@import "./style-variable.css";
@import "./style-font.css";
/*
 Theme Name:   Webseiten Name
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Benjamin Seifert
 Author URI:   https://pulverundblei.com
 Template:     generatepress
 Version:      0.1
*/

/* ---------------------------------------- */

/*
............Basic Style
............Font
............Navigation
............Content
............Forms
............Footer
............Media
*/

/* ---------------------------------------- */

/*////////////////////////////////////////////
BASIC STYLE
////////////////////////////////////////////*/

/*html.js { margin-top: inherit !important; }
 
div#wpadminbar{ display:none;}*/

html {
	font-size: 100%;
}
::selection {
	background: var(--accent-color);
	color: var(--primary-color) !important;
	text-shadow: none;
}
body {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-weight: inherit;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f36363', endColorstr='#ed7d61', GradientType=0);
	/* IE6-9 */
	font-family: var(--content-font);
	font-size: var(--body-font);
	line-height: 1.5;
	color: var(--primary-color);
	background: var(--main-bg-color);
	position: relative;
}

body:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 60px;
    margin: 20px;
       border: 1px solid #c8baab;
    z-index: 0;
}

body:before {
    background-image: url(http://nettis-cafe.de/wp-content/uploads/2023/09/nettis_bg.jpg);
    background-size: cover;
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    opacity: .5;
}

a, .elementor-button:before, .main-navigation li.button a:before {
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.error404 .inside-article p {
	font-size: 20px;
	max-width: 600px;
}
.error404 form.search-form {
	display: none;
}
.error404 .inside-article {
	margin-bottom: 100px !important;
	display: block;
	padding: 10% !important;
	text-align: center;
}
::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #333;
}
::-moz-placeholder {
	/* Firefox 19+ */
	color: #333;
}
:-ms-input-placeholder {
	/* IE 10+ */
	color: #333;
}
:-moz-placeholder {
	/* Firefox 18- */
	color: #333;
}
*:focus {
	outline: 0;
}
/*////////////////////////////////////////////
FONT
////////////////////////////////////////////*/

body, button, input, select, textarea {}
a {
	text-decoration: none;
	color: var(--accent-color);
}

b, strong {
	color: var(--accent-color);
	    font-weight: 500;
}

p {
	margin: 0 auto 1rem;
}
p:last-child {
	margin-bottom: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 10px auto;
	font-family: var(--heading-font);
	font-weight: var(--heading-fontw);
}
body .elementor-widget-heading .elementor-heading-title.elementor-size-xxl {
	font-size: var(--XXL-font);
}
body .elementor-widget-heading .elementor-heading-title.elementor-size-large {
	font-size: var(--XL-font);
}
body h1.elementor-heading-title {
	font-size: var(--h1-font);
}
body h2.elementor-heading-title {
	font-size: var(--h2-font);
}
body h3.elementor-heading-title {
	font-size: var(--h3-font);
}
body h4.elementor-heading-title {
	font-size: var(--h4-font);
}
body h5.elementor-heading-title {
	font-size: var(--h5-font);
}
body h6.elementor-heading-title {
	font-size: var(--h6-font);
}
body .elementor-heading-title {
	line-height: var(--lh-font);
}
p.elementor-icon-box-title {
	margin: 0;
}
p.elementor-heading-title {
	font-weight: var(--heading-fontw);
	font-size: var(--heading-font);
}
body .elementor-button.elementor-size-md, .main-navigation .main-nav li.btn a {
	padding: var(--btn-pd);
	border-radius: var(--btn-rd);
	    line-height: 1;
	font-size: var(--body-font);
}
/*////////////////////////////////////////////
#NAVIGATION
////////////////////////////////////////////*/

header#masthead{display:none;}

header#masthead, .main-navigation, .main-navigation ul ul {
	background: none;
}
.main-navigation .main-nav ul li a {
	font-size: var(--body-font);
}
.inside-header.grid-container {
	padding: 0;
	z-index: 1;
	position: relative;
	max-width: inherit;
}
.grid-container {
	max-width: var(--content-w);
}
header#masthead {
	background: none;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: var(--content-padding);
	padding-left: var(--content-padding);
	max-width: var(--content-w);
	margin: 0 auto;
}
.site-logo {
	height: var(--logoh);
}
.site-header .header-image {
	height: 100%;
	width: auto;
}
.main-navigation .main-nav li.btn a {
	background: var(--accent-color);
	color: var(--light-bg-color);
	
	margin-left: 15px;
}
/*////////////////////////////////////////////
#CONTENT
////////////////////////////////////////////*/

div#content {
    position: relative;
    z-index: 1;
}

.site-content {
	margin-top:var(--content-mpadding);
}
header.entry-header {
	display: none;
}
.elementor-widget-image img {
	border-radius: 20px;
}
.separate-containers .inside-article>.featured-image img {
	border-radius: var(--border-radius);
}
.elementor-section.elementor-section-height-min-height .elementor-section, .elementor-section.elementor-section-height-min-height .elementor-section>div {
	height: 100%;
}
.separate-containers .inside-article>.featured-image {
	display: none;
}
.elementor-section .elementor-section {
	padding: 0px 0px;
}
.separate-containers .comments-area, .separate-containers .inside-article, .separate-containers .page-header, .separate-containers .paging-navigation {
	padding: 0;
	background: none;
}
.separate-containers.no-sidebar .site-main, .entry-content:not(:first-child), .entry-summary:not(:first-child), .page-content:not(:first-child) {
	margin: 0;
}
.widget-title {
	margin-bottom: 15px;
}

.elementor-section-full_width {
	max-width: inherit;
}

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1200px;
}

.elementor-column-gap-default>.elementor-column>.elementor-widget-wrap {
	margin: var(--content-padding);
	border-radius: var(--border-radius);
	overflow: hidden;
	padding: 0;
}
.elementor-column-gap-default>.elementor-column>.elementor-widget-wrap .elementor-widget-wrap {
	margin-top: var(--content-btwn);
	margin-bottom: var(--content-btwn);
	border-radius: 0;
}
body .elementor-section.elementor-section-full_width>.elementor-container {
	margin-left: var(--content-mpadding);
	margin-right: var(--content-mpadding);
}
/*////////////////////////////////////////////
#FOOTER
////////////////////////////////////////////*/

/*////////////////////////////////////////////
#FORM
////////////////////////////////////////////*/

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea, select {
	width: 100%;
	background: #fff;
	border: 2px solid;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="number"]:focus, textarea:focus, select:focus {
	background: #fff;
	border-color: #f64448;
}
button, html input[type="button"], input[type="reset"], input[type="submit"], a.button, a.wp-block-button__link:not(.has-background) {
	color: #ffffff;
	background-color: #f64448;
	padding: 10px 40px;
}
textarea {
	height: 150px;
}

footer.site-info {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

/*////////////////////////////////////////////
#MEDIA
////////////////////////////////////////////*/

@media screen and (max-height: 600px) {}
@media screen and (max-height: 500px) {}
@media screen and (max-height: 400px) {}
@media screen and (min-width: 1141px) {}
@media screen and (max-width: 1200px) {}
@media screen and (min-width: 1025px) {}
@media screen and (min-width: 1025px) and (max-width: 1550px) {}
@media screen and (max-width: 1400px) {}
@media screen and (min-width: 1025px) and (max-width: 1400px) {}
@media screen and (max-width: 1200px) {}
@media screen and (max-width: 1024px) {}
@media screen and (max-width: 960px) {}
@media screen and (max-width: 769px) and (min-width: 1024px) {}
@media screen and (max-width: 768px) {body h3.elementor-heading-title {
    font-size: 22px;
}

body:after {

    margin: 10px;

}
}
@media screen and (max-width: 650px) {}
@media screen and (max-width: 600px) {}
@media screen and (min-width: 560px) {}
@media screen and (max-width: 569px) {}
@media screen and (max-width: 321px) {}