/** Shopify CDN: Minification failed

Line 441:33 Expected identifier but found "!"
Line 452:23 Expected identifier but found "!"
Line 453:20 Expected identifier but found "!"
Line 454:21 Expected identifier but found "!"
Line 455:21 Expected identifier but found "!"
Line 456:21 Expected identifier but found "!"
Line 457:24 Expected identifier but found "!"
Line 458:37 Expected identifier but found "!"
Line 467:28 Expected identifier but found "!"
Line 556:30 Expected identifier but found "!"
... and 8 more hidden warnings

**/
body .shopify-pc__banner__dialog button.shopify-pc__banner__btn-decline, body .shopify-pc__banner__dialog button.shopify-pc__banner__btn-manage-prefs, body .shopify-pc__banner__dialog button.shopify-pc__banner__btn-accept {
    background-color: #30a74b;
    border-color: #30a74b;
    color: #FFFFFF;
    text-decoration: none;
    min-width: 135px;
    letter-spacing: .05em;
    line-height: 1.4;
    font-weight: 500;
    white-space: normal;
    word-break: break-word;
    word-wrap: break-word;
    font-size: 16px;
    width: 100%;
    max-width: 100%;
    padding: 16px;
}



body .shopify-pc__banner__btns {display: block;}

body h2#shopify-pc__banner__body-title {
    letter-spacing: normal;
    line-height: normal;
    padding: 0;
    margin: 0;
    min-width: 0;
    max-width: none;
    text-decoration: none;
    font-size: 20px;
    font-family: "AzoSansMedium", AzoSans, 'azo-sans';
    font-weight: 500;
    text-align: center;
    margin-bottom: 10px;
}

body .shopify-pc__banner__dialog p {
    font-family: "AzoSansRegular", AzoSans, 'azo-sans';
    font-size: 16px;
    color: #000;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 5px;
}

body .shopify-pc__banner__wrapper {
    max-width: 540px;
    margin: 0 auto;
}
body section#shopify-pc__banner {
    padding: 40px;
    padding-bottom: 50px;
}

body a#shopify-pc__banner__body-policy-link {
    font-size: 16px;
    color: #000000;
    font-weight: bold;
    font-family: "AzoSansMedium", AzoSans, 'azo-sans';
}
.contact__button .button, .cart__checkout-button {
    background-color: #007a7a;
    border-color: #007a7a;
    min-height: 36px;
    font-weight: 600;
}
.contact__button .button:after, .button.cart__checkout-button:after {
    box-shadow: none;
}

h1 , .h1, .product-count__text span{
    font-weight: 600;
    color: #000000;
    font-size: 18px;
    letter-spacing: 0.12px;
    line-height: 1.5;
    margin: 0;
    vertical-align: bottom;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.price__sale s.price-item.price-item--regular, facet-remove, .header__menu-item .icon-caret{
    display: none;
}
.field__label, .header__menu-item span, .header__icon span {
    color: rgb(var(--color-foreground));
}
header.header .icon path {
    fill: rgb(var(--color-foreground));
}
.Header-search-bar label.field__label {
    color: var(--gradient-background);
    opacity: .4;
    top: 7px;
    left: 10px;
}
.predictive-search.predictive-search--header {
    display: none !important;
}

header.header .search__button .icon path{
    fill: var(--gradient-background);
}
  .Header-search-bar .search__input.field__input, .Header-search-bar .field__button {
    height: 36px;
}
  .Header-search-bar .search__input.field__input {
    background: rgb(var(--color-foreground));
    color: var(--gradient-background);
    padding: 0px;
}
.Header-search-bar .header-search-close{
    position: absolute;
    right: 10px;
    top: 0px;
    height: 100%;
}
.Header-search-bar form {
    position: relative;
    width: 480px;
    max-width: 100%;
}
.field__label {
    font-size: 14px;
    line-height: unset;
}
svg.icon.icon-search {
    width: 22px;
    height: auto;
}
.login-acc {
    font-size: 12px;
    min-width: 80px;
}
.header__icon .icon {
    width: auto;
    height: auto;
}
.header__inline-menu ul.list-menu {
    width: 100%;
    justify-content: center;
    gap: 30px;
}
.header__menu-item:hover span,.header__active-menu-item {
    text-decoration: none;
}
.header__menu-item .header__active-menu-item {
    color: #B78B1F;
}
.mm-with-images {
    display: flex;
    flex-direction: row;
    width: 100%;
    overflow-y: auto;
    background-color: rgb(255, 255, 255);
    height: 100%;
    flex-direction: row;
    padding-bottom: 0px;
}

.mm-with-images .mm-links {
    width: 65%;
}
.mm-with-images .mm-images {
    width: 35%;
}
.mm-with-images .mega-menu__list {
    gap: 10px;
    grid-template-columns: repeat(4,minmax(0,1fr));
    padding-left: 15px;
}
.footer__content-bottom-wrapper {
    justify-content: center;
}

form#FacetSortForm {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.title-with-sortby {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
facet-filters-form .product-count-vertical {
    max-width: 300px;
    width: 100%;
    margin-left: 0;
}
facet-filters-form  .facet-filters__field .select {
    border: 1px solid rgba(var(--color-foreground),.1);
    padding: 10px;
    border-radius: 0.25rem;
    max-width: 100%;
    width: 215px;
}

facet-filters-form .facet-filters {
    padding-left: 0;
}
.select .svg-wrapper, .customer select+.svg-wrapper {
    right: 10px;
}

.mm-imgs img {
    width: 100%;
}

.mm-all-images {
    gap: 1rem;
    display: flex;
    flex-flow: wrap;
    margin-bottom: 1rem;
}

.mm-single-img {
    flex-basis: calc(33.3333% - 0.666667rem);
}

.mm-title {
    text-transform: uppercase;
}
.mm-url, .mm-heading {
    text-decoration: none;
    color: #000;
    text-align: center;
    font-size: 12px;
}
.mega-menu__link.link, .mega-menu__link--level-2 {
    font-size: 12px;
    padding: 0 0 12px 0px;
}
.product-count-vertical .loading__spinner {
    left: 70%;
}
h2#verticalTitle {
    opacity: 0;
}
.card__heading .full-unstyled-link {
    margin: 0;
    color: #000000;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.0075rem;
    font-family: "AzoSansRegular", "Helvetica Neue", Arial, sans-serif;
    font-weight: 400;
    display: block;
    text-transform: capitalize;
    -webkit-text-decoration: none;
    text-decoration: none;
}

