#tipso_frame{
  width:100%;
}
.column_main{
   height: auto !important;
   max-height: none;
   min-height: 600px;
}
/*.gallery{
    text-align: center;
    position:relative;
    padding:0 8px;
    height: 500px;

}*/

/*
#gallery > a.novis {
    display:none !important;
    
}
#gallery > a {
    position:relative;
}

#gallery > a span.altre {
    font-size: 13px;
    color: #888888;
    position:absolute;
    top:14px;
    left:7px;
}
#gallery > a:first-child {
    display:block;
    vertical-align: middle;
    clear:both;
    height: 369px;
    overflow: hidden;
    margin-bottom:16px;
}
#gallery > a:not(:first-child) {
    display:inline-block;
}


#gallery > a:not(:first-child) {
    max-height: 60px;
    overflow: hidden;
}

#gallery span.imgbig{
  display: block;
  max-height: 400px;
  max-width: 400px;
  overflow: hidden;
  text-align: center;
  margin: 0 auto 16px auto;
}

#gallery span.imgbig img{
  max-height: 380px;
  max-width: 400px;
  object-fit: contain;
}
*/

.swiper-slide .swbimage{
  width:auto;
  height:400px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;

}
.scheproHeading {
  margin:0px 8px 0px 8px;
}
.scheproHeading h1{
  font-size: 22px;
  font-weight: bold;
  color: #004B91;  
}
.scheproHeading h1 span{
  
}

.scheprotitle{
  margin:8px 0 20px 0;
  font-weight:normal;
  display: block;
  max-width: 980px;
}
.c_title{
  font-variant:small-caps;
  font-size:16px;
  font-weight:normal;
  color:#AAA;
  margin:8px 0px 0px 4px;
}
.h_brand{

  font-variant:small-caps;
  font-size:20px;
  font-weight:bold;
  color:#000;
  margin:0px 0px 4px 0px;
}

.lst-skp{
  display: grid;
  grid-template-columns: repeat(auto-fill,minmax(50%,1fr));
}

.list-prod1-skp,.list-prod2-skp{
    padding: 0;
    border-left: 2px solid #F89002;
    display: table;
    height: fit-content;
}

.list-prod1-skp{
    margin: 0;
    list-style: none;
}
.list-prod1-skp li,.list-prod2-skp li{
    list-style: none;
    font-size: 13px;
    /* padding: 4px 2% 4px 0; */
    /*border-bottom: 1px solid #e9eaeb;*/
    /* min-height: 34px !important; */
    display: table-row;
    height: 34px;
  
}
.list-prod1-skp li > span:first-child,.list-prod2-skp li > span:first-child{
    line-height: 1.5em;
    width: 60%; 
    /*overflow: hidden;*/
    padding: 5px 1% 5px 6px;
    display: table-cell;
    overflow-wrap: anywhere;

}

table.gtaglie {
  width:100%;

}
table.gtaglie td, table.gtaglie th { 
  text-align: center;
  white-space:nowrap;
}

table.gtaglie tr:nth-child(odd) td{
  background:#ccc;
}

table.gtaglie tr:nth-child(even) td{
   background:#fff;
}
span.qtaglie{
  vertical-align: top !important;
  padding-top:0.7em !important;
  
}

.lst-skp span.gtaglie{
  width: 98%;
  padding: 4px 2px;
  font-size: 1em;
  background: #f0f0f0;
  text-transform:none;
  margin-top:8px;
}

li > span.qlista select{
  
    white-space: normal;
    font-size: 1rem;
    font-weight: 400;
    height: auto;
    
    margin: 0.25rem 0.25rem 0.125rem 0;
    padding: .35em 0.4em 0.4em 0.25em;
      
    height: 2.25em;

    
    color: #000000;
   
    
    border: 1px solid #a0a0a0;
    border-radius: 2px;

}

.list-prod1-skp li > *,.list-prod2-skp li > *{
    display: table-cell;
    vertical-align: middle;
    box-sizing: border-box;
}
.list-prod2-skp{
    margin:0 0 0 6px;
    list-style:none;
}


.column_right_prod{
    display:inline-block;
    width:32%;
    padding: 0 0.6%;
}
.column_right_prod > div.sprow > div.spcell > div.sptable > div.buy_box{
    background-color: #f5f5f5;
    text-align: center;
    display: inline-block;
    padding: 0 0 8px 0;
    width:100%;
}
.column_right_prod > div.sprow > div.spcell > div.sptable{
  
    min-width: 194px;
    text-align: center;
}
.bbtn{
    /* padding: .6em 1.0em .75em 3.0em !important; //con icona carrello */
    padding: .45em 1.0em;
    border:none !important;
    font-size: 1.2em;
    line-height: 1.45em;
    width:100%;
    box-sizing: border-box;

}
/*
//con icona carrello 
.bbtn > span.icona{
    left: 12px ;
    top: 14px ;
}
*/
.img-spromo, .img-promo, .img-novita, .img-best-seller{
  width:100px;
   height:100px;
}



.small-ring {
  width: 24px;
  height: 24px;
  
  display:initial;
}
.small-ring:after {
  width: 15px;
  height: 15px;
  position:absolute;
  left:45%;
  top:10px;
}

.small-ring-pad{
  padding: .2em 1.0em .5em 3.0em !important;
}

