/** Shopify CDN: Minification failed

Line 1669:7 Expected ":"

**/
/* custom theme developemnt by Studio Spencer
//////////////////////////////////////////////
*/

p {
  font-family: var(--typeBasePrimary), var(--typeBaseFallback), sans-serif;
  font-weight: 400;
  font-style: normal;
}

.footer-promotions a.btn.btn--secondary.btn--small {
  background-color: #414141;
  color: #fff;
  border: none;
  font-family: var(--typeBasePrimary), var(--typeBaseFallback), sans-serif !important;
  letter-spacing: normal;
  text-transform: none;
  font-size: 14px;
  padding-left: 4%;
  padding-right: 4%;
}

.footer-promotions a.btn.btn--secondary.btn--small:hover {
  background-color: #757575;
  color: #fff;
  border: none;
  font-family: var(--typeBasePrimary), var(--typeBaseFallback), sans-serif !important;
  letter-spacing: normal;
  text-transform: none;
  font-size: 14px;
}

a.cart__item-name {
  font-family: var(--font-nw-heading);
}

#swym-plugin #swym-anchor[data-position=bottom-right] a,
#swym-hosted-plugin #swym-anchor[data-position=bottom-right] a {
  width: 40px;
  height: 50px;
  display: block;
  text-indent: -9999px;
  padding-left: 15px;
  top: -40vh;
  left: 1vw;
}

.Link-1.lower-links:hover {
  text-decoration: underline;
}

.newsletter-section .theme-block {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}

.toolbar__content {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

.trust-top {
  display: flex;
  margin-left: -20%;
  justify-content: flex-start;
}

.newsletter-section .theme-block p.h2 {
  margin: 0;
}

.trustpilot-carousel {
  padding-top: 5%;
  padding-bottom: 5%;
}


.template-index header.section-header {
  display: flex;
  justify-content: space-between;
}

#swym-plugin #swym-anchor[data-position=bottom-right] .swym-anchor-badge,
#swym-hosted-plugin #swym-anchor[data-position=bottom-right] .swym-anchor-badge {
  top: -41vh !important;
  left: 0 !important;
}


.grid-product__title.grid-product__title--body {
  font-family: var(--typeBasePrimary), var(--typeBaseFallback), sans-serif !important;
  font-weight: 550;
  font-style: normal;
  text-transform: none;
  letter-spacing: normal !important;
  font-size: 16px;

}

.collection-price-match img {
  position: absolute;
  top: 20px !important;
  left: 20px;
  width: 120px;
  display: block;
  /* box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3); */

}

.grid-product__price--savings {
  color: var(--colorTextSavings);
  margin-left: 5px;
  white-space: nowrap;
  display: none;
}

.grid-product__price--original {
  margin-right: 5px;
  -webkit-text-decoration: line-through;
  text-decoration: line-through;
  color: var(--colorTextSavings);
}


span.strikethrough.faded.medium-down--text-center.money {
  display: none;
}


span.strikethrough.faded.medium-down--text-center.money {
  /* display: none; */
  text-decoration: line-through;
  color: var(--colorTextSavings);
  opacity: 0.7;
}



.template-product form#product_form_1862354272300 {
  padding-bottom: 25px;
}


h1 {
  font-family: var(--font-nw-heading), sans-serif !important;
}

h4 {
  font-family: var(--font-nw-heading), sans-serif !important;
  letter-spacing: none !important;
}

h2.h4.footer__title.small--hide {
  letter-spacing: normal;
  font-size: 22px;
}

.rte-setting.text-spacing p {
  font-size: 14px;
  padding-left: 6%;
  padding-right: 6%;
}


/* Tool bar */

.toolbar {
  background-color: #e1dfd8;
}


/* visualiser code */

/* .roomvo-stimr {
  display: none;
} */

/* .roomvo-stimr.second {
  display: block;
  padding-top: 6%;
  padding-bottom: 6%;
} */

button.swym-button.swym-add-to-wishlist.swym-inject.swym-icontext.swym-heart.swym-loaded {
  background-color: #ffffff00 !important;
  color: #000 !important;
  text-transform: capitalize !important;
  font-size: 14px;
}


.swym-btn-container[data-position=default] .swym-add-to-wishlist.swym-icontext:after {
  color: #000 !important;
  font-size: 17px;
  width: 50px !important;
  margin-left: -9px;
}


/* sample box popup */

