/** Shopify CDN: Minification failed

Line 2369:21 Unexpected "{"

**/
@font-face {
    font-family: 'Quicksand';
    src: url('/cdn/shop/files/Quicksand-Light.eot?v=1699024407');
    src: url('/cdn/shop/files/Quicksand-Light.eot?v=1699024407?#iefix') format('embedded-opentype'),
        url('/cdn/shop/files/Quicksand-Light.woff2?v=1699024407') format('woff2'),
        url('/cdn/shop/files/Quicksand-Light.woff?v=1699024407') format('woff'),
        url('/cdn/shop/files/Quicksand-Light.ttf?v=1699024407') format('truetype'),
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Quicksand';
    src: url('/cdn/shop/files/Quicksand-Regular.eot?v=1699025400');
    src: url('/cdn/shop/files/Quicksand-Regular.eot?v=1699025400?#iefix') format('embedded-opentype'),
        url('/cdn/shop/files/Quicksand-Regular.woff2?v=1699025400') format('woff2'),
        url('/cdn/shop/files/Quicksand-Regular.woff?v=1699025400') format('woff'),
        url('/cdn/shop/files/Quicksand-Regular.ttf?v=1699025400') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Quicksand';
    src: url('/cdn/shop/files/Quicksand-Medium.eot?v=1699025400');
    src: url('/cdn/shop/files/Quicksand-Medium.eot?v=1699025400?#iefix') format('embedded-opentype'),
        url('/cdn/shop/files/Quicksand-Medium.woff2?v=1699025400') format('woff2'),
        url('/cdn/shop/files/Quicksand-Medium.woff?v=1699025400') format('woff'),
        url('/cdn/shop/files/Quicksand-Medium.ttf?v=1699025400') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/* ===== */

@font-face {
    font-family: 'Karla';
    src: url('/cdn/shop/files/Karla-Bold.eot?v=1699254662');
    src: url('/cdn/shop/files/Karla-Bold.eot?v=1699254662?#iefix') format('embedded-opentype'),
        url('/cdn/shop/files/Karla-Bold.woff2?v=1699254662') format('woff2'),
        url('/cdn/shop/files/Karla-Bold.woff?v=1699254662') format('woff'),
        url('/cdn/shop/files/Karla-Bold.ttf?v=1699254662') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Karla';
    src: url('/cdn/shop/files/Karla-Light.eot?v=1699254662');
    src: url('/cdn/shop/files/Karla-Light.eot?v=1699254662?#iefix') format('embedded-opentype'),
        url('/cdn/shop/files/Karla-Light.woff2?v=1699254661') format('woff2'),
        url('/cdn/shop/files/Karla-Light.woff?v=1699254662') format('woff'),
        url('/cdn/shop/files/Karla-Light.ttf?v=1699254662') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Karla';
    src: url('/cdn/shop/files/Karla-Medium.eot?v=1699254662');
    src: url('/cdn/shop/files/Karla-Medium.eot?v=1699254662?#iefix') format('embedded-opentype'),
        url('/cdn/shop/files/Karla-Medium.woff2?v=1699254662') format('woff2'),
        url('/cdn/shop/files/Karla-Medium.woff?v=1699254662') format('woff'),
        url('/cdn/shop/files/Karla-Medium.ttf?v=1699254662') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Karla';
    src: url('/cdn/shop/files/Karla-Regular.eot?v=1699254662');
    src: url('/cdn/shop/files/Karla-Regular.eot?v=1699254662?#iefix') format('embedded-opentype'),
        url('/cdn/shop/files/Karla-Regular.woff2?v=1699254662') format('woff2'),
        url('/cdn/shop/files/Karla-Regular.woff?v=1699254662') format('woff'),
        url('/cdn/shop/files/Karla-Regular.ttf?v=1699254662') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Karla';
    src: url('/cdn/shop/files/Karla-SemiBold.eot?v=1699254662');
    src: url('/cdn/shop/files/Karla-SemiBold.eot?v=1699254662?#iefix') format('embedded-opentype'),
        url('/cdn/shop/files/Karla-SemiBold.woff2?v=1699254662') format('woff2'),
        url('/cdn/shop/files/Karla-SemiBold.woff?v=1699254662') format('woff'),
        url('/cdn/shop/files/Karla-SemiBold.ttf?v=1699254662') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


.grid-product__price {
    font-family: 'Quicksand';
    font-weight: 600;
    color: #000;
}
span.grid-product__price--original {
  /* font-size: 14px; */
  font-size: calc(var(--typeBaseSize) - 4px);
  font-weight: 500;
  color: #4d4d4d;
  font-family: Quicksand;
}

.btn {
    font-weight: 500;
    letter-spacing: 2px;
    padding-left: 40px;
    padding-right: 40px;
}

.announcement-text {
  text-transform: none;
}

.template-search predictive-search form {
    justify-content: center;
}
/* HEADER  */
.header-item.header-item--left.header-item--navigation {
    display: block;
}
.header-layout .header-item.header-item--left.header-item--navigation predictive-search {
  max-width: 520px;
  margin-left: 0;
}
.header-item predictive-search form {
    justify-content: flex-start;
}
.header-wrapper .site-nav__link {    
    font-weight: 700;
    letter-spacing: 0.5px;     
}
.header-wrapper .site-nav__icons .site-nav__link,
.header-wrapper .site-nav__icons .site-nav__link .cart-link,
.drawer__header .site-nav__link{
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 5px;
}

.header-wrapper .site-nav__icons .site-nav__link .iWishView,
.drawer__header .site-nav__link .iWishView{
  display: flex;
  position: relative;
}
.header-wrapper .site-nav__icons .site-nav__link .iWishView .iWishCount,
.drawer__header .site-nav__link .iWishView .iWishCount{
  position: absolute;
  font-size: 14px;
  line-height: normal;
  right: -12px;
}

.header-wrapper .site-nav__link .icon_specifier,
.drawer__header .site-nav__link .icon_specifier{
      font-size: 10px;
}
.left-center-aligment.site-header ul.site-nav.site-navigation {
    text-align: center;
}
.left-center-aligment.site-header .site-header__logo {
  margin: 0 0 5px;
}
header.site-header {
    /* overflow: hidden; */
}
ul.site-nav.site-navigation {
  position: relative;
      z-index: 3;
}
ul.site-nav.site-navigation:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 99vw;
    height: 0.5px;
    background: #ffffff70;
    transform: translateX(-50%);
    display: none;
}
.site-nav form .search__input {
    background: rgba(255, 255, 255, 0.76);
}
.header-item--navigation predictive-search.is-active .predictive__screen {
  display: contents;
}
.header-item--navigation .btn--close-search .icon path {
  stroke: #000 !important;
}
.gg.header-item.header-item--navigation.text-center {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.gg.header-item.header-item--navigation predictive-search.is-active {
  flex: 0;
}
/* .site-header {
  padding: 0;
} */
.header-layout predictive-search {
  max-width: 570px;
  margin-bottom: 8px;
}
.header-layout predictive-search input.search__input {
    padding: 5px 10px;
    background-color: #ccc;
}
.gg.header-item.search-bar-white predictive-search input.search__input {
    background-color: #fff;
    border: 1px solid #959595;
}
.header-item.header-item--logo.hdr .js-drawer-open-nav,
.header-wrapper.for-mobile-header,
.gg.header-item.header-item--navigation.text-center .site-header__logo{
    display: none;
}
ul.mobile-nav .mobile-nav__item span, ul.mobile-nav .mobile-nav__item .mobile-nav__link {
    font-size: 14px;
    letter-spacing: 1.5px;
}



/* BANNER SLIDER */
.banner-sli-item .mobile_img {
    display: none;      
}
.banner-sli-item img{
  height: 100%;
}

/* COLLECTION LIST SLIDER */
.collection-list-sli-wrapper {
    margin: 60px 0 40px;
}
.clsw-container {
    position: relative;
}
@media (min-width: 750px) {
    .clsw-inner {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  } 
}
.clsw-item-inner {
  position: relative;
}
.clsw-item-inner img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: flex;
}
.clsw-item-title {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    font-weight: 400 !important;
    margin: 0;
    text-align: center;
    width: 100%;
}
.clsw-item-title h3 {
    font-size: 28px;
}
.clsw-item-inner a.block_link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.clsw-item-title h3 {
  position: relative;
}
.clsw-item-title h3:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -10px;
    width: 50%;
    height: 1px;
    background: #fff;
    transform: translateX(-50%);
    transition: all 0.3s ease;
    opacity: 0;
}
.clsw-item-inner:hover .clsw-item-title h3:after {
  opacity: 1;
}
.clsw-item-title a.clsw_btn {
    border: 1px solid #fff;
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 3px 12px;
    color: #fff;
    margin-top: 10px;
    display: inline-block;
}
.clsw-slider-arrows {
    position: absolute;
    width: 99%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: auto;
}
.clsw-slider-arrows span {
    cursor: pointer;
}
.clsw-slider-arrows span svg {
    width: 30px;
    height: 30px;
}
.clsw-inner .slick-list {
    margin: 0 -15px;
}
.clsw-inner .slick-slide {
    margin: 0 15px;
}
.clsw-inner button.slick-arrow {
    display: none !important;
}

