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


#index .index-d-none{
    display: none!important;
}

.btn-home-hos .elementor-button{
    background: #ffffff26!important;
}

.btn-home-hos .elementor-button:hover{
    background: #ffffff46!important;
}

/*HEADER*/
#search_widget > form > div > input{
    border-radius: 20px;
    height: 40px;
    line-height: 40px;
}
.header-top{
    padding-bottom: 0px;
}
.social-nav{
    color: #ffffff;
    margin-right: 12px;
}
.social-nav:hover{
    color:#2276FB;
}
.cbp-hrmenu > ul > li:first-child > a{
    padding-left: 0px;
}
#header .header-btn-w .header-btn .title{
    margin-top: 0px;
    font-size: 12px;
    line-height: 16px;
    color: #A8A8A8;
}
#desktop-header-container > div > div.col.col-auto.col-header-right{
    padding:0px;
}
article.product-miniature-layout-1 > div.product-description > div.product-brand > a{
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    color: #212121;
}
.nav-hos a:hover{
    color:#2276FB!important;
}
#search-widget-mobile{
    border: 0px;
    padding:0px;
    padding:5px 0px 0px 0px!important;
}
#search-widget-mobile > form > div > input{
    border-radius: 20px;
    border: 1px solid #000000;
}
#mobile-header .m-nav-btn>i{
    font-size: 24px;
}
@media(max-width: 990px){
    .ps-shoppingcart .cart-products-count-btn{
        top: -5px;
        right: 8px;
    }
    #mobile-header-sticky{
        padding-left: 15px;
        padding-right: 15px;
    }
    .col-mobile-btn-account, .col-mobile-btn-wishlist, .col-mobile-btn-cart{
        padding-left: 5px;
        padding-right: 5px;
    }
    #mobile-header-sticky > div > div > div > div.row{
        align-items: center;
    }
    .mobile-menu__link{
        font-size: 16px;
        font-weight: bold;
    }
    .product-add-to-cart .col-add-wishlist, .product-add-to-cart .col-add-compare{
        display: none;
    }
    #main-product-wrapper .product-add-to-cart{
        padding:0px 5px;
    }
    #add-to-cart-or-refresh > div.product-add-to-cart.pt-3.js-product-add-to-cart > p{
        display: none;
    }
}
.af_filter_content .block_content li{
    padding:0px 15px 5px 0px!important;
}

/*MENU*/
.cbp-horizontal .cbp-tab-title, .cbp-hrmenu .cbp-hrsub-tabs-names li a{
    font-weight: 500;
}
.col-mobile-menu-push #_mobile_iqitmegamenu-mobile{
    width: 100%;
    margin-top: 47px;
}
.cbp-hrmenu .cbp-menu-column{
    margin-top: 0px;
    padding-left: 30px;
}
div.iqitmegamenu-submenu-container div.cbp-tabs-container > div{
    padding:20px 15px 40px 15px!important;
}
.cbp-hrmenu .cbp-hrsub-tabs-names li{
    border:0px;
}

/*CATEGORY*/
.category-tab-hos{
    margin-left: -15px;
    margin-right: -15px;
}
.active > .af-checkbox-label:before{
    left: 4px;
    top: 7px;
    font-size: 13px;
}
@media(max-width:675px){
    #wrapper .breadcrumb{
        margin-bottom: 0px;
        padding: 10px 0px;
    }
    #wrapper .breadcrumb li{
        font-size: 14px;
        line-height: 19px;
        margin-bottom: 0px;
        padding-bottom: 0px;
        color: #02101A;
    }
    .product-miniature-grid .product-title{
        height: 7.4rem!important;
    }
    .product-miniature-grid .product-price{
        font-size: 18px;
        line-height: 24px;
    }
    .product-miniature-default .regular-price{
        font-size: 16px;
        line-height: 21px;
        color: #6E6E6E!important;
    }
    .has-compact-filter #amazzing_filter{
        font-size: 16px;
        line-height: 21px;
    }
}


/*CAROUSEL PRODUCT*/
.product-miniature-grid .product-title{
    height: 5.4rem;
    font-size: 16px;
    line-height: 22px;
    color:#212121;
}
.product-flags .product-flag{
    font-weight: bold;
    font-size: 16px;
    line-height: 21px;
}
.swiper-pagination-bullet{
    height: 3px;
    width: 19px;
    border-radius: 2px;
    opacity: 0.19;
    color: #22282E;
}
.swiper-pagination-bullet-active{
    opacity: 1;
    width: 40px;
}


