@font-face {
  font-family: 'Avenir';
  src: url("fonts/Avenir/AvenirLTStd-Book.otf") format("otf");
}
@font-face {
  font-family: 'FontAwesomeRegular';
  src: url("fonts/Awesome/fa-regular-400.eot?v=4.1.0");
  src: url("fonts/Awesome/fa-regular-400.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("fonts/Awesome/fa-regular-400.woff?v=4.1.0") format("woff"), url("fonts/Awesome/fa-regular-400.ttf?v=4.1.0") format("truetype"), url("fonts/Awesome/fa-regular-400.svg?v=4.1.0#fontawesomesolid") format("svg");
  font-weight: normal;
  font-style: normal; }
  
@font-face {
  font-family: 'FontAwesomeSolid';
  src: url("fonts/Awesome/fa-solid-900.eot?v=4.1.0");
  src: url("fonts/Awesome/fa-solid-900.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("fonts/Awesome/fa-solid-900.woff?v=4.1.0") format("woff"), url("fonts/Awesome/fa-solid-900.ttf?v=4.1.0") format("truetype"), url("fonts/Awesome/fa-solid-900.svg?v=4.1.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
  
@font-face {
  font-family: 'FontAwesomeBrands';
  src: url("fonts/Awesome/fa-brands-400.eot?v=4.1.0");
  src: url("fonts/Awesome/fa-brands-400.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("fonts/Awesome/fa-brands-400.woff?v=4.1.0") format("woff"), url("fonts/Awesome/fa-brands-400.ttf?v=4.1.0") format("truetype"), url("fonts/Awesome/fa-brands-400.svg?v=4.1.0#fontawesomebrands") format("svg");
  font-weight: normal;
  font-style: normal; }
  
html, body, p {
	font-family: 'Avenir', sans-serif;
	color: #000000;
}

h2 {
	color: #98989A;
}

#topAccroche {
	margin-top: 12px;
	color: #4C9C2E;
	font-weight: bold;
}

#_desktop_language_selector {
	margin-left: 10px;
}

.language-selector img {
	vertical-align: inherit;
}

#header .header-nav .blockcart {
	background: none;
	position: relative;
}

.cart-products-count {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 14px;
	background: #4C9C2E;
	color: #fff;
	text-align: center;
	width: 20px;
	height: 20px;
	border-radius: 50%;
}

.search-widget form input[type="text"] {
	border: 0;
	border-bottom: 1px solid rgba(0,0,0,.25);
}

#header .header-nav {
	border: 0;
	margin-bottom: 15px;
}

#header .header-top {
	padding-bottom: 0;
}

#header .header-top .menu {
	margin-top: 13px;
	padding-left: 0;
}

#header .header-top .position-static {
	padding: 0;
}

#header .header-top a[data-depth="0"] {
	color: #000000;
	font-size: 14px;
	padding: .1875rem .5rem .375rem;
}

#custom-text h1 {
	font-size: 30px;
	text-transform: uppercase;
}

#custom-text h2 {
	font-size: 20px;
	color: #98989A;
	text-transform: none;
	margin-bottom: 20px;
}

#custom-text p .dark {
	color: #000;
}

#custom-text p {
	font-size: 16px;
	line-height:30px;
}


.block_newsletter {
	margin: 0 auto;
	display: block;
	float: none;
	text-align: center;
}

.block_newsletter .row > div {
	margin: 0 auto;
	display: block;
	float: none;
}

#footer {
	padding-top: 0;
}

.footer-container {
	margin-top: 0;
}

#_desktop_phone::before {
	content: "\f095";
	display: block;
	font-family: "FontAwesomeSolid";
	font-size: 17px;
	padding: 0;
	color: #232323;
	margin-left: 1rem;
	margin-top: .9375rem;
}

#_desktop_email::before {
	content: "\f2b6";
	display: block;
	font-family: "FontAwesomeSolid";
	font-size: 17px;
	padding: 0;
	color: #232323;
	margin-left: 1rem;
	margin-top: .9375rem;
}

#header .header-nav .user-info {
	margin-left: 1rem;
}

#header .header-nav .blockcart {
	margin-left: 0;
}

.copyright, .copyright a {
	text-align: center;
	margin: 20px 0;
	font-size: 14px;
	color: #333;
}

.page-authentication #content {
	max-width: none;
}

.page-addresses .address, .page-authentication #content {
	background: transparent;
	box-shadow: none;
	border: none;
}

.login-form {
	display: block;
	float: left;
	width: 48%;
	box-shadow: 2px 2px 8px 0 rgba(0,0,0,.2);
	background: #fff;
	border: 1px solid rgba(0,0,0,.125);
	padding: 20px;
	margin-top: 0;
}

.page-customer-account #content .no-account {
	display: block;
	float: right;
	width: 48%;
	box-shadow: 2px 2px 8px 0 rgba(0,0,0,.2);
	background: #fff;
	border: 1px solid rgba(0,0,0,.125);
	padding: 20px;
	min-height: 263px;
}

.loginTitle {
	display: block;
	width: 100%;
	color: #000;
	margin: 0 0 20px 0;
	font-size: 20px;
	text-align: left;
}

#indexBtoC > div {
	text-align: center;
	margin: 15px 0;
	min-height: 135px;
}

#indexBtoC > div > a > img {
	max-width: 70%;
	max-height: 100px;
}

#indexBtoC > div > span {
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 700;
	line-height: 50px;
}

#indexBlog {
	clear: both;
	background: #fff;
	border-radius: 2px;
	margin-bottom: 1.5rem;
	padding: 3.125rem;
	text-align: center;
}

.blocBlogCatContainer {
	max-width: 810px;
	margin: 0 auto;
	text-align: center;
}

.blocBlogLabo {
	width: 280px;
	margin: 0 2%;
	display: inline-block;
}

.blocBlogCat {
	width: 46%;
	margin: 0 2% 20px;
	text-align: center;
	display: inline-block;
}

.blocBlogLaboTimbre {
	background: url('../img/deco/Timbre-poste-gold@2x.png') no-repeat center;
	background-size: contain;
	display: inline-block;
	width: 280px;
	height: 150px;
	position: relative;
}

.blocBlogCatTimbre {
	max-width: 100%;
	width: 370px;
	border: 2px solid #5B618F;
	padding: 10px;
	display: block;
	margin: 0 auto;
}

.blocBlogLaboTimbre > img {
	width: 260px;
	height: 132px;
	margin: 10px auto;
}

.blocBlogCatTimbre > img {
	max-width: 100%;
}

.blocBlogLaboTimbreTampon {
	background: url('../img/deco/BlogTamponNegative@2x.png') no-repeat center;
	background-size: contain;
	width: 175px;
	height: 60px;
	position: absolute;
	bottom: 20px;
	left: 20px;
}

.blocBlogTitre {
	display: block;
	font: 400 16px/30px 'AvantGarde', sans-serif;
	text-transform: uppercase;
}

.blocBlogCatTitre {
	display: block;
	font: 400 16px/30px 'AvantGarde', sans-serif;
	text-transform: uppercase;
}

#header .header-nav .cart-preview.active {
	background: transparent;
}

#header .header-nav .cart-preview.active a, #header .header-nav .cart-preview.active i {
	color: inherit;
}

#header .header-nav .blockcart.active a:hover {
	color: inherit;
}

.oneyCta_wrapper {
	display: none !important;
}

#blockcart-modal .cart-content p.cart-products-count {
	display: none;
}

.footerLaboLink {
	color: #4C9C2E !important;
	font-size: 20px !important;
}

.top-menu .sub-menu {
	width: calc(100% - 215px);
	min-width: calc(100% - 215px);
	margin-left:185px;
}

.top-menu a[data-depth="1"], .top-menu a[data-depth="2"] {
	color: #4C9C2E !important;
}

.top-menu a[data-depth="1"]:hover, .top-menu a[data-depth="2"]:hover {
	color: #000 !important;
}

.block-contact {
	font-size: 14px;
	line-height: 25px;
}