/* HEADING BOTTOM UNDERLINE  */
.heading_btm_line {
    position: relative;
    display: inline-block;
    padding-bottom: 15px;
}
.featured-coll-head p.heading_btm_line{
  margin: 0;
}
.heading_btm_line:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    width: 80%;
    height: 1px;
    background: #000;
}

/* COLLECTION GRID  */
.grid-border .grid__item.grid-product {
  border: 1px solid var(--colorBorder);
  margin: -0.5px;
  padding: 5px 10px 7px;
}
span.grid-product__price--savings {
    background: red;
    font-size: 16px;
    padding: 2px 8px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    font-family: var(--typeBasePrimary),var(--typeBaseFallback);
}
.grid-product__tag.extra_tag {
    left: 0;
    right: auto;
    font-family: var(--typeBasePrimary),var(--typeBaseFallback);
    font-weight: 500;
    padding: 5px 10px;
  background-color: #FF9F46;
}
.grid-product__tag.extra_tag.selling-fast-tag {
    background-color: #FFED4F;
    color: #000;
}
.grid-product__tag--sale {
  left: 0;
  right: auto;
}
.grid-product__tag.grid-product__tag--sale {
  display: none;
}
.grid-product__tag.grid-product__tag--sold-out {
    left: 0;
    right: auto;
    background-color: #bdbdbd;
    color: #000;
}

.collection-item .collection-image.image-wrap {
  position: relative;
}
.collection-item .collection-image.image-wrap:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 00;
    transition: all 0.3s ease;
}
.collection-item:hover .collection-image.image-wrap:after {
    opacity: 0.2;
}

/* IMAGE WITH TEXT And Video */
.feature-row__item .heading_btm_line {
    margin-bottom: 2.5rem;
}
.feature-row__item .heading_btm_line:after {
    left: 0;
    right: auto;
    transform: translateX(0);
    width: 50%;
}
.feature-row__item.text-right .heading_btm_line:after {
  right: 0;
  left: auto;
}
.feature-row__first-image .video-div {
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    background: #000;
}
.image-w-t-secon-wrap .feature-row {
    margin: 0;
}
.feature-row__item a {
  font-weight: 600;
}
.feature-row-wrapper .feature-row__text p {
    font-size: 16px;
}

/* COLLECTION LIST SECONDARY */
.clsecon-block-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    justify-content: center;
}
.clsecon-item-inner img {
    width: 100%;
    height: auto;
    object-fit: contain;
    display: flex;
}
.clsecon-item-inner {
  position: relative;
}
.clsecon-item-inner .title {
    font-family: var(--typeBasePrimary),var(--typeBaseFallback);
    font-weight: 400;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: max-content;
    font-size: 30px;
    text-align: center;
    color: #fff;
    background: #0000005c;
    padding: 10px 15px;
}
.clsecon-item-inner a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}


/* TESTIMONIAL SECONDARY */
.testimonials-secon-wrap {
    margin: 40px 0;
}
.testi-secon-item-inr {
    /* border: 1px rgba(0, 0, 0, 0.09) solid; */
    border-left: 0;
    padding: 15px;
  text-align: center;
}
.testi-secon-block-list .slick-track {
  display: flex;
}
.testi-secon-block-list  .slick-slide {
    height: unset;
    display: flex !important;
}
.testi-secon-item-inr .top img{
    width: 100%;
    height: auto;
  border-radius: 50% 50% 0 0;
}

.testi-secon-item-inr .top .name-rating {
    margin-left: 20px;
}
.testi-secon-item-inr .top .name-rating .author_img {
    border-radius: 50%;
    overflow: hidden;
    max-width: 80px;
    width: 100%;
    height: 80px;
    margin-bottom: 10px;
}
.testi-secon-item-inr .top .name-rating h5.author_name {
    font-size: 16px;
    letter-spacing: 1px;
    margin: 0 0 5px;
}
.testi-secon-item-inr .bottom {
    margin-top: 35px;
        margin-bottom: 20px;
}
.testi-secon-item-inr .review_text {
    line-height: 1.6;
    letter-spacing: 0;
}
.testi-secon-item-inr .subdescription{
    font-size: 12px;
}


/* FOOTER CS */
footer.site-footer {
    padding-bottom: 0;
}
.template-product footer.site-footer {
  padding-bottom: 95px;
}
.site-footer .grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-template-areas:
        "aa bb cc dd ee"
        "ff ff cc hh ii";
    padding-bottom: 35px;
}
.site-footer .grid .menu-1 { grid-area: aa; }
.site-footer .grid .menu-2 { grid-area: bb; }
.site-footer .grid .logo_social-3 { grid-area: cc; text-align:center; }
.site-footer .grid .menu-5 { grid-area: ee; padding-left: 40%; }
/* .site-footer .grid .menu-6 { grid-area: ff; } */
.site-footer .grid .newsletter-6 { grid-area: ff; }
.site-footer .grid .menu-7 { grid-area: gg; }
.site-footer .grid .menu-8 { grid-area: hh; padding-left: 40%; }
.site-footer .grid .menu-9 { grid-area: ii; padding-left: 40%; }

.site-footer .grid .h4.footer__title {
    letter-spacing: 0;
    font-weight: 900;
    font-size: 0.9em;    
}
.site-footer .grid .h4.footer__title.collapsible-trigger-btn{
  margin: 0;
}
.site-footer .grid .grid__item .footer__collapsible li a {
    padding: 1px 0;
}
.footer__logo .social-icons a {
    height: auto;
}
.footer__logo ul.payment-icons.footer__section {
    margin-top: 15px;
}
.footer__logo ul.social-icons.footer__social {
    margin-top: 20px;
}
p.footer__small-text.copyright_text {
  background: #F2F2F2;
}
.footer__logo .social-icons a svg {
    height: 22px;
    width: 22px;
}


/* NEWSLETTER SECTION */
.newsletter-wrapper {
    background: #000;
    padding: 4rem 0;
}
.newsletter-wrap-form {
    text-align: center;
    max-width: 750px;
    width: 100%;
    margin: auto;
}
.newsletter-inr h2.section-header__title {
    color: #fff;
    font-size: 40px;
    letter-spacing: 0;
}
.newsletter-wrap-form .footer__newsletter {
    max-width: 100%;
}
.newsletter-wrap-form .footer__newsletter input {
    max-width: 100%;
    height: 78px;
    padding-left: 20px;
}
.newsletter-wrap-form .footer__newsletter button span {
    display: block;
}
.newsletter-wrap-form .footer__newsletter button {
    background: #000;
    color: #fff;
    height: 60%;
    right: 15px;
    padding: 0 50px;
}

/* IMAGE WITH TEXT  */
.index-section.index-section-template--21540077273390__4a424c6e-1084-4d10-b349-a0974872a9c7 .feature-row {
    margin: 0;
}
.index-section.index-section-template--21540077273390__4a424c6e-1084-4d10-b349-a0974872a9c7 {
    position: relative;
    z-index: 1;
}
.index-section.index-section-template--21540077273390__4a424c6e-1084-4d10-b349-a0974872a9c7:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 70%;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background: #EDECEE;
    z-index: -1;
}


/* COLLECTION PAGE */
.page-content.page-content--top.collection_page_title {
    padding: 2rem 0 2rem;
    /* background: #000;
    color: #fff; */
}
.collection-hero.custom-coll-hero-bnr {
    height: 100%;
}
.collection-hero.custom-coll-hero-bnr img {
  height: 100%;
  width: 100%;
  object-fit: contain;
  display: flex;
}
.collection-hero__content .section-header__shadow {
    /* background: rgba(0, 0, 0, 0.28); */
    padding: 10px 40px;
}
.collection-sidebar .filter-form .collapsible-trigger-btn {
  letter-spacing: 0px;
  padding: 6px 10px 6px 0;
  text-transform: capitalize;
  font-size: calc(var(--typeBaseSize) - 2px);
}
.coll_description_wrap {
    margin-bottom: 14px;
}
h3.coll_descrp-wrp-title {
    font-size: 25px;
    letter-spacing: 0;
    margin: 0 0 10px;
}
.rte.collection__description {
  overflow: hidden;
  margin-bottom: 6px;
  height: 70px;
  font-size: 16px;
}
.rte.collection__description a span, .rte.collection__description a{
  /* color: #7a7979; */
}
.rte.collection__description.full-description {
  -webkit-line-clamp: unset;
  height: unset;
}
.coll_description_wrap button.colll_read_more {
    border: 1px solid #000;
    padding: 1px 12px;
    font-size: calc(var(--typeBaseSize) - 2px);
}
.collection-sidebar .filter_title {
    font-size: 18px;
    letter-spacing: 0px;
    text-transform: capitalize;
    font-weight: 400;
    background: #fff;
    color: #000;
    padding: 8px 0px 8px 0px;
    margin-bottom: 8px;
}
.collection-grid__wrapper .grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}
.grid-product__content, .grid__item-image-wrapper {
  height: 100%;
}
.grid-product__content .jdgm-widget.jdgm-widget {
  font-size: 14px;
  /* height: 20px;
  display: block !important; */
  margin-top: auto;
}
.grid__item-image-wrapper {
  display: flex;
  flex-direction: column;
  /* justify-content: space-between; */
}


