.elementor-kit-7{--e-global-color-primary:#C82025;--e-global-color-secondary:#322B2B;--e-global-color-text:#262626;--e-global-color-accent:#E5E5E5;--e-global-color-02e04cf:#FFFFFF;--e-global-color-3cd2d20:#0A0A0A;--e-global-color-3f9f81e:#707070;--e-global-color-4249c66:#B6B6B6;--e-global-color-2eb9c23:#F9F9F9;--e-global-typography-primary-font-family:"Neue Haas Grotesk Text Pro";--e-global-typography-primary-font-weight:normal;--e-global-typography-primary-line-height:30px;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:30px;--e-global-typography-1f6c3cc-font-family:"Neue Haas Grotesk Text Pro";--e-global-typography-1f6c3cc-font-size:50px;--e-global-typography-1f6c3cc-font-weight:normal;--e-global-typography-1f6c3cc-line-height:60px;font-family:"Inter", Sans-serif;line-height:30px;letter-spacing:0.8px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-primary );font-family:"Inter", Sans-serif;}.elementor-kit-7 a:hover{color:var( --e-global-color-text );}.elementor-kit-7 h1{font-family:"Neue Haas Grotesk Text Pro", Sans-serif;font-size:70px;font-weight:600;letter-spacing:1.75px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1420px;}.e-con{--container-max-width:1420px;}.elementor-widget:not(:last-child){margin-block-end: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-kit-7{--e-global-typography-1f6c3cc-font-size:45px;--e-global-typography-1f6c3cc-line-height:50px;}.elementor-kit-7 h1{font-size:60px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-1f6c3cc-font-size:35px;--e-global-typography-1f6c3cc-line-height:45px;}.elementor-kit-7 h1{font-size:50px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Tweaks */
a {
    transition: ease-in-out .3s;
}

/* Woo Notices */

span.price, p.price {
    display: none !important;
}

.woocommerce-message {
    border-top-color: whitesmoke;
    background: whitesmoke;
}
.woocommerce-info {
    border-top-color: #c82025;
     background: whitesmoke;
}
.woocommerce-message::before, .woocommerce-info::before {
    color: #c82025;
}
a.button.wc-forward, a.button.wc-backward {
    font-family: "Inter", Sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
    border-radius: 50px 50px 50px 50px;
    padding: 12px 30px 12px 30px;
    background-color: var(--e-global-color-primary);
    transition: all 0.3s;
    color: white;
}
a.button.wc-forward:hover, a.button.wc-backward:hover {
    background: #2c2828;
    color: white;
}

/* Gravity Form */
p.gform_required_legend {
    display: none;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Neue Haas Grotesk Text Pro';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://geya.co.za/wp-content/uploads/2025/05/NeueHaasDisplayMediu.ttf') format('truetype');
}
/* End Custom Fonts CSS */