/*
Theme Name:		Chroma France
Theme URI:		http://www.chroma-france.fr
Description:	Thème enfant WooCommerce de la version 2015 de Chroma France
Author:			Impact Web
Author URI:		http://www.impact-web.com
Template:		storefront
Version:		1.0
*/
/* =Styles Chroma France commencent ici
-------------------------------------------------------------- */
/*** Styles généraux ***/
/*ul.products li.product.product-type-simple .thumbnail-canevas {
    min-height: 40px ! important;
    line-height: 205px;
    background: #fff;
}

.site-main ul.products li.product.product-category, .site-main .columns-3 ul.products li.product, .site-main .columns-3 ul.products li.product.product-category, .site-main ul.products li.product.product-type-simple, .site-main .columns-3 ul.products li.product.product-type-simple {
    width: 48% !important;
}*/

/*@import "assets/aos/aos.css";*/
@import url("scss/theme.css");



.home .product-category {
	height: 260px !important;
	/*min-width: 200px !important;*/
}

.home .product-category img{
	height: 174px;
	object-fit: contain;
}

table.cart .product-thumbnail img {
	max-width: 150px;
}

@media screen and (max-width: 1200px){
	.home .product-category img{
		height: 125px;
	}

	ul.products li.product.product-category h3  {
		font-size: 1em !important;
	}
}

@media screen and (max-width: 900px) {
	ul.products li.product-featured strong{
		display: none;
	}

	#post-4354 li{
		margin: 1em;
	}
}



@media screen and (max-width: 700px) {
	ul.products li.product.product-category h3  {
		font-size: 1.4em !important;
	}
}










.home .woocommerce-products-header{
	padding: 0;
}

.woocommerce-product-gallery__image{
	margin: 0 0 1em !important;
}

.woocommerce-product-gallery__image a img{

}
.btn-hof a{
	color: #fff;
	text-decoration: none !important;
}

.btn-hof{
	margin-right: 1em;
}

.ui-tooltip{
	opacity: 0.75 !important;
}

.buttonizer a:hover{
	background: #77222b !important;
}

#header-widget-area {
	max-width: 67.4989378333em !important;
}

/*widget dans le footer*/
.widget-footer-button{
	display: none;
}

/*.site{*/
/*	overflow-x: unset;*/
/*}*/
.archive .category-actualite-chroma img, .archive .category-actualite-du-japon img, .archive .category-aiguisage-blog img, .archive .category-architecture img, .archive .category-arts-et-traditions img, .archive .category-bento img, .archive .category-blog img, .archive .category-bocuse-dor img, .archive .category-contrefacons img, .archive .category-couteaux-et-chefs img, .archive .category-couteaux-japonais img, .archive .category-cuisine-et-chefs img, .archive .category-cuisine-japonaise img, .archive .category-histoire img, .archive .category-hors-du-japon img, .archive .category-japon-moderne img, .archive .category-le-japon img, .archive .category-mangas img, .archive .category-matsuri img, .archive .category-mythologie-japonaise img, .archive .category-personnalites-japonaises img, .archive .category-recettes img, .archive .category-sports-japonais img{
	max-width: 300px;
	max-height: 300px;
}

ul.menu li.current-menu-item > a{
	color: #981326;
	font-weight: 700;
}

.remaining_amount_for_free_shipping{
	color: #981326;
}

.woocommerce-active .site-header .site-branding{
	max-width: 215px;
}

.home .columns-4 .first{
	display: none !important;
}

ul#shipping_method li{
	margin-top: 1em;
}

.hentry .wp-post-image{
	display: none;
}

.post-author{
	display: none;
}

#banner_delivery:hover{
	cursor: pointer;
}

#banner_shipping:hover{
	cursor: pointer;
}

.single-product div.product{
	overflow: visible !important;
}

.menu-chroma .banner_shipping {
	width: 200px;
	height: 70px;
	box-sizing: border-box;
	margin: 0;
	padding: 0.25em 1em 0 75px;
	background: #9c2c38 url('images/shipping.png') no-repeat 9% 50%;
	color: #fff;
	text-transform: uppercase;
	display: inline-block;
	margin-bottom: auto;
}

#banner_shipping {
	width: 300px;
	height: 50px;
	line-height: 50px;
	box-sizing: border-box;
	margin: 0;
	padding: 0em 1em 0 75px;
	background: #9c2c38 url('images/franco.png') no-repeat 9% 50%;
	color: #fff;
	text-transform: uppercase;
	display: inline-block;
	margin-bottom: 1em;
	text-align: center;
	float: right;
	overflow: visible !important;
	margin-right: 3em;
}

#banner_delivery{
	width: 300px;
	height: 50px;
	line-height: 25px;
	box-sizing: border-box;
	margin: 0;
	padding: 0em 1em 0 75px;
	background: #9c2c38 url('images/timer4.png') no-repeat 9% 50%;
	color: #fff;
	text-transform: uppercase;
	display: inline-block;
	margin-bottom: 1em;
	text-align: center;
	float: right;
	overflow: visible !important;
	margin-right: 3em;
}

#banner_delivery p{
	margin-right: 20px !important;
}

/* Barre de recherche */
#header-widget-area{
	width: 100%;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 66.4989378333em;
	float: none !important;
}

.nwa-widget{
	float: left;
}

.nwa-title{
	display: none;
}

.aws-container{

	width: 300px !important;
	margin right: 2.5%;
	margin-left: 3%;
}

