/** Shopify CDN: Minification failed

Line 900:3 Expected identifier but found "."
Line 1365:13 Expected ":"
Line 1456:13 Expected ":"
Line 1606:126 Unexpected "{"
Line 1721:29 Expected identifier but found "!"
Line 1721:39 Expected identifier but found "!"
Line 1721:48 Expected identifier but found "!"
Line 1721:56 Expected identifier but found "!"
Line 1721:63 Expected identifier but found "!"
Line 1721:69 Expected identifier but found "!"
... and 13 more hidden warnings

**/
@import url("https://fonts.googleapis.com/css2?family=Asap:ital,wght@0,100..900;1,100..900&display=swap");

.announcement-bar-section:after {
  content: "";
  background: url(/cdn/shop/files/bg_ab.png?v=1727250294)
    repeat-x;
  display: block;
  height: 19px;
  width: 100%;
  position: relative;
  top: -7px;
}

.announcement-bar-section > .utility-bar {
  display: flex;
  /* align-items: flex-end; */
  align-items:center;
}

.header__inline-menu .header__menu-item {
  font-size: 18px;
  font-weight: 700;
  text-transform: UPPERCASE; padding-bottom:0; padding-top:0;
}
.content-center .collection__title {
  text-align: center;
}
.content-center .collection__title .caption_text {
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
}

.spotlight > div {
  border-radius: 44px;
  padding-left: 130px;
  padding-right: 130px;
  background: #fdb616
    url(/cdn/shop/files/footprint-w_7e965a5d-b994-4c20-9913-3b830a0d71c6.png?v=1727347774)
    no-repeat 0 80px;
  background-size: 100%;
  padding-bottom: 230px;
}
.main-content-wrapper.product-main-content-wrapp {
  border-radius: 44px;
  padding-left: 35px;
  padding-right: 35px;
  background: #fdb616
    url(/cdn/shop/files/footprint-w_7e965a5d-b994-4c20-9913-3b830a0d71c6.png?v=1727347774)
    no-repeat 0 80px;
  background-size: 100%;
  padding-bottom: 230px;
}
.tab-title-wrap {
  display: flex;
  justify-content: center;
  background: #fff;
  max-width: 215px;
  margin: auto;
  padding: 0;
  border-radius: 36px;
}

.tab-title-wrap .tab-title {
  width: 100%;
}

.tab-title-wrap .tab-title {
  color: #f15d38;
  font-weight: 700;
  text-align: center;
  cursor: pointer;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
}
.tab-title-wrap .tab-title.active {
  background: #f15d38;
  color: #fff;
  border-radius: 36px;
}

.caption {
  font-size: 20px;
  text-transform: uppercase;
}



.image-wrap.main-image {
  text-align: center;
  display: flex;
  justify-content: center;
}

@media(min-width:750px) {
  .about-richtext-wrapp .rich-text__blocks p.rich-text__caption {justify-content:center;}
  .slider-slide__item3:after {bottom:-30px!important}

}











