/** Shopify CDN: Minification failed

Line 1587:6 Expected ":"

**/
/*
======================================================================
  
  Wild Prairie Soap Company - Custom Code (May 2022)


    theme.liquid
    theme.css.liquid
    empire.js

    sections/dynamic-rich-text.liquid
    sections/dynamic-image-with-text.liquid
    sections/dynamic-slideshow.liquid
    snippets/site-header.liquid
    snippets/slideshow-slide.liquid


  
======================================================================  
*/
.dynamic-video-wrapper,
.product-section--container, 
.product-row--container, 
.productgrid--outer, 
.pagination--container, 
.page-content, 
.page-masthead, 
.message-banner--outer, 
.breadcrumbs-container, 
.atc-banner--outer, 
.contact-page-content, 
.account-page-content, 
.account-page-masthead, 
.pxs-image-with-text-section, 
.pxs-newsletter-section, 
.pxs-map-section, 
.testimonials-section, 
.twitter--container, 
.slideshow--width-content, 
.shoppable-image, 
.rich-text--container, 
.promo-mosaic--container, 
.promo-grid--container, 
.page__container, 
.menulist-container, 
.logolist--container, 
.image-with-text, 
.custom-html--container, 
.custom-liquid--container, 
.highlights-banner__content, 
.highlights-banner__container.content-width, 
.featured-product--container, 
.featured-collection__container, 
.collection-list__container, 
.blogposts--container, 
.subcollections-banner__container, 
.subcollections__container, 
.subcollections-featured-collection__header, 
.utility-bar__content, 
.blog--container, 
.product--container, 
.password-page-footer, 
.password-page-content--inner, 
.cart--section, 
.article--container, 
.article-image--content-width, 
.announcement-bar-text-mobile, 
.announcement-bar-text, 
.fourohfour--container, 
.site-footer-item, 
.site-header-main {
  padding-left: 20px;
  padding-right: 20px;
}

.productitem, 
.disclosure-list, 
.cart-item, 
.article--excerpt-wrapper, 
.account-address, 
.pxs-map-card, 
.pxs-map-section-layout-x-outside-left .pxs-map-card-wrapper, 
.pxs-map-section-layout-x-outside-right .pxs-map-card-wrapper, 
.pxs-map-wrapper, 
.testimonial, 
.twitter--inner:not(.flickity-enabled), 
.twitter--inner .flickity-slider, 
.hotspot__tooltip-wrapper, 
.menulist-inner, 
.featured-product--container .featured-product--inner, 
.subcollections-list__content[data-subcollections-layout=menu] .subcollections-menu__item, 
#shopify-product-reviews, 
.rte table, 
.pxs-newsletter-text table, 
.shoppable-image__text-box-subheading table, 
.image-with-text__text table {
  border: 1px solid rgba(212,202,180,0.35);
}
  
  
  
/*   
==============================
  Typography
==============================
*/

body {
  font-family: 'Manrope', sans-serif;
}

.home-section--title,
.product-section--title,
.rich-text__section-heading,
.image-with-text__section-heading,
.shoppable-image__section-heading,
.slideshow-slide__section-heading {
  font-family: 'Manrope', sans-serif;
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #CBA052;
}

.rich-text__section-heading,
.image-with-text__section-heading,
.shoppable-image__section-heading,
.slideshow-slide__section-heading {
  text-align: inherit;
  margin-top: 0 !important;
  margin-bottom: 5px;
}



h1, h2, h3, h4, h5, h6,
.collection__item-title,
.highlights-banner__heading,
.slideshow-slide__heading {
  font-family: 'EB Garamond', serif;
}

.collection__item-title,
.rich-text__heading,
.image-with-text__heading,
.pxs-image-with-text-heading,
.shoppable-image__text-box-title,
.slideshow-slide__heading,
.promo-block--header {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.15em;
}

@media screen and (min-width: 720px){
  .collection__item-title,
  .rich-text__heading,
  .image-with-text__heading,
  .pxs-image-with-text-heading,
  .shoppable-image__text-box-title,
  .slideshow-slide__heading {
    font-size: 30px;
  }
}

ul {
  margin-top: 0;
}

  
  

  
  
/*   
==============================
  Buttons
==============================
*/

.product-reviews--content .spr-summary-actions-newreview, 
.shopify-payment-button .shopify-payment-button__button--unbranded, 
.smart-payment-enabled .product-form--atc-button, 
.product-form--atc-button, 
.utils-sortby--modal-button, 
.live-search-button, 
.article--excerpt-wrapper--featured .article--excerpt-button, 
.shopify-challenge__container .btn, 
.pxs-image-with-text-button, 
.slideshow-slide__button--secondary, 
.slideshow-slide__button--primary, 
.page__content button, 
.image-with-text__button,
.rich-text__button,
.promo-block--button,
.button-secondary, .button-primary, 
.productgrid--no-results-button,
.newsletter-submit .button-primary {
  font-family: 'Manrope', sans-serif;
  font-size: 13px !important;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 1px !important;
  border-radius: 2px;
  padding: 12px 20px !important;
}

.flickity-button {
  box-shadow: none !important;
}

.product-form--atc-button,
.newsletter-submit .button-primary {
  padding: 17px 20px !important;
}



  
  
/*   
==============================
  Header
==============================
*/

.utility-bar__content {
  max-width: none;
  padding: 5px 20px;
}

#shopify-section-static-header-custom .site-header-main,
#shopify-section-static-header-custom .site-navigation {
  max-width: none;
}

#shopify-section-static-header-custom .site-header-main {
  padding: 0 !important;
}

#shopify-section-static-header-custom .site-header-main-content {
  text-align: center;
  margin: 0 auto;
  padding: 10px 20px !important;
  justify-content: center !important;
}

#shopify-section-static-header-custom .site-header-logo {
  margin: 0 auto;
}

#shopify-section-static-header-custom .site-logo,
#shopify-section-static-header-custom .site-logo img {
  width: auto;
  max-width: none;
  height: 70px;
}

#shopify-section-static-header-custom .site-header-menu-toggle {
  height: 100% !important;
  position: absolute !important;
  top: 0 !important;
  bottom: 0 !important;
  left: 10px !important;
  margin: 0 !important;
}

#shopify-section-static-header-custom .site-header-menu-toggle--button {
  padding: 10px !important;
}

#shopify-section-static-header-custom .site-header-search,
#shopify-section-static-header-custom .site-header-account,
#shopify-section-static-header-custom .site-header-cart {
  display: inline-block;
}

#shopify-section-static-header-custom .site-header-cart {
  height: auto;
  position: relative;
  top: initial;
  bottom: initial;
  left: initial;
  right: initial;
}

#shopify-section-static-header-custom .site-header-search a,
#shopify-section-static-header-custom .site-header-account a,
#shopify-section-static-header-custom .site-header-cart a {
  display: block;
  padding: 0 8px;
}