.aws-container .aws-search-form{
	height: 50px !important;
}

.woocommerce-product-search{
	width: 350px;
	margin right: 2.5%;
	margin-left: 2.5%;
}
.content-area, .widget-area{
	margin-bottom: 0;
}

/* Retire l'icone avant le message sur le stock */
.stock:before{
	display: none;
}

.price{
	font-size: 18px;
	margin-top: 15px !important;
}

.save-selection-link{
	display: none;
}

.product-image-wishlist {
	background: url('images/selection_on.png') no-repeat center left;
}

.product-image-wishlist span {
	padding-left: 10px;
	border-left: 1px solid #e5e5e5;
}
.product-image-wishlist span {
	padding-left: 10px;
	border-left: 1px solid #e5e5e5;
	display: block;
	font-weight: 400;
}

#button_out_of_stock{
	background-color: #585858;
}

#table_brand_1 img:hover{
	transition: .1s;
	box-shadow: 8px 8px 12px #aaa;
	transform: scale(1.09);
}
#table_brand_2 img:hover{
	transition: .1s;
	box-shadow: 8px 8px 12px #aaa;
	transform: scale(1.09);
}

body {
	font-family: 'Roboto', sans-serif;
	line-height: normal;
}

body #primary, body.woocommerce #primary {
	width: 100%;
	float: none;
	margin-right: 0;
}

a:focus {
	outline: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto', sans-serif;
}

h1 {
	font-size: 2em;
}

h1.page-title-home {
	text-align: center;
	min-height: 35px;
	background: url('images/separator.png') no-repeat center left, url('images/separator.png') no-repeat center right;
}

h1.page-title-home span {
	background-color: #fff;
	padding: 0 10px;
}

h2.slogan {
	font-weight: 300;
}

p {
	margin: 0 0 20px 0;
}

input {
	max-width: 100%;
}

.entry-content p,
.term-description p,
.term-long-description p,
.short-description p,
.long-description p,
.page-description p {
	text-align: justify;
}

.entry-content td {
	padding: 5px 10px;
}

.entry-content .shop_attributes td {
	padding: 0.857em 1.387em;
}

.storefront-sorting {
	margin-bottom: 20px;
}

.hentry {
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a,
.woocommerce-noreviews a,
p.no-comments a {
	color: #9c2c38;
}

.woocommerce-error a:hover,
.woocommerce-info a:hover,
.woocommerce-message a:hover,
.woocommerce-noreviews a:hover,
p.no-comments a:hover {
	color: #9c2c38;
	text-decoration: underline;
}

/*** Header ***/
.site-header {
	margin-bottom: 0 !important;
	padding-top: 10px;
}

/** Logo **/
.site-header .site-branding {
	width: auto;
}

.site-header .site-logo-link {
	width: auto;
	margin: 20px 0 10px 0;
}

/** Menu principal **/
.woocommerce-active .site-header .main-navigation {
	width: 100%;
	margin: 10px 0 0 0;
}

.main-navigation ul.menu > li > a,
.main-navigation ul.nav-menu > li > a {
	padding: 0.5em 1em;
	text-transform: uppercase;
}

.main-navigation ul li {
	position: static;
}

.storefront-primary-navigation {
	background: none;
}

.storefront-primary-navigation .col-full {
	padding: 0px 1.618em;
}

.site-header .custom-logo-link {
	margin-bottom: 1em;
}

.site-header .site-branding {
	margin-bottom: 1.41575em;
}

.site-header .phone {
	margin-left: 0.2em;
}
.site-header .phone::before {
	content: "\f095";
	margin-right: 0.5em;
	font-family: FontAwesome;
	color:#4e161c;
	vertical-align: middle;
}
.site-header #phone-mobile {
	display: none;
	pointer-events: none;
}
.site-header #phone-desktop {
	cursor: pointer;
	color: #981326;
}

.site-header .bon-cadeau {
	width: 200px;
	height: 70px;
	box-sizing: border-box;
	margin: 0;
	background:#1b1d28;
	color:#fff;
	text-transform: uppercase;
	display: inline-block;
	text-align: center;
}
.site-header .bon-cadeau::before {
	content: "\f06b";
	margin-right: 0.25em;
	font-size: 2.5em;
	font-family: FontAwesome;
	vertical-align: middle;
}
.site-header .bon-cadeau span {
	height: 70px;
	display: inline-flex;
	align-items: center;
}

/** Menu Chroma **/
.menu-chroma {
	float: right;
	margin-bottom: 10px;
}

.menu-chroma > a {
	vertical-align: top;
	font-weight: normal;
}

.menu-chroma .trouver-couteau {
	width: 200px;
	height: 70px;
	box-sizing: border-box;
	margin: 0;
	padding: 0.25em 1em 0 75px;
	background: #9c2c38 url('images/my_knife.png') no-repeat 9% 50%;
	color: #fff;
	text-transform: uppercase;
	display: inline-block;
}

.menu-chroma .mon-compte {
	width: 150px;
	height: 70px;
	box-sizing: border-box;
	margin: 0;
	border-left: 1px solid #9aa0a7;
	text-align: center;
	background: url('images/my_account.png') no-repeat 50% 10%;
	color: #6f6a6e;
	font-size: 0.9em;
	display: inline-block;
}

.menu-chroma .mon-compte a {
	font-weight: normal;
}