/*AMAZZING*/
#amazzing_filter{
    margin-bottom: 20px!important;
}
.af_filter label{
    line-height: 21px;
}
#af_form > div.af_filter > div.af_filter_content > ul > li{
    padding-left: 0px;
    padding-bottom: 3px;
}
.af-checkbox-label:after{
    top: 4px;
}



/*PRODUCT*/
#add-to-cart-or-refresh > div.product-add-to-cart.js-product-add-to-cart > div > div.col-add-btn{
    flex: 1;
}
#add-to-cart-or-refresh > div.product-add-to-cart.js-product-add-to-cart > div > div.col-add-btn > div > button{
    width: 100%;
}
#product #iqit-wishlist-product-btn, #product #iqit-compare-product-btn{
    padding: 12px 16px;
}
#add-to-cart-or-refresh > div.product-add-to-cart div.col-add-btn button{
    max-height: 50px;
}
#add-to-cart-or-refresh > div.product_p_price_container > div{
    display: flex;
    justify-content: space-between;
}
#add-to-cart-or-refresh > div.product-add-to-cart.js-product-add-to-cart > div > div.col-add-btn > div > button{
    font-size: 18px;
    line-height: 24px;
    padding: 13px;
    font-weight: 700;
}
#content-wrapper .product_header_container .page-title span{
    line-height: 42px;
    font-size: 30px;
}
.product-information .product-description{
    font-size: 16px;
    line-height: 24px;
}
.select-title .select-title-name{
    max-width: initial!important;
}
.product_header_container .product-price, .product_p_price_container .product-price {
    font-size: 24px;
    line-height: 32px;
}
#add-to-cart-or-refresh > div.product_p_price_container > div > div.has-discount > div{
    display: flex;
    align-items: baseline;
}
#add-to-cart-or-refresh > div.product_p_price_container div.has-discount span.product-discount, #add-to-cart-or-refresh > div.product_p_price_container div.has-discount span.product-discount{
    font-size: 20px;
    line-height: 26px;
    color: #6E6E6E;
}
#add-to-cart-or-refresh div.product_p_price_container div.has-discount span.badge.badge-discount.discount.discount-amount{
    font-size: 16px;
    line-height: 21px;
    padding: 0px 8px;
}
#add-to-cart-or-refresh div.product_p_price_container div.has-discount span.badge.badge-discount.discount.discount-percentage{
    font-size: 16px;
    line-height: 21px;
    padding: 0px 8px;
}

#add-to-cart-or-refresh > div.product_p_price_container > div > div.has-discount > div > span{
    margin-right: 10px;
}
#col-product-info > div.product_header_container div.product-reference{
    font-size: 15px;
    line-height: 24px;
}
#col-product-info > div.product_header_container div.product-reference > span{
    color:#B9692E;
}
.dettagli-link > a{
    font-size: 14px;
    line-height: 19px;
    color: #2276FB!important;
}
#product #inner-wrapper{
    max-width: 1230px;
    margin: auto;
}
#add-to-cart-or-refresh > div.product-add-to-cart.pt-3.js-product-add-to-cart{
    padding-top: 5px!important;
}
.brand-hos-product > a{
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    color: #959FA5!important;
}

@media(max-width: 990px){
    .product_p_price_container .product-price{
        font-size: 24px!important;
        line-height: 32px;
    }
    #add-to-cart-or-refresh > div.product_p_price_container > div{
        font-size: 16px;
        line-height: 32px;
        color:#6E6E6E;
    }
}

@media(min-width: 991px){
    .hos-features-table > div:nth-of-type(4n+1){
        background: #F0F0F0;
    }
    .hos-features-table > div:nth-of-type(4n+2){
        background: #F0F0F0;
    }
    .hos-features-table > div{
        flex: 0 0 49%;
        padding: 8px 12px;
    }
    .hos-features-table{
        column-gap: 2%;
    }
    .features-hos{
        font-weight: 500;
    }
    .value-hos{
        float: right;
    }
    #product-details > section.product-features{
        margin:15px;
    }
}
@media(max-width: 990px){
    #product-details > section.product-features{
        margin:15px;
    }
    .features-hos{
        font-weight: 600;
        display: block;
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 10px;
    }
    .value-hos{
        font-size: 16px;
        line-height: 20px;
    }
    .hos-features-table > div:nth-child(odd){
        background: #F0F0F0;
    }
    .hos-features-table > div{
        padding: 10px;
    }
}



