/** Shopify CDN: Minification failed

Line 137:0 Unexpected "}"
Line 983:0 Unexpected "}"
Line 1359:0 Unexpected "{"
Line 1761:1 Expected "}" to go with "{"

**/
@media screen and (max-width: 768px) {
   .mobile-menu-toggle {
        top: 4px !important;
        left: 4px !important;
              width: 40px;
    }
  li {
    font-size: 16px;
    font-family: 'Poppins';
}
  .mobile__search--container.row.grid__wrapper.full.desktop-hide.tablet-hide {
    display: none;
}
}
@media (max-width: 767px) {
   .template-product-clothing div#shopify-section-template--24846809989499__custom_liquid_XpRtLk {
        padding-top: 0px;
    }
      .template-product-clothing section#custom-liquid--template--24846809989499__custom_liquid_XpRtLk {
        margin-top: 0px;
    }
      .template-product-clothing .desktop-12.tablet-6.mobile-3.rte {
        padding: 0px 0 0 0;
    }
}

@media screen and (max-width: 768px) {
    button.submenu-toggle {
        padding: 10px;
        margin: 0;
        font-family: 'Poppins';
        font-size:14px;
    }
  li.mobile-menu-item {
    list-style: none;
    font-family: 'Poppins';
    font-size:14px;
}
  ul.submenu.hidden.mobile-menu-level.level-3.open .mobile-menu-item {
    font-weight: 100;
}
    li.mobile-menu-item.has-submenu:nth-of-type(3) li.mobile-menu-item {
     font-weight: 100;
}
  li.mobile-menu-item.has-submenu:nth-of-type(4) li.mobile-menu-item {
     font-weight: 100;
}
}
.product-benefit-wrapper ul {
    padding: 0;
}
@media screen and (max-width: 768px) {
 ul.value-lists.js-hz-filter-list {
   
    grid-gap: 4px !important;
}
    li.mobile-menu-item a {
        padding-left: 1rem !important;
        font-size: 14px;
        color: black;
        /* text-transform: uppercase; */
    }
}
.product__section-details__inner.product__section-details__inner--product_info p {
    /* padding: 20px 0 20px; */
}
.table-responsive {
  overflow-x: auto;
  position: relative;
}

.table-responsive table {
  border-collapse: separate;
  border-spacing: 0;
}

.table-responsive th:first-child,
.table-responsive td:first-child {
  position: sticky;
  left: 0;
  background: #fff; /* or use your table's background color */
  z-index: 1;
  box-shadow: 2px 0 5px rgba(0,0,0,0.1); /* optional: adds separation shadow */
}

input#unitToggle {
    display: none !important;
}
.switch {
    display: none !important;
    float: right;
    font-size: 0.9rem;
}
.product-benefit-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 44px 20px;
    gap: 60px;
    position: relative;
    /* padding-bottom: 200px; */
}
.herobanner-image-grid> .gridlock-fluid .row .grid__wrapper .collection__grid--item  {
  position: relative !important;
}
div#insta-feed {
    padding: 50px 0;
}
.herobanner-image-grid> .gridlock-fluid .row .grid__wrapper .collection__grid--item .collection--image  {
  position: unset !important;
  top: 0 !important;
}
.herobanner-image-grid> .gridlock-fluid .row .grid__wrapper .collection__grid--item .collection--image  .collection__item--details {
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
}
.product-benefit-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 40px 20px 0;
    gap: 0;
    position: relative;
    /* padding-bottom: 200px; */
}
}
@media only screen 
  and (device-width: 428px) 
  and (device-height: 926px) 
  and (-webkit-device-pixel-ratio: 3) {

  .image_natural .box-ratio img, 
  .image_square .box-ratio img, 
  .image_landscape .box-ratio img, 
  .image_portrait .box-ratio img {
      object-fit: cover;
      height: 100%;
      position: absolute;
      left: 50%;
      top: 32;
      transform: translate(-50%, -50%) !important;
      -webkit-transform: translate(-50%, -50%) !important;
      -moz-transform: translate(-50%, -50%) !important;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
  }

}






.swatches__container.js-variant-selector strong {
    font-size: 16px;
}
.swatches__option-value {
    font-size: 16px;

}






.icon-with-text>div {
    display: flex;
  align-items: center;
    gap: 10px;
}
.c-accordion.c-accordion--custom-page.c-accordion--icon .c-accordion__header {
   
    font-family: 'Poppins';
    font-size: 16px !important;
}
.custom-accordian .accordion {
  
    font-family: 'Poppins';
}
.template-product .hide-mob-1
{
  display: none;
}
.template-product .product-metafields.show-mob.row
{
  display: block;
}
 .template-product-clothing .product-metafields.show-mob.row
{
  display: block;
}
.template-product-clothing .hide-mob-1
{
  display: none;
}
.product-metafields.hide-mob-1 .metafield {
    display: flex
;
    flex-wrap: nowrap;
    gap: 17px;
    justify-content: space-between;
    align-items: center;
      padding-bottom: 20px;
}
.editorial--column ul {
    margin: 0px !important;
    padding: 0px 18px;
}
.product__section-content .custom-accordian .panel pre {
 
    white-space: unset;
    font-family: 'Poppins';
}
.c-accordion__inner strong {
    font-family: 'Poppins';
    font-size: 16px;
}
p {
  
    font-family: 'Poppins'!important;
}
.product-metafields.hide-mob-1 .product-detail-imagr {
    display: flex
;
    gap: 17px;
    align-items: center;
}
.product-metafields.hide-mob-1 .metafield form {
    max-width: 200px;
    /* width: 100%; */
}
pre {
    font-family: 'Poppins';
    font-size: 15px !important;
}
.icon-with-text {
    gap: 20px;
    flex-wrap: wrap;
}
.icon-with-text img {
    width: 50px;
}
/*Custom-Page-About*/
section.multicol-section22.page-width {
    background: #f08f71;
}
#shopify-section-template--24832266797435__8e266887-b5f2-4ea7-ad75-86cf79fd5b86 section {
    background: #174244 !important;
    padding: 36px 0 0px;
}
.multicol-section22 {
    padding: 50px 0 60px;
}
.multicol-item img {
   background: #fff;
    border-radius: 58px;
    padding: 22px;
}
#shopify-section-template--24832266797435__multicol_6_diraNg p {
    color: #fff;
    padding: 0 56px;
}