.menu-chroma .mon-compte a.link-account {
	padding: 35px 0 0 4px;
	display: block;
	color: #6f6a6e;
}

.menu-chroma .site-header-cart {
	width: 160px !important;
	height: 70px;
	box-sizing: border-box;
	margin: 0;
	padding-top: 0 !important;
	border-left: 1px solid #9aa0a7;
	background: url('images/my_cart_empty.png') no-repeat 50% 10%;
	display: inline-block;
}

.menu-chroma .site-header-cart .chroma-cart-contents {
	font-weight: normal;
	font-size: 0.9em;
	display: block;
	text-align: center;
	color: #a5a1a5;
	padding-top: 35px !important;
}

.menu-chroma .active-cart {
	background: url('images/my_cart_full.png') no-repeat 50% 10%;
}

.menu-chroma .active-cart .chroma-cart-contents {
	color: #6f6a6e;
}

.menu-chroma .active-cart .count {
	color: #9c2c38;
}

.menu-chroma .active-cart .button {
	padding: 0.618em 0.5em;
}

.menu-chroma .ma-selection {
	width: 150px;
	height: 70px;
	box-sizing: border-box;
	margin: 0;
	border-left: 1px solid #9aa0a7;
	text-align: center;
	background: url('images/selection_on.png') no-repeat 50% 10%;
	color: #6f6a6e;
	font-size: 0.9em;
	display: inline-block;
}

.menu-chroma .ma-selection a {
	font-weight: normal;
}

.menu-chroma .ma-selection a.link-selection {
	padding: 35px 0 0 4px;
	display: block;
	color: #6f6a6e;
}

/* Panier/Sélection */
.woocommerce-active .site-header .site-header-cart {
	float:none;
	display: inline-block;
	vertical-align: top;
}

/*** Corps ***/
#content {
	background-color: #fff;
	padding-top: 1em;
}

#primary {
	margin-bottom: 4em;
}

.term-description {
	overflow: hidden;
	margin-bottom: 20px;
}

/** Accueil **/
.home .page-description p {
	font-size: 1.2em;
}

/** Fil d'Ariane **/
.woocommerce-breadcrumb {
	margin-top: 5px;
}

@media screen and (max-width: 768px) {
	.woocommerce-breadcrumb {
		display: none;

	}
}
.storefront-breadcrumb {
	margin-top: 1em !important;
	padding: 0 !important
}

/** Entête article (!= produit) **/
.hentry .entry-header {
	border: none;
	margin-bottom: 10px;
	padding: 10px 0;
}

.hentry .entry-header h1{
	border: none;
	padding: 0;
}

/** Hall of Fame **/
.page-id-33 .gallery {
	text-align: center;
}

.page-id-33 .gallery-item {
	width: 150px;
	/*height: 300px;*/
	padding: 0 0.75% 1em;
	position: relative;
	float: none;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	box-sizing: border-box;
}

.page-id-33 .gallery-caption {
	font-size: 0.8em;
}

.page-id-33 .gallery-caption {
	display: block;
	padding: 5px 2.5px;
	font-style: italic;
	background-color: #9c2c38;
	font-size: 0.85em;
	/*font-style: normal;*/
	color: #fff;
	max-width: 150px;
	margin: auto !important;
}

/** Contact **/
.su-column {
	margin: 0 2% 0 0 !important;
}

/** Catégorie accordéon **/
.category-accordion-h2,
.category-accordion-h3 {
	margin-bottom: 20px !important;
	padding-bottom: 20px !important;
	border-bottom: 6px solid rgba(0, 0, 0, 0.05) !important;
}

/** Fiche produit **/
.single-product div.product .images, .single-product div.product .summary {
	margin-bottom: 20px;
}

/*#selection{*/
/*	padding-top: 20px;*/
/*}*/

.single-product div.product .price span.note {
	display: block;
}

.single-product div.product .price span.woocommerce-Price-currencySymbol {
	padding-left: 0.25em;
}

.single-product div.product .price .amount {
	font-size: 1.2em;
}

.single-product div.product .price .note {
	font-size: 0.8em;
	font-weight: normal;
}

.single-product div.product .short-description {
	font-weight: bold;
}

.single-product div.product .long-description {
	/*font-size: 0.857em;*/
	padding-bottom: 10px;
	border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}

#respond {
	margin-bottom: 0;
}

.woocommerce-product-gallery__image {
	width: 100%;
	display: inline-block;
	margin: 0 1.25% 1em;
	vertical-align: top;
}

/** Mis en avant **/
ul.products li.product.product-category.product-featured h3 {
	border-top: 1px solid #9aa0a7;
	border-bottom: 1px solid #9aa0a7;
	font-size: 1.2em;
	width: 100%;
	text-align: center;
	min-height: 20px;
	margin-top: 28px;
	display: block;
}

ul.products li.product-featured a {
	overflow: hidden;
}

ul.products li.product-featured img {
	max-width: 47%;
	float: left;
	margin-right: 3%;
	padding: 1.5em 0;
}

ul.products li.product-featured p {
	padding-top: 1.5em;
}

ul.products li.product-featured strong {
	color: #323232;
}

ul.products li.product-featured .product-featured-price {
	font-size: 1.8em;
}

ul.products li.product-featured .product-featured-sku,
ul.products li.product-featured .product-featured-info {
	color: #323232;
	font-weight: normal;
	font-size: 0.9em;
}

