/** Shopify CDN: Minification failed

Line 1552:3 Unexpected "/"

**/
html {
    scroll-behavior: smooth;
}
/* page title for all */
.container {
    max-width: 1500px;
}
.container.max-w-fluid {
    max-width: 100%;
}
.main-page__foot-title {
    text-align: center;
}
h1, h2, h3, h4, h5 {
    line-height: 1.4;
    margin: 0 0 15px 0;
}
h1, .large-heading {
  font-size: clamp(25px, 3vw, 36px) !important;  
}
h2 {
    font-size: 20px !important;
}
h3 {
    font-size: clamp(15px, 3vw, 17px) !important;
}
h4, h4 * {
    font-size: clamp(14px, 3vw, 16px) !important;
}
h5 {
    font-size: clamp(13px, 3vw, 15px) !important;
}
h2.main-page__foot-title.h4 {
    text-align: center;
}
h2.title--large.h4 {
    line-height: normal;
}
.text-large {
    font-size: 18px;
    line-height: 1.2em;
}
.mt-0 {
    margin-top: 0 !important;
}
.text-label, .text--link,
.header__nav-item.dropdown .header__nav-links-item>a {
    font-family: var(--font-body-family) !important;
}
.header__nav-item.dropdown .header__nav-links-item>a {
    font-family: var(--font-heading-family) !important;
}
.header__nav-item:not(.megamenu) .header__nav-links .header__nav-links-item.header__nav-links-item--link .header__nav-dropdown-link {
    font-size: 16px !important;
}
nav.slide-out-menu {
  height: 100%;
}
.main-page__breadcrumbs {
    margin: 0 !important;
}
.template--index .featured-production.section__featured-collections {
    padding-top: 0 !important;
}
.template--index .section-hero-banner + .shopify-section {
    padding-top: 80px !important;
}
.template--index .section-hero-banner + .shopify-section .color-scheme-4.gradient {
    padding: 0 0 40px 0!important;
}
.template--index .section-blog-articles .section__head .section__head--in {
    justify-content: center;
    margin-bottom: 40px;
}
.section-hero-banner {
    height: 100vh;
}
.section-hero-banner  .hero-banner,
.section-hero-banner .hero__inner.hero-banner--full {
    height: 100% !important;
}
.hero__content .hero__animation .hero__heading h1, 
.hero__content .hero__animation .hero__heading h1 em,
.hero-banner .hero__heading p,
.template--index .testimonial__body .testimonial__quote h2,
.template--index .section-blog-articles .section__head-title h2,
.template--index .films-carousel-section .section__head-title h2,
.template--contact h3.title.globo-heading,
.template--bespoke-services .section-carousel h2.section__heading.h2,
.template--page-manufacturing .color-scheme-8.gradient h2,
.template--list-collections .main-list-collections__grid .card-collection__content .maxtest.card-collection__heading span {
    font-family: 'Playfair Display';
    font-size: clamp(25px, 3vw, 36px) !important;
    font-weight: 400;
}
h4.footer__block-heading {
    text-transform: unset;
}
.template--index section[id*=__seo_content_] h3,
.template--index cite.testimonial__author,
.template--index section[id*=__multitile_] .container .section__head.text-center.h3,
.template--index .featured-production .card-collection .card-collection__content-wrapper .card-collection__content .card-collection__heading span,
/* .template--index .header__nav-links li.header__nav-links-item .content .card__title, */
h4.footer__block-heading,
.hero__entry h4,
.template--page-manufacturing .color-scheme-8.gradient h3 {
    font-family: 'Playfair Display';
    font-size: 20px !important;
}
.hero__inner.hero-banner--full {
    position: relative;
    z-index: 1;
}
.hero__inner.hero-banner--full:after {
    background: rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: ""; 
    z-index: 1;
}
/* Footer */
.footer .section-footer.container {
    max-width: 770px;
    display: flex;
    justify-content: flex-start;
    padding-left: 0;
    padding-right: 0;
}
.footer .newsletter-form .field__input-wrapper button {
    background: #222;
    color: #fff;
    border-color: #222;
}
.footer .newsletter-form .field__input-wrapper button:hover {
    background: #fff;
    color: #222;
    border-color: #fff;
}
.footer .section-footer.container .grid {
    gap: 20px 60px;
}
.shopify-section-group-footer-group:first-child .footer .section-footer.container .grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.shopify-section-group-footer-group:first-child .section-footer__block {
    width: 20%;
}
.shopify-section-group-footer-group:first-child .section-footer__block:nth-child(2) {
    width: 100%;
    max-width: 70%;
}
.shopify-section-group-footer-group:first-child .section-footer__block:nth-child(3) .section-footer__content {
    max-width: 70%;
    margin-left: auto;
    margin-right: 0;
}
.shopify-section-group-footer-group:nth-child(2) .section-footer__block:last-child {
    max-width: 130px;
}
.shopify-section-group-footer-group:first-child .section-footer__block:nth-child(3) {
    width: 100%;
}
footer section.shopify-section-group-footer-group:nth-child(2) .footer {
    padding-top: 0 !important;
}
footer section.shopify-section-group-footer-group:nth-child(2) .footer .grid {
    display: flex;
    justify-content:  space-between;
    width: 100%;
}
footer section.shopify-section-group-footer-group:nth-child(1) .footer {
    padding-bottom: 30px !important;
}
.footer__links a:hover {
    text-decoration: underline;
}
ul.footer__social.list-unstyled li a:hover {
    opacity: 0.7;
}
.gfb__footer .action.flat-button:hover {
    background: transparent;
    color: #222;
}
.newsletter-form .field__input-wrapper button:hover {
    background: #222;
    color: #fff;
    border: #222;
}
@media screen and (min-width: 750px) {
    :root {
        --line-height-h3: 1.3;
    }
}
body {
    /* background-color: #f4f5f0; */
    background-color: #fff;
}
body.template.template--product {
    background-color: #f4f5f0;
}
/* .pdp-manufacturer.color-scheme-1.gradient, */
.color-scheme-1.gradient.product-case-study {
    background: transparent !important;
}
.pdp-manufacturer  .container.max-w-fluid {
    max-width: 1500px;
}
.mb-0 {
    margin-bottom: 0 !important;
}
.skip-to-content-link {
    padding: 0;
}
.card-slider__wrapper,
.card-slider__wrapper .card-slider__slide {
  transition: all 0.5s ease-in-out 0s;
}

