/* 

Theme Name: sydney-child
Description: sydney child
Author: Acta Digital Service
Author URI: https://www.acta-ds.fr
Template: sydney
Version: 0.1.0
*/


@font-face {
    font-family: 'brownhill_script_swashregular';
    src: url('fonts/brownhill_script_swash.woff2') format('woff2'),
         url('fonts/brownhill_script_swash.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'brownhill_scriptregular';
    src: url('fonts/brownhill_script.woff2') format('woff2'),
         url('fonts/brownhill_script.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.mec-container{
	margin-top: 124px;
}
.site-logo {
	margin-top: 35px;
	margin-bottom: 20px;
}

.titleBrownhill, .titleBrownhill h3 {
	font-weight: 200;
	font-family: 'brownhill_scriptregular', normal;
}

.fullHeight {
	height: 110%;
	
}

.wpb_content_element, ul.wpb_thumbnails-fluid > li, .wpb_button{
	margin-bottom: 35px;
	
}

#rev_slider_3_1_wrapper {
	margin: -15px auto;
}

.wpb_wrapper ul li {
		list-style-type: square;
		color: #fca019;
		
	}

#sidebar-footer {
	background-color: #7D6B4D;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}

#sidebar-footer h3 {
	font-family: 'Source Sans Pro', sans-serif;
	color: #F5C37A;
}
#sidebar-footer a {
	color: #fff;
}

.go-top {
	background-color: #FCB040;
	left:  18px;
}

h4 {
	/*text-transform: uppercase; */
	text-align: left;
}

#colophon {
	background-color: #B3A79C;
}
#colophon ul {
	padding:0;
 	margin:0;
 	list-style-type:none;
}

#colophon ul li a {
	color: #693809;
	display:block;
 	float:left;   
 	width:16%;
	text-align: center;
	
}

.mec-event-ticket-available{
display:none;
}
div.vc-hoverbox-block.vc-hoverbox-back > div > h2 {
	font-size: 21px;
}

.mec-av-spot .mec-av-spot-head .mec-av-spot-box{
display:none;
}

.mec-av-spot .mec-av-spot-col6 {
    width: 72%;
}
div.wpforms-container-full .wpforms-form .wpforms-field-sublabel{
		display:none !important;
	}

.content-area .hentry:first-child {
    padding-top: 130px;
}
#post-5 {
	padding-top: 0px;
}

.cart-subtotal, #mec_book_payment_form > div.mec-book-form-price > ul,#order_review > table > tfoot > tr:nth-child(1) {
	display:none;
}

#mailpoet_woocommerce_checkout_optin{
	    margin: 10px 0px 0px 0;
}
#payment > div > p > label > span {
	    margin-left: 15px;
}

.comments-area, .post-navigation{
	display:none;
}
@media only screen and (max-width: 360px){
	.btn-menu {
    top: 66px !important;
	}
	.site-logo {
    top: 51px !important;
	}
	.header-wrap {
    height: 140px !important;
	}
	
	.vegetalDecal {
    margin-top: -162px;
	}
	

	
}