/** Shopify CDN: Minification failed

Line 285:24 Expected ":"

**/
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

iframe#admin-bar-iframe {
    display: none;
}


@font-face {
    font-family: 'Proxima Nova';
    src: url('/cdn/shop/files/ProximaNovaBold.woff2?v=1679048087') format('woff2'),
        url('/cdn/shop/files/ProximaNovaBold.woff?v=1679048080') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('/cdn/shop/files/ProximaNovaExtraboldRegular.woff2?v=1679048508') format('woff2'),
        url('/cdn/shop/files/ProximaNovaExtraboldRegular.woff?v=1679048508') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('/cdn/shop/files/ProximaNovaBlackRegular.woff2?v=1679048270') format('woff2'),
        url('/cdn/shop/files/ProximaNovaBlackRegular.woff?v=1679048272') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('ProximaNovaMediumRegular.woff2') format('woff2'),
        url('ProximaNovaMediumRegular.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('/cdn/shop/files/ProximaNovaLightRegular.woff2?v=1679048630') format('woff2'),
        url('/cdn/shop/files/ProximaNovaLightRegular.woff?v=1679048629') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('/cdn/shop/files/ProximaNovaSemiboldRegular.woff2?v=1679048867') format('woff2'),
        url('/cdn/shop/files/ProximaNovaSemiboldRegular.woff?v=1679048867') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('/cdn/shop/files/ProximaNovaThinRegular.woff2?v=1679049084') format('woff2'),
        url('/cdn/shop/files/ProximaNovaThinRegular.woff?v=1679049084') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('/cdn/shop/files/ProximaNovaRegular.woff2?v=1679047920') format('woff2'),
        url('/cdn/shop/files/ProximaNovaRegular.woff?v=1679047920') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body, .text-body, .p {
    font-family: 'Figtree', sans-serif;
    font-weight: 300;
} 
.button, .button-label, .shopify-challenge__button, .customer button {
    font-family: 'Figtree', sans-serif;
    font-weight: 600;
}
body .card-wrapper .card__heading, body .predictive-search__item-heading {
    font-family: 'Figtree', sans-serif;
    font-weight: 600;
}
body .header__menu-item,
body .mega-menu__link--level-2 { 
    font-weight: 400;
}
body .price, .cart-item .product-option {
    font-weight: 500;
}


body,
table:not([class]),
body .accordion__title,
.product__description table tr:first-child td,
.product__description table tr td:first-child,
.caption-large, .customer .field input, .customer select, .field__input, .form__label, .select__select {
    font-size: 1.3rem; 
}
.product__description span {
    color: rgba(var(--color-foreground),.75) !important;
}
body, .color-background-1, .color-background-2, .color-inverse, .color-accent-1, .color-accent-2 {
    color: rgba(var(--color-foreground)); 
}

.card-wrapper .card__heading, .predictive-search__item-heading {
    margin-top: 0;
    margin-bottom: 0; 
    text-transform: uppercase; 
   font-family: 'Figtree', sans-serif;
    font-size: 1.2rem;
}
 
h1, .h1 {
/*     font-family: 'Bebas Neue', cursive; */
}

body .cart-notification__links>*,
.cart-notification .cart-notification-product__name.h4 { 
  font-family: 'Figtree', sans-serif;
}
.cart-notification .cart-notification-product__name.h4 { 
    font-weight: bold;
}

.section+.section .main-page-title {
    display: none;
}

.facets-wrapper .button-label,
.facets-wrapper .product-count__text,
.caption-with-letter-spacing {
    font-size: 1.2rem;
}

body .price,
body .link, .customer a,
.cart-item .cart-item__name,
.cart-item__details .product-option,
.facets .facets__header,
.facets .facet-checkbox,
.facets .facet-filters__sort,
.facets .facets__summary,
.facets .facet-filters__label,
.facets .facets__heading,
.field .field__label,
.customer .field .field label,
.facets .active-facets__button-wrapper *, .facets span.active-facets__button-inner,
.field__label, .customer .field label,
body .customer h2.form__message,
body .form__message,
.cart-notification .cart-notification-product__name.h4,
.cart-notification .product-option,
body .cart-notification__links>* { 
    font-size: 1.2rem;
}
.field  .field__label,
.customer .field .field label { 
    top: calc(1.4rem + var(--inputs-border-width)); 
}
.field__label, .customer .field label { 
    top: calc(1.4rem + var(--inputs-border-width)); 
}

input, select { 
    outline: none !important;
    box-shadow: none !important;
}
.field__input:focus,
.select__select:focus,
.customer .field input:focus,
.customer select:focus,
.localization-form__select:focus.localization-form__select:after {
    box-shadow: none; 
}

.badge { 
    border-radius: 0px;
}
.field:before, .select:before, .customer .field:before, .customer select:before, .localization-form__select:before,
.field:hover.field:after, .select:hover.select:after, .select__select:hover.select__select:after, .customer .field:hover.field:after, .customer select:hover.select:after, .localization-form__select:hover.localization-form__select:after,
.field:after, .select:after, .customer .field:after, .customer select:after, .localization-form__select:after { 
    border-radius: 22px;
  border-radius: 0px;
}
body .card .card__inner .card__media { 
    border-radius: 6px;
    border-radius: 0px;
    overflow: hidden;
}
body .image-with-text .global-media-settings,
body .image-with-text--overlap .image-with-text__content,
.mega-menu-block-wrap .menu-img-wrap,
.section .multicolumn.background-primary .multicolumn-card,
.cart-item__image-container>img {
  border-radius: 6px;
  border-radius: 0px;
}
.cart-item__image-container { 
  border-radius: 5px;
  border-radius: 0px;
  overflow: hidden !important;
}

body .card--card:after, body .card--standard .card__inner:after {
    border-radius: 6px;
    border-radius: 0px;
    z-index: 0;
    pointer-events: none;
}
.product__media.global-media-settings:after { 
    z-index: 0; 
    border-radius: 8px !important; 
    border-radius: 0px !important; 
}
 
.button.Button--tertiary {
    background-color: #e8e8e8;
    color: var(--custom-primary-button-color);
}

body .customer ul, body .errors ul {
    padding-left: 12px;
    margin-bottom: 20px;
}
body .form__message--large .icon, body .customer .form__message svg {
    height: 1.2rem;
    width: 1.2rem;
    margin-right: 6px;
}
body *:focus-visible {
    outline: none;
    outline-offset: 0;
    box-shadow: none;
}

.card-wrapper .full-unstyled-link {
    text-decoration: none !important;
}

.text-extra-small {
    font-size: 8px;
}
.text-small {
    font-size: 10px;
}
.text-medium {
    font-size: 12px;
}
.text-large {
    font-size: 14px;
}


.text-black, .text-black .banner__heading, .text-black .full-unstyled-link {
   color: rgba(46, 42, 57);
}
.text-white, .text-white .banner__heading, .text-white .full-unstyled-link {
    color: #fff;
}
 
  
.text-left {
    text-align: left;
}
.text-center {
    text-align: center;
}
.text-right {
    text-align: right;ƒ
}

.button:disabled, .button[aria-disabled=true], .button.disabled, .customer button:disabled, .customer button[aria-disabled=true], .customer button.disabled {
    opacity: 1;
} 
.button:before, .shopify-challenge__button:before, .customer button:before, .shopify-payment-button__button--unbranded:before, .shopify-payment-button [role=button]:before, .cart__dynamic-checkout-buttons [role=button]:before {
    display: none;
}
.button:after, .shopify-challenge__button:after, .customer button:after, .shopify-payment-button__button--unbranded:after {
    display: none;
} 

.button {
    text-transform: uppercase;
    border: 1px solid transparent;
    height: auto;
    line-height: 20px;
    min-height: 50px;
    transition: all 0.2s;
    padding: 0 34px;
    padding-top: 2px;
      background-color: var(--custom-primary-button-color);
    color: var(--custom-primary-button-label);
}
.button:hover {
    opacity: 0.9;
}
.button, .button-label, .shopify-challenge__button, .customer button { 
  font-size: 1.2rem; 
  line-height: 16px;
  letter-spacing: 0.05em;  
}
.button-label {
    background-color: transparent;
}
 
.button--outline {
    background-color: transparent; 
}
.button--outline:hover {
    background-color: var(--custom-outline-button-border-color);
    color: #fff;
}

.template-search .product-grid .card .article-card__info { 
    text-align: left;
    font-family: 'Figtree', sans-serif;
    font-weight: 300;
    font-size: 1.1rem;
    MARGIN-TOP: .7rem;
}
.product__info-wrapper .product-form__buttons { 
    max-width: 100%;
}
.card-wrapper .quick-add { 
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    border: 0;
    visibility: hidden;
    opacity: 0;
    transition: opacity .3s ease-in-out;
    padding: 0;
    margin: 0;
      z-index: 2;
}
.card-wrapper:hover .quick-add {
    visibility: visible;
    opacity: 1;
}
.card-wrapper .card-information {
    display: flex;
    align-items: center;
    flex-flow: wrap;
}
.card-wrapper .product-variant-count {
    font-size: 9px;
  line-height: 20px;
    color: #898989;
    margin: 0 0 0 8px; 
    letter-spacing: .1rem;
}

.product__variants {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-flow: wrap;
    margin: 10px -6px;
}
.product__variant-swatch {
    list-style: none;
}
.product__variant-swatch a {
    list-style: none;
    background: white;
    width: 24px;
    height: 24px; 
    border: 1px solid #bababa;
    margin: 4px 5px;
    display: block;
    border-radius: 100%; 
}
.swatch-colors-active.product__variant-swatch a,
.product__variant-swatch a.swatch-colors-active {
    box-shadow: 0 0 0 1px #000;
    border: 2px solid #fff;
}
 
.card-wrapper .card__information.text-left {
    text-align: left;
}
.card-wrapper .card__information.text-center {
    text-align: center;
}
.card-wrapper .card__information.text-right {
    text-align: right;
}

.card-wrapper .card__information.text-left .card-information { 
    justify-content: flex-start;
}
.card-wrapper .card__information.text-center .card-information {
    justify-content: center;
    flex-flow: column;
}
.card-wrapper .card__information.text-center .product-variant-count {
    margin-left: 0;
}
.card-wrapper .card__information.text-right .card-information { 
    justify-content: flex-end;
}

.product__info-container>.product-upsell-list {
    margin: 30px 0 0;
}
.upsell-product-item {
    margin-bottom: 20px;
}
.upsell-product-item:last-child {
    margin-bottom: 0px;
}
.product-upsell-list .card-wrapper .card__heading {
    text-align: left;
}
.product-upsell-list .card-wrapper { 
    background: #FFFFFF;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 5px;
  border-radius: 0px;
    padding: 10px 20px 10px 10px;
}
.product-upsell-list .card-wrapper .card {
    flex-direction: row;
    width: 100%;
}
.product .product-upsell-list .card-wrapper .price .badge, .product .product-upsell-list .card-wrapper .price__container{
    margin-bottom: 0;
}
.product-upsell-list .card-information>*:not(.visually-hidden:first-child)+*:not(.rating) {
    margin-top: 0;
}
.product-upsell-list .card-wrapper .card__heading {
    text-align: left;
    margin-bottom: 10px;
}
.product-upsell-list .card-wrapper .card__inner {
    min-width: 120px;
   width: 120px;
    height: 120px;
    border-radius: 5px;
  border-radius: 0px;
    overflow: hidden;
}
.product-upsell-list .card-wrapper .card__content {
    padding: 0 0 0 20px;
    width: calc(100% - 120px);
}
.product-upsell-list .card-wrapper .card__information {
    padding: 0;
    display: flex;
    flex-flow: column;
    justify-content: center;
}
.product-upsell-list .card-wrapper .quick-add {
    position: relative;
    visibility: visible;
    opacity: 1;
    display: flex; 
    justify-content: flex-end;
  padding: 0;
}
.product-upsell-list .card-wrapper .quick-add .quick-add__submit {
    width: auto;
    line-height: 20px;
    min-height: 0px;
    padding: 9px 20px 7px 20px;
    min-width: 0;
}
.product__accordion.accordion .accordion__content {
    padding: 0;
}


.collection-header-banner .collection-hero.collection-hero--with-image {
    padding: 0;
}
.collection-header-banner .collection-hero__title+.collection-hero__description { 
  font-size: 1.2rem; 
  line-height: calc(1 + 0.8 / var(--font-body-scale)); 
  margin-bottom: 0;
}
.collection-header-banner .collection-hero--with-image .collection-hero__inner {
    padding-right: 0; 
}
.collection-header-banner .collection-hero__image-container {
    min-width: calc(50% + 2.5rem);
  min-height: 280px;
}

.content-position-top>.card__content {
    display: none;
}
.card--standard.card--media .card__inner .card__information,
.card--standard.card--media .card__inner .card__information .card__heading,
.card--standard.card--media .card__inner .card__information .card__heading a {
    width: 100%;
}
.content-position-top.card--standard.card--media .card__inner .card__information {
    display: block;
    padding: 14px 14px; 
}
.content-position-top .card__information .card__caption {
    display: none;
}
.content-position-top.card--media .card__inner .card__content {
    display: flex;
    justify-content: left;
    align-items: flex-end;
    padding: 0;
}
.content-position-top.card--media .card__inner .card__information {
    display: block;
    padding: 20px 30px;
}
 
.content-position-top .card__inner .card__content.text-left {
    justify-content: left; 
}
.content-position-top .card__inner .card__content.text-center {
    justify-content: center; 
}
.content-position-top .card__inner .card__content.text-right { 
    justify-content: flex-end;
}

.footer .footer-block__heading {
    font-size: 1.2rem; 
}
.footer .footer-block__heading:first-letter {
    text-transform: uppercase;
}
.footer .footer-block__details-content .list-menu__item--link { 
    font-size: 1.2rem; 
}
.footer .footer-block__details-content .list-menu__item--link:first-letter {
    text-transform: uppercase;
}



body .slider-button .icon {
    height: auto;
    width: 1.5rem;
}
body .slider-button--prev .icon {
    transform: rotate(180deg);
}
body .slider-button--next .icon {
    transform: rotate(0deg);
} 
body .slider-button--prev:not([disabled]):hover .icon {
    transform: rotate(180deg) scale(1);
}
body .slider-button--next:not([disabled]):hover .icon {
    transform: rotate(0deg) scale(1);
} 
body .slider-button {
    color: #000;
    width: 40px;
    height: 34px;
}
.slider-buttons .slider-counter {
    display: none;
}
.slideshow-section .slider-buttons .slider-counter {
    display: block;
}

.slideshow-section .slider-counter__link {
    padding: 5px;
}
.product__info-container .product__text {
    margin-bottom: 4px;
    font-size: 9px;
}
.footer__blocks-wrapper .footer-block:nth-child(1), .footer__blocks-wrapper .footer-block:nth-child(2), .footer__blocks-wrapper .footer-block:nth-child(3) {
    max-width: 250px;
}
.announcement-bar .announcement-bar__message {
    padding: 10px 0 6px 0;  
}
 

.product .product__info-container {
    max-width: 100%;
}

.product .product__info-container .product__description {
    max-width: 910px;
}
.product .product__info-wrapper--extra-padding {
  padding: 0 0 0 3rem;
}

.custom-payment-line {
    display: flex;
    align-items: center;
    flex-flow: wrap;
} 
.payment-line {
      display: inline;
}
.payment-logo {
    padding: 0 4px;
    display: flex;
  display: inline;
}
.payment-logo .icon-afterpay-svg {
    width: auto;
    height: 18px;
    top: 4px;
    position: relative;
}
.payment-logo .icon-paypal-svg {
    height: auto;
    width: 90px;
    top: 2px;
    position: relative;
    vertical-align: middle;
}
.icon-klarna-svg {
    width: 48px;
    height: auto; 
}
 
.slideshow-section .slideshow__text.banner__box {
    padding-left: 0;
    padding-right: 0;
}
.image-with-text-section .image-with-text--no-overlap .image-with-text__grid--reverse .image-with-text__content {
    padding-left: 0;
}
.badge.color-accent-2 {
    color: #fff;
}
.facets-wrapper .facets-container { 
    padding-top: 0px;
}
.custom-list-collection-section .card--standard>.card__content .card__information {
  padding-bottom: 0;
}
.custom-list-collection-section .slider-buttons { 
    margin-bottom: -12px;
}
.footer .footer__content-bottom { 
    padding-top: 0;
}
.footer .footer__content-top {
    padding-bottom: 36px; 
}
.template-cart .title-wrapper-with-link {
    margin: 0;
    display: none;
}



.template-cart .cart__contents .cart__items {
    padding-bottom: 16px;
    border-bottom: 0;
}
.cart-item .cart-item__name {
    text-transform: uppercase;
    font-family: 'Figtree', sans-serif;
    font-weight: var(--font-heading-weight);
}
.cart-item .product-option {
    color: rgb(var(--color-foreground));
}
.cart-items thead th { 
    color: rgb(var(--color-foreground)); 
  opacity: 1;
}
.cart-items .cart-item__quantity .quantity { 
    min-height: 40px;
    width: 100px;
}
.cart-items .cart-item__quantity .quantity__button { 
    width: 30px;
}
.template-cart .cart-items .cart-item__error { 
    margin-top: 0;
}
.template-cart .totals > h2, .template-cart .totals .totals__subtotal-value { 
    font-size: 1.8rem; 
    color: rgb(var(--color-foreground));
}
.contact .contact__button {
    margin-top: 0;
}
.product .price .price__container {
    margin-bottom: 0;
}
.product .product__info-container .product-form {
    margin: 0;
}
.product .product__info-container .product__description {
    margin: 22px 0 0 0;
}
.product__info-container>.product-payment-wrap {
    margin: 22px 0 18px 0;
}
.product .product__info-container .custom-payment-line {
    margin: 0px 0; 
}
.product__info-container>.product-form-installment {
    margin: 0;
}
.product__info-container>.product__title {
    margin-bottom: 10px;
}
.product .product__info-container .product-info-price {
    margin-bottom: 2px;
      margin-top: 0;
}



.product .product__info-container .product__text,
.product .product__info-container .product__title,
.product .product__info-container .product-info-price, 
.product .product__info-container .product_variant_meta,
.product .product__info-container .custom-payment-line,
.product .product__info-container .atc-product-info-form,
.product .product__info-container .product__description {
/*     max-width: 600px; */
} 
.template-product .page-width {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
}
.template-product .header.page-width,
.template-product footer .page-width {
    max-width: 100%;
}
.product .product-info-price .price, .product .product-info-price .price--on-sale .price-item--regular {
    font-size: 20px;
    font-weight: 300;
    letter-spacing: normal; 
}
.product .product-info-price .price .badge {
    margin-top: 4px;
}
.product .product__info-container .product-upsell-list .price, .product .product__info-container .product-upsell-list .price--on-sale .price-item--regular {
    font-size: 14px;
}
.product-upsell-list .price .price-item {
    margin-right: 6px;
}
.menu-drawer__utility-links {
    padding: 0;
}
.menu-drawer__utility-links .menu-drawer-list-social {
    display: none;
} 

.menu-drawer__utility-links {
    padding: 14px 20px; 
}
.menu-drawer__utility-links ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
}
.menu-drawer__utility-links ul li {
    min-width: 50%;
}
.menu-drawer__utility-links ul li a {
    padding: 0;
    margin: 0;
    text-decoration: none;
    font-size: 12px;
    display: flex;
      align-items: center;
}
.menu-drawer__utility-links .icon-cart {
    vertical-align: middle;
    margin: 0;
    position: relative;
    top: 0px;
    width: 19px;
    height: 23px;
    margin-right: 8px;
}
.menu-drawer__utility-links .menu-drawer__account .icon-account {
    height: 1.7rem;
    width: 1.7rem;
    margin-right: 8px;
}
.facets .facets__heading, .facets .facet-filters__label {
    font-weight: 600;
}
.facets span.active-facets__button-inner {
    text-transform: none;
    border-radius: 2px;
  border-radius: 0px;
}
.product .price .badge {
/*     background-color: #000;
    color: #fff;
    border: 0; */
    padding: 5px 12px;
    font-size: 10px;
    margin-bottom: 0 !important;
    margin-top: 1px;
}
body .h4, h2.banner__heading, .image-with-text__heading, .banner__heading, .rich-text__heading, .main-page-title,
.title, .collection-hero__title,.bebas-neue_font .card__heading, .product-recommendations__heading
{
/*     font-family: 'Bebas Neue', cursive; 
    text-transform: uppercase;
      font-weight: 400;*/
}
h2.h4.accordion__title {
    font-family: inherit;
    text-transform: inherit;
}
.product__media-list.grid {
    margin-bottom: 0;
}
.button--primary, .customer button {
  background-color: var(--custom-primary-button-color);
  color: var(--custom-primary-button-label);
}
.button--secondary {
    background-color: #fff;
    color: #002036;
}
.button--secondary:hover {
    background-color: var(--custom-outline-button-border-color);
    color: #fff;
} 
.card-wrapper .card:hover .card__heading .button--secondary {
/*     background-color: var(--custom-outline-button-border-color);
    color: #fff; */
}
.button--outline {
  border-color: var(--custom-outline-button-border-color);
  color: var(--custom-outline-button-label);
}
.mega-menu__link--level-2 {
    font-weight: bold;
}
.card .icon-wrap {
    display: none;
}
.rte__table-wrapper {
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
.product__info-container>.product__tax {
    margin-top: -0.8rem;
}
.card--standard .card__inner.color-background-2 .card__media:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #fecbfe;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    pointer-events: none;
    opacity: 0.1;
}
.template-search .card-wrapper .full-unstyled-link {
    text-align: left;
}
.template-search .page-card-wrapper .full-unstyled-link {
    text-align: center;
}
.footer .footer-block__details-content .list-menu__item--link { 
    text-decoration: none !important;
}
.product__description table *, .product__description table p {
    margin: 0;
}
.product__description table tr:first-child td, .product__description table tr td:first-child {
/*     font-family: 'Bebas Neue', cursive;   */
    letter-spacing: 1px;
}
.card-wrapper .quick-add { 
    padding: 18px;
}
body .product-form__input input[type=radio]+label {
    background-color: #fafafa;
    /* font-family: 'Bebas Neue', cursive; */
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.05em;
    text-align: center;
    padding: 8px 10px;
    min-width: 48px;
    border-radius: 100px;
    border-radius: 0px;
}
.product__info-container>.atc-product-info-form {
    margin-top: 20px;
}
.contact-detail-item p {
    margin: 0 0 6px 0;
}
.contact-detail-item {
    margin-bottom: 34px;
}
.contact-detail-item h3 {
    padding: 0;
    margin: 0 0 16px 0;
    text-transform: uppercase;
}
.contact-detail-item p {
    margin: 0 0 6px 0;
}
.contact-detail-item a {
    color: rgba(var(--color-foreground),.75);
    text-decoration: NONE;
}
fieldset.product-form__input .form__label { 
    display: none;
}
body .pushowl-optin, body .pushowl-optin * {
    font-family: 'Figtree', sans-serif;
}
dialog.pushowl-optin {
    background-color: #DFBCB6 !important;
    width: 547px !important;
    height: 239px !important;
    border-radius: 16px !important;
    box-shadow: none !important;
    background-image: url(promotions_banner_bg.png) !important;
    background-repeat: no-repeat !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    top: 50% !important;
    margin: 0 !important;
}
.pushowl-optin__description {
/*     font-family: Raleway !important; */
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 19px !important;
    letter-spacing: 0.03em !important;
    text-align: left !important;
    color: #fff !important;
} 
.pushowl-optin .pushowl-optin__footer {
    justify-content: flex-start !important;
}
.pushowl-optin__footer .pushowl-optin__footer-btn-wrap {
    flex-flow: row-reverse;
}
.pushowl-optin__footer .pushowl-optin__yes-button {
    background: #ED1664 !important;
    color: white !important;
    border-radius: 45px !important;
    min-width: 113px !important;
    text-align: center !important;
    padding: 11px 4px !important;
/*     font-family: Raleway !important; */
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 20px !important;
    letter-spacing: 0.03em !important;
}
.pushowl-optin__footer .pushowl-optin__yes-button:hover {
    background: rgba(237,22,100,0.9) !important;
}
.pushowl-optin__footer .pushowl-optin__no-button {
/*     font-family: Raleway !important; */
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 19px !important;
    letter-spacing: 0.03em !important;
    color: #fff !important;
}
.pushowl-optin__title,
.pushowl-optin__image {
    display: none;
}
.pushowl-optin .pushowl-optin__content {
    padding: 16px 16px 16px 276px !important;
    height: 100%;
    display: flex;
    flex-flow: column;
    justify-content: center;
}
.pushowl-optin .js-pushowl-description.pushowl-optin__description {
/*     font-family: Raleway !important; */
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 19px !important;
    letter-spacing: 0.03em !important;
    color: #fff !important;
}
.cart-item__quantity .cart-item__quantity-wrapper { 
    align-items: center;
}
.cart-item .cart-item__quantity cart-remove-button { 
    margin-top: 0;
}
cart-remove-button .button { 
    background-color: transparent;
}
 
.product__info-container>.custom-info-logo {
    margin-top: 30px;
}
.info-logo-grid {
    display: flex;
    margin: 0 -4px;
}
.info-logo {
    margin: 4px;
}
.info-logo img {
    max-width: 100%;
    vertical-align: top;
}

.product-popup-modal__opener.instock-get-notified {
    display: none;
}
.product-popup-modal__opener.instock-get-notified.soldout {
    display: block;
}
.instock-get-notified .product-popup-modal__button {
    background-color: var(--custom-primary-button-color);
    color: var(--custom-primary-button-label);
/*     font-family: 'Bebas Neue', cursive; */
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0.05em;
    text-decoration: none;
    width: 100%;
    border-radius: 100px;
    text-transform: uppercase;
    border: 1px solid transparent;
    height: auto;
    line-height: 20px;
    min-height: 50px;
    transition: all 0.2s;
    padding: 0 34px;
}
.instock-get-notified .product-popup-modal__button:hover {
    opacity: 0.9;
}
.product__info-wrapper .product-form button.product-form__submit:disabled {
    display: none;
}
body .header__menu-item, body .mega-menu__link { 
    color: rgb(var(--color-foreground));
  text-decoration: none !important;
}
.slideshow__text .banner__text {
    font-size: 16px;
}
.product-popup-modal.instock-get-notified .product-popup-modal__content {
    /* width: auto; */
    height: auto;
    width: 570px;
    max-width: 92%;
}
.product-popup-modal.instock-get-notified .product-popup-modal__content-info {
    padding-bottom: 40px;
}
.esc-email-container input {
    padding-left: 14px;
}
body .shopify-challenge__container .g-recaptcha { 
    margin-bottom: 15px;
}

.footer__blocks-wrapper .footer-block.newsletter_block:last-child {
    max-width: 100%;
}
.newsletter_block .footer-block__newsletter {
    text-align: right;
}
.newsletter_block .newsletter-form { 
    margin: 0 0 0 auto; 
}
.footer--social .footer__list-social.list-social:only-child {
    justify-content: right; 
}
.list-social__item .list-social__link {
    padding: 0px;
    margin-left: 16px;
    margin-top: 2px;
}
.footer--social {
    margin-top: 20px;
}
.footer .footer__content-top {
    padding-bottom: 36px;
}
body .footer-block__details-content .list-menu__item--active { 
    color: inherit;
}
#esc-out-of-stock-inputs {
    border-radius: 4px;
    max-width: 500px;
    margin: 0 auto;
    background: #fff;
}
div#esc-oos-form-app {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 9;
    pointer-events: none;
}
div#esc-oos-form {
    position: fixed;
    background-color: rgba(0,0,0,0.5);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 0;
  margin: 0;
}
#esc-out-of-stock-inputs {
    pointer-events: auto;
}
#esc-oos-form-app.active{
  display: flex;
}
#esc-oos-form.active{
  display: flex;
}
div#esc-oos-form-app>div {
    padding: 0 15px;
}
.esc-oos-custom-button{
  display:none;
}
.quick-add-modal .product__info-container .custom-info-logo {
    display: none;
}
body #esc-out-of-stock-inputs .esc-btn { 
/*     font-family: 'Bebas Neue', cursive; */
    font-size: 16px;
    font-weight: normal;
    line-height: 16px;
    letter-spacing: 0.05em;
}
.product-short-description {
    display: none;
}
.product-short-description.active a#see_more {
    display: inline-block;
}

