h1, h2, h3, h4, h5, h6{
	margin-top: 0px;
	margin-bottom: 10px;
	letter-spacing: 3px;
	font-weight:normal;
	font-family: "Open Sans",sans-serif !important;
	color: rgb(156, 70, 82);
}
html,body, button, input, select, textarea{	
	color: #605757;
	font-family: 'Cardo', serif !important;
}
a{
	color: #9c4652;
	text-decoration:none;
	font-weight: bold;
}
a:hover, a:visited{
	color: #4e6249;
}
p{
	letter-spacing: 0.5px;
    line-height: 1.6;
	font-size:16px;
	font-weight:lighter;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #605757;
	font-family: 'Cardo', serif !important;
}
.grey{
	color: #4e6249;
	font-family: 'Cardo', serif !important;
	font-weight:lighter;
}
.site_title{
    color: rgb(156, 70, 82);
    font-weight: lighter;
	margin: 40px 0px;
	text-align:center;
	font-size: 20px;
	text-transform: uppercase;
}
#main{
	position: relative;
}
.w1280{
	max-width: 1280px;
	padding: 0px 20px;
	margin: 0 auto;
}
.w1120{
	max-width: 1120px;
	padding: 0px;
	margin: 0 auto;
}
.w1000{
	max-width: 1000px;
	margin: 0 auto;
	position: relative;
}
.w960{
	max-width: 960px;
	margin: 0 auto;
	position: relative;
}
.bg_striche{
	background-image: url(https://www.langstein.com/wp-content/themes/langstein/images/background.png);
	background-size: cover;
}
.bg_red{
	background-color: #9c4652;
}
/* ///////////////////////////////////// Menu ///////////////////////////////////// */
#masthead{
	background-color: #4e6249;
    height: 50px;
    padding: 0px 15px;
    width: 100%;
    z-index: 999;
}
.main-navigation{
	clear: both;
    display: block;
    float: none !important;
    margin: 0 auto;
    max-width: 810px;
}
.main-navigation, .main-navigation div, .main-navigation ul, .main-navigation li, .main-navigation a{
	height: 100%;
}
.main-navigation a, .main-navigation a:visited {
	color: #fff;
    display: block;
    font-family: "Open Sans",sans-serif !important;
    font-size: 15px;
    font-weight: lighter;
    letter-spacing: 2px;
    margin-bottom: 0;
    text-transform: uppercase;
	padding: 15px 10px 0px 10px;
}
.main-navigation a:hover, .main-navigation li.current-menu-item a{
	background-color: #5b6d55;
}
.main-navigation li {
    float: left;
    position: relative;
	line-height: 1;
}
.main-navigation li:last-child{
	margin: 0px;
}


/*.topslider #masthead {
    background-color: rgba(0, 0, 0, 0);
    height: auto;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 50px;
    width: 100%;
}

.topslider .main-navigation a{
	height: 35px;
	padding: 0px 10px;
	background-color: transparent !important;
}
.topslider .main-navigation a:hover{
	color:rgba(200, 82, 73, 1.00);
}
.topslider .main-navigation li.current-menu-item a{
	color:rgba(200, 82, 73, 1.00);
	border-bottom: 5px solid rgba(200, 82, 73, 1.00);
}
*/


/* ///////////////////////////////////// FLEXSLIDER ///////////////////////////////////// */
.flexslider{
	margin-top:0px !important;
	background-color: transparent !important;
}
.flexslider, .flexslider ul{
	height:100%;
	width: 100%;
}
.flexslider li {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
}
.flex-direction-nav a{
	top:calc(50% - 30px);
}
.flexslider .flex-nav-next a, .flexslider .flex-nav-prev a{
	content:"";
	height: 45px;
    width: 45px;
	background-size:cover !important;
	background: no-repeat;
}
.flexslider .flex-nav-next a{
	display: none;
}
.flexslider .flex-nav-prev a{
	display: none;
}
.flexslider .site-main{
	height:100%;
}


.flexslider_kontakt{
	height: 500px;
}
.flexslider_kontakt .flex-control-nav {
    bottom: 20px !important;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 9999;
}
.flexslider_kontakt .flex-control-paging li a{
	width: 15px !important;
	height: 15px !important;
	background-color: #fff !important;
	box-shadow: none !important;
}
.flexslider_kontakt .flex-control-paging li a.flex-active{
	background-color: rgba(253, 252, 252, 0.8) !important;
}

