/*
Theme Name: dropinlegene
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

body {
    font-size: 100% !important;
}
h1,
h2,
h3,
h4,
h5 {
    font-family: "Roboto", sans-serif;
    line-height: 1.25;
}
h1,
h2,
h4,
h5 {
    font-weight: 600;
}
p,
li {
    font-size: 1.125rem;
    line-height: 1.5;
}
pre,
blockquote,
form,
figure,
p,
dl {
    margin-bottom: 1.5rem;
}
.text-center h3 {
    font-weight: 500;
}
.text-center .is-divider {
    background-color: #f7ad8d;
    max-width: 100px;
    height: 10px;
    margin-bottom: 2.25rem;
}

#content {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
}

#footer {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    color: #ffffff;
}

.dark a:hover,
.dark .widget a:hover {
    color: rgb(247, 173, 141);
}
@media screen and (max-width: 850px) {
    #footer .is-divider {
        display: none;
    }
}

.nav > li > a {
    font-family: "Roboto", sans-serif;
    font-size: 1.1rem;
    font-style: normal;
    font-weight: 500;
    color: black;
}

ul {
    list-style-position: outside;
    padding-left: 30px;
    margin: 0;
}
li {
    padding-left: 16px;
}

p a {
    text-decoration: underline;
}

/* gjør om book menyelementer til knapp (må gjøres sånn pga oversettelse) */
#menu-item-725,
#menu-item-726,
#menu-item-728 {
    position: relative !important;
    display: inline-block !important;
    border-radius: 99px !important;
    background-color: #169b62 !important;
    margin: 0 0 0 10px !important;
    cursor: pointer !important;
    border: 1px solid transparent !important;
    vertical-align: middle !important;
    min-height: 34px !important;
    padding: 0 1.2em !important;
    max-width: 100% !important;
    transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
        opacity 0.3s, color 0.3s !important;
    box-sizing: border-box !important;
}

#menu-item-725 a,
#menu-item-726 a,
#menu-item-728 a {
    font-size: 0.8em !important;
    color: #fff !important;
    font-weight: bolder !important;
    text-align: center !important;
    text-decoration: none !important;
    text-shadow: none !important;
    line-height: 2.4em !important;
    text-rendering: optimizeLegibility !important;
    text-transform: uppercase !important;
    letter-spacing: 0.03em !important;
    padding: 0 !important;
}

#menu-item-725:hover,
#menu-item-726:hover,
#menu-item-728:hover {
    outline: none !important;
    opacity: 1 !important;
    color: #fff !important;
    box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2) !important;
}

.lang-item.menu-item a {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}

h2 {
    font-size: 2em;
}
h3 {
    font-size: 1.625rem;
    font-weight: 400;
}
.dark .button,
.dark input[type="submit"],
.dark input[type="reset"],
.dark input[type="button"] {
    color: #fff;
}

.icon-box-left {
    width: auto;
}
.tag {
    background: #fff;
    color: black;
    padding: 4px 14px 6px 11px;
    border-radius: 4px;
    flex-basis: auto;
}
.tag h6 {
    color: black;
    margin-top: 0;
    font-size: 0.9375rem;
    line-height: 1.25rem;
    padding-top: 3px;
    text-transform: none;
    font-weight: 400;
}
.icon-box-left .icon-box-img + .icon-box-text {
    padding-left: 0.5em;
}
.weight-400 {
    font-weight: 400;
}
span.widget-title {
    text-transform: none;
}

.banner h2,
.banner h3,
.banner h1 {
    line-height: 1.25;
}
p.lead,
a.lead {
    font-size: 1.5rem;
}
.banner h1 {
    font-size: 3.5rem;
}

.is-divider {
    background-color: #e0b0ae;
}

.is-divider.small {
    background-color: #e0b0ae;
}
.widget ul li {
    position: relative;
    margin-bottom: 0.3125rem;
}
.widget > ul > li + li {
    border-top: 0px solid transparent;
}
.widget > ul > li > a {
    font-size: 1.125rem;
}
.widget ul li:before {
    content: "";
    position: absolute;
    left: -15px;
    top: 50%;
    margin-top: -15px;
    display: block;
    width: 15px;
    height: 30px;
    background-image: url("https://blodsjekk.no/wp-content/uploads/2022/05/angle-right-solid.png");
    background-size: contain;
}