.price--on-sale .price-item--regular {
    margin-right: 5px;
}

body .price__container *, body span.price-item.price-item--sale, body span.price-item.price-item--sale span {
    font-size: 13px;
    letter-spacing: normal;
}
.price__container * {
    color: #000;
}
.card__inner.ratio:before {
    padding-bottom: 100%;
}
body.animate--hover-vertical-lift .card-wrapper .card--card, body.animate--hover-vertical-lift .card-wrapper .card--standard .card__inner {
    background: transparent;
}
facet-remove.active-facets__button-wrapper {
    min-width: 100px;
}
.grid__item {
    padding-bottom: 24px;
}
body .card-information>*:not(.visually-hidden:first-child)+*:not(.rating):not(.card__information-volume-pricing-note) {
    margin-top: 0;
}
.animate--hover-3d-lift .card-wrapper:hover .card--card, .animate--hover-3d-lift .card-wrapper:hover .card--standard .card__inner, .animate--hover-3d-lift .button:not(.button--tertiary):not([disabled]):hover, .animate--hover-3d-lift .shopify-challenge__button:not([disabled]):hover, .animate--hover-3d-lift .customer button:not([disabled]):hover, .animate--hover-3d-lift .shopify-payment-button__button:hover, .animate--hover-3d-lift .deferred-media:hover .deferred-media__poster-button {
    box-shadow: none;
}
li .card__media .media img {
    object-fit: contain;
}
.cart-count-bubble {
    background: transparent;
    left: 50%;
    right: 50%;
    transform: translate(-50%, 0%);
}
body summary.list-menu__item {
    padding-right: 12px;
}
details[open]>.header__menu-item, details[open]>.header__menu-item span {
    text-decoration: none;
    background: #fff;
    color: #000;
}

header.header.header--top-left {
    padding-bottom: 0;
}
.header-wrapper{
    border: 0;
}
h2, .h2, footer .footer-block__heading {
    font-family: "AzoSansMedium", "Helvetica Neue", Arial, sans-serif;
    line-height: 1.5;
    letter-spacing: 0.0075rem;
    font-weight: 600;
    width: 100%;
    text-transform: none;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    margin-bottom: 10px;
}

footer .link.link--text.list-menu__item {
    margin: 0;
    display: block;
    color: #000000;
    font-size: 14px;
    text-transform: none;
    letter-spacing: 0.12px;
    line-height: 1.5;
    font-weight: 400;
    font-family: "AzoSansRegular", "Helvetica Neue", Arial, sans-serif;
}
.svg-wrapper {
    width: auto;
    height: auto;
}
.soc-icons-footer .list-social__item .icon, footer .list-social__item .icon {
    width: 30px;
    height: 30px;
}
header .mega-menu__content {
    background: #fff;
}
.banner__heading {
    font-family: NextDisplayExtended-Bold, sans-serif !important;
    text-align: left;
    line-height: 1.05 !important;
    display: block;
    letter-spacing: 0px;
    margin: 0;
}

a.button.button--secondary {
    font-size: 16px;
    text-decoration: underline;
    font-family: NextDisplayExtended-Medium,sans-serif!important;
    font-weight: 500;
    margin: 0;
    padding: 0;
    justify-content: flex-start;
    min-height: auto;
}
a.button.button--secondary:before, a.button.button--secondary:after {
    display: none;
}

li.collection-list__item .card__media:before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 60%, rgba(0, 0, 0, 0.7) 100%);
    z-index: 9;
    background: #000;
    opacity: 0.2;
}

