/*
 Theme Name:   Brixel Child
 Theme URI:    http://themes.radiantthemes.com/brixel/
 Description:  Brixel Child Theme
 Author:       RadiantThemes.com
 Author URI:   http://radiantthemes.com/
 Template:     brixel
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 Text Domain:  brixel-child
*/
/*----------------------------------------------*/
/*--- HEADER ---*/
/*----------------------------------------------*/
.wraper_header_main > .container{
	background:rgba(255,255,255,.9);
	border-radius:5px;
}
.header_main_action ul > li.floating-searchbar i.fa-search{
	color:#034987;
}
.wraper_header.style-ten .nav{
	float: none;
	text-align:center;
}
.wraper_header.style-ten .nav,
.header_main_action{
	margin-top:17px;
}
.header_top_item ul.contact li i{
	color:#f5b315!important;
}
.inner_banner_main{
	margin-top:20px;
}
/*----------------------------------------------*/
/*--- MENU ---*/
/*----------------------------------------------*/
.header_main .responsive-nav i {
    font-size: 25px;
    color: #034987;
}
.footer_main_item .widget_nav_menu ul li{
	width:auto;
	float:none;
}
/*----------------------------------------------*/
/*--- STRUCTURE ---*/
/*----------------------------------------------*/
body:not(.home) .entry-content > .vc_row:nth-child(1){
	padding-top:50px!important;
}
.blog_id-1 #cookie-notice .cn-button{
	background:#034987;
}
/*----------------------------------------------*/
/*--- bLOG_id-2 (manutention) ---*/
/*----------------------------------------------*/
.blog_id-2 .header_main_action ul > li.floating-searchbar i.fa-search,
.blog_id-2 .header_top_item ul.contact li i,
.blog_id-2 .header_main .responsive-nav i{
	color:#bf1e2e!important;
}
.blog_id-2 #cookie-notice .cn-button{
	background:#bf1e2e;
}
/*----------------------------------------------*/
/*--- bLog_id-3 (environnement) ---*/
/*----------------------------------------------*/
.blog_id-3 .header_main_action ul > li.floating-searchbar i.fa-search,
.blog_id-3 .header_top_item ul.contact li i,
.blog_id-3 .header_main .responsive-nav i{
	color:#8cc63f!important;
}
.blog_id-3 .rt-image-slider.element-two .owl-dots > .owl-dot.active > span{
	background-color:#8cc63f;
}
.blog_id-3 #cookie-notice .cn-button{
	background:#8cc63f;
}
/*.blog_id-3 .nav > [class*="menu-"] > ul.menu > li{
	margin-right: 25px;
}
.blog_id-3 .wraper_header.style-ten .nav a{
	font-size:15px;
}*/
/*----------------------------------------------*/
/*--- ELEMENTS ---*/
/*----------------------------------------------*/
.rt-image-slider.element-two .rt-image-slider-item > .holder > .overlay{
	background: none!important;
}
.rt-list.element-one.list-small ul > li,
.rt-list.element-two.list-small ul > li{
	margin-bottom:5px;
}
.rt-list.element-one ul > li > ul > li{
	line-height: normal;
	font-size:14px;
	margin-bottom:0;
}
.home-one-counter-box-text{
	display:block!important;
}
.home-one-counter-box-text small{
	color:#171c30;
}
.radiantthemes-timeline.element-two > .radiantthemes-timeline-item .radiantthemes-timeline-item-date .date{
	color:#fff;
}
.radiantthemes-timeline.element-two > .radiantthemes-timeline-item .radiantthemes-timeline-item-date .date strong{
	color:#034987;
}
	.blog_id-2 .radiantthemes-timeline.element-two > .radiantthemes-timeline-item .radiantthemes-timeline-item-date .date strong{
		color:#bf1e2e;
	}
	.blog_id-3 .radiantthemes-timeline.element-two > .radiantthemes-timeline-item .radiantthemes-timeline-item-date .date strong{
		color:#8cc63f;
	}