/** Liste catégories **/
.site-main ul.products li.product.product-category {
	margin-bottom: 1em !important;
	margin-right: 0.5% !important;
	margin-left: 0.5% !important;
	width: 23.5%;
	text-align: left;
	border: 1px solid #d9dadb;
}

.site-main ul.products li.product.product-category:hover {
	box-shadow: 0 0 1em #d9dadb inset;
}

ul.products li.product.product-category img {
	margin-bottom: 0.75em;
}

ul.products li.product.product-category .wrap-category-title {
	width: 205px;
	height: 50px;
	margin: auto;
	display: table;
	margin-bottom: 0.7em;
}

ul.products li.product.product-category h3  {
	font-size: 1.4em;
	text-transform: uppercase;
	display: table-cell;
	vertical-align: bottom;
}

.archive.tax-product_cat ul.products li.product.product-category h3 {
	height: 50px;
}

ul.products li.product.product-category h3 .count {
	display: none;
}

/** Liste produits **/
.woocommerce-ordering,
.woocommerce-result-count {
	display: none;
}

ul.products li.product.product-type-simple {
	/*border: 1px solid #d9dadb;
	box-sizing: border-box;*/
	margin: 0 2% 1em 0;
	width: 23.5%;

	/*padding: 0 10px 10px 10px;*/
}

ul.products li.product.product-type-simple .button{
	width: 100%;
}

ul.products li.product .woocommerce-LoopProduct-link{

}

ul.products li.product.product-type-simple > a:first-child {
	padding: 0 10px 10px 10px;
	display: block;
	border: 1px solid #d9dadb;
	position: relative;
}

ul.products li.product.product-type-simple .onsale {
	display: block;
	top: 5px;
	left:0;
	position: relative;
	width: 80px;
	margin: auto;
}

ul.products li.product.product-type-simple .find-stock {
	padding: 10px 5px;
	border-left: 1px solid #d9dadb;
	border-right: 1px solid #d9dadb;
	border-bottom: 1px solid #d9dadb;
	background: url('images/find.png') no-repeat 8px 50%;
	min-height: 30px;
}

ul.products li.product .change-stock {
	padding: 10px 5px;
	border-left: 1px solid #d9dadb;
	border-right: 1px solid #d9dadb;
	border-bottom: 1px solid #d9dadb;
	min-height: 30px;
}

ul.products li.product .change-stock p {
	margin: 0;
	text-align: left;
}

ul.products li.product.product-type-simple .find-stock a.find-reseller-link {
	font-size: 1.1em;
	border-left: 1px solid #e5e5e5;
	padding-left: 10px;
}

ul.products li.product.product-type-simple.last {
	margin: 0;
}

ul.products li.product.product-type-simple > a:first-child:hover {
	box-shadow: 0 0 1em #d9dadb inset;
	/*background-color: #fafafa;*/
}

ul.products li.product.product-type-simple h3 {
	margin: 0;
	padding: 10px 0 20px 0;
	color: #981326;
	text-transform: uppercase;
	height:80px;
	font-size: 1.2em;
}

ul.products li.product.product-type-simple .thumbnail-canevas {
	min-height:290px; /* Normalement vide ou 205px*/
	line-height: 205px;
	background: #fff;
}

ul.products li.product.product-type-simple img {
	margin: 0 auto;
	padding: 0;
	vertical-align: middle;
	display: inline-block;
}

/** Sliders **/
.flex-direction-nav li a {
	background-image: url('images/bg_direction_nav.png') !important;
}

.flex-direction-nav li a:hover {
	background-image: url('images/bg_direction_nav_active.png') !important;
}

.flex-control-paging {
	text-align: right !important;
}

.flex-control-paging li a {
	border-radius: 0 !important;
	background: #902b31 !important;
	margin: 0 3px !important;
	color: transparent !important;
}

.flex-control-paging li a.flex-active {
	background: #ac9d97 !important;
}

.metaslider .caption-wrap, .nivo-caption {
	background-color: #9c2c38 !important;
	opacity: 1 !important;
	font-size: 1.2em;
	bottom: 30px !important;
	left: 30px !important;
	width: auto !important;
	text-transform: uppercase;
}

/** Messages automatiques **/
.woocommerce-error,
.woocommerce-info,
.woocommerce-message,
.woocommerce-noreviews,
p.no-comments {
	background-color: #f9f9f9 !important;
	color: #484c51 !important;
	margin: 5px 0 !important;
}

.woocommerce-message a {
	color: #981326 !important;
	font-weight: bold;
}

/** Sélection / Revendeur **/
/*#selection {*/
/*	margin-top: 20px;*/
/*}*/

#selection p {
	font-size: 0.875em;
}

#selection label {
	display: inline-block;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 0.8em;
	margin-right: 10px;
}

#selection .quantity {
	display: inline-block;
}

#selection form {
	margin: 0;
}

.add-to-selection {
	margin-top: 10px;
	background: url('images/my_cart_full.png') no-repeat center left;
	padding: 5px 0 0 30px;
	min-height: 30px;
}

.add-to-selection.active {
	background: url('images/my_cart_full.png') no-repeat center left;
}

.add-to-selection.active .selection-active {
	padding-left: 10px;
	border-left: 1px solid #e5e5e5;
}
.add-to-selection span {
	padding-left: 10px;
	border-left: 1px solid #e5e5e5;
	display: block;
	font-size: 0.875em;
}