/* COLLECTION SUB COLLECTION */
.csbcolw-inr-item-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: flex;
}
.csbcolw-inr {
  white-space: nowrap;
  overflow-x: auto;
  padding-bottom: 0px;
  margin: 0 -5px;
}
.csbcolw-inr-item {
    width: 14%;
    padding: 0 5px;
    display: inline-block;
    vertical-align: top;
}
.csbcolw-inr-item p.coll_title {
    text-align: center;
    padding: 6px 0 0;
    margin: 0;
    position: relative;
    font-size: 16px;
    white-space: normal;
}
.coll_title a {
    color: #000 !important;
    text-decoration: none;
}
/* .csbcolw-inr-item p.coll_title:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background: #000;
    max-width: 200px;
    width: 100%;
    height: 1px;
} */


/* FAQ SECTION */
.coll-faq-page {
    display: none;
}
.coll-faq-page.coll-faq-hidden {
    display: block;
}
.coll-faq-page .heading_btm_line {
  display: block;
}
.coll-faq-page .heading_btm_line:after {
  max-width: 300px;
  width: 100%;
}


/* ABOUT PAGE CSS */
.page-content {
    padding-top: 0;
}
.main-page-banner-wrap {
    position: relative;
}
.main-page-banner-wrap header.section-header {
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    background: rgba(0, 0, 0, 0.28);
}
.main-page-banner-wrap header.header_wp {
      text-align: center;
    margin: 30px 0;
}

/* ===== */
.background-media-text__container .banner_full_link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
}
.banner-sli-item {
    position: relative;
}
.banner-sli-item .full_link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* IMAGE WITH TEXT3 */
.img-with-text-3-wrap {
    position: relative;
    z-index: 1;
  margin-bottom: 3rem;
}
.img-with-text-3-wrap:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 372px;
    background: #F1F1F1;
    transform: translateY(-50%);
    z-index: -1;
}
.img-with-t-3-img {
    max-width: 680px;
    width: 100%;
}
.img-with-t-3-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: flex;
}
.img-with-t-3-text .rte {
    max-width: 530px;
    width: 100%;
}

/* ABOUT US PAGE */
.main-page-banner-wrap .page-banner-img .mobile { display: none; } 

body.template-page.page-about .feature-row {
    margin: 0 0;
}
body.template-page.page-about .feature-row h2.h1 {
  font-size: 45px;
}

.heading-w-img-wrap {
    margin: 4rem 0;
}
.heading-w-img-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: flex;
}
.heading-w-img-wrap .heading_btm_line:after {
  width: 30%;
}

/* TEAM MEMBER SECTION */
.team-m-wrap-list {
    max-width: 1600px;
    margin: 4rem auto 3rem;
}
.team-m-wrap-list .slick-list {
    margin: 0 -25px;
}
.team-m-wrap-list .slick-slide {
    margin: 0 25px;
}
.tmlit-content {
    background: #fff;
    padding: 150px 50px 50px 50px;
    text-align: center;
}
.tmlit-img {
    margin-bottom: -120px;
    display: flex;
    justify-content: center;
}
.tmlit-img img {
    max-width: 350px;
    width: 100%;
    height: auto;
    object-fit: contain;
    display: flex;
    padding: 6px;
    border: 2px solid #C6A264;
}
p.tmlit-subtitle {
    font-size: 28px;
    color: #48454C;
    font-weight: 300;
}

.img-with-text-4-wrap {
    margin: 4rem 0;
}
.img-with-t-4-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: flex;
}
.img-with-t-4-text {
    flex: 0 0 45%;
    padding-right: 110px;
}
.img-with-t-4-text h2 {
    margin-bottom: 25px;
}

/* IMG WITH TEXT FULL */
.img-w-text-full .feature-row {
  margin: 0 0%;
}
.img-w-text-full .feature-row__images {
  margin-left: 0;
}


/* PDP CSS */
.h2.product-single__title {
    font-family: 'Karla';
    font-weight: 500;
    color: #2f2f2f;
    font-size: 30px;  
}
.product-single__meta .product__price {
    font-family: 'Karla';
    font-weight: 500;
    color: #081E2D;
    font-size: 28px;
  letter-spacing: 0;
}
.product-single__meta .product__policies.rte {
    display: none;
}
.product-single__meta .js-qty__num {
    padding: 8px;
}
.product-single__meta .js-qty__wrapper {
  max-width: 120px;
}
.product-single__meta .product__quantity label {
  display: none;
}
.product-single__meta span.product__price.product__price--compare {
    color: #4d4d4d;
    font-size: 25px;
}


/* PDP OFFER BLOCK */
.product-offer {
  margin: 10px 0 20px;
}
.product-offer-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  cursor: pointer;
  color: #FFF;
  background-color: #2f2f2f;
  padding: 10px 15px;
}
.product-offer-header h4 {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.2px;
  display: flex;
  align-items: center;
  text-transform: capitalize;
}
.product-offer-header h4 svg {
    width: 18px;
    height: 18px;
    margin-right: 5px;
}
.product-offer-block {
  padding: 10px;
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 10px;
  background-color: #f1f1f1;
}
.product-offer-content {
  padding: 10px 0 0;
}
.product-offer-header_arrow{
  display: flex;
  padding: 4px;
  color: #000;
  background-color: #FFF;
  border-radius: 99px;
  animation: playButtonRipple 1.4s ease-in-out infinite;
}
@keyframes playButtonRipple {
  0% {
    box-shadow: 0 0 0 0 rgb(255,255,255), 0 0 0 0 rgb(255,255,255);
  }

  100% {
    box-shadow: 0 0 0 17px rgba(255,255,255, 0), 0 0 0 32px rgba(255,255,255, 0);
  }
}
.product-offer-block_main p {
    font-weight: 400;
    line-height: 1.3;
    margin: 5px 0;
}
.po-code-wrapper {
  font-size: 14px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  width: max-content;
  margin-left: auto;
  color: #fff;
  background-color: #2f2f2f;
  border: 1px dashed #FFF;
}
.product-offer-cp-code {
  padding: 5px 10px;
  padding: 5px 10px;
  border-bottom: 1px solid;
}
.product-offer-copy-code {
  font-weight: 600;
  text-transform: uppercase;
  padding: 5px;
  cursor: pointer;
}
.product-offer-header span svg {
    transition: 0.3s ease;
}
.product-offer-header.active span svg {
    transform: rotate(180deg);
}
.product-offer-block_main span.product-offer-code {
  font-weight: 600;
}
button.fbt-product-bundle__cta.btn {
    font-weight: 600;
}


