/** Shopify CDN: Minification failed

Line 1034:29 Unexpected "{"

**/
.top-bar-container{
    background-color: #366363;
}
.top-bar {
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.search__input::placeholder {
  color: #999;
  opacity: 1;
  font-size:14px;
}

.top-bar a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    padding-right:20px;
}
.top-bar a:hover{
    color: #a18a45;
}
.top-bar-left span {
  margin-right: 20px;
}
.top-bar-right a:hover {
    opacity: 0.9;
    background: #a18a45;
    color: #fff;
}
.contact-btn {
    background-color: #a18a45;
    padding: 8px 16px;
    border-radius: 5px;
    font-weight: 500 !important;
}
.main-heading {
    font-family: serif;
    font-size: 60px;
    line-height: 1;
    margin: 0 !important;
    font-weight:600;
}
.main-heading.golden {
    color: #a18a45;
}
.text-one p {
    color: #a18a45;
    font-size: 30px;
    font-style: italic;
    font-family: Raleway;
}
.text-one p::after {
    content: "";
    display: block;
    width: 95px;
    height: 4px;
    background: #c0a24b;
    margin: 15px auto 0;
}
.text-two p{
    color: #ffffffcc;
    font-size: 16px;
    line-height: 26px;
    margin-top: 30px !important;
}
.banner__text.rte.body.text-two {
    margin-top: 25px;
}
.banner__buttons.banner__buttons--multiple {
    margin-top: 50px !important;
}
.banner__buttons.banner__buttons--multiple .button--primary{
    background: #a18a45;
    border: 1px solid #a18a45;
    border-radius: 6px;
    box-shadow: unset;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.banner__buttons.banner__buttons--multiple .button--primary:after{
    display:none;
}
.banner__buttons.banner__buttons--multiple .button--primary:hover{
    opacity:0.8;
}
.banner__buttons.banner__buttons--multiple .button--secondary{
    background: #eeefef;
    border: 1px solid #eeefef;
    border-radius: 6px;
    box-shadow: unset;
    color: #366363;
    text-transform: uppercase;
    font-weight: 600;
}
.banner__buttons.banner__buttons--multiple .button--secondary:after{
    display:none;
}
.banner__buttons.banner__buttons--multiple .button--secondary:hover{
    background: #fff;
}
predictive-search .field:after{
    display:none;
}

predictive-search .field__input:focus, predictive-search .field__input:not(:placeholder-shown){
    padding-top: 0.8rem;
    padding-left: 1.5rem;
    box-shadow:unset;
    border: 2px solid #a18a45 !important;
}

.predictive-search {
  display: none;
}
.predictive-search.active {
  display: block;
}
.search__button.field__button .svg-wrapper{
    height: 18px;
    width: 18px;
}
#Search-In-Modal{
    border: 1px solid #d1dbe0;
    border-radius: 6px;
    height: 38px;
    position: relative;
    top: 3px;
}
account-icon {
    margin-left: 10px;
}

.what-we-offer h2{
    font-family: Raleway;
    color: #366363;
    font-size: 36px;
    font-weight: 700;
}
.what-we-offer h2::after {
    content: "";
    display: block;
    width: 95px;
    height: 4px;
    background: #c0a24b;
    margin: 20px auto 0;
}
.what-we-offer p {
    font-size: 20px;
    line-height: 1.625;
    color: #666;
    margin-top: 25px !important;
}
.what-we-offer-column .media{
    padding-bottom:0 !important;
    display: flex;
    justify-content: center;
    padding-top: 30px;
}
.what-we-offer-column .media img{
    position: relative !important;
    background: #f5f3ec;
    padding: 20px;
    border-radius: 50%;
}
.what-we-offer-column .multicolumn-card.content-container {
    text-align: center;
    border: 1px solid #d1dbe0;
    border-radius: 6px !important;
}
.what-we-offer-column h3.inline-richtext {
    color: #366363;
    font-family: 'Raleway';
    font-size: 20px;
    font-weight: 500;
}
.what-we-offer-column .rte p{
    color:#666;
    font-size:16px;
    line-height:24px;
}
.what-we-offer-column .rte ul{
    margin-top: 20px;
    font-size: 14px;
    color: #000;
    padding: 0;
    list-style: none;
}
.what-we-offer-column .rte ul li {
  position: relative;
}