.input_qta{
    height: 24px;
    width: 40px;
    text-align: center;
    padding: 8px;
    margin: 0 4px 0 0;
}
.box_info_prod{
    border:1px solid #eeeeee;
    -webkit-border-radius:1px;
    -moz-border-radius:1px;
    border-radius:1px;
    background:#f5f5f5;
    clear:both;
    padding:16px;
    margin:8px 0 24px 0;
}

#box_data_spediz{
    margin-left:4px;
    
}

.box_a_rate, #box_dimprezzo{
  font-size: 13px;
  line-height: 24px;
  color:#606060;
  
  
  
  /*margin: 8px 0 0 0;*/
}

.box_a_rate{
  background: #e5e5e5;
}
/*
#box_a_rate > span{
  vertical-align: middle;
}
*/
#box_arrivo{
  font-size: 13px;
  line-height: 24px;
  color:#fff;
}

.box_a_rate > span{
  background: #e5e5e5;  
}    
.box_a_rate > span, #box_arrivo > span{
  min-height: 30px;
}
#box_paypal_later > span{
  min-height: 43px; 

}
#box_paypal_later > span {
  padding: 10px 8px 0 8px
}


#box_dimprezzo:hover, #box_arrivo:hover, #box_paypal_later:hover{
  color: #FF6600;
  text-decoration: underline;
}



.box_a_rate > span:first-child{
 /*  display:none;*/
}
#box_dimprezzo > span:first-child, #box_arrivo > span:first-child{
  background:url('//images.epto.it/images/ee-sprite.png') no-repeat;
  /*width:calc(24px/1.5);*/
  /*height:calc(24px/1.5);*/
  background-size: calc(240px/1.5) calc(1200px/1.5);
  background-repeat: none;
  /*margin-right:4px;
  float:left;
  display: block;*/
}
/*
#box_a_rate > span:first-child{
  background-position: 0 calc(-130px/1.5);
}
*/
#box_dimprezzo > span:first-child{
  background-position: calc(-29px/1.5) calc(-130px/1.5);  
}
#box_arrivo > span:first-child{
  background-position: calc(-58px/1.5) calc(-130px/1.5);  
}






#banner_box_container{
  margin-top:15px;
  cursor: pointer;
  text-align: center;
}
#banner_box_container img{
    max-width:100%;
    height:auto;
}
.sp-priceblock{
    text-align: center;
    line-height: 1.2em;
    display: inline-block;
    margin-right: 10px;
}
.sp-priceblock > span{
   display:block;
   text-align: center;
}
.sp-priceblock-t{
    width:48%;
    float: right;
}
.sp-priceblock span{
    white-space: nowrap;
     
}
.skp-price span {
    display: inline !important;    
}
.sp-block_avvisi {
    border-top: 1px solid #d4d6d7;
    margin-top: 10px;
}


.sp-block_avvisi > div > div{
  display: contents;
}
.sp-block_avvisi > div > div > span{
   padding: 4px;
   display: flex;
   align-items: center;
   border-radius: 5px;

}
.sp-block_avvisi > div > div > span:nth-child(2){
  padding-left:4px;

}
.sp-block_avvisi span.colspan2{
  grid-column: span 2;
  padding: 4px 8px ;
}

/*
.box_a_rate > span:nth-child(2){
  padding-left:4px;
}
*/
.sp-block_avvisi1 {
    margin: 12px auto;
    
    width: calc(100% - 24px);
}
.sp-block_avvisi1 > div{
  display: grid;
  grid-template-columns: minmax(0, 16px) 1fr;
  grid-auto-rows: auto;
  gap: 4px 0px;
  margin: 4px 0;
}

.sp-socialblock {
   line-height: 0.8em;
    position: absolute;
    right: 8px;
    top: 17px;
    z-index: 999;
    cursor: pointer;
}
.Opnejs_Social {
    display: table;
    line-height: 1.3em;
}
.Opnejs_Social > span{
   display: table-cell;
}
.icoshare{
    width: 18px;
    height: 18px;
    padding-left:8px;
    
    background:url('//images.epto.it/images/share_grey_18x18.png') no-repeat center center;
    
}


.skp-price{
  font-weight : bold;
  /*color: #0A9100;*/
  color: #252c33;
  font-size: 32px;
line-height: 1.4em;
display: block;
text-align: center;
margin-top:8px;
}
.skp-price-l{
  font-weight : normal;
  color: #aaa;
  font-size: 14px;
   text-align: center;
}
.min30g{
  font-size:12px;
  color:#808080
}
.skp-price-s{
  font-size: 14px;
    padding: 1px 4px;
    color: #fff;
    font-weight: bold;
    background: #006fde;
    border-radius:2px;
  
}
span.inarrivo{
  color: #0e4d90;
  font-size: 16px;
  font-weight:bold;
}
span.disponibile, span.dispopz{
  color: #0db701;
  font-size: 18px;
  font-weight:bold;
}
span.dispopz{
  font-weight: normal;
  line-height: 1.8em;
  font-size: 16px;
}

span.nondisponibile{
  color: #a94442;
  font-size: 16px;
  font-weight:bold;
}



.inarrivo:before,.disponibile:before,.nondisponibile:before {
  content: " ";
  display: inline-block;
  margin: 0 8px 0 0px;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  vertical-align: middle;
}
.inarrivo:before{
  background-color: #0e4d90;
}
.disponibile:before{
  background-color: #0db701;
}
.nondisponibile:before {
  background-color: #a94442;
}