/*QUANTITY BOX*/
.input-group-btn-vertical {
    position: static !important;
}
.input-group-btn-vertical .bootstrap-touchspin-down {
    position: absolute !important;
    left: 8px;
    right: initial;
    width: auto !important;
    border: none !important;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99;
    top: 0;
    bottom: 0;
    transform: none;
    height: auto !important;
    display: flex;
    align-items: center;
    left: 4px;
}
.input-group-btn-vertical .bootstrap-touchspin-down i {
    position: static;
    display: flex;
    align-items: center;
    pointer-events: none;
}
.input-group-btn-vertical .bootstrap-touchspin-down i:before{
    content: "\f068";
}
.input-group-btn-vertical .bootstrap-touchspin-up {
    position: absolute !important;
    right: 10px;
    left: initial;
    width: auto !important;
    top: 50%;
    transform: translateY(-50%);
    border: none !important;
    z-index: 99;
    top: 0;
    bottom: 0;
    transform: none;
    height: auto !important;
    display: flex;
    align-items: center;
    right: 0;
}
.input-group-btn-vertical .bootstrap-touchspin-up i{
    position: static;
    display: flex;
    align-items: center;
    pointer-events: none;
}
.input-group-btn-vertical .bootstrap-touchspin-up i:before{
    content: "\e59e";
}

.bootstrap-touchspin .btn-touchspin{
    background: transparent !important;
}
.product-quantity .qty .input-group{
    text-align: center;
    border-radius: 2px;
    border: 1px solid #CBCBCB;
    font-weight: 700;
    font-size: 15px;
}
#blockcart-content div.col.col-info > div.row.align-items-center input{
    text-align: center;
    border-radius: 2px;
    border: 1px solid #CBCBCB;
    font-weight: 700;
    font-size: 15px;
}




/*BLOG*/
.ybc_title_block{
    font-size: 18px;
    line-height: 24px;
    color: #000000;
    text-transform: initial;
    padding-bottom: 0px;
}
.page_home .title_blog, .page_home_gallery .title_blog{
    font-size: 21px;
    line-height: 30px;
    color: #282E33;
    margin-bottom: 10px;
}
.blog_description{
    font-size: 14px;
    line-height: 19px;
    font-weight: 300;
}



/*FOOTER*/
.elementor-element.link-footer-hos .elementor-accordion .elementor-accordion-item .elementor-accordion-title{
    padding: 10px 0px;
    border-top: 1px solid #a8a8a8;
}
.elementor-element.link-footer-hos .elementor-accordion .elementor-accordion-item .elementor-accordion-title:nth-last-child(){
    border-bottom: 1px solid #a8a8a8;
}
.link-footer-hos a:hover{
    color:#2276FB;
}



/*CONFRONTA*/
#iqitcompare-table td{
    width: 250px;
}

#iqitcompare-table .btn-product-list{
    width: 100%;
}
#iqitcompare-table .product-price{
    color:#2276FB;
    font-weight: bold;
}
#iqitcompare-table .pack-product-name{
    min-height: 80px;
}

/*WISHLIST*/
#module-iqitwishlist-view .product-miniature-grid .product-price{
    color:#2276FB;
    font-weight: bold;
}

/***/
.btn-cat-slider .elementor-widget-wrap{
    width: 100vw;
    padding-bottom: 12px;
}
.btn-cat-slider .swiper-container-horizontal>.swiper-pagination-bullets{
    bottom:0px;
}
.swiper-wrapper {
    -ms-flex-wrap: initial !important;
    flex-wrap: nowrap !important;
}
.has-compact-filter #amazzing_filter .compact-toggle{
    background: #2276FB;
}

/*ACCOUNT*/
#module-iqitwishlist-view .iqitwishlist-product div.product-add-cart  input.input-qty{
    display: none;
}




