/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Reset ================================================================================= */
* { margin:0; padding:0; }

body          { background: url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/motif_bg.jpg) 0 0 repeat #e9e9e9; font:12px/1.55 Arial, Helvetica, sans-serif; color:#2f2f2f; text-align:center; }

img           { border:0; vertical-align:top; }

a             { color:#1e7ec8; text-decoration:underline; }
a:hover       { text-decoration:none; }
:focus        { outline:0; }

/* Headings */
h1,h2,h3,
h4,h5,h6      { margin:0 0 5px; line-height:1.35; color:#0a263c; }
h1            { font-size:20px; font-weight:normal; }
h2            { font-size:18px; font-weight:normal; }
h3, .h3       { font-size:16px; font-weight:bold; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; /*border-collapse:collapse;*/ border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
p             { margin:0 0 10px; }
strong        { font-weight:bold; }
address       { font-style:normal; line-height:1.35; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
/*sup           { font-size:1em; vertical-align:top; }*/

/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* ======================================================================================= */

/* Fonts ================================================================================ */
@font-face {
    font-family: 'BebasNeueRegular';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/bebasneue/bebasneue-webfont.eot');
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/bebasneue/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/bebasneue/bebasneue-webfont.woff') format('woff'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/bebasneue/bebasneue-webfont.ttf') format('truetype'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/bebasneue/bebasneue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

@font-face {
  font-family: 'FontAwesome';
  src: url("https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/mobile/fonts/fontawesome-webfont.eot?v=4.4.0");
  src: url("https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/mobile/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0") format("embedded-opentype"),
			 url("https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/mobile/fonts/fontawesome-webfont.woff2?v=4.4.0") format("woff2"),
			 url("https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/mobile/fonts/fontawesome-webfont.woff?v=4.4.0") format("woff"),
			 url("https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/mobile/fonts/fontawesome-webfont.ttf?v=4.4.0") format("truetype"),
			 url("https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/mobile/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


/* ======================================================================================= */

/* Layout ================================================================================ */
.wrapper { min-width:954px; }
.page {}
.page-print { background:#fff; padding:25px 30px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { background:#fff; padding:25px 30px; text-align:left; }
.main { width:1000px; margin:0 auto; min-height:400px; padding:13px 0 60px; text-align:left; }
.flex { display: flex; }
.wrap { flex-wrap: wrap; }
.flex {
	list-style: none !important;
	justify-content: space-around;
	align-items: center;
}
.flex.column {
	flex-direction: column;
}
.flex.column > *:not(hr) {
	width: 100%;
    background: #fff;
    margin: 10px 0;
    padding: 10px;
	position: relative;
}
.flex.column > hr {
	width: 100%;
	margin: 20px;
}
.flex-right {
	justify-content: end;
}
ul.flex li {
	text-align: center;
	margin: 0 20px 20px;
	padding: 10px 5px 20px;
}
ul.flex.col2 li {
	width: calc(50% - 50px);
	margin: 0 0 60px;
	background-color: #fff;
}
.checkout-cart-index .main{
	min-height:0px;
	padding-bottom:30px;
}
.search auto-complete {display: none;}
/* Accueil */
.custom-home .main{
	min-height: 0;
	height: 200px;
}
.with-sep{
	background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/sep.gif) 0 bottom repeat-x;
}
.custom-home .col-main > .std{display:none;}

/* Base Columns */
.col-left { float:left; width:230px; padding:0 0 1px; }
.col-main { float:left; width:685px; padding:0 0 1px; }
.col-right { float:right; width:195px; padding:0 0 1px; }

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; width:728px; padding-top:10px;}
.catalog-category-view .col2-left-layout .col-main {padding-top: 0;}
.col2-right-layout .col-main {}

/* 3 Columns Layout */
.col3-layout .col-main { width:475px; margin-left:17px; }
.col3-layout .col-wrapper { float:left; width:687px; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:left; width:48.5%; }
.col2-set .col-2 { float:right; width:48.5%; }
.col2-set .col-narrow { width:32%; }
.col2-set .col-wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px/15px Arial, Helvetica, sans-serif; vertical-align:middle; color:#2f2f2f; }
input.input-text,select,textarea { background:#fff; border:1px solid #b6b6b6; }
input.input-text,textarea { padding:2px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #b6b6b6; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button {
	height: 20px;
	display: block;
	font: normal normal 12px/20px Arial,Helvetica,sans-serif;
	text-align: left;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-right: 0 !important;
	color: #fff;
	background: url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/pdt_list_tpl1_see_2.gif) 142px 7px no-repeat #ed6d0f;
	padding: 0 24px 0 15px;
	width: 189px;
	border:none;
}
button.button span { border:none !important; background:none !important;}
button.button span span { border:none !important; background:none !important;}
button.disabled span {  border:none !important; background:none !important;}

button.btn-checkout span { height:40px; border:0; background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/btn_checkout.gif) 0 0 no-repeat; padding:0 0 0 9px; font:bold 15px/40px Arial, Helvetica, sans-serif; color:#fff; }
button.btn-checkout span span { background-position:100% 0; padding:0 25px 0 16px; }
button.btn-checkout.no-checkout span { background-position:0 100%; color:#b8baba; }
button.btn-checkout.no-checkout span span { background-position:100% 100%; }

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
input.input-text:focus,select:focus,textarea:focus {}
/*.highlight { background:#efefef; }*/

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li { margin:0 0 8px; }
.form-list label { float:left; color:#666; font-weight:bold; position:relative; z-index:0; }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box { display:block; clear:both; width:260px; }
.form-list .field { float:left; width:275px; }
.form-list input.input-text { width:254px; }
.form-list textarea { width:254px; height:10em; }
.form-list select { width:260px; }
.form-list li.wide .input-box { width:535px; }
.form-list li.wide input.input-text { width:529px; }
.form-list li.wide textarea { width:529px; }
.form-list li.wide select { width:535px; }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }
/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .name-middlename { width:70px; }
.form-list .name-middlename input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }

.std ul.form-list {list-style:none;}

.cms-devenir-revendeur-tampon-encreur-personnalise .col-main > .std {
	padding-top: 20px;
}

/* Independent fields */
/*.form-list li { margin:0 0 8px; }
.form-list li.fields { margin:0; }
.form-list .field { display:block; margin:0 0 8px; }
.form-list li.control {}
.form-list label { float:left; width:150px; padding:2px 10px 0 0; text-align:right; }
.form-list label.required { font-weight:bold; }
.form-list label.required em { font-variant:normal; color:#eb340a; margin-right:3px; }
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:254px; }
.form-list select { width:260px; }
.form-list li.additional-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 5px 0 0; }
.form-list .input-range input.input-text { width:96px; }*/
/* Customer */
/*.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:11px; font-weight:normal; color:#777; text-align:left; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }*/

.buttons-set { clear:both; margin:4em 0 0; padding:8px 0 0; border-top:1px solid #e4e4e4; text-align:right; }
.buttons-set p.required { margin:0 0 10px; }
.buttons-set .back-link { float:left; margin:0; }
.buttons-set button.button { float:right; margin-left:5px; }

.buttons-set-order { margin:10px 0 0; }
.buttons-set-order .please-wait { padding:12px 7px 0 0; }

.fieldset { border:1px solid #bbafa0; background:#fbfaf6; padding:22px 25px 12px 33px; margin:28px 0; }
.fieldset .legend { float:left; font-weight:bold; font-size:13px; border:1px solid #f19900; background:#f9f3e3; color:#e76200; margin:-33px 0 0 -10px; padding:0 8px; position:relative; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:11px; font-weight:bold; line-height:13px; background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/validation_advice_bg.gif) 2px 0 no-repeat; color:#eb340a; }
.validation-failed { border:1px dashed #eb340a !important; background:#faebe7 !important; }
.validation-passed {}
p.required { /*font-size:11px;*/ text-align:right; color:#EB340A; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error, .data-table tbody td .error a { color:#db0808 !important; /*font-weight:bold !important;*/ }
.notice { color:#e26703; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px !important; }
.messages li li { margin:0 0 3px !important; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:11px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/i_msg-success.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/i_msg-note.gif); color:#3d6611; }

/* BreadCrumbs */
.breadcrumbs { font-size:14px; font-style:italic; line-height:1.25; margin:0 0 5px; color:#3c3c3c;}
.breadcrumbs li { display:inline; }
.breadcrumbs li strong { font-weight:normal; }
.breadcrumbs .sep{font-size:0px; text-indent:-9999em; background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/breadcrumb_sep.png) center no-repeat; display:inline-block; width:18px; height:9px; line-height:17px;vertical-align:middle;}
.lt-ie9 .breadcrumbs .sep{*display:inline; zoom:1;}

/* Page Heading */
.page-title {
	margin: 0 0 5px;
	height: 42px;
	background: #1f1b1a;
	width:100%;
}
.page-title h1{
	margin: 0 !important;
	font: normal 30px/43px BebasNeueRegular, Arial, Helvetica, sans-serif !important;
	color: #fff !important;
	padding-left: 16px;
}
.page-title h1,
.page-title h2 { margin:0; font-size:20px; color:#0a263c; }
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; margin:7px 0 0; }
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.subtitle,
.sub-title { clear:both; padding:15px 0 0; font-size:15px; font-weight:bold; margin:0 0 6px; color:#e25203; }

/* Pager */
.pager { font-size:11px; padding:4px 8px; text-align:center; }
.pager .amount {
	float:left;
	margin:0;
	font:normal normal 14px Arial, Hevletica, sans-serif;
	color:#1f1b1a;
}
.toolbar-bottom .pager .amount,
.toolbar-bottom .sort-by{
	display:none;
}
.pager .amount strong.total{
	color:#ed6d0f;
}
.pager .limiter { position:absolute;top:-6px;right:0; font-size:14px;}
.sales-order-history .pager .limiter{position:relative;top:auto;left:auto;}
.cms-page-view {font-size: 16px;line-height:1.3em;}
.cms-page-view h2 {font-size:20px;}
.cms-page-view h3, .cms-page-view .h3 {font-size:18px;}
.cms-page-view .toolbar {display:none;}
.cms-page-view h2 strong, .cms-page-view h3 strong, .cms-page-view .fond {
	color: #000;
    background-color: #ffb179;
}
.pager .limiter label { vertical-align:middle; }
.pager .limiter select { padding:0; margin:0 5px; vertical-align:middle; }
.pager .pages { margin:0 140px; font-size:14px; }
.pager .pages strong{font-weight:normal;}
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; margin:0 2px; }
.pager .pages a{color:#1f1b1a;}
.pager .pages .current {color:#ed6d0f;}

/* Sorter */
.sorter { font-size:14px; padding:0; }
.sorter .view-mode { float:left; margin:0; }
.sorter .sort-by { float:right; margin-top:-20px; position:relative; top:26px;}
.sorter .sort-by label { vertical-align:middle; }
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; /*display:none;*/}
.sorter .sort-by img{margin-left:5px;}
.sorter .link-feed {}

/* Toolbar */
.toolbar {position:relative;}
.toolbar .pager { padding:0; }
.toolbar .sorter { height:2px; }
.toolbar-bottom {padding:15px 0;}

/* Data Table */
.data-table { width:100%;}
.data-table .odd  { background:#f8f7f5 }
.data-table .even { background:#eeeded; }
/*.data-table tr.odd:hover,
.data-table tr.even:hover { background:#ebf1f6; }*/
.data-table td.last,
.data-table th.last { border-right:0; }
.data-table tr.last th,
.data-table tr.last td { border-bottom:0 !important; }
.data-table th { padding:3px 8px; font-weight:bold; }
.data-table td { padding:3px 8px; }

.data-table thead th { font-weight:bold; padding:2px 8px; color:#0a263c; white-space:nowrap; vertical-align:middle; }
.data-table thead th.wrap { white-space:normal; }
.data-table thead th a,
.data-table thead th a:hover { color:#fff; }
.data-table thead th {}
.data-table thead th .tax-flag { font-size:11px; white-space:nowrap; }

.data-table tfoot { border-bottom:1px solid #d9dde3; }
.data-table tfoot tr.first td {background:#dddfe0;}
.data-table tfoot tr { background-color:#dee5e8 !important; }
.data-table tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0; border-right:1px solid #d9dde3; }
.data-table tfoot strong { font-size:16px; }

.data-table tbody th,
.data-table tbody td { border-bottom:1px solid #cbcbcb; border-right:1px solid #cbcbcb; color:#1f1b1a;}
/* Bundle products tables */
.data-table tbody.odd tr { background:#f8f7f5 !important; }
.data-table tbody.even tr { background:#f6f6f6 !important; }
.data-table tbody.odd tr td,
.data-table tbody.even tr td { border-bottom:0; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom:1px solid #d9dde3; }

.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
.data-table tbody td .option-value { padding-left:10px; }
.data-table tbody td a { color:#000000; }

/* Generic Info Box */
.info-box { background:#fff url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/bkg_block-title.gif) 0 0 repeat-x; border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
.info-box h2 { font-weight:bold; font-size:13px; }

.info-table th { font-weight:bold; padding:2px 15px 2px 0; }
.info-table td { padding:2px 0; }

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/bkg_collapse.gif) 0 5px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -52px; }
tr.show-details td {}
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
tr.summary-details-first td { border-top:1px solid #d2d8db; }
tr.summary-details-excluded { font-style:italic; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/bkg_collapse.gif) 100% 5px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -52px; }

/* Class: std - styles for admin-controlled content */
.std .subtitle { padding:0; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
/*.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }*/

/* Misc */


.link-cart { color:#dc6809 !important; font-weight:bold; }
.link-wishlist { color:#dc6809 !important; font-weight:bold; }
.link-reorder { font-weight:bold; color:#dc6809 !important; }
.link-compare { font-weight:bold; }
.link-print { /*background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;*/ font-weight:bold; color:#dc6809; }
.link-rss { background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
.btn-remove  { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }

.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/bkg_divider1.gif) 0 50% repeat-x; text-indent:-999em; overflow:hidden; }

/* Noscript Notice */
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:950px; margin:0 auto; padding:12px 0 12px; background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }
/* ======================================================================================= */


/* Header ================================================================================ */
.logo { float:left; }
#pre_header_container{height:32px; background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/pre_header.gif) 0 0 repeat-x;}
#pre_header{width:980px; height:29px; line-height:29px; margin:0 auto; text-align:right; color:#fff; font-style:italic;}
#pre_header .customer-name{float:right; display:inline-block; border-right:1px solid #acaaa9; line-height:18px; padding-right:8px; margin-top:6px;}
#pre_header .links {float:right; line-height:27px;}
#pre_header .links li {display:inline-block; height:18px; font-size:12px; padding:0 8px; line-height: 12px; border-right:1px solid #acaaa9;}
#pre_header .links li.first {}
#pre_header .links li.last { background:none !important; padding-right:0 !important; border:none;}
#pre_header .links a {display:inline-block; text-decoration:none; color:#fff; border-bottom:1px solid #fff; padding-top:2px;}
.header-container{}
.header { width:980px; margin:0 auto; padding:10px 0px 0 0; text-align:right; position:relative; z-index:10; }
.header .logo { float:left; margin:3px 0 10px 0; text-decoration:none !important; }
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.header h1.logo { margin:0; }
.header #cms_header{width:529px; height:59px; float:left; margin:6px 0 0 47px;}
.cms-blocks-header{
	width:257px; height:59px; float:left;
	background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/cms_header_sprite.png) 8px 7px no-repeat ;
	background-color:rgba(255,255,255,0.7);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#aaffffff', endColorstr='#aaffffff');
	text-align:left;
	position:relative;
}
.cms-blocks-header + .cms-blocks-header{background-position:8px -53px; margin-left:15px;}
.cms-blocks-header .title{font:normal normal 18px BebasNeueRegular, Arial, Helvetica, sans-serif; color:#1f1b1a; margin-top:5px; margin-bottom:0; letter-spacing: 2px;}
.cms-blocks-header .txt{font-size:12px; color:#3c3c3c; font-style:italic; line-height: 13px;}
.cms-blocks-header > div{height:53px; border:1px solid #adadad; margin:2px; padding-left:57px;}
.cms-blocks-header .widget-cms-link{
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:100%;
	height:100%;
}
.cms-blocks-header .widget-cms-link a{
	display:block;
	width:100%;
	height:100%;
	font-size:0px;
	text-indent: -9999em;
}

#header_cart{width:226px; height:76px; float:left; background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/panier-header.png) 0 0 no-repeat; margin:-4px 0 0 9px; position:relative; right:-3px;}
#header_cart .top-cart-item{
	float:left;
	font:normal bold 35px/27px Arial, Helvetica, sans-serif;
	color:#1f1b1a;
	height:27px;
	margin:18px 0 0 17px;
}
#header_cart .top-cart-item a{
	text-decoration:none;
	display:block;
}
#header_cart .top-cart-infos{
	font:normal normal 12px Arial, Helvetica, sans-serif;
	color:#3c3c3c;
	text-align:left;
	float:left;
	margin:16px 0 0 5px;
}
#header_cart .top-cart-infos a{
	text-decoration:none;
}
#header_cart .top-cart-infos a:hover{
	text-decoration:underline;
}
#header_cart .paiement-secure {
	float: left;
    clear: left;
    margin-left: 16px;
    margin-top: 2px;
}
.header .quick-access { float:right; width:600px; padding:28px 10px 0 0; }
.header .welcome-msg { margin:0; color:#fff; text-align:right; }
.header .form-search { position:absolute; top:0; right:29px; width:315px; height:30px; padding:1px 0 0 16px; }
.header .form-search label { float:left; width:24px; height:21px; text-align:left; text-indent:-999em; overflow:hidden; }
.header .form-search input.input-text { float:left; border-color:#5c7989; width:209px; margin-right:4px; }
.header .form-search button.button { float:left; }
.header .form-search button.button span { border:0; height:21px; background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/btn_search.gif) 0 0 no-repeat; padding:0 0 0 3px; font:bold 11px/21px Tahoma, Verdana, Arial, sans-serif; }
.header .form-search button.button span span { background-position:100% 0; padding:0 6px 0 3px; }
.header .form-search .search-autocomplete { z-index:999; left:40px !important; top:22px !important; }
.header .form-search .search-autocomplete ul { border:1px solid #5c7989; background-color:#f9f5f0; }
.header .form-search .search-autocomplete li { text-align:left; border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.odd { background-color:#fffefb; }
.header .form-search .search-autocomplete li.selected { background-color:#f7e8dd; }
.header .form-language { clear:both; padding:5px 0 0; text-align:right; }
.header .form-language label { font-weight:bold; padding-right:5px; color:#a7c6dd; vertical-align:middle; }
.header .form-language select { padding:0; }
.header .form-language select.flags option { background-position:4px 50%; background-repeat:no-repeat; padding-left:25px; }

.header-container .top-container { clear:both; padding:5px 10px 0 12px; text-align:right; }
.header-container .top-container a { font-size:11px; color:#ebbc58; }

.search_autocomplete{display:none;}

/********** < Navigation */
.main-menu-container{
	width:980px;
	margin:0 auto;
	height:58px;
	position:relative;
	background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/ombre_menu.png) center bottom no-repeat;
	padding-bottom:15px;
}
#nav { width:980px; height:58px; padding:0 0; font-size:13px; /*background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/bg_repeat_main_nav.gif) 0 0 repeat-x;*/background: rgb(255,144,62);
background: linear-gradient(180deg, rgba(255,144,62,1) 0%, rgba(252,137,53,1) 25%, rgba(244,111,16,1) 81%, rgba(234,107,15,1) 99%, rgba(225,101,11,1) 100%);}

/*sub menu title li */
#nav .category_title{
	font:normal normal 30px BebasNeueRegular, Arial, Helvetica, sans-serif;
	color:#3c3c3c;
	text-transform: uppercase;
	margin:15px 0 0 0;
	height:25px;
}

/* All Levels */ /* Style consistent throughout all nav levels */
#nav li {text-align:left;}
#nav li.over { z-index:998; }
#nav a,
#nav a:hover { display:block; text-decoration:none; }
#nav span { display:block; cursor:pointer;}
#nav li ul span {white-space:normal; }
#nav ul li.parent a {}
#nav ul li.parent li a {}

/* 0 Level */
#nav li { float:left; border-left:1px solid #fbcca9; height:58px;}
#nav li.nav-1{border:none;}
#nav > li.active{/*background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/bg_repeat_main_nav.gif) 0 -116px repeat-x;*/background: rgb(203,86,0);
background: linear-gradient(180deg, rgba(203,86,0,1) 0%, rgba(237,103,5,1) 32%, rgba(245,109,9,1) 62%, rgba(249,113,14,1) 100%);}
#nav a {font:normal normal 18px/58px BebasNeueRegular, Arial, Helvetica, sans-serif; color:#fff; /*height:100%; */width:100%; background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/item_menu_arrow.gif) center 46px no-repeat;}
#nav li > a span{line-height:17px; text-align:center; padding:9px 18px 0 18px;}
#nav li.nav-1 > a span{width:83px;}
#nav li.nav-2 > a span{width:52px;}
#nav li.nav-3 > a span{width:83px;}
#nav li.nav-4 > a span{width:86px;}
#nav li.nav-5 > a span{width:61px;}
#nav li.nav-6 > a span{width:75px;}
#nav li.nav-7 > a span{width:102px;color:#202020;}
#nav li.nav-7{background-color: #fbcca980;}
#nav li.level0.over{/*background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/bg_repeat_main_nav.gif) 0 -58px repeat-x;*/background: rgb(203,86,0);
	background: linear-gradient(180deg, rgba(203,86,0,1) 0%, rgba(237,103,5,1) 32%, rgba(245,109,9,1) 62%, rgba(249,113,14,1) 100%);}
#nav li.nav-7.level0.over {background: linear-gradient(180deg, rgba(251,204,169,0.1) 0%, rgba(251,204,169,0.4) 32%, rgba(251,204,169,0.7) 62%, rgba(251,204,169,0.8) 100%);}
#nav li.nav-1 .nav-1-8 a span, #nav li.nav-2 .nav-2-7 a span {
	color: white;
    background: #269c8f;
    display: inline-block;
    padding: 10px 10px;
    box-shadow: 1px 1px 3px grey;
    letter-spacing: 1px;
}

/* 1st Level */
#nav ul li{ float:none; margin:0; padding-bottom:1px; border:none;}
#nav ul li.last {padding-bottom:0; }

#nav ul a,
#nav ul a:hover { float:none; padding:0; background:none; }
#nav ul li a { font-weight:normal !important; }

/* 2nd Level */
#nav div.level0 { position:absolute; width:980px; top:57px; left:-10000px; background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/bg_submenu.png) -6px bottom repeat-x; padding:0 0 25px 0;}
#nav ul.level0, #nav ul.level0 + .sub-menu-brands {display:none !important;}																		
#nav ul.level0{overflow:hidden;border-left:1px solid #ed6d0f;border-right:1px solid #ed6d0f;background:#fff;padding:0 20px 30px 20px; min-height:150px; box-sizing: border-box;}
#nav li.level1{float:left; height:auto; /*margin-right:78px; */margin-top:20px; width: 33%;}
#nav li.level1 a{font:normal normal 20px BebasNeueRegular, Arial, Helvetica, sans-serif; color:#ed6d0f;}
#nav li.level1 a span{padding:0; text-align:left; line-height:auto;}

/* 3rd+ Level */
#nav ul.level1{margin-top:10px;}
#nav li.level2{height:auto; background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/submenu_lvl2.gif) 0 4px no-repeat; padding-left:15px;}
#nav li.level2.active a{color:#ed6d0f;}
#nav li.level2 a{font:normal normal 14px Arial, Helvetica, sans-serif; color:#1f1b1a;}
#nav li.level2 a:hover{color:#ed6d0f;}
#nav li.level2.more a{color:#ed6d0f;}
#nav li.level2.more a span{font-weight: bold !important;display: inline-block;}
#nav li.level2.more:hover a {color:#1f1b1a;}

/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub { left:0; z-index:999; }
#nav li .shown-sub ul.level0 {display:flex !important; flex-wrap: wrap;}
#nav li .shown-sub ul.level0 + .sub-menu-brands {display:block !important; z-index: 999;}
#nav li .shown-sub ul.level0 li.level1 {flex: 1 1 33%;}												   
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub{ left:100px; }

/********** Navigation > */

/*Marques*/
.sub-menu-brands{
	/*background:#fff;
 	float:right; */
	position:absolute;
	top:0;
	right:0;
	border-right:1px solid #ed6d0f;
	padding:19px 30px 20px 0;
	width:105px;
}
.sub-menu-brands p{
	font: normal normal 20px BebasNeueRegular, Arial, Helvetica, sans-serif;
	color: #3c3c3c;
}
.sub-menu-brands li{
	height:auto !important;
	background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/submenu_lvl2.gif) 0 7px no-repeat; padding-left:15px;
}
.sub-menu-brands li a{
	line-height: initial !important;
    height: 25px;
    display: flex !important;
    align-items: center;
}

/* ======================================================================================= */

/* Recherche =============================================================================== */
#search_mini_form{
	position:absolute;
	top: 5px;
	right: -4px;
}
.form-search{
	height:45px;
	background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/search.png) left 0 no-repeat;
	padding-left:17px;
	width:165px;
}
.form-search .bg{
	height:45px;
	background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/search.png) right 0 no-repeat;
	padding-right: 5px;
	position:relative;
	text-align:left;
}
.form-search #search{
	border:none;
	margin:7px 5px 0 5px;
	width:100px;
	height:30px;
	font:italic normal 12px/34px Arial, Helvetica, sans-serif;
	color:#555;
}
.form-search button{
	width:25px;
	height:25px;
	background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/search.png) -382px bottom no-repeat transparent;
	border:none;
	position:absolute;
	top:12px;
	right:10px;
	padding: 0 13px;
}
.form-search button span,
.form-search button span span{
	background:none !important;
	border:none;
	font-size:0px;
	text-indent:-9999em;
	display:inline;
}
/* ======================================================================================= */

/* Promotion accueil ===================================================================== */
.home-promotion{
	/*background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/home_promotion.png) 0 0 no-repeat;*/
	width:230px;
	height:249px;
	float:right;
	position:relative;
	z-index:2;
	padding:5px 10px;
	background: #fff;
    box-shadow: 0px 2px 4px #bbb;
}
.home-promotion .first h2 {
	/*margin-bottom: 11px;*/
	margin-bottom: 17px;
}
.home-promotion .first ul {
	display: flex;
	justify-content: space-evenly;
	/*margin-bottom: 14px;*/
	margin-bottom: 21px;
}
.home-promotion .first ul li {
	border-radius: 3px;
	background-color: #269C8F50;
	/*width: 37px;
    height: 37px;*/
	width: 45px;
    height: 45px;
    padding-top: 1px;
    text-align: center;
    box-shadow: -1px 2px 5px #00000070;
}
.home-promotion .first p{
	font:normal bold 14px Arial, Helvetica, sans-serif;
	color:#000;
	text-transform:uppercase;
	text-align: center;
	/*margin-bottom:10px;*/
	margin-bottom:16px;
	background: #ffb179;
	box-shadow: 1px 1px 4px #bbb;
}
.home-promotion .first p .mini{
	font-size: 12px;
}
.home-promotion .first p a {
	text-decoration: none;
	color: #000;
}
.home-promotion .prix-degressif {
	color: red;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
.home-promotion .aide-crea {
	font: normal bold 12px Arial, Helvetica, sans-serif;
    color: #fff;
    text-transform: uppercase;
    margin-top: 23px;
    margin-bottom: 5px;
    border: 1px solid #269C8F;
    font-size: 15px;
    padding: 10px;
    text-shadow: 1px 1px #00000080;
    border-radius: 3px;
    box-shadow: -1px 2px 5px #00000070;
    text-align: center;
    background: #269C8F;
	cursor: pointer;
}
.home-promotion .aide-crea a {
	color: #fff;
}
.home-promotion .last span {
	font-weight: bold;
	font-size: 12.8px;
}
.home-promotion .today-date{
	font: normal bold 12px Arial,Helvetica,sans-serif;
	color: #ED6D0F;
	text-transform: uppercase;
	margin-top: 23px;
	margin-bottom:6px;
}
.home-promotion .today-date + p{
	font: italic normal 16px/20px Arial,Helvetica,sans-serif;
	color: #3c3c3c;
}
.home-promotion .widget-cms-link{
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:100%;
	height:158px;
}
.home-promotion .widget-cms-link a{
	display:block;
	width:100%;
	height:100%;
	font-size:0px;
	text-indent:-9999em;
	background:none !important;
}
/* ======================================================================================= */
.home-content {
	width:980px;
	clear: both;
    margin: 20px auto;
	text-align: left;
}
.home-content a {
	font-weight: bold;
	/*color: #BE580E;*/
	text-shadow: 0 0 black;
}
.home-content hr {
	margin: 15px 0 18px;
}
.home-content h2 {
	/*color: #BE580E;*/
	text-shadow: 0 0 black;
	font-weight: bold;
}
.home-content h3 {
	font-weight: bold;
	margin-bottom: 0;
	
}
.home-content .home-description {
	margin: 0 -10px;
    font-size: 17px;
    line-height: 25px;
    border: 1px solid #ed6d0f;
    padding: 8px 5px 0;
    background: #fff;
}
.home-content .home-description h1 strong, .home-content .home-description h2 strong, .home-content .home-description h3 strong {
	color: #000;
	background-color: #ffb179;
}
/* Mise en avant ========================================================================= */
.home-featured-container{
	clear:both;
	background-color:#fff;
	height:430px;
}
.home-featured{
	width:980px;
	margin:0 auto;
	padding-top:40px;
	height:320px;
}
.home-featured h2{
    color: #000;
    font-size: 25px;
    text-align: left;
    padding-bottom: 20px;
    font-weight: bold;
}
/* ======================================================================================= */

/* template mini fiche 1 ================================================================= */
.products-list-tpl-1{
	height:320px;
	overflow:hidden;
}
.products-list-tpl-1 li{
	float:left;
	width:188px;
	height:308px;
	margin:0 10px 0 0;
	position:relative;
}
.products-list-tpl-1 li:last-child {
	margin-right:0;
}
.products-list-tpl-1 .image-container{
	position:relative;
	width:187px;
	height:187px;
}
.products-list-tpl-1 .price-box{
	position:absolute;
	bottom:10px;
	right:0;
	width:98px;
	height:32px;
	background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/pdt_list_tpl_1_price.png) 0 0 no-repeat;
	text-align:center;
	font:bold normal 15px/32px Arial, Helvetica, sans-serif;
}
.products-list-tpl-1 .regular-price{
	color:#fff;
}
.products-list-tpl-1 .price-box .price{
	font:bold normal 15px/32px Arial, Helvetica, sans-serif;
	color:#fff;
}
.products-list-tpl-1 .price-label{
	display:none;
}
.products-list-tpl-1 .special-price{
	position:relative;
	top:-28px;
}
.products-list-tpl-1 .old-price{
	position:relative;
	top:-7px;
}
.products-list-tpl-1 .old-price .price{
	font: normal normal 15px BebasNeueRegular, Arial, Helvetica, sans-serif;
	color: #1F1B1A;
}
.products-list-tpl-1 .infos-container{
	height:105px;
	width:167px;
	text-align:left;
	background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/pdt_list_tpl1_infos.gif) 0 0 repeat-x;
	position: absolute;
	bottom: 0;
	left: 0;
	padding:20px 10px 0 10px;
	overflow:visible !important;
}
.products-list-tpl-1 .product-name{
	height:37px;
	overflow:hidden;
	margin-bottom:3px;
}
.products-list-tpl-1 .product-name a{
	font:bold normal 15px Arial, Helvetica, sans-serif;
	color:#1f1b1a;
	text-transform:uppercase;
	text-decoration:none;
}
.products-list-tpl-1 .product-name a:hover{
	color:#ed6d0f;
}
.products-list-tpl-1 .product-cat-name{
	font:bold normal 14px Arial, Helvetica, sans-serif;
	color:#3c3c3c;
	display:block;
	height:16px;
	font-size: 12px;
}
.products-list-tpl-1 .product-short-desc{
	height:29px;
	overflow:hidden;
	font:normal normal 12px Arial, Helvetica, sans-serif;
	color:#3c3c3c;
	margin-top:0;
}
.products-list-tpl-1 .see{
	display:block;
	width:100px;
	height:20px;
	position:absolute;
	bottom: -10px;
	left: 38px;
	background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/pdt_list_tpl1_see.gif) 95px 6px no-repeat #1f1b1a;
	color:#fff;
	font:normal normal 12px/20px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:left;
	padding-left:19px;
	text-decoration: none;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	z-index:2;
}
/* ======================================================================================= */
.home-order-process {
	background-color:#fff;
	padding: 30px 0 0;
}
.home-order-process a {
	color: inherit;
}
.home-order-process div {
	position: relative;
	border: 3px solid #ed6d0f;
	width: 980px;
	margin: auto;
}
.home-order-process div p {
	position: absolute;
	font-size: 26px;
	font-weight: bold;
	line-height: 29px;
}
.home-order-process p span {
	font-size: 20px;
	font-style: italic;
}
.home-order-process .process-personnaliser {
	width: 250px;
	top: 10px;
	left: 10px;
}
.home-order-process .process-preparation {
	width: 400px;
	top: 165px;
	left: 292px;
}
.home-order-process .process-fin {
	width: 320px;
    top: 10px;
    right: 0px;
    line-height: 24px;
}
/* Pack tout compris ===================================================================== */
.home-additionnals-container{
	overflow:hidden;
	background-color:#fff;
	height:355px;
}
.home-additionnals{
	width:980px;
	height:355px;
	margin:37px auto 0 auto;
}
.home-pack{
	width:645px;
	height:285px;
	float:left;
	position:relative;
}
.home-pack .title{
	height:35px;
	background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/title_sprite.gif) 0 0 no-repeat #ed6d0f;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	text-transform: uppercase;
	line-height:35px;
	text-align:left;
	padding-left:57px;
}
.home-pack #slideshow,
.home-pack .scrollable{
	width:645px;
}
.home-pack .items > div{
	margin:0 33px 0 0;
}
.home-pack .prev-pack,
.home-pack .next-pack{
	position:absolute;
	top:132px;
	display:block;
	width:23px;
	height:22px;
	background-image:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/scrollable_sprite.png);
	cursor:pointer;
}
.home-pack .prev-pack{background-position:-307px 0;}
.home-pack .next-pack{background-position:-245px 0;}
.home-pack .prev-pack:hover{background-position:-337px 0;}
.home-pack .next-pack:hover{background-position:-276px 0;}

.home-pack .prev-pack{left:-11px;}
.home-pack .next-pack{right:-11px;}
/* ======================================================================================= */

/* Zone ECO ============================================================================== */
.home-eco-cms{
	width:310px;
	height:355px;
	float:left;
	margin-left:25px;
}
.home-eco-cms .first{
	width: 304px;
	height: 85px;
}
.home-eco-cms .first div{
	border-width: 1px 1px 4px 1px;
	border-style: solid;
	border-color: #ADADAD #ADADAD #ED6D0F #ADADAD;
	width: 306px;
	height:65px;
	padding-top:20px;
	background:#f3f3f3;
}
.home-eco-cms .first div a{
	display:inline-block;
}
.home-eco-cms .first div a{
	*dislpay:inline;
	zoom:1;
}
.home-eco-cms .first div > a:first-child{
	border-right:1px solid #676767;
	height:41px;
}
.home-eco-cms .first div a img{
	margin:5px;
}
.home-eco-cms .last{
	width:310px;
	height:188px;
	background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/gamme_ecolo.gif) -7px 0 no-repeat;
	margin-top:27px;
	position:relative;
}
.home-eco-cms .last p{
	position:absolute;
	top: 69px;
	right: 12px;
	width:203px;
	height:70px;
	font-size:12px;
	line-height:13px;
	color:#3c3c3c;
	text-align:left;
}
.home-eco-cms .last a{
	position:absolute;
	bottom: 21px;
	right: 12px;
	display: block;
	width: 115px;
	height: 20px;
	position: absolute;
	background: url(/skin/frontend/tamponencreur/default/images/tamponencreur/btn_vert.gif) 110px 6px no-repeat #8fd300;
	color: white;
	font: normal normal 12px/20px Arial,Helvetica,sans-serif;
	color: white;
	text-align: left;
	padding-left: 19px;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	z-index: 2;
}
/* ======================================================================================= */

/* Sidebar =============================================================================== */
.block { border:1px solid #c4c1bc; margin:0 0 15px; }
.block .block-title { background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/bkg_block-title.gif) 0 0 repeat-x; border-bottom:1px solid #ddd; padding:2px 9px; }
.block .block-title strong { display:block; font:bold 12px/16px Arial, Helvetica, sans-serif; min-height:16px; padding:1px 0 1px; text-transform:uppercase; color:#e26703; }
.block .block-title strong span {}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { margin:0; padding:5px 9px; font-size:1em; font-weight:bold; color:#0a263c; }
.block .block-content {}
.block .block-content li.item { padding:7px 9px; }
.block .block-content .product-name { color:#1e7ec8; }
.block .btn-remove,
.block .btn-edit { float:right; margin:1px 0 2px 5px; }
.block .actions { background:#dee5e8 url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/bkg_block-actions.gif) 0 0 repeat-x; padding:6px 9px; text-align:right; }
.block .actions a { float:left; }
.block .actions button.button { float:right; }
.block .empty { margin:0; padding:5px 9px; }

.block li.odd { background-color:#f4f3f3; }
.block li.even { background-color:#fafafa; }

/* Mini Blocks */
.block-cart,
.block-wishlist,
.block-subscribe,
.block-compare,
.block-reorder,
.block-poll,
.block-viewed,
.block-compared,
.block-related,
.block-tags,
.block-login { font-size:11px; line-height:1.25; }
.block-cart .block-title strong,
.block-wishlist .block-title strong,
.block-subscribe .block-title strong,
.block-compare .block-title strong,
.block-reorder .block-title strong,
.block-poll .block-title strong,
.block-viewed .block-title strong,
.block-compared .block-title strong,
.block-related .block-title strong,
.block-tags .block-title strong,
.block-login .block-title strong {  background-position:0 0; background-repeat:no-repeat; padding-left:21px; }

/* Mini Products List */
.mini-products-list .product-image { float:left; width:50px; border:1px solid #a9a9a9; }
.mini-products-list .product-details { margin-left:60px; }

/* Block: Account */
.block-account { border-color:#bbb; margin-top:9px;}
.block-account .block-title { background:#fc9d36 url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/bkg_block-title-account.gif) 0 100% repeat-x; border:0; padding:3px 10px; }
.block-account .block-title strong { font-size:13px; color:#fff; }
.block-account .block-content { background:#fbfaf6; padding:7px 10px 7px; }
.block-account .block-content li a { display:block; border-bottom:1px solid #ddd; padding:3px 0; color:#5f5d5c; text-decoration:none !important; }
.block-account .block-content li a:hover { color:#ea7900; }
.block-account .block-content li.last a { border-bottom:0; }
.block-account .block-content li.current { border-bottom:1px solid #ddd; padding:3px 0; color:#ea7900; }
.block-account .block-content li.current.last { border-bottom:0; }

/* Block: Currency Switcher */
.block-currency { border:0; background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/bkg_block-currency.gif) 0 0 no-repeat; padding:7px 12px 10px; height:51px; }
.block-currency .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
.block-currency .block-title strong { font:bold 13px/21px Arial, Helvetica, sans-serif; background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/i_block-currency.gif) 0 50% no-repeat; padding:0 0 0 21px; text-transform:none; color:#fff; }
.block-currency .block-content { background:none; padding:0; }
.block-currency .block-content select { width:100%; padding:0; }

/* Block: Layered Navigation */
.layer-nav-fix-limiter{
	display:block;
	width:960px;
	margin:0 auto;
	height:1px;
}
.block-layered-nav { border:0; margin-bottom:0; position:relative;}

.block-layered-nav.f-nav{
/* 	position:fixed; */
/* 	top:10px; */
}
.block-layered-nav.f-nav-bottom{
/* 	position:absolute; */
/* 	bottom:37px; */
}
.block-layered-nav .block-title { display:none; }
.block-layered-nav .block-subtitle { display:none; }
.block-layered-nav .block-content {}
.block-layered-nav dt {
	/*background:#f5c29d;*/
	background: #fbc37d;
	padding:0 0 0 20px;
	font-weight:bold;
	text-transform:uppercase;
	height:24px;
	font:normal normal 20px/24px BebasNeueRegular, Arial, Helvetica, sans-serif;
	color:#1f1b1a;
}
.block-layered-nav dd {
	padding:10px 0 5px 0;
}
.block-layered-nav dd a{
	position:relative;
	padding:0 12px 0 30px;
	margin-bottom:8px;
	display:block;
	text-decoration:none;
	font:normal normal 14px Arial, Helvetica, sans-serif;
	color:#1f1b1a;
	text-transform: uppercase;

}
.block-layered-nav dd a:before{
	content:"";
	display:block;
	width:7px;
	height:9px;
	position:absolute;
	top:3px;
	left:15px;
	background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/layered_nav_sprite.gif) -3px -68px no-repeat #fff;
}
.block-layered-nav dd a:hover:before{
	background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/layered_nav_sprite.gif) -3px -107px no-repeat;
}
.block-layered-nav dd a:hover{
	background:#ed6d0f;
	color:#fff;
}
.block-layered-nav dd.last { background:none; }

.block-layered-nav .currently{
	padding:10px 20px;
	margin:0 0 10px 0;
	background:#fff;
}
.block-layered-nav .currently li { background:#fff; padding:0 0 0 0; height:15px;}
.block-layered-nav .currently .label {padding-left:8px; text-transform:uppercase; font-size:12px; color:#1f1b1a; display:inline-block; *display:inline; width:60px;}
.block-layered-nav .currently .value{color:#ed6d0f;}
.block-layered-nav .currently .btn-remove {
	margin:2px 0 0;
	float:left;
	display:block;
	width:12px;
	height:12px;
	background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/layered_nav_sprite.gif) 0 -33px no-repeat #ed6d0f;
}
.block-layered-nav .currently .btn-remove:hover{
	background-position:0 0px;
}

.block-layered-nav .actions {display:none;}
.block-layered-nav .actions a { float:none; }

#narrow-by-list{
	background:#fff;
}

/* Block: Cart */
/* .block-cart .block-title { border-bottom:0; } */
/* .block-cart .block-title strong { background-image:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/i_block-cart.gif); } */
/* .block-cart .summary { background:#fff; padding:2px 8px 8px; margin:-1px 0 0; position:relative; z-index:1; } */
/* .block-cart .amount { margin:0; } */
/* .block-cart .amount a { font-weight:bold; } */
/* .block-cart .subtotal { margin:5px 0 0; padding:2px 0; background:#fbebd9; text-align:center; } */
/* .block-cart .subtotal .price { font-weight:bold; } */
/* .block-cart .actions { border-bottom:1px solid #c2c2c2; } */
/* .block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; } */
/* .block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 8px 0; } */

/* Block: Wishlist */
.block-wishlist .block-title strong { background-image:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/i_block-wishlist.gif); }
.block-wishlist .actions { text-align:right; }
.block-wishlist .actions a { float:none; }

/* Block: Related */
.block-related .block-title strong { background-image:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/i_block-related.gif); background-position:0 1px; }
.block-related input.checkbox { float:left; }
.block-related .product { margin-left:20px; }

/* Block: Compare Products */
.block-compare .block-title strong { background-image:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/i_block-list.gif); background-position:0 1px; }
.block-compare button.button span { border-color:#406a83; background:#618499; }
.page-popup .link-print { background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; font-weight:bold; color:#1e7ec8; }
.compare-table { border:0; }
.compare-table thead tr.first th,
.compare-table thead tr.first td { border:0; background:none; padding:0; font-size:0; line-height:0; }
.compare-table .btn-remove { float:right; background-image:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/btn_remove2.gif); width:72px; height:15px; }
.compare-table tbody th { background:#d9e5ee url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/bkg_th-v.gif) 100% 0 repeat-y; }
.compare-table tbody th,
.compare-table tbody td { padding:10px; border:0; border-top:1px solid #ccc; border-left:1px solid #ccc; }
.compare-table tbody td.last { border-right:1px solid #ccc; }
.compare-table tbody tr.last th,
.compare-table tbody tr.last td { border-bottom:1px solid #ccc !important; }
.compare-table tr.add-to-row td { background:#fffada; text-align:center; }
.compare-table tr.first td { text-align:center; }
.compare-table tr.first td .product-name { font-size:13px; font-weight:bold; margin:0 0 5px; color:#203548; }
.compare-table tr.first td .product-name a { color:#203548; }
.compare-table tr.first td .ratings { width:69px; margin:0 auto; }
.compare-table tr.first td p,
.compare-table tr.add-to-row td p { margin:0; }

/* Block: Recently Viewed */
.block-viewed .block-title strong { background-image:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/i_block-viewed.gif); }

/* Block: Recently Compared */
.block-compared .block-title strong { background-image:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/i_block-list.gif); background-position:0 1px; }

/* Block: Poll */
.block-poll .block-title strong { background-image:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/i_block-poll.gif); }
.block-poll .block-subtitle { font-size:12px; }
.block-poll label { color:#777; font-weight:bold; }
.block-poll input.radio { float:left; margin:1px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:3px 9px; }
.block-poll .actions { margin:5px 0 0; }
.block-poll button.button span { border-color:#406a83; background:#618499; }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Tags */
.block-tags .block-title strong { background-image:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/i_block-tags.gif); }
.block-tags .block-content .tags-list { background:none; border:0; font-size:12px; }
.block-tags .block-content a { color:#1b2d3b; }
.block-tags .actions { text-align:right; }
.block-tags .actions a { float:none; }

/* Block: Subscribe */
.block-subscribe .block-content { padding:5px 10px; }
.block-subscribe .block-title strong { background-image:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/i_block-subscribe.gif); }
.block-subscribe label { font-weight:bold; color:#666; }
.block-subscribe input.input-text { display:block; width:167px; margin:3px 0; }
.block-subscribe .actions { background:none; padding:0; margin:3px 0 0; text-align:left; }
.block-subscribe .actions button.button { float:none; }
.block-subscribe .actions button.button span { border-color:#406a83; background:#618499; }

/* Block: Reorder */
.block-reorder .block-title strong { background-image:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/i_block-list.gif); }
.block-reorder input.checkbox { float:left; margin:2px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; }
.block-reorder .validation-advice { margin:3px 9px 7px; }

/* Block: Banner */
.block-banner { border:0; }
.block-banner .block-content { padding:0; text-align:center; }

/* Block: Login */
.block-login .block-title strong { background-image:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/i_ma-info.gif); }
.block-login .block-content { padding:5px 10px; }
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
.block-login .actions button.button span { border-color:#406a83; background:#618499; }

/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
.sidebar .paypal-logo a { float:none; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.catalog-category-view .main,
.catalogsearch-result-index .main{
	position:relative;
	margin-top:-5px;
	padding-top:0;
	padding-bottom:0;
}
.catalog-category-view .col-main,
.catalog-category-view .col-left,
.catalogsearch-result-index .col-main,
.catalogsearch-result-index .col-left{
	margin-top:50px;
}
.catalog-category-view .subcategories, .sibling-categories ul {
	column-count: 3;
	margin-bottom: 20px;
	font-size: 17px;
	display: flex;
	flex-wrap: wrap;
	margin: 0 -8px 20px;
	
}
.catalog-category-view .subcategories li, .sibling-categories ul li {
	background: #ffb179;
    width: calc(33% - 10px);
    margin: 5px;
	box-shadow: 1px 2px 3px 0 gray;
}
.catalog-category-view .subcategories li.active {
	background: #fff;
	border: 3px solid #ffb179;
}
.catalog-category-view .subcategories li:hover, .sibling-categories ul li:hover {
	position: relative;
	top: 1px;
	left: 1px;
}
.catalog-category-view .subcategories a, .sibling-categories ul a {
	color: #2f2f2f;
	font-family: BebasNeueRegular, Arial, Helvetica, sans-serif !important;
	font-size: 21px;
	padding: 3px 5px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: none;
	height: calc(100% - 6px);
	line-height: 21px;
	text-align: center;
}
.catalog-category-view .subcategories img, .sibling-categories ul img {
	border-radius: 4px;
	background-color: #fff;
	margin-right: 12px;
}
.category-title,
.result-search-title{
	margin: 0 0 5px;
	height: 42px;
	background: #1f1b1a;
	position:absolute;
	top:20px;
	left:0;
}
.category-title h1,
.result-search-title h1{
	margin: 0;
	font: normal 35px/43px BebasNeueRegular, Arial, Helvetica, sans-serif;
	color: #fff;
	padding-left: 16px;
}
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
.category-image img {}
.category-description { 
	margin: 0px 0 10px; 
	font-size: 17px;
	line-height: 20px;
	border: 1px solid #ed6d0f;
	padding: 8px 5px 0;
    background: #fff;
}
.category-description h2 {
	color:#000;
	text-align: center;
	margin-bottom: 10px;
}
.category-description h2 strong {
	background-color: #ffb179;
}
/*.category-description p, .category-description li, .desc-suite p, .desc-suite li {
	font-size: 1.05em;
	line-height: 1.4em;
}*/
.desc-suite li {
	margin-bottom: 5px;
}
.category-description a, .desc-suite a, .desc-suite h1 strong, .desc-suite h2 strong, .desc-suite h3 strong, .desc-suite h4 strong {
	/*color: #ff6600;*/
	color: #000;
	background-color: #ffb179;
	text-decoration: none;
}
@media only screen and (max-width: 480px) {
	.category-description img.illustration {
		width: 100px;
		height: 100px;
	}
}
.category-description .inline {
	display: inline-block;
	vertical-align: top;
}
.category-description ul.inline {
	list-style: none;
}
.category-description ul.inline.empreinte {
	padding: 5px;
	border: 1px solid #000;
	float: right;
	margin-top: 10px;
}
.category-description ul.inline.empreinte li {
	text-align: center;
}
.category-description ul.inline.empreinte li:first-child {
	font-weight: bold;
	font-size: 1.2em;
}
.category-description ul.inline.empreinte li:last-child {
	font-size: .95em;
}
.category-description .small {
	font-size: 13px;
}
.category-description .scrollTo {
	float: right;
	margin-top: -20px;
	margin-right: 3px;
}
.category-description .scrollTo img {
	transform: scale(1.4);
}


.desc-suite {
	border: 1px solid #ed6d0f;
	font-size: 15px;
	background: #fff;
	padding: 10px 12px 2px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.desc-suite h2, .desc-suite h3 {
	margin-top: 20px;
}
.desc-suite h2:first-child, .desc-suite h3:first-child {
	margin-top: 0;
}
.desc-suite h4 {
	margin-top: 20px;
}
.desc-suite ul.colonnes {
	/*display: flex;
	flex-wrap: wrap;*/
	column-count: 2;
}
.desc-suite ul.colonnes li {
	margin-right: 20px;
}
.desc-suite tr td {
	border-bottom: 1px dashed grey;
	padding: 2px;
}
.desc-suite tr:nth-child(2n+1) td {
	background-color: rgba(33,33,33,0.1);
}
.category-products {}

/* View Type: Grid */
.products-grid { border-bottom:1px solid #d9ddd3; background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/bkg_grid.gif) 0 0 repeat; position:relative; }
.products-grid.last { border-bottom:0; }
.products-grid li.item { float:left; width:138px; padding:12px 10px 80px; }
.products-grid .product-image { display:block; width:135px; height:135px; margin:0 0 10px; }
.products-grid .product-name { /*min-height:2.7em;*/ margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }
.products-grid .product-name a { color:#203548; }
.products-grid .price-box { margin:5px 0; }
.products-grid .availability { line-height:21px; }
.products-grid .actions { position:absolute; bottom:12px; }
.col2-left-layout .products-grid,
.col2-right-layout .products-grid { width:632px; margin:0 auto; }
.col1-layout .products-grid { width:790px; margin:0 auto; }

/* View Type: List */
.products-list{
	border-top:1px solid #cac8ca;
	padding-top:15px;
}
.products-list li.item {padding:15px 0 0 0; background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/dashed_2.gif) 0 bottom repeat-x; height:215px; position:relative; overflow:hidden;width: 100%;}
.products-list li.item.last { border-bottom:0; background:none;}
.products-list .product-image {
	float:left;
	width:162px;
	height:135px;
	margin:0 0 10px;
	background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/visu_product_list.png) 0 0 no-repeat;
	text-align: center;
	position:relative;
}
.products-list .product-image img{
	margin-top:10px;
}
.products-list .product-image .new{
	position:absolute;
	top:0;
	right:-10px;
}
.products-list .product-price-container .promo{
	display:block;
	width:50px;
	height:50px;
	background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/picto_promo_list.png) 0 0 no-repeat;
	text-align:center;
	position:absolute;
	top:-50px;
	left:50%;
	margin-left:-18px;
	font: normal 20px/50px BebasNeueRegular, Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
}
.products-list .product-shop { margin-left:230px; }
.products-list .product-name { margin:0 0 5px; font-weight:bold; height:40px; background:#e9e9e9; }
.products-list .product-name a { color:#1f1b1a; text-decoration:none; font: normal 24px/40px BebasNeueRegular, Arial, Helvetica, sans-serif; padding-left:10px; display:block;}
.products-list .product-name a:hover { color:#c76200;}
.products-list .product-price-container{
	width:115px;
	height:85px;
	position:absolute;
	top:60px;
	right:20px;
}
.products-list .see{
	display: block;
	width: 95px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	background: url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/pdt_list_tpl1_see.gif) 92px 7px no-repeat #1f1b1a;
	color: #fff;
	font: normal normal 12px/20px Arial,Helvetica,sans-serif;
	color: #fff;
	text-align: left;
	padding-left: 19px;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	z-index: 2;
}

.products-list .price-box {
	position: absolute;
	bottom: 45px;
	right: 0;
	width: 98px;
	height: 32px;
	background: url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/pdt_list_tpl_1_price.png) 0 0 no-repeat;
	text-align: center;
	font: bold normal 15px/32px Arial, Helvetica, sans-serif;
}
.products-list .price-box .price-label{
	display:none;
}
.products-list .price-box .regular-price{
	color:#fff;
}
.products-list .price-box .special-price{
	position:relative;
	top:-35px;
	color: #fff;
}
.products-list .price-box .old-price{
	position:relative;
	top:27px;
	text-decoration: line-through;
}
.products-list .price-box .old-price .price{
	color:#1f1b1a;
}
.products-list .price-box .price{
	font: bold normal 15px/32px Arial, Helvetica, sans-serif;
	color:#fff;
}
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both; padding:0 0 0; margin:0 0 15px; line-height:1.35; width:335px;}
.products-list .desc .link-learn { font-size:11px; }
.products-list .add-to-links { clear:both; }
.products-list .add-to-links li { display:inline; }
.products-list .add-to-links .separator { display:inline; margin:0 2px; }

.same-category-container{
	background: url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/motif_triangle_b.gif) 0 0 repeat-x;
	padding-top: 6px;
}

/* ======================================================================================= */


/* Product View ========================================================================== */

.product-configurator{
	float:left;
}
.product-configurator.step2 {
	max-height: 700px;
	overflow-x: hidden;
}
.product-configurator.step2::-webkit-scrollbar {
	width: 2px;
}
.product-configurator img.forme-oval{
	width:273px;
	border:1px solid #000;
	margin-top: 15px;
}
.product-configurator .title{
	font:normal normal 20px BebasNeueRegular, Arial, Helvetica, sans-serif;
	color:#1f1b1a;
	margin-bottom:3px;
}
.product-configurator .buttons{
	height: 20px;
}
.product-configurator.step2 img.shdw{
	position:absolute;
	bottom:-11px;
	left:0;
}
.product-configurator .small{
	display:inline-block;
	width:20px;
	height:20px;
	border:1px solid #e2b391;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	background-image:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/configurator/editor_sprite.gif);
	background-repeat:no-repeat;
	background-color:#fff;
	cursor:pointer;
}
.product-configurator .small.selected{
	border-color:#ed6d0f;
}
.product-configurator .small span{
	display:none;
}
.product-configurator .small+strong{
	cursor: pointer;
}
/* Configurateur - step1*/
.product-configurator.step1{
	width:210px;
	height:405px;
	text-align:center;
	margin-top:5px;
	position:relative;
}
.product-configurator .brand{
	background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/hash_top.gif) 0 0 repeat-x;
	height:47px;
}
.product-configurator .brand img{
	width:110px;
	height:26px;
	margin-top:10px;
}
.product-configurator .image{
	width:210px;
	height:230px;
	background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/configurator/configurator_brand_shdw.gif) center 0 no-repeat #fff;
	position:relative;
}
.product-configurator .image.no-brand{
	margin-top:25px;
	background-image:none;
}
.product-configurator .product-image{
	width:168px;
	height:168px;
	margin:0 auto;
	padding-top:10px;
}
.product-configurator .image .new{
	position: absolute;
	top: 17px;
	right: -10px;
}
.product-configurator .same-cat{
	background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/dashed.gif) 0 0 repeat-x #fff;
	height:162px;
	width: 210px;
	position:relative;
	overflow: hidden;
}
.product-configurator .same-cat li > strong {
	width:85px;
	height:27px;
	font-weight:normal;
	margin:0 auto 5px auto;
	line-height:14px;
	padding-top:8px;
	display: block;
}
.product-configurator .same-cat li > strong a{
	text-decoration:none;
	color:#1f1b1a;
}

.product-configurator .same-cat .flex-viewport {
	overflow: hidden;
	position: relative;
	height: 159px;
}
.product-configurator .same-cat .flex-viewport .slides {
	width: 2000%;
}
.product-configurator .same-cat li.item {
	width: 105px;
	float: left;
} 
.product-configurator .price-box{
	width:82px;
	height:25px;
	margin:8px auto 3px auto;
	background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/price_small.gif) 0 0 no-repeat;
}
.product-configurator .price-box .regular-price{
	color:#fff;
}
.product-configurator .price-box .price {
	font: bold normal 12px/25px Arial, Helvetica, sans-serif;
	color: #fff;
}
.product-configurator .price-box .price-label{
	display:none;
}
.product-configurator .price-box .old-price{
	height:15px;
	margin:0;
	z-index: 1;
}
.product-configurator .price-box .old-price .price{
	font-size:10px;
	font-weight: normal;
	line-height:15px;
	position:relative;
	/*top:-4px;*/
	top: 0;
	color:#1f1b1a;
}
.product-configurator .price-box .special-price{
	height:15px;
	margin:0;
	padding:0;
}
.product-configurator .price-box .special-price .price{
	font-size:13px;
	font-weight: bold;
	line-height:15px;
	position:relative;
	top:-6px;
}
.product-configurator .same-cat .flex-direction-nav{
	position:absolute;
	top:70px;
	left:0;
	width:100%;
	z-index:1;
}
.product-configurator .same-cat .flex-prev,
.product-configurator .same-cat .flex-next{
	position:absolute;
	top:0;
	display:block;
	width:14px;
	height:16px;
	font-size:0;
	text-indent:-9999em;
}
.product-configurator .same-cat .flex-prev{
	left:2px;
	background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/scrollable_sprite.png) -368px -3px no-repeat;
}
.product-configurator .same-cat .flex-prev:hover{
	background-position:-382px -3px;
}
.product-configurator .same-cat .flex-next{
	right:2px;
	background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/scrollable_sprite.png) -396px -3px no-repeat;
}
.product-configurator .same-cat .flex-next:hover{
	background-position:-410px -3px;
}
.product-configurator .nb-ligne{
	background-image:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/configurator/nb_ligne.png);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-bottom:1px;
	color:#1f1b1a;
}
.product-configurator .nb-ligne-plus{
	background-position:0 -27px;
}
.product-configurator .nb-ligne-moins{
	background-position:0 1px;
}
/* Configurateur - step2 */
.product-configurator.step2{
	width:281px;
	min-height:205px;
	margin:27px 0 0 14px;
}
.product-shop.zoom {
	z-index: 10000;
	width: 980px;
	/*position: absolute;*/
	position: fixed;
	top: 0 !important;
}
.product-shop:not(.zoom) #stamp_zone_zoom {
	display: none;
}
.product-shop.zoom #stamp_zone, .product-shop.zoom .stamp_zone {
	display: block;
}
.catalog-product-view .product-shop.zoom #stamp_zone, .catalog-product-view .product-shop.zoom .stamp_zone {
	display: none;
}
.product-shop.zoom .step3 > div {
	height: auto !important;
}
.catalog-product-view .product-shop.zoom {
	top: 50px !important;
}
.product-shop.zoom .title {
	color: #fff;
}
.product-shop.zoom .shdw {
	visibility: hidden;
}
.product-shop.zoom .attributes, .product-shop.zoom br {
	display: none;
}
.product-shop.zoom .product-configurator.step3 .attributes + p, .product-shop.zoom .step3 > div > p+p {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 10px;
}
.product-shop.zoom .product-configurator.step3 .attributes + p {
	width:33%;
}
.product-shop.zoom .product-configurator.step3 .attributes + p span {
	float: left;
	clear: left;
	margin-bottom: 5px;
}
.product-shop.zoom .product-configurator.step3 .attributes + p span + strong {
	float: left;
}
.product-shop.zoom .step1, .product-shop.zoom .step4 {
	visibility: hidden;
}
.product-shop.zoom .product-configurator.step2 {
	position: absolute;
	left: 0;
	margin: 0;
}
.product-shop.zoom .product-configurator.step3 {
	position: absolute;
	margin: 0;
	width: 70%;
	right: 0;
}
.product-shop.zoom .product-configurator.step3 > div {
	width: 100%;
	box-sizing: border-box;
	transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
}
.product-shop.zoom .product-configurator.step3 a.real-img,
/*.product-shop.zoom .product-configurator.step3 #reinit,*/
.product-shop.zoom .product-configurator.step3 .mentions-loupe {
	display: none;
}
.product-shop.zoom .product-configurator.step3 .print-img {
	position: absolute;
	top: 0;
	right: 10px;
}

.product-configurator.step2 > div.options, .product-configurator.step2 div.file-selection > div {
	background:#f5c29d;
	border-top:4px solid #ed6d0f;
	width:275px;
	min-height:201px;
	padding:4px 3px 12px;
	position:relative;
}
.product-configurator.step2 div.file-selection > div {
	min-height: 10px;
}
.product-configurator.step2 .small.bold{
	background-position:1px 1px;
}
.product-configurator.step2 .small.bold.selected{
	background-color:#d4d4d4;
	background-position:1px -21px;
}
.product-configurator.step2 .small.italic{
	background-position:-16px 0;
	background-repeat:repeat-y;
}
.product-configurator.step2 .small.italic.selected{
	background-color:#d4d4d4;
	background-position:-16px -22px;
}
.product-configurator.step2 .small.souligne{
	background-position:-35px 0;
}
.product-configurator.step2 .small.souligne.selected{
	background-color:#d4d4d4;
	background-position:-35px -22px;
}
.product-configurator.step2 .editors > .jqTransformSelectWrapper:first-child{
	width:138px !important;
	margin-right:5px;
	margin-left:5px;
}
.product-configurator.step2 .editors > .jqTransformSelectWrapper:first-child + .jqTransformSelectWrapper{
	width:46px !important;
	margin-right:5px;
}
.product-configurator.step2 .editors > .jqTransformSelectWrapper:first-child > ul{
	width:138px !important;
}
.product-configurator.step2 .editors > .jqTransformSelectWrapper:first-child + .jqTransformSelectWrapper > ul{
	width:46px !important;
}
.product-configurator.step2 .inputs-container{
	text-align:center;
}
.product-configurator.step2 .inputs-container span{
	display:block;
	text-align:left;
	margin-left:7px;
	font-weight:bold;
}
.product-configurator.step2 .ipt-step2{
	width:253px;
	height:20px;
	margin:0 auto 10px auto;
	border:1px solid #e2b391;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	padding-left:10px;
	line-height:20px;
	vertical-align: middle;
}
.product-configurator.step2 .ipt-step2.focused, .product-configurator.step2 .ipt-step2.focus{
	border-color:#ed6d0f;
}
.product-configurator.step2 #ligne_date{
	text-align:center;
	background:#676767;
	text-transform:uppercase;
	color:#fff;
	line-height:22px;
}
.product-configurator.step2 #ligne_date.date-field {
	margin: 0 5px 10px;
}
.product-configurator.step2 #ligne_date.date-field:not(.date-full){
	display: inline-block;
	padding: 0;
	margin: 0 2px 10px;
	width: 40%;
}
.product-configurator.step2 .droite .ipt-step2 {
	width: 58%;
	float: left;
}
.product-configurator.step2 .droite #ligne_date {
	width: 33%;
	float: right;
	padding: 0;
}
.product-configurator.step2 .gauche .ipt-step2 {
	width: 58%;
	float: right;
}
.product-configurator.step2 .gauche #ligne_date {
	width: 33%;
	float: left;
	padding: 0;
}
.product-configurator .date-droite, .product-configurator .date-gauche {
	display: inline-block;
	width: 26% !important;
  margin: 0 0 10px !important;
  box-sizing: border-box;
  vertical-align: middle;
}
.product-configurator.step2 .file-selection{
	margin-top:15px;
	width:280px;
}
.product-configurator.step2 .file-selection .title{
	/*border-bottom:4px solid #ed6d0f;*/
	position:relative;
}
.product-configurator.step2 .file-selection .title span.infos{
	position:absolute;
	top:0;
	right:0;
	display:block;
	color:#fff;
	background: #000;
	width:20px;
	height:20px;
	text-align: center;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	font-size:15px;
	line-height: 20px;
	cursor:pointer;
}
.apple_overlay{
	position:absolute !important;

}

.product-configurator .message {
	display: block;
    color: green;
    font-weight: bold;
    clear: left;
}

#upload_img_info,#fab-express_img_info {

	/* overlay is hidden before loading */
	display:none;

	/* standard decorations */
	  width:400px;
	padding:10px;
	  background:#fff;

	  /* for modern browsers use semi-transparent color on the border. nice! */
	border:4px solid rgba(237, 109, 15, 1);

	/* hot CSS3 features for mozilla and webkit-based browsers (rounded borders) */
	  -moz-border-radius:3px;
	  -webkit-border-radius:3px;
	}
#overlay {

	/* overlay is hidden before loading */
	display:none;

	/* standard decorations */
	width:1000px;
	padding:10px;
	background:#fff;

	  /* for modern browsers use semi-transparent color on the border. nice! */
	border:4px solid rgba(237, 109, 15, 1);

	/* hot CSS3 features for mozilla and webkit-based browsers (rounded borders) */
	  -moz-border-radius:3px;
	  -webkit-border-radius:3px;
	}

#upload_img_info a,#fab-express_img_info a{
	position:absolute;
	top:-12px;
	right:-12px;
	color:#fff;
	background: #000;
	width:20px;
	height:20px;
	text-align: center;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	font-size:10px;
	line-height: 20px;
	cursor:pointer;
	padding:0;
	margin:0;
	font-family:cursive;
}

.product-configurator.step2 .file-selection a{
	float: left;
	display: block;
	height: 20px;
	background: url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/pdt_list_tpl1_see.gif) 146px 7px no-repeat #1F1B1A;
	color: #fff;
	font: normal normal 12px/20px Arial,Helvetica,sans-serif;
	text-align: left;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding:0 29px 0 19px;
	margin-top:8px;
	margin-left: 6px;
}
.product-configurator.step2 .file-selection a.stamp-preview{
	float: none;
	display: block;
	height: auto;
	background: none;
	color: transparent;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	padding:0;
	margin-top:7px;
}
.product-configurator.step2 .file-selection .img-container{
	display:none;
	width: 100%;
	box-sizing: border-box;
	padding-left: 5px;
}
.product-configurator.step2 .file-selection .img-container > a {
	display: block;
	float: right;
	width: 72px;
}
.product-configurator.step2 .file-selection .img-container > div {
	clear: left;
	padding-top: 5px;
}
/* Configurateur - step3 */
.product-configurator.step3{
	width:289px;
	min-height:332px;
	margin:27px 0 0 14px;
}
#error-height-message,#error-width-message,#error-size-message > div{
	/*position:absolute;*/
	display:none;
	width:257px;
	background:#FFF;
	font:normal normal 12px/15px Arial,Helvetica,sans-serif;
	padding:5px 9px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color:#db0808;
	top:10px;
	font-weight:bold;
	/*z-index:9999;*/
	left:9px;

}
#error-size-message.rouge > div{
	color: black;
}
#error-size-message.zoomError> div{
	width: 97%;
}
#error-size-message {
	position: relative;
}
#error-size-message > span.close-message {
	display: none;
}
#error-size-message > div{
	position: relative;
	top:-10px;
	left: 0;
}
#error-size-message > div span {
	display: block;
}
#error-height-message.rond,#error-width-message.rond{
	top:95px;
}
#error-size-message .close-message {
	position: absolute;
	top: -12px;
	right : 6px;
	font-weight: bold;
	cursor: pointer;
}
/*#error-height-message span {
	width:0px;
	height:0px;
	border-color: rgba(255, 255, 255, 0); border-top-color: #ffffff; border-width: 30px; left: 50%; margin-left: -30px;
}*/

#error-height-message:after,#error-width-message:after,#error-size-message > div:after { top: 100%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }
#error-height-message:after,#error-width-message:after,#error-size-message > div:after { border-color: rgba(255, 255, 255, 0); border-top-color: #ffffff; border-width: 10px; left: 50%; margin-left: -10px; }

.product-configurator.step3 > div{
	background:#f5c29d;
	border-top:4px solid #ed6d0f;
	width:277px;
	min-height:332px;
	padding:9px 7px 30px 7px;
	position:relative;
}
.product-configurator.step3 .attributes{
	color:#1f1b1a
}
.product-configurator.step3 .attributes + p{
	margin-top:10px;
	margin-bottom:5px;
}
.product-configurator.step2 .small.inactive,
.product-configurator.step3 .small.inactive,
.product-configurator.step3 .small.cadre_date.inactive{
	background-image:none;
}
.product-configurator.step2 .small.invert.selected,
.product-configurator.step2 .small.contours.selected,
.product-configurator.step3 .small.cadre.selected,
.product-configurator.step3 .small.cadre2.selected,
.product-configurator.step3 .small.cadre_date.selected
{
	background-position: -53px -21px;
}
.product-configurator.step2 .small + strong,
.product-configurator.step3 .small + strong{
	padding:0 15px 0 5px;
	vertical-align: top;
	line-height:22px;
}
.product-configurator.step3 .jqTransformSelectWrapper{
	width:47px !important;
	margin-right:10px;
}
.product-configurator.step3 .jqTransformSelectWrapper > ul{
	width:47px !important;
}
.product-configurator.step3 .jqtransform > strong{
	float:left;
	padding:0 10px 0 5px;
	vertical-align: top;
	line-height:22px;
}
.product-configurator.step2 .jqtransform > strong{
	float:left;
	padding:0 12px 0 7px;
	vertical-align: top;
	line-height:22px;
}
.product-configurator.step2 .editors > strong + .jqTransformSelectWrapper{
	width: 57px !important;
}
.product-configurator.step3 .jqtransform .small{
	margin-right:5px;
}
.product-configurator.step3 .jqtransform .a-left{
	background-position: -70px 1px;
}
.product-configurator.step3 .jqtransform .a-left.selected{
	background-position: -70px -21px;
}
.product-configurator.step3 .jqtransform .a-center{
	background-position: -89px 1px;
}
.product-configurator.step3 .jqtransform .a-center.selected{
	background-position: -89px -21px;
}
.product-configurator.step3 .jqtransform .a-right{
	background-position: -107px 1px;
}
.product-configurator.step3 .jqtransform .a-right.selected{
	background-position: -107px -21px;
}
.screenshot,
.product-shop.zoom #apercu_timbre.screenshot{
	background:#fff;
	margin: 0 auto;
	text-align:center;
	position:relative;
	overflow:hidden;
	z-index: 1;
	/*box-sizing: border-box;*/
	/*filter: none;
	-webkit-filter: blur(0px);
	-moz-filter: blur(0px);
	-ms-filter: blur(0px);
	filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='0');*/
}
.sales-order-view .screenshot {
	float: right;
}
.product-shop:not(.zoom) #apercu_timbre {
	cursor: pointer;
}
.catalog-product-view #rendu_timbre, #empreinte-form #rendu_timbre, #shopping-cart-table .screenshot[id^='rendu_timbre_'] {
	position: absolute !important;
	left: -9999px;
}
#apercu_timbre .drag, #rendu_timbre .drag, #apercu_timbre .img-resize, #rendu_timbre .img-resize {
	/*cursor: move;*/
	position: absolute;
	z-index: 99998;
	min-width: 10px;
}
#apercu_timbre .img-resize, #rendu_timbre .img-resize {
	z-index: 99999;
}
/*#apercu_timbre .drag.selected-elem, #apercu_timbre .img-resize.selected-elem {
	z-index: 99999;
}*/
.img-resize {
	/*filter: brightness(1) grayscale(1) contrast(999999%) invert(0);*/
}
.img-resize.revert {
  /*filter: brightness(1) grayscale(1) contrast(999999%) invert(1);*/
}
.product-shop.zoom #apercu_timbre  .vertical-align-center > div:hover{
	background: rgba(210,210,210,0.3);
}
.product-shop.zoom #apercu_timbre  .drag:hover {
	background: rgba(0,137,255,0.3);
}
#noPreview{
	background:#FFFFFF url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/noPreview.gif') center center no-repeat;
	/*background:#F00;*/

    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    width:275px;
    height:120px;
	border:1px solid #000;
	margin-top:35px;
}
#noPreview:after{
	content : "Cliquez sur la loupe pour voir l'aperÃ§u";
	line-height:120px;
}
#previewRond {
	clear: both;
	display: flex;
	justify-content: center;
	padding: 15px;
}
#previewRond img {
	width: 75%;
}
.product-configurator.step3 .screenshot div.preloader{
	position:absolute;
	top:0px;
	margin-top:0px;
	left:0px;
	margin-left:0px;
	background:#FFFFFF url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/configurator/screenshot_preloader.gif)  center center no-repeat;
	visibility:visible;
}
.screenshot > div {
	/*margin:0px auto;*/
	line-height: 100%;
    font-size: 12px;
    /*visibility:hidden;*/
}
/* .checkout-cart-index .screenshot > div {
	visibility:  visible;
}*/
.checkout-cart-index .screentop, .checkout-cart-index .screenbottom,
.checkout-onepage-index .screentop, .checkout-onepage-index .screenbottom {
	margin-top:-1px;
}
.screenshot.cadre,
.screenshot.cadre2 {
	/*border:2px solid #000;*/
}
.screenshot .screentop,
.screenshot .screenbottom {
	position:absolute;
	width: 100%;
	/*background: #ccc;*/
}
.screenshot .screenbottom {
	z-index: 998 !important;
}
.screenshot.drag .screentop, .screenshot.drag .screenbottom {
	/*height:0 !important;*/
	/*padding-top:0 !important;*/
}
.screenshot span.err_ligne1,
.screenshot span.err_ligne2{
	color:#FF0000;
}
#close_rendu, .close-video {
	position: absolute;
	text-align: right;
	/*transform: scale(3);*/
	color: white;
	z-index: 0;
	background-color: #bfbfbf;
	border-radius: 5px;
	padding: 5px 10px;
	font-size: 7px;
	font-weight: bold;
	right: 0;
	top: -2px;
}
#close_rendu span, .close-video span {
	font-size: 24px;
}
#close_rendu span:hover, .close-video span:hover {
	cursor: pointer;
	color: #000;
}
#reinit {
	cursor: pointer;
	position: absolute;
	padding: 10px 5px;
	font-weight: bold;
}
#reinit * {
	vertical-align: middle;
}
/*.product-configurator.step3 .screenshot p{
	margin:0px;
	text-align:center;
	padding:0 5px;
	white-space:nowrap;
}*/
.screenshot div[data-element='ligne'], .screenshot div.screen_date_ligne_gauche, .screenshot div.screen_date_ligne_droite {
	margin:0px;
	text-align:center;
	/*padding:0 5px;*/
	white-space:nowrap;
	display:block;
	visibility:visible;

	/* peut etre a remettre
	overflow:hidden;*/
}
.screenshot {
	color: black;
	border-color: black !important;
}
.screenshot .date .screenshot-txt {
	display: flex;
	justify-content: center;
  align-items: center;
}
.screenshot .date .screenshot-txt a {
	text-decoration: none;
	color: inherit;
	white-space: nowrap;
}
.screenshot[data-color="Rouge"], .screenshot[data-color="Rouge"] .date {
	color: red;
	border-color: red !important;
}
.screenshot[data-color="Rouge"] .error {
	color: black !important;
}
.screenshot[data-color="Bleu"], .screenshot[data-color="Bleu"] .date {
	color: #004bff;
	border-color: #004bff !important;
}
.screenshot[data-color="Vert"], .screenshot[data-color="Vert"] .date {
	color: green;
	border-color: green !important;
}
.screenshot[data-color="Violet"], .screenshot[data-color="Violet"] .date {
	color: purple;
	border-color: purple !important;
}
.screenshot[data-color="Bleu / Rouge"] {
	color: #004bff;
	border-color: #004bff !important;
} 
.screenshot[data-color="Bleu / Rouge"] .date {
	color: red;
	border-color: #004bff !important;
}
.screenshot, .screenshot .date {
	border-color: inherit;
}