.card-slider__wrapper:hover .card-slider__slide {
  opacity: 0.6; 
}
.card-slider__wrapper .card-slider__slide:hover {
  opacity: 1; 
}
.pdp_dynamic_accrodions .product-approvals-images {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px;
}
.color-scheme-1.gradient.product-case-study .section__body {
    /* background: #f3f2ed; */
    justify-content: center;
    /* padding: 30px 30px 60px; */
    gap: 0;
    /* border-bottom: 2px solid #eae9e2; */
    background: transparent;
    border-bottom: 0;
    padding: 0;
}
.product-case-study .container.max-w-page {
    max-width: 1600px;
}
.product-designer-section.meet-designer--section {
    background: #fff;
    border: 10px solid #e8e6e3;
    padding: 0;
    width: calc(100% - 30px);
    margin: 80px auto 40px;
    max-width: 1550px;
}
.shopify-section.section--featured-products .color-scheme-4.gradient {
    margin: 100px auto 0 !important;
}
.designer-text {
    flex: unset;
    width: 60%;
    /* align-self: flex-end; */
    padding: 40px;
}
.product-card .product-card__info .product-card__title,
.product-card .product-card__info .product-card__price {
    align-self: center !important;
    text-align: center;
}
.designer-image {
    /* background: #e8e6e3; */
    /* padding:0 40px; */
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.designer-image img {
    border-radius: 0;
    border-left: 10px solid #e8e6e3;
}
.product-designer-section.meet-designer--section .designer-container {
    align-items: stretch;
    justify-content: center;
    margin: 0;
    gap: 0;
}
.pdp-manufacturer.color-scheme-1.gradient {
    padding-bottom: 80px !important;
    padding-top: 80px !important;
}
.gallery-wrap {
    padding: 60px 0 !important;
}
.gallery .swiper-slide .gallery__icon {
    padding: 0;
    width: 24px;
    height: 24px;
    background: transparent;
    border: 1px solid #fff;
}
.gallery .swiper-slide .gallery__icon svg path { stroke: #fff; }
.gallery .swiper-slide {
    border-radius: 0;
    height: auto;
}

.gallery .swiper-slide a, .gallery .swiper-slide a img {
    height: 100%;
}
.gallery .swiper-slide {
    transform: scale(1) !important;
}
.gallery-wrap .swiper-button-prev::before,
.gallery-wrap .swiper-button-next::before {
    content: "";
    display: block;
    width: 10px !important;
    height: 10px !important;
    border-style: solid !important;
    border-width: 6px 7px 6px 0px !important;
    border-color: transparent #000 transparent transparent;
    transform: rotate(0deg) translateX(-2px) !important;
}

.gallery-wrap .swiper-button-prev::before {
    transform: rotate(0deg) translateX(-2px) !important;
}
.gallery-wrap .swiper-button-next::before {
    transform: rotate(180deg) translateX(-2px) !important;
}
.gallery-wrap .swiper-button-prev:after,
.gallery-wrap .swiper-button-next:after {
    content: "";
    background-color: #000;
    background: #000;
    display: block;
    height: 2px;
    margin-top: -1px;
    content: "";
    right: 50%;
    position: absolute;
    top: 50%;
    width: 0;
    transition: all 0.3s ease-in-out 0s;
    transform: rotate(0deg);

}
.gallery-wrap .swiper-button-prev:hover:after,
.gallery-wrap .swiper-button-next:hover:after {
    width: 10px;
}
.gallery-wrap .swiper-button-prev:hover:after {
    transform: rotate(0deg) translateX(12px) !important;
}
.section--featured-products .color-scheme-4.gradient {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    background: transparent;
    max-width: 1550px;
    margin: 0 auto;
}
/* Home page changes */
.featured-production .card-collection .card-collection__content-wrapper .card-collection__media img {
    filter: grayscale(1);
}
.featured-production .card-collection .card-collection__content-wrapper:hover .card-collection__media img {
    filter: grayscale(0);
    transform: scale(1) !important;
}
.featured-production .card-collection .card-collection__content-wrapper {
    position: relative;
}
.featured-production .card-collection .card-collection__content-wrapper .card-collection__content {
    position: absolute;
    z-index: 9;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    width: 90%;
    margin-top: 10px;
}
.featured-production .card-collection .card-collection__content-wrapper:hover .card-collection__content {
    opacity: 1;
}
.featured-production .card-collection .card-collection__content-wrapper .card-collection__content .card-collection__heading span:before {
    content: none;
}
.grid-column-start .section__head--buttons {
    justify-content: center;
}
.featured-production.section__featured-collections .section__foot {
    grid-column-start: 1;
    grid-column-end: 4;
    justify-content: center;
    display: flex;
    grid-row-start: 3;
    grid-row-end: 4;
    padding-top: 20px;
}
.featured-production.section__featured-collections .section__foot .section__head--buttons {
    justify-content: center;
    flex-direction: column-reverse;
    gap: 30px 0;
    align-items: center;
}

.featured-production.section__featured-collections .section__foot .section__head--buttons .swiper-buttons {
    margin: 0 !important;
}
.template--index .section-testimonials .swiper-buttons .swiper-button:after,
.section__head--buttons .swiper-buttons .swiper-button:after {
    content: "";
    background-color: #000;
    background: #000;
    display: block;
    height: 2px;
    margin-top: -1px;
    content: "";
    right: 50%;
    position: absolute;
    top: 50%;
    width: 0;
    transition: all 0.3s ease-in-out 0s;
}
.template--index .container.max-w-full .testimonials__content {
    padding: 0px;
}
.template--index .section-testimonials .swiper-buttons .swiper-button:before,
.section__head--buttons .swiper-buttons .swiper-button:before {
    content: "";
    border-color: transparent transparent transparent #000;
    border-width: 5px 0 5px 7px;
    border-style: solid;
    height: 0;
    transition: margin .2s ease-in-out;
}

.section__head--buttons .swiper-buttons .swiper-button svg,
.template--index .section-testimonials .swiper-buttons .swiper-button svg {
    display: none;
}

.section__head--buttons .swiper-buttons .swiper-button,
.template--index .section-testimonials .swiper-buttons .swiper-button {
    width: 7px;
    height: 10px;
    margin: 0 10px;
    padding: 20px;
    border-radius: 50px;
}
.section__head--buttons .swiper-buttons .swiper-button:focus,
.template--index .section-testimonials .swiper-buttons .swiper-button:focus {
    width: 6px;
}
.section__head--buttons .swiper-buttons .swiper-button:hover:after,
.template--index .section-testimonials .swiper-buttons .swiper-button:hover:after {
    width: 10px;
    margin-right: -2px;
}
.section__head--buttons .swiper-buttons .swiper-button:hover:before,
.template--index .section-testimonials .swiper-buttons .swiper-button:hover:before {
    margin-left: 10px;
}
.color-scheme-1.gradient.product-case-study .section.section-featured-products .swiper-wrapper {
    display: flex;
    justify-content: unset;
}
.color-scheme-1.gradient.product-case-study {
    background: #f4f5f0;
    padding-top: 0 !important;
    padding-bottom: 80px !important;
}
.color-scheme-1.gradient.product-case-study .case-study-card__image {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    overflow: hidden;
}
.color-scheme-1.gradient.product-case-study .case-study-card__image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.card-collection__heading {
    font-size: clamp(1.8rem, 1.5vw, 2.5rem);
}
.product__accordion .accordion__body-inner {
    padding-inline-end: 0 !important;
}
.download-section {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.download-item {
    max-width: 160px;
    width: 100%;
    border: 1px solid #222;
    padding: 10px 12px;
}
.download {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
    text-align: center;
    flex-direction: column;
    align-content: center;
    height: 100%;
}
.download ul.download-list {
    margin-top: 0;
    list-style: none;
    padding: 0;
}
a.download__link {
    background: transparent;
    padding: 2px 10px;
    color: #222;
    border: 1px solid #222;
}
h4.download__heading, .product-code {
    font-size: 1.2rem;
}
.download ul.download-list li {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
    align-items: center;
    margin-bottom: 20px;
}
.download ul.download-list li:last-child {
    margin-bottom: 0;
}
a.download__link:hover {
    background: #222;
    color: #fff;
}
.main-product__media .swiper-buttons {
    align-items: flex-end;
    transform: unset;
    position: relative;
}
.main-product__media .swiper-button {
    padding: 0 !important;
    background-color: unset !important;
    border: 0 !important;
    width: 3em !important;
    height: 3em !important;
    box-shadow: unset;
}
.main-product__media .swiper-button  svg path {
        stroke:#fff !important;
}
.main-product__media .swiper-button-prev {
    transform: rotate(180deg) translateY(20px) !important;
    left: auto;
    right: 25px;
}
.main-product__media .swiper-button-disabled {
    display: block !important;
}
.swiper-slide .media__overlay {
    top: 0;
    right: 0;
    padding: 1rem;
}
.swiper-slide .media__overlay .product__gallery-opener.main-product__media--feat {
    background: transparent;
    border: 1px solid #ffffff80;
    width: 25px;
    height: 25px;
}

.swiper-slide .media__overlay .product__gallery-opener.main-product__media--feat a svg path {
    stroke: #fff;
}

.swiper-slide .media__overlay .product__gallery-opener.main-product__media--feat a svg {
    padding: 4px;
}
.product-specification__container .spec-row {
    padding: 5px 0;
}
.product-specification__container .spec-row .spec-label,
.product-specification__container .spec-row .spec-value {
    font-size: 1.2rem;
    color: #141414;
}
.product-specification__container .spec-list .spec-row:last-child {
    border-bottom: 0;
}
.main-product__media .swiper-button.swiper-button-next {
    right: 0;
    transform: unset !important;
    top: -20px !important;
}
.pdp_dynamic_accrodions .accordion__section  ul {
    margin: 0;
}
/* Product Page */
.section-page-banner .color-scheme-1 {
    padding-top: 60px !important;
    padding-bottom: 60px;
}
.section-page-banner .color-scheme-1 .section-page-banner__content.content {
    margin: 0;
}
h3.product-card__title {
    min-height: 30px;
}
.product-card .product-card__info .product-card__title {
    min-height: 65px;
    text-transform: unset !important;
}
.download-section-without-login {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
}
h1.product__title.product__block.product__block--gap-1.h4 {
    font-weight: 400;
}
.btn.rfq-btn:hover {
    background: #141414;
    color: #fff;
}
.pdp_dynamic_accrodions .accordion__button span {
    gap: 1.5rem;
}
/* .finish-price--accordian .accordion__button.h5 {
    background: transparent;
    color: #141414 !important;
}
.finish-price--accordian .accordion__button.h5:hover {
    background: #141414;
    color: #fff !important;
} */
 .product__variant-picker-custom .finish-price--accordian .accordion__button {
    padding: 8px 0;
    background: transparent;
    color: #141414;
    border: unset;
}
.product__variant-picker-custom .finish-price--accordian .accordion__button span {
    text-transform: capitalize;
    display: inline-block;
    position: relative;
    padding-left: 30px;
    font-family: 'Playfair Display';
}
.product__variant-picker-custom .finish-price--accordian .accordion__button span:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: -2px;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 16px;
    height: 16px;
    display: block;
    background-image: url("data:image/svg+xml,%3Csvg fill='%23000000' version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16px' height='16px' viewBox='0 0 183.589 183.589' xml:space='preserve'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'%3E%3C/g%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cg%3E%3Cpath d='M91.794,0C41.178,0,0,41.178,0,91.794c0,50.62,41.178,91.794,91.794,91.794c50.62,0,91.794-41.175,91.794-91.794 C183.589,41.178,142.402,0,91.794,0z M91.794,171.483c-43.941,0-79.689-35.748-79.689-79.689s35.748-79.689,79.689-79.689 s79.689,35.748,79.689,79.689S135.729,171.483,91.794,171.483z M96.287,80.416l-1.715-0.553V53.342 c3.89,0.322,6.715,1.374,8.5,3.153c2.246,2.24,3.369,5.938,3.369,11.106h17.957c0-9.229-2.838-16.361-8.5-21.385 c-5.119-4.519-12.229-7.013-21.314-7.468v-9.664h-6.377v9.871c-8.316,0.502-15.031,3.038-20.15,7.607 c-5.849,5.254-8.771,12.359-8.771,21.311c0,7.312,2.42,13.184,7.276,17.614c4.471,4.067,11.688,7.678,21.645,10.829v29.335 c-3.656-0.55-6.484-1.915-8.5-4.114c-2.56-2.884-3.697-7.306-3.419-13.293H57.234l-0.074,2.465c0,9.505,2.695,16.774,8.095,21.799 c5.391,5.024,13.042,7.838,22.958,8.435v13.565h6.377v-13.643c9.269-0.396,16.77-3.103,22.479-8.086 c6.26-5.426,9.398-12.755,9.398-21.999c0-7.903-2.293-14.145-6.874-18.714C115.006,87.456,107.233,83.569,96.287,80.416z M88.192,77.674c-2.796-1.138-5.009-2.355-6.676-3.633c-2.976-2.287-4.46-5.071-4.46-8.363c0-3.928,1.301-6.989,3.916-9.188 c1.889-1.599,4.279-2.604,7.214-3.015L88.192,77.674L88.192,77.674z M103.421,122.152c-2.281,2.009-5.243,3.197-8.849,3.569V98.313 c4.256,1.378,7.342,2.985,9.257,4.865c2.529,2.34,3.782,5.302,3.782,8.913C107.611,116.371,106.211,119.729,103.421,122.152z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.main-product__media--slider .media img {
    transition: all 0.8s ease-in-out 0s;
    transform: scale(1);
    height: 85vh;
}

.main-product__media--slider .media:hover img {
    transform: scale(1.05);
}
.product__content--start .product__variant-picker fieldset {
    justify-content: flex-start;
    align-items: flex-start;
}

.product-option__label:has(.product-option__swatch) .product-option__swatch {
    width: 7rem;
    height: 7rem;
}
.info-learn-more-finishes a {
    text-decoration: underline;
}


label.product-option__label.product-option__label--square {
    height: auto;
    text-align: center;
    padding: 15px 10px 20px;
    width: 9rem;
    flex-direction: column;
    margin: 15px 0;
    transition: all 0.3s ease-in-out 0s;
}
.product-option__input:checked+.product-option__label:has(.product-option__swatch) {
    border: 1px solid #d9d8d8;
}
.product-option__label {
    border-color: #f2f2f2;
}
.accordion.product__accordion.product__variant-picker-custom .product-option__input + .product-option__label--image img {
    width: 70px;
    height: 70px;
    display: block;
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 15px;
    display: inline-block;
}
.accordion.product__accordion.product__variant-picker-custom .product-option__input + .product-option__label--image {
    min-width: 85px;
    height: auto;
    text-align: center;
    padding: 15px 10px 20px;
    width: 48%;
    max-width: 200px;
    flex-direction: column;
    align-items: center;
    border: 1px solid #f2f2f2;
}
.accordion.product__accordion.product__variant-picker-custom .product-option__input + .product-option__label--image:hover {
    border: 1px solid #d9d8d8;
}
.product-option__label--image.product-swatch__inner-border--enable {

}
span.swatch.product-option__swatch.product-option__swatch--square {
    margin-bottom: 15px;
    border-radius: 50%;
}

.accordion.product__accordion.product__variant-picker-custom span.swatch_name.label {
    display: block;
    font-size: 12px;
    line-height: 1.1;
    margin: auto;
    max-width: 130px;
    text-align: center;
    width: 100%;
    text-transform: capitalize;
}
.product__variant-options.product-form__input.product-form__input--button {
    align-items: stretch;
}
.product .product__variant-options>* {
    display: inline-flex;
    /* flex-direction: column; */
    align-items: flex-start;
}
.template--product .product-form__input .form__label [data-selected-value]:before {
    content: ":";
    padding: 0 2px 0 0;
}
.pswp-multi-grid-container {
    z-index: 1600 !important;
}
section.pswp__scroll-wrap {
    z-index: 1602 !important;
    width: 60px !important;
    height: 60px !important;
    right: 20px !important;
    top: 20px !important;
    position: fixed !important;
    left: auto !important;
}

.shopify-section.section--featured-products .color-scheme-4.gradient.no_products {
    display: none;
}

.media.product-card__media.product-card__media--hoverable {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    overflow: hidden;
}

.media.product-card__media.product-card__media--hoverable img {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.section-featured-products h2.section__heading {
    padding-bottom: 0;
    margin-bottom: 0;
}

/* Brochure Page desing */
.shopify-section.brochure-section .brochure .brochure__inner {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    max-width: 900px;
    margin: 40px auto 80px auto;
    align-items: center;
    justify-content: center;
}
.shopify-section.brochure-section .brochure .brochure__media {
    max-width: 400px;
    width: 100%;
    margin-top: 30px;
}
span.brochure__icon {
    background-color: #eee;
    border-radius: 50px;
    margin-bottom: 15px;
    padding: 0;
    display: flex;
    width: 50px;
    height: 50px;
    align-items: center;
    justify-content: center;
}

span.brochure__icon svg {
    height: 25px;
}

.brochure__buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    margin: 30px 0;
}

a.brochure__btn.download-item:hover, 
.brochure__btn.printed-item:hover {
    border-color: #222;
}

a.brochure__btn.download-item, 
.brochure__btn.printed-item {
    max-width: 160px;
    width: 100%;
    border: 1px solid #eee;
    padding: 20px 12px;
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.brochure__about {
    max-width: 420px;
    width: 100%;
}
.brochure__choose {
    background-color: #fafafa;
    margin-top: 50px;
    padding: 24px;
}
.brochure__note_static_text {
    background-color: #fff;
    font-size: 12px;
    line-height: 17px;
    margin-top: 20px;
    padding: 24px 20px;
    text-align: left;
    display: flex !important;
    align-items: center;
}
.brochure__note_static_text svg {
    width: 30px;
    margin-right: 10px;
}
/* .brochure__note {
    background-color: #fff;
    font-size: 12px;
    line-height: 17px;
    margin-top: 20px;
    padding: 24px 20px;
    text-align: center;
    display: flex !important;
    align-items: center;
} */
span.brochure__note-text {
    margin-left: 12px;
}
.brochure__inner .designer-subtitle {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    /* color: #777; */
    margin-bottom: 8px;
}
.shopify-section.brochure-section .brochure__download .brochure__newsletter {
    max-width: 900px;
    margin: 0 auto;
}
.shopify-section.brochure-section .brochure__download {
    background: #f3f2ed;
    padding: 60px 0;
    border-bottom: 2px solid #eae9e2;
}
.download-item-login-btn {
    margin: 30px 0;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    background: #111;
    border-color: #111;
}
.download-item-login-btn svg {
    fill: #fff;
    margin-right: 10px;
}
.download-item-login-btn:hover {
    background: transparent;
    color: #111;
    cursor: pointer;
}
.download-item-login-btn:hover svg {
    fill: #111;
}
.brochure__contact-title.h4 {
    margin-bottom: 20px;
}
.brochure__checkboxes input[type="checkbox"] {
    margin: 6px 10px;
}

.brochure__checkboxes {
  display: flex;
  align-items: center;
  gap: .5rem;
}

.brochure__checkbox {
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  border: 1px solid #111;
  border-radius: 50%;
  background: transparent;
  display: inline-grid;
  place-content: center;
  cursor: pointer;
  transition: border-color .2s ease, box-shadow .2s ease, background-color .2s ease;
  vertical-align: middle;
  margin: 0 10px 0 0 !important;
}

.brochure__checkbox::before {
  content: "";
  width: 10px;
  height: 6px;
  border-left: 2px solid #111;
  border-bottom: 2px solid #111;
  transform: rotate(-45deg) scale(0);
  transform-origin: center;
  transition: transform .15s ease;
  position: relative;
  top: -1px;
}
.brochure__checkbox:checked::before {
  transform: rotate(-45deg) scale(1);
}

.brochure__checkbox:focus-visible {
  outline: none;
  box-shadow: 0 0 0 3px rgba(0,0,0,.15);
}

.brochure__checkbox:hover {
  border-color: #000;
}
.brochure__checkbox:active {
  background-color: #f3f3f3;
}

.brochure__label {
  line-height: 1.4;
  color: #111;
}
.brochure__label a {
  color: #111;
}
.brochure__label a:hover {
  text-decoration: underline;
}
.heading-caption {
    font-size: 14px !important;
    font-family: 'Lato';
    margin: 15px 0 0 !important;
}
.heading-title.globo-heading,
h3.title.globo-heading {
    font-size: calc(var(--font-heading-scale) * var(--h4-multiplier)) !important;
    line-height: var(--line-height-h4) !important;
    margin-bottom: 20px;
}


/* Certificate Page */
.template--approvals-certificates .main-page {
    padding: 80px 0 60px !important;
    background: #fff;
}

.template--approvals-certificates .hero__heading p,
.template--approvals-certificates .hero__entry.entry p {
    color: #fff;
}

.logo-image img {
    max-width: 100%;
    display: block;
    width: auto !important;
    margin: 0 auto;
}

.product-certificates {
    max-width: 800px;
    margin: 0 auto;
    display: block;
}

.product-certificates p strong {
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    display: block;
}

.product-certificates ul li {
    color: #999;
}

.product-grid__item.product-grid__item--content {
    position: relative;
    z-index: 3;
}

/* Privacy Policy page */
.template--page-privacy-policy .main-page__content  ul li {
    color: #999;
}
.template--page-privacy-policy .main-page__content img {
    max-width: 200px;
    height: auto;
    width: 100%;
    margin: 20px auto;
    text-align: center;
    display: block;
}

.template--page-privacy-policy .main-page__content {
    max-width: 720px;
    margin: 0 auto;
    padding: 0 20px;
}
.template--page-privacy-policy section .color-scheme-4.gradient {
    padding: 30px 0 80px 0 !important;
}

.template--page-privacy-policy h4 {
    margin: 20px 0 10px;
}

/* Terms and Condition page */
.template--page-terms-conditions .terms-tabs__logo img {
    max-width: 200px;
    margin: 0 auto;
    width: 100%;
    height: auto;
}

.template--page-terms-conditions .terms-and-conditions {
    max-width: calc(var(--page-width) * var(--max-w-xxs-multiplier));
    width: 100%;
    padding: 80px var(--page-gutter);
    margin: 0 auto;
}

.template--page-terms-conditions .terms-and-conditions button.terms-tabs__button {
    width: 50%;
}

.template--page-terms-conditions .terms-and-conditions .terms-tabs__header {
    border-bottom: 1px solid #eee;
}

/* Contact US page */
.template--contact .content-for-layout .color-scheme-4 .container {
    max-width: 1500px;
}
.template--contact .section-trust-indicators > .gradient {
    padding: 80px 0 !important;
}

.template--contact .main-page__foot {
    text-align: center;
}

.gfb__footer.wizard__footer {
    max-width: 300px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}
.globo-form-app select {
    margin: 0 10px 0 15px;
    padding: 0 !important;
    appearance: auto !important;
}
.gfb__footer.wizard__footer {
    text-align: center;
}
.gfb__footer.wizard__footer button.action {
    width: auto !important;
}
.gfb__footer.wizard__footer button.action:hover {
    background: transparent;
    color: #222;
    box-shadow: none;
}
small, label, input, select, checkbox {
    font-family: 'Lato' !important;
}
.template--contact .brochure.page-width,
.template--contact .store-locator .container {
    max-width: 1500px;
    margin: 0 auto;
    width: 92%;
}
.template--contact .brochure.page-width {
    padding: 80px 0;
}
.template--contact .store-locator .container {
    padding: 80px 0;
}
.template--contact .store-locator {
    background: #fff;
}
.template--contact .brochure__about a.brochure-download__link.button.button--filled.uppercase {
    display: inline-block;
    margin-top: 20px;
}
.template--contact .brochure-download__intro {
    text-align: center;
    text-transform: uppercase;
}
.template--contact  .shopify-section.brochure-section .brochure .brochure__inner {
    margin: 0 auto;
}
.template--contact .store-locator .swiper-wrapper {
    transform: translate3d(0px, 0px, 0px) !important;
    justify-content: center;
    gap: 20px;
}

.store-locator .grid store-locator-slider {
    margin: 0 !important;
}

.store-locator .grid store-locator-slider .swiper-slide {
    width: 32% !important;
    margin: 0 !important;
}

.template--contact .store-locator .store-locator-card.store-locator-card__with-image--overlay .store-locator-card__image+.store-locator-card__content {
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    justify-content: flex-start;
    padding: 20px 30px !important;
}
.template--contact  .store-locator .store-locator-card.store-locator-card__with-image--overlay .store-locator-card__image+.store-locator-card__content .h3 h5 {
    font-size: 18px;
    margin-bottom: 10px;
}
.template--contact  .store-locator-card .h3 + .store-locator-card__text-content {
    min-height: 60px;
}

.template--contact .store-locator__header {
    display: none !important;
}

.template--contact .store-locator .grid {
    display: flex !important;
    justify-content: center;
}
p.section-trust-indicators__subheading {
    margin: 0;
}
.template--contact .store-locator-card__text-content {
    align-items: flex-start;
    margin-top: 10px;
} 


/* Corporate page */
.template--page-csr .container .corporate-text--block:first-child {
    margin-top: 0;
}
.corporate-section .container,
.content-block.content-block--two-columns {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.template--page-csr .corporate-text--block {
    max-width: 720px;
    margin: 40px auto;
    width: 100%;
}
/* .corporate-text--block h2.title--large.h4 {
    line-height: 1.2em;
} */
.corporate-img--block {
    width: 100%;
}
.content-block--image-right {
    justify-items: end;
}
.content-block--image-left {
    justify-items: start;
}
.content-block__col {
    width: 48%;
}
.glightbox-clean .gclose,
.glightbox-clean .gnext,
.glightbox-clean .gprev {
    background: transparent !important;
}
.glightbox-clean .gclose:hover,
.glightbox-clean .gnext:hover,
.glightbox-clean .gprev:hover {
    opacity: 0.5;
}
.goverlay {
    display: block !important;
    background: rgba(0,0,0,0.8) !important;
}
.content-block__col a.lightbox-item,
.content-block__col a.lightbox-item img {
    display: block;
    height: auto;
}

/* Our Story */
.template--page-our-story .main-page {
    padding: 0 !important;
}
.template--page-our-story .corporate-section .container {
    max-width: 720px;
    text-align: center;
    margin: 0 auto;
}
.template--page-our-story .content-block--image-left {
    justify-content: center;
    display: flex;
}
.template--page-our-story .corporate-text--block h4 {
    line-height: 1.2em;
}
.template--page-our-story .corporate-text--block {
    margin: 0 0 40px 0;
}
.content-block__caption.content-block__caption--left {
    border-left: 1px solid #ccc;
    padding: 20px;
    text-align: left;
}
.template--page-our-story .content-block__caption.content-block__caption--left {
    border-right: 1px solid #ccc;
}
.content-block__content a,
.content-block__content a img {
    display: block;
    height: auto;
    width: 100%;
}
.template--page-our-story .corporate-text--block:last-child p {
    margin: 0;
}
.template--page-our-story .content-block__caption.content-block__caption--left h5:first-child,
.template--page-our-story .corporate-text--block h4 {
    color: #999;
    margin: 0 0 5px 0;
}
.template--page-our-story .corporate-text--block:last-child {
    margin: 0;
    display: block;
    width: 100%;
    position: relative;
    z-index: 0;
}
.template--page-our-story .corporate-text--block:last-child:after {
    content: "";
    background: #ddd;
    width: 80%;
    height: 1px;
    display: block;
    position: absolute;
    top: -20px;
    z-index: -1;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.corporate-img--block {
    position: relative;
    z-index: 1;
}
.corporate-section {
    padding: 80px 0;
    background: #fff;
}
.content-block--image-left .content-block__caption p {
    margin: 0;
}
.template--page-press .color-scheme-1.gradient {
    background: #fff;
    padding: 80px 0 !important;
}
.rfq_form_page {
    margin: 40px 0;
}
/* Bespoke Special Finishes */
.template--bespoke-special-finishes .tabs-section {
    max-width: 1000px;
    margin: 0 auto;
    padding-bottom: 20px;
}
.template--bespoke-special-finishes .tabs-section__subheading p {
    margin-top: 0;
}
.template--bespoke-special-finishes .tabs-section__nav {
    padding: 40px 0 0;
}
.template--bespoke-special-finishes .tabs-section .tabs-section__nav {
    border-bottom: 1px solid #eee;
}
.template--bespoke-special-finishes .tabs-section__tab {
    margin-bottom: -1px;
    border-width: 2px;
}
.template--bespoke-special-finishes .content-block__content h2 {
    margin-bottom: 30px;
}
.template--bespoke-special-finishes .content-block__content h2 {
    margin-bottom: 30px;
}
.template--bespoke-special-finishes .thumb-slider img {
    width: 65px;
    height: 65px;
    object-fit: cover;
    object-position: center;
}
.template--bespoke-special-finishes .thumb-slider .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
}
.template--bespoke-special-finishes .swiper-slide a {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    overflow: hidden;
    display: flex;
}
.template--bespoke-special-finishes .swiper-slide a img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.template--bespoke-special-finishes .swiper-slide.swiper-slide-visible.swiper-slide-fully-visible {
    border-right: 1px solid #eee;
}
.template--bespoke-special-finishes .swiper-slide.swiper-slide-visible.swiper-slide-fully-visible:last-child {
    border: 0px !important;
}
.template--bespoke-special-finishes button.swiper-button.swiper-button-prev {
    transform: rotate(180deg);
    left: -45px;
}
.template--bespoke-special-finishes button.swiper-button.swiper-button-next {
    right: -10px;
}
.template--bespoke-special-finishes button.swiper-button {
    background-color: #fff;
    opacity: 0.5;
}
.template--bespoke-special-finishes button.swiper-button:hover {
    opacity: 1;
}
.template--bespoke-special-finishes .zigzag-section .container {
    max-width: 1290px;
}
.thumb-slider .section__head--buttons .swiper-buttons .swiper-button {
    padding: 0;
    width: 30px;
    height: 30px;
    top: -15px;
    border: 1px solid #eee;
    opacity: 1;
}
/* Bespoke Service Page */
.template--bespoke-services .corporate-text--block {
    max-width: 720px;
    margin: 0 auto;
    width: 100%;
}
.template--bespoke-services .corporate-text--block p:first-child {
    margin-top: 0;
}
.template--bespoke-services .corporate-img--block,
.template--bespoke-services .corporate-section .container {
    max-width: 100%;
}
.template--bespoke-services .corporate-img--block .content-block--image {
    justify-items: center;
    padding-top: 60px;
}

.template--bespoke-services .corporate-img--block .content-block--image .content-block__content,
.template--bespoke-services .corporate-img--block .content-block--image img {
    width: 100%;
}
.template--bespoke-services .corporate-img--block .content-block--image .content-block__caption {
    max-width: 720px;
    margin: 40px auto 80px;
    text-align: center;
}
.template--bespoke-services .corporate-img--block .content-block--image .content-block__content ul.content-block__product-list,
.template--case_studies ul.content-block__product-list,
.template--article ul.content-block__product-list {
    list-style: none;
    padding: 0;
    text-align: left;
    margin-bottom: 0;
}
.template--case_studies ul.content-block__product-list,
.template--article ul.content-block__product-list {
    padding-left: 40px;
    border-left: 1px solid #1414141a;
    padding-top: 15px;
}
.template--bespoke-services .corporate-img--block .content-block--image .content-block__content ul.content-block__product-list,
.template--case_studies ul.content-block__product-list,
.template--article ul.content-block__product-list {
    position: relative;
}
.template--bespoke-services .corporate-img--block .content-block--image .content-block__content ul.content-block__product-list span.product-hover-image,
.template--case_studies ul.content-block__product-list span.product-hover-image,
.template--article ul.content-block__product-list span.product-hover-image {
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
}
.template--bespoke-services .corporate-img--block .content-block--image .content-block__content ul.content-block__product-list li:hover span.product-hover-image,
.template--case_studies ul.content-block__product-list li:hover span.product-hover-image,
.template--article ul.content-block__product-list li:hover span.product-hover-image {
    opacity: 1;
}
.template--article .cs-block.cs-image .cs-container {
    max-width: 600px;
}

.template--bespoke-services  .shopify-section.section-carousel .color-scheme-4.gradient {
    padding-top: 0 !important;
}

.template--bespoke-services  .shopify-section.section-carousel .color-scheme-4.gradient .section.section-w-swiper.layout-2 {
    padding-top: 0;
}

.template--bespoke-services  .section-carousel__block {
    display: flex;
    flex-wrap: wrap;
    background: transparent;
    padding: 20px;
    border-left: 1px solid #ccc;
    position: relative;
    height: unset;
}

.template--bespoke-services .section-carousel__block .slider__count {
    font-size: 4rem;
    margin: 0 0 10px;
    color: #aaa;
    display: block;
    font-weight: 300;
}

.template--bespoke-services .content-for-layout .media-position--background .media {
    position: unset;
    overflow: visible;
    background: transparent;
}
.template--bespoke-services .content-for-layout .media-position--background .content {
    text-align: left;
    padding: 0;
}

.template--bespoke-services .section-carousel__block p::first-line {
  color: #aaa;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 15px;
}
.template--bespoke-services .section-carousel__block p {
  font-size: 17px;
}
.template--bespoke-services section.section.section--large.corporate-section div#full-product-list-root {
    max-width: 720px;
    margin: 0 auto;
    width: calc(100% - 32px);
} */

.template--bespoke-services section.section.section--large.corporate-section div#full-product-list-root ul li a,
.template--case_studies section.cs-block.fullproducts_list ul li a,
.template--article section.cs-block.fullproducts_list ul li a {
    font-size: 20px;
    color: #aaa;
    border-bottom: 1px solid #aaa;
    padding: 10px 0 5px 0;
    display: block;
}

.template--bespoke-services section.section.section--large.corporate-section div#full-product-list-root ul li a:hover,
.template--case_studies section.cs-block.fullproducts_list ul li a:hover,
.template--article section.cs-block.fullproducts_list ul li a:hover {
    color: #141414;
    border-color: #141414;
}
.shopify-section.section-carousel .section.section-w-swiper,
.shopify-section.section-carousel .color-scheme-4.gradient {
    padding-bottom: 0 !important;
}

.shopify-section.section-carousel + .shopify-section .content-block.content-block--image {
    padding-top: 0;
    padding-bottom: 60px;
}
.shopify-section.section-carousel + .shopify-section .corporate-text--block {
    margin-bottom: 40px;
}
.template--bespoke-services section.section.section--large.corporate-section div#full-product-list-root ul,
.template--case_studies section.cs-block.fullproducts_list ul,
.template--article section.cs-block.fullproducts_list ul {
    margin: 0;
    padding-left: 18px;
}
/* Manufature Page */
.template--page-manufacturing .container {
    max-width: 100%;
}
.template--page-manufacturing .section-multitile__block.color-scheme-1.gradient {
    padding: 0 0 40px 0;
    background-color: transparent;
}
.template--page-manufacturing .media iframe {
    max-width: 850px;
    margin: 0 auto;
}
.template--page-manufacturing .section-multitile__content {
    max-width: 720px;
    margin: 0 auto;
    text-align: left;
}
.template--page-manufacturing .section-multitile__text p {
    margin-bottom: 0;
    color: #aaa;
}
.template--page-manufacturing .shopify-section.section-hero-banner {
    padding-bottom: 80px;
}
.template--page-manufacturing .section-multitile__block.color-scheme-1.gradient.has-media {
    padding: 0 !important;
}
.template--page-manufacturing .section-multitile.container {
    padding: 0;
}
.template--page-manufacturing .color-scheme-4.gradient {
    padding: 0 !important;
}

.template--page-manufacturing .color-scheme-4.gradient .grid {
    gap: 0 !important;
}

.template--page-manufacturing .color-scheme-4.gradient {
    padding: 0 !important;
}
.template--page-manufacturing .color-scheme-4.gradient .grid .has-media.media-position--background .section-multitile__media.media {
    background: #fff;
}
body.manufacturing-dark.template--page-manufacturing .section-multitile__block.color-scheme-6.gradient,
body.manufacturing-dark.template--page-manufacturing .section-multitile__block.color-scheme-1.gradient,
body.manufacturing-dark.template--page-manufacturing .section-multitile__block.color-scheme-2.gradient {
    background-color: #000 !important;
}
body.manufacturing-dark.template--page-manufacturing .section-multitile__block.color-scheme-6.gradient p,
body.manufacturing-dark.template--page-manufacturing  .section-multitile__text p {
    color: #fff;
}
body.manufacturing-dark.template--page-manufacturing .section-multitile__block.color-scheme-6.gradient {
    padding-bottom: 80px !important;
}
.template--page-manufacturing h2 {
    font-size: clamp(4rem, 3vw, 6rem) !important;
    color: #fff !important;
    margin: 30px 0 0;
    text-align: center;
}
.template--page-manufacturing h2 + p ,
.template--page-manufacturing h2 + .section-multitile__text p {
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    background: #222;
    display: inline-block;
    padding: 10px 15px;
    margin: 0 auto;
}
.template--page-manufacturing h2 + .section-multitile__text {
    margin: 30px 0 0;
    display: inline-block;
}
.template--page-manufacturing a.button.section-multitile__content--button.button--filled.uppercase {
    background: #fff;
    border: 1px solid #fff;
    color: #222;
    margin-top: 20px;
}
.template--page-manufacturing a.button.section-multitile__content--button.button--filled.uppercase:hover {
    background: transparent;
    color: #fff;
}
/* .button--filled.uppercase {
    background: transparent;
    padding: 0 0 10px 0;
    color: #fff;
    border: 0;
    border-bottom: 2px solid #fff;
}
.button--filled.uppercase:hover {
    opacity: 0.8;
} */

.swiper-actions-container {
    background: transparent !important;
    padding: 0 !important;
    border: 0;
}
.swiper-actions-container .swiper-actions {
    gap: 0;
}
.swiper-actions-container .swiper-actions .swiper-button:after {
    content: "";
    background-color: #fff;
    background: #fff;
    display: block;
    height: 2px;
    margin-top: -1px;
    content: "";
    right: 50%;
    position: absolute;
    top: 50%;
    width: 0;
    transition: all 0.3s ease-in-out 0s;
}
.swiper-actions-container .swiper-actions .swiper-button:before {
    content: "";
    border-color: transparent transparent transparent #fff;
    border-width: 5px 0 5px 7px;
    border-style: solid;
    height: 0;
    transition: margin .2s ease-in-out;
    display: inline-block;
}

.swiper-actions-container .swiper-actions .swiper-button svg {
    display: none;
}

.swiper-actions-container .swiper-actions .swiper-button {
    width: 7px;
    height: 10px;
    margin: 0 10px;
    padding: 20px;
    border-radius: 50px;
    border: 1px solid #fff;
}
.swiper-actions-container .swiper-actions .swiper-button:focus {
    width: 6px;
}

.swiper-actions-container .swiper-actions .swiper-button:hover:after {
    width: 10px;
    margin-right: -2px;
}
.swiper-actions-container .swiper-actions .swiper-button:hover:before {
    margin-left: 10px;
}

.template--page-manufacturing .section-multitile__block.color-scheme-2.gradient {
    margin-top: 50px;
    background: transparent;
}
/* Gallery Page design */
.template--case-studies .case-card-title {
    margin: 12px 0;
}
.template--case-studies .hero__entry.entry.entry--list-padding-none {
    max-width: 550px;
    width: 100%;
    font-size: 20px;
    line-height: 1.5em;
}
.template--case-studies .filter-bar {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding-top:80px;
}
.template--case-studies  .filter-panel {
    margin-bottom: 30px;
    padding: 30px;
    border: 1px solid #ddd;
    position: absolute;
    left: 0;
    right:0;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.9);
    max-width: 1430px;
    margin: 0 auto;
    width: 94%;
    z-index: 9;
}
.template--case-studies .filter-panel-wrap {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    gap: 20px;
}
.template--case-studies .filter-panel-col {
    flex: auto;
}
.template--case-studies .filter-panel-button {
    flex: 100%;
    margin: 30px auto 0;
    text-align: right;
}
.template--case-studies .checkbox-filter,
.template--case-studies .checkbox-block {
    display: flex;
    align-items: flex-start;
    gap: 5px;
    padding-left: 13px;
}

.checkbox-block .checkbox-filter .checkbox-input {
    display: none
}

.checkbox-block .checkbox-input[name="acceptTerms[]"] {
    padding: 0 !important;
    width: auto !important;
    margin-left: -25px !important;
    height: 1px !important;
    opacity: 0 !important;
    display: block !important
}

.checkbox-block .checkbox-filter .checkbox-label {
    font-weight: var(--gfb-font-weight, 400);
    line-height: 24px;
    text-align: left;
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    margin-bottom: 0;
    cursor: pointer;
    font-size: var(--gfb-form-default-font-size);
    top: 0
}

.checkbox-block .checkbox-filter .checkbox-input~.checkbox-label:before,
.checkbox-block .checkbox-filter .checkbox-input~.checkbox-label:after {
    position: absolute;
    top: 5px;
    left: -25px;
    display: block;
    width: 15px;
    height: 15px;
    content: "";
    margin: 0;
}
.globo-form-control .checkbox-wrapper .checkbox-input~.checkbox-label:after,
.globo-form-control .checkbox-wrapper .checkbox-input~.checkbox-label:before {
   border: 1px solid #cccbc6 !important;
}
.checkbox-block .checkbox-filter .checkbox-input~.checkbox-label:before {
    pointer-events: none;
    user-select: none;
    background-color: #fff;
    box-shadow: none;
    border: 1px solid;
    box-sizing: border-box;
    box-shadow: 0 1px 3px rgba(50,50,93,.15),0 1px 0 rgba(0,0,0,.02);
    border-radius: .25rem;
    transition: all .2s cubic-bezier(0.68, -0.55, 0.265, 1.55)
}

.checkbox-block .checkbox-filter .checkbox-input:checked~.checkbox-label:before {
    border-color: #cccbc6;
    box-shadow: 0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08);
    background-color: #1c1c1c
}

.checkbox-block .checkbox-filter .checkbox-input~.checkbox-label:after {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 50% 50%;
}

.checkbox-block .checkbox-filter .checkbox-input:checked.checkbox-indeterminate~.checkbox-label:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 1025 1024%27%3E%3Cpath fill=%27var%28--gfb-primary-text-color, %23fff%29%27 d=%27M0 416.01024l0 192c0 17.67424 14.336 32.01024 32.01024 32.01024l960 0c17.67424 0 32.01024-14.336 32.01024-32.01024l0-192c0-17.67424-14.336-32.01024-32.01024-32.01024l-960 0c-17.67424 0-32.01024 14.336-32.01024 32.01024z%27 /%3E%3C/svg%3E")
}

.checkbox-block .checkbox-filter .checkbox-input:checked~.checkbox-label:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 8%27%3E%3Cpath fill=%27var%28--gfb-primary-text-color, %23fff%29%27 d=%27M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z%27/%3E%3C/svg%3E")
} 
.case-study--image {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    overflow: hidden;
}

