
@font-face {
    font-family: 'Aspekta-400';
    src: url('fonts/Aspekta-400.woff2') format('woff2'),
        url('fonts/Aspekta-400.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.color-scheme-1 {
    --accent: 0 0 0;
    --background: 255 255 255;
    --background-gradient: ;
    --background-secondary: 255 255 255;
    --has-transparent-background: 0;
    --has-filled-background: 1;
    --text-color: 0 0 0;
    --border-color: 230 230 230;
    --subheading-background: 0 0 0 / 0.0;
    --subheading-border: none;
    --subheading-text-color: 0 0 0;
    --subheading-has-padding: 0;
    --heading-highlight-accent-color: 255 178 91;
    --heading-highlight-text-color: 255 255 255;
    --button-background-primary: 0 0 0;
    --button-text-primary: 255 255 255;
    --input-background: 255 255 255;
    --input-text-color: 50 30 30;
    --input-text-transform: none;
}
/* .color-scheme--light {
    --accent: 0 0 0;
    --background: 255 250 250;
    --background-gradient: ;
    --background-secondary: 255 255 255;
    --has-transparent-background: 0;
    --has-filled-background: 1;
    --text-color: 0 0 0;
    --border-color: 230 225 225;
    --subheading-background: 0 0 0 / 0.0;
    --subheading-border: none;
    --subheading-text-color: 0 0 0;
    --subheading-has-padding: 0;
    --heading-highlight-accent-color: 246 164 41;
    --heading-highlight-text-color: 255 255 255;
    --button-background-primary: 0 0 0;
    --button-text-primary: 255 255 255;
    --input-background: 255 250 250;
    --input-text-color: 0 0 0;
    --input-text-transform: none;
} */

body {
 font: var(--text-font-style) var(--text-font-weight) var(--text-base) /
  var(--text-line-height) var(--text-font-family);
  --text-font-family: 'Aspekta-400' !important;
}
.accordion details[open] :is(.accordion__summary .icon-accordion-arrow,.accordion__summary .icon-accordion-small-arrow) {
    transform: rotate(180deg);
}


p, a, .subheading, .text-sm, .button__content, .text-with-icon, .prose, ul, ol {
    font-family: 'Aspekta-400' !important;
    text-transform: none;
}
.h1 a,.h2 a, .h3 a{
  font-family: inherit !important;
}
@media screen and (min-width: 700px) {
    .button:not(.button--sm), .mabel-challenge__button, .mabel-payment-button__button--unbranded {
        --button-padding-inline: 2rem;
    }
}

.page-template-faq .mabel-section--rich-text{
    --section-enable-padding-collapsing: 0
}
.page-template-microdosing #mabel-md-works-1{
     --section-enable-padding-collapsing: 0
}
.page-template-microdosing .mabel-section--testimonials{
     --section-enable-padding-collapsing: 0
}
.page-template-microdosing .mabel-section--press{
     --section-enable-padding-collapsing: 0
}
@media screen and (min-width: 1000px) {
   .page-template-microdosing  #mabel-md-products {
        --product-list-column-count: 3;
    }
    .page-template-functional-mushrooms #mabel-fm-product-list {
        --product-list-column-count: 3;
    }
    .page-template-microdosing #mabel-md-works-2{
    --text-with-icons-grid: auto / repeat(3, minmax(0, 1fr));
    --text-with-icons-item-width: calc((100% - (var(--text-with-icons-column-gap) * 2)) / 3);
    }
}

.mabel-section--faq .h6{
    font-family: 'Kalice-Regular' !important;
}

@media screen and (max-width: 699px) {
    .page-template-microdosing .mabel-section--products-with-image .product-list {
        --product-list-default-column-count: 1;
    }
}

.page-template-beginners-guide .mabel-section--custom{
    --section-enable-padding-collapsing: 0
}
.page-template-beginners-guide #mabel-bg-experts{
    --section-enable-padding-collapsing: 0 
}
.page-template-beginners-guide .mabel-section--rich-text{
    --section-enable-padding-collapsing: 0 
}
.page-template-beginners-guide #mabel-bg-who{
    --section-enable-padding-collapsing: 0  
}

.page-template-alcohol .mabel-section--rich-text{
    --section-enable-padding-collapsing: 0  
}
.mabel-section--rich-text, .mabel-section--testimonials, .mabel-section--featured-product-list,  .pdp-sec2, .pdp-sec3, .mabel-section--scrolling-content, .mabel-section--specifications, .mabel-section--related-products, .mabel-section--reviews{
    --section-enable-padding-collapsing: 0  
}