/* ///////////////////////////////////// Header ///////////////////////////////////// */
.header_other{
	text-align: center;
    width: 100%;
	height:auto;
}
.header_other .logo {
    display: inline-block;
    margin: 20px 0;
    max-width: 300px;
}
.header_other .logo a{
	display: block;
}
.header_other .logo img{
	max-width: 100%;
}
.topslider{
	width: 100%;
	height: calc(100vh - 50px);
	position: relative;
}

#logo-wrapper {
    margin: 0 auto;
    position: absolute;
    top: 25vh;
    width: 100%;
	text-align: center;
    z-index: 9;
	padding: 0px 20px;
}
.arrow{
	width: 100px;
	height: auto;
	position:absolute;
	bottom: 40px;
	left: calc(50% - 50px);
	margin: 0 auto;
	z-index:9;
}
.single_field{
	width: 100%;
	height:auto;
	margin-bottom: 50px;
	padding: 0px 20px;
}
.single_news_text{
	width: 100%;
	height:auto;
	padding: 20px 20px;
}
.schluss{
	width: 100%;
	height:auto;
	padding: 60px 20px;
	background-color: #f7f6f6;
}
.schluss p{
	color: #4e6249;
}
#einleitung{
	width: 100%;
	height:auto;
	padding: 60px 15px;
	background-image: url(https://www.langstein.com/wp-content/themes/langstein/images/background.png);
	background-size:cover;
}
#einleitung h1{
	color: #9c4652;
	font-weight:lighter;
	margin-bottom: 40px;
	font-size:20px;
	text-transform: uppercase;
}
.begrenzung1000{
	max-width: 1000px;
	height:auto;
	margin: 0 auto;
}
.begrenzung960{
	max-width: 960px;
	height:auto;
	margin: 0 auto;
}
.text_center{
	text-align: center;
}

.row1, .row2, .row3{
	float: left;
	width: 33.33%;
}
.block_link{
	display: block;
}
.row1{
	background-color: #4e6248;
	text-align:center;
}
.row1 .margin_box{
	margin: 60px;
}
.row2{
	background-image: url(https://www.langstein.com/wp-content/themes/langstein/images/background.png);
	text-align:center;
	background-size:cover;
}
.row2 h3{
	color: #4e6249;
	font-size: 45px 30px;
	text-transform: uppercase;
	margin: 0px 0px 30px 0px;
	font-weight: 300;
}
.row2 .margin_box{
	margin: 40px 20px;
}
.row3{
	background-color: #efeeee;
    text-align: left;
}

.row3 .margin_box{
	margin: 30px 60px;
}
.footer_kontakt{
	margin-top: 60px;
}
.footer_kontakt p{
	color: #fff;
}
.footer_kontakt a{
	color: #fff !important;
	font-weight: normal;
}
.footer_kontakt a:hover{
	color: #9c4652 !important;
}
div.hc-widget.hc-widget-large{
	width: 100% !important;
}
.facebook{
	height: 50px;
    margin-top: 10px;
    width: 130px;
}

.flexslider_news ul{
	margin: 0px 0px 30px 0px;
}
.flexslider_news .flex-direction-nav{
	display: none;
}
.news_bild{
	background-size: cover;
    height: 250px;
    width: 100%;
	background-repeat: no-repeat;
	background-position:center center;
	margin-bottom: 30px;
}
.news_text h2{
	color: #9c4752; 
	font-family: 'Cardo', serif !important;
}
.news_text p{
	color: #6b6873;
}
.news_link{
	color: #9c4752 !important;
	margin: 30px 0px 0px 0px;
	font-weight: normal;
}
.news_text a:hover{
	color: #4e6249 !important;
	font-weight: normal;
}
/* //////////////////// KONTAKT ////////////////// */
.bemerkungen{
	width: 50%;
}
.formular{
	width: 100%;
	height:auto;
	margin-bottom: 25px;
}
.map{
	width: 100%;
	height:auto;
	margin-bottom: 25px;
}
.maps{
	position:relative;
}
.mapsoverlay{
	width:100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
}
.mapshide{
	display:none;
}
/* //////////////////////////// FOOTER ////////////////////// */
.sub_footer{
	width: 100%;
	height: auto;
	background-color: #fff;
	padding: 25px 50px;
	position:relative;
}

.footer_impressum {
    position: absolute;
	right: 15px;
	bottom: 25px;
    height: auto;
    width: auto;
}
.impressum{
	float: left;
}
#languages{
	float: right;
	color: #4e6249;
	margin: 0px 0px 0px 10px;
}
#languages a{
	color: #4e6249;
	margin: 0px 10px 0px 10px;
	font-family: 'Cardo', serif !important;
	font-weight: lighter;
	font-style:italic;
}
#languages a:hover{
	color:#ccc;
}
.active_lang{
	display: none;
}