.screenshot div[data-element='ligne'] a, .screenshot div.ligne_gauche a, .screenshot div.ligne_droite a {
		color: inherit;
		text-decoration: inherit;
}

.product-configurator.step3 .tester {
	position:absolute;
	visibility:hidden;
}
.screenshot p.date {
	padding:5px 0;
	border:2px solid #fff;
	margin:0px;
	position:absolute;
	padding:0 0px;
	white-space:nowrap;
}
.screenshot p.date.cadre{
	border:2px solid #000;
}

.product-configurator.step3 .link{
	display:block;
	height:27px;
	width:27px;
	float:right;
	margin-top:8px;
	background-image: url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/configurator/configurator_sprite_step3.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	position: relative;
}
/*#reinit{
	background-image: url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/configurator/configurator_sprite_step3.gif);
	background-position:-81px 0;
	background-repeat:no-repeat;
	padding-left:25px;
	height:27px;
	display:block;
	float:left;
	margin-top:6px;
	position:relative;
	cursor:pointer;
}*/
.mentions-loupe{
	display:block;
	margin-top:14px;
	margin-left:5px;
	line-height:13px;
	text-align: left;
	font:12px Arial,Helvetica,sans-serif;
	font-weight:bold;
	float: left;
	cursor: pointer;
}
#suppr_image{
	padding-left:16px;
	height:16px;
	display:block;
	font-weight:bold;
	background-image: url("/skin/frontend/tamponencreur/default/images/btn_trash.gif");
	float:left;
	font:12px 14px Arial,Helvetica,sans-serif;
	cursor:pointer;
	margin-left: 2px;
	background-repeat: no-repeat;
}
#f1_upload_process{
	background: transparent url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/opc-ajax-loader.gif)  center center no-repeat;
	visibility: hidden;
	height:20px;
	width:20px;
	display:block;
	float:left;
	margin:8px 0 0 4px;
}