/* PDP PRO TABS */
.pdp-tab-slct-optn-wrap {
    margin-top: 25px;
}
.pdp-tab-slct-optn-tabs {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.pdp-tab-slct-optn-tabs button {
    width: 100%;
    border: 1px solid #c1c1c1;
    padding: 8px 20px;
    font-family: Quicksand;
    font-weight: 500;
    transition: all .3s ease;
    display: flex;
    align-items: center;
    justify-content: space-between;
     background: #f1f1f1;
    color: #000;
    font-weight: 500;

}
.pdp-tab-slct-optn-tabs button .product-offer-header_arrow{
  animation: unset;
      background: transparent;
}
.pdp-tab-slct-optn-tabs button.activee svg{
  transform: rotate(180deg);
}
.pdp-tab-slct-optn-tabs button.activee {
  background: #ddd;
}
.pdp-tab-slct-optn-pro-list {
    display: flex;
    align-items: stretch;
    padding: 20px 70px 20px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.19);
}
.pdp-tab-slct-optn-pro-list:hover{
  background-color: #f1f1f1;
}
.pdp-tab-slct-optn-pro-list:last-child {
    border-bottom: 0;
}
.pdp-tab-img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: flex;
}
.pdp-tab-title-price-wrap {
    padding-left: 25px;
    display: flex;
    align-items: center;
    position: relative;
}
.pdp-tab-title-price-wrap input[type=checkbox] {
  height: 16px;
  width: 16px;
  border-radius: 0;
  accent-color: #329901;
  cursor: pointer;
}
.pdp-tab-title-price-wrap h3 {
    font-size: 23px;
    letter-spacing: -1px;
    text-transform: capitalize;
    font-weight: 400;
    color: #081E2D;
    line-height: 1;
    margin: 0 0 5px;
}
.pdp-tab-title-price-wrap .pro_tab-price span {
    font-size: 25px;
}
.pdp-tab-title-price-wrap .pro_tab-price span.product__price--compare {
    color: #4D4D4D;
    font-size: 20px;
}
.pdp-tab-img-wrap {
    border: 1px solid #ccc;
    max-width: 185px;
    max-height: 185px;
    width: 100%;
    height: 100%;
}
.product-block.quantity_selector {
    margin: 15px 0 30px;
}
.product__quantity input.js-qty__num {
  border-color: rgba(0, 0, 0, 0.39);
}
.product__quantity input.js-qty__num,
.product__quantity .js-qty__adjust--minus,
.product__quantity .js-qty__adjust--plus{
  font-size: calc(var(--typeBaseSize) - 2px);
}
.product__quantity .js-qty__adjust {
    width: 33.33%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product__quantity .js-qty__adjust--minus {
  border-right: 1px solid rgba(0, 0, 0, 0.39);
}
.product__quantity .js-qty__adjust--plus {
  border-left: 1px solid rgba(0, 0, 0, 0.39);
}
.product__quantity .js-qty__adjust:hover {
    background-color: transparent;
}
.product__quantity .js-qty__adjust .icon {
  width: 18px;
  height: 18px;
}
.product__quantity .js-qty__adjust .icon path {
    fill: #2E3134;
}
.product__quantity .product-single__meta .js-qty__num {
    padding: 15px 10px;
    font-family: 'Quicksand';
    font-size: 25px;
    line-height: 1.2;
}
.product-block.quantity_selector .stock_chekcer,
.product-block.quantity_selector .product__quantity{
  display: inline-block;
  vertical-align: middle;
}
.product-block.quantity_selector .stock_chekcer {
  margin-left: 20px;
  font-family: Quicksand;
  font-weight: 600;
  color: red;
}
.product-block button.btn.add-to-cart {
    background: #329901;
    font-weight: 600;
    font-size: 18px;
    transition: 0.3s ease !important;
}
.product-block button.btn.add-to-cart:after {
  opacity: 0;
}
.product-block button.btn.add-to-cart:hover{
  background-color: #000 !important;
}

.product-recommendations .grid.grid-border {
  display: flex;
  flex-wrap: wrap;
}

/* FBT */
section.fbt-section-wrap {
    margin: 1rem 0 3rem;
}
.fbt-wrapper {
  max-width: 1500px;
  margin: 3rem auto 0; 
}
.fbt-section-wrap .head-container {
    text-align: center;
}
.fbt-row{
  display:grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap:60px;
  margin-top: 25px;
}
.fbt-product-item_image{
  position:relative;
  border: 1px solid rgba(0,0,0,.31);
  display: block;
}
.fbt-item:not(:last-child) .fbt-product-item_image:after {
    content: "+";
    width: 60px;
    height: 60px;
    position: absolute;
    top: 50%;
    right: calc(0px - 60px);
    transform: translateY(-50%);
    font-size: 35px;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    color: rgba(0, 0, 0, 0.31);
}
.fbt-wrapper .fbt-item img.product-item__primary-image {
  width: 100%;
  height: fit-content;
  object-fit: contain;
  display: flex;
  aspect-ratio: 1.2;
}
a.fbt-product-item_title {
    font-size: 18px;
    line-height: 1.4;
    margin-top: 12px;
    display: block;
}
.fbt-price-row {
    align-items: flex-end;
    /* margin-top: 24px; */
    padding: 12px 0;
    border-top: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
}
.fbt-price-item {
    text-align: center;
}
.fbt-price-item-title {
    font-size: 15px;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-weight: 500;
}
.fbt-price-item-price {
    position: relative;
    margin: 12px 0 0;
    font-weight: 600;
    font-size: 14px;
    font-weight: 600;
}
.fbt-price-item:first-child .fbt-price-item-price:after {
    content: "-";
    width: 60px;
    height: 60px;
    position: absolute;
    top: 50%;
    right: -60px;
    transform: translateY(-50%);
    font-size: 18px;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}
.fbt-price-item:nth-child(2) .fbt-price-item-price:after {
    content: "=";
    width: 60px;
    height: 60px;
    position: absolute;
    top: 50%;
    right: -60px;
    transform: translateY(-50%);
    font-size: 18px;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}
p.fbt-price-item-price.final-price {
    color: red;
}
button.fbt-product-bundle__cta {
  display: flex;
  margin: 3rem auto 0;
}


.product-recommendation .grid.grid--uniform {
  display: flex;
}


/* PDP IMAGE TEXT */
.pdp-img-text-inr {
  display: flex;
  align-items: stretch;  
}
.pdp-img-text-bg_clr {
  position: relative;
  z-index: 1;
}
.pdp-img-text-content {
  display: flex;
  align-items: center;
  width: 100%;
}
.pdp-img-text-bg_clr:before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    height: 90%;
    width: 100%;
    z-index: -1;
}
.pdp-img-text-img {
    flex: 0 0 50%;
}
.pdp-img-text-content-inr {
  width: 100%;
}
.pdp-img-text-content-inr h3 {
    display: inline-block;
    position: relative;
    padding: 0 0 10px;
    margin-bottom: 25px !important;
}
.pdp-img-text-content-inr h3:after {
    content: "";
    position: absolute;
    width: 109%;
    height: 1px;
    bottom: 0;
    left: 0;
    background: #081E2D;
}
.pdp-img-text-img-inr img {
    width: 100%;
    height: 100%;
    display: flex;
    object-fit: contain;
}
.pdp-img-text-content-inr .metafield-rich_text_field {
    display: flex;
    align-items: flex-end;
    width: 90%;
    justify-content: space-between;
}
.pdp-img-text-content-inr .metafield-rich_text_field ul {
    margin: 0;
}
.pdp-img-text-content-inr .metafield-rich_text_field ul li {
    list-style: none;
    margin-bottom: 20px;
    font-size: 22px;
    color: #081E2D;
}
.pdp-img-text-wrap {
    margin-bottom: 4rem;
}
.page-content.page-content--product {
    padding-top: 1rem;
}
/* .custom_variant_outer {
  display: flex;
  margin: 3rem 0 20px;
  overflow: auto;
  padding-bottom: 10px;
  position: relative;
}
.custom_variant_outer:after {
    content: "";
    position: absolute;
    top: -29px;
    left: 0;
    width: 100%;
    height: 1px;
    background: rgba(0, 0, 0, 0.19);
    z-index: 5;
} */
.custom_variant_outer .inner_options, .custom_variant_outer .inner_options.Flex {
    display: flex;
    justify-content: flex-start;
}
.custom_variant_outer .inner_options span.custom.swatch__button {
    /* border: 1px solid #ccc;
    padding: 10px; */
    margin: 0 7px 0 0;
    text-align: center;
    width: 130px;
    word-break: break-all;
}
.custom_variant_outer .inner_options label {
      border: 1px solid #ccc;
    padding: 5px;
    margin: 0;
    cursor: pointer;
}
.custom_variant_outer .inner_options span.title {
    font-size: 17px;
    color: #2E3134;
    line-height: 1.3;
    display: block;
    margin-top: 10px;
      word-break: break-word;
}
/* .custom_variant_outer .inner_options span.title br {
  display: none;
} */

.product-block.est_widget,
.product-block.custom_variant_outer_wp{
  margin-bottom: 20px;
}
.estimate-st__manual .estimate-st{
   margin: 0;
}
.product-single__meta .product-block hr {
    display: none;
}

.footer_btom-social.mobile { display: none; }


/* CART DRAWER */
.h2.drawer__title {
    font-weight: 500;
    font-size: 22px;
}
.drawer__inner a.cart__item-name {
    font-size: 16px;
}
.drawer__inner span.cart__price {
    font-size: 16px;
    font-weight: 600;
}
.drawer .js-qty__num {
    font-size: 15px;
}
.cart__discounts {
  font-weight: 700;
}
.cart__item-sub.cart__item-row {
  font-size: 14px;
  margin-bottom: 4px;
}
.cart__item-sub .ajaxcart__subtotal,
.cart__item-sub .ajaxcart__discount{
    letter-spacing: 0px;
}
.cart__item-row.text-center small {
    font-size: 14px;
}
.drawer__inner button.btn.cart__checkout {
    font-weight: 600;
}
#CartDrawer .drawer__scrollable {
    padding-top: 10px;
}
.drawer__inner .cart__image {
    border: 1px solid #dedede;
}

.product-recommendations-placeholder .grid {
  display: flex;
  padding: 0 17px;
}

.account-pagee {
    margin-top: 2.5rem;
}
.main-content h1.section-header__title {
    font-size: 40px;
}
.template-collection .main-content h1.section-header__title{
  text-transform: capitalize;
}
.account-pagee .breadcrumb {
    display: none;
}
.banner_image.bnr__img_wrp {
    display: flex;
    justify-content: center;
}
.banner_image img{
  height: auto;
}

.Ship-Policy td,.Ship-Policy th{
  width: auto !important;
}

.banner-slider-wrap{
      position: relative;
}

.product-single__meta .timer_wrapper{
  margin-bottom: 20px;
}
.product-single__meta .timer_wrapper label{
  text-transform: none;
  letter-spacing: 1px;
  margin-top: 16px;
}

