/** Shopify CDN: Minification failed

Line 23:0 "@import" is only valid at the top level
Line 69:1 Expected "}" to go with "{"

**/
@media (min-width: 768px) {
    .footer__blocks-wrapper>.footer-block:nth-last-child(3) {
        grid-column: 3 / span 1 !important;
    }
    .footer-block.grid__item.customer-service {
        margin-right: 15px !important;
    }
    .footer__blocks-wrapper>.footer-block:nth-last-child(2) {
        grid-column: 4 / span 1 !important;
    }
}

@media screen and (min-width: 750px) {
    .footer__content-top .grid {
        row-gap: 10rem !important;
    }
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap');

*, body {
    font-family: "Noto Sans", sans-serif !important;
    font-style: normal;
}

h1, h2, h3, h4, h5, .h0, .h1, .h2, .h3, .h4, .h5 {
    font-family: "Noto Sans", sans-serif !important;
    font-style: normal;
}

a, button, .btn, span, strong, em, b, i, input, textarea, select, label {
    font-family: "Noto Sans", sans-serif !important;
    font-style: normal;
}

.card, .modal, .header, .footer, .container, .row, .sidebar {
    font-family: "Noto Sans", sans-serif !important;
    font-style: normal;
}

.cart__login-title.h3, .cart__login-paragraph {
    font-family: "Noto Sans", sans-serif !important;
    font-style: normal;
}
.mobile_product_details .mobile_product__title .product__title h1 {
    font-family: "Noto Sans", sans-serif !important;
    font-style: normal;
}
.product-popup-modal__button {
    font-family: "Noto Sans", sans-serif !important;
    font-style: normal;
}
.footer__content-top .footer__blocks-wrapper>.footer-block:last-child .footer-block__details-content.rte p{
    font-family: "Noto Sans", sans-serif !important;
    font-style: normal;
}
.fs-page-title-container .titleWrapper h1.title{
    font-family: "Noto Sans", sans-serif !important;
    font-style: normal;
}

#fs-serp-app .fs-product-title, .fast_product_quick_shop button {
    font-family: "Noto Sans", sans-serif !important;
    text-align: start;
}