.basketButton {
    display: inline-block;
    color: #fff;
    padding: 4px 13px!important;
    border-radius: 2px;
    font-family: Oxygen;
    font-size: 13px;
    position:relative;
    border: none;
    cursor:pointer;
    background:#0d5396!important;
}

.products_in_cart_button .basketButton.disabled, .bundle-basket-btn.disabled, .package-basket-btn.disabled {
    background: #737373 !important;
    cursor: default;

}

.basketButton:before {
    content: "";
    background-image: url(images/icons/cart.svg);
    display: inline-block;
    width: 11px;
    height: 14px;
    background-size: contain;
    position: relative;
    top: 1px;
    margin-right: 5px;
}





div.clr {
    clear: both;
}

div.product_info, .custom-web-page, .custom-web-page p, .shopContent .column_center {
    font-size: 12px;
    line-height: 1.5em; 
}

 

div.product_info h1 {
    font-size: 20px;
    line-height: 27px;
    font-weight: normal;
    color: #074F93;
    width: 320px;
    margin:0 0 5px 0;
    display:block;
}

div.product_info dl { margin: 0px; padding: 0px; }

div.product_info div.produts_title {
    margin-bottom: 5px;
    color: #074F93;
}

div.product_info div.manufacturers_logo {
    float: left;
    margin:5px 0 0 10px;
}
div.product_info div.manufacturers_logo img { height:25px; width: auto;}

div.product_info div.products_image {
    width: 45%;
    float: left;
    font-size: 10px;
    text-align: center;
    margin-top:25px;
    position: relative;
}

div.product_info article.products_details {
    width: 55%;
    float: left;
    margin:27px 0 20px 0;
}

div.products_availability_green dt { background-image:url(images/icons/lieferbar.svg); background-position:right; background-repeat:no-repeat; height:32px; background-size: 30px 32px; }
div.products_availability_yellow dt { background-image:url(images/icons/vorbestellbar.svg); background-position:right; background-repeat:no-repeat; height:32px; background-size: 30px 32px; }
div.products_availability_red dt { background-image:url(images/icons/nicht_lieferbar.svg); background-position:right; background-repeat:no-repeat; height:32px; background-size: 30px 32px; }

div.product_info section.products_price, div.product_info div.products_price_breaks {
    color: #084E93;
    font-size: 11px;
    margin-top: 5px;

}

div.product_info section.products_price {
    font-size: 28px;
    font-weight: normal;
    line-height:28px;
    margin:5px 0 0 0;
    padding:0;
    font-family: 'Oxygen', Verdana, Arial, Helvetica, sans-serif;
    width:49%;
    float:left;
}

div.product_info section.products_price s {
    color:#939393;
}

div.product_info section.products_price .productSpecialPrice {
    color:#e84848;
}

section.products_in_cart {width:49%; float:right; text-align:right; margin-top:4px;}

.bewertung_oben { margin:0 0 0 263px;}

