/** Shopify CDN: Minification failed

Line 1327:1 Expected "}" to go with "{"

**/
@font-face {
  font-family: "Playfair Display";
  src: url("https://cdn.shopify.com/s/files/1/0733/7282/7933/files/PlayfairDisplay-Italic.eot?v=1683694227");
  src: url("https://cdn.shopify.com/s/files/1/0733/7282/7933/files/PlayfairDisplay-Italic.eot?#iefix")
      format("embedded-opentype"),
    url("https://cdn.shopify.com/s/files/1/0733/7282/7933/files/PlayfairDisplay-Italic.woff2?v=1683694227")
      format("woff2"),
    url("https://cdn.shopify.com/s/files/1/0733/7282/7933/files/PlayfairDisplay-Italic.woff?v=1683694227")
      format("woff"),
    url("https://cdn.shopify.com/s/files/1/0733/7282/7933/files/PlayfairDisplay-Italic.ttf?v=1683694227")
      format("truetype"),
    url("https://cdn.shopify.com/s/files/1/0733/7282/7933/files/PlayfairDisplay-Italic.svg?v=1683694227")
      format("svg");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Metropolis';
  src: url('{{ 'MEtropolis.woff2' | asset_url  }}') format('woff2');

@font-face {
  font-family: "Linotype Didot Pro";
  src: url("https://cdn.shopify.com/s/files/1/0733/7282/7933/files/DidotLTPro-Italic.eot?#iefix")
      format("embedded-opentype"),
    url("https://cdn.shopify.com/s/files/1/0733/7282/7933/files/DidotLTPro-Italic.woff2")
      format("woff2"),
    url("https://cdn.shopify.com/s/files/1/0733/7282/7933/files/DidotLTPro-Italic.woff")
      format("woff"),
    url("https://cdn.shopify.com/s/files/1/0733/7282/7933/files/DidotLTPro-Italic.ttf")
      format("truetype"),
    url("https://cdn.shopify.com/s/files/1/0733/7282/7933/files/DidotLTPro-Italic.svg#DidotLTPro-Italic")
      format("svg");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "senbold";
  src: url("https://cdn.shopify.com/s/files/1/0733/7282/7933/files/sen-bold.eot?v=1682443145");
  src: url("https://cdn.shopify.com/s/files/1/0733/7282/7933/files/sen-bold.eot?v=1682443145")
      format("embedded-opentype"),
    url("https://cdn.shopify.com/s/files/1/0733/7282/7933/files/sen-bold.woff2?v=1682443145")
      format("woff2"),
    url("https://cdn.shopify.com/s/files/1/0733/7282/7933/files/sen-bold.woff?v=1682443145")
      format("woff"),
    url("https://cdn.shopify.com/s/files/1/0733/7282/7933/files/sen-bold.ttf?v=1682443145")
      format("truetype");
}
@font-face {
  font-family: "senregular";
  src: url("https://cdn.shopify.com/s/files/1/0733/7282/7933/files/sen-regular.eot?v=1682443145");
  src: url("https://cdn.shopify.com/s/files/1/0733/7282/7933/files/sen-regular.eot?v=1682443145")
      format("embedded-opentype"),
    url("https://cdn.shopify.com/s/files/1/0733/7282/7933/files/sen-regular.woff2?v=1682443145")
      format("woff2"),
    url("https://cdn.shopify.com/s/files/1/0733/7282/7933/files/sen-regular.woff?v=1682443145")
      format("woff"),
    url("https://cdn.shopify.com/s/files/1/0733/7282/7933/files/sen-regular.ttf?v=1682443145")
      format("truetype");
}

@font-face {
  font-family: "Avenir";
  src: url("https://cdn.shopify.com/s/files/1/0733/7282/7933/files/Avenir-Light.eot?v=1683584568");
  src: url("https://cdn.shopify.com/s/files/1/0733/7282/7933/files/Avenir-Light.eot?v=1683584568?#iefix")
      format("embedded-opentype"),
    url("https://cdn.shopify.com/s/files/1/0733/7282/7933/files/Avenir-Light.woff2?v=1683584568")
      format("woff2"),
    url("https://cdn.shopify.com/s/files/1/0733/7282/7933/files/Avenir-Light.woff?v=1683584568")
      format("woff"),
    url("https://cdn.shopify.com/s/files/1/0733/7282/7933/files/Avenir-Light.ttf?v=1683584568")
      format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
/*
@font-face {
  font-family: 'Didot Pro'; 
  src: url('https://cdn.shopify.com/s/files/1/0733/7282/7933/files/DidotLTPro-BoldItalic.eot?v=1683658191');
  src: url('https://cdn.shopify.com/s/files/1/0733/7282/7933/files/DidotLTPro-BoldItalic.eot?#iefix') format('embedded-opentype'),
      url('https://cdn.shopify.com/s/files/1/0733/7282/7933/files/DidotLTPro-BoldItalic.woff2?v=1683658191') format('woff2'),
      url('https://cdn.shopify.com/s/files/1/0733/7282/7933/files/DidotLTPro-BoldItalic.woff?v=1683658191') format('woff'),
      url('https://cdn.shopify.com/s/files/1/0733/7282/7933/files/DidotLTPro-BoldItalic.ttf?v=1683658191') format('truetype'),
      url('https://cdn.shopify.com/s/files/1/0733/7282/7933/files/DidotLTPro-BoldItalic.svg#DidotLTPro-BoldItalic') format('svg');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
*/

:root {
  --big-heading-font-global: "Playfair Display", sans-serif;
  --heading-font-global: "Playfair Display", sans-serif;
  /*--heading-font-global: 'Sen', sans-serif;  */
  --subheding-font-global: "Sen", sans-serif;
  --body-font-global: "Avenir", sans-serif;
  /*--body-font-global: 'Inter', sans-serif;          */
}
.article-template__content.page-width.page-width--narrow.rte iframe {
  max-width: 100%;
}
.testimonial-item svg path,
.testimonial-item svg g,
.testimonial-item svg path {
  fill: #ffd01a;
}
.article-template__content img {
  margin: 20px auto;
  width: 100%;
  max-width: 960px;
}
body {
  font-family: var(--body-font-global);
}

h1,
h2,
h3,
h4,
h5,
.h0,
.h1,
.h2 {
  font-family: var(--subheding-font-global);
}
.h3,
.h4,
.h5,
h2.image-with-text__heading.h,
.multicolumn .title {
  font-family: var(--subheding-font-global);
}

h1,
.h1 {
  font-weight: 700;
}

.banner__heading,
h2.banner__heading.h1 {
  font-size: 73px;
}

h2.banner__heading.h2,
h2,
.h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 50px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.article-card .card__heading,
h3 {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 22px;
  text-transform: uppercase;
}

h4 {
  font-size: 21px;
  line-height: 20px;
}
.center {
  text-align: center;
}
.page-width {
  max-width: 1400px;
}
.header.header--middle-center {
  max-width: 100%;
}
.button::after,
.button::before {
  box-shadow: none;
}

button,
.button {
  font-family: var(--body-font-global);
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
}

.link,
.customer a {
  font-family: var(--body-font-global);
}

.banner__heading,
h2.banner__heading {
  font-family: "Linotype Didot Pro";
  font-style: italic;
  letter-spacing: 7px;
  text-transform: none;
  line-height: 8rem;
}

.title.h2 {
  font-weight: 700;
}

.color-background-1 h2 {
  color: #260a0a;
}
/*HEADER*/
.announcement-bar__message span {
  font-weight: 300;
}
.announcement-bar.color-background-1.gradient {
  background: #f7f3eb;
}
.icon.icon-cart-empty,
.icon.icon-cart {
  width: 2.5rem;
  height: auto;
}

ul.list-menu li {
  font-family: "Sen", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 22px;
}

.header__menu-item a {
  color: inherit;
  text-decoration: none;
  font-size: 1.8rem;
}

a.link.link--text.list-menu__item.focus-inset {
  text-decoration: none;
  font-size: 1.8rem;
}

/*HOME*/
.collection__title .title {
  text-align: center;
}
.banner__box {
  max-width: 100% !important;
}
.banner__content--middle-right h2.h0 {
  font-size: 73px;
  /*line-height: 7rem;*/
  letter-spacing: 1px;
  text-transform: initial;
  font-family: "Linotype Didot Pro";
  font-style: italic;
  letter-spacing: 7px;
}

h2.banner__heading.h2 {
  font-size: 48px;
  line-height: 56px;
  letter-spacing: 2.5px;
  text-transform: none;
  font-family: "Linotype Didot Pro";
  font-style: italic;
  letter-spacing: 7px;
}
.banner__text.caption-with-letter-spacing {
  letter-spacing: 0.25em;
}

.compra-w .page-width {
  max-width: 500px;
}
.compra-w .title.h2 {
  text-align: center;
  width: 100%;
}
.template-index .image-with-text.page-width {
  max-width: 100%;
  padding-right: 0;
  background: #f7f3eb;
}
.template-index .image-with-text__content {
  background: #f7f3eb;
}
.back-wht.banner::after {
  background: #f7f3ebd1;
}
.back-wht .banner__heading.h1 span,
.back-wht .banner__text.body {
  color: #242424;
}
.back-wht .button {
  color: #f7f3eb;
  background-color: #260a09;
}
.coll-column-cont {
  max-width: 1400px;
  margin: 100px auto 80px;
  text-align: center;
  color: #fff;
}
.coll-column-cont a {
  text-decoration: none;
}
.full-coll {
  max-height: 480px;
  object-fit: cover;
  height: 480px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.full-coll h3 {
  font-size: 46px;
  line-height: 50px;
  letter-spacing: 1px;
  color: #fff;
  text-decoration: none;
  /*text-transform: uppercase;*/
}

.multi-coll h3 {
  font-size: 36px;
  line-height: 40px;
  letter-spacing: 1px;
  /*text-transform: uppercase;*/
  color: #ffffff;
}

.banner__text.caption-with-letter-spacing {
  font-family: var(--body-font-global);
  font-style: normal;
  font-weight: 400;
  font-size: 19px;
  line-height: 32px;
  color: #ffffff;
}
.banner__text.body {
  font-family: var(--body-font-global);
  font-style: normal;
  font-weight: 400;
  font-size: 23px;
  line-height: 34px;
  color: #ffffff;
}

/* image with text */
.extra-small {
  font-size: 14px;
  line-height: 22px;
}

.small {
  font-size: 18px;
  line-height: 22px;
  color: initial;
}

/* COLLECTION */
.facets__heading,
.facet-filters__label {
  text-transform: none;
}
.collection-list {
  padding: 0rem 0 6rem 0;
}
/* */
.cart-item__price-wrapper span {
  font-size: 1.4rem;
}
body .cart-drawer .cart-item__totals {
  align-items: end;
}
/* FEATURED COLLECTION */
.collection__title .title {
  margin-bottom: 5.2rem;
}
.card--card,
.card--standard .card__inner {
  background: transparent;
}
.collection .grid__item {
  padding: 0 2rem;
}

.related-products h3.card__heading,
.collection h3.card__heading {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 22px;
  text-transform: none;
  text-align: center;
}

.card__information,
div.card-information {
  text-align: center;
}

.card-description {
  padding: 1.4rem 0;
  font-weight: 400;
  font-size: 13px;
  line-height: 22px;
}

button.quick-add__submit {
  background: #f7f3eb;
  font-size: 13px;
  line-height: 22px;
  display: block;
  width: auto;
  min-width: auto;
  padding: 0.9rem 3rem;
  margin: 0 auto;
}
.collection__view-all a:not(.link) {
  background: #f7f3eb;
  font-size: 13px;
  line-height: 22px;
  padding: 0.9rem 3rem;
  margin: 0 auto;
  color: #260a09;
}
.card__information .price {
  color: #242424;

  font-size: 18px;
  line-height: 22px;
}
h3.card__heading.h5 {
  font-size: 18px;
  line-height: 22px;
  min-height: 7rem;
}
.center.collection__view-all {
  padding-top: 4rem;
}
.card__inner {
  height: 275px;
}

.collection .card__media .media img {
  object-fit: contain !important;
}

.article-card .card__heading {
  line-height: 2.5rem;
  text-transform: none;
}
.collection .price--sold-out .price__availability,
.collection .price__regular {
  font-weight: 100;
  color: gray;
}

/**/

.main-blog .card__information {
  text-align: left;
}

.main-blog h1 {
  display: none;
}

.blog h2 {
  text-align: center;
  width: 100%;
  font-size: 32px;
  letter-spacing: 1px;
}
.blog .title-wrapper-with-link {
  margin-bottom: 50px;
}
.blog .page-width-desktop {
  max-width: 1280px;
}
.blog .card__information {
  padding: 20px 0 0 !important;
}
.blog .card__information h3 a {
  font-size: 18px;
  text-transform: none;
}
.card__information {
  text-align: left;
}
.article-card__excerpt.rte-width {
  font-size: 13px;
}
.blog .grid {
  column-gap: 30px;
}
.back-wht .banner__text.body {
  max-width: 890px;
}
.banner:after,
.banner__media:after {
  left: 0;
}
.color-inverse .banner__text {
  color: #fff;
}
div.banner__box:not(.color-inverse) .banner__text {
  color: #242424;
}

/* NOSOTROS */
.page-nosotros
  p.image-with-text__text.image-with-text__text--caption.caption-with-letter-spacing {
  font-size: 3.5rem;
}

.page-nosotros .multicolumn-list__item.center .media--adapt img {
  width: 100%;
  height: auto;
  position: relative;
  display: flex;
  align-self: center;
}

.page-nosotros .multicolumn:not(.background-none) .multicolumn-card {
  background: rgb(var(--color-background));
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* GALERIA */
.page-galeria main#MainContent {
  max-width: 1180px;
  margin: 0 auto;
  width: 100%;
}
/* PRODUCT PAGE */
.template-product .product__title h1 {
  font-size: 3.5rem;
  line-height: 40px;
}
.template-product .product .price__regular {
  font-size: 2.5rem;
  font-weight: 500;
}

.template-product .multicolumn .title-wrapper-with-link {
  margin-top: 0;
  display: block;
  text-align: center;
}

.template-product .center.multicolumn {
  margin: 8rem 0;
}
.template-product .multicolumn-list h3 {
  font-size: 4.5rem;
}
.template-product .center.multicolumn .rte p {
  font-weight: 600;
}
label.quantity__label.form__label {
  display: none;
}
.template-product .multicolumn.background-primary .multicolumn-card {
  background: transparent;
}
.template-product h2.related-products__heading.h2 {
  text-align: center;
}

.multicolumn-list__item.center .media--adapt img {
  left: 50%;
  transform: translate(-50%);
}

body .features-icons .media > *:not(.zoom):not(.deferred-media__poster-button) {
  max-width: 64px;
  margin: 0 auto;
  position: relative;
  object-fit: contain;
  width: 100%;
  display: block;
  left: 0;
  transform: none;
}
body .features-icons .multicolumn-list__item.center .media--adapt {
  padding-bottom: 0 !important;
}
/* RELATED PRODUCTS */
.related-products .card__media .media img {
  object-fit: contain;
}
/* clientes */
.page-nuestros-clientes .multicolumn-list__item.center .media--adapt img {
  width: 100%;
  height: auto;
  position: relative;
  display: flex;
  align-self: center;
}

.page-nuestros-clientes .multicolumn:not(.background-none) .multicolumn-card {
  background: rgb(var(--color-background));
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

/*FOOTER*/
footer.footer {
  background: #f7f3eb;
  border-top: 1.5rem solid #260a09;
  margin-top: 0px;
}
.footer-block--newsletter {
  display: none !important;
}
h2.footer-block__heading {
  text-transform: none;
  font-size: 2rem;
  text-align: left;
}
body .footer-block__details-content p {
  margin-bottom: 2.2rem;
}
body .footer-block__details-content p,
body .footer-block__details-content .list-menu__item--link {
  line-height: 1rem;
  font-size: 1.3rem;
}
.newsletter-form__field-wrapper .field:before,
.newsletter-form__field-wrapper .field:after {
  display: none;
}
.newsletter-form__field-wrapper .field {
  display: block;
}
.newsletter-form__field-wrapper .field__input {
  background: transparent;
  border-bottom: 1px solid #414141;
  margin-bottom: 1.5rem;
}
button#Subscribe {
  position: relative;
  display: block;
  padding: 10px 19.4219px 9.875px 20px;
  width: auto;
  background: #260a09;
  color: #fff;
  font-weight: 100;
  letter-spacing: 1px;
}
.newsletter-form__field-wrapper label {
  left: 0;
}
.footer-block__newsletter .footer-block__heading {
  margin-bottom: 1rem;
}

/* kbs */
.coll-column-cont {
  padding: 0 1rem;
}

.coll-column-cont .full-coll,
.coll-column-cont .multi-coll {
  height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.image-with-text.page-width {
  padding: 0;
}

.coll-col-full,
.coll-column-cont .multi-coll {
  margin-bottom: 1.5rem;
}

@media screen and (max-width: 769px) {
  .banner__heading,
  h2.banner__heading,
  .h0 {
    font-size: 4.8rem;
    line-height: 5.2rem;
  }

  #Banner-template--18315962548509__image_banner
    .banner__content--middle-right
    h2.h0 {
    font-size: 5rem;
    line-height: 4.2rem;
    letter-spacing: 4px;
  }

  .banner__content--middle-left h2 {
    font-weight: 300;
  }

  h2.banner__heading.h1 {
    font-size: 4rem;
    line-height: 5rem;
    font-weight: 700;
  }

  .banner__content--middle-right h2.h0,
  .banner__content--middle-left h2,
  h1,
  .h1 {
    font-size: 3.6rem;
    line-height: 4.2rem;
  }

  h2.banner__heading.h2,
  h1.article-template__title,
  .compra-w .title.h2,
  h2,
  .h2 {
    font-size: 3rem;
    line-height: 3.5rem;
  }

  h2.banner__heading.h2 {
    letter-spacing: 2px;
  }
  .article-card .card__heading {
    font-size: 2.8rem;
    line-height: 3.2rem;
  }
  .full-coll h3,
  .multi-coll h3,
  h3,
  .h3 {
    font-size: 2.6rem;
  }

  .side-column:first-child {
    display: none;
  }

  /**/
  .banner__text.body {
    font-size: 1.5rem;
    line-height: 2.2rem;
  }
  /* MAQUILA */
  .page-nuestros-clientes .clientes-logos .multicolumn-list {
    display: flex;
    justify-content: center;
  }
  .page-nuestros-clientes .clientes-logos .multicolumn-list li {
    width: 49%;
    max-width: 49%;
  }
  .page-nuestros-clientes .clientes-logos .multicolumn-card-spacing {
    width: 100%;
  }

  /* BLOG */
  .banner__text.caption-with-letter-spacing {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .blog-articles__article.article {
    margin-bottom: 3rem;
  }

  /* COLLECTION */
  .template-product .card__inner {
    height: 200px;
  }
  .collection .card__inner {
    height: 220px;
  }
  .collection .grid__item {
    padding: 0 1rem;
    margin-bottom: 2.5rem;
  }
  .collection h3.card__heading {
    font-size: 1.5rem;
    line-height: 1.6rem;
  }
  .card__information .price {
    font-size: 1.6rem;
  }

  /* RELATED */
  .related-products li.grid__item {
    padding: 0.5rem;
    margin-bottom: 3rem;
  }

  body .cart-drawer .cart-item > td + td {
    padding-left: 0.5rem;
  }
}

@media screen and (min-width: 760px) {
  body .blog-articles {
    grid-template-columns: 1fr 1fr;
    gap: 3.2rem;
  }
  /* … */
  .banner__box.content-3-quarter {
    width: 60%;
  }
  .product__title h1 {
    padding-right: 1rem;
  }
  .product__info-wrapper.grid__item {
    padding-right: 5rem;
  }

  .banner__content--middle-left .banner__box {
    max-width: 71%;
    padding-right: 0;
  }

  .clientes-logos .grid--1-col-tablet-down .grid__item {
    width: calc(20% - var(--grid-desktop-horizontal-spacing) * 4 / 5);
    max-width: calc(20% - var(--grid-desktop-horizontal-spacing) * 4 / 5);
  }
}

@media screen and (min-width: 960px) {
  body .blog-articles {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 3.2rem;
  }

  .blog .grid--3-col-desktop .grid__item {
    width: calc(31.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3);
    max-width: calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3);
  }
  /* … */
  .banner__box.content-3-quarter {
    width: 60%;
  }
  .product__title h1 {
    padding-right: 1rem;
  }
  .product__info-wrapper.grid__item {
    padding-right: 5rem;
  }

  /* kbs */
  .coll-col-mult {
    display: flex;
    gap: 0 34px;
    justify-content: space-between;
    margin-top: 50px;
  }
  .coll-col-mult a {
    max-width: 596px;
    width: 100%;
  }
  .coll-col-mult .multi-coll {
    height: 430px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
  }
  .coll-column-cont {
    padding: 0 5rem;
  }
}


/* */
.haat-video-container {
  display: block;
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  overflow: hidden;
}

.haat-video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
} 


/** **/
:focus {
  outline: 0 !important;
}

@media screen and (max-width: 989px) { 
  #menu-drawer, .menu-drawer__submenu {
    background-color: #f7f3eb !important;
        border: none;
  }

  #menu-drawer .menu-drawer__utility-links {
    background-color: rgba(var(--color-button),var(--alpha-button-background));
  }

  #menu-drawer .menu-drawer__utility-links a {
    color: rgb(var(--color-button-text));
  }

  #menu-drawer .menu-drawer__utility-links svg path {
    fill: rgb(var(--color-button-text));
  }

}


