/*
Theme Name: Horsia
Author: nerdchandise software factory
Author URI: https://nerdchandise.io/
Version: 1.0
Text Domain: horsia
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/

/*@import url('https://fonts.googleapis.com/css?family=Lato:300,300i,400,700');*/
@import url('assets/fonts/journal/stylesheet.css');
@import url('assets/fonts/lucida/stylesheet.css');


* {
	background-repeat: no-repeat;
	box-sizing: border-box;
}

html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
	font-family: Lato,sans-serif;
	font-weight: 300;
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}


table {
    margin-top: 1.25em;
    font-size: .8em;
    table-layout: fixed;
    border-collapse: separate;
    border-spacing: 2px;
    width: 100%;
}

td, th {
    padding: 2px 10px;
}

th {
    font-weight: 700;
    background-color: hsla(0,0%,100%,.6);
}

td {
    background-color: hsla(0,0%,100%,.3);
}

article,
aside,
footer,
header,
nav,
section {
	display: block;
}


header.site-header {
    border-style: solid;
    border-width: 0;
    border-top-width: 5px;
    border-image: linear-gradient(90deg,#9c8679 0,#d5b6a5 50%,#9c8679);
    border-image-slice: 1;
    position: relative;
    padding: 30px 0 10px;
}

.region-header, .site-content, .site-footer .wrap {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    font-size: 10px;
}

.region-header img {
    width: 30em;
    height: auto;
}


header .region-branding {
	float: left;
}

header .site-description {
	font-family: Logo,sans-serif;
    font-size: 1.3em;
    color: #888;
    text-transform: uppercase;
    letter-spacing: .231em;
    font-weight: 400;
    position: absolute;
    top: 3.7em;
    z-index: -1;
}




nav {
    background-color: #2a2a2a;
}

.menu-top-container {
	padding: 0;
	margin: 0;
	max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    color: #d9d9d9;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 0.5px;
}

.menu {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}

.menu > .menu-item {
	display: inline-block;
}

.menu > .menu-item a {
	display: inline-block;
    padding: 11px 15px;
    color: #d9d9d9;
}

.menu .sub-menu {
	display: none;
	background-color: #2a2a2a;
	list-style: none;
	padding: 0;
	position: absolute;
	color: #d9d9d9;
}

.menu .sub-menu a {
	color: #d9d9d9;
	text-align: left;
	width: 100%;
}

.menu .sub-menu a:hover {
	color: #9c8679;
}

.menu-item-has-children {
	cursor: default;
}

.menu-item-has-children:hover .sub-menu, .menu-item-has-children:focus .sub-menu {
	display: block;
	
}

.menu a {
	text-decoration: none;
	text-transform: uppercase;
}

.menu-top-container .current-menu-item a, .menu-top-container a:hover, .menu-top-container .current-menu-parent > a {
    color: #9c8679;
}

.menu > .menu-item:not(:last-child):after {
    content: "\2022";
}



/* HERO */

.block-hero-default, .block-hero-home {
    border-style: solid;
    border-width: 0;
    border-bottom-width: 6px;
    border-image: linear-gradient(90deg,#9c8679 0,#d5b6a5 50%,#9c8679);
    border-image-slice: 1;
    padding: 50px 0;
    background-image: url(assets/Horsia-Pferdekrematorien-Header.jpg);
    background-size: 1600px;
    background-position-x: center;
    background-position-y: 40%;
}

.block-hero-default, .block-hero-home {
	background-size: 100%;
	background-position-y: 25%;
}

.hero-container {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
}

.hero-phrase {
    font-family: Journal,sans-serif;
    font-size: 50px;
    font-weight: 400;
    font-style: normal;
    margin: 0;
    color: #333;
}

.hero-description, .hero-container .textwidget {
    font-size: 1.2em;
    line-height: 1.5;
    margin: 25px 0;
    width: 45%;
}

.block-hero-default .hero-container .textwidget {
	display: none;
}

.btn, .btn-brand, .hero-link, .hero-container .textwidget a, .wpcf7 input[type=submit] {
    background-color: #9c8679;
    color: #fff;
    background-image: url(assets/arrow-white-right.png);
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-align: left;
    line-height: 20px;
    padding: 15px;
    padding-right: 54px;
    background-position: right 15px center;
    border: none;
    text-transform: uppercase;
}

.btn.btn-white, .wpcf7 input[type=submit] {
	background-color: #fff;
    color: #2a2a2a;
    background-image: url(assets/arrow-dark-right.png);
}

.block-hero-home {
    padding-bottom: 75px;
}

.block-hero-default {
    background-position-y: 20%;
}
.block-hero-default {
    padding-bottom: 50px;
}





h1.h2, h2 {
    margin: 0;
    font-weight: 300;
    font-size: 2em;
}

.site-content-contain {
	background-image: url(assets/bg-white-horse.png);
    background-repeat: no-repeat;
    background-size: 150%;
    background-position-x: calc(50% - 75px);
    background-position-y: calc(100% + 75px);
    
    background-size: initial;
    background-position-x: calc(50% - 1200px / 4);
    background-position-y: calc(100% + 125px);
}

.entry-content {
	padding: 50px 0;
	
}

.block-clouds-dark-container {
	position: relative;
	min-height: 100px;
	margin-bottom: 50px;
}

.block-clouds-dark {
    background-image: url(assets/cloud-light-top-left.png), url(assets/cloud-light-bottom-right.png);
    background-color: #333;
    color: #fff !important;
    padding: 50px !important;
    background-size: 20%;
    background-position: 0 0,100% 100%;
    background-repeat: no-repeat;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.8em;
    margin-top: 50px;
    margin-bottom: 50px !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.wpb_column.block-clouds-dark {
	margin-top: 0;
}

.block-clouds-dark .wpb_text_column, .block-no-clouds-dark .wpb_text_column {
	color: #fff;
}

.block-clouds-dark.wpb_text_column h1 {
	font-size: 2em;
	margin: 0;
}

.block-clouds-dark .wpb_text_column p {
	margin-top: 20px;
}

.block-clouds-dark-image {
	position: absolute !important;
	top: 0;
	left: 0;
	width: 75% !important;
	height: 100%;
	overflow: hidden;
	min-height: 100px !important;
}

.compose-mode .block-clouds-dark-image {
	position: relative !important;
	overflow: visible;
}

.block-clouds-dark-image .wpb_single_image .vc_figure {
	display: block;
}

.block-clouds-dark-image .wpb_single_image .vc_single_image-wrapper {
	display: block;
}

.block-clouds-dark-image img {
	max-width: none !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.compose-mode .block-clouds-dark-image img {
    height: auto !important;
    position: inherit;
    top: 0;
    left: 0;
    transform: none;
}

.ult-content-box {
	position: absolute;
    top: 0;
    right: 25%;
    bottom: 0;
    left: 0;
    z-index: -1;
    background-size: cover;
}

.wpb_text_column {
	font-size: 18px;
	line-height: 1.5em;
	color: #333;
}

.wpb_text_column h1 {
	font-size: 3em;
	line-height: 1.25em;
	font-weight: 100;
	margin-top: 0;
	margin-bottom: 50px;
}

.wpb_text_column h2 {
	font-size: 2em;
	line-height: 1.25em;
}


.content-beige {
	margin-bottom: 50px;
	padding: 0 15px !important;
}

.compose-mode .content-beige {
	padding: 0 !important;
}

.content-beige .vc_row.wpb_row {
	display: flex;
    background-color: #c3b2a8;
}

.content-beige .vc_column_container>.vc_column-inner {
	padding: 0;
}

.content-beige .vc_row.wpb_row .wpb_column {
	flex: 1;
}

.content-beige .wpb_single_image {
	margin-bottom: 0;
}

.content-beige .wpb_single_image img {
	width: 100%;
	height: auto;
}

.content-beige .wpb_single_image .vc_figure, .content-beige .wpb_single_image .vc_single_image-wrapper {
	width: 100%;
}

.content-beige .wpb_text_column {
    padding: 0 25px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.compose-mode .content-beige .wpb_text_column {
	transform: none;
}

.wpb_text_column a:not([class^=btn]) {
    color: #cf4d00;
    text-decoration: none;
    border-bottom: 1px solid #cf4d00;
}

.block-clouds-dark a:not([class^=btn]) {
	color: #9c8679;
    border-bottom: 1px solid #9c8679;
}

.block-base-dark, .block-clouds-dark, .block-dark, .block-no-clouds-dark, .image-wide-dark {
    background-color: #333;
    color: #fff;
}

.block-small {
	padding: 25px 25px 28px !important;
	margin-bottom: 0 !important;
}

.block-small img {
    width: 246%;
    height: auto;
    margin-left: -148%;
    margin-top: -10px;
}

.block-no-clouds-dark {
	background-image: none;
	margin-top: 0;
}

.background-beige {
	background-color: #c3b2a8;
	padding: 50px;
	background-image: url(assets/cloud-dark-top-left.png), url(assets/cloud-dark-bottom-right.png);
	background-size: 20%;
    background-position: 0 0,100% 100%;
}


.right-image-wrapper .wpb_single_image img {
    height: auto;
    vertical-align: top;
    width: 120%;
    max-width: none;
    position: relative;
    z-index: 1;
    margin-top: 50px;
}






.wpcf7-form:after {
	content: "";
    clear: both;
    display: table;
}




.form-left {
	width: 50%;
	float: left;
	padding-right: 8px;
	box-sizing: border-box;
}

.form-right {
	width: 50%;
	float: right;
	padding-left: 8px;
	box-sizing: border-box;
}

label {
    text-transform: uppercase;
    display: block;
    margin-bottom: 2px;
}

input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea {
    font-family: inherit;
    line-height: 1.65;
    width: 100%;
    background-color: #ececec;
    padding: 10px;
    color: #000;
    border: none;
    font-weight: 300;
    font-size: 16px;
    box-shadow: inset 1px 1px 2px 0 #8d8d8e;
    box-sizing: border-box;
    transition: box-shadow .3s;
}

.clear {
	clear: both;
}




#nf-form-2-cont {
	margin: 50px 0;
}

#nf-form-2-cont nf-field {
	display: inline-block;
}

#nf-form-2-cont .field-wrap {
	display: block !important;
}



.transport_cost select {
	border-radius: 0;
    background-image: url(assets/arrow-select.png);
    background-repeat: no-repeat;
    background-position: right 15px center;
    padding-right: 25px;
    -moz-appearance: none;
    -webkit-appearance: none;
    text-indent: 1px;
    box-shadow: none;
    outline: none;
    width: 200px !important;
    display: inline-block;
}

input.transport_cost_price {
	background-color: #2a2a2a;
    box-shadow: none;
    color: #fff;
    font-weight: 400;
    width: 4.5em;
    text-align: right;
    width: 200px !important;
    display: none;
}



.region-infos {
	float: right;
	text-align: right;
}

.languages {
	font-size: 16px;
	font-weight: 700;
	font-family: Lucida Console,Monaco,monospace;
	margin-bottom: 26px;
	cursor: pointer;
}

.language-title:before {
    content: "";
    display: inline-block;
    background-image: url(assets/arrow-select.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 13px;
    height: 13px;
    margin-right: 6px;
}

.language-select {
	position: absolute;
    top: -2px;
    right: 0;
    min-width: 12.25em;
    padding: .5em 1em;
    background-color: #fff;
    box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, .5), 0 0 1px rgba(0, 0, 0, .2);
    z-index: 999;
    display: none;
}

.language-select .menu {
	padding: 15px 50px 15px 0;
}

.language-select .menu > .menu-item {
	display: block;
}

.language-select .menu > .menu-item a {
	color: #000;
	text-align: left;
	font-size: 16px;
	font-weight: 700;
	text-transform: none;
	display: block;
}

.language-select .menu > .menu-item:after {
	content: "";
}



header .phone-number {
	text-align: right;
}

.phone-number span {
    font-weight: 700;
    font-size: 32.5px;
    background-image: url(assets/phone-icon.png);
    background-position: 0;
    background-repeat: no-repeat;
    padding-left: 20px;
    color: #333;
}

.phone-number p {
	padding: 0;
	font-size: 14.5px;
	font-style: italic;
	font-weight: 300;
	margin: 0;
}

.phone-number .region-header {
	padding: 0;
}

.phone-number a {
    color: inherit;
    text-decoration: none;
    cursor: default;
}







footer {
	background-color: rgba(0,0,0,.5);
    padding-top: 50px;
    padding-bottom: 25px;
    color: #fff;
    text-align: center;
}

.menu-footer-container {
	margin-bottom: 10px;
	margin-bottom: 30px;
}

.menu-footer-container .menu > li {
	padding: 0 !important;
}


.menu-footer-container .menu > li.menu-item:not(:last-child):after {
    content: "|";
    font-size: 14px;
    font-weight: 500;
    position: relative;
    top: -1px;
    margin-left: 10px;
    margin-right: 10px;
}

.menu-footer-container a {
	color: #fff !important;
	text-decoration: none;
	font-size: 14.5px;
	padding: 0 !important;
	letter-spacing: 0.5px;
	font-weight: 400;
	border-bottom: 1px solid #fff;
}

.menu-footer-container .menu li:first-child a {
	border: 0;
}

.menu-footer-container .menu > li.menu-item:first-child:after {
	content: "-";
}

footer h3 {
	font-weight: 700;
    font-size: 25px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin: 0;
}

footer .phone-number span {
	margin: 5px 0;
	display: inline-block;
}





/* GÄSTEBUCH */

#guestbook_row {
	display: none;
	padding-right: 15px;
}

.compose-mode #guestbook_row {
	display: block;
}