.is-large {
    font-size: 1.25rem;
}

/*************** HERO ***************/
.hero .col:last-of-type {
    padding-right: 0;
}
.hero .text-left img {
    border-radius: 0;
}
@media screen and (max-width: 850px) {
    .hero .col {
        flex-basis: 100%;
        max-width: 100%;
    }
    .hero h1 {
        font-size: 2.5rem;
    }
    .hero .is-large {
        font-size: 1rem;
    }
    .hero p.lead,
    .hero a.lead {
        font-size: 1.25rem;
    }
    .hero .tag h6 {
        font-size: 0.875rem;
    }
}

/*************** MAILCHIMP MODULE NEW ***************/
.mailchimp-embed .content__gdprLegal {
    display: none !important;
}

.mailchimp-embed #mc_embed_signup .mc-field-group p:first-of-type {
    display: none;
}

.mailchimp-embed .content__gdpr p {
    font-size: 14px;
}

.mailchimp-embed #mc_embed_signup .checkbox {
    font-size: 16px;
    font-weight: 600;
}

.mailchimp-embed #mc_embed_signup .button {
    border-radius: 20px;
    background-color: #f7ad8d;
    color: #ffffff;
    font-weight: 600;
}

.mailchimp-embed #mc_embed_signup .button:hover {
    background-color: #c68a71;
}

.mailchimp-embed
    #mc_embed_signup
    #mc-embedded-subscribe-form
    div.mce_inline_error {
    background-color: transparent;
    color: #c01f00;
    font-weight: 600;
}

/*************** MAILCHIMP MODULE ***************/
.widget_mailchimpsf_widget {
    right: auto;
    left: 20px;
    background-color: red !important;
}
.modalContent__image {
    width: 50%;
    margin-left: 20px;
}

/***************  Blog preview page  ***************/

.row-divided > .col + .col:not(.large-12) {
    border-color: transparent;
}

#post-list img {
    border-radius: 10px;
}
#post-list .entry-category a,
.post .entry-category a {
    color: black;
}
#post-list .entry-title {
    font-size: 2rem;
}
footer.entry-meta {
    border-top: 0px solid transparent;
    border-bottom: 0px solid transparent;
}
.cat-links a {
    border: 1px solid #cc3239;
    padding: 3px 5px 3px;
    margin-left: 5px;
    border-radius: 4px;
}
.badge.post-date {
    top: 0;
    border-top-left-radius: 10px;
}
.bade.post-date .badge-inner {
    color: black;
    background-color: #f8f8f8;
}
.blog-single h2 {
    font-size: 1.625rem;
}
.blog-single h2,
.blog-single h3 {
    margin-top: 2rem;
}
.post .wp-block-image {
    margin: 2rem 0;
}
.post ul,
.post ol {
    margin: 0 0 2rem;
}
.button.icon {
    color: #d7b2af;
}

.text-left img {
    border-radius: 10px;
}
.links > li > a:before,
i[class^="icon-"],
i[class*=" icon-"] {
    color: #f7ad8d;
}
.accordion-title {
    border-color: #f7ad8d;
}

/*************** PRODUCT PREVIEW BOX   ***************/