#shopify-section-static-header-custom .site-header-search a span,
#shopify-section-static-header-custom .site-header-account a span,
#shopify-section-static-header-custom .site-header-cart a span {
  display: inline-block;
}

.site-header-search-icon svg,
.site-header-account-icon svg,
.site-header-cart-icon svg {
  width: auto;
  display: block;
  color: #403B34;
}

.site-header-search-icon svg,
.site-header-cart-icon svg {
  height: 22px;
}

.site-header-account-icon svg {
  height: 23px;
}

#shopify-section-static-header-custom .site-header-cart--count {
  top: 22px;
  right: 3px;
}


.mobile-nav-close {
  top: 25px;
}

.mobile-site-header-icons {
  height: 90px;
  line-height: 90px;
  margin-left: 17px;
}


@media screen and (min-width: 1020px){
  #shopify-section-static-header-custom .site-header-main-content {
    margin: 0;
  }

  #shopify-section-static-header-custom .navmenu-depth-1,
  #shopify-section-static-header-custom .site-header-right {
    height: 45px;
    display: inline-block;
  }
  
  #shopify-section-static-header-custom .site-header-right {
    display: flex;
    align-items: center;
  }
  
  #shopify-section-static-header-custom .site-navigation {
    padding: 0 20px;
  }
  
  #shopify-section-static-header-custom .site-navigation .navmenu-depth-1,
  #shopify-section-static-header-custom .site-navigation .site-header-icons {
    display: inline-block;
  }
  
  #shopify-section-static-header-custom .site-navigation .navmenu-depth-1 {
    margin: 0;
  }
  
  #shopify-section-static-header-custom .site-navigation .navmenu-link-depth-1 {
    padding: 0 10px;
    line-height: 45px;
  }
  
  #shopify-section-static-header-custom .site-header-icons {
    margin-left: 10px;
  }

  #shopify-section-static-header-custom .site-header-cart--count {
    top: -5px;
    right: 2px;
  }
  
  .site-header-nav--open #shopify-section-static-header-custom .site-header-main-content {
    padding: 0 !important;
  }
  
  .site-header-nav--open #shopify-section-static-header-custom .site-header-logo {
    position: absolute;
    top: 10px;
  }
  
  .site-header-nav--open #shopify-section-static-header-custom .site-navigation .navmenu-depth-1,
  .site-header-nav--open #shopify-section-static-header-custom .site-navigation .site-header-right {
    height: 90px;
  }
  
  .site-header-nav--open #shopify-section-static-header-custom .site-navigation .navmenu-link-depth-1 {
    line-height: 90px;
  }
}
  
  
  
/*   
==============================
  Navigation
==============================
*/

.mobile-nav-content .navmenu-depth-1 > .navmenu-item > .navmenu-link, 
.mobile-nav-primary-content .navmenu-depth-1 > .navmenu-item > .navmenu-link,
.navmenu-meganav.navmenu-meganav--desktop .navmenu-item-text, 
.site-navigation .navmenu-depth-1 > li > a, 
.site-navigation a, 
.site-navigation summary, 
.site-header-actions {
  font-family: 'Manrope', sans-serif;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.mobile-nav-content__secondary-menu .navmenu-item .navmenu-link,
.site-navigation .site-navigation__secondary-menu .navmenu-link-depth-1 {
  font-weight: 800 !important;
  color: #CBA052;
}

.mobile-nav-content__secondary-menu .navmenu-item .navmenu-link,
.site-navigation .site-navigation__secondary-menu .navmenu-item {
  opacity: 100%;
}

.site-navigation .navmenu-link:focus {
  outline: none !important;
  outline-offset: unset !important;
}

.site-navigation .navmenu-depth-2 .navmenu-link-depth-2,
.site-navigation .navmenu-depth-3 .navmenu-link-depth-3 {
  font-family: 'Manrope', sans-serif;
  font-size: 15px;
}

.site-navigation .navmenu-depth-2 .navmenu-link-depth-2:hover,
.site-navigation .navmenu-depth-3 .navmenu-link-depth-3:hover {
  color: #CBA052;
}
  
  
  
/*   
==============================
  Desktop Navigation
==============================
*/

.navmenu-meganav-wrapper {
  max-width: none;
}

.navmenu-meganav.navmenu-meganav--desktop {
  top: 100%;
  margin-top: 0;
  border-top: 1px solid #D4CAB4;
  border-bottom: 1px solid #D4CAB4;
}

.navmenu-meganav.navmenu-meganav--desktop .navmenu-meganav-sidenav__items {
  border-right: 1px solid #D4CAB4;
}

.navmenu-meganav.navmenu-meganav--desktop .navmenu-depth-2 .navmenu-meganav-sidenav__item-text {
  padding: 15px 0 15px 30px;
}

.navmenu-meganav-sidenav__wrapper {
  padding: 0;
}

.site-navigation .navmenu-depth-1 > li {
  padding-top: 0;
  padding-bottom: 0;
}

.site-navigation .navmenu-depth-1 .navmenu-link-depth-1 > .navmenu-icon {
  display: none;
}

.navmenu-meganav-sidenav__items .navmenu-icon {
  padding: 0 30px 0 0;
}

.navmenu-meganav-sidenav__items .navmenu-depth-3 {
  top: 15px;
  left: 26%;
  padding: 0 20px 0 10px;
}

.navmenu-meganav-sidenav__items--text-columns .navmenu-depth-3 .navmenu-link {
  margin: 0;
  margin-bottom: 20px;
}

.site-navigation .navmenu-basic__item .navmenu-submenu {
  border: 1px solid #D4CAB4;
  padding-top: 5px;
  padding-bottom: 5px;
}

.site-navigation .navmenu-depth-2 .navmenu-link-depth-2 {
  padding: 10px 25px;
}

.navmenu-meganav-sidenav__item:hover, 
.navmenu-meganav-sidenav__item:focus-within, 
.navmenu-meganav-sidenav__item.navmenu-item--preselected {
  background: #E9E5DA
}




.navmenu-meganav-standard__items {
  max-width: none !important;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)) !important;
}
  


  

  
  
/*   
==============================
  Mobile Navigation
==============================
*/

.mobile-nav-content, 
.mobile-nav-primary-content {
  padding-top: 0;  
}

.mobile-nav-content .navmenu-depth-2, 
.mobile-nav-primary-content .navmenu-depth-2,
.mobile-nav-content .mdc-ripple-surface:before,
.mobile-nav-content .mdc-ripple-surface:after,
.mobile-nav-primary-content .mdc-ripple-surface:before,
.mobile-nav-primary-content .mdc-ripple-surface:after,
.mobile-nav-content .navmenu-link-parent-active ~ .navmenu-button, 
.mobile-nav-primary-content .navmenu-link-parent-active ~ .navmenu-button,
.mobile-nav-content .navmenu-depth-2 .navmenu-link-parent-active ~ .navmenu-button, 
.mobile-nav-primary-content .navmenu-depth-2 .navmenu-link-parent-active ~ .navmenu-button {
  background-color: #FFFFFF;
}