section.rich__text-template--24832266797435__8e266887-b5f2-4ea7-ad75-86cf79fd5b86.rich__text-section.global__section.global__section--padding.aos-init.aos-animate h3 {
    font-size: 32px;
    text-align: center;
    text-transform: uppercase;
    right: 2%;
    position: relative;
    padding-bottom: 8px;
}
section.rich__text-template--24832266797435__8e266887-b5f2-4ea7-ad75-86cf79fd5b86.rich__text-section.global__section.global__section--padding.aos-init.aos-animate .rte {
    width: 100%;
    max-width: 52%;
    margin: 0 auto;
}
section#shopify-section-template--24832266797435__1690310335e4fb3c39 .global__section.global__section--margin.mt0 {
    margin: 0;
}
section.parallax-template--24832266797435__da881c5e-c207-42e7-bd99-1187e5729b50.parallax.parallax__section.global__section.global__section--margin.mt0.mb0.aos-init.aos-animate p {
    max-width: 400px;
}
h3 {
    font-size: 32px;
    /* border-bottom: 1px solid #fff; */
    /* max-width: 500px; */
    /* margin: 0 auto; */
    /* padding-bottom: 40px; */
}

#shopify-section-template--24832266797435__44bc846d-f183-4e62-b747-fd900baa8866 h3 {
    text-align: center;
    font-size: 35px;
    text-transform: uppercase;
}
.rich__text-block.template--14615984144447__44bc846d-f183-4e62-b747-fd900baa8866-1685208423570b6cf5-0.span-12.sm-span-12.auto.push-0.center.aos-init.aos-animate p {
    font-size: 20px;
    font-family: 'Poppins';
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
    /* background: #fff; */
    color: #000 !important;
    margin-top: 0;
    color: #fff !important;
}
.multicol-grid22.columns-3.stack-mobile h3 {
    font-size: 20px;
}
/*Custom-Page-About*/


/*Custom-Read-my-story*/
.rich__text-block.template--14615984144447__44bc846d-f183-4e62-b747-fd900baa8866-1685208423570b6cf5-0.span-12.sm-span-12.auto.push-0.center.aos-init.aos-animate {
    max-width: 800px;
    margin: 0 auto;
}

section.rich__text-template--24832266961275__2a228446-b900-4cb8-b274-74f684bc4e2d .rte p {
    margin-bottom: 0;
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
section.image__with-text.section-template--24832266961275__2c705946-36a1-4df6-89fb-203f9ee4cc79.global__section.global__section--padding.pt0.pb0.aos-init.aos-animate .span-8.auto.mobile-3.text__section.text-centered.aos-init.aos-animate {
    padding: 0 108px  0 108px;
}
section.image__with-text.section-template--24832266961275__696b8cd4-d298-4f3e-8dc5-019022ca8d1f.global__section.global__section--padding.pt0.pb0.aos-init.aos-animate .span-8.auto.mobile-3.text__section.aos-init.aos-animate {
    padding: 0 108px;
}
.rich__text-block.b0fb84c6-7c1e-4f23-a49f-9c74b736a274.span-12.sm-span-12.auto.push-0.center.aos-init.aos-animate {
    max-width: 800px;
    margin: 0 auto;
    /* line-height: 30px; */
}
.rich__text-block.b0fb84c6-7c1e-4f23-a49f-9c74b736a274.span-12.sm-span-12.auto.push-0.center.aos-init.aos-animate p {
    font-size: 16px;
    padding-top: 10px;
}
.rich__text-block.b0fb84c6-7c1e-4f23-a49f-9c74b736a274.span-12.sm-span-12.auto.push-0.center.aos-init.aos-animate strong {
    line-height: 40px;
    font-size: 22px;
}
section.rich__text-template--24832266961275__8e266887-b5f2-4ea7-ad75-86cf79fd5b86.rich__text-section.global__section.global__section--padding.aos-init.aos-animate h1 {
    line-height: 42px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
section#shopify-section-template--24832266961275__1690310335e4fb3c39 {
    display: none !important;
}
section.rich__text-template--24832266961275__94645c48-bc15-49ff-b705-00a3345a51b3.rich__text-section.global__section.global__section--padding.aos-init.aos-animate {
    display: none;
}

/*end-Custom-Read-my-story*/



#shopify-section-template--24832266568059__201b836c-48da-41c2-bb0c-3faafc1cd91c .row {
    background-color: #ff8871;
    width: 100%;
    padding: 50px 0;
}
.rich__text-block.template--14606787739711__201b836c-48da-41c2-bb0c-3faafc1cd91c-1683452367ac92b15f-0.span-10.sm-span-12.auto.push-1.center.aos-init.aos-animate em {
    width: 100%;
    max-width: 50%;
    display: flex;
    margin: 0 auto;
}
  #shopify-section-template--24832266568059__featured_collection_eVYiBR .product-index {
    margin-bottom: 0px;
    margin: 0 4px;
}
section#global__gallery-template--24832266568059__image_gallery_CNLC9m {
    padding: 80px 0;
}
section#global__gallery-template--24832266568059__image_gallery_CNLC9m .section-title {
    padding: 10px 0 10px;
}
.image--gallery__caption h3 {
    display: flex
;
    order: 1;
    font-weight: bold;
}
.theme-features__section-titles--short_below .section-title:after {
  content: none;}
small {
    DISPLAY: NONE;
}
body.template-collection.collection-clothing a.flex-svg {
    display: none;
}
 header a ,footer a {
   
    text-decoration: none !important;
}
body.template-collection.collection-Clothing a.flex-svg {
    display: none;
}
.notify-modal {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0; top: 0;
  width: 100%; height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.notify-modal-content {
  background-color: #fff;
  margin: 5% auto;
  padding: 24px;
  width: 90%;
  max-width: 440px;
  /* border-radius: 8px; */
  position: relative;
}
.notify-modal-content button:hover {
    color: black;
    background: white;
    border: 1px solid black;
}
.close-modal {
  position: absolute;
  right: 16px;
  top: 12px;
  font-size: 24px;
  cursor: pointer;
}
#openSizeChart svg.c-icon__svg.u-h-100 {
    margin-left: 10px;
    margin-bottom: 4px;
}
.swatch-element.soldout .swatches__form--label:after {
  opacity: 0;
}
.swatch-element.soldout .swatches__form--label:before {
  opacity: 0;
}
button#openSizeChart {
     line-height: normal;
    height: 14px;
    font-weight: bold;
}
#shopify-section-template--24832266568059__06cb6f1c-d506-4046-bf61-a87bf29efc7b #background a {
    display: block;
    padding: 2px 20px;
    color: #ffffff !important;
    position: relative;
    z-index: 2;
    width: fit-content;
    border: none;
    background: #f69776;
}
#shopify-section-template--24832266568059__06cb6f1c-d506-4046-bf61-a87bf29efc7b #background a:hover {
  
    color: #ffffff !important;
    
    background: black !important;
}
 #background a div {
    display: none !important;
}
#shopify-section-template--24832266568059__06cb6f1c-d506-4046-bf61-a87bf29efc7b #background:hover div {
    width: 0%!important;
}
 ul.dropdown.js-dropdown {
    margin-bottom: 20px;
}
.navigation__menu {
  display: block;
} 
#shopify-section-template--24832266568059__collection_list_3HHJc9 .collection__grid--item.span-3.sm-span-6.auto.aos-init.aos-animate {
        grid-column: auto / span 3;
        width: 100%;
        height: min-content;
    }

