/** Shopify CDN: Minification failed

Line 462:14 Expected identifier but found whitespace
Line 462:16 Unexpected "{"
Line 462:23 Expected ":"

**/
/*==================================================*/
/*=================== GLOBAL FONT'S START =================*/
/*==================================================*/
/* ONLY FOR HEADING TAG'S */
@font-face {
  font-family: Base-Neue-bold;
  src: url(/cdn/shop/files/Oswald-Bold.ttf?v=1760399392);
}

h1, h2, h3, h4, h5, h5 {
  font-family: Base-Neue-bold!important;
}
/* FOR SEMI BOLD TAG'S (NOT INCLUDE HEADING TAG'S) */
@font-face {
  font-family: Base-Neue-regular;
  src: url(/cdn/shop/files/Oswald-Regular.ttf?v=1760399392);
}
button, span, strong, small, em, li, ul, label  {
  font-family: Base-Neue-regular!important;
}

/* FOR TEXT PARAGRAPH */
@font-face {
  font-family: Base-Neue-light;
  src: url(/cdn/shop/files/Oswald-Light.ttf?v=1760399392);
}
p, a, div, i, u, b, form, input, textarea, select, .disclosure__button, .disclosure__selected__wrap, .announcement-bar__message span  {
  font-family: Base-Neue-light!important;
}

section.custom-grid-section {
  width:100%;
  overflow: hidden !important;
}

swiper-component:not(.swiper-initialized) .swiper-wrapper{
    gap: 20px;
}

@media (max-width: 850px){
    swiper-component.featured__collection_item:not(.swiper-initialized) .swiper-wrapper {
        gap: var(--grid-mobile-horizontal-spacing);
    }
}
swiper-component:not(.swiper-initialized) .slider-buttons,
.product .product__media-wrapper slider-component .slider-button--prev[disabled],
.product .product__media-wrapper slider-component .slider-button--next[disabled]{
    display: none !important;
}
.ai-newsletter-form-wrapper {
    width: 100%;
}
img.bg___img {
    width: 100%;
    position: absolute;
    top: 0;
}
li.list-social__item.icon-instagram svg path, li.list-social__item.icon-tiktok svg path {
    fill: black!important;
}
.menu-drawer__utility-links {
    background: white;
}
/*==================================================*/
/*=================== GLOBAL FONT'S END =================*/
/*==================================================*/

/*==================================================*/
/*=================== GLOBAL CSS START =================*/
/*==================================================*/
.list-payment__item:has([aria-labelledby="pi-maestro"]),
.list-payment__item:has([aria-labelledby="pi-unionpay"]){
    display: none;
}

.header-left-icons{
    display: flex;
    align-items: center;
    gap: 20px;
}
.header-left-icons .header__search{
    display: none !important;
}
.glo_btn_w:after {
    transition: 0.8s cubic-bezier(0.5, 0, 0, 1);
}
.t {
    transition: 0.8s cubic-bezier(0.5, 0, 0, 1);
}
div#CartDrawer-Overlay {
    background: #0006;
    backdrop-filter: blur(2px);
}
.drawer__footer .lx-payments-icons{
    display: flex;
    justify-content: center;
    gap: 6px;
    margin-top: 14px;
}
.product-grid-revews-left img {
    height: fit-content;
    height: 20px;
    width: auto;
}
.bottom_icon_with_text_item img {
    width: 24px;
    height: 25px;
}
.banner__top_trusted {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 7px 30px 7px 12px;
    border: 2px solid white;
    max-width: fit-content;
    margin-bottom: 25px;
}
.button:after {
    content: unset;
}
.banner__top_trusted_image {
    display: flex;
    align-items: center;
}

.banner__top_trusted_text {
    text-transform: uppercase;
    color: white;
    line-height: 1.7;
    font-size: 20px;
    letter-spacing: 0;
    font-weight: 700;
}
.disclosure__selected__wrap svg {
    width: 20px;
    height: 20px;
}
@media (max-width: 600px){
    .banner__top_trusted_text {
        line-height: 1.5;
        font-size: 16px;
    }
}
.banner__top_trusted {
    background: #00000061;
}
.grid-overlay a.shop-btn {
    position: relative;
    z-index: 6;
}

.lx-sale_tag-text {
    background: #333;
    color: white;
    text-transform: uppercase;
    font-family: Base-Neue-bold!important;
    padding: 5.5px 10px;
    font-size: 14px;
}
.lx-sale_tag {
    display: flex;
    align-items: center;
}
.lx-sale_tag-left, .lx-sale_tag-right {
    display: flex;
}
.lx-sale_tag-text {
    position: relative;
}
.lx-sale_tag {
    position: relative;
}

.lx-sale_tag:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    left: 0;
    background: white;
}

.lx-sale_tag:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    right: 0;
    background: white;
}

.banner__top_trusted_image {
    width: 147px;
    height: 48px;
}
.price__badge-sale, .price__badge-sold-out {
    display: none!important;
}
.faq-question {
    text-transform: uppercase;
}
svg.icon.icon-hamburger {
    width: 27px;
}
@media (max-width:400px){
    .banner__top_trusted_image {
        max-width: 100px;
    }

    .banner__top_trusted_image img {
        width: 100%;
    }
    .banner__top_trusted_text {
        font-size: 12px;
    }
    .lx-sale_tag-text {
        font-size: 10px;
    }

    .lx-sale_tag-left svg, .lx-sale_tag-right svg {
        height: 26px;
        width: 19px;
    }
    .lx-reviews-card-text {
        font-size: 14px;
    }
    .lx-sale_tag-right {
        margin-left: -3px;
    }

    .lx-sale_tag-left {
        margin-right: -3px;
    }
}
@media (min-width:750px){
    .mobile_only {
        display: none!important;
    }
}
@media (max-width:750px){
    .desktop_only,
    .header__icons  .header__search{
        display: none!important;
    }
    .header__heading-logo-wrapper {
        max-width: 90%;
    }
    .header-left-icons .header__search{
    display: block !important;
}
}
@media (max-width:650px){
    
}
@media (max-width:350px){
   
}
/*==================================================*/
/*=================== GLOBAL CSS END =================*/
/*==================================================*/


/* customers image text  */
.customers-image-text-row {
    width: 100%;
}
.customers-image-text-col {
    width: 100%;
}
.customers-heading {
    width: 100%;
    max-width: 510px;
    margin: auto;
    border: 1px solid;
    padding: 20px;
    display: flex;
    flex-direction: column;
}
.customers-heading h2 {
    text-align: center;
    margin: 0;
    font-weight: 700;
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    line-height: 28px;
}
.customers-image-text-col {
    margin-top: -50px;
    position: relative;
    z-index: 0;
    margin-bottom: 0px;
}
.customers-heading {
    background: white;
}
.main-customers-image-text {
    width: 100%;
    display: flex;
}
.main-customers-image-item {
    width: 25%;
}
.customers-image {
    width: 100%;
    display: flex;
}
.customers-image-paragraph {
    width: 100%;
    margin-top: 25px;
}
.customers-image-paragraph  {
    font-style: italic;
}
.customers-image-paragraph  {
    color: rgba(var(--color-foreground));
}
.customers-image-paragraph  {
    font-weight: 600;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
}
.customers-image img {
    width: 100%;
    max-height: 500px;
    max-width: none;
    object-fit: cover;
}

