/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 09 2025 | 13:21:53 */
h1, h2, h3 {
    font-family: 'PPFraktionMono', sans-serif !important;
}


@media only screen and (max-width:1024px) and (min-width:768px)
{
  .sec-LR {
    padding-left:20px;
    padding-right:20px;
  }
}
@media only screen and (max-width:767px) 
{
  .sec-LR {
    padding-left:16px;
    padding-right:16px;
  }
}
@media only screen and (max-width:1240px) and (min-width:1190px)
{
  .sec-LR {
    padding-left:30px;
    padding-right:30px;
  }
}


/* Button Subscribe */


body form#gform_3[data-active-form="true"] .gform-footer {
  background:unset !important;
} 
@media only screen and (min-width:481px)
{
  body form#gform_3[data-active-form="true"] .gform-footer input#gform_submit_button_3 {
    background:#E61A23 !important;
    border-radius:111px !important;
    width:180px !important;
  }
}
body #gform_3[data-active-form="true"] .gform-footer.gform_footer.top_label:after {
  top:29px !important;
  right:26px !important;
}
@media only screen and (max-width:1024px) {
  body form#gform_3 .gform-footer {
    background:unset !important;
  } 
  body form#gform_3 .gform-footer input#gform_submit_button_3 {
    background:#E61A23 !important;
    border-radius:111px !important;
    height:56px !important;

  }
}
@media only screen and (max-width:1024px) and (min-width:481px) {
  body form#gform_3 .gform-footer input#gform_submit_button_3 {
    width:180px !important;
  }
}

body #gform_4[data-active-form="true"] .gform-footer.gform_footer.top_label:after {
  top:29px !important;
}
@media only screen and (max-width:480px)  {
  body form#gform_3 .gform-footer input#gform_submit_button_3 {
    width:140px !important;
  }
  body form#gform_3[data-active-form="true"] .gform-footer input#gform_submit_button_3 {
    background:#E61A23 !important;
    border-radius:111px !important;
    width:140px !important;
  }


}


@media only screen and (max-width:767px)
{
  form#gform_4 .gform-footer.gform_footer.top_label:after {
    display:none;
  }
  body form#gform_4[data-active-form="true"] input {
    width:100% !important;
  }
}
.gform_button:focus {

  outline:0px !important
}