/*
 Theme Name:     Delabre
 Theme URI:      http://www.delabre-recuperation.com/
 Description:    Delabre récupération Thème
 Author:         64pixels
 Author URI:     https://64pixels.net
 Template:       Divi
 Version:        1.0.0
*/
/*@import url("../Divi/style.css");*/
/* =Theme customization starts here
------------------------------------------------------- */
/* GENERAL */
body {
	font-weight: 400;
}
#main-header, #footer-bottom{
	background:url(img/menu-bg.gif) repeat-x left top;
}
/* HEADER */
#main-header{
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow:none;
}
	/* top header */
	/*.et_fixed_nav #top-header, .et_non_fixed_nav.et_transparent_nav #top-header{
		top:90px;
	}
	#top-header, #top-header #et-info, #top-header .container, #top-header .et-social-icon a{
		line-height: 35px;
	}*/
	#top-header .container{
		padding-top:0.5em;
	}
	#et-info, #et-secondary-menu > ul > li a{
		padding-bottom:0.5em;
	}
	/* navigation */
	#top-menu-nav > ul > li > a:hover{
		opacity: 1;
		color:#2ba3d0;
	}
	#et-info{
		float: none;
		text-align: right;
		font-weight:normal;
	}
	#et-info-phone{
		margin-right:5px;
	}
	#et-info-phone:before, #et-info-email:before{
		display:none;
	}
	#et-info .icofont{
		color:#fff;
	}
	#et-top-navigation .hasIcon a{
		padding-bottom:0!important;
		position: relative;
		width: 32px;
		height:12px;
		display: block;
	}
	#et-top-navigation .icofont:before{
		color:#2ba3d0;
		font-size:32px;
		position: absolute;
		top:-10px;
		left:0;
	}
	#et-top-navigation .icofont:before:hover{
		color: #fff;
	}
	#et-secondary-nav .menu-item-has-children > a:first-child::after, 
	#top-menu .menu-item-has-children > a:first-child::after{
		color:#bed01a;
	}
