/*
Bienvenue dans l'éditeur de CSS !

Pour en savoir plus sur le fonctionnement de l'éditeur, vous pouvez vous
rendre sur cette page :
http://wp.me/PEmnE-Bt
*/
/*--------------------------------------------------------------
2.0 Typography
--------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, b, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	font-size: 14px;
	line-height: 17px;
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
}

p {
	margin-bottom: 10em;
}

b, strong {
	font-weight: bold;
}

dfn, cite, em, i {
	font-style: italic;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	margin-bottom: 5px;
	display: block;
	clear: both;
}

h1,h2 {
	font-family: 'Montserrat', Helvetica, sans-serif;
	font-weight: 700;
	line-height: 35px;
}

h1,
h1 span {
	font-size: 30px;
	line-height: 1.O;
}

h2 {
	font-size: 26px;
	line-height: 1.2;
}

h3 {
	font-size: 24px;
	line-height: 1.2;
}

h4 {
	font-size: 18px;
	line-height: 1.2;
}

h5 {
	font-size: 11px;
	line-height: 1.2;
}

h6 {
	font-size: 9px;
	line-height: 1.2;
}

.entry-content p {
	text-align: left;
}

blockquote {
	font-style: normal;
	font-weight: normal;
	text-align: left;
	line-height: 18px;
	border-radius: 4px;
	margin: 10px 10px 10px 0;
	padding: 13px 30px;
}

blockquote>p, blockquote strong, blockquote b, blockquote em, blockquote a {
	font-size: 13px;
}

body, button, input, select, textarea {
	color: #404040;
	font-family: sans-serif;
/*font-size: 1rem;*/
	line-height: 1.2;
}

.copyright {
	background: #2e2e2e none repeat scroll 0 0;
	padding-bottom: 10px;
	padding-top: 1Opx;
}

.copyright {
	background: #171717 none repeat scroll 0 0;
	padding-bottom: 15px;
	padding-top: 15px;
	font-family: sans-serif;
	font-size: 10px;
	line-height: 1.2;
	text-align: center;
}

.woocommerce-page .woocommerce .add_to_cart_button, .woocommerce .checkout-button, .woocommerce .single_add_to_cart_button, .woocommerce #place_order, .woocommerce div.product form.cart .button {
	background: #e06618 none repeat scroll 0 0;
	border: medium none;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	margin: 10px 10px 10px 0;
	padding: 13px 20px;
	text-align: center;
	text-transform: uppercase;
}

.woocommerce-page .products a.button {
	background: #e06618 none repeat scroll 0 0;
	border: medium none;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	margin: 0;
	padding: 10px;
	text-align: center;
	text-transform: uppercase;
}

.woocommerce ul.products li.product h3 {
	font-size: 1em;
	margin: 0;
	padding: 0;
}

.woocommerce-page .products h3 {
	color: #404040;
	display: inline-block;
	float: none;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-align: center;
	margin: 0;
	min-height: 42px;
	position: relative;
	text-transform: uppercase;
	width: auto;
}

.woocommerce-page .woocommerce-ordering select {
	border: 1px solid rgba(0,0,0,0.1);
	border-radius: 0;
	color: #a0a0a0;
	padding: 8px;
}

.woocommerce .woocommerce-ordering select {
	vertical-align: top;
}