.sample-box .sam-header {
  font-family: var(--font-nw-heading), sans-serif !important;
  display: inline-block;
  background-color: #f7f7f7;
  padding: 10px 30px;
  margin-right: 24px;
  right: 0;
  position: absolute;
  top: -47px;
  cursor: pointer;
  border: 2px solid black;
  border-bottom: 0;
  color: black;
  font-weight: 600 !important;
  text-transform: math-auto !important;
  letter-spacing: 2px;
}

.sam-text h4 {
  font-family: var(--font-nw-heading), sans-serif;
  letter-spacing: 1px;
  text-transform: math-auto;
  font-size: 18px;
  font-weight: 400;
}

.sam-text p {
  font-family: var(--typeBasePrimary), var(--typeBaseFallback);
  letter-spacing: 1px;
  text-transform: math-auto;
  font-size: 14px;
}


h2.h1.hero__title {
  font-family: var(--font-nw-heading);
  text-transform: none;
  font-size: 53px;
}

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

  h2.h1.hero__title {
    font-size: 40px;
  }

  [data-type_product_capitalize=true] .collection-item__title span {
    font-family: var(--font-nw-heading);
    font-size: 21px;
    line-height: 22px;
    text-transform: none;
    width: 100%;
  }

  .logo-list-bg {
    background-color: #E1DFD8;
    padding-top: 12% !important;
    padding-bottom: 16% !important;
  }

}

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

  .site-nav.medium-up--hide {
    display: none;
  }

}



h2.section-header__title {
  font-family: var(--font-nw-heading);
  text-transform: none;
}

.hero__link a {
  border: 1px solid white;
  font-family: var(--font-nw-heading);
  text-transform: math-auto;
}


.template-index .hero.section1 {
  margin-top: -35px;
}

/* desktop lower nav */

.lower-footer-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #5F5F5F;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 50px;
}

p.footer__small-text a:hover {
  text-decoration: underline;
}

.lower-footer-column.left p {
  text-align: left;
  align-items: center;
}

.site-footer {
  padding-bottom: 0 !important;
  padding-top: 60px;
}

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

  .lower-footer-row {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-top: 10px;
  }

  .lower-footer-column.left p {
    text-align: center;
  }

}



/* search popout nav */


.results.results--collections {
  display: none !important;
}


/* desktop lower nav */

.navigation-links-lower {
  display: flex;
  justify-content: center;
}

.template-index .navigation-links-lower a:hover {
  color: #fff;
  text-decoration: underline;
}

.navigation-links-lower a:hover {
  color: #5F5F5F;
  text-decoration: underline;
}

.template-index .navigation-links-lower {
  background: linear-gradient(#00000085, transparent);
  padding-top: 5px;
  padding-bottom: 5px;
}

.navigation-links-lower {
  background-color: #E1DFD8;
  padding-top: 5px;
  padding-bottom: 5px;
  /* border-bottom: 1px solid;
  border-top: 1px solid;
  margin-top: 1px; */
}

svg.icon.icon-close {
  display: none;
}


.lower-links {
  color: #5F5F5F;
  padding-left: 40px;
  padding-right: 40px;
  font-family: var(--typeBasePrimary), var(--typeBaseFallback), sans-serif;
}

.template-index .lower-links {
  color: #fff;
  padding-left: 40px;
  padding-right: 40px;
}

a.Link-2.lower-links {
  border-left: 1px solid #5F5F5F;
}

a.Link-3.lower-links {
  border-left: 1px solid #5F5F5F;
}

a.Link-4.lower-links {
  border-left: 1px solid #5F5F5F;
}

a.Link-5.lower-links {
  border-left: 1px solid #5F5F5F;
}

.template-index a.Link-2.lower-links {
  border-left: 1px solid #fff;
}

.template-index a.Link-3.lower-links {
  border-left: 1px solid #fff;
}

.template-index a.Link-4.lower-links {
  border-left: 1px solid #fff;
}

.template-index a.Link-5.lower-links {
  border-left: 1px solid #fff;
}


div#predictive-search {
  width: 85vw;
}



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

  .lower-menu {
    display: none;
  }

  predictive-search form {
    display: flex;
    flex-wrap: wrap;
    position: sticky;
    left: 0;
    top: 110%;
    width: 75%;
    z-index: 4;
    justify-content: center;
  }

  .search__input-wrap input:not(.btn):not([type="image"]),
  textarea,
  select {
    border: none;
  }
  .site-header__search .icon {
    height: 39px;
    width: 31px;
    border-left: none !important;
    padding-left: 8px;
    margin-right: -5px;
  }


  input#Search {
    background-color: #e1dfd8;
  }

  predictive-search {
    justify-content: center;
  }

  .site-menu-search-bar {
    width: 100%;
    background-color: #E1DFD8;
    height: 38px;
    margin-bottom: -10px;
  }

  div#StickyHeaderWrap {
    height: auto;
  }


}