.comment-list {
	list-style: none;
	padding: 0;
}

.gutter-sizer { width: 16px; }

.comment-list .comment-author .img {
    border-radius: 50%;
    overflow: hidden;
    width: 140px;
    height: 140px;
    float: left;
    margin-left: -20%;
    margin-right: 20px;
    margin-top: -40px;
    background-size: cover;
    background-repeat: no-repeat;
}

.comment-list .comment-author img {
	
}

.comment-list li {
	padding: 0;
    margin-bottom: 16px;
    overflow: hidden;
    font-size: 15px;
    line-height: 1.4em;
    width: 25%;
    float: left;
}

.comment-body {
	padding: 60px 20px 20px;
	background-color: #d9d9d9;
	position: relative;
	overflow: hidden;
}

.comment-list .comment-author {
	font-size: 24px;
	font-weight: 700;
	color: #333;
}

.comment-list .comment-author cite {
	font-style: normal;
}

.comment-list .comment-author .says {
	display: none;
}

.comment-list .comment-meta {
	position: absolute;
	top: 10px;
	right: 10px;
	font-style: italic;
	color: #333;
}

.comment-list .comment-meta a {
	color: #333;
	text-decoration: none;
}



.comment-list .comment-edit-link {
	display: none;
}

.hamburger {
	display: none;
}



.front-testimony.vc_column_container {
	padding: 0 15px;
}


.front-testimony.vc_column_container > .vc_column-inner {
    background-image: url(assets/cloud-dark-top-left.png), url(assets/cloud-dark-bottom-right.png);
    background-color: #c3b2a8;
    background-size: 20%;
    background-position: 0 0,100% 100%;
    background-repeat: no-repeat;
    padding: 50px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.8em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    height: 100%;
}

.front-testimony .wpb_single_image {
    position: absolute;
    top: -25px;
    left: -54%;
}

.front-testimony .wpb_single_image img {
    border-radius: 50%;
    width: 118%;
    max-width: none;
}


.row-flex {
	display: flex;
}

ol.comment-list {
    position:static!important;
    height:auto!important;
}
li.comment {
    position:static!important;
    width:auto!important;
    bottom:none!important;
    display:block!important;
    float:none!important;
}
@media screen and (min-width:768px) {
    ol.comment-list {
        display:flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    li.comment {
        width:22.7%!important;
        display:flex!important;
        margin-right:16px;
    }
}





