.product-configurator.step3 .link span{
	display:none;
}
.product-configurator.step3 .real-img{
	background-image: url("https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/configurator/dragdrop.png");
	position:relative;
	width: 29px;
	float: left;
}
.product-configurator.step3 .real-img-rond{
	background-position:0 0;
	position:relative;
}
.product-configurator.step3 .real-img-rond span{
	width:146px;
	height:21px;
	position:absolute;
	top: 2px;
	right: 30px;
	background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/configurator/real_img_hover.gif) 0 0 no-repeat;
	font-size:12px;
	font-weight:bold;
	line-height:21px;
	color:#1f1b1a;
	padding-left:11px;
}
.product-configurator.step3 .link span{
	width:146px;
	height:42px;
	position:absolute;
	top: 2px;
	right: 35px;
	border-radius: 5px;
	/*display: block;*/
	/*background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/configurator/real_img_hover.gif) 0 0 no-repeat;*/
	background-color: #fff;
	font-size:12px;
	font-weight:bold;
	line-height:21px;
	color:#1f1b1a;
	padding-left:11px;
}
.product-configurator.step3 .link span::before {
    content: '';
    background: url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/configurator/real_img_hover.gif) 0 0 no-repeat;
    background-position-x: right;
    position: absolute;
    right: -8px;
    z-index: 9999999;
    display: block;
    width: 8px;
    height: 21px;
}
/*#reinit span{
	height:21px;
	position:absolute;
	top: 4px;
	left: 30px;
	background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/configurator/real_img_hover2.gif) 0 0 no-repeat;
	font-size:12px;
	font-weight:bold;
	line-height:21px;
	color:#1f1b1a;
	padding-left:16px;
	padding-right:5px;
	display:none;
	border-radius: 0 3px 3px 0px;
}*/
.product-configurator.step3 .link:hover span{
	display:block;
}
.product-configurator.step3 .print-img{
	/*background-position:-42px 0;*/
	background: none;
	margin-right:1px;
	margin-left:10px;
}
.product-configurator.step3 .print-img i {
	width: 25px;
	height: 25px;
	font-size: 28px;
	display: inline-block;
	color: #2f2f2f;
}
.fa-print::before {
	content: "\f02f";
}
/* Configurateur - step4 */
.product-configurator.step4{
	width:158px;
	min-height:200px;
	margin:0 0 0 14px;
	position:relative;
}

.product-configurator.step4 #promo{
	width:71px;
	height:71px;
	background: url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/picto_promo.png) center no-repeat;
	position:absolute;
	top: -69px;
	right: 45px;
	font:normal 30px BebasNeueRegular, Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
}
.product-configurator.step4 #promo span{
	position: relative;
	top: 18px;
}
.product-configurator.step4 .price-box{
	width:158px;
	height:77px;
	position:relative;
	margin:3px 0 0 0;
	text-align:center;
	background:none;
}
.product-configurator.step4 .price-box > p{
	position:absolute;
}
.product-configurator.step4 .price-label{
	display:none;
}
.product-configurator.step4 .price-box .regular-price{
	display:block;
	margin:0 auto;
}
.product-configurator.step4 .price-box .special-price,
.product-configurator.step4 .price-box .regular-price{
	top:0;
	left:7px;
	width:144px;
	height:44px;
	background: url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/price_big.png) center no-repeat;
	font: normal normal 30px/44px BebasNeueRegular, Arial, Helvetica, sans-serif;
	color: #fff;
}
.product-configurator.step4 .price-box .special-price {
	margin-top: -5px;
	padding-top: 11px;
}
.product-configurator.step4 .price-box .special-price .price,
.product-configurator.step4 .price-box .regular-price,
.product-configurator.step4 .price-box .regular-price .price{
	font: normal normal 30px/44px BebasNeueRegular, Arial, Helvetica, sans-serif;
	top:0;
}
.product-configurator.step4 .price-box .old-price{
	width:100%;
	/*bottom:0;*/
	top: 0px;
	text-decoration: line-through;
	font: normal normal 18px BebasNeueRegular, Arial, Helvetica, sans-serif;
}
.product-configurator.step4 .price-box .old-price .price{
	font: normal normal 18px BebasNeueRegular, Arial, Helvetica, sans-serif;
	color:#1f1b1a;
}
.product-configurator.step4 .promo-range{
	text-align:center;
	font-size: 12px;
	font-style: italic;
	color: #1f1b1a;
	margin-top:3px;
	margin-bottom:5px;
}
.product-configurator.step4 .attr{
	width:158px;
	height:auto;
	padding-bottom:5px;
	background:#d4d4d4;
	position:relative;
}

