/*
Theme Name: Praxis
Author: Paul Blumenthal
Author URI: http://www.praxis-blumenthal.de
Description: Theme Naturheilpraxis Blumenthal
*/

/* MAIN STYLES
-------------------------------------------*/

/* Import Font Sheets */
@import url('css/fonts.css');

* { 
	margin:0;
	padding:0;
}

body,html {
	font-weight:normal;
	font-family:Helvetica,Arial,sans-serif;
	font-size:14px;
	color:#463a1d;
	background-color:#FCF8EF;
	line-height:150%;
	height:100%;
}

ul {
	list-style:none;
}

a {
	text-decoration:none;
	color:#375f24;
}

a:hover {
	text-decoration:underline;
}

a:focus {
	outline:none;
}

p {
	margin:0 0 1.5em;
}

img {
	border:none;
}

h1, h2, h3 {
	font-size:32px;
	font-family:"Museo Sans 500",Helvetica,Arial,sans-serif;
	font-weight:normal;
	line-height:1;
	padding-bottom:15px;
	color:#463a1d;
}

h1 {
	font-weight:normal;
}

h1 a:hover {
	text-decoration:none;
	color:#333;
}

h2 {
	font-size:20px;
	padding-top:10px;
	font-weight:normal;
}

h3 {
	font-size:18px;
	padding-top:10px;
}

h4 {
	font-size:14px;
	padding-bottom:5px;
}

.alignleft {
	margin-right:12px;
	float:left;
}

.alignright {
	margin-left:12px;
	float:right;
}

.size-thumbnail, .size-medium, .size-large, .size-vertical {
	padding:4px 8px 17px; 
}

.size-thumbnail {
	background:url(images/shadow-thumbnail.png) no-repeat bottom left;
}

.size-medium {
	background:url(images/shadow-medium.png) no-repeat bottom left;
}

.size-large {
	background:url(images/shadow-large.png) no-repeat bottom left;
}

.size-vertical {
	margin-top:50px;
	background:url(images/shadow-vertical.png) no-repeat bottom left;
}

 /* LAYOUT STRUCTURE
--------------------------------------------------*/

body#home #mainWrapper {
	background:#fdf9f0 url(images/bk_main_wrapper_home.png) 0 0 repeat-x;
}

#mainWrapper {
	background:url(images/bk_main_wrapper.png) 0 0 repeat-x;
	position:relative;
	min-height:100%;
}
#wrapper {
	min-width:960px;
	padding-bottom:80px;
}

#header {
	height:165px;
	width:960px;
	position:relative;
	margin:0 auto;
}

#content {
	padding-bottom:20px;
	overflow:hidden;
	min-height:575px;
	margin:0 auto;
	width:960px;
}

body#home #content {
	background:url(images/stage.jpg) top center repeat-x;
	width:100%;
	margin:0;
	padding:20px 0 0;
}

#content #colLeft {
	float:left;
	width:670px;
	padding-top:30px;
}

#content #colLeft a {
	text-decoration:underline;
}

#content #colLeft a:hover {
	text-decoration:none;
}

#content #colRight {
	position:relative;
	float:left;
	width:254px;
	margin-top:10px;
	margin-right:25px;
	padding-top:30px;
}

#footer {
	position:absolute;
	bottom:0;
	width:100%;
	margin:10px 0 0;
	height:80px;
	color:#5c4f30;	
	font-size:12px;
	background:#dcceaa url(images/footer_horiz_line.png) 0 0 repeat-x;
}

#footerInner {
	display: flex;
    justify-content: space-between;
    align-items: center;
    width: 960px;
    margin: 0 auto;
    padding: 40px 0 20px 0;
	overflow:hidden;
	background:transparent url(images/bk_footer_inner.png) 0 0 no-repeat;
}

/* HEADER ELEMENTS
-----------------------------------*/

/* -- logo --*/
#logo {
	position:absolute;
	display:block;
	top:20px;
	left:0;
}

#logo a img{
	border:none;
	vertical-align:middle;
}

#head_right {
	position:absolute;
	display:block;
	top:42px;
	right:36px;
	font-size:14px;
	line-height:22px;
}

#head_right p{
	padding:0;
	margin:0;	
}

#head_right p strong {
	color:#528036;
	font-size:17px;
}