div.product_info section.products_price span.tax_info, div.product_info section.products_price span.tax_info a {
    color: #70777d;
    font-size:9px;
    font-weight:100;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height:12px;


}
.abtrennung { border-bottom:4px solid #dfe6eb; margin:8px 0px 19px 0px;}

div.product_info section.products_price span.tax_info {display:block;
						   margin-top:11px;}
.products_in_cart_qty {margin:0px 2px 7px 0px; /* visibility:hidden; */ }
.products_in_cart_qty input { margin-left:8px;}
.products_in_cart_qty img { margin-bottom:-3px;}


div.product_info div.products_price_breaks h3 {
    margin-bottom: 0px;
    font-weight: normal;
    font-size:11px;
}

div.product_info ul, div.product_info dl { margin-bottom:0px; margin-top:0px;}
div.product_info ul { margin:3px 0px 0px 0px; padding:0px;}
div.products_price_breaks ul li { font-size:11px; list-style:none;}

div.products_description_inner ul { margin:3px 0px 0px 20px; padding:0px;}
div.products_description_inner ul li { margin:auto; padding:auto;}

div.product_info div.products_attributes label {
    font-weight: bold;
    width:120px; margin-right:21px; float:left;
}
div.product_info div.products_attributes select { width:168px; margin-top:-1px;padding: 4px;border: 2px solid lightgray;}

div.product_info div.products_attributes .each_attribute{
    margin: 0 0 10px 0;
    padding: 3px;
}
div.product_info div.products_attributes .each_attribute.error{

}
div.product_info div.products_attributes .each_attribute.error select{
    border: 2px solid #D74836;
    padding: 3px;
}

.attributabstand { margin-top:8px;}

dl.products_data { border:1px solid #fff;}
dl.products_data dt { font-weight:bold; width:130px; float:left; margin-bottom:12px;}
dl.products_data dd { float:left; width:158px; padding:0px; margin:0px 0px 12px 21px;}

div.product_info dl.products_timeout { margin-top: 10px; margin-bottom: 10px;}

div.products_availability dt { font-weight:bold; width:130px; float:left; line-height:29px;}
div.products_availability dd { float:left; width:165px; padding:0px; margin:0px 0px 0px 22px;}
.inhaltabstand { margin-top:30px;}
ul.products_description_menu { border-bottom:3px solid #064f93; height:26px; margin:0px; padding:0px; }
ul.products_description_menu li { list-style:none; float:left; display:block;  margin:0px; margin-right:3px; background-color:#dde4ea; height:23px;}
ul.products_description_menu li a {padding:7px 25px 4px 25px; display:block;  color:#084e93; font-weight:bold; }
ul.products_description_menu li.products_description_menu_item_active { background-color:#084e93;  height:26px;}
ul.products_description_menu li.products_description_menu_item_active a { color:#FFFFFF; font-weight:bold;}
ul.products_description_menu li a:active { outline: none;}
ul.products_description_menu li a:focus{-moz-outline-style: none;}

/*div.product_info div.products_description_menu a {
	display: block;
	height: 20px;
	line-height: 20px;
	text-align: center;
	width: 200px;
	float: left;
	font-weight: bold;
	background-color: #DDE4EA;
	color: #084E94;
}*/

div.products_description_print {
    margin: 0;
    position: absolute;
    right: 0;
    top: 4px;
}



div.product_info div.products_description, div.product_info div.products_description_active {
    background-color: #F9FAFC;
    display: none;
    line-height:14px;
}

div.products_description_inner {
    padding: 19px 30px 25px 20px; position:relative;
}

div.product_info div.products_description_active {
    display: block;
}

/* Zusätzliche Bilder */

div.product_info div.products_image_additional {
    margin-top: 20px;
    margin-bottom: 20px;
}

div.product_info div.products_image_additional_image {
    width: 66px;
    height: 66px;
    border: 1px solid #EEEEEE;
    float: left;
    margin-right: 4px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    line-height: 127px;
}

/* Zubehör */

div.product_info div.products_module_heading {
    height: 20px;
    border-bottom: 2px solid #094E93;
    margin-top: 20px;
    line-height: 20px;
    font-weight: bold;
    background-color: #094E93;
    color: white;
    padding-left: 20px;
    padding-right: 20px;
}

div.products_module_row {
    height: 110px;
    background-color: #F0F5F9;
}

div.products_module_row_even {
    background-color: #FBFBFB;
}

div.products_module_image {
    width: 110px;
    height: 110px;
    text-align: center;
    float: left;
    border: 1px solid red;
}

div.products_module_image div.tooltip_icon {
    position: relative;
    margin-top: -20px;
    margin-left: 70px;
    z-index: 150;
}

div.products_module_image a {
    display: block;
    line-height: 110px;
}

div.products_module_name {
    width: 200px;
    float: left;
    border: 1px solid red;
    height: 110px;
}

div.products_module_name a {
    display: block;
    margin: auto auto;
}

#imagepopup_background {
    background-image: url(images/image_popup_background.gif);
    opacity: 0.0;
    moz-opacity: 0.0;
    k-html-opacity: 0.0;
    filter: alpha(opacity=0);
    width:100%;
    height:100%;
    margin:0 auto 0 auto;
    position:absolute;
    left: 0px;
    top: 0px;
    text-align:center;
    z-index: 150;
    display:none;
}
#imagepopup {
    width:100%;
    height:100%;
    position:absolute;
    left: 0px;
    top: 0px;
    z-index: 150;
    vertical-align:middle;
    text-align: center;
    display:none;
}
#imagepopup_content {
    margin:0 auto 0 auto;
    border: 3px solid #074f93;
    background-color: #FFFFFF;
    text-align:center;
    top:40px;
    width: 700px;
    z-index: 150;
}

.invisible {
    visibility: hidden;
}
#imageclose {
    background-image: url(images/icons/bgclose.gif);
    float:right;
    width:107px;
    height:23px;
    cursor:pointer;
}
.maindiv {
    display:none;
    text-align:center;
}
#imagemain_outer{
    margin: 0px 20px 0px 20px;
    padding-top:10px;
    position:relative;
}
#imagemain {
    border-bottom: 1px solid #DDDDDD;
    height:475px;
    min-width: 660px;
    display: table-cell;
    vertical-align:middle;
    text-align: center;
    position: relative;
}
#imagepreview {
    margin: 7px 20px 10px 18px;
}
.div_imagepreview{
    width: 66px;
    height: 66px;
    margin: 0px 0px 10px 4px;
    position: relative;
    -webkit-box-shadow: inset 0px 0px 0px 1px #DDDDDD; 
    box-shadow: inset 0px 0px 0px 1px #DDDDDD;
    display: inline-block;
}
.products_additional_images .epicZoomGalleryActive{
    border: none; display: inline-block;float: none;
    -webkit-box-shadow: inset 0px 0px 0px 1px #074F93; 
    box-shadow: inset 0px 0px 0px 1px #074F93;
}
div.previewdiv {
    width: 66px;
    height:66px;
    display: table-cell;
    vertical-align:middle;
    text-align: center;

    cursor:pointer;
    background-color: white;
    overflow: hidden;
}
.gross_tab{width:530px;}
.gross_tab td { height:55px; border:1px solid #c4ceda; vertical-align:middle; text-align:center; color:#0e0e0f; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px}
.gross_tab td  { margin:0px 3px 0px 3px;}

.zusatzinfo_container { background-color: #F9FAFC; }
.zusatzinfo { height: fit-content;background-image: url(images/template/inhalt_info.jpg); margin: 0px 5px 2px 5px;background-size: contain;}
.zusatzinfotext { margin: 10px; color:#084d92; width: 490px; overflow: hidden;  }
.zusatzinfotext  a { font-weight:bold; text-decoration:none; color:#084d92;line-height: 1.4em;}
.zusatzinfotext  a:hover {color:#7da1c6; text-decoration:underline;}
.fleft { float:left;}
.fclear { clear:both;}

.products_description_inner h3, .products_description_inner h4 { font-size: 11px; margin:3px 0px 18px 0px; padding:0px; }

.question { cursor:pointer;  background-color:#eef2f5; margin:5px 0px 5px 0px; }
.question h4 { color:#084e93; padding:9px 0px 9px 10px; margin:0px; }
.answer { margin:0px 0px 0px 5px; }

.uvp{
    margin: 0px 0px 8px 0px; font-size:11px; line-height:11px;
}
.uvp_definition{
    margin-bottom:30px;
    color:#757575;
}
.uvp_saving { margin-top: 5px; font-size:11px;}
.uvp_saving span { color: #4A7000; }



/* accordion */
#awrapper h3 a{
    color: #084E93;
    font-size: 11px;
    font-family: Verdana,Arial,sans-serif;
}

#awrapper h3{
    margin:10px 0px 0px 0px;
    padding:10px;
    width:100%;
    background-color: #EEF2F5;
}
#awrapper #accordion div{
    font-family: Verdana,Arial,sans-serif;
    font-size: 10px;
    margin:0px;
    padding:10px;
}
#awrapper #accordion div p{
    margin:0px;
}

.tag_beschreibungen{
    margin-bottom:15px;
}
.tag_beschreibungen .tag_li .tag_image{
    height: 70px;
    width:70px;
    float:left;
    margin-left:10px;
}
.tag_beschreibungen .tag_li .tag_description{
    width:465px;
    float:left;
    padding:5px 15px 0px 15px;
}

.tag_beschreibungen .tag_li{
    margin-top:10px;
}

div.rackets_2011 {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px;
    border:1px solid #ccc;
    position: relative;
}

div.saiten_2012 {
    padding:15px 20px 15px 20px;
    border:0px solid #ccc;
    position:relative;
    background-image:url(images/allgemeinshopbilder/rabatt_gelb.jpg);
    background-repeat:no-repeat;
}

div.saiten_2012 p { margin:0; border:0px solid #ff0;}

div.rackets_2011 a{
    display:block;
}
div.rackets_2011 a div{
    cursor:pointer;
}

div.rackets_2011 h2 {
    margin-top: 0px;
    font-size: 13px;
    width: auto;
}

div.rackets_2011 p a {
    text-decoration: underline;
    display:inline;
}

div.products_timeout_info {
    font-weight: bold;
    margin-top: 5px;
    border-top: 1px solid #074F93;
    border-bottom: 1px solid #074F93;
}

#countdown{
    display:block;
}

.merkmaltitel{
    display:block;
    margin-top:10px;
}

a.jqnozoom {
    cursor: default;
}

.products_module_documents{
    padding:0px 19px;
}

.products_module_documents a{
    display:block;
    float:left;
    margin: 10px 10px 0;
    text-align:center;
    font-weight:bold;
    width: 130px;
}
.products_module_documents a img{
    position:relative;
    left:-3px;
}
.bsr{
    clear:both;
}

div.products_description_inner ul li.newer-product, div.products_description_inner ul li.older-product{
    margin-top:10px;
}
div.products_description_inner ul li.newer-product span, div.products_description_inner ul li.older-product span{
    font-weight:bold;
}

div.newer-product a{

}


div.products_10_sale {
    background:url(images/icons/percent/10.png) no-repeat 0 0;
    padding-left: 70px;
    padding-right: 8px;
    padding-bottom: 5px;
    border: 1px solid #8A0800;
    margin-top: 5px;
}

div.products_13_sale {
    background:url(images/icons/percent/13.png) no-repeat 0 0;
    padding-left: 70px;
    padding-right: 8px;
    padding-bottom: 5px;
    border: 1px solid #8A0800;
    margin-top: 5px;
}

div.products_15_sale {
    background:url(images/icons/percent/15.png) no-repeat 0 0;
    padding-left: 70px;
    padding-right: 8px;
    padding-bottom: 5px;
    border: 1px solid #8A0800;
    margin-top: 5px;
}

div.products_10_sale h3 {
    color: #8A0800;
    margin-bottom: 0px;
}

div.products_10_sale p, div.products_15_sale p, div.products_20_sale p, div.products_13_sale p {
    margin-top: 0px;
    margin-bottom: 0px;
}

.uvp_definition_banner {
    margin: 0px 0px 3px 0px;
}

.products_additional_images{
    margin-top: 10px;
}

#container360{
    display:none;
}

.relations{
    text-align:left;
}
.slider-arrow:after{
    color: gray;
    font-family: icon;
    font-size: 24px;
    cursor: pointer;
}
.slider-arrow.slider-arrow-disabled:after{
    cursor: auto;
    color: rgb(200,200,200);
}

.slider-arrow-right:after{
    content: "\e617";  
}
.slider-arrow-left:after{
     content: "\e619";
}
.slider{
    overflow-x: hidden;
    white-space: nowrap;
}

.slider-wrap{
    transition: transform 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s
}
.slider-flex{
    display: flex;
    align-items: center;
    gap: 3px;
    flex-wrap: nowrap;
}
.relations .relations-products, .products_additional_images{
    overflow-x: auto;
    white-space: nowrap;
}
.relations h4{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #074F93;
    margin-bottom: 2px;
}
.relations .relations-products a{
    display: inline-block;
    margin:0 5px 5px 0;
    text-decoration:none;
    -webkit-box-shadow: inset 0px 0px 0px 1px #DDDDDD; 
    box-shadow: inset 0px 0px 0px 1px #DDDDDD;
    padding: 3px;
}

#tab-besaitung h2{
    margin-top: 0px;
}

#tab-sogehts{
    background: url('/images/template/besaitungs_icon_pinfo_bg.png') 0 0 repeat-x transparent;
    margin: -19px -30px 0 -20px;
    width: 580px;
    height: 188px;
}

.sogehts_tab{
    background: url('/images/template/besaitungs_icon_pinfo.png') -3px 0 no-repeat transparent;
    width: 580px;
    height: 188px;
}



.sogehts_tab .tab1 b,
.sogehts_tab .tab2 b,
.sogehts_tab .tab3 b,
.sogehts_tab .tab4 b{
    color: #084E93;
}

.sogehts_tab .tab1,
.sogehts_tab .tab2,
.sogehts_tab .tab3,
.sogehts_tab .tab4{
    float: left;
    padding: 0 5px;
    margin: 160px 0 0 5px;
}

.sogehts_tab .tab1{
    width: 134px;
}
.sogehts_tab .tab2{
    width: 134px;
}
.sogehts_tab .tab3{
    width: 130px;
}
.sogehts_tab .tab4{
    width: 122px;
}


/*
 * specs table
 */

.products_specs{

    overflow:hidden;
}

.products_specs table{
    width:530px;
    border-collapse: separate;
    empty-cells: show;
    border-spacing: 0;

}

.product_info .products_specs td{
    border-top: 1px solid #CDD6E1;
    padding: 10px 15px;
}

.products_specs td.col-right{
    border-left: 1px solid #CDD6E1;
}

.products_specs tr.first-col td{
    border-top: 0px solid;
}

.specName{
    font-weight: bold;
}
.products_specs img.techHintOpen{
    margin: 0 0 0 5px;
    position: relative;
    top: 4px;
}

TD.productListing-data{
    font-size: 10px;
}

/*
 * specials
 */
.float_helper{height: 60px;}

.aktion_countdown {
    color: #ffffff;
    text-transform: uppercase;
    background-image: url(images/template/aktion_bg.svg?3);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left top;
    height: 69px;
    width: 330px;
    position: relative;
    margin: 0 0 10px 0;
    float: right;
    position: relative;
}

.aktion_countdown .text{
    padding: 6px 5px 2px 64px;
}

.aktion_countdown .text span{
    position:absolute;
    display:block;
    right:5px;
    top:5px;
    width: 14px;
    height: 14px;
    background: url(images/info_icon_rot.svg) 0 0 no-repeat transparent;
    opacity: 0.8;
}


#scountdown{
    display: block;
    height: 40px;
    padding-left: 64px;
}
#scountdown span{
    display: block;
    float:left;
    padding: 2px;
}