.product-configurator.step4 .attr.no-promo{
	margin-top:-29px;
}
.product-configurator.step4 .attr.no-options{
	padding-top:1px;
}
.product-configurator.step4 .attr.with-special-price{
	/*margin-top:10px;*/
}
.product-configurator.step4 .product-options{
	background:none;
	border:none;
	padding:0;
	margin-top:0;
}
.product-configurator.step4 .product-options dl{
	padding:0 9px;
}
.product-configurator.step4 .product-options dt{
	clear:both;
	padding-top:5px;
}
.product-configurator.step4 .product-options dt label{
	font: normal bold 12px Arial, Helvetica, sans-serif;
	color:#1f1b1a;
	text-transform: uppercase;
}
.product-configurator.step4 .product-options dd{
	padding:0;
	border:none;
}
.product-configurator.step4 p.required,
.product-configurator.step4 .required em{
	display:none;
}
.product-configurator.step4 .jqTransformSelectWrapper{
	width:139px !important;
	margin-top:5px;
	margin-bottom:3px;
}
.product-configurator.step4 .jqTransformSelectWrapper > ul{
	width:139px !important;
}
.product-configurator.step4 .add-to-cart{
	padding:0 9px;
	margin-top:5px;
	margin-bottom:3px;
}
.product-configurator.step4 .add-to-cart > label{
	font: normal bold 12px Arial, Helvetica, sans-serif;
	color:#1f1b1a;
	text-transform: uppercase;
	display:block;
	float:none;
}
.product-configurator.step4 input#qty{
	width: 126px !important;
	height: 16px;
	margin: 5px auto 10px auto;
	border: 1px solid #c3c3c3;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding-left: 10px;
	line-height: 20px;
}
.fab-express-container{
	position:relative;
	height:30px;
}
.product-configurator.step4 .small.fabexpress{
	background-image:none;
	border: 1px solid #c3c3c3;
	position:absolute;
	top:2px;
	left:9px;
}
.product-configurator.step4 .fab-express-container span.info{
	background: none repeat scroll 0 0 #000000;
    border-radius: 10px 10px 10px 10px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    height: 20px;
    font :15px BebasNeueRegular,Arial,Helvetica,sans-serif;
    line-height: 20px;
    position: absolute;
    right : 11px;
    text-align: center;
    top: 5px;
    width: 20px;

}
.product-configurator.step4 .small.fabexpress.selected{
	background-image: url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/configurator/editor_sprite.gif);
	background-position:-53px 1px;
}
.product-configurator.step4 strong{
	position:absolute;
	top:0;
	left:40px;
	width:90px;
	font: normal bold 12px Arial, Helvetica, sans-serif;
	color:#1f1b1a;
	text-transform: uppercase;
}
.product-configurator.step4 .btn-cart{
	position: absolute;
	bottom: -70px;
	left: 0;
	width: 158px;
	height: 53px;
	background: url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/btn_ajout_panier.png) 0 0 no-repeat;
	-webkit-border-fit: initial;
	float: none;
	padding: 0;
	text-align: center;
	line-height: 62px;
	cursor:pointer;
}
.product-configurator.step4 .btn-cart:hover, .product-configurator .close_rendu.btn-cart:hover {
	background-position:0 -53px;
}
.product-configurator .close_rendu.btn-cart {
	cursor: pointer;
	background: url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/btn_ajout_panier.png) 0 0 no-repeat;
	-webkit-border-fit: initial;
	height: 53px;
  padding: 0;
  width: 158px;
  text-align: center;
  position: absolute;
  right: 11px;
  margin-top: 10px;
}
.product-configurator.step4 .btn-cart span {
	background:none;
	border:none;
	padding:0;
}
.product-configurator.step4 .btn-cart span span, .product-configurator .close_rendu.btn-cart {
	font: normal normal 24px/21px BebasNeueRegular, Arial, Helvetica, sans-serif;
}

/* Description & fabrication express */
.product-additionnal-1{
	/*background: url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/motif_triangle_b.gif) 0 0 repeat-x;*/
	padding-top:6px;
	font-size: 16px;
	line-height: 20px;
	position: relative;
	/*background-color: #fff;*/
}
.product-additionnal-1[data-tab="desc"] {
	background-color: #fff;
}
.product-additionnal-1 > div,
.product-additionnal-2 > div{
	/*background-color:#fff;*/
	padding-bottom:30px;
}
.product-additionnal-2.tab {
	background: #fff;
}
.product-additionnal-1 .container,
.product-additionnal-2 .container,
.faq.tab .container {
	width:980px;
	margin:0 auto;
	text-align: justify;
}
.faq.tab .with-sep {
	padding: 20px 0;
}

.product-additionnal-1 .container > div h2,
.faq.tab .container > h2 {
	background:#e9e9e9;
	height:42px;
	font: normal normal 30px/42px BebasNeueRegular, Arial, Helvetica, sans-serif;
	color:#3c3c3c;
	padding-left:10px;
	margin:20px 0;
}
.agWidget .topBar h2 {
	background:#ED6D0F;
	height:42px;
	font: normal normal 30px/42px BebasNeueRegular, Arial, Helvetica, sans-serif;
	color:white;
	padding-left:10px;
	margin: 0;
	text-align: left;
}
.product-additionnal-1 .container .std{
	color:#1f1b1a;
	/*line-height:17px;*/
}
/*.product-additionnal-1 .container .desc{
	width:560px;
	float:left;
}*/
.product-additionnal-1 .container .desc .more {
	color: #ff6600;
}
/*.product-additionnal-1 .container .fx{
	width:400px;
	float:right;
}*/
.product-additionnal-1 .container .fx h2{
	border-bottom:4px solid #ed6d0f;
	height:38px;
	line-height: 38px;
	margin-bottom:5px;
}
.product-additionnal-1 .container .fx .std{
	background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/img_fab_express.jpg) 0 0 no-repeat;
	padding-left:125px;
	padding-top:10px;
	position:relative;
}
.product-additionnal-1 .container .fx .std a{
	display: block;
	height: 20px;
	background: url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/pdt_list_tpl1_see.gif) 89px 7px no-repeat #1F1B1A;
	color: #fff;
	font: normal normal 12px/20px Arial,Helvetica,sans-serif;
	text-align: left;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 0 29px 0 19px;
	position:absolute;
	bottom: -10px;
	right: 25px;
}
.product-additionnal-1 .container .fx .question-live {
	padding-bottom: 20px;
}
.product-additionnal-1 .container .fx .question-live h2 {
	background-color: #ed6d0f;
	color: #fff;
}
.product-additionnal-1 .container .fx .question-live a {
	font-size: large;
	color: #ed6d0f;
	font-weight: bold;
}
.product-additionnal-1 .container .fx table {
	width: 100%;
}
.product-additionnal-1 .container .fx table td {
	padding: 5px;
}
.product-additionnal-1 .container .fx table td:first-child {
	width: 30%;
}
.product-additionnal-1 .container .fx table tr {
	background-color: #e9e9e970;
}
.product-additionnal-1 .container .fx table tr:nth-child(2n+1) {
	background-color: #fff;
}
.product-additionnal-1 .container .fx table td ul:not(.bloc) li {
	display: inline;
}
.product-additionnal-1 .container .fx table td ul:not(.bloc) li a {
	text-decoration: none;
}
.product-additionnal-1 .container .fx table td ul.bloc span {
	font-size: .7em;
}
.product-full-desc {
	width: 980px;
	margin: 15px auto 10px;
	order: 100;
	font-size: 16px;
    line-height: 20px;
	text-align: left;
}
.product-full-desc a {
	color: #ff6600;
	font-weight: bold;
}
.product-full-desc h2 {
	color: #ff6600;
	font-weight:bold;
}
.box-up-sell{
	padding-top:30px;
}
.box-up-sell h2{
	height: 42px;
	background: url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/title_sprite.gif) 0 -35px no-repeat #ED6D0F;
	font: normal normal 30px/42px BebasNeueRegular, Arial, Helvetica, sans-serif;
	color: white;
	text-transform: uppercase;
	text-align: left;
	padding-left: 57px;
	margin:0 0 30px 0;
}
.box-up-sell .reco{
	height: 42px;
	background: url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/title_sprite.gif) 0 -35px no-repeat #ED6D0F;
	font: normal normal 30px/42px BebasNeueRegular, Arial, Helvetica, sans-serif;
	color: white;
	text-transform: uppercase;
	text-align: left;
	padding-left: 57px;
	margin:0 0 30px 0;
}
.product-shop .info {
	clear: both;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	color: #ff6600;
}

/********** AFFICHAGE PRODUIT SIMPLE **********/
.product-view-simple .product-sku{
	position:absolute;
	top: 14px;
	right: 15px;
	font: normal normal 12px Arial, Helvetica, sans-serif;
	color: #fff;
}
.product-view-simple .product-img-box{
	background: url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/motif_triangle_b.gif) -2px 0 repeat-x;
	padding-top: 6px;
	width:370px !important;
	position:relative;
	margin-top:5px;
	min-height: 380px;
}
.product-view-simple .product-image {
	width: 340px !important;
	height: 262px !important;
	background: #fff;
	text-align: center;
	padding: 25px 0 0 30px;
}
.product-view-simple .product-img-box .new{
	position:absolute;
	top:35px;
	right:-10px;
	z-index:120;
}
.product-view-simple .description{
	width:540px;
	float:right;
	margin-top:5px;
}
.product-view-simple .description > .marker + h2 {
	background: #e9e9e9;
	height: 42px;
	font: normal normal 30px/42px BebasNeueRegular, Arial, Helvetica, sans-serif;
	color: #3c3c3c;
	padding-left: 10px;
	margin:0 0 20px 0;
}
.product-view-simple .product-shop h2, .product-view-simple .description h2, .product-view-simple .description-bis h2{
	background: #e9e9e9;
	font: normal normal 22px/24px BebasNeueRegular, Arial, Helvetica, sans-serif;
	color: #3c3c3c;
	padding-left: 10px;
	margin: 20px 0;
}
.product-view-simple .description-bis {
	margin-top: 50px;
}
.product-view-simple .product-shop h2.product-option-title, .product-view-simple .description h2.product-option-title{
	width: 310px;
    margin-top: 20px;
}
.product-view-simple .description .std, .product-view-simple .description ul.inline {
	width:305px;
	padding-left:15px;
}
.product-view-simple .description ul.inline li a {
	text-decoration: none;
}
.product-view-simple .description .std a {
	color: #ff6600;
	font-weight: bold;
}
.product-view-simple .step4{
	position:absolute;
	top:112px;
	right:0;
}
.product-view-simple .step4.no-promo{
	top:100px;
}
.product-view-simple .step4.no-promo .attr.no-promo{
	margin-top: -20px;
}

.product-view-simple .description.tab ul.inline li {
	display: inline;
}

.img_simple_overlay{
	display: none;
	z-index: 10000;
	width: auto;
	border: 4px solid rgba(237, 109, 15, 1);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.exemple-empreinte-perso {
	position: absolute;
    bottom: 0;
    right: 0;
    width: 185px;
	max-width: 100%;
    height: auto;
    opacity: 0.8;
}
.catalog-category-view .exemple-empreinte-perso, .catalogsearch-result-index .exemple-empreinte-perso {
	max-width: 70%;
}
#exemple_empreinte .product-option-title {
	border-bottom: 0;
	height: 44px;
	line-height: 44px;
	margin-bottom: 20px;
}
#exemple_empreintes img {
	min-width: 100px;
	max-width: 375px;
}
#exemple_empreintes li {
	display: flex;
	justify-content: space-evenly;
	align-items: center;
}

#cloud-zoom-big{
	border:10px solid #fff !important;
	margin-left:131px;
	margin-top:-31px;
	background-color: white;
}
.close-layer,.close{
	position: absolute;
	top: -12px;
	right: -12px;
	color: #fff;
	background: #000;
	width: 20px;
	height: 20px;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-size: 10px;
	line-height: 20px;
	cursor: pointer;
	padding: 0;
	margin: 0;
	font-family: cursive;
	text-decoration:none;
}
.more-views li{
	cursor:pointer;
}

.simple_overlay {

    /* must be initially hidden */
    display:none;

    /* place overlay on top of other elements */
    z-index:10000;

    /* styling */
    background-color:#333;

    width:675px;
    min-height:200px;
    border:1px solid #666;

    /* CSS3 styling for latest browsers */
    -moz-box-shadow:0 0 90px 5px #000;
    -webkit-box-shadow: 0 0 90px #000;
}

/* close button positioned on upper right corner */
.simple_overlay .close {
    background-image:url(/media/img/overlay/close.png);
    position:absolute;
    right:-15px;
    top:-15px;
    cursor:pointer;
    height:35px;
    width:35px;
}
.j2tajax-confirm{
	width:482px !important;
	height:148px !important;
}
#j2t_ajax_confirm_wrapper{
	position:relative;
}
div.j2t-cart-bts h4{
	position:absolute;
	top:8px;
	left:8px;
	height:34px;
	background:#e9e9e9;
	font: normal normal 30px/34px BebasNeueRegular, Arial, Helvetica, sans-serif;
	color: #ed6d0f;
	padding-left:5px;
	width: 462px;
	text-align: left;
}
#j2t_ajax_confirm_wrapper .messages{
	padding-top:50px !important;
	height:98px;
}
#j2t_ajax_confirm_wrapper .j2tajax-checkout-img{
	display:none;
}
#j2t_ajax_confirm_wrapper .j2tajax-checkout-txt{
	background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/ajax-cart-logo.gif) 0 0 no-repeat;
	padding-left:85px;
	height: 81px;
	padding-top:21px;
	font-weight:normal;
	width:190px;
}
#j2t_ajax_confirm_wrapper .j2t-checkout-link,
#j2t_ajax_confirm_wrapper .j2t-continue-link{
	position:absolute;
	right:10px;
	height:20px;
	display: block;
	font: normal normal 12px/20px Arial,Helvetica,sans-serif;
	text-align: left;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-right:0 !important;
	color:#fff;
}
#j2t_ajax_confirm_wrapper .j2t-checkout-link:hover span,
#j2t_ajax_confirm_wrapper .j2t-continue-link:hover span{
	color:#fff;
}
#j2t_ajax_confirm_wrapper .j2t-checkout-link span,
#j2t_ajax_confirm_wrapper .j2t-continue-link span{
	background:none;
	padding:0;
}
#j2t_ajax_confirm_wrapper .j2t-checkout-link.first{
	background: url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/pdt_list_tpl1_see_2.gif) 135px 7px no-repeat #ed6d0f;
	bottom:85px;
	padding: 0 0 0 35px;
	width:119px;
}
#j2t_ajax_confirm_wrapper .j2t-continue-link.last{
	background: url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/pdt_list_tpl1_see.gif) 135px 7px no-repeat #1F1B1A;
	bottom:55px;
	padding: 0 0 0 12px;
	width:142px;
}
#j2t_ajax_confirm_wrapper .messages > li{
	padding: 0 !important;
	margin: 0 8px !important;
	line-height: 20px;
	background-position: 10px 3px !important;
}

.tab {
	position: relative;
}
.tab[data-tab="avis"] {
	/*margin: 0 20px;*/
	
	background: #fff;
}
.tab[data-tab="avis"] #sag_review_container > div{
	width: 980px;
	margin: auto;		  
}
p.container-marker {
	position: relative;
}
span.marker {
	display: block;
	position: absolute;
    top: -60px;
}

div.tabular {
	width: 100%;
	/*ackground: url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/motif_bg.jpg) 0 0 repeat #e9e9e9;*/
	background: #f5c29d;
	position: sticky;
	top: 0;
	z-index: 3;
}

div.tabular::after {
	content: '';
	height: 6px;
	width: 100%;
	display: block;
	background: url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/motif_triangle_b.gif) 0 0 repeat-x;
}
div.tabular ul {
	display: flex;
	width: 980px;
	margin: auto;
	padding: 0;
	/*justify-content: space-around;*/
	justify-content: space-between;
	list-style: none;
}
div.tabular li {
	padding: 5px;
	text-transform: uppercase;
	font: normal normal 30px/42px BebasNeueRegular, Arial, Helvetica, sans-serif;
	background: #ffffff90;
	border-radius: 4px;
	margin: 8px 0;
}
div.tabular li a {
	text-decoration: none;
	color: #000;
}
div.tabular li a:hover, div.tabular li a.active {
	text-decoration: underline;
	color: #ff6600;
}
div.tab .icon {
	float: right;
	width: 13px;
	margin-top: 6px;
	cursor: pointer;
	-webkit-transition: -webkit-transform .5s ease-in-out;
    -ms-transition: -ms-transform .5s ease-in-out;
    transition: transform .5s ease-in-out;  
}
div.tab .active .icon {
	transform: rotate(180deg);
}
div.tab h3, div.tab .h3 {
	cursor: pointer;
}
div.tab h4 {
	font-size: 1em;
	margin-top: 18px;
}
div.tab h5 {
	font-size: 1em;
	margin-top: 10px;
}
/* Rating */
.no-rating { margin:0; }

.ratings { font-size:11px; line-height:1.25; margin:7px 0; }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:13px; background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/bkg_rating.gif) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin-right:3px; }
.ratings .amount {}

.ratings-table th,
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
.ratings-table th { font-weight:bold; padding-right:8px; }