#element_to_pop_up div.content{
    -webkit-border-radius:7px 7px 7px 7px;
    -moz-border-radius:7px 7px 7px 7px;
    border-radius: 7px 7px 7px 7px;
  background:url('//images.epto.it/images/loading.gif') #fff no-repeat center center;
overflow:visible;
}
.sp-mainleftblock{
    display:grid;
    width:100%;
    margin-top:22px;
    grid-template-columns: repeat(auto-fill,minmax(50%,1fr));
}
.sp-mainleftblock > div.right_side{
    margin: 0 1%;
    vertical-align: top;
    position:relative;
}
.sp-mainleftblock > div.left_side{
    min-height: 540px;
    max-width: 500px;
    vertical-align: top;
    text-align: left;
}

.sp-infoblock > div{
    border-bottom:1px dotted #d0d0d0;
    background : #fcfcfc;
}
.sp-infoblock > div:nth-last-child(2){
    border:0;
}
.data_spedizione{
    margin-top:8px;
}

#main_foto{
  text-align:center;
  position:relative;
}
#main_foto img{
  margin:auto;
}

div.gar_ita{
    clear: both;
    text-align: center;
    padding:40px 0 4px 0;
}

div.cod_prod{
    margin:12px 0 4px 0;
    font-weight:normal;
    text-align: center;
}
span.opinioni_s{
    margin-right:16px;
    width: 110px;
    display: inline-block;
}
span.opinioni_s span,.link_action span {
    line-height: 1.4em;
    vertical-align: top;
    display: inline-block;
    font-size: 14px;
    height:20px;
}

.link_action{
    display:inline-block;
}

.link_action span.pipe{
    padding: 0 6px;
    color: #aaaaaa;
}
.link_action a{
    white-space: nowrap;
}
.skpro-maininfo{
    margin: 0 2%;
    padding-bottom:16px;
}
.skpro-title{
  font-size: 20px;
  color: #101010;
  font-weight: 700;
  margin: 48px 0 24px;
  border-bottom: 3px solid #e8e8e8;
  padding-bottom: 4px;
  text-transform: uppercase;
}

#CARTEC, #DESC1, #DESC2, #OPZIONI, #BUNDLE, #OPINIONI{
    font-size:16px;
    color:#404040;
    margin-bottom:16px;

}

#DESC1 h3{
  overflow-wrap: anywhere;
}


#DESC2{

}
#OPZIONI{
    box-sizing: content-box;
}
#BUNDLE{

}

#OPINIONI{
  margin: 40px 0;
}
#OPINIONI > h2 {
    margin: 16px 0px;
    padding: 16px 8px;
    background: #e0e0e0;
}

#OPINIONI .stars_box{
    
    width:300px;
    margin-top:16px;
}

#OPINIONI .stars_box > div{
    clear:both;
    height:32px;
}


#OPINIONI .stars_box span.stars_title{
    float:left;
}


#OPINIONI .stars_box span.stars_bar{
    display:table;
    height:20px;
    width:220px;
    float:left;
    margin-left:8px;
    border: 1px solid #e9e9e9;

}
#OPINIONI .stars_box span.stars_bar span{
    display:table-cell;
}
#OPINIONI .stars_box span.stars_bar span:first-child{
        background-color:#FAA905;
}

#OPINIONI .opinioni_colleft{
    float:left;
    min-width:298px;
    width:40%;
    margin: 0 0 40px 0;
}
#OPINIONI .opinioni_colright{
    float:left;
    width:58%;
}
#OPINIONI .opinioni_colright > div.col_foto{
    float:left;
    width:230px;
    margin-right:12px;
}
#OPINIONI .opinioni_colright > div.col_price{
    float:left;
    width:55%;
    margin-bottom:16px;
}
#OPINIONI .opinioni_colright > div.col_button{
    float:left;
}

#OPINIONI .opinioni_colright > div.col_price > span{
    display:block;
}

#OPINIONI .skpro-title{
    clear:both;
}

#CARTEC > h4{
  clear: both;
  font-size: 18px;
  margin: 5px 0 0;
  padding: 2px 5px 3px;
  /*background-color: #d8d8d8;*/
  font-weight: 600;
  text-transform: uppercase;
}

#CARTEC p{
    clear: both;
    font-size: 16px;
    line-height: 21px;
    vertical-align: top;
    border-top: 1px solid #d6d6d6;
    margin:0;
    padding: 2px 0 0 6px;
}
#CARTEC p strong{
  float: left;
  padding: 4px;
  width: 40%;
  font-weight: normal;
}

#CARTEC p span{
  display: block;
  overflow: hidden;
  padding: 4px;
  border-left: 1px solid #DDD;
  white-space: pre-line;
}

#CARTEC p:hover{
  background-color: #c2d8f1;
}
.flix_media > div{
    text-align: center;
    margin:16px 0;
}






.cd-tabs {
  position: relative;
  margin: 2em auto;
  background-color: #e6e6e6;
  padding: 0 ;
}


.cd-tabs nav {
  background-color: #ffffff;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  height: auto;
  width: 100%;

}

.cd-tabs nav,.cd-tabs-navigation {
   transform:rotateX(180deg);
    -ms-transform:rotateX(180deg); /* IE 9 */
    -webkit-transform:rotateX(180deg); /* Safari and Chrome */  
}

.cd-tabs-navigation {
    display: table;
    padding:0;
    margin:0;
}