#scountdown .d,#scountdown .h,#scountdown .m{
    background: #d63c3c;
    border-radius: 7px;
    width: 28px;
    text-align: center;
    font-weight: bold;
    min-width: 28px;
}
#scountdown .td,#scountdown .th,#scountdown .tm{
    width: 30px;
    padding: 2px 11px 1px 4px;
    color: #ff9293;
}


/*
 * black friday
 */
.float_helper.black .aktion_countdown {
    background-image:url(images/template/aktion_bg_black.png);
}
.float_helper.black .aktion_countdown .text span{
    background: url(images/info_icon_gelb.png) 0 0 no-repeat transparent;
}

.float_helper.black .aktion_countdown #scountdown .d,
.float_helper.black .aktion_countdown #scountdown .h,
.float_helper.black .aktion_countdown #scountdown .m{
    background: #ffd200;
    color: black;
}
.float_helper.black .aktion_countdown #scountdown .td,
.float_helper.black .aktion_countdown #scountdown .th,
.float_helper.black .aktion_countdown #scountdown .tm{
    color: #ffd200;
}


/*
 * from product_info
 */
div.body_outer{
    width:1006px;
}
.shopContent{
    width: 1006px;
}
.shopContent .column_left{
    width: 184px;
}
.shopContent .column_center{
    width: 770px;
    padding: 18px;
    margin: 0 0 0 14px;
}

