/*
Theme Name: Bathrooms Child
Theme URI: http://themes.webdevia.com/bathrooms-wordpress-theme/
Description: Bathrooms Child Theme
Author: Mymoun
Author URI: http://www.webdevia.com/
Version: 2.0
Template: bathrooms
License: ---
License URI: ----
Tags: two-columns, custom-background, threaded-comments, translation-ready, custom-menu
Text Domain:  bathrooms
*/
@media only screen and (max-width: 767px){
	
	.vc_row.mit_home_testimonial .wd-testimonail blockquote {
	padding:0px !important;
}
	.add-mobile-padding-top{
		padding-top: 18px !important;
	}
}
.creative-layout .fixed .top-bar .name h1 a {
    padding-top: 0px;
}
.creative-layout .top-bar .name h1 a img {
    margin-top: 11px;
}
.owl-testimonail.wd-testimonail.owl-carousel.owl-theme.owl-loaded.owl-responsive--1 img {
    display: none;
}
.wd-footer img {
    margin-top: 34px;
}
.box-icon i {
    padding-top: 16px;
}
.fa.fa-users {
    padding-left: 13px;
}
.wd-footer {
    background: #060606;
}
.wd-title-section_c h2::after {
    border-bottom: none;
}
#respond, #comments {
    display: none;
}
.row.call-to-action a:hover, a:focus {
    background: #ffffffd1;
}
.owl-testimonail.wd-testimonail.owl-carousel.owl-theme.owl-responsive--1.owl-loaded cite {
    color: #cacaca;
}
.wd-testimonail p {
    color: #a6a6a6;
}
.wd-text-icon-style2 .box-icon img, .wd-text-icon-style2 .box-icon i {
    height: 76px;
    width: 76px;
}
.vc_images_carousel {
    margin-left: auto;
    margin-right: auto;
}
.link-testimonials {
    color: #fff;
}
.link-testimonials:hover {
    color: #737fdf;
}
.wd-heading-style1 h2, .wd-heading-style2 h2 {
    font-family: 'Oxygen';
}
.vc_row.wpb_row.vc_row-fluid.vc_custom_1621318287233 h2 {
    margin-bottom: 20px;
}
.mkd-content{z-index: 101;}
.mkd-title-holder{z-index: 100 !Important;}
.wpb-fmc-floating-menu.wpb-fmc-floating-menu-right.wpb-fmc-floating-menu-or-category-default.wpb-fmc-floating-menu-or-category-disable-phone-on {
    z-index: 101;
}
.blog-page .read-more-link, #wp-calendar a, .wd-testimonail blockquote cite, .list-icon li:before, .wd-heading h2 span, a, .creative-layout .top-bar-section li:not(.has-form).active_menu a:not(.button) {
    color: #ffffff;
}
.copyright-menu {
    display: none;
}
.captcha-image {
    width: 100%;
    margin-bottom: 20px;
    color: #e5e5e5;
}
.cf7ic_instructions {
    color: rgba(0,0,0,0.75);
}
.captcha-image .cf7ic_instructions span {
    color: var(--primary-color) !important;
}
label {
	color: var(--primary-color);
}
.wpcf7-spinner::before, .wpcf7-spinner {
	display: none;
}
/* FLOAT MENU */
/* Icon Color */
body .wpfm-template-1 ul li .wpfm-icon-block i {
    color: #fff;
}
/* Icon Background Color when not opened */
body .wpfm-template-1 ul li .wpfm-icon-block {
    background: #222b75;
}
/* Icon Background Color when opened */
body .wpfm-template-1 .wpfm-position-right ul li a:hover .wpfm-icon-block,
body .wpfm-template-1 .wpfm-position-top-right ul li a:hover .wpfm-icon-block,
body .wpfm-template-1 .wpfm-position-bottom-right ul li a:hover .wpfm-icon-block {
    background: #222b75;
}
/* Text Background Color when opened */
body .wpfm-template-1 ul li a {
    background: #222b75;
}

.wpfm-template-2 ul:hover {
    width: 285px; /* Auf Inhalt anpassen */
}
.wpfm-template-2 ul {
    width: 40px;
	transition: 0.5s;
}
.wpfm-template-2 .wpfm-tootltip-title {
	visibility: hidden;
}
.wpfm-template-2 li:hover .wpfm-tootltip-title {
	visibility: visible;
}
/* Theme Fixes */
.wd-testimonail p {
	background: rgba(204, 204, 204, 0.16) !important;
}
.wpb_wrapper > .wd-section-text-icon > .wd-text-icon > .box-icon {
	position: absolute;
}
.wpb_wrapper > .wd-section-text-icon > .wd-text-icon > .box-description {
	padding-left: 70px;
}
.ueberschrift h5 {
	margin-top: 20px;
}


/* Home Testimonial Box */
.vc_row.mit_home_testimonial {
	width:80%;
	margin-right: auto;
    margin-left: auto;
    margin-top: -100px;
    position: relative;
}

.vc_row.mit_home_testimonial .wd-testimonail p {
	background:transparent !important;
	color:#fff;
	padding:10px 30px;
}

.vc_row.mit_home_testimonial .wd-testimonail p:before,
.vc_row.mit_home_testimonial .wd-testimonail p:after{
	color:#fff;
}

.vc_row.mit_home_testimonial .wd-testimonail blockquote cite {
	padding-top:10px;
	color:#fff !important;
	padding-bottom:10px;
}


.vc_row.mit_home_testimonial .wd-testimonail blockquote {
	margin:0px !important;
}


/* FAQ Akkordion */
#mit_faqs .vc_tta-panel-heading {
	background-color:#222b75;
	border-color:#222b75;
}

#mit_faqs .vc_tta-panel-title>a {
	background-color:#222b75;
	color:#fff;
	font-size:inherit;
	padding-left:20px;
}

#mit_faqs .vc_tta-controls-icon:before,
#mit_faqs .vc_tta-controls-icon:after {
	border-color:inherit;
}