/*!
Theme Name: Hestacare
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 4.23.1
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: Divi
*/
/* open-sans-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('./fonts/open-sans-v36-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/open-sans-v36-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  src: url('./fonts/open-sans-v36-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('./fonts/open-sans-v36-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* Safari hack */
html::before {
    content: ' ';
    display: block;
    background-position: center;
    background-size: cover;
    height: 100vh; width: 100vw;
    top: 0; bottom: 0; left: 0; right: 0;
    position: fixed;
    z-index: -10;
}

body {
    font-weight: 400;
}

body .et_pb_row_2_tb_header,
body .et_pb_row_3_tb_header {
    z-index: 1;
}
.ext-header .et_pb_column {
    width: auto !important;
}
.ext-header .et_pb_column:last-child {
    float: right;
}


#et-info {
    float: right;
}

/* Social media colors */
.et_pb_social_media_follow li a.icon {
    border-radius: 25px;
    background-color: #fff !important; /* #633d2d !important; */

}
.et_pb_social_media_follow li a.icon:before {
    color: #95c3dc !important;
}
.et-l--header .et_pb_social_media_follow li a.icon {
    border-radius: 25px;
    background-color: white !important;

}
.et-l--header .et_pb_social_media_follow li a.icon:before {
    color: #559ba6 !important;
}


/* Footer */
@media screen and (max-width: 980px) {
    .footer-nav .et_pb_menu__menu {
	display: block;
    }
    .footer-nav .mobile_menu_bar {
	display: none;
    }
}

footer.et-l--footer a,
footer.et-l--footer a:link,
footer.et-l--footer a:visited {
    color: white;
}

footer.et-l--footer a:hover,
footer.et-l--footer a:active,
body .et_pb_menu_0_tb_footer.et_pb_menu ul > li.current-menu-item a,
footer.et-l--footer .et-manu-nav ul > li.current-menu-item a:link,
footer.et-l--footer .et-manu-nav ul > li.current-menu-item a:visited {
    color: white !important;
}

.logo_container {
    width: 66% !important;
}
.et_pb_svg_logo #logo {
    height: 100%;
    max-width: 100%;
}
.logo_container > a {
    display: block;
    position: relative;
    margin-top: -80px;
    height: 80px;
    
    transition: background-color .5s linear;
    max-width: fit-content;
}

.et-fixed-header {
    .logo_container > a {
	/* background-color: #d9d9d9; */
    }
    .logo_container > a > img {
	max-height: 100px !important;
	padding: 0 20px;
    }
}


@media(min-width: 1000px) {
    .logo_container {
	width: 100% !important;
    }
    .et_pb_svg_logo #logo {
	height: 54%;
	max-width: 54%;
    }
    .logo_container > a {
	max-width: none;
	height: auto;
    }
    .et-fixed-header {
	.logo_container > a {
	    /* background-color: #d9d9d9; */
	}
	.logo_container > a > img {
	    max-height: 80px !important;
	    padding: 0 20px;
	}
    }
}

.logo_container > a > img {
    background-color: rgb(49, 80, 109);
    max-height: 140px !important;
    padding: 15px 20px;
}

#main-content a, #main-content a:link, #main-content a:visited {
    font-weight: bold;
}
h1, h2, h3 {
    text-transform: uppercase;
}
h4 {
    font-family: "Open Sans", Arial;
}
#top-menu > li > a {
    text-transform: uppercase;
}

.bg-dark {
    background-color: rgb(49, 80, 109);
    color: white;
}
.bg-dark p,
.bg-dark h1,
.bg-dark h2,
.bg-dark h3,
.bg-dark h4,
.bg-dark h5 {
    color: white;
}
.bg-dark a, .bg-dark a:link, .bg-dark a:visited {
    color: white;
}

.punkt {
    padding-left: 50px;
}
.punkt:before {
    position: absolute;
    margin-left: -50px;
    margin-top: 10px;
    font-size: 400%;
}
.punkt.p1:before {
    content: "1";
}
.punkt.p2:before {
    content: "2";
}
.punkt.p3:before {
    content: "3";
}

