/** Shopify CDN: Minification failed

Line 133:0 "max-heigh" is not a known CSS property
Line 166:0 Unexpected "<"

**/
/* Hide the unnecessary button inside the Shopify Forms app */
._appEmbedRoot_1tvcr_3 > div {
    height: 0px !important;
    width: 0px !important;
    overflow: hidden !important;
}

.customer__content {
  padding-top: 20px !important;
}

#Details-collapsible-row-2-template--19086245396703__main > summary > div > h2 {
  font-size: 16px !important;
}

.swym-ui-component .swym-wishlist-grid .swym-wishlist-item .swym-title {

    font-weight: normal !important;
}

.swym-ui-component .swym-wishlist-grid .swym-wishlist-item .swym-product-price {

     font-weight: normal !important;
}

.swym-ui-component .swym-wishlist-grid .swym-wishlist-item .swym-add-to-cart-btn {
  font-weight: normal !important;
  background: #474747 !important;
}

#swym-wishlist-render-container > div > div > div.swym-wishlist-container-title-bar.swym-bg-1.swym-bg-2.swym-color-4 > div {
      font-weight: normal;
    text-transform: uppercase;
}

.swym-ui-component .swym-wishlist-grid .swym-wishlist-item {
  background: #f8f8f8 !important;
}

.swym-ui-component .swym-wishlist-grid .swym-wishlist-image-wrapper {
  z-index: 2 !important;
    position: relative !important;
    padding-top: 100% !important;
  
}

.swym-ui-component .swym-wishlist-grid .swym-wishlist-image-wrapper img {
height: 100%;
    width: 100%;
      z-index: 1 !important;
    top: 0px !important;
    position: absolute !important;
}

#shopify-section-template--19169162756319__multicolumn_DPgVna > div > div > motion-element > div > div:nth-child(2) > div > div.multicolumn-card__image.media-wrapper.hover-wrapper.blocks-radius.loaded > motion-element > img{
object-fit: cover;
    height: 200px;
}

#shopify-section-template--19169162756319__multicolumn_DPgVna > div > div > motion-element > div > div:nth-child(1) > div > div.multicolumn-card__image.media-wrapper.hover-wrapper.blocks-radius.loaded > motion-element > img {
object-fit: cover;
    height: 200px;
}



.collapsible-header {
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
    font-size: 1rem;
    cursor: pointer;
}

.breadcrumbs {
    text-transform: uppercase;
    font-size: 16px;

}

.header__logo--image {
    max-width: 18rem !important;
}


#ProductCount {
display: none;
}

strong {
   font-weight: 500 !important;
}

#shopify-section-template--19169162756319__image_with_text_bAC6LR > div > div > div > div > div > motion-element{
text-align: right;
}



.f-price-item {
font-weight: 300 !important;
}

.text-sm {
    display: none;
}

.f-price--large {
    font-size: 16px !important;
}



.hover-wrapper .hover-scale-up {
    
    transform: rotate(0deg);
}

#shopify-section-template--19086245200095__image_with_text_UqDwfL > div > div > div > div 

{
    display: flex;
justify-content: flex-end;
text-align: right;
}

#Slider-Gallery-template--19086245396703__main {
max-heigh: 500px !important;
height: 500px !important;
}

#product-form-template--19086245396703__main > div.swym-button-bar.swym-wishlist-button-bar.swym-inject > div > button{
color: black !important;
    background: white !important;
}

@media (min-width: 765px) {
  .slideshow__item-wrap {
    height: 90vh;
  }

#Slider-Gallery-template--19086245396703__main > div.product__media-item.swiper-slide.swiper-slide-active > div > motion-element > img {
  object-fit: scale-down !important;
  max-height: 500px !important;
}

#shopify-section-template--19169162756319__multicolumn_DPgVna > div > div > motion-element > div > div:nth-child(2) > div > div.multicolumn-card__image.media-wrapper.hover-wrapper.blocks-radius.loaded > motion-element > img{
object-fit: cover;
    height: 400px;
}

#shopify-section-template--19169162756319__multicolumn_DPgVna > div > div > motion-element > div > div:nth-child(1) > div > div.multicolumn-card__image.media-wrapper.hover-wrapper.blocks-radius.loaded > motion-element > img {
object-fit: cover;
    height: 400px;
}

}



<script>

document.querySelectorAll('label[for="vertical-filter.v.availability-1"]').forEach(label => {
    label.childNodes[0].nodeValue = "Quick Ship ";
});

document.querySelectorAll('label[for="vertical-filter.v.availability-2"]').forEach(label => {
    label.childNodes[0].nodeValue = "Bespoke ";
});




</script>