#mainMenu {
	position:absolute;
	left:0;
	top:125px;
	font-family:Helvetica,Arial,sans-serif;
	font-size:17px;
	line-height:16px;
}

#mainMenu ul{
	z-index:100;
	margin:0;
	padding:0;
	list-style-type:none;
}

#mainMenu ul li{
	position:relative;
	display:inline;
	float:left;
	width:120px;
	text-align:center;
}

#mainMenu ul li a {
	display:block;
	color:#c9d6c1;
	padding:12px 0;
	border-right:1px solid #365b2e;
}

#mainMenu ul li a:hover {
	text-decoration:none;	
	color:#fff;
}

#mainMenu ul li.current-menu-item, #mainMenu ul li.current-page-ancestor {
	text-decoration:none;	
	background:url(images/bk_mainmenu.gif) 0 0 repeat-x;
}

#mainMenu ul li.current-menu-item a, #mainMenu ul li.current-page-ancestor a {
	color:#fff;
}

#mainMenu ul li ul li a:hover {
	background:#fff;
}

#mainMenu #menu-item-31 a {
	border-left:1px solid #365b2e;
}

.menu li a {
	color:#365f24;
}

.menu li a:hover, .menu li.current-menu-item {
	color:#463A1D;
	text-decoration:underline;
}

.menu li.current-menu-item {
	font-weight:bold;
	text-decoration:none;
}

.menu li.current-menu-parent {
	font-weight:bold;
	text-decoration:none;
}

.sub-menu {
	display:none;
	padding-top:5px;
	padding-left:18px;
	padding-bottom:10px;
}

#colRight .sub-menu li.current_page_item a {
	font-weight:bold;
	text-decoration:underline;
	color:#463A1D;
}

/* Top Search */

#searching, #searching_fullpage {
	position:relative;
	background:url("images/sidebar_middle.png") right bottom repeat-y;
	height:110px;	
}

#searching_fullpage {
	margin-bottom:30px;
}

#topSearch {
	position:absolute;
	left:0;
	top:0;
}

#topSearch h2 {
	color:#365F24;
	padding-top:0;
}

/* CONTENT ELEMENTS
-------------------------------------------*/

/* homeboxes */

#homeBoxes {
	margin:15px auto 0;
	width:960px;
	overflow:hidden;
}

#homeBoxes .homeBox {
	width:530px;
	float:left;
	margin-right:40px;
}

#homeBoxes .homeBox img:hover {
	opacity:0.7;
}

#homeBoxes .last {
	width:390px;
	margin-right:0;
	overflow:hidden;
	position:relative;
}

.categorySlide {
	min-height: 220px;
	max-width: 245px;
	padding-left: 75px;
}

#homeBoxes .last .categorySlide li {	
	background: transparent url("images/bullet_list.png") -1px 7px no-repeat;
    padding: 5px 0 5px 15px;
	margin-bottom: 5px;
}

.read-more {
	float: right;
	font-weight: bold;
	margin: 15px 5px 0 0;
}

#homeBoxes .homeBox h2 {
	padding:10px 0 15px;
	color:#35190c;
	font-weight:normal;
	font-size:20px;
}

#homeBoxes .homeBox a {
	text-decoration:underline;
}

#homeBoxes .homeBox a:hover {
	text-decoration:none;
}

.bx-wrapper {
    margin: 0 auto 30px;
    position: relative;
}
.bx-wrapper img {
    display: block;
    float: left;
    max-width: 100%;
    padding-right: 15px;
}
.bx-wrapper .bx-viewport {
    left: -5px;
    transform: translateZ(0px);
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: -30px;
    position: absolute;
    width: 100%;
}
.bx-wrapper .bx-loading {
    background: url("images/bx_loader.gif") no-repeat scroll center center #fff;
    height: 100%;
    left: 0;
    min-height: 50px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2000;
}
.bx-wrapper .bx-pager {
    color: #666;
    font-family: Arial;
    font-size: 0.85em;
    font-weight: 700;
    padding-top: 20px;
    text-align: center;
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: none repeat scroll 0 0 #666;
    border-radius: 5px;
    display: block;
    height: 10px;
    margin: 0 5px;
    outline: 0 none;
    text-indent: -9999px;
    width: 10px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: none repeat scroll 0 0 #000;
}
.bx-wrapper .bx-prev {
    background: url("images/controls.png") no-repeat scroll 0 -32px rgba(0, 0, 0, 0);
    left: 0;
}
.bx-wrapper .bx-next {
    background: url("images/controls.png") no-repeat scroll -43px -32px rgba(0, 0, 0, 0);
    right: 10px;
}
.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
    height: 32px;
    margin-top: -16px;
    outline: 0 none;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 32px;
    z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}
.bx-wrapper .bx-controls-auto {
    text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
    background: url("images/controls.png") no-repeat scroll -86px -11px rgba(0, 0, 0, 0);
    display: block;
    height: 11px;
    margin: 0 3px;
    outline: 0 none;
    text-indent: -9999px;
    width: 10px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
    background: url("images/controls.png") no-repeat scroll -86px -44px rgba(0, 0, 0, 0);
    display: block;
    height: 11px;
    margin: 0 3px;
    outline: 0 none;
    text-indent: -9999px;
    width: 9px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}
.bx-wrapper .bx-caption {
    background: none repeat scroll 0 0 rgba(80, 80, 80, 0.75);
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
}
.bx-wrapper .bx-caption span {
    color: #fff;
    display: block;
    font-family: Arial;
    font-size: 0.85em;
    padding: 10px;
}

.more-link {
	font-weight:bold;
	font-size:14px;
}

.customer_quotation {
	margin-bottom:5px;
}

#prev, #next {
	cursor:pointer;
	float:left;
	margin-top:5px;
}

#prev {
	margin-right:5px;
}

#imageCarousel {
	width:300px;
	overflow:hidden;
	padding:8px 0 10px 0;
	margin-bottom:5px;
	background:url(images/testimonials_bg.png) right bottom no-repeat;
}

#imageCarousel li {
	width:270px;
	padding:0 15px;
}

.rating {
	margin-left:95px;
	text-decoration:underline;
}

.rating:hover {
	text-decoration:none;
}

/* home quote */

#quote_container {
	width:960px;
	height:167px;
	margin:0 auto;	
	background:url(images/quote_bottom.png) bottom center no-repeat;
}

#quote {
	width:805px;
	padding:16px 0 20px;
	float:left;
	font-family:"Museo Sans 500",Helvetica,Arial,sans-serif;
	font-weight:normal;	
}

#quote p {
	font-size:22px;
	line-height:145%;
	color:#35190c;	
	margin:0;
}

#quote .quotescollection_randomquote q,  #quote .quotescollection_randomquote cite {
	float:left;
}

#quote .quotescollection_randomquote cite {
	text-align:left;
}

#lily {
	display:block;
	width:155px;
	float:left;
	padding-top:20px;
	text-align:right;
}

#archive-title {
	font-size:16px;
	padding:5px 0 7px 0;
	margin:0 0 15px 0;
	display:block;
	background:url("images/line.gif") center bottom repeat-x;
	border-bottom:1px solid #F2E9D0;
}

#content #colLeft img:hover {
	opacity:0.7;
}

#content #colLeft .wpmaps img {
	background-color:transparent;
}

/* BLOG ITEMS */

.postItem {
	overflow:hidden;
}

.postTags {
	font-size:13px;	
	background:url(images/ico_tag.png) 0 50% no-repeat;
	margin:25px 0 20px;
}

#content #colLeft .post-thumbs {
	margin-bottom:20px;
}

.post-thumbs img {
	width:270px;
	height:172px;
	background:url(images/shadow-post-thumb.png) no-repeat bottom left;
	padding: 4px 8px 17px;
	margin-top:30px;
}

blockquote {
	padding-left:80px;
	margin:20px 0 15px 0;
	padding-top:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	background:url(images/bk_blockquote.png) 0 15px no-repeat;
	border-top:1px dotted #ddd;
	border-bottom:1px dotted #ddd;
}

#content #colLeft ul li, #content #colLeft ol li {
	padding:5px 0 5px 18px;
	background:url(images/bullet_list.png) -1px 10px no-repeat;
}

#content #colLeft ul {
	margin:0 0 15px 0;
}

#content #colLeft ol li {
	background:none;
	padding-left:0;
}

#content #colLeft ol {
	margin:0 0 15px 35px;
}