.product-small.box {
    background-image: url("assets/images/card.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
    border-radius: 15px;
}

.product-small.box .op-7 {
    opacity: 1;
    font-size: 1rem;
    font-weight: 400;
}
.product-small.box p.name.product-title.woocommerce-loop-product__title {
    font-size: 1.25rem;
    margin-bottom: 2rem;
}

.product-small.box .price-wrapper .price {
    font-size: 1.5rem;
}

.product-small .col-inner {
    height: 100%;
}
.product-small.box .box-text-products span.amount,
.product-small.box .title-wrapper .category,
.product-small .is-outline.primary {
    color: #000;
}

.product-small.box .title-wrapper .category {
    display: none;
}

.product-small.box
    a.primary.is-small.mb-0.button.product_type_variable.add_to_cart_button.is-outline {
    border-radius: 4px;
}
.product-small.box .add_to_cart_button:not(.product_type_variable) {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-small.box
    a.primary.is-small.mb-0.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.is-outline {
    border-radius: 50%;
    text-indent: -999px;
    overflow: hidden;
    padding: 0;
    border: 2px solid #fff;
    height: 42px;
    width: 42px;
    display: block;
}
.product-small.box .add_to_cart_button:not(.product_type_variable):before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-52%, -50%);
    transform: translate(-52%, -50%);
    display: block;
    width: 24px;
    height: 24px;
    background-image: url("https://blodsjekk.no/wp-content/uploads/2022/05/shopping_cart_24px.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
.product-small.box .add_to_cart_button {
    margin-right: 0;
}
.product-small .is-outline.primary:hover {
    border: 2px solid #fff;
    background-color: #fff;
    color: #f7ad8d;
}

@media screen and (max-width: 550px) {
    .product-small.box .price-wrapper .price {
        font-size: 1.25rem;
    }
    .product-small.box p.name.product-title.woocommerce-loop-product__title {
        font-size: 1rem;
    }
    .product-small.box .op-7 {
        font-size: 0.75rem;
    }

    .product-small.box
        a.primary.is-small.mb-0.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.is-outline {
        width: 37px;
        height: 37px;
    }
    .product-small.box .add_to_cart_button:not(.product_type_variable):before {
        width: 20px;
        height: 20px;
    }
}
.product-small.box
    .add_to_cart_button:not(.product_type_variable):hover:before {
    background-image: url("https://blodsjekk.no/wp-content/uploads/2022/05/shopping_cart_24px-hover.png");
}

/* Ensure consistent product heights */
.products .product {
    display: flex;
    flex-direction: column;
    height: 100%;
}

/* Make sure the product box takes full height */
.product-small.box {
    display: flex;
    flex-direction: column;
    height: 100%;
}

/* Style the text container */
.product-small .box-text {
    display: flex;
    flex-direction: column;
    flex: 1;
    align-items: stretch;
    padding: 1rem 0.5rem;
}

/* Style the title wrapper */
.product-small.box .title-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
    min-height: 0;
}

/* Style the title link */
.product-small.box .title-wrapper a {
    display: flex;
    flex-direction: column;
    flex: 1;
    justify-content: space-between;
    min-height: 0; /* Important for flex children */
    height: 100%;
    color: #000;
    font-weight: 600;
    width: 100%;
    padding-bottom: 2rem;
    text-decoration: none;
    text-align: center;
}

.box-text.box-text-products {
    padding: 16px 8px;
}

/*************** PRODUCTS PAGE ***************/
.category-page-row .products:not(.row-collapse) {
    margin-bottom: 5rem;
}

/***************  image-section   ***************/
@media screen and (min-width: 850px) {
    .rounded-image-wrap .rounded-image {
        border-radius: 0px 100px 0px 100px;
        overflow: hidden;
    }
    .rounded-image-wrap {
        border-radius: 0px 100px 0px 0px;
        overflow: hidden;
    }
    .rounded-image-wrap-right .col-inner .row .col:first-of-type .col-inner {
        border-radius: 100px 0px 0px 0px;
        overflow: hidden;
    }
    .rounded-image-wrap-right .rounded-image {
        border-radius: 100px 0px 100px 0px;
        overflow: hidden;
    }
}
@media screen and (max-width: 550px) {
    .rounded-image-wrap {
        order: 1;
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .half-image-wrap .rounded-image-wrap-right {
        order: 1;
    }
    .half-image-wrap .rounded-image-text {
        order: 2;
    }
}

.doctor-wrap img {
    border-radius: 10px;
}

/***************  box text bottom   ***************/
.box.box-text-bottom {
    display: flex;
}
.number-list {
    margin-top: 50px;
    margin-bottom: 100px;
}
.number-list .box {
    background-color: #9eae93;
    height: 100%;
    align-items: flex-start;
    color: #fff;
    padding: 4.75rem 1.5rem 1.4rem 1.25rem;
    position: relative;
}
.number-list .box .box-text {
    padding-left: 20px;
}
.number-list .box .box-text a {
    color: white;
    text-decoration: underline;
}
.number-list .box .box-text a:hover {
    color: #f8b698;
}
.number-list .box-image {
    width: 30%;
    padding-top: 1.125rem;
}
.number-list .box-image img {
    object-fit: contain;
}
.number-list .box:before {
    content: "1";
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #f7ad8d;
    height: 120px;
    width: 120px;
    border-radius: 50%;
    font-weight: 800;
    font-size: 3.375rem;
    color: #fefff9;
    border: 10px solid #fefff9;
}
.number-list .col:nth-of-type(2) .box:before {
    content: "2";
}
.number-list .col:nth-of-type(3) .box:before {
    content: "3";
}

.number-list .box h4 {
    color: #fff;
    font-size: 1.5rem;
}

@media screen and (max-width: 1000px) {
    .number-list {
        display: block;
    }

    .number-list .large-4 {
        margin: 0 auto 3rem;
        display: block;
        max-width: 500px;
    }
    .number-list .box {
        padding: 4.5rem 1.5rem 1.75rem 1.5rem;
    }
}

/*************** Slideshow   ***************/
@media screen and (min-width: 850px) {
    .custom-slider .img {
        position: absolute;
        left: 50%;
        top: 0px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .custom-slider .img img {
        border: 10px solid rgb(158, 174, 147);
    }
}
@media screen and (max-width: 550px) {
    .slide-show-wrap {
        padding-top: 0 !important;
    }
    .custom-slider .img img {
        display: none;
    }
}
.custom-slider .img {
    width: 120px !important;
}
.custom-slider .img img {
    border-radius: 50%;
}
.custom-slider .banner {
    border-top: 60px solid #9eae93;
}

.custom-slider h3 {
    font-weight: 700;
    line-height: 1rem;
    font-size: 1.5rem;
}
.custom-slider h4 {
    font-weight: 400;
    line-height: 1rem;
    font-size: 1rem;
}
.custom-slider p {
    font-size: 0.875rem;
    line-height: 1.5;
}
.flickity-page-dots .dot {
    height: 22px;
}
.slider-style-focus .flickity-page-dots {
    bottom: -18px;
}
.product-section {
    border-top: 0px solid transparent;
}

.flickity-slider .row-small > .flickity-viewport > .flickity-slider > .col,
.row-small > .col {
    min-height: 100%;
}
@media screen and (min-width: 851px) {
    .flickity-slider .product-small.box .title-wrapper a {
        min-height: 52px;
    }
}
@media screen and (max-width: 850px) {
    .flickity-slider
        .product-type-variable
        .product-small.box
        p.name.product-title.woocommerce-loop-product__title {
        margin-bottom: 2.5rem;
    }
    .flickity-slider
        .product-small:not(.product-type-variable)
        .product-small.box
        .title-wrapper
        a {
        min-height: 78px;
    }
}
/***************  Map section   ***************/

.locations-wrap .icon-box {
    margin-bottom: 0.625rem;
}
.locations-wrap .icon-box h5 {
    color: #fff;
    text-transform: initial;
    line-height: 2.5625rem;
    font-size: 1.5rem;
    letter-spacing: 0;
}
.locations-wrap h3,
.locations-wrap p {
    font-size: 1rem;
    line-height: 1.25;
}
.locations-wrap h3 {
    margin-bottom: 0;
}
.locations-wrap p {
    margin-bottom: 1rem;
}
.locations-wrap p:last-of-type {
    margin-bottom: 0.5rem;
}
.locations-wrap .is-divider {
    background-color: #fff;
    height: 1px;
}
.locations-wrap .button {
    color: #f7ad8d !important;
    background-color: #fff !important;
}
.locations-wrap .button:hover {
    -webkit-box-shadow: inset 0 0 0 100px #fff;
    box-shadow: inset 0 0 0 100px #fff;
}
/***************   footer   ***************/
.footer-wrapper .ux-logo-link {
    margin-left: -15px;
    margin-bottom: 0.625rem;
}
.footer-wrapper h2 {
    font-size: 1.125rem;
}
.footer-wrapper .dark .social-icons {
    color: black;
    margin-left: -0.75rem;
    margin-bottom: 1.5625rem;
}
.footer-wrapper .dark .social-icons a:hover {
    color: rgb(247, 173, 141);
}
.footer-list p {
    line-height: 1.75;
}

/*************** OTHER   ***************/

.header-wrapper.stuck,
.header-shadow .header-wrapper,
.layout-shadow #wrapper {
    -webkit-box-shadow: 1px 1px 10px rgb(114 113 117 / 8%);
    box-shadow: 1px 1px 10px rgb(114 113 117 / 8%);
}

[v-cloak] {
    display: none;
}

.back-to-top {
    display: none !important;
}

.header-button .is-outline:not(:hover) {
    color: #169b62;
}

/**
 * Glossary
 */
#content .glossary-tooltip a,
#content .glossary-tooltip-media a {
    display: inline !important;
    padding: 0 !important;
    color: currentColor !important;
    font-weight: inherit !important;
    background-color: transparent !important;
    border-bottom: 1px dotted !important;
}

/**
 * Waitwhile
 */
.waitlist-status {
    position: relative;
}
.waitlist-status__small {
    position: relative;
    font-weight: normal;
    text-transform: none;
    letter-spacing: 1;
    line-height: 1.25;
}
.waitlist-status .spinner {
    position: absolute;
    top: calc(50% - 18px);
    left: calc(50% - 35px);
    opacity: 0.5;
}

.banner-layer .waitlist-status__small {
    font-size: 1.9em;
}

/**
 * Mailchimp signup form
 */
.mc_form_inside {
    position: relative;
    display: flex;
    justify-content: center;
}
#mc-indicates-required {
    display: none;
}
#mc_signup_submit {
    display: block;
    align-self: flex-end;
    margin: auto !important;
    width: auto !important;
    border-radius: 0 50px 50px 0;
    text-transform: none;
}
#mc_message {
    display: block;
    position: absolute;
    bottom: 100%;
    width: 100%;
}
.mc_merge_var {
    text-align: left;
    margin-bottom: auto !important;
}
.mc_signup_submit {
    align-self: flex-end;
}
.mc_header {
    display: none !important;
}
.mc_input {
    text-indent: 10px;
    width: 300px !important;
    margin-bottom: 0;
    border-radius: 50px 0 0 50px !important;
}
.mc_interests_header {
    display: none;
}
.mc_form_inside > .mc_interest {
    top: 120%;
    position: absolute;
    text-align: center;
}