.cd-tabs-navigation,.cd-tabs-navigation li {
	margin: 0;
	padding: 0;
	border: 0;
    list-style: none;
}
.cd-tabs-navigation li {
  display: table-cell;
  white-space: nowrap;
}
.cd-tabs-navigation a {
  position: relative;
  display: block;
  height: 24px;
  text-align: center;
  font-size: 12px;
  font-size: 0.75rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #626d73;
  padding: 12px 10px;

}
.no-touch .cd-tabs-navigation a:hover {
  color: #29324e;
  background-color: rgba(233, 230, 202, 0.3);
}
.cd-tabs-navigation a.selected {
  background-color: #e6e6e6;
  box-shadow: inset 0 3px 0 #3FB8AF;
  color: #29324e;
  font-weight: bold;
}




.cd-tabs-content {
   padding:0 8px;
   margin:0;
}
.cd-tabs-content h4 {
    font-size:0.9em;
    padding:4px;
    margin:0;
}
.cd-tabs-content .scrollblock .info{
    height:60px;
}
.cd-tabs-content li {
  display: none;
  padding: 0;
   margin:0;
}
.cd-tabs-content li.selected {
  display: block;
}
.cd-tabs-content li p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.6;
  color: #8493bf;
  margin-bottom: 2em;
}


:root {
    --swiper-theme-color: #c0c0c0;
}
ul.swiper-wrapper {
  list-style-type: none;
  margin: 0;
  padding: 0;
}


/* swiper responive image */
.swiper img {
  width: 100%;
  height: auto;

}
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 0;
    transform: none;
    margin-top:8px;
    text-align:left;
}

/* Swiper custom pagination */
.swiper-pagination-bullet {
  width: 80px;
  height: 80px;
  opacity: 1;
  background: none;
  border-radius: 0;
  box-shadow: none;
  overflow:hidden;
}

/* Swiper custom pagination */
.swiper-pagination-bullet:hover {
  transition: background-color 0.5s ease;
  border-bottom:2px solid orange;
}

/* Swiper custom pagination active state */
.swiper-pagination-bullet-active {
  border-bottom:2px solid black;
}


.pswp img {
    max-width: none;
    object-fit: contain;


}
.i-pagination{
    white-space: nowrap;
    width: auto !important;
    max-width:500px;
    min-height: 85px;
    overflow-y: visible;
    overflow-x: auto;
    left:auto;
    bottom:auto;
    margin-top:16px;
}

.i-pagination::-webkit-scrollbar-thumb{
    -webkit-border-radius: 4px!important;
    border-radius: 4px!important;
    background: #6E809B!important;
    -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.5)!important;
}
.i-pagination::-webkit-scrollbar-track{
-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0.3)!important;
    -webkit-border-radius: 4px!important;
    border-radius: 4px!important;
}
.i-pagination::-webkit-scrollbar{
    height: 4px!important;
}

.opzioni_box_slide{
  width:100%;
  background-color: #ffffff;
}

.opzioni_box_slide .image{
  height: 200px;
  width: auto;
}
.opzioni_box_slide .image > div.swiper-lazy{
  transition-property: transform;
  background-position: center, center;
  background-size: contain;
  background-repeat: no-repeat;
}

.opzioni_box_slide .swiper-button-prev{
  left: -8px;
  background: transparent !important;
}
.opzioni_box_slide .swiper-button-next{
  right: -8px;
  background: transparent !important;
}
.opzioni_box_slide .swiper-button-prev:after,.opzioni_box_slide .swiper-button-next:after{
 font-size: 18px;
 color: #888888;
}
.opzioni_box_slide .agbox>a>div {
  border-right: 1px solid #e0e0e0;
  padding: 0 6px;
}
.opzioni_box_slide .price{
  color: #101010;
}


@-webkit-keyframes cd-fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes cd-fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes cd-fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.timer_box{
    max-width: 155px;
    width:45%;
    margin: 30px 0 0 10px;
}


#flix-minisite{
    position: absolute;
    left: 40px;
    bottom: 40px;
    z-index: 99999;
}



.ctable{
  display:table;
  margin:0 1.8% 32px 2%;
  font-size: 12px;
  color: #101010;
}
.crow{
  display:table-row;
}
.crow > div{
  border-bottom: 1px solid #ededed;
  padding:6px 4px;
}
.ccell{
  display:table-cell;
  vertical-align: top;
}