/* Availability */
.availability { margin:0; }
.availability span { font-weight:bold; }
.availability.in-stock span {}
.availability.out-of-stock span { color:#d83820; }

.availability-only { margin:10px 0 7px; line-height:16px; background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/i_availability_only.gif) 0 50% no-repeat; padding-left:15px; }
.availability-only span,
.availability-only a { border-bottom:1px dashed #751d02; color:#000; }
.availability-only a { background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; text-decoration:none; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong { color:#be2c00; }

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#d2d6d9; font-size:10px; padding:0 8px; }
.availability-only-details td { background:#ebf0f3; border-bottom:1px solid #fff; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last { color:#d95e00; font-weight:bold; }

.product-view .product-shop .availability { font-size:11px; }
.product-view .product-shop .availability span { font-weight:normal; }

/* Email to a Friend */
.email-friend { margin:0; }

/* Alerts */
.alert-price { margin:0; font-size:11px; }
.alert-stock { margin:0; font-size:11px; }

/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box { margin:5px 0; }
.price-box .price { font-weight:bold; color:#c76200; }

/* Regular price */
.regular-price { color:#c76200; }
.regular-price .price { font-weight:bold; font-size:13px; color:#c76200; }
.block .regular-price,
.block .regular-price .price { color:#2f2f2f; }

/* Old price */
.old-price { margin:0; }
.old-price .price-label { white-space:nowrap; color:#999; }
.old-price .price { font-weight:bold; color:#c76200; text-decoration:line-through; }

/* Special price */
.special-price { margin:0; padding:3px 0; }
.special-price .price-label { font-size:13px; font-weight:bold; white-space:nowrap; color:#cd5033; }
.special-price .price { font-size:13px; font-weight:bold; color:#c76200; }

/* Minimal price (as low as) */
.minimal-price { margin:0; }
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

.minimal-price-link { display:block; }
.minimal-price-link .label {color:#1e7ec8;}
.minimal-price-link .price { font-weight:normal; color:#1e7ec8; }

/* Excluding tax */
.price-excluding-tax { display:block; color:#999; }
.price-excluding-tax .label { white-space:nowrap; color:#999; }
.price-excluding-tax .price { font-size:13px; font-weight:normal; color:#c76200; }

/* Including tax */
.price-including-tax { display:block; color:#999; }
.price-including-tax .label { white-space:nowrap; color:#999; }
.price-including-tax .price { font-size:13px; font-weight:bold; color:#c76200; }

/* Configured price */
.configured-price { margin:0; }
.configured-price .price-label { font-weight:bold; white-space:nowrap; }
.configured-price .price { font-weight:bold; }

/* FPT */
.weee { display:block; font-size:11px; color:#444; }
.weee .price { font-size:11px; font-weight:normal; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from { margin:0; }
.price-from .price-label { font-weight:bold; white-space:nowrap; }

.price-to { margin:0; }
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; color:#999; }
.price-notice .price { font-weight:bold; color:#2f2f2f; }

/* Price as configured */
.price-as-configured { margin:0; }
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

.price-box-bundle { padding:0 0 10px 0; }
.price-box-bundle .price-box { margin:0 !important; padding:0 !important; }
.price-box-bundle .price { color:#555; }
/********** Product Prices > */

/* Tier Prices */
.tier-prices { margin:10px 0; padding:10px; background-color:#f4f7f7; border:1px solid #dadddd; }
.tier-prices li { line-height:1.4; background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/i_tier.gif) no-repeat 0 3px; padding:2px 0 2px 10px; color:#424242; }
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
.tier-prices .price { font-weight:bold; color:#2f2f2f; }

.tier-prices-grouped li { padding:2px 0; color:#e26703; }
.tier-prices-grouped li .price { font-weight:bold; }

/* Add to Links */
.add-to-links { font-size:11px; margin:5px 0 0; }
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; font-weight:bold; color:#666; }
.add-to-cart .qty { float:left; margin-right:5px; }
.add-to-cart button.button { float:left; }
.add-to-cart .paypal-logo { clear:left; margin:0; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
.product-view .add-to-cart .paypal-logo { margin:0; }

/* Add to Links + Add to Cart */
.add-to-box { margin:10px 0; }
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; font-weight:bold; margin:0 7px; color:#666; }
.add-to-box .add-to-links { float:left; margin:0; font-size:12px !important; line-height:1.25 !important; text-align:left !important; }
.add-to-box .add-to-links li { display:block !important; }
.add-to-box .add-to-links li .separator { display:none !important; }

.product-essential {position:relative;}
.product-essential h2 { font:bold 13px/1.35 Arial, Helvetica, sans-serif; }

.product-collateral { background:#faf7ee url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/bkg_product_collateral.gif) 0 0 repeat-x; padding:25px; }
.product-collateral h2 { font-weight:bold; font-size:15px; color:#e26703; border-bottom:1px solid #e5dcc3; padding:0 0 1px; margin:0 0 15px; }
.product-collateral .box-collateral { margin:0 0 25px; }

/* Product Images */
.product-view .product-img-box { float:left; width:267px; }
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { margin:0 0 13px; }
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { font-size:11px; margin:0 0 5px; text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views h2 { font-size:11px; border-bottom:1px solid #ccc; margin:0 0 8px; text-transform:uppercase; }
.product-view .product-img-box .more-views ul { margin-left:-9px }
.product-view .product-img-box .more-views li { float:left; margin:0 0 14px 14px; -webkit-box-shadow:  0px 0px 5px 2px rgba(0, 0, 0, 0.2);


        box-shadow:  0px 0px 5px 2px rgba(0, 0, 0, 0.2);}
.product-view .product-img-box .more-views li a { float:left; width:80px; height:80px; overflow:hidden; }

.product-image-popup { margin:0 auto; }
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
.product-image-popup .nav { font-weight:bold; margin:0 100px; text-align:center; }
.product-image-popup .image { display:block; margin:10px 0;  }
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }

/* Product Shop */
.product-view .product-shop {}
.col1-layout .product-view .product-shop {}
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-shop .product-name { margin:0 0 5px; height:42px; background:#1f1b1a;}
.product-view .product-shop .product-name h1 { margin:0; font:normal 35px/43px BebasNeueRegular, Arial, Helvetica, sans-serif; color:#fff; padding-left:16px;}
.product-view .product-shop .availability { margin:10px 0; }
.product-view .product-shop .short-description { margin:10px 0; background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/bkg_divider1.gif) 0 0 repeat-x; padding:10px 0 0; }
.product-view .product-shop .price-box {}
.product-view .product-shop .add-to-links { margin:0; }
.product-view .product-shop .add-to-links { font-size:12px; text-align:right; }
.product-view .product-shop .add-to-links li,
.product-view .product-shop .add-to-links li .separator { display:inline; }
.product-view .product-shop .add-to-links a { color:#1E7EC8 !important; font-weight:normal !important; }

/* Product Options */
.product-options { margin:20px 0 0; padding:10px 15px 20px; position:relative; background-color:#f6f6f6; border:1px solid #e4e4e4; }
.product-options dt { padding:10px 0 0; font-weight:normal; }
.product-options dt label { font-weight:bold; color:#2f2f2f; }
.product-options dt label.required em { color:#eb340a; margin-left:5px; }
.product-options dd .qty-holder { display:block; padding:10px 0 0; }
.product-options dd .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
.product-options dd { padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid #e4e4e4; }
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
.product-options dd input.input-text { width:98%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:99%; }
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
.product-options ul.options-list { margin-right:5px; }
.product-options ul.options-list li { line-height:1.5; padding:2px 0; }
.product-options ul.options-list input.radio { float:left; margin-top:3px; }
.product-options ul.options-list input.checkbox { float:left; margin-top:3px; }
.product-options ul.options-list .label { display:block; margin-left:18px; }
.product-options ul.options-list label { font-weight:normal; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.note { margin:0; font-size:11px; }
.product-options p.required { position:absolute; right:20px; top:20px; }

.product-options-bottom { background-color:#fffada; padding:15px 20px; border:1px solid #e4e4e4; border-top:0; }
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; }
.product-options-bottom .tier-prices li { background:0; padding:2px 0; color:#e26703; }
.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit { color:#e26703; }
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
.product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }
.col3-layout .product-options-bottom .price-box { float:none; padding:0 0 5px; }
.product-options-bottom .price-label { float:left; padding-right:5px; }
.product-options-bottom .price-tax { float:left; }
.product-options-bottom .add-to-cart { float:right; }
.product-shop .product-options-bottom { margin:0 0 10px; }
.product-shop .product-options-bottom .price-box { float:none; margin:0 0 5px; }
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
.product-shop .product-options-bottom .price-tax { float:none; }
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }
.product-shop .product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }

/* Grouped Product */
.product-view .grouped-items-table .price-box { margin:0; padding:0; }

/* Block: Description */
.product-view .box-description {}

/* Block: Additional */
.product-view .box-additional .data-table th,
.product-view .box-additional .data-table td { line-height:1.25; }

/* Block: Upsell */
.product-view .box-up-sell h2 { border-bottom:0; padding:0; margin:0 0 8px; }
.product-view .box-up-sell .products-grid { width:100%; border:1px solid #e5dcc3; }
.product-view .box-up-sell .products-grid td { width:25%; background:#f6f2e7; border-right:1px solid #e5dcc3; border-bottom:1px solid #e5dcc3; padding:15px 10px 12px; line-height:1.6em; }
.product-view .box-up-sell .products-grid tr.last td { border-bottom:0; }
.product-view .box-up-sell .products-grid td.last { border-right:0; }
.product-view .box-up-sell .products-grid td img { border:1px solid #e5dcc3; }
.product-view .box-up-sell .products-grid .product-image { text-align:center; }
.product-view .box-up-sell .products-grid td.empty { border-right:0; background:#f1ecdb; }
.product-view .box-up-sell .products-grid .ratings .rating-box { float:none; display:block; margin:0 0 3px; }

/* Block: Tags */
.product-view .box-tags { margin:0; }
.product-view .box-tags h3 { font-size:13px; }
.product-view .box-tags .product-tags { display:block; margin:0 0 15px; }
.product-view .box-tags .product-tags li { display:inline; background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/bkg_pipe3.gif) 100% 4px no-repeat; padding:0 7px 0 4px; }
.product-view .box-tags .product-tags li.first { padding-left:0; }
.product-view .box-tags .product-tags li.last { background:none; padding-right:0; }
.product-view .box-tags .form-add label { display:block; font-size:13px; font-weight:bold; margin:0 0 5px; color:#0a263c;}
.product-view .box-tags .form-add .input-box { float:left; width:305px; margin:0 5px 0 0; background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/i_tag_add.gif) 0 2px no-repeat; padding:0 0 0 23px; }
.product-view .box-tags .form-add input.input-text { width:299px; }
.product-view .box-tags .form-add button.button span { border-color:#406a83; background:#618499; }
.product-view .box-tags .note { margin:3px 0 0; padding:0 0 0 23px; font-size:11px; }

/* Block: Reviews */
.product-view .box-reviews dl { margin:15px 0; }
.product-view .box-reviews dt a,
.product-view .box-reviews dt span { font-weight:bold; }
.product-view .box-reviews dd { margin:0 0 15px; }
.product-view .box-reviews dd small { font-style:italic; }
.product-view .box-reviews .form-add { margin:15px 0 0; }
.product-view .box-reviews .form-add h3 { font-size:13px; font-weight:normal; }
.product-view .box-reviews .form-add h3 span { font-weight:bold; }
.product-view .box-reviews .form-add h4 { font-size:12px; }
.product-view .box-reviews .form-add .data-table td { text-align:center; }
.product-view .box-reviews .form-add .form-list { margin:15px 0 0; }
.product-view .box-reviews .form-add .form-list .input-box { width:360px; }
.product-view .box-reviews .form-add .form-list input.input-text,
.product-view .box-reviews .form-add .form-list textarea { width:354px; }

/* Send a Friend */
.send-friend .form-list { width:615px; overflow:hidden; }
.send-friend .form-list li { margin-right:-15px; }
.send-friend .form-list li p { margin:0 15px 0 0; }
.send-friend .form-list .field { width:315px; }
.send-friend .form-list .input-box { width:300px; }
.send-friend .form-list input.input-text,
.send-friend .form-list textarea { width:294px; }
.send-friend .form-list li.wide .input-box { width:612px; }
.send-friend .form-list li.wide textarea { width:609px; }
.send-friend .buttons-set .limit { float:right; margin:0 7px 0 0; font-size:11px; line-height:21px; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { margin:0; font-size:1em; font-weight:normal; }
.product-name a { color:#1e7ec8; }

/* Product Tags */
.tags-list { display:block; font-size:13px; border:1px solid #c1c4bc; background:#f8f7f5; padding:10px; }
.tags-list li { display:inline !important; margin:0 4px 0 0; }
.tags-list li a { color:#1b2d3b; }

/* Advanced Search */
.advanced-search .form-list label { width:160px; padding-right:10px; }
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range { float:left; clear:none; }
.advanced-search-amount { margin:0 0 10px; }
.advanced-search-summary { margin:10px 0; border:1px solid #e9d7c9; background:#fff6f1; padding:10px; }
.advanced-search-summary ul { float:left; width:49%; }
.advanced-search-summary strong { color:#E17C24; padding-left:15px; background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/i_search_criteria.gif) 0 3px no-repeat; }
.advanced-search-summary p { clear:both; font-weight:bold; margin:0; }

/* CMS Home Page */
.cms-home .subtitle {}
.cms-index-index .subtitle {}

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a { color:#1b2d3b; }
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a { color:#1e7ec8; }

/* RSS */
.rss-title h1 { background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.55; background-position:0 4px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .page-title { border-bottom:0; margin:0 0 12px; }
.cart .page-title h1 { margin:10px 0 0; }

.cart td input.qty{
	border: 1px solid #c3c3c3;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-align:center;
}


/* Shopping Cart Extra =================================================================== */
.cart-second-main-container{
	background: url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/motif_triangle_b.gif) 0 0 repeat-x;
	padding-top: 6px;
}
.cart-second-main-container > div{
	background-color:#fff;
	padding-bottom:15px;
}


/* Checkout Types */
.cart .page-title .checkout-types li { margin:0 0 5px; }
.cart .title-buttons .checkout-types { float:right; }
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:8px 55px 0 0; line-height:1.0; font-size:11px; }

/* Shopping Cart Table */
.cart-table th { padding:2px 10px; }
.cart-table td { padding:10px; }
.cart-table .product-name {margin:0 0 5px; color:#1f1b1a; }
.cart-table .product-name a{color:#1f1b1a; text-decoration:none;}
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
.cart-table tfoot td { padding:5px 10px; }
.cart-table .btn-continue { float:left; }
.cart-table .btn-continue span,
.cart-table .btn-update span { border-color:#406a83; background:#618499; }

.cart-table .button{
	height: 20px;
	display: block;
	font: normal normal 12px/20px Arial,Helvetica,sans-serif;
	text-align: left;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-right: 0 !important;
	color: #fff;
	background: url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/pdt_list_tpl1_see_2.gif) 142px 7px no-repeat #ed6d0f;
	padding: 0 24px 0 15px;
	width: 159px;
	cursor:pointer;
}
.cart-table .button span{
	background:none !important;
	border:none !important;
}
.cart-table .button.btn-update{
	float:right;
	position: relative;
	right: 0;
}
.no-textshadow .cart-table .button.btn-update{
	right:0;
}
#checkout-review-table .item-options, #shopping-cart-table .item-options {
	display: inline-block;
}
#checkout-review-table .empreinte, #shopping-cart-table .empreinte {
	display: inline-block;
	float: right;
	width: 50%;
	text-align: center;
}
#shopping-cart-table .empreinte #stamp_zone {
	display: none;
}
#shopping-cart-table .empreinte .screenshot[id^="apercu_timbre"] {
	/*position: relative !important;*/
}
#shopping-cart-table .empreinte a[id^=edit-timbre] {
	font-weight: bold;
}
#checkout-review-table .empreinte img, #shopping-cart-table .empreinte img {
	max-width: 100%;
	height: auto;
	max-height: 80px;
}

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:25px 0 0; }
.cart .cart-collaterals .col2-set { float:left; /*width:702px;*/ width:721px; }
.cart .cart-collaterals .col2-set .col-2 { /*width:297px;*/ }

.cart .crosssell {
	border:1px solid #e0e0e0;
	background:#fff;
	padding:0;
	/*width:382px;*/
	width:100%;
	box-sizing: border-box;
}
.cart .crosssell h2 {
	font: normal normal 18px/20px BebasNeueRegular, Arial,Helvetica,sans-serif;
	color:#ed6d0f;
	padding:10px;
	margin-bottom: 0;
}
.cart .crosssell li.item {
	margin:12px 0;
	background:#e5e5e5;
	height:82px;
}

.cart .col-2 .crosssell h2 {
	color: #ed300f;
}
.cart .crosssell #crosssell-products-list2 li.item {
	margin: 12px 0 0;
}
.cart .crosssell #crosssell-products-list2 li.item.first {
	height: 148px;
	margin: 0;
}
.cart .crosssell ul > li.item:first-child{
	margin-top:0;
}
.cart .crosssell li.item.last{
	margin-bottom:0;
}
.cart .crosssell .product-image { float:left; width:75px; height:75px; margin:3px;}
.cart .crosssell #crosssell-products-list2 li.first .product-image {
	margin: 9px 8px 3px;
	width:130px; height:130px;
}
.cart .crosssell .product-details { margin-left:85px; }
.cart .crosssell .product-name {
	font: normal normal 14px Arial,Helvetica,sans-serif;
	padding-top:10px;
	text-transform:uppercase;
}
.cart .crosssell .product-name a{
	color:#1f1b1a;
	text-decoration:none;
}
.cart .crosssell .price-box,
.cart .crosssell .price,
.cart .crosssell .regular-price{
	font: bold normal 14px Arial,Helvetica,sans-serif;
	color:#ed6d0f;
}
.cart .crosssell .price-from,
.cart .crosssell .price-to{
	display:inline-block;
	*display:inline;
}
.cart .crosssell .price-from .price-label,
.cart .crosssell .price-to .price-label{
	color:#1f1b1a;
	font-weight: normal;
}
.cart .crosssell .btn-cart{
	background: url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/pdt_list_tpl1_see.gif) 120px 6px no-repeat #1f1b1a;
	padding-right: 30px;
	width:140px;
	cursor:pointer;
}

.cart .crosssell .link-compare { font-weight:normal; }

.cart .crosssell .old-price {
	float: left;
	margin: 3px 10px 0 0;
}
/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping {background:rgba(245, 194, 156, 0.4); padding:12px 15px; /*margin:0 0 18px;*/margin:12px 0 18px; }
.cart .shipping {display:none;}
.cart .discount h2,
.cart .shipping h2 {
	background-position: 0 0;
	background-repeat: no-repeat;
	font: normal normal 18px/20px BebasNeueRegular, Arial,Helvetica,sans-serif;
	color: #1f1b1a;
	padding: 0 0 5px 30px;
	margin-bottom:0;
}
.cart .discount button span,
.cart .shipping button span { border-color:#406a83; background:#618499; }
.cart .discount .buttons-set,
.cart .shipping .buttons-set { /*margin:10px 0 0;*/ margin: 5px 0 0; border:0; padding:0; text-align:left; }
.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button { float:none; margin-left:0; cursor:pointer;}

.cart .discount .buttons-set button.button{
	width: 203px;
	padding-right: 35px;
	background-position: 180px 7px;
}
.cart .shipping .jqTransformSelectWrapper{
	width:265px !important;
	position:relative;
	z-index:5555;
}
.cart .shipping .jqTransformSelectWrapper ul{
	width:263px !important;
	height:200px;
	overflow-y:scroll;
	position:relative;
	z-index:9999;
}
.cart .shipping input.input-text{
	width:254px;
	height: 16px;
	margin: 5px auto 10px auto;
	border: 1px solid #c3c3c3;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding-left: 10px;
	line-height: 20px;
}

.cart .discount h2 { background-image:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/i_discount.gif); }
.cart .discount .input-box { /*margin:8px 0 0;*/ width:260px; }
.cart .discount input.input-text {
	width:254px;
	height: 16px;
	margin: 5px auto 10px auto;
	border: 1px solid #c3c3c3;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding-left: 10px;
	line-height: 20px;
}
.cart .shipping .buttons-set button.button{
	width: 177px;
	padding-right: 35px;
	background-position: 153px 7px;
}
.title-buttons button.button{
	float:right;
	margin-top:10px;
	margin-right:10px !important;
	width: 212px;
	padding-right: 25px;
	padding-left: 25px;
	background-position: 195px 7px;
}

.cart .shipping h2 { background-image:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/i_shipping.gif); background-position:0 2px;}
.cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0; background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/bkg_divider1.gif) 0 0 repeat-x; }

.cart .shipping .sp-methods + .buttons-set button.button{
	background-position: 136px 7px;
}

/* Shopping Cart Totals */
.cart .totals { float:right; width:257px; background:#dee5e8;}
.cart .totals table { width:100%; margin:7px 0; }
.cart .totals td { padding:1px 15px 1px 7px; }
.cart .totals tr.last td {}
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
.cart .totals tfoot th strong,
.cart .totals tfoot td strong { font-size:17px; }
.cart .totals .checkout-types { font-size:13px; padding:8px 15px 15px; text-align:right; }
.cart .totals .checkout-types li { clear:both; margin:10px 0; }
.cart .totals button{
	width: 158px;
	height: 53px;
	background: url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/btn_ajout_panier.png) 0 0 no-repeat;
	-webkit-border-fit: initial;
	float: none;
	padding: 0;
	text-align: center;
	line-height: 62px;
	cursor: pointer;
	margin-left:70px;
}
.cart .totals button:hover {
	background-position: 0 -53px;
}
.cart .totals button span{
	display:inline !important;
	padding:0 !important;
}
.cart .totals button span span{
	font: normal normal 24px/21px BebasNeueRegular,Arial,Helvetica,sans-serif;
}

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; margin:0 0 6px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:15px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods { margin:0 0 8px; }
.sp-methods dt { margin:25px 0 5px; font-weight:bold; border-top: 1px solid #ccc;padding-top:5px;}
#checkout-step-shipping_method .sp-methods dt { display:flex; align-items:center; justify-content: space-between; height:53px;}
.sp-methods dt:first-child { border:0; margin-top:0; }
#checkout-step-shipping_method .sp-methods dt:first-child { height:auto !important; padding-bottom:17px; }
#checkout-step-payment .sp-methods dt {padding-top: 20px;}
#checkout-step-payment .sp-methods dt:first-child {padding-top: 0;}
#checkout-step-payment .sp-methods dl:last-child {padding-bottom: 20px;}
.sp-methods dd {}
.sp-methods dd li { margin:5px 0; }
.sp-methods dd li label span {color:#000;}
.sp-methods label:not(.dpdfrrelais_button_ici) { font-weight:bold; color:#666; width: calc(100% - 20px) !important; }
.sp-methods label img { float:right; }
.sp-methods label[for=p_method_systempay_standard] { width: calc(100% - 20px) !important; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods .form-list li { margin:0 0 8px; }
.sp-methods select.month { width:154px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }
.s_method_socolissimo-title img { order:4;}

.sp-methods .checkmo-list { border: 1px solid #d9dde3; border-width: 0 1px; padding: 5px 30px;}
.sp-methods .checkmo-list li { background-color: #fff; border-color: #e4e4e4; margin: 0; padding: 5px; border-style: solid; border-top-width: 0; border-bottom-width: 0; border-left-width: 1px; border-right-width: 1px;}
.sp-methods .checkmo-list li:first-child {border-top-width:1px;}
.sp-methods .checkmo-list li:last-child {border-bottom-width:1px;}
.sp-methods .checkmo-list label { width:185px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }

.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.sp-methods .release-amounts { margin:0.5em 0; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }

.please-wait { float:right; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }

/* Tooltip */
.tool-tip { border:1px solid #7BA7C9; background:#EAF6FF; padding:15px 20px; position:absolute; z-index:9999; }
.tool-tip .btn-close { margin:-9px -14px 0; text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages h3 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages p.control { color:#8e8d8b; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages-form .whole-order { margin:0 0 25px; }
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; color:#8a8987; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name { font-size:13px; font-weight:bold; margin:0 0 10px; }
.gift-messages-form .item .details .form-list .field { width:255px; }
.gift-messages-form .item .details .form-list .input-box { width:240px; }
.gift-messages-form .item .details .form-list input.input-text { width:234px; }
.gift-messages-form .item .details .form-list li.wide .input-box { width:500px; }
.gift-messages-form .item .details .form-list li.wide textarea { width:494px; }

.gift-message-link { font-size:11px; background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/bkg_collapse-gm.gif) 100% 6px no-repeat; padding-right:7px; }
.gift-message-link.expanded { background-position:100% -40px; }
.gift-message-row { background:#f2efe9; }
.gift-message-row .btn-close { float:right; width:16px; height:16px; background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/btn_gm-close.gif) 0 0 no-repeat; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }

/* Checkout Agreements */
.checkout-agreements li { margin:30px 0; }
.checkout-agreements .agreement-content { overflow:auto; padding:10px; background-color:#fbfaf6; border:1px solid #bbb6a5; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }
.checkout-agreements .agree input.checkbox { margin-right:6px; }
.checkout-agreements .agree label { font-weight:bold; color:#666; }

.opc .checkout-agreements { border:1px solid #d9dde3; border-width:0 1px; padding:5px 30px; }
.opc .checkout-agreements li { margin:20px 0 0; }
.opc .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; max-height: 250px;}
.opc .checkout-agreements .agree { padding-left:6px; }

/* Centinel */
.centinel {}
.centinel .authentication { border:1px solid #ddd; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }

.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }

/* Generic Info Set */
.info-set { /*background:#fbfaf6 url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/bkg_checkout.gif) 0 0 repeat-x;*/background:#f8f7f5; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.info-set h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.info-set h3,
.info-set h4 { font-size:13px; font-weight:bold; color:#E26703; }
.info-set h2 a,
.info-set h3 a,
.info-set h4 a { font-weight:normal; }
.info-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
.info-set h3.legend { margin:0 0 10px; color:#0a263c; }
.info-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.info-set .box { margin:0 0 15px; }
.info-set .box h2 { color:#e26703; }
.info-set .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.info-set .data-table .product-name a { font-weight:bold !important; }
.info-set .data-table .item-options { margin:5px 0 0; }
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress { border:0; margin:0; }
.block-progress .block-title { background:#1f1b1a; border:0; padding:0; margin:0 0 5px; }
.block-progress .block-title strong { font-size:13px; color:#0a263c; }
.block-progress .block-content { background:none; }
.block-progress dt { font-size:13px; font-weight:bold; line-height:1.35; background:#eee; border:1px solid #a3aeb3; margin:0 0 6px; padding:2px 8px; color:#999; }
.block-progress dd { background:#eee; border:1px solid #a3aeb3; border-top:0; padding:8px 13px; margin:0 0 6px; }
.block-progress dt.complete { margin:0; background:#f5c29d; color:#1f1b1a; }
.block-progress dd.complete {}
.block-progress p { margin:0; }
.block-progress .cards-list dt { background:none; border:0 none; color:inherit; font-size:12px; margin:5px 0; padding:0; }
.block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
.block-progress .cards-list .info-table th { font-weight:normal; }

.opc .buttons-set { margin-top:0; padding-top:2em; }
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
.opc .buttons-set .back-link small { display:none; }
.opc .buttons-set .back-link a { background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/i_arrow-top.gif) 0 50% no-repeat; padding-left:16px; }
.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }
.opc .ul { list-style:disc outside; padding-left:18px; }

.opc { position:relative; }
.opc li.section {}

.opc .step-title { border-width:0 1px; border-style:solid; border-color:#fff #d9dde3 #d9dde3; background:#eee url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/bkg_opc-title-off.gif) 0 100% repeat-x; padding:4px 8px 6px; text-align:right; }
.opc .step-title .number { float:left; background:#fff; border:1px solid #fff; padding:0 4px; margin:0 5px 0 0; font:bold 11px/14px arial, helvetica, sans-serif; color:#999; }
.opc .step-title h2 { float:left; margin:0; font:bold 13px/16px Arial, Helvetica, sans-serif; color:#999; }
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }

.opc .allow .step-title { background:#d0dce1; border:1px solid #a3aeb3; border-bottom:0; color:#a4b3b9; cursor:pointer; }
.opc .allow .step-title .number { background:#dbe6eb; border-color:#dbe6eb; color:#a4b3b9; }
.opc .allow .step-title h2 { color:#a4b3b9; }
/*.opc .allow .step-title a { display:block; }*/

.opc .active .step-title { background:#f9f3e3; border:1px solid #bbafa0; padding-bottom:5px; color:#f18200; cursor:default; }
.opc .active .step-title .number { background:#f18200; border-color:#f19900; color:#fff; }
.opc .active .step-title h2 { color:#f18200; }
/*.opc .active .step-title a { display:none; }*/

.opc .step { border:1px solid #bbafa0; border-top:0; background:#fbfaf6 url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/bkg_checkout.gif) 0 0 repeat-x; padding:15px 30px; position:relative; }
.opc .step .tool-tip { right:30px; }
.opc .step button.button{
	width:82px;
	cursor:pointer;
}
#opc-review button.button{
	width: 200px;
	cursor: pointer;
	padding: 0px;
	height: 40px;
	background-image: none;
	text-align:center;
}
#opc-review button.button span{
	display:inline;
	padding:0;
}

#opc-login .buttons-set { border-top:0; }
#opc-login h3 { font-size:13px; border-bottom:1px solid #e4e4e4; padding-bottom:2px; text-transform:uppercase; }
#opc-login h4 { font-size:1em; font-weight:bold; margin:0; color:#2f2f2f; }

#opc-shipping_method .buttons-set { border-top:0; }
.opc .gift-messages-form { margin:0 -30px; background:#f6f1eb; border:1px solid #e9e4de; border-width:1px 0; padding:22px 24px 22px 30px; }
.opc .gift-messages-form .inner-box { padding:5px; height:260px; overflow:auto; }

#opc-review .step { border:0; padding:0; }
#opc-review .product-name { font-weight:bold; color:#0a263c; }
#opc-review .item-options { margin:5px 0 0; }
#opc-review .buttons-set { padding:20px 30px; border:1px solid #d9dde3; border-width:0 1px 1px; }
#opc-review .buttons-set p { margin:0; line-height:40px; }
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 90px; margin:0 0 20px; }
.checkout-progress li { float:left; width:19%; margin:0 3px 0 0; border-top:10px solid #999; padding:2px 0 0; font-weight:bold; text-align:center; color:#abb5ba; }
.checkout-progress li.active { border-top-color:#e96200; color:#e96200; }

.multiple-checkout h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.multiple-checkout h3,
.multiple-checkout h4 { font-size:13px; font-weight:bold; color:#E26703; }
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a { font-weight:normal; }
.multiple-checkout .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.multiple-checkout .data-table .product-name a { font-weight:bold !important; }
.multiple-checkout .data-table .item-options { margin:5px 0 0; }

.multiple-checkout .gift-messages { margin:15px 0 0; }

.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:20px; }

.multiple-checkout .col2-set,
.multiple-checkout .col3-set { background:#fbfaf6 url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.multiple-checkout .col2-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
.multiple-checkout .col2-set h3.legend { margin:0 0 10px; color:#0a263c; }
.multiple-checkout .col2-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.multiple-checkout .box { margin:0 0 15px; }
.multiple-checkout .box h2 { color:#e26703; }

.multiple-checkout .place-order .please-wait { float:right; padding:27px 7px 0 0; }
.multiple-checkout .place-order .grand-total { float:right; height:71px; font-size:1.5em; padding:0 0 0 21px; background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/bkg_grand-total.gif) 0 0 no-repeat; overflow:hidden; }
.multiple-checkout .place-order .grand-total .inner { float:left; height:57px; padding:14px 21px 0 0; background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/bkg_grand-total.gif) 100% 0 no-repeat; }
.multiple-checkout .place-order .grand-total .inner div { display:inline; }
.multiple-checkout .place-order .grand-total big { display:inline; margin-right:12px; }
.multiple-checkout .place-order .grand-total .price { color:#E26703; }
.multiple-checkout .place-order .grand-total button.button span { font-size:16px; }
.multiple-checkout .place-order .grand-total button.button span span { padding:0 45px 0 36px; }

/* Step 1 */
.multiple-checkout .title-buttons button.button span { border-color:#406a83; background:#618499; }
#multiship-addresses-table td { padding:10px; }
#multiship-addresses-table tfoot td { padding:5px 10px; }
#multiship-addresses-table tfoot button.button span { border-color:#406a83; background:#618499; }

/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list { width:100%; overflow:hidden; }
.multiple-checkout .gift-messages-form .item .details .form-list li { margin-right:-15px; }
.multiple-checkout .gift-messages-form .item .details .form-list .field { width:230px; }
.multiple-checkout .gift-messages-form .item .details .form-list .input-box { width:215px; }
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text { width:209px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box { width:445px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea { width:439px; }
.checkout-multishipping-shipping .box-sp-methods { border:1px solid #d9d2be; background:#f9f3e3; padding:13px; position:relative; }
.checkout-multishipping-shipping .box-sp-methods .pointer { position:absolute; top:-20px; right:-40px; width:178px; height:41px; background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/bkg_sp-methods.gif) 0 0 no-repeat; overflow:hidden; }

/* Step 3 */
.checkout-multishipping-billing .multiple-checkout { position:relative; }
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login .content { min-height:240px; padding:14px 21px; background:#f5f5f5; border: 1px solid; border-bottom: none; border-color: #999999 #cccccc; }
.account-login .content h2 { font-weight:bold; font-size:13px; margin:0 0 14px; padding:0 0 5px 23px; border-bottom:1px solid #ed6d0f; background-position:0 1px; background-repeat:no-repeat; text-transform:uppercase; color: #ed6d0f; }
.account-login .new-users h2 { background-image:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/i_page1.gif)}
.account-login .registered-users h2 { background-image:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/i_page2.gif); }
.account-login .buttons-set { border: 1px solid; border-top: none; border-color: #999999 #cccccc; margin:0; padding:8px 13px; background:#dcdcdc; }
.account-login .col-1 button{
	width:140px;
	padding-right: 30px;
	background-position:119px 7px;
	cursor:pointer;
}
.account-login .col-2 button{
	width:105px;
	padding-right: 30px;
	background-position:86px 7px;
	cursor:pointer;
}

.account-create .buttons-set button.button{
	width:85px;
	padding-right: 30px;
	background-position:65px 7px;
	cursor:pointer;
}

/* Account Login/Create Pages ============================================================ */


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }

.my-account .buttons-set button.button{
	width: 115px;
	padding-right: 30px;
	background-position: 96px 7px;
	cursor: pointer;
}

/********** < Dashboard */
.dashboard .welcome-msg { margin:0 8em 1.5em 0; }
.dashboard .welcome-msg p { margin:0; }
.dashboard .col2-set { margin:0 0 15px; }

/* General Box */
.box-account { background:#f5f5f5; border:1px solid #ccc; border-color: #999999 #cccccc; padding:15px; margin: 0 0 20px; }
.box-account .box-head { border-bottom:1px solid #ed6d0f; margin:0 0 10px; text-align:right; }
.box-account .box-head a { color: #3c3c3c; }
.box-account .box-head h2 { float:left; margin:0; font-size:13px; font-weight:bold; text-transform:uppercase; background-position:0 0; background-repeat:no-repeat; padding-left:21px; color:#ed6d0f; }

.dashboard .box .box-title { background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/bkg_divider1.gif) 0 100% repeat-x; padding:0 0 2px; margin:0 0 8px; text-align:right; }
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 { float:left; font-size:13px; font-weight:bold; margin:0; }

/* Block: Recent Orders */
.dashboard .box-recent .box-head h2 { background-image:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/i_folder-table.gif); }

/* Block: Account Information */
.dashboard .box-info .box-head h2 { background-image:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/i_ma-info.gif); }
.dashboard .box-info h4 { font-size:11px; font-weight:bold; text-transform:uppercase; }

/* Block: Reviews */
.dashboard .box-reviews .box-head h2 { background-image:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/i_ma-reviews.gif); }
.dashboard .box-reviews .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c; }
.dashboard .box-reviews .details { margin-left:20px; }
.dashboard .box-reviews li.item { margin:0 0 7px; }
.dashboard .box-reviews li.item.last { margin:0; }
.dashboard .box-reviews .ratings { margin:7px 0 0; }

/* Block: Tags */
.dashboard .box-tags .box-head h2 { background-image:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/i_ma-tags.gif); }
.dashboard .box-tags .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c; }
.dashboard .box-tags .details { margin-left:20px; }
.dashboard .box-tags li.item { margin:0 0 7px; }
.dashboard .box-tags li.item.last { margin:0; }
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li { display:inline; }
/********** Dashboard > */

/* Address Book */
.addresses-list h2 { font-weight:bold; font-size:13px; color:#e26703; text-transform:uppercase; }
.addresses-list h3 { font-weight:bold; font-size:13px; }
.addresses-list address { margin:0 0 3px; }
.addresses-list p { margin:0; }
.addresses-list a { font-weight:bold; }
.addresses-list .link-remove { color:#646464; }
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item { background:#fff url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/bkg_account_box.gif) 0 0 repeat-x; border:1px solid #ccc; padding:10px 13px; margin:0 0 10px; }
.addresses-list li.empty { background:none; border:0; padding:0; }
.addresses-list li.empty p { font-weight:bold; }
.addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }

/* Order View */
.order-info { background:#dee5e8; border:1px solid #d0cbc1; padding:4px 8px; margin:0 0 8px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info .current { font-weight:bold; }
.order-info li { margin:0 3px; }

.order-date { margin:10px 0; }

.order-info-box { background:#fff url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/bkg_block-title.gif) 0 0 repeat-x; border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
.order-info-box h2 { font-weight:bold; font-size:13px; }
.order-info-box .box-payment p { margin:0 0 3px; }
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }

.order-items { width:100%; overflow-x:auto; }
.order-items h2,
.order-items h3 { clear:none; font-weight:bold; font-size:13px; padding:0; margin:0 0 5px; color:#0a263c; }
.order-items .product-name { font-size:1em !important; font-weight:bold !important; }
.order-items .link-print { color:#1e7ec8; font-weight:normal; }
.order-items .order-links { text-align:right; }

.order-additional { margin:15px 0; }
/* Order Gift Message */
.gift-message dt strong { color:#666; }
.gift-message dd { font-size:13px; margin:5px 0 0; }
/* Order Comments */
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }
.link-order  {
	text-align:right;
	margin-bottom:2px;
}
.link-order .link-cart, .link-order .link-wishlist, .link-order .link-reorder, .link-order .link-print,.order-details .link-print,.data-table .link-reorder {
	top:auto;
	right:auto;
	color:#3c3c3c !important;
}
.data-table .link-reorder {
	font-weight:normal;
}

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print .print-head { margin:0 0 15px; }
.page-print .print-head .logo { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h1 { font-size:16px; font-weight:bold; }
.page-print h2,
.page-print h3 { font-size:13px; font-weight:bold; }
.page-print h2.h2 { font-size:16px; font-weight:bold; }
.page-print .order-date { background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/bkg_divider1.gif) 0 100% repeat-x; padding:0 0 10px; margin:0 0 10px; }
.page-print .col2-set { margin:0 0 10px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* My Wishlist */
.my-wishlist .data-table td { padding:10px; }
.my-wishlist .product-image { display:block; width:113px; height:113px; margin:0 0 5px; }
.my-wishlist textarea { display:block; width:97%; height:109px; }
.my-wishlist .buttons-set { margin-top:2em; }
.my-wishlist .buttons-set button.button { float:none; }
.my-wishlist .btn-cart { margin: 10px 0; }
#wishlist-table .add-to-links { white-space:nowrap; }

/* My Tags */
.my-tag-edit { float:left; margin:0 0 10px; }
.my-tag-edit .btn-remove { float:right; margin:4px 0 0 5px; }
#my-tags-table { clear:both; }
#my-tags-table td { padding:10px; }
#my-tags-table .add-to-links { white-space:nowrap; }

/* My Reviews */
#my-reviews-table td { padding:10px; }

.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 { font-size:12px; margin:0 0 3px; color:#2f2f2f; }
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }

/* Billing Agreements */
.billing-agreements .info-box{ margin:15px 0; }
.billing-agreements .form-list li select { float:left; }
.billing-agreements .form-list li button.button { float:left; margin-left:10px; }
.billing-agreements .table-caption { font-weight:bold; font-size:13px; }
/* ======================================================================================= */

/* Footer ================================================================================ */
.rassurances-container{
	background:#fff;
	height:127px;
	padding-top:38px;
}
.rassurances{
	width:980px;
	margin:0 auto;
	height:165px;
	/*background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/rassurances.jpg) 0 0 no-repeat;*/
	overflow:hidden;
	
	display: flex;
}
.rassurances > div{
	/*float:left;
	width:245px;
	height:90px;*/
	text-align:left;
	position:relative;
}
.rassurances > div#reassurance_livraison {
	background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/reassurances.jpg) -1103px 0 no-repeat;
}
.rassurances > div#reassurance_remises {
	background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/reassurances.jpg) -267px 0 no-repeat;
}
.rassurances > div#reassurance_prix {
	background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/reassurances.jpg) -541px 0 no-repeat;
}
.rassurances > div#reassurance_revendeur {
	background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/reassurances.jpg) -818px 0 no-repeat;	
}
.rassurances > div#countdown {
	background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/reassurances.jpg) 0 0 no-repeat;
}
.rassurances > div#reassurance_livraison p + p {
	margin-left: 81px;
	margin-top: 0;
}
.rassurances > div#reassurance_remises p + p {
	margin-left: 72px;
	/*margin-top: 9px;*/
}
.rassurances > div#reassurance_prix p + p {
	margin-left: 54px;
}
.rassurances > div#reassurance_revendeur p + p {
	margin-left: 50px;
}
.rassurances > div#countdown p + div {
	margin-left: 58px;
}
.rassurances > div a{
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	display:block;
	font-size:0px;
	text-indent:-9999em;
}
.rassurances > div > p:first-child{
	font:normal normal 20px BebasNeueRegular, Arial, Helvetica, sans-serif;
	color:#000;
	text-transform:uppercase;
	margin:10px 0 0 10px;
}
.rassurances > #countdown > p:first-child{
	color: #fff;
}
.rassurances > div > p:first-child + p, .rassurances > div > p:first-child + div{
	font:normal normal 12px/14px Arial, Helvetica, sans-serif;
	color:#3c3c3c;
	/*width:150px;*/
	margin-top: 23px;
	margin-left: 88px;
	padding-right: 5px;
}
.rassurances > div > p:first-child + div{
	margin-top: 24px;
	color: #fff;
}
/* ======================================================================================= */

/* Pre footer ============================================================================ */
.pre-footer-container{
	width:980px;
	margin:0 auto;
	position:relative;
}
.pre-footer-container a{
	color: #f5f5f5;
}
.pre-footer{
	width:720px;
	min-height:180px;
	background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/footer_sep_h.gif) 0 bottom repeat-x;
	overflow:hidden;
}
.pre-footer > div{
	width:220px;
	min-height:135px;
	float:left;
	background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/footer_sep_v.gif) right 0 repeat-y;
	text-align: left;
	padding-left:20px;
	margin-top:20px;
}
.pre-footer > div.last{background:none;}
.pre-footer > div .title{
	font:normal normal 20px BebasNeueRegular, Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
}
.pre-footer > div li{
	font:normal normal 14px Arial, Helvetica, sans-serif;
	color:#aaa9a9;
	background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/footer_li.gif) 0 5px no-repeat;
	padding-left:15px;
	margin-bottom: 8px;
}
.pre-footer > div a{
	text-decoration:none;
}
.pre-footer > div a:hover{
	color:#fff;
}
.pre-footer-container .block,
.pre-footer-container .block-content{
	background-color:transparent;
	border:none;
	margin:0;
}
.pre-footer-container input.input-text{
	display:inline-block;
	width:278px;
	height:26px;
	padding:0;
	margin:-12px 0 0 25px;
	padding-left:10px;
	font:normal normal 14px Arial, Helvetica, sans-serif;
	color:#adadad;
}
.pre-footer-container .block-content{
	width:750px;
	text-align:left;
	background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/footer_nl.png) 0 center no-repeat;
	padding-left:70px;
	position:relative;
}
.pre-footer-container .block-content label{
	font:normal normal 28px/44px BebasNeueRegular, Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
}
.pre-footer-container .block-content button,
.pre-footer-container .block-content span,
.pre-footer-container .block-content span span{
	background:none;
	border:none;
}
.pre-footer-container .block-content button{
	position: absolute;
	left: 454px;
	top: 20px;
}
.pre-footer-container .block-content button span,
.pre-footer-container .block-content button span span{
	font:normal normal 14px Arial, Helvetica, sans-serif;
	color:#adadad;
}
.pre-footer-container .video{
	position:absolute;
	top:20px;
	right:0;
	text-align: left;
}
.pre-footer-container .video .title{
	font: normal normal 20px BebasNeueRegular, Arial, Helvetica, sans-serif;
	color: white;
	text-transform: uppercase;
	padding-left:4px;
	margin-bottom:15px;
}
/* ======================================================================================= */

/* Footer ================================================================================ */
.footer-container{background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/footer_container_repeat.gif) 0 0 repeat-x #231f1e;}
.footer {background:#514f4d; text-align:left; font:normal normal 12px Arial, Helvetica, sans-serif;color:#adadad; height:50px; padding-top:10px;overflow:hidden;}
.footer > div{width:980px; margin:0 auto;}
.footer .store-switcher { display:inline; margin:0 5px 0 0; color:#fff; }
.footer .store-switcher label { font-weight:bold; vertical-align:middle; }
.footer .store-switcher select { padding:0; vertical-align:middle; }
.footer a {font:normal normal 12px Arial, Helvetica, sans-serif;color:#f2f2f2; text-decoration:none; }
.footer a:hover { text-decoration:underline; }
.footer .bugs { margin:13px 0 0; color:#ecf3f6; }
.footer .bugs a { color:#ecf3f6; text-decoration:underline; }
.footer .bugs a:hover { text-decoration:none; }
.footer address { margin:0 0 20px; color:#ecf3f6; }
.footer address a { color:#ecf3f6; text-decoration:underline; }
.footer address a:hover { text-decoration:none; }
.footer ul { display:inline; float:right;}
.footer ul.links { display:block; }
.footer li { display:inline-block;height:20px;border-right:1px solid #7f7d7c;padding:0 5px; line-height:20px;color:#f2f2f2;}
.lt-ie8 .footer li{*display:inline;zoom:1;}
.footer li.last { border:none; background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/ao.gif) right center no-repeat; padding-right:35px;}
.footer-container .bottom-container { margin:0 0 5px; }
.footer-container .footer * { color: #2b2b2b; }
.footer #countdown {display:none;}
/* ======================================================================================= */

/* Sample Data============================================================================ */
.home-callout { margin-bottom:12px; }
.home-callout img { display:block }
.home-spot { float:left; width:470px; margin-left:20px; }
.best-selling h3 { margin:12px 0 6px 0; color:#e25203; font-size:1.2em; }
.best-selling table { border-top:1px solid #ccc; }
.best-selling tr.odd { background:#eee url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/best_selling_tr_odd_bg.gif) 0 100% repeat-x; }
.best-selling tr.even { background:#fff url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/best_selling_tr_even_bg.gif) 0 100% repeat-x; }
.best-selling td { width:50%; border-bottom:1px solid #ccc; padding:8px 10px 8px 8px; font-size:11px; }
.best-selling .product-img { float:left; border:2px solid #dcdcdc; }
.best-selling .product-description { margin-left:107px; line-height:1.3em; }
.best-selling a.product-name,
.home-spot .best-selling a.product-name:hover { color:#203548; }
/* ======================================================================================= */


/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col3-layout .product-options-bottom .price-box:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */

/* ==== Page refs ======================================================================== */
.ref-links-list{
	margin:0 0 30px 0;
}
.ref-link{
	display:inline;
	font-size: 14px;
	font-style: italic;
	line-height: 1.25;
	margin: 0 0 5px;
	color: #3c3c3c;
	padding:0 10px 0 0;
}
#shopping-cart-totals-table .a-right{
	text-align:left !important;
}
.cart .totals th {
    padding: 1px 15px 1px 7px;
}
#shopping-cart-totals-table tbody tr + tr td,
#shopping-cart-totals-table tbody tr + tr th
{
	font-weight:bold;
}

.on-air {
	background: #fff;
}
.on-air a {
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
    text-decoration: none;
}
.on-air a span {
	display: block;
	padding: 0 5px 10px;
}
.on-air a span u {
	color: #ed6d0f;
}

#countdown_product {
	background: #ee6e11;
	color: #fff;
	border-radius: 5px;
}
/*#countdown {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 50;
    padding: 15px 50px;
	box-shadow: 5px 5px 15px black;
	font-size: 14px;
	transition-duration: 1s;
}
#countdown p {
    margin: 0;
}
#countdown.closed {
	box-shadow: none;

}
#countdown.closed {

}
#countdown .close, #countdown .open {
	right: 12px;
    background: #ee6e11 url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/item_menu_arrow.gif);
    background-repeat: no-repeat;
    background-position: center center;
    font-size: 1.5em;
    border-radius: 5px;
    width: 30px;
    border: 1px solid #e3c8b2;
    height: 30px;
    background-size: 34%;
}
#countdown .close {
	top: -15px;
	transition-property: top;
	transition-duration: 1s;
}
#countdown .close.open {
	top: -28px;
	transform: rotate(180deg);
}*/
#countdown > div, #countdown_product > div {
	display: flex;
	justify-content: center;
}
#countdown > div > div {
	/*width: 50px;*/
	text-align: center;
}
#countdown > div > div > span:first-child, #countdown div.separateur {
	font-size: 1.5em;
}
#countdown .label_count {
	display: block;
	font-size: 12px;
}

#countdown_product {
	margin-top: 70px;
	padding: 5px 9px 0;
	font-size: 12px;
	font-weight: bold;
	background-color: #000;
	text-align: center;
}
#countdown_product > div {
	font-size: 25px;
}
#countdown_product .separateur.sday {
	width: 7px;
}

.cms-home call-us {
	display: none;
}

.cms-paiement-securise .flex.column > * h2 {
	display: flex;
    align-items: center;
	font-weight: bold;
}
.cms-paiement-securise .flex.column > * h2 img {
	margin-left: 20px;
}
.cms-informations-livraison .livraison > div > ul {
	margin: 0;
	padding: 0;
}
.cms-informations-livraison .livraison > div > ul > li {
	justify-content: space-between;
	padding: 5px 20px;
    align-items: center;
}
.cms-informations-livraison .livraison > div > ul > li.flex-center {
	justify-content: center;
}
.cms-informations-livraison .livraison > div > ul > li.flex-right {
	justify-content: end;
}
.cms-informations-livraison .livraison > div > ul > li.flex.separate {
	margin-top: 15px;
	padding-top: 15px !important;
	/*border-top: 1px solid #ccc;*/
}
.cms-informations-livraison .livraison > div > ul > li:nth-child(2n+1) {
	background: #cccccc50;
}
.cms-informations-livraison h2 {
	color: #ff6600;
	font-weight: bold;
	margin-top: 60px;
}
.cms-informations-livraison .std > h2:first-child {
	margin-top: 20px;
}
.cms-faq h2 {
	margin-top: 40px;
	font-weight: bold;
}
.cms-faq .std h2:first-child {
	margin-top: 20px;
}
.cms-faq h3, .faq.tab h3 {
	background: #ffb179;
    color: #000;
    margin: -9px 23px -10px -10px;
    padding: 5px;
}
.catalog-product-view .faq.tab h3 {
	color: #ff6600;
	background: inherit;
	margin: inherit;
	padding: inherit;
}
.cms-faq div[itemprop="text"] {
	padding-top: 20px;
}
.cms-avis-tampon-encreur-personnalise .col-main ul.menu {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -5px;
	justify-content: space-between;
}
.cms-avis-tampon-encreur-personnalise .col-main ul.menu li {
	margin-bottom: 20px;
	min-height:42px;
	background-color: #fff;
	padding: 5px;
	width: calc(33% - 20px);
	margin: 5px;
}
.cms-avis-tampon-encreur-personnalise .skeepers_product__stars {
	float: right;
	margin-right: 5px;
}
.cms-avis-tampon-encreur-personnalise .widget__block--sidebar {
	display: none !important;
}
#bg_rendu {
	position: fixed;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.8);
	z-index: 9999;
}

.checkout-onepage-index div[id^="rendu_timbre_"] {
	position: absolute !important;
	left: -9999px;
}
.checkout-onepage-index .sp-methods span.price {
	color: #000;
    font-size: 16px;
    float: right;
}

.fa {
	font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.reload-picto {
	display: flex;
	cursor: pointer;
}
.reload-picto i {
	margin-right: 8px;
}
.reload-picto i:before {
    content: "\f021";
		font-size: 19px;
		margin: 3px;
}
label[for=logoSize] {
	white-space: nowrap;
}
/* Drag N Drop */
.product-shop.zoom #selectedElem {
	position: absolute;
	border: 1px solid #00abff50;
	box-sizing: border-box;
	z-index: 40;
	background-color: #00abff50;
}
.product-shop.zoom #selectedElem::before {
  font: normal normal normal 10px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "ï‡";
  position: absolute;
  /*left: calc(50% - 3px);
  top: calc(50% - 3px);*/
  bottom: 0px;
  right: 0px;
  color: #fff;
}
#selectedElem[data-type="img-resize"] span {
	border: inherit;
	background: #88ddee;
	width: 4px;
	height: 4px;
	position: absolute;
}
#selectedElem span.tl {
	top: -2px;
	left: -2px;
}
#selectedElem[data-type="img-resize"] span.tl {
	top: -7px;
	left: -6px;
	font-size: 9px;
	font-family: "FontAwesome";
	color: #00abff8c;
	border: none;
    background: none;
}
#selectedElem[data-type="img-resize"] span.tl:before {
	content: "\f047";
	
}
#selectedElem span.tr {
	top: -2px;
	right: -2px;
}
#selectedElem span.br {
	bottom: -2px;
	right: -2px;
}
#selectedElem span.bl {
	bottom: -2px;
	left: -2px;
}
.centerVerticalGuideline, .centerHorizontalGuideline {
  position: absolute;
  z-index: 99999;
  pointer-events: none;
  visibility: hidden;
}
.centerVerticalGuideline {
	border-left: 1px solid #88ddee;
	width: 0px;
	height: 100%;
  top: 0;
	left: 50%;
}
.centerHorizontalGuideline{
	border-top: 1px solid #88ddee;
  width: 100%;
  height: 0;
  top: 50%;
  left: 0;
}
/* End Drag N Drop */
.wait {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 999999;
	display: flex;
	justify-content: center;
    align-items: center;
}
.wait i{
	font-size: 28px;
}

/* Colissimo Relais */
#socolissimo-telephone-form .validation-advice {
	background: none;
}
#socolissimo-map #widget-container {
	width: 100% !important;
	padding-right: 0 !important;
}

#socolissimo-map #colissimo_widget_myUl {
	display: none;
}
.s_method_socolissimo ul {
	display: flex;
	flex-direction: column-reverse;	
}
.s_method_socolissimo li:first-child {
	padding-top: 0px;
}
#checkout-step-shipping_method .sp-methods dd:nth-child(2) {
    margin-bottom: 25px;
}
#checkout-step-shipping_method .sp-methods dd li:last-child {
    padding-bottom: 0 !important;
}
div#colissimo-container .colissimo_widget_ligneTop > div:first-child, div#colissimo-container .colissimo_widget_ligneBottom > div:first-child {
	display: none;
}
div#colissimo-container .colissimo_widget_ligneTop, div#colissimo-container .colissimo_widget_ligneBottom {
	width: 50% !important;
	float: left;
}
div#colissimo-container .colissimo_widget_ligneTop .col-sm-6 {
	float: right;
}
div#colissimo-container .colissimo_widget_ligneTop .col-sm-6 #colissimo_widget_Adresse1 {
	width: auto !important;
}
div#colissimo-container .colissimo_widget_ligneBottom .col-sm-6 {
	width: 100%;
}
div#colissimo-container .colissimo_widget_ligneBottom .colissimo_widget_text-left > * {
	float: left;
}
div#colissimo-container .colissimo_widget_ligneBottom .colissimo_widget_bouton-frame {
    float: right;
    margin-right: 23px;
}

div#colissimo-container .colissimo_widget_ligneTop .colissimo_widget_text-left > input, div#colissimo-container .colissimo_widget_ligneBottom .colissimo_widget_text-left > input {
	height: 21px;
	padding-top: 1px !important;
    padding-bottom: 1px !important;
    box-sizing: content-box;
}
div#colissimo-container .content-fluid.colissimo_widget_logo > div:last-child {
    display: none;
}

#socolissimo-hook {
	text-align: center;
}
#socolissimo-hook p {
	margin: 0;
}
#socolissimo-hook strong {
	color: #fb4f14;
}
#socolissimo-hook ul li {
	margin: 0 10px 0;
    padding: 0;
}
#socolissimo-telephone-form {
	display: flex;
	align-items: center;
}
#socolissimo-telephone-form button {
	width: 100px;
	padding-left: 24px;
	text-align: center;
	cursor: pointer;
}

input[type=range] {
  -webkit-appearance: none;
  margin: 0 0 10px;
  width: 100%;
  background: transparent;
}
input[type=range]:focus {
  outline: none;
}
input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 6.8px;
  cursor: pointer;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  background: #fff;
  border-radius: 25px;
  border: 0px solid #000101;
}
input[type=range]::-webkit-slider-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 0px solid #000000;
  height: 20px;
  width: 39px;
  border-radius: 7px;
  background: #ed6d0f;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -3.6px;
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background: #fff;
}
input[type=range]::-moz-range-track {
  width: 100%;
  height: 6.8px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  background: #fff;
  border-radius: 25px;
  border: 0px solid #000101;
}
input[type=range]::-moz-range-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 0px solid #000000;
  height: 20px;
  width: 39px;
  border-radius: 7px;
  background: #ed6d0f;
  cursor: pointer;
}
input[type=range]::-ms-track {
  width: 100%;
  height: 6.8px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-color: transparent;
  border-width: 39px 0;
  color: transparent;
}
input[type=range]::-ms-fill-lower {
  background: #fff;
  border: 0px solid #000101;
  border-radius: 50px;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}
input[type=range]::-ms-fill-upper {
  background: #fff;
  border: 0px solid #000101;
  border-radius: 50px;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}
input[type=range]::-ms-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 0px solid #000000;
  height: 20px;
  width: 39px;
  border-radius: 7px;
  background: #ed6d0f;
  cursor: pointer;
}
input[type=range]:focus::-ms-fill-lower {
  background: #fff;
}
input[type=range]:focus::-ms-fill-upper {
  background: #fff;
}

div.livraison {
	width: 100%;
	display: flex;
}
div.livraison > div {
	width: 50%;
	padding: 5px;
	margin: 5px;
	background: #eee;
}
div.livraison h2 {
	text-align: center;
	background-color: #ffb179;
	color: #000;
    width: 100%;
    display: inline-block;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0;
}
/*table.livraison td div, table.livraison td p {
	display: inline-block;
}*/
div.livraison > div p {
	clear: both;
	float: left;
	margin: 0;
}
div.livraison > div p .small {
	/*font-size: 10px;
	line-height: 10px;*/
}
div.livraison .right {
	float:right;
}
div.livraison > div div {
    float: right;
	clear: right;
	text-align: right;
	margin: 0;
}
div.livraison > div > div em {
	font-size: .9em;
}
div.livraison > div div div {
	margin: 0;
}
div.livraison > div div p {
    display: inline-block;
    margin-right: 20px;
	margin-bottom: 0;
}
div.livraison li.flex-center p {
	text-align:center;
}
div.livraison > div > hr {
	margin: 0 0 10px;
	clear: both;
}

.paypal-express-review #review_button {
	height: 49px;
    width: 247px;
	background: url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/pdt_list_tpl1_see_2.gif) 195px 22px no-repeat #ed6d0f;
}

.cms-choisir-son-tampon h2 {
	font-weight: bold;
	color: #000;
}

.cms-choisir-son-tampon div[itemprop="text"] {
	font-size: 16px;
	line-height: 18px;
}

#videoConfigurateur {
	top: calc(50% - 248px);
    left: calc(50% - 440px);
    z-index: 100000;
    position: fixed;
}

#aideCrea {
	top: calc(50% - 248px);
    left: calc(50% - 200px);
    z-index: 100000;
    position: fixed;
	background: #fff;
    padding: 0 40px 20px;
    border-radius: 2px;
	width: 400px;
	font-size: 14px;
}
#aideCrea h2 {
	padding: 5px;
	margin: 0 -40px 20px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 1px 1px #00000070;
	background: #269C8F;
	font-weight: bold;
	font-size: 25px;
}
#aideCrea div {
	text-align: left;
    margin: 10px;
}
#aideCrea div label {
	display: inline-block;
	width: 100px;
}
#aideCrea div label span {
	color: red;
}
#aideCrea div label:first-child {
	font-weight: bold;
}
#aideCrea input[type="text"], #aideCrea input[type="tel"], #aideCrea textarea {
	width: 255px;
	border: 1px solid gray;
	padding: 5px;
	font-size: 14px;
}
#aideCrea div.center {
	text-align: center;
}
#aideCrea div input[type=radio] {
	top: -2px;
    position: relative;
}
#aideCrea button[type=submit], #aideCrea .g-recaptcha {
	background-color: #269C8F;
	font-size: 20px;
    padding: 10px;
    border: none;
    border-radius: 3px;
    box-shadow: 1px 1px 4px #00000070;
    color: #fff;
    font-weight: bold;
	margin-top:20px;
	cursor: pointer;
}
#aideCrea div.callback-message {
	color: #fff;
	text-shadow: 1px 1px #00000090;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}
#aideCrea .success {
	background: green;
}
#aideCrea .error {
	background: red;
	color: #fff !important;
}
#aideCrea #html_element_pop {
	display: flex;
	justify-content: center;
}

.NETREVIEWS_PRODUCT_REVIEWS {
	margin: auto;
	width: 980px;
}

.netreviews_review_rate_and_stars {
	width: 160px !important;
	margin: 0 auto !important;
	cursor: pointer;
}

.catalog-seo-sitemap-category ul.sitemap, .catalog-seo-sitemap-product ul.sitemap {
	column-count: 3;
}


.cms-nos-partenaires .main-container img {
	margin-right: 10px;
	margin-bottom: 5px;
}

.catalog-product-view .main-container.col1-layout {
	display: flex;
    flex-direction: column;
}
.skeepers_product__reviews {
	order: 10;
	padding-top: 20px;
}
.skeepers_product__reviews > .widget {
	display: block !important;
	width: 980px !important;
    background: none !important;
}
.skeepers_carousel_container .swiper-pagination-bullets {
	display: none;
}

.cookie-consent-banner {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #f8f9fa;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
    color: black;
    padding: 10px 15px;
    font-size: 14px;
    text-align: center;
    z-index: 1000;
	border: 4px solid #ff6600;
	margin: 2px auto;
	max-width: 980px;
}

.cookie-consent-button {
    border: none;
    padding: 8px 16px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 4px;
}

.cookie-consent-button:hover {
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.2);
}

.cookie-consent-button:active {
    opacity: .5;
}

.cookie-consent-button.btn-success {
    background-color: #34a853;
    color: white;
	text-shadow: 1px 1px black;
}

.cookie-consent-button.btn-grayscale {
    background-color: #dfe1e5;
    color: black;
	text-shadow: 1px 1px white;
}

.cookie-consent-button.btn-outline {
    background-color: #e6f4ea;
    color: #34a853;
	text-shadow: 1px 1px white;
}

.cookie-consent-options {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.cookie-consent-options label {
    margin: 0 10px;
    font-size: 14px;
}

.cookie-consent-options input {
    margin-right: 5px;
}

.twitter-tweet {
	margin: auto;
}

.faq-item {
	font-size: 16px;
}

.product-reviews .steavisgarantisStar {
	margin: 10px auto 0;
}

#order-info-tabs {
	float: right;
	display: flex;
    align-items: center;
}
#order-info-tabs li:not(.first) {
}
#order-info-tabs li:not(.last)::after {
	content: "/";
	margin-left: 6px;
}
#order-info-tabs li, #order-info-tabs li a {
	font-size: 14px;
	font-weight: bold;
}

.tampon {
	padding: 2px;
	border: 1px solid black;
	text-align: center;
	background-color: #f5f5f5;
}
.tampon strong {
	font-size: 1.2em;
}
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

.data-table tfoot .first.giftproduct td {
    background: #FFFFFF;
    border: 5px solid #E9E9E9;
    line-height: 30px;
}

.giftproduct .info {
	float: right;
	margin: 0 20px 0 0;	
}
#slideshow{
	float:left;
	width:730px;
}
#slideshow .slide_txt{
	height: 0px;
	width: 0px;
	font-size: 0;
}
.scrollable {
	position: relative;
	overflow: hidden;
	width: 750px;
	height: 275px;
	margin: 0 0 30px 0;
}