#shopify-section-template--24832266568059__collection_list_3HHJc9 .collection__grid--item.span-3.sm-span-6.auto.aos-init.aos-animate {
    position: relative;
}
#shopify-section-template--24832266568059__collection_list_3HHJc9 .collection__list-section .collection__item--details {
    position: absolute;
    top: 50%;
    color: white;
  
    /* width: 100%; */
}
#shopify-section-template--24832266568059__collection_list_3HHJc9 h3 a {
    color: white;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 32px;
    width: 400px;
    text-align: center;
      font-weight: 500;
}
.section-title h2, .section-title.px0 h3, h3.text-title, .section-title h2, .section-title.row h3, .section-title.px0 h3, h3.text-title, .section-title h2, .section-title.row h3{
    font-size: 2rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    
} 

section.rich__text-template--24832266568059__rich_text_KUznej.rich__text-section.global__section.global__section--padding.pb0.aos-init.aos-animate h3 {
   font-size: 2rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    
} 
section.rich__text-template--24832266568059__rich_text_KUznej.rich__text-section.global__section.global__section--padding.pb0.aos-init.aos-animate h3 {
    text-align: center;
    font-size: 2rem;
}
@media only screen and (min-width: 1024px){
  ul#main-nav {
    display: flex;
    margin: 0 auto;
    justify-content: space-evenly;
    align-items: center;
}
}

aside#slideout-ajax-cart {
    width: 400px;
}
.ajax-cart__qty-control--down, .ajax-cart__qty-control--up {
    display: inline-block;
    vertical-align: middle;
    border-color: var(--dotted-color) !important;
    padding: 0 8px;
    line-height: 34px !important;
    height: 34px !important;
    display: inline-block;
    color: var(--text-color);
    font-size: 20px;
    width: 38px;
    text-align: center;
    border-top: 1px solid;
    border-bottom: 1px solid;
    cursor: pointer;
    border-radius: 0 !important;
}
.ajax-cart__qty-input.v-center.a-center {
    height: 34px;
    line-height: 30px !important;
  width:30px !important;
  font-size: 18px;
}
.ajax-cart__free-shipping .mb1 {
    font-size: 13px;
    padding-bottom: 0px;
}
input.updates_39705689260095.ajax-cart__qty-input.v-center.a-center {
    height: 34px;
    line-height: 24px;
    width: 30px !important;
}
header.header-section.relative {
    background: #fff;
}
.announcement--carousel {
  display: flex;
  max-width: 618px;
  margin: 0 auto;
}
section.image__with-text.section-template--15729138139199__a64705f2-fa7a-4c1d-b4e3-4c9e5fbf847b.global__section.global__section--padding.pt0.pb0.aos-init.aos-animate .span-6.sm-span-12.auto.contained.text__section.a-left.m-center.aos-init.aos-animate {
    background: transparent;
    box-shadow: 1px 1px 11px #ccc;
    padding: 40px 100px;
    width: 100%;
    max-width: 90%;
}
.announcement__carousel-item[data-slider-index="1"] {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
.announcement__carousel-item {
  width: 100%;
  padding: 0 10px;
}
div#bottom-footer button[aria-describedby="header-currency-heading"] {
    border: 1px solid #1d2236;
    background: #f1e3d6;
    padding: 10px 20px;
}
.announcement__bar-section p {
    line-height: 1.3;
}
ul.dropdown.js-dropdown {
    background: #fff;
}
.custom-accordian {
    line-height: 1.4;
}
.custom-accordian span {
    display: inline-block;
}
.product__section-title > h1 {
    margin-bottom: 0;
}
.product__upsell-item h5 {
    color: #f08f71 !important;
}
.collection__item--details h3 {
  font-size: 18px;
}
.image-container.inline-col {
    flex-direction: column;
    justify-content: left;
    align-items: flex-start;
    text-align: left;
    grid-gap: 10px;
}


.image-container.inline-col > div {
    display: flex;
    align-items: center;
    text-transform: uppercase;
}

.image-container.inline-col > div > p {
    margin-bottom: 0;
  font-weight: 400;
}
section.rich__text-template--15729138532415__911452d6-a2a0-4cbc-a3a0-5c3cfb8fac6b.rich__text-section.global__section.global__section--padding.aos-init.aos-animate {
    background: #fff !important;
}
section.rich__text-template--15729138532415__911452d6-a2a0-4cbc-a3a0-5c3cfb8fac6b.rich__text-section.global__section.global__section--padding.aos-init.aos-animate p {
    background: #fff !important;
    width: 100%;
    max-width: 70%;
    margin: 0 auto;
}
#shopify-section-template--15729138532415__696b8cd4-d298-4f3e-8dc5-019022ca8d1f section.image__with-text {
    background: #f08f71 !important;
}
.span-8.sm-span-12.auto.text__section.a-center.m-center.aos-init.aos-animate {
    width: 100%;
    max-width: 50%;
    margin: 0 auto;
    justify-content: center;
}
button#Subscribe {
    background: #f08f71;
    border: 1px solid  #fff;
}
.grid__wrapper.row.slick-slider {
    grid-template-columns: auto;
}
.row.grid__wrapper.slick-slider {
    grid-template-columns: auto;
}
.grid__wrapper.row.slick-slider .collection--image, .row.slick-slider .image__gallery--item.size--natural
 {
    padding: 0 10px;
}
.grid-gap-20 .editorial--column__content {
    padding: 0 10px;
}