@media screen and (max-width: 750px) {
    .customers-heading h2 {
        font-size: 18px;
        line-height: 22px;
    }
    .customers-heading {
        padding: 15px;
    }
    .customers-image-paragraph  {
        font-size: 12px;
        line-height: 16px;
    }
    .customers-image-text-row swiper-component.swiper.swiper--desktop:not(.swiper--tablet) {
        padding: 0 15px;
    }

    .customers-image-text-row swiper-component.swiper.swiper--desktop:not(.swiper--tablet) .main-customers-image-text {
        flex-wrap: wrap;
        row-gap: 20px;
    }

    .swiper-slide.main-customers-image-item {
        width: 100%;
    }
}
@media (max-width:600px){
    .customers-heading {
        max-width: 90%;
    }
}
@media screen and (max-width: 375px) {
    .customers-heading {
        padding: 10px;
    }
}
/* customers image text  */

.facet-filters.sorting {
    position: relative;
}
.thumbnail-slider button.slider-button {
    display: none!important;
}

.thumbnail-list__item:first-child {
    margin-left: 20px;
}

/* .facet-filters.sorting .sort__selector_div {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.facet-filters.sorting .sort__selector_div {
    display: flex;
} */
/* Testimonial */
    .Reviewed-icon-text-inner-row {
        width: 100%;
    }
    .Reviewed-icon-text-col {
        width: 100%;
    }
    .Reviewed-heading-text-btn-inner-col {
        width: 100%;
        display: flex;
        justify-content: space-between;
        margin-bottom: 50px;
    }
    .Reviewed-heading-text-icon {
        display: flex;
        width: 50%;
        justify-content: end;
        gap: 25px;
        align-items: center;
    }
    .main-Reviewed-heading-text-btn {
        width: 100%;
        display: flex;
    }
    .main-Reviewed-item{
        height: fit-content;
    }
    .main-Reviewed-item {
        border: 1px solid #000000;
        display: flex;
    }
    .main-Reviewed-item .main-Reviewed-icon-text-para {
        padding: 20px;
    }
    .main-Reviewed-icon-text-para {
        width: 100%;
        height: 100%;
    }
    .main-Reviewed-icon {
        width: 100%;
        margin: 10px 0px;
    }
    .main-Reviewed-icon-star.icon {
        display: flex;
        width: 100%;
    }
    .main-Reviewed-icon-star.icon img {
        height: 24px;
        width: auto;
    }
    .main-Reviewed-paragraph {
        width: 100%;
    }
    .main-Reviewed-icon h5 {
        font-size: 16px;
        margin: 0;
        font-weight: 600;
    }
    .main-Reviewed-paragraph p {
        font-size: 16px;
        margin: 0;
        line-height: 24px;
        font-weight: 700;
        color: {{ block.settings.text_color }};
    }
    a.Reviewed-btn.button {
        color: black;
    }
    .Reviewed-heading-text-btn h2 {
        font-weight: 700;
        font-size: 32px;
        text-transform: uppercase;
        margin: 0;
        line-height: 36px;
    }
    .Reviewed-content p {
        margin: 0;
        font-size: 16px;
        font-weight: 600;
        color: rgba(var(--color-foreground));
    }
    .Reviewed-star-icon {
        display: flex;
        width: 100px;
        justify-content: end;
    }
    .Reviewed-star-icon img {
        width: 119px;
        height: 24px;
    }
    .Reviewed-heading-text-btn {
        width: 50%;
    }
    a.Reviewed-btn.button {
        font-weight: 600;
        font-size: 14px;
        text-transform: uppercase;
        border: 1px solid black;
        width: 100%;
        max-width: fit-content;
        height: fit-content;
        padding: 15px 20px;
        background: transparent;
        letter-spacing: 0px;
    }
    .main-Reviewed-icon-star.icon img {
        max-height: 24px;
    }
    .Reviewed-heading-star-content {
        display: flex;
        align-items: center;
        gap: 5px;
    }
    a.Reviewed-btn.mobile {
        display: none;
    }
    a.Reviewed-btn.button:hover {
        color: white;
        background: black;
    }
    .main-Reviewed-item {
        width: 27%;
    }
    @media screen and (max-width: 600px) {
        /* .main-Reviewed-item {
            width: calc(60%)!important;
        } */
    .Reviewed-heading-text-btn-inner-col {
        flex-wrap: wrap;
        margin-bottom: 0px;
    }
    .Reviewed-heading-text-icon {
        flex-wrap: wrap;
    }
    .Reviewed-heading-text-btn {
        width: 100%;
    }
    .Reviewed-heading-text-icon {
        width: 100%;
        justify-content: flex-start;
        gap: 15px;
        margin: 20px 0px;
        align-items: center;
    }
    .Reviewed-heading-star-content {
        gap: 5px;
        flex-wrap: wrap;
    }
    a.Reviewed-btn.desktop {
        display: none;
    }
    a.Reviewed-btn.mobile {
        display: flex;
    }
    .Reviewed-icon-text-row swiper-component {
            padding: 0 15px;
    }
    .Reviewed-heading-text-btn h2 {
            font-size: 24px;
        }
        .Reviewed-heading-text-btn h2 br {
            display: none;
        }
    }
/* Testimonial */

@media screen and (min-width: 768px){
    .footer-block.footer-block-link_list > .footer-block__details-content.list-unstyled{
        justify-content: end;
    }
    .footer-block.footer-block-link_list > .footer-block__details-content.list-unstyled li{
    margin: 0 10px;
    }
}