.product-single__meta .timer_wrapper .saleendsin{
      display: flex;
    align-items: center;
    gap: 5px;
}
.product-single__meta .timer_wrapper .saleendsin span{
  display: inline-flex;
  font-size: 26px;
  flex-direction: column;
  align-items: center;
}
.product-single__meta .timer_wrapper .saleendsin span.timelabel{
  width: 100%;
  display: block;
  text-align: center;
  font-size: 13px;
}
.product-single__meta .timer_wrapper .saleendsin .value{
    background: linear-gradient(180deg,#ffb732 10%,#ffa500 84%);
    border-radius: 5px;
    color: #fff;
    padding: 2px 8px;    
    font-size: 24px;
}
.predictive-search-results .image-element{
  opacity:1;
}
.pdp-iwt_wrap {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
  align-items: center;
}
.pdp-image-with-text {
  background-color: #f8f8f8;
  /* margin: 100px 0; */
}
.pdp-iwt_image {
  padding: 40px 0;
}
.pdp-iwt_image img{
  width:100%;
}
.pdp-iwt_content {
  padding: 30px 0;
}
.pdp-iwt_content-title {
  display: inline-block;
  margin-bottom: 25px;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
}

/* BLOG POSTS */
.grid.blog_posts_list .grid__item:nth-child(4) {
    display: none;
}

.review_page_content .breadcrumb {
    display: none;
}
.jdgm-histogram .jdgm-histogram__bar-content {
    background-color: #f90 !important;
}

.product-block.quantity_selector .stock_chekcer .sales-points {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
}
.product-block.quantity_selector .stock_chekcer .stock_chekcer {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
}
.product-block.quantity_selector .stock_chekcer span::after,
.product-block.quantity_selector .stock_chekcer span::before {
  background-color: #b12704;
}

.product-block.quantity_selector .stock_chekcer span {
  color: #b12704;
  font-style: italic;
}

.product-single__meta .jdgm-widget .jdgm-prev-badge{
  text-align: left;
}
.product-single__meta .estimate-st__manual .delivery-info{
  text-align: left;
}
#tidio-chat{
  position: relative;
  z-index: 28 !important; 
}
body #NavDrawer > div > div.drawer__scrollable > ul > li:nth-child(10){
  display: block !important;
}

.featured_coll_view_btn {
    display: flex;
    justify-content: center;
    margin: 20px 0 0px;
}
.featured_coll_view_btn .btn {
    margin: 0;
}

.contact-form .flex-wrapper{
 text-align: center;
  margin-bottom: 20px; 
}

.home_page_logos .logo-bar__item {
    margin: 0 75px 30px;
}
.home_page_logos .logo-bar img {
    height: 80px;
    object-fit: contain;
}
.variant-wrapper {
  text-align: left;
}

.custom-blogs {
  margin: 40px 0;
}
.custom-blogs_item {
  width: 25%;
  padding: 0 10px;
}
.custom-blogs_item-img_wrap {
  display:block;
  margin-bottom: 15px;
}
.custom-blogs_item-info-title {
  display:block;
  letter-spacing: 0;
  text-transform: none;
  margin: 0 0 5px;
}
.custom-blogs_item-info-desc {
  font-size: 14px;
}
.custom-blogs_read-more {
  display: block;
  font-size: 14px;
  margin-top: 6px;
  text-decoration: underline;
}
.custom-blogs_wrapper .slick-arrow{
  font-size: 0;
  width: 40px;
  height: 40px;
  border: 1px solid #F1F1F1;
  border-radius: 99px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  background-color: #FFF;
}

.custom-blogs_wrapper .slick-arrow.slick-prev{
  left:-36px;
}
.custom-blogs_wrapper .slick-arrow.slick-next{
  right:-36px;
  transform: translateY(-50%) scale(-1);
}
.custom-blogs_wrapper .slick-arrow:before{
  content: "";
  width: 10px;
  height: 10px;
  display: block;
  border-left: 2px solid #000;
  border-bottom: 2px solid #000;
  position: absolute;
  left: 16px;
  top: 14px;
  transform: rotate(45deg);
}

.yt-videos_wrapper .slick-arrow{
  font-size: 0;
  width: 40px;
  height: 40px;
  border: 1px solid #F1F1F1;
  border-radius: 99px;
  position: absolute;
  top: -70px;
  z-index: 1;
  background-color: #FFF;
}
.yt-videos_wrapper .slick-arrow.slick-prev{
  right:50px;
}
.yt-videos_wrapper .slick-arrow.slick-next{
  right:0px;
  transform: scale(-1);
}
.yt-videos_wrapper .slick-arrow:before{
  content: "";
  width: 10px;
  height: 10px;
  display: block;
  border-left: 2px solid #000;
  border-bottom: 2px solid #000;
  position: absolute;
  left: 16px;
  top: 14px;
  transform: rotate(45deg);
}
.yt-videos{
  margin:40px auto;
  max-width:1000px;
}
.yt-videos_wrapper {
  margin: 0 -10px;
}
/* .yt-videos_wrapper .slick-list {
  padding-right: 10%;
} */
.yt-video_item {
  padding:10px;
}
.yt-video_media {
  display:block;
  position: relative;
  padding-bottom: 50%;
  cursor:pointer;
}
.yt-video_media iframe, .yt-video_media img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.yt-video_item-title {
  display: block;
  text-align: center;
  font-size: 20px;
  margin: 5px 0 0;
}
.yt-video_media .yt-video_media-play {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: scale 1s infinite;
}
@keyframes scale {
  0% {
    transform: translateX(-50%) translateY(-50%) scale(1);
  }
  50% {
    transform: translateX(-50%) translateY(-50%) scale(1.2);
  }
  100% {
    transform: translateX(-50%) translateY(-50%) scale(1);
  }
}

/* ====== */

.article_image_banner {  
  position: relative;
}
.article_image_banner .article__header-content {
  padding: 25px 17px 30px;
  background: #e5e8e8;
}
.article_image_banner .article__image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.article_image_banner .social-sharing {
    margin-top: 10px;
}
.article_image_banner .article__date {
    margin: 20px 0 0;
}

.whatsapp-us-link:after {
    opacity: 0;
}
.whatsapp-us-link {
    color: #000 !important;
}
.call-us-link:after {
    opacity: 0;
}
.call-us-link {
    color: #000 !important;
}

/* CONTACT MULTI COLUMN */
.contact-multi-column-block {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
    justify-content: center;
}
.contact-multi-column-item--img {
    width: 20px;
    height: auto;
    object-fit: contain;
    display: flex;
}
.contact-multi-column-item {
    border: 1px solid #000;
    padding: 10px 15px 30px;
}
.contact-multi-column-icon-info {
    display: flex;
    align-items: center;
}
.contact-multi-column-heading {
    font-size: calc(var(--typeHeaderSize) - 19px);
    font-weight: bold;
    margin-bottom: 25px;
}
.contact-multi-column-icon-info_link {
    display: flex;
    align-items: center;
    justify-content: center;
}
.contact-multi-column-text p {
    margin: 0;
}
.contact-multi-column-icon-info_link:first-child {
    margin-right: 20px;
}
.contact-multi-column-icon-info_link:first-child img {
    margin-right: 5px;
}

/* CONTACT WORKING HOURS */
.contact-working-hours {
    position: relative;
}
.contact-working-hours-info {
    position: absolute;
    right: 5%;
    bottom: 23%;
    text-align: right;
    z-index: 2;
    color: #fff;
}
.contact-working-hours .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.80), rgba(0, 0, 0, 0.95), rgba(0, 0, 0, 1), rgba(0, 0, 0, 1));
  z-index: 1;
}

/* CONTACT MAP */
.contact-map-wrapper {
    position: relative;
}
.contact-map-image {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}
img.contact-map-info-item--img {
    width: 55px;
    height: auto;
    object-fit: contain;
    display: flex;
    margin-right: 10px;
}
.contact-map-info-content {
    position: relative;
    z-index: 2;
}
.contact-map-wrapper .overlay {
  background: #000;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 0.8;
}
.contact-map-info-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.contact-map-info-item {
    width: 50%;
    padding: 5% 4% 5% 4%;
    color: #fff;
    display: flex;
    align-items: center;
}
.cart__discount{
  color: #c20000;
}
.search-grid-product__price--savings {
  color: #b12704;
  white-space: nowrap;
  font-weight: 700;
  font-size: 14px;
  display: inline;
}

.newsletter_already_subscribe{
  color: #d02e2e;
  background-color: #fff6f6;
  border: 1px solid #d02e2e;
  font-size: 16px;
  padding: 8px 10px;
  width: max-content;
}

.grid-product__title {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  letter-spacing: .05em;
}