.grid__wrapper.row.slick-slider .slick-next {
    right: 30px;
    top: 30%;
    opacity: 1!important;
}
.grid__wrapper.row.slick-slider .slick-prev {
    left: 9px!important;
    z-index: 11!important;
    opacity: 1!important;
    top: 30%;
}
.slick-prev {
  display: none;
}
.grid__wrapper.row.slick-slider .slick-next:before,
.grid__wrapper.row.slick-slider .slick-prev:before {
  color: #f08f71 important;
  font-size: 35px !important;
}
.grid__wrapper.row.slick-slider .slick-prev {
  left: 20px !important;
  z-index: 11 !important;
  opacity: 1 !important;
}
.grid__wrapper.row.slick-slider .slick-next {
  display: block !important;
}
.slick-list > div#trustpilot-widget-trustbox-0-wrapper {
    display: none !important;
}
ul.value-lists.js-hz-filter-list {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0;
    grid-gap: 20px;
}
ul.menu {
    width: 100%;
    grid-column: auto / span 12;
    display: inline-flex;
    margin: 0;
    padding: 0 0 16px;
    list-style: none;
    overflow: auto;
}
ul.menu > li {
    margin: 0;
}
ul.menu>li>a {
    background: #ededed;
    margin: 0 10px 0 0;
    padding: 7px 20px;
    text-transform: uppercase;
    white-space: pre;
    display: inline-block;
}
.padding-10 {
    padding: 0 10px;
}

/* 4july2024 */

.product-metafields h2 {
    text-align: center;
    color: #000;
    text-transform: uppercase;
   /* padding-top: 50px; */
}

.product-metafields .metafield {
    /* display: flex; */
    flex-wrap: nowrap;
    gap: 17px;
    justify-content: space-between;
    align-items: center;
}

.product-metafields .product-m .metafield {
    display: flex;
}

.product-metafields .metafield h3 {
    font-size: 15px;
    line-height: 18px;
}
.product-metafields .metafield form {
    /* max-width: 200px; */
    width: 100%;
}
.template-product-clothing #openSizeChart
{
  display: block;
}
.template-product-clothing .icon-with-text
{
  display: block;
}
.product .icon-with-text
{
  display:none;
}
.product .icon-with-text p {
    margin: 0;
  line-height: normal;
}
.product .icon-with-text div img {
    width: 37px;
    height: auto;
}
.product .icon-with-text div {
    display: flex
;
    gap: 10px;
    align-items: center;
}
#openSizeChart
{
  display: none;
}
.product-metafields .metafield form input.btn {
    background: #f08f71;
     text-transform: uppercase;
       font-size: 16px;
    padding: 0 13px;
    height: 40px;
    color: white !important;
    line-height: 40px;
      border-radius: inherit;
}

.product-metafields .metafield .product-title {
    margin: 10px 0px;
}
.product-metafields .metafield p {
    margin-bottom: 0px;
}
.product-metafields .metafield form input.btn:hover {
    background: #000 !important;
    color: #fff !important;
}
.product-metafields .product__section-details form {
    max-width: 215px;
  flex:0 0 215px;
}
.product-metafields .product-detail-imagr img {
    /* max-width: 120px;
    height: 120px; */
    object-fit: cover;
}
.product-metafields .metafield .product-title h3 {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    margin: 0;
}
.product-metafields .product-detail-imagr {
    /* display: flex; */
    gap: 17px;
    align-items: center;
}
.product__section-details__inner.product__section-details__inner--upsell {
    display: none;
}
.product-metafields {
    margin: 20px 0 0;
}
.product__section button.flickity-button {
    display: block !important;
    background: #fff;
    box-shadow: 0 0 10px #000;
}
ul.value-lists.js-hz-filter-list>li>span {
    background: #f49172;
    padding: 5px 10px;
    color: #000;
    border-radius: 4px;
    display: inline-block;
    line-height: normal;
    cursor: pointer;
}
ul.value-lists.js-hz-filter-list > li > input[type="checkbox"] {
    display: none;
}

ul.value-lists.js-hz-filter-list > li {
    display: inline-block !important;
}
ul.value-lists.js-hz-filter-list>li > input:checked + span {
    background: #000;
    color: #fff;
}
.collection__horizontal-toolbar.filtering__wrapper > p {
    display: none;
}








.product-image-container button.flickity-button {
    display: none !important;
   
}
@media screen and (max-width: 768px) {
  div#measurements p {
    text-align: center;
    line-height: 20px;
    padding: 15px 0 0;
}

li.cart-links__item.seeks.slideout__trigger--open.sm-hide {
    display: block !important;
    visibility: visible !important;
}
/* navbar custom */
  
.first_logo a img {
  width: 160px;
  position: relative;
  left: 3rem;
}
  .mobile-menu-toggle {
    top: 4px !important;
    left: 4px !important;
}

  ul.mobile-menu-level.level-1 {
    margin-top: 3rem;
}
.mobile-drawer-close {
 
    top: 4px;
    left: -7rem;
   
}
  button.submenu-toggle {
    padding: 10px;
    margin: 0;
}
  .mobile-menu-level.level-2.submenu {
    padding-left: 0.5rem !important;
}

  li.mobile-menu-item a {
    padding: 1px !important;
}

  ul.submenu.hidden.mobile-menu-level.level-3 {
    margin: 0;
}
  button.submenu-toggle:focus {
    outline: none !important;
}
  li.mobile-menu-item a {
    text-align: left;
}

  ul.submenu.hidden.mobile-menu-level.level-3.open {
    padding-left: 11px;
    /* background: white; */
}
  li.mobile-menu-item a {
    padding-left:1rem !important;
    font-size: 14px;
    color: black;
    }
  
.mobile-drawer-close {
    font-size: 20px !important;
}

  ul.submenu.hidden.mobile-menu-level.level-2 {
    margin-bottom: 2px;
}
  ul#collection--filters {
    display: block !important;
}
    
}

  
  /*end  */
  
