/*
Theme Name: sebastienmartinezcom
Theme URI: https://dkod.fr
Author: dkod
Author URI: https://dkod.fr
Description: Theme for sebastien-martinez.com
Version: 0.0.1
Text Domain: sebastienmartinezcom
Template:     divi
Version:      0.0.1
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
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
*/

body.woocommerce-page header#main-header,
body.blue-background-menu header#main-header {
	background-color: #52BFCE;
}

.dkod_woo_account {
	position: relative;
	display: inline-block;
	margin-top: -2px;
}

.dkod_woo_account span:before {
	text-shadow: 0 0;
	font-family: "ETmodules" !important;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 1;
	text-transform: none;
	speak: none;
	margin-right: 10px;
	content: "\e08a";
}

#et-top-navigation .et-cart-info {
	margin-right: 20px;
}

@media only screen and (min-width: 978px) {
	#et-top-navigation .et-cart-info {
		display: none;
	}
}

