.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--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";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{font-family:"Lato", Sans-serif;font-size:15px;}.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 *//* Strong fix for Formidable / theme submit button */
body input[type="submit"],
body form input[type="submit"],
body .frm_forms input[type="submit"],
body .frm_forms .frm_button_submit,
body .frm_submit input[type="submit"],
body .frm_submit button,
body .elementor-widget-container input[type="submit"],
body .elementor input[type="submit"],
body .elementor-form input[type="submit"],
body .elementor-button,
body button[type="submit"] {
  background: #B69D42 !important;
  background-color: #B69D42 !important;
  border-color: #B69D42 !important;
  color: #ffffff !important;
}

/* Hover */
body input[type="submit"]:hover,
body form input[type="submit"]:hover,
body .frm_forms input[type="submit"]:hover,
body .frm_forms .frm_button_submit:hover,
body .frm_submit input[type="submit"]:hover,
body .frm_submit button:hover,
body .elementor-widget-container input[type="submit"]:hover,
body .elementor input[type="submit"]:hover,
body .elementor-form input[type="submit"]:hover,
body .elementor-button:hover,
body button[type="submit"]:hover {
  background: #9F8736 !important;
  background-color: #9F8736 !important;
  border-color: #9F8736 !important;
  color: #ffffff !important;
}


/* Force scrollbar color */
html::-webkit-scrollbar,
body::-webkit-scrollbar,
*::-webkit-scrollbar {
  width: 10px !important;
  height: 10px !important;
}

html::-webkit-scrollbar-thumb,
body::-webkit-scrollbar-thumb,
*::-webkit-scrollbar-thumb {
  background-color: #B69D42 !important;
  border-radius: 10px !important;
}

html::-webkit-scrollbar-thumb:hover,
body::-webkit-scrollbar-thumb:hover,
*::-webkit-scrollbar-thumb:hover {
  background-color: #9F8736 !important;
}

html::-webkit-scrollbar-track,
body::-webkit-scrollbar-track,
*::-webkit-scrollbar-track {
  background-color: #111111 !important;
}

/* Firefox */
html,
body,
* {
  scrollbar-color: #B69D42 #111111 !important;
  scrollbar-width: thin !important;
}






.ac-btn, input[type=submit], input[type=reset], input[type=button], button, .woocommerce button.button, .woocommerce input.button, .woocommerce input[type=submit].button, .woocommerce #respond input#submit, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt
Specificity: (2,1,1)
 {
    display: inline-block;
    border-radius: 4px;
    margin: 0;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    background-color: #1a1a1a !important;
    transition: all 0.5s;
}/* End custom CSS */