.coll-faq-page .faq_question {
  border-bottom: 1px solid #ececec;
  padding: 10px 0;
}
.coll-faq-page .faq_question button.collapsible-trigger {
  width: 100%;
  padding-left: 0;
  color: #454545;
  padding-right: 40px;
}
.coll-faq-page .collapsible-trigger__icon {
  left: auto;
  right: 0;
  border: 0;
}
.coll-faq-page .collapsible-content__inner--faq {
  background: #e6e6e69e;
  padding: 10px 20px;
  border-radius: 5px;
}
.coll-faq-page .collapsible-content__inner--faq p {
  margin: 0px 0 15px;
  color: #454545;
}
.coll-faq-page .collapsible-content__inner--faq p:last-child {
  margin-bottom: 0;
}
.coll-faq-page .heading_btm_line {
  display: block;
}
.btn.cart__checkout {
  background-color: var(--colorDrawerButton);
  color: var(--colorDrawerButtonText);
}
body .wk-page wishlist-product-card .wk-text-link {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  letter-spacing: .05em;
  text-align: left;
  font-size: 16px;
}
body .wk-page wishlist-product-card .wk-price {
  display: flex;
  justify-content: flex-end;
  flex-direction: row-reverse;
  align-items: baseline;
}
body .wk-page wishlist-product-card .wk-current-price {
  font-family: Quicksand;
  font-weight: 600;
  color: #000;
}

body .wk-page wishlist-product-card .wk-compare-price {
  color: #4d4d4d;
}

body wishlist-page .wk-grid{
  grid-gap: 0;
}
body .wk-page wishlist-product-card {
  min-width: 0;
  padding: 10px;
  border: 1px solid var(--colorBorder);
  margin: -0.5px;
}
.cart__item .cart__item-sub {
  flex-direction: column-reverse;
  gap: 10px;
}
.cart__item .cart__item-price-col{
  text-align: left !important;
}
.cart__item .cart__item-sub__qty__wrapper {
  display: flex;
  justify-content: space-between;
}
body wishlist-page .wk-page{
  max-width: 1800px;
  padding: 40px 40px;
}
body .wk-badge.wk-badge-sale {
  background: red;
  font-size: 16px;
  padding: 5px 5px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  font-family: var(--typeBasePrimary), var(--typeBaseFallback);
  white-space: nowrap;
}
body .wk-page .wk-form .wk-quantity {
  gap: 0;
  text-indent: unset;
  text-align: center;
}
body .wk-page wishlist-product-card .wk-quantity input{
  -moz-appearance: textfield;
  text-align: center;
  text-indent: 0;
}
body .wk-page wishlist-product-card .wk-quantity input::-webkit-outer-spin-button,
body .wk-page wishlist-product-card .wk-quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.wk-badges {
  display: none;
}
body wishlist-button-collection .wk-floating{
 z-index: 2; 
}

.grid-product--sold_out .enable_blur_design .grid-product__image-mask:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fff;
  z-index: 1;
  opacity: 0.6;
}


.policy-page-width{
  max-width: 70vw;
  margin: 0 auto;
  padding-left: 10px;
  padding-right: 10px;
}