/* Product page */

header.section-header.section-header--hero {
  /* text-align: center; */
  justify-content: center;
}

.feature-row-wrapper .feature-row__text {
  flex: 0 1 50%;
  min-width: 43%;
}

.feature-row-wrapper .feature-row__text {
  flex: 0 1 50%;
  min-width: 43%;
}


.trade-area-product .feature-row-wrapper .feature-row__text {
  flex: 0 1 50% !important;
}

.trade-area-product .feature-row--66 .feature-row__images {
  flex: 0 1 50% !important;
}

.about-area-product .feature-row--66 .feature-row__images {
  flex: 0 1 50%;
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}

.trade-area-product {
  margin-bottom: 0;
}

.trade-area-product .feature-row--66 .feature-row__images {
  flex: 0 1 50%;
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}
/*
.about-area-product a.btn {
  font-family: var(--font-nw-heading);
  text-transform: math-auto;
  letter-spacing: 1px;
}

.trade-area-product a.btn {
  font-family: var(--font-nw-heading);
  text-transform: math-auto;
  letter-spacing: 1px;
}

a.btn.btn--small.return-link {
  font-family: var(--font-nw-heading);
  text-transform: math-auto;
  letter-spacing: 1px;
}
*/
h3.section-header__title {
  font-family: var(--font-nw-heading);
}

h2.h1.appear-delay {
  font-family: var(--font-nw-heading);
}

button.collapsible-trigger.collapsible-trigger-btn.collapsible--auto-height.tag-list__header {
  font-family: var(--font-nw-heading);
  text-transform: math-auto;
}

.collapsible-trigger-btn {
  display: block;
  font-size: 0.9em;
  letter-spacing: 0.5px !important;
  padding: 15px 10px 15px 0;
  text-transform: math-auto;
  font-family: var(--font-nw-heading) !important;
  width: 100%;
}

.collapsible-content__inner.rte p {
  font-size: 14px;
}

button#StartOrder {
  border-radius: 25px;

  /* font-size: 20px !IMPORTANT; */
}

button#StartOrder2 {
  border-radius: 25px;

}

button#continueBtn {
  border-radius: 25px;

}

button#addToBasket {
  border-radius: 25px;

}

.productUpsellsSection .skipUpsells {
  font-family: var(--font-nw-heading);
  text-transform: math-auto !important;
  border: 1px solid #C3C6C8;
  border-radius: 25px !important;
  padding: 11px 36px !important;
  color: #818b90;
  font-size: 14px !important;
  font-weight: 700;
  text-transform: uppercase;
}


img.roomvo-stimr {
  padding-bottom: 2%;
}

/*
#addToBasket label:not(.variant__button-label):not(.text-label),
.btnSizing label:not(.variant__button-label):not(.text-label) {
  font-size: 14px !important;
  letter-spacing: 2px !important;
  text-transform: math-auto;
  font-family: var(--font-nw-heading);
}
*/
/*
.hero-slider a.btn {
  background-color: #ff000000;
}
*/
/* a.btn {
  background-color: #ff000000;
} */

/* second slideshow section  */
/* 
div#shopify-section-template--14673469014150__282eb668-a39e-4a00-a545-8b617f1ecaa4 .hero__text-shadow {
  background-color: #fff;
  padding: 40px;

} */


.hero-second-slider .hero__text-shadow {
  background-color: #fff;
  padding: 40px;
}

.hero-second-slider h2.h1.hero__title {
  color: #000;
}

.hero-second-slider .hero__subtitle {
  color: #000;
}

.hero-second-slider .hero__subtitle {
  color: #000;
}

.hero-second-slider .hero__link .btn--inverse {
  border-color: #000000;
  color: #000000;
}

/* div#shopify-section-template--14673469014150__282eb668-a39e-4a00-a545-8b617f1ecaa4 h2.h1.hero__title {
  color: #000;
} */

/* div#shopify-section-template--14673469014150__282eb668-a39e-4a00-a545-8b617f1ecaa4 .hero__subtitle {
  color: #000;
} */

div#shopify-section-template--14673469014150__282eb668-a39e-4a00-a545-8b617f1ecaa4 .hero__link .btn--inverse {
  border-color: #000000;
  color: #000000;
}



/* Logo list */

