
.titProddetails{
    color: #575757;
    font-size: 22px;
}
.searchCatList{  
    width: 100%; 
    padding: 20px 0px 20px 0px;
    margin-bottom: 1%;
    border-bottom:1px solid #000;
    
}
.CatList {
    float: left; 
    font-size:14px;
    color: #000;
    padding-top: 1%;
    padding-bottom: 1%;   
}
.CatList span{
    font-size: 16px;
    cursor: pointer;
   padding-top: 4px;
padding-bottom: 4px;
padding-left: 20px;
padding-right: 20px;
   display: inline-block;
   background: #fd9e4a;
}
.CatList span a{ 
    color:#fff;
    font-weight:800;
}
.CatList span a:hover{ 
    color:#fff;
    font-weight:800;
}

.CatList span .fa {
    float: left;
    position: absolute;
    top: 32px;
   color:#fff;
    font-size: 2em;
}
.CatList {
    color: #000000;
}
.CatList a {
    color: #000000;
    text-transform: uppercase;
font-size: 14px;
text-decoration: none;
}
.CatList a:hover{
    color: #164692;
}
.CatList a:last-child{
     color: #164692;
}
.searchCatList-chiudi{
    float: left;
    width: 100%;
}
.searchCatList-chiudi a{
    float: right;
}
.desc_prod2{width: 100%;
margin-left: auto;
margin-right: auto;
}
.descArt {   
    font-weight:900;
    text-align: left;
  
}

.descArt h3{
    font-size: 1.25rem!important;
    font-weight: 900;
}

.descArt-title {
    padding: 10px 5px;
    background: #f1f1f1;
}
.descArt-content {
    color:#666;
    font-size: 14px;
    font-weight: normal;
}
.descArt-content ul {
    padding-left: 40px;
    list-style: disc outside none;
    
}
.corpoArt {
    float: left;
    width: 100%;
    margin-top:59px;
}
.corpoArt td{
    vertical-align: top;
}
.corpoArtLeft {
    vertical-align:middle;
    text-align:center;
}
.corpoArtDesc {
    margin-bottom: 4%;
    
}
.corpoArtAddToCart{
    background: #dedede;
    text-align: center;
}
.corpoArtAcq {
   background:#e2e2e2;
}
.corpoArtFoto {
  float: left;
  border: 1px solid #ccc;
   border-top-left-radius: 0.7rem;
    border-bottom-left-radius:0.8rem;
     border-top-right-radius: 0.7rem;
    border-bottom-right-radius: 0.8rem;
}
/*.galleria-thumbnails-list{
    border-top: 2px solid #000 !important;
    height: 55px;
}*/
.corpoArtFoto a {
    float: none;
    color: #575757;
    background: url('../img/zoom.png') left center no-repeat;
    padding: 5px 0px 5px 30px;
}
.corpoArtFoto-1 {
    font-size: 1rem;
    color:#35363a;
    padding: 5px 0px;
    font-weight: 900;
}
.corpoArtFoto-1a {
    font-size: 1rem;
    color:#35363a;
    padding: 5px 0px;
}
.corpoArtFoto-line {
    padding-top:6px;
    padding-bottom: 6px;

}
.art_corelati i {
    font-size: 1.5em;
    color: #FFF;
    transition: all 0.3s ease 0s;
    padding-top: 0% !important;
    padding-bottom: 0%;
}
.solo-foto {
    position: relative;
    float: left;
/*    margin-bottom: 5px;
    padding-bottom: 5px;*/
    width: 100%;
    min-height: 160px;
}
.corpoArtMiddle {
    vertical-align:top;
    padding-top:0px;
    padding-left:0px;
}
.corpoArtMiddle div {

}
.corpoArtMiddle span{
    margin-right: 10px;
}
.prezzo-normal {
    font-weight:bold;
    color:#164692;
    font-size: 1.5rem;
}
.prezzo {
    width: 25%;
    float:left;    
    color:#164692;
    font-weight: 900;
    text-align: left;
    padding-right: 5px;
    display:inline-block;
    
}
.prezzo-meno {
    float:left;
    color:#a0a0a0;
    text-decoration:line-through;
    width: 33%;
   font-size: 14px;
   text-align: left;
/*    position: absolute;*/
margin-top: 0px;
padding-left: 5px;
display:inline-block;

/*line-height: 28px;*/
}
.corpoArtRight {
    width:35%;
    vertical-align:top;
    padding-top:10px;
    padding-left:10px;
}
.quantita-dett {
    font-size: 1rem;
    font-weight: 900;
}
.descArtEstesa {
    vertical-align: top;
    color: #575757;
}
.descArtEstesa-p {
    color: #666;
    font-size: 16px;
    font-weight: bold;
}
.proddetails_tecData{
    float: left;
    width:100%;
    margin: 20px 0px;
}
.proddetails_tecData table{
    width:100%;
    border-collapse:collapse;
}
.proddetails_tecData td{
    border:1px solid #cccccc;
    padding:3px;
}
.tecData-title {
    font-weight: bold;
    font-size: 18px;
    color: #575757;
    background: #f1f1f1;
}
.proddetails_acquista {
   background-color: #164692;
    color: #fff;
    font-size:12px;
    text-transform:uppercase;
    width:100%;
    border:1px solid #164692;   
    font-weight: 900;
    padding-bottom: 12px;
    padding-top:12px;
}
.proddetails_acquista .info-text-cart{
    display:inline-block;
    line-height: 23px;
    
}
.proddetails_acquista .fa-shopping-cart{
    font-size:25px;
    
}

.proddetails_acquista:hover {
      background-color: #646363;
    color: #fff;
    border:1px solid #346363;
}
.proddetails_acquista:focus{
   background-color: #646363;
    color: #fff;
     border:1px solid #646363;
     box-shadow:none;
}

.add-cart{
  
    width:90%;
   margin-right: auto;
   margin-left: auto;
}
.add-cart a{text-decoration:none;}
.add-cart a:hover{text-decoration:none;}
.proddetails_chiudi{
    background: none repeat scroll 0 0 #f68121;
    border-radius: 3px;
    color: #FFFFFF;
    float: right;
    padding: 4px;
    text-decoration: none;
}
.stampa {
    width: auto;
    height: auto;
    margin: 20px 0px 0px 0px;
    padding: 10px 0px;
    border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
}
.stampa a {
    font-size: 16px;
    text-decoration:none;
    color: red;
}
.stampa a:hover {
    color: #2B538A;
    font-weight: bold;
}
.preferiti {
    float: left;
    width: 50%;
    height: auto;
    margin: 10px 0px 0px 0px;
    padding: 10px 0px;
    text-align: center;
    border-top:1px solid #35363a;
   
}
.preferiti_border_right{border-right: 1px solid #35363a;}
.preferiti a {
    background: #e6e6e6;
    float: left;
    color: #35363a;
    margin-right: 20px;
    font-size: 16px;
    padding: 30px 0 10px;
    text-decoration: none;
    width: 50%;
}
.preferiti a:hover {
    color: #35363a;
}

.art_corelati {
   padding: 0px 5px !important;
}
.card-title{
    height:2.5em;
    font-weight: 900;
    text-align:center;
}
.button-corelati{
     background-color: #b70002;
    color: #fff;   
    width:100%;
    border:1px solid #b70002;    
    font-size: 12px;
}
.button-corelati:hover{
    background-color: #fff;
    color: #000;
    border:1px solid #e1e1e1;
}
.button-corelati:focus{
   background-color: #fff;
    color: #000;
    border:1px solid #e1e1e1;
    box-shadow: none;
}

.button-detalis {
    background-color: #ffffff;
    color:#000;
    font-size:12px;
    width:100%;
    border:1px solid #e1e1e1;
    margin-bottom: 10px;
    padding-top:7px;
    padding-bottom: 7px;    
}
.button-detalis:hover{
    background-color: #b70002;
    color: #fff;
     border:1px solid #fff;
}
.button-detalis:focus{
    background-color: #b70002;
    color: #fff;
     border:1px solid #fff;
     box-shadow:none;
}

.art_corelati:hover {

}
.foto_corelati {
    text-align: center;
    min-height: 140px;
 
    position: relative;
}
.foto_corelati div {
    min-height: 100px;
}
.promoFotoSpan-proddetails {
/*    background: url("../img/Saldi_40x40.png") no-repeat scroll 0 0 transparent;*/
     background: #164692;
    height: 20px;
    left: 8px;
    position: absolute;
    top: -4px;
    width: 84px;
    z-index: 2;
    color:#fff;
    border-bottom-left-radius: 0.8rem;
    border-bottom-right-radius: 0.8rem;
}
.promoFotoSpan-corelati {
/*    background: url("../img/Saldi_40x40.png") no-repeat scroll 0 0 transparent;*/
     background: #b70002;
    height: 20px;
    left: 14px;
    position: absolute;
    top: -15px;
    width: 84px;
    z-index: 2;
    color:#fff;
    border-bottom-left-radius: 0.8rem;
    border-bottom-right-radius: 0.8rem;
}
.prezzibox {
   background: #FFF none repeat scroll 0px 0px;
    color: #a0a0a0;
    font-size: 1.25rem;
    overflow: hidden;
    text-align: left;
    vertical-align: bottom;
    line-height: 1.5rem;
    
}
.cod_corelati {
    height: 2.5rem;
    color: #b70002;
    font-weight: 900;
    
}
.cod_corelati span {
    
}
.cod_corelati a {
    color: #F85959;
    font-weight: bold;
}
.desc_corelati {
   text-align: center;
   
    overflow: hidden;
    padding: 5px 0px 0px 15px ;
    text-align: left;
    color: #35363a;
    background: #fff;
    font-weight: bold;
}
.desc_corelati span {
    
}
.desc_corelati a:hover {
    color: #525252;
}
.desc_corelati a:hover {
    color: red;
}
.tit_corelati {
    float: left;
    width: 100%;
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 5px 2px 5px 2.5%;
    border-radius: 2px;
    font-size:18px;
    text-decoration:none;
    color: #000;   
    text-align: left;
    border-bottom: 1px solid #000;
}


.tit_corelati span {
    font-size: 1rem;
    color: #000;
    border-left:1px solid #000;
}
.dati-prezzo {
    
}
.corpoArtMiddle2 {
    //border: 2px solid #8ec549;
    float: left;
    height: 100%;
    padding: 10px 0px;
     background:#e9e9e9;
     margin-bottom: 3%;
}
.prezzo-iterno {
    background: #FFF none repeat scroll 0px 0px;
    color: #164692;
    font-size: 1.25rem;
    overflow: hidden;
    text-align: left;
    vertical-align: bottom;
    line-height: 1.5rem;
    
}
.acquista-interno {
    padding-top: 5px;
    padding-bottom: 5px;
}

.acquista-interno input {
}

.dispo-div-dett {
    width: auto;
}

h1 {
    font-size: 30px;
}

.info-prod-button {
    background-color: #ffffff;
    color:#000;
    font-size:12px;
    width:100%;
    border:1px solid #ffffff;       
    margin-left: auto;
    margin-right:auto;
    font-weight: 900;
    display: inline-flex;
}
.info-prod-button .blue-text {
    color:#164692;
   display: block;
   text-align: left;
}
.info-prod-button .fa-life-ring{
    font-size: 25px;
    line-height: 38px;
    padding-left: 51px;
}
.info-prod-button .fa-print{
    font-size: 25px;
    line-height: 38px;
    padding-left: 51px;
}
.info-prod-button .info-text{
    display:inline-block;
    line-height: 16px;
    padding-left: 23px;
}
.info-prod-button .info-text-print{
    display:inline-block;
    line-height: 33px;
    padding-left: 23px;
}
.info-prod-button:hover{
    background-color: #ffffff;
    color: #000;
     border:1px solid #ffffff;
}
.info-prod-button:focus{
    background-color: #ffffff;
    color: #000;
     border:1px solid #fff;
     box-shadow:none;
}


.art_corelati_container {
    float: left;
    padding: 10px;
    background: #fff;
    margin-bottom: 8%;
    width: 100%;
}

.price-cor-line {
   float:right;
    color:#a0a0a0;
    text-decoration:line-through;
    width: 50%;
   font-size: 14px;
   text-align: left;
    position: absolute;
margin-top: 0px;
padding-left: 5px;
}

.price-cor-promo {
   width: 50%;
    float:left;    
    color:#b70002;
    font-weight: 900;
    text-align: right;
    padding-right: 5px;
}

/* Tablet Portrait (devices and browsers)
====================================================================== */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	
        .oggettomultivetrina2 {
            width: 210px;
        }
       
	
}
/* All Mobile Sizes (devices and browser)
====================================================================== */
@media only screen and (max-width: 767px) {
	.corpoArtLeft {
            vertical-align:middle;
            text-align:center;
            
        }
	
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers)
====================================================================== */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	
        .corpoArtLeft {
            vertical-align:middle;
            text-align:center;
            min-width: 200px;
            min-width: 200px;
        }
        
        
        
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers)
=================================================================== */
@media only screen and (max-width: 479px) {
    
        .corpoArtLeft {
            vertical-align:middle;
            text-align:center;
            min-width: 200px;
            min-width: 200px;
        }
        
        
        
        .proddetails_acquista {
            margin-top: 10px;
        }
   
}
@media only screen and (max-width: 300px) {
.price-cor-promo {
    
    font-size: 12px;
}
.price-cor-line {    
    font-size: 12px;
}
}
@media only screen and (min-width:990px) and (max-width: 1200px) {
  

}

