<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.21.4.1554826489
Updated: 2019-04-09 18:14:49

*/


/*** Take out the divider line between content and sidebar ***/
#main-content .container:before {background: none;}
 
/*** Hide Sidebar ***/
#sidebar {display:none;}
 
/*** Expand the content area to fullwidth ***/
@media (min-width: 981px){
#left-area {
    width: 100%;
    padding: 23px 0px 0px !important;
    float: none !important;
}
}



#main-header a:hover, #main-header.et-fixed-header a:hover{
	color: #dd8a25 !important;
	opacity: 1 !important;
}

/*
#main-header.et-fixed-header a{
	padding-top: 20px !important;
}
*/



@media (max-width: 980px) {

	#main-header.et-fixed-header{
		position: fixed;
	}
	
	#main-header .logo_container{
		height: 70px;
		transition: ease all 0.4s;
	}
	
	#main-header .logo_container{
		height: 0px !important;
	}
	
	#main-header .select_page{
		visibility: hidden;
	}
	
	#main-header .mobile_nav {
    background-color: transparent !important;
	}
	
}

#main-content, .et_pb_section {
	background-color: transparent;
}


/*** directories ***/

/* couleur icones */

.drts .drts-bs-btn-outline-secondary:not(:disabled):not(.drts-bs-disabled).drts-bs-active {
	color: #fff !important;
	background-color: #242e3f !important;
}

.drts-form-switch .drts-bs-btn-outline-secondary:not(.drts-bs-active):hover {
	color: #242e3f !important;
    border-color: #242e3f !important;
}

.drts .drts-bs-btn-outline-secondary {
    color: #242e3f !important;
    border-color: #242e3f !important;
}

.drts .drts-bs-btn-outline-secondary:hover {
    color: #fff !important;
    border-color: #242e3f !important;
	background-color: #242e3f !important;
}

/* conteur contour cadra */

.drts-view-post-entities .drts-display-default-summary, .drts-view-user-entities .drts-display-default-summary {
    border: 1px solid transparent !important;
}

/* couleur fond filtre */

.drts-bs-modal-content, .drts .drts-bs-card {
	background-color: #dd8a25 !important;
}

/* directories elements */

.drts-display&gt;.drts-display-element&gt;.drts-display-element-header span {
	color: #242e3f !important;
}

.drts-display-element .drts-slider-photos {
    background-color: transparent !important;
}

.drts-display-element .directory-listing-photo {
	background-color: rgba(255,255,255,0.6);
}

/* enlever les div image sans image associÃ© */

.drts-display-element-with-background-no-image, div.drts-no-image {
	/*visibility: hidden;*/
	display: none;
}

/*** directories map ***/ 

/* fond carte */

/*.drts-map-marker-content .drts-bs-card-img-overlay {
    background-color: #dd8a25 !important;
	background-image: none !important;
} */</pre></body></html>