.product-long-description {
    display: none;
}
.product-long-description.active, .product-short-description.active {
    display: block;
}

header .header__active-menu-item { 
  text-decoration: none; 
}
details[open]>.header__menu-item {
  text-decoration: none; 
}

.header__menu-item:hover .header__active-menu-item {
    text-decoration-thickness: 0.1rem;
}
.header__active-menu-item {
    text-decoration: none !important;
}
.header__active-menu-item:hover {
    text-decoration: underline !important;
} 
.mega-menu__link:hover, .mega-menu__link--active { 
    text-decoration: underline !important;
}
.header__icon.header__icon--cart .icon {
    width: 19px;
    height: 23px;
}
.header__icon.header__icon--account .icon {
    top: 1px;
    position: relative;
}
.header__icon.header__icon--search .icon {
    position: relative;
    top: 2px;
    height: 22px;
    width: 22px;
}

.facets span.active-facets__button-inner,
.active-facets__button--light .active-facets__button-inner {
    text-transform: none;
    border-radius: 2px;
    /* color: #fff; */
    /* box-shadow: none; */
    font-family: 'Figtree', sans-serif;
    font-style: var(--font-body-style); 
    background-color: transparent;
}
.facets-wrapper .mobile-facets__open-label {
   font-family: 'Figtree', sans-serif;
  font-weight: bold;
    text-transform: uppercase;
}
.mobile-facets__sort .select__select {
    height: auto;
}
.facets-wrapper .mobile-facets__summary,
.facets-wrapper .mobile-facets__close-button,
.facets-wrapper .mobile-facets__info,
.facets-wrapper .mobile-facets__label { 
    font-size: 1.2rem;
    padding: 14px 20px;
    border-bottom: 1px solid #ededed;
    margin: 0;
}
.facets-wrapper .mobile-facets__close-button { 
    width: 100%;
}
.facets-wrapper .mobile-facets__main {
    padding-top: 0;
}
.facets-wrapper .mobile-facets__summary>div, .facets-wrapper .facets__summary>div { 
    color: rgb(var(--color-foreground));
}
.facets-wrapper .mobile-facets__label .icon-checkmark { 
    left: 2.3rem; 
}
 
