
/*
 Theme Name:   Spa and Salon Pro Child
 Description:  Child theme for Spa and Salon Pro
 Author:       Markus
 Author URI:   https://www.markus-deutscher.de
 Template:     spa-and-salon-pro
 Version:      1.0
 Text Domain:  spa-and-salon-pro-child
*/


.main-navigation ul ul {
    width: 270px;
}

.sub-button {
    background: #e6e6e6 !important;
}

.hide-header-t {
    padding-top: 0px !important;
}
.hide-header-t .site-branding {
    text-align: center;
    padding-bottom: 20px;
}

/*
.site-header {
	position: relative; 
}
*/
@media only screen and (max-width: 991px) {
.title>a {
	font-size: 17px;
}
}

.site-branding .site-title a {
    color: #00145e;
	
}

h1.entry-title {
	font-size: 28px !important;
	color: #00145e !important;
}
h2.title {
	font-size: 28px !important;
	color: #00145e !important;
}

@media(max-width: 764px){
.site-header {
     padding-top: 0px !important; 
}
}

input, textarea{
	font-size: 14px !important;
	width: 100%;
}

.info {
	font-size: 26px;
    font-weight: 400 !important;
    font-style: normal;
    line-height: 43px;
    color: #00145e !important;
}

.welcome-note .col.left-col{
	display:none;
}

.welcome-note .col {
    width: 95%;
}

body {
	font-display: fallback;
}

.owl-carousel {
    display: block;
	height: auto;
}

@media only screen and (max-width: 767px){
    .banner .banner-carousel{
        display: none;
    }
}