.collection-list__item {
    position: relative;
    padding-bottom: 0;
}

.collection-list__item .card__content {
    position: absolute;
    bottom: 0;
    background: transparent;
}

.collection-list__item a.full-unstyled-link.button.button--secondary {
    background: transparent;
    margin-top: 5px;
}

.collection-list__item .card__content * {
    color: #fff !important;
    z-index: 99;
    position: relative;
}

.collection-list__item .card__heading {
    margin-left: 15px;
    font-weight: 600;
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 0px;
    text-align: left;
    line-height: 22px;
    font-family: Poppins, sans-serif;
}

.logo-bar__item img {
    max-width: 100%;
    border-radius: 50%;
    height: 150px;
    width: 150px;
}

.logo-bar {
    display: flex;
    margin: 0 auto;
    padding: 20px 35px 10px 35px;!;
    flex-wrap: wrap;
}

.logo-bar__item {
    min-width: calc(100% / 8);
    width: calc(100% / 8);
    text-align: center;
}

.logo-bar__link, .logo-bar__link .logo-bar-title {
    text-align: center;!;
    font-size: 13px;!;
    line-height: 1.4;!;
    font-weight: 500;!;
    margin-top: 10px;!;
    letter-spacing: 0px;!;
    font-family: Poppins, sans-serif;!;
    color: #000;
    text-decoration: none;
}
.image-with-text__media-item {
    padding: 0;
}
.image-with-text__heading {
    font-size: 27px;
    margin: 0px 0px 0px 0px;!;
    letter-spacing: 0px;
    text-transform: uppercase;
    white-space: normal;
}

.image-with-text__content>*+* {
    margin: 0;
    font-size: 14px;
}

.image-with-text__content .image-with-text__text+.button {
    margin-top: 10px;
    min-height: auto;
    padding: 10px 14px;
}

.doubly-nice-select span.current.notranslate {
    font-size: 0px;
}

.doubly-nice-select.currency-switcher.right {
    background: transparent;
    border: 0;
    padding: 0;
    margin: 0;
    margin-top: 8px;
}

span.flags {
    margin: 8px 0px !important;
}
.header__icon.checkout-button-header {
    text-decoration: none;
    padding: 0 12px 0 0px;
    width: 120px;
    max-width: 100%;
    font-family: "AzoSansMedium", "Helvetica Neue", Arial, sans-serif;
    font-size: 14px;
    font-weight: inherit;
    letter-spacing: inherit;
    margin: 0;
    border: 0;
    color: #ffffff;
    border-radius: 0.25rem;
    background-color: #30a74b;
    text-align: center;
    height: 36px;
    padding: 0px 10px;
    margin-right: 15px;
    margin-top: 8px;
}
.header__icons .doubly-nice-select:after {
    display: none;
}
.Header-search-bar .field:after, .Header-search-bar .field:before {
    box-shadow: none;
}
.header__icon.checkout-button-header.disabled {
    pointer-events: none;
}



.service-teaser-link {
    width: 100%;
    text-align: center;
    display: block;
    padding: 10px 0;
}

.row-services-title span {
    font-size: 16px;
    font-weight: 500;
    color: #212121;
}

span.separator-line {
    border-right: 1px solid #bdbdbd;
    padding: 0px 15px 0px 0px;
    margin-right: 15px;
}

.row-services-title h3 {
    margin: 0px;
    font-weight: 400;
    letter-spacing: 0;
    font-size: 16px;
    border-right: 1px solid #bdbdbd;
    padding: 3px 15px 3px 0px;!;
    margin-right: 15px;
}

.row-services-img, .row-services-banner {
    display: flex;
    align-items: center;
    justify-content: center;
}

.row-services-img img {
    max-width: 350px;
    width: 100%;
}
.global-media-settings{
  border: 0;
}
img.hp-tile-slider__img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    object-fit: fill;
}

.image-with-text__text-item.grid__item {
    border: 0;
    background: transparent;
    box-shadow: none;
}

.image-with-text__content * {
    color: #fff;
}

.image-with-text__content .image-with-text__text+.button {
    background: #fff;
    color: #000;
    font-weight: 600;
}


@keyframes marquee {
  0% { left: 0; }
  50% { left: -50%; }
  100% { left: -100%; }
}

.logo-bar__item.brand-bar__item img {
    border-radius: 0;
    height: auto;
    width: 100%;
    max-width: 100%;
}

.logo-bar__item.brand-bar__item img:hover {
    transform: scale(1.2);
    opacity: .5;
    cursor: pointer;
}

.logo-bar__item.brand-bar__item {
    transition: all .2s ease-out;
    margin: 0px 35px;
    width: auto;
    min-width: 125px;
}

.brand-logos.logo-bar {
    padding: 30px 20px 20px;
    position: relative;
    animation: marquee 25s linear infinite;
    flex-wrap: nowrap;
    width: 100%;
}
.main-brand.main-logos {
    overflow: hidden;
}
.brand-logos.logo-bar:hover {
    animation-play-state: paused;
    -webkit-animation-play-state: paused;
    cursor: pointer;
}




