/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/

/* @import url("../bridge/style.css"); */


.q_elements_holder.two_columns .height-100 {
	height: 100vh;
}
.home .height-100 {
	height: 100vh !important;
}
@media only screen and (max-width: 1300px) {
	.height-100 {
		height: 100%;
	}
}
@media only screen and (max-width: 1000px) {
	.home .height-100 {
		height: 100% !important;
		min-height: 400px;
	}
}


/* 
.transparent_content,
.gradient-background {
	background: #008191;
	background: linear-gradient(120deg, rgba(13,157,175,1) 0%, rgba(0,129,145,1) 39%, rgba(12,81,89,1) 100%);

	background-size: 400% 400%;
	-webkit-animation: Gradient 15s ease infinite;
	-moz-animation: Gradient 15s ease infinite;
	animation: Gradient 15s ease infinite;
	
}
@-webkit-keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}
@-moz-keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}
@keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}
*/

.border-left-white {
	border-left: 2px solid #dcd5c5;
	color: rgba(255, 255, 255, 0)
}



/* Menu left navigation */
.vertical_logo_wrapper,
.vertical_menu_hidden .vertical_menu_area_bottom_logo {
	display: none;
}
.vertical_menu_hidden.vertical_menu_hidden_with_logo.vertical_menu_width_400 aside.vertical_menu_area {
	width: 800px;
    left: -800px;
    padding-left: 250px;
   
}
nav.vertical_menu > ul > li.active > a {
	color: #414141;
}
nav.vertical_menu > ul > li > a > span:hover {
	text-decoration: underline;
}
.vertical_menu_hidden aside.vertical_menu_area {
	-webkit-transition: left .50s ease-in-out;
	-moz-transition: left .50s ease-in-out;
	-o-transition: left .50s ease-in-out;
	-ms-transform: left .50s ease-in-out;
	transition: left .50s ease-in-out;
}

nav.vertical_menu_toggle ul li.menu-item-has-children a span {
    max-width: 410px;
}

.vertical_menu_toggle .second {
	padding-left: 50px;
}

.vertical_menu_hidden_button {
	margin-left: 30px;
}

/* Increase size of hamburger menu icon */
.vertical_menu_hidden_button_line {
    width: 30px;
    height: 4px;
}
.vertical_menu_hidden_button_line::before {
	height: 4px;
	top: -9px;
}
.vertical_menu_hidden_button_line::after {
	height: 4px;
	bottom: -9px;
}
.vertical_menu_hidden_button_line {
	transition: background-color .1s ease-in-out;
}
.vertical_menu_area.active .vertical_menu_hidden_button .vertical_menu_hidden_button_line::before,
.vertical_menu_area.active .vertical_menu_hidden_button .vertical_menu_hidden_button_line::after {
    background-color: #414141;
    transition: background-color .1s ease-in-out;
    color: rgba(255, 255, 255, 0)
}

/* Widget menu */
aside .widget li {
    margin: 0px 0px 5px 0px;
}
aside .widget .menu a {
	font-weight: 600;
	font-size: 14px;
}
aside .widget .menu a:hover {
	color: #414141 !important;
	text-decoration: underline;
}


/* Hidings menus */
nav.main_menu.right {
	display: none;
}
.home .logo_wrapper {
	display: none;
}
.header_inner_right {
	display: none;
}


.mobile_menu_button span {
	display: none !important;

}


header.light .q_logo img.light {
	margin-top: 40px;
}



/* Map */
.body_content_map p {
	color: #414141;
	font-size: 14px;
	letter-spacing: 1px;
}

/* Button text Paumier Avocat */
.button-paumier a {
	color: #ffffff;
	font-family: 'Playfair Display', serif;
	font-size: 68px;
	line-height: 82px;
	font-weight: 400;
	letter-spacing: 2px;
	text-transform: none;
	
	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	-o-transition: color .2s ease-in-out;
	-ms-transform: color .2s ease-in-out;
	transition: color .2s ease-in-out;
}
.button-paumier a:hover {
	color: #dcd5c5;
	text-decoration: underline;
	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	-o-transition: color .2s ease-in-out;
	-ms-transform: color .2s ease-in-out;
	transition: color .2s ease-in-out;
}

/* Menu legal */
.menu-legal p,
.menu-legal p a {
	font-family: 'Playfair Display', serif;
	font-weight: normal;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
}
.menu-legal p a:hover {
	text-decoration: underline;
}