.template-index .section+.section:last-child {
/*     margin-bottom: 0; */
}
.contact-info-item {
    margin-bottom: 20px;
}
.contact-info-item:last-child {
    margin-bottom: 0px;
}
 

.header .list-menu--inline { 
    padding-top: 7px;
}
.section .multicolumn.background-primary .multicolumn-card { 
    background: #fafafa;
}
.cart__blocks>.cart__dynamic-checkout-buttons {
    margin-top: 0;
}

/* mega menu css*/
.mega-menu__content .page-width {
    max-width: 100%;
}
.mega-menu-block {
    display: flex;
  margin: 0 -20px;
}
.megamenu-content-wrap {
    display: flex; 
} 
 
.mega-menu-item a {
    text-decoration: none;
}
.menu-img-wrap img {
    vertical-align: top;
    max-width: 100%;
    max-height: 240px;
}
.mega-menu-item h4 {
    font-size: 14px;
    font-weight: 600;
    line-height: 26px;
    text-align: center;
    margin: 0;
    padding: 14px 0 0;
    text-transform: uppercase;
    letter-spacing: 0.02em;
  font-family: 'Figtree', sans-serif;
}
.mega-menu-item {
    padding: 0 20px;
} 
.mega-menu__content .mega-menu__list .mega-menu__link { 
    text-align: left; 
}
.mega-menu__content .mega-menu__list .mega-menu__link:hover {
    color: #716f6f;
}
.mega-menu .mega-menu__content .mega-menu__list {
    padding-left: 0;
    padding-right: 40px;
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 2.4rem 40px;
}

