    .header-text-size{
        font-size: 11px;
    }
    .product-tabs__list-container {
        margin-top: 30px;
    }
    .sold-out{
        width: fit-content;
        margin-left: 25px;
        margin-top: -10px;
        margin-bottom: 20px;
    }

    .sale-sold-out{
        width: fit-content;
        margin-top: 4px;
    }

    .topbar__spring .news-item{
        font-weight:bold
    }

    .promotions {
        position: relative;
    }



    .owl-carousel.hideNav .owl-nav {
        display: none;
    }

    .block-header__link {
        margin-left: 16px;
        background: transparent;
        border: none;
        font-family: inherit;
        font-size: 16px;
        font-weight: bold;
        cursor: pointer;
        display: block;
        color: inherit;
        padding: 2px 11px 1px;
        border-radius: 12px;
        -webkit-box-shadow: none;
        box-shadow: 0 0 0 2px #fbd504 inset;
    }

    .block-header__link:hover, .block-header__link:active, .block-header__link:focus {
        -webkit-box-shadow: 0 0 0 2px #fbd504 inset;
        box-shadow: 0 0 0 2px #fbd504 inset;
    }

    .block-features__item.promotion-category{
        max-width:20%;
    }

    @media(max-width: 1199px){
        .block-features__item.promotion-category{
            max-width:25%;
        }
    }

    @media(max-width: 991px){
        .block-features__item.promotion-category{
            max-width:33%;
        }
    }

    @media(max-width: 767px){
        .block-features__item.promotion-category{
            max-width:50%;
        }
        .block-header__groups-list {
            margin-top: 0px !important;
        }
    }

    .alert-message {
        max-width: 70%;
        margin: auto;
        margin-bottom: 20px;
        padding: 20px 0;
    }

    .flash-cart .alert-message {
        background-color: #f7d404;
        color: #000;
        font-size: 17px;
    }

    .flash-cart .alert-message p{
        margin:auto;
    }

    @media (max-width: 1200px){
        .btn{
            padding: .375rem 0.25rem;
        }
        #tab-specification table {
            width: 100% !important;
        }

    }

    .btn-xl {
        padding: 1.125rem 0;
    }

    @media (max-width: 379px){
        .cart__checkout-button {
            font-size: 12px;
            line-height: 5px;
        }
    }

    @media (min-width: 1200px){
        .container.container-original, .container-lg.container-original, .container-md.container-original, .container-sm.container-original, .container-xl.container-original {
            max-width: 80%;
            padding: 0 2.5%;
        }
        .header-sticky{
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
        }
    }

    .no-style{
        padding:0;
        margin:0;
        list-style:none;
    }

    .contact-us__address a {
        margin-left: 5px;
        margin-bottom: 5px;
        display: inline-block;
    }

    .whatsapp-sticky {
        position: fixed;
        z-index: 11;
        left: 2%;
        bottom: 4%;
        width: 50px;
        height: 50px;
        background: green;
        border-radius: 50%;
        text-align: center;
        line-height: 0;
        font-size: 30px;
        display: flex;
        flex: 1;
        align-items: center;
        padding: 5px;
        font-weight: bold;
        color: #ffffff;
        box-shadow: 0px 0px 4px 1px #2f8000;
    }

    .whatsapp-sticky div{
        display: block;
        width: 100%;
        text-align: center;
    }

    .page-header__title.brand.logo-only{
        border: none;
        border-radius: 0;
        box-shadow: none;
    }

    .block-features__item a{
        color: #3d464d;
    }

    .block-categories-features.block-features--layout--boxed .block-features__divider {
        width: 5px;
    }

    .block-features--layout--boxed .block-features__icon {
        font-size: 30px;
    }

    .megamenu__body .row {
        width: 100%;
        min-height: 450px;
    }

    .visibility-hidden{
        visibility:hidden;
    }

    #tab-specification table {
        width: initial;
    }

    .block-header__arrows-list{
        display:none;
    }

    .block-products-carousel .owl-carousel, .block-brands .owl-carousel{
        padding: 0 25px;
    }

    .block-products-carousel .owl-carousel .owl-nav, .block-brands .owl-carousel .owl-nav{

        pointer-events: all;
    }

    .block-products-carousel .owl-carousel .owl-nav button.owl-next, .block-products-carousel .owl-carousel .owl-nav button.owl-prev, .block-brands .owl-carousel .owl-nav button.owl-next, .block-brands .owl-carousel .owl-nav button.owl-prev{
        width: 27px;
        height: 29px;
        padding: 0;
        margin: 0;
        border: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        cursor: pointer;
        border-radius: 1.5px;
        background: #fbd504;
        color: #3d464d;
        -webkit-transition: all .15s;
        transition: all .15s;
        font-size: 35px;
        display: inline-block;
        line-height: 18px;
        position: absolute;
        text-align: center;
        position: absolute;
        z-index: 99999999;
        top: calc(50% - 14.5px - 50px);
    }


    .block-categories-features .block-features__item .block-features__content:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background: #000000;
        opacity: 0.3;
        z-index: -1;
    }

    .block-categories-features .block-features__item .block-features__content:hover:before {
        opacity: 0.5;
    }

    .block-products-carousel .owl-carousel .owl-nav button.owl-next, .block-brands .owl-carousel .owl-nav button.owl-next{
        right:-5px;
    }

    .block-products-carousel .owl-carousel .owl-nav button.owl-prev, .block-brands .owl-carousel .owl-nav button.owl-prev{
        left:-5px;
    }

    .block-products-carousel .owl-carousel .owl-nav button.owl-next:hover, .block-products-carousel .owl-carousel .owl-nav button.owl-prev:hover, .block-brands .owl-carousel .owl-nav button.owl-next:hover, .block-brands .owl-carousel .owl-nav button.owl-prev:hover{
        opacity:0.8;
    }

    .block-header__divider {
        height: 2px;
        background: #f7d404;
    }

    .block-products-carousel .owl-carousel .owl-nav button span, .block-brands .owl-carousel .owl-nav button span{
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }
    .block-features__icon img {
        min-width: initial !important;
        min-height: initial !important;
        width:100%;
    }

    .block-slideshow .owl-carousel .owl-dots{
        background-color:transparent;
    }

    .product-card__badge--new {
        background: #fbd504;
        color: #000000;
    }

    .block-categories-features .block-features__item a:hover {
        background:none;
    }

    .block-categories-features.block-features--layout--boxed .block-features__icon {
        position: relative;
        width: 100%;
        margin: 0;
        padding: 0;
        display: flex;
        flex: 1;
        align-items: center;
    }

    .block-features__icon img {
        max-width: 100%;
    }

    .block-categories-features.block-features--layout--boxed .block-features__item{
        position:relative;
        margin: 5px 5px 17px;

    }

    [dir=ltr] .nav-links__item--has-submenu .nav-links__item-body {
        font-weight: bold;
    }

    .block-categories-features .block-features__title {
        width: 100%;
        color:#ffffff;
    }

    .block-categories-features .block-features__item a{
        padding:0;
    }

    .block-categories-features .block-features__content {
        padding-top: 2px;
        position: absolute;
        height: 100%;
        top: 0;
        left: 0;
        width: 100%;
        margin: 0;
        padding: 0;
        display: flex;
        flex: 1;
        align-items: center;
        z-index:1
    }

    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
        outline: 0;
    }

    .block-brands__item img{
        filter: none;
        opacity: 0.8;
    }

    .filter-categories-alt__list--level--3 > .filter-categories-alt__item:not(:last-child){
        border-bottom: solid 1px #d5d5d5;
    }

    .lazy:not(.loaded) {
        background: #f7f7f7;
        outline: 0;
        border: 0;
        display: inline-block;
        min-height: 200px;
        width: 100%;
    }

    .product-card__image {
        position:relative;
    }

    .block-categories-features.block-features--layout--boxed .block-features__icon {
        position: relative;
    }

    .topbar-dropdown__btn{
        color: #000;
        fill: #000;
    }

    @media (max-width: 474px){
        .view-options__legend {
            width:initial;
            padding:0;
        }
    }

    .mobile-links__item-link svg{
        display: inline-block;
        width: 14px;
        margin: 0;
        padding: 0;
        margin-right: 10px;
    }

    @media (max-width: 479px){
        .side-slide-container {
            width: calc(50% - 6px);
        }
    }

    .banner__body{
        position:relative;
        display: block;
        text-align: center;
        color: inherit;
    }

    .banner__body .banner-content {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        text-align: center;
        padding:2% 0;
    }

    .block-products-carousel.promotions .owl-carousel .owl-dots {
        bottom: 16px;
        position: absolute;
        background: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 4px;
        border-radius: 9px;
    }

    .block-products-carousel.promotions .item {
        margin:auto;
    }

    [dir=ltr] .block-products-carousel.promotions .owl-carousel .owl-dots {
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .block-products-carousel.promotions .owl-carousel .owl-dot {
        width: 10px;
        height: 10px;
        border-radius: 5px;
        background: #e0e0e0;
    }
    .block-products-carousel.promotions .owl-carousel .owl-dot.active {
        background: #fbd504;
    }

    [dir=ltr] .block-products-carousel.promotions .owl-carousel .owl-dot + .owl-dot {
        margin-left: 6px;
    }

    .banner__title {
        color: #fff;
        font-size: 30px;
    }

    .block-products-carousel.promotions .owl-stage{
        margin-bottom:0;
    }
    .block-products-carousel.promotions .owl-stage-outer {
        margin-bottom: 0;
    }

    @media (max-width:766px){
        .banner__title {
            color: #fff;
            font-size: 22px;
        }

        .banner__body .banner-content{
            padding:0;
        }
    }

    .filter-categories-alt__list--level--1 > .filter-categories-alt__item:not(:last-child) {
        border-bottom: solid 1px #d5d5d5;
    }
    @media (max-width: 991px){
        [dir=ltr] .view-options__control {
            margin-left: 0;
        }

        .checkout-login span {
            display: block !important;
            margin: 10px 0 !important;
        }

    }

    @media (max-width: 767px){
        .page-header__container {
            padding-bottom: 0;
        }
    }

    [dir=ltr] .product__share-links {
        margin-left: 0;
        margin-right: 0;
    }

    .product-tabs {
        margin-top: 0px;
    }

    .topbar__brands .topbar-dropdown__body{
        background: #fff;
        width: calc(90vw);
        left: -382px;
        padding-left: 28%;
    }

    .topbar__brands {
        margin: 0 -50px 0 0;
        width: 402px;
    }


    .block-categories-features.block-features--layout--boxed .block-features__divider:nth-child(10n){
        width: 100%;
        height: 14px;
    }



    @media (max-width: 991px){
        .block-features--layout--boxed .block-features__divider:nth-child(10n) {
            width: 14px;
            height: auto;
        }

        .block-categories-features.block-features--layout--boxed .block-features__divider:nth-child(10n) {
            width: 5px;
        }
    }



    .block-features__list{
        flex-wrap: wrap;
    }

    .side-slide-container .content{
        padding: 4%;
    }

    .side-slide-container .content p{
        margin: 4% 0 4%;
        padding-left: 0;
    }

    [dir=ltr] .nav-panel__nav-links {
        margin-right: 14px;
    }

    .nav-links__item-link{
        font-family: Roboto-Regular,sans-serif;
    }

    .nav-links__list {
        margin: 0 0%;
    }

    .side-slide-container img {
        height: 100%;
        width: 100%;
    }

    .side-slide-container {
        height: auto !important;
    }

    .block-slideshow__body, .block-slideshow__slide {
        height: auto !important;
    }

    .block-slideshow__slide {
        height: auto !important;
    }

    .megamenu__body {
        padding: 35px 30px;
    }

    .megamenu {
        min-height: 400px;
    }

    .nav-links__item--has-submenu .nav-links__item-arrow {
        fill: #333;
    }

    .nav-links__item--hover .nav-links__item-arrow {
        fill: #000;
    }

    li.nav-links__item--hover {
        background-color: transparent !important;
    }
    .nav-links__item{
        /*border-left:none !important;*/
    }

    .megamenu__links--level--0 > .megamenu__item {
        margin-bottom: 25px;
    }

    .dn-pageLoading {
        background-color: #fff;
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 999999;
        display: flex;
        align-items: center;
        justify-content: center;
        -webkit-touch-callout: none;
        user-select: none;
    }

    img {
        max-width: 100%;
    }


    @media (min-width: 1200px){
        .product-container {
            max-width: 85%;
        }
    }

    .pswp img {
        height: auto !important;
    }

    .site-header {
        background: #fbd504;
    }

    .search--location--header .search__body{
        overflow: hidden;
        border-radius: 25px;
        border:none;
    }

    .search--location--header .search__button:hover, .search--location--header .search__button {
        background: #343e48;
        min-width: 50px;
        fill:#fff;
    }
    .nav-panel {
        box-shadow: none;
        border-top: solid 1px #e5c100;
    }

    @media (max-width:1408px){
        .nav-links__item-link{
            font-size: 0.85em;
        }
        .megamenu{
            font-size: 0.85em;
        }
    }



    @media (max-width: 479px){
        .block-features--layout--boxed .block-features__item {
            width: 50%;
        }
        .block-features--layout--boxed .block-features__divider{
            width: 14px;
        }
        .block-categories-features.block-features--layout--boxed .block-features__divider{
            width: 5px;
        }
        .block-categories-features.block-features--layout--boxed .block-features__divider:nth-child(3n){
            width: 100%;
            height: 14px;
        }

        .block-features__title {
            font-size: 14px;
            line-height: 15px;
        }
    }

    @media(max-width:480px){
        .block-features--layout--boxed:not(.block-categories-features) .block-features__divider:nth-child(4n) {
            width: 100%;
            height: 14px;
        }
    }

    @media(max-width:360px){
        .header-text-size{
            font-size: 10.5px;
        }
    }

    @media(max-width:280px){
        .header-text-size{
            font-size: 8px;
        }
    }


    @media (min-width: 480px) and (max-width: 991px){
        .block-categories-features.block-features--layout--boxed .block-features__divider:nth-child(4n) {
            width: 5px;
            height: auto;
        }

        .block-categories-features.block-features--layout--boxed .block-features__divider:nth-child(3n) {
            width: 100%;
            height: 14px;
        }
    }

    @media (min-width: 992px){
        .nav-panel__container.container {
            max-width: initial;
        }
    }

    li.nav-links__item.nav-links__item--has-submenu ul li.nav-links__item.nav-links__item--has-submenu {
        margin-top: 4px;
    }

    .megamenu__item.megamenu__item--with-submenu a{
        color:#000000;
    }



    .nav-links__list > .nav-links__item {
        padding: 0 10px;
        margin:0;
        border-left: solid 1px #e5c100;
    }

    .btn{
        -webkit-appearance:initial;
    }

    .block-features__icon{
        height:auto;
    }

    .nav-links__item:nth-child(1) {
        border-left: none;
    }

    .nav-links__item--hover .nav-links__item-body{
        color: #000000;
        background-color:transparent;
    }

    li.nav-links__item--hover {
        background-color: #e5c100;
    }

    li.nav-links__item--hover .nav-links__item-arrow{
        display: inline-block !important;
    }

    .topbar {
        background: #fbd504;
        border-bottom: solid 1px #e5c100;
    }

    .indicator--open .indicator__area, .indicator--hover .indicator__area{
        background-color: #e5c100
    }

    .search--location--header .search__form input, .search--location--header .search__form select {
        background: #fff;
    }

    .topbar__spring, .topbar-link{
        color: #333;
    }

    .search--location--header .search__input:hover ~ .search__border{
        box-shadow:none;
    }


    .product-gallery__featured .product-image {
        padding: 10px;
    }

    .widget-filters__item:first-child {
        border-top: 2px solid #f0f0f0;
        border-bottom: 2px solid #f0f0f0;
    }

    .widget-filters {
        padding-bottom: 0;
        border-bottom:none;
    }

    .listing-products{
        position:relative;
    }
    .listing-products .preloader {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 999;
        text-align: center;
        background-color:rgba(255,255,255,0.6);
        display:none;
    }

    .listing-products.loading .preloader {
        display:block;
    }

    .listing-products .preloader svg {
        width: 10%;
        display: inline-block;
        margin-top: 13%;
    }

    .line-through{
        text-decoration: line-through;
        color: grey
    }

    .dropcart--style--offcanvas .dropcart__body{
        min-width:300px;
    }

    .block-slideshow--layout--full .block-slideshow__slide-content {
        max-width: 500px;
    }



    .hide{
        display:none !important;
    }

    .p-relative{
        position:relative
    }

    .order-search-btn {
        margin-top: 29px;
        height: 36px;
    }

    .order-stat {
        padding: 0 5%;
    }

    .order-stat .address-card__row{
        margin-top: .75rem;
    }

    .improve-profile {
        padding: 2% 3%;
    }

    .default {
        display: block;
        font-weight: bold;
    }

    .m-t-20{
        margin-top:20px;
    }
    .cart__coupon-form{
        position:relative
    }

    .width-100{
        width:100%;
    }
    .box-coupon-text{
        width: 100%;
        display: block;
        position: absolute;
        bottom: -60px;
    }

    .cart-table__column--image{
        position:relative;
    }

    .btn{
        z-index:1;
    }

    .product__availability {
        display: block;
    }

    .category-card__image {
        position:relative;
    }

    div.lazy:not(.block-slideshow__slide-image), section.lazy:not(.block-slideshow__slide-image) {
        position: relative;
    }

    .img-preloader {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 99;
    }

    .img-preloader svg {
        shape-rendering: auto;
        position: absolute;
        width: 40%;
        height: 40%;
        left: 30%;
        top: 30%;
    }

    img.loaded {
        min-width: initial !important;
        min-height: initial !important;
    }

    .lazy.loaded .img-preloader, .lazy.loaded + .img-preloader {
        display: none;
    }

    a.mobile-header__logo img {
        max-height: 65px;
    }



    .block-slideshow .active .block-slideshow__slide-title{
        color:#ffffff;
    }




    .block-slideshow__slide-image--mobile {
        display: none !important;
    }


    .wfloat{
        position:fixed;
        width:60px;
        height:60px;
        bottom:40px;
        right:40px;
        background-color:#25d366;
        color:#FFF;
        border-radius:50px;
        text-align:center;
        font-size:30px;
        box-shadow: 2px 2px 3px #999;
        z-index:100;
    }
    .my-wfloat{
        margin-top:16px;
    }

    .side-slide-container {
        height: 255px;
    }

    .block-slideshow__slide-image{
        background-size:cover;
    }




    @media (min-width: 768px){
        .block-slideshow--layout--full .block-slideshow__body, .block-slideshow--layout--full .block-slideshow__slide {
            height: 510px;
        }
    }

    @media (max-width: 767px){
        .block-slideshow__slide-image--mobile {
            display: none !important;
        }

        .block-slideshow__body, .block-slideshow__slide {
            height: 215px;
        }
    }

    @media (max-width: 991px) and (min-width: 768px){
        .block-slideshow--layout--full .block-slideshow__slide-image--desktop {
            background-position: top center;
        }

        .block-slideshow--layout--full .block-slideshow__body, .block-slideshow--layout--full .block-slideshow__slide {
            height: 280px;
        }

    }

    @media (max-width: 1199px) and (min-width: 992px){
        .block-slideshow--layout--full .block-slideshow__slide-image--desktop {
            background-position: top center;
        }

        .block-slideshow--layout--full .block-slideshow__body, .block-slideshow--layout--full .block-slideshow__slide {
            height: 370px;
        }
        .side-slide-container {
            display: inline;
            border: none!important;
            float: left;
            width: 49%;
            margin: 12px 0.5%;
        }
    }

    @media (min-width: 1200px) and (max-width: 1449px){
        .block-slideshow--layout--full .block-slideshow__body, .block-slideshow--layout--full .block-slideshow__slide {
            height: 400px;
        }
        .side-slide-container {
            height: 200px;
        }
    }

    @media (min-width: 1450px) and (max-width: 1600px){
        .block-slideshow--layout--full .block-slideshow__body, .block-slideshow--layout--full .block-slideshow__slide {
            height: 430px;
        }
        .side-slide-container {
            height: 215px;
        }
    }

    .block-products-carousel.promotions .owl-carousel .owl-dots.disabled{
        display:none;
    }
    .tic, .tac{
        font-weight: 900;
    }
    .tic .news-item{
        width: 100%;
        height:28px;
        line-height:1.8;
        font-family: helvetica;
        transition: 0.4s;
        display:inline-block;
        margin-top:1px !important;

    }
    .tic .news-item a{
        transition: 0.4s;
        font-weight: 900;
    }
    .tic .news-item a:hover{
        color: #fbd504;
        background: #343e48;
    }

    .topbar__spring a{
        font-family: helvetica;
    }

    .tic .news-item a{
        border:solid 1px black;
        border-radius:25px;
        padding:2px 7px
    }
    .tac .news-item{
        font-weight: 900;
    }
    .tac a{
        background: #fbd504;
         border-radius: 2px;
         transition: 0.4s;
         cursor: pointer;
         border: solid 1.5px #343e48;
         padding: 1px 3px;
    }

    .toe .xs{
        background: #fbd504;
        border-radius: 2px;
        transition: 0.4s;
        cursor: pointer;
        border: solid 1.5px #343e48;
        padding: 1px 3px;
        margin-top: 0px;
        margin-bottom: 0px;
        font-size: 12px;
    }

    .a2a_default_style .a2a_svg {
        width: 30px !important;
        line-height: 29px !important;
        height: 30px !important;
        background-size: 64px !important;
        border-radius: 9px !important;
    }

    .product-gallery__carousel video {
        width: 100%;
        height: 76px !important;
    }

    .product-gallery__featured video{
        width: 100% !important;
        height: 100px;
    }

    td.cart-table__column.cart-table__column--image {
        max-width: 100px;
    }
    .back-btn a {
        color: #000000;
    }

  /* Overlay */
  .popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
  }

  /* Popup box */
  .popup {
    background: white;
    border-radius: 15px;
    width: 90%;
    max-width: 700px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.2);
    overflow: hidden;
    position: relative;
    animation: fadeInUp 0.4s ease;
  }

  /* Image */
  .popup img {
    width: 100%;
    height: auto;
    display: block;
  }

  /* Content */
  .popup-content {
    padding: 20px;
    text-align: center;
  }

  .popup-content h2 {
    margin-top: 0;
    color: #333;
  }

  .popup-content p {
    color: #555;
    margin: 10px 0 0;
  }

  /* Close button */
  .close-icon {
    position: absolute;
    top: 10px;
    right: 15px;
    background: none;
    border: none;
    font-size: 35px;
    color: #e6dede;
    cursor: pointer;
    transition: color 0.3s ease;
  }

  .close-icon:hover {
    color: #000;
  }

  @keyframes fadeInUp {
    from {
      transform: translateY(40px);
      opacity: 0;
    }
    to {
      transform: translateY(0);
      opacity: 1;
    }
  }
