/* Style for a document */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p,
blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em,
font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b,
u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table,
caption, tbody, tfoot, thead, tr, th, td  
{ margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%; }

header ol, header ul, footer ol, footer ul, #left_column ol, #left_column ul { list-style: none;}

blockquote, q { quotes: none;}

ins { text-decoration: none;}

del { text-decoration: line-through;}

table { border-collapse: collapse;border-spacing: 0;}

a img { border:0; }

.clears { font-size:1px;line-height:1px;height:1px;clear:both;margin:0px;padding:0px; }

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display:block; }
header {
  position: relative;
  z-index: 100;
}

.clearfix:before,
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden
}
.clearfix:after {clear: both}
.clearfix {zoom: 1}
.hidden { display:none; }

/* Main styles */

@font-face {
    font-family: 'GabriolaRegular';
    src: url('../../../../modeles/polices/gabriola/gabriola-webfont.eot');
    src: url('../../../../modeles/polices/gabriola/gabriola-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../../../modeles/polices/gabriola/gabriola-webfont.woff') format('woff'),
         url('../../../../modeles/polices/gabriola/gabriola-webfont.ttf') format('truetype'),
         url('../../../../modeles/polices/gabriola/gabriola-webfont.svg#GabriolaRegular') format('svg');
    font-weight: normal;
    font-style:italic !important;


}