.case-study--image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}

/* Gallery Deatils page */
.template--case_studies .case-study-header,
.template--article .case-study-header {
  text-align: center;
  margin-bottom: 30px;
}
.template--case_studies .case-study-header img,
.template--article .case-study-header img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}
.template--case_studies .case-study-title {
  margin-top: 20px;
}

.template--case_studies .case-gallery {
  margin-top: 35px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
}
.template--case_studies .case-gallery img {
  width: 100%;
  border-radius: 8px;
  cursor: pointer;
}
.template--case_studies .cs-phpto-gallary-count + .cs-block.cs-text.small-content,
.template--article .cs-phpto-gallary-count + .cs-block.cs-text.small-content {
    padding-top: 60px !important;
}
.template--case_studies .cs-phpto-gallary-count ul.list--bare.list--inline-block,
.template--article .cs-phpto-gallary-count ul.list--bare.list--inline-block {
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none;
    justify-content: center;
    gap: 40px;
    align-items: center;
    padding: 60px 0;
    font-size: 20px;
    border-bottom: 1px solid #1414141a;
}

.template--case_studies .cs-phpto-gallary-count ul.list--bare.list--inline-block,
.template--article .cs-phpto-gallary-count ul.list--bare.list--inline-block {
    font-size: 14px;
}