.logo-list-bg {
  background-color: #E1DFD8;
  padding-top: 5%;
  padding-bottom: 5%;
}

/* custom collection slider */

.cstm-collection-slider .carousel-cell {
  position: relative;
  width: 50%;
  height: 50vh; /* Adjust as needed */
  display: flex;
  align-items: flex-end;
  justify-content: center;
  overflow: hidden; /* Hide anything that goes outside the cell */
}

@media only screen and (max-width: 600px) {
  .cstm-collection-slider .carousel-cell {
    height: 35vh; /* Adjust as needed */
  }

}

.cstm-collection-slider .carousel-cell-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
}

.cstm-collection-slider .carousel-cell-content .carousel-cell-title {
  position: absolute;
  color: #fff;
  text-align: center;
  font-size: 30px;
  z-index: 1;
  display: block;
  width: 100%;
  bottom: 3%;
  left: 50%;
  line-height: 35px;
  transform: translate(-50%, -50%);
  font-family: var(--font-nw-heading);

}

.page-width.cstm-collection-slider {
  padding: 6rem;
}

.cstm-collection-slider .flickity-page-dots .dot {
  margin: 0;
  border-radius: 0;
  width: 100%;
  height: 0.45rem;
}

.cstm-collection-slider__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 3rem;
}

.cstm-collection-slider__header-title {
  color: #000;
  font-size: 25px;
  line-height: 30px;
  font-weight: 400;
  font-family: var(--font-nw-heading);
}

.cstm-collection-slider .flickity-page-dots {
  display: flex;
  max-width: 80%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: relative;
  width: 100%;
  padding: 0;
  margin: 2rem 0 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.cstm-collection-slider__header-cta {
  display: block;
  background: #585858;
  color: #fff;
  text-decoration: none;
  padding: 1rem 5rem;
  border-radius: 30px;
  font-size: 25px;
  line-height: 30px;
}

/* Magazine styling */

div#shopify-section-template--14687512133766__blog-posts header.section-header {
  display: flex;
  justify-content: space-between;
}

/* Product page template */

.template-product .long_description > h2 + * {
  display: flex;
  gap: 10px;
  padding: 0 0 0 46px;
  font-size: 14px;
}

.template-product .long_description > h2 svg {
  width: 40px;
  height: 32px;
}

/* dl.specifications dt {
  font-weight: 600;
} */

h2.slip-rating {
  display: flex;
  align-items: center;
}

dl.specifications dd {
  padding-left: -155px;
  text-align: right;
  padding-right: 25px;
  width: -141px;
}

h2.specification-title {
  display: flex;
  align-items: center;
}

div#long_description_desktop h2 {
  font-family: var(--font-nw-heading);
  font-size: 20px;
}

.slip_resistance h2 {
  display: flex;
  align-items: center;
}

.template-product .slip_resistance .tooltip {
  padding: 13px 20px 12px 24px;
  background: #e9eff2;
  border: 1px solid #c3c6c8;
  border-radius: var(--btn-border-radius);
  font-weight: 600;
}

span.tooltiptext {
  display: none;
}

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

  .template-product .specifications div {
    width: 100% !important;
    display: flex;
    gap: 56px;
  }

}

.tooltiptext {
  position: absolute;
  visibility: hidden;
  z-index: 2;
  left: -88px;
  bottom: 37px;
  width: 190px;
  padding: 10px;
  background: var(--background-light);
  color: #000;
  font-size: 12px;
  line-height: 1.33;
}

.tooltiptext:after {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  bottom: -6px;
  left: calc(50% - 8px);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 1;
  background: inherit;
}

.tooltip:before {
  display: none;
}

.tooltip {
  color: #fff;
  display: block;
  margin-top: 16px;
  position: absolute;
  right: 0;
  text-align: center;
  top: -50%;
  white-space: nowrap;
  z-index: 3;
  margin-top: 20px;
  margin-bottom: 50px;
}

div#description_desktop {
  display: flex;
  flex-direction: column;
}

div#description_desktop p {
  margin-bottom: 0;
}


span.tooltip {
  color: #000;
}

.tooltiptext:hover {
  visibility: visible;
}

.tooltip {
  position: relative;
  /* cursor: help; */
}

/* .slip_resistance {
  height: 15vh;
} */

.template-product .long_description > h2 + * {
  display: flex;
  gap: 10px;
  padding: 0 0 0 46px;
  font-size: 14px;
}

.template-product .specifications div {
  width: 49%;
  display: flex;
  gap: 10px;
}