.mabel-section--scrolling-content{
    overflow: hidden;
    width: 100%;
}

@media screen and (min-width: 1400px) {
    #mabel-blog-main {
        --blog-post-list-grid: auto-flow dense / repeat(4, minmax(0, 1fr)) !important; 
    }
}

.pswp__caption, .pswp__top-bar{
    background-color: transparent !important;
}

.mega-menu:after {
    inset-block-start: 200px;
}
#mc_embed_signup_bottom {
    width: 100%;
    margin: 0 auto;
    padding-top: 0 !important;
    font-family: 'Aspekta', sans-serif;
    background-color: #C17133;
}
#mc_embed_signup_bottom form {
    max-width: 600px;
    margin: 0 auto;
}
#mc_embed_signup_bottom h2 {
    font-size: 30px;
    font-family: 'Kalice-Regular', serif;
    font-weight: 400;
    text-align: center;
    margin-bottom: 20px;
    line-height: 1.4;
    color: #ffffff;
}
.mc-field-group-guide{
   margin-bottom: 20px; 
}
.mc-field-group-2 {
    text-align: left;
    margin-bottom: 20px;
}
#mc_embed_signup_bottom label {
    font-size: 13px;
    font-family: 'Aspekta', sans-serif;
    font-weight: 400;
    color: #ffffff;
    margin-bottom: 6px;
    display: block;
    text-align: left;
}
#mc_embed_signup_bottom input[type="email"],
#mc_embed_signup_bottom input[type="text"] {
    width: 100%;
    padding: 12px;
    font-size: 13px;
    font-family: 'Aspekta', sans-serif;
    background-color: transparent;
    border: 1px solid #ffffff;
    border-radius: 6px;
    color: #ffffff;
    box-sizing: border-box;
}
#mc_embed_signup_bottom input[type="email"]::placeholder,
#mc_embed_signup_bottom input[type="text"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}
#mc_embed_signup_bottom input[type="email"]:focus,
#mc_embed_signup_bottom input[type="text"]:focus {
    outline: none;
    border-color: #ffffff;
}
#mc_embed_signup_bottom input.button,
#mc_embed_signup_bottom button.button {
    background: transparent;
    color: #ffffff;
    padding: 0.75rem 1.5rem;
    font: 13px 'Aspekta', sans-serif;
    letter-spacing: 0.5px;
    border: 1px solid #ffffff;
    border-radius: 999px;
    cursor: pointer;
    transition: opacity 0.2s ease-in-out;
    text-align: center;
    display: inline-block;
}
#mc_embed_signup_bottom input.button:hover,
#mc_embed_signup_bottom button.button:hover {
    opacity: 0.85;
}
#step-1-2, #step-2-2 {
    display: none;
}
#step-1-2.active, #step-2-2.active {
    display: block;
}
.mc-field-group-2.input-group {
    text-align: center;
}
.mc-field-group-2.input-group ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    text-align: left;
}
.mc-field-group-2.input-group ul li {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 12px;
}
.mc-field-group-2.input-group ul li input[type="checkbox"] {
    width: 16px;
    height: 16px;
    min-width: 16px;
    accent-color: #ffffff;
    cursor: pointer;
    border-radius: 3px;
    margin: 0;
}
.mc-field-group-2.input-group ul li label {
    font-size: 13px;
    font-family: 'Aspekta', sans-serif;
    color: #ffffff;
    margin: 0;
    cursor: pointer;
}
.mc-field-group-2.input-group strong {
    font-size: 13px;
    font-family: 'Aspekta', sans-serif;
    font-weight: 400;
    color: #ffffff;
    display: block;
    margin-bottom: 12px;
    text-align: center;
}
.mc-success-2 {
    display: none;
    font-family: 'Aspekta', sans-serif;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    line-height: 1.6;
}
@media (max-width: 768px) {
    #mc_embed_signup_bottom {
    padding: 0px 16px 80px;
    }
    #mc_embed_signup_bottom h2 {
    font-size: 22px;
    }
}



.mabel-guide-b {
display: grid;
grid-template-columns: 1fr 1fr;
min-height: 600px;
width: 100%;
}

.mabel-guide-b__image {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
order: 2;
}

.mabel-guide-b__content {
background: #fffafa;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
padding: 4rem 3rem;
text-align: center;
-webkit-font-smoothing: antialiased;
order: 1;
}