.sub_footer span{
    color: #4e6249;
	font-family: 'Cardo', serif !important;
	font-weight: lighter;
	font-style:italic;
}
.sub_footer img{
	float: left;
}
.sub_footer span:hover{
	color: #4e6249;
}
.bild_suedtirol {
    width: auto;
	float:left;
	margin-right:10px;
}

.bild1 {
    width: 100px;
	float:left;
}
.bild2 {
    float: left;
    margin-top: 25px;
    width: 75px;
	margin-left: 10px;
}
.bild3 {
    float: left;
    margin-top: 25px;
    width: 305px;
	margin-left: 10px;
}
#holidaycheck-widget-hotel-1-188518-de_DE-l-g-1-1-1-1-1{
	border: 3px solid #fff;
	min-height: 280px;
}
#home_slider .flex-control-nav {
    bottom: 20vh !important;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 9999;
}
#home_slider .flex-control-paging li a{
	width: 15px !important;
	height: 15px !important;
	background-color: #fff !important;
	box-shadow: none !important;
}
#home_slider .flex-control-paging li a.flex-active{
	background-color: rgba(253, 252, 252, 0.8) !important;
}

.row2 .flex-control-nav {
    bottom: 0;
    height: auto;
    line-height: 1;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 99;
}
.row2 .flex-control-paging li a{
	width: 15px !important;
	height: 15px !important;
	background-color: #4e6249 !important;
	box-shadow: none !important;
}
.row2 .flex-control-paging li a.flex-active{
	background-color: rgba(78, 98, 73, 0.6) !important;
}

.bilder_box .flex-control-nav {
    bottom: 30px !important;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 9999;
}
.bilder_box .flex-control-paging li a{
	width: 15px !important;
	height: 15px !important;
	background-color: #fff !important;
	box-shadow: none !important;
}
.bilder_box .flex-control-paging li a.flex-active{
	background-color: rgba(253, 252, 252, 0.8) !important;
}

.box{
	width: 100%;
	height: auto;
	position: relative;
}

.box_text{
	padding: 70px 90px;
	width: 50%;
}
.box_text a, .text_other a{
    color: #c0a870 !important;
    font-weight: bold;
}
.box_text h3, .box_text_big h3{
	text-transform: uppercase;
	margin: 0px 0px 40px 0px;
	font-weight: 300;
	color: #fff;
}
.box_text p, .box_text_big p, .box_text a, .box_text_big a{
	color: #fff;
}
.box_bild{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.box_bild_big{
	width: 100%;
	height:500px;
	background-size:cover;
	background-repeat:no-repeat;
	background-position: center;
}
.box_text_big{
	padding: 70px 90px;
	width: 100%  !important;
}
.feld_big{
	width: 100% !important;
}
.big{
	margin-bottom: 10px;
}



#beginn-arrow{
	background-color: #b97e86;
    bottom: 150px;
    display: none;
    font-size: 30px;
    height: 40px;
    line-height: 0;
    position: fixed;
    right: 20px;
    text-align: center;
    vertical-align: middle;
    width: 40px;
    z-index: 999;
}
#beginn-arrow a, .beginn-arrow a:visited{
	color: #fff !important;
    display: block;
    font-size: 30px;
    height: 40px;
    padding-top: 3px;
    width: 40px;
}
#beginn-arrow a:hover{
	color: #b97e86 !important;
	background-color: #f1f1f1;
}



.pagination {
    clear:both;
    position:relative;
    font-size:16px; /* Pagination text size */
    line-height:13px;
	margin: auto;
	display:table;
}
 