.template-product .specifications {
  gap: 10px 20px;
  flex-wrap: wrap;
  align-content: flex-start;
  align-items: flex-start;
  margin-top: 20px;
  margin-bottom: 20px;
}

.template-product .specifications dd {
  color: var(--text-light);
  flex: 1 1 auto;
  margin: 0;
  line-height: calc(18 / 13);
  min-height: 32px;
}


button#StartOrder {
  background-color: #414141;
}

header.section-header {
  display: flex;
  justify-content: center;
}

.template-cart header.section-header {
  display: flex;
  flex-direction: column;
}

.template-404 header.section-header {
  display: flex;
  flex-direction: column;
}

.trustpilot-widget.trustpilotslider {
  padding-top: 0;
  padding-bottom: 8%;
}
/*
.template-cart button.btn.cart__checkout {
  font-family: var(--font-nw-heading);
  text-transform: math-auto;
  letter-spacing: 3px;
}

a.btn.btn--secondary.btn--small.section-header__link {
  font-family: var(--font-nw-heading);
  text-transform: math-auto;
  letter-spacing: 1px;
  font-size: 18px;
}

.btn.js-sample-checkout {
  border-radius: 25px !important;
  font-family: var(--font-nw-heading);
  text-transform: math-auto;
}
*/

/* newsletter section */

.btn.signup {
  background-color: #414141;
  font-family: var(--font-nw-heading);
  height: auto;
  text-transform: none;
}

.btn.signup span.form__submit--large {
  font-family: var(--font-nw-heading);
  text-transform: none;
  letter-spacing: 2px;
}

.btn.signup [data-button_style=square] .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):hover,
[data-button_style=square] .rte .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):hover,
[data-button_style=square] .shopify-payment-button .shopify-payment-button__button--unbranded:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):hover,
[data-button_style=square] .spr-container .spr-button:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):hover,
[data-button_style=square] .spr-container .spr-summary-actions a:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):hover,
[data-button_style^=round] .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):hover,
[data-button_style^=round] .rte .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):hover,
[data-button_style^=round] .shopify-payment-button .shopify-payment-button__button--unbranded:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):hover,
[data-button_style^=round] .spr-container .spr-button:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):hover,
[data-button_style^=round] .spr-container .spr-summary-actions a:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):not(.btn--body):not(.btn--static):hover {
  background: #757575;
  transition-delay: 0.25s;
}


.input-group-field.newsletter__input {
  background-color: white;
  height: auto !important;
}

/* footer news letter */

input#Email-footer2 {
  border-color: #5F5F5F;
  padding-right: -32px;
}

/* menu search nav */

h3#predictive-search-suggestions {
  font-family: var(--font-nw-heading);
  letter-spacing: 1px;
  font-size: 22px;
}

h3#predictive-search-pages {
  font-family: var(--font-nw-heading);
  letter-spacing: 1px;
  font-size: 22px;
}

h3#predictive-search-products {
  font-family: var(--font-nw-heading);
  letter-spacing: 1px;
  font-size: 22px;
}

h3#predictive-search-collections {
  font-family: var(--font-nw-heading);
  letter-spacing: 1px;
  font-size: 22px;
}


svg.icon.icon-close {
  z-index: 9999;
  border-left: none;
}


.hero__link {
  display: block;
  position: relative;
  font-family: var(--font-nw-heading);
  letter-spacing: 0;
}

.footer-promotions h2.h3 {
  font-family: var(--font-nw-heading);
  text-transform: math-auto;
  font-size: 24px;
}


/* Shop the look */

/* logos styling dektop */