.nav-container.inline.logo-left {
    gap: 0em;
}
  
  .benefit-right {
    padding-top: 20px;
}
#shopify-section-template--24832266568059__collection_list_3HHJc9 h3 a {
  font-size: 20px;
    font-weight: 500;
}
 .product__section  #slider .flickity-viewport {
    /* min-height: 562px !important; */
}
.product__section #slider .flickity-viewport {
    height: 100%;
    width: 100% !important;
}
}
@media screen and (max-width: 1108px) {
a.dropdown__menulink.js-aria-expand.js-menu-link {
    font-weight: 700 !important;
    border-bottom: 1px solid gray;
    width: 100%;
          margin-top: 20px;
}
 .header-section .dropdown {
  
    width: 100%;
  
}
}

@media screen and (min-width: 768px) {
 .product__section-content.span-6.sm-span-12.auto {
    /* width: 50%; */
}
      .product__section .grid_wrapper {
        flex-wrap: nowrap;
      }
 .product__section-images.span-6.sm-span-12.auto.js-product-gallery.aos-init.aos-animate {
    /* width: 50%; */
}
}
.page-wrap {
    overflow: hidden;
}
ul.header__shopping-cart.shopping__cart-links.relative.mb0 {
    padding-left: 0px;
}

@media only screen and (max-width: 768px) {
  div#footer-wrapper h3.h4.pb10 {
    font-size: 16px;
    line-height: 20px;
    margin-top:0px;
}
  .footer-menu, #footer_signup {
    margin-top: 0;
}
  #shopify-section-template--24832266568059__201b836c-48da-41c2-bb0c-3faafc1cd91c .row {
   
    max-width: 100% !important;
   
}
  #shopify-section-template--15729138139199__small_mobile_slider_zKhB7B .body--text a {
   font-size: 12px;
}
  #shopify-section-template--15729138532415__696b8cd4-d298-4f3e-8dc5-019022ca8d1f .image-with-text-wrapper p {
    text-align: center;
    margin: 0 auto;
}

  section.rich__text-template--15729138532415__8e266887-b5f2-4ea7-ad75-86cf79fd5b86.rich__text-section.global__section.global__section--padding.aos-init.aos-animate .row.grid_wrapper {
    margin: 0  0 20px;
    padding: 20px 30px;
}
ul.menu {
    margin-bottom: -20px;
}
 section.image__with-text.section-template--15729138139199__a64705f2-fa7a-4c1d-b4e3-4c9e5fbf847b.global__section.global__section--padding.pt0.pb0.aos-init.aos-animate .span-6.sm-span-12.auto.contained.text__section.a-left.m-center.aos-init.aos-animate {
    background: transparent;
    box-shadow: 1px 1px 11px #ccc;
    padding: 20px;
    width: 100%;
    max-width: 100%;
}
  #shopify-section-template--15729138139199__a64705f2-fa7a-4c1d-b4e3-4c9e5fbf847b .image-with-text-wrapper p {
    text-align: center;
}
  section.rich__text-template--15729138532415__911452d6-a2a0-4cbc-a3a0-5c3cfb8fac6b.rich__text-section.global__section.global__section--padding.aos-init.aos-animate p {
    background: #fff!important;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}
  section.image__with-text.section-template--15729138532415__696b8cd4-d298-4f3e-8dc5-019022ca8d1f
 .span-8.sm-span-12.auto.text__section.a-center.m-center.aos-init.aos-animate
  {max-width:100%;}


}
section[id^="global__newsletter-template"] {
    background: #faf6f3;
}
.panel pre {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 10px;
   white-space: pre-wrap;
}
.product__section-content .custom-accordian .panel pre {
  
    font-size: 16px !important;
}
.custom-accordian .accordion {
    font-size: 16px;
    padding: 5px 0;
    text-transform: capitalize !important;
}
.loox-carousel-testimonial-item-quote svg {
    display: block;
    height: 30px;
    width: auto;
}
.section-title h1, .section-title h2, .section-title h3 {
    font-size: 32px;
}
body.gridlock.template-product .editorial__caption.a-left {
    border: 2px solid #ccc;
    padding: 10px;
    min-height: 300px;
}
body.gridlock.template-product .editorial__caption.a-left h3.text-title {
    font-size: 18px;
    line-height: 1.3;
}
.product-qty.selector-wrapper .up, .product-qty.selector-wrapper .downer {
    line-height: 32px;
    height: 34px;
}
.product-qty.selector-wrapper .product-quantity {
    width: 50px! important;
    height: 34px !important;
    line-height: 32px !important;
}
div#shopify-section-template--15729138139199__06cb6f1c-d506-4046-bf61-a87bf29efc7b * {
    background: transparent !important;
}
#footer-wrapper ul.social-icons__wrapper svg * {
    color: #1d2236;
}
#footer-wrapper ul.social-icons__wrapper svg {
    height: 25px;
}
.product-metafields {
    width: 100%;
    clear: both;
}
/* .product-metafields.show-mob {
    display: none;
} */
.product-metafields.hide-mob {
    display: none;
}
.metafield-o {
    display: grid
;
    display: grid
;
    grid-template-columns: repeat(4, 1fr);
    gap: 40px;
  margin-top: 20px;
}
.product-metafields .metafield {
  position: relative;
}
.product-metafields .note {
    position: absolute;
    width: 100%;
    right: 0;
    z-index: 1;
    bottom: 0;
    margin: 0;
}
.popup-overlay {
  display: none;
  position: fixed;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 9999;
  justify-content: center;
  align-items: center;
}

.popup-content {
  background: #fff;
  max-width: 90%;
  width: 800px;
  max-height: 90vh;
  overflow-y: auto;
  padding: 20px;
  border-radius: 10px;
  position: relative;
}
button#openSizeChart {
    background: transparent;
    color: black;
    text-align: left;
    padding: 0;
      margin: 0px;
}
.close-popup {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 24px;
  font-weight: bold;
  cursor: pointer;
  z-index: 11;
}
@media (max-width: 767px){.image-container p {
    text-align: center !important;
    font-size: 15px !important;
    color: #181818;
    text-transform: uppercase;
    font-weight: 400;
    /* width: 75%; */
}
  
  .image-container {
    padding-top: 40px;
}
  .benefit-right {
    padding-top: 20px;
}
  .benefit-points {
    padding: 20px 0;
}
  .product__section-images.product-15067272577403.span-6.sm-span-12.auto.carousel-container.js-product-gallery {
    padding: 0;
}
  .icon-with-text p {
    padding: 0;
    margin: 0;
    line-height: 0;
}
  div#shopify-section-template--24846809989499__custom_liquid_XpRtLk {
    padding-top: 40px;
}
.product__section-details__inner.product__section-details__inner--product_info p{
    /* padding: 20px 0 0px; */
    font-size: 16px;
}
  .benefit-text, .benefit-points {
    padding: 20px 0;
}
  .metafield-rich_text_field p {
    PADDING: 0;
}
  p {
     font-size: 16px;
}
  .desktop-12.tablet-6.mobile-3.rte {
    padding: 20px 0 0 0;
}
  .rich__text-block.template--14606787739711__201b836c-48da-41c2-bb0c-3faafc1cd91c-1683452367ac92b15f-0.span-10.sm-span-12.auto.push-1.center.aos-init.aos-animate em {
    width: 100%;
    max-width: 100%;
    display: flex;
    margin: 0 auto;
}
  div#insta-feed {
    padding: 19px 0 50px;
}
  #shopify-section-template--24832266568059__collection_list_3HHJc9 .collection__list-section .grid__wrapper {
    grid-column-gap: 0px !IMPORTANT;
    grid-row-gap: 0PX !IMPORTANT;
}
  .product-recommendations.row h2 {
  position: relative;
  top: 0px;
  padding-top: 0px;
}