/*PERSONALIZZATORE*/
#component_steps{
    width:100%;
}
#component_steps .card step_content{
    border:0px;
}
.component_step .card-header{
    padding: 10px 15px !important;
    background-color: #F5F6F7!important;
    padding: 10px 15px !important;
    border-radius: 2px;
}
#component_steps .card-header h5{
    margin-bottom: 0px;
}
#component_steps .card-header h5 a{
    font-size: 16px;
    line-height: 21px;
    color:#000000!important;
    font-weight: 400;
}
#component_steps_container .component_step{
    margin-bottom: 10px;
}
#component_step_last{
    background-color: #fff;
}
#component_step_last .card-header{
    background-color: #fff;
    color:#2276FB;
    border: 1px solid #A8A8A8;
    boder-radiud:2px;
}

#component_step_last > div{
    border: 1px solid #A8A8A8;
    border-color: #A8A8A8;
}
#component_step_last .card-header h5 a{
    font-size: 16px;
    line-height: 21px;
    color: #2276FB!important;
    font-weight: bold;
}
#component_step_resume{
    border: 1px solid #A8A8A8;
}
#component_step_resume .idxrcp_resume_opt_price_wodiscount{
    display: none;
}

#component_step_resume .table tbody > tr > td{
    padding: 1px 2px;
}
#component_step_resume .td-first-hos{
    font-weight: bold;
}
.idxrcp_resume_opt_price{
    color:#000000;
    font-size: 16px;
}
#component_step_resume .table td{
    vertical-align: middle;
    border: 0px;
}
#component_steps_container .check-symbol{
    position: absolute;
}
.row-hos-grid{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    column-gap: 10px;
    row-gap: 10px;
}
#component_steps_container .check-symbol{
    left: 0px;
    right: 0px;
    top: 0px;
}
#component_steps_container .check-symbol > i{
    margin-right: 0px;
    font-size: 28px;
    line-height: 34px;
    font-weight: bold;
}
.title-hos-config{
    padding: 0px 15px;
    color: #2276FB;
    font-size: 22px;
    line-height: 29px;
    font-weight: 700;
}

#component_steps_container .img-step-hos{
    max-width: 88px;
}

#component_steps_container .component_step .card.step_content{
    background: #f5f6f7;
    border-radius: 2px;
}
#component_steps_container .component_step .card.step_content .option_div{
    background: #fff;
}
#submit_idxrcustomproduct #idxrcustomproduct_save{
    display: flex;
    align-items: center;
    padding: 0px;
    color: #2276FB!important;
}
#idxrcustomproduct_save > i{
    font-size: 16px;
}
#idxrcustomproduct_save.btn-link:hover{
    text-decoration: initial!important;
    font-weight: 600;

}
#component_step_resume .table tbody>tr>td{
    min-width: 80px;
}
@media(min-width: 1180px){
    #component_step_resume .table tbody>tr>td{
        min-width: 170px;
    }
}
#submit_idxrcustomproduct{
    align-items: center;
}
#component_step_last .card-header h5 a{
    display: flex!important;
    justify-content: start;
    align-items: center;
    column-gap: 7px;
}



@media(max-width: 990px){
    .row-hos-grid{
        grid-template-columns:1fr;
    }
    #component_steps_container .component_step .card.step_content .option_div{
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;

    }
    #component_steps_container .component_step .card.step_content .option_div{
        padding:0px 8px;
    }
    #component_steps_container .img-order-hos{
        order:2;
    }
    #component_steps_container .img-step-hos{
        max-width: 55px!important;
    }
    #component_steps_container .check-symbol{
        left: initial;
        right: 12px;
        top: 0px;
    }
    .option_titles{
        margin-bottom: 0px;
    }
    .product-quantity .qty .input-group{
        max-width: 90px;
    }
}



/*SEZIONE PERSONALIZZATORE PRODOTTO - CUSTOM*/
.config_nuc{
    font-size: 22px;
    line-height: 29px;
    color: #2276FB;
    padding: 15px;
    font-weight: 500;
}
#component_steps_container > div.component_step{
    font-size: 16px;
    line-height: 21px;
    color: #000000;
}
.option_titles{
    border-top: 0px;
    border-bottom: 0px;
}
.resume_price_block .opt_type_sel_img > img.img-element{
    display: none;
}
#component_step_resume > div{
    padding: 15px;
}
@media(max-width: 768px){
    #component_steps_container .option_div .image-container{
        max-height: 110px!important;
    }
    #component_steps_container .component_step .card.step_content .option_div{
        padding: 8px 15px!important;
    }
}

/* CHECKOUT */
#checkout .block-header, #checkout .already-account-label{
    font-size: 16px;
    color: #1275bc;
}
.payment-option img{
    display: none;
}