.shopContent_1spalte .column_center{
    width: 100%;
    padding: 18px 0;
    margin: 0;
    box-shadow:none;
}





div.product_info div.products_image{
    width: 390px;
    margin-top: 0px;
}
div.product_info article.products_details{
    width: 329px;
    float: right;
    margin-top: 0px;
}
div.product_info div.manufacturers_logo{
    float:none;
    margin: 0px 0px 10px 0;
}
div.product_info div.produts_title{
    margin-bottom: 20px;
}
article.products_details div div.produts_title{
    margin-bottom: 0px;
}
.div_imagepreview{
    margin: 0 4px 10px 0;
}
div.product_info div.products_image .products_main_image{
    box-shadow: 0 0 3px rgba(0,0,0,0.16);
}
.products_main_image{
    padding: 0px;
}
.products_main_image .epicZoomZoomBox{
    margin-left: 0px;
}
a.product_info_image_link{
    width: 390px;
}
.product_info_image_link img{
    width: 390px;
    height: 390px;
    display: block;
}
#videoContainer{
    display:none;
}
.hidden{
    display:none;
}
.iB-box-content-wrapper-img{
    margin: 15px auto 0;
}
.products_specs table{
    width: 100%;
}
.tag_beschreibungen .tag_li .tag_description{
    width: 615px;
}
.zusatzinfotext{
    width: 580px;
}
.div_imagepreview{
    height: 61px;
    width: 61px;
    padding: 3px;
    margin: 0 7px 7px 0;
}
div.product_info div.products_attributes label{
    margin-top: 2px;
}
.gross_tab{
    width: 98%;
}
.bewertung_oben{
    margin: 0px 0px 11px 8px;
}