.mega-menu-block-right .mega-menu-block .mega-menu-item {
    margin-bottom: 10px;
}
.mega-menu-block-right .mega-menu-block {
    flex-direction: column;
}
.mega-menu-block-right {
    padding-left: 20px;
}

.title-wrapper-with-link.text-center {
    justify-content: center;
}
.payment-line { 
    font-size: 11px; 
}

body .collapsible-content summary:hover .accordion__title {
    text-decoration: none;
    text-underline-offset: 0;
}
.collapsible-content.collapsible-section-layout {
    padding-bottom: 0;
    padding-top: 0;
}
.collapsible-content .collapsible-content-wrapper-narrow {
    padding-right: 0;
    padding-left: 0;
    max-width: 100%;
}
.faq-accordion .accordion__title {
    font-family: 'Figtree', sans-serif;
    font-weight: bold;
}
.faq-accordion .accordion__content {
    padding: 10px 10px 0 3px;
    border: 0px;
}
.faq-accordion .accordion summary {
    padding: 16px 12px 16px 3px;
    border: .1rem solid rgba(var(--color-foreground),.08);
    border-radius: 0;
    border-left: 0px;
    border-right: 0px;
}
.faq-accordion .collapsible-content .accordion { 
    border: 0px solid; 
    margin-bottom: -1px;
}
.faq-accordion summary .icon-caret {
    position: absolute;
    height: .6rem;
    right: 2.4rem;
    top: calc(50% - 0.3rem);
}
.faq-accordion details[open] summary,
.faq-accordion .collapsible-content summary:hover {
    background: rgba(var(--color-foreground),.04);
}
.footer .newsletter_block .footer-block__heading {
    font-family: 'Figtree', sans-serif;
    color: rgba(var(--color-foreground),.75);
}

.card-btn-icon {
    position: absolute;
    right: 9px;
    top: 8px;
    background-color: #002036;
    height: 32px;
    width: 32px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
  display: none;
}
.shopping-cart-icon {
    width: 18px;
    height: auto;
    fill: #fff;
}
body .cart-item__name:hover {
    text-decoration: none; 
}
body .quantity:before, body .quantity:after { 
    border-radius: 4px;
  border-radius: 0px;
}
.card__badge .badge {
    border: 1px solid transparent;
}
.card__badge .badge {
    font-size: 11px;
    padding: 0.5rem 1rem 0.5rem;
    margin-left: 8px;
}

.collection-list__item .card .media img {
    width: auto;
    max-width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.card.card__media_no_img, .card.card__media_no_img .card__inner {
    --ratio-percent: 125.0% !important;
} 
.card__media_no_img .card__content {
    position: absolute;
    height: auto;
    bottom: auto;
    left: auto;
    align-items: end;
    display: flex;
    top: 100%;
    padding: 0;
    margin: 0;
}
.card__media_no_img .card__information {
    padding-left: 0;
}
.product-card-wrapper .card__media .media img {
    object-position: top center;
}

#klaviyo-bis-modal button.btn.btn-success.btn-lg.col-xs-12 {
  color: #fff;
  background-color: #002036;
  border-color: #002036;
  border-radius: 30px;
  border-radius: 0px;
  font-family: 'Figtree', sans-serif;
  text-transform: uppercase;
  font-size: 12px;
}
#klaviyo-bis-modal h3.modal-title {
  font-family: 'Crimson Text';
}
#klaviyo-bis-modal #container p {
  font-size: 13px;
  font-family: 'Figtree', sans-serif;
  font-weight: 300;
}
#klaviyo-bis-modal input#email {
  border-radius: 30px;
  border-radius: 0px;
  font-family: 'Figtree', sans-serif;
  font-weight: 300;
  font-size: 13px;
}
 