#shareLinks {
	height:30px;
	background:url(images/bk_social.jpg) 0 0 repeat-x;
	font-size:12px;
	line-height:32px;
	padding:0 10px;
	border:1px solid #008FF5; 
	margin:20px 0;
	width:130px;
	-moz-border-radius:8px; 
	-webkit-border-radius:8px;
}

#shareLinks a {
	color:#fff;
}

#shareLinks #icons {
	display:none;
	padding-left:15px;
}

#shareLinks #icons a {
	margin:0 10px;
	font-weight:bold;
	text-transform:uppercase;
}


/* PAGINATION */

.emm-paginate {padding:10px 0; overflow:hidden; clear:both;}
.emm-paginate a {border:1px solid #ddd; color:#666; margin-right:5px; padding:4px 8px; text-align:center; text-decoration:none;}
.emm-paginate .emm-title {color:#555; margin-right:4px;}
.emm-paginate .emm-gap {color:#999; margin-right:4px;}
.emm-paginate a:hover, .emm-paginate a:active, .emm-paginate .emm-current {color:#fff; background:#375F24; border:1px solid #000; margin-right:5px; padding:4px 8px;}
.emm-paginate .emm-page {}
.emm-paginate .emm-prev, .emm-paginate .emm-next {}


/* SLIDER
---------------------------------------*/

#slider_inner {
	background:url(images/staged.png) no-repeat center bottom;
	width:100%;
	height:380px;
}
#slider_image {
	position:relative;
	background:url(images/loading.gif) no-repeat 50% 45%;
	height:340px;
	width:960px;
	margin:0 auto;
}
#slider_image img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

/* COLRIGHT ELEMENTS 
-------------------------------------*/

.sidebar_top {
    background:url(images/sidebar_top.png) right bottom no-repeat;
    height:30px;
    left:0;
    position:absolute;
    top:0;
    width:100%;
}

.rightBox {
	padding-right:30px;
	margin-bottom:30px;
	background:url(images/sidebar_middle.png) right bottom repeat-y;
}

.rightBox h2 {
	font-size:18px;
	color:#365F24;
	padding:3px 0 15px;
}

.rightBox ul li {
	font-weight:normal;
	padding:7px 0;
	background:url(images/line.gif) center top repeat-x;
}

.rightBox ul li a {
	padding-left:20px;
	background:url(images/bullet_list.png) 1px 1px no-repeat;
}

.tagcloud {
	margin-bottom:30px;
	-moz-hyphens: auto;
    hyphens: auto;
}

.sidebar_bottom {
    background:url(images/sidebar_bottom.png) right bottom no-repeat;
    height:30px;
    left:0;
    position:absolute;
    bottom:0;
    width:100%;
	pointer-events: none;
}

/* COMMENTS
-----------------------------------*/


#content #colLeft ul.commentlist {
	list-style:none;
	list-style-position:outside;
	display:block;
	margin:0 0 20px;
	border-top:3px solid #D2D8DB;
	border-bottom:4px solid #D2D8DB;
	padding:0;
	padding-bottom:10px;
}

#content #colLeft ul.commentlist ul {
	list-style-type:none;
	list-style-position:outside;
	margin:0;
}

#content #colLeft ul.commentlist li {
	padding:20px 0 10px 50px;
	position:relative;
	margin-top:0;
	background:url(images/bk_horiz_line.jpg) 0 0 repeat-x;
}

#content #colLeft ul.commentlist li img {
	border:none;
}

#content #colLeft ul.commentlist li p{
	font-size:13px;
	margin:10px 0;
}

#content #colLeft ul.commentlist li .comment-meta, #content #colLeft ul.commentlist li .text  {
	margin-left:20px;	
}

#content #colLeft ul.commentlist li .comment-meta span {
	font-size:11px;
	color:#999;
}

#content #colLeft ul.commentlist li .comment-meta {
	font-size:16px;
}

#content #colLeft ul.commentlist li .gravatar {
	position:absolute;
	width:50px;
	height:50px;
	top:20px;
	left:0;
}

#content #colLeft ul.commentlist li .gravatar .gravatar_mask {
	position:absolute;
	left:0;
	top:0;
	background:url(images/bk_gravatar_mask.png) 0 0 no-repeat;
	border:1px solid #cdcdcd;
	width:50px;
	height:50px;
}