.QI-header   { }
.QI-titolo   {color: #FFFFFF; background-color: #FFFFFF; text-align: center; font-weight: bold }
.QI-rigacolore1 { color: #4A555B; }
.ST-header   {white-space: nowrap; font-weight: bold;}
.ST-titolo   { font-size: 18px; color: #FFFFFF; text-align: center; font-weight: bold }
.ST-r1 { color: #4A555B; }
.Srh { background-color: #f4f8c7;}
.rigacolore1	{ color: #4A555B;}

.ST-rigacolore1-c { color: #4A555B; border-left:1px #E5E5E5 solid;}
.descrizione-titolo-c {text-align: center; background-color: #EDEDED; font-weight: bold; border-bottom:0 !important }

.ST-header_p   { background-color: #F5F5F5; }
.ST-rigacolore1_p { color: #4A555B; }

.rborder2orang{
    border: 2px solid #fcfcfc;
}

.garanzia24, .recesso14, .trasporto, .installazione, .affidabilita{
    padding: 8px 0 8px 16px;
    position:relative;
}



.garanzia24 > span.spriteicon,.recesso14 > span.spriteicon,.trasporto > span.spriteicon,.installazione > span.spriteicon,.affidabilita > span.spriteicon {
  height: 48px;
  width:52px;
  background-repeat: no-repeat;
  display:inline-block;
  margin-top:4px;
}
.garanzia24>span:last-child,.recesso14>span:last-child, .trasporto>span:last-child, .installazione>span:last-child, .affidabilita > span:last-child {
  font-size: 14px;
  color:#18264b;
  position:absolute;
  left: 72px;
  top:40%;  
}


.recesso14 > span.spriteicon{
   background-position: -56px -208px;
}


.garanzia24 > span.spriteicon {
  background-position: 0px -208px;
}


.trasporto > span.spriteicon {
  background-position: -112px -208px;
}

.trasporto > span:last-child{
  top:23%;
  min-width:150px;
}
.installazione>span:last-child{
  top:13%;
  min-width:150px;
}

.installazione > span.spriteicon {
  background-position: -168px -2px;
}

.affidabilita > span.spriteicon {
  background: url(//images.epto.it/images/affidabilita.png) no-repeat center center;
  background-size: 50px 48px;
  opacity: 0.4;
}
.affidabilita > span:last-child{
  top:23%;
  min-width:150px;
}
.affidabilita > span:last-child > span > a {
  display: flex;
  align-items:center;
  font-size: 16px;
}
.affidabilita > span:last-child > span:last-child{
  margin-top:4px;
}

.timer_sconto{
    font-size:15px;
    height: 1.7em;
     color:#808080;
    background-image:url('//images.epto.it/images/bg_timer_sconto2.png');
}

.timer_sconto > span{
     color:#000000;
    font-weight: normal;
}
.ilink{
    color:#2458b9;
    display: inline-block;
    font-weight: bold;
    font-size:15px;
}
.bggraydark{
    background:#808080;
    background-color: #808080;
}
div.gratuito_s > span:last-child{
  top:5%;
}
.price_section{
   margin-top: 8px;
   text-align:center;
}

.q_qty_list{
    width: 100%;
    border: 1px solid #a0a0a0;
    font-size: 14px;
    text-align-last: left; 
 
}

.q_qty_list option.disponibile{
    color:#000000;
}
.q_qty_list option.nondisponibile{
    color:#c0c0c0;
}
.q_qty_list option.inarrivo{
    color:#4b4b4b;
}

.box_addcart{
border-top: 1px solid #d4d6d7;
    margin: 0 10px;
}
#add_product_frm{
  display:block;
  text-align: center;
}
#add_product_frm .inqta{
  padding: 16px 0;
  display : grid;
  grid-template-columns: 60px 1fr 40px;
  vertical-align: middle;
  align-items: center;
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
}
#tdb1{
  padding: 0 0 0 6px;

}

.product-garanzia3-dx {
    margin: 0 -9px 0;
    padding-top: 4px;
    padding-bottom: 14px;
    position: relative;
    bottom: -1px;
    font-family: "GothamNarrow-Book",Arial,Helvetica,sans-serif;
}

.box_garanzia3_dx {
    line-height: 13px;
    font-size: 13px;
    padding: 0 !important;
    letter-spacing: -0.03em;
    
    min-height: 27px;
    border-bottom: 0!important;
}
.box_garanzia3_dx > div {
  padding: 0;
}
.mainbox_g3{
  border-top:0;
  border-bottom: 1px solid #ddd;
  padding: 0 0 10px 0;
}
div.garanzia3-subtext {
    line-height: 18px;
    font-size: 13px;
    padding-top: 0.3em;
    letter-spacing: -0.03em;
    min-height: 27px;
    color: #606060;
    margin-left: 31px;
}


.box_garanzia3_dx .estensione_gar_price {
    position: relative;
    color: #d96700;
    /*float:right;*/
    display: inline-block;
    padding-left:4px;
}





@media screen and (max-width: 1330px) {
    div.gratuito_s > span:last-child{
          font-size: 13px;
    }
  
}

.skpgooglead { width: 100%; height: 90px; text-align:center; margin:0 auto; }
@media(min-width: 320px) { .skpgooglead { width: 300px; height: 250px; } }
@media(min-width: 500px) { .skpgooglead { width: 468px; height: 60px; } }
@media(min-width: 800px) { .skpgooglead { width: 728px; height: 90px; } }
@media(min-width: 1920px) { .skpgooglead { width: 970px; height: 90px; } }


.jconfirm-icon-c > .fa-garanzia3 {
  opacity:1;

}
.jconfirm-icon-c > .fa-soisy {
  opacity:1;

}


.btn_gar3{
    padding: 12px !important;
    font-size: 18px !important;
}
.ico_gar3{
  float:left;
  text-align: center;
  flex-grow: 1;
  width: 24%;
  height:120px;
  margin: 16px 8px 0px 0px;
  
}
.ico_gar3 > div, .g3prod{
  text-align: center;
  font-size:14px;
}
.g3prod {
  font-size:15px;  
  font-weight: bold;
  padding-top:10px;
  clear: both;
}

.g3prod > span  {
  color:#f60;
}

.ico_gar3 > div.gtitle{
  font-weight: bold;
  color:#00a0e3;
  font-size:15px;
}

.ico_gar3 > img{
  opacity: 0.6;
  height:60px !important;
}
.container_gar3{
  width: 95%;
  margin: 0 auto;
  max-width: 850px;
}
.container_gar3 .jconfirm-buttons{
  text-align: center;
}
.container_gar3 .jconfirm div.jconfirm-box{
  border-radius: 2px;
}

.container_gar3 hr,.container_dlg hr{
  margin: auto;
  border:0;
  border-top: 1px solid #c0c0c1;
  width: 100%;
}

.container_gar3 div.g3foot{
  clear:both;
  padding:34px 0;
}

.container_gar3 div.g3foot > a {
  color:inherit;
  text-decoration: underline;
}

.container_dlg{
  width: 95%;
  margin: 0 auto;
  max-width: 650px;
}
.fa-soisy {
    width: 80px;
    height: 22px;
    content: " ";
    display: block;
    background: url(//images.epto.it/images/soisylogo.png) no-repeat center center;
    background-size: 80px 22px;
    margin: 0 20px 0 0;
    opacity: 0.7;
}
.sc_extgar_dx{
  cursor: pointer;
}



.jconfirm.jconfirm-garanzia3 .jconfirm-bg{
    background-color: slategray;
    opacity: .5;
}
/*.jconfirm.jconfirm-garanzia3 .jconfirm-box{
}
.jconfirm.jconfirm-garanzia3 .jconfirm-box.loading{
}
.jconfirm.jconfirm-garanzia3 .jconfirm-box .jconfirm-closeIcon{
}*/
.jconfirm.jconfirm-garanzia3 .jconfirm-box .jconfirm-icon-c{
    display:table-cell !important;
    vertical-align:top !important;
}
.jconfirm.jconfirm-garanzia3 .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c {
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
    -webkit-transform: scale(0);
    transform: scale(0);
    display: block;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 10px;
    font-size: 69px;
    color: #aaa;
}

.jconfirm.jconfirm-garanzia3 .jconfirm-box .jconfirm-title-c{
    vertical-align:top;
    display:table !important;;
}
.jconfirm.jconfirm-garanzia3 .jconfirm-box .jconfirm-title{
    display:table-cell !important;
}
.jconfirm.jconfirm-garanzia3 .jconfirm-box .jconfirm-title > span{
    line-height: 18px;
    font-size: 15px;
    padding-top: 0.3em;
    letter-spacing: -0.03em;
}
/*.jconfirm.jconfirm-garanzia3 .jconfirm-box .jconfirm-content-pane{
}
.jconfirm.jconfirm-garanzia3 .jconfirm-box .jconfirm-content{
}
.jconfirm.jconfirm-garanzia3 .jconfirm-box .jconfirm-buttons{
}
.jconfirm.jconfirm-garanzia3 .jconfirm-box .jconfirm-buttons button{
}*/

.jconfirm.jconfirm-garanzia3.jconfirm-open .jconfirm-box .jconfirm-title-c .jconfirm-icon-c {
    -webkit-transform: scale(1);
    transform: scale(1);
}


#epto_best_s,#epto_also_p,#epto_psimili,#cd-tabs-c{
}
.epto_best_s,.epto_also_p,#epto_psimili{
  margin:24px auto 60px;
  max-width: 1500px;
  width:100%;
}

.epto_best_s .agbox > a, .epto_also_p .agbox > a, .epto_psimili .agbox > a, .cd-tabs-c .agbox > a{
  color:#101010;
}
.epto_best_s .agbox > a > div, .epto_also_p .agbox > a > div, .epto_psimili .agbox > a > div, .cd-tabs-c .agbox > a > div{
  border-right: 1px solid #e0e0e0;
  padding:0 6px;
}

.epto_best_s h4, .epto_also_p h4, .epto_psimili h4, .cd-tabs-c h4{
  font-weight: bold;
  font-size:0.9em;
  color: #808080;
  padding:4px;
  margin:0 0 2px 0;
  border-bottom: 4px solid #e8e8e8
}

.epto_best_s .image, .epto_also_p .image, .epto_psimili .image, .cd-tabs-c .image{
  height: 130px;
  width: auto;
  margin-bottom:20px;
}
.epto_best_s .image > div.swiper-lazy, .epto_also_p .image > div.swiper-lazy, .epto_psimili .image > div.swiper-lazy {
  transition-property: transform;
  background-position: center, center;
  background-size: contain;
  background-repeat: no-repeat;
}
.epto_best_s .image > div.ept-lz-pl, .epto_also_p .image > div.ept-lz-pl, .epto_psimili .image > div.ept-lz-pl{
  height: 180px !important;
}

.epto_best_s .brand, .epto_also_p .brand, .epto_psimili .brand{
  font-size:0.9em;
  font-weight: bold;
}
.epto_best_s .name, .epto_also_p .name, .epto_psimili .name {
  font-size:0.8em;
  white-space: nowrap;
  overflow:hidden;
}
.epto_best_s .price, .epto_also_p .price, .epto_psimili .price{
  color:#000000;
}

.wish-favored-l {
  cursor: pointer;
  fill: transparent;
  stroke: rgba(0,0,0,.33);
  stroke-width: 1.5px;
  padding:0;
  margin: 0 0 0 10px;
  vertical-align: middle;
  position: relative;
}

.wish-favored-l:hover svg {
    stroke: #FF6A00;
}
.wish-favored{
 stroke: #FF6A00;
    fill: #FF6A00;
}
.BNPL .heidipay_inline{
  max-width: 63% !important;
}

svg:not(:root) {
    overflow: hidden;
}

.outlet_b{
  position: relative;
	padding-top: 3px;
	margin-top: 20px;

}
.outlet_b .outp{
  white-space: nowrap;
  font-weight: bold;
}


.outlet_b > img{
  position:absolute;
  left:0;
  top:0;
}
.outlet_b .outlet_m{
  margin: 0 0 0 80px;
  color: #480000;
  background-color: #ffd181;
  width: auto;
  padding-left: 21px;
  line-height:21px;
  text-align: center;
  height: 43px;
}
.outlet_g{
  margin: 16px 0 10px 0 ;
  color: #ffffff;
  background-color: #b70000;
  width: auto;
  padding: 4px;
  line-height:21px;
  display: flex;
  align-items: center;

}
.outlet_g > img{
  margin:0 10px 0 8px;
  filter: invert(1);
  opacity: 0.7;
}
.outlet_g .ilink{
  color:#d9edf7;
  margin-left:8px;
}

.fa-outlet{
width: 130px;
height: 60px;
content: " ";
display: block;
background: url(//images.epto.it/images/outlet.png) no-repeat center center;
background-size: 130px 60px;
margin: 0 20px 0 0;

}
.fa-taglie{
  width: 60px;
  height: 60px;
  content: " ";
  display: block;
  background: url(//images.epto.it/images/taglie.png) no-repeat center center;
  background-size: 60px 60px;
  margin: 0 20px 0 0;
  
  }
.modal-body{
  font-size: 90%;
  line-height: 1.4em;
}
.outlet_b .newoutlet_b {
    margin: 0;
    color: #255b89;
    width: auto;
    line-height: 21px;
    text-align: center;
    height: 43px;
    background-color: #d9edf7;
    border: 1px solid #bce8f1;
    text-transform: uppercase;
}
.outlet-info .table{
  width:100%;
  border-spacing: 0;
  border-collapse: collapse;  

}
.outlet-info .table tbody tr td{
  border: none;
  vertical-align: middle;
  padding: 4px;
}
.outlet-info .table tbody tr td[colspan="3"] {
  border-bottom: solid 1px #ddd;
  padding: 0 0 0 0;
}
.outlet-info .outlet_lbg td:not([rowspan]) {
  background-color: #efefef;
}
.outlet-info .fstrong{
  font-weight: bold;
}
.outlet-info .table thead {
  background: #f1c40f;
  color: #101010;
  text-align: center;
  text-transform: uppercase;
}



.gpsr {
  width: 90%;
  
}
.tab-buttons {
  display: flex;
  border-bottom: 2px solid #ccc;
  margin-bottom: 20px;
}
.tab-button {
  padding: 10px 20px;
  cursor: pointer;
  text-align: center;
  flex: 1;
  border: none;
  background-color: #f9f9f9;
  border-right: 1px solid #ccc;
  transition: background-color 0.3s ease;
  text-wrap-mode: nowrap;
}
.tab-button:last-child {
  border-right: none;
}
.tab-button.selected {
  background-color: #0073e6;
  color: #fff;
  font-weight: bold;
}
.content {
  display: none;
}
.content.active {
  display: block;
}


@-webkit-keyframes heartbeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    20% {
        -webkit-transform: scale(1.25);
        transform: scale(1.25)
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    75% {
        -webkit-transform: scale(1.25);
        transform: scale(1.25)
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes heartbeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    20% {
        -webkit-transform: scale(1.25);
        transform: scale(1.25)
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    75% {
        -webkit-transform: scale(1.25);
        transform: scale(1.25)
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}


.wish-loading svg {
    -webkit-animation: heartbeat;
    animation: heartbeat;
    -webkit-animation-duration: .6s;
    animation-duration: .6s
}

/*
.epto_best_seller{
  position:relative;
  margin:0 8px 24px 8px;
  z-index:9;
  touch-action: none;
}
.epto_best_seller > div{
  min-height:176px;
}

.epto_best_seller > div > h4{
  font-weight: bold;
  font-size:12px;
  color: #484848;
  padding: 2px 0px 0px 6px
}

.epto_best_seller > div > div{
  position:absolute;
  left:0;
  top:16px;
  width:100%;
  font-size:0.7em;
}

.epto_best_seller div.scrollblock .info{
    height: 50px;
    overflow: hidden;
}

.epto_best_seller div.scrollblock .prezzo{
  height:auto;
}
*/

@media screen and (max-width: 1024px) {
  div.main_box{
    display:                 block;
    flex-wrap:               none;
    -webkit-flex-wrap:       none;         /* Safari */
  }

}
@media screen and (max-width: 1200px) {
     


    div.column_right_prod{
         width:30% !important;
    }    
/*    .gallery .tbimg{
        width:70px;
    }*/
    .input_qta {
      padding: 6px;
      margin: 0 2px 0 0;
    }
    #add_cart_str{
       font-size: 0.85em;
    }
    .bbtn{
       /* padding:.57em 0.8em .70em 2.8em !important  con icona carrello*/
       padding:.57em 0.8em .70em 0.8em !important
    }
    
}
@media screen and (max-width: 1151px) {

  .column_center_main{
    width: 100%;
  }
    span.opinioni_s span,.link_action span {
        font-size: 13px !important;
    }
  

   #OPINIONI div.opinioni_colright > div{ 
       float:none !important;
   }
    #OPINIONI .opinioni_colright > div.col_button{
        margin-bottom:24px;
    }
    #OPINIONI .opinioni_colright > div.col_price {    
            width:auto !important;
    }
    #OPINIONI .opinioni_colright > div.col_price  span{
        text-align: center;
    }
    #OPINIONI div.opinioni_colright > div.col_foto{
        margin: 0 auto;
    }
    #OPINIONI div.opinioni_colright > .col_text > .scheproHeading{
        text-align: center;
    }
    div.price_section{
        text-align: center;
        margin:0;
    }
    div.sp-priceblock {
         margin: 0;
        float:none !important;
        width:auto;
    }    
    div.timer_box{
        margin: 16px auto 8px auto;
        float:none !important;
        width:auto;
    }
    div.sep_p{
        border-top: 1px solid #d4d6d7;
        margin: 12px 0 6px 0;
    }

   
    div.column_main{
        display:block;
        min-height: initial;
    }

    div.column_right_prod{
        display:table;
        width:100% !important;
        padding: 0;
    }
    div.column_right_prod > div.sprow{
        display:table-row;
    }

    div.column_right_prod > div.sprow  div.spcell > div.sptable{
        display:table;
        width:100%
    }
    div.column_right_prod > div.sprow > div.spcell{
        display:table-cell;
    }
    

    

    div.trasporto{
        margin:0;
    }
    #OPINIONI div.opinioni_colright{
        width:50%
    }

    .box_a_rate, #box_dimprezzo, #box_arrivo{
       /* margin: 8px auto !important;*/
        max-width:280px;
      
    }


    div.gratuito_s > span:last-child{
          font-size: 14px !important;
    }
    
    .input_qta {
      padding: 8px;
      margin: 0 4px 0 0;
    }
    #add_cart_str{
       font-size: 16px;
    }
    .bbtn{
       /* padding:.6em 0.7em .7em 2.7em !important con icona carrello */
       padding:.6em 0.7em .7em 0.7em !important
    }
    div.column_center_main, .column_left_main {
      max-width: initial;
    }

}

@media screen and (max-width: 720px) {
    #OPINIONI div.opinioni_colleft{
        width:100%;
        float:none;
        text-align: center;
    }
    #OPINIONI div.opinioni_colright{
        width:100%;
        float:none;
    }
    #OPINIONI div.stars_box{
        margin: 16px auto;
    }
    .outlet_b .outp,.outlet_b .outt{
      font-size: 13px;
      line-height: 1em;
    }
    
    
}
@media screen and (max-width: 620px){
/*    .gallery{
      padding:0;
    }
  */
    div.sp-mainleftblock{
        display:block;
        margin-top:0;
    }

    .scheprotitle{
      margin:8px 0 0 0;
    }


    div.padcenter{
        margin-top:8px;
    }


    div.timer_box{
        float:none;
        clear: both;
    }

/*    #gallery span.imgbig img{
        width:100%;
    }*/
    .sp-mainleftblock > div.left_side{
       max-width: none;
    }
    
    #avvisi_box_container > div{
      text-align: center;
    }
    .outlet_b .outp,.outlet_b .outt{
      font-size: 17px;
      
    }

}