.mabel-guide-b__headline {
font-family: 'Kalice-Regular', Georgia, serif !important;
font-weight: 400;
font-style: italic;
font-size: clamp(28px, 3.5vw, 48px);
color: #1a1a1a;
line-height: 1.2;
margin: 0 0 1.5rem;
letter-spacing: -0.3px;
}

.mabel-guide-b__sub {
font-family: 'Kalice-Regular', Georgia, serif !important;
font-weight: 400;
font-size: clamp(16px, 1.6vw, 20px);
color: #1a1a1a;
line-height: 1.6;
margin: 0 0 1rem;
max-width: 420px;
}

.mabel-guide-b__free {
font-family: 'Aspekta-400', sans-serif;
font-size: 13px;
color: #1a1a1a;
line-height: 1.6;
margin: 0 0 2.5rem;
}

.mabel-guide-b #mabel-guide-mid-wrap {
width: 100%;
margin: 0 auto;
padding: 0;
font-family: 'Aspekta-400', sans-serif;
background-color: transparent !important;
}

.mabel-guide-b #mabel-guide-mid-wrap form {
max-width: 560px;
margin: 0 auto;
}

.mabel-guide-b #mabel-guide-mid-wrap h2 {
font-family: 'Kalice-Regular', Georgia, serif;
font-weight: 400;
font-size: clamp(20px, 2vw, 28px);
color: #1a1a1a;
text-align: center;
margin-bottom: 20px;
line-height: 1.4;
}

.mabel-guide-b .mc-field-group-guide-b {
text-align: left;
margin-bottom: 16px;
}

.mabel-guide-b #mabel-guide-mid-wrap label {
font-size: 13px;
font-family: 'Aspekta-400', sans-serif;
font-weight: 400;
color: #1a1a1a;
margin-bottom: 6px;
display: block;
}

.mabel-guide-b #mabel-guide-mid-wrap input[type="email"],
.mabel-guide-b #mabel-guide-mid-wrap input[type="text"] {
width: 100%;
padding: 13px 16px;
font-size: 13px;
font-family: 'Aspekta-400', sans-serif;
background-color: transparent;
border: 1px solid #1a1a1a;
border-radius: 6px;
color: #1a1a1a;
box-sizing: border-box;
}

.mabel-guide-b #mabel-guide-mid-wrap input[type="email"]::placeholder,
.mabel-guide-b #mabel-guide-mid-wrap input[type="text"]::placeholder {
color: rgba(0, 0, 0, 0.3);
}

.mabel-guide-b #mabel-guide-mid-wrap input[type="email"]:focus,
.mabel-guide-b #mabel-guide-mid-wrap input[type="text"]:focus {
outline: none;
border-color: #1a1a1a;
}

.mabel-guide-b #mabel-guide-mid-wrap input.button,
.mabel-guide-b #mabel-guide-mid-wrap button.button {
background: transparent;
color: #1a1a1a;
padding: 0.75rem 1.5rem;
font: 13px 'Aspekta-400', sans-serif;
letter-spacing: 0.5px;
border: 1px solid #1a1a1a;
border-radius: 999px;
cursor: pointer;
transition: opacity 0.2s ease-in-out;
display: inline-block;
}

.mabel-guide-b #mabel-guide-mid-wrap input.button:hover,
.mabel-guide-b #mabel-guide-mid-wrap button.button:hover {
opacity: 0.85;
}

.mabel-guide-b #guide-step-1-b,
.mabel-guide-b #guide-step-2-b {
display: none;
}

.mabel-guide-b #guide-step-1-b.active,
.mabel-guide-b #guide-step-2-b.active {
display: block;
}

.mabel-guide-b .mc-field-group-guide-b.input-group {
text-align: center;
}

.mabel-guide-b .mc-field-group-guide-b.input-group ul {
list-style: none;
padding: 0;
margin: 0;
display: inline-block;
text-align: left;
}

.mabel-guide-b .mc-field-group-guide-b.input-group ul li {
display: flex;
align-items: center;
gap: 10px;
margin-bottom: 12px;
}

.mabel-guide-b .mc-field-group-guide-b.input-group ul li input[type="checkbox"] {
width: 16px;
height: 16px;
min-width: 16px;
accent-color: #1a1a1a;
cursor: pointer;
border-radius: 3px;
margin: 0;
}

.mabel-guide-b .mc-field-group-guide-b.input-group ul li label {
font-size: 13px;
font-family: 'Aspekta-400', sans-serif;
color: #1a1a1a;
margin: 0;
cursor: pointer;
}