#products .thumbnail-container .product-thumbnail img, .featured-products .thumbnail-container .product-thumbnail img, .product-accessories .thumbnail-container .product-thumbnail img, .product-miniature .thumbnail-container .product-thumbnail img {
	max-width: 250px;
	max-height: 250px;
}

#payment-option-3-container {
	/*display: none;*/
}

#promo-code {
	display: block !important;
}

.promo-code-button {
	display: none !important;
}

.product-description {
	text-align: justify;
}

span.format {
	font-size: 14px;
	margin-top: 5px;
	display: block;
}

#products .product-description, .featured-products .product-description, .product-accessories .product-description, .product-miniature .product-description {
	height: 85px;
}

#products .highlighted-informations, .featured-products .highlighted-informations, .product-accessories .highlighted-informations, .product-miniature .highlighted-informations {
	bottom: 2rem;
}

#products .thumbnail-container, .featured-products .thumbnail-container, .product-accessories .thumbnail-container, .product-miniature .thumbnail-container {
	height: 345px;
}

#port_offert {
	background: #f1f1f1;
	display: block;
	padding: 5px;
	text-align: center;
	margin-top: 20px;
}

@media (max-width: 991px) {
	.page-customer-account #content .no-account, .login-form {width: 90%; float: none; margin: 10px 0;}
}


.cookieconsent-com---palette-light .cc-cp-foot-save, .cookieconsent-com---palette-light .cc-nb-okagree, .cookieconsent-com---palette-light .cc-nb-reject {
	color: #000 !important;
	background-color: #98989A !important;
}

.cookieconsent-com---palette-light.cookieconsent-com---nb {
	max-width: 600px !important;
	margin: 4rem auto 0 !important;
}

div.ultraTop {
	background: red;
	text-align: center;
}

div.ultraTop p {
	color: #fff;
	font-weight: bold;
	padding: 5px 0;
	margin: 0;
}

#videoTitre {
	position: absolute;
	width: 100%;
	text-align: center;
	color: #fff;
    top: 45%;
	left: 0;
	text-transform: uppercase;
	font-size: 60px;
	font-weight: bold;
	letter-spacing: 2px;
}

#videoTrait {
	position: absolute;
	width: 100%;
	height: 2px;
	top: 52%;
	left: 0;
	text-align: center;
}

#videoTrait > div {
	border-top: 2px solid #fff;
	display: block;
	margin: 0 auto;
	width: 250px;
}

#videoSousTitre {
	position: absolute;
	width: 100%;
	text-align: center;
	color: #fff;
	top: 55%;
	left: 0;
	text-transform: uppercase;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 1px;
}

#index #wrapper{ 
	background-attachment: fixed;
    background-size: cover;
}

#video-background{
    position: fixed;
    right: 0; 
    bottom: 0;
    min-width: 100%; 
    min-height: 100%;
    width: auto; 
    height: auto;
    z-index: -100;
}

#index #wrapper{
	/* margin-top: 40%; */
    background:#fff;
	padding-bottom: 30px;
}

#index #wrapper .container{
    background-color:#f1f1f1;
    padding-top:15px;
}
				
#index #footer{
    background:#f1f1f1;
}
				
#custom-text, #indexBlog {
	background: #f1f1f1;
}

#videoTraitProvi {
	position: absolute;
	width: 100%;
	height: 2px;
	top: 68%;
	left: 0;
	text-align: center;
}

#videoTraitProvi > div {
	border-top: 2px solid #fff;
	display: block;
	margin: 0 auto;
	width: 250px;
}

#videoSousTitreProvi {
	position: absolute;
	width: 100%;
	text-align: center;
	color: #fff;
	top: 75%;
	left: 0;
	line-height: 40px;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 1px;
}	
	
.carousel .carousel-inner {
	height: 466px;
}

@media(max-width:600px){
    #videoTitre, #videoSousTitre, #videoTrait, #videoSousTitreProvi, #videoTraitProvi {display:none!important;}
	#video-background {width: 100%; top: 30px; min-height: 305px;}
}

#category-32 > a {
	color: red !important;
}

#search_widget {
	overflow: hidden;
}

.search-widget form button[type="submit"] {
	bottom: inherit;
	right: 2rem;
}