.scrollable .items {
	width: 20000em;
	position: absolute;
}

.scrollable .items > div {
	float: left;
	position: relative;
}

.scrollable .product > div {
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid;
	border-color: #e9e9e9 #e9e9e9 #dcdcdc #dcdcdc;
	width: 100%;
	height: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.scrollable .product .product-image,
.scrollable .product .product-name,
.scrollable .product .price-box,
.scrollable .product .desc {
	float: left;	
}

.scrollable .product .product-image {
	margin: 18px 0 0 18px;	
}

.scrollable .product .product-name {
	font-size: 16px;
	font-weight: bold;
	margin: 18px 0 0 20px;
	width: 375px;
}

.scrollable .product .price-box,
.scrollable .product .desc {
	margin: 20px 0 0 20px;	
}

.scrollable .product .desc {
	width: 375px;
}

.scrollable .next,
.scrollable .prev,
.scrollable .navi {
	display: none;	
}

.scrollable-navigation-container{
	width:980px;
	height:23px;
	margin:-60px auto 0 auto;
	text-align:center;
	position:relative;
	z-index:5;
}
.scrollable-navigation-container a{
	display:inline-block;
	height:22px;
	width:24px;
	background-image:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/scrollable_sprite.png);
	background-repeat:no-repeat;
}
.scrollable-navigation-container a.next{
	background-position:-176px 0;
}
.scrollable-navigation-container a.prev{
	background-position:0 0;
}
.scrollable-navigation-container a.next:hover{
	background-position:-209px 0;
}
.scrollable-navigation-container a.prev:hover{
	background-position:-33px 0;
}
.scrollable-navigation-container .navi a{
	background-position:-69px 0;
}
.scrollable-navigation-container .navi a:hover{
	background-position:-105px 0;
}
.scrollable-navigation-container .navi a.active{
	background-position:-141px 0;
}
.lt-ie8 .scrollable-navigation-container a{
	*display:inline;
	zoom:1;
}
div.j2tajax-confirm div.j2tajax-checkout-img{
    float:left; margin-right:5px;
}