/* Copyright */
.copyright p {
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
	color: #dcd5c5;
}
.copyright p a {
	color: #dcd5c5;	
}

/* Responsive */
.vertical_menu_enabled header {
	display: none;
}

body, html {
    overflow-x: hidden !important;
}

.boxed.vertical_menu_enabled.vertical_menu_hidden.vertical_menu_hidden_with_logo, .boxed.vertical_menu_enabled.vertical_menu_hidden.vertical_menu_hidden_with_logo footer.uncover, .vertical_menu_enabled.vertical_menu_hidden.vertical_menu_hidden_with_logo:not(.boxed) .content .container, .vertical_menu_enabled.vertical_menu_hidden.vertical_menu_hidden_with_logo:not(.boxed) .full_screen_holder, .vertical_menu_enabled.vertical_menu_hidden.vertical_menu_hidden_with_logo:not(.boxed) .full_width, .vertical_menu_enabled.vertical_menu_hidden.vertical_menu_hidden_with_logo:not(.boxed) .q_slider, .vertical_menu_enabled.vertical_menu_hidden.vertical_menu_hidden_with_logo:not(.boxed) .title_outer, .vertical_menu_enabled.vertical_menu_hidden.vertical_menu_hidden_with_logo:not(.boxed) footer {
	padding-left: 0 !important;
}


.content .title_outer.with_image .title .container_inner {
}
.title_outer.with_image .title img {
	opacity: 0.1;
}

.content {
	margin-top: -30px !important;
}

.intro-text p {
	font-size: 22px;
	line-height: 36px;
}

.breadcrumb {
	top: 10px;
}

.title img {
	min-height: 300px;
}

.q_icon_with_title .icon_text_inner {
	padding: 0 0 5px;
}


.breadcrumb {
	left: 0;
}
@media only screen and (min-width: 1001px) {
	.title h1 {
		margin-bottom: 0;
	}
	.breadcrumb {
		top: 60px;
	}
}

@media only screen and (max-width: 1000px) {
	.breadcrumb {
		top: 60px;
	}
}
@media only screen and (max-width: 600px) {
	.title .separator {
	    display: block;
	}
}

.content .container .container_inner.page_container_inner {
    padding-top: 60px;
    padding-bottom: 60px;
}


/* Contact Form 7 */
/* Contact */
.wpcf7-list-item-label {
	font-size: 12px;
}
.wpcf7-list-item-label a {
	color: #ad9551;
	text-decoration: underline;
}
.wpcf7-list-item-label a:hover {
	color: #dcd5c5;
	text-decoration: underline;
}

div.wpcf7-response-output.wpcf7-mail-sent-ok {
    background-color: #dcd5c5;
    color: #414141;
}
div.wpcf7-response-output::before {
	color: #414141;
}