.mobile-nav-content__border {
  border: none;
  margin: 20px 0 0 0;
}

.mobile-nav-content .navmenu-depth-1 > .navmenu-item {
  border-top: 1px solid #D4CAB4;
}

.mobile-nav-content .navmenu-depth-1 > .navmenu-item:last-child {
  border-bottom: 1px solid #D4CAB4;
}

.mobile-nav-content__secondary-menu .navmenu-depth-1 > .navmenu-item,
.mobile-nav-content__secondary-menu .navmenu-depth-1 > .navmenu-item:last-child {
  border: none;
}

.mobile-nav-content .navmenu-depth-1 > .navmenu-item-parent > .navmenu-link {
  padding-top: 20px;
  padding-bottom: 20px;
}

.mobile-nav-content .navmenu-depth-1 > .navmenu-item-parent > .navmenu-button,
.mobile-nav-primary-content .navmenu-depth-1 > .navmenu-item-parent > .navmenu-button{
  top: 12px;
} 
  
  

  
  
/*   
==============================
  Section Styles
==============================
*/

.home-section--title {
  margin-top: 0;
  margin-bottom: 20px;
}

.home-section--content {
  margin-top: 0;
  margin-bottom: 0;
}

.collection-list--section,
.featured-collection--section,
.image-with-text--section,
.logolist--section,
.promo-grid--section,
.promo-mosaic--section {
  padding-top: 40px;
  padding-bottom: 40px;
}