.reseller-selection-title {
	display: block;
	margin: 20px 0 10px 0;
	text-transform: uppercase;
}

/*.find-reseller {*/
/*	margin-top: 10px;*/
/*	background: url('images/find.png') no-repeat 0 4px;*/
/*	padding: 5px 0 0 30px;*/
/*	min-height: 30px;*/
/*}*/

.find-reseller .selected-reseller > span {
	display: block;
}

.find-reseller a.find-reseller-link, .find-reseller .selected-reseller {
	padding-left: 10px;
	border-left: 1px solid #e5e5e5;
}

.find-reseller .selected-reseller {
	margin-bottom: 15px;
}

.find-reseller .selected-reseller a.change-reseller-link {
/*	border-top: 1px solid #e5e5e5;*/
/*	margin-top: 10px;*/
/*	padding-top: 10px;*/
/*	display: block;*/
	display: none;
}

.find-reseller .selected-reseller .reseller-town-zipcode {
	font-weight: bold;
}

.web-reseller {
	border-top: 1px solid #e5e5e5;
	margin-top: 15px;
	padding-top: 15px;
}

.web-reseller ul,
.search-web-reseller ul {
	margin: 0;
	padding: 0;
}

.web-reseller li {
	display: inline-block;
	vertical-align: middle;
	max-width: 48%;
	margin: 0 2% 1em 0;
}

.search-web-reseller li {
	display: inline-block;
	vertical-align: middle;
	max-width: 23%;
	margin: 0 2% 1em 0;
}

.stock-0 {
	color: red;
	font-weight: bold;
}

.stock-1 {
	color: #74b31f;
	font-weight: bold;
}

.stock-2 {
	color: #e7831e;
	font-weight: bold;
}

.info-stock {
	cursor: pointer;
}

#selection .find-reseller .selected-reseller .reseller-address,
#selection .find-reseller .selected-reseller .reseller-informations {
	font-size: 0.9em
}

#selection .find-reseller .selected-reseller .reseller-informations a {
	font-weight: normal;
}

/** Recherche revendeur **/
#choix-recherche-revendeurs .form {
	display: inline-block;
}

#choix-recherche-revendeurs .form:first-child {
	margin-right: 20px;
}

#choix-recherche-revendeurs .form:last-child {
	margin-left: 20px;
}

#choix-recherche-revendeurs select {
	background-color: #efefef;
	border: none;
	border-radius: 0;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.125) inset;
	box-sizing: border-box;
	color: #60646c;
	line-height: 1;
	outline: medium none;
	padding: 0.4em;
	max-width: 100%;
}

#apercu-art img {
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
}

.info-apercu-art {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 10px;
}

.info-apercu-art .nom-art {
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
}

.info-apercu-art .return-product-link {
	display: block;
	font-weight: bold;
	height: 18px;
	padding-left: 25px;
	background: url('images/back.png') no-repeat center left;
}

.info-apercu-art .return-product-link span {
	border-left: 1px solid #e5e5e5;
	padding-left: 5px;
}

.champ-recherche-revendeur {
	width: 250px;
}

.infos-rev {
	border-bottom: 1px solid #d4d3d5;
	margin-bottom: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}

.infos-rev .details-rev{
	float: left;
}

.infos-rev .add-to-favorite {
	float: right;
	background: url('images/favorite.png') no-repeat center left;
	padding-left: 30px;
	height: 23px;
	margin-top: 20px;
	cursor: pointer;
}

.infos-rev .add-to-favorite span {
	border-left: 1px solid #e5e5e5;
	padding: 2px 0 2px 5px;
	display: block;
	font-weight: 700;
	color: #981326;
}

.infos-rev .autres a {
	font-weight: normal;
}

.infos-rev .section {
	display: block;
}

.infos-rev .ville,
.infos-rev .nom-web {
	font-weight: bold;
}

.infos-rev .adresse, .infos-rev .autres {
	font-size: 0.9em;
}

.ninja img {
	opacity: 0.33;
}

/** Recherche couteaux **/
.form-recherche-couteau select {
	width: 25%;
	padding: 0.42em 1em;
	background-color: #981326;
	color: #fff;
	border: none;
}

.resultat-recherche-couteau ul.products li.product.product-type-simple {
	margin: 0 1% 1em 0;
}

/** Panier **/

.instock-message{
	color: #0f834d;
}
.onbackorder-message{
	color: #e7831e;
}

.cart-collaterals .cart_totals{
	margin-left:50px;
}

table.cart {
	margin: 0;
}

table.cart .actions {
	display: none;
}

#update_cart {
	float: right;
}

.reseller_print_save{
	margin-top: 50px;
}

.woocommerce-cart form {
	margin: 0;
}

.prix-selection {
	font-size: 1.4em;
}

.prix-recommande {
	font-size: 0.6em;
	display: block;
}

.reseller_print_save {
	overflow: hidden;
}

.reseller_print_save .col-1 {
	float: left;
}

.reseller_print_save .col-2 {
	float: right;
}

.reseller_print_save .print-link {
	display: block;
	font-weight: bold;
	height: 21px;
	padding-left: 30px;
	background: url('images/print.png') no-repeat center left;
	margin: 20px 0;
}

.reseller_print_save .save-selection-link {
	font-weight: bold;
	height: 17px;
	padding-left: 30px;
	background: url('images/save_selection.png') no-repeat center left;
	margin: 20px 0;
	color: #981326;
	cursor: pointer;
}

