/*---------------------- HEADER ------------------------*/
.link-item i{
    height: auto;
    min-height: auto;
}

.ps-shoppingcart.dropdown #blockcart-content{
    z-index: 1000;
}

#desktop_logo > a > img{
    max-width: 266px;
}

#mobile-header-sticky div.col.col-mobile-logo.text-center img{
    max-width:175px!important;
}

.header-top .form-search-control{
    border-radius: 5px !important;
}

.search-widget .form-search-control{
    padding: 9px;
}
.hi-faq-top-search-content h2{
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.hi-faq-top-search-note{
    margin-top: 9px;
}
.hi-faq-search-bar-input-group i{
    top: 14px;
}
.addToCartFormWrapper{
    padding: 0px;
    box-shadow: initial;

}
#module-hifaq-faq .container-faq{
    border: 1px solid #dedede;
    padding: 15px;
    border-radius: 4px;
}
.hi-faq-category-item h2{
    margin-bottom: 15px;
    border-bottom: 1px solid #a8a8a8;
}
.hi-faq-category-item h2 a{
    margin-bottom: 15px;
    font-weight: 600;
}
.hi-faq-category-faqs a{
    font-size: 18px;
    color: #3e3e3e !important;
    font-weight: 500;
}
#wk-qa-submit-question{
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
}
#noQuestion h3 > a.btn-primary{
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
}

/*----------------------- MENU -------------------------*/
.cbp-horizontal .cbp-tab-title{
    font-weight: 500;
}

.cbp-hrmenu .cbp-hrsub-inner{
    border-radius: 0px 0px 5px 5px;
}

.cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title{
    font-weight: 500;
}

.cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover{
    text-decoration: underline;
}






/*----------------------- HOME -------------------------*/
.product-tab-home .nav-tabs .nav-link{
    font-size: 36px;
    font-weight: 700;
    line-height: 42px;
    padding-bottom: 0px;
    opacity: 1;
}
.product-tab-home .nav-tabs{
    border-bottom: 0px;
}
.newsletter-home .elementor-newsletter-input{
    border-radius: 5px;
    border: 1px solid #C2C2C2;
    background: #ffff;
}
.newsletter-home .elementor-newsletter-btn{
    margin-left: 10px;
    border-radius: 5px;
}
.faq-home .elementor-accordion-item{
    border-bottom: 1px solid #000000;
}
/*----------------------- HOW IS IT MADE -------------------------*/
.how-is-title{
    font-size: 40px;
    font-weight: 600;
    line-height: 51px;
    margin-top:20px;
    display: block;
    font-family: 'Rajdhani';
}
.how-is-description{
    font-size: 24px;
    line-height: 31px;
}









/*----------------------- FOOTER -----------------------*/
.social-footer-hos{
    margin-right: 8px;
}
#manualgift li.m_cart_item > div > div:nth-child(3) > div.input-group{
    display: none;
}




/*-------------------- PRODUCT LIST --------------------*/
.products-grid .product-miniature-default{
    border: 1px solid #dedede;
    border-radius: 4px;
}
.product-miniature-default .regular-price{
    font-size: 22px;
    font-weight: 600;
    color: #939393 !important;
}
.product-miniature-default span.badge-discount.discount.discount-percentage{
    font-size: 16px;
    border-radius: 4px;
    margin-left: 5px;
    font-weight: 600;
}




/*--------------------- TOP CATEGORY + AMAZZING -----------------------*/
#catDesc {
    max-height: 65px !important;
    overflow: hidden !important;
    position: relative;
    transition: max-height .3s ease !important;
}
#catDesc.expanded {
    max-height: 5000px !important;
}
#catDesc::after {
    content: "";
    position: absolute;
    bottom: 0; left: 0;
    width: 100%; height: 2em;
    background: linear-gradient(transparent, white) !important;
    pointer-events: none;
}
#catDesc.expanded::after {
    display: none !important;
}
#category #toggleDesc{
    color: #000;
    text-align: center;
    margin: auto;
    display: block;
    margin-top: -30px;
    margin-bottom: 30px;
}

#js-product-list-header > h1{
    margin-bottom: 0px!important;
}
.horizontal-layout .af_subtitle{
    border:0px;
    color:#D70C0C;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
}

#js-product-list-top > div{
    padding: 0px 15px;
}

#category .products-selection{
    padding: 10px 0px;
}

.products-selection .form-control{
    border: 0px;
}

.ordinato-per{
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
}

.ordinato-per{
    color:#7B1E1E;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
}


/*--------------------- CATEGORY -----------------------*/
.select-title .select-title-name{
    max-width:initial;
}

.subcategory-hos{
    border-radius: 5px;
    margin-bottom: 15px;
}

.product-list-subcategories .subcategory-image{
    border-radius: 5px 5px 0 0;
    border: 1px solid #D5D5D5;
    margin-bottom: 0px;
}

