/** Shopify CDN: Minification failed

Line 481:0 Unexpected "}"

**/
#size-guide thead > tr:first-child, .stick {
    position: fixed;
    position: sticky;
    left: 0;
    z-index: 2;
    background-color: white;
    border-right: 1px solid rgba(var(--color-foreground), 0.2)!important;
}

.product-popup-modal__content-info {
    padding-right: 0!important;
}

/* ######################################
    fonts */

.ft1 { font-family: 'Roboto', 'Helvetica Neue', Helvetica, sans-serif; font-size: 18px; font-weight: 700; text-transform: uppercase; }
.ft2 { font-family: 'Roboto', 'Helvetica Neue', Helvetica, sans-serif; font-size: 15px; font-weight: 700; text-transform: uppercase; }
.ft3 { font-family: 'Roboto', 'Helvetica Neue', Helvetica, sans-serif; font-size: 15px; font-weight: 400; text-transform: uppercase; }
.ft4 { font-family: 'Roboto', 'Helvetica Neue', Helvetica, sans-serif; font-size: 18px; font-weight: 400; text-transform: uppercase; }
.ft5 { font-family: 'Roboto', 'Helvetica Neue', Helvetica, sans-serif; font-size: 13px; font-weight: 400; text-transform: uppercase; }

@media screen and (max-width: 749px) {
    .ft1 { font-size: 14px; font-weight: 700; }
    .ft2 { font-size:  8px; font-weight: 700; }
    .ft3 { font-size:  8px; font-weight: 400; }
    .ft4 { font-size:  8px; font-weight: 300; }
    .ft5 { font-size: 10px; font-weight: 700; }    
}

/* ######################################
    svg text */

.icon.text {
    overflow: visible;
}

.icon.text text {
    fill: rgb(var(--color-base-text));
    color: rgba(var(--color-base-text), 1.0);
    font-size: 13px;
    font-weight: bold;
}

.plus-sign.absolute {
    position: absolute;
    right: 0;
    font-size: 3rem;
    font-weight: 100;
    top: 1px;
}

/* ######################################
    buttons */

.button--primary {
    background-color: white;
    color: black;
    height: 38px;
    border: 1px solid black;
    border-radius: 22.5px;
    font-weight: bold;
    font-size: 13.5px;
}

.button {
    border: 1px solid black;
    border-radius: 25px;
    text-transform: uppercase;
    font-weight: bold;
}

.button:hover span {
    zoom: 1.1;
}

.button:after, .button:before {
    box-shadow: none;
    border: none;
}

.button:hover::after, .button:hover::before {
    box-shadow: none;
}

@media screen and (max-width: 749px) {
    .button--primary {
        font-size: 12px;
        height: 35px;
    }
}

.shopify-payment-button__button--unbranded {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    border-radius: 25px!important;
}
.shopify-payment-button__button--unbranded:after, .shopify-payment-button__button--unbranded:before {
    text-shadow: none;
    box-shadow: none;
}

.shopify-payment-button__button--unbranded:hover, .shopify-payment-button__button--unbranded:hover:not([disabled]) {
    background-color: rgba(var(--color-button), var(--alpha-button-background));
}

.disabled {
    opacity: 0.85!important;
}

/* ######################################
    cart */

#headerCartButton {
    opacity: 0;
    position: relative;
    min-width: 75px;
    height: 40px; 
    top: -2px;
    z-index: 9999;
    right: 40px;
    bottom: -15px;
}

@media screen and (max-width: 749px) {
    #headerCartButton {
        right: 50px;
        min-width: 74px;
    }
}

.slick-cart__container {
    display: list-item;
    width: 6vw;
    padding-right: 3vw;
    justify-content: center;
}

.slick-cart {
    margin: 0 auto;
}

.cart-count-bubble {
    width: 2.2rem;
}

.header__icon--cart .icon {
    max-width: 32px;
}

@media screen and (max-width: 749px) {
    .slick-cart__container {
        padding-right: 20%;
    }
}

.custom-fetch-form .product-form__submit {
    margin-bottom: 0;
}

.cart-notification-product__name.h4 {
    font-size: 20px;
    color: #f99d1c;
    font-weight: 900;
    margin-bottom: 0;
}

#product-grid {
    column-gap: 10px;
}

#product-grid.grid--3-col-desktop .grid__item {
    padding: 0 3rem;
    border-bottom: 2pt solid rgba(0, 0, 0, .1);
}

@media screen and (min-width: 749px) {  
    #product-grid.grid--3-col-desktop .grid__item {
        width: 33.3333%;
        max-width: 33.3333%;
    }
}

.price {
    font-size: 1.4rem!important;
}

.card__content.add-to {
    position: relative;
    z-index: 4;
}

#product-grid product-form > form > div > button > span {
    font-size: 1.75rem;
}

@media screen and (max-width: 749px) {
    .grid--peek.slider .grid__item:first-of-type {
         margin-left: 0; 
    }
}

.reset-btn .loading-overlay__spinner {
    position: absolute;
    height: 12px;
    width: 12px;
}

.header:not(.header--top-center) > .header__search, .header--top-center * > .header__search {
    display: block;
    height: 30px;
}
.header__search .header__icon .icon {
    fill: none;
    height: 2.2rem;
    max-width: 4.4rem;
    padding-top: 2px;
}


@media (max-width: 749px) {
    .product__media-list {
        margin-left: -2.5rem!important;
        padding-bottom: 2rem!important;
        margin-bottom: 3rem!important;
        width: calc(100% + 4rem)!important;
        flex-wrap: nowrap!important;
        overflow: scroll !important;
        scroll-behavior: smooth;
        scroll-snap-type: x mandatory;
    }
    .product.grid .product__media-list {
        margin-bottom: 0rem!important;
    }
}