.mabel-guide-b .mc-field-group-guide-b.input-group strong {
font-size: 13px;
font-family: 'Aspekta-400', sans-serif;
font-weight: 400;
color: #1a1a1a;
display: block;
margin-bottom: 12px;
text-align: center;
}

.mabel-guide-b__success {
display: none;
font-family: 'Aspekta-400', sans-serif;
font-size: 14px;
color: #1a1a1a;
text-align: center;
line-height: 1.6;
}

@media (max-width: 768px) {
.mabel-guide-b {
    grid-template-columns: 1fr;
}

.mabel-guide-b__image {
    width: 100%;
    height: 280px;
    object-fit: cover;
    display: block;
    order: 1;
}

.mabel-guide-b__content {
    padding: 3rem 1.5rem;
    order: 2;
}
}

.highlighted-heading:where([effect="marker"], [effect="tilted-marker"]) em ::part(line):after {
    color: #000;
    transition: color 0.2s;
}
#mabel-home-hero .h1{
    font-family: 'Kalice-Italic' !important;
    text-transform: none;
}
.woocommerce section {
    padding-top: 0;
    padding-bottom: 0;
}
.product-info__block-item[data-block-type="accordion"] .accordion{
    box-shadow: none;
    border-block: 1px solid rgb(var(--border-color));
}
.product-info__block-item[data-block-type="accordion"]{
    margin-bottom: 0;
}
.product-info__block-item[data-block-type="accordion"] + .product-info__block-item[data-block-type="accordion"]{
    margin-top: 0px;
}
.product-info__block-item[data-block-type="accordion"] + .product-info__block-item[data-block-type="accordion"] .accordion{
    border-top: 0;
}
.pdp-sec3{
    --multi-column-column-gap: var(--container-gutter);
    --multi-column-row-gap: var(--container-gutter);
}
.product-sticky-add-to-cart .h-stack{ justify-content: flex-start;}

@media screen and (min-width: 1000px) {
    body.single-product .mabel-section--text-with-icons .text-with-icons__item:not(:nth-child(3n)) {
        border-inline-end-width: 1px;
    }


    .pdp-sec2:not(:has(.text-with-icons__item:nth-child(3))){
        --text-with-icons-column-gap: 3rem !important;
        --text-with-icons-item-width: calc((100% - (var(--text-with-icons-column-gap) * 1)) / 2) !important;
        --text-with-icons-grid: auto / repeat(2, minmax(0, calc(28rem + var(--text-with-icons-column-gap) * 2))) !important;
    }
    .pdp-sec2 .text-with-icons__item:last-child{
        border-right: 0px;
    }
    .pdp-sec3 {
        --multi-column-grid: auto-flow / repeat(3, minmax(0, 1fr));
    }
    .pdp-sec3:not(:has(.text-with-icons__item:nth-child(3))){
        --multi-column-grid: auto-flow / repeat(2, minmax(0, 1fr));
    }
    .pdp-sec3:has(.text-with-icons__item:nth-child(4)){
        --multi-column-grid: auto-flow / repeat(4, minmax(0, 1fr));
    }
}

.mabel-cart-drawer{
    background: none; 
}
.mabel-cart-drawer__overlay {
    backdrop-filter: blur(12px);
}

.pdp-sec3 .text-subdued{
    margin-block-start: var(--prose-combination-subheading-heading-spacing);
}

body.postid-42 .color-scheme--apricot{
    --background: 220 126 59;
}
body.postid-58 .color-scheme--apricot{
    --background: 220 126 59;
}

body.single-product .section-split .align-self-stretch .section-stack{
    height: 100%;
}
body.single-product .section-split .align-self-stretch .prose{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.page-template-content-page .mabel-section--rich-text ol li{
    margin-bottom: 20px;
}

.hero-slide__after{
    font-family: 'Kalice-Italic' !important; 
    color: #000;
}
.heading p{
    font-family: inherit !important;
}


.color-scheme--light .button--outline {
    color: rgb(var(--button-text-color));
    border-color: rgb(var(--button-text-color));
    background: none;

    --button-text-color: 0 0 0;
}

#mabel-press .press-card .h6{
    font-family: 'Kalice-Regular' !important;
}
.alcohol-sec2 .section-spacing{
    padding-block: var(--section-vertical-spacing-block-end, var(--section-vertical-spacing));
}

@media screen and (min-width: 1000px) {
    #mabel-aa-trust .text-with-icons__item:not(:nth-child(3n)) {
        border-inline-end-width: 1px;
    }
}