.what-we-offer-column .rte ul li:before {
    content: "\2022";
    position: relative;
    right: 5px;
    color: #a18a45;
    font-size: 2.2em;
    line-height: 20px;
    top: 7px;
}
.what-we-offer-column .link{
    border: 1px solid #d1dbe0;
    border-radius: 6px;
    padding: 5px 15px;
    text-transform: uppercase;
    font-size: 14px !important;
    margin-top: 25px !important;
    margin-bottom: 10px;
}
.what-we-offer-column .link:hover{
    background: #a18a45;
    border: 1px solid #a18a45;
    color:#fff;
}
.what-we-offer-column span.svg-wrapper {
    display: none;
}
.what-we-offer-column .multicolumn-card.content-container:hover{
        box-shadow: 1px 1px 3px -2px #000;
}
.what-we-offer-column .multicolumn-card.content-container:hover h3.inline-richtext{
    color: #a18a45;
}
.what-we-offer-column .multicolumn-card.content-container:hover .link{
    background: #a18a45;
    border: 1px solid #a18a45;
    color:#fff;
}
.what-we-offer-column .multicolumn-card.content-container:hover .media img{
     background: #a18a4533;
}
.home-page-slide .slideshow__media{
    border-radius:16px;
}
.industry-leader{
    text-align:center;
}
.industry-leader .bg-container{
    background: #91b9c3;
    border-radius: 16px;
    padding: 60px 0px 70px;
}
.industry-leader p, .industry-leader .multicolumn__title{
    justify-content: center;
    color: #366363;
    margin-bottom: 0;
    font-size: 18px;
}
.industry-leader .multicolumn__title h2{
    font-size: 30px;
    font-weight: 700;
    color: #366363;
    font-family: 'Raleway';
}
.industry-leader p.multicolumn__subheading {
    margin-top: 10px;
}
.industry-leader slider-component{
    margin-top: 50px;
}
.get-in-touch{
    border-radius: 16px;
    padding: 50px 0;
    margin-bottom: 60px;
}
.get-in-touch h2.rich-text__heading{
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
    margin: 0;
}
.get-in-touch p{
    color: #ffffffe6;
    font-size: 20px;
    line-height: 1.6;
}
.get-in-touch .button--primary{
    background: #ffffff;
    border:1px solid #366363;
    color: #366363;
    text-transform: uppercase;
    font-size: 14px;
}
.get-in-touch .button--primary:hover{
    background: transparent;
    color: #fff;
    border:1px solid #fff;
}   
.get-in-touch .button--primary:after{
    display:none;
}
.get-in-touch .rich-text__buttons{
    margin-top: 30px;
}
.get-in-touch .rich-text__icon {
    margin-bottom: 15px;
}
.home-page-collection{
    text-align: center;
}

.home-page-collection h2.title{
    color: #366363;
    font-weight: 700;
    font-family: Raleway, sans-serif;
    font-size: 30px;
    line-height: 36px;
}
.home-page-collection p{
    font-size: 18px;
    max-width: 700px;
    margin: 0 auto;
}
.home-page-collection .card__information a{
    color: #000;
    font-size: 18px;
    width: 80%;
}
.home-page-collection .card-wrapper:hover .card__information a{
    color: #a18a45 !important;
    text-decoration:unset !important;
}
.home-page-collection .price {
    color: #366366 !important;
    font-size: 18px;
    line-height: 40px;
    font-weight: 700;
}
.home-page-collection .collection__title{
    margin-bottom:50px !important;
}

.home-page-collection .label-data{
    background: #a18a45;
    width: fit-content;
    color: #fff;
    text-transform: uppercase;
    padding: 0px 10px;
    font-size: 12px;
    font-weight: 600;
    border-radius: 16px;
    position: absolute;
    top: 15px;
    z-index: 99999;

}

