/** Shopify CDN: Minification failed

Line 155:0 Unexpected "}"

**/
body {
    font-family: 'Poppins', sans-serif !important;

}
h2, h3 {
    font-weight: 400 !important;
    font-size: 30px !important;
    letter-spacing: 2px !important;
    color: rgb(65, 65, 65) !important;
    font-family: 'Poppins', sans-serif !important;
}
.header__row.header__row--bottom {
    margin: 40px 0;
    padding-bottom: 0;
    margin-bottom: 20px;
}
.group-block-content p {
    color: rgb(65, 65, 65);
    font-weight: 300 !important;
    font-size: 13px;
}
.group-block-content p {
    color: rgb(65, 65, 65);
    font-weight: 300 !important;
    font-size: 13px;
    font-family: 'Poppins', sans-serif !important;
}
h6, .h6.h6, .text-block.h6>*, .text-block.h6 :is(h1,h2,h3,h4,h5,h6) {
     color: rgb(65, 65, 65);
     font-weight: 500 !important;
     font-size: 14px;
     letter-spacing: 1px;
     font-family: 'Poppins', sans-serif !important;
}
span.menu-list__link-title {
    color: rgb(65, 65, 65);
    font-family: 'Poppins', sans-serif !important;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0.8px;
}

p.announcement-bar__text {
     color: rgb(65, 65, 65);
    font-family: 'Poppins', sans-serif !important;
     font-weight: 400;
    text-transform:uppercase;
    letter-spacing:1px;
}
.resource-list__carousel .group-block-content {
    display: block;
    max-width: 100%;
    text-align: center;
    align-items: center;
}

.resource-list__carousel .spacing-style.text-block {
    width: 100%;
    text-align: center;
    display: block;
}

.resource-list__carousel .spacing-style.text-block p {
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-weight: 400 !important;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.resource-list__carousel product-price.text-block.rte.text-right div {
    width: 100%;
    text-align: center;
    font-size:14px;
}
.resource-list__carousel product-price.text-block.rte.text-right  span {
    font-size: 13px !important;
}
accordion-custom.menu {
    padding-left: 50px;
}

accordion-custom.menu span.menu__heading__default {
    font-weight: 400 !important;
    font-family: 'Poppins', sans-serif !important;
    font-size: 16px;
    letter-spacing: 1px;
}


.details-content li.menu__item.paragraph {
    margin-top: 12px;
}
.details-content li.menu__item.paragraph a {
    font-size: 12px !important;
}

.section.section--page-width.color-scheme-2 {
    background: #ffff;
}

.email-signup__heading.h4 {
    font-weight: 400 !important;
    font-family: 'Poppins', sans-serif !important;
    font-size: 16px;
    letter-spacing: 1px;
    padding-top:18px;
}
.homecustom {
    padding: 60px 0 80px 0;
}
.homecustom .icon img {
    width: 50px !important;
    margin: auto;
}

.homecustom .list {
    text-align: center;
}

.homecustom .list h2 {
    font-size: 16px !important;
}

.homecustom .list p {
    font-size: 12px;
    padding: 0 30px;
}
.section-resource-list__content {
    text-align: center;
}

.section-resource-list__content a {
    margin: auto;
    margin-top: 30px;
    background: #415850;
    font-family: 'Poppins', sans-serif !important;
    letter-spacing: 2px;
}
.section-resource-list__content a:hover {
    background:#414141;
}
.product-information__grid h1 {
       font-family: Poppins, sans-serif !important;
    font-size: 24px !important;
    color: #414141 !important;
    font-weight: 400 !important;
}
}
.product-information__grid .text-block span {
    font-family: Poppins, sans-serif !important;
    font-size: 18px !important;
    color: #414141 !important;
    font-weight: 400;
}


.product-information__grid  button {font-family: 'Poppins', sans-serif !important;letter-spacing: 1px;}

.variant-option__button-label:has(:checked):not(.variant-option__button-label--has-swatch,:has([data-option-available=false])):before {
    background: rgb(65 88 80);
}
.product-information__grid .metafield-rich_text_field {
    width: 100%;
    max-width: 100%;
}

.product-information__grid .metafield-rich_text_field p {
    font-size: 14px;
}

.product-information__grid summary.details__header {
    font-family: 'Poppins', sans-serif !important;
    color: rgb(65, 65, 65) !important;
}
.size-chart-btn{
  color:#000;
  cursor:pointer;
  text-decoration:underline;
  margin-top:10px;
  display:inline-block;
}

.size-chart-popup{
  display:none;
  position:fixed;
  z-index:9999;
  left:0;
  top:0;
  width:100%;
  height:100%;
  background:rgba(0,0,0,0.7);
}

.size-chart-content{
  background:#fff;
  width:500px;
  max-width:90%;
  margin:5% auto;
  padding:20px;
  position:relative;
}

