	/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme example child theme.
Author: Nick
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */


@import url('https://fonts.googleapis.com/css?family=Lato&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab&display=swap');


#main{
  background: #f4f7f7;
}

.single #main{
  background: #F7F8FA;
}

h1{
    font-size: 56px;
    line-height: 69px;
    margin-bottom: 20px !important;
}


h3{
    font-size: 25px !important;
    line-height: 32px !important;
}

p{
/*   font-size: 18px; */
  font-family: 'Lato', sans-serif;
  font-weight: 400;
}

.elementor-post__excerpt p{
/*   font-size: 18px !important; */
  font-family: 'Lato', sans-serif;
  font-weight: 400;
}

.elementor-post__excerpt p::after{
  content: ' ...';
}

#site-header {
  position: fixed;
}

#site-header-inner {
    position: unset;
}

header.page-header{
  display: none;
}

header {
  background: #F2F2F2 !important;
  height: 80px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.single header{
  margin-top: 0px;	
}


.single header,
.page header{
	background: #ffffff !important;
}

.home header{
	background: #ffffff !important;
}

header.smaller {
  background: #ffffff !important;
  height: 60px;
  box-shadow: 0 3px 6px rgba(57, 63, 72, 0.05);
  margin-top: 0px;
}


header #site-logo #site-logo-inner {
    color: #054F90 !important;
}
header.smaller #site-logo #site-logo-inner {
    color: #054F90 !important;
}


header #site-logo #site-logo-inner a img {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 300px;
  height: 202px;
  max-width: inherit;
  margin-left: -20px;
}

header.smaller #site-logo #site-logo-inner a img {
  width: 130px;
  height: 88px;
}

/*
.main-menu li a{
.main-menu li a {
    text-transform: uppercase;
    font-weight: bolder !important;
    font-size: 14px !important;
    cursor: pointer;
}
*/

#site-navigation-wrap .dropdown-menu>li>a {
    display: block;
    font-size: 14px;
    line-height: 80px;
    font-weight: bolder !important;
    color: #555;
    padding: 0 12px;
    letter-spacing: 0.6px;
}

header .main-menu li a{
  line-height: 80px !important;
}

header.smaller .main-menu li a{
  line-height: 60px !important;
}


#site-navigation-wrap .dropdown-menu >li >a, .oceanwp-mobile-menu-icon a, #searchform-header-replace-close {
    color: #182E41 !important;
}

#site-navigation-wrap .dropdown-menu >li >a:hover, .oceanwp-mobile-menu-icon a:hover, #searchform-header-replace-close {
    color: #E87843 !important;
}



/* Mobile menu */

header .oceanwp-mobile-menu-icon a{
/*
	height: 120px;
	line-height: 120px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
*/
}

header.smaller .oceanwp-mobile-menu-icon a{
/*
	height: 80px;
	line-height: 80px;
*/
}

#mobile-fullscreen a.close {
    position: absolute;
    top: 40px;
    right: 30px;
}

#mobile-fullscreen {
    background-color: rgba(236,100,38,0.9) !important;
}


/* Intro */


#header_image{
	position: relative !important;
	margin-top: 0px !important;
}


#intro_text h1{
	max-width: 1220px;
    padding: 0 20px 0 20px;
    margin: 0 auto;
}




/* home_top_slide */

.home_top_slide .swiper-slide-bg {
    background-position: left !important;

}

.home_top_slide .swiper-slide-contents{
	background: #DA5034 !important;
	padding: 100% 80px 80px 80px !important;
/*
	height: 100% !important;
	padding: auto 80px auto 80px !important;
	min-width: 400px;
*/
}



/* CARTS General */

.pp-post-content .wp-block-buttons{
	text-align: center !important;
	margin-top: 32px !important;
	margin-bottom: 0 !important;
}

.pp-post-content .wp-block-buttons .wp-block-button__link {
    color: #fff;
    background-color: #EC6526;
    border: none;
    border-radius: 5px;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    padding: 8px 28px;
    text-align: center;
    text-decoration: none;
    overflow-wrap: break-word;
}


#particuliers .pp-post-content .wp-block-buttons .wp-block-button__link {
    background-color: #54c0cb;
}


/* Equipe */


.team .pp-post-excerpt{
	text-align: left !important;
}

.team .pp-post-excerpt p{
/* 	font-size: 16px !important; */
	margin-bottom: 30px;
}

.team .pp-post-title{
/* 	color: #EC6526 !important; */
	margin-bottom: 40px;
/* 	text-align: left !important;	 */
}

.team .pp-post-content span{
	display: block !important;
	text-align: left !important;
}


	







/* PARTNERS */

.partners .elementor-widget-image{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}





/* Nos Produits */

/*
.elementor-posts__hover-gradient .elementor-post__card .elementor-post__thumbnail__link:after {
	background: none !important;
}

.elementor-posts .elementor-post__card .elementor-post__thumbnail {
	max-width: 40px !important;
	margin: 0 auto;
	margin-top: 30px;
}

.elementor-posts--thumbnail-top .elementor-post__thumbnail__link {
    margin-bottom: 0px !important;
}

.elementor-posts .elementor-post__card .elementor-post__text{
	margin-top: 10px !important;
display: flex !important;
flex-direction: column;
 justify-content: center !important;
}

.elementor-posts .elementor-post__card .elementor-post__title{
	text-align: center !important;
	margin-top: 0 !important;
}


.elementor-posts .elementor-post__card .elementor-post__read-more{
	border: 2px #6DB5C1 solid;
	padding: 10px 12px 10px 12px;
	text-align: center !important;
	-webkit-border-radius: 6px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: flex !important;
	 justify-content: center !important;
}

.elementor-posts .elementor-post__card .elementor-post__read-more:hover{
	background: #ec6426;
	border-color: #ec6426;
	color: #fff !important;
}
*/







.single #main #content-wrap {
	padding-top: 120px !important;
    padding-bottom: 0px !important;
}







/* Responsive */


/* home_top_slide */


@media only screen and (max-width : 1150px),
only screen and (max-device-width : 1150px){	

	.home_top_slide .swiper-slide-contents{
		background: transparent !important;
		padding: 0 0 80px 0 !important;
		width: 100% !important;
		margin: 0 auto !important;
		max-width: 60% !important;
		text-align: center !important;
	}

}


@media only screen and (max-width : 958px),
only screen and (max-device-width : 958px){

	.single .elementor-location-footer{
		margin-top: -40px !important;
	}

}

@media only screen and (max-width : 768px),
only screen and (max-device-width : 768px){	

	.single header,
	.page header,
	header{
/*
		background: transparent !important;
		background-color: transparent !important;
		box-shadow: none !important;
*/
	}
	
	.home header{
/*
		background: transparent !important;
		background-color: transparent !important;
*/
	}

}

@media only screen and (max-width : 500px),
only screen and (max-device-width : 500px){	
	
  	.elementor-repeater-item-139cf44 .swiper-slide-bg{
    	background-position: -210px top !important;	
	}
	
}

@media only screen and (max-width : 360px),
only screen and (max-device-width : 360px){	
/*
	#logo_card{
		display: none !important;
	}
*/
}