.product-list-subcategories .subcategory-name{
    font-size: 20px;
    font-weight: 600;
    color: #000;
    line-height: 26px;
    display: block;
    border-radius: 0 0 5px 5px;
    background: #C6A972;
}

.product-list-subcategories .subcategory-name:hover{
    background: linear-gradient(90deg, rgba(212, 175, 55, 0.54) 0%, #C6A972 100%);
    color: #000!important;
}
.products-selection{
    border-top: 0px;
}



/*--------------------- PRODUCT ------------------------*/
#product-images-thumbs.swiper-container-vertical .img-fluid{
    border: 1px solid #c2c2c2;
}

#content-wrapper .product_header_container{
    border-bottom: 0px!important;
    padding: 0px;
}
#content-wrapper .product_header_container .page-title{
    font-size: 40px;
    line-height: 48px;
    font-weight: 600;
    border-bottom: 0px!important;
    padding-bottom: 0px!important;

}
.top-info-prod{
    display: flex;
    column-gap: 45px;
    font-size: 20px;
}
.top-info-prod span{
    font-weight: 500;
}
.product-additional-info{
    border-top: 0px;
}
.product_p_price_container{
    border:0px;
}
.product_p_price_container .product-price{
    font-size: 40px;
    line-height: 51px;
}
.product-discount .regular-price{
    color: #CECECE;
    font-size: 28px;
    font-weight: 600;
}
.product-prices .badge-discount{
    border: 1px solid #7B1E1E;
    background: transparent;
    border-radius: 5px;
    color: #7B1E1E;
    font-size: 24px;
    font-weight: 600;
    line-height: 25px;
}
.price-container{
    display: flex;
    align-items: baseline;
    column-gap: 15px;
}
.features-img .elementor-iqit-banner-img img{
    max-height: 246px;
}
#product #product-availability.product-available{
    background: #2F8203;
    border-radius: 5px;
    color: #ffffff;
    font-size: 18px;
    line-height: 23px;
    font-weight: 600;
    padding: 8px 14px;
}
.products-grid .product-miniature-default .product-available{
    display: initial;
}
#product #product-availability.product-unavailable-allow-oosp{
    background: #004B8E;
    border-radius: 5px;
    color: #E7F7FF;
    font-size: 18px;
    line-height: 23px;
    font-weight: 600;
    padding: 8px 14px;
}
#product .disp-key{
    column-gap: 30px;
    margin-bottom: 25px;
}
#product #cta-keyfeatures{
    font-size: 20px;
    line-height: 26px;
    font-weight: 500;
    text-decoration: underline;
}
.product_p_price_container #product-availability{
    margin-bottom: 0px;
}
.hos-container-strech{
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
    background-color: #F5F2E8;
    padding: 15px;
}
.product-tabs-hos{
    max-width: 1720px;
    margin: auto;
}
#product .nxtal-wishlist-add-to-new{
    color: #000 !important;
    align-items: center;
    display: flex;
    column-gap: 10px;
}
.col-add-wishlist > button, .col-add-compare > button{
    border: 1px solid #000;
    background: #fff;
}
.nxtal-product-list .has-discount.product-price, .nxtal-product-list .has-discount p{
    color:#7b1f1f;
}
.nxtal-product-list .has-discount .discount{
    border:1px solid #7b1f1f;
    background:#fff;
    color:#7b1f1f;
    border-radius: 4px;
}
button.nxtal-wishlist-add-to-new{
    font-size: 18px;
    font-weight: 600;
    justify-content: center;
    align-items: center;
    display: flex;
}
#product .nav-tabs .nav-link.active{
    font-weight: 600;
    padding-bottom: 5px;
}
.btn-primary, .btn-secondary{
    border-radius: 5px;
}

#qasession .text-primary{
    color:#7b1f1f;
}
.product-accessories .section-title{
    font-size: 36px !important;
    line-height: 46px;
    font-weight: 600 !important;
    margin-top: 40px;
    text-align: center;
}

/*--qty--*/
.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{
    width: 100%;
    max-width: 120px;
}
.product-quantity .qty .input-group{
    text-align: center;
    border-radius: 4px;
    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: 4px;
    border: 1px solid #CBCBCB;
    font-weight: 700;
    font-size: 15px;
}

.product-quantity .col-add-btn{
    flex:1;
}
.add-to-cart{
    width:100%;
    line-height: 27px;
}
.mex-security-product{
    color:#7B1E1E;
    font-size: 18px;
    line-height: 23px;
    font-weight: 500;
}
._desktop_wishlist_icon{
    padding: 0 5px 0px 8px;
}
/*-------BLOG-----*/
.page_home .title_blog{
    display: none;
}
.ybc_title_block{
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
}
.blog_description{
    font-size: 20px;
    line-height: 26px;
    font-weight: 300;
}
.ybc-blog-latest-toolbar{
    display: none;
}
.page_home .read_more{
    border-radius: 5px;
    border: 1px solid #262626;
    padding: 10px;
    font-size: 18px;
    line-height: 23px;
    font-weight: 600;
    font-style: initial;
}
.productqasession{
    box-shadow: initial;
    border: 1px solid #d9d9d9;
    border-radius: 7px;
    background: #f8f8f8;
}
.searchfaqhos{
    width: 100%;
    max-width: 475px;
    border-radius: 20px;
}
#search_Question{
    width: 100%;
}