.pagination span, .pagination a {
    display:block;
    float:left;
    margin: 2px 2px 2px 0;
    padding:6px 9px 5px 9px;
    text-decoration:none;
    width:auto;
    color:#fff; /* Pagination text color */
    background: #605757; /* Pagination non-active background color */
    -webkit-transition: background .15s ease-in-out;
    -moz-transition: background .15s ease-in-out;
    -ms-transition: background .15s ease-in-out;
    -o-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out;
} 
.pagination a:hover{
   
    background: #9c4652; /* Pagination background on hover */
}
.pagination a:visited, .pagination a:focus{
	color: #fff;
}
 
.pagination .current{
    padding:6px 9px 5px 9px;
    background: #9c4652; /* Current page background */
	color: #fff;
}
.pagination-box{
	margin-top: 15px;
}
.single_news p{
	color: #4e6249;
}
.single_news h3{
	color: #9c4652;
    font-size: 20px;
    font-weight: lighter;
    margin-bottom: 0px;
    text-transform: uppercase;
}
.date_single{
	margin: 30px 0px;
}

.full{
	width: 100% !important;
	height:100% !important;
}
.full_half{
	width: 100% !important;
	height:50% !important;
	position: absolute;
	top: 0;
	left:0;
}
.innere_bilder_box{
	width: 100%;
	height: 100%;
	position:relative;
}
.single_news_bild{
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
    margin-bottom: 10px;
}
/* ///////////////////////////////////// Wohnungen ///////////////////////////////////// */
.block{
	width: 100%;
	height: auto;
}
.one_box{
	height: auto;
    width: 100%;
	position: relative;
}
.bilder_box{
    height: auto;
    width: 50%;
}
.bilder_box .right{
	position: absolute;
	right:0;
	top: 0;
	bottom: 0;
	width: 50%;
}
.bilder_box .left{
	position: absolute;
	left:0;
	top: 0;
	bottom: 0;
	width: 50%;
}
.bilder_box_big{
	height: 500px;
    width: 100%;
}
.text_other ul, .text ul{
	margin: 0;
	margin-left: 15px;
	padding:0;
}
.text{
    min-height: 540px;
    width: 50%;
	padding: 70px 90px;
}
.text h3, .text h2{
	font-size: 20px;
    line-height: 1.2;
    text-transform: uppercase;
	margin-bottom:50px;
	color: #fff;
}
.text_other{
    width: 50%;
	padding: 70px 90px;
	color: #fff;
}
.text_other p{
	color: #fff;
}
.text_other h3, .text_other h2{
	font-size: 20px;
    line-height: 1.2;
    text-transform: uppercase;
	margin-bottom:50px;
	color: #fff;
}
.button_details, .button_anfragen{
	border: 1px solid #fff;
    display: inline-block;
    margin-top: 50px;
    text-align: center;
    width: auto;
}
.button_details a{
	display: block;
	padding: 15px;
	font-family: "Open Sans",sans-serif !important;
	text-transform: uppercase;
	font-size: 13px;
	background-color: #fff;
	color: #615958 !important;
	font-weight: normal !important;
}
.button_details a:hover{
	color: #fff !important;
	background-color: transparent;
}
.button_anfragen a{
	display: block;
	padding: 15px;
	font-family: "Open Sans",sans-serif !important;
	text-transform: uppercase;
	font-size: 13px;
	color: #fff !important;
	font-weight: normal !important;
}
.button_anfragen a:hover{
	color: #615958 !important;
	background-color:#fff;
}
.right{
	float: right;
}
.left{
	float: left;
}

.bild_box{
	width: 100%;
	height:100%;
}


.single_zurueck{
	display: inline-block;
	margin: 30px 0px;
}
.single_wohnung h1{
	margin: 0px 0px 30px 0px;
	font-size: 35px;
	text-transform: uppercase;
	font-weight: 300;
}
.single_zurueck a{
	font-family: 'Cardo', serif !important;
	font-style: italic;
	color: #605757;
	font-size: 16px;
}
.flexslider_single_wohnungen{
	height: 650px;
}
.flexslider_single_wohnungen ul{
	
}
.flexslider_single_wohnungen ul li{
	
}
.flexslider_single_wohnungen .flex-control-nav {
    bottom: 30px !important;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 9999;
}
.flexslider_single_wohnungen .flex-control-paging li a{
	width: 15px !important;
	height: 15px !important;
	background-color: #fff !important;
	box-shadow: none !important;
}
.flexslider_single_wohnungen .flex-control-paging li a.flex-active{
	background-color: rgba(253, 252, 252, 0.8) !important;
}

