.elementor-kit-7{--e-global-color-primary:#E8FF37;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#7A7A7A;--e-global-color-accent:#000000;--e-global-typography-primary-font-family:"Roboto Slab";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto Slab";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Roboto", Sans-serif;color:var( --e-global-color-accent );}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 h2{color:var( --e-global-color-accent );font-size:25px;}.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 */.hk-preorder {
    border: 1px solid #e8ff37 !important;
}

body .gform_wrapper input[type="text"],
body .gform_wrapper input[type="email"],
body .gform_wrapper input[type="tel"],
body .gform_wrapper input[type="url"],
body .gform_wrapper textarea,
body .gform_wrapper select {
    background-color: #E8FF37; /* Light gray example */
    color: #121212; /* Ensure text is readable */
    border: 1px solid #ccc; /* Optional: Match border to new bg */
}

/* Optional: Change color on Focus (Click) */
body .gform_wrapper input:focus,
body .gform_wrapper textarea:focus,
body .gform_wrapper select:focus {
    background-color: #E8FF37;
    border-color: #121212;
}

/*.hk-field {*/
/*    background-color: #E8FF37 !important;*/
/*    color: #121212 !important;*/
/*}*/

.elementor-menu-cart__footer-buttons .elementor-button--view-cart:hover, .elementor-button--checkout:hover {
    background-color: #e8ff37 !important;
    color: #121212 !important;
}

[type=button], [type=submit], button {
    border: none !important;
}

[type=button]:hover {
    background: #121212 !important;
    color: #ffffff !important;
}

a:hover {
    color: #e8ff37;
}

.hk-preorder:hover, .hk-preorder a:hover {
    background-color: #e8ff37 !important;
    color: #121212 !important;
}

.woocommerce-notices-wrapper {
    height: 40px !important;
}

/*.woocommerce div.product {*/
/*    padding-top: 40px !important;*/
/*}*/

.woocommerce-breadcrumb {
    display: none !important;
}

body .gform_wrapper .gform_footer input[type="submit"] {
    background-color: #e8ff37 !important;
    color: #121212 !important; 
}


.gform_wrapper .gform_body .gform_fields {
    row-gap: 15px !important;
}

.gform_wrapper {
    padding: 0;
    margin-bottom: 0;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button {
    background-color: #e8ff37 !important;
    color: #121212 !important;
}

@media screen and (max-width:600px) {
    .alignwide {
    margin: 5px 0px !important;
}
}/* End custom CSS */