.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-abaf458:#F0EFE3;--e-global-color-754910d:#243324;--e-global-color-f31c01f:#E2FF55;--e-global-color-c9a80aa:#E8DCC6;--e-global-color-9ae8454:#D4E1D2;--e-global-color-48f78d9:#A9C1A9;--e-global-typography-primary-font-family:"Archivo";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Archivo";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Archivo";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Archivo";--e-global-typography-accent-font-weight:500;--e-global-typography-abd448b-font-family:"Made Avenue";--e-global-typography-abd448b-font-size:57px;--e-global-typography-abd448b-font-weight:400;font-family:"Archivo", Sans-serif;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-754910d );font-family:"Archivo", Sans-serif;}.elementor-kit-5 h1{font-family:"Archivo", Sans-serif;}.elementor-kit-5 h2{font-family:"Archivo", Sans-serif;}.elementor-kit-5 h3{font-family:"Archivo", Sans-serif;}.elementor-kit-5 h4{font-family:"Archivo", Sans-serif;}.elementor-kit-5 h5{font-family:"Archivo", Sans-serif;}.elementor-kit-5 h6{font-family:"Archivo", Sans-serif;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-family:"Archivo", Sans-serif;}.elementor-kit-5 label{font-family:"Archivo", Sans-serif;}.elementor-kit-5 input:not([type="button"]):not([type="submit"]),.elementor-kit-5 textarea,.elementor-kit-5 .elementor-field-textual{font-family:"Archivo", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:70%;}.e-con{--container-max-width:70%;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Mai Sabeta’s custom View Cart button styling */
.single-product a.button.wc-forward {
    font-family: "Archivo", sans-serif !important;
    font-size: 17px !important;
    font-weight: 400 !important;
    letter-spacing: 0.3px;
    
    background-color: #E8DCC6 !important;  /* warm soft beige */
    color: #243324 !important;             /* deep earthy green */
    
    padding: 10px 28px !important;
    border-radius: 14px !important;
    border: 2px solid #243324 !important;
    
    text-transform: none !important;
    text-decoration: none !important;
    display: inline-block !important;
    
    transition: all 0.25s ease;
}

/* Hover effect — subtle, premium, warm */
.single-product a.button.wc-forward:hover {
    background-color: #243324 !important;
    color: #E8DCC6 !important;
    border-color: #243324 !important;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}
/* Remove ALL borders from the View Cart button */
.single-product a.button.wc-forward {
    border: none !important;
}

/* Remove the brown/green border from the Add-to-Cart notice container */
.woocommerce-message,
.woocommerce-info,
.woocommerce-error {
    border: none !important;
}

/* Some themes add this too */
.woocommerce-message:before,
.woocommerce-info:before,
.woocommerce-error:before {
    display: none !important;
}
/* Capitalize View Cart text */
.single-product a.button.wc-forward {
    text-transform: uppercase !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Made Avenue';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://staging.maisabetas.com/wp-content/uploads/2025/08/MADEAvenuePERSONALUSE-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */