body{
	background-color: white !important;
}

.site-footer-area-inner,
.intro-inner {
	max-width: 1140px;
}

.page-layout-outdented:not(.content-layout-no-paddings) .entry-content-inner {
	padding-left: 0;
}

.site-content-inner{
	padding-left: 0;
	padding-top: 2rem;
}

.custom-logo, .fl-builder-edit .custom-logo {
    max-height: 80px;
}
.mobile-search-form{
display:none;
}

@media (max-width: 1140px){
.custom-logo, .fl-builder-edit .custom-logo {
    max-height: 50px;
}
}

.shop-mobile-menu-links {
    display: none;
}

@media only screen and (max-width: 41.9375em) and (min-height: 28em){
button.menu-toggle {
    position: inherit;
    width: 100%;
    height: 49px;
    left: 0;
    bottom: -1px;
    padding: 0;
    margin: 0;
    line-height: 1.38;
    text-align: center;
    font-size: 1em;
    font-weight: 700;
    border: 0;
    z-index: 999;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
    opacity: 1;
    -webkit-animation: none;
    animation: none;
}
}
@media only screen and (min-width: 80em){
#intro .intro-inner {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
}

#menu-buchen a{
color: #36a9db;
text-transform: uppercase;
font-weight: bold;
border: 1px solid #36a9db;
font-size:16px;
}
.site-header-content {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
@media (max-width: 940px){
.social-links-items {
display:none !important;
}
}
@media only screen and (min-width: 42em){
.footer-area-site-info {
    padding: 0px 0px !important;
}
}
@media only screen and (min-width: 55em){
.footer-widgets .widget {
    padding: 20px 0 !important;
}
}
.widget-title, .widget-title-style .widgettitle {
    margin: 0 0 15px !important;
    font-size: 1.272rem;
}
@media (max-width:673px) {
.secondary-navigation {
    margin-right: 1.62em;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 10px !important;
}
}
#intro::after {
  content: "";
  background: url('https://dog-o-finder.ch/wp-content/uploads/2018/01/cropped-holz.jpg');
  opacity: 0.3;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;   
}
@media (max-width:870px){
.has-navigation-mobile .main-navigation-container .mobile-search-form + .menu > ul {
    padding-top: 116px!important;
}
}
#menu-toggle{
font-size:16px;
}
#cdm_nav_buttons{
float:left;
}

.intro-container .h1{
color: #594908 !Important
}