@media screen and (max-width: 749px) { 
  h2 { 
    font-size: 2.4rem !important; 
    line-height: 1.2em !important;
  }

  .multicolumn-card__info h3 { 
    font-size: 2.2rem !important; 
    line-height: 1.2em !important; 
  }

  /* Page: Home
    * Component: Header
  */
  .announcement-bar__message {
    padding-top: 4px;
  }
  
  .header__heading-logo {
    max-width: 60px !important;
  }
  
  .banner--large:not(.banner--mobile-bottom):not(.banner--adapt) .banner__content {
    min-height: 32rem !important;
  }

  .swiper-button-next:after, .swiper-button-prev:after {
    font-size: 2.8rem !important;
  }

  .blog__posts.articles-wrapper {
    margin-bottom: 0 !important;
  }

  /* Component: Collection */
  .collection {
    padding: 40px 0 40px !important;
  }

  .collection .grid__item {
    margin-bottom: 0 !important;
  }

  .collection__title {
    margin-bottom: 2rem !important;
  }

  .template-page .collection__title .title {
    margin-bottom: 0;
  }

  .template-page .collection {
    padding-top: 0 !important;
  }

  .collection__description {
    text-align: center;
    line-height: 1.2em;
  }

  .pagination__list > li {
    max-width: fit-content !important;
  }

  .pagination__item {
    width: 20px !important;
    height: 20px !important;
  }

  .pagination__item--current:after, .pagination__item:hover:after {
    bottom: -2px !important;
  }

  /* Component: Collection columns */
  .coll-column-cont .full-coll {
     background-position: top center !important;
  }
  
  .coll-column-cont .coll-col-mult .multi-coll {
    background-size: cover !important;
    background-position: center !important;
  }

  /* Component: Multicolumn */
  .coll-column-cont {
    margin: 60px auto;
  }

  .coll-column-cont .full-coll, .coll-column-cont .multi-coll {
    height: 200px;
    padding: 12px;
  }

  .coll-column-cont h3 {
    font-size: 2rem; 
    line-height: 1.3em;
  }

  .coll-column-cont .coll-col-mult {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
  }

  .coll-column-cont .coll-col-mult :last-child {
    grid-column: 1/3;
  }

  .coll-column-cont .coll-col-mult .multi-coll {
    margin: 0;
  }

  .multicolumn .title-wrapper-with-link {
    margin-bottom: 2rem;
  }

  .multicolumn-card__info {
    padding-top: 16px !important;
    padding-bottom: 4px !important;
  } 

  /* Component: Image with text */
  .image-with-text__content {
    padding: 3rem 3rem 4rem !important;
  }

  .image-with-text__content>*+* {
    margin-top: 1.6rem !important;
  }

  /* Component: Testimonial */
  .testimonial-item {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .testimonial-item h4 {
    margin-top: 1.2rem;
  }

  .testimonial-item p {
    margin: .6rem 0;
  }

  .testimonials-container {
    padding-bottom: 1.2rem;
  }

  /* Component: Instagram */
  .ig-container {
    padding: 1.2rem 1.5rem 0;
  }

  .ig-container .ig-container-inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
  }

  /* Component: Blog */
  .blog > div {
    padding-top: 48px;
    padding-bottom: 40px;
  }

  .blog .title-wrapper-with-link {
    margin-bottom: 2.4rem;
  }

  /* Component: Blog */
  .collapsible-content__heading {
    margin-bottom: 0 !important;
  }
 
  /* Template: Collection */
  .template-collection .collection {
    padding: 0 0 20px !important;
  }

  .collection .grid__item {
    margin-bottom: 0;
  }

  .collection__title {
    margin-bottom: 12px !important;
  }

  .template-collection .product-grid {
    margin-top: 0;
    margin-bottom: 0;
  }

  .template-collection .card__information {
    padding: 0;
  }
  
  .product-count__text {
    font-size: 1.5rem !important;
  }

  .pagination-wrapper {
    margin-top: 20px !important;
  }

  .collection h3.card__heading,
  .card__information {
    min-height: auto !important;
  }

  .collection h3.card__heading {
    margin-bottom: 8px;
  }

  .card__information {
    padding-bottom: 0 !important;
  }

  button.quick-add__submit {
    margin-top: 12px !important;
  }

  .center.collection__view-all {
    padding-top: 16px !important;
  }

  /* Template: Product */
  .template-product .product__media {
    padding: 0 !important;
  }
  
  .template-product .product__media img {
    height: 250px !important;
    position: static !important;
    object-fit: contain;
  }

  .template-product .product__title h1 {
    font-size: 26px !important;
    line-height: 1.2em;
  }

  .product-form__input input[type=radio] + label {
    width: 100%;
  }

  .template-product .center.multicolumn {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .multicolumn .title-wrapper-with-link {
    margin-bottom: 0 !important;
  }

  /* Component: related products */
  .related-products {
    padding-bottom: 30px !important;
  }
  
  .related-products__heading {
    margin-bottom: 8px !important;
  }
  
  .related-products li.grid__item {
    margin-bottom: 16px;
    padding: 0 1rem;
  }
  
  /* Sidebar filters */
  .mobile-facets__header h2 {
    max-width: 210px;
    margin: 0 auto;
    font-size: 18px!important;
  }

  .mobile-facets__close {
    width: 18px !important;
    height: 18px !important;
    top: 20px !important;
  }

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

  .mobile-facets__main {
    padding-top: 8px !important;
  }

  .mobile-facets__summary {
    padding: 8px 20px !important;
  }
  
  /* Page: Article Blog */
  .article-template__social-sharing,
  .article-template__back:last-child,
  .article-template header {
    margin-top: 30px !important;
  }

  .blog-articles__article.article {
    margin-bottom: 0;
  }

  .article-card .card__heading {
    font-size: 22px !important;
  }

  .article-template__title {
    font-size: 26px !important;
  }

  .article-template__content {
    margin-top: 0 !important;
  }

  /* Component: Banner image */
  .banner .banner__box {
    padding: 3rem 20px !important;
  }

  .banner .banner__content {
    min-height: 268px !important;
  }
  
  .banner h2.banner__heading.h2 {
    font-size: 2.2rem !important;
  }

  .banner .banner__box .banner__text {
    font-size: 1.6rem !important;
  }

  /* Page: Multirows */
  .rich-text__blocks > * + * {
    margin-top: 12px !important;
  }

  .image-with-text__content>*+* {
    margin-top: 10px !important;
  }

  .image-with-text__heading {
    font-size: 22px !important;
  }

  .image-with-text__content {
    padding-top: 30px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  /* Component: Footer */
  footer .footer__content-top {
    padding-bottom: 0;
  }

  .footer-block.grid__item:first-child {
    margin-bottom: 3rem !important;
  }

  .footer-block.grid__item:not(:first-child) {
    margin: 3rem 0 !important;
  }
}


/* Custom */
.multicolumn--original-container {
  align-items: center;
}

.multicolumn--original-container li {
  display: flex;
  justify-content: center;
  padding: 20px;
}

.multicolumn--image-original img {
  width: auto !important;
  position: static !important;
}

@media screen and (max-width: 749px) { 
  .multicolumn .grid--3-col-tablet-down {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 24px;
  }

  .multicolumn .grid--3-col-tablet-down li {
    width: 100%;
    max-width: 100%;
    padding: 4px;
  }
}