body {color:#1B5F9B;background-color:#F7F8F9 !important;background-image:none;background-size: cover;background-repeat: no-repeat;background-position: center top;background-attachment: fixed;min-height: 100%;font-family:'Inter';font-weight:400;font-style:normal;font-size:12px;line-height:1.8;} .sp-el-row{max-width:1100px;}#primary.content-area{max-width:1000px;} h1, h2, h3, h4, h5, h6{color:#1E88E5; font-family:'Inter';font-weight:700;font-style:normal;}  h1{color:#1E88E5;} h2{color:#1E88E5;} h3{font-family:'Alegreya Sans';font-weight:700;font-style:normal;color:#1B5F9B;} h4{color:#1B5F9B;} h5{color:#1B5F9B;} h6{color:#1B5F9B;} a{color:#1E88E5;font-family:'Inter';font-weight:500;font-style:normal;} a:hover{color:#8E0303;text-decoration:underline;} label{font-family:'Inter';font-size:16px;line-height:1.6;letter-spacing:0px;font-weight:bold;} ::placeholder{color:rgba(27, 95, 155, 0.5) !important;} .sp-button,  #edd-purchase-button.edd-submit.sp-button, input[type='submit'].edd-submit.sp-button, .edd-add-to-cart, button.edd-submit.sp-button, a.edd-submit.sp-button, .edd-submit, input[type='submit'].edd-submit, #edd-save-cart-button, #edd_next_button, input[type='submit'], .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .button.wp-element-button,  .widget-content-block input[type='submit']{color:#F7F8F9;background-color:#1B5F9B;font-family:'Inter';font-weight:600;font-style:normal;border-radius:5px;border-width:0px;border-style:solid;border-color:#F7F8F9;} .sp-button:hover{background-color:#D6451A;color:#ffffff;} input[type="text"],  input[type="password"],  input[type="email"], input[type="url"],  input[type="date"],  input[type="month"],  input[type="time"],  input[type="datetime"],  input[type="datetime-local"],  input[type="week"],  input[type="number"],  input[type="search"],  input[type="tel"],  input[type="color"],  select,  textarea, .woocommerce input, .woocommerce select, .woocommerce textarea, .widget-content-block input, .widget-content-block select, .widget-content-block textarea{color:#1B5F9B;background-color:#F7F8F9;border:1px solid #DBDBDB;border-radius:5px;padding:7px;font-family:'Inter';font-weight:400;font-style:normal;} .btn{background-color:#1B5F9B} .sp-cd-amount{background-color:#1B5F9B;}@media (max-width: 480px){body {font-size:14px;line-height:1.6;}}/*endmobile*/@media (min-width: 481px) and (max-width: 1024px){}/*endtablet*/

/* Custom CSS */
/* === GLOBAL FONT STYLING === */
body {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont,
               'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
}

/* Form fonts */
.wpforms-container,
.wpforms-container *,
.wpfs-form,
.wpfs-form * {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont,
               'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
  letter-spacing: 0.3px;
}

/* Prevent iOS font resizing */
html {
  -webkit-text-size-adjust: 100%;
}

/* Breadcrumb styling */
.local-breadcrumb {
  font-size: 13px;
  margin: 10px 0 20px;
}

.local-breadcrumb a {
  color: #1a73e8;
  text-decoration: none;
}

.local-breadcrumb a:hover {
  text-decoration: underline;
}

/* UberMenu slide from left */
}