.template--case_studies .cs-block.cs-text.small-content,
.template--article .cs-block.cs-text.small-content {
    padding: 0 !important;
}

.template--case_studies .small-content .cs-container,
.template--case_studies section.cs-block.fullproducts_list .cs-container,
.template--article .cs-block.cs-text.small-content .cs-container,
.template--article .cs-block.fullproducts_list .cs-container {
    max-width: 720px;
}
.template--case_studies section.cs-block.fullproducts_list,
.template--article section.cs-block.fullproducts_list {
    padding-top: 0;
}

.template--case_studies .cs-block.cs-text.small-content + section.cs-block.fullproducts_list,
.template--article .cs-block.cs-text.small-content + section.cs-block.fullproducts_list {
    padding-top: 80px;
}

.cs-social-share .cs-container {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
    padding-bottom: 80px;
}

/* Blog page template */
.blog {
    padding: 80px 0;
}
.template--blog .color-scheme-4.gradient {
    padding: 0 !important;
}
.blog .blog__filters-items.list-unstyled {
    padding: 0;
    gap: 40px;
    justify-content: space-between;
}
.blog .blog__head {
    align-items: center;
    justify-content: space-between;
    max-width: 1430px;
    margin: 0 auto;
    padding: 0 0 30px;
    width: 92%;
}
.blog .blog__filters-items {
    gap: 30px;
}
.blog .blog__filters-items li.blog__filters-item {
    font-size: 22px;
}
.blog li.blog__filters-item a:before {
    content: "";
    width: 0;
    height: 1px;
    display: block;
    background: #111;
    position: absolute;
    left: 0;
    bottom: -2px;
    transition: all 0.3s ease-in-out 0s;
}
.blog li.blog__filters-item a:hover:before {
    width: 100%;
}
.blog li.blog__filters-item a:hover {
    color: #222;
}
.blog li.blog__filters-item a {
    position: relative;
}
.blog .card-article__meta {
    font-size: 16px;
    margin: 0 0 5px 0;
    letter-spacing: 0.2px;
}
.blog .blog__articles-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
}
.blog article.card-article.blog__card-article {
    width: calc((100% - 40px) / 3);
}
.blog article.card-article.blog__card-article:first-child {
    width: 100%;
}
.blog article.card-article.blog__card-article:first-child .media.card-article__media {
    height: 700px;
    width: 100%;
}
.blog article.card-article.blog__card-article:first-child .media.card-article__media img {
    object-fit: cover;
}
.blog .card-article__content.text-start {
    max-width: calc(100% - 40px);
    width: 100%;
    position: relative;
    top: -20px;
    background: #fff;
    left: 0;
    padding: 20px 30px;
    right: 0;
    margin: 0 auto;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
}
.template--blog  .globo-form-publish-modal .gfb-style-line .globo-form-control .globo-form-input input, 
.template--blog  .globo-form-publish-modal .gfb-style-line .globo-form-control .globo-form-input textarea, 
.template--blog  .globo-form-publish-modal .gfb-style-line .globo-form-control .globo-form-input select {
    border: 1px solid #cccbc6;
    box-shadow: none;
    outline: none;
    background: #fff;
    padding: 0 1.6rem !important;
}
.template--blog form.g-container {
    background: #f3f2ec;
}
.template--blog .description.globo-description span {
    background-color: #f3f2ec !important;
    margin-top: 20px;
    display: block;
}
.template--blog .globo-form-app .dismiss {
    top: 10px;
    right: 10px;
}

.template--blog .globo-form-publish-modal .globo-form-modal-content .addition-popup-type .globo-form-app.popup-layout {
     border-radius: 20px;
}

.template--article .swiper-actions-container {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1;
}
.template--article .swiper-actions-container .swiper-actions .swiper-button:before {
    position: relative;    
    top: -7px;
    left: -3px;
}
.template--article .swiper-actions-container .swiper-actions .swiper-button:hover {
    opacity: 1;
}
.template--article .swiper-actions-container .swiper-actions .swiper-button:hover:before {
    left: -8px;
}
.template--article .section-multitile__block.block-meta-slideshow {
    padding: 80px 0;
}
.template--article .article.article--comments-disabled {
    margin-block-end: 60px;
}
.template--article .article__content-inner {
    padding-block-start: 0;
    margin: 0 0 80px 0;
    padding: 0;
}
.template--article .article__share a>svg {
    width: 2.4rem;
    height: 2.4rem;
}
.template--article .article__share a svg path {
    fill: #141414;
}
.template--article .article .article__share--normal {
    padding: 0;
    margin: 0;
}
.template--article section.cs-block.cs-video .video-wrapper {
  width: 100%;
  height: 700px;
  position: relative;
}

.template--article section.cs-block.cs-video .video-wrapper iframe {
  width: 100%;
  height: 100%;
  border: 0;
  display: block;
}
.template--article .cs-block.cs-text.small-content + .cs-social-share {
    padding-top: 80px;
}


/* Homepage Design */
.template--index .testimonials__media.media {
    display: none;
}

.template--index .section-testimonials--horizontal-w-media .testimonials__content, 
.template--index .section-testimonials--vertical-w-media .testimonials__content {
    width: 100%;
}

.template--index .section-testimonials--horizontal-w-media .testimonials__content-in, 
.template--index .section-testimonials--vertical-w-media .testimonials__content-in {
    max-width: 70%;
    border-radius: 40px;
}

.template--index .testimonial__body {
    padding: 50px 0 0 90px;
    text-align: center;
    background: #fff;
}

.template--index blockquote.testimonial__quote p {
    font-size: 25px;
    margin: 0;
    font-style: italic;
    color: #141414
}
.template--index cite.testimonial__author {
    color: #999;
    margin: 20px 0;
    display: block;
}

.template--index .testimonial__body .testimonial__quote {
    position: relative;
}

.template--index .testimonial__body .testimonial__quote:before {
    content: "";
    display: flex;
    align-items: center;
    justify-content: center;
    color: #999;
    position: absolute;
    width: 64px;
    height: 64px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("data:image/svg+xml,%3Csvg width='64px' height='64px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='%23e9e8e0' stroke='%23e9e8e0' transform='rotate(180)'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'%3E%3C/g%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cpath fill='%23e9e8e0' d='M9 9v-7h7v7.1c0 4.8-4.5 5.4-4.5 5.4l-0.6-1.4c0 0 2-0.3 2.4-1.9 0.4-1.2-0.4-2.2-0.4-2.2h-3.9z'%3E%3C/path%3E%3Cpath fill='%23e9e8e0' d='M0 9v-7h7v7.1c0 4.8-4.5 5.4-4.5 5.4l-0.6-1.4c0 0 2-0.3 2.4-1.9 0.4-1.2-0.4-2.2-0.4-2.2h-3.9z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.template--index .testimonial__body .testimonial__quote:before {
    left: -80px;
    top: -30px;
}
.template--index .section-testimonials__footer {
    justify-content: center;
    flex-direction: column-reverse;
    gap: 30px;
}
.template--article .cs-block.cs-two-images .cs-grid {
    align-items: flex-start;
}


.template--index section[id*="__multitile_"] .container {
   max-width: 1300px;
   padding: 0 !important;
   width: 96%;
}

/* .template--index .hero__content a.button.button--filled {
    background: #fff;
    border-color: #fff;
    color: #222;
} */

.template--index .hero__content a.button.button--filled:hover {
    background: transparent;
    color: #fff;
    border-color: #fff;
} 
.template--index section[id*=__multitile_] .section-multitile__block:hover .button.section-multitile__content--button.button--filled {
    color: #fff;
    border-color: #222;
    background: #222 !important;
}
.template--index section[id*=__multitile_] .section-multitile__block .button.section-multitile__content--button.button--filled:hover {
    color: #222;
    border-color: #222;
    background: transparent !important;
}
/* .featured-production .card-collection .card-collection__content-wrapper .card-collection__content {
        background: rgba(255,255,255,0.7);
        padding: 5px 10px !important;
        border-radius: 0;
} */

/* .header__nav-items li.header__nav-item.has-dropdown a:before {
    background: rgba(0,0,0,0.3);
    position: absolute;
    z-index: 1;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.header__nav-items li.header__nav-item.has-dropdown {
    position: relative;
    z-index: 1;
    display: block;
    height: auto;
}

.content.align-start.text-start.justify-end {} */


.header__nav-item.megamenu .header__nav--group-card li.header__nav-links-item .card.header__card {position: relative;z-index: 1;}

.header__nav-item.megamenu .header__nav--group-card li.header__nav-links-item .card.header__card:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: rgba(0,0,0,0.5);
}

.header__nav-item.megamenu .header__nav--group-card li.header__nav-links-item .card.header__card .content {
    position: relative;
    z-index: 2;
}
/* .swiper-slide.card-slider__slide:first-child .card-article__content.text-left:before {
    background: rgba(255,255,255,0.5);
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.swiper-slide.card-slider__slide:first-child .card-article__content.text-left {
    z-index: 1;
    filter: unset;
    mix-blend-mode: unset;
} */

.template--index section[id*=__seo_content_] h2 {
    padding: 0 !important;
    margin-bottom: 15px !important;
    font-size: clamp(25px, 3vw, 36px) !important;
}

.template--index section[id*=__seo_content_] h3 {
    margin: 0;
    padding: 0 0 30px 0;
}

.template--index .hero__content .hero__animation .hero__heading h1, .hero__content .hero__animation .hero__heading h1 em {
    padding: 0;
    margin: 0;
}
h4.footer__block-heading {
    text-transform: unset;
}
.template--index section[id*=__seo_content_] .color-scheme-1.gradient {
    padding-top: 80px !important;
    padding-bottom: 0 !important;
}

.template--index section[id*=__multitile_] > .color-scheme-1.gradient {
    padding-bottom: 80px !important;
}

.section-blog-articles .color-scheme-1.gradient {
    padding: 80px 0 60px !important;
}
.header__nav-links li.header__nav-links-item .content span.card__subtitle {
    font-size: 14px;
    font-family: 'Lato';
}
.footer .section-footer.container .footer__newsletter {
    max-width: 100%;
}
.section-trust-indicators .color-scheme-4.gradient {
    padding: 80px 0 !important;
}

.section-trust-indicators .color-scheme-4.gradient .container {
    max-width: 1400px;
}
.template--index .section-blog-articles .color-scheme-1.gradient .section__head {
    margin-bottom: 0 !important;
}

.template--index .section-blog-articles .color-scheme-1.gradient .section__foot {
    margin-top: 0;
    margin-bottom: 30px;
}