.home-page-collection .card-wrapper:hover .card--card.gradient,
.home-page-collection .card-wrapper:hover .card__inner.gradient{
    --ratio-percent: 92% !important;
}
.home-page-collection .card--card.gradient, .home-page-collection .card__inner.gradient {
    --ratio-percent: 90% !important;
}
.home-page-collection .product-grid{
    row-gap:30px;
}
.home-page-collection .collection__view-all{
    margin: 0 10px;
}
.home-page-collection .collection__view-all a.button {
    color: #366363;
    background: #fff;
    text-transform: uppercase;
    font-size: 14px;
    border: 1px solid #366363;
    font-weight: 500;
    margin: 20px 0px 0;
}
.home-page-collection .collection__view-all a.button:hover{
     color: #fff;
    background: #366363;
}
.home-page-collection .collection__view-all a.button:after{
    display:none;
}
.home-page-collection .short-description{
    display:none;
}

/* Footer */

.footer-block--menu  h2.footer-block__heading.inline-richtext {
    font-size: 24px;
    font-weight: 700;
    margin-top: 0;
}
h2.footer-block__heading.inline-richtext {
    font-size: 18px;
    font-weight: 500;
    text-align: left;
    margin-top: 3px;
    color:#fff;
}
.footer-block__details-content .list-menu__item--link {
    font-size: 16px !important;
    text-transform: capitalize;
    color: #fff !important;
}
.footer-block__details-content .list-menu__item--link:hover{
     color: #a18a45 !important;
     text-decoration: unset !important;
}
.footer .list-menu__item--active {
    text-decoration: unset;
}
.footer-block__details-content.rte p {
    font-size: 14px;
    color: #fff;
    line-height: 1.825;
}
.footer .field__input::placeholder {
  color: #999;
  opacity: 1;
  font-size:14px;
}
.footer .field__input{
    border: 1px solid #fff;
    border-radius: 6px;
    background: #fff;
    color: #000;
    font-size: 14px;
}
.newsletter-form__field-wrapper .field:after{
    display:none;
}
.footer .field__input:focus, .footer .field__input:not(:placeholder-shown){
    box-shadow:unset;
    padding:0;
    padding-left: 1.5rem !important;
}
.newsletter-form__button{
    width: 100% !important;
    background: #99CCE5 !important;
    color: #000;
    padding: 8px 16px;
    border: none;
    border-radius: 6px;
    font-size: 14px;
    cursor: pointer;
    margin-top: 10px !important;
    line-height: 20px;
}

.newsletter-form__button:hover{
    background: #99cce6cc !important;
}
.footer__list-social.list-social:only-child {
    justify-content: start !important;
}
.list-social__link {
    padding-top: 0 !important;
}
.list-social__link .svg-wrapper {
    width: 30px;
    height: 30px;
}
.list-social__item .icon {
    height: 3.2rem !important;
    width: 3.2rem !important;
}
.footer{
    padding-bottom:25px !important;
}
.footer-block:last-child h2.footer-block__heading.inline-richtext{
    padding-left:1.1rem;
}
.footer__content-top {
    padding-bottom: 3rem !important;
}
.footer__content-bottom{
        padding-top: 1rem !important;
}
.copyright__content {
    font-size: 14px !important;
    color: #fff;
}

/* About Us page */

.about-banner-heading{
    font-family: Cormorant Garamond, serif;
    color: #fff;
    font-size: 48px;
    line-height: 1;
    font-weight: 700;
}
.about-subheading p{
    color: #a18a45;
    font-size: 18px;
    font-weight: 600;
    margin-top: 20px;
}
.about-us-rich h2.rich-text__heading{
    color: #366363;
    font-family: Raleway, sans-serif;
    font-size: 30px;
    line-height: 36px;
    font-weight: 700;
}
.about-us-rich .rich-text__text p {
    font-size: 18px;
    color: #666;
}

.about-multi .media{
    padding-bottom:0 !important;
    display: flex;
    justify-content: center;
    padding-top: 30px;
}
.about-multi .media img{
    position: relative !important;
    background: #a18a451a;
    padding: 10px;
    border-radius: 8px;
}
.about-multi .multicolumn-card__image {
    width: 55px !important;
}
.about-multi .multicolumn-card.content-container {
    text-align: center;
    border: 1px solid #d1dbe0;
    border-radius: 6px !important;
}
.about-multi h3.inline-richtext {
    color: #000;
    font-size: 20px;
    font-weight: 500;
}
.about-multi .rte p{
    color:#666;
    font-size:14px;
    line-height:24px;
    height: 72px;

}
.about-multi .multicolumn-card.content-container:hover{
    box-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);
}
.about-static-img .banner__media{
    border-radius:16px;
}
.about-static-img{ 
    max-width: 100rem;
    margin: 0 auto 60px !important;
    width: 100rem;
}
.abt-what-we-offer .bg-container {
    background: #f6f8f7;
    padding: 35px 30px 30px;
    border-radius: 16px;
}
.abt-what-we-offer .title-wrapper-with-link{
    justify-content:center;
}
.abt-what-we-offer h2.title.inline-richtext.h1 {
    color: #366363;
    font-weight: 700;
    font-family: Raleway, sans-serif;
    font-size: 30px;
    line-height: 36px;
}
.abt-what-we-offer h3.inline-richtext {
    color: #366363;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
}
.abt-what-we-offer .rte p{
    color:#666;
    font-size:16px;
}
.abt-get-start{
    border: 1px solid #d1dbe080;
    border-radius: 16px;
    margin-bottom:25px;
}
.abt-get-start h2.rich-text__heading{
    font-family: Raleway, sans-serif;
    font-size: 30px;
    line-height: 36px;
    font-weight: 700;
    color: #366363;
    margin-top: 35px;
    margin-bottom: 0;
}
.abt-get-start .rich-text__text p{
    font-size: 18px;
    color: #666;
    line-height: 28px;
}
.abt-get-start .button--primary{
    background: #366363;
    border:1px solid #366363;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
}
.abt-get-start .button--primary:hover{
    background: transparent;
    color: #366363;
}   
.abt-get-start .button--primary:after{
    display:none;
}
.abt-get-start .rich-text__buttons{
    margin-top:30px;
}
.about-follow-us {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.about-follow-us h3 {
    color: #366363;
    font-weight: 600;
    font-size: 22px;
    line-height: 28px;
    font-family: Raleway, sans-serif;
    margin-bottom: -0;
}

/* Personalisation Page */


.perosnalisation-one-row .heading-icon {
    display: flex;
    align-items: center;
    padding-bottom: 15px;
}
.perosnalisation-one-row .media{
    padding-bottom:0 !important;
}
.perosnalisation-one-row .media img{
    position: relative !important;
    background: #a18a451a;
    padding: 10px;
    border-radius: 8px;
}
.perosnalisation-one-row .multicolumn-card__image {
    width: 48px !important;
}
.perosnalisation-one-row .multicolumn-card.content-container {
    text-align: center;
    border: 1px solid #d1dbe0;
    border-radius: 6px !important;
}
.perosnalisation-one-row h3.inline-richtext {
    color: #000;
    font-size: 20px;
    font-weight: 500;
}
.perosnalisation-one-row .rte p{
    color:#666;
    font-size:14px;
    line-height:24px;
    text-align: left;
}
.perosnalisation-one-row .multicolumn-card__info {
    padding-bottom: 0;
}
.perosnalisation-one-row .multicolumn-card.content-container {
    padding: 25px;
}
.perosnalisation-one-row .multicolumn-card.content-container:hover{
    box-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);
}
.perosnalisation-one-row .multicolumn-list{
        gap: 20px;
}
section#shopify-section-template--26285902397787__rich_text_BGLFDr {
    margin-bottom: 70px;
}

.how-it-works .title-wrapper-with-link{
        justify-content: center;
}
.how-it-works h2.inline-richtext{
    color: #366363;
    font-family: Raleway, sans-serif;
    font-size: 30px;
    line-height: 36px;
    font-weight: 700;
}
.how-it-works .media{
    padding-bottom:0 !important;
    display: flex;
    justify-content: center;
    padding-top: 30px;
}
.how-it-works .media img{
    position: relative !important;
    background: #a18a45;
    padding: 10px;
    border-radius: 50%;
}
.how-it-works .multicolumn-card__image {
    width: 40px !important;
}
.how-it-works .multicolumn-card.content-container {
    text-align: center;

}
.how-it-works h3.inline-richtext {
    color: #000;
    font-size: 20px;
    font-weight: 500;
}
.how-it-works .rte p{
    color:#666;
    font-size:14px;
    line-height:24px;
    height: 72px;

}

