/*
Theme Name: Sydney Child
Theme URI: http://athemes.com/theme/sydney
Template: sydney
Author: aThemes
Author URI: http://athemes.com
Description: Sydney is a powerful business theme that provides a fast way for companies or freelancers to create an awesome online presence. Sydney brings plenty of customization possibilities like access to all Google Fonts, full color control, layout control, logo upload, full screen slider, header image, sticky navigation and much more. Also, Sydney provides all the construction blocks you need to rapidly create an engaging front page.
Tags: two-columns,right-sidebar,custom-colors,custom-background,custom-header,custom-menu,featured-images,sticky-post,theme-options,threaded-comments,translation-ready
Version: 1.43.1515070090
Updated: 2018-01-04 13:48:10

*/

/* header */

.site-title {
		font-size: 18px !important;
	}

@media only screen and (max-width: 782px) {
.site-title {
		font-size: 28px !important;
	}
}

.site-description {
	display: none !important;
}

.site-header {
		padding: 10px 0 !important;
		background-color: white !important;
}

.float-header {
	padding: 4px 0 !important;
	background-color: white !important;
}

/* général */

h2 {
	color: #CC1517 !important;
	font-weight: 400 !important;
}

h2::after {
	display: block;
	width: 66px;
	height: 4px;
	margin: 24px 0 42px 0;
	background-color: #CC1517;
	content: "";
}

h3 {
	font-weight: 400 !important;
	color: #000000 !important;
}

h4 {
	color: #ffffff !important;
	font-weight: 400 !important;
}

h5 {
	font-weight: 400 !important;
	color: #000000 !important;
	line-height: 30px !important;
}

@media only screen and (max-width: 782px) {
	h4 {
	font-size: 28px !important;
}
	h5 {
	font-size: 20px !important;
}
}

p {
	line-height: 30px !important;
}

.small {
	font-size: 14px;
}

.signature {
	text-align: right;
	margin-top: 45px;
	font-size: 14px;
	font-weight: bold;
}

a:hover,
a:focus {
		color: #000000 !important;
	}

.container {
	width: 100%;
}

.imgFullLength {
	width: 100% !important;
	height: auto !important;
}

.marginCorrect {
	margin-bottom: -40px !important;
}


.center {
	text-align: center;
}

@media only screen and (max-width: 782px) {
.bannerFullLength {
	margin-bottom: -15px !important;
}
.marginCorrect {
	margin-bottom: -60px !important;
}
}

/* footer */

footer {
	display: none !important;
}

#sidebar-footer {
		padding-top: 70px;
}

/* navigation */

#mainnav ul li a {
	font-size: 18px !important;
	}

#mainnav ul li a:hover {
	color: #CC1517 !important;
	}

#mainnav-mobi {
		display: block;
		margin: 0 auto;
		width: 100% !important;
		position: absolute;
		top:28px;
		background-color: #CC1517;
		margin-top: 15px;
		margin-left: -15px;
		margin-right: 15px;
		z-index: 1000;
	}
#mainnav-mobi ul li {
		margin:0;
		position: relative;
		text-align: left;
		border-top: 1px solid #df4749;
		cursor: pointer;
	}
#mainnav-mobi ul > li > a {
		display: block;
		text-decoration: none;
		padding: 10px 50px;
		color: #fff;
	}

#mainnav .pll-parent-menu-item {
	margin-left: 20px !important;
}

#mainnav .pll-parent-menu-item ul li {
		background-color: #CC1517 !important;
	}

#mainnav .pll-parent-menu-item ul li a {
		background-color: #CC1517 !important;
		border-top: 1px solid #df4749 !important;
		font-weight: 700;
		color: #ffffff !important;
	}

#mainnav .pll-parent-menu-item ul li a:hover {
		color: #000000 !important;
	}

#mainnav-mobi .pll-parent-menu-item ul li a {
		background-color: #CC1517 !important;
		font-weight: 700;
		color: #ffffff !important;
	}

#mainnav-mobi .pll-parent-menu-item ul li a:hover {
		color: #000000 !important;
	}

.btn-menu {
	margin: -10px 0 0 0;
	}

@media only screen and (max-width: 782px) {
.btn-menu {
	margin: -5px auto 8px auto;
	}
}

@media only screen and (max-width: 1024px) {
.site-title {
	margin-top: 5px;
	}
}

/* slider */

.sow-slide-nav, .sow-slider-pagination {
	display: none !important;
}