.template--index  .section-blog-articles .color-scheme-1.gradient a.button.button--auto.button--text.uppercase {
    text-transform: capitalize;
}

.template--index .section-blog-articles .card-article__read-more.text--link:before {
    transition: all 0.3s;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.template--index .section-blog-articles .card-article__read-more.text--link:hover:before {
    width: 10%;
}

.media.media--overlay.hero__media img {
    animation: subtleZoom 10s ease-in-out infinite;
}
@keyframes subtleZoom {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.5);
  }
  100% {
    transform: scale(1);
  }
}
.template--collection .media.media--overlay.hero__media img {
    animation: unset;
}
.template--index section[id*=__multitile_] .media-position--background .media {
    position: unset;
    height: auto;
}

.template--index section[id*=__multitile_] .media-position--background .media iframe {
    position: unset;
    inset-inline-start: 0;
    inset-block-start: 0;
    transform: translate(0,0);
    width: 100%;
    height: auto;
    min-height: 360px;
}

.template--index section[id*=__multitile_] .media-position--background {
    display: flex;
    --block-grid-column: unset;
    --block-grid-row: unset;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    padding: 0;
}

.template--index section[id*=__multitile_] .container .grid {
    display: flex;
}

.template--index .section-blog-articles .container {
    grid-template-areas:
        "section-head section-head section-head"
        "section-body section-body section-body"
        "section-foot section-foot section-foot";
}

.rfq_form_page .grfq-product-title,
.rfq_form_page .product-option,
.rfq_form_page .grfq-product-sku {
    text-align: left;
}

.globo-form-app.default-layout.gfb-style-classic.gfb-font-size-medium {
    max-width: 720px;
    background-color: transparent;
    margin-top: 0;
}

.template--product .product .product__variant-options {
    gap: 25px;
}
.template--product .product-form__input .form__label [data-selected-value] {
    margin: 0;
}
.template--product .pdp-manufacturer .section-multitile__block {
    padding: 70px;
}
.template--product accordion-default.accordion.product__accordion.pdp_dynamic_accrodions {
    border-bottom: 0;
}
.template--product accordion-default.accordion.product__accordion.pdp_dynamic_accrodions .accordion__section:nth-child(5){
    border-bottom: 0 !important;
}
.template--product .product__price--info {
    margin: 2px 0 0;
}
.template--product .accordion summary {
    outline: none;
}
/* .template--product .color-scheme-1.gradient.pd-main-section {
    background: #fff;
} */
.shopify-section.section-testimonials .color-scheme-4.gradient,
.shopify-section.section-blog-articles .color-scheme-1.gradient {
    padding: 80px 0 !important;
}
.shopify-section.section-blog-articles .color-scheme-1.gradient {
    background: transparent;
}
.template--product .pswp--grid-gallery .custom-close-btn, .pswp--grid-gallery .pswp__button--close {
    border: 1px solid rgba(255, 255, 255, 0.8) !important;
}
.pswp.pswp--open.pswp--grid-gallery .custom-close-btn:hover, .pswp--grid-gallery .pswp__button--close:hover {
    background: rgba(0, 0, 0, 0.8) !important;
}
.footer__links-mobile-item, .footer__links-mobile-item.accordion__section {
    border-bottom: 1px solid #cccbc6 !important;
    padding: 10px 0px 0;
    border-top: 0 !important;
}
input[type="text"],
input[type="email"],
input[type="password"], textarea, select {
    background: #fff;
    border: 1px solid #cccbc6;
}
.account__col.account__col--center .button:not(.button--text) {
    width: auto !important;
}
.form-customer--login .form-customer__callout a.button {
    display: inline-flex;
}
.form-customer--login .form-customer__callout {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.account__col.account__col--center .recover-link.button,
.account__col.account__col--center .link {
    text-transform: capitalize;
    font-size: 12px;
    letter-spacing: 0.1rem;
}
.form-customer--recover  .form-row:last-child {
    display: flex;
    justify-content: center;
}
.gfb__footer button[type=submit] {
    border-radius: 0 !important;
}
.shopify-section-group-footer-group:nth-child(2) .section-footer__block {
    max-width: 240px;
}

html body .grfq-action-group button#submitRFQForm:hover {
    background: transparent;
    color: #111;
}

.template.template--collection .content-for-layout .container {
    max-width: 1500px;
}

.template.template--collection .section__head-title {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    text-align: center;
}
.template.template--collection .section__head-title h2.section__heading.h2 {
    font-size: clamp(25px, 3vw, 36px) !important;
}
.template.template--collection .section__head-title span.text--label {
    font-size: 20px;
    text-transform: unset;
}
.template.template--collection .section__head {
    width: 100%;
    max-width: 100%;
}
.template.template--collection .content-for-layout .container {
    grid-template-areas:
        "section-head section-head section-head"
        "section-body section-body section-body"
        "section-foot section-foot section-foot";
}
.template.template--collection .featured-production {
    padding: 80px 0 !important;
}
.template.template--collection .featured-production.section__featured-collections .section__foot {
    padding-bottom: 0;
}
.template.template--collection .shopify-section.section-collection .collection {
    padding: 80px 0 80px 0 !important;
}
.template.template--collection .hero__subheading {
    
    font-size: clamp(25px, 3vw, 36px) !important;
    font-family: 'Playfair Display' !important;
}
.template.template--collection .hero__heading h1 p {
    max-width: 900px;
    line-height: 1.5;
    width: 100%;
    font-size: 20px !important;
    font-family: 'Lato';
}
.template.template--collection .collection.filters--sidebar .facets__accordion-section .facets__price-field .field__input {
    border-color: #141414;
    color: #141414;
    border-width: 1px !important;
    position: relative;
    top: -1px;
}
.template.template--collection .collection.filters--sidebar .facets__accordion-section .facets__price-field .field__input::placeholder {
    color: #141414;
}
.template.template--list-collections .color-scheme-1.gradient {
    padding: 0 !important;
}

.template.template--list-collections .main-list-collections__grid {
    padding: 80px 0;
}
.template--cart .section-featured-products .container.max-w-page {
    padding-top: 80px;
    padding-bottom: 80px;
}
.template.template--cart .cart__empty-header {
    margin-block-end: 40px;
    text-align: center;
}
.template.template--cart .cart__head.center .h2.cart__subtitle {
    line-height: 1.5;
}
.template.template--cart .cart__head {
    margin-bottom: 0;
}
.template.template--cart .products-feed__tab .button--filled:not(.active),
.template.template--cart .products-feed__tab .button--outlined:not(.active) {
    border: 1px solid #212121;
}
.template.template--cart .products-feed__tab .button--filled:not(.active):hover,
.template.template--cart .products-feed__tab .button--outlined:not(.active):hover {
    background-color: #212121;
    color: #fff;
}

/* Cart Page */
.template--cart .content-for-layout .color-scheme-1.gradient {
    padding: 0 !important;
}
.template--cart .color-scheme-1.gradient cart-items {
    background: #fff;
    padding: 80px 0;
}
.template--cart  .quantity__wrapper {
    background: #fff;
}
.template--cart .quantity__wrapper input {
    border-top: 0;
    border-bottom: 0;
}

.template--cart cart-remove-button a svg {
    width: 18px;
    height: 18px;
}

.template--cart cart-remove-button a svg path {
    fill: red;
}
.template--cart  .cart__contents .cart-summary {
    background-color: #f3f2ec;
}

/* Manufacturing About Us section */
.template--page-manufacturing .color-scheme-7.gradient,
.template--page-manufacturing .color-scheme-8.gradient {
    background: #fff;
    padding-top: 0;
}

.template--page-manufacturing .color-scheme-8.gradient h3,
.template--page-manufacturing .color-scheme-8.gradient h2, 
.template--page-manufacturing .color-scheme-8.gradient p,
.template--page-manufacturing .color-scheme-7.gradient.has-media .media + .text-center p {
    color: #141414 !important;
    text-align: center;
}
.template--page-manufacturing .color-scheme-8.gradient h2 + h3 {
    margin: 0;
}
.template--page-manufacturing .color-scheme-7.gradient img {
    max-width: 480px;
}
.template--page-manufacturing .color-scheme-8.gradient p,
.template--page-manufacturing .color-scheme-7.gradient p {
    color: #141414;
    background: transparent;
    padding: 0;
    text-transform: unset;
    font-weight: unset;
}

.template--page-manufacturing .color-scheme-8.gradient h2 {
    margin: 0 0 15px 0;
}
.template--page-manufacturing .color-scheme-7.gradient.has-media .media + .text-center,
.template--page-manufacturing .color-scheme-7.gradient.has-media .media + .text-center p {
    margin-top: 0;
}
.template--page-manufacturing .color-scheme-8.gradient.media-position--top  .media {
    aspect-ratio: unset !important;
    height: 560px;
}
.template--page-manufacturing .color-scheme-8.gradient.media-position--top  .media iframe {
    max-width: 1000px;
    margin: 0 auto;
    width: 100%;
    position: unset;
    inset-block-start: unset;
    inset-inline-start: unset;
    transform: translate(0, 0);
}

/* Acount page */
/* .template.template--addresses .color-scheme-1.gradient,
.template.template--addresses .color-scheme-1.gradient .account-dashboard,
.template.template--account .color-scheme-1.gradient .account-dashboard,
.template.template--account .color-scheme-1.gradient {
    background: #fff;
} */
.template.template--account  .color-scheme-1.gradient,
.template.template--addresses .color-scheme-1.gradient {
    padding: 80px 0 !important;
}

.template.template--account .color-scheme-1.gradient .account-dashboard header.account-dashboard__head,
.template.template--addresses .color-scheme-1.gradient .account-dashboard header.account-dashboard__head {
    padding-top: 0;
}
.account-dashboard__main-inner {
    padding: 40px;
}
.account-dashboard__nav li:has(a.active) {
    background: #f3f2ec;
}

.account-dashboard__nav li {
    background: #fff;
}

.account-dashboard__nav li a.h6 {
    font-family: 'Lato';
}

.account-dashboard__main h2, .account-dashboard__main h3, .account-dashboard__main h4, .account-dashboard__main h5, .account-dashboard__main h5 {
    font-family: 'Lato';
}


html body .grfq-page-wrapper-sami * {
    font-family: 'Lato' !important;
}
.grfq-form-row .grfq-collapsible-button span.grfq-collapsible-title {
    font-family: 'Playfair Display' !important;
}
.template--bespoke-services .content-block__content a > img {
  height: 800px;
  width: auto !important;
  margin: 0 auto;
}

.grfq-form-row .grfq-collapsible-button span.grfq-collapsible-title {
    font-size: 20px !important;
}
.grfq-form-row .grfq-collapsible-button span.grfq-collapsible-title,
html body .rfq_form_page form#grfq-form>div span.grfq-collapsible-title {
    font-family: 'Playfair Display' !important;
}
html body .rfq_form_page form#grfq-form>div .grfq-collapsible-icon {
    background: #212121;
    border: 1px solid #212121;
    border-radius: 0;
}
html body .rfq_form_page form#grfq-form>div .grfq-collapsible-icon svg {
    stroke: #fff;
}
.grfq-form-row .grfq-collapsible-button:hover {
    color: #999 !important;
}
.grfq-form-row .grfq-collapsible-button:hover .grfq-collapsible-icon {
    background: transparent !important;
}
.grfq-form-row .grfq-collapsible-button:hover .grfq-collapsible-icon svg {
    stroke: #212121 !important;
}

.template.drawer--is-open .drawer__content--search {
    padding: 0 !important;
    /* background: var(--gradient-background) !important; */
    background: transparent !important;
    border: 2px solid #f3f2ec !important;
    /* border-radius: 50px; */
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 60% !important;
    top: 90px;
    z-index: 9999;
}

h6.search-drawer__title {
    color: #212121;
    opacity: 1;
    text-transform: unset;
    font-size: 20px;
}

ul.predictive-search__links a.predictive-search__links-link {
    font-family: 'Lato';
}

span.search-hero__title-small.h4 {
    font-family: 'Lato';
    font-size: 10px;
}

h1.search-hero__title {
    margin: 0;
}

.collection.filters--drawer.card-product__layout--standard {
    background: #fff;
    padding: 80px 0 !important;
}
span.search-hero__title-small.h4 {
    font-family: 'Lato';
    font-size: 10px;
}
h1.search-hero__title {
    margin: 0;
}
.collection.filters--drawer.card-product__layout--standard {
    background: #fff;
    padding: 80px 0 !important;
}
.search-hero {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 720px;
    margin: 0 auto;
    text-align: center;
}
.search-hero__input .field--search .field__input {
    background: #fff;
    padding: 10px !important;
}
.drawer__container.menu-opening .drawer__row.drawer__row--buttons {
    position: unset;
}
.collection-grid-container--drawer .color-scheme-1.gradient .card-result.align-self-start {
    padding: 30px;
    text-align: center;
}

/* 404 page */
.template.template--404 > .color-scheme-1.gradient {
    padding: 80px 0 !important;
}
.template.template--404 h1.main-404__title.h1 {
    font-size: 60px !important;
    font-weight: 700;
}


/* Thank you page */
.grfq-thankyou.grfq-quote-empty .grfq-thankyou-heading {
    font-family: 'Playfair Display';
    font-size: 60px !important;
    font-weight: 700;
    color: #212121;
    line-height: 1.5;
}
.grfq-thankyou.grfq-quote-empty .grfq-thankyou-icon {
    background: #212121;
    width: 100px;
    height: 100px;
}
.grfq-thankyou.grfq-quote-empty .grfq-thankyou-icon svg {
    width: 70px !important;
    height: 70px !important;
    fill: #fff;
}
.grfq-thankyou.grfq-quote-empty .grfq-continue-shopping a {
    background: #111;
    color: #fff;
    border-radius: 0;
    border: 1px solid #111;
}
.grfq-thankyou.grfq-quote-empty .grfq-continue-shopping a:hover {
    background: transparent;
    color: #111;
}
.grfq-thankyou-text .grfq-thankyou-subheading {
    color: #111;
}
.rfq_form_page {
    margin: 80px 0 44px;
}
.template--page-privacy-policy h2 {
    margin-top: 30px;
}
.cs-block {
  padding: 80px 0;
}
.template.template--article .cs-block {
  padding: 80px 0;
}
body #grfq-page .grfq-form-card .grfq-form-wrapper h3 {
    font-family: 'Playfair Display' !important;
    font-size: 24px !important;
}
html body .grfq-form-card h4 {
    padding: 20px 0 0;
}

.template--case-studies .case-card .case-study--image img {
    border-radius: 0;
}
.rfq_history_page {
    background: #fff;
    margin: 80px 0;
}


/* PDP popup variant style */
.variant-popup h2.variant-popup__title {
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 28px !important;
}
.variant-popup {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 9999;
  align-items: center;
  justify-content: center;
}

.variant-popup.active {
  display: flex;
}

.variant-popup__overlay {
  position: absolute;
  inset: 0;
}
.variant-popup.active .variant-popup__overlay {
    display: block !important;
}
.variant-popup.active .variant-popup__overlay:before {
    content: "";
    background: rgba(0,0,0,0.3);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 0;
}

.variant-popup__content {
  position: relative;
  background: #fff;
  /* max-width: 80vw; */
  max-width: 1000px;
  margin: 50px auto;
  padding: 25px;
  max-height: 80vh;
  overflow: auto;
}

.variant-popup__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 25px;
}