.logo-bar__item {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

@media only screen and (min-width: 769px) {
  .logo-bar__item {
    flex-basis: 15%;
    flex-grow: 0;

  }

  .logo-bar__image {
    width: 70%;
  }




}

/* wishlist styling  */

button.swym-button.swym-add-to-wishlist-view-product {
  position: absolute;
  right: 3%;
  top: 2%;
  z-index: 2;
  background-color: white;
  padding: 5px;
  border-radius: 25px;
}

i.icon-swym-wishlist {
  font-family: 'swym-font';
  font-style: normal;
  vertical-align: middle;
}
i.icon-swym-wishlist + span {
  vertical-align: middle;
}
i.icon-swym-wishlist:after {
  content: '';
  font-size: 130%;
  line-height: 18px;
  text-align: center;
  display: inline;
}
/*content rendered after swym is ready to avoid showing block/invalid chars*/
.swym-ready i.icon-swym-wishlist:after {
  content: '\f004';
}

/* FAQ page styling */

[data-type_header_capitalize=true] .h1,
[data-type_header_capitalize=true] .h2,
[data-type_header_capitalize=true] .h3,
[data-type_header_capitalize=true] h1,
[data-type_header_capitalize=true] h2,
[data-type_header_capitalize=true] h3 {
  text-transform: inherit;
}


/* 1860 Collection styling */

/* .header-desktop {
  display: none;
} */


/* .header-desktop {
  display: none;
} */



/* div#shopify-section-template--14673339777158__faq .collapsible-content--all {
    background-color: #EFEDE9;
    padding: 15px;
}

div#shopify-section-template--14673339777158__faq .collapsible-trigger--inline {
    padding: 11px 0 11px 40px;
    background-color: #EFEDE9;
    width: 100%;
}

.collapsible-trigger__icon--circle {
    border-color: #242424;
} */


/* Header styling  */


@media only screen and (min-width: 1100px) {

  .header-item.header-item--logo.logo-desktop {
    display: none;
  }

  .collection-price-match img {
    width: 140px;

}
}


@media only screen and (max-width: 1100px) {
  .header-item.header-item--logo.logo-mobile {
    display: none;
  }

  /*   .site-nav__link.site-nav__link--ico.header-item--hamburger.desktop {
    display: none;
} */

  .swym-wishlist.mobile {
    z-index: 99999;
  }

  /*   .header-item.header-item--left.header-item--navigation {
    z-index: 9;
} */

  .site-nav__link.site-nav__link--ico.header-item--hamburger {
    position: absolute;
    left: 5%;
  }
}

/* contact page styling */

.row-contact-page {
  display: flex;
  flex-direction: row;
}

.column-contact.right {
  padding-left: 10%;
}

.column-contact.right {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

h2.contact-info-title {
  font-family: var(--font-nw-heading);
  padding-bottom: 20px;
}

.section-contact-baked-tiles h2.section-header__title {
  text-align: left;
}

h3.contact-info-service-title {
  font-family: var(--font-nw-heading);
  font-weight: 600;
  font-size: 16px;
}

@media only screen and (min-width: 768px) {

  .site-menu-search-bar {
    width: 100%;
    background-color: #E1DFD8;
    height: 38px;
    margin-bottom: -20px;
  }

}


@media only screen and (min-width: 1100px) {


  .site-menu-search-bar {
    width: 100%;
    background-color: #E1DFD8;
    height: 0;
    margin-bottom: 0px;
}

}

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

  .row-contact-page {
    display: flex;
    flex-direction: column-reverse;
    padding-bottom: 10%;
    padding-top: 10%;
  }

  .column-contact.right {
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    text-align: center;
  }

  .column-contact.right {
    padding-left: 0;
  }

  .right-contact-inner {
    padding-bottom: 15%;
  }

  h2.section-header__title {
    text-align: center;
    /* padding-top: 14%; */
  }


}


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

  .suitability ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    justify-content: center;
  }

  .stage1.short-description.rte {
    text-align: center;
  }

  .template-product .page-width.feature-row-wrapper.feature-row--66 {
    padding: 0 !important;
  }

  .template-product .feature-row__text {
    padding: 50px 20px;
  }

  .template-product h2.h1.appear-delay {
    text-align: center;
  }

  .template-product .rte.appear-delay-1 p {
    text-align: center;
  }

  .template-product .appear-delay-2 {
    text-align: center;
  }

  .return-link {
    padding: 15px 17px !important;
    width: auto !important;
  }

  .newsletter-section__content p.h2 {
    padding-bottom: 12px;
  }

}


/* About page styling */

/* .helloworld {
  width: 50%;
  padding-top: 10vh;
  padding-bottom: 10vh;
} */

.top-about-text {
  /* display: flex; */
  padding-right: 50%;
  /* flex-direction: column; */
  /* align-content: flex-start; */
  /* align-items: flex-start; */
  padding-top: 6%;
  padding-bottom: 6%;
}


div#section-template--14673339711622__a2c32464-f19a-4391-957f-aaeafd4c225a {
  padding-right: 42vw;
  /* width: 50%; */
  padding-top: 20vh;
  padding-bottom: 20vh;
}

div#shopify-section-template--14673339711622__rich-text {
  padding-top: 20vh;
  padding-bottom: 20vh;
  padding-right: 50vw;

}

div#shopify-section-template--14673339711622__a7f584c4-00d9-4009-9e80-3e84a2f11abf {}


@media only screen and (max-width: 1280px) {
  .top-about-text {
    padding-right: 0;
  }

}


