.elementor-kit-27{--e-global-color-primary:#31362D;--e-global-color-secondary:#F1F2E2;--e-global-color-text:#2E312B;--e-global-color-accent:#6E7B6C;--e-global-color-kadence1:#31362D;--e-global-color-kadence2:#F1F2E2;--e-global-color-kadence3:#2E312B;--e-global-color-kadence4:#2E312B;--e-global-color-kadence5:#F1F2E2;--e-global-color-kadence6:#6E7B6C;--e-global-color-kadence7:#EDF2F7;--e-global-color-kadence8:#F7FAFC;--e-global-color-kadence9:#ffffff;--e-global-typography-primary-font-family:"Alumni Sans";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Roboto Condensed";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Roboto Condensed", Sans-serif;font-weight:400;}.elementor-kit-27 e-page-transition{background-color:#FFBC7D;}.elementor-kit-27 a{color:#31362D;}.elementor-kit-27 a:hover{color:#687665;}.elementor-kit-27 h2{color:#FEFEF8;font-family:"Alumni Sans", Sans-serif;}.elementor-kit-27 h3{font-family:"Roboto Condensed", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}@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 *//* Remove spacing under variation dropdown row */
.elementor-widget-woocommerce-product-add-to-cart 
.variations tr {
    margin: 0 !important;
}

.elementor-widget-woocommerce-product-add-to-cart 
.variations td {
    padding-bottom: 0 !important;
}

/* Remove gap above quantity + button section */
.elementor-widget-woocommerce-product-add-to-cart 
.single_variation_wrap {
    margin-top: -25px !important;
}

/* Tighten quantity label spacing */
.elementor-widget-woocommerce-product-add-to-cart 
.quantity {
    margin-top: 0 !important;
}
/* Always show quantity arrows */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    opacity: 1 !important;
}

/* Remove hover-only behaviour */
.woocommerce input.qty::-webkit-inner-spin-button,
.woocommerce input.qty::-webkit-outer-spin-button {
    opacity: 1 !important;
}
.woocommerce ul.products li.product .price,
.woocommerce ul.products li.product .price span {
    color: #2F3E2F !important;
}/* End custom CSS */