@media only screen and (min-width:760px) and (max-width: 990px) {
  

}

@media only screen and (min-width:680px) and (max-width: 760px) {
  
.corpoArtDesc {
    margin-bottom: 4%;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}
.corpoArtAcq {
    background: #E9E9E9 none repeat scroll 0% 0%;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

}


@media only screen and (min-width:630px) and (max-width: 780px) {
  
.corpoArtDesc {
    margin-bottom: 4%;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}
.corpoArtAcq {
    background: #E9E9E9 none repeat scroll 0% 0%;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

}


@media only screen and (min-width:730px) and (max-width: 750px) {

}

@media only screen and (min-width:710px) and (max-width: 730px) {
   

}
@media only screen and (min-width:690px) and (max-width: 710px) {
   

}

@media only screen and (min-width:670px) and (max-width: 690px) {
   

}
@media only screen and (min-width:650px) and (max-width: 670px) {
   

}
@media only screen and (min-width:630px) and (max-width: 650px) {
   

}
@media only screen and (min-width:610px) and (max-width: 630px) {
   

}
@media only screen and (min-width:590px) and (max-width: 610px) {
   

}
@media only screen and (min-width:570px) and (max-width: 590px) {
   

}
@media only screen and (min-width:550px) and (max-width: 570px) {
   

}
@media only screen and (min-width:530px) and (max-width: 550px) {
   

}

@media only screen and (min-width:130px) and (max-width: 530px) {
   

}
@media only screen and (min-width:130px) and (max-width: 230px) {
.desc_corelati {
    font-size: 14px;
    height: 65px;
    
}
}
@media only screen and (min-width:565px) and (max-width: 630px) {
   .searchCatList {
   
   margin-top: 8%;
  
}
}
@media only screen and (min-width:540px) and (max-width: 565px) {
   .searchCatList {
   
   margin-top: 8.5%;
  
}
}

@media only screen and (min-width:508px) and (max-width: 540px) {
   .searchCatList {
   
   margin-top: 9.2%;
  
}
.CatList a {
    
    font-size: 12px;
   
}
}

@media only screen and (min-width:494px) and (max-width: 508px) {
   .searchCatList {
   
   margin-top: 9.5%;
  
}
.CatList a {
    
    font-size: 12px;
   
}
}
@media only screen and (min-width:480px) and (max-width: 494px) {
   .searchCatList {
   
   margin-top: 9.8%;
  
}
.CatList a {
    
    font-size: 12px;
   
}
}

@media only screen and (min-width:400px) and (max-width: 480px) {
 
.CatList a {
    
    font-size: 12px;
   
}
}


@media only screen and (min-width:375px) and (max-width: 400px) {
  
.CatList a {
    
    font-size: 12px;
   
}
}
@media only screen and (min-width:335px) and (max-width: 375px) {
  
.CatList a {
    
    font-size: 12px;
   
}
}
@media only screen and (min-width:355px) and (max-width: 335px) {
 
.CatList a {
    
    font-size: 12px;
   
}
}
@media only screen and (min-width:300px) and (max-width: 335px) {
  
.CatList a {
    
    font-size: 12px;
   
}
}

@media only screen and (min-width:100px) and (max-width: 300px) {
  
.CatList a {
    
    font-size: 12px;
   
}
.prezzo { width: 100%;}
}

@media only screen and (max-width:320px) {
.info-prod-button { width:100%;}

}

@media all and (max-width:980px){
    .preferiti a {
   
    font-size: 15px;
    padding: 30px 0px 0px 0px;
    width: 90%;
}

    .proddetails_acquista {font-size:14px;}
    .acquista-interno input {
    width: 100%;
}
.info-prod-button {
    padding: 2% 2%;
    font-size: 14px;
}
.info-prod-button:hover {
    padding: 2% 2%;
    font-size: 14px;
}
.descArt h3 { font-size: 20px;}
.tit_corelati {
    
    padding: 5px 5px 5px 2.5%;
}
}

@media all and (max-width:768px){
    .CatList span .fa {
   
    top: 42px;
    }
    .info-prod-button {
    padding: 2% 2%;
    font-size: 12px;
    }
    .info-prod-button:hover {
    padding: 2% 2%;
    font-size: 12px;

}

}
@media all and (max-width:600px){
    .galleria-container {
    position: relative;
    overflow: hidden;
    background: transparent;
    width:500px !important;
}
}
@media all and (max-width:480px){
    .CatList span .fa {
    top: 40px;
}
    .solo-foto {
    position: relative;
    float: none;
   
}
.corpoArtFoto {
    float: none;
}
.galleria-container {
    position: relative;
    overflow: hidden;
    background: transparent;
    width:270px !important;
}
.info-prod-button {
    padding: 2% 2%;
    font-size: 16px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
 .info-prod-button:hover {
    padding: 2% 2%;
    font-size: 16px;

}
}


.card-text{
    height: 4rem;
}

.button-correlato{
    background-color: #2b2b2b;
    color: #fff; 
    font-size: 1rem; 
    width:100%
}

.button-correlato:hover{
    background-color: #920000;
    color: #fff;
}

.frame {
    height: 140px;      /* equals max image height */
    white-space: nowrap; /* this is required unless you put the helper span closely near the img */
    text-align: center;
}

.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.frame img{
    vertical-align: middle;
}
/*bergo*/
.prod-code{
    text-align: center;
    font-weight: normal;
}

.iva-class{
    font-size:0.75rem;
    font-style: italic;
    text-align: center;
    width: 50%;
    display: block;
    margin-bottom:11px;
    color:#a0a0a0;
}
.add-info{    
   width:90%;
   margin-left:auto;
   margin-right:auto;
   padding-bottom: 15px;
}
.add-info-print{    
   width:90%;
   margin-left:auto;
   margin-right:auto;
  
}
    .add-info,
    .add-cart,
    .add-info-print{
        margin-top: 16px;
    }
    .prod-title-desc{
        font-size:18px;
       
        border-bottom:1px solid #000;
        margin-bottom:10px;
        padding-left:30px;
    }
    .title-bergo{
    font-size:20px;
    width:40%;
    float:left;
    color:#074da2;
    margin-top:9px;
}

.categorie-title-sidebar{
     font-size:20px;
    width:90%;
    float:left;
    color:#999999;
    margin-top:9px;
    border-bottom: 1px solid #999999;
    padding-bottom: 20px;
    padding-left: 20px;    
    margin-bottom: 10px;
}
.title-cat-padre .fa,
.single-category .fa{
    padding-right: 12px;
}
.page-selector-order{
    padding: 2.3% 0;
}
.single-category {
    color: #35363a;
    float: left;
    font-size: 14px;   
    padding: 10px 2px;
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    -moz-box-pack: center;
    align-items: center;
    -moz-box-orient: vertical;
    line-height: 1.42857;
    width:100%;
   
}
.single-category a:hover,
.single-category a:active,
.single-category a:focus{
    background: #ffffff;
    color:#b70002;
    text-decoration: none;
}
.single-category a{
    color: #999999;
}

@media all and (max-width:992px){
   
    .solo-foto {   
    margin-bottom: 5px;
    padding-bottom: 5px;
    }
    
    .corpoArt {
        margin-top: 0px;
    }
    
    
}
@media all and (max-width:991px){
.acc-content{
    width:100%;
    max-height:0;
    overflow: hidden;
    margin-bottom: 30px;
    transition: max-height 0.2s ease-out;
    
}
.categorie-title-sidebar{
    cursor: pointer;
    width: 100%;
    
}
.corpoArtDesc{
    margin-top: 30px;
}

.single-category{
    padding-left:5px;
}

}
@media all and (max-width:775px){
.CatList {    
    padding-right: 10px;
}
 .title-bergo{   
    width:100%;
    padding-left: 10px;
}
}
@media all and (max-width:390px){
    .info-prod-button .fa-print{
        padding-left: 11px;
    }
    .info-prod-button .info-text-print{
        padding-left: 13px;
    }
    .info-prod-button .fa-life-ring{
        padding-left: 11px;
    }
    .info-prod-button .info-text{
        padding-left: 13px;
    }
}

.iva-class{
    font-size:0.75rem;
    font-style: italic;
    text-align: center;
    width: 35%;
    display: block;
    margin-bottom:11px;
    color:#a0a0a0;
}
/* prod desc and info tech*/
.tabs-left{
  border-bottom: none;
  padding-top: 2px;
}
.tabs-left {
  border-right: 1px solid #ddd;
}

.tabs-left>li{
  float: none;
 
}
.tabs-left>li {
  margin-right: -1px;
  width:100%;
   border-top: 0px solid #999999;
      border-bottom:1px solid #999999;
      border-left:1px solid #999999;
      border-right:1px solid #999999;
}

.tabs-left>li a{
      background: #ffffff;
      color: #646464;
      padding: 10px 10px 10px 25px;
      margin-right: 0;
  display:block;
  text-decoration: none;
     
}
.tabs-left>li:first-child{
     border-top: 1px solid #999999;
}
.tabs-left>li a:hover,
.tabs-left>li a:focus {
  border-bottom-color: #ddd;
  background: #999999;
  color:#fff;
  border-right-color: transparent;
  
}
.tabs-left>li> .active {
     background: #999999;
     color:#fff;
}

.Proddetails .tab-content{
    padding: 0px 10px 10px 0px;
    min-height: 200px;
}
@media all and (max-width:991px){
.Proddetails .tab-content{
    padding: 20px 10px 10px 0px;
  
}
}

/*product slider*/
/*vetrina slider*/
.promoFotoSpan-multivetrina_promo_slider-proddetailes{
     background: #164692;
    height: 20px;
    left: 8px;
    position: absolute;
    top: -1px;
    width: 84px;
    z-index: 2;
    color:#fff;
    text-align:center;
    border-bottom-left-radius: 0.8rem;
    border-bottom-right-radius: 0.8rem;
}

.button-vetrina-slider-proddetailes{
    background-color: #646363;
    color:#fff;
    font-size:10px;
    width:100%;
    border-right:1px solid #fff;   
    padding-top:7px;
    padding-bottom: 7px;
    border-top-left-radius: 0rem;
    border-bottom-left-radius: 0.7rem;
     border-top-right-radius: 0rem;
    border-bottom-right-radius: 0rem;
    
}

.button-vetrina-slider-proddetailes:hover{
    background-color: #164692;
    color: #fff;
     border-right:1px solid #fff;
}
.button-vetrina-slider-proddetailes:focus{
    background-color: #164692;
    color: #fff;
     border-right:1px solid #fff;
     box-shadow:none;
}

.button-vetrina-cart-slider-proddetailes{
    background-color: #646363;
    color: #fff;
   font-size:10px;
    width:100%;
    border:1px solid #646363;   
     padding-top:7px;
    padding-bottom: 7px;
    border-top-left-radius: 0rem;
    border-bottom-left-radius: 0rem;
     border-top-right-radius: 0rem;
    border-bottom-right-radius: 0.7rem;
        
}

.button-vetrina-cart-slider-proddetailes:hover{
    background-color: #164692;
    color: #fff;
    border:1px solid #164692;
}
.button-vetrina-cart-slider-proddetailes:focus{
    background-color: #164692;
    color: #fff;
     border:1px solid #164692;
     box-shadow:none;
}
#vetrina-slider-proddetailes .owl-item img{
    display: initial !important;
}
.card-text-slider-proddetailes{
    height: 4rem;
    font-weight: 600;
    text-align: center;
    color:#646363;
}


.promo-price2-slider-proddetailes{
    width: 50%;
  
    color:#164692;
    font-weight: 900;
    text-align: right;
    padding-right: 5px;
  
}
.promo-price-line2-slider-proddetailes {
  float:left;
  color:#164692;
  width: 50%;
 
  padding-left: 10px;
  display: inline;
  font-weight: 900;
}
.normal-price2-slider-proddetailes{
    color:#164692;
    font-weight: 900;
    text-align: center;
    display: block;
}
.price-cor-line-proddetailes {
   float:right;
    color:#676767;
    text-decoration:line-through;
    width: 50%;
   font-size: 14px;
   text-align: center;
   display:inline;
   
   
   
}
#vetrina-slider-proddetailes .card-title{
    text-align: center;
}
#vetrina-slider-proddetailes .card{
    border: 2px solid #dfdfdf;
      border-top-left-radius: 0.7rem;
    border-bottom-left-radius:0.8rem;
     border-top-right-radius: 0.7rem;
    border-bottom-right-radius: 0.8rem;
}
#vetrina-slider-proddetailes .card-body{
    padding: 0px;
}