/*=====================================================================*/
/*=================== CUSTOMER IMAGE TEXT SECTION START =================*/
/*=====================================================================*/
.customers-image-text-row {
    width: 100%;
}
.customers-image-text-col {
    width: 100%;
}
.customers-heading {
    width: 100%;
    max-width: 600px;
    margin: auto;
    border: 1px solid;
    padding: 20px;
    display: flex;
    flex-direction: column;
}
.customers-heading h3 {
    text-align: center;
    margin: 0;
    font-weight: 700;
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    line-height: 28px;
}
.customers-image-text-col {
    margin-top: -50px;
    position: relative;
    z-index: 0;
    margin-bottom: 0px;
}
.customers-heading {
    background: white;
}
.main-customers-image-text {
    width: 100%;
    display: flex;
}
.main-customers-image-item {
    width: 25%;
}
.customers-image {
    width: 100%;
    display: flex;
}
.customers-image-paragraph {
    width: 100%;
    margin-top: 25px;
}
.customers-image-paragraph  {
    font-style: italic;
}
.customers-image-paragraph  {
    color: rgba(var(--color-foreground));
}
.customers-image-paragraph  {
    font-weight: 600;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
}
.customers-image img {
    width: 100%;
    max-height: 500px;
    max-width: none;
    object-fit: cover;
}
.main-customers-image-paragraph {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
@media screen and (max-width: 750px) {
    .customers-heading h2 {
        font-size: 18px;
        line-height: 22px;
    }
    .customers-heading {
        padding: 15px;
    }
    .customers-image-paragraph  {
        font-size: 12px;
        line-height: 16px;
    }
    .customers-image-text-row swiper-component.swiper.swiper--desktop:not(.swiper--tablet) {
        padding: 0 15px;
    }

    .customers-image-text-row swiper-component.swiper.swiper--desktop:not(.swiper--tablet) .main-customers-image-text {
        flex-wrap: wrap;
        row-gap: 20px;
    }

    .swiper-slide.main-customers-image-item {
        width: 100%;
    }
}
@media (max-width:600px){
    .customers-heading {
        max-width: 90%;
    }
}
@media screen and (max-width: 375px) {
    .customers-heading {
        padding: 10px;
    }
}
/*=====================================================================*/
/*=================== CUSTOMER IMAGE TEXT SECTION END =================*/
/*=====================================================================*/

/*=====================================================================*/
/*=================== IMAGE BOX SECTION START =================*/
/*=====================================================================*/
.image__box_inner-bar {
    width: 100%;
}

.image__box_inner-bar img {
    width: 100%;
    object-fit: cover;
}
.image__box_inner-bar {
    display: flex;
}
img.desktop_only.bottom___line {
    position: absolute;
    object-fit: cover;
    bottom: 0;
}

.image__box_inner-bar {
    position: relative;
}
.image__box_inner-bar img.mobile_only {
    max-height: 523px;
}
/*=====================================================================*/
/*=================== IMAGE BOX SECTION END =================*/
/*====================================================================*/



/*=====================================================================*/
/*=================== WHY INFO SECTION START =================*/
/*====================================================================*/

.lx-why-info-heading h1 {
    width: fit-content;
}
.lx-why-info-column-top {
    display: flex;
}
.lx-why-info-column-top img {
    width: 100%;
}
.lx-why-info-heading {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
}
.lx-why-info-column-mid {
    position: relative;
}
.lx-why-info-column-mid {
    display: flex;
    justify-content: space-between;
}
.lx-why-info-column-top {margin-bottom: -20px;}


.lx-why-info-column-mid {
    align-items: center;
}

.info-column-mid-center {
    width: 100%;
    max-width: 630px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    gap: 20px;
}
.center-item-box {
    padding: 23px 16px;
    background: var(--bg);
    align-items: center;
    display: flex;
    color: var(--color);
    font-weight: 600;
}
.column-mid-center-item {
    width: 50%;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.center-item-box {
    display: flex;
    align-items: center;
    gap: 10px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1;
}

.right-type-item {
    justify-content: end;
}
.lx-why-info-column-bottom {
    display: flex;
}
.left-type-item.center-item-box {
    border-left: 1px solid #39D83F;
}
.right-type-item.center-item-box {
    text-align: left;
}
.right-type-item.center-item-box {
    border-right: 1px solid #D83939;
}
.left-type-item.center-item-box {
    display: flex;
}
.lx-why-info-column-bottom {
    justify-content: center;
    align-items: center;
    position: relative;
    width: 100%;
    max-width: 80%;
    margin: 0 auto;
    padding-top: 50px;
}
.info-column-mid-right img {
    width: 100%;
    height: 100%;
}
img.bottom__img_wrap {
    position: absolute;
    top: -10px;
    max-width: 37%;
}
img.bottom__left__body.bottom__img_wrap {
    left: 0;
}
img.bottom__right__body.bottom__img_wrap {
    right: 0;
}
a.lx-why-info__btn {
    text-decoration: unset;
    border: 1px solid;
    padding: 24px 30px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    transition: .8s cubic-bezier(.5,0,0,1);
}
a.lx-why-info__btn:hover {
    color: black;
    background: white;
}
.info-column-mid-left, .info-column-mid-right {
    width: 21%;
    DISPLAY: FLEX;
    MAX-WIDTH: 319px;
    height: 100%;
    max-height: 319px;
}
.info-column-mid-left img {
    width: 100%;
    height: 100%;
}
.right-type-item.center-item-box {
    text-align: right;
}
.center-item-box img {
    width: 24px;
    height: 24px;
    object-fit: contain;
}
.lx-why-info-column-bottom .bottom__img_wrap {
    height: fit-content;
    max-height: 100px;
}
@media (min-width:990px){
    .lx-why-info-mobile {
        display: none;
    }
    
    .lx-why-info-column-top img {
        max-width: 80%;
        margin: 0 auto;
    }
    img.left_header {
        display: none;
    }
}
@media (max-width:1200px){
   a.lx-why-info__btn {
        padding: 20px 20px;
    }
}

@media (max-width:990px){
   .bottom__img_wrap {
        display: none;
    }
    img.lx-why-info-column-top__img {
        display: none;
    }
    .info-column-mid-left, .info-column-mid-right {
        display: none;
    }
    .lx-why-info-mobile {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
    .lx-why-info-mobile-left, .lx-why-info-mobile-right {
        width: 45%;
        display: flex;
    }
    .lx-why-info-mobile-right {
        display: flex;
        max-width: auto;
    }

    .lx-why-info-mobile-right.middle{
        max-width: 30px;
    }

    .lx-why-info-column-top {
        margin-bottom: 30px;
    }
    
    img.left_header {
        height: 20px;
        max-width: fit-content;
        margin: 0 auto;
    }
    img.lx-why-info-mobile--imgr {
        max-height: fit-content;
        object-fit: contain;
    }
}
@media (max-width: 750px) {
  .info-column-mid-center, .column-mid-center-item{
        gap: 12px;
  }  
  .center-item-box {
        min-height: 80px;
  }
  .center-item-box {
        padding: 14px 16px;
        line-height: 1.4;
  }
  .lx-why-info-column-bottom {
        padding-top: 30px;
  }
  a.lx-why-info__btn {
        padding: 16px 15px;
        font-size: 12px;
  }
  /* img.lx-why-info-mobile--imgr {
        max-height: 110px;
  } */
   .lx-why-info-column-top img{
    height: 100%;
   }
}
@media (max-width: 600px){
    .center-item-box {
        font-size: 10px;
    }
    .center-item-box {
        background: var(--bg-m);
    }
    .right-type-item.center-item-box {
        border-right: 1px solid #6D6D6D;
    }
    .center-item-box img {
        filter: grayscale(1);
    }
    .lx-why-info-heading {
        margin-bottom: 20px;
    }
    .column-mid-center-item .left_header {
        width: 90px;
        height: 17px;
        margin: 0 auto;
    }

    .column-mid-center-item.right-type .left_header {
        width: 65px;
    }
    
}
@media (max-width:500px){
    .lx-why-info-heading h1 {
        width: fit-content;
        font-size: 24px;
        text-align: center;
        max-width: 70%;
    }
}
/*=====================================================================*/
/*=================== WHY INFO SECTION END =================*/
/*====================================================================*/


/*=====================================================================*/
/*=================== OUR PRODUCT SECTION START =================*/
/*====================================================================*/
.lx-our-product-column-inner {
    display: flex;
    gap: 20px;
    text-align: center;
}

.lx-our-product-item-image {
    display: flex;
    width: 100%;
}
.lx-our-product-item-image img {
    width: 100%;
    height: 100%;
}
.lx-our-product-item {
    width: 28%;
}
.lx-our-product-item-info {
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    text-transform: uppercase;
    gap: 7px;
    font-weight: 600;
}

.lx-our-product-item-info svg {
    width: 18px;
    height: 18px;
}

.lx-our-product-item-info {
    margin-top: 15px;
    font-size: 14px;
}

.lx-our-product-inner h1 {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
    color: white;
    max-width: 600px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.lx-our-product-inner {
    display: flex;
    flex-direction: column;
    padding-top: 100px;
    padding-bottom: 100px;
}
.lx-our-product-column {
    width: 100%;
}
@media (max-width: 990px) {
  .lx-our-product-item {
        width: 30%;
    }
}
@media (max-width: 600px) {
  .lx-our-product-item {
        width: 68%;
  }
  .lx-our-product-inner h1 {
        font-size: 24px;
        max-width: 90%;
   }
   .lx-our-product-inner {
        padding: 50px 0;
   }
}
/*=====================================================================*/
/*=================== OUR PRODUCT SECTION END =================*/
/*====================================================================*/


/*=====================================================================*/
/*=================== TESTIMONIAL SECTION START =================*/
/*====================================================================*/
.Reviewed-icon-text-inner-row {
    width: 100%;
}
.Reviewed-icon-text-col {
    width: 100%;
}
.Reviewed-heading-text-btn-inner-col {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}
.Reviewed-heading-text-icon {
    display: flex;
    width: 50%;
    justify-content: end;
    gap: 25px;
    align-items: center;
}
.main-Reviewed-heading-text-btn {
    width: 100%;
    display: flex;
}
.main-Reviewed-icon-text-para {
    width: 100%;
    /* padding: 20px;
    border: 1px solid #000000; */
}
.main-Reviewed-icon {
    width: 100%;
    margin: 10px 0px;
}
.main-Reviewed-icon-star.icon {
    display: flex;
    width: 100%;
}
/* .main-Reviewed-icon-star.icon img {
    max-width: 119px;
    width: 100%;
} */
.main-Reviewed-paragraph {
    width: 100%;
}
.main-Reviewed-icon h5 {
    font-size: 16px;
    margin: 0;
    font-weight: 600;
}
.main-Reviewed-paragraph p {
    font-size: 16px;
    margin: 0;
    line-height: 24px;
    font-weight: 700;
}
.Reviewed-heading-text-btn h2 {
    font-weight: 700;
    font-size: 32px;
    text-transform: uppercase;
    margin: 0;
    line-height: 36px;
}
.Reviewed-content p {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    color: rgba(var(--color-foreground));
}
.Reviewed-content{
    margin-left: 10px;
}
.Reviewed-star-icon {
    display: flex;
    width: 100px;
    justify-content: end;
}
.Reviewed-star-icon img {
    width: auto;
    height: 21px;
}
.Reviewed-heading-text-btn {
    width: 50%;
}
a.Reviewed-btn.button {
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    border: 1px solid black;
    width: 100%;
    max-width: fit-content;
    height: fit-content;
    padding: 15px 20px;
    background: transparent;
    letter-spacing: 0px;
}
.Reviewed-heading-star-content {
    display: flex;
    align-items: center;
    gap: 5px;
}
a.Reviewed-btn.mobile {
    display: none;
}
a.Reviewed-btn.button:hover {
    color: white;
    background: black;
}
.main-Reviewed-item {
    width: 27%;
}
@media screen and (max-width: 600px) {
  .Reviewed-heading-text-btn-inner-col {
      flex-wrap: wrap;
      margin-bottom: 0px;
  }
  .Reviewed-heading-text-icon {
      flex-wrap: wrap;
  }
  .Reviewed-heading-text-btn {
      width: 100%;
  }
  .Reviewed-heading-text-icon {
    width: 100%;
    justify-content: flex-start;
    gap: 15px;
    margin: 10px 0px 15px;
    align-items: center;
  }
  .Reviewed-heading-star-content {
      gap: 0px;
      flex-wrap: wrap;
  }
  a.Reviewed-btn.desktop {
      display: none;
  }
  a.Reviewed-btn.mobile {
      display: flex;
  }
  .Reviewed-icon-text-row swiper-component {
        padding: 0 15px;
  }
  .Reviewed-heading-text-btn h2 {
        font-size: 24px;
    }
}
/*=====================================================================*/
/*=================== TESTIMONIAL SECTION END =================*/
/*====================================================================*/


/*=====================================================================*/
/*=================== ICON WITH TEXT SECTION END =================*/
/*====================================================================*/
.feature-slider-heading { 
    text-align:center; 
    margin-bottom:18px; 
    font-size:20px; 
    text-transform: uppercase;
    border-right: 2px solid;
    margin: 0;
    width: 20%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.marquee {
    position: relative;
    overflow: hidden;
    width: 80%;
    max-height: 120px;
}

.marquee-inner {
    display: flex;
    width: max-content;
    gap: 30px;
    height: 120px;
}

@keyframes marquee {
    0% { transform: translateX(0); }
    100% { transform: translateX(-50%); } 
}

.feature-item { 
    text-align:center; 
    transition: transform 0.3s ease; 
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    gap: 13px;
    user-select: none;
}

.feature-item, 
.feature-item * {
    user-select: none;
    -webkit-user-drag: none;
}

.feature-icon img { 
    height: 100%; 
    display:block; 
    margin: 0 auto 8px; 
    object-fit: contain; 
    pointer-events: none;
}

.feature-sub {
    font-size: 14px;
    text-transform: uppercase;
}

.feature-sub p { margin: 0; }

section.feature-icons-marquee {
    position: relative;
}
.feature-icon {
    width: 121px;
    height: 120px;
    display: flex;
}

.feature-icon img {
    width: 100%;
    height: 100%;
}
.feature-icons-marquee .wrapper {
    display: flex;
    border-top: 2px solid;
    border-bottom: 2px solid;
}

.index--body .feature-icons-marquee .wrapper {
    border-top: unset;
}
@media (max-width:1100px){
    .feature-icons-marquee .wrapper {
    flex-direction: column;
    align-items: center;
    gap: 10px;
    border: unset;
    }

    section.feature-icons-marquee {
    padding-top: 20px!important;
    }

    h2.feature-slider-heading {
    width: 100%;
    border: unset;
    }

    .marquee {
    width: 100%;
    }
}

@media (max-width: 740px) {
    .marquee-inner {
    gap: 10px;
    }
    .feature-item {
    padding: 0;
    }
    .feature-icon img { width: 120px; height: auto; }
    .feature-slider-heading { font-size: 18px; }
    .marquee-inner {
        height: fit-content;
    }
}

/*=====================================================================*/
/*=================== CUSTOM PRODUCT GRID SECTION START =================*/
/*====================================================================*/
.grid__img___wrp {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.grid-item:hover .grid__img___wrp img {
    transform: scale(1.05);
}

.grid__img___wrp img {
    transition: transform .5s ease-in-out;
}

.grid-item {
    cursor: pointer;
}
.grid-overlay a.shop-btn {
    width: 100%;
    text-align: center;
    justify-content: center;
    align-items: center;
    border: 1px solid;
    text-transform: uppercase;
    transition: .8s cubic-bezier(.5,0,0,1);
}
.grid-overlay a.shop-btn:hover {
    background: transparent!important;
    color: black!important;
    border-color: black;
}
.grid-overlay h3 {
    text-align: center;
    color: white;
}

.grid-item span.arrow {
    display: flex;
}

a.shop-Link_box {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
}
@media (min-width:1201px){

}
@media (max-width:1200px){
   .grid-item span.arrow svg {
        width: 30px;
        height: 30px;
    }
}
@media (max-width:1200px) and (min-width:750px) {
    .custom-grid-wrapper {
        display: flex;
        gap: 10px;
        overflow-y: scroll;
        scroll-snap-type: x mandatory;
    }
    .grid-overlay {
        margin-top: 20px;
    }
    .custom-grid-wrapper::-webkit-scrollbar {
        display: none;
    }
    .grid__img___wrp {
        max-height: 400px;
    }
    .grid-overlay h3 {
        text-align: center;
        color: black;
    }
    .grid-item {
        min-width: 35%;
    }

    .grid-item {
        scroll-snap-align: center;
    }
}
@media (max-width: 900px) and (min-width: 750px) {
    .grid__img___wrp {
        max-height: 300px;
    }
}

@media (max-width:800px){
   
}
@media (max-width: 750px) {
  .grid-overlay {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 15px;
    width: 80%;
}
.grid-overlay h3 {
    text-align: left;
}
.custom-grid-section {
    padding-top: 0!important;
}
.grid-overlay a.shop-btn {
    margin-top: auto;
}
.custom-grid-wrapper {
    /* display: flex; */
    /* flex-direction: column;
    gap: 10px; */
    padding: 0;
}

}
/*=====================================================================*/
/*=================== CUSTOM PRODUCT GRID SECTION END =================*/
/*====================================================================*/

/*=====================================================================*/
/*=================== CONTENT WITH IMAGES SECTION START =================*/
/*====================================================================*/
.stats-right {
    width: 100%;
}
.stats-block img {
    width: 100%;
}
.stats-block {
    width: calc(100% / 3 - 7px);
    display: flex;
}
.stats-left {
    max-width: 50%;
}

.stats__right {
    display: flex;
    align-items: center;
    gap: 20px;
}
.stats-top-bar a:hover {
    background: black;
    color: white!important;
}
.stats-block {
    max-width: 460px;
    /* max-height: 330px; */
}

.stats-block > div{
  width: 100%;
}

.stats-block a{
    display: inline-table;
}

.stats-block img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: bottom;
}
@media (max-width: 750px){
  .stats-left {
    max-width: 100%;
}
    .stats__right {
        display: none;
    }
    .stats-block {
        max-width: 100%;
        max-height: 100%;
    }
    .stats-block {
        width: 100%;
    }

    .stats-right {
        gap: 0!Important;
    }
}
/*=====================================================================*/
/*=================== CONTENT WITH IMAGES SECTION END =================*/
/*====================================================================*/


/*=====================================================================*/
/*=================== IMAGE WITH INFO SECTION START =================*/
/*====================================================================*/
.image-with-info {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.image-with-info__wrapper {
  width: 100%;
}
.image-with-info__inner {
  width: 100%;
  display: flex;
  gap: 30px;
}
.image-with-info__content {
  flex: 1;
  display: flex;
  flex-direction: column;
  max-width: 500px;
  gap: 30px;
}
.image-with-info__image {
  flex: 1;
  display: flex;
  justify-content: center;
  width: 100%;
}
.image-with-info__absolute-img {
    position: absolute;
    top: 50%;
    left: 40%;
    height: fit-content;
    margin: auto;
}
.image-with-info__inner {
    position: relative;
}
.image-with-info__inner .banner__top_trusted {
    background: #00000017;
}

.image-with-info__inner .banner__top_trusted_text {
    color: black;
    line-height: 1.3;
    font-weight: 600;
}
.image-with-info__absolute-img img {
    width: 100%;
    max-width: 220px;
}
.image-with-info__trust-badge {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-left: 16px;
}
.image-with-info__trust-badge-img {
  display: flex;
}
.image-with-info__trust-badge-img img {
  width: 60px;
  border-radius: 100px;
  border: 2px solid;
  margin-left: -15px;
  height: 60px;
}
.image-with-info__trust-badge-p p {
  margin: 0;
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
}
.image-with-info__title {
  font-size: 32px;
  font-weight: 700;
  line-height: 100%;
  margin: 0;
}
.image-with-info__desc p {
  line-height: 24px;
  font-size: 18px;
  font-weight: 700;
  color: black;
  margin: 0;
}
.image-with-info__rating {
  font-weight: bold;
  color: black;
      display: flex;
    gap: 6px;
    align-items: center;
}
.image-with-info__btn {
  background-color: black;
color: white;
cursor: pointer;
max-width: fit-content;
text-decoration: unset;
border: 1px solid;
padding: 20px 30px;
text-transform: uppercase;
font-size: 14px;
font-weight: 600;
transition: 0.3s 
ease;
}
.image-with-info__content {
    padding-bottom: 100px;
}
.image-with-info__btn:hover {
    background: transparent;
    color: black;
}
.image-with-info__main-img {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: end;
}
.image-with-info__main-img img {
  width: 100%;
  max-width: 550px;
  border-radius: 10px;
}
.banner__top_trusted_text {
    display: flex;
}
/* Tablet */
@media (max-width: 768px) {
  .image-with-info__inner {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
  .image-with-info__content {
    max-width: 100%;
    text-align: center;
    align-items: center;
    padding: 0px;
  }
  .image-with-info__main-img img {
    max-height: 450px;
  }
  .image-with-info__title { font-size: 28px; }
  .image-with-info__desc p { font-size: 16px; line-height: 1.5; }
  .image-with-info__main-img img { max-width: 400px; }
  .image-with-info__absolute-img { display: none; position: relative; margin: 20px auto 0; }
  .menu-drawer__inner-container li.list-social__item:first-child a {
        padding-left: 1.1rem;
    }
}

/* Mobile */
@media (max-width: 600px) {
  .image-with-info__inner { gap: 15px; }
  .image-with-info__content { align-items: flex-start; margin-left: 0px; }
  .image-with-info__rating { display: flex; 
    flex-direction: column; 
    gap: 5px;align-items: flex-start; }
    .image-with-info__rating .dot{
        display: none;
    }
  .image-with-info__trust-badge { flex-wrap: wrap; justify-content: center; margin-left: 0; }
  .image-with-info__trust-badge-img img { width: 45px; height: 45px; margin-left: -10px; }
  .image-with-info__title { font-size: 24px; }
  .image-with-info__desc p { font-size: 16px; line-height: 1.5; text-align: left; }
  .image-with-info__btn { padding: 15px 25px; font-size: 14px; }
  .image-with-info__main-img img { max-width: 100%; border-radius: 8px; }
  .image-with-info__inner {
    padding: 0 0px 0;
    margin-bottom: -50px;
 .image-with-info__content {
    text-align: left;
  }
  .banner__top_trusted {
    margin: 0;
  }
}
}

/* Extra Small */
@media (max-width: 329px) {
  .image-with-info__content { margin-left: 10px; padding: 0; }
  .image-with-info__trust-badge-img img { width: 38px; height: 38px; margin-left: -8px; }
  .image-with-info__title { font-size: 20px; line-height: 24px; }
  .image-with-info__desc p { font-size: 13px; line-height: 18px; }
  .image-with-info__btn { padding: 8px 16px; font-size: 13px; }
}
/*=====================================================================*/
/*=================== IMAGE WITH INFO SECTION END =================*/
/*====================================================================*/


/*=====================================================================*/
/*=================== FAQ'S SIDEBAR SECTION START =================*/
/*====================================================================*/
.faq-container {
  display: flex;
  align-items: flex-start;
  gap: 60px;
  max-width: 1200px;
  margin: 0 auto;
}
.faq-left {
  flex: 1;
}
.faq-left h2 {
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.2;
  margin: 0 0 10px;
}
.faq-left p {
  font-size: 14px;
  color: #555;
    margin: 0;
font-weight: 700;
text-transform: uppercase;
}
.faq-sidbar-inner-row {
    gap: 10px;
}
.faq-right {
  flex: 1;
  width: 100%;
}
.faq-item {
  margin-bottom: 8px;
  overflow: hidden;
}
.faq-item {
    border-bottom: 2px solid black;
}
.faq-question {
  background: #e5e5e5;
  padding: 18px 18px;
  cursor: pointer;
  font-weight: 600;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  letter-spacing: 0.3px;
}
.faq-answer {
  background: #e5e5e5;
  padding: 14px 18px;
  font-size: 14px;
  color: #333;
  line-height: 24px;
  text-transform: uppercase;
  font-weight: 600;
  display: none;
}
.faq-answer a{
    color: #000000;
    text-decoration: underline;
}
.faq-question svg {
  width: 16px;
  transition: transform 0.3s ease;
}
.faq-item.active .faq-question svg {
  transform: rotate(180deg);
}
.faq-sidbar-inner-row {
    display: flex;
}
@media (max-width: 750px) {
  .faq-container {
    flex-direction: column;
    gap: 30px;
  }
  .faq-left h2 {
    font-size: 22px;
  }
  .faq-left p {
    max-width: 100%;
  }
  .faq-sidbar-inner-row {
        flex-direction: column;
        gap: 40px;
    }
}
/*=====================================================================*/
/*=================== FAQ'S SIDEBAR SECTION END =================*/
/*====================================================================*/

/*=====================================================================*/
/*=================== FEATURE ICON'S SECTION START =================*/
/*====================================================================*/
.feature-icons__inner {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 40px;
  text-align: center;
}
.feature-icons__item img {
    max-width: 150px;
    height: 100%;
    max-height: 150px;
    object-fit: contain;
}
.feature-icons__icon {
  width: 60px;
  height: auto;
  margin: 0 auto 15px;
}

.feature-icons__title {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.feature-icons__desc {
    font-size: 14px;
    line-height: 1.6;
    color: black;
    font-weight: 600;
}
.feature-icons__item {
    padding: 0 30px;
}
.feature-icons__item {
    position: relative;
}

.feature-icons__item:after {
    content: '';
    width: 1px;
    height: 50%;
    position: absolute;
    right: -20px;
    background: #0000001c;
    top: 0;
    bottom: 0;
    margin: auto;
}
.feature-icons__item:last-child:after {
    content: unset;
}
@media (max-width: 1100px){
    .feature-icons__item:after {
        content: unset;
    }
}
/*=====================================================================*/
/*=================== FEATURE ICON'S SECTION END =================*/
/*====================================================================*/


 .ma-countdown__timer{
    display: flex;
    gap: 3px;
    align-items: center;
    }
    .ma-countdown{
        display: flex;
    align-items: center;
    gap: 10px;
    }



/*=====================================================================*/
/*=================== lx-collections.css =================*/
/*====================================================================*/


div#FacetsWrapperDesktop h2#verticalTitle {
    display: none;
}
summary.facets__summary {
    border: 1px solid black;
    min-width: 150px;
    min-height: 74px;
    display: flex;
    align-items: flex-start;
    padding: 15px;
    color: black;
}
.facet-filters__label {
    color: black;
}
.facet-filters__label {
    color: black;
}
.facet-filters__field .select select {
    box-shadow: none!important;
}
.facet-filters__field .select select {
    color: #7d7d7d;
    text-transform: uppercase;
    font-weight: 700;
}
.facets__summary-label-inner {
    display: flex;
    flex-direction: column;
}
.facets__summary-label-box {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0px;
}

.facets__summary-label-inner {
    gap: 4px;
    text-transform: uppercase;
    color: black;
}

span.facets__summary_all {
    color: #7d7d7d;
}

.facets__summary:hover .facets__summary-label {
    text-decoration: unset!important;
}
.product-count.light {
    display: none;
}
span.dropDown_icon {
    position: absolute;
    right: 10px;
    bottom: 0;
    top: 0;
    margin: auto;
    height: fit-content;
}

.facet-filters__field {
    position: relative;
}
#main-collection-filters .facet-filters.sorting {
    border: 1px solid black;
    min-width: 150px;
    height: 74px;
    display: flex;
    align-items: flex-start;
    padding: 0px;
    color: #000;
    flex-direction: column;
}
.facet-filters__field .select select {
    padding: 0px 10px 10px 10px;
}

h2.facet-filters__label.caption-large.text-body {
    margin: 0;
    padding: 10px 10px 0px 10px;
    width: 100%;
}
@media (max-width: 750px){
    h2.facet-filters__label.caption-large.text-body {
        padding: 0px 10px 0;
        color: black;
    }
    #main-collection-filters .facet-filters__field {
        justify-content: center;
    }
}
#main-collection-filters .facet-filters__field {
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    text-transform: uppercase;
    color: #000;
    max-width: fit-content;
}
#main-collection-filters .facet-filters.sorting {
    grid-column: 3;
}
.product-grid-reviews {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.product-grid-revews-left {
    display: flex;
    align-items: center;
    gap: 5px;
    color: black;
    font-size: 14px;
    font-weight: 600;
}

.product-grid-revews-right {
    backdrop-filter: blur(30px);
    background: #f2f2f2;
    font-size: 14px;
    padding: 12px 10px;
    text-transform: uppercase;
    font-weight: 900;
    font-family: Base-Neue-bold!important;
    color: #797979;
}

.product-grid-revews-right strong {
    color: black;
}

.product-grid-reviews {
    margin-top: 20px;
    margin-bottom: 30px;
}

@media (max-width: 990px){
    .product-grid-reviews {
        flex-direction: column;
        align-items: center;
        text-align: center;
        gap: 10px;
    }

    .product-grid-revews-left {
        align-items: center;
    }

    .facets__disclosure {
        margin-right: 10px!important;
    }

    summary.facets__summary {
        min-width: 120px;
        min-height: 60px;
    }
    
}
@media (max-width: 990px) and (min-width:750px){
    .collection .grid__item {
        max-width: calc(50% - 10px) !important;
    }
}
@media (max-width:750px){
    #main-collection-filters .facet-filters.sorting {
        width: 100%;
        min-width: unset;
    }

    .mobile_sort_by {
        max-width: 50%;
        width: calc(50% - 7px);
        margin-left: auto;
        display: flex;
    }

    .mobile_sort_by facet-filters-form.facets {
        grid-column-start: unset;
        display: flex;
        width: 100%;
    }

    .mobile_sort_by facet-filters-form.facets .facets__form {
        display: flex;
        width: 100%;
    }

    summary.mobile-facets__open-wrapper {
        border: 1px solid black;
        width: 100%;
        height: 56px;
        display: flex;
        align-items: flex-start;
        padding: 15px;
        color: #000;
        flex-direction: column;
        justify-content: center;
    }

    .mobile-facets__disclosure {
        width: calc(50% - 7px);
        margin-right: auto;
    }
    #main-collection-filters .facet-filters__field {
        width: 100%;
        max-width: unset;
    }
    .facets-container {
        display: unset!important;
    }
    .mobile-facets__open-wrapper span.dropDown_icon {
        right: 15px;
    }

    summary.mobile-facets__open-wrapper {
        text-transform: uppercase;
    }
    form#FacetFiltersFormMobile * {
        text-transform: uppercase;
    }
    aside#main-collection-filters {
        padding-bottom: 20px;
    }
    #main-collection-filters .facet-filters.sorting {
        height: 56px;
    }
    .facet-filters__field .select {
        position: absolute;
        opacity: 0;
        width: 100%;
        height: 100%;
    }
    .facet-filters__field .select:after {
        content: '';
        position: relative;
        content: '';
        width: 160px;
        height: 50px;
        top: -12px;
        left: -70px;
        z-index: 33333;
    }
}

