body {color:#4E4E4E;background-color:#FFFFFF !important;background-image:none;font-family:'Work Sans';font-weight:400;font-style:normal;font-size:16px;} .sp-el-row{max-width:1100px;}#primary.content-area{max-width:1000px;} h1, h2, h3, h4, h5, h6{color:#000000; font-family:'Work Sans';font-weight:500;font-style:normal;}  h1{font-family:'Work Sans';font-weight:900;font-style:normal;font-size:120px;} h2{font-size:50px;font-weight:bold;} h3{font-size:30px;} h4{font-size:25px;} h5{font-size:20px;} h6{font-size:18px;} a{color:#EA9E4F;font-family:'Work Sans';font-weight:500;font-style:normal;} a:hover{color:#EA9E4F;} .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:#FFFFFF;background-color:#EA9E4F;font-family:'Work Sans';font-weight:600;font-style:normal;border-radius:0px;border-width:0px;border-style:solid;} .sp-button:hover{background-color:#EA9E4F;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{border:1px solid #E5E5E5;border-radius:0px;padding:15px;font-family:'Work Sans';font-weight:400;font-style:normal;} .btn{background-color:#EA9E4F}@media (max-width: 480px){ h1 {font-size:50px;} h2 {font-size:40px;}}/*endmobile*/@media (min-width: 481px) and (max-width: 1024px){}/*endtablet*/

/* Custom CSS */
.seedprod-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}
.seedprod-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  transition: background 0.3s ease;
}

.seedprod-header.scrolled {
  background-color: rgba(255, 255, 255, 0.95);
}