/* new */

body .tm-tabs{overflow: visible;margin-top: 40px;margin-bottom: 10px;}

body .tm-tabs .headline{
    /* height: 43px; */
    border-bottom: 0px none;

    /* shadow hack */
    height: 53px;
    overflow: hidden;
    position: relative;
    z-index: 20;
    top: -10px;
    left: -9px;
    margin-bottom: -10px;
}

body .tm-tabs .headline li{
    height: 43px;
    background: none;

    /* shadow hack */
    margin: 10px 0 0 9px;
}
body .tm-tabs .headline li.active{
    height: 43px;
    background-color: #ffffff;
}
body .tm-tabs .headline li a{
    padding: 0px 17px;
    line-height: 42px;
    font-family: "Oxygen";
    font-size: 14px;
    font-weight: normal;
    margin: 8px 0;
    height: 27px;
    line-height: 26px;
}
body .tm-tabs .headline li a[data-href="#tab-review"]{
    padding-right: 8px;
}

body .tm-tabs .headline li.active a {
    color: #000000;
    font-weight: normal;

}

body .tm-tabs .headline li a .star{
    position: relative;
    top: 1px;
    margin-left: 8px;
    line-height: 16px;
    display: inline-block;
    scale: 0.95;
}

body .star .star_aktiv{
    display: inline-block;
}

body .tm-tabs .headline li.active,
body .tm-tabs div.content{
    /* box-shadow: 0 0 12px rgba(0,0,0,0.12); */
    box-shadow: 0 0 12px rgba(0,0,0,0.22);
}

body .tm-tabs div.content{
    background: #ffffff;
    transition: all 1s;
    padding: 20px;
}

body .tm-tabs div.content .tab-show-more{
    background: url('template/images/tab_show_more.png') 0 0 repeat-x transparent;
    bottom: 0;
    display: block;
    height: 113px;
    left: 0;
    position: absolute;
    width: 100%;
    opacity: 1;
    transition: all 1s;
}


body .tm-tabs div.content .tab-show-more span{
    display: block;
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -50px;
    height: 30px;
    line-height: 29px;
    color: #0d5396;
    padding-left: 18px;
    background: url('images/template/arrow_show_more.svg') 0 center no-repeat transparent;
    cursor: pointer;
}


body .tm-tabs div.content .tm-tab-loading{
    background: url("/includes/jquery/plugins/360/css/360_loader.gif") no-repeat scroll center center transparent;
    min-height: 32px;
    min-width: 32px;
}

.uvp_definition{
    padding: 15px 0;
    margin: 0px;
}

/*
.product_info .pSlider,
.product_info .pSlider .product-slider,
.product_info .pSlider .product-box{
    height: 210px;
}
*/