.reseller_print_save .print-link span,
.reseller_print_save .save-selection-link span {
	border-left: 1px solid #e5e5e5;
	padding-left: 5px;
}

/** Articles **/
.hentry.type-post .entry-content {
	float: none;
	width: 100%;
}

/** Catégories **/
.term-long-description.woo-sc-box.normal.rounded.full{

}

/** Mon compte **/
/* Revendeur favori */
.woocommerce-account .find-reseller {
	margin: 10px 0;
}

/* Sélections */
.tab-selections {
	border: 1px solid #1b1d28;
}

.tab-selections form {
	margin: 0;
}

.tab-selections td {
	padding: 0.5em 1em;
}

.tab-selections .entete-selection {
	background-color: #fafafa;
}

.tab-selections .entete-selection:first-child td {
	border: none;
}

.tab-selections .entete-selection td {
	border-top: 1px solid #1b1d28;
}

.tab-selections .entete-selection td:last-child {
	text-align: right;
}

/** Formulaire de contact **/
.wpcf7-form-control-wrap {
	margin-bottom: 1em;
}

input[type="tel"] {
	padding: .618em;
	background-color: #efefef;
	color: #60646c;
	line-height: 1;
	outline: none;
	border: 0;
	-webkit-appearance: none;
	border-radius: 0;
	box-sizing: border-box;
	font-weight: normal;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.125);
}

input[type="tel"]:focus {
	background-color: #e3e3e3;
	color: #484b51;
}

/** Partager **/
div.sharedaddy p.sd-title:before {
	border-top: 1px solid #ddd;
	content: "";
	display: block;
	margin-bottom: 1em;
	min-width: 30px;
	width: 100%;
}

div.sharedaddy p.sd-title {
	display: inline-block;
	font-size: 9pt;
	font-weight: 700;
	line-height: 1.2;
	margin: 0 0 1em;
}

/** Téléchargements **/
.document-gallery {
	margin-bottom: 1em;
}

/*** Footer ***/

.menu-menu-footer-container {
	/* pour forcer le retour à la ligne*/
	/*white-space: normal !important;*/
	margin: auto !important;
	white-space: unset !important;
}
.site-footer {
	padding-top: 0;
	background: #e6e6e6 !important;
}

.footer-widgets {
	padding-top: 0;
}

.footer-widgets .widget {
	margin: 0 0 1.1em;
}

.footer-widgets.col-2 .block {
	/* width: 80%; */
	width: 100%;
	margin: 0;
}

.footer-widgets.col-2 .block.footer-widget-1 {
	text-align: right;
	/* width: 20%; */
	width: 100%;
}

.footer-widgets.col-2 .block.footer-widget-1 ul {
	margin-top: -75px;
}

.footer-widgets.col-2 .block.footer-widget-1 a {
	font-size: 40px;
}

/** Adresse dans le footer **/
.footer-widget-2 {
	text-align: center;
}

/** Menu footer **/

#menu-menu-footer li {
	display: inline-block;
	border-left: 1px solid #5f5b60;
	padding-left: 6px;
	padding-right: 4px;
}

#menu-menu-footer li a {
	text-transform: uppercase;
	font-size: 0.8em;
	color: #5f5b60;
	font-weight: normal;
}

#menu-menu-footer li a:hover {
	color: #981326;
}

#menu-menu-footer li:first-child {
	border-left: none;
	padding-left: 0;
	padding-right: 4px;
}

#menu-menu-footer li:before {
	content: normal;
}

.gamme_1, .gamme_2, .gamme_3, .gamme_4, .gamme_5, .type_1, .type_2, .type_3, .type_4, .type_5, .nombre_de_couteaux {

	margin-bottom: 1em;
}

/** to top button**/
.scroll-back-to-top-wrapper {
	width: 56px !important;
	height: 53px !important;
	right: 5% !important;
	bottom: 100px !important;
}

/** sticky action button **/
.buttonizer.right.bottom {
	right: 5%;
	bottom: 30px;
}

/*** Styles responsives ***/

.mon-panier-mobile {
	display: none !important;
}

/*barre de recherche*/
#search-bar{
	display: none;
}
/*lire la suite*/
/* a #suite{
	display: none;
} */


.readMore,
.mobileGallery {
	display: none;
}
i.readMeMobile{
	display: block;
	font-style: inherit;
}


@media screen and (max-width: 1000px) {

	.alpha{
		font-size: 1.5em !important;
	}
	.menu-chroma .mon-compte {
		width: 70px;
		background-position: 50% 50%;
	}
	.nwa-widget{
		float: none !important;
	}

	#banner_shipping{
		float: none !important;
		margin-left: 7% !important;
	}

	#banner_delivery{
		float: none !important;
		margin-left: 7% !important;
	}

	.aws-container{
		margin-left: 7% !important;
	}

	.gamme_1, .gamme_2, .gamme_3, .gamme_4, .gamme_5 {
		margin-bottom: 0em;
	}

	.type1, .type_2, .type_3, .type_4, .type_5, .nombre_de_couteaux {
		margin-bottom: 3em;
	}

	.menu-chroma .mon-compte a {
		height: 70px;
	}

	.menu-chroma .site-header-cart {
		display: none !important;
	}

	.mon-panier-mobile > span,.menu-chroma .mon-compte span, .menu-chroma .site-header-cart span {
		display: none;
	}

	.mon-panier-mobile {
		display: inline-block !important;
		width: 70px;
		height: 70px;
		background: url('images/my_cart_empty.png') no-repeat 50% 50%;
		border-left: 1px solid #9aa0a7;
	}

	.menu-chroma .active-mobile-cart {
		background: url('images/my_cart_full.png') no-repeat 50% 50%;
	}

	.site-header #phone-mobile {
		display: unset;
		pointer-events: unset;
	}
	.site-header #phone-desktop {
		display: none;
	}
}

