.elementor-kit-513{--e-global-color-primary:#0053A0;--e-global-color-secondary:#0055A6;--e-global-color-text:#000000;--e-global-color-accent:#FDBF57;--e-global-color-48fcfe0:#FFFFFF;--e-global-color-6f8e18d:#000000;--e-global-color-029af33:#0053A0;--e-global-color-05f4bab:#FDBF57;--e-global-typography-primary-font-family:"futura-pt";--e-global-typography-primary-font-weight:600;--e-global-typography-accent-font-size:20px;--e-global-typography-accent-font-weight:600;--e-global-typography-e923404-font-family:"Pacifico";--e-global-typography-e923404-font-weight:400;background-image:url("https://cedarfarms.com/wp-content/uploads/light-blue-floral-pattern-90.webp");color:var( --e-global-color-6f8e18d );font-family:"Montserrat", Sans-serif;font-size:20px;font-weight:500;line-height:1.4em;background-position:center center;background-repeat:repeat;background-size:cover;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-animation-duration:800ms;}.elementor-kit-513 button,.elementor-kit-513 input[type="button"],.elementor-kit-513 input[type="submit"],.elementor-kit-513 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Montserrat", Sans-serif;font-size:20px;font-weight:600;text-transform:uppercase;letter-spacing:2px;color:var( --e-global-color-48fcfe0 );box-shadow:0px 4px 10px -2px rgba(0, 0, 0, 0.3);border-style:none;border-radius:12px 12px 12px 12px;padding:15px 30px 15px 30px;}.elementor-kit-513 button:hover,.elementor-kit-513 button:focus,.elementor-kit-513 input[type="button"]:hover,.elementor-kit-513 input[type="button"]:focus,.elementor-kit-513 input[type="submit"]:hover,.elementor-kit-513 input[type="submit"]:focus,.elementor-kit-513 .elementor-button:hover,.elementor-kit-513 .elementor-button:focus{background-color:var( --e-global-color-primary );color:var( --e-global-color-48fcfe0 );}.elementor-kit-513 e-page-transition{background-color:#E4E4E4;}.elementor-kit-513 p{margin-block-end:1.5em;}.elementor-kit-513 a:hover{font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:40px;--container-default-padding-right:10px;--container-default-padding-bottom:60px;--container-default-padding-left:10px;}.elementor-widget:not(:last-child){margin-block-end:40px;}.elementor-element{--widgets-spacing:40px 20px;--widgets-spacing-row:40px;--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 */body,html {
    margin:0 !important;
    padding:0 !important;
    position: relative;
}

/* SET THE BACKGROUND IMAGE OVERLAY  */
body::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #f8f8f8a8; /* White overlay at 50% opacity */
  z-index: -1; /* Keeps overlay behind content but over background */
}

hr {
    border-color: #0000001c;
    border-top: 1px;
}

/* THESE SET THE GLOBAL H TAG CSS.  THESE CAN BE EDITED VIA WIDGET STYLE */
h1.elementor-heading-title.elementor-size-default,
.elementor-widget-text-editor h1,
h2.elementor-heading-title.elementor-size-default,
.elementor-widget-text-editor h2,
h3.elementor-heading-title.elementor-size-default,
.elementor-widget-text-editor h3,
h4.elementor-heading-title.elementor-size-default,
.elementor-widget-text-editor h4,
h5.elementor-heading-title.elementor-size-default,
.elementor-widget-text-editor h5,
h6.elementor-heading-title.elementor-size-default,
.elementor-widget-text-editor h6 {
    font-family: var(--e-global-typography-primary-font-family);
    margin:0 0 10px;
    line-height: 1.1em;
    font-weight: 600;
}

/* SET H TAG FLUID SIZES */

:root {
    /* 74px at 1140px and 32px at 400px */
  --h1-size: clamp(32px, 6.49vw, 74px);
}


h1 {
  font-size: var(--h1-size);
}

h2 {
  font-size: calc(var(--h1-size) * 0.85); /* ~85% of H1 */
}

h3 {
  font-size: calc(var(--h1-size) * 0.75); /* ~75% of H1 */
}

h4 {
  font-size: calc(var(--h1-size) * 0.65); /* ~65% of H1 */
}

h5 {
  font-size: calc(var(--h1-size) * 0.55); /* ~55% of H1 */
}

h6 {
  font-size: calc(var(--h1-size) * 0.45); /* ~45% of H1 */
}



/* ANIMATE BUTTONS WITH ICONS */
.elementor-button .elementor-button-icon {
  transition: transform 0.4s ease;
  transform: scale(.8);
}
.elementor-button:hover .elementor-button-icon {
  transform: scale(1.1);
  transform: translateX(8px) scale(1.05);
}
.elementor-button .elementor-button-content-wrapper {
    gap: 8px !important;
}

/* SVG ARROW - only show when NO icon is present */
.elementor-button .elementor-button-content-wrapper::after {
  transition: transform 0.6s ease;
  transform: scale(.8);
  content: "";
  display: inline-block;
  width: 26px;
  margin-top: 0px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.99' height='18'%3E%3Cpath fill='white' d='M10.029 5H0v7.967h10.029V18l9.961-9.048L10.029 0v5z'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
}

/* Hide SVG arrow when icon is present */
.elementor-button-content-wrapper:has(.elementor-button-icon)::after {
  display: none !important;
}

.elementor-button:hover .elementor-button-content-wrapper::after {
  transform: translateX(8px) scale(1.04);
}

/* Hide both SVG and icon when this class is applied */
.no-arrow .elementor-button-content-wrapper::after {
  display: none !important;
}

/* ADD CLASS "NO-ARROW" TO HIDE ICON */
.no-arrow .elementor-button-icon {
  display: none !important;
}

/* BOX SHADOWS */
.custom-box-shadow {
    transition: transform .3s, box-shadow .3s;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
}

.custom-box-shadow:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px #00000026;
 }

.simple-box-shadow {
    box-shadow: 0 4px 6px -1px #0000001a, 0 2px 4px -2px  #0000001a;
}



a.elementor-button:hover {
    font-weight: 600 !important;
    box-shadow: 0 1px 5px -3px #000000ee !important;
 transform: translateY(2px);
}

.font-pacifico {
    font-family: "pacifico", Serif !important;
    font-weight: 400;
}











/* --- *//* End custom CSS */