label.swatches__form--label {
    height: 36px;
    width: 30px !important;
    line-height: 35px !important;
}
  section#custom-liquid--template--24846809989499__custom_liquid_XpRtLk {
    margin-top: 110px;
}
 button.flickity-button.flickity-prev-next-button.previous.slick-slide.slick-cloned {
    display: none !important;
}
  aside#slideout-ajax-cart {
    width: 361px;
}
svg.Icon_icon-content-1__kPDLF {
    display: none;
}
  .ajax-cart__free-shipping .mb1 {
    font-size: 12px;
}
  .product__section.product-template {
    margin-top: 0;
    padding-top: 0;
}
  .notify-modal-content {
    background-color: #fff;
    margin: 40% auto;
}
  section.rich__text-template--24832266961275__2a228446-b900-4cb8-b274-74f684bc4e2d.rich__text-section.global__section.global__section--padding.aos-init.aos-animate {
    padding: 10px 0;
}
  section.image__with-text.section-template--24832266961275__2c705946-36a1-4df6-89fb-203f9ee4cc79.global__section.global__section--padding.pt0.pb0.aos-init.aos-animate .span-8.auto.mobile-3.text__section.text-centered.aos-init.aos-animate {
    padding: 0;
}
  section.rich__text-template--24832266961275__44bc846d-f183-4e62-b747-fd900baa8866.rich__text-section.global__section.global__section--padding.aos-init.aos-animate {
    padding: 1px;
}
section.rich__text-template--24832266797435__911452d6-a2a0-4cbc-a3a0-5c3cfb8fac6b.rich__text-section.global__section.global__section--padding.pt0.pb0.aos-init.aos-animate {
  padding: 24px 0px;
}
  section.rich__text-template--24832266797435__8e266887-b5f2-4ea7-ad75-86cf79fd5b86.rich__text-section.global__section.global__section--padding.aos-init.aos-animate .rte {
    width: 100%;
    max-width: 100%;
}
  section.rich__text-template--24832266797435__8e266887-b5f2-4ea7-ad75-86cf79fd5b86.rich__text-section.global__section.global__section--padding.aos-init.aos-animate h3 {
    font-size: 25px;
    text-align: center;
    text-transform: uppercase;
    right: 0;
    position: relative;
    padding-bottom: 8px;
}
  .rich__text-block.template--14615984144447__44bc846d-f183-4e62-b747-fd900baa8866-1685208423570b6cf5-0.span-12.sm-span-12.auto.push-0.center.aos-init.aos-animate p {
    font-size: 18px;
    font-family: 'Poppins';
    text-transform: uppercase;
    border-bottom: 1px solid #ffffff;
    color: #000 !important;
    margin-top: 0;
    color: #fff !important;
    padding: 10px 0;
}
#shopify-section-template--24832266797435__44bc846d-f183-4e62-b747-fd900baa8866 h3 {
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;
}

section.rich__text-template--24832266961275__8e266887-b5f2-4ea7-ad75-86cf79fd5b86.rich__text-section.global__section.global__section--padding.aos-init.aos-animate {
    padding: 1px;
}

section.image__with-text.section-template--24832266961275__696b8cd4-d298-4f3e-8dc5-019022ca8d1f.global__section.global__section--padding.pt0.pb0.aos-init.aos-animate .image__with-text .rte {
    width: 80%;
    margin: 0 auto;
}

section.image__with-text.section-template--24832266961275__2c705946-36a1-4df6-89fb-203f9ee4cc79.global__section.global__section--padding.pt0.pb0.aos-init.aos-animate .image__with-text .rte 
  { 
    width: 80%;
    margin: 0 auto;
}



  
  
h4.megamenu__header {
    display: none;
}
.benefit-left, .benefit-right {
    flex-direction: column;
}
.nav-container.grid__wrapper.above.logo-center .navigation__menuitem {
    display: block;
    
}
  #shopify-section-template--24846809989499__main ul.product-image-container.show-all.carousel.carousel-main.js-carousel-main {
   
    grid-template-columns: repeat(1, 1fr)!important;
  
}