@media screen and (max-width: 975px) {
	#choix-recherche-revendeurs {
		text-align: center;
	}

	#choix-recherche-revendeurs form {
		display: block !important;
		margin: 10px 0 !important;
	}
}

@media screen and (max-width: 900px) {
	.site-header .main-navigation {
		padding-top: 0 !important;
	}
}

@media screen and (max-width: 850px) {
	.form-recherche-couteau select {
		width: auto;
		max-width: 100%;
		display: block;
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 768px) {
	.footer-widgets.col-2 .block {
		width: 100% !important;
		margin: 0 !important;
		padding: 5px 0 !important;
		text-align: center !important;
	}

	#menu-menu-footer li {
		display: block;
		border-left: none;
	}

	.widget {
		margin: 0 0 2em 0;
	}

	.footer-widgets.col-2 .block.footer-widget-1 a {
		font-size: 50px;
	}

	.menu-toggle {
		display: none !important;
	}

	.site-main ul.products li.product.product-category,
	.site-main .columns-3 ul.products li.product.product-category,
	.site-main  ul.products li.product.product-type-simple,
	.site-main .columns-3 ul.products li.product.product-type-simple {
		width: 48%;
		float: left;
	}

	ul.products .columns-3 li.product.product-type-simple.last,
	ul.products li.product.product-type-simple.last {
		margin: 0 2% 1em 0;
	}

	h1.page-title-home {
		background: none;
	}

	.web-reseller li {
		max-width: 100%;
		width: 100%;
		margin: 0 0 1em 0;
	}

	.search-web-reseller li {
		vertical-align: middle;
		max-width: 48%;
		width: 48%;
		margin: 0 2% 1em 0;
	}

	.error404 .fourohfour-columns-2 .col-1,
	.error404 .fourohfour-columns-2 .col-2
	{
		float: none;
		width: 100%;
		margin-bottom: 1em;
	}
}

@media screen and (max-width: 575px) {
	.colonne-form{
		width: 100% ! important;
	}
	.site-header .site-branding {
		margin-bottom: 1em;
	}

	.price {
		margin-top: 40px !important;
	}

	ul.products li.product.product-type-simple .thumbnail-canevas {
		min-height: 200px;
	}

	/*.site-main ul.products li.product.product-category,
	.site-main .columns-3 ul.products li.product,
	.site-main .columns-3 ul.products li.product.product-category,
	.site-main ul.products li.product.product-type-simple,
	.site-main .columns-3 ul.products li.product.product-type-simple {
		width: 100%;
	}*/
}