.about-image-section-1 .feature-row__item.feature-row__images.aos-init.aos-animate {
  flex: 0 1 50%;
}

.about-image-section-1 .feature-row-wrapper .feature-row__text {
  flex: 0 1 50%;
}

.about-image-section-1 .page-width.feature-row-wrapper.feature-row--66 {
  padding: 0;
}

.about-image-section-1 .page-width.feature-row-wrapper.feature-row--66 .feature-row {
  margin: 0;
}

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

  .about-image-section-1 .feature-row--66 .feature-row__images {
    max-width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .about-image-section-2 .feature-row--66 .feature-row__images {
    max-width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .about-image-section-3 .feature-row--66 .feature-row__images {
    max-width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .about-image-section-1 .feature-row__item.feature-row__text {
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .about-image-section-2 .feature-row__item.feature-row__text {
    padding-top: 10%;
    padding-bottom: 10%;
  }
  .about-image-section-3 .feature-row__item.feature-row__text {
    padding-top: 10%;
    padding-bottom: 10%;
  }


}

.about-image-section-2 .page-width.feature-row-wrapper.feature-row--66 .feature-row {
  margin: 0;
}

.about-image-section-2 .feature-row__item.feature-row__images.aos-init.aos-animate {
  flex: 0 1 50%;
}

.about-image-section-2 .feature-row-wrapper .feature-row__text {
  flex: 0 1 50%;
}

.about-image-section-2 .page-width.feature-row-wrapper.feature-row--66 {
  padding: 0;
}

@media only screen and (min-width: 801px) {

  .about-image-section-2 .feature-row__item.feature-row__text.feature-row__text--right.text-left.aos-init.aos-animate {
    padding: 0 40px;
  }
}

@media only screen and (min-width: 2000px) {
  .top-about-text {
    /* display: flex; */
    padding-right: 29%;
    /* flex-direction: column; */
    /* align-content: flex-start; */
    /* align-items: flex-start; */
    padding-top: 6%;
    padding-bottom: 6%;
  }
}

/* div#shopify-section-template--14673339711622__9c35e3f1-8174-4d18-8b3a-1df79d6b3a48 .page-width.feature-row-wrapper.feature-row--66 .feature-row {
  margin: 0 0%;
} */


div#shopify-section-template--14673339711622__ea5b7587-5f90-47a7-a6d0-ef83d5c2c470 {
  padding: 0;
}

.about-image-section-3 .page-width.feature-row-wrapper.feature-row--66 {
  padding: 0;
}

.about-image-section-3 .page-width.feature-row-wrapper.feature-row--66 .feature-row {
  margin: 0;
}

.about-image-section-3 .feature-row__item.feature-row__images.aos-init.aos-animate {
  flex: 0 1 50%;
}

.about-image-section-3 .feature-row-wrapper .feature-row__text {
  flex: 0 1 50%;
}



@media(min-width: 26.3125rem) {
  .cstm-collection-slider .carousel-cell {
    width: 50%; /* 2 items per slide on medium devices */
  }
}

@media(min-width: 41.4375rem) {
  .cstm-collection-slider .carousel-cell {
    width: 33.333%; /* 3 items per slide on large devices */
  }
}

@media(min-width: 62.0625rem) {
  .cstm-collection-slider .carousel-cell {
    width: 25%; /* 4 items per slide on extra large devices */
  }
}
.carousel-cell-content img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: .9;
}
.carousel-cell-title {
  position: absolute;
  bottom: 0;
  z-index: 999999;
  display: block;
  bottom: 5rem;
}
.cstm-collection-slider .carousel-cell-content {
  padding: 10px;
}
.main-carousel {
  margin: -10px;
}
.cstm-collection-slider .carousel-cell-content:after {
  content: '';
  position: absolute;
  left: 10px;
  top: 10px;
  display: block;
  background: black;
  z-index: -1;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
}
@media only screen and (max-width:992px) {
  .cstm-collection-slider__header {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }
  .cstm-collection-slider .carousel-cell-content .carousel-cell-title {
    font-size: 22px;
    line-height: 28px;
  }
  .page-width.cstm-collection-slider {
    padding: 1rem 1rem 5rem;
  }
  .cstm-collection-slider__header-title {
    font-size: 20px;
    line-height: 20px;
  }
  .cstm-collection-slider__header-cta {
    padding: 0.2rem 2rem;
    font-size: 20px;
    line-height: 30px;
  }
}

/* Landing page checkerboard */

.hero-landing-page .feature-row {
  margin: 0;
}

.hero-landing-page .page-width {
  padding: 0;
}

.hero-landing-page .feature-row__item.feature-row__text.feature-row__text--right.text-left.aos-init.aos-animate {
  padding-left: 40px;
  padding-top: 15%;
  padding-bottom: 15%;
}

.trustpilot-widget.checker-trustpilot {
  padding-top: 5%;
  padding-bottom: 5%;
}


.section-checkerboard .footer-promotions {
  padding-bottom: 75px;
}

@media only screen and (max-width:600px) {
  .section-checkerboard .feature-row {
    flex-direction: column-reverse;
  }

  .hero-landing-page .feature-row--50 .feature-row__images {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .hero-landing-page h2.h1.appear-delay {
    text-align: center;
  }

  .hero-landing-page .rte.appear-delay-1 p {
    text-align: center;
  }

  .second-hero-landing .feature-row--50 .feature-row__images {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .second-hero-landing h2.h1.appear-delay {
    text-align: center;
  }

  .second-hero-landing .rte.appear-delay-1 p {
    text-align: center;
  }

  .second-hero-landing .page-width.feature-row-wrapper.feature-row--50 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .second-hero-landing .feature-row__text {
    margin-top: 0;
    order: 2;
    padding: 15% 20px;
    tex
  }

  .Third-hero-landing .feature-row--50 .feature-row__images {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .Third-hero-landing h2.h1.appear-delay {
    text-align: center;
  }

  .Third-hero-landing .rte.appear-delay-1 p {
    text-align: center;
  }

  .Third-hero-landing .page-width {
    padding: 0;
  }

  .Third-hero-landing .feature-row__text {
    padding: 15% 20px;
  }

  .fourth-hero-landing .feature-row--50 .feature-row__images {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .fourth-hero-landing .page-width {
    padding: 0;
  }

  .fourth-hero-landing h2.h1.appear-delay {
    text-align: center;
  }

  .fourth-hero-landing .rte.appear-delay-1 p {
    text-align: center;
  }

  .fourth-hero-landing .feature-row__text {
    margin-top: 0;
    order: 2;
    padding: 15% 20px;
  }

  .fifth-hero-landing .feature-row--50 .feature-row__images {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .fifth-hero-landing .page-width {
    padding: 0;
  }

  .fifth-hero-landing .feature-row__text {
    margin-top: 0;
    order: 2;
    padding: 15% 20px;
  }

  .fifth-hero-landing h2.h1.appear-delay {
    text-align: center;
  }

  .fifth-hero-landing .rte.appear-delay-1 p {
    text-align: center;
  }

  .sixth-hero-landing .feature-row--50 .feature-row__images {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .sixth-hero-landing .page-width {
    padding: 0;
  }

  .sixth-hero-landing .feature-row__text {
    margin-top: 0;
    order: 2;
    padding: 15% 20px;
  }

  .sixth-hero-landing h2.h1.appear-delay {
    text-align: center;
  }

  .sixth-hero-landing .rte.appear-delay-1 p {
    text-align: center;
  }

}

div#swym-anchor {
  display: none;
}


.big-menu__square-nav li,
.big-menu__square-nav a {
  height: 64px;
  border: 0.5px solid #707070;
  font-family: var(--font-nw-heading);
}



/* Create our look page */


.create-our-look-hero {
  height: 250px;
}

.create-our-look-hero .slideshow-wrapper {
  height: 250px;
}

.shop-the-look-title-section h1 {
  text-align: center;
  padding-top: 5%;
  padding-bottom: 5%;
}

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

  /* .create-our-look-hero .slideshow-wrapper {
    height: 50px;
  } */

  /* .create-our-look-hero {
    height: 50px !important;
  } */

  .create-our-look-hero .hero--natural[data-mobile-natural=false] {
    height: 220px;
  }

  button.js-add-to-sample.btn {
    background: transparent;
    color: black;
    text-transform: capitalize;
    display: flex;
    padding-left: 5px;
    width: 100%;
    align-items: center;
  }

}



button.js-add-to-sample.btn svg {
  fill: none;
  stroke: currentColor;
  width: 25px;
  height: 25px;
  margin-right: 12px;
}

button.js-add-to-sample.btn span {
  width: auto;
  height: auto !important;
  line-height: 1 !important;
  padding: 0 !important;
  border: none;
  font-weight: 400;
  color: var(--text-light) !important;
  text-transform: none !important;
  margin: 0 !important;
}

button.js-add-to-sample.btn:hover {
  background: none !important;
}