

.product-image img{
    width: auto !important;
    display: inline;
}

.banner .banner-content{
    padding: 150px 0 100px;
}

.product-image-container{
    background-color: transparent;
}

.mod_art_list{
    margin-bottom: 50px; 
    padding-bottom: 50px;
    border-bottom: 1px solid #ddd;
}


.banner-cat{
    background-image: url('../../img/int_bg_3.jpg');
}

.product-list .product-image-container,
.product-list .product-details{
    width: auto;
}

.product-single-default .product-slider-container.product-item{
    text-align: center;
    position: -webkit-sticky;
    position: sticky;
    top: 60px;
}

.alert-msg{
    font-size: 12px;
    color: #ff3e3e;
}
.option_div .alert-msg{
    float: right;
    line-height: 26px;
}

.order_div{
    border: 1px solid #555;
    padding: 15px;
    position: sticky;
    position: -webkit-sticky;
    top: 60px;
}

.img_misure{
    position: sticky;
    position: -webkit-sticky;
    top: 60px;    
}

.ratings-table .prezzo_vecchio {
	text-decoration:line-through;
}
.ratings-table .prezzo_nuovo {
	font-weight:bold;
}


.eps_privacy_label input{
    margin-right: 10px !important;
}

.contact_emmailto_div{
    text-align: center;
}

.contact_emmailto_div a{
    display: inline-block;
    padding: 50px 100px;
    border: 1px solid #555;
    font-size: 24px;
}
.contact_emmailto_div a i{
    font-size: 48px;
}
.contact_emmailto_div:hover a{
    text-decoration: none;
    background: #f5f5f5;
}

.btn_like i{
    width: 100%;
    height: auto;
    padding: 10px;
    background-color: #003ca2;
    border: 1px solid #003ca2;
    transition-duration: 0.5s;
}
.btn_like i::before{
    margin-right: 10px;
}
.btn_like a:hover i{
    color: #003ca2;
    background: #fff;
    transition-duration: 0.5s;
}

.sidebar-shop{
    font-size: 20px;
}

.mod_misura select{
    padding: 10px;
    cursor: pointer;
}

.mod_misura .icon-mod{
    background: url('/../img/icon-misure.png') no-repeat right;
    background-size: contain;
    position: relative;
}

.mod_misura .icon-mod::after{   
    content: '';
    position: absolute;
    top: 50%;
    border-bottom: 1px solid #ddd;
    width: 0;
    transition: 1s;
}
.mod_misura:hover .icon-mod::after{
    width: calc(100% - 270px);
    transition: 1s;
}

.info_extra_opt_label {
	white-space:nowrap;
	font-weight:normal;
	font-size:11px;
}

.check_gia_cliente{
    margin-top: 5px;
}
.check_gia_cliente label{
    font-weight: normal;
    cursor: pointer;
    display: block;
}
.check_gia_cliente input{
    height: 2.3em;
    float: left;
    margin-right: 9px;
}

.login_div{
    position: relative;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: .01rem;
    line-height: 1.5;
    text-transform: uppercase;
    color: #fff;
    margin-right: 30px;
}
.login_div a{
    color: #fff;
    text-decoration: none;
}

.login_div a i{
    color: #e55a00;
}

.login_div a:hover{
    opacity: 0.8;
}

.eps_login_table{
    padding: 50px;
}

.avv-sel{
    display: none;
    color: red;
    font-size: 14px;
    margin-left: 15px;
}

.btn_docs{
    padding: 10px;
    background-color: #003ca2;
    border: 1px solid #003ca2;
    transition-duration: 0.5s;
    color: #fff;
}

.btn_docs + .btn_docs{
    margin-left: 20px;
}

.btn_docs img{
    float: left;
    margin-right: 10px;
}

.btn_docs:hover{
    color: #003ca2;
    background: #fff;
}

.item_final_amount{
    font-size: 16px;
}
.item_final_amount_small{
    font-size: 14px;
}

.cart_to_cat::before{
    font-family: 'porto';
    content: '\e873';
    margin-right: 10px;
    font-size: 16px;
}

@media screen and (max-width: 1480px) {
    .mod_art_list .product-image-container img{
       max-height: 400px;
    }
    
    .header .logo img{
        max-width: 100%;
    }
    
    .btn_like i{
        font-size: 14px;
    }
    
    .sidebar-shop {
        font-size: 16px;
    }
}

@media screen and (max-width: 1280px) {
    .mod_art_list .product-image-container img{
       max-height: 300px;
    }
}
@media screen and (max-width: 1200px) {
    .mod_art_list .product-image-container img{
       max-height: 500px;
    }
}

@media screen and (max-width: 1380px) {
    .mod_table_resp.ratings-table tbody td{
        padding: 10px 6px;
    }
    .mod_table_resp.ratings-table thead th{
        padding: 10px 8px;
    }
    
    .contact-info, .sidebar-shop .mod_small_txt{
        font-size: 14px;
    }
}

@media screen and (max-width: 768px) {
    .header-middle .header-right{
        margin-bottom: 0;
    }
    .header-dropdowns{
        position: relative;
        top: 0.1rem;
    }
    .home-slide-content .btn{
        font-size: 12px;
    }
        
    .mod_art_list .product-image-container img{
       max-height: 300px;
       display: inline;
    }
    
    .mod_art_list .product-image-container{
        text-align: center;
    }
    
    .mod_art_list .product-details h3{
        text-align: center;
    }
    
    .header .container, .header .container-fluid{
        display: block;
    }
    .header-middle{
        padding-bottom: 15px;
    }
    .header .container-fluid .header-right{
        margin-top: 10px;
        display: block;
        text-align: right;
    }
    .header .container-fluid .header-right > div{
        display: inline-block;
    }
    
}

@media screen and (max-width: 576px) {
    .product-single-default .product-slider-container.product-item .product-single-image{
        max-height: 200px;
    }
    
    .option_div{
        padding-left: 0;
        border-left: none;
    }
}


/* Paypal */
label:has(#paypal_button_div){
    width: 100%;
}
#paypal_button_div{
    display: inline-block;
    vertical-align: top;
    max-width: 350px;
    min-width: 190px;
}
#paypal_button_div > div{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 4%;
    border-radius: 4px;
    text-align: center;
    margin-bottom: 8px;
    height: 25px;
}
#paypal_button_div span{
    font-family: "Verdana";
    font-size: 11px;
    font-weight: 500;
}
#paypal_button_div  img{
    height: 14px;
    margin-right: 5px;
}
#pay_now, #pay_in_3{
    background-color: #ffc439;
}
#pay_card{
    background-color: #2C2E2F;
}
#pay_card span{
    color: #fff;
}
#pay_in_3 span{
    color: #2C2E2F;
    font-family: "Verdana";
    font-size: 11px;
}

#apple{
    background-color: #000;
}
#apple span{
    color: #fff
}