.mabel-search-drawer{
    background: none;
}
.mabel-search-drawer .mabel-search-drawer__overlay{
    backdrop-filter: blur(12px);
}
.mabel-guide-b .mabel-guide-b{
    grid-template-columns: 1fr;
}

#mc_embed_signup_2{
    padding: 0 !important;
}

.mabel-section--contact .fieldset{
    margin-bottom: 0.75rem;
}
p:has(.wpcf7-spinner){
    position: relative;
    width: max-content;
}
.mabel-section--contact p:has(.wpcf7-spinner){
    margin-inline: auto;
}
.wpcf7-spinner{
    position: absolute; 
    margin: 0;
    top: 50%;
    right: -25px;
    transform: translateY(-50%); 
}
.wpcf7-not-valid-tip{
    position: absolute;
    opacity: 0;
}
.wpcf7-form-control-wrap:has(.wpcf7-not-valid-tip) .input, .wpcf7-form-control-wrap:has(.wpcf7-not-valid-tip) .textarea, .wpcf7-form-control-wrap:has(.wpcf7-not-valid-tip) .select{
    border-color: red;
}

.form-control label {
    position: absolute;
    left: 16px;
    top: 50%;
    transform: translateY(-50%);
    transition: opacity 0.3s ease;
    pointer-events: none;
}

/* Hide label on focus */
.form-control:has(input:focus) label,
.form-control:has(textarea:focus) label {
    opacity: 0;
    visibility: hidden;
}

/* Hide label when input has content */
.form-control:has(input:not(:placeholder-shown)) label,
.form-control:has(textarea:not(:placeholder-shown)) label { 
    opacity: 0;
    visibility: hidden;
}


#mabel-section-footer .input-with-connected-submit{
    gap: 0.5rem;
}
#mabel-section-footer .input-with-connected-submit .input{
    border-radius: var(--input-border-radius); 
    border: 1px solid rgb(var(--input-text-color) / calc(var(--has-transparent-background, 0) * 0.85 + 0.15));
}
#mabel-section-footer .input-with-connected-submit .button {
     border-radius: var(--input-border-radius); 
}

.wc-block-checkout__sidebar{
    padding: 0 !important;
    border: none !important;
}

.wc-block-components-radio-control-accordion-option{
    border: 0 !important;
}

.wc-block-components-radio-control--highlight-checked:after{
    display: none !important;
}

.wc-block-components-radio-control-accordion-option{
    margin-bottom: 0.75rem;
}
.wc-block-components-radio-control--highlight-checked div.wc-block-components-radio-control-accordion-option:after{
    display: none !important;
}