.liste_annonces .table-striped > tbody > tr:first-child{
	background:#034987 !important;
}
.liste_annonces .table > tbody > tr > th{
	padding:20px 8px;
	color:#fff;
	text-align: center;
    background: transparent !important;
}
.liste_annonces .table > tbody > tr > td{
	padding:12px 8px;
}
.liste_annonces .fa{
	font-size:32px;
}
.vc_acf-label{
	font-weight:bold;
}
/* gmaps infos window*/
.wpgmp_iw_content a{
	padding-top: 10px!important;
	display: inline-block;
}
.clients.element-one:not(.owl-carousel) .clients-item{
	margin-bottom:0!important;
}
/* list normal */
.wpb_text_column ul,
.wpb_text_column ol{
	padding-left: 30px;
	list-style: disc;
}
.wpb_text_column ol{
	list-style: decimal;
}
/*----------------------------------------------*/
/*--- 	WOOCOMMERCE ---*/
/*----------------------------------------------*/
.woocommerce .woocommerce-products-header,
.woocommerce .woocommerce-products-footer{
	text-align:center;
}
.rt-shop-box.style-one > .holder > .pic > .action-buttons > .button, 
.rt-shop-box.style-one > .holder > .pic > .action-buttons > .added_to_cart{
	width:100%;
}
.single-product .wraper_inner_banner{
	background-image: url('../../uploads/2019/04/header.jpg')!important;
}
.single-product .single_add_to_cart_button{
	background:#f5b315!important;
	color:#fff!important;
	border-radius: 20px!important;
	margin-top:20px!important;
}
.single-product .single_add_to_cart_button:hover{
	color:#000!important;
}
.single-product .download-file{
	margin-top:20px;
}
.single-free-txt{
	color:#666;
	font-style: italic;
}
.woocommerce table.shop_attributes th{
	width:30%;
}
.single-product .summary img{
	max-width:150px;
}
/*----------------------------------------------*/
/*--- CUSTOM CLASS ---*/
/*----------------------------------------------*/
.zindex2{
	z-index: 2;
}
/* Extra Small Devices, .visible-xs-* */
@media (max-width: 767px) {
	.float-none-mobile{
		float:none!important;
	}
	.wraper_header_main > .container{
		border-radius: 0;
	}
	.wraper_inner_banner_main > .container{
		padding-top:80px!important;
	}
}
/* Small Devices, .visible-sm-* */
@media (min-width: 768px) and (max-width: 991px) {
}
	/* Responsive Devices, .visible-xs-* + .visible-sm-* */
	@media (max-width: 991px) {
		.responsive-contact{
			float:left;
			margin:20px 0 0 20px;
		}
		.responsive-contact ul{
			margin-left:0;
		}
		.responsive-contact li{
			margin:0 5px;
		}
		.responsive-contact i{
			font-size:21px;
		}
		.wraper_inner_banner_main > .container{
			padding-top:80px!important;
		}
	}
/* Medium Devices, .visible-md-* */
@media (min-width: 992px) and (max-width: 1199px) {
	.nav > [class*="menu-"] > ul.menu > li{
		margin-right: 25px;
	}
	.wraper_header.style-ten .nav a{
		font-size:15px;
	}
}
/* Large Devices, .visible-lg-* */
@media (min-width: 1200px) {
}
	/* Medium Devices, .visible-md-* +  .visible-lg-* */
	@media (min-width: 992px) {
		.nav > [class*="menu-"] > ul.menu > li ul.rt-sub-menu{
			width: auto;
			min-width: 220px;
		}
		.nav > [class*="menu-"] > ul.menu > li > ul > li.menu-item-has-children{
			min-width: 250px;
		}
		.nav > [class*="menu-"] > ul.menu > li > ul a{
			white-space: nowrap;
		}
	}