@charset "UTF-8";


/* ====== WOOCOMMERCE - GENERAL ====== */


/* Menu (Panier) */
body .site-header-cart:hover .widget_shopping_cart {
	background-color: #efefef;
	width: 275px;
	right: 0px;
	left: auto;
	/* typo */
	color: rgba(255, 255, 255, 1);
}
.site-header-cart .widget_shopping_cart .woocommerce-mini-cart__empty-message { text-align: center; color: #222; }
.product_list_widget { overflow: auto; }
.product_list_widget li { padding: 18px 0px; max-height: 125px; }
.product_list_widget a:nth-child(2) {
	padding: 0px 45px 0px 35px;
	margin-bottom: 12px;
	/* typo */
	color: #8AB8D4;
	color: #222;
	line-height: 1.4em;
	text-transform: initial;
	font-size: 1.1em;
}
body .site-header .product_list_widget li .quantity { color: #222; font-weight: 700; }
.product_list_widget a:nth-child(2) img {
	width: 52px;
	margin: 0px -45px 20px 15px;
	max-width: none;
	border: 1px solid #8C8C8C;
	background-color: #fff;
	padding: 3px;
}

.product_list_widget li a.remove, .product_list_widget li a.remove:hover { height: 20px; color: #efefef; font-size: 1em; }
.product_list_widget li a.remove::before { top: -3px; color: #444; font-size: 1.5em; text-align: center; }
.product_list_widget li a.remove:hover::before { color: #a00; }

.site-header-cart:hover .widget_shopping_cart dt { height: 18px; }
.site-header-cart:hover .widget_shopping_cart dd p { margin: 0px 0px 5px; }

.site-header-cart .widget_shopping_cart, .site-header .product_list_widget li .quantity { color: #fff; }

body .site-header-cart .widget_shopping_cart .buttons, body .site-header-cart .widget_shopping_cart .total { background-color: #000; }
.woocommerce-mini-cart__total.total { border-top: 1px solid #aaa; border-top: none; font-size: 1.55rem; }
.site-header-cart .widget_shopping_cart .buttons { padding-bottom: 30px; }
.widget_shopping_cart .buttons a { margin-bottom: 2px; }
.widget_shopping_cart .buttons a.checkout { margin-bottom: 12px; }
/* / Menu (Panier) */


/* ====== / WOOCOMMERCE - GENERAL ====== */
/* ====== CORPS ====== */


.woocommerce-page #customer_login h2 {
	margin: 0px auto 35px;
	/* typo */
	font-size: 3.3rem;
}


/* Liens, boutons */
button.alt, input[type="button"].alt, input[type="reset"].alt, input[type="submit"].alt, .button.alt, .added_to_cart.alt, .widget-area .widget a.button.alt, .added_to_cart, .widget a.button.checkout
{
	background-color: #020A21;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 1.5rem;
	padding: 11px 21px;
}
.widget_shopping_cart .button.checkout.wc-forward { background-color: #9a0550; }
body button.alt:hover, body input[type="button"].alt:hover, body input[type="reset"].alt:hover, body input[type="submit"].alt:hover, 
body .button.alt:hover, body .added_to_cart.alt:hover, body .widget-area .widget a.button.alt:hover, body .added_to_cart:hover
{ background-color: #149AEC; }
.site-header-cart .widget_shopping_cart a.button, .widget a.button.checkout {
	font-family: "Open Sans", sans-serif;
	font-size: 1.38rem;
	letter-spacing: 0.05em;
	font-weight: 400;
}
.site-header-cart .widget_shopping_cart a.button:hover, .widget a.button.checkout:hover { background-color: #289ff4; color: #fff; }

#content a.woocommerce-LoopProduct-link { border: none; }
#content a.woocommerce-LoopProduct-link:hover { border: none; }
#content a.button:link, #content a.button:visited
{
	background-color: #020A21;
	border-bottom: none;
	border-left: 1px solid #fff; border-right: 1px solid #fff;
	/* typo */
	color: #fff;
	font-family: "Open Sans", sans-serif;
	font-size: 1.5rem;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0.12em;
}
#content a.button:hover
{
	background-color: #149AEC;
	border-bottom: none;
	border-left: 1px solid #fff; border-right: 1px solid #fff;
	color: #fff;
}
/* / Liens, boutons */


.storefront-sorting { display: flex; justify-content: center; }
@media screen and (max-width: 768px) { .storefront-sorting { display: none; } }

@media screen and (max-width: 560px) {
body.woocommerce ul.products {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
body.woocommerce #content ul.products li {
	display: block;
	float: left;
	width: 50%;
}
}


body.woocommerce #content #main {
	max-width: 1290px;
	margin: 50px auto;
}

body.woocommerce ul.products {
	display: flex;
	justify-content: center;
	align-items: end;
	flex-wrap: wrap;
	column-gap: 20px;
	/* typo */
	text-align: center;
}
body.woocommerce ul.products::before, body.woocommerce ul.products::after { display: none; }
body.woocommerce #content ul.products li {
	float: none; display:
	inline-block;
	min-width: 250px;
	margin-right: 0px;
}
body.woocommerce #content ul.products li a { border-bottom: none; }
ul.products li.product .woocommerce-loop-product__title {
	font-size: 1.9em !important;
	letter-spacing: 0.05rem;
	font-weight: 300;
	text-transform: initial;
}


.page-template-template-fullwidth-php .site-main ul.products.columns-3 li.product, .page-template-template-homepage-php .site-main ul.products.columns-3 li.product, .storefront-full-width-content .site-main ul.products.columns-3 li.product {
	width: 25%;
}

/* Messages WooCommerce */
body .woocommerce-info, body .woocommerce-noreviews, body p.no-comments,
.woocommerce-message, .woocommerce-info, .woocommerce-error, .woocommerce-noreviews, p.no-comments {
	background-color: #617B67;
	border: none;
	border-radius: 0px;
}
#content .woocommerce-message a.button {
	background-color: #194A38;
	padding: 3px 18px;
	border: none;
	border-radius: 4px;
	color: #fff;
}
#content .woocommerce-message a.button:hover {
	background-color: #ddeaed;
	color: #333;
}
#content .woocommerce-message a:link, #content .woocommerce-info a:link, #content .woocommerce-error a:link, #content .woocommerce-noreviews a:link,
#content .woocommerce-message a:visited, #content .woocommerce-info a:visited, #content .woocommerce-error a:visited, #content .woocommerce-noreviews a:visited {
	color: #fff;
}
#content .woocommerce-message a:hover, #content .woocommerce-info a:hover, #content .woocommerce-error a:hover, #content .woocommerce-noreviews a:hover {
	color: #ddd; border-bottom-color: #aaa;
	opacity: 1;
}
/* / Messages WooCommerce */

.woocommerce input {
	border: 0px solid #ececec;
	background-color: #ececec;
	border-radius: 5px;
	margin-right: 5px;
}


/* ====== / CORPS ====== */
/* ====== PAGES ====== */


/* Page Boutique */

.woocommerce-shop .star-rating { display: none; }
/*
body.woocommerce #content ul.products li.post-3222 { display: none; }
*/

/* / Page Boutique */
/* Page Produit */

.single-product div.product h1 { line-height: 0.85em; padding-top: 10px; }
.single-product div.product h1 small { text-transform: initial; }

body.storefront-full-width-content.single-product div.product .images { width: 35%; margin: 0px; }
body.storefront-full-width-content.single-product div.product .summary { width: 65%; margin: 0px; padding: 0px 45px; }
body.storefront-full-width-content #content .woocommerce-tabs ul.tabs { width: 35%; }
body.storefront-full-width-content .woocommerce-tabs .panel { width: 65%; }
@media screen and (max-width: 768px) {
body.storefront-full-width-content.single-product div.product .images,
body.storefront-full-width-content.single-product div.product .summary,
body.storefront-full-width-content #content .woocommerce-tabs ul.tabs
{ float: none; width: 100%; padding: 0px; }
body.storefront-full-width-content .woocommerce-tabs .panel
{ float: none; width: 100%; padding: 0px; }
body.woocommerce #content .entry-content > * { padding: 8px 0px; }
}

#woosvi_strap ul.svithumbnails { text-align: center; }
#woosvi_strap ul.svithumbnails li {
	display: inline-block;
	float: none;
	margin-right: 0px;
	width: 33%;
}
.single-product div.product p.price {
	font-family: "Open Sans", sans-serif;
	font-size: 2.8rem;
	color: #000;
}
.woocommerce-Price-currencySymbol { margin-left: 6px; }
.single-product div.product table.variations .value { margin: 6px 0px 9px; }
.variations select {
	width: 220px;
	max-width: 45em;
	border: 3px solid #ececec;
	font-size: 0.9em;
	font-weight: 400;
	color: #333;
	padding: 8px;
	width: 282px;
	height: 45px;
	border-radius: 5px;
	background-color: #ececec;
}
body.single-product div.product form.cart .quantity { margin-right: 0px; }

.product_meta { display: none; }

.related.products {
	border-top: 2px dashed #666;
	padding-top: 90px;
}

/* / Page Produit */
/* Page Panier - Commande */

body.woocommerce-cart .exp17Fev { text-align: center; }

#content .woocommerce a.remove { border: none; }
#content ul.woocommerce-error {
	background-color: #c60101;
	padding: 1em 2em 1em 3.5em;
}
#emcMap input { font-size: 3em; } /* Input popup Boxtal points relais ! */


button[name="apply_coupon"], button[name="update_cart"] { background-color: #db361d; border-color: #db361d; color: #fff; }
button[name="apply_coupon"]:hover, button[name="update_cart"]:hover { background-color: #020A21; border-color: #424a61; color: #fff; }

ul#shipping_method li { list-style: none; margin-bottom: 34px; }
ul#shipping_method img { display: none; }
body .shipping .select-parcel {
	text-decoration: none;
	color: #0495b8;
	font-weight: 600;
	border-bottom: 1px solid;
}


	/* Carte Mondial Relay (OpenStreetMaps) - WCMultishipping */
body #wms_pickup_open_modal_google_maps .wc-backbone-modal-content,
body #wms_pickup_open_modal_openstreetmap .wc-backbone-modal-content { height: 80%; }
.wms_pickup_modal .wc-backbone-modal-main { font-size: 1.6rem; }
.wc-backbone-modal-main label {
	display: inline-block;
	width: 80%;
	text-align: right;
}
.wc-backbone-modal-main input {
	max-width: 78%;
	position: relative;
	left: 20px;
}
.wms_pickup_modal_address_country label { width: 100%; text-align: center; }
button.wms_pickup_modal_address_search,
button.wms_pickup_open_modal_openstreetmap,
.wms_pickup_modal_listing_one button {
	background: #149AEC;
	color: #fff;
}
button.wms_pickup_modal_address_search:hover, button.wms_pickup_open_modal_openstreetmap:hover,
.wms_pickup_modal_listing_one button:hover {
	background-color: #014db3;
	background-color: #1a1a1a;
	color: #fff;
}
body .wms_pickup_modal .wc-backbone-modal-main article .wms_pickup_modal_map,
body .wms_pickup_modal .wc-backbone-modal-main article .wms_pickup_modal_listing {
	height: calc(100% - 185px); }
body .wms_pickup_modal .wc-backbone-modal-main article .wms_pickup_name,
body .wms_pickup_modal .wc-backbone-modal-main article .wms_pickup_modal_listing .wms_pickup_modal_listing_one,
body .wms_pickup_modal .wc-backbone-modal-main article .wms_pickup_open_time {
	font-size: 1.35rem;
	font-weight: 700;
}
body .wms_pickup_modal .wc-backbone-modal-main article .wms_pickup_modal_listing .wms_pickup_modal_listing_one,
body .wms_pickup_modal .wc-backbone-modal-main article .wms_pickup_open_time { font-weight: 400; }
body .wms_pickup_modal .wc-backbone-modal-main table td, body .wms_pickup_modal .wc-backbone-modal-main  table th { padding: 0.2em 1.41575em; }
	/* / Carte Mondial Relay (OpenStreetMaps) - WCMultishipping */


/* / Page Panier - Commande */


/* ====== PAGES ====== */




/* ====== MEDIA-QUERIES ====== */


@media screen and (max-width:570px) {
#content .entry-content > .woocommerce { padding: 0px; }
}


/* ====== / MEDIA-QUERIES ====== */