.brand-spotlight-collection {
    background-color: #F6F1EC;
    margin: 0px 0px 0px 0px;
    padding: 25px 0px 35px 25px;
}

.collection-list-title {
    color: #222222;
    font-size: 19px;
    line-height: normal;
    text-align: left;
    letter-spacing: 0px;
    font-weight: 600;!;
    font-family: Poppins, sans-serif;!;
}

.brand-spotlight-collection .collection-list__item.grid__item {
    min-width: calc(100% / 4.25);
    width: calc(100% / 4.25);
    max-width: 100%;
    padding-right: 5px;
}

.brand-spotlight-collection .grid {
    gap: 0;
}

.brand-spotlight-collection .card__content {
    position: inherit;
}

.brand-spotlight-collection .collection-list__item .card__heading {
    margin-top: 8px;
    color: #222 !important;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    margin-left: 0;
    padding-left: 0;
    font-family: "AzoSansRegular", "Helvetica Neue", Arial, sans-serif;
}

.brand-spotlight-collection .collection-list__item .card__information {
    margin: 0;
    padding: 0;
}
.brand-spotlight-collection slider-component.slider-mobile-gutter.scroll-trigger.animate--slide-in {
    overflow: hidden;
    overflow-x: scroll;
    overflow-y: hidden;
    min-width: 100%;
    scrollbar-width: auto;!;
    scrollbar-color: auto;!;
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
}

.brand-spotlight-collection .grid {
    flex-wrap: nowrap;
    width: 100%;
}


.col-link-brand {
    z-index: 9;
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.soc-icons {
    text-align: center;
}

.osn-title {
    margin: 0;
    color: #000000;
    width: 100%;
    text-align: center;
    margin-top: 0.25rem;
    text-transform: none;
    font-size: 14px;
    font-weight: 400;
    font-family: AzoSans, "Helvetica Neue", Arial, sans-serif;
    padding-bottom: 0;
}

.soc-icons-footer {
    border-top: 1px solid #eaeaea;
    margin-top: 20px;
}

small.copyright__content, small.copyright__content * {
    margin: 0;
    font-weight: 400;
    color: #515151;
    font-size: 12px;
    font-family: "AzoSansRegular", "Helvetica Neue", Arial, sans-serif;
    letter-spacing: 0.12px;
}
body footer.footer {
    background: #f7f7f7;
}
.logo-with-search-box {
    display: flex;
    align-items: center;
    gap: 10px;
    width: fit-content;
}

.mega-menu__link {
    color: #000000;
}



.footer-above-content {}

.footer-above-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 100%;
}

a.MuiTypography-root {
    display: flex;
    align-items: center;
    text-decoration: none;
    gap: 20px;
}

.footer-right-content {
    display: flex;
    align-items: center;
    width: 50%;
}

h2, h3 {
    margin: 0;
    font-family: "AzoSansMedium", "Helvetica Neue", Arial, sans-serif;
    color: #000000;
    font-size: 16px;
    letter-spacing: 0.0075rem;
    line-height: 1.5;
    width: auto;
}

span.footer-m3c4re p {
    margin: 0;
    font-weight: 400;
    color: #515151;
    font-size: 12px;
    font-family: AzoSansRegular, Helvetica Neue, Arial, sans-serif;
    letter-spacing: .12px;
}


.footer-right-text {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 80%;
}

.footer-right-text svg {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    max-width: 25px;
}


.footer-right-text h6 {
    margin: 0;
}

.footer-right-text h6 {
    margin: 0;
    color: #000000;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.0075rem;
    font-family: "AzoSansRegular", "Helvetica Neue", Arial, sans-serif;
    font-weight: 400;
    display: inline-block;
}

.footer-right-content {
    border-left: 0.0625rem solid #eaeaea;
    padding-left: 25px;
}

.footer-above-content {
        border-bottom: 0.0625rem solid #eaeaea;
        padding-bottom: 15px;
}

.footer__blocks-wrapper {
    padding-top: 20px;
}