.hidden-mobile { display: block; }
.hidden-desktop { display: none !important; }
.cart-count-bubble{
    background: #366363;
}
#CartDrawer-Checkout,
.cart-drawer__empty-content a.button,
.mobile-facets__footer .button--primary,
.cart__checkout-button{
    border:1px solid #a18a45;
    background: #a18a45;
    text-transform:uppercase;
    font-weight:600;
    font-size:14px;
}
#CartDrawer-Checkout:hover,
.cart-drawer__empty-content a.button:hover,
.mobile-facets__footer .button--primary:hover,
.cart__checkout-button:hover{
      background: #fff;
      color:#a18a45;
}
#CartDrawer-Checkout:after,
.cart-drawer__empty-content a.button:after,
.mobile-facets__footer .button--primary:after,
.cart__checkout-button:after{
    display:none;
}
.drawer__heading {
    font-family: 'Raleway';
    text-transform: capitalize;
    font-weight: 500;
}

h1#login, .customer.register h1, #recover{
    color: #366363;
    font-family: Raleway, sans-serif;
    font-size: 30px;
    line-height: 36px;
    font-weight: 700;
}
.customer.login button, .customer.register button{
    background: #366363;
    color:#fff;
    border:1px solid #366363;
    text-transform: uppercase;
    font-size: 14px;
}
.customer.login button:hover, .customer.register button:hover{
    background: #fff;
    color:#366363;
}
.customer.login button:after, .customer.register button:after{
    display:none;
}
.login a {
    color: #366363;
    font-weight: 700;
    font-family: 'Raleway';
}
.customer.login .field:after, .customer.register .field:after{
    border-radius:8px;
}
.customer .field input:focus, .customer .field input:focus-visible,
.customer .field:hover.field:after{
    box-shadow:unset;
}
.customer .field:hover.field:after{
    border-radius:8px;
    border:1px solid #d1dbe0;
}

@media (min-width: 992px) and (max-width: 1062px){
    .list-menu__item {
        font-size: 13px;
        padding: 1.2rem 7px;
    }
    .contact-multicolumn .multicolumn-card.content-container {
        padding: 15px 5px !important;
    }
    .contact-multicolumn .rte p {
        font-size: 14px !important;
        line-height: 14px !important;
        text-align: left;
    }
    .contact-multicolumn h3.inline-richtext{
        font-size:14px !important;
    }
    .perosnalisation-contact {
        margin-top: -120px !important;
    }
    .about-static-img{ 
        max-width: 100%;
        width: 100%;
    }
}
@media (min-width: 768px) and (max-width: 991px){

    header.header > *:last-child {
        margin-left: auto;
    }
    
    .header.page-width{
        padding-left: 5.2rem !important;
        padding-right: 5.2rem !important;
    }
    .list-menu__item {
        font-size: 14px !important;
        font-weight: 500;
    }

    .footer-block__details-content .list-menu__item--link {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
        font-size: 15px !important;
    }
    .what-we-offer-column .multicolumn-card .media img {
        width: 64px;
    }
    .what-we-offer-column .multicolumn-list{
            row-gap: 25px;
    }
    section#shopify-section-template--26247775158619__featured_collection_NDLTmA .grid--1-col-tablet-down .grid__item {
        width: 46%;
        max-width: 46%;
    }
    section#shopify-section-template--26247775158619__featured_collection_NDLTmA .grid {
        column-gap: 8%;
    }
    .industry-leader .bg-container{
        margin: 0px 50px -5px 50px;
        padding-top: 40px;
        padding-bottom: 50px;
    }
    .industry-leader .grid--2-col-tablet-down .grid__item {
        width: calc(24% - var(--grid-desktop-horizontal-spacing) / 2);
    }
    .about-static-img{ 
        max-width: 100%;
        width: 100%;
    }
    .about-us-rich .rich-text__blocks {
        max-width: 100%;
    }    
    .about-multi .multicolumn-list{
        row-gap:30px;
    }
    .footer .grid--4-col-tablet .grid__item {
        width: calc(50% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
    }
}   