/*||----------------- CHECKOUT -------------------||*/
#checkout #conditions-to-approve{
    text-align: center;
}

/*||----------------- BLOG -------------------||*/
.blog_description p{
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
}

.growl .growl-message{
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
}
.products-grid .product-miniature-layout-1 .product-price-and-shipping{
    display: flex;
    column-gap: 15px;
    margin-top: 5px;
}
.products-grid .product-miniature-layout-1 .space-available{
    height: 23px;
}


/*||----------------- EXTRA PAGE -------------------||*/
#registration #inner-wrapper, #authentication #inner-wrapper, #password #inner-wrapper{
    max-width: 875px;
}
.my-account-side-links .link-item{
    font-weight: 500;
}
.nxtal-wishlist-cart .h1{
    font-weight: 600;
    text-transform: initial!important;
}


/*||----------------- SMALL DESKTOP -------------------||*/
@media(min-width: 991px) and (max-width: 1340px){

}








/*||------------------ TABLET VERSION --------------------||*/
@media(max-width: 990px){
    #product-images-thumbs img.js-thumb{
        border: 0.6px #C2C2C2 solid;
        margin-top: 0px;
    }
    .col-left-product-thumbs{

    }
    .row-1-mobile{
        margin-bottom: 12px;
    }
    .row-1-mobile, .row-2-mobile{
        width: 100%;
    }
    #mobile-btn-search{
        padding: 0px;
    }
    #search-widget-mobile{
        border:0px;
        padding: 0px!important;
    }
    #search-widget-mobile .form-search-control{
        border-radius: 5px;
        padding: 7px 10px;
        border: 1px solid #898989;
    }
    #content-wrapper .product_header_container .page-title{
        font-size: 24px;
        line-height: 31px;
    }
    #product #product-availability.product-available{
        font-size: 14px;
        line-height: 18px;
    }
    #product .top-info-prod{
        font-size: 16px;
        line-height: 20px;
    }
    #product #cta-keyfeatures{
        font-size: 14px;
        line-height: 18px;
        font-weight: 500;
    }
     .product_p_price_container .product-price{
        font-size: 28px;
        line-height: 36px;
    }
     #product .product-discount .regular-price{
         font-size: 19px;
         line-height: 24px;
     }
     #product .product-prices .badge-discount{
         font-size: 16px;
         line-height: 21px;
         padding: 3px 6px;
     }
     #product .iqit-accordion .nav-tabs .nav-link{
         padding: 10px 0px;
         font-size: 16px;
         line-height: 20px;
         font-weight: 600;
         background: #f5f2e8;
     }
     .product-accessories .section-title{
         font-size: 22px !important;
         line-height: 28px;
         font-weight: 600 !important;
         margin-top: 40px;
     }
    .ybc_title_block{
        font-size: 18px;
        line-height: 24px;
    }
    .blog_description{
        font-size: 16px;
        line-height: 20px;
    }
    .page_home .read_more{
        font-size: 14px;
        line-height: 18px;
    }
    .mex-security-product{
        font-size: 14px;
        line-height: 20px;
    }
    .product-miniature-default .regular-price{
        font-size: 14px;
        line-height: 18px;
    }
    .product-miniature-grid .product-price{
        font-size: 14px;
        line-height: 18px;
    }
    .product-miniature-default span.badge-discount.discount.discount-percentage{
        font-size: 14px;
        line-height: 18px;
    }
    .product-miniature-grid .product-title{
        font-size: 16px;
        line-height: 20px;
        font-weight: 500;
    }
    .products-grid .product-miniature-default .space-available > span{
        font-size: 14px;
        line-height: 18px;
    }
    #js-product-list-top .products-sort-order .select-title .select-title-name{
        font-size: 16px;
        line-height: 20px;
    }
    .product-list-subcategories .subcategory-name{
        font-size: 14px;
        line-height: 18px;
    }
    .af_filter{
        font-size: 16px;
        line-height: 20px;
    }
    #js-product-list-top>div:last-of-type .showing{
        font-size: 14px !important;
        line-height: 20px;
    }
    .ordinato-per{
        font-size: 16px;
        line-height: 20px;
    }
}
@media(min-width: 768px) and (max-width: 990px){

}




/*||------------------ MOBILE VERSION --------------------||*/
@media(max-width: 767px){

}

@media(max-width: 757px){
    #product .product-tabs-hos{
        display: none;
    }
}