section.rich__text-template--15729138532415__8e266887-b5f2-4ea7-ad75-86cf79fd5b86.rich__text-section.global__section.global__section--padding.aos-init.aos-animate .row.grid_wrapper {
    margin: 0 0 20px;
    padding: 20px  30px ;
}
{
  #shopify-section-template--15729138532415__696b8cd4-d298-4f3e-8dc5-019022ca8d1f .image-with-text-wrapper p {
    text-align: center;
    margin: 0 auto;
}

 #shopify-section-template--15729138532415__2a228446-b900-4cb8-b274-74f684bc4e2d .rich__text-block.d62fe82c-a0e6-4920-a255-c2a57af44c53.span-12.sm-span-12.auto.push-0.center.aos-init.aos-animate p {
    margin: 0 auto;
    max-width: 90% ;
    width: 100%;
    padding: 0 19px;
}

  #shopify-section-template--15729138532415__8e266887-b5f2-4ea7-ad75-86cf79fd5b86 .row.grid_wrapper {
    margin-top: 0;
    margin-bottom: 0;
    padding: 20px;
}#shopify-section-template--15729138139199__201b836c-48da-41c2-bb0c-3faafc1cd91c h6 {
    font-size: 14px;
    color: #fff !important;
}
  .global__section.global__section--padding {
   padding: 0 6px;
}
  body.gridlock.template-index.js-slideout-toggle-wrapper.js-modal-toggle-wrapper.theme-features__secondary-color-not-black--false.theme-features__product-variants--drop-downs.theme-features__image-flip--enabled.theme-features__sold-out-icon--enabled.theme-features__sale-icon--enabled.theme-features__new-icon--enabled.theme-features__section-titles--short_below.theme-features__section-title-align--center.theme-features__details-align--left.theme-features__rounded-buttons--disabled.theme-features__buttons-uppercase--enabled.theme-features__zoom-effect--disabled.theme-features__icon-position--bottom_left.theme-features__icon-shape--rectangle {
    padding: 0 10px;
}
  .product-metafields h2 {
    text-align: center;
    color: #000;
    text-transform: uppercase;
    padding-top: 0;
}
  a.navigation__menulink.js-menu-link.js-aria-expand.js-open-dropdown-on-key.is_upcase-false {
    text-align: left;
}
.product-metafields h2 {
    text-align: center;
    color: #000;
    text-transform: uppercase;
    padding-top: 0;
    font-size: 17px;
}

  .product-metafields {
    margin: 2px;
}
  img.product__image {
    padding: 0 20px;
}
  ul#main-nav {
    text-align: left;
}
#shopify-section-template--15729138532415__2a228446-b900-4cb8-b274-74f684bc4e2d .rich__text-block.d62fe82c-a0e6-4920-a255-c2a57af44c53.span-12.sm-span-12.auto.push-0.center.aos-init.aos-animate p {
    margin: 0 auto;
    max-width: 77%;
    width: 100%;
}

  li.navigation__menuitem.navigation__menuitem--dropdown.js-doubletap-to-go.js-menuitem {
    display: block;
}
  .image__gallery-block.promo-template--14615984144447__f88f5c61-7821-42f0-8171-499f45804ef4-image-1 .image__gallery--item .caption-content {
    position: absolute;
    width: max-content;
    max-width: 100%;
    top: 22%;
    left: 14%;
    transform: translate(-14%, -12%);
}
 div#insta-feed h2 {
    padding-top: 20px;
}
  .image__gallery-block.promo-template--14615984144447__f88f5c61-7821-42f0-8171-499f45804ef4-image-2 .image__gallery--item .caption-content {
    position: absolute;
    width: max-content;
    max-width: 100%;
    top: 24%;
    left: 14%;
    transform: translate(-14%, -12%);
    text-align: center;
}

 .image__gallery-block.promo-template--14615984144447__f88f5c61-7821-42f0-8171-499f45804ef4-image-1 .a-left h3 {
    /* text-align: center !important; */
    position: relative;
    left: 22%;
}
 .image__gallery-block.promo-template--14615984144447__f88f5c61-7821-42f0-8171-499f45804ef4-image-1 p {
    text-align: center;
}
 
  #shopify-section-template--15729138532415__8e266887-b5f2-4ea7-ad75-86cf79fd5b86 .row.grid_wrapper {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0 20px;
}
  div#slick-slider-template--15729138532415__f88f5c61-7821-42f0-8171-499f45804ef4, section#global__gallery-template--15729138532415__f88f5c61-7821-42f0-8171-499f45804ef4 {
    grid-row-gap: 0;
}
  section.global__editorial--column-template--15729138532415__usps_BtawfC.global__section.global__section--padding.pt0.aos-init.aos-animate h2 {
    padding-top: 30px;
}
  .editorial__caption.a-left {
    padding: 24px 20px 5px;
}
#shopify-section-template--15729138532415__44bc846d-f183-4e62-b747-fd900baa8866 .row.grid_wrapper {
    margin-top: 30px;
    margin-bottom: 20px;
    padding: 0 20px;
}
  section#global__gallery-template--15729138532415__f88f5c61-7821-42f0-8171-499f45804ef4 {
    padding: 0;
}
  section.global__editorial--column-template--15729138532415__usps_BtawfC.global__section.global__section--padding.pt0.aos-init.aos-animate {
    padding-bottom: 0px;
}
  .rich__text-block.template--14615984144447__911452d6-a2a0-4cbc-a3a0-5c3cfb8fac6b-168588929760140b57-0.span-10.sm-span-12.auto.push-1.center.aos-init.aos-animate {
    padding: 0 20px;
}
  #shopify-section-template--15729138532415__2a228446-b900-4cb8-b274-74f684bc4e2d .rich__text-block.d62fe82c-a0e6-4920-a255-c2a57af44c53.span-12.sm-span-12.auto.push-0.center.aos-init.aos-animate p {
    max-width: 90%;
    width: 100%;
}
  section.global__editorial--column-template--15729138106431__usps_BtawfC.global__section.global__section--padding.pt0.pb0.aos-init.aos-animate img {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
    object-fit: contain;
    height:400px;
}

  .product-metafields.show-mob {
    padding: 0 20px;
}
  .span-8.auto.mobile-3.text__section.text-centered.aos-init.aos-animate .image__with-text .rte {
    width: 90%;
    margin: 0 auto;
}
  .panel pre {
    font-weight: normal;
    font-size: 14px;
    font-family:poppins;
}
  form.ajax-add-to-cartc {
    margin-right: 4px;
}
  ul.megamenu li.span-3.auto {
    grid-column: auto / span 12;
}
body .megamenu {
    padding: 0px 10px 0;
}
  .product-details {
    padding-left: 8px;
    gap: 0;
}
  div#footer {
    padding-left: 14px;
}
  .gridlock .row {
     width: 100%; 
}

.product-metafields.hide-mob {
    display: none;
}
.product-metafields.show-mob {
    display: block;
}
.product__section.product-template {
    margin-bottom: 0;
}
body #insta-feed h2 {
    font-size: 20px!important;
}
  .collection__item--details {
    padding-bottom: 0 !important;
  }
.section-title h1, .section-title h2, .section-title h3 {
    margin-bottom: 20px;
    font-size: 32px;
}
section.global__collection-list-template--15729138139199__e1fadf62-c506-48f7-bdb5-7fb9d7b57495 {
    padding-bottom: 0 !important;
}