.swym-btn-container[data-position=default] .swym-add-to-wishlist.swym-text {
    width: auto!important;
    font-size: inherit!important;
    padding: 0px 22px!important;
    font-weight: initial!important;
    color: #000!important;
    border-radius: 20px!important;
    text-indent: 0px !important;
    height: 33px!important;
    line-height: 33px!important;
    background-color: transparent!important;
    border: 1px solid black!important;
    min-width: 100%!important;
}

@media screen and (min-width: 749px) {
    .swym-btn-container[data-position=default],
    .swym-btn-container[data-position=default] .swym-add-to-wishlist.swym-text {
        min-width: 100%!important;
    }

    .swym-button-bar {
        margin: 0 0 1rem!important;
        display: inline-block!important;
        width: 100%!important;
        min-width: 100%!important;
        border-radius: 25px!important;
    }

    .product-form__submit {
        background-color: #000000!important;
        color: #ffffff!important;
    }
}

span.swym-wishlist-cta {
    color: #000000!important;
    letter-spacing: 0.06rem!important;
    font-size: 12.5px!important;
}

@media screen and (max-width: 749px) {
    .product-form__buttons>button.product-form__submit.button {
        background: black!important;
        color: white!important;
    }

    .product-form__buttons>button.reset-btn.product-form__submit.button {
        background: transparent!important;
        color: #fff!important;
    }
}

.header__icon--account {
    display: none!important;
}

#swym-plugin #swym-anchor[data-position=bottom-right], #swym-hosted-plugin #swym-anchor[data-position=bottom-right] {
    opacity: 0!important;
}

@media screen and (max-width: 749px) {
    .slider--tablet.grid--peek.grid--2-col-tablet-down .grid__item, .grid--peek .grid__item {
        width: calc(50% - var(--grid-mobile-horizontal-spacing) - 0rem);
    }

    .card__content {
        grid-template-rows: none!important; 
        padding: 0!important;
    }
    .collection .slider-buttons.no-js-hidden {
        display: none;
    }
    .collection .slider-button.slider-button--next, .collection .slider-button.slider-button--prev {
        opacity: 1; 
    }

    .card__heading.h5 {
        display: flex;
        align-items: center;
        margin-bottom: 0;
        font-size: 11px;
    }

    .footer__content-top {
        padding-bottom: 3rem;
        padding-left: 0px!important; 
        padding-right: 0px!important; 
    }
}

.list-menu {
    list-style: none!important;
    padding: 0;
}

.social-icons {
    padding: 30px;
    background-color: black;
    text-align: center;
}
.social-icons a {
    color: #fff;
    line-height: 30px;
    font-size: 30px;
    margin: 0 5px;
    text-decoration: none;
}
.social-icons a i {
    line-height: 30px;
    font-size: 30px;
    transition: all 200ms ease-in;
    transform: scale(1);
}
.social-icons a:hover i {
    box-shadow: 0px 0px 150px #000000;
    z-index: 2;
    transition: all 200ms ease-in;
    transform: scale(1.5);
}

h4 {
    margin-top: 0;
}

div#ProductGridContainer {
    padding: 0 10px;
}

slider-component.slider-mobile-gutter .grid, #product-grid {
    column-gap: 10px;
}

@media screen and (min-width: 750px) {
    slider-component.slider-mobile-gutter .grid, #product-grid {
        column-gap: 19px;
    }
}

.mrk-top-right-toolbar {
    display: flex;
    gap: 15px;
    align-items: center;
    justify-content: flex-end;
}

.mrk-top-right-toolbar .view-switch {
    padding-top: 0;
    padding-bottom: 0;
}

.facets-container {
    padding-bottom: 1rem;
}

#main-collection-filters {
    position: sticky;
    top: 88px;
    z-index: 4; 
    background: white;
}

@media (max-width: 769px) {
    #main-collection-filters {
        top: 67px;
    }
    .mobile-facets__main {
        overflow: hidden auto;
        max-width: 100%;
    }
}

/* ######################################
    product description */

.mrk-show-les-more-btn-wrapper button {
    font-size: 11px;
    background: transparent;
    border: none;
    padding: 0;
    margin-top: 20px;
    font-weight: bold;
}

.mrk-full-description * {
    font-weight: 400;
    font-size: 13px;
}

.mrk-full-description strong,
.mrk-full-description b {
    font-weight: 700;
    font-size: 13px;
}

.des_dt_only {
    padding-top: 20px;
}

.product-form__input--pill {
    padding-top: 0;
}


/* ######################################
    announcement bar */

.announcement-bar {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
}

/* ######################################
    menu drawer */

@media screen and (min-width: 750px) {
    .menu-drawer {
        opacity: 0.85;
    }

    details[open] > summary.header__icon--menu {
        opacity: 0 !important;
        pointer-events: none !important;
    }
}
.product-form__submit::before,
.product-form__submit::after {
    pointer-events: none !important;
}
cart-remove-button {
    display: inline-block !important;
}
cart-remove-button {
      display: inline-block !important;
      }
}

/* CART: Checkout fixed to right side */
@media screen and (min-width: 750px) {
  .cart__footer-wrapper {
    position: fixed !important;
    top: 120px !important;
    right: 40px !important;
    width: 320px !important;
    background: white;
    z-index: 100;
  }
  .cart__footer {
    display: block !important;
  }
  .cart__blocks {
    width: 100% !important;
  }
}