.featured-block-collection,
.main-featured-collection {
  position: relative;
}
.featured-block-collection:after,
.main-featured-collection:after {
  content: "";
  display: inline-block;

  background: url(/cdn/shop/files/spotlight-bg.png?v=1727338880) no-repeat
    bottom center;
  background-size: contain;
  width: 100%;
  height: 200px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.spotlight slider-component ul.collection-list {
  margin-left: -35px;
  margin-right: -35px;
}
.spotlight slider-component ul.collection-list li.collection-list__item {
  padding-left: 35px;
  padding-right: 35px;
}

.spotlight .card__heading > a {
  text-align: center;
  font-size: 24px;
  font-weight: 700;color:#fff;
}
.spotlight .card__heading > a span {
}
.spotlight .card__heading > a .icon-wrap svg {
  display: none;
}
.spotlight .card__heading > a .icon-wrap:after {
  content: "years";
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
  display: block;
}
.image-with-text__text-item .image-with-text__content--desktop-left {
  padding-left: 0;
}
.image-with-text__text-item
  .image-with-text__content--desktop-left
  .image-with-text__text--caption {
  font-size: 20px;
  color: #f15c39;
}
.image-with-text__text-item
  .image-with-text__content--desktop-left
  h2.image-with-text__heading {
  color: #00bcca;letter-spacing:0;
}
.image-with-text__text-item
  .image-with-text__content--desktop-left
  .image-with-text__text.rte
  p {
  font-size: 18px;
  color: #373437;
}
.button {
  background: #fff url(/cdn/shop/files/btn-icon.svg?v=1727350483) no-repeat;
  min-height: 57px;
  padding-right: 65px;
  background-position: calc(100% - 5px) center;
  color: #1b1b1b;
  border: solid 2px #373437;
  letter-spacing: 0px;
  transition: 0.5s ease-in-out;
}
.button:hover{
  background :#fff url(/cdn/shop/files/btn-icon.svg?v=1727350483) no-repeat;
  background-position: calc(100% - 5px) center;
  color:#000;
}

.slideshow__text.banner__box h2.banner__heading {
  font-weight: 900;
  text-shadow: 3px 7px 6.4px #d77f04;
}
.slideshow__text.banner__box .banner__text p {
  font-weight: 500;
  font-size: 28px;
  letter-spacing: -0.8px;
}
.slider-slide__item2 .slideshow__text.banner__box h2.banner__heading {
  text-shadow: 3px 7px 6.4px #0bb1c9;
}

.slider-slide__item1 {
  position: relative;
}

/* .slider-slide__item1:after {
  content: "";
  background-size: 100% !important;
  width: 100%;
  height: 230px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: inline-block;
  background: url(/cdn/shop/files/slider-bg.png?v=1727354704)
    no-repeat;
} */
/* .slider-slide__item2:after,
.slider-slide__item3:after {
  content: "";
  background-size: 100% !important;
  width: 100%;
  height: 230px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: inline-block;
  background: url(/cdn/shop/files/slider-bg-all.png?v=1728384660)
    no-repeat;
} */

.slider-slide__item3:after {
  content: "";
  background-size: 100% !important;
  width: 100%;
  height: 230px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: inline-block;
  background: url(/cdn/shop/files/slider-bg-all.png?v=1728384660)
    no-repeat;
}
.main-content-wrapper {
  background: url(/cdn/shop/files/green-bg.png?v=1727421389)
    no-repeat center bottom;
  background-size: contain;
  padding: 0 55px 100px 55px;
}
.main-content-wrapper .title--wrapper .collection__title {
  text-align: center;
  padding-top: 70px;
}

.main-content-wrapper .title--wrapper .collection__title h2.title {
  margin: 0;
  /* text-align:end; */
}

.main-content-wrapper .card-wrapper .card--media {
  border: solid 1px #919090;
  background: #fff;
  border-radius: 44px;
  padding-top: 15px;
}

.main-content-wrapper .card-wrapper .quick-add {
  margin-bottom: 0;
  border-top: solid 1px #919090;
}
.main-content-wrapper .card-wrapper .quick-add .button:after {
  content: none;
}
.main-content-wrapper .card-wrapper .quick-add .button {
  border-bottom-left-radius: 28px;
  border-bottom-right-radius: 28px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background: #fff;
  border: none;
}
.main-content-wrapper .slider--wrapper slider-component ul {
  margin: 0 -5px;
}

.main-content-wrapper .slider--wrapper slider-component ul li {
  padding: 0 5px;
}

.main-content-wrapper .collection__view-all {
  margin-top: 30px;
}
.main-content-wrapper .slider-buttons {
  display: block !important;
  padding: 0;
  max-height: 1px;
}
.main-content-wrapper .slider-buttons .slider-counter {
  display: none !important;
}
.main-content-wrapper .slider-buttons .slider-button {
  position: absolute;
  border: solid 1px #181818;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
}
.main-content-wrapper .slider-buttons .slider-button.slider-button--prev {
  left: -55px;
}
.main-content-wrapper .slider-buttons .slider-button.slider-button--next {
  right: -55px;
}
.main-content-wrapper .caption_text {
  font-size: 30px;
  text-transform: uppercase;
  font-weight:700;
  letter-spacing:2.5px;
}

.main-content-wrapper .card__heading a {
  font-size: 18px;
  font-weight: 700;
  color: #373437;
}
.main-content-wrapper .price__regular .price-item--regular {
  color: #f15c39;
  font-size: 18px;
  font-weight: 700;
}
.main-content-wrapper .card__information {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.main-content-wrapper .card__media {
  max-width: 195px;
  max-height: 230px;
  /* margin: auto; */
  display: block;
}
.main-content-wrapper .card__inner {
  justify-content: center;
  max-height: 230px;
}

/* the slides */
.main-content-wrapper .slick-slide {
  margin: 0 10px;
}

/* the parent */
.main-content-wrapper .slick-list {
  margin: 0 -10px;
}
.testimonial-section-container {
  text-align: center;
}
@media (min-width: 1280px) {
  .main-content-wrapper
    .slick-slide:hover
    > .product-card-wrapper
    .card__inner
    .card-product__cart-icon.header__icon--cart {
    transform: translateY(120px);
  }
  .main-content-wrapper
    .slick-slide:hover
    > .product-card-wrapper
    .card--media {
    max-height: 280px;
    transform: translateY(100px);
  }
  .main-content-wrapper
    .slick-slide:hover
    > .product-card-wrapper
    .card__inner {
    transform: translateY(-120px);
  }
  .main-content-wrapper
    .slick-slide:hover
    > .product-card-wrapper
    .card--media
    .card__content {
    transform: translateY(-100px);
  }
  .main-content-wrapper .slick-slide:hover > .card-wrapper .quick-add .button {
    background: #373437;
    color: #fff;
  }
}
@media (max-width: 1279px) {
  .main-content-wrapper .card-wrapper .card--media {
    border-radius: 33px;
  }
  .main-content-wrapper .card-wrapper .quick-add .button {
    background: #373437;
    color: #fff;
  }
}
.testimonial-section-container .caption {
  color: #f15c39;
}
.testimonial-section-container h2.collage-wrapper-title {
  color: #00bcca;
}
.image-wrap.starimage img.image {
  display: block;
  margin: auto;
}
.testimonial-section-container .content-wrapp .heading {
  font-weight: 700;
  font-size: 28px;
  color: #312e31;
}
.testimonial-section-container .content-wrapp.content p,
.testimonial-section-container .content-wrapp .content {
  font-size: 16px;
  line-height: 22px;
  color: #373437;
}
.author_name {
  font-size: 18px;
}
.testimonial-section-container .image-wrap.main-image img {
  width: 100%;
  display: block;
  border-radius: 13px;
  height: auto;
}
.image-wrap.starimage {
  margin-bottom: 10px;
}
/* the slides */
.testimonial-section-container .slick-slide {
  margin: 0 25px;
}

/* the parent */
.testimonial-section-container .slick-list {
  margin: 0 -25px;
}

.testimonial-section-container .slick-slide {
  transform: scale(1);
  transition: all 0.4s ease-in-out;
  padding: 40px 0;
}

.testimonial-section-container .slick-slide img {
  max-width: 100%;
  transition: all 0.4s ease-in-out;
}

.testimonial-section-container .content-wrapp.slide-item-1 {
  background: url(/cdn/shop/files/tstmnl-border_1.svg?v=1727442515)
    no-repeat center;
  background-size: contain;
  padding: 20px 25px;
}
.testimonial-section-container .content-wrapp.slide-item-2 {
  background: url(/cdn/shop/files/tstmnl-border_2.svg?v=1727506948)
    no-repeat center;
  background-size: contain;
  padding: 20px 25px;
}
.testimonial-section-container .content-wrapp.slide-item-3 {
  background: url(/cdn/shop/files/tstmnl-border_3.svg?v=1727506948)
    no-repeat center;
  background-size: contain;
  padding: 20px 25px;
}
.testimonial-section-container .content-wrapp.slide-item-1 .author_name {
  color: #f15d38;
}
.testimonial-section-container .content-wrapp.slide-item-2 .author_name {
  color: #64c294;
}
.testimonial-section-container .content-wrapp.slide-item-3 .author_name {
  color: #00bcca;
}
.testimonial-section-container .slick-track {
  padding: 50px 0;
}

.slick-arrow {
  border: solid 1px #181818 !important;
  width: 40px !important;
  height: 40px !important;
  border-radius: 50%;
  z-index: 2;
}
@media (max-width){
  .slick-arrow{
    width:25px;
    height:25px;
  }
}
.slick-prev:before,
.slick-next:before {
  content: none !important;
}
.slick-arrow.slick-prev {
  background: #fff
    url(/cdn/shop/files/pre-icon.svg?v=1727506380)
    no-repeat center center !important;
}
.slick-arrow.slick-next {
  background: #fff
    url(/cdn/shop/files/next-icon.svg?v=1727506380)
    no-repeat center center !important;
}
.collage-home-wrapper {
  border-radius: 44px;
  padding: 30px 70px 90px;

  background: #f47e58
    url(/cdn/shop/files/footprint-w_7e965a5d-b994-4c20-9913-3b830a0d71c6.png?v=1727347774)
    no-repeat 0 80px;
  background-size: 100%;
  background-position: 0px -30px;
}
.collage-home-wrapper .caption,
.collage-home-wrapper h2.collage-wrapper-title {
  text-align: center;
}
.collage-home-wrapper .block-content-wrapp {
  margin-top: 55px;
  /* display: flex;
    gap: 10px; */
}

.collage-home-wrapper .block-content-wrapp {
  display: flex;
  justify-content: space-between; /* Evenly distribute columns */
  gap: 10px;
}

.collage-home-wrapper .collection__view-all {
  margin-top: 4rem;margin-bottom:10rem;
}

.collage-home {
  position: relative;
}
.collage-home:after {
  content: "";
  display: inline-block;
  background: url(/cdn/shop/files/sm-bg.png?v=1727509288)
    no-repeat bottom center;
  background-size: contain;
  width: 100%;
  height: 200px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.blog .caption {
  text-align: center;
  color: #f15c39;
}
.blog h2.blog__title {
  display: block;
  margin: auto;
  color: #00bcca;
}

.article-card-wrapper .card__content .card__information {
  padding-left: 0;
  padding-right: 0;
  display: flex;
  flex-direction: column;
}

  .article-card-wrapper
  .card__content
  .card__information
  .article-card__info {
  order: 0;
  font-size: 14px;
  font-weight: 400;
  font-family: "Asap";
  line-height: 22.4px;
  margin-bottom: 10px;
}

  .article-card-wrapper
  .card__content
  .card__information
  .card__heading {
  order: 1;
}

  .article-card-wrapper
  .card__content
  .card__information
  .article-card__excerpt {
  order: 2;
  font-size: 17px;
  line-height: 26px;
  margin: 0;
}

  .article-card-wrapper
  .card__content
  .card__information
  .article-card__footer {
  order: 3;
}
.blog .blog__posts .article-card-wrapper .card__inner .card__content {
  display: none;
}

  .article-card-wrapper
  .card__content
  .card__information
  .card__heading
  a {
  font-weight: 900;
  font-size: 22px;
}
.blog slider-component ul.blog__posts {
  margin-left: -23px;
  margin-right: -23px;
}

.footer__blocks-wrapper {
  display: flex;
  gap: 20px;justify-content:space-between;
}
.footer__blocks-wrapper > div.footer-block {
  max-width: fit-content;
}
.footer-block__image-wrapper {
  min-width: 122px;
}
.footer__blocks-wrapper .footer-block__details-content a.link--text {
  font-size: 16px;
  color: #fff;
  padding-bottom: 0;
}
.footer-block__details-content p {
  font-size: 16px;
  color: #8e8e8e;
  line-height: normal;
  font-weight: 600;
  max-width: 230px;
}
.footer-block--newsletter {
  background: #07bcc9;
  padding: 25px 20px;
  border-radius: 21px;
}
.newsletter-form__field-wrapper .field__input {
  background: #fff;
  color: #373437;
  border-radius: 42px;
}
.newsletter-form__field-wrapper .field__input + .field__label {
  color: #aeaeae;
  font-size: 18px;
}
.newsletter-form__field-wrapper .field__input:focus ~ .field__label {
  font-size: 1.6rem;
  left: calc(var(--inputs-border-width) + 2rem);
  top: calc(1rem + var(--inputs-border-width));
  letter-spacing: 0.1rem;
  display: none;
}
.newsletter-form__field-wrapper .field__input:focus {
  padding: 1.5rem 5rem 1.5rem 1.5rem;
}
.newsletter-form__button .icon {
  color: #aeaeae;
}
.newsletter-form__field-wrapper .field:after {
  content: none;
}
.footer-block__newsletter h2.footer-block__heading {
  background: url(/cdn/shop/files/mail-con.svg?v=1727518877)
    no-repeat;
  padding-left: 34px;
  background-size: contain;
  text-align: left;
}
.footer-block--newsletter {
  min-width: 320px;
  position: relative;
}
.footer-block--newsletter:after {
  content: "";
  display: inline-block;
  background: url(/cdn/shop/files/nwsltr_ani.png?v=1727519198)
    no-repeat;
  width: 124px;
  height: 182px;
  position: absolute;
  background-size: contain;
  right: -42%;
  transform: translate(-50%, -50%);
  top: 50%;
}

.footer__copyright.caption {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}
.footer__content-bottom .footer__content-bottom-wrapper:first-child {
  display: none;
}
.policies li:before {
  content: none !important;
}


  .article-card-wrapper
  .card__content
  .card__information
  .article-card__footer
  a.article-link-button {
  font-size: 22px;
  color: #f15d38;
  text-decoration: none;
  font-weight: 700;
  letter-spacing: normal;
}

  .article-card-wrapper
  .card__content
  .card__information
  .article-card__footer
  a.article-link-button:after {
  content: "";
  display: inline-block;
  background: url(/cdn/shop/files/next-icon.svg?v=1727506380)
    no-repeat;
  width: 21px;
  height: 16px;
  margin-left: 8px;
}
.blog .blog__posts .article-card-wrapper .card__inner {
  max-height: 155px;
  border-radius: 11px;
  overflow: hidden;
}
.article-card-wrapper .card__inner img {
  border-radius: 11px;
}
.collage-home-wrapper .block-content-wrapp img {
  max-width: 100%;
  height: auto;
}
.spotlight .card__heading > a span {
  display: block;
  line-height: 1;
  font-size: 20px;
  font-weight: 300;
  font-style: italic;
}
.product__title.title-share-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.product__title.title-share-wrapper .prod-title a.product__title {
  text-decoration: none;
}
@media(min-width:990px) {
   .about .rich-text__blocks {max-width: 806px;}
}
    .product-card-wrapper .card__content a.button {
       
        background: none;
        padding-right: 3rem;
    }
.main-content-wrapper .slick-slide:hover > .product-card-wrapper .card__content a.button {background:#373437; color:#fff}
@media (min-width: 750px) {

  .announcement-bar__message {
  font-size: 18px;
}
.spotlight .card--standard>.card__content .card__information h3.card__heading a {font-size:24px;}
    .product-card-wrapper .card__content a.button {
        border-radius: 0 0 44px 44px;
      
    }
  .mega_images_wrapper .mega-menu-images {width:65%}
  .mega_images_wrapper .linklist_image {
    width: 35%;
}
  .menutitle.menu-heading {
    width: 100%;
    flex-basis: 100% !important;
    text-align: left !important;
    padding-left: 80px;
    color: #FDB714;
    text-transform: uppercase;
    font-weight: 700;
}
  .mega_images_wrapper {
    display: flex;
    justify-content: space-between;
}

.mega_images_wrapper .mega-menu-images {
    display: flex;
}

.mega_images_wrapper .mega-menu-images > div p {
    margin-top: 0;
}

.mega_images_wrapper .mega-menu-images {
    display: flex;
    flex-wrap: wrap;
}

.mega_images_wrapper .mega-menu-images > div {
    flex-basis: 33.333%;
    text-align: center;
}
  
  .linklist_image .view_btn {
  font-size: 12px;
        position: absolute;
        bottom: 40px;
        left: 50%;
        transform: translateX(-50%);
        min-height: 28px;
        max-width: 81px;
        background-size: 23px;
        white-space: nowrap;
        background-position: calc(100% - 2px);
        text-decoration: none
}

.linklist_image {
    position: relative; margin:0 0 0 auto;
}
  .megamenu-wrapper .megamenu-container .mega_linklist_wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;gap:160px;
}
    .megamenu-wrapper .megamenu-container .mega_linklist_wrapper .megamenu-linklist-wrap{width:23%}
  .megamenu-wrapper .megamenu-container .mega_linklist_wrapper .megamenu-linklist-wrap:first-child .menu-heading {color:#09B5C5}
    .megamenu-wrapper .megamenu-container .mega_linklist_wrapper .megamenu-linklist-wrap  .menu-item-wrap a {
    white-space: nowrap;
}
   .megamenu-wrapper .megamenu-container .mega_linklist_wrapper .megamenu-linklist-wrap .menu-heading{color:#27B67C; font-size:16px; font-weight:700; text-transform:uppercase; }
     .megamenu-wrapper .megamenu-container .mega_linklist_wrapper .megamenu-linklist-wrap .menu-item-wrap .header__menu-item {font-size:16px; padding:10px 0 0 0; font-weight:normal; color:#1B1B1B; text-transform:none}
  .megamenu-container {
    box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.45);padding-top:30px;
}
  .megamenu-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    background: #fff;top:100%; ;padding-bottom:30px;box-shadow: 0px 25px 20px -15px rgba(0, 0, 0, .48);
}
  .about-iwt-content-wrap .content_block-wrap .about-iwt__content-block{ height:143px; width:200px}
  .about-iwt-content-wrap .content_block-wrap .content{width: 200px;
    height: 117px;font-style:italic;
    background-size: contain!important; display:flex; align-items:center; padding:0 20px; text-align:center; font-size:18px; font-weight:600; line-height:24px;}
/* .blog-post__center-card ,  .blog .caption ,   .blog .caption +  .title-wrapper-with-link, .blog  .blog__view-all  {
    position: relative;
    top: 50px;
} */
.blog {padding-bottom:50px}
   .about  .banner__media {border-top-left-radius:44px;border-top-right-radius:44px;}
  ..rich-text__blocks
  .rich-text .rich-text__wrapper .rich-text__text p {
    font-size: 18px;line-height:29px; letter-spacing:0;
}
  .pdp-logo-sec .logo-with-text-container .content-wrapper {
    display: flex;
    justify-content: space-between;
}
  .main-content-wrapper.product-main-content-wrapp
  .slider--wrapper
  .product-collage-media {
  width: 33.333%;
 
  border-radius: 44px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.pdp-featured-collection .main-content-wrapper.product-main-content-wrapp
  .slider--wrapper
  .product-media-slider-wrapper {
  width: calc(66.666%);
}
.pdp-featured-collection  .main-content-wrapper.product-main-content-wrapp .slider--wrapper {
  display: flex;
  gap: 50px;
}
.pdp-btn--icon{display:none}
  .blog slider-component ul.blog__posts li.blog__post {
    padding-left: 23px;
    padding-right: 23px;
  }
  .mob-social-icons {
    display: none !important;
  }
  .product__title.title-share-wrapper .prod-title a.product__title h2.h1 {
    font-size: 28px;
  }
  .product__media-wrapper
    media-gallery
    slider-component
    .product-media-container {
    border: solid 1px #d1d2d4;
    border-radius: 37px;
  }
  .thumbnail-vertical-slider  .slick-list {
    margin: -5px 0!important;
}
.thumbnail-vertical-slider .slick-list .slick-slide  button.thumbnail{border-radius:15px}
.thumbnail-vertical-slider .slick-list .slick-slide {
    margin: 5px 0!important;
}
  .product__media-wrapper
    media-gallery
    slider-component.thumbnail-slider.slider-mobile-gutter
    ul.thumbnail-list
    .thumbnail-list__item
    button.thumbnail {
    border: solid 1px #d1d2d4;
    border-radius: 15px;
  }
  .product__media-wrapper
    media-gallery
    slider-component.thumbnail-slider.slider-mobile-gutter
    ul.thumbnail-list {
    flex-direction: column;
  }
  .product__media-wrapper
    media-gallery
    slider-component.thumbnail-slider.slider-mobile-gutter
    ul.thumbnail-list
    .thumbnail-list__item {
    width: 100%;
  }
  .product__media-wrapper media-gallery slider-component.slider-mobile-gutter {
    width: calc(100% - 93px);
  }
  .product__media-wrapper
    media-gallery
    slider-component.thumbnail-slider.slider-mobile-gutter {
    width: 83px;
    align-items: flex-start;
  }
  .product__media-wrapper media-gallery {
    display: flex;
    flex-direction: row-reverse;
    gap: 8px;
  }
  .hide-from-desk {
    display: none !important;
  }
  .testimonial-section-container .slick-center {
    transform: scale(1.2);
  }
  .mob-image {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .featured-block-collection .grid.collection-list {
    flex-wrap: nowrap;
  }
}
@media (max-width: 379px) {
  .testimonial-section-container .content-wrapp {
    padding: 10px 20px !important;
    background-size: auto 291px !important;
  }
}
@media (max-width: 390px) and (min-width: 380px) {
  .testimonial-section-container .content-wrapp {
    padding: 10px 20px !important;
    background-size: auto 305px !important;
  }
}
@media (max-width: 390px) and (min-width: 380px) {
  .testimonial-section-container .content-wrapp {
    padding: 10px 20px !important;
    background-size: auto 305px !important;
  }
}

@media (max-width: 480px) and (min-width: 430px) {
  .testimonial-section-container .content-wrapp {
    padding: 30px 18px !important;
    background-size: auto 358px !important;
  }
}
@media (max-width: 429px) and (min-width: 414px) {
  .testimonial-section-container .content-wrapp {
    padding: 30px 18px !important;
    background-size: auto 333px !important;
  }
}


.image-with-text .global-media-settings {
  border: none !important;
}

@media (max-width: 1445px) {
  .slider-slide__item1:after {
    height: 215px;
  }
}
details-modal.header__search {
  display: none !important;
}
@media (min-width: 1280px) {
  .footer-block__image-wrapper {
    margin-right: 20px;
  }
}
.footer-social-icon .svg-wrapper {
  width: 30px;
  height: 30px;
}
.footer-social-icon li.list-social__item a.list-social__link {
  padding-left: 5px;
  padding-right: 5px;
}
.main-content-wrapper .slick-slide .product-card-wrapper .card__inner {
  position: relative;
}
.main-content-wrapper
  .slick-slide
  .product-card-wrapper
  .card__inner
  .card-product__cart-icon.header__icon--cart {
  position: absolute;
  right: 20px;
  top: 0;
  transition: transform 0.5s ease;
}

.main-content-wrapper .slick-slide .product-card-wrapper .card__inner,
.main-content-wrapper
  .slick-slide
  .product-card-wrapper
  .card--media
  .card__content,
.testimonial-section-container .slick-slider {
  transition: transform 0.5s ease;
}
.featured-slider .card__inner.gradient {
  padding-top: 4rem;
}
.header__icon--menu .icon {
  color: #f15d38;
}
.modal-open {
  overflow: hidden;
}

.image-modal-content img {
  height: 80vh;
  max-height: 80vh;
  width: auto;
}

.toZoom {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

.toZoom:hover {
  opacity: 0.7;
}

.modal {
  display: none;
  position: fixed;
  z-index: 9;

  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.9);
  align-items: center;
  justify-content: center;
}

.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

.modal-content {
  animation-name: zoom;
  animation-duration: 0.6s;
}

@keyframes zoom {
  from {
    transform: scale(0.1);
  }
  to {
    transform: scale(1);
  }
}

.close {
  position: fixed;
  top: 15px;
  right: 35px;
  color: #fff !important;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

@media only screen and (max-width: 700px) {
  .modal-content {
    width: 100%;
  }
}
.image_modal_active {
  display: flex !important;
}

.about_us .image-with-text__media {
  height: auto !important;
  display: flex;
  align-items: center;
}

.about_us .image-with-text__media img {
  position: static !important;
}
cart-remove-button button.cart-remove-button {
  background: transparent;
  border: none;
}



.slideshow__slide.has_video__block .slideshow__media video {
  object-fit: contain;object-position:top center;background:#acd4ac;
}
/* .slider-slide__item3:after {    background: #acd4ac url(/cdn/shop/files/slider-bg-all.png?v=1728384660) no-repeat;
                           
                           } */
.product__description,
.product__description p {
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0px;
}

.product__accordion.accordion {
  border: none;
}
.upper__product_accordion {
  border: none;
  background: #ffeecf;
  border-radius: 36px;
}
.upper__product_accordion summary .icon-caret {
  right: 30px;
}
.upper__product_accordion.accordion .summary__title {
  padding-left: 20px;
}
.accordion__title {
  font-size: 1.8rem;
}
.accordion .summary__title .accordion__title {
  color: #f15d38;
}
.upper__product_accordion.accordion .summary__title .accordion__title {
  color: #1b1b1b;
}
.quantity {
  border: none;
  background: #f2f2f2;
  border-radius: 14px;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.quantity:after {
  content: none;
}
.quantity .quantity__button .svg-wrapper > svg path {
  fill: #f15d38;
}
.quantity .quantity__button:hover .svg-wrapper > svg path {
  fill: #ffffff;
}
.quantity *:focus-visible {
  outline: none;
  outline-offset: 0;
  box-shadow: none;
}
.quntity-price-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin:13px 0 !important;
}

.quntity-price-wrapper > * {
  margin: 0;
}
.quntity-price-wrapper .price__regular .price-item--regular {
  color: #f15c39;
  font-weight: 700;
}
span.price-tax {
  display: block;
  font-size: 14px;
  letter-spacing: 0;
  color: #a8a9ac;
  line-height: 1;
}
.product-form__buttons {
  display: flex;
  gap: 10px;
}
.product-form__buttons > * {
  width: 50%;
  margin: 0;
  min-width: initial;
}
.product-form__buttons .button {
  border: solid 1px #f15d38;
}
.product-form__buttons .shopify-payment-button .shopify-payment-button__button {
  min-height: 57px;
  background: #f15d38;
  font-weight: 700;
  font-size: 22px;
  line-height: 1;
  padding: 0;
}
.product__text {
  margin-bottom: 0;
  background: url(/cdn/shop/files/green-tick.png?v=1728472660)
    no-repeat left center;
  background-size: 26px 21px;
  padding-left: 35px;
  font-size: 18px;
  letter-spacing: 0;
}
.size-chart-wrapp {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 !important;
}
.size_chart_title a {
  color: #00bcca;
  font-size: 14px;
}



.main-content-wrapper.product-main-content-wrapp .collection__view-all {
  margin: 0 auto;
}
.logo-with-text-wrapper .caption {
  text-align: center;
  color: #f15c39;
}
.logo-with-text-wrapper h2.collage-wrapper-title {
  text-align: center;
  color: #00bcca;
  margin: 10px auto 30px;
}
.logo-with-text-wrapper .block-content-wrapp.video-block-content video {
  width: 100%;;
  border-radius: 22px;aspect-ratio:3/2; object-fit:cover;
}
.logo-with-text-container .content-wrapper .slick-list {
  margin: 0 -10px;
}


.logo-with-text-wrapper .block-content-wrapp.video-block-content .heading {
  color: #181818;
  font-size: 22px;
  font-weight: 700;
}
.logo-with-text-wrapper .block-content-wrapp.video-block-content .content p {
  margin: 0;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0;
}
.pdp-logo-sec {
  /* background: url(/cdn/shop/files/pdp-blue-sec-bg.png?v=1728545231) no-repeat;
    background-position: center;
    background-size: 100%;
    padding: 208px 0; */
  position: relative;
  background: #59c7d2;
}
.pdp-logo-sec:before {
  content: "";
  background: url(/cdn/shop/files/pdp-blue-sec-top.jpg?v=1728553660) no-repeat;
  display: block;
  width: 100%;
  padding-top: 15%;
  background-position: top center;
  background-size: 100%;
}
.pdp-logo-sec:after {
  content: "";
  /* background: url(/cdn/shop/files/pdp-blue-sec-btm.jpg?v=1728556235) */
    no-repeat;
  display: block;
  width: 100%;
  padding-top: 10%;
  background-position: bottom center;
  background-size: 100%;
}
.pdp-logo-sec .image-wrap.main-image {
  /* background: url(/cdn/shop/files/pdp-logo-bg.svg?v=1728545631) no-repeat center
    center; */
  min-height: 212px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pdp-logo-sec .block-content-wrapp {max-width:258px;}
.pdp-logo-sec .image-wrap.main-image  img {max-width:100%; height:auto}
.pdp-logo-sec .heading {
  color: #fff;
  text-align: left;
  font-size: 24px;
  font-weight: 700;margin:10px 0 0 25px; line-height:normal;
}


.pdp-logo-sec .content p {
  text-align: left;
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0;
  ;margin:0 0 0 25px
}
.pdp-logo-sec .caption {
  color: #fff;
}
.pdp-logo-sec h2.collage-wrapper-title {
  color: #fff;
}
.pdp-logo-sec > div {
  margin: -7% auto -4%;
}
.collapsible_content__section > div {
  background: #64c294;
}
.collapsible_content__section
  .accordion
  details[open]
  > summary
  .faq-plus-icon {
  display: none;
}
.collapsible_content__section
  .accordion
  details[open]
  > summary
  .faq-minus-icon {
  display: block;
}
.collapsible_content__section .accordion details summary .faq-minus-icon {
  display: none;
}
.collapsible_content__section .accordion details summary .icon-caret {
  position: static;
  transform: none !important;
}
.collapsible-content__wrapper .collapsible-content-wrapper-narrow {
  margin-top: -7.5%;
}
.collapsible_content__section .accordion details summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.collapsible_content__section .accordion__content {
  padding: 0;
}
.collapsible_content__section .accordion__content p {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0;
}
.collapsible_content__section .accordion__title {
  font-size: 22px;
}
.collapsible_content__section .icon.icon-caret {
  width: 29px;
  height: 29px;
}
.collapsible_content__section > div:before {
  /* background: url(/cdn/shop/files/pdp-faq-top.jpg?v=1728554659) */
    no-repeat;
  content: "";
  display: block;
  width: 100%;
  padding-top: 12%;
  background-position: top center;
  background-size: 100%;
}
.collapsible_content__section
  .collapsible-content__header
  p.caption-with-letter-spacing {
  font-size: 20px;
  margin-bottom: 0;
}
.upper__product_accordion.accordion .summary__title img.accor_prod_icon {
  height: auto;
  width: 25px;
  display: block;
  margin-right: 8px;
}

.product .product__media-wrapper .thumbnail-slider {
  position: relative;
}
.product .product__media-wrapper .thumbnail-slider .slider-button {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.product
  .product__media-wrapper
  .thumbnail-slider
  .slider-button.slider-button--prev {
  top: -15px;
}
.product
  .product__media-wrapper
  .thumbnail-slider
  .slider-button.slider-button--next {
  bottom: -15px;
}
.product__media-wrapper
  media-gallery
  slider-component.slider-mobile-gutter
  ul.product__media-list:after {
  content: "Product images may vary from the original";
  font-size: 14px;
  color: #a8a9ac;
  display: block;
  text-align: center;
  width: 100%;
  letter-spacing: 0;
}

.thumbnail-vertical-slider {
  width: 90px;
  display: block;
}

.thumbnail-vertical-slider .thumbnail-list {
  display: block;
  width: 100%;
  padding: 20px 0;
}

.slick-vertical .slick-prev {
  left: 50%;
  top: 0px;
  transform: translateX(-50%) rotate(90deg);
}

.slick-vertical .slick-next {
  left: 50%;
  bottom: 0px;
  transform: translateX(-50%) rotate(90deg);
  top: auto;
}

.thumbnail-vertical-slider .slick-arrow {
  width: 25px !important;
  height: 25px !important;
}
.slick-arrow.slick-disabled {
  opacity: 0;
}

.about-iwt-container .image-with-text {
  padding:75px 75px 150px 45px;
  border-radius:44px;
    background: #FDB616 url(/cdn/shop/files/about-orange-bg_fc7d3d6e-e783-4f9b-8417-38eb4e1669c1.png?v=1729323901) no-repeat;
  background-position:bottom center; background-size:contain;
}
.about-iwt-container .image-with-text .image-with-text__media-item img{position:static}
.about-iwt-container .image-with-text .image-with-text__media-item .image-with-text__media{padding-bottom:0!important}
.about-iwt-container .image-with-text .image-with-text__text-item .image-with-text__content {padding-top:0}
.about-iwt-container .image-with-text .image-with-text__text--caption {color:#373437}
.about-iwt-container .image-with-text  .image-with-text__heading  {color:#373437!important}
.about-iwt-content-wrap .below_heading {
    text-align: center;color:#373437;font-size:22px; font-weight:700;text-transform:uppercase;
}
.about-iwt-content-wrap .content_block-wrap {
    display: flex;
    justify-content: space-between;
    gap: 35px;padding-bottom:20px; margin-top:10px;
}
.about-iwt-content-wrap .content_block-wrap .about-iwt__content-block{position:relative;}
.about-iwt-content-wrap .content_block-wrap .about-iwt__content-block:hover {background:url(/cdn/shop/files/about-bx-bg_2-shadow.png?v=1729336047) no-repeat center; background-size:contain}
.about-iwt-content-wrap .content_block-wrap .show-first-part {background:url(/cdn/shop/files/about-bx-bg_1.png?v=1729327594) no-repeat center center;color:#F15D38;}

.about-iwt-content-wrap .content_block-wrap .ans_content {background:url(/cdn/shop/files/about-bx-bg_2.png?v=1729328202) no-repeat center;color:#fff; position:absolute; top:0; left:0; opacity:0;     transition: opacity .9s; font-style:italic}
.about-iwt-content-wrap .content_block-wrap .about-iwt__content-block:hover > .ans_content{opacity:1}
.about-iwt-content-wrap .below_content {
    text-align: center;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 29px;
}
.about-meet-filli .image-with-text__media-item .image-with-text__media img{position: static;
    object-fit: contain;}
.about-meet-filli .caption {
    text-align: center;
    color: #F15C39;
}
.about-meet-filli .heading {color:#00BCCA; text-align:center; font-size:40px; font-weight:700}
.about-meet-filli .image-with-text__text-item .image-with-text__content--desktop-left .image-with-text__text--caption {text-transform:none; font-size:18px; font-weight:700; font-style:italic}
.collection-list-container slider-component .card-wrapper:hover:after {
    content: "";
    background: url(/cdn/shop/files/pdp-prdct-shadow.svg?v=1729514063) no-repeat bottom center;
    position: absolute;
    left: 0;
    right: 0;
    height: 30px;
}
.collection-list-container{background:#00BCCA url(/cdn/shop/files/about-blue-bg-btm.png?v=1729496188) no-repeat bottom center;background-size:contain; padding:60px 90px 130px 90px; border-radius:44px;position:relative}
.collection-list-container:after {
    content: "";
    display: block;
    height: 400px;
    background: url(/cdn/shop/files/about-blue-paw-w.png?v=1729512208) no-repeat top center;
    position: absolute;
    top: 40px;
    left: 30px;
    right: 30px;
    background-size: cover;
    opacity: .1;
    margin: auto;
}
.collection-list-container .title-wrapper-with-link h2{margin:0 auto; color:#fff}
.collection-list-container .content                           p{color:#fff; font-size:18px; text-align:center; line-height:29px; letter-spacing:0}
.collection-list-container .card .card__inner .card__media, .collection-list-container .card .card__inner .card__media .media , .collection-list-container .card .card__inner .card__media, .collection-list-container .card .card__inner .card__media .media img{overflow:visible; position:static;}
.collection-list-container .card .card__inner .card__media + .card__content {position:absolute; bottom:0; text-align:center;} {display:none}
.collection-list-container .card .card__inner  .card__media {transition: transform .5s ease;}
.collection-list-container .image-wrapper {
    background: url(/cdn/shop/files/about-img-shadow.svg?v=1731490785) no-repeat bottom center;
    padding-bottom: 25px;text-align:center;}
.collection-list-container .image-wrapper img{max-width:100%; height:auto}
.collection-list-container .card .card__inner .card__media .media img {max-height:275px; width:auto; margin:auto}
.collection-list-container .card .card__inner + .card__content {
position: absolute;
    bottom: 0;
    text-align: center;
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;padding:0; min-height:68px; display:flex; align-items:center; justify-content:center
  }
.collection-list-container .card .card__inner + .card__content .card__information {padding:0}
.collection-list-container  slider-component {max-width:720px; margin:auto; padding-top:50px}
.collection-list-container  slider-component  .card-wrapper {background:#fff; border-radius:24px;}
.collection-list-container  .collection-list {gap:20px;}
.collection-list-container .card .card__inner + .card__content .card__information .card__heading a .collection-meta-title {font-size:16px; font-weight:bold}
.collection-list-container .card .card__inner + .card__content .card__information .card__heading a .collection-meta-title span{font-weight:normal; display:block; font-style:italic}
.about-collage-section .image-with-text__media img{max-width:100%; height:auto}
.about-collage-section .image-with-text__media{display:flex; justify-content:space-between}
.about-collage-section .image-with-text__media > div {
    width: calc(50% - 15px);
}
.about-collage-section  .image-with-text__content {padding-top:0}
.about-collage-section  .image-with-text__content h2.image-with-text__heading {text-transform:uppercase; color:#F15D38}
.about-text-wrapper {
    display: flex;
    justify-content: center;
    align-items: flex-end;position:relative;padding:90px 0;
}
.about-text-wrapper img {position:absolute;  height:auto}
.about-text-wrapper img.first-image {left:40px; width:200px}
.about-text-wrapper img.second-image {right:40px; width:105px;}
.content.about_text {
    background: url(/cdn/shop/files/about-text-bg.png?v=1729509030) no-repeat center;
    display: block;
    background-size: contain;    font-size: 40px;
    text-align: center;line-height:46px; letter-spacing:0;     padding: 30px 140px;
}
.content.about_text span{font-weight:700; display:block}
.about-richtext-wrapp .rich-text__blocks p.rich-text__caption{font-size:20px; color:#F15C39; text-transform:uppercase}
.about-richtext-wrapp h2.rich-text__heading {color:#00BCCA}
.about-richtext-wrapp .rich-text__text p, .about-richtext-wrapp .rich-text__text{ font-size:18px; letter-spacing:0; line-height:29px}
.product-grid-container .product-card-wrapper {
    border: solid 1px #919090;
    border-radius: 32px;padding:0; 
    /* overflow:hidden; */
}
.product-grid-container .product-card-wrapper .price__container .price__regular span.price-item.price-item--regular {
    color: #F15C39;font-size:18px; font-weight:700;
}
.product-grid-container .product-card-wrapper .card-product__cart-icon {position:absolute; right:20px}
.product-grid-container .product-card-wrapper  .quick-add {margin:0}
.product-grid-container .product-card-wrapper   .button {border-top-left-radius:0;border-top-right-radius:0; border:none; border-top:solid 1px #919090;background:none}
.product-grid-container .product-card-wrapper .card__information{padding-left:15px!important; padding-right:15px!important}
.product-grid-container .product-card-wrapper .card__information .card__heading a {font-size:16px; font-weight:700; color:#373437}
.collection-hero .collection-hero__image-container img {
    position: static !important;
    height: auto !important;
    object-fit: contain;
    width: 100% !important;
}
.swym-header-launcher {
    height: 2.8rem;
    display: flex;
    align-items: center;
    width: 44px;
    margin: 0;
    padding: 0;
    justify-content: center;
    display: none;
}



span.swym-header-launcher-icon {
    height: 2.5rem;
    display: flex;
    align-items: center;
    width: 37px;
    background: url(/cdn/shop/files/wishlist-icon.svg?v=1729840679) no-repeat center center;
    background-size: contain;
}

.swym-header-launcher span.swym-header-launcher-icon svg {
    display: none;
}
a.header__icon--account:after {
    content: "Profile";
}
a.header__icon--cart:after{content:"Cart"}
a.swym-header-launcher:after{content:"Wishlist"}
a.header__icon, a.swym-header-launcher {
    position: relative;text-decoration:none;
}
a.header__icon:after, a.swym-header-launcher:after{
    display: block;
    position: absolute;
    bottom: -25px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0;
}
facet-remove .active-facets__button .active-facets__button-inner {
font-size: 14px;
    color: #9E9E9E;
    letter-spacing: 0;
    font-weight: 700;
    padding: 0 8px;
    line-height: normal;
}
facet-remove .active-facets__button .active-facets__button-inner .svg-wrapper svg {color:#F15D38;}
facet-remove a.active-facets__button-remove span {
    color: #F15D38!important;!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;
    font-weight:700;
    font-size: 18px!important;!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;
}

facet-remove a {
    text-decoration: none;
}
.facets__heading:before{content:""; background:url(/cdn/shop/files/filter-icon.svg?v=1729841469) no-repeat left  center; display:inline-block; width:16px; height:14px; background-size:contain}
.collection-hero__text-wrapper {
    display: flex!important;!importan;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.facets__disclosure-vertical summary.facets__summary span {
    color: #00BCCA;font-size:18px; font-weight:700;
}
.filter-dd {
    width: 22px !important;
    height: 22px !important;
    transform: translateY(-50%);
}
.product-instock-wrap .facets-wrap.parent-wrap ul li:last-child{display:none}
.items__availibility label input + svg, .items__availibility label input, .items__availibility label input + svg + .svg-wrapper {
    display: none;
}
.product-instock-wrap .facets-wrap.parent-wrap .facet-checkbox__text span.facet-checkbox__text-label {color: #00BCCA;
    font-size: 18px;
    font-weight: 700;}
summary.facets__summary.tt.caption-large.focus-offset.facets__summary-availiblity__label {
     display: none;
}
 .product-instock-wrap {padding-bottom:0!important}
.items__availibility label, .product-instock-wrap fieldset.facets-wrap  {padding-right:0}
.product-instock-wrap li.items__availibility label.facet-checkbox {
    background: url(/cdn/shop/files/switch-off.svg?v=1729855286) no-repeat right center;
}
.product-instock-wrap li.items__availibility label.facet-checkbox.active {
    background: url(/cdn/shop/files/switch-on.svg?v=1729855286) no-repeat right center;
}
  .ergo_designed  .iwt-arrow-down.mob-image {display:none!important}
  .ergo_designed  .slick-dots {display:none!important}
@media (max-width: 749px) {
  .card-wrapper .article-card img.bg_image.mob-image {
    max-height: 280px;
}
  .featured-blog-section .blog  .page-width-desktop {padding-top:0!important}
  .featured-blog-section .blog { padding-top: 75px;}
.featured-blog-section .blog  .blog-card__content-wrapper {padding:20px 17px!important}
.featured-blog-section .blog .slick-list .slick-slide {
    margin: 0 8px!important;
}
.featured-blog-section .blog .slick-list {
    margin: 0 -8px!important; padding:0 100px!important;
}
  .blog-articles {        grid-template-columns: 1fr 1fr;}
  
  .announcement-bar-section:after {top:0!important; height: 5px !important;}
  .announcement-bar-section:after {background:url(/cdn/shop/files/ansmnt-bar-bg-mb.jpg?v=1731677293) repeat-x!important}
    .announcement-bar .slider-button {display:none}
  .announcement-bar__message {font-size:10px}
  .announcement-bar-section > .utility-bar {align-items:center;height:24px;}
  .announcement-bar .announcement-bar-slider.slider-buttons {
    display: flex !important;
}
  .pdp-featured-collection .product-media-slider-wrapper {overflow-x:hidden}
  .footer__copyright.caption {
   
    padding: 7px 0;
   
}
  .multimedia_collage.logo-with-text-wrapper .caption {
    color: #fff;
}

.multimedia_collage.logo-with-text-wrapper h2.collage-wrapper-title {
    color: #fff;
}
.footer__blocks-wrapper .footer-block__details-content a.link--text {font-size:12px; display:block; text-align:center}
  .product-meta__video-section .page-width {
    padding-right: 0;
}
  .pdp-featured-collection.main-featured-collection:after {
    height: 80px !important;
    background-position: 0px 1px;
}
  .featured-block-collection .spotlight .collection__view-all {
    position: relative;
    top: -10px;
}
   .featured-block-collection .spotlight .slick-prev {left:-10px!important}
   .featured-block-collection .spotlight .slick-next {right:-10px!important}
  .spotlight .card--standard>.card__content .card__information h3.card__heading a {font-size:14px;}
  .featured-block-collection:after, .main-featured-collection:after {height:60px!important}
  .multimedia_collage .logo-with-text-container .content-wrapper .slick-list {
    margin: 0 auto;
}
  .collection--full-width {overflow-x:hidden}
    .product-card-wrapper .card__content a.button {
        border-radius: 0 0 33px 33px;
      
    }
.logo-with-text-wrapper.multimedia_collage .container-wrapper .logo-with-text-container .slick-list .slick-slide {
    transform: scale(.85);
}

.logo-with-text-wrapper.multimedia_collage .container-wrapper .logo-with-text-container .slick-list .slick-slide.slick-current.slick-active {
    transform: scale(1.3);position:relative; z-index:9;
}
  .ergo_designed .button-wrapper {display:none!important}
  .ergo_designed   .slick-dotted.slick-slider {margin-bottom:0!important}
  .ergo_designed .below_content {font-size:14px!important; padding-left:1.5rem; padding-right:1.5rem}
    .ergo_designed .slick-list{margin:0 -5px}
      .ergo_designed .slick-list .slick-slide{margin:0 5px}
  .ergo_designed .block-content-wrapp .content-wrapp {    padding: 30px 25px!important;}
  .ergo_designed .block-content-wrapp.page-width .heading {font-size:14px!important;}
  .ergo_designed .block-content-wrapp.page-width .content {font-size:12px!important; line-height:1.5!important}
  .ergo_designed .slick-list {padding-right:80px!important}
  .ergo_designed .image-with-content-container h2.collage-wrapper-title {
    font-size: 12px!important;
    line-height: 21px!important;
    margin-top: 15px;
}
    .ergo_designed .image-with-content-container .caption {
        font-size: 16px !important;
        line-height: 1.5;
        max-width: 210px;
        margin: auto;
    }
  .sorting_custom .sort_ul {right:0}
  .collection_caption {font-size:10px!important}
  .collection-hero__title {margin-top:0!important; font-size:16px}
  .collection-hero .collection-hero__image-container img {min-height:115px; object-fit:cover}
  .collection-hero__text-wrapper{height:95px!important}
  .about-collage-section .image-with-text__media > div {
    width: calc(50% - 7px);
}
  .content.about_text {background:url(/cdn/shop/files/about-text-bg-mob.png?v=1729768653) no-repeat center center; background-size:contain}
  .about-text-wrapper img.second-image {
    right: 0;
    width: 40px;
    bottom: 70px;
}
  .about-text-wrapper {padding:0 0 90px 0}
  .about-text-wrapper img.first-image {
    left: -20px;
    width: 100px;
}

  .content.about_text {font-size: 22px;
        line-height: 30px;
        letter-spacing: 0;
        text-align: left;
        padding-left: 80px;
        padding-right: 40px;}
  .about-collage-container .image-with-text .grid .grid__item > div {padding-bottom:30px;}
  .about-collage-section .image-with-text__content  .image-with-text__text {text-align:center}
.about-collage-section .image-with-text__content  .image-with-text__text {margin-left:auto; margin-right:auto; margin-bottom:0}
  .about-collage-section .image-with-text__content h2.image-with-text__heading {margin:0 auto; font-size:16px}
.about-collage-container   .image-with-text .grid {

    flex-direction: column-reverse;
}
  .about-collage-container .image-with-text .grid .grid__item > div , .about-collage-section .image-with-text__media > div{height:fit-content}
  body.about .section-collection-list  .collection-list-container .card .card__inner + .card__content {position:static}
  body.about .section-collection-list .collection-list-container slider-component {
    margin-right: -10px;
    padding-left: 15px;padding-top:0; 
}
  body.about .section-collection-list .collection-list-container slider-component ul.collection-list {
    padding-right: 100px;
}

  body.about .section-collection-list .collection-list-container p{font-size:12px; line-height:21px; letter-spacing:0}
  body.about .section-collection-list .collection-list-container p {
    text-align: left !important;
}
.collection-list-container .title-wrapper-with-link h2 {
margin:0; font-size:16px; text-transform:uppercase;
}
  body.about .section-collection-list .collection-list-container {border-radius:0px; padding:35px 10px 75px 10px}
  .about-meet-filli .heading{font-size:16px!important; text-align:left}
  .about-meet-filli .image-with-text__text-item .image-with-text__text p{max-width:100%!important}
   .about-meet-filli .image-with-text__content {padding-top:5px}
   .about-meet-filli  .image-wrapper {max-width:205px; margin:auto}
 .about-meet-filli  .image-wrapper + .image-with-text__text--caption {margin:auto}
  .about-meet-filli .caption{text-align:left}
  .about-iwt-content-wrap .below_content{font-size:12px; line-height:21px; letter-spacing:0}
  .about-iwt-content-wrap .below_heading {font-size:14px; line-height:25px; letter-spacing:0}
  .about-iwt-container  .block-image {
    max-width: 100%;        padding: 0 20px 15px 20px;
}

  .about-iwt-container .block-image img {
    max-width: 100%;
    height: auto;
}
  .about-iwt-container .image-with-text .image-with-text__text-item .image-with-text__content .image-with-text__text--caption{margin:auto}
   .about-iwt-container .image-with-text .image-with-text__text-item .image-with-text__content   h2.image-with-text__heading{text-align:center}
   .about-iwt-container .image-with-text .image-with-text__text-item .image-with-text__content  .image-with-text__text{margin:auto; text-align:center}
    .about .banner__media img {position:static!important; object-fit:contain!important}
  .about .banner__media {border-radius:24px;height:auto!important}
  .about-richtext-wrapp .rich-text__text {margin-top:10px}
  .about-richtext-wrapp .rich-text__text p, .about-richtext-wrapp .rich-text__text {font-size:12px;line-height:21px}
  .rich-text__blocks * {
    text-align: left;
}
  .about-richtext-wrapp .rich-text__blocks p.rich-text__caption {font-size:10px;margin:auto}
  .about-richtext-wrapp h2.rich-text__heading {font-size:16px; margin-top:10px}
  .rich-text__wrapper {width:100%!important}
  .about-iwt-content-wrap .content_block-wrap .ans_content {
  position:static!important;
    opacity: 1!important;
  
    height: 100px!important;
}
.about-iwt-content-wrap .content_block-wrap .show-first-part {display:none!important}
.about-iwt-content-wrap .content_block-wrap .content{width: 100%;
    height: 100%;
    background-size: 100%!important; display:flex; align-items:center; padding:0 20px; text-align:center; font-size:14px; font-weight:600; line-height:18.5px;}
  .about-iwt-content-wrap .content_block-wrap .about-iwt__content-block {width:calc(50% - 8px)}

  .about-iwt-container .image-with-text{padding:25px 10px 50px 10px!important; border-radius:22px}
  .about-iwt-content-wrap .content_block-wrap {flex-wrap:wrap; gap:10px!important}
  .pdp-featured-collection .page-width {
    padding: 0;
}
  .page-width{    padding: 0 2rem;}
  .header {
    padding: 10px 2rem 10px 2rem!important;
}
  .slider-buttons {display:none!important}
  .pdp-logo-sec:after{position:relative; bottom:-3px}
  .collapsible-content__wrapper {padding-bottom:65px!important}
 .pdp-featured-collection  .main-content-wrapper .title--wrapper .collection__title {padding-top:50px}
.pdp-featured-collection  .main-content-wrapper.product-main-content-wrapp {padding-bottom:60px}
.pdp-featured-collection   .main-content-wrapper.product-main-content-wrapp {padding-left:20px; padding-right:0}
.pdp-featured-collection  .main-content-wrapper .slider--wrapper {margin:0 auto}
.pdp-featured-collection  .main-content-wrapper .slick-list {margin:0 -5px}

.pdp-featured-collection .product-collage-media.mob-image {
        border-radius: 22px; overflow:hidden;}
.main-featured-collection .pdp-featured-collection .page-width{padding:0}
.pdp-featured-collection  .main-content-wrapper .product-media-slider-wrapper .slick-list {
    padding: 0 45px 0 0 !important;
}
  .pdp-logo-sec .image-wrap.main-image img.image {
    /* max-width: 80px;
    height: auto; */
}
  .logo-with-text-wrapper.pdp-logo-sec .logo-with-text-container .content-wrapper {
    gap: 20px;
    display: flex;
    flex-wrap: wrap;
}

.logo-with-text-wrapper.pdp-logo-sec .logo-with-text-container .content-wrapper > div {
    width: calc(50% - 10px);
    aspect-ratio: 1;
}

.pdp-logo-sec .image-wrap.main-image {
    aspect-ratio: 1;
    background-size: contain;
    min-height: initial;
}
  .pdp-video--sec .logo-with-text-container .content-wrapper .slick-list{padding:0 125px 0 0!important}
   .pdp-video--sec .logo-with-text-container .content-wrapper .slick-list .slick-center {transform:none!important}
  .logo-with-text-wrapper .block-content-wrapp.video-block-content .content p {font-size:12px; line-height:18.2px;text-align:left; letter-spacing:0}
  .logo-with-text-wrapper .block-content-wrapp.video-block-content .heading {font-size:14px; text-align:left;}
  .pdp-logo-sec.logo-with-text-wrapper .slick-list {padding:0 20px!important}
  .pdp-logo-sec .content, .pdp-logo-sec .content p {font-size:10px; line-height:15.2px}
  .pdp-logo-sec .heading {font-size:12px; text-align:left!important}
  .collapsible_content__section .icon.icon-caret {width:14px; height:14px}
  .collapsible_content__section .accordion__content p {font-size:12px;}
  .collapsible_content__section .accordion__title {font-size:12px;}
  .accordion summary {padding: .95rem 0!important;}
  .upper__product_accordion.accordion .summary__title img.accor_prod_icon {width:17px; height:auto}
  .accordion__title{font-size:1.2rem}
  .product__description, .product__description p {font-size:12px; line-height:21px; letter-spacing:0}
  .product__title.title-share-wrapper .prod-title h2 {
    font-size: 22px;
}
  .product__text {font-size:12px;background-size: 20px 16px;padding-left:25px;margin-top: 5px !important;}
  .product-form__buttons .shopify-payment-button .shopify-payment-button__button{        font-size: 14px !important;
        min-height: initial !important;
        height: 35px;}
  .product-form__submit.button {        background: none;
        display: flex;
        align-items: center;
        gap: 10px;
        min-height: 35px;
        font-size: 14px;padding-right:10px!important;}
  .product-form__buttons {flex-direction:column}
  .product-form__buttons>* {width:100%!important}
  /* .thumbnail-vertical-slider{display:none!important} */
  .slideshow__slide.has_video__block:after {
    content: "";
    background-size: 100% !important;
    width: 100%;
    height: 60px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: inline-block;
    background: url(/cdn/shop/files/cloud-mob.png?v=1728392357)
      no-repeat;
  }
  .banner__media video.block-video {
    position: static;

    object-fit: cover;
  }
  .footer-block--newsletter:after {
    right: -40%;
  }
  .blog__view-all.center {
    position: relative;
    top: -30px;
  }
  .blog .blog__posts .slick-arrow,
  .blog .blog__posts .slick-dots {
    display: none !important;
  }

    .article-card-wrapper
    .card__content
    .card__information
    .article-card__footer
    a.article-link-button:after {
    height: 9px;
    margin-left: 5px;
    width: 7px;
    background-size: contain;
    position: relative;
    top: 3px;
  }

    .article-card-wrapper
    .card__content
    .card__information
    .article-card__footer
    a.article-link-button {
    font-size: 12px;
  }

    .article-card-wrapper
    .card__content
    .card__information
    .article-card__excerpt {
    font-size: 10px;
    line-height: 13px;
   
  }
 .article-card-wrapper
    .card__content
    .card__information
    .card__heading {margin-bottom:3px;}
    .article-card-wrapper
    .card__content
    .card__information
    .card__heading
    a {
    font-size: 12px;
    line-height: 14px;
  }

    .article-card-wrapper
    .card__content
    .card__information
    .article-card__info {
    font-size: 8px;line-height:16.4px;margin-bottom:0
  }
  .blog-card__content-wrapper {padding:12px 15px!important}
   .blog-card__content-wrapper .card__information {padding:0}
  .main-content-wrapper .title--wrapper .collection__title h2.title {
    font-size: 16px;
    text-align:center;
  }
  .main-content-wrapper .caption_text {
    font-size: 20px;
  }
  .about_us .image-with-text__content--top {
    padding-bottom: 0;
  }
  .button {
    background-size: 20px !important;
  }
  ul.footer-block__details-content li {
    border-bottom: solid 1px rgba(255, 255, 255, 0.16);
    padding-bottom: 12px;
  }
  .footer__blocks-wrapper > div.footer-block {
    max-width: 100%;
  }
  .mob-social-icons li.list-social__item a {
    padding: 0 3px;
  }
  .mob-social-icons li.list-social__item a .svg-wrapper {
    width: 24px;
    height: 24px;
  }
  .footer-social-icon {
    display: none;
  }
  .footer-block--newsletter:after {
    width: 76px;
    height: 111px;
  }
  .footer-block--newsletter {
    padding: 15px 20px;
  }
  .footer-block--newsletter {
    max-width: 200px;
    min-width: initial;
    margin: auto;
  }
  .newsletter-form__field-wrapper .field__input + .field__label {
    font-size: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
  }
  .newsletter-form__field-wrapper .field__input {
    border-radius: 25px;
    padding: 0;
    min-height: initial;
    height: 32px;
    max-width: 166px;
  }
  .footer-block__newsletter h2.footer-block__heading {
    font-size: 10px;
    background-size: 18px 13px;
    padding-left: 22px;
  }
  .footer-block__details-content.rte {
    display: flex;
    flex-wrap:wrap;
    gap: 10px;
    justify-content: space-between;
    align-items: center;
    background: #474747;
    border-radius: 8px;
    padding: 22px 27px;
  }
  .footer-block__details-content.rte img {
    max-height: 90px;
    display: block;
    width: auto;
    order:0
  }
  .footer-block__details-content.rte .footer-block__heading {
    font-size: 10px;
  }
  .footer-block__details-content.rte > .preorer_text {display:none;}
  .footer-block__details-content.rte > .text {order:1; max-width:170px}
  .footer-block__details-content p {
    font-size: 10px;
    line-height: 16px;
  }
  .footer-block--newsletter {
    position: absolute;
    top: -30px;
    left: -40px;
    right: 0;
    max-width: 58%;
  }
  .copyright__content {font-size:10px!important}
  footer.footer {
    background: #181818;
      /* url(/cdn/shop/files/footer-top-mob.jpg?v=1728120868) 
      no-repeat;*/
    background-size: contain;
    position: relative;
    top: -7px;
    background-position: center top;margin-top:90px;
  }
  .collage-wrapper-title {
    font-size: 16px;
  }
  .caption {
    font-size: 10px;
  }
  .collage-home:after {
    content: none;
  }
  .logo-with-text-wrapper .slick-arrow {
    display: none !important;
  }
  .logo-with-text-wrapper.hide-from-desk > div {
    background: url(red-bg.png) no-repeat center;
    background-size: cover;
    padding-top: 10%;
    padding-bottom: 13%;
  }
  .logo-with-text-wrapper .container-wrapper * {
    text-align: center;
  }
  .logo-with-text-wrapper .slick-list {
    padding: 0 100px !important;
  }
  .logo-with-text-wrapper .slick-slide {
    transform: scale(1);
    transition: all 0.4s ease-in-out;
    padding: 40px 0;
  }

  .logo-with-text-wrapper .slick-slide img {
    max-width: 100%;
    transition: all 0.4s ease-in-out;
    height: auto !important;
  }

  .logo-with-text-wrapper .slick-center {
    transform: scale(1.3);
    position: relative;
    z-index: 1;
  }
  .hide-from-mob {
    display: none !important;
  }
  .testimonial-section-container .slick-slide {
    margin: 0 3px;
  }
  .testimonial-section-container .slick-list,
  .blog .blog__posts .slick-list {
    margin: 0 -3px;
  }
  .author_name {
    font-size: 14px;
    line-height: 1;
  }
  .testimonial-section-wrapper .page-width {
    padding: 0 !important;
  }

  .testimonial-section-container .content-wrapp.content p,
  .testimonial-section-container .content-wrapp .content {
    font-size: 12px;
    line-height: 14px;
  }
  .testimonial-section-container .content-wrapp .heading {
    font-size: 18px;
  }

  .testimonial-section-container .slick-arrow {
    display: none !important;
  }
  .testimonial-section-container .slick-list,
  .blog .blog__posts .slick-list {
    padding: 0 75px;
  }
  .main-content-wrapper .collection__view-all {
    margin-top: 10px;
  }
  .main-content-wrapper .slider--wrapper .price__regular .price-item--regular {
    font-size: 13px !important;
  }
  .main-content-wrapper .card__heading a {
    font-size: 10px;
  }
  .main-content-wrapper .card__inner {
    max-height: 120px;
  }
  .main-content-wrapper .card__inner .card__media .media img {
    object-fit: contain;
  }
  .main-content-wrapper .card__inner img {
    height: 105px;
  }
  .main-content-wrapper .slick-slide {
    margin: 0 5px !important;
  }

  .main-content-wrapper .slick-arrow {
    display: none !important;
  }
  .main-content-wrapper .slider--wrapper {
    margin: 0 -50px;
  }
  .main-content-wrapper .slick-list {
    padding: 0 120px !important;
  }
  .image-with-text__text-item
    .image-with-text__content--desktop-left
    .image-with-text__text.rte
    p {
    font-size: 12px;
    line-height: 21px;
    max-width: 300px;
  }
  .image-with-text__text-item
    .image-with-text__content--desktop-left
    .image-with-text__text--caption {
    font-size: 10px !important;
  }


 


  .desk-image {
    display: none !important;
  }
  .image-wrapper img.mob-image {
    max-width: 100%;
    height: auto;
  }
 
  .spotlight .card__heading > a {
    font-size: 18px;
  }
  .content-center .collection__title .caption_text {
    font-size: 10px;
  }
  .spotlight .card__heading > a span {
    font-size: 10px;
  }
  .spotlight > div {
    padding: 30px 15px 60px 20px !important;
  }
  .spotlight slider-component ul.collection-list {
    margin-left: -15px;
    margin-right: -10px;
  }
  .featured-slider .card__inner.gradient {
    padding-top: 2rem !important;
  }
  .featured-block-collection .grid.collection-list .card__media .media img {
    max-width: 90%;
    height: auto;
    object-fit: contain;
    right: 0;
    margin: auto;
  }
  .slideshow__controls {
    display: none !important;
  }
  .banner__box {
    padding: 25px !important;
  }
  .banner__content {
    align-items: flex-start !important;
  }
  .slideshow__text.banner__box .banner__text {
    max-width: 155px;
  }
  .collage-home-wrapper .block-content-wrapp {
    flex-direction: column;
  }
  .collage-home-wrapper {
    padding: 30px 30px 80px;
  }
  .collage-home-wrapper .block-content-wrapp img {
    width: 100%;
  }

  .slick-next {
    right: 0 !important;
  }
  .slick-prev {
    left: 0 !important;
  }
  .why_us .image-wrap.main-image img {
    min-width: 240px;
    height: auto;
  }

  .spotlight > div {
    padding: 30px 30px 60px 30px;
  }

  .spotlight slider-component ul.collection-list li.collection-list__item {
    padding-left: 0;
    padding-right: 0;
    width: 33.333%;
    margin: auto;
  }
  .image-with-text .grid .grid__item > div {
    position: relative;
    padding-left: 0;
    padding-right: 0;
  }
  .header__icon--menu .icon {
    left: 20px;
  }
  .slider-slide__item1:after,
  .slider-slide__item2:after,
  .slider-slide__item3:after {
    display: none;
  }
  .slideshow__text.banner__box h2.banner__heading {
    font-size: 35px;
    margin-left: 0;
    margin-right: auto;
    text-align: left;
  }
  .slideshow__text.banner__box .banner__text p {
    font-size: 16px;
    line-height: normal;
    text-align: left;
  }
  .banner__text {
    margin: 0 auto 0 0;
  }
  .banner__buttons {
    margin: 20px auto 0 0;
  }
  .button {
    font-size: 12px;
    letter-spacing: -1px;

    min-height: 28px;
    padding-left: 10px;
    background-size: contain;
    padding-right: 35px;

    min-width: initial;
  }
  .slider-slide__item1:after {
    height: 58px;
    bottom: -4px;
  }
  .slider-counter__link--active.slider-counter__link--dots .dot {
    background: #181818 !important;
  }
  .image-with-text__media--small {
    height: auto !important;
  }
  .image-with-text__media--small img {
    position: static !important;
    height: auto !important;
  }
  .main-content-wrapper .slick-prev {
    left: -25px !important;
  }
  .main-content-wrapper .slick-next {
    right: -25px !important;
  }

  .button {
    background-position: calc(100% - 1px) center !important;
  }

    .article-card-wrapper
    .card__content
    .card__information
    .article-card__footer:last-child {
    margin-top: 0;
  }

  .main-content-wrapper {
    background-size: auto 490px !important;
    padding: 0 25px 50px;
    background: url(green-bg-mob.png) no-repeat center center;
  }
}

@media screen and (min-width: 990px) {
 .collection-list-container    .grid--3-col-desktop .grid__item {
        width: calc(33.33% - 14px);
        max-width: calc(33.33% - 14px);
    }
}
.product-form__buttons .pdp-btn--icon{display:block; width:25px; height:auto; margin-left:5px}
/* .product-form__buttons button {background:none!important} */
.product-media-modal.media-modal h2.h1.modal-title {
    display: none;
}

ul.policies li:last-child a {
    margin-left: 7px;
    padding-left: 7px;
    border-left: solid 1px;
    line-height: 1;
}
price-range.facets__price .field:before{content:none}

price-range.facets__price .field input.field__input:focus,price-range.facets__price .field input.field__input:focus-visible{outline:none!important; box-shadow:none}
price-range.facets__price .field:after, price-range.facets__price  .field:hover.field:after {
    border-radius: 10px;
    border: none;
}
span.header__active-menu-item {
    color: #27B67C;
    text-decoration: underline;
}
@media(min-width:1181px) {
  .collection-list-container .card-wrapper:hover .card__media {transform:translateY(-75px)}
}
/*-------account page-------*/
h1.customer__title {
    text-align: center; color: #00BCCA;
}
.customer.login h1, .customer>h1 {
    color: #00BCCA;
}
.customer .field:before{content:none!important}
.customer .field input {}
.customer .field:after{
  border-radius:22px;
}
.customer .field:hover.field:after{border-radius:22px}
.customer .field input:focus, .customer select:focus {box-shadow:none!important}
.login .field+a {color:#F15D38}
.customer button + a,.account h1+a{ color: #00BCCA;}
.customer button {background: #fff url(/cdn/shop/files/btn-icon.svg?v=1727350483) no-repeat;
    padding-right: 65px;
    background-position: calc(100% - 3px) center;
    color: #1b1b1b;
    border: solid 1px #373437;
    letter-spacing: 0px;
    background-size: 39px;}
:is(.account,.order) h2, .customer a {color:#F15D38;}
li[data-address] button {background:none; padding:inherit; }

.preorder-form-wrapper, .menu-preorder__form-wrapp {
    position: fixed;
    z-index: 9;
    background: rgba(0, 0, 0, .5);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;display:flex; justify-content:center; align-items:center
}
.preorder-form-wrapper .popup-inner-wrap, .menu-preorder__form-wrapp .popup-inner-wrap{background:#fff; max-width:750px;width:100%; padding:60px 30px 30px 30px; border-radius:44px; position:relative}
.preorder-form-wrapper .popup-inner-wrap  .field, .menu-preorder__form-wrapp .popup-inner-wrap .field {margin-bottom:15px;}
.preorder-form-wrapper .popup-inner-wrap .contact__fields, .menu-preorder__form-wrapp .popup-inner-wrap .contact__fields {
    display: flex;
    gap: 15px;
}
.preorder-form-wrapper .popup-inner-wrap  .field:before, .menu-preorder__form-wrapp .popup-inner-wrap .field:before{content:none}
.preorder-form-wrapper .popup-inner-wrap  .field:after, .menu-preorder__form-wrapp .popup-inner-wrap .field:after{border-radius:22px}
.preorder-form-wrapper .popup-inner-wrap  .field .field__input:focus, .preorder-form-wrapper .popup-inner-wrap  .field .field__input:focus-visible, .menu-preorder__form-wrapp .popup-inner-wrap .field .field__input:focus-visible, .menu-preorder__form-wrapp .popup-inner-wrap .field .field__input:focus{box-shadow:none}
.close-btn-wrapp {
    position: absolute;
    right: 20px;
    top: 15px;cursor:pointer;
}
@media(max-width:767px) {
  .preorder-form-wrapper .popup-inner-wrap .contact__fields, .menu-preorder__form-wrapp .popup-inner-wrap .contact__fields {gap:0}
  .preorder-form-wrapper, .menu-preorder__form-wrapp{padding:20px}
  .preorder-form-wrapper .popup-inner-wrap .contact__fields , .menu-preorder__form-wrapp .popup-inner-wrap .contact__fields{flex-direction:column}
  .preorder-form-wrapper .popup-inner-wrap, .menu-preorder__form-wrapp .popup-inner-wrap{border-radius:22px;}
  .preorder-form-wrapper .popup-inner-wrap  .field:after, .menu-preorder__form-wrapp .popup-inner-wrap .field:after{border-radius:11px;}
}
ul.policies li a {
    margin-left: 7px;
    padding-left: 7px;
    border-left: solid 1px;
    line-height: 1;text-transform:none;
}
ul.policies li:first-child a {border:none}
.header__inline-menu .header__menu-item.pre__order {
    color: #F15D38;
    background: #FFE9E3;
    border: solid 1px #F15D38;
    border-radius: 24px;
    padding: 4px 19px;cursor:pointer;margin:0;
}
.list-menu--inline{align-items:center}
.preorer_text {
    text-align: center;
    border: solid 1px #F15D38;
    background: #FFE9E3;
    color: #F15D38;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 24px;
    margin-bottom: 25px;cursor:pointer
}


small.copyright__content {
    text-align: left;
}
.rte * {font-family:Asap, sans-serif}
.shopify-policy__container {max-width:100%!important; padding: 0; }
.shopify-policy__container h1{margin:0; color:#fff}
.shopify-policy__title {
    background: url(/cdn/shop/files/contact-info-banner.png?v=1730899522) no-repeat top center;
    background-size: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10% 0;
}


.shopify-policy__body {
    max-width: var(--page-width);
    margin: 0 auto;
    padding: 0 1.5rem 5rem 1.5rem;
  
}
.shopify-policy__body .rte {
    max-width: fit-content;
    margin: auto;
   
}
.shopify-policy__body .rte h5 {
    text-align: center;
}
.shopify-policy__body .rte * {font-family:Asap, sans-serif!important;font-size:18px!important}
@media screen and (min-width: 750px) {
  .mob-preorder, .mob-image {display:none}
  .footer__copyright.caption > small.copyright__content,.footer__copyright.caption >  .policies {
    width: 43%;
}
  .collage-home-wrapper .content-wrapp.block-content2 {
    width: 100%!important;
   
}

  .collage-home-wrapper .content-wrapp.block-content3 {
    width: 100%!important;
  
}
  .collage-home-wrapper .block-content-wrapp .content-wrapp {
    width: 41%;
}
  .collage-home-wrapper .block-content-wrapp .content-wrapp img{border-radius:45px}
  .collage-home-wrapper .middle-block-wrapp img{border-radius:22px!important}
.collage-home-wrapper .middle-block-wrapp {
    width: 20%;
}
    .shopify-policy__body {
        padding: 0 5rem 5rem 5rem;
    }
  .shopify-policy__body .rte { padding-top: 5rem;}
}
@media(max-width:749px) {
  .footer__copyright.caption > small.copyright__content{max-width:fit-content; white-space:nowrap}
  .footer__copyright.caption >  .policies * {
   white-space:nowrap
}
  .product-meta__video-section .logo-with-text-container .content-wrapper .slick-list {
    padding: 0 120px 0 0 !important;margin:0 -7px
}
    .product-meta__video-section .logo-with-text-container .content-wrapper .slick-list .slick-slide{margin:0 7px}
      background-size: cover!important; padding:11% 0!important;
 
}
  .product-meta__video-section .logo-with-text-container .content-wrapper .slick-list .slick-slide .content {text-align:left}
.collapsible_content__section .accordion details summary span.svg-wrapper {
    display: none;
}

@media(min-width:990px) {
  .mega-menu-wrapp {
    padding: 44px 0;
}

}
.product__accordion-wrap .product__accordion {
  pointer-events: none;
}
.home-popup {
    background: rgba(255, 255, 255, .6);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    margin: 0 auto;
    z-index: 9;
}

.prerview-main {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    max-width: 1050px;
    width: calc(100% - 60px);
    height: auto;
    max-height: fit-content;
    min-height: 500px;
    border-radius: 15px;
    overflow: hidden;
    touch-action: manipulation;
    position: relative;
    display: flex;
      -webkit-box-shadow: 0 3px 19px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 3px 19px 0 rgba(0, 0, 0, .2);
}
@media(min-width:900px) {
  .prerview-main{border-radius: 35px;} 
}
.prerview-close-btn {
    position: absolute;
    right: 37px;
    top: 35px;
    z-index: 49;
    border-color: transparent !important;
    border-radius: 0;
    color: #a4a2a1;
    background: transparent;
}
.list--wrapper {
    padding: 4rem 4rem 3rem 4rem;
}

.list--wrap-headings {
    margin-top: 20px;
        padding-left: 8px;
    color: #22656c;
    margin-bottom: 15px;
    min-height: 0;
    position: relative;
    font-size: 16px;
    font-weight: 600;
}

ul.rel_products_modal_list {
    height: auto;
        margin-right: 0;
        max-height: 476px;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: left;
        overflow-y: scroll;
        list-style: none
}
ul.rel_products_modal_list::-webkit-scrollbar {
    -webkit-appearance: none;
    border-radius: 5px;
    width: 4px
}

ul.rel_products_modal_list::-webkit-scrollbar-thumb {
    background-color: #22656c;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 1px hsla(0,0%,100%,.5)
}
ul.rel_products_modal_list li{
    height: fit-content;
    margin: 8px;
    position: relative;
}
ul.rel_products_modal_list li a.relp_modal-item.selected {
    border: 2px solid #f15d38;
    display: block;
}

ul.rel_products_modal_list li img {
    height: 140px;
    width: 140px;
    max-height: 220px;
    max-width: 220px;
    display: block;
  padding: 10px;
}
@media (max-width: 749px){
  .prerview-main {
        width: 100%;
        border-radius: 0;
        min-height: 100%;
    }
  .list--wrapper{
    padding: 0;
  }
  ul.rel_products_modal_list {
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-content: left;
      /* margin-right: 5px; */
      max-height: 92vh;
      overflow-y: scroll;
      padding-bottom: 65px;
      padding-left: 10px;
      padding-right: 10px;
  }
  ul.rel_products_modal_list li {
      margin: 0 0 8px;
      max-width: none;
      padding: 0 4px;
      text-align: center;
      width: 33.3333333333%;
  }
  
  ul.rel_products_modal_list li img {
      min-height: 90px;
          min-width: 90px;
      height: 28vw;
      max-height: 220px;
      max-width: 220px;
      width: 28vw;
  }
}
.linklist_image img {
    max-width: 100%;
    height: auto;
}
.product__media {
    border-radius: 37px;
    overflow: hidden;
}
.swym-button-bar.swym-wishlist-button-bar.swym-inject {
    display: none !important;
}

.product-meta__video-section .block-content-wrapp.video-block-content video {
    aspect-ratio: 4 / 5;
}
.megamenu-image a {
   
    color: #373437;
    text-decoration: none;
}
.main-content-wrapper .card-wrapper .quick-add, .main-content-wrapper .card-wrapper .quick-add *{border-bottom-left-radius:44px; background:transparent; border-bottom-right-radius:44px;letter-spacing:1px;}

.sorting_custom {
    position: relative;
}

.sorting_custom .sort_ul {
  top:20px; 
    position: absolute;
    z-index: 9;
    background: #fff;
    list-style: none;
    padding:20px 30px;border-radius:22px; -webkit-box-shadow: 0px 3px 8px 2px rgba(0,0,0,0.24);
-moz-box-shadow: 0px 3px 8px 2px rgba(0,0,0,0.24);
box-shadow: 0px 3px 8px 2px rgba(0,0,0,0.24);
}

.sorting_custom .sort_ul li.sort_item{color:#9E9E9E; font-size:18px; text-transform:none; font-weight:700; letter-spacing:0; white-space:nowrap; cursor:pointer; padding:5px 0}
.sorting_custom label.selected_opt {
    text-transform: none;
    white-space: nowrap;    display: flex;
    align-items: center;
    padding-right: 30px; cursor:pointer;
}
.facet-filters__field .sort_by__wrapper {
    padding-right: 30px;cursor:pointer;
}
.sorting_custom .sort_ul li.sort_item.selected, .sorting_custom .sort_ul li.sort_item:hover {color:#F15D38}
.mobile-facets__sort .select {align-items:center;}
.logo-with-text-container .content-wrapper .has_video__block .video-item {position:relative}
.logo-with-text-container .content-wrapper .has_video__block .video-item:after {
    content: "";
    width: 60px;
    height: 60px;
    background: url(play-svg.svg) no-repeat;
    top:50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    cursor: pointer;
}
.logo-with-text-container .content-wrapper .has_video__block.video-play .video-item:after { background:transparent; opacity:0 }
.logo-with-text-container .content-wrapper .has_video__block.video-play:hover .video-item:after {opacity:1}

.ergo_designed .image-with-content-container .caption {color:#F15D38; font-weight:700; font-size:40px; letter-spacing:0; text-align:center}
.ergo_designed .image-with-content-container  h2.collage-wrapper-title  {font-size:18px; font-weight:normal; line-height:29px; letter-spacing:0; text-align:center;}
.ergo_designed  .block-content-wrapp .content-wrapp {background:url(/cdn/shop/files/ergo-box-bg.svg?v=1731486325) no-repeat center center;background-size:contain;     padding: 25px;}
.ergo_designed .slick-list{margin:0 -7px;}
.ergo_designed .slick-list .slick-slide {margin:0 7px;}

.ergo_designed .block-content-wrapp.page-width {
    /* padding-right: 0;
    max-width: 100%; */
   text-align:center;
}
.ergo_designed  .below_content {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #00BCCA;font-style:italic;
}
.ergo_designed .block-content-wrapp.page-width .heading {font-weight:700; font-size:22px; color:#373437; line-height:29px}
.ergo_designed .block-content-wrapp.page-width  .content { font-size:18px; color:#373437; line-height:22px}
@media(min-width:750px) {
  .ergo_designed .button-wrapper .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
  .ergo_designed  .image-with-content-container {padding-bottom:100px}
  /* .ergo_designed .block-content-wrapp.page-width { padding-left: 15vw;} */
}


.ergo_designed  .button-wrapper {
    /* position: absolute;
    bottom: -150px;
    display: flex;
    left: 50%;
    transform: translateX(-50%);gap:12px; */
}
.ergo_designed  .button-wrapper .slick-arrow.slick-disabled {opacity:1; pointer-events:none;}
.ergo_designed .block-content-wrapp.page-width .content p {
    margin-top: 0;
}
summary.facets__summary-color__label + .facets__display-vertical .facets__label .facet-checkbox__text {
    display: none;
}
summary.facets__summary-color__label + .facets__display-vertical  ul.facets-layout {
    display: flex;
    flex-wrap: wrap;
}
.ergo_designed .slick-slide img {width:100%; height:auto}
.facet-filters__field .select .sort_by__wrapper .sorting_custom .selected_opt .svg-wrapper svg, .facet-filters__field .select .sort_by__wrapper .sorting_custom .selected_opt .svg-wrapper{width:22px!important; height:22px!important}

.home-iwt__content-wrapper .home-image-with-content-container .bg_image_wrap .img_bg_image {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;    transition: opacity 0.9s;
}

.home-iwt__content-wrapper .home-image-with-content-container .bg_image_wrap {
    position: relative;
}
.home-iwt__content-wrapper .home-image-with-content-container .slick-list {
    margin: 0 -8px;
}

.home-iwt__content-wrapper .home-image-with-content-container .slick-list .slick-slide {
    margin: 0 8px;
}
.home-iwt__content-wrapper .home-image-with-content-container .bg_image_wrap img{width:100%; display:block; height:auto}
.home-iwt__content-wrapper .home-image-with-content-container .show-first-part.first-content-wrapper,.home-iwt__content-wrapper .home-image-with-content-container  .second-content--wrapper {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);left:0; right:0; margin:auto; text-align:center;
}
.home-iwt__content-wrapper .home-image-with-content-container .image-wrap.main-image, .home-iwt__content-wrapper .home-image-with-content-container .image-wrap.main-image img {height:75px; width:auto}
.home-iwt__content-wrapper .home-image-with-content-container  .second-content--wrapper {opacity:0; padding:30px;     transition: opacity 0.9s;}
.home-iwt__content-wrapper .home-image-with-content-container .show-first-part.first-content-wrapper .heading{font-size:14px; font-weight:700; color:#373437}
.home-iwt__content-wrapper .home-image-with-content-container .bg_image_wrap:hover > .img_bg_image {opacity:0}
.home-iwt__content-wrapper .home-image-with-content-container .bg_image_wrap:hover > .show-first-part.first-content-wrapper {opacity:0; display:none}
.home-iwt__content-wrapper .home-image-with-content-container .bg_image_wrap:hover >   .second-content--wrapper {opacity:1; }
.home-iwt__content-wrapper .home-image-with-content-container .bg_image_wrap .second-content--wrapper .second_heading {
    font-weight: 800;
    color: #fff;
    font-size: 14px;line-height:normal;
}

.home-iwt__content-wrapper .home-image-with-content-container .bg_image_wrap .second-content--wrapper .content {
    color: #fff;
    font-size: 18px;line-height:26px
}
.home-iwt__content-wrapper .home-image-with-content-container .caption {
    text-align: center;
    color: #f15c39;
}
.home-iwt__content-wrapper .home-image-with-content-container .collage-wrapper-title {
    text-align: center;
    color: #00bcca;
}
.home-iwt__content-wrapper .home-image-with-content-container .home-iwt-block-content {
    display: flex;
   
}
  .home-iwt__content-wrapper .home-image-with-content-container .show-first-part.first-content-wrapper .heading {padding:0 33px; line-height:normal}
@media(max-width:749px) {

  .home-iwt__content-wrapper .home-image-with-content-container .second-content--wrapper {padding:30px 15px!important}
  .home-iwt__content-wrapper .home-image-with-content-container .bg_image_wrap .second-content--wrapper .content {font-size:10px; line-height:14.6px}
  .home-iwt__content-wrapper .home-image-with-content-container .home-iwt-block-content {gap:10px; flex-wrap: wrap; justify-content:center}
    .home-iwt__content-wrapper .home-image-with-content-container .home-iwt-block-content > *{flex-basis:calc(50% - 5px)}
}
@media(min-width:750px) {
  .product-grid-container .product-card-wrapper .button{padding:0 3rem}
  .home-iwt__content-wrapper .home-image-with-content-container .image-wrap.main-image, .home-iwt__content-wrapper .home-image-with-content-container .image-wrap.main-image img {height:135px; } 
  .home-iwt__content-wrapper .home-image-with-content-container .home-iwt-block-content { gap: 24px;}
  .home-iwt__content-wrapper .home-image-with-content-container .home-iwt-block-content > *{flex-basis:33.3333%}
  .product-meta__video-section .slick-list{margin:0 -7px}
    .product-meta__video-section .slick-list .slick-slide{margin:0 7px}
  .home-iwt__content-wrapper .home-image-with-content-container .bg_image_wrap .second-content--wrapper .second_heading, .home-iwt__content-wrapper .home-image-with-content-container .show-first-part.first-content-wrapper .heading{font-size:24px}
}
@media(max-width:1279px) and (min-width:750px) {
  .ergo_designed .below_content {padding:0 5rem}
  .pdp-logo-sec .logo-with-text-container .content-wrapper, .about-iwt-content-wrap .content_block-wrap {flex-wrap:wrap}
  .main-content-wrapper .card-wrapper .quick-add .button{border-bottom-left-radius: 34px;
    border-bottom-right-radius: 34px;}
}
.ergo_designed .button-wrapper .slick-arrow.slick-prev {left:0}
.ergo_designed .button-wrapper .slick-arrow.slick-next {right:0}
.menu-drawer summary.menu-drawer__menu-item#HeaderDrawer-bags {
    color: #F15D38;
}

a.menu-drawer__menu-item#HeaderDrawer-accessories {
    color: #27B67C;
}

a.menu-drawer__menu-item#HeaderDrawer-about-us {
    color: #FDB714;
}
.menu-drawer summary.menu-drawer__menu-item#HeaderDrawer-bags, a.menu-drawer__menu-item#HeaderDrawer-accessories, a.menu-drawer__menu-item#HeaderDrawer-about-us{background:#F7F6F6; margin:0 24px 24px 24px; border-radius:22px;}
.menu-drawer__close-button {font-size:18px; font-weight:700}

.spotlight .card--standard>.card__content .card__information h3.card__heading a {
    color: #fff;

    font-weight: 700;
}
.title-share-wrapper .prod-title {
    display: flex;
    align-items: flex-end;
    gap: 10px;
}
.title-share-wrapper .prod-title h2.h1 {
    margin: 0;
    line-height: 1;
}
.spotlight ul.home-tab-slider {
    margin-left: auto;margin-right:auto;
    padding: 0;
}
.spotlight ul.home-tab-slider li >.card-wrapper {
    max-width: 225px;
    margin: auto;
 
}
.spotlight ul.home-tab-slider li >.card-wrapper .card__inner {padding-top:6rem}
.menu-drawer__navigation-container {padding:25px}
.menu-drawer__navigation-container .nav-preorder-btn {
    background: #FFE9E3;
    border: solid 1px #F15D38;
    padding: 0;
    height: auto;
    max-height: 42px;font-size:18px; color:#F15D38; font-weight:700; text-transform:uppercase;min-height:42px;

}
.menu-drawer__navigation-container {height:auto!important}
nav.custom-mobile-navigation.menu-drawer__navigation > ul.menu-drawer__menu > li {
    background: #F7F6F6;border-radius:22px; padding:5px 15px 5px 20px; margin-bottom:20px;
}
nav.custom-mobile-navigation.menu-drawer__navigation > ul.menu-drawer__menu > li.open_first_level {padding:10px 15px 10px 20px}
nav.custom-mobile-navigation.menu-drawer__navigation ul.menu-drawer__menu > li .first-level-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
nav.custom-mobile-navigation.menu-drawer__navigation ul.menu-drawer__menu > li .first-level-link a{font-size:18px; font-weight:700; text-decoration:none}
nav.custom-mobile-navigation.menu-drawer__navigation ul.menu-drawer__menu > li:first-child .first-level-link a {color:#F15D38}
nav.custom-mobile-navigation.menu-drawer__navigation ul.menu-drawer__menu > li:nth-child(2) a  {color:#27B67C}
nav.custom-mobile-navigation.menu-drawer__navigation ul.menu-drawer__menu > li:nth-child(3) a {color:#FDB714}
.menu-drawer__inner-container .menu-drawer__utility-links{
   
   
  background-color:#00BCCA
}
.menu-drawer__navigation-container .menu-drawer__utility-links .svg-wrapper {width:32px; height:32px}
nav.custom-mobile-navigation.menu-drawer__navigation ul.menu-drawer__menu > li .first-level-link span {
    line-height: 1;
}
ul.submenu.menu-drawer__menu.list-menu > li > a {
    font-weight: 700;
    color: #181818!important;
    font-size: 14px;
    text-decoration: none;
}
ul.submenu.menu-drawer__menu.list-menu > li > ul.sub-submenu.menu-drawer__menu.list-menu li a{color:#1B1B1B; text-decoration:none}
nav.custom-mobile-navigation.menu-drawer__navigation ul.menu-drawer__menu > li .first-level-link.open svg {
    transform: rotate(-180deg);
}
.card__content.show-title .card__information {
    display: block !important;
}
.product-collage-media img {
    max-width: 100%;
    height: auto;
}
.spotlight h2.title {
    color: #fff;
}
.main-featured-collection.pdp-grip__featured-collection:after{content:none!important}
.pdp-featured-collection .main-content-wrapper.product-main-content-wrapp .collection__view-all {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;    bottom: 14px;
}

.pdp-featured-collection .product-collage-media {
    position: relative;
}
.pdp-featured-collection  .product-collage-media img{max-width:100%; height:100%; object-fit:cover;}
.template--product footer.footer {margin-top:0}

.spotlight ul.home-tab-slider[data-class="home-tab__theme-block"] li >.card-wrapper .card__inner {padding-top: 4.9rem;}
@media(max-width:413px) {
  .footer__copyright.caption {
    flex-direction: column-reverse;
  
    gap: 5px;
}
}
.template--page .collection-hero__text-wrapper .collection-hero__title {
    color: #fff;
}
body.template--page.contact .rte * {
    font-family: asap !important;
    font-size: 18px;
}
.collection-hero__text-wrapper .collection_caption {
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
}
.collection-hero__text-wrapper h1.collection-hero__title {
    color: #fff;
    margin: 10px;
    font-size:28px;
}
@media(max-width:768px){
.collection-hero__text-wrapper h1.collection-hero__title {
font-size:16px;
}
}

.card-wrapper .article-card img {
    max-width: 100%;
    height: auto;
   
}
.blog-card__content-wrapper {
    position: absolute;
    top: 0;left:0; right:0; bottom:0; padding:30px;
}
.blog-card__content-wrapper .card__content {
    padding: 0;
}
.blog-card__content-wrapper .card__content .card__information {
    padding-left: 0!important;
    padding-right: 0!important;
}
.below-image-wrap {
    bottom: 0;
    left: 0;
    right: 0;
    max-height: fit-content;
    top: auto!important;
    position: absolute;

}

.below-image-wrap img {
    max-width: 100%;
    height: auto;
    display: block;
}
.template--article .article-template__hero-container{margin-top:35px;}
.template--article .article-template__hero-container .media{border-radius:12px;}
.template--article .article-template__hero-container .article-meta-title {top:50%; bottom:auto; left:10%; transform:translateY(-50%); right:auto; max-height:fit-content;max-width: fit-content;background:#fff; border-radius:10px;font-size:12px; color:#0A0A0A; line-height:16.2px; letter-spacing:0; text-align:center; padding:10px 15px}
h1.article-template__title {font-size:14px; color:#000; margin-top:20px}
.article-template__content * {font-size:12.6px; color:#000; line-height:21px}
.template--article .article-template__hero-container .article-meta-title span{display:block; font-weight:700; color:#F15D38}
.article-title-social {display:flex; justify-content:space-between}
@media(min-width:750px) {
  .featured-blog-section .blog { padding-top: 140px;}
  .article-template__content * {font-size:18px;line-height:27px }
h1.article-template__title {font-size:28px;  margin-top:15px}
  .template--article .article-template__hero-container .media{border-radius:44px;}
  .template--article .article-template__hero-container .article-meta-title { border-radius:33px;font-size:41px;  line-height:56.5px; padding:30px 40px}
  
}
.featured-blog-section .blog {
    background: #FDB616 url(/cdn/shop/files/featured-blog-bg.svg?v=1732274700) no-repeat top center!important;
    background-size: 100%!important;position:relative; top:-4px;overflow:hidden
   
}
/* .featured-blog-section .blog  h2.blog__title {color:#fff} */
.featured-blog-section .blog   .title-wrapper-with-link a.link {
    display: none;
}
body.template--article footer.footer {
    margin-top: 0;
}
.caption-with-letter-spacing {display:flex; align-items:center;}
.template--product .collapsible_content__section .collapsible-content__header p.caption-with-letter-spacing {color:#fff; justify-content:center}
body.template--index .featured-blog-section .blog {
    background: none!important;
}
.cart-drawer .drawer__cart-items-wrapper .cart-items thead {
    display: none;
}
.offer-section button.copy-btn {
    background: #ffff;
    border: none;
    display:flex; column-gap:5px;cursor:pointer;
}
.offer-section .offer-item {
    max-width: fit-content;
    padding: 10px 15px;
    /* box-shadow: 1px 4px 4px #dbd3d3; */
    border: solid 1px #f15d38;
    min-width: 273px;border-radius:63px;min-height: 57px;text-align:center
}

.offer-section .offer-item p {
    margin: 0;
    padding: 0;
}
span.offer-code {
    display: flex;
    align-items: center;
    column-gap: 12px;
    margin-top: 20px;
}
.offer-section button.copy-btn svg {width:16px; height:16px;}