@media (max-width: 767px) {
    .top-bar {
        padding-top: 8px;
    }
    .top-bar-left{
        display: flex;
        flex-direction: column;
    }
    .top-bar a {
        font-size: 12px;
        padding-right: 10px;
    }
    .contact-btn{
        padding: 8px;
    }
    .about-static-img{ 
        max-width: 100%;
        margin: 0 auto !important;
        width: 100%;
    }
    .header {
        padding: 0 2rem !important;
    }
    
    .hidden-mobile { display: none; }
    .hidden-desktop { 
        display: block !important;
     }
     .hidden-desktop .header__icon{
        position:relative;
        left:10px;
     }
    .about-banner-heading {
        font-size: 36px;
    }
    .about-us-rich h2.rich-text__heading,
    .abt-what-we-offer h2.title.inline-richtext.h1,
    .abt-get-start h2.rich-text__heading,
    .industry-leader .multicolumn__title h2,
    .how-it-works h2.inline-richtext {
        font-size: 24px;
    }
    .about-us-rich .rich-text__text p,
    .abt-what-we-offer .rte p,
    .abt-get-start .rich-text__text p{
        font-size: 14px;
    }
    .industry-leader p {
        font-size: 16px;
    }
    .about-us-rich .rich-text__wrapper{
        padding:0;
    }
    .about-multi .multicolumn-list{
        gap:25px;
    }
    .abt-what-we-offer .bg-container{
            margin: 50px 15px 5px 15px;
            padding: 35px 10px 30px;
    }
    .abt-what-we-offer .title-wrapper-with-link,
    .industry-leader .title-wrapper-with-link {
        margin-bottom: 2rem !important;
    }
    .abt-get-start .rich-text__wrapper{
        width: 90% !important;
    }
    .about-follow-us p{
        text-align:center;
    }
    .about-follow-us h3{
        margin-top:15px;
    }
    .industry-leader .bg-container {
        padding: 40px 8px;
        margin: 0px 15px 15px 15px;
    }
    .industry-leader slider-component {
        margin-top: 30px;
    }
    .industry-leader .multicolumn-list{
        row-gap: 30px;
    }
    .footer__content-top{
        padding: 10px 15px 0 !important;
    }
    .footer-block__details-content .list-menu__item--link {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
        font-size: 15px !important;
    }
    .perosnalisation-one-row .heading-icon{
        gap: 12px;
    }
    .perosnalisation-one-row .multicolumn-card__image {
        width: 40px !important;
    }
    .perosnalisation-one-row h3.inline-richtext {
        font-size: 18px;
    }
    .how-it-works .media {
        padding-top: 0;
    }
    .how-it-works h3.inline-richtext{
        font-size:18px;
    }
    .how-it-works .rte p{
        height:auto;
    }
    .abt-get-start h2.rich-text__heading{
        margin-top: 30px;
    }
    .abt-get-start .rich-text__buttons{
        margin-bottom: 10px;
    }
    .main-heading {
        font-size: 42px;
        line-height: 1.4;
    }
    .text-one p {
        font-size: 24px;
        line-height: 1.25;
    }
    .text-one p:after{
        margin: 20px auto 0;
    }
    .banner__box {
        padding: 5rem 1.5rem;
    }
    .banner__buttons {
        gap: 2rem !important;
    }
   
    .what-we-offer .rich-text__wrapper{
        padding:0;
    }
    .what-we-offer p,
    .get-in-touch p {
        font-size: 16px;
    }
    .what-we-offer-column .media img {
        padding: 15px;
        width: 55px !important;
    }
    .what-we-offer-column h3.inline-richtext {
        font-size: 18px;
    }
    .what-we-offer-column .rte p,
    .home-page-collection p, {
        font-size: 14px;
    }
    .home-page-collection h2.title,
    .what-we-offer h2,
    .get-in-touch h2.rich-text__heading{
         font-size: 24px;
    }
    .what-we-offer-column .multicolumn-list{
        row-gap: 30px;
    }
    .home-page-collection .card__information a {
        width: 100%;
    }
    .product-card-wrapper {
        padding: 0 20px;
    }
    .newsletter-form{
        align-items: start !important;
    }
    section#shopify-section-template--26247775158619__slideshow_GTyzxq {
        margin: 20px 0px;
    }
    .get-in-touch .rich-text__buttons{
        margin: 30px 0 0;
    }
    .list-menu__item {
        font-size: 14px !important;
        font-weight: 500;
    }
    
    .menu-drawer__account{
            font-size: 2rem;
    }
    .menu-drawer .menu-drawer__account{
            display: none;
    }
}