@media screen and (min-width: 768px) {
  .collection-list--section,
  .featured-collection--section,
  .image-with-text--section,
  .logolist--section,
  .promo-grid--section,
  .promo-mosaic--section {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

.collection-list__button,
.featured-collection__button {
  margin-top: 15px;
  margin-bottom: 0;
}
  

.rich-text__heading,
.image-with-text__heading,
.pxs-image-with-text-heading,
.shoppable-image__text-box-title,
.slideshow-slide__heading {
  margin-top: 0;
  margin-bottom: 15px;
}

.rich-text__text p,
.image-with-text__text p,
.shoppable-image__text-box-subheading,
.shoppable-image__text-box-subheading p,
.slideshow-slide__text {
  margin: 0;
}

.rich-text__button,
.image-with-text__button,
.pxs-image-with-text-button,
.shoppable-image__text-box-button,
.slideshow-slide__button {
  margin-top: 20px;
}


@media screen and (max-width: 719px) {
  
  .pxs-image-with-text-content-wrapper,
  .shoppable-image__text-box-wrapper,
  .slideshow-slide__content {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px 20px;
  }

  .pxs-image-with-text-content,
  .shoppable-image__text-box-content,
  .slideshow-slide__content .container {
    width: 100%;
    max-width: 500px;
  }
}

  
/* ====== Collection List ====== */
  
.collection-list--section .collection__item-title {
  width: 100%;
  text-align: left;
  margin-top: 0;
  margin-bottom: 5px;
}

  
  
  
/* ====== Collection List ====== */
  
.featured-collection--section .featured-collection__title-card-pre-heading,
.featured-collection--section .featured-collection__title-card-button {
  font-family: 'Manrope', sans-serif;
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.featured-collection--section .featured-collection__title-card-pre-heading {
  margin-bottom: 5px;
}

.featured-collection--section .featured-collection__title-card-heading {
  font-family: 'EB Garamond', serif;
  font-size: 24px;
  margin: 0;
}

.featured-collection--section .featured-collection__title-card-button {
  display: block;
  margin-top: 30px;

}


/* ====== Custom ====== */

.custom-html--container,
.custom-liquid--container {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0;
}



/* ====== Grid & Mosaic ====== */

.promo-grid--section .promo-grid--container,
.promo-mosaic--section .promo-mosaic--container {
  padding: 6px;
}

.promo-grid--section .promo-grid--inner,
.promo-mosaic--section .promo-mosaic--inner {
  grid-gap: 6px;
}

.promo-block {
  border-radius: unset;
  margin-top: 0 !important;
}

.promo-block .promo-block--content {
  margin-top: 0 !important;
  padding: 20px;
}



.promo-block--content-wrapper .promo-block--header, 
.promo-block--content-wrapper .promo-block--text {
  width: 100%;
  max-width: none !important;
}

.promo-grid--section .promo-block--header,
.promo-mosaic--section .promo-block--header {
  font-size: 24px !important;
  font-weight: 400;
  line-height: 1.15em;
}

.promo-block--content-wrapper .promo-block--text {
  font-size: 14px !important;
  font-weight: 600;
  margin-top: 10px;

}

.promo-block .promo-block--content-align-top-center {
  padding: 20px;
  padding-top: 40px;
}

.promo-block .promo-block--content-align-top-center .promo-block--content-wrapper {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.promo-block .promo-block--content-align-top-center .promo-block--button {
  max-width: 150px;
  margin: 0 auto;
}

.promo-block .promo-block--content-align-bottom-left .promo-block--content-wrapper {
  max-width: 90% !important;
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid #CBA052;
  padding: 30px;
}

@media screen and (max-width: 719px) {
  .promo-block:not(:last-child) {
    margin-bottom: 6px;
  }
  
}
@media screen and (min-width: 1400px) {
  .promo-mosaic--section .promo-block--header {
    font-size: 30px !important;
  }
}
@media screen and (min-width: 1400px) {
  .promo-grid--container {
    padding-left: 0;
    padding-right: 0;
  }
}



    
  
  
  
/* ====== Highlights Banner ====== */
  
.highlights-banner__content {
  padding-top: 60px;
  padding-bottom: 60px;
}

.highlights-banner__text {
  padding-right: 0;
}

.highlights-banner__heading {
  font-family: 'Manrope', sans-serif;
  font-size: 13px !important;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 15px;
}
  
  
  
  
/* ====== Image With Text ====== */
   
.image-with-text--section .image-with-text__content {
  padding: 0;
}

.image-with-text--mobile-image-alignment-top .image-with-text__content {
  padding: 40px 0 0 0;
}

.image-with-text--mobile-image-alignment-bottom .image-with-text__content {
  padding: 0 0 40px 0;
}

@media screen and (min-width: 720px) {
  .image-with-text--section .image-with-text__content {
    padding: 0 5%;
  }
}

@media screen and (min-width: 1080px) {
  .image-with-text--section .image-with-text__content {
    padding: 0 8%;
  }
}



/* ====== Image With Text Overlay ====== */

.pxs-image-with-text-section .pxs-image-with-text-content {
  padding: 0;
}




/* ====== Logo List ====== */

.logolist--section .logolist--inner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: row wrap;
  gap: 20px;
}

.logolist--section .logolist--item {
  min-width: 120px;
  max-width: 180px;
  flex-grow: 1;
  margin: 0;
}

.logolist--section .logolist--image {
  width: 100%;
  height: auto;
  max-height: none;
}

.logolist--section .logolist--image:hover {
  transform: none;
}

.logolist__heading {
  font-size: 22px;
}



/* ====== Shoppable Image ====== */

.shoppable-image__text-box-wrapper {
  padding: 40px 20px;
}

.shoppable-image__hotspot {
  background-color: rgba(203, 160, 82, 0.8);
}

.shoppable-image__hotspot .hotspot__tooltip {
  padding: 15px;
}

.shoppable-image__hotspot .hotspot__tooltip-image-wrapper {
  width: 25%;
  min-width: 25%;
}

.shoppable-image__hotspot .hotspot__tooltip-title {
  font-size: 15px;
  font-weight: 500;
}

.shoppable-image__hotspot .hotspot__tooltip-price {
  margin: 5px 0;
}

.shoppable-image__hotspot .hotspot__tooltip-price,
.shoppable-image__hotspot .hotspot__tooltip-price .price__current {
  font-size: 14px;
  font-weight: 600;
  color: #847F78;
}

.shoppable-image__hotspot .hotspot__tooltip-link {
  font-size: 13px;
  font-weight: 500;
}

.shoppable-image__hotspot .hotspot__tooltip-link,
.shoppable-image__hotspot .hotspot__tooltip-link::after {
  
}

.shoppable-image.shoppable-image--two-thirds-width-image.shoppable-image--text-position-left {
  width: 100%;
  max-width: none;
  padding: 0;
  background: #e9e5da;
}

@media screen and (min-width: 860px) {
  .shoppable-image--two-thirds-width-image.shoppable-image--text-position-left .shoppable-image__wrapper,
  .shoppable-image--two-thirds-width-image.shoppable-image--text-position-right .shoppable-image__wrapper {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .shoppable-image--two-thirds-width-image.shoppable-image--text-position-left .shoppable-image__text-box-wrapper,
  .shoppable-image--two-thirds-width-image.shoppable-image--text-position-right .shoppable-image__text-box-wrapper {
    width: 50%;
  }
  
  .shoppable-image--text-position-left .shoppable-image__text-box-wrapper,
  .shoppable-image--text-position-right .shoppable-image__text-box-wrapper {
    padding: 40px 5%;
  }
}

@media screen and (min-width: 1080px) {
  .shoppable-image--two-thirds-width-image.shoppable-image--text-position-left .shoppable-image__wrapper,
  .shoppable-image--two-thirds-width-image.shoppable-image--text-position-right .shoppable-image__wrapper {
    width: 60%;
  }
  
  .shoppable-image--two-thirds-width-image.shoppable-image--text-position-left .shoppable-image__text-box-wrapper,
  .shoppable-image--two-thirds-width-image.shoppable-image--text-position-right .shoppable-image__text-box-wrapper {
    width: 40%;
  }
}

@media screen and (min-width: 1400px) {
  .shoppable-image--two-thirds-width-image.shoppable-image--text-position-left .shoppable-image__section-content-wrapper {
    position: relative;
  }
  
  .shoppable-image--two-thirds-width-image.shoppable-image--text-position-left .shoppable-image__wrapper {
    z-index: 100;
  }
  
  .shoppable-image--two-thirds-width-image.shoppable-image--text-position-left .shoppable-image__text-box-wrapper {
    width: 100% !important;
    max-width: 1400px;
    padding: 0 20px;
    margin: 0 auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  
  .shoppable-image--two-thirds-width-image.shoppable-image--text-position-left .shoppable-image__text-box-content {
    width: 100%;
    max-width: 35%;
    margin: 0;
  }
}

@media screen and (min-width: 1920px) {
  .shoppable-image--two-thirds-width-image.shoppable-image--text-position-left .shoppable-image__wrapper {
    width: 55%;
  }
}



/* ====== Slideshow ====== */

.slideshow--section .slideshow-slide__text {
  font-size: var(--font-size-body);
  line-height: 1.625;
}

.slideshow--section .slideshow {
  margin: 0 auto;
}

.slideshow--section .slideshow-slide__content {
  width: 100%;
  max-width: none;
  margin: 0;
}


@media screen and (max-width: 719px) {
  .slideshow--section .slideshow-slide__content {
    padding: 40px 20px;
  }
}

@media screen and (min-width: 720px) {
  .slideshow--section .slideshow-slide__content {
    display: flex;
  }

  .slideshow--section .slideshow-slide__content--text-center {
    max-width: none;
  }

  .slideshow--section .slideshow-slide__content--text-left,
  .slideshow--section .slideshow-slide__content--text-center,
  .slideshow--section .slideshow-slide__content--text-right {
    padding-left: 5%;
    padding-right: 5%;
  }

  .slideshow--section .slideshow-slide__content--text-left {
    justify-content: start;
  }

  .slideshow--section .slideshow-slide__content--text-right {
    justify-content: end;
  }

  .slideshow--section .slideshow-slide__content--text-left .container,
  .slideshow--section .slideshow-slide__content--text-right .container {
    max-width: 50%;
  }

  .slideshow--section .slideshow-slide__content--text-center {
    justify-content: center;
  }

  .slideshow--section .slideshow-slide__content--text-center .container {
    max-width: 900px;
  }


  .slideshow--section .slideshow--height-large {
    background: #e9e5da;
  }

  .slideshow--section .slideshow--height-large.slideshow--width-content {
    max-width: 1360px;
    padding: 0;
  }

  .slideshow--section .slideshow--height-large .slideshow-slide__content {
    width: 100%;
    max-width: none;
    position: initial;
    transform: none;
    padding: 40px 5% !important;
    margin: 0;
  }

  .slideshow--section .slideshow--height-large .slideshow-slide__content .container {
    max-width: none;
  }
  
  .slideshow--section .slideshow--height-large .slideshow-slide__heading {
    font-size: 42px;
  }

  .slideshow--section .slideshow--height-large .slideshow-slide__text {
    font-size: 18px;
  }
}

@media screen and (min-width: 1080px){
  .slideshow--section .slideshow--height-large .slideshow-slide__image-wrapper {
    height: 700px;
  }

  .slideshow--section .slideshow--height-large .slideshow-slide__image {
    padding-left: 40%;
  }
  
  .slideshow--section .slideshow--height-large .slideshow-slide__content {
    max-width: 40%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
  }

  .slideshow--section .slideshow--height-large .slideshow-slide__content .container {
    max-width: 560px;
  }
}

@media screen and (min-width: 1400px) {
  .slideshow--section .slideshow-slide__content {
    max-width: 1400px;
    margin: 0 auto;
  }

  .slideshow--section .slideshow-slide__content--text-left .container,
  .slideshow--section .slideshow-slide__content--text-right .container {
    max-width: 40%;
  }

  .slideshow--section .slideshow--width-full .slideshow-slide__content {
    padding-left: 20px;
    padding-right: 20px;
  }
}






/* ====== Rich Text ====== */

.rich-text--section {
  background: #e9e5da;
}

.rich-text--container {
  margin: 0 auto;
  padding: 60px 20px;
}

.rich-text-regular {
  max-width: 700px;
}

.rich-text-wide {
  max-width: 900px;
}

.rich-text-heading {
  margin-top: 0;
  margin-bottom: 15px;
}

.rich-text-content p {
    margin: 0;
}


  

/*   
============================== 
  Blog
==============================
*/

.article--excerpt-wrapper {
  border: none;
  box-shadow: none;
}

.article--excerpt-content {
  text-align: left;
  padding: 20px 30px 0 10px; 
}

.article--excerpt-meta,
.article--excerpt-title,
.article--excerpt-text p,
.article--excerpt-readmore {
  margin-top: 0;
}

.article--excerpt-meta {
  color: #847F78;
  margin-bottom: 5px;
}

.article--excerpt-meta-item,
.article--meta-item {
  font-size: 14px;
  font-weight: 600;
}

.article--excerpt-title {
  font-size: 22px;
  margin-bottom: 15px;
}

.article--excerpt-text {
  font-size: 14px;
}

.article--excerpt-text {
  margin-bottom: 15px;
}

.article--excerpt-readmore {
  font-size: 13px !important;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #CBA052;
}

.article--excerpt-readmore:hover {
  color: #403B34;
}

.article--container {
  margin-top: 60px;
}

.article--meta,
.article--title,
.article--meta + .article--title {
  margin-top: 0;
}

.article--meta {
  margin-bottom: 15px;
}

.article--meta-item,
.article--tags {
  font-size: 14px;
  font-weight: 600;
}

.article--title {
  font-size: 30px;
  margin-bottom: 30px;
}

.article--pagination-item-left span,
.article--pagination-item-right span {
  font-size: 13px !important;
  font-weight: 800 !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #CBA052;
}

.article--pagination-item-left span .article--pagination-title,
.article--pagination-item-right span .article--pagination-title{
  font-size: 16px !important;
  font-weight: 600 !important;
  font-style: normal;
  text-transform: initial;
  letter-spacing: 0;
  margin-top: 5px;
}


  

/*   
==============================
  Account
==============================
*/

.account-page-masthead {
  margin-bottom: 30px;
}

.account-page-content {
  margin-top: 0;
}

.account-info .account-info-block {
  margin-bottom: 50px;
}

.account-page-subtitle,
.account-info-item {
  margin-top: 0;
  margin-bottom: 20px !important;
}

.account-page-subtitle:not(:first-child) {
  margin-top: 50px;
}

.account-page-subtitle,
.account-order-history .account-page-subtitle {
  font-family: 'Manrope', sans-serif;
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #CBA052;
  border-top: 1px solid #CBA052;
  padding-top: 20px;
}

.account-address-list-footer button:first-child {
  margin-right: 10px;
}

@media screen and (min-width: 480px){
  .account-page-details .account-page-masthead .account-page-title,
  .account-page-addresses .account-page-masthead .account-page-title {
    text-align: left;
  }
  
  .account-page-details .account-page-masthead .account-page-title, 
  .account-page-details .account-page-masthead .account-page-logout {
    display: inline-block;
    float: left;
  }

  .account-page-details .account-page-masthead .account-page-title {
    width: 75%;
    margin-bottom: 0;
  }

  .account-page-details .account-page-masthead .account-page-logout {
    width: 25%;
  }
  
  .account-page-details .account-page-masthead .account-page-logout a {
    width: 100%;
  }
  
  .account-page-details .account-page-masthead {
    width: 100%;
    content: "";
    clear: both;
    display: table;
  }
}

@media screen and (min-width: 1024px){
  .account-page-details .account-page-masthead .account-page-logout {
    padding-left: 40px;
  }
}

.wsg-account-message {
  margin: 0;
}

.wsg-spof-link {
  margin-top: 30px;
}
  



  

/*   
==============================
  Cart
==============================
*/

.atc-banner--product-title {
  font-family: 'Manrope', sans-serif;
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #CBA052;
}

.atc--product {
  margin-top: 0;
}

.atc--product-details--title,
.cart-item--content-title {
  font-family: 'Manrope', sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.atc--product-details--options,
.atc--product-details--price {
  font-size: 14px;
  font-weight: 600;
  margin-top: 5px;
}

.cart-item--content-title {
  margin-bottom: 10px;
}

.cart-item--product-options,
.cart-item--content-price {
  font-size: 14px;
  font-weight: 600;
  color: #847F78;
}

.cart-item--option-name,
.cart-item--price-title {
  font-weight: 600;
  border-right: 1px solid #D4CAB4;
  padding-right: 10px;
  margin-right: 10px;
}

.cart-item--remove-link,
.cart-item--remove-link:hover {
  color: #FFFFFF;
}

.cart-item--remove-link:before {
  background: #CBA052;
}

.cart-final-total {
  border-top: 1px solid #CBA052;
}

.cart-checkout .button-primary {
  font-family: 'Manrope', sans-serif;
  font-size: 16px;
  font-weight: 800;
  line-height: 22px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.cart-checkout .button-primary svg {
  width: 22px;
  height: 22px;
  margin-right: 10px;
  margin-bottom: 0;
}

.cartitems-empty {
  border: 1px solid rgba(212,202,180,0.35);
  margin-bottom: 50px;
}

.cartitems-empty--inner .button-primary {
  font-size: 13px !important;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1px;
} 

.cart-title-right .cart-continue,
.cart-checkout .cart-continue {
  font-size: 13px !important;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 30px 0;
}
    
    
  
/*   
==============================
  Search
==============================
*/

.search--section .breadcrumbs-container {
  display: none;
}

.search--section .productgrid--masthead h1 {
  margin: 50px 0 30px 0;
}

.productgrid--wrapper {
  margin: 0;
}

.productgrid--no-results {
  margin: 20px 0;
}
.productgrid--no-results h2 {
  font-family: 'Manrope', sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.productgrid--footer {
  border: 0;
  padding: 0;
  margin: 80px 0;
}

.productgrid--footer-title {
  font-family: 'Manrope', sans-serif;
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #CBA052;
  border-top: 1px solid #CBA052;
  padding-top: 20px;
}
    



/*   
==============================
  Forms
==============================
*/

.product-reviews--content .spr-form .spr-form-input-text, 
.product-reviews--content .spr-form .spr-form-input-email, 
.product-reviews--content .spr-form .spr-form-input-textarea, 
.options-selection__option-value-input + .options-selection__option-value-name, 
.options-selection__option-value-input + .options-selection__option-swatch-wrapper, 
.productgrid--sidebar-item-grid .filter-item:not(.filter-item--toggle-more), 
.form-field-input, 
.form-field-select, 
.options-selection__input-select {
  font-family: 'Manrope', sans-serif;
  font-size: 16px;
  line-height: 1.25em;
  border: 1px solid #D4CAB4;
}

.product-form--atc-button {
  padding-top: 15px;
  padding-bottom: 15px;
}

.options-selection__select-label:not([data-variant-option-chosen-value=false]){
  font
}

.product-reviews--content .spr-form .spr-form-label, 
.form-field-title,
.form-field-title--inline,
.form-field-select option,
.options-selection__select-label,
.options-selection__input-select option {
  font-size: 15px;
  color: #847F78;
}

.form-field-select-wrapper .form-field-select, 
.form-field-select-wrapper .options-selection__input-select, 
.options-selection__select .form-field-select, 
.options-selection__select .options-selection__input-select, 
.options-selection__input-select-wrapper .form-field-select, 
.options-selection__input-select-wrapper .options-selection__input-select {
  box-shadow: none;
}

.product-reviews--content .spr-form .spr-form-input-text:not(.live-search-form-field):hover, 
.product-reviews--content .spr-form .spr-form-input-email:not(.live-search-form-field):hover, 
.product-reviews--content .spr-form .spr-form-input-textarea:not(.live-search-form-field):hover,
.form-field-select-wrapper .form-field-select:hover, 
.form-field-select-wrapper .options-selection__input-select:hover, 
.options-selection__select .form-field-select:hover, 
.options-selection__select .options-selection__input-select:hover, 
.options-selection__input-select-wrapper .form-field-select:hover, 
.options-selection__input-select-wrapper .options-selection__input-select:hover,
.form-field-input:not(.live-search-form-field):hover {
  border: 1px solid #D4CAB4;
}

.product-reviews--content .spr-form .spr-form-input-text:focus,
.product-reviews--content .spr-form .spr-form-input-text:not(.live-search-form-field):focus,
.product-reviews--content .spr-form .spr-form-input-email:focus,
.product-reviews--content .spr-form .spr-form-input-email:not(.live-search-form-field):focus,
.product-reviews--content .spr-form .spr-form-input-textarea:focus,
.product-reviews--content .spr-form .spr-form-input-textarea:not(.live-search-form-field):focus,
.form-field-input:focus,
.form-field-input:not(.live-search-form-field):focus,
.form-field-select-wrapper .form-field-select:focus,
.form-field-select:focus,
.form-field-select-wrapper .options-selection__input-select:focus,
.options-selection__select .form-field-select:focus, 
.options-selection__select .options-selection__input-select:focus,
.options-selection__input-select:focus,
.options-selection__input-select-wrapper .form-field-select:focus, 
.options-selection__input-select-wrapper .options-selection__input-select:focus,
.options-selection__option-value-input + .options-selection__option-value-name:focus, 
.options-selection__option-value-input + .options-selection__option-swatch-wrapper:focus,
.productgrid--sidebar-item-grid .filter-item:focus:not(.filter-item--toggle-more) {
  border-color: #D4CAB4;
  box-shadow: none;
}


.product-reviews--content .spr-summary-actions-newreview.disabled, 
.shopify-payment-button .shopify-payment-button__button--unbranded.disabled, 
.smart-payment-enabled .product-form--atc-button.disabled, 
.product-form--atc-button.disabled, 
.utils-sortby--modal-button.disabled, 
.live-search-button.disabled, 
.article--excerpt-wrapper--featured .article--excerpt-button.disabled, 
.shopify-challenge__container .btn.disabled, 
.pxs-image-with-text-button.disabled, 
.slideshow-slide__button--secondary.disabled, 
.slideshow-slide__button--primary.disabled, 
.page__content button.disabled, 
.image-with-text__button.disabled, 
.button-secondary.disabled, 
.button-primary.disabled, 
.disabled.productgrid--no-results-button {
  background: #D4CAB4;
  border: 1px solid #D4CAB4;
}


  

/*   
==============================
  Collection
==============================
*/
  
.collection--section.custom .collection--header {
  background: #E9E5DA;
}

.collection--section.custom .collection--header-content h1.collection--title {
  margin-top: 0;
  margin-bottom: 20px;
}

.collection--section.custom .collection--header-content p {
  font-size: 16px;
  margin: 0;
}

.collection--section.custom .collection--header-content {
  padding: 40px 5%;
}

.collection--section.custom .collection--header-image {
  max-height: 400px;
  overflow: hidden;

  display: flex;
  align-items: center;
  justify-content: center;
}

.collection--section.custom .collection--image {
  width: 100%;
}

.collection--section.custom .collection--image img {
  object-fit: cover;
  object-position: center;
}

@media screen and (min-width: 1080px) {
  .collection--section.custom .collection--header-content, 
  .collection--section.custom .collection--header-image {
    float: left;
  }
  
  .collection--section.custom .collection--header {
    content: "";
    clear: both;
    display: flex;
  }
  
  .collection--section.custom .collection--header-content {
    width: 40%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .collection--section.custom .collection--header-image {
    width: 60%;
    max-height: none;
  }
  
  .collection--section.custom .collection--header-content h1.collection--title {
    font-size: 38px;
  }
}

@media screen and (min-width: 1400px) {
  .collection--section.custom .collection--header-image {
    max-height: 600px;
  }
}


.collection--section.custom h2.productgrid--sidebar-title {
  display: none;
}

.collection--section.custom .collection-filters__filter-group {
  padding: 20px 0;
  border-top: 1px solid #D4CAB4;
}

.collection--section.custom .collection-filters__filter-group:last-child {
  border-bottom: 1px solid #D4CAB4;
}

.collection--section.custom .collection-filters__filter-list {
  margin-top: 20px;
  margin-bottom: 0;
}

.collection--section.custom .collection-filters__filter-list-item-text {
  font-size: 12px;
  font-weight: 600;
  color: #847F78;
}

.collection-filters__filter-group-heading,
.collection-filters__filter-title,
.productgrid--utils .utils-sortby-title,
.productgrid--utils .utils-showby-title,
.productgrid--utils .utils-viewtoggle-label {
  font-family: 'Manrope', sans-serif;
  font-size: 13px !important;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.productgrid--utils .utils-sortby {
  text-align: right !important;
}

.productgrid--utils .utils-sortby-select {
  font-size: 12px;
  font-weight: 600;
  color: #847F78;
}

.productgrid--utils .utils-sortby-select:hover {
  border: none;
}

.productgrid--utils .utils-sortby-select--wrapper svg {
  width: 10px;
  height: auto;
}

.collection--section.custom .productitem,
.featured-collection--section .productitem,
.product-recommendations--section .productitem,
.search--section .productitem {
  /* border: none;
  padding: 5px; */
}

.collection--section.custom .productitem,
.collection--section.custom .productitem:hover,
.featured-collection--section .productitem,
.featured-collection--section .productitem:hover,
.product-recommendations--section .productitem, 
.product-recommendations--section .productitem:hover, 
.search--section .productitem, 
.search--section .productitem:hover {
  /* box-shadow: none; */
}

.collection--section.custom .productitem--title, 
.collection--section.custom .productitem__price,
.featured-collection--section .productitem--title,
.featured-collection--section .productitem__price,
.product-recommendations--section .productitem--title, 
.product-recommendations--section .productitem__price, 
.search--section .productitem--title, 
.search--section .productitem__price {
  font-family: 'Manrope', sans-serif;
}

.collection--section.custom .productitem--title,
.featured-collection--section .productitem--title,
.product-recommendations--section .productitem--title,
.search--section .productitem--title {
  font-size: 15px;
  font-weight: 500;
  margin-top: 20px;
}

.collection--section.custom .productitem__price,
.featured-collection--section .productitem__price,
.product-recommendations--section .productitem__price,
.search--section .productitem__price {
  margin-top: 5px;
}

.collection--section.custom .productitem__price .price__current,
.featured-collection--section .productitem__price .price__current,
.product-recommendations--section .productitem__price .price__current,
.search--section .productitem__price .price__current,
.collection--section.custom .productitem__price .price__compare-at,
.featured-collection--section .productitem__price .price__compare-at, 
.product-recommendations--section .productitem__price .price__compare-at,
.search--section .productitem__price .price__compare-at {
  font-weight: 600;
  color: #847F78;
}

.collection--section.custom .productitem__price .price__current,
.featured-collection--section .productitem__price .price__current,
.product-recommendations--section .productitem__price .price__current,
.search--section .productitem__price .price__current {
  font-size: 14px;
  margin: 0;
}

.collection--section.custom .productitem__price .price__current.price__current--on-sale,
.featured-collection--section .productitem__price .price__current.price__current--on-sale,
.product-recommendations--section .productitem__price .price__current.price__current--on-sale,
.search--section .productitem__price .price__current.price__current--on-sale {
  font-weight:700;
  color: #CBA052;
}

.productitem__badge {
  font-size: 12px !important;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 6px 10px;
  border-radius: 2px;
  top: 5px;
  bottom: initial;
  left: initial;
  right: 5px;
}

.productitem__badge--soldout, 
.product__badge--soldout, 
.hotspot__badge--soldout {
  background: #D4CAB4;
}
  

@media screen and (min-width: 720px) {
  .template-collection .promo-mosaic--inner.promo-mosaic--layout-3 {
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (min-width: 1200px) {
  .template-collection .promo-mosaic--inner.promo-mosaic--layout-3 {
    grid-template-columns: 1.4fr 1fr;
  }
}
  
  
  
  
/*   
==============================
  Product
==============================
*/
  
.product-title {
  font-size: 30px;
}

.product-vendor,
.product-vendor a {
  font-size: 13px !important;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #BFBFBF;
}

.product-vendor a:hover {
  color: #847F78;
}

.product-pricing .product__price {
  font-size: 18px;
  font-weight: 700;
  color: #CBA052;
}

.product-pricing .price__compare-at {
  color: #847F78;
}

.product-pricing .product__badge {
  font-size: 12px !important;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 6px 10px;
  border-radius: 2px;
}

.product-pricing .product__badge--soldout {
  display: none;
}

.product-block p,
.product-block li {
  font-size: 14px !important;
  line-height: 22px;
}

.product-block--form {
  margin-top: 60px;
}

.product-form--regular {
  margin-top: 0;
  margin-bottom: 25px;
}

.product-form--atc {
  margin-top: 15px;
}

.product-form--atc-button {
  color: #ffffff;
  background-color: #CBA052;
  border: 1px solid #CBA052;
}

.product-form--atc-button:hover {
  color: #CBA052;
  background-color: #FFFFFF;
  border: 1px solid #CBA052;
}

.surface-pick-up-embed {  
  background: #E9E5DA;
  padding: 20px;
  margin-top: 15px;
}

.surface-pick-up-embed__location-availability {
  font-size: 14px;
  line-height: 20px;
}

.surface-pick-up-embed__location-pick-up-time {
  font-size: 13px;
  color: #4D4D4D;
}

.surface-pick-up-embed__modal-btn {
  font-family: 'Manrope', sans-serif;
  font-size: 13px;
  font-weight: 600;
}

.product-block--collapsible-tab {
  border-top: 1px solid #D4CAB4;
}

.product-block--collapsible-tab .collapsible-tab {
  border-bottom: 1px solid #D4CAB4;
}

.product-block--collapsible-tab .collapsible-tab__heading {
  font-size: 13px !important;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 20px 20px 20px 0;
}

.product-block--custom-liquid .product-badges img {
  max-height: 80px;
}

.product-block--tabs .tab-label {
  font-size: 13px !important;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 20px;
  border-bottom: 1px solid #D4CAB4;
}

.product-block--tabs .tab-label:hover {
  background: none;
}

.product-block--tabs .tab-radio:checked + .tab-label {
  border: 1px solid #D4CAB4;
  border-bottom: none;
}

.product-block--tabs .tab-panel {
  border: 1px solid #D4CAB4;
  border-top: none;
}

.product-gallery--media-thumbnail[data-gallery-selected=true] {
  box-shadow: 0 0 0 1px #D4CAB4;
}

@media screen and (max-width: 719px) {
  .product-block--tabs .tab-label {
      border-bottom: none;
  }
}

#shopify-product-reviews {
  border: 1px solid rgba(212,202,180,0.35);
}

.product-reviews--content .spr-header,
.product-reviews--content .spr-content .spr-reviews {
  padding: 20px;
}

.product-reviews--content .spr-content .spr-reviews {
  border-top: 1px solid rgba(212,202,180,0.35);
}
  
.product-reviews--content .spr-content .spr-review .spr-review-header-title {
  font-size: 22px;
}

.product-reviews--content .spr-content .spr-review .spr-review-header-byline,
.product-reviews--content .spr-content .spr-review .spr-review-header-byline strong {
  font-size: 14px;
  font-weight: 600;
}

@media screen and (min-width: 720px) {
  .product-reviews--content .spr-summary .spr-starrating {
    display: block;
  }
  
  .product-reviews--content .spr-summary .spr-summary-caption {
    margin: 0;
  }
  
  .product-reviews--content .spr-content .spr-review {
    float: initial;
    width: 100%;
  }
}

#shopify-section-template--26396197060925__main .product-block--text p strong {
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 4px 10px;
  border-radius: 2px;

  color: #FFFFFF;
  background: #CBA052;

}
  
  
  
  
/*   
==============================
  Footer
==============================
*/

.site-footer-wrapper {
  padding: 60px 0 80px 0;
  margin: 0;
}

.site-footer-block-title {
  font-family: 'Manrope', sans-serif;
  font-size: 13px !important;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 0 !important;
}

.site-footer-information {
  margin-top: 30px;
}

.site-footer-information .site-footer-left,
.site-footer-information .site-footer-left .site-footer-credits,
.site-footer-information .site-footer-right,
.site-footer-information .site-footer-right .payment-icons {
  text-align: left;
}

.site-footer-information .site-footer-left .site-footer-credits,
.site-footer-information .site-footer-right .payment-icons {
  margin: 0;
}



.newsletter .form-fields-inline {
    width: 100% !important;
    gap: 10px;
    margin: 0 !important;
}

.newsletter .form-field {
    margin: 0 !important;
}

.newsletter .newsletter-input {
    width: calc(100% - 130px) !important;
    max-width: none !important;
}

.newsletter .newsletter-submit {
    width: 130px !important;
    max-width: 130px !important;
}

.newsletter .newsletter-submit .button-primary {
    width: 130px;
    padding: 17px 16px;
}

@media screen and (max-width: 1023px) {
  .site-footer-block-menu {
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(132, 127, 120, 0.5);
  }

  .site-footer-block-newsletter {
    margin-top: 60px;

  }
  
  .site-footer-block-title {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 1024px) {
  .site-footer-block-item {
    width: 25%;
    flex: 1 1 0px;
    margin-right: 0;
    padding-right: 20px;
  }

  .site-footer-blocks.column-count-3 .site-footer-block-newsletter,
  .site-footer-blocks.column-count-4 .site-footer-block-newsletter,
  .site-footer-blocks.column-count-5 .site-footer-block-newsletter {
    flex: 2 1 0px;
  }

  .site-footer-block-title {
    margin-bottom: 25px;
  }
  
  .site-footer-information {
    flex-wrap: wrap;
    margin-top: 60px;
  }
  
  .site-footer-information .site-footer-left,
  .site-footer-information .site-footer-right {
    width: 100%;
    padding: 0;
  }
  
  .site-footer-information .site-footer-left {
    order: 1;
  }
  
  .site-footer-information .site-footer-right .payment-icons-item {
    margin-left: 0;
    margin-right: 10px;
  }
}




/*
======================================================================
  Wild Prairie Soap Company - Seasonal Styles
======================================================================  
*/

.rte img {
  margin: 0 !important;
}

.featured-products,
.spring-products {
  padding: 6px;
}

.featured-products .container,
.spring-products .container,
.featured-product-header .container {
  max-width: 1400px;
  margin: 0 auto;
}

.featured-products .container,
.spring-products .container {  
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.featured-products .content-block,
.spring-products .content-block {
  padding: 20px 10px;
}

.featured-products h3,
.featured-products p,
.featured-products a,
.spring-products h3, 
.spring-products p,
.spring-products a {
  text-decoration: none;
  margin-top: 0;
}

.featured-products h3,
.spring-products h3 {
  font-size: 18px;
  color: #403b34;
  margin-bottom: 10px;
}

.featured-products p,
.spring-products p {
  font-size: 14px;
  font-weight: 600;
  color: #847F78;
  margin-bottom: 0;
}

.featured-products .item img,
.spring-products .item img {
  width: 100%;
}

.featured-products.col-5 .item:nth-child(4) {
  display: none;
}

@media screen and (min-width: 420px) {
  .featured-products .container,
  .spring-products .container {
    flex-flow: row wrap;
  }
  
  .featured-products .item,
  .spring-products .item {
    width: calc(50% - 3px);
  }
}

@media screen and (min-width: 720px){
  .featured-products .item,
  .spring-products .item {
    width: calc(25% - 5px);
  }
}

@media screen and (max-width: 1399px) {
  .featured-products .container,
  .spring-products .container {
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 1400px) {
  .featured-products,
  .spring-products {
    padding: 60px 0 80px 0;
  }

  .featured-products.col-5 .item {
    width: calc(20% - 5px);
  }

  .featured-products.col-5 .item:nth-child(4) {
    display: block;
  }
}


.featured-product-header {
  background: #e9e5da;
  padding: 40px 20px;
}



@media screen and (max-width: 859px) {
  .featured-product-header {
    text-align: center;
  }
  .featured-product-header .content-block {
    max-width: 495px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 860px) {
  .featured-product-header .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .featured-product-header .content-block {
    max-width: 520px;
  }

  .featured-product-header .button-block {
    width: 30%;
    text-align: right;
  }

  .featured-product-header .image-with-text__text p {
    margin-bottom: 0;
  }
}







/*   
==============================
  Video Block
==============================
*/

.custom-video-section p {
  line-height: 1.5;
  margin: 0;
}

.custom-video-section h3 {
  font-size: 24px;
  line-height: 1.25;
  color: #CBA052;
  margin-top: 0;
  margin-bottom: 15px;
}

.custom-video-section .video-block .button-primary {
  color: #CBA052;
  background: #FFFFFF;
  border: 1px solid #CBA052;
}

.custom-video-section .video-block .button-primary:hover {
  color: #FFFFFF;
  background: #CBA052;
  border: 1px solid #CBA052;
}

.custom-video-section {
  padding: 6px;
}

.custom-video-section .container {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}

.custom-video-section .content-block {
  padding: 25px 30px 30px 30px;
}

.custom-video-section .container,
.custom-video-section .video-block {
  position: relative;
}

.custom-video-section .video-block video {
  width: 100%;
  height: auto;
}

.custom-video-section .video-block .button-primary {
  position: absolute;
  right: 30px;
  bottom: 30px;
}

@media screen and (max-width: 719px) {
  .custom-video-section h3 {
    font-size: 24px;
  }
}

@media screen and (min-width: 720px) {
  .custom-video-section h3 {
    font-size: 28px;
  }

  .custom-video-section {
    margin-bottom: 60px;
  }

  .custom-video-section .content-block {
    max-width: calc(66.66% - 40px);
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid #CBA052;
    position: absolute;
    bottom: -60px;
    left: 40px;
    padding: 25px 40px 30px 40px;
  }
}

@media screen and (min-width: 1080px) {
  .custom-video-section h3 {
    font-size: 32px;
  }

  .custom-video-section .content-block {
    max-width: calc(50% - 40px);
  }
}

@media screen and (min-width: 1400px) {
  .custom-video-section {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .custom-video-section .video-block video {
    max-height: 700px;
    object-fit: cover;
  }
}