.warranty-content .warranty-intro{
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 50px;
}
.warranty-content p,
.warranty-content li{
  letter-spacing: 0;
}
.warranty-content .warranty-intro img{
  width: 100px;
}
.warranty-content .warranty-wrapper{
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
  width: 100%;
  border: 0;
  border-top: 1px solid var(--colorBorder);
  padding: 10px 0;
  border-bottom: 1px solid var(--colorBorder);
  margin: 50px 0;
}
.warranty-content .warranty-wrapper .warranty-item{
  flex: 1;
  min-width: 280px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.warranty-content .warranty-wrapper .warranty-item h3{
  margin-bottom: 15px;
}
.warranty-content .warranty-wrapper img{
  width: 100px;
}

@media (min-width: 750px) {
  .template-collection .section-header{
    position: relative;
  }
  .template-collection .breadcrumb{
    position: absolute;
    left: 40px;
    margin: 0;
    top: 50%;
    transform: translateY(-50%);
  }
}

@media only screen and (min-width: 769px) {
  .coll-faq-page {
    padding: 0 140px;
  } 
  .policy-page-width{
    padding-bottom: 25px;
    padding-top: 5px;
  }
}

@media (min-width: 1000px) {
 .pdp-iwt_wrap.right .pdp-iwt_image{
    grid-column-start: 2;
    grid-row-start: 1;
  }
  .pdp-iwt_wrap.right .pdp-iwt_content{
    grid-column-start: 1;
    grid-row-start: 1;
  }
  .article_image_banner  {
    display: flex;
    flex-direction: row-reverse;
    /* align-items: center; */
    justify-content: center;
  }
  .article_image_banner .article__image-wrapper {
    width: 50%;
  }
  .article_image_banner .article__header-content {
    padding: 40px;
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .article_image_banner .breadcrumb {
    position: absolute;
    top: 0;
    left: 40px;
  }
  .contact-working-hours-info-text {
    font-size: calc(var(--typeBaseSize) + 2px);
  }
}
@media (max-width: 1650px) {
  .image-w-t-secon-wrap .feature-row-wrapper .feature-row__text {
    flex: 0 0 50%; 
     width: 50%;
  }
   .heading_btm_line { font-size: 38px; }
}

@media (max-width: 1550px) {
  h1.h2.product-single__title { font-size: 28px; }
  .product-single__meta .product__price { font-size: 26px; }
  .pdp-tab-slct-optn-tabs button { font-size: 16px; }
  .pdp-tab-img-wrap { max-width: 130px; max-height: 130px; }
  .pdp-tab-title-price-wrap h3 { font-size: 20px; }
  .pdp-tab-title-price-wrap .pro_tab-price span { font-size: 21px; }
  .product-single__meta .js-qty__wrapper { max-width: 120px; }  
  .product__quantity .js-qty__adjust .icon { width: 14px; height: 14px; }
  .product-block.quantity_selector .stock_chekcer { font-size: 16px; }
  .product-offer-block_main p { font-size: 16px; }
  .grid-product__title { font-size: 16px; }
  ul.site-nav.site-navigation:after { width: 100vw; }
  .pdp-tab-title-price-wrap .pro_tab-price span.product__price--compare { font-size: 16px; }
}
@media (max-width: 1200px) {
  .clsecon-item-inner .title { font-size: 25px; }
  .site-footer .grid .menu-5, .site-footer .grid .menu-8, .site-footer .grid .menu-9 { padding-left: 25%; }
  .collection-hero__content { top: auto; }
   h1.section-header__title { font-size: 40px; }
  .csbcolw-inr { padding: 0 32px; row-gap: 60px; }
  .csbcolw-inr-item {
      width: 180px;
  }
  .img-with-t-4-text { flex: 0 0 50%; padding-right: 20px; }
  body.template-page.page-about .feature-row h2.h1 { font-size: 35px; }
  .pdp-tab-slct-optn-tabs button { padding: 8px 10px; font-size: 14px; }  
  .pdp-tab-slct-optn-pro-list { padding: 20px 20px 20px 0; }
  .pdp-tab-title-price-wrap { padding-left: 15px; }
  .pdp-tab-title-price-wrap .pro_tab-price span { font-size: 16px; }
  .pdp-tab-img-wrap { max-width: 110px; max-height: 110px; }
  .product-single__meta .js-qty__wrapper { max-width: 120px; }
  .product-block.quantity_selector .stock_chekcer { font-size: 16px; }
  .fbt-row { gap: 24px; }
  .fbt-item:not(:last-child) .fbt-product-item_image:after { width: 24px; height: 24px; right: -24px; }
  .pdp-img-text-inr { align-items: center; }
  .pdp-tab-t-p-inr { padding-top: 18px; }
  .clsw-item-title { width: 90%; bottom: 20px; }
  .collection-subcoll-wrap .page-width{
    padding: 0;
  }
}

@media (min-width: 999px) {
  .grid__item.footer__item--6cdbf7fe-6e2d-4ce5-8c40-aba01a91068e.custom-5 .footer__item-padding_comment {
    padding-left: 21px;
  }
}

@media (max-width: 999px) {
  .clsecon-block-list { display: flex; flex-wrap: wrap; }
  .clsecon-block-item { max-width: 50%; width: 100%; }
  /* .site-footer .grid { display: block; } */
  .site-footer .grid .menu-5, .site-footer .grid .menu-8, .site-footer .grid .menu-9 { padding-left: 17px; }
  .csbcolw-inr-item { width: 160px; }
  .img-with-text-3-wrap:before { height: 172px; }
  /* .product__photo-zoom { position: static !important; } */
  .pdp-img-text-content-inr .metafield-rich_text_field { width: 100%; }
  .pdp-img-text-content-inr .metafield-rich_text_field ul li { font-size: 18px; }
  .pdp-tab-title-price-wrap { padding-left: 0; margin-left: 15px; }  
  .pdp-tab-title-price-wrap input[type=checkbox] { left: 0; width: 14px; height: 14px; }
  .testi-secon-item-inr .top { grid-template-columns: 1fr; }
  .testi-secon-item-inr .bottom { margin-top: 12px; }
  .testi-secon-item-inr .top .name-rating { text-align: center; margin-left: 0; }
  .testi-secon-item-inr .top .name-rating .author_img { margin-inline: auto; }
  .testi-secon-item-inr .top .name-rating { margin-top: 20px; }
  .testi-secon-item-inr .top img { margin-inline: auto; }
  .testi-secon-item-inr { padding: 25px; }
  .footer__collapsible .social-icons.footer__social { display: none; }
  .pdp-iwt_image {
    padding: 0;
  }
  .pdp-image-with-text {
    margin: 40px 0;
  }
  .pdp-iwt_wrap{
    padding-top: 20px;
    gap: 0;
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .article_image_banner .article__header-content .section-header__title {
    font-size: 25px;
  }
  .contact-multi-column-block {
    grid-template-columns: 1fr;
  }
  .contact-working-hours .overlay {
    background: #000;
    opacity: 0.8;
  }
  .contact-working-hours img {
    height: 250px;
    width: 100%;
  }
  .contact-map-info-item {
    width: 100% !important;
    padding: 7% 5% 7% 5%;
  }
  img.contact-map-info-item--img {
    width: 45px  !important;
  }
  .article_image_banner .article__header-content {
    padding: 10px 17px 12px;
  }
  .article_image_banner .article__date {
    margin: 14px 0 0;
  }
  .header-item.header-item--left.header-item--navigation{
    flex: 0;
  }
  .header-item--logo,{
    flex: 1;
  }
  .site-header .site-header__logo img{
    /* left: 0; */
    /* transform: translateY(-50%); */
  }
  .header-layout[data-logo-align=center] .site-header__logo {
    margin-left: 15px;
  }
}
.featured-collection .grid { display: flex; flex-wrap: wrap; margin-block: 0; }
@media (max-width: 959px) {
  .footer_btom-social.mobile { display: block; }
  .footer__logo .social-icons, .footer__logo .payment-icons { display: none; }
  .site-footer .grid { display: flex; flex-direction: column; margin-top: 0; }
  .site-footer .grid .logo_social-3 { order: -1; }
  .site-footer .grid__item { padding-bottom: 0; padding-top: 0; }
  .site-footer .collapsible-trigger-btn { padding-top: 20px; padding-bottom: 20px; }
  .footer_btom-social.mobile .footer__social, .footer_btom-social.mobile .payment-icons { text-align: center; }
  .template-product footer.site-footer {
    padding-bottom: 75px;
  }
}
@media (min-width: 769px) {
  .drawer__fixed-header, .drawer__header { min-height: 50px; }
  span.Mobile, .Mobile.radio__legend { display: none!important; }
  span.Mobile, .Mobile.radio__legend { display: none!important; }
  .img-w-text-full .feature-row-wrapper .feature-row__text { padding-left: 0; padding-right: 60px; }
  .header-wrapper .site-nav__link.lang_selector  {    
      display: inline-flex !important;
  }
  body #SiteHeader > div.page-width > div.header-layout.header-layout--center > div.header-item.header-item--icons > div > div > div:nth-child(5){
    display: inline-flex !important;
  }
  .testi-secon-block-list {
    max-width: 1000px;
    margin: 0 auto;
  }
  .grid__item-image-wrapper .grid__item-image-wrapper-inr{
    flex: 1;
    display: flex;
    flex-direction: column;
  }  
}
@media (max-width: 769px) {
  body wishlist-page .wk-page{
    padding: 40px 17px;
  }
  .clsecon-item-inner .title { width: 100%; font-size: 20px; } 
  .text-with-icons { padding-top: 40px; padding-bottom: 20px; }
  .text-with-icons__block-text h3 {
    font-size: 16px;
    margin: 0;
  }
  .text-with-icons__block-icon .icon {
    height: 40px;
    width: 40px;
  }
  .feature-row__item h2.h1, h2.section-header__title { font-size: 22px; }
  .newsletter-inr h2.section-header__title { font-size: 26px; }
  span.grid-product__price--savings, .grid-product__tag--sale, .grid-product__tag.extra_tag { font-size: 10px; }
  /* .grid-border .grid__item.grid-product:nth-child(n+5) { border-bottom: 1px solid #000; } */
  .grid-overflow-wrapper { padding: 35px 0; }
  .featured-collection .grid-border{ border: 0; margin-block: 0; }
  .featured-collection .grid { padding: 0 15px; }
  .testi-secon-item-inr .top .name-rating .author_img { width: 60px; height: 60px; }
  .newsletter-wrap-form .footer__newsletter button { height: 80%; right: 14px; padding: 0 12px; }
  .newsletter-wrap-form .footer__newsletter input { height: 50px; }
  .newsletter-wrap-form .footer__newsletter { padding: 0 10px; }
  .collection-list-sli-wrapper { margin: 40px 0; }
  .footer__logo img { max-width: 150px !important; max-height: 150px !important; }
  .banner-sli-item .mobile_img { display: block; }
  .banner-sli-item .desktop_img { display: none; }
  .index-section.index-section-template--21540077273390__4a424c6e-1084-4d10-b349-a0974872a9c7:before { display: none; }
  .collection-hero__content { position: static; }
  .collection-hero__content .section-header__shadow { padding: 10px 0; }
  .csbcolw-inr-item { width: 150px;padding: 0 5px; }
  .csbcolw-inr { padding: 0 15px; row-gap: 30px; margin: 0; }
  .csbcolw-inr-item:first-child{
    margin-left: 0;
  }
  .csbcolw-inr-item:last-child{
    margin-right: 0;
  }
  .img-with-t-3-text .rte { text-align: center; }
  .main-page-banner-wrap .page-banner-img .desktop { display: none; }
  .main-page-banner-wrap .page-banner-img .mobile { display: block; height: auto; }
  .main-page-banner-wrap header.section-header { max-width: max-content; width: 100%; }
  .img-with-t-4-text { padding-right: 0; padding-top: 30px; text-align: center; }
  .tmlit-img img { max-width: 250px; }
  .tmlit-content { padding: 150px 20px 30px; }
  .img-with-text-3-wrap:before { display: none; }
  .pdp-img-text-content-inr h3 { font-size: 30px; }
  .pdp-tab-t-p-inr { padding-top: 0px; }  
  .image-w-t-secon-wrap .feature-row-wrapper .feature-row__text { width: 100%; }
  
  .rte.collection__description.full-description h2 { font-size: 25px; margin: 10px 0; }
  .text-with-icons__blocks { flex-direction: row; }
  .text-with-icons__blocks .text-with-icons__block { padding: 0 14px 40px; width: 50%; flex: 0 0 50%; }
  .header-layout predictive-search { display: none; }
  .header-layout.header-layout--left-center .site-header__logo { display: none; }
  .gg.header-item.header-item--navigation.text-center .site-header__logo { display: block; }
  .header-item.header-item--logo.hdr .js-drawer-open-nav { display: block; }
  .site-nav__icons .js-drawer-open-nav { display: none; }
  /* .header-wrapper.for-desktop-header { display: none; } */
  .header-wrapper.for-mobile-header { display: block; }
  /* .coll_description_wrap, #CollectionAjaxContent .grid.grid--uniform { margin-left: 17px; margin-right: 17px; } */
  .collection-filter { 
    top: 0px; 
    position: absolute;
    left: 0;
    width: 100%;
    background-color: #fff;
    padding: 0;
  }
  .collection-grid__wrapper {
    padding-top: 46px;
    position: relative;
  }
  .collection-filter.fixed{
    top: unset;
    position: fixed;
    bottom: 0px;
    padding: 10px 17px;
  }
  .template-collection .go-top {
    bottom: 120px;
  }
  .template-collection #tidio-chat {
    bottom: 50px !important;
  }
  h3.img-with-t-4-subtitle { font-size: 30px; }
  .pdp-tab-title-price-wrap .pro_tab-price span.product__price--compare { font-size: 12px; }   
  .site-header__logo { z-index: 5; }
  .page-content--product nav.breadcrumb  {  
    display: none;
    margin-top: 15px;
    font-size: 12px;
    font-style: italic; 
  }
   .img-w-text-full .feature-row-wrapper .feature-row__text { padding: 35px 20px 40px; } 
  .footer__newsletter, .footer__newsletter-input { max-width: 100%; }
  footer__collapsible .footer__social { text-align: center; }
  .product-single__meta .timer_wrapper .saleendsin{
    justify-content: center;
  }
  .mobile_lang_switcher .faux-select{
        padding-left: 0;
  }
  .home_page_logos .logo-bar__item {
      margin: 0 25px 30px;
  } 
  .template-collection .breadcrumb{
    left: 17px;
  }
  .collection-content .grid__item.grid__item--sidebar{
    padding: 0;
  }
  .grid-product__content .jdgm-widget.jdgm-widget{
    display: block !important;
    height: 20px;
  }
  .policy-page-width{
    max-width: 90vw;
    padding-bottom: 25px;
    padding-top: 0px;
  }
}

@media (max-width: 749px) {
  h1.h2.product-single__title { font-size: 26px; text-align: left; }
  .product-block.product-block--price { text-align: left; }
  .product-single__meta .product__price { font-size: 24px; }
  .pdp-tab-slct-optn-pro-list { padding: 20px 0 20px 0; }
  .pdp-tab-title-price-wrap { text-align: left; }
  .pdp-tab-title-price-wrap h3 { font-size: 16px; margin-top: 15px; }
  .product-block.quantity_selector .stock_chekcer, .product-block.quantity_selector .product__quantity { display: block; }
  .product-block.quantity_selector .stock_chekcer { margin-top: 1rem; }
  .product-offer { padding: 8px 0px 8px 0px;margin: 0; }
  .product-offer-block_main p { font-size: 14px; text-align: left; }
  .fbt-item:not(:last-child) .fbt-product-item_image:after { top: 50%; bottom: -24px; right: -24%; transform: translate(0, -50%); font-size: 24px; }
  .fbt-wrapper { margin-top: 3rem; }
  .pdp-img-text-content { margin-top: 2rem; }
  .img-w-text-sectionx:before, .pdp-img-text-bg_clr:before { display: none; }
  .grid-product__title { font-size: 13px; }
  /*.grid-product__price { font-size: 12px !important; }*/
  .grid-product__price { font-size: calc(var(--typeBaseSize)* .85);}
  /* .grid__item.grid-product { padding-right: 8px; padding-left: 8px; } */
  .grid-overflow-wrapper .grid__item { padding-left: 8px; padding-right: 8px; }
  .grid-overflow-wrapper .grid__item { flex: 0 0 55vw; width: 55vw; }
  .grid-overflow-wrapper .grid-border .grid__item.grid-product { border-bottom: 1px solid rgba(0, 0, 0, 0.17); }
  .heading_btm_line { font-size: 30px; }
  .header-layout .site-nav__link--icon .icon { height: 28px; position: relative; }
  .clsw-item-title { width: 90%; bottom: 10px; }
  .clsw-item-title h3 { font-size: 18px; margin-bottom: 2px; }  
  .clsw-item-title h3:after { bottom: -5px; }
  .section-header.featured-coll-head { margin-bottom: 3rem; }
  .clsecon-block-list { justify-content: left; }
  .clsecon-block-item { padding: 10px; }
  .testi-secon-block-list .slick-list { padding-left: 0 !important; }
  .footer__logo a { height: auto !important; }
  .team-m-wrap-list .slick-list { margin: 0 -10px; padding-left: 0 !important; }
  .team-m-wrap-list .slick-slide { margin: 0 10px; }
  .tmlit-content { padding: 135px 20px 30px; }
  .tmlit-img img { max-width: 190px; }
  h3.tmlit-title { font-size: 24px; }
  p.tmlit-subtitle { font-size: 20px; }
  p.footer__small-text.copyright_text { padding-left: 35px; padding-right: 35px; }
  .product-block.quantity_selector { display: flex; align-items: center; }
  .product-single__meta .js-qty__wrapper { max-width: 120px; }
  .product-block.quantity_selector .stock_chekcer { margin: 0; }
  .pdp-img-text-bg_clr { background-color: #f8f8f8; padding: 1.2rem 0; }
  .product-block.quantity_selector .stock_chekcer, .product-block.quantity_selector .product__quantity { padding-right: 20px; }
  .index-section.index-section-template--21540077601070__4b8e846b-f7cb-48f3-ae58-c2a1f83bcf01.img-w-text-sectionx { background-color: #f8f8f8; padding-bottom: 1.5rem; }
  /*span.grid-product__price--original { font-size: 10px; display: inline-block; }*/
  span.grid-product__price--original { font-size: calc(var(--typeBaseSize)* .80); display: inline-block;font-weight: 500;}
  .page-content.page-content--top.collection_page_title { padding: 0.5rem 1rem 1rem; }
  .collection-content{
    padding-top: 10px;
  }
  .product-block button.btn.add-to-cart { padding: 10px 20px; }
  .cart__item-row.text-center small { font-size: 12px; }
  a.fbt-product-item_title { font-size: 13px; }
  .fbt-price-item:first-child .fbt-price-item-price:after, .fbt-price-item:nth-child(2) .fbt-price-item-price:after { width: 24px; height: 24px; right: -24px; font-size: 14px; }
  .fbt-price-item-title { font-size: 14px; letter-spacing: 0; }
  .fbt-price-item-price { font-size: 12px; margin: 8px 0 0; }
  button.fbt-product-bundle__cta { margin: 2rem auto 0; }
  section.fbt-section-wrap { margin: 1rem 0 2rem; }
  .fbt-section-wrap h3.title { font-size: 30px; }
  .clsw-slider-arrows { display: none; }
  .clsw-inner .slick-slide { margin: 0 8px; }
  .clsw-inner .slick-list { padding-left: 0 !important; margin: 0 -8px; }
  .shopify-section-group-footer-group .newsletter-wrapper { padding: 1.5rem 0; }
  .pdp-img-text-wrap { margin-bottom: 2rem; }
  .product-recommendations .page-width.page-width--flush-small { padding: 0 17px; }
  .product-recommendations .grid-border .grid__item.grid-product:last-child { border-right: 1px solid rgba(0,0,0,.17); }
  .product-single__meta { margin-top: 0; }
  .team-m-wrap-list { margin-bottom: 0; }
  .feature-row-wrapper .feature-row__images { padding: 0; }
  .product-single__meta span.product__price.product__price--compare { font-size: 16px; line-height: 1.2; }
  .grid-product__tag.extra_tag { padding: 4px 8px; }
  .text-with-icons__block-icon img { width: 50px; height: 50px; }
  .text-with-icons__block-text p { font-size: 16px; line-height: 1.3; }
  .text-with-icons__blocks .text-with-icons__block { padding-bottom: 25px; }
  .grid-border .grid__item.grid-product:last-child { border-right: 1px solid rgba(0,0,0,.17); }
  #CollectionAjaxContent .grid-border .grid__item.grid-product:last-child { border-right: 0; }
  .index-section.pro-recommen .grid-overflow-wrapper { margin-left: 17px; }
  .testi-secon-container .section-header { padding: 0 17px; }
  .collection-filter__item--sort { flex: 0 1 48%; margin-bottom: 2px; }
  .collection-filter__item--drawer { flex: 0 1 48%; margin-bottom: 2px; }
  button.fbt-product-bundle__cta.btn.button.button--primary { width: 100%; display: flex; justify-content: center; }
  .rte.collection__description { height: 70px; margin-bottom: 8px; }
  .coll_description_wrap {
    margin-bottom: 18px;
  }
  .index-section-template--21540077273390__04d61408-4754-4fe1-bd7b-c2030519172e.image-w-t-secon-wrap { padding: 17px 0; }
  .page-content.page-content--product { padding-top: 1rem; }
  .page-content--product .grid__item.product-single__sticky { padding-top: 0; } 
  .clsw-item-title a.clsw_btn  { font-size: 12px; padding: 1px 10px; }
  .clsw-container.page-width { padding: 0; }
  .search__input-wrap {
    flex: 1;
  }
  .index-section .banner_image{
    position: relative;
    padding-bottom: 100%;
  }
  .pdp-tab-slct-optn-tabs button { padding: 8px 8px; font-size: 13px; }
  .product-offer-block:last-child{
  margin-bottom: 0px;
}
  .template-blog [data-section-type="blog"] .grid__item .grid {
    display: flex;
    align-items: center;
  }
  .product__main-photos span.grid-product__price--savings{
    top: 12px;
    right: 15%;
  }
  .custom-blogs_wrapper .slick-arrow {
    width: 30px;
    height: 30px;
  }
  .custom-blogs_wrapper .slick-arrow:before {
    width: 8px;
    height: 8px;
    left: 11px;
    top: 11px;
  }
  .custom-blogs_wrapper .slick-arrow.slick-prev{
    left:-12px;
  }
  .custom-blogs_wrapper .slick-arrow.slick-next{
    right:-12px;
  }
  .yt-videos_wrapper .slick-arrow{
    top: -60px;
  }
  .yt-video_item-title {
    font-size: 14px;
  }
  .contact-working-hours-info {
    right: 17px;
    bottom: 8%;
  }
  .cart__item .cart__item-name{
    font-size: calc(var(--typeBaseSize) - 5px);
  }
  .cart__item .cart__price {
    font-size: 14px;
  }
  .cart__item .cart__remove a {
    display: inline-block;
    margin-top: 10px;
    font-size: 14px;
  }
  body .wk-page .wk-grid {
    grid-gap: 0;
    --columns: var(--grid-columns-sm);
    /* grid-template-columns: repeat(var(--columns), 1fr); */
  }
  body .wk-page wishlist-product-card {
    padding: 5px;
  }
  body .wk-page wishlist-product-card .wk-compare-price {
    font-size: 10px;
  }
  body .wk-page wishlist-product-card .wk-cta-button{
    font-size: 12px;
    letter-spacing: 0;
    min-height: 34px;
  }
  body .wk-page wishlist-product-card .wk-text-link{
    font-size: 13px;
  }
  body .wk-page wishlist-product-card .wk-quantity input{
    font-size: 13px !important;
    padding: 0;
    min-width: 20px;
  }
  .cart__item-row_shipping--text {
    font-size: 14px;
  }
  .recently-viewed__grid{
    padding: 35px 30px;
  }
  .collection-grid__wrapper .grid{
    margin-top: 10px;
  }
  .h2.drawer__title {
    font-size: 20px;
  }
  .drawer__header {
    min-height: 50px;
  }  
}

@media (pointer:coarse) {
  .csbcolw-inr{
    padding-bottom: 0;
    scrollbar-width: none;
  }
}