/** Shopify CDN: Minification failed

Line 1220:31 Expected "}" to go with "{"

**/
/* Custom CSS */
@font-face {
  font-family: "Trade Gothic";
  src: url("//darntough.eu/cdn/shop/files/TradeGothic-Bold.otf?v=8205287713288184421") format("opentype");

}
/* Holiday Font Face */
@font-face {
  font-family: "Benguiat";
  src: url("https://cdn.shopify.com/s/files/1/0527/3003/6414/files/BenguiatStd_Medium_81125afd-bc6f-42aa-943f-a439465bf96a.otf?v=1698429809");
}

/* Custom Mobile Hero Styling */

.hero__title {
  line-height: 1.2em;
}

@media screen and (min-width:768px) {
  .hero__text-shadow {
  max-width: calc(40% + 80px);
}
}

/* Slideshow -- move text below image */

@media (max-width: 500px){
    .have_text_below_image_on_mobile,
    #mobileTextTarget{
        display:  flex;
        flex-direction: column;
        align-items: center;
        padding: 2.5rem 1rem;
        text-align:  center;
        background-color: #f1f1f1;
    }
    .slideshow-wrapper[custom-design="mobile"] .slideshow__slide .hero__text-wrap {
        display: block !important;
    }
}

@media screen and (max-width: 500px){

    .slideshow-wrapper[custom-design="mobile"] .slideshow__container .hero.hero--natural,
    div.slideshow-wrapper[custom-design="mobile"], .slideshow-wrapper[custom-design="mobile"] div.slideshow__slide,
    .slideshow-wrapper[custom-design="mobile"] .flickity-viewport {
        overflow: visible;
    }

    .slideshow-wrapper[custom-design="mobile"] .flickity-viewport .flickity-slider {
        position: static !important;
        transform: none !important;
    }

    .slideshow-wrapper[custom-design="mobile"] .slideshow__container {
        height: auto;
        padding-bottom: 0;
        overflow: hidden;
    }

    .slideshow-wrapper[custom-design="mobile"] div.slideshow__slide {
        height: auto;
        position: static !important;
        display: none !important;
    }

    .slideshow-wrapper[custom-design="mobile"] div.slideshow__slide.is-selected {
        display: block !important;
    }

    .slideshow-wrapper[custom-design="mobile"] .slideshow__container .hero.hero--natural,
    .slideshow-wrapper[custom-design="mobile"] .slideshow__slide .hero__image-wrapper {
        position: static;
    }

    .slideshow-wrapper[custom-design="mobile"] .slideshow__slide .hero__text-wrap > .page-width,
    .slideshow-wrapper[custom-design="mobile"] .slideshow__slide .hero__text-wrap .hero__text-content {
        padding: 0;
    }


    .slideshow-wrapper[custom-design="mobile"] .slideshow__slide .hero__text-wrap #desktopTextTarget {
        width: 100%;
    }

    .slideshow-wrapper[custom-design="mobile"] .slideshow__slide .hero__text-wrap .hero__title {
        color: #000;
        font-size: calc(var(--typeHeaderSize)*.85);
    }

    .slideshow-wrapper[custom-design="mobile"] .hero__top-subtitle {
        color: #000;
    }

    .slideshow-wrapper[custom-design="mobile"] .slideshow__slide .hero__text-wrap .hero__subtitle {
        color: #000;
    }

    .slideshow-wrapper[custom-design="mobile"] .slideshow__slide .hero__text-wrap .hero__link {
        opacity: 1;
    }

    .slideshow-wrapper[custom-design="mobile"] .slideshow__slide .hero__text-wrap .btn {
        background-color: #231f20 !important;
        color: #fff !important;
    }

    .slideshow-wrapper[custom-design="mobile"] .flickity-page-dots .dot {
        color: #000;
    }

    #mobileTextTarget:empty {
        display: none !important;
    }

    .slideshow-wrapper[custom-design="mobile"] .hero__text-wrap {
        display: none;
    }

}


.rte a, .rte-setting a {
  color:#701200;
}

.btn, .btn--secondary {
  font-family: "Trade Gothic" !important;
  letter-spacing: .3em !important;
  font-size:16px;
  font-weight:500 !important;
  background: #231f20 !important;
  color: #fff;
  font-weight: 800;
}

.btn--secondary {
  font-size:14px;
}

.btn--secondary:hover {
border: 1px solid #231f20;
  color:white;
}