/*=====================================================================*/
/*=================== end lx-collections.css =================*/
/*====================================================================*/


/*=====================================================================*/
/*=================== Start lx-footer =================*/
/*====================================================================*/


.footer-block--menu .footer-block__details-content li a {
    padding: 0;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
}
@media (min-width:750px){
    .footer-block--menu .footer-block__details-content li {
        display: flex;
        align-items: center;
        margin: auto 0;
        margin-left: auto;
        position: relative;
        padding-right: 24px;
    }
    .footer-block--menu .footer-block__details-content {
        display: flex;
        justify-content: start;
        height: 100%;
    }
    .footer-block--menu .footer-block__details-content li:after {
        content: '';
        position: absolute;
        width: 5px;
        height: 5px;
        background: #808080;
        top: 0;
        right: -5px;
        bottom: 0;
        margin: auto;
        border-radius: 40px;
    }
}
.footer__content-middle .footer-block--menu {
    width: 50%;
}
.footer__content-middle .footer-block--menu ul li:first-child {
    margin-left: unset;
}
.footer__content-middle {
    padding-top: 30px;
    padding-bottom: 30px;
}
.footer-block__image-wrapper {
    margin: 0;
}
.footer__blocks-wrapper {
    padding-bottom: 30px;
    border-bottom: 1px solid white;
}
div.footer__content-top {
    padding-bottom: 0;
}
.footer__content-bottom-wrapper.hide {
    display: none;
}
.footer-block--menu .footer-block__details-content li:last-child {
    padding: 0;
}
.footer-block--menu .footer-block__details-content li:last-child:after {
    content: unset;
}
.footer-block--menu .footer-block__details-content {
    flex-wrap: wrap;
    gap: 10px;
}
.footer__content-right {
    width: 50%;
    display: flex;
    justify-content: end;
}