/* menu */
.nav li ul{
	width:100%;
	min-width: 240px;
}
#top-menu li{
	padding-right:18px;
}
#top-menu li li{
	display:block;
}
#top-menu li li a{
	width:100%;
	padding:6px 0;
	font-size:16px;
}
#top-menu li .menu-item-has-children > a:first-child{
	padding-right:10px;
}
#top-menu li .menu-item-has-children > a:first-child::after{
	right:0;
}
#main-header .nav li ul a{
	color:#333!important;
}
#main-header #top-menu li li a:hover{
	color:#2ba3d0!important;
	background:none;
	opacity:1;
}
#main-header #top-menu .sub-menu .sub-menu{
	padding:0;
	position: static;
	visibility: visible;
	border:none;
	box-shadow: none;
	display: none;
}
#main-header #top-menu li.menu-item-has-children:hover .sub-menu .sub-menu{
	display: block;
	opacity:1;
	animation:none;
}
#main-header #top-menu .sub-menu .sub-menu li{
	padding:0;
	line-height: 1em;
}
#main-header #top-menu .sub-menu .sub-menu li a{
	font-weight:normal;
	font-size: 13px;
	white-space: nowrap;
}
/* FOOTER */
#main-footer > img{
	display:block;
	width: 100%
}
.logo-footer{
	float:right;
}
.logo-footer img{
	max-height: 30px;
}
#footer-info{
	padding-top:5px;
	padding-bottom: 0;
}
/* 
** CUSTOM BLURB ICON 
** Simply add class icon to the blurb element,
** then add icon-"iconfont-class-name" .et-pb-icon::after{content:"your content";} to override the icon 
*/
.icon .et-pb-icon-circle{
	background-image: linear-gradient(120deg,#69cce6 50%,#2ba3d0 50%);
	overflow:hidden;
}
.icon .et_pb_blurb_content:hover .et-pb-icon-circle-border{
	border-color:#2ba3d0!important;
	animation: spin linear 500ms;
}
@-moz-keyframes spin {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
    from {transform:rotate(0deg);}
    to {transform:rotate(360deg);}
}
.icon .et-pb-icon { font-size: 0!important; }
.icon .et-pb-icon::after { 
	font-family: 'IcoFont' !important;
	text-shadow:
	rgb(36,135,172) 1px 1px,rgb(36,135,172) 2px 2px,rgb(36,135,172) 3px 3px,rgb(36,135,172) 4px 4px,rgb(36,135,172) 5px 5px,
	rgb(36,135,172) 6px 6px,rgb(36,135,172) 7px 7px,rgb(36,135,172) 8px 8px,rgb(36,135,172) 9px 9px,rgb(36,135,172) 10px 10px,
	rgb(36,135,172) 11px 11px,rgb(36,135,172) 12px 12px,rgb(36,135,172) 13px 13px,rgb(36,135,172) 14px 14px,rgb(36,135,172) 15px 15px,
	rgb(36,135,172) 16px 16px,rgb(36,135,172) 17px 17px,rgb(36,135,172) 18px 18px,rgb(36,135,172) 19px 19px,rgb(36,135,172) 20px 20px,
	rgb(36,135,172) 21px 21px,rgb(36,135,172) 22px 22px,rgb(36,135,172) 23px 23px,rgb(36,135,172) 24px 24px,rgb(36,135,172) 25px 25px,
	rgb(36,135,172) 26px 26px,rgb(36,135,172) 27px 27px,rgb(36,135,172) 28px 28px,rgb(36,135,172) 29px 29px,rgb(36,135,172) 30px 30px,
	rgb(36,135,172) 31px 31px,rgb(36,135,172) 32px 32px,rgb(36,135,172) 33px 33px,rgb(36,135,172) 34px 34px,rgb(36,135,172) 35px 35px,
	rgb(36,135,172) 36px 36px,rgb(36,135,172) 37px 37px,rgb(36,135,172) 38px 38px,rgb(36,135,172) 39px 39px,rgb(36,135,172) 40px 40px,
	rgb(36,135,172) 41px 41px,rgb(36,135,172) 42px 42px,rgb(36,135,172) 43px 43px,rgb(36,135,172) 44px 44px,rgb(36,135,172) 45px 45px,
	rgb(36,135,172) 46px 46px,rgb(36,135,172) 47px 47px,rgb(36,135,172) 48px 48px,rgb(36,135,172) 49px 49px,rgb(36,135,172) 50px 50px;
}
.icon.et_pb_blurb_position_top .et-pb-icon::after { font-size: 55px; }
.icon.et_pb_blurb_position_left .et-pb-icon::after { font-size: 35px; }
.et_pb_blurb_position_left .et-pb-icon-circle, .et_pb_blurb_position_right .et-pb-icon-circle{
	padding:15px;
	border-radius:50%;
}
.icon-icofont-architecture-alt .et-pb-icon::after { content: "\ebc3"; }
.icon-icofont-cur-euro-true .et-pb-icon::after    { content: "\eaae"; }
.icon-icofont-delivery-time .et-pb-icon::after    { content: "\eee2"; }
.icon-icofont-flora-flower .et-pb-icon::after     { content: "\e90f"; }
.icon-icofont-engineer .et-pb-icon::after         { content: "\ebd3"; }
.icon-icofont-car-alt-3 .et-pb-icon::after        { content: "\eedf"; }
.icon-icofont-dart .et-pb-icon::after 			  {	content: "\e909"; }
.icon-icofont-open-eye .et-pb-icon::after 		  {	content: "\e91a"; }
.icon-icofont-document-search .et-pb-icon::after  {	content: "\ede7"; }
.icon-icofont-vehicle-crane .et-pb-icon::after    {	content: "\ebf4"; }
/* CUSTOM FULL-WIDTH SLIDER */
.et_pb_slider_with_text_overlay .et_pb_slide_content{
	padding-bottom:0;
}
.et_pb_slider_with_text_overlay .et_pb_button_wrapper{
	padding: 0 30px 30px;
	background-color: rgba(0,0,0,0.6);
}
#map .et_pb_map {
	height: 270px!important;
}
/* pagination */
.wp-pagenavi a, .wp-pagenavi span{
	padding:5px 10px;
	border:1px solid #ededed;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current{
	color:#fff!important;
	background: #2ba3d0;
	border-color:#2ba3d0;
}
.wp-pagenavi span.pages{
	border:none;
}
.wp-pagenavi a.nextpostslink:hover, .wp-pagenavi a.prevpostslink:hover{
	background: none!important;
	color: #2ba3d0!important;
}
/* bouton */
.et_pb_button{
	color:#fff!important;
}
.blue{
	color:#2ba3d0;
}
body #page-container #btn-contact:before{
	font-family: "IcoFont"!important;
	content: "\ed81"!important;
}
/* table */
.entry-content table, body.et-pb-preview #main-content .container table{
	border-color:#ddd;
}
.entry-content thead th, .entry-content tr th, body.et-pb-preview #main-content .container thead th, body.et-pb-preview #main-content .container tr th {
	background:#2ba3d0;
	padding:15px 24px;
	color:#fff;
}
.entry-content tr td, body.et-pb-preview #main-content .container tr td{
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
}
/* sticky menu */
#sticky-menu.sticky{
	position: fixed;
	width: 100%;
	z-index:100;
}
#sticky-menu ul li a.active{
	color:#2ba3d0!important;
}
/* galerie */
.slick-track{
	display: flex;
}
.slick-slide{
	padding:10px;
	height: auto;
}
.slick-slide dt{
	border:5px solid #ededed;
	padding:5px;
	height: 100%;
	align-items: center;
	display: flex;
}
.slick-slide a{
	margin:0 auto;
}
.slick-slide img{
	margin:0 auto;
}
.et-pb-contact-message{
	font-weight:bold;
}
@media only screen and (max-width: 980px) {
	#top-header > .container,
	#main-header > .container,
	#et_search_outer > .container,
	#main-content > .container,
	div.et_pb_row,
	div.et_pb_row.et_pb_row_fullwidth {
		width: 90% !important; 
   }
}
@media (max-width: 980px) {
	/*.et_pb_section.et_pb_fullwidth_section{
		padding:150px 0!important;
	}*/
	/* utils */
	.custom-size {
		margin-bottom:0!important;
	}
	.custom-size .et_pb_module{
		width: 100%!important;
		max-width: 100%!important;
		margin:0 0 30px 0!important;
		float:none;
	}
	/*#page-container {
		padding-top: 43px !important;
	}*/
	#top-header{
		font-size:14px!important;
	}
	#logo {
		max-width: 100% !important;
		max-height: 55% !important;
	}
	#et-top-navigation{
		padding-top: 15px !important;
	}
	.et_header_style_split .mobile_menu_bar,
	.et_header_style_left .mobile_menu_bar {
		padding-bottom: 15px;
	}
	#et-info{
		text-align:center;
	}
	#et-top-navigation .et_mobile_menu li a{
		background:none!important;
		color:#333;
	}
	#et-top-navigation .et_mobile_menu li a:hover{
		color:#2ba3d0;
	}
	#et-top-navigation .hasIcon a{
		height: auto;
		width: 100%;
		padding: 10px 5% !important;
	}
	#et-top-navigation .icofont::before{
		position: static;
	}
	.table-responsive {
		margin-bottom: 0;
		overflow: hidden;
		overflow-x: scroll;
		display: block;
		white-space: nowrap;
	}
}
/* Extra Small Devices, .visible-xs-* */
@media (max-width: 767px) {
    #top-header, .logo-footer{
		display:none;
	}
}
/* Small Devices, .visible-sm-* */
@media (min-width: 768px) and (max-width: 991px) {
	#footer-info{
		float:left;
	}
}
/* Medium Devices, .visible-md-* */
@media (min-width: 992px) and (max-width: 1199px) {
	#top-header{
		font-size:14px!important;
	}
	.logo_container a{
		display:inline-block;
		max-width:120px;
	}
    #logo {
		max-width: 100% !important;
		max-height: 40% !important;
	}
	#et-top-navigation{
		padding-top: 30px !important;
		padding-left:140px !important;
	}
	.et_header_style_left #et-top-navigation nav > ul > li > a, 
	.et_header_style_split #et-top-navigation nav > ul > li > a{
		padding-bottom: 30px !important;
	}
	#top-menu li{
		padding-right: 10px;
	}
	#top-menu li a{
		font-size:14px!important;
	}
	#et-top-navigation .hasIcon a,
	#et-top-navigation .icofont:before{
		width: 22px;
		height: auto;
		position: static;
	}
	#et-top-navigation .icofont:before{
		position: static;
		font-size:22px;
		line-height: 1px;
		vertical-align: middle;
	}
	div.et_pb_row{
		width:80%!important;
		max-width:1080px!important;
	}
}