.product .product__info-container .product__accordion+.custom-payment-line {
    margin-top: 22px;
    margin-bottom: 4px;
}
.product .product__accordion .accordion__title {
    font-weight: 500;
}
body .header__menu-item { 
    font-size: 1.3rem;  
}

.section+.section.main-collection-product {
    margin-top: 20px;
}
.facets .facets__heading {
    margin-top: 0;
}
.facets .facets__summary {
    margin-bottom: 0;
}
.facets .facets__form { 
    margin-bottom: 8px;
}
.mega-menu .mega-menu__content .mega-menu__list.menu-size-3 {
    grid-template-columns: repeat(3,minmax(0,1fr));
    width: 40%;
}
.mega-menu .mega-menu__content .mega-menu__list.menu-size-2 {
    width: 30%;
}
.page-header-banner .page-hero__image-container img { 
    object-position: top center;
}
.product-card-wrapper .price .price-item { 
    margin: 0 2px 0 0; 
}
.product-card-wrapper .price--on-sale .price-item--regular, .product-card-wrapper .price .price__sale { 
    font-size: 1.2rem; 
}
.template-cart .totals > h2, .template-cart .totals .totals__subtotal-value {
    font-family: 'Figtree', sans-serif;
    font-weight: 400; 
}

.pagination-wrapper { 
    margin-bottom: 5rem;
}
.pagination-wrapper .pagination__item--current:after, .pagination-wrapper .pagination__item:hover:after { 
    display: none;
}
.pagination-wrapper .pagination__item { 
    background: #f8f8f8;
    border-radius: 3px;
}
.pagination-wrapper .pagination__item--current {
    opacity: 1;
    background-color: var(--custom-primary-button-color);
    color: var(--custom-primary-button-label);
}
cart-remove-button .button { 
    background: #002036;
}
cart-remove-button .button:hover svg {
    color: white !important;
}

.product__media-gallery .thumbnail-slider .thumbnail-list__item:before { 
    display: none; 
}
.product--small .product__media-gallery .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide { 
    width: calc(20% - 0.8rem);
}
.product__media-gallery .thumbnail-slider .thumbnail-list__item .thumbnail {
    position: relative;
}
.product__media-gallery .thumbnail-slider .thumbnail-list__item .thumbnail img {
    object-fit: cover;
    width: 100%;
}
.thumbnail-list__item .thumbnail[aria-current], .thumbnail-list__item .thumbnail[aria-current]:focus:not(:focus-visible) {
    box-shadow: 0 0 0 0.1rem #bebebe;
}
.section+.section.contact-details-section {
    margin-top: 0;
}
.contact-detail-item:last-child {
    margin-bottom: 0;
}
.product .price__container .price__regular .price-item--regular {
    margin-right: 1rem;
}
.pro-badge-wrap {
    position: absolute;
    top: 10px;
    right: 20px;
    z-index: 1;
}
.badge {
    border: 0;
}
.underline-links-hover:hover a.notify-me-custom, .underline-links-hover:hover a.notify-me-custom:hover{
  text-decoration:none;
}
img.header-logo-img {
    width: 320px;
}

/* new d r */