.footer__content-middle {
    display: flex;
}
.footer__content-middle .footer-block--menu .footer-block__details-content li {
    margin-left: 14px;
}
.footer__content-middle .footer-block--menu .footer-block__details-content li:first-child {
    margin: 0;
}
.footer__content-bottom {
    border: unset;
}
.footer__content-last {
    background: #191919;
}
.footer__content-bottom-wrapper {
    width: fit-content;
    margin-left: unset;
    margin-right: unset;
    display: flex;
    justify-content: end;
    gap: 12px;
}
small.copyright__content.copyright__content_custom, small.copyright__content.copyright__content_custom a {
    font-size: 14px;
    font-family: Base-Neue-regular!important;
    color: #8c8c8c;
}
.footer_bottom_icon_with_text {
    width: fit-content;
    display: flex;
    align-items: center;
    gap: 20px;
}
.footer_bottom_icon_with_text {
    flex-wrap: wrap;
}
div.footer__payment {
    margin-top: 0;
}
.footer__column.footer__column--info {
    max-width: fit-content;
}
.footer__content-last_inner {
    display: flex;
    justify-content: space-between;
}

.bottom_icon_with_text_item {
    display: flex;
    gap: 15px;
    color: #8c8c8c;
}

.bottom_icon_with_text_item_text a {color: #8c8c8c;}

.bottom_icon_with_text_item_text * {
    color: #8c8c8c;
    font-weight: 800;
    text-transform: uppercase;
    font-family: Base-Neue-bold!important;
    font-size: 14px;
}
p {
    margin: 0;
}
.footer__content-bottom.footer__content-last {
    padding-bottom: 30px;
    padding-top: 30px;
}
li.list-social__item:last-child a {
    padding-right: 0;
}
@media (max-width: 1300px){
    .footer-block--menu .footer-block__details-content li:after {
        right: 0;
    }
}
@media screen and (min-width: 750px) {
    .footer-block__details-content .list-menu__item--link:hover, .copyright__content a:hover {
        text-decoration: unset!important;
    }
    .footer-block-link_list_2 {
        display: none;
    }
}
@media (max-width:750px){
    div.footer-block-link_list, div.footer-block-link_list_2 {
        width: 100%;
        max-width: 100%!important;
    }

    .footer .footer__blocks-wrapper {
        display: flex;
    }
    .footer-block {
        margin: 0!Important;
    }
    .footer-block--menu .footer-block__details-content li a {
        font-size: 14px;
        color: #fff;
    }
    .footer__content-top {
        padding: 0 20px;
    }
    /* .footer__content-middle .footer-block--menu {
        display: none;
    } */
    .footer__content-top {
        padding: 0 20px;
    }

    /* .footer__content-middle .footer-block--menu {
        display: none;
    } */

    .footer__content-middle .footer-block--menu .footer-block__details-content li{
        margin-left: 0px
    }

    .footer__content-middle .footer-block--menu{
        width: 100%;
    }

    .footer-block--menu .footer-block__details-content {
        display: flex;
        gap: 15px;
        flex-direction: flex;
    }

    .footer-block__details-content.footer-block-image {
        margin: 0;
    }

    .footer-block.footer-block-image {
        border-bottom: 2px solid;
    }

    .footer-block.footer-block-link_list.grid__item, .footer-block.footer-block-link_list_2.grid__item {
        margin-top: 30px!important;
    }

    .footer__blocks-wrapper.grid {
        padding: 0;
    }

    .footer__content-last_inner .footer_bottom_icon_with_text {
        display: none;
    }

    .footer__content-bottom.footer__content-last {
        padding: 20px 0;
    }

    .footer__column.footer__column--info {
        padding-top: 0!Important;
    }

    .footer__content-right {
        justify-content: flex-start;
    }
    .footer__content-last_inner {
        justify-content: center;
    }
    .footer__content-middle {flex-wrap: wrap;}

    .footer_bottom_icon_with_text {
        width: 100%;
        flex-direction: column;
        align-items: flex-start;
        margin-bottom: 20px;
    }

    li.list-social__item:first-child a {
        padding-left: 0;
    }
    small.copyright__content.copyright__content_custom {
        margin: 0;
    }
}

/*=====================================================================*/
/*=================== end lx-footer =================*/
/*====================================================================*/

/* .Reviewed-icon-text-col swiper-component {
    transition: 0.3s;
    opacity: 0;
}

.Reviewed-icon-text-col swiper-component.swiper-initialized {
    opacity: 1;
} */

.Reviewed-icon-text-col swiper-component:not(.swiper-initialized) .swiper-wrapper {
    gap: 60px;
}
.collection--body .banner--adapt {
    height: unset;
}




.customers-marquee {
  position: relative;
  overflow: hidden;
}

.customers-marquee-inner {
  display: flex;
  gap: 15px;
  width: max-content;
  animation: marquee-scroll 40s linear infinite;
}

.customers-marquee-inner:hover {
  animation-play-state: paused;
}

.main-customers-image-item {
  flex: 0 0 auto;
  min-width: 10%;
  max-width: 130px;
  position: relative;
}

.main-customers-image-item:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

@keyframes marquee-scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

@media screen and (max-width: 768px) {
  .customers-image img {
    max-height: 400px;
  }
  .main-customers-image-item {
    min-width: 8%;
    max-width: 8%;
  }
  .customers-marquee-inner{
    animation: marquee-scroll 15s linear infinite;
  }
}


.header__icons {
    width: 100%;
}

nav.header__inline-menu {
    margin-right: auto;
    margin-left: auto!important;
}

@media screen and (max-width: 768px) {
    .customers-image img {
        max-height: 300px;
    }
    .main-customers-image-item {
        width: 15%;
        max-width: 95px;
    }
    .customers-marquee-inner {
        animation: marquee-scroll 15s linear infinite;
    }
    .product-grid-revews-right p {
        text-align: left;
    }
    .banner__content .banner__box {
        margin-top: 120px;
    }
}

.buy_btn__left_info_item p {
    white-space: nowrap;
}
.price--on-sale .price__sale {
    row-gap: 8px;
}
swiper-component:not(.swiper-initialized) .swiper-wrapper {
    flex-wrap: wrap;
}
swiper-component:not(.swiper-initialized) .swiper-wrapper li {
    flex-grow: unset;
}
/* hide sale tag */
.lx-sale_tag-right, .lx-sale_tag-left {
    display: none;
}

.payment-trust-wrapper .payment-trust-wrapper-payment .lx-payments-icons {
    display: flex;
    gap: 5px;
    flex-wrap: wrap;
    align-items: center;
}
/* div.payment-trust-wrapper {
    flex-direction: column;
} */
.custom_css_wrapper .banner_product-count {
    display: none;
}
.custom_css_wrapper {
    padding-top: 10px!important;
    padding-bottom: 0!important;
}
.m-search-popup--header {
    opacity: 0;
}
a.need__wrapper, .localization-form__select {
    font-weight: 800;
}
@media (max-width: 1200px){
    div.payment-trust-wrapper {
        justify-content: center!important;
        row-gap: 10px;
    }
}

.custom-grid-section .slider-button.review_btn[disabled] {
    display: none;
}

body cart-drawer-items .price--end{
    display: block !important;
}

body:has(#sticky-bar) footer{
    margin-bottom: 84px;
}


#bcpo .bcpo-colors div.bcpo-color-parent, #bcpo .bcpo-images div.bcpo-image-parent,
#bcpo .bcpo-colors label.bcpo-front-color-label, #bcpo input.bcpo-front-color-label, #bcpo .bcpo-images label.bcpo-front-image-label, #bcpo input.bcpo-front-image-label,
.kaching-bundles .kaching-bundles__bar-container,
.kaching-bundles .kaching-bundles__swatch,
.kaching-bundles__bars img {
    border-radius: 0px !important;
}
.kaching-bundles .kaching-bundles__bar-container{
    background-color: transparent !important;
}
.kaching-bundles .kaching-bundles__upsell{
    background-color: #eee !important;
}
.kaching-bundles .kaching-bundles__bar-most-popular__content{
    background-color: #000 !important;
    color: #fff !important;
}
.kaching-bundles__bar-subtitle,
.kaching-bundles span,
.kaching-bundles .kaching-bundles__bar-variant-select,
.kaching-bundles__upsell__full-price{
    font-family: Base-Neue-regular !important;
    font-weight: 600 !important;
}
.kaching-bundles .kaching-bundles__bar-title,
.kaching-bundles .kaching-bundles__bar-price,
.kaching-bundles .kaching-bundles__bar-full-price,
.kaching-bundles .kaching-bundles__upsell__price,
.kaching-bundles .kaching-bundles__block-title{
    font-family: Base-Neue-bold !important;
}
.kaching-bundles .kaching-bundles__bar-most-popular__content{
    font-weight: 400 !important;
}
.kaching-bundles__bar-most-popular__content{
    font-size: 14px !important;
}
.kaching-bundles .kaching-bundles__block-title{
    font-size: 16px !important;
}

@media (max-width: 768px){
    .contact.page-width {
        flex-direction: column;
        display: flex!important;
    }
    div.buy__tag_body {
        height: 24px;
        font-size: 11px;
    }

    div.buy__tag_body .buy__tag_shape {
        height: 24px;
        right: -12px;
    }

    .buy__tag_shape svg {
        width: 100%;
        height: 100%;
    }
    .footer__column.footer__column--info {
        padding-left: 0;
    }
    .card_product_tags_item {
        font-size: 10px!important;
    }
    .card__heading a{
        font-size: 14px !important;
    }
}


/* menu blocks  */
    .menu-drawer-promotional-block {
  position: relative;
  display: flex;
  align-items: center;
  border-radius: 12px;
  padding: 10px 16px;
  padding-block: 0px;
  padding-left: 0px;
  overflow: hidden;
  height: 100px;
  color: #fff;
    border-radius: 0px;
    margin-bottom: 20px;
}

.menu-drawer-promotional-block__image {
  flex: 0 0 auto;
  width: 100px;
  height: 100%;
  border-radius: 0px;
  overflow: hidden;
}

.menu-drawer-promotional-block__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.menu-drawer__blocks-links{
    margin-top: 40px;
    padding-inline: 20px;
    margin-bottom: 90px;
}

.menu-drawer-promotional-block__content {
  flex: 1;
  padding-left: 16px;
}

.menu-drawer-promotional-block__title {
  font-weight: 700;
  font-size: 16px;
  margin: 0 0 4px 0;
  color: #000;
}

.menu-drawer-promotional-block__subtitle {
  font-size: 14px;
  margin: 0;
  color: #000;
  font-weight: 100;
}

.overlay-link {
  position: absolute;
  inset: 0;
  z-index: 2;
}
/* menu blocks  */

.product .card_product_tags{
    gap: 14px;
}
.product .card_product_tags_item{
    font-size: 14px;
}
.product .card_product_tags_item:after{
    right: -8px;
}
.product .card_product_tags_item{
    object-fit: contain;
}
.product .card_product_tags img{
    width: 20px;
    height: 20px;
    object-fit: contain;
}

#zakeke-product-button-custom{
    width: 100%;
    margin-bottom: 0px;
}