body.gridlock.template-product .editorial__caption.a-left {
    min-height: auto;
}
body.gridlock.template-product  .grid__wrapper.row.slick-slider button.slick-arrow {
    top: 25%;
}
div#CollectionProductGrid > div > div#main-content {
    grid-gap: 0;
}
.theme-features__section-titles--short_below .section-title {
    position: relative;
    margin: 0;
    padding: 0;
}
.collection__page-filter ul#collection--filters, ul#search--filters {
    grid-template-columns: auto;
}
ul.value-lists.js-hz-filter-list {
    grid-gap: 6px;
}
.product-metafields .metafield form {
    max-width: none;
    width: auto;
}
.product-metafields .product-detail-imagr {
    gap: 7px;
}
.product-metafields .product-detail-imagr img {
    max-width: 90px;
    height: 90px;
    object-fit: cover;
    width: 80px !important;
}
section.global__collection-list-template--15729138139199__small_mobile_slider_zKhB7B.global__section.global__section--padding {
    padding-top: 10px;
    padding-bottom: calc(var(--section-padding) / 4);
}
section.global__collection-list-template--15729138139199__small_mobile_slider_zKhB7B .featured__collection.grid__wrapper.row.slick-slider button.slick-arrow {
    top: 22%;
}
.grid__wrapper.row.slick-slider .collection--image, .row.slick-slider .image__gallery--item.size--natural, .row.slick-slider .prod-image, .grid-gap-20 .editorial--column__content {
    padding: 0 5px;
}
.grid__wrapper.row.slick-slider button.slick-arrow {
    width: auto;
    font-size: 0px;
    margin-bottom: 0;
    top: 23%;
    opacity: 1!important;
    transform: translateY(-50%);
}
.featured__collection.grid__wrapper.row.slick-slider button.slick-arrow {
    top: 30%;
}
.grid__wrapper.row.slick-slider button.slick-arrow:before {
  font-size: 18px !important;
}
.announcement__carousel-item {
    padding: 0 0px;
}
section.rich__text-template--15729138139199__201b836c-48da-41c2-bb0c-3faafc1cd91c.rich__text-section.global__section.global__section--padding.aos-init.aos-animate p {
    padding: 0 20px;
}
  .row.image-with-text-wrapper.grid__wrapper.vai-center.pl0.pr0.cg0.rg0 {
    width: 100%;
    background: #f3eded;
}
  .span-6.sm-span-12.auto.contained.text__section.a-center.m-center.aos-init.aos-animate {
    background: #f3eded;
}
  #shopify-section-template--15729138139199__201b836c-48da-41c2-bb0c-3faafc1cd91c .row {
    background-color: #ff8871;
    width: 100%;
    padding: 6% 1px;
}
  section#global__gallery-template--15729138139199__image_gallery_jFEJ84 h2 {
    font-size: 20px;
}
.slick-slider-template--15729138139199__image_gallery_jFEJ84.row.grid__wrapper.pl0.pr0.image__block-container > div {
    grid-column: auto / span 6 !important;
}
}

.product-metafields.hide-mob {
    display: none;
}

@media screen and (max-width: 768px) {
  .benefit-points {
    padding: 20px 0;
}
.metafield-o {
  
    grid-template-columns: repeat(2, 1fr);
   
}
  .section-title h1, .section-title h2, .section-title h3 {
    font-size: 20px !important;
    text-transform: uppercase;
}
 
 .benefit-left {
 
    /* height: 434px!important; */
}
  #shopify-section-sections--24832267288955__announcement-bar p {
    border-right: 1px solid #fff !important;
    font-size: 10px!important;
}
  .span-6.auto.mobile-3.contained.text__section.aos-init.aos-animate {
    padding: 0 !important;
}
    #shopify-section-template--24832266568059__201b836c-48da-41c2-bb0c-3faafc1cd91c .rte p {
    line-height: 28px;
}
  .rich__text-block.template--14606787739711__201b836c-48da-41c2-bb0c-3faafc1cd91c-1683452367ac92b15f-0.span-10.sm-span-12.auto.push-1.center.aos-init.aos-animate {
    padding: 0px 10px;
}
  section.rich__text-template--24832266568059__rich_text_KUznej.rich__text-section.global__section.global__section--padding.pb0.aos-init.aos-animate {
    padding: 0;
}
  section.rich__text-template--24832266568059__rich_text_KUznej.rich__text-section.global__section.global__section--padding.pb0.aos-init.aos-animate h3 {
    text-align: center;
    font-size: 20px;
}
  ul.product-image-container.show-all.carousel.carousel-main.js-carousel-main.flickity-enabled.is-draggable.is-fade.slick-initialized.slick-slider.slick-dotted {
    padding-left: 1px !important;
}
}
#shopify-section-template--24832266568059__collection_list_3HHJc9 .collection__grid--item.span-3.sm-span-6.auto.aos-init.aos-animate {
   
    overflow:visible;
}
.featured__collection-product .product-details {
    gap: 4px;
}



@supports (-webkit-touch-callout: none) and (not (translate: none)) {
  #shopify-section-template--24832266568059__collection_list_3HHJc9 .collection__grid--item.span-3.sm-span-6.auto.aos-init.aos-animate {
    display: inline-block;
    width: 100%;
    vertical-align: top;
  }
}
.custom-accordian pre {
    white-space: pre-wrap !important;
}





/* New CSS */
#mini-cart .ajax-cart__title a{
  text-decoration: none;
  color: black;
  margin-bottom: 5px;
}
.you-may-also-like {
  margin-top: 0px !important;
}
#main-collection-product-grid .product-details .price *{
  font-weight: 400 !important;
}
.gdpr-text.before-signup p{
      font-size: 14px;
    margin-top: 5px;
}
@media screen and (max-width:767px){

  thead.table-light th {
    font-size: 10px;
}
 td {
    font-size: 11px !important;
}
  div#measurements p {
    font-size: 12px;
}
  ul#sizeGuideTab button {
    font-size: 14px;
}
  .size-guide-title {
    font-size: 22px;
}
.container.my-5 {
    padding: unset !important;
   
}
  .popup-content {
    padding: 20px 4px !important;
}
 
  div#sizeGuideTabContent {
    padding: 8px;
    /* height: 553px; */
}
  
  #insta-feed h2{
    font-size: 20px !important;
  }
  .icon-with-text{
    margin: 10px 0; 
  }
  .icon-with-text img {
    width: 40px;
  }
  .product-metafields.show-mob h2{
    font-size: 20px;
  }
  .you-may-also-like .h3 {
    font-size: 20px;
  }
}