#content #colLeft ul.commentlist .reply {
	position:absolute;
	right:0;
	top:25px;
	width:46px;
	height:21px;
	text-align:center;
	font-size:12px;
}

#content #colLeft ul.commentlist .reply a {
	display:block;
	width:46px;
	height:21px;
	font-style:italic;
}

#content #colLeft ul.commentlist .reply a:hover {
	text-decoration:none;
	color:#333;
}

#content #colLeft ul.commentlist li .children li {
	margin-top:15px;
	padding-top:25px;
	border-bottom:none;
	overflow:hidden;
	padding-bottom:5px;
}

#content #colLeft ul.commentlist li .children li .gravatar {
	top:20px;
}

#content #colLeft ul.commentlist li .children li .reply {
	top:30px;
}

/* FOOTER ELEMENTS
-------------------------------------------*/

/* Copyright */

#footerInner #copyright {
	clear:both;
	position:relative;
	padding-left:1px;
}

#footernav {
	display: flex;
	gap: 15px; /* Abstand zwischen Links */
}

#footernav ul {
	display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}

#footernav ul li {
	float:none;	
}

#footernav ul li a:link, #footernav ul li a:visited, #footernav ul li a:active {
	color:#5c4f30;
	text-decoration:underline;
	border-right:1px solid #5c4f30;
	padding:0 5px;
}

#footernav ul li a:hover {
	text-decoration:none;
}

#footernav ul li#menu-item-11333 a {
	border-right:none;
	padding-right:0;
}

/* FORMS
------------------------------------*/

/* Top Search */

#topSearch input[type="text"] {
	-moz-border-radius:4px; 
	-webkit-border-radius:4px;
	width:115px;
	background:#F4EAD2;
	padding:9px 8px;
	border:1px solid #365F24;
	color:#5C4F30;
	margin-right:10px;
	position:relative;
}

#topSearch input[type="submit"] {
	position:absolute;
	right:0;
	z-index:100;
	width:43px;
	height:44px;
	background:url(images/but_search.png) 0 0 no-repeat;
	border:none;
	cursor:pointer;
}	

/* COMMENTS F0RM */

#commentform p {
	margin:0;
}

#commentform label {
	display:block;
	padding:5px 0;
}

#commentform input, #commentform textarea {
	border:1px solid #ddd;
	padding:8px;
	width:300px;
	margin-bottom:10px;
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
}

#commentform input:focus, #commentform textarea:focus {
	border:1px solid #5c4f30;
}

#commentform textarea {
	width:560px;
	font-family:Helvetica,Arial,sans-serif;
	font-size:13px;
}

#commentform input[type="submit"]{
	border:none;
	width:151px;
	height:32px;
	margin-top:10px;
	cursor:pointer;
	background:url(images/but_form.jpg) 0 100% repeat-x;
	color:#FFF;
	font-size:12px;
	padding:0;
}

/* Contact Form */

.wpcf7 label {
	display:block;
	padding:5px 0;
}

.wpcf7 input, .wpcf7 textarea {
	border:1px solid #ddd;
	padding:8px;
	width:300px;
	margin-bottom:10px;
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
}
.wpcf7 .wpcf7-list-item input {
    width: auto;
}

.wpcf7 textarea {
	width:560px;
	font-family:Helvetica,Arial,sans-serif;
	font-size:13px;
}

.wpcf7 input[type="submit"]{
	border:none;
	width:171px;
	height:32px;
	margin-top:10px;
	cursor:pointer;
	background:url(images/but_form.jpg) 0 100% repeat-x;
	color:#FFF;
	font-size:14px;
	padding:0 0 1px 2px;
}

.wpcf7 input[type="submit"]:hover {
	color: #DCCEAA;
}

.wpcf7 input[type="submit"]:active {
	color: #DCCEAA;
    left: 1px;
    position: relative;
    top: 1px;
}

#colLeft .wpcf7-validation-errors, #colLeft div.wpcf7-mail-sent-ok {
	background:#FEF4F1;
	border:1px solid #F7A68A;
	color:#DA4310;
	padding:10px;
	margin:0;
	-moz-border-radius:4px;
    -webkit-border-radius:4px;
}

#colLeft div.wpcf7-mail-sent-ok {
	background:#F5FAF1;
	border:1px solid #C2E1AA;
	color:#8FA943;
}