@media(min-width: 750px) and (max-width: 989px) {
  .grid--4-col-desktop .multicolumn-list__item {
    width: calc(50% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
    max-width: calc(50% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
  }
}

@media(min-width: 990px) and (max-width: 1200px) {
  .collection-list.grid.grid--4-col-desktop .collection-list__item {
      width: calc(33.33% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
      max-width: calc(33.33% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
  }
}

@media(min-width: 990px) {
  body .product--medium:not(.product--no-media) .product__info-wrapper,
  body .product--small:not(.product--no-media) .product__media-wrapper {
      max-width: 50%;
      width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);
  }
  body .product--medium:not(.product--no-media) .product__media-wrapper,
  body .product--small:not(.product--no-media) .product__info-wrapper {
      max-width: 50%;
      width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);
  }
  body .product .product__info-wrapper--extra-padding {
      padding: 0 0 0 5rem;
  }
}



@media(min-width: 750px) {
   .main-page-title.page-title {
    margin-bottom: 2rem;
  }
  .section+.section:last-child {
    margin-bottom: var(--spacing-sections-desktop);
  }

  .template-cart .cart-items td { 
    border-bottom: 1px solid rgba(var(--color-foreground),.08);
    vertical-align: middle;
    padding-top: 20px;
    padding-right: 20px;
  }
 
  .template-cart .cart-items th+th {
    padding-left: 20px;
  }
  .template-cart .cart-items td.cart-item__media {
      min-width: 100px;
      padding-right: 0;
      padding-left: 0;
  }
  .template-cart .cart-item>td+td {
      padding: 20px;
  }
  .template-cart .cart-item td.cart-item__totals {
    padding-right: 0;
  }
  .template-cart .cart-item__price-wrapper>*:only-child:not(.cart-item__discounted-prices) {
    margin-top: 0;
  }
}
/* 750 e */

@media(max-width: 1600px) { 
  .header__menu-item.list-menu__item {
    padding-left: 0.8rem; 
    padding-right: 0.8rem; 
    font-size: 1.3rem;
  }
  summary.list-menu__item.header__menu-item {
    padding-right: 2.2rem;
  }
}
/* 1600 e */


@media(max-width: 1400px) { 
 
}
/* 1400 e */

@media(max-width: 1200px) {
  .product-card-wrapper .quick-add__submit {
    padding-right: 30px;
  }
  .mega-menu .mega-menu__content .mega-menu__list { 
    padding-right: 20px; 
    gap: 2.4rem 20px;
    display: flex;
    flex: auto;
  }
  .mega-menu .mega-menu__content .mega-menu__list li {
    flex: auto;
  }
  .mega-menu-item {
    padding: 0 10px;
  }
  .mega-menu-block {
    display: flex;
    margin: 0 -10px;
  }
  .is-custom-megamenu.megamenu-content-wrap {
    justify-content: space-between; 
  } 
  .menu-img-wrap img { 
    max-height: 200px;
  }
  .header_logo_svg {
    width: 214px !important;
  }
}
/* 1200 e */

@media(max-width: 1023px) { 
  .product-upsell-list .card-information {
    margin-bottom: 10px;
  }
  .product-card-wrapper .quick-add__submit { 
    padding-right: 26px;
  }
  .header__menu-item.list-menu__item { 
    font-size: 1.2rem;
  } 
}
/* 1023 e */


@media(max-width: 989px) { 
  .button, .shopify-challenge__button, .customer button { 
    padding-left: 26px;
    padding-right: 26px;
  }
  .header .menu-drawer__navigation {
    padding: 0 0 20px 0;
  }
  .header .menu-drawer__menu-item { 
    font-size: 1.2rem; 
    padding: 14px 20px;
    border-bottom: 1px solid #ededed;
  } 
  .header .menu-drawer__close-button {
    text-transform: uppercase;
    font-size: 1.2rem;
    padding: 14px 20px;
  }
  .js .header .menu-drawer__menu li {
    margin-bottom: .2rem;
    margin-bottom: 0;
  }
  .featured-collection-section .collection .slider.slider--tablet {
    margin-bottom: 0;
  }

  .section-collection-list .slider.slider--tablet .slider__slide {
    padding-top: 0;
  }
  .slideshow-section .slideshow__text.banner__box { 
    padding-left: 0;
    padding-right: 0;
  }
  .collection-list-wrapper.page-width-desktop {
    padding: 0 5rem;
    max-width: 100%;
  }
  .custom-list-collection-section .card--standard>.card__content .card__information {
    padding-bottom: 0;
  }
  .upsell-product-item {
    margin-bottom: 10px;
  }

  .product-upsell-list .card-wrapper .card__inner {
    min-width: 100px;
    width: 100px;
    height: 100px; 
  }
  .product-upsell-list .card-wrapper .card__content {
    padding: 0 0 0 15px;
    width: calc(100% - 100px);
  }
  .product-upsell-list .card-wrapper .quick-add .quick-add__submit { 
    padding: 8px 20px 6px 20px; 
  }
  .section-collection-list .slider-buttons {
    margin-bottom: -18px;
  }
  .featured-collection-section .grid--1-col-tablet-down.grid--peek .grid__item { 
    width: calc(100% - var(--grid-desktop-horizontal-spacing) - 1.5rem);
  }
  .featured-collection-section .collection .slider--tablet.product-grid {
    scroll-padding-left: 2rem; 
  }
  .footer__blocks-wrapper .footer-block:nth-child(1), .footer__blocks-wrapper .footer-block:nth-child(2), .footer__blocks-wrapper .footer-block:nth-child(3) {
    max-width: 24%;
  }
  .product-card-wrapper .quick-add__submit { 
    padding-right: 0px;
  }
  .header .header__heading-link { 
    padding: 0;
  }
  .header_logo_svg {
    width: 240px !important;
  }
}
/* 989 e */


@media(max-width: 749px) { 
  .announcement-bar .text-medium {
    font-size: 11px;
  }
  h1, .h1, .rebuy-widget .primary-title {
    font-size: calc(var(--font-heading-scale) * 2.5rem);
  }
  .image-with-text-section .image-with-text.image-with-text--overlap,
  .image-with-text-section .image-with-text.image-with-text--no-overlap {
    margin-bottom: -25px;
  }
  .image-with-text-section .image-with-text__content { 
    padding: 35px 25px;
  }
  .image-with-text-section .image-with-text--no-overlap .image-with-text__content { 
    padding: 25px 0;
  }

  .section+.section:last-child { 
    margin-bottom: var(--spacing-sections-mobile);
  }
  .footer .footer-block.grid__item {
    margin: 0;
  }
  .footer .footer-block__heading {
    margin: 0;
    padding: 16px 0;
    position:relative;
    border-bottom: 1px solid #dedede;
  }
  .footer-block__heading:after, .footer-block__heading:before {
      content: "";
      position: absolute;
      background: #fff;
      transition: .15s all ease-out;
      height: 2px;
      width: 12px;
      right: 2px;
      top: calc(50% - 1px);
  }
  .color-background-1 .footer-block__heading:after, .color-background-1 .footer-block__heading:before,
  .color-background-2 .footer-block__heading:after, .color-background-2 .footer-block__heading:before {
    background: #646464;
  }
  .footer-block__heading:before {
    transform: rotate(90deg);
  }
  .footer-block__heading.active:before {
    transform: rotate(0deg);
  }
  .footer .footer-block--newsletter .footer-block__heading {
    pointer-events: none;
    border-bottom: 0px solid #dedede;
  }
  .footer-block--newsletter .footer-block__heading:after, .footer-block--newsletter .footer-block__heading:before { 
    display: none;
  }
  .footer-block__details-content {
    margin-bottom: 4rem;
    display: none;
  }
  .footer-block__heading.active+.footer-block__details-content {
    display: block;
  }
  .slideshow-section .slideshow__controls {
    position: absolute;
    top: 355px;
    width: 100%;
    z-index: 1;
    background: rgba(255,255,255,0.4);
  }
   .collection .slider-buttons {
    position: absolute;
    top: -54px;
    right: 6px;
    z-index: 1;
  }
  .footer__content-top.page-width { 
    padding: 0 1.5rem;
  }
  .footer .footer__content-bottom { 
    border: 0;
  } 
  .product__info-container .product__text {
    margin-bottom: 4px;
  }

  .product-main-section>section {
    padding-top: 0;
  }
  .product .slider.slider--mobile {
    scroll-padding-left: 0;
    margin-bottom: 20px;
  }
  .product__media-item .product__modal-opener--image .product__media-icon {
    display: none;
  }
  .product .slider.slider--mobile .slider__slide {
    padding-top: 0;
    padding-bottom: 0px;
    margin-left: 0;
    width: 100%;
  } 
  .product .slider-buttons { 
    justify-content: space-between;
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -17px;
    z-index: 2;
    padding: 0 1.5rem;
  }
  .product .slider-buttons .slider-button {
    padding: 0;
    width: auto;
  } 
  .image-with-text-section .image-with-text__content>*+* {
    margin-top: 20px;
  }
  .image-with-text-section .image-with-text__content .image-with-text__text+.button {
    margin-top: 25px;
  }
  .product .product__info-wrapper--extra-padding {
    padding: 0;
  }
  .product-upsell-list .card-wrapper .card__inner {
    min-width: 100px;
    width: 100px;
    height: 100px; 
  }
  .product-upsell-list .card-wrapper .card__content {
    padding: 0 0 0 15px;
    width: calc(100% - 100px);
  }
 
  .footer__blocks-wrapper .footer-block:nth-child(1), .footer__blocks-wrapper .footer-block:nth-child(2), .footer__blocks-wrapper .footer-block:nth-child(3) {
    max-width: 100%;
  }
  .slideshow-section .slideshow__text.banner__box {
    padding: 20px 1.5rem 0px 1.5rem !important;
  }
  .collection-header-banner .collection-hero--with-image .collection-hero__text-wrapper {
    padding: 15px 0 15px 0;
  }
  .collection-header-banner .collection-hero--with-image .collection-hero__inner {
    padding-right: 1.5rem;
    padding-bottom: 20px;
  }
  .collection-header-banner .collection-hero__image-container { 
    box-shadow: none;
    min-width: 100%;
  }
  .recommendations-collection-section.custom-list-collection-section .card--standard>.card__content .card__information {
    margin-bottom: 10px;
  }
  .recommendations-collection-section .product-recommendations {
    padding-bottom: 12px;
  }
  .footer.section-footer-padding {
    padding-top: 10px;
    padding-bottom: 24px;
  }
  .footer .footer__blocks-wrapper {
    margin-bottom: 0;
  }
  .footer .footer-block--newsletter { 
    margin-top: 10px;
  }
  .footer .footer-block__details-content {
    margin-bottom: 10px;
    padding-top: 10px;
  }
  .footer .footer-block__details-content .list-menu__item--link {
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 20px;
  }
  .template-cart .cart-items thead tr { 
    margin-bottom: 25px;
  }
  .template-cart .cart-item { 
    border-bottom: 1px solid rgba(var(--color-foreground),.2);
    padding-bottom: 22px;
    margin-bottom: 25px;
  }
  .template-cart .cart__footer>*+* {
    margin-top: 25px;
  }
  .mobile-text-black, .mobile-text-black .banner__heading, .mobile-text-black .full-unstyled-link {
      color: rgb(var(--color-foreground));
  }
  .mobile-text-white, .mobile-text-white .banner__heading, .mobile-text-white .full-unstyled-link {
      color: #fff;
  }
  .card__badge .badge {
      font-size: 10px;
      padding: 5px 10px;
  }
  .contact-grid .contact-column-item {
    width: 100%;
    max-width: 100%;
  }
  .contact-detail-item h3 {
    padding: 0;
    margin: 0 0 16px 0;
    text-transform: uppercase;
    font-size: 16px;
  }
  .contact-detail-item {
    margin-bottom: 24px;
  }
  dialog.pushowl-optin {
    top: 140px !important;
    transform: translate(-50%, 0%);
  }
  .product-upsell-list .card-wrapper .card__heading { 
    margin-bottom: 4px;
  }
  .product-upsell-list .card-wrapper .quick-add .quick-add__submit {
    padding: 6px 18px 4px 18px;
  }
  .slideshow__text .banner__text {
    font-size: 14px;
  }
  .newsletter_block .footer-block__newsletter {
    text-align: center;
  }
  .footer--social .footer__list-social.list-social:only-child {
    justify-content: center;
  }
  .list-social__item .list-social__link { 
    margin-left: 8px; 
    margin-right: 8px;
  }
  div#esc-oos-form-app { 
    align-items: flex-start;
  }
  div#esc-oos-form-app>div { 
    margin-top: 130px;
  }
  .header__icon.header__icon--search {
    width: 26px;
  }
  .collection-hero__title {
    margin: 27px 0 20px 0;
  }
  .image-with-text-section .image-with-text--overlap .image-with-text__content {
    width: 100%;
    margin: 0 auto;
  }

  .product__title h1 {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 4px;
  }
  .product__info-container>.product__title {
    margin-bottom: 2px;
  }
  .product .product-info-price .price,
  .product .product-info-price .price--on-sale .price-item--regular {
    font-size: 26px; 
  }
  .product-card-wrapper .quick-add__submit {
    padding-right: 10px;
  }
  .product .product-info-price .price .badge {
    margin-top: 10px;
  }
  .header-wrapper .header {
    grid-template-columns: 1fr auto 1fr;
  }

.pagination-wrapper .pagination__list>li {
  flex: 1 0 3.2rem;
  max-width: 3.2rem;
}
.pagination-wrapper .pagination__item {
  height: 3.2rem;
  font-size: 1.1rem;
}
.pagination-wrapper .pagination__list>li:not(:last-child) {
  margin-right: 5px;
}
.header_logo_svg {
  width: 240px !important;
}
}
/* 749 e */