/**
 * Loading spinner
 */
.spinner {
    margin: 0 auto;
    width: 70px;
    text-align: center;
}

.spinner > div {
    width: 18px;
    height: 18px;
    background-color: currentColor;

    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
    }
}

@keyframes sk-bouncedelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@media only screen and (max-width: 48em) {
    .mc_input {
        width: 200px !important;
    }
}

/* endrer bredden på nyhetsbrev signup i bunn */
.mc_input {
    width: 200px !important;
}

.mc_error_msg {
    color: white;
}

.mc_success_msg {
    color: white;
}

.mc_interest label,
.mc_interest input {
    margin-bottom: 0.4em;
    color: #ffffff;
}

/****************  PRODUCT-PAGE ****************/

.tagcloud a {
    text-transform: capitalize;
}
@media screen and (max-width: 1000px) {
    .product-type-variable .product-small.box .price-wrapper,
    .product-type-variable .product-small.box .add-to-cart-button {
        position: initial;
    }
    .product-type-variable .add-to-cart-button a {
        padding: 0;
        width: 100%;
    }
    .product-type-variable .box-text.box-text-products {
        padding-bottom: 21px;
    }
    .term-description .number-list .row:first-of-type {
        margin-top: 6rem;
    }
}

/********* CART *********/
input[type="email"],
input[type="date"],
input[type="search"],
input[type="number"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea,
select,
.select-resize-ghost,
.select2-container .select2-choice,
.select2-container .select2-selection {
    background-color: #fff;
}

.mobile-search {
    display: none;
    max-width: 1400px;
    margin: 0 auto 50px;
    padding: 0 15px;
}
@media screen and (max-width: 767px) {
    .mobile-search {
        display: block;
    }
}

/********* HOME PAGE AND ARCHIVE *********/
.home,
.archive,
.related-products-wrapper .row {
    .box-image img {
        width: 38px;
        height: 38px;
        margin: 2rem 0 0 0;
    }

    .box-image > div > a {
        display: flex;
        justify-content: center;
    }

    .price-wrapper,
    .add-to-cart-button a,
    .add-to-cart-button {
        position: relative;
        height: 45px !important;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        align-items: center;
        width: 100%;
        max-width: 100% !important;
        border-radius: 4px !important;
    }

    @media screen and (min-width: 768px) {
        .box-image img {
            width: 50px;
            height: 50px;
            margin: 2rem 0 0 0;
        }
    }

    .price-and-add-to-cart {
        display: grid;
        grid-template-columns: 1fr;
        column-gap: 1rem;
    }
    @media screen and (min-width: 550px) {
        .price-and-add-to-cart {
            display: grid;
            grid-template-columns: 1fr 1fr;
            column-gap: 1rem;
        }
    }
    .add-to-cart-button {
        width: 100%;
        a {
            display: flex;
            align-items: center;
            justify-content: center;
            position: relative;
            font-weight: 400;
            width: 100%;
            font-size: 1rem !important;
            height: 100%;
            line-height: 1;
            text-transform: none;
            margin: 0 !important;
            padding: 0 !important;
            border: none !important;
            background-color: #ffd1b0 !important;
        }
    }

    .price-wrapper {
        background-color: #fff;
        margin-bottom: 0.5rem;
        width: 100%;
        span {
            display: flex;
            flex-direction: row;
            align-items: center;
            justify-content: center;
            position: relative;
            font-weight: 100;
            width: 100%;
            height: 100%;
            span {
                display: flex;
                flex-direction: row;
                align-items: center;
                justify-content: center;
                align-content: center;
                width: 100%;
                bdi {
                    display: flex;
                    flex-direction: row;
                    align-items: center;
                    align-content: center;
                    justify-content: center;
                    width: 100%;
                    font-size: 1.1rem;
                    flex-wrap: wrap;
                    span {
                        display: flex;
                        justify-content: flex-start;
                        align-items: center;
                        align-content: center;
                        padding: 0;
                        margin: 0;
                        font-size: 1.1rem;
                        width: auto;
                    }
                }
            }
        }
    }

    .product-title {
        margin-bottom: 1rem !important;
        a {
            font-size: 1.1rem !important;
            font-weight: 400 !important;
        }
    }

    .row.row-small {
        max-width: unset !important;
    }
    .products {
        display: grid;
        justify-content: center;
        align-items: center;
        align-content: center;
        justify-items: center;
        grid-template-columns: 1fr;
        width: 100%;
    }
    @media screen and (min-width: 390px) {
        .products {
            grid-template-columns: 1fr 1fr;
        }
    }
    @media screen and (min-width: 768px) {
        .products {
            grid-template-columns: 1fr 1fr 1fr;
        }
    }
    @media screen and (min-width: 1040px) {
        .products {
            grid-template-columns: 1fr 1fr 1fr 1fr;
        }
        .row.row-small {
            max-width: 1370px !important;
        }
        .box-text.box-text-products {
            padding: 21px 21px 24px 21px !important;
        }
    }

    .small-columns-2 .flickity-slider > .col,
    .small-columns-2 > .col {
        max-width: unset;
    }
}

#footer .section-bg,
#footer .absolute-footer {
    background-color: #fef4ee !important;
}

/* CART */
.woocommerce-cart td.product-thumbnail {
    max-width: 60px;
    min-width: 60px;
    width: 60px;
}