.product_info .pSlider .product-slider-arrow-left,
.product_info .pSlider .product-slider-arrow-right{
    top:50%;
}


.slider-product-box{
    font-family: Verdana;
}
.slider-products-image{
    display: block;
}
.slider-products-name{
    display: block;
    height: 62px;
    text-align: center;
    overflow-y: hidden;
}
.slider-products-price{
    display: block;
    color: #000000;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
}
.slider-relations-name{
    font-size: 11px;
    color: #999999;
    font-weight: bold;
    padding: 7px 0;
    text-align: center;
    height: 30px;
}

.zusatzinfo{
    margin-left: 0px;
    margin-right: 0px;
}

.epicZoomWrap .magnifier{
    display:none;
}

.manufacturersLinkFallback{
    text-align: right;
    height: 34px;
}
.manufacturersLinkFallback a{
    font-family: "Oxygen";
    font-size: 15px;
    font-weight: normal;
    color: #084e93;
}

.aktion_countdown .text span{
    cursor: pointer;
}



.sizeRecommendation .sR{
    background: url("/images/icons/banner_punkt.svg") 0 -11px no-repeat transparent;
    width: 11px;
    height: 11px;
    float: left;
    margin-right: 10px;
}
.sizeRecommendation .sR.active{
    background-position: 0 0;
}

.size-recommendation-wrapper{
    position: relative;
    font-size: 10px;
}
.size-recommendation-popup{
    height: 73px;
    left: -290px !important;
    top: -77px !important;
    width: 250px;
    z-index: 10000;
    display: none;
}

.size-recommendation-popup .sizeRecommendation{
    margin-top: 2px;
    padding: 10px;
}
.size-recommendation-popup .sizeRecommendation .sR{
    margin-right: 97px;
}
.size-recommendation-popup .sizeRecommendation .sR.last{
    margin-right: 0;
}

.size-recommendation-popup .sizeRecommendation .sR.last{
    margin-right: 0;
}
.size-recommendation-popup .head{
    color: #084d92;
}

.size-recommendation-popup .smaller,
.size-recommendation-popup .smaller2,
.size-recommendation-popup .middle,
.size-recommendation-popup .taller,
.size-recommendation-popup .taller2{
    position: absolute;
    top: 54px;
    color: #707070;
    width: 55px;
}


.size-recommendation-popup .smaller{
    left: 80px;
}
.size-recommendation-popup .smaller2{
    left: 15px;
}
.size-recommendation-popup .taller{
    right: 80px;
    text-align: right;
}
.size-recommendation-popup .taller2{
    right: 15px;
    text-align: right;
}
.size-recommendation-popup .middle{
    right: 112px;
    text-align: center;
}

.size-recommendation-popup .arrowBottom{
    left: 237px;
}

.size-recommendation-opener{
    color: #084d92;
    cursor: pointer;
    display: inline-block;
    margin-left: 150px;
}

div.racket_string { width: 180px; }
div.racket_string a { text-decoration: underline; }
div.toolTipContent a { color: white; text-decoration: underline; }

/*
 * Gratis Produkte - product_bonus_info.php
 */
.gratis_products .manufacturers_logo{ float: right !important;}
.gratis_products .products_image {float: none; margin:auto 95px;}
.gratis_products .products_details {float:none; margin: auto 1% !important; width:98% !important;}
.gratis_products .div_imagepreview img{width: 100%; height: 100%;}
.gratis_products .div_imagepreview{height: 63px !important;}
.gratis_products .products_image_additional {margin-left: 31%; width: auto;}




.gross_tab tr td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    vertical-align: middle;
    border: 1px solid #ccc;
    background: #e6edf4;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    padding: 4px;
    height: 50px;
}
.gross_tab tr:first-child td {
    background: #e6edf4; /* Old browsers */ /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 0%,#e6edf4 100%); /* Chrome10-25,Safari5.1-6 */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff),to(#e6edf4));
	background: -o-linear-gradient(top, #ffffff 0%,#e6edf4 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#e6edf4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6edf4',GradientType=0 ); /* IE6-9 */
}
.gross_tab tr:last-child td {
    background: #e6edf4; /* Old browsers */ /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #e6edf4 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: -webkit-gradient(linear, left top, left bottom, from(#e6edf4),to(#ffffff));
	background: -o-linear-gradient(top, #e6edf4 0%,#ffffff 100%);
	background: linear-gradient(to bottom, #e6edf4 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6edf4', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.gross_tab tr:first-child td {
    border-top: 0px;
}
.gross_tab tr:last-child td {
    border-bottom: 0px;
}
.gross_tab tr td:first-child {
    border-left: 0px;
}
.gross_tab tr td:last-child {
    border-right: 0px;
}
.gross_tab tr td.erste_zelle {
    background: none;
    min-width: 40px;
    max-width: 40px;
    width: 40px;
    padding: 0;
}
.zusatzinfo .icon-svg,
.gross_tab tr td.erste_zelle span {
	font-family: "Lucida Console", Monaco, monospace;
	text-transform: uppercase;
	background-color: #084E93;
	box-sizing: border-box;
	display: inline-block;
	font-weight: normal;
	border-radius: 50%;
	text-align: center;
	padding-left: 1px;
	padding-top: 6px;
	font-size: 13px;
	height: 26px;
	width: 26px;
	color: #fff;
}
.zusatzinfo .icon-svg {
    margin: 10px;
    padding-top: 5px;
}

.products_details .tm-tabs{
    margin-top: 0px;
}

.products_details .tm-tabs .content{
    padding: 10px;
}

.products_details .tm-tabs div.products_attributes label{
    width: 94px;
}

.products_details .tm-tabs div.products_availability dd{
    width: 135px;
}

.products_details .tm-tabs dl.products_data dd{
    width: 125px;
}

#tab-teamorder .each_attribute input[type="submit"]{
    padding: 5px 15px;
    background: #0d5396;
    border-radius: 3px;
    color: white;
    border: 1px solid #0d5396;
    font-size: 14px;
    cursor: pointer;
}

#tab-teamorder table{
    width: 100%;
}
#tab-teamorder table td{
    width: 33%;
}
#tab-teamorder .teamorder-action{
    text-align: right;
}
#tab-teamorder tr th:nth-of-type(3){
    text-align: center;
}

