/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 01 2019 | 18:00:42 */
/*Allgemeine Schriftgrößen*/
h1 {
  /*font-size: 2.5rem;*/
  font-size: 1.8rem
}

h2 {
  /*font-size: 2rem;*/
  font-size: 1.5rem;
}

h3 {
  /*font-size: 1.75rem; */
  font-size: 1.3rem;
}

h4 {
  /*font-size: 1.5rem; */
  font-size: 1.2rem; 
}

h5 {
  /*font-size: 1.25rem;*/
  font-size: 1rem;
}


h6 {
  font-size: 1rem; }

/**************************/
/**** BITTE ÜBERPRÜFEN, OB DAS HIER HIER NOTWENDIG */
.elementor-button  {
  background-color: #1ea463;
  color: white;
  font-family: "Raleway", Sans-serif;
  font-weight: 500;
  font-size: 15px;
}

/**** BITTE ÜBERPRÜFEN, OB DAS HIER HIER NOTWENDIG */
.checkout-button, .wpforms-submit  {
  background-color: #841901 !important;
  color: white !important;
  font-family: "Raleway", Sans-serif !important;
  font-weight: 700 !important;
  font-size: 17px !important;
}

