/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

body {
  font-family: 'Roboto Slab', serif !important;
}
p {
	font-family: 'Roboto Slab', serif !important;
}

@font-face {
    font-family: 'Roboto';
    src: url('wp-content/themes/dt-the7/fonts/roboto/robotoslab-variablefont_wght-webfont.woff2') format('woff2'),
         url('wp-content/themes/dt-the7/fonts/roboto/robotoslab-variablefont_wght-webfont.woff') format('woff'),
         url('wp-content/themes/dt-the7/fonts/roboto/RobotoSlab-VariableFont_wght.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

.vc_general.vc_btn3 {
	background-color: #D04945 !important;
}
.vc_general.vc_btn3:hover{
	background-color: #E2E2E2 !important;
	color: #CE3F3B !important;
}
a.same-logo {
	max-width: 305px;
    margin-top: 12px;
}

.rahmen{
	border: 1px solid black;
    border-radius: 25px;
}

.header-elements-button-1 span::before {
    content: "werde";
    text-align: center;
    display: block;
}

.mini-widgets {
    margin-left: 25px;
}

.top-bar .right-widgets a {
    color: #fff !important;
}

.top-bar .right-widgets a i {
    color: #fff !important;
}
#main {
	padding: 0px 0 70px 0 !important;
}
@media only screen and (max-width: 768px) { 	
	#main {
        padding: 0px 0 70px 0 !important;
    }
	div#toprowmainimage .wpb_column .vc_column-inner {
		height: 32vh !important;
	}
	div#toprowmainimage {
		margin-top: 0px !important;
		width: 55% !important;
	}
    .banner-wrapper {
		margin-top: 0px !important;
		min-height: 0px !important;
		background-size: cover !important;
		background-position: 25% !important;
		padding-top: 100px !important;
	}    
	.banner-wrapper .vc_column-inner {
		padding-top: 0px !important;
	}
	.banner-heading .wpb_wrapper p {
        line-height: 14px !important;
    }
    .banner-heading .wpb_wrapper p span {
        font-size: 20px !important;
    }
	.banner-call-to-action-btn button {
		font-size: 10px !important;
    	padding: 10px 25px !important;
	}
	.vc_row.welcome-section {
        margin-top: 0px !important;
    }
	#book-section-wrapper {
		padding: 10px !important;
		text-align: center
	}	
	#book-section-wrapper .book-inner-column .wpb_wrapper {
		display: flex;;
		flex-direction: column;
		align-items: center;
	}
}

div#toprowmainimage .wpb_column .vc_column-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
}
.kundenstimmen blockquote {
    background: #CE3F3B;
    border-radius: 20px;
    padding-top: 45px;
    padding-bottom: 45px;
}
.kundenstimmen blockquote p {
    color: #fff;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    color: #fff;
    border-color: #CE3F3B;
    background-color: #CE3F3B;
	background-image: none;
}
.leistungen p,.leistungen h3  {
    color: #fff;
}
.leistungen .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    border-color: #fff;background-color: rgba(221, 51, 51, 0.85);
}
.sticky-on a.microwidget-btn.mini-button.header-elements-button-1 {
    padding: 7px 20px 7px 20px;
}

#footer .mini-contacts i {
	font-size: 20px;
	color: white;
	line-height: 2;
}

#footer a {
	font-weight: 200;
}

.owl-carousel blockquote {
    height: 400px;
}

.mini-contacts{
	font-weight: 200;
	display: inline-flex; /* Setzt Flexbox, um die Ausrichtung zu kontrollieren */
    align-items: center;  /* Vertikales Zentrieren des Inhalts */
    justify-content: center; /* Optional, um horizontal zu zentrieren, falls nötig */
    gap: 8px; /* Fügt einen kleinen Abstand zwischen dem Icon und dem Text hinzu */
}

#footer .widget-title{
	font-size : 20px;
}

#footer li {
	border: none !important
}

.terminegrid.vc-gitem-zone-height-mode-auto:before {
    padding-top: 60%;
}
.terminegrid div {
    color: black;
}
.terminegrid .vc_custom_heading div {
    color: black;
}
.terminegrid .vc_custom_heading {
    font-size: 19px;
}

.footerboxcontact{text-align: center;}
.footerboxcontact a{font-size: 20px; line-height: 27px; color: #000000;}
.footerboxcontact i{ margin-right: -6px;}

.footer .recent-posts time {
    display: none;
}
.footer p, .footer a, .footer div {
    font-size: 15px;
}