@media screen and (max-width: 480px) {

	ul.products li.product-featured strong{
		display: none;
	}
	#mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary{
		padding-bottom: 20px;
	}
	.menu-chroma {
		width: 40%;
		margin-right: -21px;
	}

	.menu-chroma .bon-cadeau {
		width: 33.33%;
		display: none;
	}

	.menu-chroma .bon-cadeau::before {
		margin-right: 0;
	}


	.menu-chroma .trouver-couteau {
		width: 33.33%;
		background-position: 50% 50%;
		padding: 0;
		display: none;
	}

	/*correctif 10/05/2021*/

	h2{
		font-size: 1.5em;
	}
	#content{
		margin-bottom: 10px;
	}

	.site-branding{
		width: 66% !important;
		margin-left: -10px;
	}
	/*barre de recherche*/
	#search-bar{
		display: none;
	}
	/*transport button*/
	/*.widget-header-button{
		display: none;
	}*/

	#banner_shipping{
		display: none;
	}

	#banner_delivery{
		display: none;
	}

	.widget-footer-button{
		display: block;
		width: 95% !important;
	}
	#header-widget-area{
		margin-left: 6% !important;
		margin-right: 6% !important;
	}
	/*menu burger*/
	.mega-menu-wrap{
		margin-bottom: -20% !important;
	}
	#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block{
		margin-right: -26% !important;
	}
	#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0{
		margin-top: -98%;
	}
	/*espace blanc header/content*/
	.content{
		padding-top: 0;
	}
	.site-header{
		padding-bottom: 0;
	}
	/*content*/
	h2.slogan{
		display: none;
	}
	/*lire la suite*/
	#suite{
		display: none;
	}

	#suite:target {
		display: block;
	}

	/*feature article*/
	.product-featured{
		/* margin-top: -63% !important;
		height: 192px; */
		height: 196px;
	}
	/* ul.products li.product.product-category.product-featured h3{
		margin-top: 0px;
	} */
	ul.products li.product.product-category.product-featured h3{
		border-top: 0px solid #9aa0a7;
		border-bottom: 0px solid #9aa0a7;
	}
	ul.products li.product-featured img{
		max-width: 45%;
		margin-left: 4%;
	}
	ul.products li.product-featured p{
		padding-top: 0;
		font-size: 1.5em;
	}
	ul.products li.product-featured strong{
		font-size: 0.6em;
	}
	ul.products li.product-featured .product-featured-sku,
	ul.products li.product-featured .product-featured-info{
		font-size: 0.7em;
	}
	ul.products li.product-featured .product-featured-price{
		font-size: 1.2em;
	}
	.page-title-home{
		font-size: 1.8em;
	}

	/*article page article*/
	ul.products li.product.product-type-simple h3{
		font-size: 0.9em;
		margin-bottom: 22%;
	}
	ul.products li.product .price{
		margin-top: 26px !important;
		margin-bottom: 0;
		font-size: 1em;
	}
	.alignleft{
		margin-right: 2.8em;
	}
	ul.products li.product.product-type-simple > a:first-child{
		padding-bottom: 0;
	}
	/*lire la suite*/
	.readMore {
		display: block;
		margin-bottom: 4%;
		margin-top: -5%;
		display:block;
	}
	.less.active .button-read-more, .button-read-less,
	.less.active .button-read-more2, .button-read-less2{
		display: none;
	}
	.less.active .button-read-less,
	.less.active .button-read-less2{
		display: block;
	}
	.more,
	.more2{
		margin-top: 10px
	}

	.more p,
	.more2 p{
		margin: 0;
		padding: 0;
	}
	.less.active,
	.less{
		background: #b9b9b9;
		padding: 2%;
		text-align: center;
		border-radius: 3px;
	}
	.button-read{
		color: #2c2d33;
		padding: 2% 35%;
	}
	i.readMeMobile{
		display: none;
	}
	/*gallery*/
	.mobileGallery{
		display: block;
	}
	.pcGallery{
		display: none;
	}
	p + h2{
		margin-top: 1.906835em;
	}
	.site-main ul.products li.product.product-type-simple{
		height: 490px;
	}
	ul.products li.product.product-type-simple .change-stock{
		min-height: 100px;
	}
	.woocommerce-active .site-header .main-navigation{
		margin: 10px 0 25px;
	}
	.less.active{
		margin-top: 3%;
	}

	/*correctif 26/07/2021*/
	.menu-chroma .mon-compte, .mon-panier-mobile {
		width: 40%;
		height: 35px;
	}

	.menu-chroma .trouver-couteau span {
		display: none;
	}

	.metaslider {
		display: none;
	}
	.galleryPadding td{
		padding: 0.2em 0.2em;
	}
	.galleryWidth img{
		width: 100%;
		max-width: 100% !important;
	}
	/*#table_brand_2 img{
		max-width: 96%;
	}*/
	ul.products li.product.product-category .wrap-category-title{
		width: 150px;
		height: 90px;
		height: 55px;
	}
	#table_brand_1 img{
		max-width: 70%;
		margin: 0;
	}
	#table_brand_1 ol{
		margin: 0;
	}

	ul.products li.product.product-type-simple .find-stock a.find-reseller-link{
		border-left: 0px;
	}
	.boutonAcce img{
		max-width: 100% !important;
		width: 100%;

	}
	.site-main ul.products li.product.product-category{
		height: 200px;
	}
	.site-main ul.products li.product.product-category a{
		font-size: 0.8em;
	}

}

/*** Correctif 20/06/2017 ***/
.site-main .columns-3 ul.products li.product {
	width: 22.05%;
	margin-right: 3.8%;
}

/*** One Page Checkout ***/
.wcopc .woocommerce-checkout-review-order-table th.product-total {
	width: 5%;
}

.wcopc .woocommerce-checkout-review-order-table td div,
.wcopc .shop_table td {
	vertical-align: middle;
}

.wcopc .shop_table input[type="number"] {
	padding: 0.15em 0.5em;
}

.wcopc .tax-rate,
.wcopc .order-total {
	display: none;

}

.wcopc th.product-price-ex-tax,
.wcopc th.product-price {
	width: 125px;
	box-sizing: border-box;
}

.wcopc th.product-price-ex-tax,
.wcopc th.product-price,
.wcopc td.product-price-ex-tax,
.wcopc td.product-price {
	text-align: right;
}

.wcopc .product-price-ex-tax {
	display: none;
}

.wcopc .print_order i {
	text-align: center;
	font-size: 0.85em;
	display: block;
}

/* Slider */
.metaslider .flex-direction-nav a {
	text-indent: 0;
}

#order_review .shop_table {
	margin-bottom: 0;
}

#payment .place-order {
	margin-top: 0;
}

.opc_print {
	margin: 0.5em auto;
	display: block;
}

/* Panier */

@media only screen and (max-width: 1020px) {
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
		width: 100% !important;
		border-bottom: 1px solid grey;
	}
}

#mega-menu-primary{
	margin-bottom: 20px !important;
}

.buttonAcce{
	color: blanchedalmond;
	font-size: 1.2em;
	background-color: #920529;
	padding: 3%;
}
.buttonAcceSize{
	width: 450px;
}
li.product-category {
	overflow: hidden;
}
li.product-category span{
	font-size: 2em;
	font-family: 'Roboto', sans-serif;
	color: #333333;
	line-height: 1.214;
	letter-spacing: -1px;
	clear: both;
	font-weight: 300;
	margin: 0 0 0.5407911001em;
	color: #131315;
}
@media screen and (max-width: 500px) {
	#mega-menu-item-9384{
		margin-bottom: 40px !important;
	}
}
#main > div:nth-child(2) > div.textePc > p:nth-child(2),#main > div:nth-child(2) > div.textePc > p:nth-child(4){
	text-align: justify;
}