.daten_singel_wohungen, .leistungen{
	padding: 40px 0px;
}
.zimmerplan h2, .preise h2{
	color: #fff;
	text-transform: uppercase;
	font-weight: 300;
	margin: 0px 0px 30px 0px;
	text-align: center;
}
.zimmerplan{
	float: left;
	width: 50%;
	padding: 0px 30px;
	border-right: 1px dotted #fff;
	text-align: center;
}
.preise{
	float: left;
	width: 50%;
	padding: 0px 30px;
}
.anmerkungen{
	text-align: center;
	margin: 10px 0px 0px 0px;
}
.anmerkungen p{
	color: #fff;
}
.table_div{
	display: table;
	width: 100%;
}
.table_row_div{
	display: table-row;
	width: 100%;
}
.table_cell_div{
	display: table-cell;
	width: 50%;
	text-align: center;
	padding: 10px;
	color: #fff;
}
.table_row_div .table_cell_div:first-child{
	border-right: 1px solid #9c4652;
}
.table_row_div .table_cell_div:last-child{
	border-left: 1px solid #9c4652;
}
.spalten_beschreibung{
	background-color: #fff;
	color: #9c4652;
}
.ausstattung{
	margin: 0px 0px 50px 0px;
}
.ausstattung_links{
	float: left;
	width: calc(50% - 1px);
}
.ausstattung_rechts{
	float: right;
	width: calc(50% - 1px);
}
.ausstattung ul{
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
.ausstattung ul li{
	padding: 0px 0px 0px 10px;
}
.ausstattung ul li a{
	color: #9c4652 !important;
}
.ausstattung ul li a:hover{
	color: #4e6249 !important;
}
.keine_bilder{
	width: 100%;
}
/* ///////////////////////////////////// ACORRDEON ///////////////////////////////////// */
 /* Style the buttons that are used to open and close the accordion panel */
button.accordion {
    background-color: #9c4652;
    color: #fff;
    cursor: pointer;
    padding: 16px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
	font-weight: bold;
	font-size: 20px;
	box-shadow: none !important;
	text-shadow: none !important;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
button.accordion.active, button.accordion:hover {
    background-color: #4e6249;
}

/* Style the accordion panel. Note: hidden by default */
div.panel {
    margin: 20px 0px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
	padding: 0px 20px;
}
div.panel strong{
	color: #738d88;
}
button.accordion:after {
    content: '\f107'; 
    font-size: 25px;
    color: #fff;
    float: right;
    margin-left: 5px;
	font-family: FontAwesome;
	margin-top:-2px;
}
button.accordion.active:after {
    content: "\f106";
	font-family: FontAwesome;
	font-size: 25px;
	margin-top:-2px;
}

/*///////////////// Produkte //////////////////*/
.bg_striche #einleitung{
	background-image: none;
}
.produkte .w1280{
	padding: 0px;
}
.produkt{
	width: 50%;
	float:left;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	display: table;
}
.produkt_text{
	background-color: rgba(78, 98, 74, 0.7);
	opacity: 0;
	display: table-cell;
	height: 100%;
	vertical-align: middle;
}
.margin_produkt{
	margin: 80px;
}
.produkt_bild{
	display: none;
}
.produkt:hover .produkt_text{
	opacity: 1;
}
.produkt_text p, .produkt_text h2{
	color: #fff;
}
.produkt_text h2{
	text-transform: uppercase;
	font-weight: 300;
	font-size: 30px;
	margin: 0px 0px 40px 0px;
}
.spruch{
	padding: 20px;
	font-style: italic;
	font-family: 'Cardo', serif !important;
	text-align: center;
	font-size: 20px;
	color: #fff;
}
/*/////////////////Schnellanfrage//////////////////*/

#schnellanfrage{
	display:none;
	bottom: 0;
    clear: both;
    position: fixed;
    width: 100%;
    z-index: 998;
	background-color: #605757;
}
.abstand_inputfields{
	margin: 20px 0px;
}
.schnellanfrage_input{
	float: left;
	margin-right: 20px;
	width: calc(20% - 20px);
}

.schnellanfrage_button{
	margin-right: 0px;
	float:right;
	width: 180px;
}
.schnellanfrage_button input{
	height: 32px;
}
/* //////////////////////////////////// ANFRAGEFORM //////////////////////////////////// */

#schnellanfrage input[type="text"], #schnellanfrage input[type="number"], #schnellanfrage-box input[type="text"], #schnellanfrage-box input[type="number"] {
    border: medium none;
	border-radius: 5px;
	background-color: #fff;
	height: 45px;
	padding:0 10px !important;
}
input, textarea, button, select{
    color: #141412;
	border-radius: 0px !important;
    font-family: inherit;
    line-height: normal;
    margin: 0;
    vertical-align: baseline;
    width: 100%;
	padding: 10px !important;
	background-color: rgb(230, 230, 230);
	border: 0px !important;
}
#schnellanfrage input[type="submit"]{
	border: 0px;
    color: #fff;
	font-family: 'Lato', sans-serif;
	border-radius: 5px;
	box-shadow:none;
	text-shadow:none;
	font-size:16px;
	height:45px;
	font-weight:lighter;
	padding:0 !important;
	text-transform: uppercase;
	background-color: #b97e86;
}
#schnellanfrage input[type="submit"]:hover{
	background-color: #4e6249 !important;
	color: #fff !important;
}
.anfrage_btn{
	background-color: #fff;
	color: #635846 !important;
}
.input{
	line-height: 2.2;
	font-weight: normal;
}
.check{
	width:13px;
	margin-top: 70px;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ccc;
  opacity:1;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #ccc;
  opacity:1;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #ccc;
  opacity:1;
}
:-moz-placeholder { /* Firefox 18- */
  color: #ccc;
  opacity:1;
}
.anfragen_btn2{
    background-color: #4e6249 !important;
    border-color: none !important;
    border-radius: 0px !important;
    border-style: none !important;
    border-width: 0px !important;
    box-shadow: none !important;
    color: #fff !important;
	font-family: 'Lato', sans-serif;
    font-size: 16px !important;
    font-weight: lighter;
    height: 45px;
    text-shadow: none !important;
    text-transform: uppercase;
    width: 150px;
	margin: 20px 0px;
}
.anfragen_btn2:hover{
	background-color:#4e6249 !important;
}
.anfragen_btn2:disabled{
    background-color: #b97e86 !important;
    color: #fff !important;
}

.wpcf7{
	text-align: left;
}

.one_third{
	width:30%;
	float:left;
	margin-right: 5%;
	height:80px;
}
.half{
	width: 48%;
	margin-right: 2%;
	float:left;
}
.last{
	float: right;
	margin: 0px;
}
.abstand-inputfields{
	display: inline-block;
    margin-right: 0px;
    padding-top: 0;
}
.abstand-buttons{    
	display: inline-block;
}
span.wpcf7-not-valid-tip {
    color: rgb(255, 0, 0);
    display: block;
    font-size: 1em;
    position: absolute;
    right: 0;
    top: -45px;
}
div.wpcf7-response-output {
    margin: 50px 0;
    padding: 5px 10px;
}

.half_half_a{
	width:50% !important;
	height:50% !important;
	position:absolute;
	left:0;
	top: 0;
}
.half_half_b{
	width:50% !important;
	height:50% !important;
	position:absolute;
	right:0;
	top: 0;
}
.half_half_c{
	width:50% !important;
	height:50% !important;
	position:absolute;
	left:0;
	bottom:0;
}
.half_half_d{
	width:50% !important;
	height:50% !important;
	position:absolute;
	right:0;
	bottom:0;
}


.half_a{
	width:50% !important;
	height:100% !important;
	position:absolute;
	left:0;
	top: 0;
	bottom:0;
}
.half_b{
	width:50% !important;
	height:100% !important;
	position:absolute;
	right:0;
	top: 0;
	bottom: 0;
}


.full{
	width: 100% !important;
	height:100% !important;
}
.full_half{
	width: 100% !important;
	height:50% !important;
	position: absolute;
	top: 0;
	left:0;
}.innere_bilder_box{
	width: 100%;
	height: 100%;
	position:relative;
}
.single_news_bild{
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
    margin-bottom: 10px;
}
.input select {
    height: 42px;
}


.shopprodukt_rot{
	background-color:#9c4652;
}
.shopprodukt_dunkel{
	background-color:#605757;	
}
.shopprodukt_bild{
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	width:50%;
}
.shopprodukt_text{
	width:50%;
	color:#fff;
	padding:0 40px;
}
.shopprodukt_text h2, .shopprodukt_text p, .shopprodukt_text label{
	color:#fff;
}
.shopprodukt_text h2{
	text-transform:uppercase;
}
.marginbox{
	margin:40px 0;
}
.shoppreis{
	font-size:30px;
	font-weight:bold;
}
.bestellmenge label{
	float:left;
	width:100px;
	padding-top:10px;
	font-family: "Open Sans",sans-serif !important;
}
.bestellmenge input{
	float:left;
	width:80px;
	background-color:transparent;
	border:1px solid #fff !important;
	font-family: "Open Sans",sans-serif !important;
	color:#fff !important;
	text-align:center;
}
.bestellbutton{
	text-align:center;
	padding:10px;
	width:280px;
	margin:0 auto;
	background-color:#4e6248 !important;
	color:#fff !important;
	border:0 !important;
	box-shadow:none !important;
	font-size:20px !important;
	text-shadow:none !important;
	line-height:normal !important;
	font-family: "Open Sans",sans-serif !important;
}
.shopprodukte_bestellung{
	background-color:#fff;
	font-family: "Open Sans",sans-serif !important;
}
.spalte1_bestellung{
	float:left;
	margin-left:40px;
	width:calc(30% - 40px);
	position:relative;
	z-index:2;
	line-height: 0;
}
.spalte2_bestellung{
	float:left;
	margin-left:40px;
	width:calc(30% - 40px);
	position:relative;
	z-index:2;
}
.spalte3_bestellung{
	float:left;
	width:20%;
	position:relative;
	z-index:2;
	text-align:center;
	line-height:1;
}
.spalte4_bestellung{
	float:left;
	width:20%;
	position:relative;
	z-index:2;
	text-align:right;
	padding-right:40px;
}
.bestellrow_gruen{
	height:20px;
	background-color:#4e6248;
	width:100%;
	z-index:1;
	clear: both;
}
.bestellrow{
	clear:both;
	position:relative;
	margin-bottom:35px;
}
.bestellrow .spalte2_bestellung{
	margin-top:40px;
	color: #605757;
}
.bestellrow .spalte3_bestellung{
	margin-top:40px;
	color: #605757;
	font-family: 'Cardo', serif !important;
	font-size:24px !important;
}
.bestellrow .spalte4_bestellung{
	margin-top:40px;
	color: #605757;
	font-family: 'Cardo', serif !important;
	font-size:24px !important;
}
.totale .spalte2_bestellung{
	margin-top:0;
	color: #605757;
}
.totale .spalte3_bestellung{
	margin-top:0;
	color: #605757;
	font-family: 'Cardo', serif !important;
	font-size:24px !important;
}
.totale .spalte4_bestellung{
	margin-top:0;
	color: #605757;
	font-family: 'Cardo', serif !important;
	font-size:24px !important;
	line-height:1;
}
.gesamtpreis .spalte3_bestellung, .gesamtpreis .spalte4_bestellung{
	color:#9c4652 !important;
}
.einzelpreis{
	font-size:14px;
}
.hidden_bestellung{
	opacity:0;
}


/* /////////////// CLEARFIX //////////////// */
html {
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;
}


.clearfix:before,
.clearfix:after {
	content:"";
	display:table;
}
.clearfix:after {
	clear:both;
}
.clearfix {
	zoom:1; /* For IE 6/7 (trigger hasLayout) */
}


.dsgvo_kontaktformular {
    padding: 30px 0px 30px 0px;
    clear: both;
}
.check_anfrage{
    height: auto;
    clear: both;
    display: inline-block;
    margin-right: 10px;
	vertical-align: top;
}
.check_anfrage input{
	margin: 0px;
	width: 13px;
}
.check_anfrage_text {
    display: inline-block;
    width: calc(100% - 30px);
}