/*FORM CONTATTI IT*/
#crmWebToEntityForm.zcwf_lblLeft {
    width:100%;
    padding: 25px;
    margin: 0 auto;
    box-sizing: border-box;
}
#crmWebToEntityForm.zcwf_lblLeft * {
    box-sizing: border-box;
}
#crmWebToEntityForm{text-align: left;}
#crmWebToEntityForm * {
    direction: ltr;
}
.zcwf_lblLeft .zcwf_title {
    word-wrap: break-word;
    padding: 0px 6px 10px;
    font-weight: bold;
}
.zcwf_lblLeft .zcwf_col_fld input[type=text], .zcwf_lblLeft .zcwf_col_fld textarea {
    width: 80%;
    min-width: 280px;
    min-height: 30px;
    border: 1px solid #c0c6cc !important;
    resize: vertical;
    border-radius: 10px;
    float: left;
}
.zcwf_lblLeft .zcwf_col_lab {
    width: 30%;
    word-break: break-word;
    padding: 0px 6px 0px;
    margin-right: 10px;
    margin-top: 5px;
    float: top;
    min-height: 1px;
}
.zcwf_lblLeft .zcwf_col_fld {
    float: left;
    width: 68%;
    padding: 0px 6px 0px;
    position: relative;
    margin-top: 5px;
}
.zcwf_lblLeft .zcwf_privacy{padding: 6px;}
.zcwf_lblLeft .wfrm_fld_dpNn{display: none;}
.dIB{display: inline-block;}
.zcwf_lblLeft .zcwf_col_fld_slt {
    width: 60%;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 4px;
    font-size: 16px;
    float: left;
    resize: vertical;
    padding: 2px 5px;
}
.zcwf_lblLeft .zcwf_row:after, .zcwf_lblLeft .zcwf_col_fld:after {
    content: '';
    display: table;
    clear: both;
}
.zcwf_lblLeft .zcwf_col_help {
    float: left;
    margin-left: 7px;
    font-size: 16px;
    max-width: 35%;
    word-break: break-word;
}
.zcwf_lblLeft .zcwf_help_icon {
    cursor: pointer;
    width: 16px;
    height: 16px;
    display: inline-block;
    background: #fff;
    border: 1px solid #c0c6cc;
    color: #c1c1c1;
    text-align: center;
    font-size: 11px;
    line-height: 16px;
    font-weight: bold;
    border-radius: 50%;
}
.zcwf_lblLeft .zcwf_row {margin: 15px 0px;}
.zcwf_lblLeft .formsubmit {
    margin-right: 5px;
    cursor: pointer;
    color: var(--baseColor);
    font-size: 16px;
}
.zcwf_lblLeft .zcwf_privacy_txt {
    width: 90%;
    color: rgb(0, 0, 0);
    font-size: 16px;
    font-family: Arial;
    display: inline-block;
    vertical-align: top;
    color: var(--baseColor);
    padding-top: 2px;
    margin-left: 6px;
}
.zcwf_lblLeft .zcwf_button {
    font-size: 16px;
    color: var(--baseColor);
    border: 1px solid #c0c6cc;
    padding: 3px 9px;
    border-radius: 4px;
    cursor: pointer;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    min-width: 120px;
}
.zcwf_lblLeft .zcwf_button:hover{
    border-color: #ffffff;
    color: #ffffff;
    background-color: #5dc7ee;
    transition: .7s

}
.zcwf_lblLeft .zcwf_tooltip_over{
    position: relative;
}
.zcwf_lblLeft .zcwf_tooltip_ctn{
    position: absolute;
    background: #dedede;
    padding: 3px 6px;
    top: 3px;
    border-radius: 4px;word-break: break-word;
    min-width: 100px;
    max-width: 150px;
    color: var(--baseColor);
    z-index: 100;
}
.zcwf_lblLeft .zcwf_ckbox{
    float: left;
}
.zcwf_lblLeft .zcwf_file{
    width: 55%;
    box-sizing: border-box;
    float: left;
}
.clearB:after{
    content:'';
    display: block;
    clear: both;
}
@media all and (max-width: 800px) {
    .zcwf_lblLeft .zcwf_col_lab, .zcwf_lblLeft .zcwf_col_fld {
        width: auto;
        float: none !important;
    }
    .zcwf_lblLeft .zcwf_col_help {width: 40%;}
}