.close{
  position:absolute;
  right:15px;
  top:10px;
  font-size:25px;
  cursor:pointer;
}
.sizeandsizechart {
    display: flex;
    justify-content: space-between;
    padding-bottom: 10px;
}

.sizeandsizechart p.size-chart-btn {
    margin: 0;
}
.collection-card.collection-card--image-bg .collection-card__content .spacing-style.text-block {
    background: none;
}

.collection-card.collection-card--image-bg .collection-card__content .spacing-style.text-block p {
    color: #fff;
    font-size: 26px;
    text-transform: uppercase;
}
.mainbanner .owl-item {
    float: left;
}

.mainbanner .owl-nav.disabled, .mainbanner .owl-dots {
    display: none !important;
}
.mainbanner.custom-slider {
    overflow: hidden;
}
  .header-actions__action svg {
    width: 28px !important;
    height: 28px !important;
}
li.mega-menu__column span.wrap-text {
    font-weight: normal !important;
    font-size: 13px;
        color: rgb(65, 65, 65);
    font-family: 'Poppins', sans-serif !important;
    font-weight: 400;
    margin-bottom:10px;
}
li.mega-menu__content-list-item .resource-card__media {
    height: 370px;
}
.collection-card.collection-card--image-bg .spacing-style.text-block.rte.text-block--background.rte {
    position: absolute;
    bottom: 0;
}
.collection-card.collection-card--image-bg .spacing-style.text-block::before {
    content:'';
    position:absolute;
    width:100%;
    height:100%;
    background: rgba(0,0,0,0.2);
    left:0;
    bottom: 0;
}

.collection-card.collection-card--image-bg  .spacing-style.text-block p {
    position:relative;
        margin: 0;
    padding: 10px 0;
}

p.announcement-bar__text {
    font-size:12px;
}
 .product-card__content.layout-panel-flex.layout-panel-flex--column.product-grid__card.spacing-style.border-style.gap-style.color-scheme-2 {
    background: #fff !important;
}

.product-card__content .group-block.group-block--height-fit.group-block--width-fill.border-style.spacing-style.size-style.color-scheme-2 {
    background: #fff;
}
@media screen and (min-width: 767px) {
    .menu-list__link {
        padding: 0 25px !important;
    }
    .product-information.section.section--page-width {
        padding: 0 5rem;
    }

    .product-information.section.section--page-width .group-block.group-block--height-fit.group-block--width-fit-content {
        padding-left: 3rem;
    }
}

@media screen and (max-width: 767px) {
    .resource-list__carousel .spacing-style.text-block p {
        font-size:13px !important;
    }
    .product-card__content.layout-panel-flex.layout-panel-flex--column.product-grid__card.spacing-style.border-style.gap-style.color-scheme-2 {
    background: #fff !important;
}
.details-content li.menu__item.paragraph a {
    text-transform:uppercase;
}
    .collection-card.collection-card--image-bg .collection-card__content .spacing-style.text-block p {
        font-size:16px;
    }
  
    p.announcement-bar__text {
    font-size: 12px;
}
.product-grid {
    padding: 0 15px;
}

    .hero__media-grid {
        height: 57vh;
    }

    body:has(>#header-group>.header-section>#header-component) .hero-wrapper:first-child {
        height: 57vh;
    }
    h2, h3 {
        font-size:18px !important;
    }
    .homecustom {
        padding: 30px 0 0px;
    }
    accordion-custom.menu {
        padding-left: 0;
    }
    .menu-drawer__menu-item-text {
    font-size: 12px;
    font-weight: normal;
    color: rgb(65, 65, 65);
}

.menu-drawer__menu-item {
    line-height: normal;
}

.menu-drawer__list {
    margin: 0;
}

.menu-drawer__menu-item {
    font-weight: normal;
    font-family: 'Poppins', sans-serif !important;
    display: block;
    line-height: normal;
    border-bottom: solid 1px #ddd;
}

.menu-drawer__menu .menu-drawer__list-item--flat {
    display: block !important;
    line-height: 24px !important;
    margin: 0;
    height: ;
}
.group-block.group-block--height-fit.group-block--width-fill.border-style.spacing-style.size-style {
    width: 100%;
}
.spacing-style.text-block.text-block--AdExuMERzTDRVaFR6Z__text_tqQTNE.h2.text-block--align-left {
    width: 100%;
    padding-left: 20px;
}

.spacing-style.text-block.text-block--AdExuMERzTDRVaFR6Z__text_tqQTNE.h2.text-block--align-left h1 {
    width: 100%;
    font-weight: normal;
    font-family: 'Poppins', sans-serif !important;
    font-size: 20px;
}

product-card.product-card p {
    font-size: 14px !important;
    text-transform: none;
}

}