/*
Theme Name: CeeQoo Child Theme for MAKO
Theme URI: https://ceeqoo.com
Description: CeeQoo Child Theme for MAKO
Author: CeeQoo
Author URI: https://ceeqoo.com
Template: Divi
*/

/* Start your custom CSS bellow this comment
============================================ */
/* Schriftdefinitionen */
@font-face {
    font-family: 'Roboto';
    src: url('fonts/roboto-thin-webfont.woff2') format('woff2'),
         url('fonts/roboto-thin-webfont.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('fonts/roboto-thinitalic-webfont.woff2') format('woff2'),
         url('fonts/roboto-thinitalic-webfont.woff') format('woff');
    font-weight: 200;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto';
    src: url('fonts/roboto-light-webfont.woff2') format('woff2'),
         url('fonts/roboto-light-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('fonts/roboto-lightitalic-webfont.woff2') format('woff2'),
         url('fonts/roboto-lightitalic-webfont.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto';
    src: url('fonts/roboto-regular-webfont.woff2') format('woff2'),
         url('fonts/roboto-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('fonts/roboto-italic-webfont.woff2') format('woff2'),
         url('fonts/roboto-italic-webfont.woff') format('woff');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto';
    src: url('fonts/roboto-medium-webfont.woff2') format('woff2'),
         url('fonts/roboto-medium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('fonts/roboto-mediumitalic-webfont.woff2') format('woff2'),
         url('fonts/roboto-mediumitalic-webfont.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto';
    src: url('fonts/roboto-bold-webfont.woff2') format('woff2'),
         url('fonts/roboto-bold-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('fonts/roboto-bolditalic-webfont.woff2') format('woff2'),
         url('fonts/roboto-bolditalic-webfont.woff') format('woff');
    font-weight: 600;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto';
    src: url('fonts/roboto-black-webfont.woff2') format('woff2'),
         url('fonts/roboto-black-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('fonts/roboto-blackitalic-webfont.woff2') format('woff2'),
         url('fonts/roboto-blackitalic-webfont.woff') format('woff');
    font-weight: 700;
    font-style: italic;
}

body {
	font-family: "Roboto",Helvetica,Arial,Lucida,sans-serif;
	font-weight: 400;
  	-webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

/* Headlines */
h1, h2, h3, h4, h5, h6 {
	font-family: "Roboto",Helvetica,Arial,Lucida,sans-serif;
}
h4 a, h5 a, h6 a {
  color: #99cc33;
}

h1 {
    font-size: 33px;
    color: #444444;
/*    padding-bottom: 10px; */
    line-height: 1.4em;
    font-weight: 600;
}
h2 {
    font-size: 30px;
    color: #444444;
    line-height: 1.2em;
    font-weight: 500;
}
/* h3 {
    font-size:20px;
	font-weight: 500;
    text-transform: uppercase;
    color: #206be3!important;
    line-height: 0.4em;
}
h4{
    font-weight: 500;
    font-size: 38px;
    line-height: 1.4em;
} */
h5 {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 1.8em;
} 
/* h6 {
font-weight: 600;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 1.8em;*/

/*keine Abteilungen*/
.nowrap{
  	-webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none
}

/*=========================== Language Switch =======================*/
@media (min-width: 981px) {
/* Language Switch Flagge Indicator weg */
	.wpml-ls-menu-item a::after {
	display: none!important;
}
/* Language Switch Flagge sub-menu schmäler, zentriert */
.wpml-ls-menu-item ul.sub-menu {
	margin-left: -24px!important;
	padding: 10px 4px 10px 4px!important;
	width: 66px!important;
}
}
.wpml-ls-menu-item ul.sub-menu li {
	padding: 0px !important;
}
.wpml-ls-menu-item ul.sub-menu li a {
	width: unset !important;
}
/*=========================== Ende Language Switch =======================*/

.woocommerce div.product form.cart .variations {
    width: auto !important;
}
.woocommerce ul.products li.product .onsale {
 background-color: red!important;
}
/*
.woocommerce-page #content .single_wrap { 
	float: none; width: 90%; 
}

.woocommerce-page #sidebar { 
	display: none; 
}*/
/*Produkt Variations-Infos*/
.woocommerce div.product form.cart .variations {
    margin-bottom: 0px;
	}
.woocommerce div.product form.cart .variations td {
    padding: 0 20px 0px 0 !important;
	
}
.woocommerce-variation.single_variation {
	padding-bottom: 20px;
}

/* Bugfix 27.09.2022: mobile Product-Page hat keinen Abstand auf den Seiten */

body.product-template-default.single.single-product #main-content{
	padding-right: 10% !important;
	padding-left: 10% !important;
}

/* Footer-Menü nicht hamburger sondern offen */
.et_pb_menu .et_pb_menu__menu > nav > ul {
display: block;
}
@media screen and (max-width: 980px) {
.footer_nicht_hamburger .et_pb_menu__menu {
display: block;
}
.footer_nicht_hamburger .mobile_menu_bar {
display: none;
}

}
.footer_nicht_hamburger{}

/* WooCommerce-Buttons Normalform –––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.woocommerce #content input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce-page #content input.button, .woocommerce-page #respond input#submit, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button {
	background-color: #99cc33!important;
	color: white !important;
	text-shadow: transparent !important;
	border-color: #99cc33!important;
}
/* WooCommerce-Buttons "Gutschein/Warenkorb" hover –––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.woocommerce #content input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce-page #content input.button:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover {
	background: #99cc33!important;
	background-color: #99cc33!important;
	color: white !important;
	text-shadow: transparent !important;
	box-shadow: none;
	border-color: #99cc33!important;
}
/* WooCommerce-Buttons "Weiter zur Kasse" hover –––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.woocommerce #content input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover {
	background-color: #99cc33!important;
	box-shadow: none;
	text-shadow: transparent !important;
	color: white !important;
	border-color: #99cc33!important;
}
/* Buttons nebeneinander */
.btn-inline .et_pb_button_module_wrapper {
	display: inline-block;
}
/* Full width button */
.full-width-btn {
	width: 100%;
	text-align: center;
}
/* PayPal-Button oben mehr Platz */
.ppc-button-wrapper {
	padding-top: 18px !important;
}
/*
.woocommerce button.button, .woocommerce-page button.button{
	box-sizing: border-box;
	cursor: pointer;
	overflow: visible;
	left: auto;
	box-shadow: none;
	text-shadow: none;
	-webkit-font-smoothing: antialiased;
	padding: 0.3em 1em;	
	line-height: 1.7em !important;
	position: relative;
	border: 2px solid;
	transition: all 0.2s;
	float: none !important;
	border-radius: 5px;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	color: #ffffff!important;
	border-width: 2px!important;
	border-color: #99cc33;
	font-size: 18px;
	background-color: #99cc33!important;
	display: inline-block;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	vertical-align: top;
	height: 40px;
	text-align: center;
	margin-left: 1em;
} */

/*––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
/* CEEQOO-KONTAKTELEMENT 2.0 */
/* Update 09.05.2023:
   - Farben, Bilder und Desktop-Positionen jetzt in den Divi-Elementen
   - SVGs mit Divi Hacks in die Media-Files migriert (Divi Hacks kann danach wieder deaktiviert werden)
   - CSS-Schatten hinzugefügt
*/

/*––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
/* Row-elemente mobil (4, 5 oder 6 Elemente werden mobil nebeneinander angezeigt) */
@media only screen and (max-width: 980px) {
	.kontakt-row {
		background-color: rgba(0, 0, 0, 0.2);
		box-shadow: 0px -2px 5px rgba(0, 0, 0, 0.2);
	}
	.four-columns .et_pb_column { width: 25%!important; }
	.five-columns .et_pb_column { width: 20%!important; }
	.six-columns .et_pb_column { width: 16.66%!important; }
	
	/* Für ein Layout mit drei Columns, eine davon größer als die anderen zwei (z.B. mittlere Column ist dann column2) */
	.three-columns .column1 { width: 25%!important; }
	.three-columns .column2 { width: 50%!important; }
}