div.j2tajax-confirm .success-msg {
    background:none;
    color:#000;
    padding: 8px !important;
    text-align:left;
    border:none !important;
}

div.j2t-cart-bts {clear:both; height:45px;}


div.j2tajax-confirm, div.j2tajax-progress{
    border:#ccc solid 1px; z-index: 199;
    text-align:center;
}
div.j2tajax-progress{padding:5px; z-index: 199;}


div.j2t-overlay{
    width: 100%;
    height: 100%;
    background: black;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 198;
}

a.j2t-checkout-link{
    background: transparent url('https://www.le-fabricant-de-tampons.fr/skin/frontend/base/default/images/j2t/j2t-button-gray-left.gif') no-repeat top left;
    display: block;
    float: right;
    font-size:11px;
    line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
    height: 24px; /* Height of button background height */
    padding-left: 11px; /* Width of left menu image */
    text-decoration: none;
    margin-right:10px;
}

a:link.j2t-checkout-link, a:visited.j2t-checkout-link, a:active.j2t-checkout-link{
    color: #494949; /*button text color*/
}

a.j2t-checkout-link span{
    background: transparent url('https://www.le-fabricant-de-tampons.fr/skin/frontend/base/default/images/j2t/j2t-button-gray-right.gif') no-repeat top right;
    display: block;
    padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.j2t-checkout-link:hover{ /* Hover state CSS */
    background-position: bottom left;
}

a.j2t-checkout-link:hover span{ /* Hover state CSS */
    background-position: bottom right;
    color: black;
}



span.j2t-or{
    display:none;
}
a.j2t-continue-link{
    background: transparent url('https://www.le-fabricant-de-tampons.fr/skin/frontend/base/default/images/j2t/j2t-button-green-left.gif') no-repeat top left;
    display: block;
    float: left;
    font-size:11px;
    line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
    height: 24px; /* Height of button background height */
    padding-left: 11px; /* Width of left menu image */
    text-decoration: none;
    margin-left:10px;
}

a:link.j2t-continue-link, a:visited.j2t-continue-link, a:active.j2t-continue-link{
    color: #494949; /*button text color*/
}

a.j2t-continue-link span{
    background: transparent url('https://www.le-fabricant-de-tampons.fr/skin/frontend/base/default/images/j2t/j2t-button-green-right.gif') no-repeat top right;
    display: block;
    padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.j2t-continue-link:hover{ /* Hover state CSS */
    background-position: bottom left;
}

a.j2t-continue-link:hover span{ /* Hover state CSS */
    background-position: bottom right;
    color: black;
}

span.j2t-upsells-list-wrapper {display:block; text-align:left;}

table.j2t-upsell-product-table {clear:both;}
table td.j2t-upsells-list-item h5.j2t-product-lnk {}
table td.j2t-upsells-list-item h5.j2t-product-lnk a {font-size: 11px; font-weight: normal;}
h4.j2t-upsells-title {display:block; clear:both; padding-left:10px;padding-top:5px;}

div.j2tajax-progress, div.j2tajax-confirm {background:#fff;}
/**
 * @category Twt
 * @package Twt_Steavisgarantis
 * @author LoÃ¯c Boishardy <loic.boishardy@thewetailers.fr>
 * @since 01/12/17
 * @license http://www.opensource.org/licenses/osl-3.0.php OSL
 */

/* Global CSS*/
* {-webkit-font-smoothing: antialiased;}

#product_widget {
  max-width: 262px;
  border: 1px solid #b0b0b0;
  background-color: #e5e5e5;
  height: 60px;
  margin-top: 25px;
  position: relative;
  background: #f2f2f2 none repeat scroll 0 0;
  border: 1px solid #e0e0e0;
  box-shadow: 0 0 2px 2px #f6f6f6;
  color: #374853;
  font-size: 1.1em;
  margin-bottom: 2em;
  padding-top: 0.5em;

}

#product_widget #stars {
  text-align: center;
}

#product_widget #end {
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f4bd38 1%, #cc8f24 100%) repeat scroll 0 0;
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  bottom: 2px;
  height: 22px;
  position: absolute;
  width: 100%;
}

div.ac_rating {
  display: inline-block;
  background: rgba(0, 0, 0, 0) url("https://www.le-fabricant-de-tampons.fr/skin/frontend/base/default/images/steavisgarantis/0star.png") no-repeat scroll left bottom;
  height: 24px;
  text-align: left;
  margin-bottom: 0px;
  margin-top: 0px;
  width:122px;

}

div.ac_rating_bg {
  display: inline-block;
  text-align: left;
  background: transparent url("https://www.le-fabricant-de-tampons.fr/skin/frontend/base/default/images/steavisgarantis/5star.png") no-repeat scroll left bottom;
  height: 24px;
}

#product_widget #end a {
  color: black;
  display: block;
  font-weight: bold;
  margin-top: 3px;
  margin-left: 33px;
}

#product_widget img#seal {
  width: 96px;
  margin-top: -8px;
}

#ag-s {
  color: #6d7f8a;
  margin: 0px 0px 10px 0px !important;
  padding-top: 16px !important;
}

#ag-s .published {
  font-weight:600;
}

#ag-s #ag-header {
  display: block;
  padding: 5px;
}

#ag-s #commentaires {
  padding: 10px;
}

#ag-s .avis-garantis {
  border-top: 2px solid #ccc;
  padding-bottom: 20px;
}

#ag-s .avis-garantis ul.ag-details {
  list-style: outside none none;
  margin: 15px 0 0;
}

#ag-s .avis-garantis ul.ag-details li {
  display: inline-block;
  height: 25px;
  line-height: 25px;
}

#ag-s ul#ag-header-text {
  display: inline-block;
  list-style: outside none none;
  margin: 22px;
  vertical-align: top;
}

#more_info_sheets li {
  margin-bottom: 5px;
}

#ag-s .avis-garantis ul.ag-details li.ag-note {
  font-size: 13px;
  font-weight: 600;
}

#ag-s .ag-tr.top:before {
  border-width: 0 14px 13px;
  bottom: auto;
  left: 10px;
  top: -13px;
}
#ag-s .ag-tr:before {
  border-color: #d5d5d5 transparent;
  border-style: solid;
  content: "";
  position: absolute;
}
#ag-s .ag-tr.top:after {
  border-width: 0 13px 13px;
  left: 11px;
  top: -12px;
}
#ag-s .ag-tr:after {
  border-color: #fff transparent;
  border-style: solid;
  content: "";
  position: absolute;
  width: 0;
}
#ag-s .ag-tr {
  border: 1px solid #d5d5d5;
  border-radius: 7px;
  color: black;
  margin: 7px 0 3px;
  padding: 12px;
  position: relative;
}

#certificat {
  display: inline-block;
  float: right;
  vertical-align: top;
  font-size: 15px;
}

#seal_im {
  float: left;
  margin-left: -30px;
  margin-top: -15px;
}

#stars {
  margin-right: 18px;
}

.reviewer_name {
  text-transform:capitalize;
}

#agWidgetH p {
  color: #175298;
}
#ag-s .reviewTxt p {
  color: #111111;
}

.rad{-moz-border-radius: 8px;-webkit-border-radius:8px; border-radius:8px;}
.rad4{-moz-border-radius:4px;-webkit-border-radius:4px; border-radius:4px;}
meta, .metaHide {display:none !important}
.agWidget { color:#111111; font-family: 'Open Sans', sans-serif; font-weight:400}
.inner, .inner2{padding:12px;}
.reviewGlobal { display:inline-block !important; vertical-align:top !important; color:#175298 !important; }
.reviewGlobal p {margin:0 !important; padding:0 !important; display:block !important; font-size:12px !important; line-height:12px !important; letter-spacing:0 !important; margin-bottom:10px !important;}

/* Etoile */
.steavisgarantisStar{ width:111px; max-width:111px; position:relative; margin:0 0 0 -4px; padding:0; height:30px; margin-bottom:4px}
.steavisgarantisStar span {width:100%; display:block; height:30px; position:absolute; left:0; top:0; background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/base/default/images/steavisgarantis/star_off.png) left center; background-size:111px 30px;}
.steavisgarantisStar span.note {  display:block; height:30px; width:0; overflow:hidden;  background:url(https://www.le-fabricant-de-tampons.fr/skin/frontend/base/default/images/steavisgarantis/star_on_orange.png) left center; background-size:111px 30px;}

/*NOTES*/
.largeNote, .largeNote p{ font-family: 'Oswald', Arial ; font-weight:700; font-size:22px; line-height:22px; letter-spacing:0; color:#175298; }
.largeNote big { font-size:36px; letter-spacing:-2px;}

/*list des avis*/
.reviewList { padding:4px 0; margin:8px auto 12px auto; line-height:16px; font-family: 'Open Sans', sans-serif; text-align:left}
.reviewList li{ list-style:none; border-top:1px dashed #c5cee0; padding:10px 0; position:relative}
.author { letter-spacing:0; font-size:15px; line-height:18px; color:#175298; font-weight:600}
.author img { float:left; margin:4px 8px 8px 0; width:24px;}
.author .time{ display:inline-block; font-size:12px; font-weight:400;}
.reviewTxt p, .reponse p {display:block; margin:4px 0 0 0; font-size:14px; line-height:14px; letter-spacing:0px}
.reviewTxt meta {display:none}
.reponse {display:block; padding:8px 12px; background:#ffffff; margin-top:10px }
.reponse span { font-size:11px; line-height:11px; color:#175298; letter-spacing:0}
.reponse span img {margin-right:6px; float:left; width:12px;}
.reponse p { font-style:italic; font-size:12px;}

/*steavisgarantisStats*/
.steavisgarantisStats { display:inline-block;}
.steavisgarantisStats .item { height:116px; display:inline-block; margin:0 2px}
.steavisgarantisStats .item .stat, .steavisgarantisStats  .item .name, .steavisgarantisStats .item .stat .note .value   {display:block; width:20px; }
.steavisgarantisStats .item .stat{ height:88px; background: none; position:relative;  border:0px solid #F00}
.steavisgarantisStats .item .stat .note { position:absolute; left:0; bottom:0; height:0; width:20px; /*background:#f5d700;*/background:#ed6f00; text-align:center}
.steavisgarantisStats .item .stat .note .value {position:absolute; top:-8px; left:0; font-size:9px; text-align:center; color:#777777  }
.steavisgarantisStats .item .name { font-size:13px; text-align:center; height:20px; line-height:20px; color:#873f00; letter-spacing:0; text-shadow: 0 0 black;}

/*boutons*/
.agBt { display: inline-block; background:#175298; border:1px solid #175298; color:#ffffff !important; font-size:11px !important; line-height:11px; letter-spacing:1px; text-transform:uppercase; text-align:center; padding:4px 10px; width:auto; text-decoration: none !important; }
.agBt:hover { background:none; color:#175298 !important; text-decoration:none !important;}
.agBtBig {font-size:11px; line-height:11px; padding:5px 14px;}

/* WIDGET HORIZONTAL*/
#agWidgetH{ display:block; width:100%; max-width:275px;  line-height:0; text-align:center; margin:20px 0px;clear: both;}

#agWidgetH .logoAg { max-height:77px; display:inline-block; margin-right:6%}
#agWidgetH .inner  {padding-bottom:12px}
#agWidgetH .reviewGlobal {text-align:left}

/*# WIDGET LATERAL*/
#agWidgetSide{ display:block; width:100%; max-width:100%;  line-height:0; text-align:center; padding-bottom:18px}

#agWidgetSide .inner  {padding:12px 12px 0 12px}
#agWidgetSide .logoAg {display:block; margin:8px auto 24px auto }
#agWidgetSide .reviewList {max-height:300px; width:100%; overflow-x: hidden;overflow-y: scroll;}
#agWidgetSide .reviewList::-webkit-scrollbar-track{border-radius: 2px;background-color: #175298;}
#agWidgetSide .reviewList::-webkit-scrollbar{width: 2px;    background-color: #f5d700;}
#agWidgetSide .reviewList::-webkit-scrollbar-thumb{    border-radius: 2px;    background-color: #f5d700;}
#agWidgetSide .reviewList li { width:92%; margin:0 0 0 5%}
#agWidgetSide .author { line-height:16px;  font-size:14px; }

/*WIDGET MAIN*/
/*.topBar {background:#2c2c2c; color:#ffffff; text-align:center; font-size:13px; line-height:11px; letter-spacing:2px; padding:10px 0; text-transform:uppercase}*/
#agWidgetMain { display:block; width:100%; max-width:100%;  line-height:0; text-align:center; overflow:hidden; padding-bottom:12px; margin:0}

#agWidgetMain .inner { text-align:left; overflow:hidden; height:106px; padding:25px 14px 20px 14px}
#agWidgetMain .logoCont , #agWidgetMain .statCont, #agWidgetMain .reviewCont { display:inline-block; height:100px;  vertical-align:top; }
#agWidgetMain .logoCont {display: inline-block; width:41%;  }
#agWidgetMain .statCont  { width:28%; text-align:center; min-width:140px;}
#agWidgetMain .reviewCont {width:27%;text-align:right; }
#agWidgetMain .logoCont img {max-width:151px}
#agWidgetMain .logoCont .agBt {margin:6px 0 0 12px}
#agWidgetMain .statCont  .steavisgarantisStats{}
#agWidgetMain .reviewCont  .reviewGlobal {text-align:center; padding-top:26px }
#agWidgetMain .largeNote{  font-size:24px; line-height:28px;  letter-spacing:-1px;  }
#agWidgetMain .largeNote big { font-size:50px; letter-spacing:-3px;}
#agWidgetMain .reviewList { padding:0; margin:0 auto 8px auto}
#agWidgetMain .reviewList li { border-top:none; padding:16px 20px; margin:0;}
#agWidgetMain .largeNote {width:120px; }
#agWidgetMain .logoAg {display:block; margin:10px}
#agWidgetMain .steavisgarantisStar { position:absolute; top:12px; right:16px}
#agWidgetMain .reviewTxt p { font-weight:400; margin:6px 0; letter-spacing:0; padding:0px}
#agWidgetMain .certificateBtn {padding:5px 15px;}
@media (max-width: 600px) {
  #agWidgetMain .statCont {display:none !important}
  #agWidgetMain .logoCont { width:60%}
  #agWidgetMain .reviewCont { width:40%}
}
@media (max-width: 400px) {
  #agWidgetMain .reviewList .steavisgarantisStar {display:block !important; position:relative; top: auto; right:auto;}
}

/* Footer Link */
#steavisgarantisFooterVerif {
  text-align:center;
  margin:5px auto;
  display: table;
}
#steavisgarantisFooterVerif img{
  margin-right: 3px;
  width: 20px !important;
}

#steavisgarantisFooterText {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  font-size: 12.5px;
  color: #fff;
}

#steavisgarantisFooterText a {
	font-size: 12.5px;
	text-decoration: underline;
	color: white;
    font-weight: bold;
}

/*background*/
.bgGrey0{ background:#f9f9f9}
.bgGrey1{ background:#f3f3f3}

#agWidgetH{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f3f3f3+0,fefefe+16,fefefe+26,f3f3f3+51 */
  background: #f3f3f3; /* Old browsers */
  background: -moz-linear-gradient(left,  #f3f3f3 0%, #fdfdfd 16%, #fefefe 26%, #f3f3f3 51%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,  #f3f3f3 0%,#fdfdfd 16%,#fefefe 26%,#f3f3f3 51%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right,  #f3f3f3 0%,#fdfdfd 16%,#fefefe 26%,#f3f3f3 51%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#f3f3f3',GradientType=1 ); /* IE6-9 */
  -moz-box-shadow:inset 0px 0px 0px 1px #dfdfdf; box-shadow:inset 0px 0px 0px 1px #dfdfdf;}

/*transition*/
.agBt { -webkit-transition: background 0.4s ease; -moz-transition: background 0.4s ease;
  -ms-transition: background 0.4s ease;-o-transition: background 0.4s ease; transition: background 0.4s ease;}

#agWidgetMain .inner.bgGrey1{
  box-sizing:initial !important;
}

/* Si mobile */
@media screen and (max-width: 750px) {
  .agJsWidget {
    display:none;
  }
  #steavisgarantis.agWidget.rad {
    display:none;
  }
}
@media screen and (max-width: 640px) {
    body .agJsWidget {
		left: initial;
		right: 0;
        transform-origin: right bottom !important;
    }
}

#sag_loader {
  margin: 0 auto;
}

/* Widget summary number 2 & 3 */
#agWidgetH.inline {
  background: none !important;
  box-shadow: none !important;
  /*max-width: 300px !important;*/
  max-width: 100% !important;
  margin: 5px 0;
  zoom: 0.85;
}

#agWidgetH.inline .inner {
  padding: 0;
  margin: 0;
}

#agWidgetH.inline .reviewGlobal {
  display: flex !important;
  justify-content: flex-start !important;
  align-items: center !important;
  position: relative !important;
}

#agWidgetH.inline p {
  color: #000 !important;
  text-align: center;
  text-transform: none;
  margin: 0 0 0 10px !important;
  font-weight: 500;
}

#agWidgetH.inline .agBt {
  display: flex !important;
  justify-content: center;
  align-items: center;
  background: none !important;
  border: none !important;
  padding: 0!important;
  margin:0!important;
}

#agWidgetH.inline .agBt:focus {
  outline: none;
}

#agWidgetH.inline .steavisgarantisStar{
  margin: 0 !important;
}

.steavisgarantisStar svg.note {
  height: 30px;
  width: auto;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
/* End widget summary number 2 & 3 */

#categoryStarsMain {
  -moz-transform: scale(0.6);
  margin-bottom: 10px;
  zoom: 0.6;
  display: flex;
  justify-content: center;
}

.categoryStars {
  display: inline-block;
  width: 111px;
  max-width: 111px;
  position: relative;
  margin: 0 0 5px -4px;
  padding: 0;
  height: 18px;
  margin-bottom: 4px;
}

.categoryStars span {
  width: 100%;
  display: block;
  height: 30px;
  min-height: auto;
  position: absolute;
  left: 0;
  top: 0;
}

.categoryStars svg.note {
  height: 30px;
  width: auto;
  position: relative;
  z-index: 2;
  overflow: hidden;
}

.categoryStarsStr {
  display: inline-block;
  font-weight: normal;
  margin-left: 5px;
  margin-top: 5px;
}
input.input-text:focus, select:focus, textarea:focus {			/* GENERIQUE FOCUS FORM */
	
}

p.required, .form-list label.required em {                      /* CE QUI EST OBLIGATOIRE DANS UN FORMULAIRE */
	color: #ed6d0f; 
}

/*
* Fieldset et legend
*/
.fieldset {
	background: #f5f5f5; 
	border-color: #999999  #cccccc; 
}

.fieldset .legend {
	background: #1f1b1a; 
	border-color: #1f1b1a; 
	color: #fff; 
}

.buttons-set .back-link {													/* GENERIQUE LIEN RETOUR */
	color: #666666;	
}

/*
* Compte client
*/
.box-account .box-head a {
	color: #666666; 	
}

					.data-table thead th {														/* GENERIQUE DATA TABLE */
						background: #f5c29d;
						font:normal normal 18px BebasNeueRegular, Arial, Helvetica, sans-serif; color:#1f1b1a;

					}
					
					.data-table tbody th, .data-table tbody td {

					}
					
					.data-table thead th {
	
					}
					
					.data-table thead th:last-child { /* petite correction du thème de base */
						border-right: none;
					}
					
					.data-table tfoot tr.first td {

					}
					

.link-cart,																	/* GENERIQUE cf. style.css */
.link-wishlist,
.link-reorder,
.link-print {
	color: #fff !important;
	position: relative;
	top: 10px;
	right: 5px;	
}

a {
	color: #333333; 															/* GENERIQUE intelligent ? */	
}

h1, h2, h3, h4, h5, h6 {													/* GENERIQUE pareil ? */
    color: #333; 
}

.block .block-title strong {
	color: #fff; 	
}

					.block-account .block-content li.current, .block-account .block-content li a:hover {
						color: #ed6d0f; 
					}
					
					.block-account .block-title {
						background: #1f1b1a; 	
					}
					
					.block-account .block-content {
						background-color: #f5f5f5; 	
					}
					
					.addresses-list h2 {
						color: #cc3333; 
					}

.addresses-list li.item {
	background: #f5f5f5; 
	border-color: #999999  #cccccc; 	
}

.pager { /* mes commandes */
	border: none;
}


/*
* Uniformisation des boutons
*/

button.button span {											/* BOUTON GENERIQUE BORDEAUX */
	background-color: #cc3333; 
	border-color: #7a032a; 	
}
button.btn-checkout span { /* ce qui oblige à faire ça sur le .btn-checkout */
	background-color: transparent;
	border: none;	
}

.block-compare button.button span,
.block-poll button.button span,
.block-subscribe .actions button.button span,
.block-login .actions button.button span,
.product-view .box-tags .form-add button.button span,
.cart-table .btn-continue span,
.cart-table .btn-update span,
.cart .discount button span,
.cart .shipping button span,
.multiple-checkout .title-buttons button.button span,
#multiship-addresses-table tfoot button.button span,
.my-wishlist .buttons-set .btn-share span {
	border-color: #7a032a; 
	background-color: #cc3333; 
}



/*
* Panier
*/
.product-name a {													/*  GENERIQUE */
	color: #666666; 
}

.cart .discount h2, .cart .shipping h2 {

}

.cart .crosssell {

}

.cart .discount, .cart .shipping {

}

.cart .totals {
	background: #f5c29d; 
}

/*
* Commande
*/
.opc .allow .step-title .number {
	background: #fff; 
	border-color: #fff; 
	color: #999999; 	
}

.opc .step {
	background: #f5f5f5; 
	border-color: #cccccc  #999999; 
}

.opc .step-title,
.opc .allow .step-title {
	background: #e9e9e9; 
	border-color: #999999; 
	border-width: 0px 1px 1px;	
}

.opc .allow .step-title h2 {
	color: #999999; 	
}

.opc .active .step-title .number {
    background:  #1f1b1a; 
    border-color:#1f1b1a; 
    color: #fff; 
}

.opc .active .step-title h2 {
	color: #ed6d0f; 
}

.opc .active .step-title {
	background: #dcdcdc; 
	border-color: #cccccc  #999999; 
	border-bottom: none;
}

/* ajustement de titre d'avancement */
.block-progress .block-title strong {
	font-size: 12px;
	padding: 5px;
}

form.jqtransformdone label{
	margin-top:4px;
	margin-right: 8px;
	display: block;
	float:left;
}
form.jqtransformdone div.rowElem{
	clear:both;
	padding:4px 0px;
}
/* -------------
 * Buttons
 * ------------- */
button.jqTransformButton {
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: transparent;
	cursor: pointer;
	overflow: visible;
	font-family: Arial;
}

*:first-child+html button.jqTransformButton[type]{width: 1;} /* IE7 */

button.jqTransformButton span {
	background: transparent url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/btn_right.gif) no-repeat right top;
	display: block;
	float: left;
	padding: 0px 4px 0px 0px; /* sliding doors padding */
	margin: 0px;
	height: 33px;
}

button.jqTransformButton span span {
	background: transparent url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/btn_left.gif) no-repeat top left;
	color: #333;
	padding: 8px 4px 0px 8px;
	font-weight: normal;
	font-size: 12px;
	line-height: 13px;
	display: block;
	text-decoration: none;
	height: 33px;
}

/*hover*/
button.jqTransformButton_hover span span { background-position: left -33px ; }
button.jqTransformButton_hover span { background-position: right -33px ; }

/*clicked*/
button.jqTransformButton_click span span { background-position: left -66px ; }
button.jqTransformButton_click span { background-position: right -66px ; }

/* IE 6 */
* html button.jqTransformButton { height:33px; }
* button.jqTransformButton span span { height: 25px; }
/* IE 7 */
*+ html button.jqTransformButton { height:33px; }
*+ button.jqTransformButton span span { height: 25px; }


/* -------------
 * Inputs
 * ------------- */
.jqTransformInputWrapper {
	background: transparent url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/input/input_text_left.gif) no-repeat left top;
	height: 31px;
	padding: 0px;
	float:left;
}

.jqTransformInputInner {
	background: transparent url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/input/input_text_right.gif) no-repeat top right;
	padding: 0px;
	margin: 0px;
}

.jqTransformInputInner div {
	height: 31px;
	margin:0px 0px 0px 8px;
}

.jqTransformInputInner div input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	vertical-align: middle;
	height: 31px;
	color:#404040;	
	border: none;
	padding: 8px 0px 0px 0px;
	margin: 0px;
	background:transparent;
}

/*  IE6 */
* html .jqTransformInputInner div input {
	padding: 6px 0 0 0;
	margin: 0 0 0 -8px;
	height:24px;
}
/* Ie7 */
*+ html .jqTransformInputInner div input {
	padding: 6px 0 0 0;
	margin-left:-10px;
	height:24px;
}

/*hover*/
.jqTransformInputWrapper_hover{ background-position: left -31px ;}
.jqTransformInputWrapper_hover div.jqTransformInputInner{ background-position: right -31px ;}

/*focus*/
.jqTransformInputWrapper_focus{ background-position: left -62px ;}
.jqTransformInputWrapper_focus div.jqTransformInputInner{ background-position: right -62px ;}



.jqTransformSafari .jqTransformInputInner div {
	position: relative;
	overflow: hidden;
	margin:0px 8px;
}
.jqTransformSafari .jqTransformInputInner div input {
	background-color: none;
	position: absolute;
	top: -10px;
	left: -2px;
	height: 42px; 
	padding-left: 4px;
}



/* -------------
 * Textarea
 * ------------- */
table.jqTransformTextarea td#jqTransformTextarea-mm textarea{
	font-size: 12px;
	line-height: 16px;
}

table.jqTransformTextarea td{
font-size: 1px;
line-height: 1px;
width: 5px;
height: 5px;
margin: 0;
padding: 0;
}
table.jqTransformTextarea{}
table.jqTransformTextarea tr{
/*border: 1px solid red;*/

}
table.jqTransformTextarea textarea{
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
}
table.jqTransformTextarea td#jqTransformTextarea-tl{background: url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/textarea/textarea_tl.gif) no-repeat top left;}
table.jqTransformTextarea td#jqTransformTextarea-tm{background: url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/textarea/textarea_tm.gif) repeat-x top left;}
table.jqTransformTextarea td#jqTransformTextarea-tr{background: url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/textarea/textarea_tr.gif) no-repeat top left;}