div.wpcf7-response-output.wpcf7-validation-errors {
    background-color: #d5841b;
    color: #414141;
}
span.wpcf7-not-valid-tip {
	color: #ad9551;
	font-weight: bold;
	font-size: 0.8em;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
div.wpcf7-response-output.wpcf7-validation-errors {
	background-color: #ad9551;
}


/* ReCaptacha */
.grecaptcha-badge {
	display: none;
}


/************/
/*** BLOG ***/
/************/
.single-post .title.title_size_large h1 {
    font-size: 32px;
    line-height: 48px;
}
.breadcrumb {
    position: initial;
}

.blog_holder.blog_single article h2 {
    font-size: 32px;
    line-height: 42px;
    font-weight: 700;
	margin-top: 30px;
}
.blog_holder.blog_single article h3 {
	margin-top: 30px;
	margin-bottom: 15px;
	text-transform: none;
	font-size: 24px;
	letter-spacing: 0;
	font-weight: 800;
}
.author_description {
	margin: 20px 0 0;
	background: #ffffff;
	border-radius: 0px 0px 20px 0px;
}
.author_description_inner .image {
    display: block;
    width: 100px;
    height: 100px;
    float: left;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 2px 3px 5px 1px rgba(0, 0, 0, 0.25);
}
.author_description_inner .image img {
	width: 100px;
    height: 100px;
}
.author_text_holder {
    padding: 0 0 0 120px;
}
.author_text_holder .author_name {
	font-size: 18px;
	font-weight: 800;
	letter-spacing: 2px;
	color: #008191;
	margin: 0;
}
.author_text_holder .author_name:after {
	display: block;
	content: "";
	height: 3px;
	background-color: #008191;
	width: 20px;
	margin: 5px 0px;
} 
.author_text_holder .author_email {
	display: none;
}
.author_text p {
	font-size: 14px;
	margin-top: 5px;
	color: #686868;
}
@media only screen and (max-width: 480px) {
	.author_description_inner .image {
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	.author_text_holder {
	    padding: 15px 0px 0px 0px;
	}
}

/* Footer article for date and category */
.footer-article {
    width: 100%;
    display: inline-block;
    text-align: center;
    border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
    margin-bottom: 35px;
    margin-top: 35px;
    padding: 35px 0;
}

/* Blog Pinterest */
.blog_holder.blog_pinterest article .post_text .post_text_inner {
	/* border-radius: 0px 0px 20px 0px; */
	/* box-shadow: 2px 3px 5px 1px rgba(0, 0, 0, 0.25); */
}
.blog_holder.blog_pinterest article .post_image img {
	opacity: 0.7;
	-webkit-transition: opacity .50s ease-in-out;
	-moz-transition: opacity .50s ease-in-out;
	-o-transition: opacity .50s ease-in-out;
	-ms-transform: opacity .50s ease-in-out;
	transition: opacity .50s ease-in-out;
}
.blog_holder.blog_pinterest article .post_image img:hover {
	opacity: 1;
	-webkit-transition: opacity .50s ease-in-out;
	-moz-transition: opacity .50s ease-in-out;
	-o-transition: opacity .50s ease-in-out;
	-ms-transform: opacity .50s ease-in-out;
	transition: opacity .50s ease-in-out;
}

/* Pagination */
.pagination ul li span {
	background-color: #ad9551;
	border-color: #ad9551;
}
.pagination ul li a:hover {
	background-color: #ad9551;
	border-color: #ad9551;
}
.pagination ul li a:hover,
.pagination ul li.active span {
	color: #fff;
}

/* Widget Sidebar */
aside .widget a {
	font-weight: 600; 
}
.widget_recent_entries .post-date {
	display: block;
	font-style: italic;
	font-size: 13px;
}
.widget_recent_entries .post-date:before {
	content: "-";
	padding-right: 3px;
}

.footer_top_holder,
.footer_bottom_holder {
	background-color: transparent;
}





/* Superfly menu : copy into plugin */
#sfm-body-bg {
	background: none !important;
}
#sfm-sidebar .sfm-menu {
	padding-left: 100px;
}
#sfm-sidebar .sfm-copy {
	padding-left: 100px;
}
#sfm-sidebar .sfm-menu li a {
	padding-left: 0 !important;
	text-transform: none;
}
#sfm-sidebar .sfm-menu li a span:hover {
	text-decoration: underline;
}
body.sfm-body-pushed > * {
    -webkit-transform: translate(600px,0);
    -moz-transform: translate(600px,0);
    -ms-transform: translate(600px,0);
    -o-transform: translate(600px,0);
    transform: translate(600px,0);
    -webkit-transform: translate3d(600px,0,0);
    -moz-transform: translate3d(600px,0,0);
    -ms-transform: translate3d(600px,0,0);
    -o-transform: translate3d(600px,0,0);
    transform: translate3d(600px,0,0);
}
.sfm-open {
	display: none;
}
#sfm-overlay-wrapper {
	visibility: hidden !important;
}
.sfm-sidebar-close {
	top: 10px;
	width: 60px;
	height: 60px;
	left: 10px;
}
#sfm-sidebar .sfm-view-level-1 li a {
	padding-left: 20px !important;
	padding-right: 20px !important;
	font-size: 28px;
}
@media only screen and (min-width: 1200px) {
	.sfm-navicon-button {
		top: 50px !important;
	    left: 50px !important;
	}
}
@media only screen and (max-width: 600px) {
	#sfm-sidebar {
		width: 100%;
	}
	#sfm-sidebar .sfm-menu,
	#sfm-sidebar .sfm-copy {
    	padding-left: 30px;
	}
	.sfm-navicon-button {
		top: 5px !important;
		left: 5px !important;
	}
	#sfm-sidebar .sfm-menu li a {
		font-size: 24px;
		max-width: 320px;
	}
	#sfm-sidebar .sfm-nav {
		width: 100% !important;
	}
}