#tab-teamorder .teamorder-price s{
    color: #a6a6a6;
}
#tab-teamorder .teamorder-price .special-price{
    color: #e84848;
}
#tab-teamorder input[type="text"]{
    padding: 3px;
    border: 2px solid lightgray;
}

#tab-teamorder .abtrennung{
    margin: 8px 0px 8px 0px;
}

#tab-teamorder .teamorder-value,
#tab-teamorder .teamorder-price,
#tab-teamorder .teamorder-action{
    padding: 5px;
}
#tab-teamorder .teamorder-price{
    color: #084E93;
}

#tab-teamorder .teamorder-value label{
    font-weight: bold;
}
.textNormal{
    font-weight: normal;
}

li.select2-results__option{
    font-size: 11px;
    text-align: left;
    color: #555
}
.select2-results__group{
    font-size: 14px;
}
ul.select2-results__options{
    max-height: unset !important;
}
.disabled-attributes-date, .disabledAttrPreorderLabel, .enabledAttrLabel{
    padding: 2px 5px;
    border-radius: 3px;
    color: #0009;
}
.disabled-attributes-date, .disabledAttrPreorderLabel{
    background-color: #ffe975;
}
    
.select2-results__option--highlighted .disabled-attributes-date{
    color: #0009;
}

.enabledAttrLabel{
    background-color: #d9ff95;
}

.product-coupon{
    margin: 10px 0;
    padding: 5px;
    background-color: #edf3f8;
    border-radius: 3px;
}
.product-coupon a {
color: #0d5396;
}
.product-coupon-info{
    background-color: #0d5396;
    padding: 3px 5px;
    color: white;
    margin-right: 7px;
    margin-bottom: 2px;
    display: inline-block;
    border-radius: 3px;
}

.product-coupon-code{
    margin-top: 7px;
    font-size: 14px;
}
.product-coupon-code > .coupon-code-value{
    background-color: #c2daf1;
    display: inline-block;
    padding: 2px 5px;
}

.owlmodal-body .attr-select-btn{
    border-radius: 4px;
    margin: 5px;
    color: #0d5396;
    font-size: 13px;
    padding: 5px 10px;
    background-color: white;
    border: 1px solid #0d5396;
    cursor: pointer;
}
.owlmodal-body .attr-select-btn:hover, .owlmodal-body .attr-select-btn-active{
    background-color: #0d5396;
    color: white;
}

#disabled-attributes-notif-save-btn{
    margin-top: 10px;
    background-color: #0d5396;
    color: white;
    padding: 5px 10px;
    border-radius: 4px;
    font-size: 14px;
    cursor: pointer;
    border: none;
}
#disabled-attributes-notif-save-btn:hover{
    background-color: #0a4175;
}
#disabled-attributes-notif-error-text{
    margin-top: 5px; 
    color: red; 
    font-size: 13px;
}

.alternative_assortment_link{
    
    margin-top: 5px;
}
.alternative_assortment_link a{
    color: #084E93;
}

.relations-link{
    position: relative;
}
.relations-link .red-cross {
    position: absolute;
    width: 40px;
    height: 40px;
    cursor: pointer;
    top: 0;
    padding: 3px 0;
    pointer-events: none;

}

.relations-link .red-cross::before,
.relations-link .red-cross::after {
    content: "";
    position: absolute;
    background-color: red;
    top: 0;
    height: 100%;
    width: 2px;
    left: 50%;
    transform: translateX(-50%);
    pointer-events: none;
}

.relations-link .red-cross::before {
    transform: rotate(45deg);
}

.relations-link .red-cross::after {

    transform: rotate(-45deg);
}

