/* Copyright styling & Logo */
/*

body .gardener-copyright p::after
{
	content: "Copyright Stageautoverhuur Curacao 2017";
}
*/


body .gardener-copyright > p > span:nth-of-type(1n + 2)
{
	display: none;
}


html body
{
	overflow-x: hidden;
}


@media screen and (min-width: 900px)
{
	body .tempo-site-identity
	{
		padding-left: 155px;
		background-size: 150px 150px;
		background-image: url("../img/savc-logo-normal.png");
		background-repeat: no-repeat;
		background-position: left center;
	}
}

@media screen and (max-width: 900px)
{
	body .tempo-site-identity
	{
		padding-left: 80px;
		background-size: 75px 75px;
		background-image: url("../img/savc-logo-normal.png");
		background-repeat: no-repeat;
		background-position: left center;
	}
}


/* Nav styling and fixes */
body .tempo-navigation-wrapper
{
	z-index: 1999;
}

body #menu-hoofdmenu-1
{
	display: flex !important;
	flex-flow: row wrap;
	justify-content: center;
}

body #menu-hoofdmenu-1 > li:first-child
{
	border-left: 1px solid rgba(0,0,0,0.1);
}
body #menu-hoofdmenu-1 > li:first-child > a
{
	border-left: 1px solid rgba(255, 255, 255, 0.1);
}

body .tempo-navigation-wrapper.nav-collapse
{
	z-index: 2999;
}

/* General Styling/fixes */
body div.tempo-page
{
	padding: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
}

body .content.tempo-footer.light-sidebars
{
	background-color: #EBEBEB;
}


body.home .page-header,body.home #main .entry-header
{
	display: none;
}

body p
{
	margin: 0px 0px 20px 0px;
}

body .hentry h3
{
	font-size: 36px;
	line-height: 60px;
	font-weight: normal;
}

body .de-autos h3.widget-title,body .de-autos div p
{
	color: #FFFFFF !important;
}

body .call-me-widget .panel-grid-cell
{
	padding-left: 20px;
	padding-right: 20px;
	background-color: #F4F4F4;
	border-radius: 30px;
}

/* Remove underline from button hover */
body .hentry .tempo-hentry .call-me-widget a:not(.more-link):not(.tempo-btn):not(.btn):not(.button):hover:before
{
	background: rgba(88,92,100,0.0);
    content: '';
    bottom: -3px;
    left: 5%;
	width: 90%;
}

/* Foter Styling */
body .widgets-row.cols-4 .widget
{
	width: 100%;
	min-height: 550px !important;
}

body #pl-w594a89c7074d8 .so-panel
{
	margin-bottom: 0px;
}

/* Telephone block styling */
body #pgc-117-0-0
{
	/* margin-top: 20px; */	background-color: #F4F4F4;
}

body #pgc-117-0-0 .so-panel
{
	margin-top: 20px;
	margin-bottom: 0px;
}

body #pgc-117-0-0 .so-panel p
{
	margin-bottom: 0px;
}

/* Facebook Reviews */
body .wp-facebook-list
{
	display: grid;
	justify-items: center;
}

body .wp-facebook-list .wp-facebook-place
{
	padding-bottom: 20px !important;
	max-width: 260px !important;
}

body .wp-facebook-list .wp-facebook-content-inner
{
	break-inside: avoid;
	column-count: 2;
	column-gap: 40px;
}


/*
body .fb_iframe_widget,body .fb_iframe_widget span:first-child,body .fb_iframe_widget span iframe:first-child,.svg{	width: 100% !important;}
*/