@media(max-width: 639px) {
  .product-card-wrapper .quick-add__submit {
    padding-right: 20px;
  }
  .header .header__heading-link {
    padding: 0px 10px;
  }
  .header .header__heading-logo {
    max-width: 230px;
  }
}

@media(max-width: 570px) {
  dialog.pushowl-optin {
    background-size: 210px !important;
    width: 457px !important;
    height: 176px !important;
    max-width: 90%;
    background-position: -10px 0px !important;
  }
  .pushowl-optin .pushowl-optin__content {
    padding: 12px 16px 10px 190px !important; 
  }
  .pushowl-optin .js-pushowl-description.pushowl-optin__description { 
    font-size: 14px !important; 
  }
  .pushowl-optin__footer .pushowl-optin__no-button { 
    font-size: 14px !important; 
  }
  .pushowl-optin__footer .pushowl-optin__yes-button { 
    min-width: 90px !important; 
    padding: 8px 4px !important; 
    font-size: 14px !important; 
  }
}

@media(max-width: 479px) {
  .product-upsell-list .card-wrapper .quick-add { 
    justify-content: left;
  }
  .product-upsell-list .card-information {
    margin-bottom: 10px;
  }
  .product-upsell-list .card-wrapper .card__inner {
    min-width: 90px;
    width: 90px;
    height: 90px; 
  }
  .product-upsell-list .card-wrapper .card__content {
    padding: 0 0 0 15px;
    width: calc(100% - 90px);
  }
  .card-wrapper .product-variant-count { 
    margin: 0; 
    width: 100%;
    text-align: left;
  }
  .card__badge .badge {
    font-size: 9px;
    padding: 5px 8px;
}
.card-btn-icon { 
  display: none;
} 
.product-card-wrapper .quick-add__submit {
  padding-right: .8rem;
}
.header_logo_svg {
    width: 220px !important;
}
}
/* 479 e */

@media(max-width: 400px) {
  dialog.pushowl-optin {
    background-size: 170px !important;
    width: 457px !important;
    height: 143px !important;
    max-width: 90%; 
  }
  .pushowl-optin .pushowl-optin__content {
    padding: 10px 16px 10px 150px !important;
  }
  .pushowl-optin .js-pushowl-description.pushowl-optin__description {
    font-size: 14px !important;
    line-height: 16px !important;
  }
  .pushowl-optin__footer .pushowl-optin__yes-button {
    min-width: 70px !important;
    padding: 6px 4px !important;
    font-size: 12px !important;
    margin-right: 10px !important;
  }
  .pushowl-optin__footer .pushowl-optin__no-button {
    font-size: 12px !important;
    padding: 6px 4px !important;
  }
}

@media(max-width: 359px) {
  .header_logo_svg {
    width: 180px !important;
  }
}
/* 359 e */