.tbl-kontakt table {
    max-width: min-content;
}
.tbl-kontakt table > tbody > tr > td:nth-child(1) {
    padding-right: .5em;
}
.tbl-kontakt table > tbody > tr > td:nth-child(2) {
    white-space: nowrap;
}

/*
.lwp-hide-mobile-menu.et_pb_menu .et_pb_menu__menu,.lwp-hide-mobile-menu.et_pb_fullwidth_menu .et_pb_menu__menu {
    display: flex!important;
}
.lwp-hide-mobile-menu .et_mobile_nav_menu {
    display: none;
}
*/

#menu-footer > li {
    padding-right: 0;
}

#menu-footer > li> a:after {
    content: "•";
    display: inline-block;
    padding-left: .666em;
}
#menu-footer > li:last-child > a:after {
    content: "";
    padding: 0;
}

/* Contact form */
.wpcf7-form-control .captcha-image {
    border: 0;
    text-align: left;
}
.wpcf7-form-control .captcha-image .cf7ic_instructions span {
    color: black !important;
}
.wpcf7-form-control.2pcf7-textarea {
    max-height: 10em;
}

body #page-container .et_pb_section .dvppl_cf7_styler_0 .wpcf7-form input[type="submit"].wpcf7-submit,
.dipe-cf7 .wpcf7 .wpcf7-submit {
    /*background-color: #d9d9d9 !important;
    border-color: #666666 !important;
    color: #666666 !important;
    font-weight: bold;
    float: right;
*/
    padding: 6.5px 1em !important;
    transition: all 300ms ease 0ms;
}
body #page-container .et_pb_section .dvppl_cf7_styler_0 .wpcf7-form input[type="submit"].wpcf7-submit:hover {
    padding: 6.5px 1em !important;
    background-color: #97ced8 !important;
    transition: all 300ms ease 0ms;
}

body.home {
    background-image: url(/wp-content/uploads/2023/08/hc_cs_bg_02.jpg);
    background-size: cover;
}

#bgvideo-wrapper {
}

#bgvideo {
    background-image: url(/wp-content/uploads/2023/07/tets.jpg);
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;

    object-fit: cover;
    object-position: 50% 50%;
    display: block;
    height: 100%;
    width: 100%;
}
.et_pb_section {
    background-color: transparent !important;
}
.et_pb_menu_0_tb_header.et_pb_menu {
    background-color: transparent !important;
}

/*
#page-container .et_builder_inner_content > et_pb_section:first-child {
    min-height: 800px;
}
*/

.ext-home-subtitle {
    color: #c98132;
}
.ext-h1-subtitle {
    display: block;
    color: #6c9eba;
    border-bottom: 1px solid #6c9eba;
    max-width: 670px;
    margin: 0 auto;
    padding: .5em 0 1em 0;
    font-weight: 500;
}

.ext-bluebox-col {
    display: grid;
    grid-template-rows: 1fr 60px;
    overflow: hidden;
    border-radius: 25px;
}
/*
@media(max-width: 1160px) {
    .ext-bluebox-col {
	grid-template-rows: 1fr 60px;
    }
}
*/

@media(max-width: 981px) {
    .ext-bluebox-col {
	display: block;
    }
}

.ext-section-blue {
    .ext-h1-subtitle {
	color: white; /* #c98132; */
	border-color: white;  /* #c98132; */
    }
}


.ext-section-creme {

}


.ext-bluebox-col > div {
    overflow: hidden;
}

.ext-bluebox {
/*    min-height: 200px; */
}
.ext-bluebox h2 {
    border-bottom: 1px solid #6c9eba;
    padding: 0 0 .5em 0;
    margin-bottom: .75em;
    text-transform: none;
}
.ext-box-white h2 {
    border-bottom: 1px solid #855830;
    padding: 0 0 .5em 0;
    margin-bottom: .75em;
    text-transform: none;
}