.collapsible-content__inner > p {
  margin-bottom:0;
}

/* Color Swatches */
.color-swatch--eclipse {
  background-color: #434F5A !important;
}
.color-swatch--ash {
  background-color: #b1afab !important;
}
.color-swatch--olive {
  background-color: #405442 !important;
}
.color-swatch--charcoal {
  background-color: #322F2F !important;
}
.color-swatch--denim {
  background-color: #434B59 !important;
}
.color-swatch--slate {
  background-color: #6a6c6e !important;
}
.color-swatch--smoke {
  background-color: #666368 !important;
}
.color-swatch--taupe {
  background-color: #6c6660 !important;
}
.color-swatch--aqua {
  background-color: #68A1A0 !important;
}
.color-swatch--lime {
  background-color: #837D43 !important;
}
.color-swatch--purple {
  background-color: #564A78 !important;
}
.color-swatch--blue {
  background-color: #1D7CB1 !important;
}
.color-swatch--cranberry {
  background-color: #9B2A49 !important;
}
.color-swatch--gravel {
  background-color: #464545 !important;
}
.color-swatch--graphite {
  background-color: #343434 !important;
}
.color-swatch--shale {
  background-color: #aab7b9 !important;
}
.color-swatch--shadow {
  background-color: #393938 !important;
}
.color-swatch--black, .color-swatch--solid-black {
  background-color: #2A2D31 !important;
}
.color-swatch--dark_teal {
  background-color: #41636B !important;
}
.color-swatch--ocean {
  background-color: #31a1ce !important;
}
.color-swatch--green {
  background-color: #9FA451 !important;
}
.color-swatch--bottle {
  background-color: #273e44 !important;
}
.color-swatch--gravel {
  background-color: #464545 !important;
}
.color-swatch--teal {
  background-color: #009198 !important;
}
.color-swatch--cascade {
  background-color: #238eaa !important;
}
.color-swatch--forest {
  background-color: #5F5B4F !important;
}
.color-swatch--seafoam {
  background-color: #6d8886 !important;
}
.color-swatch--cosmic_purple {
  background-color: #c9bae0 !important;
}
.color-swatch--space_gray {
  background-color: #555454 !important;
}
.color-swatch--navy {
  background-color: #383F4E !important;
}
.color-swatch--midnight {
  background-color: #36465E !important;
}
.color-swatch--stellar {
  background-color: #324a89 !important;
}
.color-swatch--light-denim {
  background-color: #8789A1 !important;
}
.color-swatch--moss {
  background-color: #405442 !important;
}
.color-swatch--vapor {
  background-color: #859dc5 !important;
}
.color-swatch--nightshade {
  background-color: #604566 !important;
}
.color-swatch--berry {
  background-color: #870f11 !important;
}
.color-swatch--dusk-denim {
  background-color: #434b59 !important;
}
.color-swatch--sky {
  background-color: #9abdce !important;
}
.color-swatch--surf {
  background-color: #9abdce !important;
}
.color-swatch--coyote-brown {
  background-color: #755738 !important;
}
.color-swatch--gray{ 
  background-color: #5E5B60 !important;
}
.color-swatch--lava {
  background-color: #9a382d !important;
}
.color-swatch--comet {
  background-color: #525f5e !important;
}
.color-swatch--coral {
  background-color: #ef523a !important;
}
.color-swatch--lavender {
  background-color: #8f7da5 !important;
}
.color-swatch--canyon {
  background-color: #f47979 !important;
}
.color-swatch--tiger {
  background-color: #ec4d37 !important;
}
.color-swatch--rye {
  background-color: #8d8373 !important;
}
.color-swatch--chestnut {
  background-color: #683938 !important;
}
.color-swatch--sage {
  background-color: #606668 !important;
}
.color-swatch--onyx-black {
  background-color: #2a2d31 !important;
}
.color-swatch--plum {
  background-color: #6F5478 !important;
}
.color-swatch--sandstone {
  background-color: #a39454 !important;
}
.color-swatch--nightshade {
  background-color: #604566 !important;
}
.color-swatch--marine {
  background-color: #203c7f !important;
}
.color-swatch--rune-red {
  background-color: #ff0000 !important;
}
.color-swatch--plum-heather {
  background-color:#6F5478 !important;
}
.color-swatch--bark {
  background-color:#7c6557 !important;
}
.color-swatch--dark-teal {
  background-color:#41636B !important;
}
.color-swatch--race-red {
  background-color:#cf1313 !important;
}
.color-swatch--indigo {
  background-color:#232e4a !important;
}
.color-swatch--neon-pink {
  background-color:#dc2567 !important;
}
.color-swatch--brown {
  background-color:#483D3C !important;
}
.color-swatch--clover {
  background-color:#944477 !important;
}
.color-swatch--earth {
  background-color:#9d5544 !important;
}
.color-swatch--sunny {
  background-color:#dfb02b !important;
}
.color-swatch--pear {
  background-color:#bfc8ab !important;
}
.color-swatch--rye {
  background-color:#8d8373 !important;
}
.color-swatch--blackberry {
  background-color:#4A4057 !important;
}
.color-swatch--spruce {
  background-color:#3a6859 !important;
}
.color-swatch--juniper {
  background-color:#4e8b86 !important;
}
.color-swatch--cobalt {
  background-color:#0047ab !important;
}
.color-swatch--biscotti {
  background-color:#9c8a7a !important;
}
.color-swatch--fireball {
  background-color:#8b0d11 !important;
}
.color-swatch--deep-water {
  background-color:#335278 !important;
}
.color-swatch--kelp {
  background-color:#556f4d !important;
}
.color-swatch--glacier {
  background-color:#90C0CC !important;
}
.color-swatch--walnut {
  background-color:#221618 !important;
}
.color-swatch--geyser {
  background-color:#a1abb0 !important;
}
.color-swatch--ember {
  background-color:#6b2a2d !important;
}
.color-swatch--dragonfly {
  background-color:#577289 !important;
}
.color-swatch--reed {
  background-color:#829f9b !important;
}
.color-swatch--goat-blue {
  background-color:#35445d !important;
}
.color-swatch--pine {
  background-color:#444740 !important;
}
.color-swatch--polar-bear-lake {
  background-color:#374a5e !important;
}
.color-swatch--oak-denim {
  background-color:#36475f !important;
}
.color-swatch--hedgehog-moss {
  background-color:#49715b !important;
}
.color-swatch--meadow {
  background-color:#729aaa !important;
}
.color-swatch--canteen {
  background-color:#989c94 !important;
}
.color-swatch--honeydew {
  background-color:#9baea2 !important;
}
.color-swatch--fennel {
  background-color:#c6b890 !important;
}
.color-swatch--owl-green {
  background-color:#526b63 !important;
}
.color-swatch--solid-white {
  background-color:#FAF9F6 !important;
}
.color-swatch--skyracer-blue {
  background-color:#2b3745 !important;
}
/* Bundle Split Swatches */
.color-swatch--charcoal-aqua {
  background: conic-gradient(#322F2F 50%, #68A1A0 0 100%);
}
.color-swatch--charcoal-purple {
  background: conic-gradient(#322F2F 50%, #564A78 0 100%);
}
.color-swatch--denim-slate {
  background: conic-gradient(#434B59 50%, #6a6c6e 0 100%);
}
.color-swatch--black-slate {
  background: conic-gradient(#2A2D31 50%, #6a6c6e 0 100%);
}
.color-swatch--black-charcoal {
  background: conic-gradient(#2A2D31 50%, #322F2F 0 100%);
}
.color-swatch--black-charcoal-denim {
  background: conic-gradient(#2A2D31 90deg 135deg, #434B59 135deg 225deg, #322F2F 225deg 360deg);
}
.color-swatch--vapor-teal {
  background: conic-gradient(#859dc5 50%, #009198 0 100%);
}
.color-swatch--vapor-aqua {
  background: conic-gradient(#859dc5 50%, #68A1A0 0 100%);
}
.color-swatch--aqua-purple {
  background: conic-gradient(#68A1A0 50%, #564A78 0 100%);
}
.color-swatch--cranberry-seafoam {
  background: conic-gradient(#9b2a49 50%, #6d8886 0 100%);
}
.color-swatch--cascade-cosmic-purple{
  background: conic-gradient(#238eaa 50%, #c9bae0 0 100%);
}
.color-swatch--black-eclipse{
  background: conic-gradient(#2A2D31 50%, #434F5A 0 100%);
}
.color-swatch--dark-teal-onyx-black{
  background: conic-gradient(#41636B 50%, #2a2d31 0 100%);
}

span.tag__text {
    text-transform: capitalize;
}

/* Yotpo Styling */
.yotpo-widget-instance {
  min-height: 30px;
  margin: 5px 0;
  position: relative;
}


.yotpo-sr-bottom-line-summary:hover {
    cursor: pointer;
}
div[data-yotpo-section-id="collection"] {
    margin: 5px 2px;
}
@media screen and (max-width:768px) {
  .product-single__meta .yotpo-reviews-star-ratings-widget {
    justify-content:center !important;
  }
  .product-block .info {
    text-align:left !important;
  }
}
.yotpo-sr-bottom-line-text {
    font-weight: 400 !important;
}
.yotpo-sr-bottom-line-summary > div {
    margin-right: 5px !important;
}
.yotpo-sr-bottom-line-left-panel {
  margin-bottom:0 !important;
  color:black !important;
  font-weight:400 !important;
}
.yotpo-sr-bottom-line-right-panel {
    align-self: center !important;
}
.yotpo-sr-bottom-line-summary {
  flex-direction: row !important;
}
div[data-yotpo-section-id="collection"] .yotpo-sr-vertical-border {
    display: none !important;
}
@media screen and (min-width:768px) and (max-width:1100px) {
  div[data-section-type="collection-grid"] .yotpo-reviews-star-ratings-widget .yotpo-sr-bottom-line-right-panel, div[data-section-type="collection-grid"] .yotpo-reviews-star-ratings-widget .yotpo-sr-vertical-border {
    display: none !important;
}
}
@media screen and (max-width:500px) {
  div[data-section-type="collection-grid"] .yotpo-reviews-star-ratings-widget .yotpo-sr-bottom-line-right-panel, div[data-section-type="collection-grid"] .yotpo-reviews-star-ratings-widget .yotpo-sr-vertical-border {
    display: none !important;
}
}

/* Reviews/SEO Page Styling */
.yotpo-modal-logo {
    display: none;
}
.yotpo-popup-box-medium.yotpo-modal-bottom-line {
    border-top: none !important;
    display: flex;
    justify-content: center;
  padding-bottom:25px;
}
input.yotpo-default-button.primary-color-btn.pull-right.write-review-button.only-invisible.yotpo-hidden {
    display: none !important;
}
.yotpo a.text-m {
    font-size: 16px !important;
    color: #2d2d2d !important;
    font-weight: 600;
   font-family:"Avenir Next" !important;
}
.yotpo a.text-m:hover {
    color: #2d2d2d !important;
}
.yotpo div, .yotpo .yotpo-nav {
    font-family: "Avenir Next" !important;
}
.yotpo-icon-star {
    color: rgb(251, 176, 64) !important;
}
#yotpo-testimonials-custom-tab .yotpo-nav-tab span {
    color: #2d2d2d !important;
}
.yotpo .yotpo-nav ul .yotpo-nav-tab.yotpo-active .yotpo-nav-wrapper {
    border-bottom: 1px solid #2d2d2d !important;
}
input.yotpo-default-button.primary-color-btn.pull-right.write-review-button.only-invisible {
    margin-left: 15px;
    background-color: #2d2d2d;
    font-family: "Trade gothic";
    letter-spacing: 0.1em;
    font-size: 14px;
}
span.yotpo-icon-profile.yotpo-header-element.pull-left {
    background: #701200 !important;
}
.y-label.product-link, span.y-label.yotpo-user-name.yotpo-font-bold.pull-left {
  color:#701200 !important;
  font-size:14px !important;
}
span.yotpo-read-more {
    color: #701200 !important;
    font-weight: 600 !important;
}
.yotpo .yotpo-regular-box {
    margin: 0 !important;
}
.yotpo .yotpo-pager > a {
    color: #701200 !important;
    font-weight: 500 !important;
}
.yotpo a.product-link-wrapper:hover, .yotpo .yotpo-pager > a:hover {
    color: #701200 !important;
}
a.yotpo-page-element.goTo.yotpo-active {
    border-bottom: 2px solid !important;
    font-weight: 700 !important;
}
.yotpo-action:hover, .yotpo-action .y-label:hover {
    color: #701200 !important;
}

/* Header Nav */
@media screen and (min-width: 768px) {
  .header-item--navigation {
    order: 2;
    flex: 0 1 auto !important;
  }
  .header-item--logo {
    order: 1;
  }
  .header-item--icons {
    order: 3;
    flex: 0 1 auto !important;
  }
}

/* Custom Cart CSS */
.cart__image img {
  object-fit:scale-down !important;
}
.cart__remove a:hover {
  color: #701200 !important;
}


/* Variant PDP Materials Display */
span.app-variant-metafield {
    display: none;
}
span.app-variant-metafield.active {
    display: inline-block;
}

/* Recommendations */
.grid-product__title {
  font-weight:700 !important;
  font-size:16px;
}



/* Location Selector */
a.loc {
    display: flex;
    align-items: center;
}
a.loc img {
  margin-right:5px;
}
/* Sold Out Button on PDPs */
.add-to-cart.btn {
  background-color:#231f20 !important;
  opacity:unset;
}
/* Back in Stock Button */
a.btn.klaviyo-bis-trigger {
    margin-top: 10px !important;
  width:100% !important;
}
/* Footer Styling Fix */
@media only screen and (max-width:768px) {
  .site-footer .grid {
    display:flex !important;
    flex-direction:column !important;
  }
  .site-footer .grid__item {
    padding:10px !important;
  }
}

/*Otto Homepage Hero Styling*/
a.otto-btn {
    font-family: 'Trade Gothic';
    letter-spacing: 0.3em;
    font-size: 100%;
    padding: 11px 20px;
    border: none;
    text-transform:uppercase;
}

.otto-banner-content {
  padding-left:175px !important;
  line-height:1.2;
  display:flex !important;
  flex-direction:column;
  justify-content:center;
  height:100%;
}

a.otto-btn {
  background-color: white;
  color: #2d2d2d;
}
.otto-banner-content--center-right, .otto-banner-content--center-right .otto-btn-group {
    text-align: right;
  align-items:flex-end;
}
.otto-banner-content--center-right {
  padding-right:100px !important;
  padding-left:0px !important;
}

.otto-banner-content--center-left {
  padding-left:100px !important;
  padding-right:0px !important;
}

.otto-btn-group {
  display:flex !important;
  margin-top:10px !important;
}

.otto-grid, .otto-grid-item {
  display:flex !important;
}

@media screen and (min-width:1024px) {
  .otto-banner-content {
        max-width: calc(40% + 80px);
  }
}

@media screen and (max-width:1024px) {
 .otto-banner-content {
   padding: 2.5rem 1rem !important;
   align-items:center;
 }
  a.otto-btn {
   background:#231f20 !important;
   color: #ffffff !important;
 }
}

@media screen and (max-width:768px) {
  h2.otto-banner-content__header.otto-header {
    font-size: 2em;
}
   .otto-grid {
    flex-direction:column;
  }
  .otto-grid-item .otto-image {
    height: 100%;
    object-fit:cover;
}
.otto-grid-item {
  max-height:180px;
}
}


.otto-grid-item {
 position: relative;
}

.otto-grid-item__content.otto-grid-item__content--center {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 display: flex;
 justify-content: center;
 align-items: center;
  background-color: rgba(60,60,60,0.3) !important;
}

.otto-grid-item__content {
 background: transparent;
 color: #ffffff;
 padding: 20px;
 text-align: center;
 pointer-events: none;
}


@media screen and (max-width:400px) {
  .otto-btn-group a {
    margin: 5px;
    font-size:12px;
  }
}

@media screen and (min-width:1024px) {
  .otto-btn:hover {
    background: #e6e6e6 !important;
    color: #2b2b2b !important;
  }
}


/*End Otto Syling*/

/* Product Text Badges */
.product-custom-text-badge {
    z-index:1;
    position: absolute;
    right: 5px;
    top: 5px;
    padding: 0 5px;
    color: white;
}

.product-main-slide .product-custom-text-badge {
    font-size:150%;
    top:10px;
    right:10px;
}

.new-color-text {
    width: 100%;
    color: white;
    font-weight: 500;
    font-family: 'Avenir Next';
    text-transform: capitalize;
    letter-spacing: 0.05em;
}

.color-swatch--small:before {
    border-width: 2px;
    border-radius: 100%;
    top: -1px;
    left: -1px;
    bottom: -1px;
    right: -1px;
}

.color-swatch--small {
    border-radius: 100% !important;
  width: 24px !important;
  height: 24px !important;
}

/* Color Swatch Customizations */

.template-product .product-single__meta .color-swatch {
    background-position: 50% 50%;
    background-origin: content-box;
    padding: 5px;
    background-size: contain;
    width: 6.5em;
    height: 6.5em;
}

.variant-input[data-index="option2"] label {
    background-color: white !important;
}

.variant-input .new-color {
    color: white;
    text-align: center;
    width: 100%;
    white-space:nowrap !important;
}




.variant-input:has(.new-color), .variant-input:has(.exclusive-var), .variant-input:has(.last-chance-var){
    display: grid;
  grid-row-gap:5px;
}

.variant-input-wrap[name='Color'] {
  display: grid !important;
  grid-template-columns: repeat(5,0fr);
  grid-row-gap:1em;
  grid-column-gap:1em;
}

.variant__button-label.color-swatch {
    margin-bottom: 4px;
  margin:auto;
}

@media screen and (max-width:1300px) {
  .variant-input-wrap[name='Color'] {
    grid-template-columns: repeat(4,0fr);
  }
}

@media screen and (max-width:1050px) {
  .variant-input-wrap[name='Color'] {
    grid-template-columns: repeat(3,0fr);
  }
}

@media screen and (max-width:768px) {
    .variant-input-wrap[name='Color'] {
        justify-content:center;
        grid-template-columns: repeat(3,0fr);
        grid-row-gap: 0.5em;
    }
 
}


.disabled {
  opacity: 1 !important;
}

/* SS Collection Description */
.rte.collection__description {
    margin: 2% 5% 0 30% !important;
}
@media screen and (max-width:768px) {
  .rte.collection__description {
    margin: 5% !important;
  }
}

[data-button_style=square] .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):after{
  pointer-events: none;
}

.cart-link .cart-link__bubble.cart-link__bubble--visible{
  font-size: 16px;
  color: white;
  top: 50%;
  left: 25%;
  right: 0px;
}

/* CSS for .cart-link .cart-link__bubble.cart-link__bubble--visible */
.cart-link .cart-link__bubble.cart-link__bubble--visible {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  width: 23px;
  height: 23px;
  color: white;     
  background: #000;
  font-size: 10px;  
  font-weight: bold;   
  position: absolute;     
  right: -10maps to your needspx; 
}

@media only screen and (min-width:769px){
  #MainContent .product-section .page-content--product .product-single__sticky{
    position:sticky;
    top:80px;
  }
}

/* Custom Cart CSS */
.cart__image img {
    object-fit: contain !important;
    background-color: #eeeeee;
}

.drawer__scrollable .cart__image img {
    height: 100px;
}

.cart__page .cart__image img {
    height: 150px;
}

.cart__remove a:hover {
  color: #701200 !important;
}

.drawer__full_cart {
    width: 150px;
    position: absolute;
    top: 30px;
    right: 0px;
    font-size: 14px;
}

.drawer__full_cart a, .drawer__full_cart a:hover {
    color: #8a1f03 !important;
}

/* Otto Subheading */
.otto-banner-content__subheader {
    text-transform: uppercase;
    letter-spacing: 0.3em;
    font-size: 1.2em !important;
    margin-bottom: 5px;
  display:flex !important;
  order:1;
}
.otto-banner-content__header {
  order:2;
}
.otto-banner-content__body {
  order:3;
}
.otto-btn-group {
  order:4;
}

/* Mobile Hero CSS */
@media (max-width:768px) {
   .vertical-center-mobile .promo-grid__content{
        align-self:center;
    }

    .hero__text-content.vertical-center-mobile{
        vertical-align:middle;
    }

    .overlaid-header .index-section--hero:first-child .hero__text-content.vertical-center-mobile{
        padding-top:50px;
    }

    .vertical-bottom-mobile .promo-grid__content{
        align-self:flex-end;
    }

    .hero__text-content.vertical-bottom-mobile{
        vertical-align:bottom;
    }

    .hero__text-content.horizontal-center-mobile{
        text-align:center;
    }

    .promo-grid__container.horizontal-center-mobile{
        justify-content:center;
        text-align:center;
    }

    .promo-grid__container.horizontal-center-mobile .btn{
        margin:2px 5px;
    }

    .hero__text-content.horizontal-right-mobile{
        text-align:right;
    }

    .promo-grid__container.horizontal-right-mobile{
        justify-content:flex-end;
        text-align:right;
    }

    .hero__text-content.horizontal-left-mobile{
        text-align:left;
    }
}
.multi-selectors__item {
  display: none;
}
/* Product image positioning fix */
@media screen and (max-width: 768px) {
  .product-main-slide {
    width: 75%;
    margin-right: 4px;
  }

  .product-main-slide:first-child {
    position: relative;
    margin: 0 auto;
    opacity: 0;
  }


  .product-main-slide .product-image-main {
    position: relative;
    overflow: hidden;
  }

  .product-main-slide .image-wrap {
    position: relative;
    height: 0;
    padding-bottom: 100%;
  }

  .product-main-slide img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
}

/* BOGOs Cart Progress Bar */
.bogos-progressing-bar-view {
    margin: 25px;
    width: auto !important;
    border-bottom:1px solid #eeeeee;
}

.bogos-progress-goal-title, .bogos-progress-goal-description {
    font-size: 12px !important;
}

#NavDrawer .bogos-progressing-bar-view {
    display: none !important;
}

.bogos-progress-success-label {
    font-size: 14px !important;
}

/*BOGOs Pop-Up Modal*/

button.bogos-gift-item-add-btn.btn-add-to-cart {
    border-radius: 0 !important;
    font-family: 'Trade Gothic' !important;
    text-transform: uppercase !important;
    letter-spacing: 0.1em !important;
    font-size: 14px !important;
    padding: 11px 20px !important;
    margin: 5px !important;
}
.freegifts-main-container button.btn-nav-slide {
    display: none !important;
}
.bogos-offer-gift-item.glider-slide.active.center.visible {
    max-width: 250px !important;
    border-radius: 0px !important;
}
.bogos-slider-offers-container, .bogos-gifts-slider-container.bogos-gift-slider-modal, .bogos-slider-offer {
    border-radius: 0 !important;
}
.bogos-gift-product-title {
    font-size: 16px !important;
    margin-top: 5px !important;
}
.freegifts-main-container #sca-hidden-gift-popup .switch {
    margin-bottom: 0px !important;
}
span.bogos-offer-switch-title {
    color: #2d2d2d !important;
}

/* Annc Bar Mobile Font */
@media screen and (max-width:768px) {
  p.announcement-text, p.announcment-link-text {
    font-size: 14px !important;
}
}

/* Sold Out Button Contrast Fix */
button.btn.btn--full.add-to-cart.disabled {
    background-color: #575757 !important;
    color: white !important;
}

label.variant__button-label.disabled {
    color: #575757 !important;
}

.variant-input-wrap label.disabled:after {
    border-color: #575757 !important;
    border-left: 2px solid #575757 !important;
}

button.btn.btn--full.add-to-cart.disabled:hover {
    transition: none !important;
}

/* Black & White Badges */
.product-custom-text-badge{
  background-color:white !important;
  color:#2d2d2d !important;
  font-size:14px;
  border-radius:5px !important;
}

@media screen and (max-width:768px){
div[data-section-type="collection-grid"] .grid__item .product-custom-text-badge {
  font-size:12px !important;
  }
  .product-main-slide .product-custom-text-badge, .ss-carousel .grid-product__image-mask .product-custom-text-badge {
    font-size: 16px !important;
} 
}
a.color-swatch.new-color {
  border:none !important;
}

.ss-swatch-overflow {
  border:none !important;
  padding-top:5px !important;
}

span.exclusive-color, span.new-color, span.last-chance-color {
  background-color: white !important;
  color:black !important;
  font-size:14px !important;
  font-weight:600 !important;
}

.variant-input-wrap input[type=radio]:checked+label.exclusive-var, .variant-input-wrap input[type=radio]:checked+label.new-color-var {
  box-shadow: 0 0 0 2px #000000 !important;
}
/* PLP/Search Filter Re-Styling */
.ss__sidebar .ss__facets .ss__facet .ss__title, .ss__sidebar .ss__facets .ss__facet .ss__list .ss__list__option a, .ss__filter-summary .ss__filter-summary-header .summary__header{
    text-transform: capitalize !important;
    letter-spacing: 0 !important;
}

.ss-1nsm10v .ss__facet-palette-options__option {
    width: 45px !important;
    height: 45px !important;
}

.ss-1nsm10v .ss__facet-palette-options__option.ss__facet-palette-options__option--filtered .ss__facet-palette-options__option__wrapper {
    border-width: 2px !important;
}

li.ss__filters__filter div {
    font-weight: 600 !important;
}
.ss__sidebar .ss__facets .ss__facet .ss__facet__value__count {
    font-size: 14px !important;