.wc-block-components-checkout-step__content .wc-block-components-radio-control__label .icepay-label{
    padding-right: 0 !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.wc-block-components-checkout-step__content .wc-block-components-radio-control__input:checked {
    border-width: 5px !important;
}

.wc-block-components-radio-control .wc-block-components-radio-control__input{  
    outline: none !important;
}
.wc-block-components-checkout-step__content input{
    outline: none  !important;
}

.wc-block-components-checkout-step__content input[type=checkbox]:checked ~ .wc-block-components-checkbox__mark{
    display: block !important;
}

body.woocommerce-checkout :is(.entry-title, .wp-block-post-title, .page-title){
    padding-inline: 0 !important;
}


.mabel-search-drawer__input{
    font-size: var(--text-h7) !important;
}

.mabel-search-drawer__bar {
    border-bottom: 1px solid rgb(var(--border-color, 0 0 0)); 
}

/* == WooCommerce "Coming soon" page ========================================
   Restyles WooCommerce's built-in coming-soon page (block pattern
   "woocommerce/page-coming-soon-default": .wp-block-woocommerce-coming-soon
   root with inline #bea0f2, cover block, header with site logo/title/social
   links/login, banner heading, powered-by footer). Black page, white Mabel
   logo + white centred message, all chrome hidden. Also printed inline via
   wp_head (mabel_coming_soon_inline_css) so it applies even if this file is
   cached. Scoped to coming-soon classes only. */

body.woocommerce-coming-soon {
    background: #000 !important;
}

.wp-block-woocommerce-coming-soon {
    background: #000 !important;
    background-color: #000 !important;
    color: #fff !important;
}

.wp-block-woocommerce-coming-soon .wp-block-cover,
.wp-block-woocommerce-coming-soon .wp-block-cover__background,
.wp-block-woocommerce-coming-soon .wp-block-cover__inner-container,
.wp-block-woocommerce-coming-soon .wp-block-group {
    background: transparent !important;
    background-color: transparent !important;
    background-image: none !important;
}

/* Hide the template chrome: header (site logo/title, social links, login),
   spacers and the "powered by Woo" footer. */
.wp-block-woocommerce-coming-soon .woocommerce-coming-soon-header,
.wp-block-woocommerce-coming-soon .woocommerce-coming-soon-social-links,
.wp-block-woocommerce-coming-soon .wp-block-social-links,
.wp-block-woocommerce-coming-soon .wp-block-site-title,
.wp-block-woocommerce-coming-soon .wp-block-site-logo,
.wp-block-woocommerce-coming-soon .wp-block-loginout,
.wp-block-woocommerce-coming-soon .wp-block-spacer,
.wp-block-woocommerce-coming-soon .wp-block-separator,
.wp-block-woocommerce-coming-soon .woocommerce-coming-soon-powered-by-woo {
    display: none !important;
}

/* Centre the banner content. */
.wp-block-woocommerce-coming-soon .coming-soon-cover {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 100vh;
}

.wp-block-woocommerce-coming-soon .woocommerce-coming-soon-banner-container {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center;
    width: 100%;
}

.woocommerce-coming-soon-banner {
    color: #fff !important;
    text-align: center !important;
    margin: 0 auto !important;
    max-width: 56rem;
}

/* White Mabel logo centred above the message. */
.woocommerce-coming-soon-banner::before {
    content: "";
    display: block;
    width: 180px;
    height: 80px;
    margin: 0 auto 2.5rem;
    background: url(assets/media/Mabel_logo_white_1_c21f8505-ff46-4206-b808-81143921a698.png) center / contain no-repeat;
}


#rvx-storefront-widget--aggregation__summary{
    max-width: 700px;
    margin-inline: auto;
}
.button:has(button-content){
    padding: 0;
}
.mabel-section--reviews h2{
    font-size: 21px;
} 
.mabel-section--reviews .rvx-review-card{
    background: none !important;
    padding: 0 !important;
    box-shadow: none !important;
    margin-top: 20px !important;
}
.mabel-section--reviews .rvx-review-card .rvx-review-inner{
    padding: 0 !important;
}
.mabel-section--reviews .rvx-border{
    border: 0 !important;
}

.rvx-review-owner-replay{
    background: rgba(255, 178, 91, 0.1);
    padding:10px 20px;
    border-radius: 15px;
}
#rvx-storefront-widget{
    max-width: 1100px;
    margin-inline: auto;
}



@media(max-width:767px){
    .mabel-section--reviews .section-spacing{
        padding-block: 2.5rem;
    }
    #rvx-storefront-widget--aggregation__summary{
        flex-direction: column;
    }
    #rvx-storefront-widget--aggregation__summary .rvx-line-separator{
        display: none !important;
    }
}


.product-zoom-button{
    width: auto;
    padding: 0;
}
button.tap-area{
    padding: 0;
    /* width: auto; */
    width: var(--scroll-marker-width, var(--scroll-marker-size));
}
button.subheading{
    width: auto;
    padding: 0;
}
button.link{
    width: auto;
    padding: 0; 
}
button.circle-button{
    padding: 0;
}
button.cart-drawer__footer-action-button{
    padding: 1.1rem 1rem;
    display: flex;
}

.cart-drawer__footer-actions{
    border-block-width: 1px;
    margin-inline: -1.5rem;
}
.cart-drawer__footer-actions .cart-drawer__footer-action-button:not(:first-child){
    border-left: 1px solid rgb(var(--border-color));
}
.mabel-cart-popover__panel{
    border-radius: 0px !important;
}
.mabel-cart-popover{
    border-radius: 0px;
}
.mabel-cart-popover .textarea, .mabel-cart-popover .input{
    border: 1px solid rgb(var(--border-color, 0 0 0) / 1) !important;
}
.mabel-cart-popover .input{
    border-radius: var(--input-border-radius) !important;
}
.mabel-cart-popover button{
    width: auto;
}

.mabel-cart-popover .form-control label{
    position: unset;
    transform: unset;
    opacity: 1 !important;
    visibility: visible !important;
}


@media(max-width:767px){
    .mabel-cart-popover .form-control{
        width: 100%;
    }
}
.cart-drawer__cross-sell-carousel {
    grid-auto-columns: 100% !important
}
@media screen and (min-width: 1000px) {
    .cart-drawer__cross-sell-carousel { 
        grid-auto-columns: 65% !important; 
    }
}