.banner .banner__content .banner__heading {
    color: #fff;
}
.collection-index-listing .collection-list-wrapper {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.facets__summary span:first-of-type, span.facet-checkbox__text, span.facet-checkbox__text * ,  span.facets__summary-label{
    letter-spacing: 0.0075rem;
    line-height: 1.5;
    color: #000000;
    text-decoration: none !important;
}

.facets__summary span:first-of-type, span.facets__summary-label {
    font-family: "AzoSansMedium", "Helvetica Neue", Arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
}

span.facet-checkbox__text, span.facet-checkbox__text * {
    font-size: 14px;
    font-family: AzoSansRegular,Helvetica Neue,Arial,sans-serif;
    font-weight: 400;
    text-decoration: none !important;
}
.facets__summary path {fill: #000;}
.facet-filters__field .select__select, .mobile-facets__sort .select__select {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    font-family: AzoSansRegular,Helvetica Neue,Arial,sans-serif;
    padding-left: 10px;
}

.product-grid-container .collection .card__heading .full-unstyled-link {
    text-decoration: none !important;
}
body .price__container *, body span.price-item.price-item--sale, body span.price-item.price-item--sale span {
    font-size: 14px !important;
    letter-spacing: normal;
    font-weight: 400 !important;
    font-family: "AzoSansRegular", "Helvetica Neue", Arial, sans-serif;
    font-weight: 400 !important;
}

  .product-grid-container .collection .card--standard>.card__content .card__information {
      padding-right: 20px;
  }



product-info .page-width {
    max-width: 1120px;
    padding: 0;
}
.product__title h1 {
    font-size: 18px;
    font-weight: 400;
    font-family: "azo-sans", Helvetica, Arial, sans-serif;
}

body .product__info-wrapper .price .price-item * {
    font-family: "azo-sans", Helvetica, Arial, sans-serif;
    font-size: 20px !important;
    font-weight: 500 !important;
}


.product-title-with-price {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    gap: 20px;
}

.product-title-with-price .product__title {
    margin: 0;
}

.product-form__input.product-form__input--dropdown {
    display: flex;
    align-items: center;
    gap: 20px;
}
.product-form__input.product-form__input--dropdown label {
    min-width: 35px;
    margin-top: 7px;
    font-size: 12px;
    font-weight: 400;
    font-family: "azo-sans", Helvetica, Arial, sans-serif;
}
.product-form__input .select:focus-visible , .product-form__input select {
    outline: 0;
    outline-offset: 0;
    box-shadow: none;
}
.product-form__input .select:before{
    display:none;
}
.product-form__input .select:before, .product-form__input .select:after{
    box-shadow: none !important;
    border: 1px solid #c7c5c5;
}
.product__info-wrapper .product-form__input select {
    height: auto;
    padding: 5px;
}
.product__info-wrapper variant-selects{
    border-top: 1px solid #c7c5c5;
    padding-top: 15px;
    padding-bottom: 0;
}
.product__info-wrapper .button {
    border-radius: 5px;
    background-color: #1a6461;
    color: #fff;
    border: #1a6461;
    min-height: auto;
    padding: 11px 22px 11px 14px;
    font-size: 11px;
    font-family: azo-sans,Helvetica,Arial,sans-serif;
    letter-spacing: 1.2px;
    text-align: center;
    line-height: 14px;
    font-weight: 600;
    margin-left: 55px;
}
.product__description * {
    padding-bottom: 7px;
    font-size: 14px;
    font-family: "azo-sans", Helvetica, Arial, sans-serif;
    font-weight: 400;
}
.product__info-wrapper .button:after {
    box-shadow: none;
}
.product__info-container .buy-button-main-div {
    border-bottom: 1px solid #c7c5c5;
    margin-bottom: 0;
}
.product__info-wrapper product-form.product-form, .product__info-wrapper .product-form__input .select {
    max-width: 350px;
    width: 100%;
}
product-form.product-form form{
    width: 100%;
}

.product__info-wrapper .product__accordion {
    border: 0;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #c7c5c5;
}

.product__info-wrapper .accordion summary {
    padding: 10px 0;
}

.product__info-wrapper .product__description.rte.quick-add-hidden {
    margin: 0;
}

.product__info-wrapper .product__accordion .accordion__content {
    padding: 0;
    margin-bottom: 0;
}

.product__info-wrapper h2.h4.accordion__title.inline-richtext{
    text-transform: none;
    text-decoration: none;
    font-size: 13px;
    font-weight: 400;
    font-family: "azo-sans", Helvetica, Arial, sans-serif;
}


.add-on-pdp-listing .grid__item {
    max-width: 100%;
}

.add-on-pdp-listing .related-products__heading {
    padding-bottom: 12px;
    font-size: 15px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}

.add-on-pdp-listing .slick-arrow.slick-disabled {
    display: none !important;
}

.add-on-pdp-listing .slick-arrow {
    background-color: #fff;
    background-image: none;
    border-bottom: 1px solid #9e9e9e;
    border-top: 1px solid #9e9e9e;
    border-radius: .25rem 0 0 .25rem;
    height: 36px;
    width: 24px;
    font-size: 0;
    color: #111;
    text-decoration: none;
    position: absolute;
    top: 30%;
    z-index: 99;
}
.add-on-pdp-listing .slick-next.slick-arrow{
    right: 0;
    border-left: 1px solid #9e9e9e;
    border-right: 0;
}
.add-on-pdp-listing .slick-arrow:before {
    content: '';
    background-image: url('/cdn/shop/files/chevron-down-m-default_1.svg?v=1730974294');
    background-repeat: no-repeat;
    background-position: 2px 1px;
    padding: 0 12px;
    width: 100%;
    position: absolute;
    height: 100%;
    top: 3px;
    right: -5px;
    transform: rotate(270deg););
}

.add-on-pdp-listing .slick-prev.slick-arrow {
    left: 0;
    border-right: 1px solid #9e9e9e;
    border-left: 0;
}

.add-on-pdp-listing .slick-next.slick-arrow {}

body.animate--hover-vertical-lift .add-on-pdp-listing  .card-wrapper .card--standard .card__inner {
    /* background-color: #eaeaea;
    border: 1px solid #eaeaea;
    margin-bottom: 11px; */
}

.add-on-pdp-listing .slick-initialized .slick-slide {
    margin: 0 5px;
}
.add-on-pdp-listing .card__media .media img {
    object-fit: cover;
}
.add-on-pdp-listing .card__inner.ratio:before {
    padding-bottom: 130%;
}
.add-on-pdp-listing .slick-prev.slick-arrow:before {
    transform: rotate(90deg);
    right: 5px;
    top: -2px;
}

.add-on-pdp-listing .slick-prev.slick-arrow, .add-on-pdp-listing .slick-next.slick-arrow {
    border: 0;
    border-radius: 0;
    cursor: pointer;
}
.add-on-pdp-listing .slick-prev.slick-arrow {
    left: -20px;
}
.add-on-pdp-listing .slick-next.slick-arrow {
    right: -20px;
}
.add-on-pdp-listing .grid.product-grid {
    margin-top: 0;
}
.add-on-pdp-listing .card__heading .full-unstyled-link {
    height: 30px;
    line-height: 15px;
    font-size: 12px;
    margin-bottom: 8px;
    display: -webkit-box;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 12px;
    text-decoration: none !important;
}
body .product__info-wrapper .add-on-pdp-listing .price .price-item * {
    font-size: 14px!important;
    font-weight: 600!important;
}
.customer-also-bought {
    border-top: 1px solid #eaeaea;
}

.add-on-pdp-listing .customer-also-bought .related-products__heading {
    padding-top: 12px;
}

.soc-icons .list-social__link {
    padding-top: 5px;
}
body footer.footer {
    padding-top: 10px;
}
.back-to-top {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 5px -1px, rgba(0, 0, 0, 0.14) 0px 6px 10px 0px, rgba(0, 0, 0, 0.12) 0px 1px 18px 0px;
    position: fixed;
    bottom: 106px;
    right: 1rem;
    height: 44px;
    width: 44px;
    z-index: 3;
    outline: 0px;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    margin: 0px;
    text-decoration: none;
    background: #000;
    border-radius: 50px;
    padding: 0;
}

.product-title-with-price .product__title {
    margin: 0;
    max-width: 70%;
    word-break: normal;
}

.product .product__info-wrapper .shopify-app-block , .product .product__info-container .product-form {
    margin-top: 0;
}
.product__title h1 {
    overflow: inherit;
    white-space: normal;
}

[data-number-of-reviews="0"] span.jdgm-star.jdgm--off {
    color: #1A6461;
    font-weight: normal;
}
.jdgm-histogram .jdgm-star, .jdgm-rev-widg__summary .jdgm-star {font-weight: normal;font-size: 14px;}



.jdgm-rev-widg * {
    font-family: "azo-sans", Helvetica, Arial, sans-serif;
}

body .jdgm-widget .jdgm-btn--solid, body input[type=submit].jdgm-btn--solid, body .jdgm-widget .jdgm-write-rev-link.jdgm-write-rev-link {
    border-radius: 5px;
    background-color: #1a6461;
    color: #fff;
    border: #1a6461;
    min-height: auto;
    padding: 11px 22px 11px 14px;
    font-size: 12px;
    font-family: azo-sans,Helvetica,Arial,sans-serif;
    letter-spacing: 1.2px;
    text-align: center;
    line-height: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.jdgm-widget .jdgm-btn--solid, input[type=submit].jdgm-btn--solid, , .jdgm-widget .jdgm-write-rev-link.jdgm-write-rev-link:not([disabled]):hover, .jdgm-widget .jdgm-write-rev-link.jdgm-write-rev-link:focus {
    background-color: #30a74b;
}

.jdgm-widget .jdgm-form .jdgm-star {
    font-size: 20px;
    font-weight: lighter;
}

body .jdgm-widget .jdgm-write-rev-link, body .jdgm-widget .jdgm-ask-question-btn, body .jdgm-widget input.jdgm-review-search, 
body .jdgm-widget .jdgm-subtab__name, body .jdgm-widget .jdgm-btn.jdgm-btn, body .jdgm-widget .jdgm-chip {border-radius: 5px;}

.jdgm-form__fieldset a {
    color: inherit;
    text-decoration: none !important;
}
.jdgm-form__fieldset .jdgm-btn--border, .jdgm-widget:not(.jdgm-review-widget--small) .jdgm-form__fieldset-actions .jdgm-cancel-rev {
    font-size: 12px;
    font-family: azo-sans,Helvetica,Arial,sans-serif;
    letter-spacing: 1.2px;
    text-align: center;
    line-height: 14px;
    font-weight: 600;
    border-radius: 5px;
    color: #1a6461;
    border-color: #1a6461;
    min-height: auto;
    padding: 11px 22px 11px 14px;
    text-transform: uppercase;
}
.jdgm-widget .jdgm-btn--solid:not([disabled]):hover, .jdgm-widget .jdgm-btn--solid:focus, .jdgm-widget input[type=submit].jdgm-btn--solid:not([disabled]):hover, .jdgm-widget input[type=submit].jdgm-btn--solid:focus , .jdgm-widget .jdgm-write-rev-link.jdgm-write-rev-link:not([disabled]):hover, .jdgm-widget .jdgm-write-rev-link.jdgm-write-rev-link:focus {
    background-color: #30a74b;
}

.jdgm-widget .jdgm-sort-dropdown-wrapper .jdgm-sort-dropdown, .jdgm-widget .jdgm-sort-dropdown-wrapper .jdgm-sort-dropdown-arrow {
    color: #000;
}

.jdgm-widget .jdgm-rev__icon {
    display: none !important;
}

.jdgm-widget .jdgm-rev__author-wrapper .jdgm-rev__author {
    color: #000;
}

.jdgm-widget .jdgm-row-extra {
    display: none;
}

.jdgm-widget .jdgm-rev__header {
    margin-bottom: 5px;
}

.jdgm-widget .jdgm-rev__title, .jdgm-rev__body>p, .jdgm-widget .jdgm-rev__reply-content>p {
    margin-bottom: 0px;
}
.animate--hover-vertical-lift .button:not([disabled]):hover:after {
    box-shadow: none !important;
}
.button.loading span {
    opacity: 0;
}



media-gallery.product__column-sticky {
    flex-direction: row-reverse;
    align-items: flex-start;
    display: flex;
}

slider-component.GalleryViewer-slider-mobile-gutter {
    flex-grow: 1;
}

slider-component.thumbnail-slider {
    align-items: flex-start;
    margin-block-start: 0;
    flex-wrap: nowrap;
    justify-content: space-between;
    display: flex;
    position: relative;
    max-width: 80px;
}

ul.thumbnail-list {
    margin: 0;
    max-width: 100%;
    flex-direction: column;
    width: 100%;
    min-width: 75px;
}


.thumbnail-slider button.slider-button {
    position: absolute;
    z-index: 9999;
    height: auto;
    width: auto;
    left: 20px;
}

.thumbnail-slider .slider-button.slider-button--prev {
    transform: rotate(90deg);
    top: 10px;
}
.thumbnail-slider .slider-button.slider-button--next {
    transform: rotate(90deg);
    bottom: 0;
}

.product .thumbnail-slider .thumbnail-list.slider--tablet-up {
    padding-top: 20px;
    padding-bottom: 20px;
}

.product__media-wrapper .slider-mobile-gutter .slider-button svg.icon.icon-caret {
    height: auto;
    width: 25px;
    color: #000;
}

button.slider-button.slide-arrow.next-arrow.slick-arrow {
    bottom: 0;
}
.slider-button.slide-arrow.prev-arrow.slick-arrow {
    top: 0;
}

.slider-button.slide-arrow.prev-arrow svg {
    transform: rotate(180deg);
}

.product .slider:not(.slider--everywhere):not(.slider--desktop)+.slider-buttons {
    display: block;
    opacity: 0;
}

.product--thumbnail_slider .thumbnail-slider button.slider-button , .product .slider:not(.slider--everywhere):not(.slider--desktop)+.slider-buttons .slider-counter {
    display: none;
}

.product--thumbnail_slider .GalleryViewer-slider-mobile-gutter .slider-button {
    position: absolute;
    top: 50%;
    z-index: 999;
    border-radius: 50%;
    background: hsl(0, 0%, 90%);
}
.product--thumbnail_slider .GalleryViewer-slider-mobile-gutter:hover > .slider-buttons{
    opacity: 1 !important;
}

.product__media-wrapper .GalleryViewer-slider-mobile-gutter .slider-button svg.icon.icon-caret {
    width: 20px;
}
.GalleryViewer-slider-mobile-gutter .slider-button.slider-button--prev {
    left: 18px;
}

.GalleryViewer-slider-mobile-gutter .slider-button.slider-button--next {
    right: 18px;
}

.product .product__media-list .grid__item,
.product .product__media-list.slider.slider--mobile.grid--2-col-tablet .grid__item,
.product.product--thumbnail .product__media-item:not(.is-active),
.product.product--thumbnail_slider .product__media-item:not(.is-active) {
    display: block;
    width: 100%;
    opacity: 1;
}


.product.product--small .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide {
    width: 100%;
    max-width: 60px;
    border: 1px solid #c7c5c5;
}

.thumbnail-list .thumbnail {
    padding: 5px;
}
.slider-button.slide-arrow.slick-arrow.slick-disabled {
    opacity: 0.2;
}


.cart-notification__links .button--full-width, .cart-notification__links a.button.button--secondary {
    width: 100%;
    height: 100%;
    font-family: AzoSansMedium, "Helvetica Neue", Arial, sans-serif !important;!i;!;
    font-size: 14px;
    font-weight: inherit;
    letter-spacing: inherit;
    margin: 0px;
    border: 0px;
    color: rgb(255, 255, 255);
    opacity: 1;
    border-radius: 0.25rem;
    background-color: rgb(48, 167, 75);
    padding: 8px;
    text-align: center;
    min-height: auto;
    text-decoration: none;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
    width: 100%;
    text-transform: uppercase;
    width: 50%;
}

.cart-notification__links .button:after {
    box-shadow: none;
}

.cart-notification__links {
    display: flex;
    align-items: center;
    margin: 0;
    gap: 10px;
}

.cart-notification__links button.link.button-label {
    display: none;
}

.cart-notification-wrapper  .cart-notification__links>* {
    margin: 0;
    width: 100%;
}

.cart-notification__links #cart-notification-form {
    width: 50%;
}

.cart-notification__links .button--full-width {
    width: 100%;
}

.cart-notification__links a.button.button--secondary {
    border: 0.0625rem solid rgb(0, 0, 0);
    background: transparent;
    color: #000;
}

.cart-notification-product__name {
    font-family: AzoSansMedium, "Helvetica Neue", Arial, sans-serif;
    color: rgb(0, 0, 0);
    font-size: 14px;
    letter-spacing: 0.0075rem;
    line-height: 1.5;
    font-weight: 600;
}
.product-option * {
    display: inline;
    margin: 0;
    margin: 0px;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.0075rem;
    font-weight: 400;
    font-family: AzoSansRegular, "Helvetica Neue", Arial, sans-serif;
    color: rgb(81, 81, 81);
    text-transform: capitalize;
}
.cart-notification__heading {
    font-family: AzoSansMedium, "Helvetica Neue", Arial, sans-serif;
    font-weight: 600;
    font-size: 14px;
    padding: 0.9rem 1rem;
    background-color: inherit;
    text-transform: none;
    border-bottom: 0.0625rem solid rgb(158, 158, 158);
    border-radius: 0.25rem 0.25rem 0px 0px;
    letter-spacing: 0px;
}

body .field__input:focus~.field__label {
    display: none;
}


.collection-cartpage-title {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-decoration: underline;
    color: #006060;
    position: relative;
}

.title-wrapper-with-link .title{
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 20px;
}

.collection-cartpage-title:before {
    content: '';
    margin-right: 10px;
    margin-bottom: -2px;
    display: inline-block;
    width: 14px;
    height: 14px;
    background-repeat: no-repeat;
    background-image: url('/cdn/shop/files/chevron-down-m-default_1.svg');
    background-size: auto;
    background-position: center;
    transform: rotate(90deg);
}
.collection-cartpage-title:hover {
    text-decoration-thickness: 0;
}
cart-remove-button .svg-wrapper, .cart-items thead , .product-option-price {
    display: none;
}

cart-items .title-wrapper-with-link {
    margin-bottom: 10px;
}

.cart__items {
    background-color: #f7f7f7;
    padding: 16px 16px 15px 16px;
}
.cart-item__name {
    font-weight: 500;
    font-family: "Poppins",sans-serif;
}

.product-option * {
    font-size: 14px;
    margin-bottom: 12px;
    font-weight: 500;
    color: #616161;
}

.cart-item quantity-popover .quantity {
    background: transparent;
}

.cart-item .quantity:after {
    border-radius: 50px;
}

cart-remove-button a.button.button--tertiary {
    width: auto;
    font-size: 12px;
    border: 1px solid;
    padding: 4px 9px 5px 9px;
    margin: 0 0 0 12px;
    cursor: pointer;
    font-weight: 600;
    text-decoration: none;
    background-color: #fff;
    height: 28px;
}


.cart-item cart-remove-button {
    align-items: center;
}
quantity-input.quantity.cart-quantity {
    min-height: auto;
    padding: 8px;
    max-width: 110px;
}
.quantity__button {
    max-width: 36px;
    width: 100%;
}
button.quantity__button {
    justify-content: flex-start;
    padding-left: 5px;
}

button.quantity__button[name="plus"] {
    justify-content: center;
}


.cart__blocks h2.totals__total , .cart__blocks .totals__total-value * {
    font-size: 18px;
    font-family: "AzoSansMedium", AzoSans, 'azo-sans';
    font-weight: 500;
    display: inline;
    line-height: 27px;
}
.cart__blocks .totals {
    justify-content: space-between;
    align-items: center;
}

.cart__blocks .tax-note {
    margin: 5px 0;
    text-align: left;
    margin-top: 0;
    font-size: 14px;
    font-family: "AzoSansRegular", AzoSans, 'azo-sans';
    line-height: normal;
}
.collection-cartpage-title-bottom {
    margin-top: -35px;
    display: block;
}

body h1, body h2, body h3, body h4, body h5, body .h0, body .h1, body .h2, body .h3, body .h4, body .h5 {
    font-family: "AzoSansRegular", "Helvetica Neue", Arial, sans-serif;
    margin-bottom: 0px;
}

body .main-page-title.page-title {
    text-align: center;
    margin-bottom: 0px;
}