table.jqTransformTextarea td#jqTransformTextarea-ml{background: url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/textarea/textarea_ml.gif) repeat-y top left;}
table.jqTransformTextarea td#jqTransformTextarea-mm{background: url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/textarea/textarea-mm.gif) repeat;}
table.jqTransformTextarea td#jqTransformTextarea-mr{background: url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/textarea/textarea_mr.gif) repeat-y top left;}

table.jqTransformTextarea td#jqTransformTextarea-bl{background: url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/textarea/textarea_bl.gif) no-repeat top left;}
table.jqTransformTextarea td#jqTransformTextarea-bm{background: url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/textarea/textarea_bm.gif) repeat-x top left;}
table.jqTransformTextarea td#jqTransformTextarea-br{background: url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/textarea/textarea_br.gif) no-repeat top left;}

/*hover*/
table.jqTransformTextarea-hover td#jqTransformTextarea-tl{background-position:0px -5px;}
table.jqTransformTextarea-hover td#jqTransformTextarea-tm{background-position:0px -5px;}
table.jqTransformTextarea-hover td#jqTransformTextarea-tr{background-position:0px -5px;}
table.jqTransformTextarea-hover td#jqTransformTextarea-ml{background-position:-5px 0px;}
table.jqTransformTextarea-hover td#jqTransformTextarea-mm{background-image: url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/textarea/textarea-mm-hover.gif);}
table.jqTransformTextarea-hover td#jqTransformTextarea-mr{background-position:-5px 0px;}
table.jqTransformTextarea-hover td#jqTransformTextarea-bl{background-position:0px -5px;}
table.jqTransformTextarea-hover td#jqTransformTextarea-bm{background-position:0px -5px;}
table.jqTransformTextarea-hover td#jqTransformTextarea-br{background-position:0px -5px;}

/*focus*/
table.jqTransformTextarea-focus td#jqTransformTextarea-tl{background-position:0px -10px;}
table.jqTransformTextarea-focus td#jqTransformTextarea-tm{background-position:0px -10px;}
table.jqTransformTextarea-focus td#jqTransformTextarea-tr{background-position:0px -10px;}
table.jqTransformTextarea-focus td#jqTransformTextarea-ml{background-position:-10px 0px;}
table.jqTransformTextarea-focus td#jqTransformTextarea-mm{background-image: url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/textarea/textarea-mm-focus.gif);}
table.jqTransformTextarea-focus td#jqTransformTextarea-mr{background-position: -10px 0px;}
table.jqTransformTextarea-focus td#jqTransformTextarea-bl{background-position:0px -10px;}
table.jqTransformTextarea-focus td#jqTransformTextarea-bm{background-position:0px -10px;}
table.jqTransformTextarea-focus td#jqTransformTextarea-br{background-position:0px -10px;}


table.jqTransformTextarea .jqTransformSafariTextarea div {
	position: relative;
	overflow: hidden;
	border: 0px solid red;
}
table.jqTransformTextarea .jqTransformSafariTextarea textarea{
	background: none;
	position: absolute;
	top:-10px;
	left:-10px;
	padding: 10px 10px 10px 10px;
	resize: none;
}


/* -------------
 * Radios
 * ------------- */
.jqTransformRadioWrapper {float: left;display:block;margin:0px 4px;	margin-top:5px;}
.jqTransformRadio {
	background: transparent url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/radio.gif) no-repeat center top;
	vertical-align: middle;
	height: 19px;
	width: 18px;
	display:block;/*display: -moz-inline-block;*/
}


/* -------------
 * Checkboxes
 * ------------- */
span.jqTransformCheckboxWrapper{
	display:block;float:left;
	margin-top:5px;
}
a.jqTransformCheckbox {
	background: transparent url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/checkbox.gif) no-repeat center top;
	vertical-align: middle;
	height: 19px;
	width: 18px;
	display:block;/*display: -moz-inline-block;*/
}

/* -------------
 * Checked - Used for both Radio and Checkbox
 * ------------- */
a.jqTransformChecked { background-position: center bottom;}


/* -------------
 * Selects
 * ------------- */
.jqTransformSelectWrapper {
	width: 45px;
	position:relative;
	height: 22px;
	background: url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/select_left.png) no-repeat top left;
	float:left;
}

.jqTransformSelectWrapper div span {
	
	font-size: 12px;
	float: none;
	position: absolute;
	white-space: nowrap;
	height: 13px;
	line-height: 6px;
	padding: 8px 0 0 7px;
	overflow: hidden;
	cursor:pointer;
	/*border: 1px solid #CCCCCC;*/
/*	border-right: none;*/
}

.jqTransformSelectWrapper  a.jqTransformSelectOpen {
	display: block;
	position: absolute;
	right: -4px;
	width: 31px;
	height: 22px;
	background: url(https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/images/tamponencreur/select_right.png) no-repeat center center;
}

.jqTransformSelectWrapper ul {
	position: absolute;
	width: 43px;
	top: 20px;
	left: 0px;
	list-style: none;
	background-color: #FFF;
	border-width:0 1px 1px 1px;
	border-style:solid;
	border-color:#E2B391;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	display: none;
	margin: 0px;
	padding: 0px 0 5px 0;
/* 	height: 150px; */
	overflow: auto;
	overflow-y: auto;
	z-index:10;
}

.jqTransformSelectWrapper ul a {
	display: block;
	padding:0 5px;
	text-decoration: none;
	color:#333;
	background-color: #FFF;
	font-size: 12px;
}

.jqTransformSelectWrapper ul a.selected {
	background: #fea86a;
	color: #333;
}

.jqTransformSelectWrapper ul a:hover, .jqTransformSelectWrapper ul a.selected:hover {
	background:#ed6d0f;
	color: #fff;
}

/* -------------
 * Hidden - used to hide the original form elements
 * ------------- */
.jqTransformHidden {display: none;}
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox-image {
	width: 100%;
	height: auto;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}


/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
	border: 1px solid #999899;
	margin:-4px;	/* Set this to minus the border thickness. */
	background-color:#fff;	
	cursor:move;		
}

/* This is for the title text. */
.cloud-zoom-title {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute !important;
	background-color:#000;
	color:#fff;
	padding:3px;
	width:100%;
	text-align:center;	
	font-weight:bold;
	font-size:10px;
	top:0px;
}

/* This is the zoom window. */
.cloud-zoom-big {
	border: 1px solid #b9b9b9;
	overflow:hidden;
}

/* This is the loading message. */
.cloud-zoom-loading {
	color:white;	
	background:#222;
	padding:3px;
	border:1px solid #000;
}



/* Fonts ================================================================================ */
/*@font-face {
    font-family: 'BebasNeueRegular';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/bebasneue/bebasneue-webfont.eot');
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/bebasneue/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/bebasneue/bebasneue-webfont.woff') format('woff'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/bebasneue/bebasneue-webfont.ttf') format('truetype'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/bebasneue/bebasneue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}*/

@font-face {
    font-family: 'Arial';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/arial/Arial.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Arial';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/arial/Arial-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Arial';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/arial/Arial-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Arial';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/arial/Arial-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

/*AVANT GARDE*/
@font-face {
    font-family: 'Avant Garde';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/avantgarde/avantgarde-webfont.eot');
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/avantgarde/avantgarde-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/avantgarde/avantgarde-webfont.woff') format('woff'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/avantgarde/avantgarde-webfont.ttf') format('truetype'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/avantgarde/avantgarde-webfont.svg#avantgarde_bk_btbook') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Avant Garde';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/avantgarde/avantgardebd-webfont.eot');
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/avantgarde/avantgardebd-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/avantgarde/avantgardebd-webfont.woff') format('woff'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/avantgarde/avantgardebd-webfont.ttf') format('truetype'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/avantgarde/avantgardebd-webfont.svg#avantgarde_md_btmedium') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'Avant Garde';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/avantgarde/avantgardei-webfont.eot');
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/avantgarde/avantgardei-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/avantgarde/avantgardei-webfont.woff') format('woff'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/avantgarde/avantgardei-webfont.ttf') format('truetype'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/avantgarde/avantgardei-webfont.svg#avantgarde_bk_btbook_oblique') format('svg');
    font-weight: normal;
    font-style: italic;

}
@font-face {
    font-family: 'Avant Garde';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/avantgarde/avantgardebi-webfont.eot');
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/avantgarde/avantgardebi-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/avantgarde/avantgardebi-webfont.woff') format('woff'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/avantgarde/avantgardebi-webfont.ttf') format('truetype'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/avantgarde/avantgardebi-webfont.svg#avantgarde_md_btMdOb') format('svg');
    font-weight: bold;
    font-style: italic;

}

/* ENGLISH */
@font-face {
    font-family: 'English';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/english/english-webfont.eot');
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/english/english-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/english/english-webfont.woff') format('woff'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/english/english-webfont.ttf') format('truetype'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/english/english-webfont.svg#englischeschtregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'English';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/english/englishi-webfont.eot');
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/english/englishi-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/english/englishi-webfont.woff') format('woff'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/english/englishi-webfont.ttf') format('truetype'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/english/englishi-webfont.svg#englishregular') format('svg');
    font-weight: normal;
    font-style: italic;

}
@font-face {
    font-family: 'English';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/english/englishbd-webfont.eot');
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/english/englishbd-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/english/englishbd-webfont.woff') format('woff'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/english/englishbd-webfont.ttf') format('truetype'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/english/englishbd-webfont.svg#english111_vivace_btregular') format('svg');
    font-weight: bold;
    font-style: normal;

}
@font-face {
    font-family: 'English';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/english/englishbi-webfont.eot');
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/english/englishbi-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/english/englishbi-webfont.woff') format('woff'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/english/englishbi-webfont.ttf') format('truetype'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/english/englishbi-webfont.svg#english111_vivace_btregular') format('svg');
    font-weight: bold;
    font-style: italic;

}

/* CG OMEGA */
@font-face {
    font-family: 'CG Omega';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/cg_omega/cg_omega.eot');
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/cg_omega/cg_omega.eot?#iefix') format('embedded-opentype'),
         /*url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/cg_omega/cg_omega.woff') format('woff'),*/
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/cg_omega/CGOmega.ttf') format('truetype'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/cg_omega/cg_omega.svg#Optimum') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CG Omega';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/cg_omega/cg_omegabd.eot');
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/cg_omega/cg_omegabd.eot?#iefix') format('embedded-opentype'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/cg_omega/cg_omegabd.woff') format('woff'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/cg_omega/cg_omegabd.ttf') format('truetype'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/cg_omega/cg_omegabd.svg#cg_omega') format('svg');
    font-weight: bold;
    font-style: normal;

}
@font-face {
    font-family: 'CG Omega';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/cg_omega/cg_omegabi.eot');
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/cg_omega/cg_omegabi.eot?#iefix') format('embedded-opentype'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/cg_omega/cg_omegabi.woff') format('woff'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/cg_omega/CGOmega-BoldItalic.ttf') format('truetype'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/cg_omega/cg_omegabi.svg#cg_omega') format('svg');
    font-weight: bold;
    font-style: italic;

}
@font-face {
    font-family: 'CG Omega';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/cg_omega/cg_omegai.eot');
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/cg_omega/cg_omegai.eot?#iefix') format('embedded-opentype'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/cg_omega/cg_omegai.woff') format('woff'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/cg_omega/cg_omegai.ttf') format('truetype'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/cg_omega/cg_omegai.svg#cg_omega') format('svg');
    font-weight: normal;
    font-style: italic;

}
/* COMIC SANS MS */
@font-face {
          font-family: "Comic Sans MS";
          font-weight: normal;
          font-style: normal;
          font-variant: normal;
          src: url("https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/comic/comic.ttf") format("truetype");
      }
@font-face {
          font-family: "Comic Sans MS";
          font-weight: bold;
          font-style: normal;
          font-variant: normal;
          src: url("https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/comic/comicbd.ttf") format("truetype");
      }
@font-face {
          font-family: "Comic Sans MS";
          font-weight: normal;
          font-style: italic;
          font-variant: normal;
          src: url("https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/comic/comici.ttf") format("truetype");
      }
@font-face {
          font-family: "Comic Sans MS";
          font-weight: bold;
          font-style: italic;
          font-variant: normal;
          src: url("https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/comic/comicz.ttf") format("truetype");
      }

/* GILL SANS MT */
@font-face {
    font-family: 'Gill Sans MT';
    /*src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/gillsansmt/gill_sans_mt.eot');*/
    src: /*url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/gillsansmt/gill_sans_mt.eot?#iefix') format('embedded-opentype'),
         /*url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/cg_omega/cg_omega.woff') format('woff'),*/
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/gillsansmt/gill_sans_mt.ttf') format('truetype');
         /*url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/gillsansmt/gill_sans_mt.svg#gill_sans_mt') format('svg');*/
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Gill Sans MT';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/gillsansmt/gill_sans_mtbd.eot');
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/gillsansmt/gill_sans_mtbd.eot?#iefix') format('embedded-opentype'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/gillsansmt/gill_sans_mtbd.woff') format('woff'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/gillsansmt/gill_sans_mtbd.ttf') format('truetype'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/gillsansmt/gill_sans_mtbd.svg#gill_sans_mt') format('svg');
    font-weight: bold;
    font-style: normal;

}
@font-face {
    font-family: 'Gill Sans MT';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/gillsansmt/gill_sans_mtbi.eot');
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/gillsansmt/gill_sans_mtbi.eot?#iefix') format('embedded-opentype'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/gillsansmt/gill_sans_mtbi.woff') format('woff'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/gillsansmt/gill_sans_mtbi.ttf') format('truetype'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/gillsansmt/gill_sans_mtbi.svg#gill_sans_mt') format('svg');
    font-weight: bold;
    font-style: italic;

}
@font-face {
    font-family: 'Gill Sans MT';
    /*src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/gillsansmt/gill_sans_mti.eot');*/
    src: /*url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/gillsansmt/gill_sans_mti.eot?#iefix') format('embedded-opentype'),*/
	url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/gillsansmt/gill_sans_mti.woff') format('woff'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/gillsansmt/gill_sans_mti.ttf') format('truetype'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/gillsansmt/gill_sans_mti.svg#gill_sans_mt') format('svg');
    font-weight: normal;
    font-style: italic;

}
/*ZURICH*/
@font-face {
    font-family: 'zurich';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/zurich/zurich-webfont.eot');
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/zurich/zurich-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/zurich/zurich-webfont.woff') format('woff'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/zurich/zurich.ttf') format('truetype'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/zurich/zurich-webfont.svg#zapfchan_md_btmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'zurich';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/zurich/zurichbd-webfont.eot');
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/zurich/zurichbd-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/zurich/zurichbd-webfont.woff') format('woff'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/zurich/zurichbd.ttf') format('truetype'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/zurich/zurichbd-webfont.svg#zapfcalligr_btbold_italic') format('svg');
    font-weight: bold;
    font-style: normal;

}
@font-face {
    font-family: 'zurich';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/zurich/zurichbi-webfont.eot');
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/zurich/zurichbi-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/zurich/zurichbi-webfont.woff') format('woff'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/zurich/zurichbi.ttf') format('truetype'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/zurich/zurichbi-webfont.svg#zapfcalligr_btbold_italic') format('svg');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'zurich';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/zurich/zurichi-webfont.eot');
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/zurich/zurichi-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/zurich/zurichi-webfont.woff') format('woff'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/zurich/zurichi.ttf') format('truetype'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/zurich/zurichi-webfont.svg#zapfcalligr_btitalic') format('svg');
    font-weight: normal;
    font-style: italic;

}
/* FUTURA*/
@font-face {
    font-family: 'futura';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/futura/futura-webfont.eot');
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/futura/futura-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/futura/futura-webfont.woff') format('woff'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/futura/futura-webfont.ttf') format('truetype'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/futura/futura-webfont.svg#futura_lt_btlight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'futura';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/futura/futurabd-webfont.eot');
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/futura/futurabd-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/futura/futurabd-webfont.woff') format('woff'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/futura/futurabd-webfont.ttf') format('truetype'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/futura/futurabd-webfont.svg#futura_md_btbold') format('svg');
    font-weight: bold;
    font-style: normal;

}
@font-face {
    font-family: 'futura';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/futura/futurai-webfont.eot');
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/futura/futurai-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/futura/futurai-webfont.woff') format('woff'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/futura/futurai-webfont.ttf') format('truetype'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/futura/futurai-webfont.svg#futura_lt_btlight_italic') format('svg');
    font-weight: normal;
    font-style: italic;

}
@font-face {
    font-family: 'futura';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/futura/futurabi-webfont.eot');
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/futura/futurabi-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/futura/futurabi-webfont.woff') format('woff'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/futura/futurabi-webfont.ttf') format('truetype'),
         url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/futura/futurabi-webfont.svg#futura_hv_btheavy_italic') format('svg');
    font-weight: bold;
    font-style: italic;

}
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on November 16, 2015 */
/*@font-face {
    font-family: 'Arial';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/default/fonts/arial/Arial.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}*/
/*@font-face {
  font-family: 'bebas-neue';
  src: url("https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/fonts/bebasneue_bold-webfont.eot");
  src: url("https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/fonts/bebasneue_bold-webfont.eot?#iefix") format("embedded-opentype"), url("https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/fonts/bebasneue_bold-webfont.woff2") format("woff2"), url("https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/fonts/bebasneue_bold-webfont.woff") format("woff"), url("https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/fonts/bebasneue_bold-webfont.ttf") format("truetype"), url("https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/fonts/bebasneue_bold-webfont.svg#bebas_neuebold") format("svg");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'bebas-neue';
  src: url("https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/fonts/bebasneue_book-webfont.eot");
  src: url("https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/fonts/bebasneue_book-webfont.eot?#iefix") format("embedded-opentype"), url("https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/fonts/bebasneue_book-webfont.woff2") format("woff2"), url("https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/fonts/bebasneue_book-webfont.woff") format("woff"), url("https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/fonts/bebasneue_book-webfont.ttf") format("truetype"), url("https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/fonts/bebasneue_book-webfont.svg#bebas_neuebook") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'bebas-neue';
  src: url("https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/fonts/bebasneue_light-webfont.eot");
  src: url("https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/fonts/bebasneue_light-webfont.eot?#iefix") format("embedded-opentype"), url("https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/fonts/bebasneue_light-webfont.woff2") format("woff2"), url("https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/fonts/bebasneue_light-webfont.woff") format("woff"), url("https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/fonts/bebasneue_light-webfont.ttf") format("truetype"), url("https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/fonts/bebasneue_light-webfont.svg#bebas_neuelight") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'bebas-neue';
  src: url("https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/fonts/bebasneue_regular-webfont.eot");
  src: url("https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/fonts/bebasneue_regular-webfont.eot?#iefix") format("embedded-opentype"), url("https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/fonts/bebasneue_regular-webfont.woff2") format("woff2"), url("https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/fonts/bebasneue_regular-webfont.woff") format("woff"), url("https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/fonts/bebasneue_regular-webfont.ttf") format("truetype"), url("https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/fonts/bebasneue_regular-webfont.svg#bebas_neue_regularregular") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'bebas-neue';
  src: url("https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/fonts/bebasneue_thin-webfont.eot");
  src: url("https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/fonts/bebasneue_thin-webfont.eot?#iefix") format("embedded-opentype"), url("https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/fonts/bebasneue_thin-webfont.woff2") format("woff2"), url("https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/fonts/bebasneue_thin-webfont.woff") format("woff"), url("https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/fonts/bebasneue_thin-webfont.ttf") format("truetype"), url("https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/fonts/bebasneue_thin-webfont.svg#bebas_neuethin") format("svg");
  font-weight: 200;
  font-style: normal;
}*/

/* ======================================================================================= */

/*@font-face {
    font-family: 'BebasNeueRegular';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/bebasneue/bebasneue-webfont.eot');
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/bebasneue/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/bebasneue/bebasneue-webfont.woff') format('woff'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/bebasneue/bebasneue-webfont.ttf') format('truetype'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/bebasneue/bebasneue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}*/

/*AVANT GARDE*/
/*@font-face {
    font-family: 'Avant Garde';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/avantgarde/avantgarde-webfont.eot');
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/avantgarde/avantgarde-webfont.eot?#iefix') format('embedded-opentype'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/avantgarde/avantgarde-webfont.woff') format('woff'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/avantgarde/avantgarde-webfont.ttf') format('truetype'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/avantgarde/avantgarde-webfont.svg#avantgarde_bk_btbook') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Avant Garde';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/avantgarde/avantgardebd-webfont.eot');
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/avantgarde/avantgardebd-webfont.eot?#iefix') format('embedded-opentype'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/avantgarde/avantgardebd-webfont.woff') format('woff'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/avantgarde/avantgardebd-webfont.ttf') format('truetype'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/avantgarde/avantgardebd-webfont.svg#avantgarde_md_btmedium') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'Avant Garde';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/avantgarde/avantgardei-webfont.eot');
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/avantgarde/avantgardei-webfont.eot?#iefix') format('embedded-opentype'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/avantgarde/avantgardei-webfont.woff') format('woff'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/avantgarde/avantgardei-webfont.ttf') format('truetype'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/avantgarde/avantgardei-webfont.svg#avantgarde_bk_btbook_oblique') format('svg');
    font-weight: normal;
    font-style: italic;

}
@font-face {
    font-family: 'Avant Garde';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/avantgarde/avantgardebi-webfont.eot');
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/avantgarde/avantgardebi-webfont.eot?#iefix') format('embedded-opentype'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/avantgarde/avantgardebi-webfont.woff') format('woff'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/avantgarde/avantgardebi-webfont.ttf') format('truetype'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/avantgarde/avantgardebi-webfont.svg#avantgarde_md_btMdOb') format('svg');
    font-weight: bold;
    font-style: italic;

}*/

/* ENGLISH */
/*@font-face {
    font-family: 'English';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/english/english-webfont.eot');
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/english/english-webfont.eot?#iefix') format('embedded-opentype'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/english/english-webfont.woff') format('woff'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/english/english-webfont.ttf') format('truetype'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/english/english-webfont.svg#englischeschtregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'English';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/english/englishi-webfont.eot');
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/english/englishi-webfont.eot?#iefix') format('embedded-opentype'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/english/englishi-webfont.woff') format('woff'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/english/englishi-webfont.ttf') format('truetype'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/english/englishi-webfont.svg#englishregular') format('svg');
    font-weight: normal;
    font-style: italic;

}
@font-face {
    font-family: 'English';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/english/englishbd-webfont.eot');
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/english/englishbd-webfont.eot?#iefix') format('embedded-opentype'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/english/englishbd-webfont.woff') format('woff'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/english/englishbd-webfont.ttf') format('truetype'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/english/englishbd-webfont.svg#english111_vivace_btregular') format('svg');
    font-weight: bold;
    font-style: normal;

}
@font-face {
    font-family: 'English';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/english/englishbi-webfont.eot');
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/english/englishbi-webfont.eot?#iefix') format('embedded-opentype'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/english/englishbi-webfont.woff') format('woff'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/english/englishbi-webfont.ttf') format('truetype'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/english/englishbi-webfont.svg#english111_vivace_btregular') format('svg');
    font-weight: bold;
    font-style: italic;

}*/

/* CG OMEGA */
/*@font-face {
    font-family: 'CG Omega';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/cg_omega/Optimum.eot');
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/cg_omega/Optimum.eot?#iefix') format('embedded-opentype'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/cg_omega/Optimum.woff') format('woff'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/cg_omega/Optimum.ttf') format('truetype'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/cg_omega/Optimum.svg#Optimum') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CG Omega';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/cg_omega/cg_omegabd.eot');
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/cg_omega/cg_omegabd.eot?#iefix') format('embedded-opentype'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/cg_omega/cg_omegabd.woff') format('woff'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/cg_omega/cg_omegabd.ttf') format('truetype'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/cg_omega/cg_omegabd.svg#cg_omega') format('svg');
    font-weight: bold;
    font-style: normal;

}
@font-face {
    font-family: 'CG Omega';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/cg_omega/cg_omegabi.eot');
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/cg_omega/cg_omegabi.eot?#iefix') format('embedded-opentype'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/cg_omega/cg_omegabi.woff') format('woff'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/cg_omega/cg_omegabi.ttf') format('truetype'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/cg_omega/cg_omegabi.svg#cg_omega') format('svg');
    font-weight: bold;
    font-style: italic;

}
@font-face {
    font-family: 'CG Omega';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/cg_omega/cg_omegai.eot');
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/cg_omega/cg_omegai.eot?#iefix') format('embedded-opentype'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/cg_omega/cg_omegai.woff') format('woff'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/cg_omega/cg_omegai.ttf') format('truetype'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/cg_omega/cg_omegai.svg#cg_omega') format('svg');
    font-weight: normal;
    font-style: italic;

}*/
/*ZURICH*/
/*@font-face {
    font-family: 'zurich';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/zurich/zurich-webfont.eot');
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/zurich/zurich-webfont.eot?#iefix') format('embedded-opentype'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/zurich/zurich-webfont.woff') format('woff'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/zurich/zurich-webfont.ttf') format('truetype'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/zurich/zurich-webfont.svg#zapfchan_md_btmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'zurich';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/zurich/zurichbd-webfont.eot');
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/zurich/zurichbd-webfont.eot?#iefix') format('embedded-opentype'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/zurich/zurichbd-webfont.woff') format('woff'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/zurich/zurichbd-webfont.ttf') format('truetype'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/zurich/zurichbd-webfont.svg#zapfcalligr_btbold_italic') format('svg');
    font-weight: bold;
    font-style: normal;

}
@font-face {
    font-family: 'zurich';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/zurich/zurichbi-webfont.eot');
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/zurich/zurichbi-webfont.eot?#iefix') format('embedded-opentype'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/zurich/zurichbi-webfont.woff') format('woff'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/zurich/zurichbi-webfont.ttf') format('truetype'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/zurich/zurichbi-webfont.svg#zapfcalligr_btbold_italic') format('svg');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'zurich';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/zurich/zurichi-webfont.eot');
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/zurich/zurichi-webfont.eot?#iefix') format('embedded-opentype'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/zurich/zurichi-webfont.woff') format('woff'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/zurich/zurichi-webfont.ttf') format('truetype'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/zurich/zurichi-webfont.svg#zapfcalligr_btitalic') format('svg');
    font-weight: normal;
    font-style: italic;

}*/
/* FUTURA*/
/*@font-face {
    font-family: 'futura';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/futura/futura-webfont.eot');
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/futura/futura-webfont.eot?#iefix') format('embedded-opentype'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/futura/futura-webfont.woff') format('woff'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/futura/futura-webfont.ttf') format('truetype'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/futura/futura-webfont.svg#futura_lt_btlight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'futura';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/futura/futurabd-webfont.eot');
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/futura/futurabd-webfont.eot?#iefix') format('embedded-opentype'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/futura/futurabd-webfont.woff') format('woff'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/futura/futurabd-webfont.ttf') format('truetype'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/futura/futurabd-webfont.svg#futura_md_btbold') format('svg');
    font-weight: bold;
    font-style: normal;

}
@font-face {
    font-family: 'futura';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/futura/futurai-webfont.eot');
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/futura/futurai-webfont.eot?#iefix') format('embedded-opentype'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/futura/futurai-webfont.woff') format('woff'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/futura/futurai-webfont.ttf') format('truetype'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/futura/futurai-webfont.svg#futura_lt_btlight_italic') format('svg');
    font-weight: normal;
    font-style: italic;

}
@font-face {
    font-family: 'futura';
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/futura/futurabi-webfont.eot');
    src: url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/futura/futurabi-webfont.eot?#iefix') format('embedded-opentype'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/futura/futurabi-webfont.woff') format('woff'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/futura/futurabi-webfont.ttf') format('truetype'),
    url('https://www.le-fabricant-de-tampons.fr/skin/frontend/tamponencreur/default/fonts/futura/futurabi-webfont.svg#futura_hv_btheavy_italic') format('svg');
    font-weight: bold;
    font-style: italic;

}*/