@media screen and (max-width: 570px) {


    div.column_right_prod{
        display:table;
        width:100%;
    }

    div.column_right_prod > div.sprow  div.spcell > div.sptable{
        display:block;
        width:auto;
    }
    div.column_right_prod > div.sprow > div.spcell{
        display:block;
    }
    


    div#CARTEC p strong{
        width:40%;
    }
    div.timer_box{
        margin: 16px auto;
    }
    div.data_promo{
        text-align: center;
        margin-top:16px;
    }

}



@media (max-width: 767px){
  .ico_gar3 {
      width: 47%;
      flex: 1;
      margin: 8px 8px 0px 0px;  
  }
  .ico_gar3 > img{
    height:45px !important;
  }  
  .container_gar3 div.g3foot{
    display:none;
  }
  
  
  
  .ico_gar3 > div{
    font-size:12px;
  }
  .ico_gar3 > div.gtitle{
    font-size:14px;
  }
  .jconfirm.jconfirm-garanzia3 .jconfirm-box .jconfirm-title ,
  .jconfirm.jconfirm-garanzia3 .jconfirm-box .jconfirm-title>span {
      line-height: 13px;
      font-size: 14px;
      letter-spacing: 0;
  }
  .jconfirm.jconfirm-garanzia3 .jconfirm-box .jconfirm-title > b{
     line-height: 24px;
  }
  .jconfirm .jconfirm-holder{
    padding:20px 0 !important;
  }
  
  .btn_gar3 {
      padding: 10px !important;
      font-size: 16px !important;
      font-weight: bold !important;
  }

  
}

@media (max-width: 380px){
  .ico_gar3 {
      width: 46%;
      flex: 1;
      margin: 8px 8px 0px 0px;  
  }
  .jconfirm.jconfirm-garanzia3 .jconfirm-box .jconfirm-title, .jconfirm.jconfirm-garanzia3 .jconfirm-box .jconfirm-title>span {
      line-height: 11px;
      font-size: 12px;
      letter-spacing: 0;
  }
  .outlet_b .outp,.outlet_b .outt{
    font-size: 13px;
    line-height: 1em;
  }
  .BNPL .heidipay_inline{
    max-width: 60% !important;
  }

 
}