/* Boxen generell */
.ext-box-col {
    display: grid;
    grid-template-rows: auto auto;
    overflow: hidden;
    border-radius: 25px;
}
@media(max-width: 1160px) {
    .ext-box-col {
	grid-template-rows: auto auto;
    }
}
@media(max-width: 981px) {
    .ext-box-col {
	display: block;
    }
}
.ext-box-col > div {
    overflow: hidden;
}
.ext-box h2 {
    border-bottom: 1px solid inherit;
    padding: 0 0 .5em 0;
    margin-bottom: .75em;
    text-transform: none;
}

.ext-form-inline form {
    display: flex;
    flex-wrap: wrap;
}
.ext-form-inline form > p {
    display: flex;
    align-items: flex-end;
    flex-basis: 25%;
    padding: 0 1em 0 0;
}
.ext-form-inline form p input,
.ext-form-inline form p input:focus {
    border: 0;
    border-bottom: 1px solid black !important;
    background-color: transparent !important;
}
.ext-form-inline form p textarea,
.ext-form-inline form p textarea:focus {
    border: 0;
    border-bottom: 1px solid black !important;
    background-color: transparent !important;
}
.ext-form-inline form p input.wpcf7-submit {
/*  font-weight: 300 !important; */
    text-transform: uppercase;
}
.ext-form-inline form p input.wpcf7-response-output {
    flex-basis: 100%;
}


/* Contactform */
.form-row {
    width: 100%;
    margin-bottom: .5em;
    display: flex;
}
.form-row > p {
    width: 100%;
}

.form-row > .form-col {
    width: 50%;
}
.form-row > .form-col:first-child {
    padding-right: 4%;
}

.form-row input,
.form-row textarea {
    width: 100%;
}

/* Header */
header.et-l--header {
    transition: background-color .5s linear;
    /* min-height: 210px; */
}

a.et_pb_button {
    font-weight: 500 !important;
}
.et_pb_button:hover {
    background-color: #97ced8 !important;
}

/* Header Sticky */
#mysticky-nav.wrapfixed {
    .bsde_ext_navigation .ext-nav-burger {
	color: #855830;
    }

    .et_pb_button_0_tb_header {
	background-color: #855830;
    }
}


/* Variante mit Header als Bild */
#page-container header.et-l--header {
    position: fixed;
    width: 100%;
    z-index: 100;
    /*min-height: 0;*/
}
header.fixed {
    background-color: #fff;
}
header .bsde_ext_navigation .ext-nav-burger .mobile_menu_bar:before {
    color: #fff;
}

header.fixed .bsde_ext_navigation .ext-nav-burger {
    color: #855830;
}
header.fixed .bsde_ext_navigation .ext-nav-burger .mobile_menu_bar:before {
    color: #855830 !important;
}

header.fixed .et_pb_button_0_tb_header {
    background-color: #855830;
}


img.wp-image-315 {
    object-fit: cover;
    min-height: 50vh;
    object-position: top right;
}

@media(max-width: 979px) {
/*
    header {
	position: relative;
	width: 100%;
	z-index: 100;
    }
*/
    header .bsde_ext_navigation .ext-nav-burger .mobile_menu_bar:before,
    header.fixed .bsde_ext_navigation .ext-nav-burger .mobile_menu_bar:before {
	color: #855830 !important;
    }

    .ext-header {
	display: grid;
	grid-template-columns: .4fr 1fr .5fr;
    }

    .ext-header > .et_pb_column_0_tb_header {
	width: auto !important;
	padding: 0;
    }

    .ext-header > .et_pb_column_1_tb_header > .et_pb_module {
	padding: 0 10px;
	margin: auto;
    }

    .ext-header .et_pb_menu--style-left_aligned .et_pb_menu__wrap {
	justify-content: flex-start;
    }
}

@media(min-width: 768px) {
    header.et-l--header {
	padding-bottom: 45px;
    }
}

.et_mobile_menu {
    width: 92.5vw;
    width: calc(100vw - 20px);
}



.ext-header {
}

/*
@media(max-width: 768px) {
    body {
        background-attachment: scroll !important;
    }
}
*/


body .et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before,
body .et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__search-button,
body .et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__close-search-button,
body .et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__cart-button {
    color: #fff;
}
