/*!
	Theme Name: Hello Elementor Child
	Description: A Hello Elementor Child Theme
  Author:            Michael Groß
  Author URI:        https://exventri.de
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
  Template: hello-elementor
  Version:1.0
	Text Domain: hello-elementor-child
	Tags: flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

     
 @font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: url('assets/lato-v15-latin-300.eot');
  /* IE9 Compat Modes */
  src: local('Lato Light'), local('Lato-Light'), url('assets/lato-v15-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('assets/lato-v15-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
  url('assets/lato-v15-latin-300.woff') format('woff'), /* Modern Browsers */
  url('assets/lato-v15-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
  url('assets/lato-v15-latin-300.svg#Lato') format('svg');
  /* Legacy iOS */
}
/* lato-regular - latin */

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: url('assets/lato-v15-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Lato Regular'), local('Lato-Regular'), url('assets/lato-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('assets/lato-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
  url('assets/lato-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
  url('assets/lato-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
  url('assets/lato-v15-latin-regular.svg#Lato') format('svg');
  /* Legacy iOS */
}
/* lato-900 - latin */

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: url('assets/lato-v15-latin-900.eot');
  /* IE9 Compat Modes */
  src: local('Lato Black'), local('Lato-Black'), url('assets/lato-v15-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('assets/lato-v15-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
  url('assets/lato-v15-latin-900.woff') format('woff'), /* Modern Browsers */
  url('assets/lato-v15-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
  url('assets/lato-v15-latin-900.svg#Lato') format('svg');
  /* Legacy iOS */
}
body {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
  font-weight:300;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1, h2, h3, h4, h5, h6 {
  font-weight: 900;
  
}

h1 {
  font-size: 2.5rem; }

h2 {
  font-size: 2rem; }

h3 {
  font-size: 1.75rem; }

h4 {
  font-size: 1.5rem; }

h5 {
  font-size: 1.25rem; }

h6 {
  font-size: 1rem; }

p {
  margin-top: 0;
  margin-bottom: .9rem; }

.produktegefiltert .add_to_cart_button, .produktegefiltert .price{
	display:none !important;
}

.produkteohnewarenkorb .add_to_cart_button {
	display:none !important;
}