#product-images-modal{
    position: fixed;
    top: 0;
    background-color: white;
    width: 100%;
    height: 100%;
    z-index: 50000;
    display: none;

}
#product-images-modal .close-btn{
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 10;
}

#product-images-modal .zoom-buttons{
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 10;
    display: flex;
    gap: 10px;
}
#product-images-modal .m-button{
   
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: white;
    color: rgb(70,70,70);
    cursor: pointer;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}

#product-images-modal .m-button-disabled{
    color: #acacac;
    cursor: not-allowed;
}

#product-images-modal .m-button:before{
    font-family: icon;
    line-height: 32px;
    font-size: 20px;
}
#product-images-modal .close-btn:before{
    content: "\e61c";
    font-size: 18px;
}
#product-images-modal .zoomin-btn:before{
    content: "\e614";
}
#product-images-modal .zoomout-btn:before{
    content: "\e613";
}
#product-images-modal .zoomreset-btn:before{
    content: "\e907";
}

#product-images-modal .m-button:not(.m-button-disabled):hover{
    color: #6a6a6a;
}

#product-images-modal .main-image{
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

#product-images-modal .main-image > img{
    max-width: 100%;
    max-height: 100%;
    position: relative;
    
}

#product-images-modal *{
    user-select: none;
}

#product-images-modal .image-thumbnails{
    text-align: left;
    overflow: auto;
    padding: 7px 7px 0 7px;
    background-color: white;
    position: relative;
    z-index: 500;
    width: 100%;
    white-space: nowrap
}
#product-images-modal .image-thumbnails .selected{
    box-shadow: inset 0px 0px 0px 1px #074F93;
}

#product-images-modal .image-thumbnails .div_imagepreview{
    cursor: pointer;
}

#product-images-modal .navigation-buttons{
    position: absolute;
    z-index: 10;
    top: 0;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    box-sizing: border-box;
    pointer-events: none;
}
#product-images-modal .navigation-buttons .m-button{
    pointer-events: auto;
}

#product-images-modal .prev-img-btn:before{
    content: '\e619';
}
#product-images-modal .next-img-btn:before{
    content: '\e617';
}

.bundle-discount, .package-products{
    font-size: 12px;
    text-align: left;
     color: rgb(50,50,50);
}

.bundle-head{
    font-size: 16px;
    margin: 20px 0;
    color: #074f93;
}
.bundle-foot{
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 5px;
}


.bundle-discount .info, .package-slave{
    margin-top: 12px;
    background-color: #f1f1f1;
    position: relative;
    margin-left: 30px;
    border-radius: 71px 0 0 71px;
    padding: 2px;
    display: flex;
    align-items: center;
    gap: 25px;
    
    
}
.package-slave:hover {
    box-shadow: 0 0 0 1px #084d92;
    cursor: pointer;
}
.package-slave.selected{
    background-color: #084d92;
    color: white;
}
.package-slave.selected .price{
    color: white;
}
.package-slave-included{
    position: absolute;
    left: -30px;
    margin: 0;
    appearance: none;
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    border: 1px solid #084d92;
    border-radius: 50%;
    cursor: pointer;

}

.package-slave-included:checked{
    background-color: #084d92;
}

.package-slave-included:checked::before {
    content: url('images/icons/icon-checkmark.svg'); 
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 16px;
    height: 16px;
    transform: translate(-50%, -50%);
}

.bundle-image{
    border-radius: 50%;
    padding: 0px;
    user-select: none;
    -webkit-user-select: none;
    border: 7px solid white;
    transform: scale(0.95);
    background-color: white;
}

.bundle-quantity{
    position: absolute;
    left: -30px;
    font-size: 14px;
}

.bundle-foot .price-info{

    display: flex;
    gap: 30px;
}

.bundle-foot .current-price, .bundle-foot .bundle-price{
    margin-top: 3px;
    font-size: 14px;
}

.bundle-foot .bundle-price{
    font-weight: bold;
    color: #074f93;
}

.package-slave .price{
    margin-right: 15px;
    font-size: 16px;
    color: #074f93;
}

.bundle-discount a , .package-products a{
    color: inherit;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* number of lines to show */
    line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 16px;
}


.bundle-discount a{
    margin-right: 5px;
}

.bundle-basket-btn, .package-basket-btn{
    padding: 5px 10px;
    border-radius: 3px;
    background: #074f93;
    border: none;
    color: white;
    cursor: pointer;
    font-size: 13px;
    display: flex;
    align-items: center;
}
.bundle-basket-btn::before, .package-basket-btn::before{
  content: url('images/icons/icon_cart.svg');
  width: 16px;
  height: 16px;
  margin-right: 5px;
  display: inline-block;
}



.package-sum{
    font-weight: bold;
}

.gpsr-manufacturer .entry:not(:first-of-type){
    margin-top: 10px;
}

html:lang(pl) .tab-ordertype-title { padding: 0 7px !important; }
html:lang(pl) div.product_info article.products_details { width: 349px !important  }
html:lang(pl) .products_details .products_in_cart_button .basketButton {
    height: auto;
}
  