/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */


@media only screen and (max-width: 480px){
    #mobile-header .m-nav-btn {
        color: #484848 !important;
        font-weight: 700;
    }
    .header-nav{
        display: none;
    }
    #search-widget-mobile{
        padding: 10px;
        padding-left: 15px;
        padding-right: 15px;
    }
    #mobile_search_bar{
        border: solid;
        border-radius: 7px;
        font-weight: 600;
    }
    .bold_icons{
        font-weight: 600 !important;
    }
}

/**MARCO**/

@media screen and (max-width: 600px) {
    #main-product-wrapper .product-add-to-cart{z-index:99999999;}
    /*** MOBILE
    #asr-price-sidebar.asr-out-page-mobile #asr-price-content{
        position: fixed;
        z-index: 999999999;
        background: #000;
        padding: 20px;
        padding-bottom: 55px;
        padding-top: 10px;
        bottom: 0px;
        left: 0;
        right: 0;
        margin: auto;
        width: 100%;
    }
    #asr-price-sidebar.asr-out-page-mobile #asr-price-content .product-prices .price-countdown-wrapper,
    #asr-price-sidebar.asr-out-page-mobile #asr-price-content .product-prices .product-reference,
    #asr-price-sidebar.asr-out-page-mobile #asr-price-content .product-prices #product-availability,
    #asr-price-sidebar.asr-out-page-mobile #asr-price-content .product-actions .col-add-qty,
    #asr-price-sidebar.asr-out-page-mobile #asr-price-content .product-actions .col-add-wishlist,
    #asr-price-sidebar.asr-out-page-mobile #asr-price-content .product-actions .col-add-compare,
    #asr-price-sidebar.asr-out-page-mobile #asr-price-content .product-actions .additional_button,
    #asr-price-sidebar.asr-out-page-mobile #asr-price-content .product-actions .product-additional-info,
    #asr-price-sidebar.asr-out-page-mobile #asr-price-content .product-prices .tax-shipping-delivery-label {display:none;}
    #asr-price-sidebar.asr-out-page-mobile #asr-price-content .product-prices,
    #asr-price-sidebar.asr-out-page-mobile #asr-price-content .product-actions{border:none; width:48%; color:#fff; display:inline-block;    vertical-align: middle;padding:0px;}
    #asr-price-sidebar.asr-out-page-mobile #asr-price-content .product-actions .add button{background:#f4b335; color:#000;}

    .product-miniature-grid .input-group-add-cart .input-group {display: none;}
    #asr-price-content .product-actions .multi-accessories{display:none;}
     ***/
}

.loginbox {
    float: left;
    margin-bottom: 20px;
    padding: 25px 20px;
    font-size: 12px;
    width: 660px;
    background-color: #fff;
    border: 3px solid #f4b335;
}
/*** ADD MARCO ***/
.loginbox .row h2{padding-bottom: 30px!important}
.login-form .row .register-box{padding:25px 30px;}
.login-form .btn.btn-primary{font-weight: bold;}
#fbpsc.social_login{border:none;}

#login-form .form-control,
#login-form .input-group .btn.btn-outline-secondary{border-color:#000;}

#sl_connector_social_login #fbpsc p{margin-bottom:20px!important;}

.category-description.category-description-top{max-height:65px; overflow: hidden; transition: max-height 0.15s ease-out;}
.category-description.category-description-top.open{max-height: 100%; transition: max-height 0.25s ease-in;}

#readall{float:right; background: #f4b335; padding:5px 10px; cursor: pointer; margin-bottom: 35px;}
#readall span{font-size: 25px;vertical-align: bottom;display: inline-block}
.product-list-subcategories{clear:both;}

.register-form form{margin-top:20px;}
.register-form .form-row{margin: 15px 0 0}
.register-form .form-control-submit{max-width: 20%; font-weight: bold}
.register-form .register-box{padding:25px 30px;}

.address-form .js-address-form .form-row{margin: 15px 0 0}
.address-form .js-address-form .form-control-submit{max-width: 20%; font-weight: bold}
.address-form .js-address-form .custom-checkbox{line-height: 30px;}


