/*
Theme Name: Pet Space Child
Theme URI: http://webdesign-finder.com/pet-space
Template: pet-space
Author: WPRollers
Author URI: http://modernwebtemplates.com/
Description: Pet Space - is new bright and juicy WordPress theme for pet salon, pet care or a pet shop.
Tags: custom-header,left-sidebar,right-sidebar,post-formats,full-width-template
Version: 1.0.0.1508418788
Updated: 2017-10-19 13:13:08

*/


.page_header_wrapper header {
	border-bottom: 1px solid #e5e5e5;
}

.intro_section .scroll_button_wrap {
	display: none;
}

.home .page_content.section_padding_top_100 > .container {
	padding-top: 0!important;
	margin-top: -21px;
}

.home .page_content .ds.ms.our-goal {
	background-color: #7a8f81;
	width: calc( 100% + 4000px );
	margin-left: -2000px;
	padding-left: 2000px;
	padding-right: 2000px;
	min-height: 150px;

	display: flex;
    flex-direction: row;
    align-items: center;
}

.page_toplogo .small-teaser .highlight2 {
	color: #744567;
}

.page_breadcrumbs.section_overlay.ds:after {
	background-color: transparent;
	opacity: 1;
}


@media (min-width: 992px) {

	.page_toplogo .container .row .col-md-3 {
		width: 45%;
	}

	.page_toplogo .container .row .col-md-9 {
		width: 55%;
	}

	nav .sf-menu {
		text-align: center;
	}

	nav .sf-menu > li > a {
		padding-top: 12px;
		padding-bottom: 10px;
		border-top: 0 solid transparent!important;
		margin-right: 0!important;
		margin-left: 0!important;
	}

	nav .sf-menu > li:not(:first-child) > a {
		padding-left: 25px;
	}

	nav .sf-menu > li:not(:last-child) > a {
		padding-right: 25px;
		border-right: 1px solid #e5e5e5;
	}

}


@media (max-width: 1199px) and (min-width: 992px) {
	.header_mainmenu {
		min-height: auto!important;
	}
}