/*
Theme Name: Maurienne Tourisme
Theme URI: http://www.iris-interactive.fr
Description: Th&egrave;me Maurienne Tourisme, based on Divi 2.0 
Author: IRIS Interactive 
Version: 1.0
Template: Divi
Tags: maurienne-tourisme, divi
*/

@import url("../Divi/style.css");


/* -------------------------------------------------------------- */
/* SURCHARGES --------------------------------------------------- */

#top-header {
	z-index: 5;
}

#main-header {
	padding: 8px 0;
}

.et_fixed_nav #logo {
	max-height: inherit;

	-webkit-transition: 0.2s ease-out;
	transition: 0.2s ease-out;
}

#top-header .container {
	padding-top: 0;
}
/*
#et_top_search {
	margin: 0;
	margin-top: 2px;
	display: inline-block;
	float: none;
	vertical-align: top;

	height: 35px;
	line-height: 35px;
}
*/

#top-header .et-social-icons {
	height: 35px;
	line-height: 35px;

	padding-right: 20px;
	margin-right: 15px;
	border-right: 1px solid rgba(255,255,255,0.2);
}
#top-header .et-social-icons li {
	margin-top: 0;
}

#et-secondary-menu {
	padding-bottom: 0;
}

.et_fixed_nav #top-header {
	position: fixed;
}
body.et_fixed_nav.et_secondary_nav_enabled #main-header {
	/*top: 0 !important;*/
}

#main-header.et-fixed-header {
	top: 0 !important;
}
.et_fixed_nav #main-header.et-fixed-header #logo {
	max-height: 50px;
	margin-top: 5px;
}

.et_pb_section_video_bg {
	opacity: 0.6;
}

.home .et_pb_fullwidth_section {
	background: #000 !important;
	margin-bottom: 10px;
}
.home .et_pb_slider .et_pb_slide {
	background: none !important; 
}
.home .et_pb_slide_description {
	padding: 170px 100px;
}

.et_fixed_nav #main-header {
	padding-top: 0 !important;
}

	.et_fixed_nav .et-fixed-header #et-top-navigation {
		margin-top: 20px;
		margin-bottom: 0; 
	}

#et_top_search {
	margin-left: 42px;
	color: #5a291c;
}
#et_top_search #et_search_icon:hover {
	color: #000 !important;
}
.et-search-form {
	border: none;
}

.et_pb_section {
	padding: 0;
}

ul.et_pb_side_nav {
	width: 40px;
}
.fa-twitter {
	color: #4cabf0;
}
.fa-facebook {
	color: #31579d;
}
.fa-instagram {
	color: #3c688e;
}


/*  --------------- SELECTIONS --------------- */

.FicheDetail-side{
	float: left;
}
p.btn_area a {
  width: 100%;
}

.page-liste-resultat #allmodeliste #listing .offerListItem .ContentTxt .media .selection.del-carnet {
  background: no-repeat center url("../img/icons/icon-selection.png");
}	