#vetrina-slider-proddetailes .owl-nav button.owl-prev{
    position: absolute;
    font-size: 106px;
    float:left;
    left:-40px;
    top:31px;
}
#vetrina-slider-proddetailes .owl-nav button.owl-next{
     position: absolute;
    font-size: 106px;
    float:right;
    right:-39px;
    top:31px;
}

  #vetrina-slider-proddetailes  .owl-nav.disabled{
       display: block;
   }

 #vetrina-slider-proddetailes .owl-nav [class*='owl-']:hover {
      background: #fff;
      color: #869791;
      text-decoration: none; }
  #vetrina-slider-proddetailes .owl-nav [class*='owl-']:active {
      background: #fff;
      color: #869791;
      text-decoration: none; 
  border: 0px;}
   #vetrina-slider-proddetailes .owl-nav [class*='owl-']:focus {
      background: #fff;
      color: #869791;
      text-decoration: none;
    border: 0px;
   outline:0px auto;}
  
   
   @media all and (max-width:580px) {
       #vetrina-slider-proddetailes .owl-nav button.owl-next{
           right:0px;
           
   } 
   #vetrina-slider-proddetailes .owl-nav button.owl-prev{  
    left:0px;
   }
   }
   
   
#desc-v table tbody {
    width:auto !important;
}

#desc-v table * {
    font-size:13px !important;
}

.articolo-correlato-img-wrapper {
    background-size:contain;
    background-repeat:no-repeat;
    background-position:center center;
    margin:0px auto 10px auto;
}

#vetrina-slider-proddetailes .owl-item .prod-suggerico-disp-wrap-1 {
    height:30px;
    line-height:32px;
    display: inline;
    font-size:12px;
}

#vetrina-slider-proddetailes .owl-item .art-code {
    text-align:center;
}

#vetrina-slider-proddetailes .owl-item .prod-suggerico-disp-wrap-2 {
    height:20px;
    line-height:20px;
    width:16px;
}

#vetrina-slider-proddetailes .owl-item .prod-suggerico-disp-wrap-2 img {
    width:16px !important;
    display:inline !important;
}