.variant-popup__close {
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 40px;
    background: none;
    border: none;
    cursor: pointer;
    color: #141414;
}
/* .variant-popup__content .variant-popup__image {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 75%; 
    overflow: hidden;
}

.variant-popup__content .variant-popup__image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center; 
}*/
.variant-popup__image {
    height: 320px;
    display: flex;
    justify-content: center;
}

.variant-popup__image img {
    height: 100%;
    width: auto;
    max-width: unset;
} 
.variant-popup__content .accordion__body-inner {
    padding-top: 0;
}

.variant-popup__content label.product-option__label.product-option__label--square {
    border: 0 !important;
    text-transform: unset;
    margin: 0;
    padding: 8px;
    width: 29%;
    text-align: center;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.variant-popup__content .product-option__label:has(.product-option__swatch) .product-option__swatch {
    width: 7rem;
    height: 7rem;
    border: 0;
}
.variant-popup__content label.product-option__label.product-option__label--square span.swatch_name.label {
    text-transform: unset;
    letter-spacing: 0;
    font-size: 12px;
    justify-content: center;
}

.variant-popup__content  .product__variant-options {
    gap: 15px;
}

.variant-popup__content .product-option__input:checked+.product-option__label:has(.product-option__swatch),
.variant-popup__content label.product-option__label.product-option__label--square:hover,
.product-option__input:checked+.product-option__label {
    background: #f3f2ec;
}
.variant-popup__content fieldset.product__variant-options.product-form__input.product-form__input--button {
    gap: 15px;
}

.variant-popup .variant-step__header {
    font-size: 14px;
    text-transform: uppercase;
    margin: 0 0 15px 0;
    font-weight: 600;
}
.variant-popup__content .variant-step + .variant-step {
    margin: 12px 0;
} 
.variant-popup__content label.product-option__label.product-option__label--square img {
    border-radius: 50%;
    margin-bottom: 5px;
    width: 4rem;
    height: 4rem;
}

.variant-popup__content .variant-popup__summary p {
    font-weight: 700;
    margin: 0;
    font-size: 12px;
}

.variant-popup__content .variant-popup__summary p strong {
    font-weight: 400;
}

.variant-popup__content .variant-popup__summary p:first-child {
    margin-top: 5px;
}

.variant-popup__content .variant-popup__summary p {
    margin-bottom: 0;
}
.variant-popup__content .variant-popup__summary p:last-child {
    margin-bottom: 10px;
}
.variant-popup__price_sku {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    margin: 10px 0;
}
.variant-popup__image-overlay {
    background: #f3f2ec;
    padding: 5px;
    text-align: center;
    justify-content: center;
    color: #141414;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 10px;
}

.template.template--product .swiper--product-gallery__pagination.swiper-pagination--lines {
    z-index: 3;
}

.variant-popup__left {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
}

.variant-popup__sku {
    font-size: 11px;
    font-weight: 700;
}
legend.form__label.variant-show-hide span {
    display: none;
}
.variant-popup__content  .price__regular {
    font-weight: 700;
}

.template--page-privacy-policy main.content-for-layout .container {
    max-width: 660px;
}

.collection.filters--sidebar .facets__accordion-section {
    padding: 20px 0 !important;
}
.template--page-manufacturing .block-tile_aifAjN {
    --block-aspect-ratio: unset;
}

/* .template--case_studies .cs-block.cs-image .cs-container {
    max-width: 650px;
} */
/* .template--case_studies .cs-block.cs-image .lightbox-item {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    overflow: hidden;
    display: block;
}

.template--case_studies .cs-block.cs-image .lightbox-item img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
} */
.template--case_studies .cs-block.cs-image .lightbox-item img {
    /* height: auto;
    width: 100%;
    margin-left: 0;
    margin-right: auto; */
    height: 650px;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    object-fit: cover;
}
.template--case_studies .cs-block.cs-two-images .cs-container.cs-grid {
    align-items: flex-start;
}
.template--case_studies .cs-block.cs-image .lightbox-item img,
.template--case_studies .cs-block.cs-two-images .cs-media > a img,
.template--case_studies  .cs-block.cs-two-col .cs-container .lightbox-item img,
.template--case_studies .cs-block.cs-two-col.reverse .cs-container .lightbox-item img {
    /* width: 100%;
    height: 750px; */
    width: auto;
    height: 100%;
    max-height: 90vh;
    object-fit: cover;
    object-position: top; 
}

body.manufacturing-dark.template--page-manufacturing .section-multitile__block.color-scheme-1.gradient.media-position--bottom {
    padding-bottom: 10px;
}


.cs-video-embed {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
  }
.cs-video-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
section.cs-block.cs-video {
    padding-bottom: 0;
}
/* 
span.product-card__badge.product-card__badge--square {
    background: #fff;
} */
 
.designer-video-embed {
    position: relative;
    width: 100%;
    height: 0;
    max-width: 100%;
    padding-bottom: 56.25%; 
    overflow: hidden;
  }
.designer-video-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.template--case_studies .cs-block.cs-image.cs-single--img_container ul.content-block__product-list.content-block__caption.cf.list--bare {
    max-width: 500px;
    margin: 0 auto;
}
.template--case_studies .cs-block.cs-two-col + .cs-block.cs-two-col {
    padding-top: 0;
}
.template--case_studies .cs-block.cs-two-images + .cs-block.cs-two-col {
    padding-top: 0;
}

#shop-hcaptcha-badge-container {
    display: none !important;
}

/* Product popup Gallery Slider width and Height changes */
.pswp-multi-grid-item {
    width: auto !important;
    height: calc(100vh - 40px) !important;
}
.pswp-multi-grid-item img {
    width: auto !important;
    height: 100% !important;
    object-fit: unset !important;
}
.pswp-multi-grid-item video {
    width: auto !important;
    height: 100% !important;
}
/* Product Gallery Slider width and Height changes */
.main-product__media .swiper--product-gallery .swiper-slide,
.main-product__media .swiper-slide {
    width: auto !important;
    height: 750px !important;
}
.main-product__media .swiper--product-gallery .swiper-slide:last-child,
.main-product__media .swiper-slide:last-child {
  margin-right: 0 !important;
}
.main-product__media .swiper--product-gallery .swiper-slide .media,
.main-product__media .swiper-slide .media {
    width: auto;
    height: 100% !important;
}
.main-product__media .swiper--product-gallery .swiper-slide .media img,
.main-product__media .swiper--product-gallery .swiper-slide .media video,
.main-product__media .swiper-slide .media img,
.main-product__media .swiper-slide .media video {
    width: auto !important;
    height: 100% !important;
    object-fit: unset !important;
    margin-left: auto;
    margin-right: auto;
}

/* .main-product__media .swiper--product-gallery .swiper-slide .media img {
    aspect-ratio: auto 1783 / 2300;
} */

.media__type--badge.main-product__media--feat.color-scheme-1.gradient {
    display: none !important;
}



/* Account page */
.account-card__actions .link:before,
.account-dashboard .logout-list-item a.logout-link.link:before {
    transition: all 0.3s ease-in-out 0s;
}
.account-card__actions .link:hover:before,
.account-dashboard .logout-list-item a.logout-link.link:hover:before {
    width: 20%;
}

h2.films-carousel__title {
    margin: 20px 0 0;
}
.template--index .films-carousel-section .section__head-title h2 {
    padding: 0;
}
.section-films-carousel .section.layout-1 .container {
    grid-template-areas:
        "section-head section-head section-head"
        "section-body section-body section-body"
        "section-foot section-foot section-foot";
}
.section-films-carousel .section.layout-1 .section__head,
.section-films-carousel .section.layout-1 .section__foot {
    justify-content: center;
}
.section-films-carousel .section.layout-1 .section__foot {
    display: flex;
    padding: 40px 0 0;
}
.section-films-carousel .section.layout-1 .card-slider__buttons {
    margin: 0;
}
@media (max-width:1600px) {
    .variant-popup__content .product-option__label:has(.product-option__swatch) .product-option__swatch {
        width: 5rem;
        height: 5rem;
    }
    span.swatch.product-option__swatch.product-option__swatch--square {
        margin-bottom: 5px;
    }
}

@media (max-width: 1366px) {
    .template--bespoke-services .content-block__content a>img {
        height: auto;
    }
    h3.product-card__title {
        min-height: 45px;
    }
    .template--contact .store-locator .store-locator-card.store-locator-card__with-image--overlay .store-locator-card__image+.store-locator-card__content .h3 h5 {
       min-height: 40px;
    }
    .desiner-image {
        height: 100%;
    }
    .main-product__media .swiper--product-gallery .swiper-slide,
    .main-product__media .swiper-slide  {
        height: 600px !important;
    }
}

@media (max-width:1280px) {
    .store-locator-card__actions {
        align-items: center !important;
        flex-wrap: wrap;
    }
}

@media screen and (min-width: 1200px) {
    .account .form-customer {
        max-width: 450px;
        width: 100%;
    }
}

@media screen and (min-width: 990px) {
    .account-dashboard .account-dashboard__main {
        min-height: inherit;
        background: #fff;
    }
   .account-dashboard .account-dashboard__nav li a:not(.logout-link), 
   .account-dashboard .logout-list-item {
        padding: 20px;
    }
    .account-dashboard .account-dashboard__main-inner {
        padding: 30px;
    }
    .account-dashboard .account-dashboard__main-head {
        margin: 0 0 20px;
    }
}

@media (max-width:1199px) {
    .template--contact .store-locator-card__button {
        padding: 10px !important;
    }
}

@media (max-width:1050px) {
    .template--page-manufacturing .color-scheme-8.gradient.media-position--top .media iframe {
        max-width: 700px;
    }
    .template--page-manufacturing .color-scheme-8.gradient.media-position--top .media {
        height: 400px;
    }
}

@media (max-width: 1024px) {
    .designer-container {
        gap: 20px;
    }
    .designer-text {
        width: 50%;
        padding: 25px;
    }
    .template--contact .store-locator-card .h3+.store-locator-card__text-content {
        min-height: 75px;
    }
    .template--contact .store-locator .store-locator-card.store-locator-card__with-image--overlay .store-locator-card__image+.store-locator-card__content .h3 h5 {
        margin: 0;
    }
    .template--contact .store-locator .store-locator-card.store-locator-card__with-image--overlay .store-locator-card__image+.store-locator-card__content {
        padding: 15px 20px !important;
    }
    .template--contact .store-locator-card__opening-hour>* {
        font-size: 13px;
    }
    .template--index section[id*=__multitile_] .media-position--background .media iframe {
        min-height: 270px;
    }
    .shopify-section.section--featured-products .color-scheme-4.gradient {
        margin: 0 auto 0 !important;
    }
    .template--product .pdp-manufacturer .section-multitile__block {
        padding: 30px;
        margin-bottom: 30px;
    }
    .section-featured-products h2.section__heading {
        padding-top: 40px;
    }
}