.fa-shopping-bag:before{font-family: 'overly';content: 'Ã®Â¢â€¦';}

.elementor-newsletter.newsletter-form .elementor-newsletter-btn{background: #000;color: #fff;}
.elementor-newsletter.newsletter-form .elementor-newsletter-btn:hover{background: #000;color: #f4b335;}

/*** Product page ***/
#pbf_block_right{width:47%; display: inline-block;text-align: center;}
#pbf_block_right h4{margin:10px;}
#cmp_block_right{width:47%; display: inline-block;text-align: center;vertical-align: top;margin-left: 15px;}
#cmp_block_right h4{margin:10px}
.product-manufacturer{max-height:110px;}
/*.product-manufacturer a{position: relative;top: -60px;}
.product-manufacturer a img{width: 35%;}*/
#content-wrapper .product-info-row .product_header_container{border-bottom: 1px solid hsla(0,0%,63%,.25);}
.product-manufacturer .asr-link-brand{width: 80px;height: 60px;display: block;background-position: center;background-size: cover;background-repeat: no-repeat;}

.product-information-cart {margin-top: 5px;}

.product-information-cart,
.product-information .instock{font-size: 12px;background: green;color: #fff;padding: 3px 10px;text-transform: uppercase;width: fit-content;}
.product-information .outofstock{font-weight: normal;font-size: 12px;background: #cc112c;margin-top: 40px;color: #fff;padding: 3px 10px;text-transform: uppercase;width: fit-content;}
.product-information .instock{margin-top: 40px;}


/*** ADD 04/11/2021 ***/
#main-product-wrapper .product-info-row .product-sidebar .product-actions form .add .add-to-cart{border:1px solid transparent}

.col-product-info .product-category{padding: 20px 0;}
.col-product-info .product-category a{text-transform: capitalize; font-weight: 600; text-decoration: underline;}

.product-information .product-description-short{font-weight: 400;font-size: 14px;}

.product-information .asr-product-details{border-bottom:1px solid hsla(0,0%,63%,.25);}
.product-information .asr-product-details div{font-weight: normal;font-size:13px;padding: 15px 0;}
.product-information .asr-product-details div .features-title{font-weight:400}
.product-information .asr-product-details div .features-description{font-weight:600}
.product-information .rte-content{padding:15px 0;}

#asr-btn-add .tooltip-ship{background: #fff;}

.product-information .asr-product-reference div{font-weight: normal;font-size:13px;padding: 15px 0;font-weight:600}

#asr-btn-add .asr-btn-information{font-weight: normal;font-size: 13px;text-decoration: underline;font-weight: 700;margin-right: 15px;}
#asr-btn-add .asr-btn-information i{line-height: 30px;padding: 0px 10px;background: #f4b335;font-size: 17px; text-decoration: none;margin-right:5px}

.product-information .rte-content ul{}
.product-information .rte-content ul li{}
.product-information .asr-short-desc{font-weight:400;font-size:13px;border-top: 1px solid hsla(0,0%,63%,.25);margin-top: 20px;}

#content-wrapper .product_header_container .page-title span{font-size: 22px;}

#asr-price-content form .multi-accessories{border-bottom: 1px solid hsla(0,0%,63%,.25);margin-bottom: 5px;}
#asr-price-content form .multi-accessories .accessory-heading{padding: 12px 0;text-transform: uppercase;}
#asr-price-content form .multi-accessories .accessory-heading:before{font-family: 'overly';content:"";font-size: 20px;margin-right: 10px;}
#asr-price-content form .multi-accessories .accessorycheckbox{background: none;font-weight: 300;}
#asr-price-content form .multi-accessories .accessorycheckbox ul li article{background: none;}
#asr-price-content form .multi-accessories .accessorycheckbox ul li article:hover{box-shadow: none;text-decoration: underline;}

@media screen and (max-width: 600px) {
    #asr-btn-add .asr-btn-information{display: block;margin-bottom: 20px}
    #pbf_block_right,
    #cmp_block_right{width:100%;}
}
#content-wrapper .product-info-row .product-information div ul{font-weight: normal; font-size: 13px}
#content-wrapper .product-info-row .product-information div ul li{line-height: 20px;}
#content-wrapper .product-info-row .product-information div ul li::marker{}

@media screen and (max-width: 600px) { #asr-link-add{display: none;} }


.product-additional-info div#pbf_block_right,
.product-additional-info div#cmp_block_right{min-height: 374px;}
.product-additional-info div#cmp_block_right img{padding:6px 0;}
.product-additional-info div#cmpcarousel div.card{padding: 0!important;max-width: 150px;margin: auto;background-position: 10px -25px;}

.product-additional-info div#pbf_block_right #pbfsimulator{min-height:42px;}




/****************/
.pointList{
    list-style: initial;
    padding-left: 30px;
    margin-bottom: 10px;
}
/**/
.pointList li{padding: 5px;}
.leftborder{border-left:1px solid hsla(0,0%,63%,.25);}
.form-control-submit{width: 100%;}
.postcode{width: auto;}
.hidden-row{display: none;}

/*new checkout*/
#confirm_order{
    width: 100%;
    font-weight: 600;
    font-size: 16px;
}

/*** Recovery Password Page ***/
body#authentication #wrapper,
body#password #wrapper{background:#fff;}

body#authentication #wrapper #content,
body#password #wrapper #content{border:none;}

body#password #wrapper #inner-wrapper #content-wrapper{padding: 20px 100px;}
body#password #wrapper #inner-wrapper #content-wrapper #main{padding: 20px 100px;border: 3px solid #f4b335;}
body#password #wrapper #inner-wrapper #content-wrapper #main .send-renew-password-link{font-size: 20px;line-height: 24px;margin-bottom: 45px;}
body#password #wrapper #inner-wrapper #content-wrapper #main label.required{font-size:18px; font-weight: 700;}
body#password #wrapper #inner-wrapper #content-wrapper #main .form-control-submit{width:inherit;font-weight: bold;text-transform: uppercase;}
@media screen and (max-width: 600px) {
    body#password #wrapper #inner-wrapper #content-wrapper,
    body#password #wrapper #inner-wrapper #content-wrapper #main{padding:0;}
}


@media only screen and (max-width: 991px){

    #mobile-header .m-nav-btn i.mobile-bag-icon::before {
        font-family: overly;
        content: "";
        font-size: 2rem;
    }
}
/**AREA RISERVATA**/
.page-my-account #content .links a {
    text-align: center;
    display: inline-block;
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    padding: 0 .9375rem;
    margin-bottom: 1.875rem;
}
.page-my-account #content .links a i {
    display: block;
    font-size: 2.6rem;
    width: 100%;
    color: #000;
    padding-bottom: 1rem;
}

.page-my-account #content .links a span.link-item {
    display: block;
    height: 100%;
    box-shadow: 2px 2px 8px 0 rgb(0 0 0 / 20%);
    background: #fff;
    padding: 1rem;
    font-size: 18px;
}
.page-my-account #content .links a span.link-item :hover{
    background: #f4b335;
}
.page-my-account #content .links a :hover{
    background: #f4b335 !important;
}
.page-customer-account #content .order-actions a {
    padding: .5rem 1.25rem;
}
/**FINE AREA RISERVATA**/
.energy-class-tag-box {
    border-top: 1px solid hsla(0, 0%, 63%, .25);
    padding: 20px 0;
}
.energy-class-tag-box span{font-weight: 500;font-size:15px;}
.energy-class-tag-box a{display: block;}
.energy-class-tag-box a:hover{box-shadow: 2px 2px 2px #ccc!important;color:#000}
.energy-class-tag-box a:hover span{color:#000;}
.energy-class-tag{
    display: inline-block;
    float: right;
}
.energy-class-tag img{
    height:30px;
}
.energy-class-tag-box a > img {
    padding: 0px 7px;
}
.energy-class-tag-box a > img {
    max-height: 30px;
    padding: 0px;
    height: 30px;
}