/* Recent Comments */

.recent_comments {
	list-style-type:none;
}

.recent_comments a {
	font-weight:bold;
}

.recent_comment_author {
	font-weight:bold;
	padding:0;
	margin:0;
	overflow: hidden;
}
#cookie-notice a {color:#fff; text-decoration:underline;}

#cookie-notice a:hover {text-decoration:none;}

#cookie-notice div {padding:10px; padding-right:40px;}

#cookie-notice { 
   text-align:center; 
   background-color: #375f24; 
   color: #fff;
   bottom:0px; 
   z-index:10000; 
   width:100%; 
   font-size:12px; 
   line-height:16px;
}

#cookie-noticeCloser {
   color: #000;
   font: 14px/100% arial, sans-serif;
   position: absolute;
   right: 5px;
   text-decoration: none;
   text-shadow: 0 1px 0 #fff;
   top: 5px;
   cursor:pointer;
   border-top:1px solid white; 
   border-left:1px solid white; 
   border-bottom:1px solid #7b92a9; 
   border-right:1px solid #7b92a9; 
   padding:4px;
   background: #ced6df; /* Old browsers */
   background: -moz-linear-gradient(top, #ced6df0%, #f2f6f9 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ced6df), color-stop(100%,#f2f6f9)); 
   background: -webkit-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: -o-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: -ms-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: linear-gradient(to bottom, #ced6df0%,#f2f6f9 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(    startColorstr='#ced6df', endColorstr='#f2f6f9',GradientType=0 ); 
 }

#cookie-noticeCloser:hover {border-bottom:1px solid white; border-right:1px solid white; border-top:1px solid #7b92a9; border-left:1px solid #7b92a9;}

/* ============================================= */
/* RESPONSIVE MEDIA QUERIES */
/* ============================================= */

/* 1. Allgemeine Mobile-Anpassungen */
@media screen and (max-width: 1024px) {
	#wrapper {
	  min-width: auto;
	  width: 100%;
	}
	
	#header, #content, #footerInner {
	  width: 100%;
	  box-sizing: border-box;
	}
  }
  
  /* 2. Tablet-Ansicht (768px - 1024px) */
  @media screen and (max-width: 1024px) and (min-width: 768px) {
	#header {
	  height: auto;
	  padding: 13px 0 0 0;
	}
	
	#logo {
	  position: relative;
	  top: auto;
	  left: auto;
	  text-align: center;
	  margin-bottom: 15px;
	}
	
	#head_right {
		display: none;
	}
	
	#mainMenu {
	  position: relative;
	  top: auto;
	  margin-top: 20px;
	}
  }
  
  /* 3. Mobile-Ansicht (unter 768px) */
  @media screen and (max-width: 767px) {
	body#home #content {
		background: #FDF9F0 !important;
	}
	/* Header-Anpassungen */
	#header {
	  height: auto;
	  padding: 15px 0;
	  text-align: center;
	}
	
	#logo {
        position: relative;
        top: auto;
        left: auto;
        text-align: center;
        margin-bottom: 15px;
    }
	
	#logo a img {
        max-width: 300px; /* Etwas kleiner auf Mobilgeräten */
    }

	#head_right {
		display: none;
	}

	#wrapper, #homeBoxes {
		background-color: #FDF9F0;
	}
	
	/* Menü-Optimierung */
	#mainMenu {
        position: relative;
        top: auto;
        left: auto;
        margin: 20px 0;
        width: 100%;
    }

    #mainMenu ul {
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    #mainMenu ul li {
        float: none;
        display: block;
        width: 100%;
        margin: 0;
        text-align: center;
    }

    #mainMenu ul li a {
        padding: 12px 0;
        margin: 2px 0;
        background: #375f24;
        color: white !important;
        border: none !important;
    }
	/* Aktiver Menüpunkt */
    #mainMenu ul li.current-menu-item a,
    #mainMenu ul li.current-page-ancestor a {
        color: #60913F !important;
        font-weight: bold;
    }
	  #slider_inner,
	  #slider_image, #quote, #quote_container {
		display: none !important;
		padding: 0 !important;
   		margin: 0 !important;
		background: none;
	  }
	  #quote_container {
		padding: 0;
		width: 0;
		height: 0;
		box-sizing: border-box;
		background-image: none !important;
	}
	  #lily {
		display: none; /* Blume ausblenden auf kleinen Geräten */
	}
	#content {
        clear: both;
        padding-top: 20px;
    }	
	/* Float für Bilder aufheben */
	.alignleft, 
	.alignright,
	.alignnone {
	  float: none !important;
	  display: block;
	  margin-left: auto !important;
	  margin-right: auto !important;
	  margin-bottom: 15px !important;
	  text-align: center;
	}
  
	/* Bildumfließenden Content anpassen */
	.wp-caption,
	figure {
	  float: none !important;
	  margin: 0 auto 15px !important;
	  max-width: 100% !important;
	}
  
	/* Sicherstellen, dass Text nicht umfließt */
	p, 
	.entry-content {
	  clear: both;
	}

	/* Layout-Anpassungen */
	#content {
	  min-height: auto;
	  padding: 15px;
	}
	
	#content #colLeft, 
	#content #colRight {
	  float: none;
	  width: 100%;
	  padding-top: 15px;
	  margin-right: 0;
	}
	
	/* Homepage-Elemente */
	#homeBoxes {
	  width: 100%;
	}
	
	#homeBoxes .homeBox, 
	#homeBoxes .last {
	  width: 100%;
	  margin-right: 0;
	  margin-bottom: 30px;
	}
	#homeBoxes {
	  margin: 0;
	  padding: 0 15px;
	  box-sizing: border-box;
	}
	.sidebar_bottom {
    display: none;
	}
	/* Footer */
	#footer {
	  position: static;
	  height: auto;
	}
	
	#footerInner {
	  padding: 20px 15px;
	  background: none;
	}
	#footerInner #copyright {
		margin-top:15px;
		line-height: 15px;
	}
	#footernav {
	  float: none;
	  width: 100%;
	  margin-top: 20px;
	}
	#footernav ul {
		gap: 15px;
	}
	#footernav ul li {
	  float: none;
	  display: block;
	  text-align: center;
	  margin-bottom: 10px;
	}
	
	#footernav ul li a {
	  border: none !important;
	  padding: 5px 0 !important;
	  display: block;
	}
	
	/* Formulare */
	#commentform textarea,
	.wpcf7 textarea {
	  width: 100%;
	}
	
	#commentform input[type="text"],
	.wpcf7 input[type="text"],
	.wpcf7 input[type="email"] {
	  width: 100%;
	  box-sizing: border-box;
	}
  }
  
  /* 4. Kleine Mobile-Geräte (unter 480px) */
  @media screen and (max-width: 479px) {
	body#home #content {
		background: none !important;
		background-color: #FDF9F0;
	}
	h1 {
	  font-size: 24px;
	}
	
	h2 {
	  font-size: 20px;
	}
	
	#quote p {
	  font-size: 16px;
	}
	/* QUOTE-BEREICH: Lesbarkeit und Abstand verbessern */
	#quote_container {
		padding: 0;
		width: 0;
		height: 0;
		box-sizing: border-box;
		background-image: none;
	}
	#quote {
		padding: 0;
	}
	#lily {
		display: none; /* Blume ausblenden auf kleinen Geräten */
	}
	  #footernav ul {
		gap: 10px;
	  }	
	
	/* Cookie-Hinweis */
	#cookie-notice div {
	  padding-right: 10px;
	  font-size: 11px;
	}
	
	#cookie-noticeCloser {
	  top: 2px;
	  right: 2px;
	}
  }
  
  /* 5. Hochformat-Optimierungen */
  @media screen and (max-width: 767px) and (orientation: portrait) {
	#header {
	  padding: 10px 0;
	}
	#mainMenu ul li a {
		padding: 10px 0;
	}
	#head_right {
		display: none;
	}
  }
  
  /* 6. Querformat-Optimierungen */
  @media screen and (max-width: 767px) and (orientation: landscape) {
	#logo a img {
	  max-width: 60%;
	}
  }
  
  /* ============================================= */
  /* RETINA DISPLAY ANPASSUNGEN */
  /* ============================================= */
  @media 
  (-webkit-min-device-pixel-ratio: 2), 
  (min-resolution: 192dpi) { 
	/* Hier können Retina-spezifische Styles eingefügt werden */
  }  