/*
Theme Name: Ⓓ Artisan Remond
Theme URI: http://artisan-remond.fr/
Template: Divi
Author: M Vignjevic / Deuxel Design
Author URI: https://www.facebook.com/profile.php?id=100070862470881
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.14.6.1642408767
Updated: 2022-01-17 09:39:27

*/

:root {
	--primary: #444444;
	--secondary: #666666;
	--accent01: #f59619;
 	--accent02: #055d77;
	--accent03: #032c42;
	--light01: #727d89	
	--light02: #f1f1f1;
}
/* #top-header */
#et-info-phone:before {display: none !important;}
#top-header a:hover {opacity: .5 !important;}

/* #main-header */
.contact a {padding: 20px 25px !important; border-radius: 8px; background: var(--accent01); color: white !important;}
.contact a:hover {background: var(--accent03); color: white !important;}
#main-header.et-fixed-header .contact a {color: white !important; }
#main-header.et-fixed-header .contact a,
#main-header.et-fixed-header .contact.current-menu-item a,
#main-header.et-fixed-header .contact.current_page_item a { 
	color: white !important; }
@media only screen and (min-width: 981px) {
	.et_header_style_centered.et_hide_fixed_logo #main-header.et-fixed-header .logo_container { height: 7px !important; }
}

/*.et_mobile_menu */
@media only screen and (max-width: 580px) {
	.dtb_mobile .et_mobile_menu li a, .dtb_mobile .dtb-menu .et_mobile_menu li a, 
	.dtb_mobile #et-boc .dtb-menu .et_mobile_menu li a, 
	.et-db #et-boc .et-l .dtb-menu .et_mobile_menu li a { 
		line-height: 1.3em !important;
	}
	.contact a {border-radius: 0 !important;}
}