@media (max-width:991px) {
    body.manufacturing-dark.template--page-manufacturing .section-multitile__block.color-scheme-6.gradient {
        padding-bottom: 40px !important;
    }
    .pdp-manufacturer.color-scheme-1.gradient {
        padding-bottom: 40px !important;
        padding-top: 40px !important;
    }
    .cs-block {
        padding: 40px 0 !important;
    }
    .template--article .article.article--comments-disabled .cs-block {
        padding: 0 0 40px 0 !important;
    }
    .template--page-privacy-policy h2 {
        margin-top: 20px;
    }
    .template--cart .section-featured-products .container.max-w-page,
    .template--cart .color-scheme-1.gradient cart-items {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .template.template--list-collections .main-list-collections__grid {
        padding: 40px 0;
    }
    .section-featured-products h2.section__heading {
        padding-top: 0;
    }
    .text-large {
        font-size: 16px;
    }
    .template--index .section-hero-banner + .shopify-section {
        padding-top: 40px !important;
    }
    .template--contact .store-locator-card .h3+.store-locator-card__text-content,
    .template--contact .store-locator .store-locator-card.store-locator-card__with-image--overlay .store-locator-card__image+.store-locator-card__content .h3 h5 {
        min-height: inherit;
    }
    .shopify-section.section--featured-products {
        margin: 0 0 40px !important;
    }
    .download-item {
        max-width: 46%;
    }
    .pd-main-section .product-grid {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }   
    .pd-main-section .product-grid .product-grid__item.product-grid__item--media {
        width: 100%;
    }
    .color-scheme-1.gradient.product-case-study .section__body {
        padding: 0;
    }
    .product-designer-section.meet-designer--section {
        margin: 40px auto;
    }
    .pdp-manufacturer.color-scheme-1.gradient {
        padding-bottom: 40px !important;
        padding-top: 40px !important;
    }
    .gallery-wrap {
        padding: 40px 0 !important;
    }
    .color-scheme-1.gradient.product-case-study {
        padding-top: 0px !important;
        padding-bottom: 40px !important;
    }
    .section-page-banner .color-scheme-1 {
        padding-top: 40px !important;
        padding-bottom: 40px;
    }
    .pdp-manufacturer.color-scheme-1.gradient .block-manufacture-text {
        --block-aspect-ratio: 3 / 3;
    }
    .pdp-manufacturer.color-scheme-1.gradient .section-multitile__block {
        --block-aspect-ratio: unset;
        /* --block-aspect-ratio: 3 / 3; */
    }
    .template--page-terms-conditions .terms-and-conditions {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .template--page-privacy-policy section .color-scheme-4.gradient {
        padding: 20px 0 40px 0 !important;
    }
    .template--contact .store-locator .swiper-wrapper {
        flex-direction: column;
        align-items: center;
    }
    .template--contact  .store-locator .grid store-locator-slider .swiper-slide {
        width: 100% !important;
        max-width: 450px;
        height: auto;
    }
    .template--contact .store-locator store-locator-slider {
        overflow: visible;
    }
    .template--contact .brochure.page-width {
        padding: 40px 0;
    }
    .template--contact .section-trust-indicators > .gradient {
        padding: 40px 0 !important;
    }
    .template--contact .store-locator .container {
        padding: 40px 0;
    }
    .template--approvals-certificates .main-page {
        padding: 40px 0 20px !important;
    }
    .template--case_studies .cs-block {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .template--case_studies .cs-grid {
        gap: 20px;
    }
    .cs-social-share .cs-container {
        padding-bottom: 40px;
    } 
    .template--case_studies .cs-phpto-gallary-count ul.list--bare.list--inline-block,
    .template--article .cs-phpto-gallary-count ul.list--bare.list--inline-block {
        padding: 30px 0;
    }
    .template--case_studies .cs-phpto-gallary-count + .cs-block.cs-text.small-content,
    .template--article .cs-phpto-gallary-count + .cs-block.cs-text.small-content {
        padding-top: 30px;
    }
    .template--case-studies .filter-bar {
        padding-top:40px;
    }
    .template--bespoke-services .corporate-img--block .content-block--image .content-block__caption {
        margin: 20px auto 0;
    }
    .template--bespoke-services .corporate-img--block .content-block--image {
        padding-top: 60px;
    }
    .template--bespoke-services section.section.section--large.corporate-section .content-block.content-block--image {
        padding-top: 0;
        padding-bottom: 40px;
    }
    .shopify-section.section-carousel+.shopify-section .corporate-text--block {
        margin-bottom: 20px;
    }
    .template--bespoke-services section.section.section--large.corporate-section div#full-product-list-root ul li a,
    .template--case_studies section.cs-block.fullproducts_list ul li a,
    .template--article section.cs-block.fullproducts_list ul li a {
        font-size: 16px;
    }
    .blog .blog__articles-grid {
        justify-content: center;
        gap: 20px;
    }
    .blog article.card-article.blog__card-article {
        width: calc((100% - 25px) / 2);
    }
    .blog .card-article__content.text-start {
        max-width: calc(100% - 20px);
        top: -10px;
        padding: 15px 20px;
    }
    .blog {
        padding: 40px 0;
    }
    .blog .blog__head {
        padding: 0 36px 30px;
        flex-direction: column;
        gap: 30px;
    }
    .blog .blog__filters-items.list-unstyled {
        font-size: 20px;
        justify-content: center;
        flex-wrap: wrap;
        gap: 30px;
    }
    .template--blog .description.globo-description span {
        font-size: 14px;
        line-height: 20px;
    }
    .template--blog .gfb-style-line .globo-form-control .globo-label,
    .template--blog .gfb-style-line_rounded .globo-form-control .globo-label {
        line-height: 22px;
    }
    .blog article.card-article.blog__card-article:first-child .media.card-article__media {
        height: auto;
    }
    .template--case_studies .cs-block.cs-text.small-content + section.cs-block.fullproducts_list,
    .template--article .cs-block.cs-text.small-content + section.cs-block.fullproducts_list {
        padding-top: 80px;
    }
    .template--article .section-multitile__block.block-meta-slideshow {
        padding: 40px 0;
    }
    .template--article .article.article--comments-disabled {
        margin-block-end: 30px;
    }
    .template--article .article__content-inner {
        margin: 0 0 40px 0;
    }
    .template--article ul.content-block__product-list {
        padding-left: 20px;
        padding-top: 10px;  
    }
    .template--article section.cs-block.cs-video .video-wrapper {
        height: 500px;
    }
    .template--article .cs-block.cs-text.small-content + .cs-social-share {
        padding-top: 40px;
    }
     .template--index section[id*=__seo_content_] .color-scheme-1.gradient {
        padding-top: 40px !important;
    }
    .template--index section[id*=__multitile_] > .color-scheme-1.gradient {
        padding-bottom: 40px !important;
    }
    .template--index  .section-blog-articles .color-scheme-1.gradient,
    .section-trust-indicators .color-scheme-4.gradient {
        padding: 40px 0 !important;
    }
    .shopify-section.section-testimonials .color-scheme-4.gradient,
    .shopify-section.section-blog-articles .color-scheme-1.gradient {
        padding: 40px 0 !important;
    }
    .collection.filters--drawer.card-product__layout--standard {
        padding: 40px 0 !important;
    }
    .template.template--404 h1.main-404__title.h1 {
        font-size: 50px !important;
    }
    .template--cart .color-scheme-1.gradient cart-items {
        padding: 40px 0;
    }
    .template.template--collection .shopify-section.section-collection .collection,
    .template.template--collection .featured-production {
        padding: 40px 0 !important;
    }
     .template.template--account .color-scheme-1.gradient,
    .template.template--addresses .color-scheme-1.gradient {
        margin: 0 30px;
        padding: 40px 0 !important;
    }
    .rfq_form_page {
        margin: 40px 0 0px;
    }
    
    .account-dashboard__nav li a {
        padding: 15px !important;
    }
    .account-dashboard__nav li a.logout-link.link {
        padding: 0 !important;
    }
    li.logout-list-item {
        padding: 15px;
    }
    .account-dashboard__main {
        padding: 0 !important;
        border: 1px solid #cccbc6;
        border-top: 0;
    }
    .template--cart .section-featured-products .container.max-w-page {
        grid-template-areas:
            "section-head section-head section-head"
            "section-body section-body section-body"
            "section-foot section-foot section-foot";
    }
    .template--cart .section-featured-products .container.max-w-page .section__head {
        justify-content: center;
    }
    .template--cart .section-featured-products .container.max-w-page .section__foot .section__head--buttons {
        justify-content: center;
        margin-top: 20px;
    }
    .template--cart .section-featured-products .container.max-w-page .section__foot {
        padding: 0;
    }
    .template--bespoke-special-finishes .tabs-section__nav {
        padding: 0;
    }
    .variant-popup__content {
        width: 90%;
        max-height: 600px;
    }
    .variant-popup__content .product-option__label:has(.product-option__swatch) .product-option__swatch {
        width: 5rem;
        height: 5rem;
    }
    /* .variant-popup__content label.product-option__label.product-option__label--square {
        width: 7rem;
    } */
    .variant-popup__content .product-form__buttons {
        display: flex;
    }

    .variant-popup__content .product-form__buttons .product-form__quantity {
        width: 150px;
    }
    .product__variant-picker.product__block.product__block--gap-1 .button--full {
        width: auto;
    }
    .gradient.multitile-index {
        padding: 40px 0 !important;
    }
    .template--case_studies .cs-block.cs-two-col .cs-container .lightbox-item img,
    .template--case_studies .cs-block.cs-two-col.reverse .cs-container .lightbox-item img,
    .template--case_studies .cs-block.cs-two-images .cs-media > a img {
        height: 500px;
        margin-left: auto;
        margin-right: auto;
    }
    .main-product__media .swiper--product-gallery .swiper-slide,
    .main-product__media .swiper-slide {
    
        height: 500px !important;
    }
    .section-films-carousel .section.layout-1 .section__foot {
        padding: 30px 0 0;
    }
}

@media (max-width: 989px) {
    .shopify-section-group-footer-group:first-child .section-footer__block,
    .shopify-section-group-footer-group:first-child .section-footer__block:nth-child(2),
    .shopify-section-group-footer-group:first-child .section-footer__block:nth-child(3) {
        width: 100%;
    }
    .shopify-section-group-footer-group:first-child .section-footer__block:nth-child(2),
    .shopify-section-group-footer-group:first-child .section-footer__block:nth-child(3) .section-footer__content {
        max-width: 100%;
    }
    .shopify-section-group-footer-group:nth-child(2) .section-footer__block:last-child {
        max-width: 100%;
    }
    .shopify-section-group-footer-group:first-child .section-footer__content {
        text-align: center;
        align-items: center;
    }
    .shopify-section-group-footer-group:nth-child(2) .section-footer__block {
        max-width: 100%;
    }
    /* .menu-panel.is-active, .primary-menu-panel {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    nav.slide-out-menu + .drawer__row.drawer__row--bottom {
        padding: 20px!important;
    } */
    .template--contact .section-trust-indicators .swiper-wrapper {
        transform: translate3d(0px, 0px, 0px) !important;
        flex-direction: row !important;
        flex-wrap: wrap !important;
    }
    .template--contact .swiper-pagination,
    .template--contact .swiper-button-prev,
    .template--contact .swiper-button-next {
        display: none !important;
    }

    .template--contact .section-trust-indicators .swiper-wrapper .swiper-slide {
        flex: 1 0 0 !important;
    }

    .template--contact .section-trust-indicators .swiper-wrapper .swiper-slide .section-trust-indicators__tile {
        padding: 20px;
    }
    .template--index .section-testimonials--horizontal-w-media .testimonials__content-in, 
    .template--index .section-testimonials--vertical-w-media .testimonials__content-in {
        max-width: 100%;
        margin: 0 16px;
    }
    .section-trust-indicators__swiper .section-trust-indicators__swiper-slide {
        flex: 46% !important;
    }
    .section-trust-indicators swiper-component .swiper-pagination-bullets {
        display: none;
    }
    footer section.shopify-section-group-footer-group:nth-child(2) .footer .grid {
        flex-direction: column;
    }
    .footer .section-footer.container .grid,
    footer section.shopify-section-group-footer-group:nth-child(2) .footer .grid {
        max-width: 450px;
        width: 100%;
        margin: 0 auto;
        padding: 0 16px;
    }
    .footer__links-mobile-item, .footer__links-mobile-item.accordion__section:first-child {
        border-top: 0;
    }
    .facets__divider.small-hide {
        display: none;
    }
}

@media (max-width: 869px) {
    .download-item-login-btn {
        margin: 20px 0;
    }
    .brochure__about {
        margin-top: 40px;
        padding: 0 20px;
        text-align: center;
    }
    .brochure__choose {
        margin-top: 30px;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
    .brochure__buttons {
        justify-content: center;
        text-align: left;
    }
    .shopify-section.brochure-section .brochure__download .brochure__newsletter {
        text-align: center;
    }
    .brochure__checkboxes {
        justify-content: center;
        text-align: left;
    }
    .brochure__checkbox {
        width: 17px;
        height: 14px;
        margin: 0 10px 0 0 !important;
    }
    .shopify-section.brochure-section .brochure .brochure__inner {
        gap: 0;
    }
    .shopify-section.brochure-section .brochure .brochure__media {
        margin-top: 0;
    }
}

@media (max-width:768px) {
    .template--blog .globo-form-app .dismiss {
        background: #fff;
        border-radius: 50%;
    }
}

@media (max-width:767px) {
    /* .variant-popup__image {
        height: auto;
    } */
    .template--index .section-hero-banner + .shopify-section .color-scheme-4.gradient {
        padding: 0!important;
    }
    /* h2 {
        font-size: 2.4rem !important;
    }
    h3 {
        font-size: 2rem;
    }
    h4 {
        font-size: 1.7rem;
    }
    h5 {
        font-size: 1.5rem;
    } */
    .text-large {
        font-size: 14px;
    }
    .product__variant-picker-custom .finish-price--accordian .accordion__button {
        padding: 0;
    }
    accordion-default.accordion.product__accordion.pdp_dynamic_accrodions {
        padding-top: 0;
    }
    .product-case-study .container.max-w-page {
        padding: 0;
    }
    .color-scheme-1.gradient.product-case-study {
        margin: 0 30px;
    }
    .product-designer-section.meet-designer--section .designer-container {
        flex-direction: column-reverse;
        gap: 0;
    }
    .product-designer-section.meet-designer--section {
        background: transparent;
        padding: 0;
        border: 0;
    }
    .designer-container .designer-text {
        width: 100%;
        background: #fff;
        padding: 20px;
        border: 10px solid #e8e6e3;
    }
    .designer-image {
        padding: 0;
        width: 100%;
        display: flex;
        justify-content: center;
        height: auto;
    }
    .designer-image img {
        padding: 0;
        border: 10px solid #e8e6e3;
        border-bottom: 0;
    }
    .desiner-image {
        height: auto;
    }
    .download-section {
        justify-content: center;
    }
    .download-item {
        max-width: 160px;
    }
    .pdp_dynamic_accrodions .accordion__section {
        padding: 1.8rem 0;
    }
    .product-certificates p {
        text-align: center;
    }
    .section-trust-indicators .swiper-wrapper {
        gap: 20px !important;
    }
    .template--contact .section-trust-indicators .swiper-wrapper .swiper-slide{
        flex: auto !important;
        max-width: 360px;
        margin: 0 auto !important;
        width: 100% !important;
    }
    .corporate-section {
        padding: 40px 0;
    }
    .corporate-text--block {
        margin: 20px auto;
    }
    .content-block__col {
        width: 100%;
    }
    .content-block__col a.lightbox-item img {
        height: auto;
        margin: 10px auto;
        max-width: 400px;
        width: 100%;
    }
    .template--page-our-story .corporate-text--block {
        margin: 0 auto 20px 0;
    }
    .template--page-press .color-scheme-1.gradient {
        padding: 40px 0 !important;
    }
    .template--case_studies .cs-grid {
        grid-template-columns: 1fr !important;
    }
    .zigzag-block {
        gap: 40px;
        margin-bottom: 40px;
    }
    .zigzag-block {
        width: 100%;
    }

    .zigzag-images {
        width: 100%;
    }
    body.manufacturing-dark.template--page-manufacturing .section-multitile__block.color-scheme-1.gradient, body.manufacturing-dark.template--page-manufacturing .section-multitile__block.color-scheme-2.gradient {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 40px;
        --block-aspect-ratio: unset;
    }
    .template--page-manufacturing .shopify-section.section-hero-banner {
        padding-bottom: 40px;
    }
    .template--page-manufacturing .section-multitile__block.color-scheme-2.gradient {
        margin-top: 0;
    }
    .swiper-actions-container .swiper-actions .swiper-button {
        padding: 1.5rem !important;
    }
    .template--article section.cs-block.cs-video .video-wrapper {
        /* height: 100%; */
        height: 300px;
    }
    .template--index section[id*=__multitile_] .media-position--background {
        margin: 0 auto;
        --block-aspect-ratio: unset;
    }
    .template--index section[id*=__multitile_] .container .grid {
        flex-wrap: wrap;
        flex-direction: column;
    }
    .template--index section[id*=__multitile_] .media-position--background .media iframe {
        min-height: 150px;
        max-width: 265px;
        margin: 0 auto;
    }
    .template--index section[id*=__multitile_] .media-position--background .section-multitile__text {
        text-align: center;
    }
    .template--index section[id*=__multitile_] .media-position--background a.button {
        margin: 10px auto 0;
    }
    .template--product .pswp--grid-gallery .custom-close-btn, .pswp--grid-gallery .pswp__button--close {
        width: 30px !important;
        height: 30px !important;
        font-size: 30px !important;
    }
    .template--product .pswp--product-media-gallery .pswp__button--close svg {
        width: 1.8rem;
        height: 1.8rem;
    }
    .template--page-manufacturing .color-scheme-8.gradient.media-position--top .media iframe {
        max-width: 450px;
    }
    .template--page-manufacturing .color-scheme-8.gradient.media-position--top .media {
        height: 260px;
    }
    .template--page-manufacturing .color-scheme-8.gradient {
        --block-aspect-ratio: unset;
    }
    .template.template--article section.cs-block.cs-two-col.reverse .cs-container.cs-grid {
        display: flex;
        flex-wrap: wrap;
    }
    .variant-popup__content legend.form__label.variant-show-hide {
        display: none;
    }
    .variant-popup__content {
        max-width: 500px;
    }
    .variant-popup__grid {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .variant-popup__content {
        padding: 40px 20px 30px;
    }
    .variant-popup__content fieldset.product__variant-options.product-form__input.product-form__input--button {
        gap: 8px;
    }
    .variant-popup__content .info-learn-more-finishes {
        position: unset;
    }
    .variant-popup__content .variant-popup__left,
    .variant-popup__content .variant-popup__right {
        width: 100%;
    }
    .variant-popup__content .variant-popup__right {
        margin: 15px 0 0;
    }
    .variant-popup__content .product__buy-buttons {
        display: block !important;
    }
    .variant-popup__content .variant-step+.variant-step {
        margin: 12px 0;
    }
    .variant-popup__content .variant-popup__summary p {
        margin-bottom: 0;
    }
     .variant-popup__content .variant-popup__summary p:last-child {
        margin-bottom: 0;
    }
    legend.form__label.variant-show-hide span,
    span.variant-selected_option_value {
        display: block;
        text-transform: capitalize;
        letter-spacing: 0;
        font-weight: 700 !important;
    }
    legend.form__label.variant-show-hide span:before,
    span.variant-selected_option_value:before {
        content: none !important;
        padding: 0 !important;
    }
    .variant-popup h2.variant-popup__title {
        font-size: 22px !important;
    }
    .variant-popup__content span.variant-option-selected-mobile--name {
        display: flex;
        text-transform: capitalize;
        font-weight: 700;
        font-size: 12px;
    }
    .variant-popup__content  .variant-popup__summary {
        display: none;
    }
    .variant-popup__image-overlay {
        margin-bottom: 15px;
    }
    .gradient.multitile-index .section-multitile__media.media {
        aspect-ratio: unset;
        margin-top: 30px;
    }
    /* .template--case_studies .cs-block.cs-image .lightbox-item img {
        height: auto;
    } */
    .template--case_studies .cs-block.cs-image .lightbox-item img,
    .template--case_studies .cs-block.cs-two-images .cs-media > a img,
    .template--case_studies .cs-block.cs-two-col .cs-container .lightbox-item img,
    .template--case_studies .cs-block.cs-two-col.reverse .cs-container .lightbox-item img {
        width: auto;
        height: 500px;
    }
    .main-product__media .swiper--product-gallery .swiper-slide,
    .main-product__media .swiper-slide {
        height: 435px !important;
    }
    .pswp-multi-grid-item img {
        height: 50% !important;
    }
    .designer-video-embed {
        padding-bottom: 54.66%;
    }
    .designer-video-embed {
        border: 10px solid #e8e6e3;
        border-bottom: 0;
    }
}

@media (max-width: 749px) {
    .product-designer-section.meet-designer--section {
        margin: 0 auto 40px;
    }
    .pd-main-section .product-grid {
        flex-direction: column;
    }
    .pdp-manufacturer.color-scheme-1.gradient .section-multitile .grid {
        display: flex;
        flex-wrap: wrap;
        gap: 0;
    }
    .pdp-manufacturer.color-scheme-1.gradient .section-multitile .grid .has-media {
        padding: 0;
    }
    .pdp-manufacturer.color-scheme-1.gradient .media-position--background .content {
        display: block;
    }
    .pdp-manufacturer.color-scheme-1.gradient .media-position--background .media {
        position: relative;
        width: 100%;
        height: 0;
        padding-bottom: 56.75%;
        overflow: hidden;
    }
    .pdp-manufacturer.color-scheme-1.gradient .media-position--background .media img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }
    .pdp-manufacturer.color-scheme-1.gradient .block-manufacture-text,
    .pdp-manufacturer.color-scheme-1.gradient .section-multitile__block {
        --block-aspect-ratio: unset;
        /* padding-left: 0;
        padding-right: 0; */
    }
    .pd-main-section .product-grid .product__content--start .product__price {
        justify-content: flex-start;
    }
    .product-option__label:has(.product-option__swatch) .product-option__swatch {
        width: 3rem;
        height: 3rem;
    }
    label.product-option__label.product-option__label--square {
        padding: 10px 5px;
        width: 7rem;
        align-items: center;
    }
    .accordion.product__accordion.product__variant-picker-custom span.swatch_name.label {
        font-size: 10px;
    }
    .template--product .product .product__variant-options {
        gap: 10px;
    }
    .accordion.product__accordion.product__variant-picker-custom .product-option__input+.product-option__label--image {
        min-width: inherit;
        padding: 10px 5px;
        width: 10rem;
    }
    .accordion.product__accordion.product__variant-picker-custom .product-option__input+.product-option__label--image img {
        width: 40px;
        height: 40px;
        margin-bottom: 5px;
    }
}

@media (max-width: 575px) {
    .template--case-studies .filter-panel-col {
        flex: 47%;
    }
    .blog article.card-article.blog__card-article {
        width: 100%;
    }
    .template--article .cs-two-images .cs-grid {
        grid-template-columns: 1fr;
    }
    .template--index .section-blog-articles .container {
        grid-template-areas:
            "section-head section-head section-head"
            "section-foot section-foot section-foot"
            "section-body section-body section-body" !important;
    }
    .template--index .section-blog-articles .color-scheme-1.gradient .section__foot {
        max-width: 300px;
        margin: 20px auto 30px;
    }
    .template--index .section-blog-articles .color-scheme-1.gradient .section__head {
        justify-content: center;
        display: flex;
    }
   .template--index .hero__swiper:has(.hero__swiper-pagination-horizontal) .hero__content {
        padding: 25px 25px 70px 25px !important;
    }
    .template--index .testimonial__body {
        padding: 50px 0 0 0;
    }
    .template--index .testimonial__body .testimonial__quote:before {
        left: 0;
        top: -60px;
        background-size: 40px;
        right: 0;
        margin: 0 auto;
    }
    .template.template--404 h1.main-404__title.h1 {
        font-size: 36px !important;
    }
    .template.template--404 .main-404 {
        padding: 0;
    }
}

@media (max-width:500px) {
    .template--page-manufacturing .color-scheme-8.gradient.media-position--top .media iframe {
        max-width: 320px;
    }
    .template--page-manufacturing .color-scheme-8.gradient.media-position--top .media {
        height: 180px;
    }
    .template--cart .section-featured-products .products-feed__tab.no-scrollbar {
        flex-direction: column;
    }
}

@media (max-width: 480px) {
    .template--case-studies .filter-panel-col {
        flex: 100%;
    }
    .template--case-studies .filter-bar {
        flex-direction: column;
    }
}



.template--list-collections .main-list-collections .container {
    max-width: 1290px;
}
.main-list-collections {
    padding-bottom: 80px;
}

.main-list-collections__grid {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 60px !important;
}
.main-list-collections__grid .card-collection {
    padding-bottom: 50px;
} 
.main-list-collections__grid .card-collection .card-collection__media {
    aspect-ratio: unset;
    height: 100%;
}
.main-list-collections__grid .card-collection .card-collection__media img {
    width: auto;
    height: 100%;
}

/* Loader button design change */
.button__spinner {
    right: 0;
    width: auto;
    left: auto;
    height: 100%;
    background: transparent;
}

.button.js-btn-load-more {
    padding-right: 50px;
    background: #141414;
    color: #ffff;
}



.variant-popup.simple-prod-variant-popup .variant-popup__grid {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
}

.variant-popup.simple-prod-variant-popup .variant-popup__grid .variant-popup__right {
    width: 100%;
}

.collection-grid__filter {
    background: #fff;
    padding: 20px;
}

.facets__list li.facets__item label.product-option__label {
    margin: 0;
    padding: 10px;
}

.facets__list li.facets__item label.product-option__label span.swatch_name {
    display: none;
}
.facets__list li.facets__item label.product-option__label span.swatch.product-option__swatch {
    margin: 0;
}




.facets__list li.facets__item label.product-option__label span.swatch.product-option__swatch {
    margin: 0;
}


.active-facets__button {
    background: #fff;
}

.active-facets__button label.product-option__label.product-option__label--square {
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: flex-start;
}

.active-facets__button span.swatch_name {
    display: none;
}

.active-facets__button span.swatch.product-option__swatch {
    margin: 0;
}

.active-facets__button label.product-option__label.product-option__label--square {
    width: 3rem;
}
.active-facets__button  label.product-option__label {
    background: transparent !important;
}


.template--contact .shopify-section.brochure-section {
    width: 48%;
    float: left;
}

.template--contact .shopify-section.brochure-section + .shopify-section.brochure-section {
    float: left;
}

template--contact .shopify-section.brochure-section .brochure.page-width .brochure__inner {
    max-width: 100%;
    display: flex;
}
@media (max-width: 767px) {
    .template--contact .shopify-section.brochure-section {
        width: 100%;
    }
}

.template--list-collections .main-list-collections__grid .card-collection .card-collection__media {
    max-height: 500px;
}

.template--list-collections .main-list-collections__grid .card-collection .card-collection__media img {
    width: 100%;
    object-fit: cover;
}
.template--list-collections .main-list-collections__grid .card-collection__content  .card-collection__type {
    font-size: 20px;
    padding: 0 0 5px 0;
}
p.text-large.project_designer.mt-0,
.card-collection__type.collection-item-info-type {
    font-size: 16px !important;
    letter-spacing: 0.2px;
    text-transform: uppercase;
}
@media (max-width:989px) {
    .template--list-collections .main-list-collections__grid .card-collection {
        padding-bottom: 70px;
    }
}
@media (max-width:767px) {
    p.text-large.project_designer.mt-0,
.card-collection__type.collection-item-info-type {
    font-size: 14px !important;
}
    .template--list-collections .main-list-collections__grid {
        grid-template-columns: repeat(1, 1fr) !important;
    }
    .template--list-collections .main-list-collections__grid .card-collection {
        padding-bottom: 0;
    }
}

.template--product span.product-card__badge.product-card__badge--square {
    background-color: var(--color-badge-discount-background);
    color: #fff;
}


.color-scheme-1.gradient.pd-main-section,
.pdp-manufacturer.color-scheme-1.gradient {
    background: transparent;
}
.template--product .pdp-manufacturer .section-multitile__block {
    background: transparent;
}

.header__nav-item.dropdown .header__nav-links-item .header__nav-sublinks {
    min-height: -webkit-fill-available;
    min-height: calc(100% - 12px); 
}
.template.template--collection .product-card .product-card__info .product-card__title,
.template.template--search .product-card .product-card__info .product-card__title,
.template.template--product .section-featured-products .product-card .product-card__info .product-card__title,
.predictive-search__grid .product-card .product-card__info .product-card__title {
    min-height: inherit;
}
.template.template--collection .media.product-card__media.product-card__media--hoverable,
.template.template--search .media.product-card__media.product-card__media--hoverable,
.template.template--product .section-featured-products  .media.product-card__media.product-card__media--hoverable,
.predictive-search__grid .media.product-card__media.product-card__media--hoverable {
    padding-bottom: 112%;
}
.template.template--search .facets .checkbox .product-option__swatch {
    width: 7rem;
    height: 7rem;
}
.template.template--search .facets .checkbox .product-option__swatch {
    width: 7rem;
    height: 7rem;
}
.template.template--search .drawer__content.drawer__content-facets.js-drawer {
    padding: 40px;
}
.template.template--search h5.drawer__title.drawer__title-facets {
    font-family: 'Lato';
    font-size: 20px !important;
    margin-bottom: 10px;
}
span.product-card__badge.product-card__badge--square {
    font-family: 'Lato';
}
.template.template--search span.product-card__badge.product-card__badge--square {
    background: #a90e0e;
}


.footer.color-scheme-6.gradient .section-footer.container.max-w-fluid .grid {
    gap: 0;
    width: 100%;
}

.footer.color-scheme-6.gradient .section-footer.container.max-w-fluid {
    justify-content: space-between;
}
.section-footer__content.footer__richtext.text-end.text-center--mobile a {
    text-decoration: none;
    font-size: 1rem;
    color: rgba(var(--color-foreground), .7);
    letter-spacing: .048rem;
    text-transform: uppercase;
}
@media (max-width:989px) {
    .footer.color-scheme-6.gradient .section-footer.container.max-w-fluid .grid .section-footer__block .footer__richtext {
        text-align: center;
        margin: 5px;
    }
}

.cs-block.cs-video + .cs-block.fullproducts_list {
    padding-top: 40px;
}

.variant-step.region-option,
.region-option {
    display: none;
}
.template.template--collection .section-multitile.container,
.template.template--list-collections  .multitile-list-collections .container {
    max-width: 1370px;
}
.template.template--collection .section-multitile.container .grid,
.template.template--list-collections  .multitile-list-collections .container .grid {
    display: flex;
}

@media (max-width:767px) {
    .template.template--collection .section-multitile.container .grid,
    .template.template--list-collections  .multitile-list-collections .container .grid {
        flex-direction: column;
    }
    .template.template--collection .section-multitile.container .section-multitile__media.media,
    .template.template--list-collections .section-multitile.container .section-multitile__media.media {
        aspect-ratio: unset;
        margin-top: 30px;
    }
}

/* .template.template--list-collections .color-scheme-1.gradient.drawer__content.drawer__content--search {
    padding: 30px 40px !important;
} */
.card-collection__counter {
    top: -14px;
    position: relative;
}
/* @media screen and (min-width: 990px) {
    .predictive-search__grid {
        grid-template-columns: repeat(2,1fr) !important;
    }
} */
.drawer__content.drawer__content--search .field--search .field__input,
.drawer__content.drawer__content--search .field--search .field__input::placeholder {
    font-family: var(--font-heading-family) !important;
    color: #f3f2ec;
}
.drawer__content.drawer__content--search .search__button svg,
.drawer__content.drawer__content--search .drawer__button-close svg {
    color: #f3f2ec;
    width: 35px;
}
.drawer__content.drawer__content--search .search__controls {
    height: auto;
}
.drawer__content.drawer__content--search .field--search .field__input {
    padding: 0 20px;
    height: 60px;
}
.drawer__content.drawer__content--search .search__body.js-results-container {
    background: #f3f2ec;
    margin: 0;
    padding: 20px;
}
.drawer__content.drawer__content--search label.field__label.visually-hidden {
    margin: 0;
    display: none;
}
.drawer__content.drawer__content--search .search__button {
    display: flex;
    justify-content: flex-end;
}
.drawer__content.drawer__content--search .search__controls .drawer__button-close {
    height: 100%;
    margin-right: 20px;
}
.drawer__content.drawer__content--search .search__button {
    margin-left: 20px;
}
.drawer__content.drawer__content--search .search__button.search__button--clear.button-reset {
    margin-right: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.drawer__content.drawer__content--search .predictive-search__results {
    margin-top: 0;
}
.drawer__content.drawer__content--search .search__button.search__button--clear.button-reset {
    background: #f3f2ec;
}
@media (max-width: 1600px) {
    .template.drawer--is-open .drawer__content--search {
        max-width: 800px !important;
        width: 90% !important;
        height: auto !important;
    }
    .drawer__content.drawer__content--search .field--search .field__input {
        padding: 0 10px;
    }
    .drawer__content.drawer__content--search .search__button {
        margin-left: 10px;
    }
    .drawer__content.drawer__content--search .search__controls .drawer__button-close {
        margin-right: 10px;
    }
    .drawer__content.drawer__content--search .search__button svg, .drawer__content.drawer__content--search .drawer__button-close svg {
        width: 25px;
    }
    .drawer__content.drawer__content--search .search__button.search__button--clear.button-reset {
        margin-right: 10px;
    }
    .drawer__content.drawer__content--search .search__button {
        margin-left: 10px;
    }
}
@media (max-width: 989px) {
    /* .template.drawer--is-open .drawer__content--search {
        background: #f3f2ec !important;
    } */
    /* .drawer__content.drawer__content--search .search__button svg,
    .drawer__content.drawer__content--search .drawer__button-close svg {
        color: #333;
    }
    .drawer__content.drawer__content--search .field--search .field__input, .drawer__content.drawer__content--search .field--search .field__input::placeholder {
        color: #333;
    } */
}
.predictive-search__col.predictive-search__col-product .product-card__badge {
    background-color: rgba(var(--color-tag-foreground));
    color: #fff;
}
@supports (-moz-appearance: none) {
  body.drawer--is-open {
    position: sticky !important;
    }
}
@media (max-width: 991px) and (min-width: 750px) {
  /* .template.template--bespoke-services .shopify-section.section-carousel .swiper-slide {
    width: 34% !important;
  } */
   .variant-popup__grid {
        grid-template-columns: 350px 1fr;
    }
    .variant-popup__image img {
        max-width: 100%;
        object-fit: cover;
    }
}
body.template.template--collection .product-card .product-card__badge {
    background-color: rgba(var(--color-tag-foreground));
    color: #fff;
}
.drawer__button:after {
    background-color: #000000e6 !important;
}