@font-face {
    font-family: 'LuxiRegular';
    src: url('../../../../modeles/polices/luxi/luxisr-webfont.eot');
    src: url('../../../../modeles/polices/luxi/luxisr-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../../../modeles/polices/luxi/luxisr-webfont.woff') format('woff'),
         url('../../../../modeles/polices/luxi/luxisr-webfont.ttf') format('truetype'),
         url('../../../../modeles/polices/luxi/luxisr-webfont.svg#LuxiRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'LuxiBold';
    src: url('../../../../modeles/polices/luxi/luxisb-webfont.eot');
    src: url('../../../../modeles/polices/luxi/luxisb-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../../../modeles/polices/luxi/luxisb-webfont.woff') format('woff'),
         url('../../../../modeles/polices/luxi/luxisb-webfont.ttf') format('truetype'),
         url('../../../../modeles/polices/luxi/luxisb-webfont.svg#LuxiBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'LuxiIta';
    src: url('../../../../modeles/polices/luxi/luxisri-webfont.eot');
    src: url('../../../../modeles/polices/luxi/luxisri-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../../../modeles/polices/luxi/luxisri-webfont.woff') format('woff'),
         url('../../../../modeles/polices/luxi/luxisri-webfont.ttf') format('truetype'),
         url('../../../../modeles/polices/luxi/luxisri-webfont.svg#LuxiIta') format('svg');
    font-weight: normal;
    font-style: normal;
}

body { background:#fff;font-family:LuxiRegular, Arial, Helvetica, sans-serif;font-size:13px;line-height:21px;color:#4c4c4c;font-weight:400; }
a { font-family:LuxiRegular, Arial, Helvetica, sans-serif;text-decoration:none;font-size:13px;line-height:21px;color:#4c4c4c;transition: color 0.2s;-webkit-transition: color 0.2s;-moz-transition: color 0.2s; }
a:hover { color:#f92767; }
h1, h2, h3, h4, h5, h6 { font-family:LuxiRegular;color:#4c4c4c;font-size:18px;line-height:22px;font-weight:600; }

.ac_results{z-index:9990!important;}
/* extra classes for positioning available elements */
.align-right {text-align:right !important;}
.align-center {text-align:center !important;}
.float-left {float:left !important;}
.float-right {float:right !important;}
.set-size-grid {width:1120px !important;margin:0 auto !important;clear:both;} /* the .set-size class sets the container width and centerize it against the user internet browser window */
.slider-fixed { width:1120px;margin:30px auto 0px auto; }
.set-size {width:1140px;margin:0 auto;clear:both;} /* the .set-size class sets the container width and centerize it against the user internet browser window */

/* Grid */

.grid-1 { width:75px;padding:0px 10px; }
.grid-2 { width:170px;padding:0px 10px; }
.grid-3 { width:265px;padding:0px 10px; }
.grid-4 { width:360px;padding:0px 10px; }
.grid-5 { width:455px;padding:0px 10px; }
.grid-6 { width:550px;padding:0px 10px; }
.grid-7 { width:645px;padding:0px 10px; }
.grid-8 { width:740px;padding:0px 10px; }
.grid-9 { width:835px;padding:0px 10px; }
.grid-10 { width:930px;padding:0px 10px; }
.grid-11 { width:1025px;padding:0px 10px; }
.grid-12 { clear:both;width:1120px;padding:0px 10px; }

/* Button */

.button, input.button_mini, input.button_small, input.button, input.button_large,
input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled,
input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled,
a.button_mini, a.button_small, a.button, a.button_large,
a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large,
span.button_mini, span.button_small, span.button, span.button_large,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large, span.exclusive_large_disabled, input.button_mini, input.button_small, input.button, input.button_large,
input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled,
input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled, input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled,
a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large, span.exclusive_large_disabled { display:inline-block;cursor:pointer;background:#f92767;color:#fff;padding:5px 20px 4px 20px;border-radius:5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;font-family:LuxiRegular;transition: background 0.2s;-webkit-transition: background 0.2s;-moz-transition: background 0.2s;font-weight:600;border:none;font-size:13px; }
.button:hover, input.button_mini:hover, input.button_small:hover, input.button:hover, input.button_large:hover,
input.exclusive_mini:hover, input.exclusive_small:hover, input.exclusive:hover, input.exclusive_large:hover,
a.button_mini:hover, a.button_small:hover, a.button:hover, a.button_large:hover,
a.exclusive_mini:hover, a.exclusive_small:hover, a.exclusive:hover, a.exclusive_large:hover, input.exclusive_mini:hover, input.exclusive_small:hover, input.exclusive:hover, input.exclusive_large:hover, a.exclusive_mini:hover, a.exclusive_small:hover, a.exclusive:hover, a.exclusive_large:hover { background:#fd3572;color:#fff; }
.button-two, .button_large { background:#1e7bac !important; }
.button-two:hover, .button_large:hover { background:#2787ba !important; }
input.button_mini, input.button_small, input.button, input.button_large,
input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled,
input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled, input.button_mini, input.button_small, input.button, input.button_large, input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled,
input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large, input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled, input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large, input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled { padding:7px 20px 6px 20px; }

/* HEADER */

/* Header -> Top */

header .top {min-height:105px;position:relative;z-index: 100000;}

/* Header -> Top -> Logo */

header .top h1 { float:left;width:120px;padding:30px 0px 26px 10px; }

/* Header -> Top -> Top Right */

header .top .top-right {float:right;width:740px;padding:0px 10px 0px 0px;}

/* Header -> Top -> Top Right -> Wishlist */

header .top .top-right .wishlist { z-index:3;position:absolute;margin:0px 0px 0px 596px;width:71px;height:105px;background:#1e7bac url(../img/icon_wishlist.png) no-repeat;border-left:1px solid #e6e6e6;-webkit-transition: background-color 0.6s;-moz-transition: background-color 0.6s;transition: background-color 0.6s;-ms-transition: background-color 0.6s;-o-transition: background-color 0.6s; }
header .top .top-right .wishlist a { display:block;width:23px;height:77px;font-size:11px;font-weight:800;color:#fff;padding:28px 0px 0px 48px; }
header .top .top-right .wishlist:hover { background-color:#2c8fc4; }

/* Header -> Top -> Top Right -> Language && Currency */

header .top .top-right .language-currency { position:absolute;width:637px;text-align:right;padding:21px 90px 0px 0px; }

/* Header -> Top -> Top Right -> Language && Currency -> Switcher */

header .top .top-right form { display:none; }
header .top .top-right .language-currency form { display:inline-block; }
header .top .top-right .language-currency .switcher { display:inline-block;padding:6px 0px 0px 0px; }
header .top .top-right .language-currency .switcher p { cursor:pointer;background:url(../img/arrow_switcher.png) top right no-repeat;padding:0px 17px 5px 31px; }
header .top .top-right .language-currency .switcher p a { font-size:11px; }
header .top .top-right .language-currency .switcher .option { display:none;position:absolute;z-index:9;text-align:left;margin-top:-5px; }
header .top .top-right .language-currency .switcher .option .option-icon { width:100%;height:5px;position:relative;z-index:9; }
header .top .top-right .language-currency .switcher .option ul { border-top:5px solid #f92767;list-style:none;background:#fff;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-moz-box-shadow: 0 0px 14px 1px rgba(0, 0, 0, 0.25);-webkit-box-shadow: 0 0px 14px 1px rgba(0, 0, 0, 0.25);box-shadow: 0 0px 14px 1px rgba(0, 0, 0, 0.25);padding:22px 32px;line-height:30px; }
header .top .top-right .language-currency .switcher .option ul li a { color:#000; }
header .top .top-right .language-currency .switcher .option ul li a:hover { color:#f92767; }

/* Header -> Top -> Top Right -> Menu */

header .top .top-right ul.menu { margin:47px 103px 0px 0px;text-align:right; }
header .top .top-right ul.menu li { display:inline;padding:0px 0px 0px 18px; }

/* Mobile Navigation */

.mobile-navigation { display:none;position:relative;margin:0px -20px; }
.mobile-navigation .click-menu { height:41px;cursor:pointer;background:url(../img/home.png) 20px 23px no-repeat;font-size:14px;padding:19px 0px 0px 52px;-webkit-transition: background-color 0.6s;-moz-transition: background-color 0.6s;transition: background-color 0.6s;-ms-transition: background-color 0.6s;-o-transition: background-color 0.6s; }
.mobile-navigation .click-menu:hover { background-color:#fff; }
.mobile-navigation .categories-mobile-links > ul { display:none; }
.mobile-navigation .categories-mobile-links > ul ul { display:none; }
.mobile-navigation .categories-mobile-links ul li { border-top:1px solid #e1e1e1; }
.mobile-navigation .categories-mobile-links > ul > li > a { padding-left:20px;display:block;padding-top:15px;padding-bottom:15px;font-size:14px;padding-right:50px; }
.mobile-navigation .categories-mobile-links > ul > li > ul > li a { padding-left:40px;display:block;padding-top:15px;padding-bottom:15px;font-size:14px;padding-right:50px; }
.mobile-navigation .categories-mobile-links > ul > li > ul > li ul li a { padding-left: 60px;padding-right: 70px; }
.mobile-navigation .categories-mobile-links .plus { cursor:pointer;position:absolute;background:url(../img/plus.png) no-repeat;width:65px;height:55px;right:0px; }
.mobile-navigation .categories-mobile-links .minus { background:url(../img/minus.png) no-repeat; }

/* NAVIGATION */

.navigation_container { position:relative;z-index:initial;width:100%;background:#fff;border-top:1px solid #000; }
.navigation_container nav { float:left;width:100%; }
.navigation_container nav > ul > li { float:left;width:auto;padding:0px 10px 0px 5px; }
.navigation_container nav > ul > li > a { display:block;padding:20px 15px 20px 15px;font-size:14px;font-weight:300; position:relative; }
.navigation_container nav > ul > li > a:before{left:50%; margin-left:-10px;
content:'';
position:absolute; height:20px; width:20px; background:url(../img/puce_jaune.png) no-repeat; display:block; top:-12px;
}
.navigation_container nav > ul > li > a.home { background:url(../img/home.png) 5px 23px no-repeat;padding:30px 5px 20px 19px; }
.navigation_container nav > ul > li > a.home:hover { background:url(../img/home-on.png) 5px 23px no-repeat;padding:30px 5px 20px 19px; }
.navigation_container nav > ul > li > a.home:before,.navigation_container nav > ul > li:hover > a.home:before{display:none;}
.navigation_container nav > ul > li:hover > a { color:#f92767; }
.navigation_container nav > ul > li.sfHoverForce > a{color: #FFDD00;}
.navigation_container nav > ul > li:hover > a:before, .navigation_container nav > ul > li.sfHoverForce > a:before{
content:''; left:50%; margin-left:-10px;
position:absolute; height:20px; width:20px; background:url(../img/puce_jaune_off.png) no-repeat; display:block; top:-12px;
}

/* Navigation -> Submenu */

.navigation_container nav > ul > li ul { display:none; }
.navigation_container nav > ul > li .sub-menu ul { display:block; }
.navigation_container nav > ul > li > .sub-menu { display:none;position:absolute;min-width:170px;margin:-11px 0px 0px 5px;border-top:5px solid #f92767;background:#fff;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-moz-box-shadow: 0 0px 14px 1px rgba(0, 0, 0, 0.25);-webkit-box-shadow: 0 0px 14px 1px rgba(0, 0, 0, 0.25);box-shadow: 0 0px 14px 1px rgba(0, 0, 0, 0.25);padding-top:20px; }
.navigation_container nav > ul > li > .sub-menu > .arrow-categories { width:9px;height:5px;position:absolute;margin:-30px 0px 0px 31px; }
.navigation_container nav > ul > li > .sub-menu > ul { margin:0px 31px 19px 31px; }
.navigation_container nav > ul > li > .sub-menu > ul > li > a { padding-right:9px; }
.navigation_container nav > ul > li > .sub-menu > ul > li a { line-height:30px;color:#000; }
.navigation_container nav > ul > li > .sub-menu > ul > li:hover > a { color:#f92767; }

/* Navigation -> Submenu -> Submenu */

.navigation_container nav > ul > li > .sub-menu .sub-menu { display:none;position:absolute;width:189px;margin:-53px 0px 0px 100px;border-left:5px solid #f92767;background:#fff;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-moz-box-shadow: 0 0px 14px 1px rgba(0, 0, 0, 0.25);-webkit-box-shadow: 0 0px 14px 1px rgba(0, 0, 0, 0.25);box-shadow: 0 0px 14px 1px rgba(0, 0, 0, 0.25); }
.navigation_container nav > ul > li > .sub-menu .sub-menu .arrow-categories { width:7px;height:13px;position:absolute;margin:32px 0px 0px -10px; }
.navigation_container nav > ul > li > .sub-menu .sub-menu ul { padding:24px 20px 24px 29px; }
.navigation_container nav > ul > li > .sub-menu > ul > li > .sub-menu a:hover { color:#f92767; }

/* Navigation -> Submenu -> Column2 */

.navigation_container nav > ul > li > .column-2 > ul:before, .navigation_container nav > ul > li > .column-2 > ul:after { content: ".";display: block;height: 0;overflow: hidden; }
.navigation_container nav > ul > li > .column-2 > ul:after {clear: both}
.navigation_container nav > ul > li > .column-2 > ul {zoom: 1}
.navigation_container nav > ul > li > .column-2 { width:354px; }
.navigation_container nav > ul > li > .column-2 > ul { position:relative;margin-right:-20px;background:url(../img/column-2.png) bottom left no-repeat; }
.navigation_container nav > ul > li > .column-2 > ul > li { float:left;width:150px;margin-right:20px; }
.navigation_container nav > ul > li > .column-2 > ul > li > a { padding-right:30px; }

/* Navigation -> Submenu -> Column3 */

.navigation_container nav > ul > li > .column-3 > ul:before, .navigation_container nav > ul > li > .column-3 > ul:after { content: ".";display: block;height: 0;overflow: hidden; }
.navigation_container nav > ul > li > .column-3 > ul:after {clear: both}
.navigation_container nav > ul > li > .column-3 > ul {zoom: 1}
.navigation_container nav > ul > li > .column-3 { width:530px; }
.navigation_container nav > ul > li > .column-3 > ul { position:relative;margin-right:-20px;background:url(../img/column-3.png) bottom left no-repeat; }
.navigation_container nav > ul > li > .column-3 > ul > li { float:left;width:150px;margin-right:20px; }
.navigation_container nav > ul > li > .column-3 > ul > li > a { padding-right:30px; }

/* Navigation -> Submenu -> Column4 */

.navigation_container nav > ul > li > .column-4 > ul:before, .navigation_container nav > ul > li > .column-4 > ul:after { content: ".";display: block;height: 0;overflow: hidden; }
.navigation_container nav > ul > li > .column-4 > ul:after {clear: both}
.navigation_container nav > ul > li > .column-4 > ul {zoom: 1}
.navigation_container nav > ul > li > .column-4 { width:1120px;left:50%;margin-left:-560px; }
.navigation_container nav > ul > li > .column-4 > ul { position:relative;margin-right:-20px;background:url(../img/column-4.png) bottom left no-repeat; }
.navigation_container nav > ul > li > .column-4 > ul > li { float:left;width:253px;margin-right:20px; }
.navigation_container nav > ul > li > .column-4 > ul > li > a { padding-right:30px; }
.navigation_container nav > ul > li > .column-4 .sub-menu { margin-left:220px; }


/* Navigation -> Search */

.navigation_container .search
{
    float: right;
    width: 192px;
    padding: 14px 0px 13px 0px;
    position: absolute;
    z-index: 910000;
    /* right: 100px; */
    /* top: -223px; */
    left: 50%;
    margin-left: 275px;
    margin-top: -120px;
}
.navigation_container .search form { padding:0px !important;margin:0px !important; }
.navigation_container .search input.enterkey { cursor:pointer;display:block;width:145px;height:18px;background:#f2f2f2;border:1px solid #d9d9d9;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;font-size:13px;color:#4c4c4c;font-family:LuxiRegular;line-height:18px;padding:7px 25px 5px 10px;outline:none;-webkit-transition: border-color 0.4s, box-shadow 0.4s;-moz-transition: background-color 0.6s;transition: background-color 0.6s;-ms-transition: background-color 0.6s;-o-transition: background-color 0.6s; }
.navigation_container .search input.enterkey:focus { border:1px solid #1e7bac;-moz-box-shadow: 0 0px 2px 1px rgba(29, 123, 172, 0.16);-webkit-box-shadow: 0 0px 2px 1px rgba(29, 123, 172, 0.16);box-shadow: 0 0px 2px 1px rgba(29, 123, 172, 0.16); }
.navigation_container .search .button-search { border:none;position:absolute;width:29px;height:32px;background:url(../img/icon_search.png) 9px 11px no-repeat;margin:0px 0px 0px 153px;cursor:pointer; }

/* SLIDER */

.fullwidthbanner-container { width:100% !important;position:relative;z-index:0;padding:0;max-height:450px !important;overflow:hidden;background:#c6bcc8; background:#f3f3f3; }
.slider-text-1 { color:#fff;font-size:18px;font-weight:700; padding:0px 0px 8px 0px; }
.slider-text-2 { color:#fff;font-size:85px;line-height:80px;font-family:Raleway;font-weight:100; }
.slider-text-3 { color:#fff;font-size:45px;line-height:40px;font-family:Raleway;font-weight:100; }
.slider-text-4 { color:#fff;font-size:14px;font-weight:700;padding:0px 0px 8px 0px; }
.button-slider { display:block;background-color:#1e7bac;boder-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;font-size:14px;font-weight:700;color:#fff !important;padding:14px 59px 15px 59px;-webkit-transition: background-color 0.6s;-moz-transition: background-color 0.6s;transition: background-color 0.6s;-ms-transition: background-color 0.6s;-o-transition: background-color 0.6s; }
.button-slider:hover { background-color:#339ad0; }
.button-slider2 { display:block;background-color:#ea2d6c;boder-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;font-size:14px;font-weight:700;color:#fff !important;padding:14px 59px 15px 59px;-webkit-transition: background-color 0.6s;-moz-transition: background-color 0.6s;transition: background-color 0.6s;-ms-transition: background-color 0.6s;-o-transition: background-color 0.6s; }
.button-slider2:hover { background-color:#fb5089; }
.rounding-top { width:100%;background:url(../img/rounding-top.png) no-repeat;height:10px;position:relative;z-index:199;margin:0px 0px -10px 0px; }
.rounding-bottom { width:100%;background:url(../img/rounding-bottom.png) no-repeat;height:10px;position:relative;z-index:199;margin:-10px 0px 0px 0px; }

/* CONTENT */

/* Content -> Banners */

.bg-banners { position:absolute;left:0;width:100%;height:124px;z-index:-1;background:#fafafa;border-bottom:1px solid #e7e7e7; }
.banners { position:relative;margin:0px -10px; }
.banners > div { padding:20px 10px 0px 10px; }
.banners img { display:block;max-width:100%;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; }

/* Content -> Box */

.block { padding:0px 10px; }
.grid-1 .block, .grid-2 .block, .grid-3 .block, .grid-4 .block, .grid-5 .block, .grid-6 .block, .grid-7 .block, .grid-8 .block, .grid-9 .block, .grid-10 .block, .grid-11 .block, .grid-12 .block { padding:0px; }
.block .title_block { padding:55px 0px 0px 0px;font-size:18px;font-weight:600; }
#center_column .title_block { padding-bottom:0px !important;font-size:18px !important; }
#center_column p.title_block { padding-bottom:15px !important;font-size:13px !important; }
.block .title_block a { font-size:18px;font-weight:600; }
.block .block_content { border:1px solid #e7e7e7;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;margin:20px 0px 0px 0px;padding:20px !important; }
#content .block .block_content { -moz-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);-webkit-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05); }

/* Content -> Page Title */

#page-title {width:100%;/* background: #f9f9f9; *//* border-bottom:1px solid #e7e7e7; *//* border-top:1px solid #e7e7e7; */padding: 48px 0px 0px 0px;color: #221f1f;font-size: 16px;}
#page-title span.navigation-pipe { padding:0px 4px; color:#8D8D8D;}

#page-title div>a:first-letter{text-transform:uppercase !important;}
#page-title a{color: #525252;cursor: pointer;/* text-transform:lowercase; */display:inline-block;font-size: 16px;}
#page-title .navigation_page{display:inline-block;/* text-transform:lowercase; */}
#page-title .navigation_page:first-letter{text-transform:uppercase;}
#page-title a:hover{color:#000;}
#page-title h1 {font-size:30px;line-height:30px;font-weight:400;margin-top:20px;color:#000;display: none;}
#page-title .navigation_page+h1{display:none;}
#page-title h1 span, #page-title h1 a { display:none; }


/* Content -> Product filter */

div.product-filter { padding:0px;margin:0px 0px -3px 0px;overflow:auto;position:relative; }
div.product-filter .display { float:left;width:auto; display:none;}

/* GRID */

div.product-filter .display .display-grid, div.product-filter .display .active-display-grid { float:left;width:31px;height:33px;background:url(../img/grid.png) top left no-repeat;cursor:pointer;text-indent:-10000px;margin-top:17px; }
div.product-filter .display .display-grid:hover, div.product-filter .display .active-display-grid { background:url(../img/grid.png) bottom left no-repeat; }

/* LIST */

div.product-filter .display .display-list, div.product-filter .display .active-display-list { float:left;width:31px;height:33px;background:url(../img/list.png) top left no-repeat;cursor:pointer;text-indent:-10000px;margin-top:17px; }
div.product-filter .display .display-list:hover, div.product-filter .display .active-display-list { background:url(../img/list.png) bottom left no-repeat; }


div.product-filter .limit { float:right;padding:17px 0px 0px 29px; }
div.product-filter .sort { float:right;padding:17px 0px 0px 29px; }
select { background:#fff;font-size:13px;line-height:18px;font-family:LuxiRegular;color:#4c4c4c;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;border:1px solid #e6e6e6;height:33px;padding:6px 7px 6px 7px;margin:5px 0px; }
div.product-filter .limit select, div.product-filter .sort select { margin:0px 0px 0px 10px; }
div.product-filter .product-compare { float:left;padding:16px 0px 0px 20px; }
div.product-filter p { padding:0px !important; }

/* Pagination */

div.pagination { clear:both;padding:0px 0px 0px 0px;margin:9px 0px 0px 0px;overflow:auto; }
div.pagination .results { float:right;width:250px;text-align:right;padding:16px 0px 0px 0px; }
div.pagination .links { float:left;width:auto;padding:0px 0px 2px 0px;overflow:auto; }
div.pagination .links a, div.pagination .links b { margin-top:11px;display:block;margin-right:10px;float:left;width:30px;height:26px;background:#fff;border:1px solid #e6e6e6;transition: background-color 0.4s;-webkit-transition: background-color 0.4s;-moz-transition: background-color 0.4s;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-moz-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);-webkit-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);text-align:center;padding:4px 0px 0px 0px; }
div.pagination .links b { background-color:#e6e6e6; }

/* Category info */

.category-info { margin:10px 0px 10px 0px;overflow:auto;padding:30px 20px 20px 20px;border:1px solid #e6e6e6;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-moz-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);-webkit-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05); }
.category-info .image { float:left;width:auto;padding-right:20px;position:relative;margin-top:-10px; }
.category-info .image img { max-width:100%;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; }
.category-info p { padding-bottom:10px !important; }

/* Content -> Category List */

div.category-list { padding:0px 0px 24px 0px;border-bottom:1px solid #e6e6e6;margin-bottom:3px; display:none; }
div.category-list ul { list-style:none;position:relative;margin:0px -20px 0px 0px; }
div.category-list ul li { vertical-align:top;display:inline-block;width:122px;text-align:center;padding:20px 17px 0px 0px; }
div.category-list ul li img { margin:0px auto;display:block;max-width:115px;max-height:115px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;margin-bottom:7px; }
div.category-list ul.no-image { position:relative; }
div.category-list ul.no-image li img { display:none; }
div.category-list ul.no-image li { padding-top:10px;text-align:left;width:220px; }

/* Content -> Product list */

.product-list { clear:both;padding:3px 0px 0px 0px; }
.product-list > div { margin:17px 0px 0px 0px;background:#fff url(../img/product-list.png) top right repeat-y;border:1px solid #e6e6e6;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;overflow:auto;-webkit-border-radius:5px;-moz-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.03);-webkit-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.03);box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.03);/*cursor:pointer;*/transition: border-color 0.4s;-webkit-transition: border-color 0.4s;-moz-transition: border-color 0.4s; }
.product-list > div:hover { border:1px solid #f92767; }
.product-list > div .left { float:left;width:590px;width:calc(100% - 300px);padding:20px; }
.grid-12 .product-list > div .left { width:880px; }

.product-list > div .image { float:left;width:225px;padding:0px 20px 0px 0px; }
.product-list > div .image img { display:block;max-width:100%;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; }

.product-list > div .name { float:left;width:330px;width:calc(100% - 250px);padding:20px 0px 4px 0px; }
.product-list > div .name a { font-size:18px; color:#000; display:inline-block; padding-bottom:5px; border-bottom:1px solid #FFDD00;}
.product-list > div .name p { padding:17px 0px 0px 0px !important; }
.product-list > div .name ul, .product-list > div .name ol {
    margin: 15px 0px 0px 20px;
}
.grid-12 .product-list > div .name { width:615px;padding:60px 0px 4px 0px; }

.product-list > div .right { float:right;width:158px;padding:40px 20px 20px 0px;text-align:center; }
.product-list > div .right .name { display:none; }
.product-list > div .price { padding:14px 0px 11px 0px;font-size:17px;color:#f92767; }
.product-list > div .price-old { display:block;font-size:13px;text-decoration:line-through;color:#666;font-weight:400; }
.product-list > div .cart a { display:block;width:66px;height:57px;background:#f92767 url(../img/add-to-cart.png) no-repeat;-webkit-transition: background-color 0.6s;-moz-transition: background-color 0.6s;transition: background-color 0.6s;-ms-transition: background-color 0.6s;-o-transition: background-color 0.6s;margin:15px auto 7px auto; }
.product-list > div .cart a:hover { background-color:#fe759e; }
.product-list > div .wish-list { padding:15px 0px 0px 0px; }

/* Pagination product */

.pagination-product { float:right;position:relative;z-index:7;height:29px;margin:-27px 0px 0px 0px;background:#fff;padding:0px 0px 0px 5px; }
.pagination-product .prev-products { display:inline-block;width:30px;height:30px;background:#FFDD00 url(../img/prev-pdt-off.png) 9px 7px no-repeat;border:1px solid #e6e6e6;transition: background-color 0.4s;-webkit-transition: background-color 0.4s;-moz-transition: background-color 0.4s;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-moz-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);-webkit-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05); }
.pagination-product .prev-products:hover {  background:#000 url(../img/prev-pdt-on.png) 9px 7px no-repeat; }
.pagination-product .next-products {display:inline-block;width:30px;height:30px;background:#FFDD00 url(../img/next-pdt-off.png) 9px 7px no-repeat;border:none;transition: background-color 0.4s;-webkit-transition: background-color 0.4s;-moz-transition: background-color 0.4s;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;margin-left:7px; }
.pagination-product .next-products:hover { background:#000 url(../img/next-pdt-on.png) 9px 7px no-repeat; }

/* Products Grid */

.overflow-products {overflow:hidden;position:relative;width:100%;text-align: center;padding-bottom:1px;}
.products-grid {position:relative;width: 100%;}
.products-grid > div {cursor:pointer;display:inline-block;vertical-align:top;text-align: left;width:223px;padding:20px;margin:20px 16px 0px 0px;background:#fff;border:1px solid #e6e6e6;border-radius:5px;box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.03);transition: border-color 0.4s;min-height:335px;}
.products-grid > div:hover { border:1px solid #f92767; }
.products-grid > div .left, .products-grid > div .right { float:none !important; }
.products-grid > div .image img { display:block;max-width:100%;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; }
.products-grid > div .name {padding:14px 0px 0px 0px;min-height: 60px;}
.products-grid > div .name a { font-size:14px; }
body .products-grid > div .price { font-size:19px;color:#1a1a1a;padding:10px 0px 4px 0px;line-height:18px; }
.products-grid > div .price .price-old { font-size:13px;color:#4c4c4c;text-decoration:line-through;padding-left:5px;line-height:12px; }
.products-grid > div .on-hover {display: none!important;}
.products-grid > div .off-hover{display:block!important;}
.products-grid > div:hover{box-shadow:0 8px 10px rgba(0,0,0,0.05);}
.products-grid > div:hover .on-hover { display:block; }
.products-grid > div:hover .off-hover { display:none; }
.products-grid > div .on-hover .add-to-cart {display:block;width:66px;height:57px;background:#f92767 url(../img/add-to-cart.png) no-repeat;background-size: cover;-webkit-transition: background-color 0.6s;-moz-transition: background-color 0.6s;transition: background-color 0.6s;-ms-transition: background-color 0.6s;-o-transition: background-color 0.6s;margin:10px auto 1px auto;}
.products-grid > div .on-hover .add-to-cart:hover { background-color:#fe759e; }
.products-grid > div .on-hover .links { margin:-35px 0px 0px 113px;position:relative;line-height:18px; }
.products-grid > div .on-hover .links a { line-height:18px; }
.products-grid > div .sale, .product-list > div .sale { border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;position:absolute;margin:-10px 0px 0px -10px;font-size:11px;font-weight:800;color:#fff;background:#f92767;line-height:18px;padding:1px 9px;text-transform:uppercase; }
.product-info .left .sale { position:absolute;margin:10px 0px 0px 10px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;position:absolute;font-size:11px;font-weight:800;color:#fff;background:#f92767;line-height:18px;padding:1px 9px;text-transform:uppercase; }
.products-grid > div .wish-list { position:absolute;margin:-10px 0px 0px -10px; }

/* Products Grid -> Products 3 */

.product-3 > div { width:318px; }

/* Products Grid -> Products 5 */

.product-5 > div { width:166px; }

/* Products Grid -> Products 6 */

.product-6 > div { width:128px; }

/* Products Grid -> Products 7 */

.product-7 > div { width:101px; }
.product-7 > div:nth-child(7n+1) { width:100px; }

/* Products Grid -> Grid 9 */

.products-grid-9 > div, .grid-9 .grid-9-product-3 > div { width:223px; }

/* Products Grid -> Grid 9 -> Products 2 */

.grid-9 .grid-9-product-2 > div { width:366px; }
.grid-9 .grid-9-product-2 > div:nth-child(2n+1) { width:365px; }

/* Products Grid -> Grid 9 -> Products 4 */

.grid-9 .grid-9-product-4 > div { width:152px; }
.grid-9 .grid-9-product-4 > div:nth-child(4n+1) { width:151px; }

/* Products Grid -> Grid 9 -> Products 5 */

.grid-9 .grid-9-product-5 > div { width:109px; }

/* Products Grid -> Grid 3 */

.grid-3 .products-grid { width:auto;padding:10px 0px 0px 0px; }
.grid-3 .products-grid > div, .grid-3 .products-grid > div:first-child { float:none;width:auto;margin:10px 0px 0px 0px; }
.grid-3 .products-grid > div:before, .grid-3 .products-grid > div:after { content: ".";display: block;height: 0;overflow: hidden; }
.grid-3 .products-grid > div:after {clear: both}
.grid-3 .products-grid > div {zoom: 1}
.grid-3 .products-grid > div .left { float:left !important;width:76px;padding:0px 20px 0px 0px; }
.grid-3 .products-grid > div .right { float:left !important;width:127px; }
.grid-3 .products-grid > div .name { padding:15px 0px 0px 0px; }
.grid-3 .products-grid > div .price { padding:1px 0px 4px 0px; }
.grid-3 .products-grid > div .on-hover { position:relative;margin-right:-10px; }
.grid-3 .products-grid > div .on-hover .add-to-cart { margin:0px auto; }
.grid-3 .products-grid > div .on-hover .links { margin:12px 20px 0px 0px;text-align:center;line-height:13px; }
.grid-3 .products-grid > div .on-hover .links a { font-size:11px;line-height:13px; }
.grid-3 .products-grid > div .on-hover .add-to-cart { width:43px;height:35px;background-image:url(../img/add-to-cart-small.png); }

/* Product info */

.product-info { clear:both;padding:18px 0px 20px 0px; }
.product-info .left { float:left;width:462px; }
.product-info .left #image-block { border:1px solid #e6e6e6;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-moz-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.03);-webkit-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.03);box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.03);padding:1px; }
.product-info .left #image-block img { display:block;cursor:pointer;max-width:458px;max-height:458px; }

/* jQZoom */

.product-info .left .product-jqzoom { width:458px !important;height:458px !important; }
.product-info .left .product-jqzoom img { width:458px !important;height:458px !important;cursor:inherit !important; }

.product-info .left .product-jqzoom .zoomWrapper, .product-info .left .product-jqzoom .zoomWrapperImage { width:458px !important;height:458px !important;border:none !important; }
.product-info .left .product-jqzoom .zoomWrapperTitle { display:none !important; }
.product-info .left .product-jqzoom .zoomWrapperImage img { max-width:1500px !important;max-height:1500px !important;width:auto !important;height:auto !important; }
.product-info .left .zoom-image { text-align: right;margin-top: -40px;position: absolute;width: 458px;cursor:pointer; }
.product-info .left .zoom-image a { position:relative;z-index:999;display: inline-block;background: url(../img/icon_search.png) 10px 15px no-repeat;padding-left: 20px;padding: 10px 10px 10px 30px; }

.product-info .left #views_block { position:relative;margin-right:-30px;}
.product-info .left #views_block ul { list-style:none;width:auto !important; }
.product-info .left #views_block li { display:block;float:left;width:100px;height:100px;margin:20px 20px 0px 0px; }
.product-info .left #views_block li img { width:100px;height:100px;border:1px solid #e6e6e6;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-moz-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.03);-webkit-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.03);box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.03); }

.product-info .right { float:left;width:618px;position:relative;margin-top:-4px;margin-left:40px; }
#content .product-info .right p { padding-bottom:0px; }
#content .product-info .right p:after {
    content: " ";
    display: inline-block;
}
#content .product-info .right blockquote {
    display: none;
}
.grid-9 .product-info .right, .custom-block .right { width:333px; }
.product-info .right .description { line-height:23px;padding: 0px 0px 8px 0px;border-bottom:1px solid #e6e6e6; }
.product-info .right .description2 { line-height:23px;padding: 0px 0px 23px 0px;border-bottom:1px solid #e6e6e6; }
.product-info .right .description p {
    padding: 0px 0px 15px 0px !important;
}
.product-info .right .description ol, .product-info .right .description ul {
    margin: 0px 0px 15px 20px;
}
.product-info .right .price { padding:24px 0px 23px 0px;border-bottom:1px solid #e6e6e6; }
.product-info .right .price p { font-size:40px;line-height:40px;color:#f92767; }
.product-info .right .price p .price-old { text-decoration:line-through;font-size:18px;line-height:18px;color:#666;font-weight:400; }

.product-info .right .options { padding:14px 0px 0px 0px; }
.product-info .right .options .option { clear:both;padding-top:10px; }
.product-info .right .options .option > p { padding-bottom:2px; }

.product-info .right .add-to-carts { padding:30px 0px 1px 0px; }

input[type=text], input[type=password], textarea { cursor:pointer;display:inline-block;background:#f2f2f2;border:1px solid #d9d9d9;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;font-size:13px;color:#4c4c4c;font-family:LuxiRegular;line-height:18px;padding:7px 10px 5px 10px;outline:none;-webkit-transition: border-color 0.4s, box-shadow 0.4s;-moz-transition: background-color 0.6s;transition: background-color 0.6s;-ms-transition: background-color 0.6s;-o-transition: background-color 0.6s; }
input[type=text]:focus, input[type=password]:focus, textarea:focus { border:1px solid #1e7bac;-moz-box-shadow: 0 0px 2px 1px rgba(29, 123, 172, 0.16);-webkit-box-shadow: 0 0px 2px 1px rgba(29, 123, 172, 0.16);box-shadow: 0 0px 2px 1px rgba(29, 123, 172, 0.16); }

a.lien_bon_cadeau
{
    position:absolute;
    right:386px;
    top: -47px;
    z-index:100000;
}
.navigation_container>.set-size{position:relative;}

.product-info .right .qty { float:left;width:141px;padding:0px; }
.product-info .right .qty p { padding:2px 0px 5px 0px !important;line-height:18px; }
.product-info .right .qty input { float:left;width:21px;height:18px;margin:0px 8px 0px 8px; }
.product-info .right .qty #q_down { display:block;float:left;width:30px;height:30px;background:#fff url(../img/q_down.png) 14px 15px no-repeat;border:1px solid #e6e6e6;transition: background-color 0.4s;-webkit-transition: background-color 0.4s;-moz-transition: background-color 0.4s;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-moz-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);-webkit-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05); }
.product-info .right .qty #q_down:hover { background-color:#e6e6e6; }
.product-info .right .qty #q_up { display:block;float:left;width:30px;height:30px;background:#fff url(../img/q_up.png) 12px 11px no-repeat;border:1px solid #e6e6e6;transition: background-color 0.4s;-webkit-transition: background-color 0.4s;-moz-transition: background-color 0.4s;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-moz-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);-webkit-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05); }
.product-info .right .qty #q_up:hover { background-color:#e6e6e6; }


.pagination-product .prev-products { display:inline-block;width:30px;height:30px;background:#FFDD00 url(../img/prev-pdt-off.png) 9px 7px no-repeat;border:none;transition: background-color 0.4s;-webkit-transition: background-color 0.4s;-moz-transition: background-color 0.4s;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; }
.pagination-product .prev-products:hover { background:#000 url(../img/prev-pdt-on.png) 9px 7px no-repeat; }

.product-info .right .add-to-cart {border:none !important;padding:0px !important;cursor:pointer;float:left;display:block;width:66px;height:57px;background:#f92767 url(../img/add-to-cart.png) no-repeat !important;background-size: cover!important;-webkit-transition: background-color 0.6s !important;-moz-transition: background-color 0.6s !important;transition: background-color 0.6s !important;-ms-transition: background-color 0.6s !important;-o-transition: background-color 0.6s !important;border-radius:0px !important;-moz-border-radius:0px !important;-webkit-border-radius:0px !important;}
.product-info .right .add-to-cart:hover { background-color:#fe759e; }
.product-info .right .links { float:left;width:auto;padding:21px 0px 0px 12px;line-height:18px; }
.product-info .right .links a { line-height:18px; }


.product-info .custom-block-product p { padding:0px 0px 0px 0px !important; }
.product-info .custom-block-product strong { font-weight:800; } 
.product-info .custom-block-product img { margin-top:10px;display:block;max-width:100%;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; }
.grid-9 .product-info .custom-block-product { display:none; }

/* link list */

#usefull_link_block { display:none;list-style-type:none;padding-top:24px;padding-bottom:19px;border-bottom:1px solid #e6e6e6; }
#usefull_link_block li { padding:0 0 4px 0; }
#usefull_link_block li a { line-height:18px; }
#usefull_link_block li.print { padding-left:20px;background:url(../img/icon/print.gif) no-repeat 0 0; }
#usefull_link_block li.sendtofriend { padding-left:20px;background:url(../img/icon/send_friend.gif) no-repeat 0 0; }
#usefull_link_block li#left_share_fb { padding-left:20px;background:url(../img/icon/picto_fb.png) no-repeat 0 0; }

#product_comments_block_extra { display:none;border-bottom:1px solid #e6e6e6 !important;padding: 24px 0 23px 0 !important;border-top: none !important;font-weight: normal !important;line-height: 21px !important; }

/* Review */

.product-info .right .review { border-top: 1px solid #e6e6e6;padding: 20px 0px 17px 0px;margin-top: 28px; }
.product-info .right .review .comments_note { float:left;width:auto;padding-top:2px; }
.product-info .right .review a { padding-left: 14px;cursor: pointer; }

/* color_picker */

.option #color_to_pick_list { margin-top:7px;list-style-type:none; }
.option #color_to_pick_list li { float:left;margin:0 8px 8px 0;padding:1px;border:1px solid #ccc;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; }
.option #color_to_pick_list li.selected { border:1px solid #000; }
.option #color_to_pick_list a.color_pick { border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;display:block;height:15px;width:15px; }

/* availability_statut */

#availability_statut #availability_value { color:green; }
#availability_statut #availability_value.warning_inline { color:red; }

/* Tabs */

.whole-tabs { border:1px solid #e6e6e6;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-moz-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.03);-webkit-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.03);box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.03);margin:22px 0px 0px 0px; }
.tab-content { padding:30px; }
.tab-description { padding:10px 30px 30px 30px; }
.tab-description p { padding:20px 0px 0px 0px; }
.tab-description ul, .tab-description ol { padding:10px 0px 0px 17px;list-style:inherit;margin-left:20px; }
.tab-content h2, .tab-content h3, .tab-content h4, .tab-content h5, .tab-description h2, .tab-description h3, .tab-description h4, .tab-description h5 { padding-top:30px; }


.htabs:before,
.htabs:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden
}
.htabs:after {clear: both}
.htabs {zoom: 1}
.htabs { background:#fafafa;border-bottom:1px solid #e6e6e6;border-radius:5px 5px 0px 0px;-moz-border-radius:5px 5px 0px 0px;-webkit-border-radius:5px 5px 0px 0px; }
.htabs a { float:left;width:auto;display:block;height:41px;border-left:1px solid #e6e6e6;padding:20px 20px 0px 20px;font-size:14px;font-weight:700;position:relative;margin-bottom:-1px; }
.htabs a:first-child { border:none; }
.htabs a.selected, .htabs a:hover { background:#fff; }

/* FOOTER */

/* Footer -> Custom Footer */

footer #custom-footer { width:100%;background:#fafafa;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;margin:48px 0px 0px 0px;padding:26px 0px 20px 0px; }
footer #custom-footer > div > div > div { padding:10px 10px 24px 10px; }
footer #custom-footer > div > div > div h3 { border-bottom:1px solid #e1e1e1;padding:10px 0px 16px 0px;margin:0px 0px 14px 0px; }

/* Footer -> Custom Footer -> About us */

footer #custom-footer > div > div > div h3.about-us { padding-left:34px;background:url(../img/icon-about-us.png) 0px 9px no-repeat; }

/* Footer -> Custom Footer -> Contact */

footer #custom-footer > div > div > div h3.contact { padding-left:34px;background:url(../img/icon-contact.png) 0px 13px no-repeat; }
footer #custom-footer > div > div > div ul.list-contact li.phone { background:url(../img/icon-phone.png) 0px 11px no-repeat;padding:0px 0px 18px 36px; }
footer #custom-footer > div > div > div ul.list-contact li.email { background:url(../img/icon-email.png) 0px 15px no-repeat;padding:0px 0px 16px 36px; }
footer #custom-footer > div > div > div ul.list-contact li.skype { background:url(../img/icon-skype.png) 0px 12px no-repeat;padding:0px 0px 7px 36px; }

/* Footer -> Custom Footer -> Twitter */

footer #custom-footer > div > div > div h3.twitter { padding-left:34px;background:url(../img/icon-twitter.png) 0px 9px no-repeat; }
ul.tweet_list li { padding:20px 0px 0px 35px;background:url(../img/twitter.png) 0px 26px no-repeat;min-height:41px; }
ul.tweet_list li.tweet_first { padding-top:0px;background:url(../img/twitter.png) 0px 6px no-repeat; }
ul.tweet_list li .tweet_text a { color:#f92767; }

/* Footer -> Custom Footer -> Facebook */

footer #custom-footer > div > div > div h3.facebook { padding-left:34px;background:url(../img/icon-facebook.png) 0px 9px no-repeat; }
footer #custom-footer > div > div > div #facebook { position:relative;margin-top:-58px;overflow:hidden;width:245px; }

/* Footer -> Panels */

footer .footer-navigation > div { float:left !important;width:245px !important;padding:46px 20px 47px 20px !important;margin:0px !important; }
footer .footer-navigation > div > h4 { border-bottom:1px solid #e5e5e5 !important;padding:0px 0px 16px 0px !important;margin-bottom:14px !important; }
footer .footer-navigation > div .block_content { padding:0px !important;margin:0px !important;border:none !important;background:none !important; }

/* Footer -> Copyright */

footer .copyright { clear:both;margin:0px 20px;border-top:1px solid #e5e5e5; }
footer .copyright ul { float:right;width:auto;list-style:none;padding:29px 0px 27px 20px; }
footer .copyright li { display:inline;padding-left:7px; }
footer .copyright p {padding:26px 0px 24px 0px;box-sizing: border-box;}

/* COLUMNS */

.hide-left-column #left_column { display:none; }
.hide-right-column #right_column { display:none; }
.hide-right-left-column #right_column, .hide-right-left-column #left_column { display:none; }
.hide-left-column #center_column { width:835px; }
.hide-right-left-column #center_column { width:1120px; }

#index #left_column, #contact #left_column, #sitemap #left_column, #stores #left_column, #authentication #left_column, #module-favoriteproducts-account #left_column, #history #left_column, #order-slip #left_column, #my-account #left_column, #identity #left_column, #addresses #left_column, #address #left_column, #products-comparison #left_column, #pagenotfound #left_column, #cms #left_column, #order #left_column, #module-cheque-payment #left_column, #module-bankwire-payment #left_column, #module-stripejs-payment #left_column, #order-confirmation #left_column, #order-opc #left_column, #module-blockwishlist-mywishlist #left_column { display:none; }
#index #center_column, #contact #center_column, #sitemap #center_column, #stores #center_column, #authentication #center_column, #module-favoriteproducts-account #center_column, #history #center_column, #order-slip #center_column, #my-account #center_column, #identity #center_column, #addresses #center_column, #products-comparison #center_column, #address #center_column, #pagenotfound #center_column, #cms #center_column, #order #center_column, #module-cheque-payment #center_column, #module-bankwire-payment #center_column, #module-stripejs-payment #center_column, #order-confirmation #center_column, #order-opc #center_column, #module-blockwishlist-mywishlist #center_column { width:1120px !important; }

/* RESPONSIVE DESIGN ********************************************* */

@media screen and (min-width:1120px){

    #toTop { cursor:pointer;position:fixed;bottom:20px;right:20px;display:none;width:30px;height:30px;background:#fff url(../img/to-top.png) 12px 13px no-repeat;border:1px solid #e6e6e6;transition: background-color 0.4s;-webkit-transition: background-color 0.4s;-moz-transition: background-color 0.4s;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-moz-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);-webkit-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05); }
    #toTop:hover { background-color:#e6e6e6; }

}

@media only screen and (min-width: 960px) and (max-width: 1160px) {

    .set-size-grid {width:940px !important;margin:0 auto !important;clear:both;} /* the .set-size class sets the container width and centerize it against the user internet browser window */
    .set-size {width:960px;margin:0 auto;clear:both;} /* the .set-size class sets the container width and centerize it against the user internet browser window */
    .slider-fixed { width:940px;margin:30px auto 0px auto; }
    .rounding-top { background:url(../img/rounding-top2.png) no-repeat; }
    .rounding-bottom { background:url(../img/rounding-bottom2.png) no-repeat; }
    #index #center_column, #contact #center_column, #sitemap #center_column, #stores #center_column, #authentication #center_column, #module-favoriteproducts-account #center_column, #history #center_column, #order-slip #center_column, #my-account #center_column, #identity #center_column, #addresses #center_column, #products-comparison #center_column, #address #center_column, #pagenotfound #center_column, #cms #center_column, #order #center_column, #module-cheque-payment #center_column, #module-bankwire-payment #center_column, #module-stripejs-payment #center_column, #order-confirmation #center_column, #order-opc #center_column, #module-blockwishlist-mywishlist #center_column { width:940px !important; }

    /* Grid */

    .grid-1 { width:60px;padding:0px 10px; }
    .grid-2 { width:140px;padding:0px 10px; }
    .grid-3 { width:220px;padding:0px 10px; }
    footer .footer-navigation > div { width:200px !important; }
    .grid-4 { width:300px;padding:0px 10px; }
    .grid-5 { width:380px;padding:0px 10px; }
    .grid-6 { width:460px;padding:0px 10px; }
    .grid-7 { width:540px;padding:0px 10px; }
    .grid-8 { width:620px;padding:0px 10px; }
    .grid-9 { width:700px;padding:0px 10px; }
    .grid-10 { width:780px;padding:0px 10px; }
    .grid-11 { width:860px;padding:0px 10px; }
    .grid-12 { clear:both;width:940px;padding:0px 10px; }
    

    /* COLUMNS */

    .hide-left-column #left_column { display:none; }
    .hide-right-column #right_column { display:none; }
    .hide-right-left-column #right_column, .hide-right-left-column #left_column { display:none; }
    .hide-left-column #center_column { width:700px; }
    .hide-right-left-column #center_column { width:940px; }

    #index #left_column, #contact #left_column, #sitemap #left_column, #stores #left_column, #authentication #left_column { display:none; }
    #index #center_column, #contact #center_column, #sitemap #center_column, #stores #center_column, #authentication #center_column { width:940px; }
    
    /* NAVIGATION */

    .navigation_container nav { width:750px; } 
    
    /* Navigation -> Submenu -> Column4 */

    .navigation_container nav > ul > li > .column-4 { width:940px;left:50%;margin-left:-470px; }
    .navigation_container nav > ul > li > .column-4 > ul { position:relative;margin-right:-20px;background:url(../img/column-44.png) bottom left no-repeat; }
    .navigation_container nav > ul > li > .column-4 > ul > li { float:left;width:209px;margin-right:20px; }
    .navigation_container nav > ul > li > .column-4 > ul > li > a { padding-right:30px; }
    .navigation_container nav > ul > li > .column-4 .sub-menu { margin-left:176px; }
    
    /* Content -> Product list */

    .product-list > div .image { width:190px; }
    
    .product-list > div .left { width:460px; }
    .grid-12 .product-list > div .left { width:695px; }

    .product-list > div .name { float:left;width:240px;padding:30px 0px 4px 0px; }
    .grid-12 .product-list > div .name { width:475px;padding:30px 0px 4px 0px; }
    .product-list > div .right { padding:25px 20px 20px 0px; }

    /* Products Grid */

    .products-grid > div, .grid-9 .grid-9-product-3 > div { width:178px; }
    
    /* Products Grid -> Products 3 */

    .product-3 > div { width:258px; }
        
    /* Products Grid -> Products 5 */

    .product-5 > div { width:130px; }
        
    /* Products Grid -> Products 6 */

    .product-6 > div { width:98px; }
    
    /* Products Grid -> Products 7 */

    .product-7 > div { width:75px; }
    .product-7 > div:nth-child(7n+1) { width:76px; }
        
    /* Products Grid -> Grid 9 -> Products 2 */

    .grid-9 .grid-9-product-2 > div, .grid-9 .grid-9-product-2 > div:nth-child(7n+1) { width:298px; }
    .grid-9 .grid-9-product-2 > div:nth-child(2n+1) { width:298px; }
    
    /* Products Grid -> Grid 9 -> Products 4 */

    .grid-9 .grid-9-product-4 > div, .grid-9 .grid-9-product-4 > div:nth-child(4n+1), .grid-9 .grid-9-product-4 > div:nth-child(7n+1) { width:118px; }
    
    /* Products Grid -> Grid 9 -> Products 5 */

    .grid-9 .grid-9-product-5 > div, .grid-9 .grid-9-product-5 > div:first-child, .grid-9 .grid-9-product-5 > div:nth-child(7n+1) { width:82px; }
        
    /* Products Grid -> Grid 3 */
    
    .grid-3 .products-grid > div .left { float:left;width:52px;padding:0px 20px 0px 0px; }
    .grid-3 .products-grid > div .right { float:left;width:106px; }
    .grid-3 .products-grid > div .name { padding:4px 0px 0px 0px; }

    /* Content -> Category List */

    div.category-list ul li { width:116px; }
    .grid-9 div.category-list ul li { width:124px; }
    
    /* Product info */

    .product-info .left { float:left;width:340px; }
    .product-info .left #image-block img { max-width:336px;max-height:336px; }
    
    /* jQZoom */

    .product-info .left .product-jqzoom { width:338px !important;height:338px !important; }
    .product-info .left .product-jqzoom img { width:338px !important;height:338px !important;cursor:inherit !important; }

    .product-info .left .product-jqzoom .zoomWrapper, .product-info .left .product-jqzoom .zoomWrapperImage { width:338px !important;height:338px !important;border:none !important; }
    .product-info .left .product-jqzoom .zoomWrapperImage img { max-width:1500px !important;max-height:1500px !important;width:auto !important;height:auto !important; }
    .product-info .left .zoom-image { width: 338px !important; }

    .product-info .right { float:left;width:560px; }
    .grid-9 .product-info .right, .custom-block .right { width:320px; }
    .product-info .custom-block-product { width:165px; }
    
    /* Footer -> Custom Footer -> Facebook */

    footer #custom-footer > div > div > div #facebook { width:210px; }
    
    ul.step li { width:188px !important; }
    
}


/* PRESTASHOP */

/* Notification */
div#notification:empty {
    display: none!important;
}

div#notification {position:fixed;/* right:50%; *//* top:45%; *//* margin-right:-218px; */z-index:999;width:435px;left: 50%;top: 50%;transform: translate(-50%, -50%) translateZ(0) perspective(1px);max-height: calc(100vh - 10px);max-width: calc(100vw - 10px);overflow: auto;box-shadow: 0 4px 8px rgba(0,0,0,0.2);font-size: 14px;text-rendering: optimizeLegibility;backface-visibility: hidden;-webkit-font-smoothing: subpixel-antialiased;will-change: transform;filter: blur(.0px);}
div[style*="opacity"].notification{display:none!important;}
div.notification {border-top:5px solid #f92767;background:#fff;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-moz-box-shadow: 0 0px 14px 1px rgba(0, 0, 0, 0.25);-webkit-box-shadow: 0 0px 14px 1px rgba(0, 0, 0, 0.25);box-shadow: 0 0px 14px 1px rgba(0, 0, 0, 0.25);padding:20px;}
div.notification b { color:#f92767;font-weight:normal; }

div.notification .close { float:right;width:20px;height:20px;margin-left:30px;display:block;cursor:pointer;background-color:#b3b3b3;background-image:url(../img/closes.png);background-repeat:no-repeat;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;-webkit-transition: background-color 0.2s;-moz-transition: background-color 0.2s;transition: background-color 0.2s;-ms-transition: background-color 0.2s;-o-transition: background-color 0.2s; }
div.notification .close:hover { background-color:#f92767; }

/* HEADING */

#center_column { padding-top:30px; }
#index #center_column { padding-top:0px; }
#center_column h1, #center_column h2, .rte h2 { padding-bottom:20px;padding-top:15px; }
#center_column>h1{display:none;}
.rte h2 { padding-bottom:25px !important; }
#center_column h3, #center_column h4, #center_column h5, #center_column h6 { padding-bottom:15px; }
#center_column h3, #center_column h4, #center_column h5, #center_column h6 { font-size:16px; }
.rte p:last-child { padding-bottom:0px !important; }
#more_info_sheets p:last-child { padding-bottom:15px !important; }

/* text **************************************************************************************** */

#content p {padding-bottom:15px}
#content p em {font-style:italic}
.warning { margin:0 0 20px 0;padding:16px 20px !important;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;border:1px solid #e6db55;font-size:13px;background:#ffffe0; }
.success { margin:0 0 20px 0;padding:16px 20px !important;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;border:1px solid #5cff74;font-size:13px;background:#d3ffab; }
.error { margin:0 0 20px 0;padding:16px 20px !important;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;border:1px solid #990000;font-size:13px;background:#ffcccc; }
.error ol { margin-left:20px; }
.error p.lnk { margin-top:20px;padding:0;font-size:11pxl }
.required { color:#990000; }

/* form **************************************************************************************** */

form.std fieldset { padding:20px;margin:10px 0 25px 0px;border:1px solid #e6e6e6;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-moz-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);-webkit-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05); }
form.std fieldset h3 { position:relative;margin:-20px -20px 20px -20px;padding:18px 30px;background:#fafafa;border-bottom:1px solid #e7e7e7;font-size:14px;font-weight:700;border-radius:5px 5px 0px 0px;-moz-border-radius:5px 5px 0px 0px;-webkit-border-radius:5px 5px 0px 0px; }

/* table *************************************************************************************** */

table.std, table.table_block { width:100%;margin:10px 0 25px 0px;border-top:1px solid #e6e6e6;border-left:1px solid #e6e6e6;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-moz-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);-webkit-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05); }
table.std th, table.table_block th { padding:17px 30px;background:#fafafa;font-size:14px;font-weight:700;border-bottom:1px solid #e6e6e6;border-right:1px solid #e6e6e6; }
table.std tr.alternate_item, table.table_block tr.alternate_item { background-color:#fafafa; }
table.std td, table.table_block  td {padding:17px 20px;border-right:1px solid #e6e6e6;border-top: 1px solid #e6e6e6;vertical-align:top;}

/* BLOCK customer privacy ******************************************************************* */

.account_creation label{ float:left;padding-top:5px;width:80%;text-align:left;cursor:pointer; }

/* BLOCK .footer_links (cms pages) ************************************************************* */

ul.footer_links { list-style-type:none; }
ul.footer_links li { float:left; }
ul.footer_links li.f_right { float:right; }
ul.footer_links li .icon { position:relative;top:6px;left:0; }

/* pagination ********************************************************************************** */

form.pagination {display:none;}

/* Pagination */

div.pagination { clear:both;padding:0px 0px 2px 0px;margin:9px 0px 0px 0px;overflow:auto;text-align: center }
ul.pagination { list-style-type:none; }
ul.pagination li { display: inline; }
ul.pagination a, ul.pagination span { margin-left:3px;margin-right:3px;margin-top:11px;display:inline-block;height:26px;background:#fff;border:1px solid #e6e6e6;transition: background-color 0.4s;-webkit-transition: background-color 0.4s;-moz-transition: background-color 0.4s;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-moz-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);-webkit-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);text-align:center;padding:4px 10px 0px 10px; }
ul.pagination a { text-align:center; }
ul.pagination .current span { background:#e6e6e6; }
#pagination_previous { float:left; }
#pagination_next { float:right; }
#pagination_previous a, #pagination_previous span, #pagination_next a, #pagination_next span { margin:0px;width:auto;margin-top:11px;display:block;height:26px;background:#fff;border:1px solid #e6e6e6;transition: background-color 0.4s;-webkit-transition: background-color 0.4s;-moz-transition: background-color 0.4s;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-moz-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);-webkit-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);text-align:center;padding:4px 10px 0px 10px; }
#pagination_previous span, #pagination_next span {color:#ccc;border:1px solid #eee; }

/* CART steps *********************************************************************** */

ul#order_step { background-color: white;}
ul.step { height: 52px;list-style-type: none;margin-top:10px;margin-bottom: 35px;background:url(../img/steps.gif) 0px 17px repeat-x; }
ul.step li { float:left;height:56px;width:224px;text-align:center;font-size:16px;font-weight:600;background:url(../img/step_standard.gif) no-repeat center bottom transparent; }
ul.step li a, ul.step li.step_current span { font-size:16px;font-weight:600;display:inline-block;padding:8px 20px 12px 20px;background:#fff;line-height:18px; }
ul.step li.step_current span { color:#f92767; }
ul.step li.step_current { background:url(../img/step_current.gif) no-repeat center bottom transparent; }
ul.step li.step_todo span, ul.step li.step_current_end span { display:inline-block;padding:8px 10px 12px 25px;background:#fff; }
ul.step li.step_done { background:url(../img/step_done.gif) no-repeat center bottom transparent; }

/* module productcomments ********************************************************************** */

.rating { clear: both;display: block;margin: 2em;cursor: pointer; }
.rating:after { content: '.';display: block;height: 0;width: 0;clear: both;visibility: hidden; }
.cancel, .star { overflow: hidden;float: left;margin:0 1px 0 0;width: 16px;height: 16px;text-indent: -999em;cursor: pointer; }
.cancel, .cancel a { background: url(../../../modules/productcomments/img/delete.gif) no-repeat 0 -16px !important; }
.star, .star a { background: url(../../../modules/productcomments/img/star.gif) no-repeat 0 0; }
.cancel a, .star a { display: block;width: 100%;height: 100%;background-position: 0 0; }
div.star_on a, div.star_on { background-position: 0 -12px; }
div.star_hover a, div.star a:hover { background-position: 0 -24px; }
.pack_content { margin: 10px 0 10px 0; }
.pack_price { float: right;margin-right: 3px;font-size: 12px; }
.confirmation { margin: 0 0 10px;padding: 10px;border: 1px solid #e6db55;font-size: 13px;background: none repeat scroll 0 0 #ffffe0; }
#page .rte { background: transparent none repeat scroll 0 0 }
.listcomment { list-style-type:none;margin:0 0 0px 0 !important; }
.listcomment li { padding:10px 0;border-bottom:1px dotted #ccc;color:#666;border:none; }
.listcomment .titlecomment { display:block;font-weight:bold;font-size:13px;color:#333; }
.listcomment .txtcomment { display:block;padding:5px 0;color:#333; }
.listcomment .authorcomment {}
.comment { padding:8px 30px 25px 30px !important;position:relative !important;margin:0px -30px 20px -30px !important; }
.comment:last-child { padding-bottom:0px !important;border:none !important; }
#product_comments_block_tab div.comment_details .title_block, #product_comments_block_tab div.comment_details h4 { padding-bottom:10px !important; }
#product_comments_block_tab div.comment div.comment_details { width:600px !important; }

@media only screen and (min-width: 960px) and (max-width: 1160px) {

    #product_comments_block_tab div.comment div.comment_details { width:460px !important; }

}

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

    #product_comments_block_tab div.comment div.comment_details, #product_comments_block_tab div.comment div.comment_author { width:auto !important;float:none !important }
    #product_comments_block_tab div.comment div.comment_author { padding-bottom:20px !important; }

}


/* BLOCK idTabs ******************************************************************************** */

#more_info_block { list-style-type: none;border:1px solid #e6e6e6;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-moz-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.03);-webkit-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.03);box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.03);margin:22px 0px 0px 0px; }
#more_info_block > div > div { padding:30px 30px 15px 30px; }
ul.idTabs { list-style:none;background:#fafafa;border-bottom:1px solid #e6e6e6;border-radius:5px 5px 0px 0px;-moz-border-radius:5px 5px 0px 0px;-webkit-border-radius:5px 5px 0px 0px; }
ul.idTabs:before, ul.idTabs:after { content: ".";display: block;height: 0;overflow: hidden; }
ul.idTabs:after { clear: both; }
ul.idTabs { zoom: 1; }
ul.idTabs li { float:left;width:auto; }
ul.idTabs li a { float:left;width:auto;display:block;height:41px;border-left:1px solid #e6e6e6;padding:20px 20px 0px 20px;font-size:14px;font-weight:700;position:relative;margin-bottom:-1px; }
ul.idTabs li:first-child a { border:none; }
ul.idTabs li a.selected, ul.idTabs li a:hover { background:#fff; }

#more_info_sheets ul, #more_info_sheets ol, #more_info_sheets dl {margin-left:20px;margin-bottom:15px; }
#more_info_sheets em {font-style:italic}
#more_info_sheets strong { font-size:13px; }
#more_info_sheets h3, #more_info_sheets h4, #more_info_sheets h5 { font-size:14px;font-weight:700; }
#more_info_sheets .product_desc { margin-top:5px }
#more_info_sheets .product_desc .product_image { float:left; }
#more_info_sheets .product_desc .block_description { float:left;margin-left:10px;width:420px; }
#more_info_sheets .product_desc .clear_product_desc { clear:both;height:0px;line-height:0px; }

/* Make sure lists are correctly displayed in tinyMCE BO edition mode too */
#short_description_content ul, #short_description_content ol, #short_description_content dl, #tinymce ul, #tinymce ol, #tinymce dl {margin-left:20px}
.block_hidden_only_for_screen { display:none; }

/* ************************************************************************************************
        PAIMENT - PAGE ORDER
************************************************************************************************ */

/* nav bottom ********************************************************************************** */
.cart_navigation { margin:30px 0 0 0;padding:0px !important; }
.cart_navigation .exclusive, .cart_navigation .exclusive_large { float:right; }

/* step 1 - cart ******************************************************************************* */

.cart_last_product { display:none; }
.cart_voucher .title_block, .cart_voucher h4
.cart_voucher p { float:left;}
.cart_voucher .title_block, .cart_voucher h4 { margin-right:12px;padding:5px 0;font-size:13px; }
.cart_voucher p { padding-bottom:0; }
.cart_voucher #display_cart_vouchers { clear:both;line-height: 20px;padding-top:2px;font-weight:normal;border-top:1px dotted #ccc; }
.cart_voucher .title_offers { margin-top:15px;margin-bottom:5px; }
.cart_voucher #display_cart_vouchers span { font-weight:bold;cursor:pointer; }
.cart_voucher input.discount_name { padding:0 5px;height:22px;width:170px;/* 180 */border:1px solid #ccc;font-weight:normal; }
#cart_summary .price { text-align: right;white-space: nowrap; }
.total_price_container p {text-align: left}
table#cart_summary .cart_total_price .total_price_container { padding:0; }
.cart_total_price .total_price_container p { display:block;padding:18px 30px !important;font-weight:700;font-size:14px;border-bottom:1px solid #e6e6e6;background:#fafafa; }
.cart_total_price .total_price_container span { display:block;padding:22px 15px;font-weight:bold;font-size:18px;text-align:center }

#order_carrier { clear:both;margin-top:20px;border:1px solid #999;background:#fff; }
#order_carrier .title_block  { padding:0 15px;height: 29px;font-weight: bold;line-height:29px;color:#fff;font-weight:bold;text-transform:uppercase;background:url(../img/bg_table_th.png) repeat-x 0 -10px #999; }
#order_carrier span { display:block;padding:15px;font-weight:bold; }
.order_delivery .first_item {margin-right:35px;}
.multishipping_close_container { text-align: center; }
table#cart_summary .gift-icon { color: white;background: #0088CC;line-height: 20px;padding: 2px 5px;border-radius: 5px; }

#HOOK_SHOPPING_CART { padding-top:10px; }
#compare_shipping { padding:30px !important; }
#compare_shipping h3 { position:relative;margin:-30px;margin-bottom:10px;background:#fafafa;padding:18px 30px;font-size:14px;font-weight:700;border-bottom:1px solid #e6e6e6;border-radius:5px 5px 0px 0px;-webkit-border-radius:5px 5px 0px 0px;-moz-border-radius:5px 5px 0px 0px; }
#compare_shipping input, #compare_shipping select { margin-left:10px;margin-right:10px; }
#compare_shipping #availableCarriers_table { margin: 20px 0 25px 0px !important; }
#compare_shipping ul#carriercompare_errors_list li { margin-left:0px !important; }

.cart_quantity .cart_quantity_input { float: left;margin:7px 0px 0px 20px; }
.cart_quantity .cart_quantity_button { float:left; }

#cart_summary .cart_total, #cart_summary .cart_unit { text-align:center; }
#cart_summary tbody td { vertical-align:middle !important; }
.cart_delete { text-align:center; }
.cart_delete a.cart_quantity_delete, a.price_discount_delete { width:20px;height:20px;display:inline-block;cursor:pointer;background-color:#b3b3b3;background-image:url(../img/closes.png);background-repeat:no-repeat;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;-webkit-transition: background-color 0.2s;-moz-transition: background-color 0.2s;transition: background-color 0.2s;-ms-transition: background-color 0.2s;-o-transition: background-color 0.2s;text-indent:-100000px; }
.cart_delete a.cart_quantity_delete:hover, a.price_discount_delete:hover { background-color:#f92767; }
table#cart_summary  .cart_quantity a.cart_quantity_up { width:11px;height:10px;display:inline-block;vertical-align:middle;cursor:pointer;background-color:#fff;background-image:url(../img/open.png);background-repeat:no-repeat;background-position:0px 0px;-webkit-transition: background-color 0.2s;-moz-transition: background-color 0.2s;transition: background-color 0.2s;-ms-transition: background-color 0.2s;-o-transition: background-color 0.2s;text-indent:-100000px;border:1px solid #e6e6e6;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;-moz-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);-webkit-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05); }
table#cart_summary  .cart_quantity a.cart_quantity_down { width:11px;height:10px;display:inline-block;vertical-align:middle;cursor:pointer;background-color:#fff;background-image:url(../img/close.png);background-repeat:no-repeat;background-position:0px 0px;-webkit-transition: background-color 0.2s;-moz-transition: background-color 0.2s;transition: background-color 0.2s;-ms-transition: background-color 0.2s;-o-transition: background-color 0.2s;text-indent:-100000px;border:1px solid #e6e6e6;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;-moz-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);-webkit-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05); }
table#cart_summary  .cart_quantity a.cart_quantity_up:hover, table#cart_summary  .cart_quantity a.cart_quantity_down:hover { background-color:#e6e6e6; }
table#cart_summary .cart_quantity { min-width:90px; }

/* step 2 - authentification ******************************************************************* */

#create-account_form, #authentication #login_form { clear: none;float: left;width: 49%;margin-top:10px; }
#authentication #login_form { float:right; }
#authentication #create-account_form fieldset,
#authentication #login_form fieldset { min-height: 260px;margin-bottom:0px; }
#authentication #create-account_form .form_content, #authentication #login_form .form_content { padding:10px; }
#create-account_form h3, #authentication #login_form h3 { padding:17px 30px;font-weight: 700;background: #fafafa;font-size:14px;border-bottom: 1px solid #e6e6e6;border-radius:5px 5px 0px 0px;-webkit-border-radius:5px 5px 0px 0px;-moz-border-radius:5px 5px 0px 0px; }
#create-account_form .title_block { padding-bottom:22px;font-size:11px;color:#333; }
#create-account_form label, #login_form label { display:inline-block;width:110px;color:#666; }
#order-opc #login_form_content label { display:block;margin:0 0 10px 0; }
#create-account_form #email_create, #login_form #email, #login_form #passwd, #login_form #login_email, #login_form #login_passwd { width:220px;/* 230 */ }
#create-account_form #SubmitCreate, #login_form #SubmitLogin { float:right; }
.lost_password { float:left;width:200px;padding-top:8px;padding-bottom:5px; }
.lost_password a { color:#666; }
#order-opc .lost_password { display:block;float:none;margin:5px 0 10px;width:auto;font-size:11px;color:#666; }
#ordermsg p { padding-bottom:0; }
#ordermsg p.txt { float:left;margin-right:25px;width:220pxl }
/*#ordermsg .textarea {float:right}*/
#ordermsg .textarea textarea { height:90px;width:475px;border:1px solid #ccc; }

/* step 3 - address ************************************************************************** */

.address-form-multishipping { padding: 10px 0px; }
#multishipping_mode_box { border: 1px solid #D0D3D8;background: url("../img/form_bg.jpg") repeat-x scroll left top #D0D1D5;margin-bottom: 10px;padding: 5px; }
#multishipping_mode_checkbox { vertical-align: middle;margin-right: 5px; }
#multishipping_mode_box.on { border: 1px solid #ddd; }
#multishipping_mode_box .title { padding: 5px;font-weight: bold; }
#multishipping_mode_box .description, #multishipping_mode_box .description_off { padding: 5px; }
#multishipping_mode_box .description_off { display: none;padding: 5px; }
#multishipping_mode_box .description_off div { margin-bottom: 10px; }
#multishipping_mode_box .description_off a, #multishipping_mode_box .description a { display: block;text-align: center;text-decoration: none;padding: 5px 10px;margin: 0 160px;border: 1px solid #ccc;background: #ddd; }
#multishipping_mode_box .description_off a:hover, #multishipping_mode_box .description a:hover { background: #f3f3f3;border: 1px solid #ccc; }
#multishipping_mode_box.on .description_off { display: block; }

/* step 4 - paiement ************************************************************************** */

#order .delivery_options_address, #order-opc .delivery_options_address  { padding:10px 0px; }
.delivery_options { border: 1px solid #e7e7e7;border-top: 0; }
#order .delivery_options_address h3, #order-opc .delivery_options_address h3 { padding: 6px 11px;font-size: 12px;color: #fff;text-shadow: 0 1px 0 #000;text-transform: uppercase;background: none repeat scroll 0 0 #383838; }
#order .delivery_option_radio, #order-opc .delivery_option_radio { float: left;margin: 21px 12px; }
#order .delivery_option label, #order-opc .delivery_option label { display: block;padding-bottom: 5px;padding-top: 5px; }
#order .delivery_option label > table.resume, #order-opc .delivery_option label > table.resume { height: 46px;width: 685px; }
#order .delivery_option.item, #order-opc .delivery_option.item { background: #fafafa; }
#order .delivery_option.alternate_item, #order-opc .delivery_option.alternate_item { border-top: 1px solid #bdc2c9;background: #f1f2f4;border-bottom: 1px solid #bdc2c9; }
#order .delivery_option label > table.resume td, #order-opc .delivery_option label > table.resume td { padding: 0 8px; }
/* #order .delivery_option label > table.resume td + td, #order-opc .delivery_option label > table.resume td + td { width: 300px; } */
#order .delivery_option label > table.resume td + td + td, #order-opc .delivery_option label > table.resume td + td + td { width: 100px;text-align: right; }
#order .delivery_option_carrier td { width:200px; }
#order .delivery_option_carrier td + td { width:280px; }
#order .delivery_option_carrier td + td + td { width:200px; }
#order .delivery_options_address .delivery_option_logo, #order .delivery_option_carrier .delivery_option_logo, #order-opc .delivery_options_address .delivery_option_logo { padding-left:10px;width: 160px; }
#order .delivery_options_address .delivery_option_logo img, #order-opc .delivery_options_address .delivery_option_logo img { /*height: 40px;*/ }
#order .delivery_option_carrier .first_item, #order-opc .delivery_option_carrier .first_item {padding: 3px 5px 3px 12px;background: url(../img/arrow_right_2.png) no-repeat 3px 50%;}
.order_carrier_content { padding:20px;border:1px solid #e7e7e7;background:#fff;-moz-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);-webkit-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; }
.order_carrier_content h3.carrier_title { position:relative;margin:-20px -20px 20px -20px;padding:18px 30px;background:#fafafa;border-bottom:1px solid #e7e7e7;font-size:14px;font-weight:700;border-radius:5px 5px 0px 0px;-moz-border-radius:5px 5px 0px 0px;-webkit-border-radius:5px 5px 0px 0px; }
.order_carrier_content input { position:relative;top:1px; }
#carrierTable { border:1px solid #999;border-bottom:none;background:#fff; }
#carrierTable tbody { border-bottom:1px solid #999; }
#carrierTable th { padding:0 15px;height: 29px;font-weight: bold;line-height:29px;color:#fff;text-transform:uppercase;background:url(../img/bg_table_th.png) repeat-x 0 -10px #999; }
#carrierTable td { padding:15px;font-weight:bold;border-right:1px solid #e9e9e9; }
#carrierTable  td.carrier_price { border:none; }
#gift_div { display:none;padding-bottom:10px; }
#gift_div label { display:block;margin-bottom:5px; }
#gift_div #gift_message { height:50px;width:99%;border:1px solid #999;}
a.iframe { font-weight:bold; }
.hook_extracarrier { margin-top:5px;padding:5px; }

/* step 5 - paiement ************************************************************************** */
body .etrans_module a:after{display: none;}
.paiement_block { position:relative;padding:20px;border:1px solid #e7e7e7;background:#fff;-moz-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);-webkit-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; }
.payment_module { position:relative;padding-top:20px;border-top:1px dotted #ccc;text-transform:uppercase; }
.payment_module a {display:block;white-space: pre;}
.payment_module img { float:left;margin-right:10px; }
.payment_module:before, .payment_module:after { content: ".";display: block;height: 0;overflow: hidden; }
.payment_module:after { clear: both; }
.payment_module { zoom: 1; }

/* ************************************************************************************************
        PAGE ORDER-OPC
************************************************************************************************ */

#order-opc h2 span { display:inline-block;padding:5px 7px;color:#fff;background:#333;margin-right:10px; }
#order-opc #login_form fieldset { background: #fff;border: 1px solid #e7e7e7;margin: 0 0 20px;padding:20px;-moz-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);-webkit-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; }
#order-opc #login_form fieldset p { padding:0;padding-top:5px; }
#order-opc #login_form fieldset p.submit { padding:0;padding-top:30px;padding-right:30px; }
#order-opc #login_form fieldset p a { padding:0; }
#order-opc #new_account_form p.submit { margin-right: 19px;text-align:right; }
#order-opc #new_account_form p.opc-required { margin-left:20px;padding-bottom:15px; }
#order-opc .addresses { margin-bottom:20px; }
#order-opc .customerprivacy { margin:20px;padding:0px 30px 30px 10px; }
#order-opc .customerprivacy h3 { margin:0px -30px 20px -10px;border-radius:5px 5px 0px 0px;-moz-border-radius:5px 5px 0px 0px;-webkit-border-radius:5px 5px 0px 0px;border-top:none; }
#order-opc .order_carrier_content { margin-bottom:25px; }
#order-opc #opc_delivery_methods h3.carrier_title { position:relative;margin:-20px -20px 20px -20px;background:#fafafa;border-bottom:1px solid #e7e7e7;padding:18px 30px;font-size:14px;font-weight:700;border-radius:5px 5px 0px 0px;-webkit-border-radius:5px 5px 0px 0px;-moz-border-radius:5px 5px 0px 0px; }
#order-opc #opc_delivery_methods textarea { height:60px;width:755px; }
#order-opc #opc_payment_methods { margin-bottom:20px; }
#order-opc #opc_payment_methods #opc_payment_methods-content p { margin:0; }
.delivery_option_carrier td { width:200px; }
.delivery_option_carrier td + td { width:280px; }
.delivery_option_carrier td + td + td { width:200px; }
.delivery_option_carrier { margin: 5px 0 0 45px;width: 670px;display: none; }
.delivery_option_carrier tr td { padding: 5px; }
.delivery_option_carrier.selected { display: table; }
.delivery_option_carrier.not-displayable { display: none; }
.delivery_option_title { font-weight: bold; }

/* ************************************************************************************************
    express checkout
************************************************************************************************ */

#new_account_form { clear:both;margin-bottom: 20px; }
#new_account_form h3 { position:relative;margin:10px 0px 20px 0px;padding:18px 30px;border-top:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7;background:#fafafa;font-weight:bold; }
#new_account_form h3#new_account_title { margin-top:0px;border-top:none;border-radius:5px 5px 0px 0px;-webkit-border-radius:5px 5px 0px 0px;-moz-border-radius:5px 5px 0px 0px; }
#center_column #new_account_form p { margin:0;padding:0 0 10px 0; }
#new_account_form p.required { color:#222; }
#new_account_form p.required sup { color:#990000; }
#new_account_form p.radio span, #new_account_form p.text label, #new_account_form p.password label, #new_account_form p.select label, #new_account_form p.select span, #new_account_form p.textarea label { display: inline-block;padding: 6px 15px;width: 230px;font-size: 14px;text-align: right; }
#new_account_form p.radio label { float:none;padding-right:10px;width:auto;font-size:14px; }
#new_account_form p.checkbox label { float: none;width: auto;font-size: 12px; }
#new_account_form p.text input, #new_account_form p.password input, #new_account_form p.select input { width:360px;max-width: 100%; }
#new_account_form p.checkbox input { margin-left:260px; }
#new_account_form #submitGuestAccount { float:right; }

/* ************************************************************************************************
        PAGE PASSWORD
************************************************************************************************ */

#form_forgotpassword fieldset { padding: 20px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; }
#form_forgotpassword  p.text label { display: inline-block;padding-right: 10px;width: 174px;font-weight: bold;font-size: 12px;text-align: right; }
#form_forgotpassword  p.text input { height: 20px;width: 288px; }
#form_forgotpassword p.submit { margin-right:25px;padding-bottom:5px;text-align:right; }
#password .icon { position:relative;top:6px; }

/* ************************************************************************************************
        PAGE ADRESSES
************************************************************************************************ */

#address p.inline-infos { margin:0 0 0 100px !important;font-size:13px;color:#666; }
#address #center_column > h3 {
    font-size: 12px;
    font-weight: normal;
}
#address #center_column p.required {color:#4c4c4c}
#address #center_column p.required  sup {color:#990000}
    
#address #add_address p.radio span,
#address #add_address p.text label,
#address #add_address p.password label,
#address #add_address p.select label,
#address #add_address p.select span,
#address #add_address p.textarea label {
    display:inline-block;
    padding:6px 15px;
    width:230px;/* 260 */
    font-size:14px;
    text-align:right;
    font-weight: normal;
    vertical-align: top;
}

#address #add_address p.radio label {
    float:none;
    padding-right:10px;
    width:auto;
    font-size:14px;
}

#address #add_address p.checkbox label {
    float:none;
    width:auto;
    font-size:13px
}

#address #add_address p.text input,
#address #add_address p.password input,
#address #add_address p.select input {
    width:360px;/* 370 */
}

#address #add_address span.inline-infos{display:inline-block;}
#address #add_address p.checkbox input {
    margin-left:260px;
}

#address #add_address p.select select {
    margin-right:10px;
}

#address #add_address p.textarea textarea {
    height:80px;
    width:370px;
}
    
#address #add_address span.form_info {
    display:block;
    margin:5px 0 0 265px;
    color:#666;
}

#address #add_address p.inline-infos {
    margin:0 0 0 100px !important;
    font-size:13px;
    color:#666;
}

/* ************************************************************************************************
        PAGE ADD ADRESS
************************************************************************************************ */

#add_adress fieldset { padding:0 0 20px 0;margin:10px 0px;border:1px solid #e6e6e6;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; }
#add_adress h3 { margin:0 0 25px 0;padding:17px 30px;font-weight: 700;background: #fafafa;font-size:14px;border-bottom: 1px solid #e6e6e6;border-radius:5px 5px 0px 0px;-webkit-border-radius:5px 5px 0px 0px;-moz-border-radius:5px 5px 0px 0px; }
#add_adress p.required { color:#222; }
#add_adress p.required  sup { color:#990000; }
#add_adress p.text label, #add_adress p.password label, #add_adress p.select label, #add_adress p.select span, #add_adress p.textarea label { display:inline-block;padding:6px 20px;width:230px;/* 260 */text-align:right; }
#add_adress p.text input, #add_adress p.password input, #add_adress p.select input { width:360px;/* 370 */ }
#add_adress p.checkbox input { margin-left:260px; }
#add_adress p.select select { margin-right:10px; }
#add_adress p.textarea label { vertical-align:top; }
#add_adress p.textarea textarea { height:80px;width:370px; }
#center_column  #add_adress p.submit2 { margin-top:20px;padding-bottom:0px !important;text-align:right; }
#add_adress span.form_info, #add_adress span.inline-infos {display:block;margin:5px 0 0 265px; }

/* ************************************************************************************************
        PAGE ORDER-SPLIP
************************************************************************************************ */

#order-slip #order-list { border-bottom:1px solid #999; }
#order-slip #order-list td { border-top: 1px solid #ccc;border-bottom:none; }
#order-slip #order-list td.history_invoice { border-right:none; }

/* ************************************************************************************************
        PAGE DISCOUNT
************************************************************************************************ */

#discount .table_block tr.last_item td { border-bottom:1px solid #999; }
#discount .table_block td.discount_expiration_date { border-right:1px solid #999; }
#discount .table_block td.discount_value { white-space:nowrap; }

/* ************************************************************************************************
        PAGE MANUFACTURER
************************************************************************************************ */

#manufacturer .nbrmanufacturer { background:#fafafa;border:1px solid #e7e7e7;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;padding:20px;-moz-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);-webkit-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05); }
ul#manufacturers_list { list-style-type:none; }
ul#manufacturers_list li { margin-top:20px;border:1px solid #e7e7e7;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;padding:20px;-moz-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);-webkit-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05); }
ul#manufacturers_list li a.lnk_img { display: block;float: left; }
ul#manufacturers_list li img { display: block;float: left;margin-right: 20px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;vertical-align: bottom; }
ul#manufacturers_list li h3 { padding: 0 0 10px;font-size:13px; }
ul#manufacturers_list li .description { overflow: hidden;padding: 0;font-size:13px; }
ul#manufacturers_list li .right_side { float:right; }
.description_box { border:1px solid #e7e7e7;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-moz-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);-webkit-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);padding: 20px;margin-bottom: 20px; }
.description_box .hide_desc { display: none; }
.description_box .lnk_more { background: url("../img/arrow_right_1.png") no-repeat scroll 100% 4px transparent;color: #0088CC;padding: 0 10px 0 0; }
.description_box ul { padding-left: 30px;padding-bottom: 10px; }

/* ************************************************************************************************
        PAGE SUPPLIER
************************************************************************************************ */

#supplier .nbrmanufacturer { background:#fafafa;border:1px solid #e7e7e7;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;padding:20px;-moz-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);-webkit-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05); }
ul#suppliers_list { list-style-type:none; }
ul#suppliers_list li { margin-top:20px;border:1px solid #e7e7e7;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;padding:20px;-moz-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);-webkit-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05); }
ul#suppliers_list li a.lnk_img { display: block;float: left; }
ul#suppliers_list li img { display: block;float: left;margin-right: 20px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;vertical-align: bottom; }
ul#suppliers_list li h3 { padding: 0 0 10px;font-size: 12px; }
ul#suppliers_list li .description { overflow: hidden;padding: 0;font-size:13px;color:#666; }
ul#suppliers_list li .right_side { float:right; }

/* ************************************************************************************************
        PAGE SEARCH
************************************************************************************************ */

#search h3.nbresult {margin:0 0 20px 0;padding:16px 20px !important;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;border:1px solid #e7e7e7;font-size:13px;background:#fafafa;font-weight:400; }

/* ************************************************************************************************
        PAGE 404
************************************************************************************************ */

#pagenotfound footer { display:none; }
#pagenotfound .pagenotfound { padding:0px 0 0;height:330px;font-size:14px; }
#pagenotfound #center_column .std p { padding:30px; }
#pagenotfound #search_query { margin-left:15px; }
#pagenotfound .pagenotfound .icon { position:relative;top:3px; }

/* ************************************************************************************************
        addon RerversoForm
************************************************************************************************ */

#account-creation_form fieldset.reversoform { padding:10px !important; }
#account-creation_form fieldset.reversoform  .text label { display:block;padding:0 0 10px 0;width:100%;text-align:left; }
#account-creation_form fieldset.reversoform .infos-sup { padding:0 !important;font-size:10px;font-style:italic;text-align:right; }

/* ************************************************************************************************
        addon customer privacy
************************************************************************************************ */

#account-creation_form fieldset.customerprivacy label, fieldset.customerprivacy label { padding-bottom:0;font-size:14px;text-align:left;cursor:pointer; }

/* ************************************************************************************************
        addon referralprogram
************************************************************************************************ */

#footer .myaccount li.referralprogram img { display:none; }
#module-referralprogram-referralprogram-program .sheets { padding-top:10px; }
#module-referralprogram-referralprogram-program form p.checkbox { font-weight:bold; }
#module-referralprogram-referralprogram-program form p.checkbox a { text-decoration:underline; }
#module-referralprogram-referralprogram-program form p.submit { text-align:right; }
#module-referralprogram-referralprogram-program form p.see_email { padding-left:10px;color: #0088cc;background:url(../img/arrow_right_1.png) no-repeat 0 4px; }
#module-referralprogram-referralprogram-program form p.see_email a { color: #0088cc;text-decoration:underline; }

/* ************************************************************************************************
        addon loyalty
************************************************************************************************ */

#product p#loyalty { padding:10px 0 0 20px;border-top:1px solid #ccc;background:url(../img/icon/info.png) no-repeat 0 8px;margin-top: 10px; }
#footer .myaccount li.loyalty img { display:none; }

/* ************************************************************************************************
        addon Livezilla
************************************************************************************************ */

#livezilla_lnk { margin:10px 0;text-align: right; }
#livezilla_lnk a { display:inline-block;padding:6px 8px 8px 8px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;font:bold 10px Arial,Verdana,sans-serif;color:#fff;text-shadow: 0 -1px 0 #000;background: url(../img/bg_bt_compare.gif) repeat-x scroll 0 0 #000; }
#livezilla_lnk a:hover { text-decoration:none; }

/* ************************************************************************************************
        addons comments products
************************************************************************************************ */

form#sendComment fieldset { padding:10px;border:1px solid #ccc;background:#eee; }
form#sendComment h3 { font-size:14px; }
#new_comment_form p.text { margin-bottom: 0;padding-bottom: 0; }
#sendComment p.text label, #sendComment p.textarea label { display: block;margin: 12px 0 4px;font-weight: bold;font-size: 12px; }
#sendComment p.text input { padding: 0 5px;height: 28px;width: 498px;border: 1px solid #ccc;background: url(../img/bg_input.png) repeat-x 0 0 #fff; }
#sendComment p.textarea textarea { height:80px;width:508px;border:1px solid #ccc; }
#sendComment p.submit { padding:0;text-align:right }
#sendComment p.closeform { float:right;padding:0;height:12px;width:12px;text-indent:-5000px;background:url(../img/icon/delete.gif) no-repeat 0 0 }
.star { position: relative;top:2px;float: left;height: 12px;width: 12px;overflow: hidden;text-indent: -999em;cursor: pointer }
.star, .star a { background: url(../../../modules/productcomments/img/star.gif) no-repeat 0 0 }
div.star_on a { background-position: 0 -12px }
div.star_hover a, div.star a:hover { background-position: 0 -12px }
#product_comments_block_tab {margin:0 0 0px 0 !important; }
#new_comment_form .product > img { float:left !important; }
#new_comment_form .product_desc { float:left !important;width:250px !important; }
#new_comment_form .product_desc ul, #new_comment_form .product_desc ol { margin-left:20px;margin-top:10px; }
#new_comment_form #content { padding:6px 5px; }
.new_comment_form_content h2 { padding-bottom:25px; }
#new_comment_form_error ul, #new_comment_form_error ol { margin-left:12px; }

/* ************************************************************************************************
        xxxxx
************************************************************************************************ */


/* ************************************************************************************************
        guest tracking
************************************************************************************************ */

#guest-tracking fieldset p:first-child { padding-top: 10px; }
#guest-tracking fieldset p:last-child { padding-bottom: 10px; }

/* ************************************************************************************************
        CSS Modules
************************************************************************************************ */

/******* IMPORTANT - Internet Explorer can read 31 CSS files max. Some CSS have been put here and erased from their own module folder.************/

/*************** Block ADVERTISING ***************/

.advertising_block { width: 191px; margin-bottom: 1em; text-align: center }

/*************** Block CATEGORIES ***************/

/* Content -> Box Categories */

.box-category { position:relative;margin:-5px 0px -8px 0px; }
.box-category ul { line-height:30px;font-weight:700; }
.box-category ul li a { font-size:14px; }
.box-category ul li a.active { color:#f92767; }
.box-category ul li ul li a { padding-left:14px;font-size:13px;font-weight:600; }
.box-category ul li ul li ul li a { padding-left:28px; }

#categories_block_left .block_content > ul { position:relative;margin:-5px 0px -8px 0px; }
#categories_block_left li a { font-size:14px;line-height:30px; }
#categories_block_left li a.selected { color:#f92767; }
#categories_block_left li ul { margin-left:14px; }
#categories_block_left li ul a { font-size:13px; }
        
#categories_block_left li .OPEN, #categories_block_left li .CLOSE { display:block;float:right;margin:9px 0px 0;height:10px;width:11px;border:1px solid #e6e6e6;transition:background-color 0.4s;-webkit-transition: background-color 0.4s;-moz-transition: background-color 0.4s;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;-moz-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);-webkit-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);background-color:#fff;background-image:url(../img/close.png);cursor:pointer; }
#categories_block_left li .CLOSE { background-image:url(../img/open.png); }
#categories_block_left li .OPEN:hover, #categories_block_left li .CLOSE:hover { background-color:#e6e6e6 !important; } 

/*************** Block CMS ***************/
/* footer */
#footer .block_various_links { padding:15px 10px; }

/* Block CMS links */

.informations_block_left li { border-bottom:1px dotted #eee; }
.informations_block_left li.last { border:none; }
.informations_block_left li a { display:block;padding:7px 11px 5px 22px;color:#333;background:url(../../../modules/blockcms/img/arrow_right_2.png) no-repeat 10px 10px transparent; } 
tr.subitem > td:first-child + td { padding-left: 10px; }

/*************** Block CONTACTINFOS ***************/

#block_contact_infos { padding:15px 10px; }
#block_contact_infos li { padding:0 !important;line-height: 20px; }
#block_contact_infos li  strong { font-weight:normal;font-size:13px; }
#block_contact_infos li  pre { font: 11px/20px Arial,Verdana,sans-serif; }

/*************** Block LINK ***************/

#links_block_left .block_content li { border-bottom:1px dotted #eee; }
#links_block_left .block_contentt li.last { border:none; }
#links_block_left .block_content li a { display:block;padding:7px 11px 5px 22px;color:#333;background:url(../../../modules/blocklink/img/arrow_right_2.png) no-repeat 10px 10px transparent; }

/*************** Block MANUFACTURER ***************/

.blockmanufacturer li { border-bottom:1px dotted #ccc; }
.blockmanufacturer li.last { border:none;}
.blockmanufacturer li a { display:block;padding:7px 11px 5px 22px;color:#333;background:url(../../../modules/blockmanufacturer/img/arrow_right_2.png) no-repeat 10px 10px transparent; }
.blockmanufacturer form { margin-top:10px; }
.blockmanufacturer p { padding:0;text-align:center; }

/*************** Block LOGO PAYMENT ***************/

.paiement_logo_block { width: 191px; text-align: center; margin-bottom: 1.5em }
.paiement_logo_block a { text-decoration: none }
.paiement_logo_block img { margin: 0 0.5em }

/*************** Block RSS ***************/

#rss_block_left p { margin:0;padding:10px; }
#rss_block_left li { border-bottom:1px dotted #ccc; }
#rss_block_left li.last {border:none;}
#rss_block_left li a { display:block;padding:7px 11px 5px 22px;color:#333;background:url(../../../modules/blockrss/img/arrow_right_2.png) no-repeat 10px 10px transparent; }

/*************** Block STORE ***************/

.blockstore img { margin: 10px 0 0 0; }
.blockstore p { padding-bottom:0;font-weight:bold;text-align: right; }
.blockstore p.store_image { padding-bottom:10px;text-align:center; }

/*************** Block SUPPLIER ***************/

.blocksupplier li { border-bottom:1px dotted #ccc; }
.blocksupplier li.last { border:none; }
.blocksupplier li a { display:block;padding:7px 11px 5px 22px;color:#333;background:url(../../../modules/blocksupplier/img/arrow_right_2.png) no-repeat 10px 10px transparent; }
.blocksupplier form { margin-top:10px; }
.blocksupplier p { padding:0;text-align:center; }

/************* AJOUT NICOLAS *************************/


.marron{color:#7e514b;}
.rose{color:#ff0475;}

.slider-text-1 {font-size:20px; color:#FFDD00;}
.slider-text-2 { color:#fff;font-size:70px;line-height:90px;font-family:LuxiBold;font-weight:normal; }
.slider-text-3 { color:#817977;font-size:45px;line-height:50px;font-family:LuxiRegular;font-weight:normal; }
.slider-text-4 { color:#817977;font-size:14px;font-weight:700;background:none;padding:0px 0px 8px 0px; }

footer{padding:25px 0px 80px 0px;background: #292929;border-top:1px solid #e8e8e8;width:100%;float:left;margin:50px auto 0;position:relative;color: white;}
footer *{color:white;}
footer .copyright{display:none;}

footer #custom-footer { width:50%; background:none; border-top:none; border-bottom:none; margin:0px 0px 0px 0px;padding:0px 0px 0px 0px; float:left;}
footer #custom-footer>div.set-size.clearfix{width:570px;margin:0 auto;clear: none; float:right;}
footer>div.set-size.clearfix{width:50%;clear: none; float:left; background:none; border-top:none; border-bottom:none;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px; }
footer>div.set-size.clearfix>div.footer-navigation.clearfix{width:570px; float:left;}

footer .footer-navigation > div { float:left !important;width:245px !important;padding:0px 20px 20px 20px !important;margin:0px !important; }
footer .footer-navigation > div > h4 { border-bottom:1px solid #e5e5e5 !important;padding:0px 0px 16px 0px !important;margin-bottom:14px !important; }

footer #custom-footer>div.set-size.clearfix>div.grid-6.float-left{float:left !important;width:285px !important;padding:0px 0px 20px 0px !important;margin:0px !important; }
footer #custom-footer > div > div > div { padding:0px 20px 20px 20px;}
footer #custom-footer > div > div > div h3 { border-bottom:1px solid #e5e5e5;padding:0px 0px 16px 0px; margin:0px 0px 14px 0px; }

footer #custom-footer > div > div > div h3.about-us {background:none;padding-left:0px;color: white;}

footer #custom-footer > div > div > div h3.contact {background:none;padding-left:0px;color: white;}

footer>div.set-size.clearfix>div.copyright.clearfix{clear:both; width:100%; position:absolute; bottom:0px; left:0px;background-color:#fff; margin:0px;}
footer>div.set-size.clearfix>div.copyright.clearfix>div.cadre_copyright{max-width:1120px; margin:0px auto; position:relative;}
footer>div.set-size.clearfix>div.copyright.clearfix>div.cadre_copyright>ul{position:absolute; width:auto; list-style:none; padding:29px 0px 27px 20px; right:24px;}
div.footer-navigation.clearfix h4.title_block{color: white;}
div.footer-navigation.clearfix>div.block.myaccount>h4.title_block>a{color: white;}
div.top-right>ul.menu>li>a{color:#5555555;}
header .top .top-right ul.menu {margin: 110px 103px 0px 0px;}
header .top .top-right .language-currency {padding:43px 90px 0px 0px;}
.categorie>h4.title_block{color:#888380;}

.product-info .custom-block-product { float:right;  width:205px;border-top:5px solid #D1657D; background:url(../img/fd_custom_block.png) right bottom no-repeat; background-color:#fff;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-moz-box-shadow: 0 0px 14px 1px rgba(0, 0, 0, 0.25);-webkit-box-shadow: 0 0px 14px 1px rgba(0, 0, 0, 0.25);box-shadow: 0 0px 14px 1px rgba(0, 0, 0, 0.25);padding:0px 20px 205px 20px; color:#000;}
div#center_column>div>div>form#buy_block>div>h3 {color:#ffffff; border-bottom:none; padding:15px 0px 10px 0px; font-size:24px !important; line-height:30px; font-family:LuxiRegular !important;}

#award-2013:link,#award-2013:visited,#award-2013:hover,#award-2013:active{text-decoration:none; background:url(../img/award.jpg) no-repeat; height:291px; width:69px; position:fixed; right:0px; display:block; top:130px; z-index:10000;}

/*#newsletter{float: right !important;}*/
.nom-carac{width:130px; display:inline-block;}

#category .grid-9 { width:100%; padding:0px 10px; min-height:500px; }
#ordermsg{display: none;}
.planning>div>div:before
{
    content: "";
    position: absolute;
    background: rgb(255, 221, 0);
    border-radius: 50%;
    width: 16px;
    height: 16px;
    border: solid 4px #000000;
    margin-left: -29px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
div.planning {
  padding-left: 220px;
}
.planning>div {
  border-left: solid 2px #000000;
  padding-bottom:20px;
}
.planning>div>h3 {
  margin-left: -220px;
  text-align: right;
  width: 200px;
  padding-bottom: 0px!important;
}
.planning>div>div {
  padding-left: 20px;
  margin-top: -18px;
}
.planning>div>div>div>span
{
  position: absolute;
  right: 0px;
  /* top: 0px; */
  color: #949494;
  text-align: right;
}
.planning>div>div>div>*
{
    font-size:16px;
}
.planning>div>div>div {
  position: relative;
  overflow: hidden;
  padding-right: 60px;
  width: 300px;
}
.pouroffrir .add-to-carts
{
    /* margin-top: 80px; */
}
#zone_offrir
{
    margin-left: 0;
    margin-top: 10px;
    /* margin-top: -50px; */
    margin-bottom: 50px;
    display: block;
    float: right;
    width:620px;
    max-width:100%;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    position:relative;
    z-index:10;
}
#zone_offrir input[type="button"]
{
    float:right;
}
#zone_offrir input[type="text"], #zone_offrir input[type="email"], #zone_offrir textarea
{
    padding:8px 10px;
    width:100%;
    max-width: 400px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    margin:5px;
    border:solid 1px #696969;
    background:white;
    border-radius:0px;
    cursor:text;
}
#zone_offrir label
{
    width: 200px;
    display:inline-block;
    vertical-align:top;
    padding-top:10px;
}
#zone_offrir textarea
{
    height:120px;
    resize:none;
}

div#zone_offrir>form>p
{
    display: block;
    font-size: 16px;
    /* border-bottom: solid 1px #CECECE; */
    padding-bottom: 5px;
    margin-bottom: 10px;
    width: 100%;
    vertical-align: baseline;
}
div#zone_offrir>form>p:first-letter {
  font-weight: bold;
}
.groupes>.groupe>h3:first-letter
{
    font-weight:bold;
}
.groupes>.groupe>div>.produit>div:first-child>img
{
    display:inline-block;
    vertical-align:middle;
    max-width:100%;
    max-height:100%;
}
.groupes>.groupe>div>.produit>div:last-child>.prix:after
{
    content:"GRATUIT";
    position:absolute;
    top:100%;
    margin-top:5px;
    right:0px;
    text-align:right;
    font-size:24px;
}
.groupes>.groupe>div>.produit>div:last-child>.prix:before
{
    content:"";
    position:absolute;
    left:0px;
    top:50%;
    margin-top:-1px;
    width:100%;
    height:2px;
    background:#696969;
    -webkit-transform:rotate(-35deg);
    -moz-transform:rotate(-35deg);
    -o-transform:rotate(-35deg);
    -ms-transform:rotate(-35deg);
}
.groupes>.groupe>div>.produit>div:last-child>.prix
{
    position:absolute;
    right:10px;
    bottom:30px;
    font-size:18px;
}
.groupes>.groupe>div>.produit>div:last-child
{
    width:100px;
    width: calc(100% - 190px - 10px);
    height:100%;
    padding-right: 100px;
    box-sizing: border-box;
}
.groupes>.groupe>div>.produit>div:first-child
{
    text-align:center;
    width: 190px;
    height: 190px;
    /* height:100%; */
    background-color:#EFEFEF;
    background-size: cover;
    background-repeat:no-repeat;
    background-position:center center;
    overflow:hidden;
    margin-right:10px;
}
.groupes>.groupe.bon-tropmad>div>.produit>div:first-child {
    /* display: none; */
    /* border-radius: 50%; */
    overflow: hidden;
    /* border: solid 1px #6f6f6f; */
    box-sizing: border-box;
    background: url(../img/bon-cadeau-tropmad.jpg) no-repeat center/contain!important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.groupes>.groupe.bon-tropmad>div>.produit>div:first-child:before {/* content: "\20AC"; */font-size: 128px;font-weight: normal;transform: rotate(-35deg);font-family: sans-serif;color: #e5ac0a;text-shadow: -5px 5px 10px rgba(0,0,0,0.2);}
.groupes>.groupe>div>.produit>div
{
    display:inline-block;
    vertical-align:top;
}
.groupes>.groupe>div>.produit>div:last-child>strong
{
    display:block;
    font-size:16px;
    text-align:left;
    font-weight:normal;
}
.groupes>.groupe>div>.produit>div:last-child>.desc {
    font-size: 14px;
}
.groupes>.groupe>div>.produit>div:last-child>strong:first-child{font-weight:600;}
#category #left_column>#categories_block_left .tree>li>a
{
    display:block;
    font-size:18px;
    line-height:35px;
    border:solid 1px #8a8a8a;
    padding:0px 18px;
    margin:5px;
    min-width:210px;
    text-align:center;
}
#block_various_links_footer .facebook{margin:5px;font-size:0px;display:inline-block;float:left;}
#block_various_links_footer .facebook>a
{
    display:inline-block;
    font-size:0px;
    width:34px;
    height:34px;
    background:url(../img/facebook2.svg) no-repeat center center;
    background-size:contain;
}
#block_various_links_footer .instagram{margin:5px;font-size:0px;display:inline-block;float:left;}
#block_various_links_footer .instagram>a
{
    display:inline-block;
    font-size:0px;
    width:34px;
    height:34px;
    background:url(../img/instagram.svg) no-repeat center center;
    background-size:contain;
}
#block_various_links_footer .twitter{margin:5px;font-size:0px;display:inline-block;float:left;}
#block_various_links_footer .twitter>a
{
    display:inline-block;
    font-size:0px;
    width:34px;
    height:34px;
    background:url(../img/twitter.svg) no-repeat center center;
    background-size:contain;
}
.category-info img{max-width:100%!important;height:auto!important;}
#category #left_column, #category #left_column>#categories_block_left, #category #left_column>#categories_block_left>#block_content{width:100%;}
#category #left_column>#categories_block_left .tree{font-size:0px;}
#category #left_column>#categories_block_left .tree>li
{
    display:inline-block;
}
#category #left_column>#categories_block_left>.title_block, #category .category-product-count{display:none;}
@-webkit-keyframes proche
{
    0%{-webkit-transform:scale(1);opacity:0;}
    25%{-webkit-transform:scale(1.75);opacity:1;}
    75%{-webkit-transform:scale(2.75);opacity:1;}
    100%{-webkit-transform:scale(3);opacity:0;}
}
@-moz-keyframes proche
{
    0%{-moz-transform:scale(1);opacity:0;}
    25%{-moz-transform:scale(1.75);opacity:1;}
    75%{-moz-transform:scale(2.75);opacity:1;}
    100%{-moz-transform:scale(3);opacity:0;}
}
@-o-keyframes proche
{
    0%{-o-transform:scale(1);opacity:0;}
    25%{-o-transform:scale(1.75);opacity:1;}
    75%{-o-transform:scale(2.75);opacity:1;}
    100%{-o-transform:scale(3);opacity:0;}
}
@-ms-keyframes proche
{
    0%{-ms-transform:scale(1);opacity:0;}
    25%{-ms-transform:scale(1.75);opacity:1;}
    75%{-ms-transform:scale(2.75);opacity:1;}
    100%{-ms-transform:scale(3);opacity:0;}
}

.groupes>.groupe>div>.produit:hover>div:last-child>a[href^="?use"]:not(.ouvert):hover:after
{
    /*display:none;*/
}
.groupes>.groupe>div>.produit>div:last-child>a[href^="?use"].ouvert:after
{
    
    content:"";
    position:absolute;
    left:50%;
    top:50%;
    width:0px;
    margin-left:-26px;
    margin-top:-26px;
    border:none;
    border-style:solid;
    border-width:0px 26px 26px 26px;
    border-color:rgba(0,0,0,0.3) transparent rgba(0,0,0,0.3);
    -webkit-animation:monter 0.5s linear;
    -webkit-animation-delay:0.3s;
    -moz-animation:monter 0.5s linear;
    -moz-animation-delay:0.3s;
    -o-animation:monter 0.5s linear;
    -o-animation-delay:0.3s;
    -ms-animation:monter 0.5s linear;
    -ms-animation-delay:0.3s;
    opacity:0;
}
@-webkit-keyframes monter
{
    0%{opacity:0;-webkit-transform:translateY(0px);}
    10%{opacity:1;-webkit-transform:translateY(-5px);}
    80%{opacity:1;-webkit-transform:translateY(-20px);}
    100%{opacity:0;-webkit-transform:translateY(-30px);}
}
@-moz-keyframes monter
{
    0%{opacity:0;-moz-transform:translateY(0px);}
    10%{opacity:1;-moz-transform:translateY(-5px);}
    80%{opacity:1;-moz-transform:translateY(-20px);}
    100%{opacity:0;-moz-transform:translateY(-30px);}
}
@-o-keyframes monter
{
    0%{opacity:0;-o-transform:translateY(0px);}
    10%{opacity:1;-o-transform:translateY(-5px);}
    80%{opacity:1;-o-transform:translateY(-20px);}
    100%{opacity:0;-o-transform:translateY(-30px);}
}
@-ms-keyframes monter
{
    0%{opacity:0;-ms-transform:translateY(0px);}
    10%{opacity:1;-ms-transform:translateY(-5px);}
    80%{opacity:1;-ms-transform:translateY(-20px);}
    100%{opacity:0;-ms-transform:translateY(-30px);}
}
.groupes>.groupe>div>.produit:hover>div:last-child>a[href^="?use"]:not(.ouvert):after
{
    content:"";
    position:absolute;
    left:50%;
    top:50%;
    margin-left:-8px;
    margin-top:-8px;
    width:16px;
    height:16px;
    border-radius:50%;
    border:solid 1px rgba(0, 0, 0, 0.4);
    -webkit-animation:proche 1s infinite linear;
    -moz-animation:proche 1s infinite linear;
    -o-animation:proche 1s infinite linear;
    -ms-animation:proche 1s infinite linear;
}
.groupes>.groupe>div>.produit>div:last-child>a[href^="?use"].ouvert:before
{
    -webkit-transform:translateY(-32px);
    -moz-transform:translateY(-32px);
    -o-transform:translateY(-32px);
    -ms-transform:translateY(-32px);
    opacity:0;
}
.groupes>.groupe>div>.produit>div:last-child>a[href^="?use"]:before
{
    content:"";
    height:62px;
    background:url(../img/cadeau_haut.png) no-repeat center top;
    position:absolute;
    background-size:contain;
    left:0px;
    right:0px;
    top:-20px;
    -webkit-transition:0.5s;
    -moz-transition:0.5s;
    -o-transition:0.5s;
    -ms-transition:0.5s;
}
.groupes>.groupe>div>.produit>div:last-child>a[href^="?use"]:hover
{
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -o-transform:scale(1);
    -ms-transform:scale(1);
}
.groupes>.groupe>div>.produit>div:last-child>a[href^="?use"]>span{
    position:absolute;
    font-size:12px;
    left:0px;
    right:0px;
    line-height:12px;
    top:100%;
    margin-top:10px;
    text-align:center;
}
.groupes>.groupe>div>.produit>div:last-child>a[href^="?use"]
{
    position:absolute;
    right: 10px;
    top: 30px;
    /* bottom: 50%; */
    /* margin-right:-130px; */
    width:80px;
    height:63px;
    background:url(../img/cadeau_base.png) no-repeat center bottom;
    background-size:contain;
    margin-top:10px;
    display:block;
    -webkit-transition:0.3s;
    -moz-transition:0.3s;
    -o-transition:0.3s;
    -ms-transition:0.3s;
}
.groupes>.groupe>div>.produit[used]{pointer-events:none;}
.groupes>.groupe>div>.produit[used]>div:last-child:before
{
    content:"";
    position:absolute;
    left:0px;
    top:50%;
    margin-top:-1px;
    width:100%;
    height:2px;
    background:#696969;
    -webkit-transform:rotate(-35deg);
    -moz-transform:rotate(-35deg);
    -o-transform:rotate(-35deg);
    -ms-transform:rotate(-35deg);
}
.groupes>.groupe>div>.produit[used]:after
{
    content:"";
    position:absolute;
    left:0px;
    top:50%;
    margin-top:-1px;
    width:100%;
    height:2px;
    background:#696969;
    -webkit-transform:rotate(35deg);
    -moz-transform:rotate(35deg);
    -o-transform:rotate(35deg);
    -ms-transform:rotate(35deg);
}
.groupes>.groupe>div>.produit[used]>*, .groupes>.groupe>div>.produit[used]:after
{
    pointer-events:none;
    cursor:default;
    -webkit-filter:blur(2px) grayscale(1);
    -moz-filter:blur(2px) grayscale(1);
    -o-filter:blur(2px) grayscale(1);
    -ms-filter:blur(2px) grayscale(1);
    -webkit-user-select:none;
    -moz-user-select:none;
    -o-user-select:none;
    -ms-user-select:none;
}
.groupes>.groupe>div>.produit[used]:before
{
    content:"Utilis\00e9  le " attr(used);
    position:absolute;
    bottom:10px;
    left:50%;
    margin-left:-75px;
    width:150px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    border:solid 1px #989898;
    padding:5px;
    text-align:center;
    z-index:100;
    font-weight:bold;
    background:#FEFEFE;
    box-shadow:0px 2px 5px rgba(0,0,0,0.3);
}
.groupes>.groupe>div>.produit[used=""]:before{
    content:"Utilis\E9  ou expir\E9";
}
.groupes>.groupe>div>.produit
{
    vertical-align:top;
    display:inline-block;
    width: 1000px;
    max-width: 100%;
    /* height:200px; */
    min-height: 200px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    padding:5px;
    margin:5px;
    border:solid 1px #989898;
    position:relative;
    cursor:pointer;
    overflow:hidden;
    box-sizing: border-box;
    /* display: flex; */
}
.groupes>.groupe>div>.produit>div:last-child>.solde>span {
    font-weight: 600;
}
.groupes>.groupe>div>.produit>div:last-child>.solde {
    font-size: 1.2em;
    color: #4c4c4c;
    margin-top: 10px;
}
.groupes>.groupe>div
{
}
.groupes>.groupe>h3
{
    border-bottom:solid 1px #989898;
    padding-bottom:5px;
    margin-bottom:10px;
    font-weight:normal;
}
.groupes>.groupe
{
    margin-bottom: 30px;
}
.offert #add_to_cart:after {
  position: absolute;
  width: 269px;
  font-weight:bold;
  height: 100%;
  content: "(Dont un produit offert)";
  background: white;
  margin-left: 10px;
  text-align: left;
  font-size: 16px;
}
.offert #add_to_cart {
  position: relative;
}
.real_stock {
    font-size: 16px;
    margin: 15px 0;
}

.real_stock>span {
    display: inline-block;
    padding: 4px 15px;
    background: #ffdd00;
    border: solid 1px #e2c402;
    font-weight: bold;
}
.pouroffrir .cart, body:not(#product) .pouroffrir .add-to-cart {
    display: none!important;
}
.product-info .right .description2 ul{margin-left:20px;}
tr.customization .cart_quantity_button {
    display: none!important;
}
tr.customization .cart_quantity_input
{
    pointer-events:none;
    display: none!important;
}

body>.alerte:before{content:"";height:100%;}
body>.alerte:before,
body>.alerte>.alerte_box
{
    display:inline-block;
    vertical-align:middle;
    text-align:left;
    font-size:14px;
    max-width:100%;
    text-align:left;
}
body>.alerte>.alerte_box>.alerte_content
{
    padding:10px 15px 15px 15px;
    box-sizing:border-box;
}
body>.alerte>.alerte_box>.alerte_content>h4 {
    display: none;
}
body>.alerte>.alerte_box>h3
{
    font-size:18px;
    line-height:18px;
    white-space:pre;
    overflow:hidden;
    text-overflow:ellipsis;
    /*border-bottom:solid 1px #03a9f4;*/
    padding:10px 15px 5px 15px;
    box-sizing:border-box;
    margin:0px;
    font-weight:normal;
}
body>.alerte>.alerte_box
{
    background:white;
    box-shadow:0px 5px 15px rgba(0,0,0,0.3);
    border-radius:4px;
    max-height:100%;
    overflow:auto;
    width: 600px;
}
body.hasAlerte>*:not(.alerte){filter:blur(4px);}
body>.alerte+.alerte{background:transparent;}
body>.alerte
{
    position:fixed;
    left:0px;
    top:0px;
    right:0px;
    bottom:0px;
    background:rgba(0,0,0,0.4);
    font-size:0px;
    z-index:900000000;
    overflow:hidden;
    text-align:center;
    -webkit-user-select:none;
    -moz-user-select:none;
    -o-user-select:none;
    -ms-user-select:none;
    user-select:none;
    cursor:default;
}
body>.alerte>.alerte_box>.alerte_actions {
    font-size: 0px;
    border-top: solid 1px rgba(0,0,0,0.2);
}
body>.alerte>.alerte_box>.alerte_actions>a
{
    display:inline-block;
    font-size:14px;
    padding: 8px 10px;
    color: #1e7bac;
    cursor: pointer;
    outline: none;
    text-align: center;
    box-sizing: border-box;
}

body>.alerte>.alerte_box>.alerte_actions._1>a {
    width: 100%;
}
body>.alerte>.alerte_box>.alerte_actions._2>a {
    width: 50%;
}
body>.alerte>.alerte_box>.alerte_actions._3>a {
    width: calc(100% / 3);
}
body>.alerte>.alerte_box>.alerte_actions._4>a {
    width: calc(100% / 4);
}
a.header_link_site:hover{
    color:#131313;
}
a.header_link_site {
    display: inline-block;
    padding: 0px;
    font-size: 14px;
    font-weight: 300;
    position: absolute;
    left: 0px;
    z-index: 910000;
    text-transform: uppercase;
    height:auto;
    line-height: initial!important;
    top: -158px;
    padding: 5px 10px 5px 30px!important;
    font-weight:600;
    background:gold;
    border-radius: 0px 0px 4px 4px;
    box-shadow:0px 1px 4px rgba(0,0,0,0.2);
    overflow:hidden;
}
a.header_link_site:before{
    content:"";
    position:absolute;
    left:0px;
    width:22px;
    top:0px;
    bottom:0px;
    background:#000;
    transition:0.3s;
}
.category-info>p:empty {
    display: none;
}
p.payment_module.etrans_module>a {
    padding-left: 80px;
}
.category-info {
    padding: 10px 20px 20px 20px;
}

a.header_link_site:hover:before{
    top:4px;
    left:3px;
    width:18px;
    bottom:4px;
    border-radius:50%;
}
a.header_link_site:after{
   content:"";
   position:absolute;
   left:8px;
   border-style:solid;
   border-color:transparent #ffffff;
   border-width:6px 6px 6px 0px;
   top:50%;
   margin-top:-7px;
}

table.std tr.customization>*>ul:before
{
    content:"";
    position:absolute;
    left:0px;
    bottom:100%;
    width:0px;
    height:0px;
    border-style:solid;
    border-color:#ffdd00 transparent;
    border-width:0px 16px 16px; 
}
table.std tr.customization>*>ul
{
    position:relative;
    list-style-type:none;
    padding:10px;
    background:#ffdd00;
    box-shadow:0px 2px 5px rgba(0,0,0,0.2);
    margin-bottom:10px;
}
/* table.std tr.customization>*>ul:after
{
    content:"Une copie du mail vous sera envoy\E9 e !";
    display:block;
    background:url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1MTIuMDAxIDUxMi4wMDEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMi4wMDEgNTEyLjAwMTsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiPgo8Zz4KCTxnPgoJCTxwYXRoIGQ9Ik0zMTMuMzY1LDEwNy4zOTNjLTkuOTE1LTExLjE1LTI1LjM3Ny0xNy41NDUtNDIuNDIyLTE3LjU0NWMtMzAuNDQxLDAtNTcuNjUxLDIwLjc4NC02MC42NTksNDYuMzYgICAgYy0xLjM0OSwxMS42OTgsMi4yODEsMjMuMDQ3LDEwLjIyMSwzMS45NTVjOS43NTYsMTAuOTQ2LDI1LjA4LDE3LjIyMyw0Mi4wNDgsMTcuMjIzYzMxLjIzLDAsNTguMDQtMjAuMzY1LDYxLjAzNi00Ni4zMzMgICAgQzMyNC45MzksMTI3LjU2OSwzMjEuMzA5LDExNi4zMjYsMzEzLjM2NSwxMDcuMzkzeiBNMjk5LjE3NiwxMzYuMjA3Yy0xLjUzNywxMy4zMzUtMTguMzEsMjQuNi0zNi42MjUsMjQuNiAgICBjLTkuODE4LDAtMTguNjc4LTMuMzYzLTIzLjY5OS04Ljk5OGMtMy4zMDctMy43MS00LjcwMy04LjAxMS00LjE1Ni0xMi43NThjMS41NDMtMTMuMTE4LDE4LjQ4LTI0LjYyNiwzNi4yNDYtMjQuNjI2ICAgIGM5Ljg4NiwwLDE4Ljg3OSwzLjQ3NywyNC4wNTgsOS4yOTlDMjk3LjI3NCwxMjYuMjgxLDI5OS44NDYsMTMwLjUxOCwyOTkuMTc2LDEzNi4yMDd6IiBmaWxsPSIjMDAwMDAwIi8+Cgk8L2c+CjwvZz4KPGc+Cgk8Zz4KCQk8cGF0aCBkPSJNMzAxLjc1MiwzNjkuNDgzYy0zLjA3Mi0yLjA2MS0xMC4yNjItNi44ODMtNC40NTgtNDAuMzYzYzAuMTQ5LTAuNzMsMC43MzItMy40MjksMS42MzctNy42MjMgICAgYzIuMDYxLTkuNTU3LDUuODk3LTI3LjM0NCwxMC4wNjYtNDcuMTc5YzAuMDEtMC4wNDQsMC4wMi0wLjA5LDAuMDI4LTAuMTM0YzQuMjU2LTIxLjQzNywwLjg4Ny00MC4xOS05LjczNy01NC4yMzMgICAgYy05LjU5MS0xMi42NzgtMjQuNzc2LTIwLjQ1LTQyLjc1NC0yMS44ODJjLTI2LjU4Ni0yLjEyNy01NC4zOTgsMTMuNzM5LTYyLjkxOCwyOS4zNTdjLTMuOTM5LDYuOTItMi4wNTMsMTIuNTQtMC41NjgsMTUuMjg5ICAgIGMxLjg0LDMuNCw0LjUyNCw1LjMwNiw2LjQ4NSw2LjY5N2MzLjAyMSwyLjE0NCwxMC4wOTMsNy4xNjMsMy4zNzcsNDAuNTczYy0wLjYyOCwzLjA1Ni05Ljk5OSw1MC43MDEtMTEuMjM4LDU3LjQ2NSAgICBjLTAuMDA5LDAuMDQ1LTAuMDE2LDAuMDkxLTAuMDI1LDAuMTM2Yy0zLjY5MiwyMS41NC0wLjA0MSw0MC4zNjUsMTEuMTUyLDUzLjk1OWMxOC4wMjQsMjEuODksNDUuNDU4LDIwLjgzOSw0Ni41MzIsMjAuODM5ICAgIGMyNS41NjktMC4wMDEsNTEuMTI4LTE1Ljg4Miw1OC45MS0zMS4wNzljMy43NTctNy4wMjEsMS43MjctMTIuNTg5LDAuMTY3LTE1LjI5OCAgICBDMzA2LjQ4MywzNzIuNjU3LDMwMy43NDgsMzcwLjgyMiwzMDEuNzUyLDM2OS40ODN6IE0yODQuOTI2LDI2OS4zMzZjLTQuMTQ5LDE5Ljc0Mi03Ljk2OSwzNy40NTctMTAuMDIzLDQ2Ljk3OSAgICBjLTEuMzk3LDYuNDc0LTEuNjc5LDcuNzg5LTEuNzc5LDguMzI4Yy0wLjAwNywwLjA0My0wLjAxNiwwLjA4Ny0wLjAyMywwLjEzMmMtNi4yNCwzNS44NjQsMC4wNzUsNTEuNTYsOS4wMTMsNjAuMzQxICAgIGMtMi40NDIsMi4xNzktNS43ODcsNC41MzItOS45MjgsNi42NjhjLTguMTQ0LDQuMjAyLTE3LjE2NSw2LjM3NS0yNC43NjIsNS45NzRjLTExLjA2Ny0wLjU5MS0xOS44NTgtNC41ODQtMjUuNDE4LTExLjU0OSAgICBjLTYuNDc1LTguMTA4LTguNi0yMC4wMDMtNi4xNDYtMzQuMzk5YzEuMzM2LTcuMjc5LDEwLjcyLTU0LjkzNiwxMS4xMTQtNTYuODMyYzAuMDA3LTAuMDQyLDAuMDE2LTAuMDgyLDAuMDI1LTAuMTI0ICAgIGM3LjE3OC0zNS42ODgsMS4yNzQtNTEuNTQ0LTcuNDMtNjAuNTU2YzIuNDk4LTIuMTE0LDUuOTA1LTQuMzc5LDEwLjEtNi40MDVjOC4yNTEtMy45ODUsMTcuMzMyLTUuOTI0LDI0LjkxMS01LjMyMiAgICBjMTEuMDQ4LDAuODgsMTkuNzI5LDUuMTAyLDI1LjEwNiwxMi4yMUMyODUuOTQ3LDI0My4wNTYsMjg3Ljc2LDI1NS4wMDUsMjg0LjkyNiwyNjkuMzM2eiIgZmlsbD0iIzAwMDAwMCIvPgoJPC9nPgo8L2c+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTQ1OS42MTQsMzk0Ljk2MWMzMy44MzEtNDAuNTk4LDUyLjM4OC05MC43NDgsNTIuMzg4LTE0MS45NjRjMC02Mi43NzUtMjYuNzc4LTEyMS43MjctNzUuMzk3LTE2NS45OTggICAgYy00OC4yOTktNDMuOTc3LTExMi40MzgtNjguMTk3LTE4MC42MDMtNjguMTk3UzEyMy42OTYsNDMuMDIyLDc1LjM5Nyw4N0MyNi43NzYsMTMxLjI2OSwwLDE5MC4yMjMsMCwyNTIuOTk4ICAgIHMyNi43NzYsMTIxLjcyOSw3NS4zOTYsMTY1Ljk5OGM0OC4yOTksNDMuOTc4LDExMi40MzgsNjguMTk3LDE4MC42MDMsNjguMTk3YzQyLjYyNSwwLDg0LjYzNC05LjczLDEyMS44NjktMjguMTg3bDg5LjIyLDMzLjQxMiAgICBjMS40MDIsMC41MjUsMi44NiwwLjc4LDQuMzA3LDAuNzhjMy4wMzksMCw2LjAyOC0xLjEyNyw4LjMzOS0zLjI1OWMzLjQwOS0zLjE0Nyw0Ljc1NS03Ljk0NiwzLjQ4LTEyLjQwN0w0NTkuNjE0LDM5NC45NjF6ICAgICBNMzgxLjQyNSw0MzQuMDk0Yy0zLjI2OS0xLjIyNS02LjkwNC0xLTEwLjAwMSwwLjYxNmMtMzQuOTQsMTguMjU2LTc0Ljg1MywyNy45MDYtMTE1LjQyNCwyNy45MDYgICAgYy0xMjcuNjA2LDAtMjMxLjQyMi05NC4wMzMtMjMxLjQyMi0yMDkuNjE3UzEyOC4zOTMsNDMuMzc5LDI1NS45OTksNDMuMzc5czIzMS40MjMsOTQuMDM0LDIzMS40MjMsMjA5LjYxNyAgICBjMCw0OC4wOTUtMTcuNTE1LDkzLjM0LTUwLjY1MiwxMzAuODQ2Yy0yLjc3NiwzLjE0MS0zLjc1OSw3LjQ4My0yLjYwNiwxMS41MTNsMTguNzIsNjUuNDk4TDM4MS40MjUsNDM0LjA5NHoiIGZpbGw9IiMwMDAwMDAiLz4KCTwvZz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K) no-repeat left center;
    background-size:contain;
    padding-left:30px;
    color:#131313;
    margin-top:10px;
} */
table.std tr.customization>*>* {
    margin-top:-40px;
    display:block;
    background:#fafafa;
    z-index: 100;
    position: relative;
}
table.std tr.customization>* {
    border-top: none;
    padding-top:0px;
    background:#fafafa;
}
table.std tr.customization>*{padding-bottom:0px;}
table.std tr.customization>*.cart_delete{vertical-align:top;}
table.std tr.customization>*.cart_delete>*
{
    margin-top:-85px;
    /* position: absolute; */
    /* top: 0px; */
}

table.std tr.customization.paiement_cust>*.cart_quantity>span
{
    display: none;
}
table.std tr.customization.paiement_cust>*>ul
{
    margin-left:170px;
}
.products-grid > div .left>.image>a {
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 0;
    top: 10px;
}

.products-grid > div .left>.image {
    height: 231px;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0;
}
.products-grid .oos~div[class*="on-hover"] {
    display: none!important;
    visibility:hidden;
    background: red;
}
.products-grid>div{
    position:relative;
}
.products-grid>div:hover .oos{
    margin-top:40px;
}
.products-grid .oos{
    font-size:14px;
    text-align:center;
    font-weight:bold;
    display:block;
    position:absolute;
    left:10px;
    right:10px;
}   
input[type=text], input[type="email"], input[type=password], textarea {
    background: #fefefe!important;
    box-shadow: none;
    border: solid 1px #cdcdcd!important;
    border-radius: 0px!important;
}

input[type="submit"] {
    background: gold;
    color: #313131;
    border: none;
    padding: 8px 16px;
    font-size: 14px;
    cursor: pointer;
    margin: 10px auto;
    outline: none;
    border-radius: 6px;
    font-weight: 600;
}

input[type="submit"]:hover {
    background: #debf15;
}
.notification>p>a:first-letter {
    text-transform: uppercase;
}
body#history #order-detail-content .order_qte_input{
    /* pointer-events: none;
    -webkit-appearance: none;
    border: none!important; */
    display: none;
}
#cart_block_list .saldo-action>.saldo>ul>li:first-child{
    /* display:none; */
}
.delivery_options_address .delivery_option_best {
    display: none;
}
.products-grid{
    text-align: left;
}
@media only screen and (max-width: 960px) {

    /*body { min-width:340px; }*/
    a.lien_bon_cadeau {
        right: initial;
        top: 0px;
        z-index: 100000;
        left: 20px;
        position: fixed;
        background: #efefef;
        padding: 4px 8px;
    }
    div.top-right>ul.menu>li>a{
        display:inline-block;
        padding:4px 8px;
        background:#efefef;
        border-radius:4px;
        margin:2px;
    }
    a.header_link_site{
        top: -227px!important;
        display: none!important;
    }
    footer #custom-footer, footer #custom-footer>div.set-size.clearfix>div.grid-6.float-left{width:100%!important;}
    footer>div.set-size.clearfix>div.footer-navigation.clearfix, .set-size, .set-size-grid {box-sizing:border-box;width:auto !important;padding-left:20px !important;padding-right:20px !important;max-width:100%;width: 100%!important;box-sizing: border-box;}
    .grid-1, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-7, .grid-8, .grid-9, .grid-10, .grid-11, .grid-12 { width:100% !important;padding:0px !important;float:none !important;clear:both !important; }
    .slider-fixed { width:auto !important;margin:0px !important; }
    .rounding-top { display:none; }
    .rounding-bottom { display:none; }
    #index #center_column, #contact #center_column, #sitemap #center_column, #stores #center_column, #authentication #center_column, #module-favoriteproducts-account #center_column, #history #center_column, #order-slip #center_column, #my-account #center_column, #identity #center_column, #addresses #center_column, #products-comparison #center_column, #address #center_column, #pagenotfound #center_column, #cms #center_column, #order #center_column, #module-cheque-payment #center_column, #module-bankwire-payment #center_column, #module-stripejs-payment #center_column, #order-confirmation #center_column, #order-opc #center_column, #module-blockwishlist-mywishlist #center_column { width:auto !important; }
    #index #center_column { padding-top:0px !important; }
            
    /* Header -> Top -> Logo */

    header .top h1 {width:auto !important;float:none !important;padding-left:0px !important;padding-top:59px !important;padding-right:85px !important;box-sizing: border-box;}
    header .top h1 img {max-width: 74% !important;height: auto;}
        
    /* Header -> Top -> Top Right */

    header .top .top-right { float:none !important;width:auto !important;padding-right:0px !important;padding-bottom:20px !important; }
        
    /* Header -> Top -> Top Right -> Wishlist */

    header .top .top-right .wishlist { margin:0px !important;top:0;right:82px;display:none; }

    /* Header -> Top -> Top Right -> Cart */

    header .top .top-right #cart_block {margin:0px !important;top: 33px;right: 0px;}
        
    /* Header -> Top -> Top Right -> Language && Currency */

    header .top .top-right .language-currency { width:auto !important;text-align:left !important;padding:0px 90px 0px 0px !important;left:20px;top:10px; }
        
    /* Header -> Top -> Top Right -> Language && Currency -> Switcher */

    header .top .top-right .language-currency .switcher p { padding-left:0px !important;margin-right:31px !important; }
        
    /* Header -> Top -> Top Right -> Menu */

    header .top .top-right ul.menu { margin:0px !important;text-align:left !important; }
    header .top .top-right ul.menu li {padding: 0px 0px 0px 0px !important;}
    
    /* NAVIGATION */
    
    .mobile-navigation, .mobile-navigation .active { display:block !important; }
    .navigation_container nav { display:none; }
        
    /* Navigation -> Search */

    .navigation_container .search {width:182px;margin-left: 0px;top: 0px;position: fixed;right: 10px;margin-top: 0px;padding-top: 0px;}
    
    /* CONTENT */
    
    /* Content -> Banners */
    
    .bg-banners { display:none; }
    .banners .grid-1 { width:8.3% !important; }
    .banners .grid-2 { width:16.6% !important; }
    .banners .grid-3 { width:25% !important; }
    .banners .grid-4 { width:33.3% !important; }
    .banners .grid-5 { width:41.6% !important; }
    .banners .grid-6 { width:50% !important; }
    .banners .grid-7 { width:58.4% !important; }
    .banners .grid-8 { width:66.6% !important; }
    .banners .grid-9 { width:75% !important; }
    .banners .grid-10 { width:83.4% !important; }
    .banners .grid-11 { width:91.7% !important; }
    .banners .grid-12 { width:100% !important; }        
    .banners > div { float:left !important;clear:none !important;padding:20px 0px 0px 0px !important;text-align:center !important; }
    .banners > div img { max-width:94% !important;display:inline-block !important; }
    
    /* Box */
        
    .box { padding:0px !important; }
        
    /* Products Grid */
        
    .overflow-products { width:270px !important;margin:0px auto !important;clear:both; }
    .products-grid > div { cursor:pointer !important;display:inline-block !important;vertical-align:top !important;width:223px !important;padding:20px !important;margin:20px 17px 0px 0px !important; }
    .products-grid > div .image img { display:block !important;max-width:100% !important; }
    .products-grid > div .name { padding:14px 0px 0px 0px !important; }
    .products-grid > div .price { padding:10px 0px 4px 0px !important; }
    .products-grid > div .on-hover { margin-right:0px !important; }
    .products-grid > div .on-hover .add-to-cart { display:block !important;width:66px !important;height:57px !important;margin:10px auto 1px auto !important;background-image:url(..//img/add-to-cart.png) !important; }
    .products-grid > div .left { float:none !important;width:auto !important;padding:0px !important; }
    .products-grid > div .right { float:none !important;width:auto !important; }


    /* Product info */
    
    div.product-info .left, div.product-info .right { clear:both;float:none !important;width:auto !important;text-align:center;margin-left:0px; }
    div.product-info .option { text-align:left !important; }
    div.product-info .left { text-align:center; }
    div.product-info .left #image-block img { max-width:100% !important;max-height:300px !important; }
    
    div.product-info .left #views_block { margin-right:-20px !important; }
    div.product-info .right { clear:both;padding-top:30px !important; }
    .product-info .custom-block-product { display:none; }
    
    /* jQZoom */

    .product-info .left .product-jqzoom { margin:0px auto;width:300px !important;height:300px !important; }
    .product-info .left .product-jqzoom img { width:300px !important;height:300px !important;cursor:inherit !important; }

    .product-info .left .product-jqzoom .zoomWrapper, .product-info .left .product-jqzoom .zoomWrapperImage { width:300px !important;height:300px !important;border:none !important; }
    .product-info .left .product-jqzoom .zoomWrapperImage img { max-width:1500px !important;max-height:1500px !important;width:auto !important;height:auto !important; }
    .product-info .left .zoom-image { left:50%;width: 150px !important; }
    
    /* FOOTER **** */   
        
    /* Footer -> Footer Navigation */
    
    footer .footer-navigation > div {float:none !important;width:auto !important;padding-left:0px !important;padding-right:0px !important;padding-bottom:0px !important;margin-bottom: 20px!important;}
    footer .footer-navigation > div > h4 {  }
    
    /* Footer -> Copyright */
    
    footer .copyright { margin:30px 0px 0px 0px; }
    footer .copyright ul { float:none;text-align:center;padding-bottom:0px; }
    footer .copyright p { text-align:center; }

    /* Content -> Category List */

    div.category-list { text-align:center; }
        
    /* Product List */
    
    .product-list > div { background:none; }
    .product-list > div .left, .product-list > div .right { width:auto !important;float:none; !important;text-align:center !important; }
    .product-list > div .left .image { float:none !important;margin:0px auto !important;width:220px !important;padding:0px 0px 5px 0px !important; }
    .product-list > div .left .name { width:auto !important;float:none !important;margin:0px auto !important;padding-top:30px !important; }
    .product-list > div .right { padding-top:0px !important; }
    
    /* Prestashop */
    
    #create-account_form, #authentication #login_form { float:none !important;width:100% !important;margin-top:30px !important; }
    #center_column { padding-top:20px !important; }
    
    ul.step { height:auto !important; }
    ul.step:before,
    ul.step:after {
        content: ".";
        display: block;
        height: 0;
        overflow: hidden
    }
    ul.step:after {clear: both}
    ul.step {zoom: 1}
    
    #award-2013:link,#award-2013:visited,#award-2013:hover,#award-2013:active{background-size:cover !important; max-height:150px; max-width:36px; top:160px !important;}
        
}

@media only screen and (min-width: 590px) and (max-width: 880px) {
    
    .overflow-products { width:560px !important;margin:0px auto !important;clear:both; }
        
}
    
@media only screen and (min-width: 880px) and (max-width:960px) {
    
    .overflow-products { width:840px !important;margin:0px auto !important;clear:both; }
        
}

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

    .button-slider { padding:7px 30px 8px 30px;font-size:13px; }
    .button-slider2 { padding:7px 30px 8px 30px;font-size:13px; }
    
    /* Header -> Top -> Top Right -> Cart */

    header .top .top-right #cart_block .block_content .content-arrow { margin:-10px 0px 0px 272px !important; }
    header .top .top-right #cart_block .block_content { width:300px !important;margin:-29px 0px 0px -240px !important; }

    /* Header -> Top -> Top Right -> Cart -> Items */

    header .top .top-right #cart_block .block_content .products { padding:14px 15px 20px 15px !important; }
    header .top .top-right #cart_block .block_content .products dt .product-images { width:37px !important; }
    header .top .top-right #cart_block .block_content .products dt .product-images img { width:30px !important;height:30px !important; }
    header .top .top-right #cart_block .block_content .products dt .cart_block_product_name { width:90px !important; }
    header .top .top-right #cart_block .block_content .products dt .quantity-formated { width:23px !important; }
    header .top .top-right #cart_block .block_content .products dt .price { width:71px !important; }

    /* Header -> Top -> Top Right -> Cart -> Saldo & action */

    header .top .top-right #cart_block .block_content .saldo-action { padding:13px 30px 30px 30px !important; }
    header .top .top-right #cart_block .block_content .saldo-action .saldo ul li p { width:120px !important; }
    header .top .top-right #cart_block .block_content .saldo-action .saldo ul li span { width:94px !important; }
    
    div#notification {/* margin-right:-120px !important; *//* width:240px !important; */}
    div.notification .close { width:35px !important;height:35px !important;background-position:7px 7px !important; }

}

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

        #new_account_form p.checkbox>input {
        padding: 0;
        margin: 0;
    }
    
    #new_account_form p.checkbox {
        text-align: center;
    }
    #new_account_form p.text input, #new_account_form p.select select{margin:auto;display: block;width: 360px;max-width: calc(100vw - 70px);box-sizing: border-box;}
        #new_comment_form .product { text-align:center; }
        #new_comment_form .product img { float:none; }
    #new_comment_form .product .product_desc { width:auto;margin:30px 0 0 0;float:none;clear:both;text-align:left; }
    #new_comment_form #criterions_list .star_content { float:none;clear:both;margin:0; }
    #product_comparison td { padding:2px; }
    #product_comparison h5 { height:60px; }
    #product_comparison .product_desc { height:110px; }
    #product_comparison .prices_container { margin:10px 0; }
    #product_comparison .discount,#product_comparison .on_sale { clear:both;margin-left:0; }
    #product_comparison .comparison_product_infos .ajax_add_to_cart_button { padding-left:22px!important;width:103px;background-position:7px 50%; }
    table.responsive,table.responsive thead,table.responsive tbody,table.responsive tfoot,table.responsive th,table.responsive tr,table.responsive td,table.std,table.std thead,table.std tbody,table.std tfoot,table.std th,table.std tr,table.std td { display:block; }
    .table_mobile_label { display:block; }
    table.std thead { display:none; }
    table.std tbody tr { border-bottom:1px solid #e7e7e7;border-right:1px solid #e7e7e7; }
    table.std tr.odd { background:#fafafa !important; }
    table.std td { border:none !important;position:relative;padding-left:50%; }
    table.std tfoot tr { padding:10px 0;border-bottom:1px solid #e7e7e7;border-right:1px solid #e7e7e7; }
    table#cart_summary .cart_item .cart_ref,table#cart_summary .cart_item .cart_unit,table#cart_summary .cart_item .cart_total,table#cart_summary .cart_item .cart_delete { padding-top:5px !important; }
    table#cart_summary tr td { padding:8px 10px !important;border:none !important;text-align:center !important; }
    table#cart_summary .cart_product { padding-top:20px !important; }
    table#cart_summary .cart_description { padding-bottom:20px!important; }
    table#cart_summary .cart_description h5 { text-align:center; }
    table#cart_summary .cart_ref,table#cart_summary .old_price { display:none; }
    table#cart_summary .cart_quantity { padding-top:5px !important; }
    table#cart_summary #cart_quantity_button_input_wrapper { width:auto; }
    table#cart_summary .cart_quantity .cart_quantity_button { display:none; }
    table#cart_summary .cart_quantity input { height:24px!important;float:none; }
    table#cart_summary .cart_quantity .table_mobile_label { margin-top:3px; }
    table#cart_summary tfoot td { text-align:center; }
    table#cart_summary .price { text-align:center; }
    #cart_voucher fieldset { width:204px;margin:0 auto 10px auto; }
    #cart_voucher h4 { margin:0 0 10px 0!important;float:none;clear:both; }
    table#cart_summary .cart_total_price .total_price_container p { text-align:center; }
    table#cart_summary .grand_total { border:none !important; }
    #account-creation_form p.radio span,#account-creation_form p.text label,#account-creation_form p.password label,#account-creation_form p.select label,#account-creation_form p.select span,#account-creation_form p.textarea label,#new_account_form p.radio span,#new_account_form p.text label,#new_account_form p.password label,#new_account_form p.select label,#new_account_form p.select span,#new_account_form p.textarea label,#add_address p.text label,#add_address p.password label,#add_address p.select label,#add_address p.select span,#add_address p.textarea label,#personal_info p.text label,#personal_info p.password label,#personal_info p.select label,#personal_info p.select span,#personal_info p.radio span,#personal_info p.textarea label,#module-blockwishlist-mywishlist #mywishlist p.text label,#module-blockwishlist-mywishlist .wl_send p label,#contact p.text label,#contact p.select label,#contact p.select span,#contact p.textarea label { display:block;clear:both;text-align:center;width:auto; }
    #new_account_form p.radio { text-align:center; }
    .account_creation.dni span { margin:0; }
    .address_container { width:100%; }
    ul.address { float:none;margin:0 0 20px 0!important;min-width:100%; }
    .address_add { padding-top:0 !important; }
    .addressesAreEquals { clear:both;padding-top:10px; }
    #opc_new_account #new_account_form { float:none;clear:both;margin-top:20px;width:100%; }
    #create-account_form,#authentication #login_form { margin:0 auto;width:100%;float:none; }
    #authentication #login_form { margin-top:20px; }
    #authentication #create-account_form fieldset { height:230px; }
    #auth_page_forms { width:auto; }
    #block-history #order-detail-content tbody tr td.description { text-align:center !important; }
    #addresses .address_add { padding:20px 0!important; }
    #addresses ul.address.last_item { margin-bottom:0 !important; }
    ul.wlp_bought_list li { width:190px; }
    #opc_new_account #login_form { width:100%;float:none; }
    #opc_new_account #login_form #login_form_content { width:100%;margin:0 auto; }
    #opc_new_account #new_account_form { float:none;clear:both;margin-top:20px;width:100%; }
    #create-account_form,#authentication #login_form { margin:0 auto;width:100%;float:none; }
    #authentication #login_form { margin-top:20px; }
    #block-history #order-detail-content tbody tr td.description { text-align:center !important; }
    #addresses .address_add { padding:20px 0 !important; }
    #addresses ul.address.last_item { margin-bottom:0 !important; }
    #account-creation_form  fieldset, fieldset.account_creation { padding:20px !important; }
    #account-creation_form  h3 { margin:-20px -20px 20px -20px !important; }
    #account-creation_form p.radio span, #account-creation_form p.text label, #account-creation_form p.password label, #account-creation_form p.select label, #account-creation_form p.select span, #account-creation_form p.textarea label { text-align:center !important;width:90% !important; }
    #account-creation_form p.text input, #account-creation_form p.password input, #account-creation_form p.select input { width:90% !important; }
    #account-creation_form p.checkbox input { margin-left:0px !important; }
    #account-creation_form p.select select { margin-right:10px !important; }
    #account-creation_form p.textarea textarea { height:80px;width:90% !important; }
    #account-creation_form span.form_info { margin:5px auto 0 auto !important; }
    #compare_shipping input, #compare_shipping select { margin-top:10px; }
    ul.address, .addresses ul.address { width:100% !important;float:none !important; }
    #ordermsg .textarea textarea { width:90% !important; }
    #order .delivery_option label > table.resume, #order-opc .delivery_option label > table.resume { width:auto !important; }
        
}

@media only screen and (max-width: 400px) { 
    
    .banners { padding-top:4px; }
    .banners > div { width:auto !important;padding:16px 10px 0px 10px !important; }
    .banners > div img { max-width:100% !important; }
    .banners .grid-1 { width:auto !important; }
    .banners .grid-2 { width:auto !important; }
    .banners .grid-3 { width:auto !important; }
    .banners .grid-4 { width:auto !important; }
    .banners .grid-5 { width:auto !important; }
    .banners .grid-6 { width:auto !important; }
    .banners .grid-7 { width:auto !important; }
    .banners .grid-8 { width:auto !important; }
    .banners .grid-9 { width:auto !important; }
    .banners .grid-10 { width:auto !important; }
    .banners .grid-11 { width:auto !important; }
    .banners .grid-12 { width:auto !important; }        
        
}


/*------------------ Ajout du 29 mai 2020 par Arnaud.C --------------*/
@media only screen and (max-width: 480px) {

    /* commun */
    ul.step li {
        width: 100%;
    }

    /* creation de compte */
    #account-creation_form p.radio span, #account-creation_form p.text label, #account-creation_form p.password label, #account-creation_form p.select label, #account-creation_form p.select span, #account-creation_form p.textarea label {
        padding: 0!important;
        text-align: left!important;
        width: 100%!important;
    }

    /* mon adresse */
    #address #add_address p.text input, #address #add_address p.password input, #address #add_address p.select input,
    #address #add_address p.textarea textarea {
        width: 90%;
    }
    #address #add_address p.radio span, #address #add_address p.text label, #address #add_address p.password label, #address #add_address p.select label, #address #add_address p.select span, #address #add_address p.textarea label {
        padding: 0;
        text-align: left;
        width: 100%;
    }

    /* frais de port */
    table.resume tr {
        display: flex;
        flex-wrap: wrap;
    }

    /* choix CB */
    .paiement_block p.payment_module  {
        padding: 0!important;
        display: flex;
        flex-wrap: wrap;
        background-color: #FBFBFB;
    }
    .paiement_block p.payment_module a {
        white-space: normal;
    }
    p.payment_module.etrans_module>a {
        /* padding-left: 0; */
        display: inline-block;
        padding-top: 10px;
        padding-bottom: 10px;
    }

} 

.VentesEmporter-message-redirect {
    padding: 20px 0;
}
.VentesEmporter-date-retrait {
    text-align: center;
    font-size: 20px;
    padding: 20px;
    padding-top: 0;
}
@media only screen and (max-width: 480px) {
    .VentesEmporter-date-retrait span {
        display: block;
        padding-top: 5px;
    }
}

form#voucher {display: inline-block;margin-right: 10px;}

#center_column form#voucher>fieldset>p {
    margin-bottom: 0;
    padding-bottom: 0!important;
}

#center_column form#voucher>fieldset>p>label {
    font-weight: bold;
}

#center_column form#voucher>fieldset input[type=submit] {
    margin: 0;
}
div.total-consigne {
    font-size: 16px;
}

div.total-consigne>small {
    display: block;
    font-size: 12px;
}
div.total-consigne>span {
    font-weight: bold;
}
.consigne-delai-texte {
    color: #ff9900;
}