/* FEUILLE DE "CABIOLA V2" COPYRIGHT STORE-FACTORY "Juin 2014" */

html,body,form,ul,li,p,h1,h2,h3,h4,h5,h6,td {
	color:#000;
	font-size:14px;
	font-family:futura;
	text-decoration:none;
	}
@font-face {
    font-family:futura;
    src:url(media/futura.ttf);
    }
@font-face {
    font-family:futura;
    src:url(media/futura.eot);
    }
@font-face {
    font-family:futura;
    src:url(media/futura.woff);
    }
a {
	color:#000;
	text-decoration:none;
	}
body {
	margin:0;
	line-height:1;
	}
ol,ul {
	margin:0;
	padding:0;
	list-style:none;
	}
blockquote,q {
	quotes:none;
	}
:focus {
	outline:0;
	}
table {
	border-spacing:0;
	border-collapse:collapse;
	}
img {
	border:none;
	}
form {
	margin:0;
	padding:0;
	}
/*------------------------------ GENERALITES -------------------------------*/
/*-------------- Static ----------------*/
.bold {
	font-weight:normal;
	}
.error {
	color:red;
	font-weight:normal;
	}
.star {
	color:red;
	}
.comment {
	font-style:italic;
	}
.label {
	width:34%;
	margin:0;
	padding:3px 5px 0 0;
	float:left;
	text-align:right;
	}
.label .comment {
	font-size:7pt;
	}
#page .view,#product .view {
	margin:0 20px 20px 0;
	}
.view {
	float:left;
	}
.view_large {
	margin:0 auto;
	text-align:center;
	}
.logo {
	float:left;
	}
.inter {
	display:none;
	}
.inter_top,.inter_bottom {
	display:none;
	}
.list_btn {
	display:block;
	text-align:right;
	}
.list_bottom {
	clear:both;
	}
.work_margin {
	margin:10px 0px 10px 0px;
	}
/*------------ A customiser  -----------*/
body {
	background:#fff url(img/body_bkg.jpg) top left repeat-x;
	}
.bkg_texture {
	background:none;
	}
#master {
	width:960px;
	margin:0 auto;
	position:relative;
	text-align:left;
	}
#work {
	width:960px;
	float:left;
	}
#work_order {
	width:960px;
	float:left;
	}
#account_contener {
	width:600px;
	margin:0 auto;
	text-align:left;
	}
h1,h1 a {
	margin:0 0 15px 0;
	color:#000;
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
	}
h2,h3 {
	margin:0 0 15px 0;
	color:#000;
	font-size:17px;
	font-weight:normal;
	}
.price,.price_value,.price a,.price .currency,.price .IT,.price .OT,.price .cents {
	color:#000;
	font-weight:normal;
	}
.pstrike {
	color:#000;
	text-decoration:line-through;
	}
.pstrike a,.pstrike .currency {
	color:#000;
	font-size:11px;
	}
.pweight,.pweight .currency {
	color:#000;
	font-size:11px;
	font-style:italic;
	}
.en_stock {	
	padding:0 0 0 12px;
	color:#000;
	font-style:italic;
	background:url(img/stock.png) 0 -10px no-repeat;
	}
.out_stock {	
	padding:0 0 0 12px;
	color:#000;
	font-style:italic;
	background:url(img/stock.png) 0 3px no-repeat;
	}
.primary,.primary a {
	display:block;
	color:#000;
	font-size:14px;
	}
.secondary,.secondary a {
	display:block;
	color:#000;
	}
/*------------ Les boutons -------------*/
.btn_pos {
	display:block;
	clear:both;
	margin:10px 0;
	text-align:center;
	}
.btn,.btn_short,.btn_midle,.btn_long,.btn_detail,.btn_buy {
	padding:4px 0;
	color:#fff;
	font-size:14px;
	border:none;
	cursor:pointer;
	text-transform:lowercase;
	background:#000;
	border-radius:5px;
	transition:all 0.4s ease;
	}
.btn:hover,.btn_short:hover,.btn_midle:hover,.btn_long:hover,.btn_detail:hover,.btn_buy:hover {
	color:#000;
	background:#c1c1c1;
	}
.ibox,.ibox_short,.ibox_midle,.ibox_long,.ibox_vlong {
	padding:2px 5px;
	color:#000;
	background:#fff;
	border:1px solid #dedede;
	}
select.ibox,select.ibox_long,select.ibox_vlong {
	padding:2px 0;
	}
.btn {width:120px;}
.btn_short {width:32px;}
.btn_midle,.btn_detail,.btn_buy {width:70px;}
.btn_long,.btn_o2_002,.btn_o4_002 {width:150px;cursor:pointer;}
.btn_li_004 {width:80px;cursor:pointer;}
.btn_z0_01 {width:120px;cursor:pointer;}
.btn_z1_001 {width:160px;cursor:pointer;}
.z800 {display:none;cursor:pointer;}
.a601 {padding-top:5px;cursor:pointer;}

.ibox {width:100px;}
.ibox_short {width:28px;}
.ibox_midle {width:150px;}
.ibox_long {width:200px;}
.ibox_vlong {width:500px;}

/*------------------------------ PARTIE TOP ---------------------------------*/
#top,#top_order {
	height:82px;
	background:url(img/top_bkg.jpg) no-repeat;
	}
/* ----------- Les drapeaux ----------- */
#flag {
	position:absolute;
	width:70px;
	top:8px;
	left:900px;
	}
#flag li {
	float:left;
	padding:0 5px;
	}
#flag a {
	width:20px;
	height:15px;
	display:block;
	}
#flag .fr a {background:url(mag/logo/flag_fr.gif);}
#flag .en a {background:url(mag/logo/flag_en.gif);}
#flag .de a {background:url(mag/logo/flag_de.gif);}
#flag .sp a {background:url(mag/logo/flag_sp.gif);}
#flag .it a {background:url(mag/logo/flag_it.gif);}
#flag .pt a {background:url(mag/logo/flag_pt.gif);}
#flag .ru a {background:url(mag/logo/flag_ru.gif);}
#flag .ma a {background:url(mag/logo/flag_ma.gif);}
#flag .nl a {background:url(mag/logo/flag_nl.gif);}
#flag .jp a {background:url(mag/logo/flag_jp.gif);}
#flag .cn a {background:url(mag/logo/flag_cn.gif);}
#flag span {
	display:none;
	}
/* ------------- Le logo -------------- */
#logo a:hover {
	text-decoration:none;
	}
#logo {
	position:absolute;
	top:0px;
	left:0px;
	}
#logo a {
	width:256px;
	height:82px;
	display:block;
	}
#logo span,#logo p,#logo a img {
	display:none;
	}
/* ---------- Encart comand ----------- */
#comand {
	margin:36px 270px 0 0;
	padding:0;
	float:right;
	}
#comand li {
	padding:3px 23px;
	float:left;
	}
#comand a {
	color:#fff;
	}
#comand span {
	color:#fff;
	font-size:12px;
	font-weight:normal;
	text-transform:capitalize;
	}
#comand a:hover span {
	color:#fff;
	}
/* Hack pour chrome car bug quand "Capitalize" */	
@media screen and (-webkit-min-device-pixel-ratio:0) { 
	#comand span {
		
		}
	}
/* ------- fin du hack ------- */
#comand .basket {
	background: url(img/basket_bkg.png) no-repeat 0 3px;
	padding:3px 0 3px 22px;
	margin-left:20px;
	}
#comand div span {
	color:#000;
	font-size:10px;
	font-weight:normal;
	background:#fff;
	border-radius:9px;
	padding:1px 5px;
	}
#comand div,#comand div div {
	display:inline;
	}
#comand .order,#comand .help,#charit_basket,#comand .log_detail,#comand #total_basket,#comand #charact_basket,#comand .par_d,#comand .par_g  {
	display:none;
	}
/*---------------------------- MENU/NAVIG -----------------------------------*/
#navig li {
	float:left;
	}
#navig span {
	color:#1b1b1b;
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
	}
#navig a {
	cursor:pointer;
	}
#navig .smenu {
    visibility:hidden;
	position:absolute;
	width:940px;
	border:none;
	background:#000;
	z-index:1000;
    left:0;
    padding-bottom:10px;
	padding-left:20px;
	}
#navig .smenu_column{
	/*width:13%;
	float:left;
	clear:none;*/
	display:inline-block;
	padding:0 50px 0 0;
	vertical-align:top;
	}
#navig .smenu_column li{
	float:left;
	clear:none;
	width:100%;
	padding:0 0 0 5px;
	}
#navig .smenu a:hover {
	color:#fff;
	text-decoration:none;
	}
#navig .smenu .smenu_header_h2{
	text-transform:uppercase;
	}
#navig .smenu .smenu_header_h2:hover {
    color:#fff;
	background:none;
	text-decoration:none;
	}
#navig .smenu a {
    display:block;
	color:#fff;
	font-size:12px;
	padding:5px 0 5px 5px;
	font-weight:normal;
    margin:0;
	}
#navig a.menu {
	display:block;
	padding:12px 0 10px 0;
	}
#navig a.menu:hover span {
	color:#000;
	}
#navig li.start {
	display:none;
	}
#navig li.mns {
	margin:0 28px;
	}
#navig .i {
	display:none;
	}
#navig .end {
	display:none;
	}
#navig,#order_step {
	height:80px;
	z-index:1000;
	background:url(img/menu_bkg.png) repeat-x top left;
	}
/* ------ Processus de commande ------- */
#order_step li {
	margin:0 40px;
	padding:12px 0 0 0;
	display:inline-block;
	color:#1b1b1b;
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
	}
#order_step .start {
	width:50px;
	margin:0;
	}
#order_step .on {
	font-weight:normal;
	}
#order_step .made {
	text-decoration:line-through;
	}
#order_step .end {
	display:none;
	}
/*--------------------------- PARTIE GAUCHE ---------------------------------*/
#left_top,#left_bottom,#left .offer,#left .service,#contact_us,#newsletter,#professional,#partner h2 {
	display:none;
	}
#left {
	float:left;
	}
/* ------------ Recherche ------------- */
#search {
	position:absolute;
	top:34px;
	right:10px;
	}
#search h2 {
	display:none;
	}
#search p {
	margin:0;
	}
#search .ibox {
	width:216px;
	height:23px;
	margin:0;
	padding:0 0 0 10px;
	float:left;
	border:none;
	background:url(img/search_ibox.png) no-repeat top left;
	font-style:italic;
	color:#c1c1c1;
	font-family:Arial;
	font-size:11px;
	}
#search .btn_short {
	width:18px;
	height:23px;
	margin:0;
	padding:0;
	float:left;
	border:none;
	font-size:0;
	background:url(img/search_btn.png ) no-repeat top left;
	border-radius:0;
	}
/*--------------------------- PARTIE LIENS ----------------------------------*/
#link_contener {
	width:960px;
	height:20px;
	margin:0 auto;
	clear:both;
/* Tout sauf IE MAC \*/
	text-align:center;
 /* Fin Hack IE MAC */
	}
#link {
	width:100%;
	height:10px;
	padding:0 0 10px 0;
	}
#link li {
	display:inline;
	margin:0 15px;
	}
#link a {
	color:#121010;
	font-size:11px;
	font-weight:normal;
	font-family:Arial;
	}
#link a:hover {
	color:#000;
	}
/*------------------------------- FOOTER -------------------------------------*/
#footer_contener {
	border:none;
	background:none;
	}
#footer {
	width:960px;
	background:url(img/footer_bkg.jpg) no-repeat top left;
	}
#footer table{
	padding:20px 0 20px 400px;
	display:block;
	width:330px;
	}
#footer table h2{
	text-transform:uppercase;
	font-size:21px;
	color:#fff;
	margin-bottom:10px;
	width:145px;
	}
#footer table a{
	font-size:14px;
	color:#fff;
	line-height:22px;
	}
#footer table li{
	background:url(img/footer_li.png) no-repeat 0 5px;
	padding:0 0 0 15px;
	}
#footer_social{
	text-align:right;
	width:940px;
	padding:0 20px 5px 0;
	}
#footer_social .facebook{
	background:url(media/footer_facebook.png) no-repeat top left;
	display:inline-block;
	width:24px;
	height:24px;
	padding:0 10px 0 0;
	}
#footer_social .twitter{
	background:url(media/footer_twitter.png) no-repeat top left;
	display:inline-block;
	width:24px;
	height:24px;
	padding:0;
	}
#footer_newsletter{
	text-align:left;
	width:715px;
	padding:20px 0px 20px 245px;
	background:url(img/newsletter_bkg.png) no-repeat top center;
    margin-top: -21px;
	}
#footer_newsletter span{
	font-size:16px;
	color:#979696;
	font-style:italic;
	text-align:left;
	display:inline-block;
	padding-right:20px;
	}
#footer_newsletter div{
	display:inline-block;
	vertical-align:top;
	}
#footer_newsletter .ibox {
	width:281px;
	height:32px;
	margin:0;
	padding:0 0 0 10px;
	float:left;
	border:none;
	font-family:futura;
	text-transform:uppercase;
	color:#6c6a6a;
	font-size:16px;
	background:url(img/newsletter_ibox.png) no-repeat top left;
	}
#footer_newsletter .btn {
	width:47px;
	height:32px;
	margin:0;
	padding:0;
	float:left;
	border:none;
	font-size:0;
	background:url(img/newsletter_btn.png ) no-repeat top left;
	border-radius:0;
	}
/*---------------------------- PAGE PANIER ----------------------------------*/
#basket td {
	padding:10px;
	}
#basket_tab td,#account_tab td {
	min-width:80px;
	text-align:center;
	border:1px solid #dedede;
	}
#basket_tab .col1,#account_tab .col1 {
	width:805px;
	text-align:left;
	}
#basket_tab .header td,#basket .footer td,#account_tab .header td {
	font-weight:normal;
	}
#basket_tab .btn_short {
	width:20px;
	height:20px;
	border:none;
	background:url(img/trash.gif) center no-repeat;
	}
#basket .primary {
	display:block;
	}
#basket .txt_advantage {
	font-weight:normal;
	}
#maj {
	padding-top:10px;
	margin-bottom:5px;
	clear:both;
	text-align:right;
	}
#account p {
	margin-bottom:5px;
	clear:both;
	}
#txt_account_or,#account .btn_pos {
	text-align:center;
	}
#account li a:hover,#help li a:hover {
	text-decoration:underline;
	}
#account li,#help li {
	padding:3px 0;
	}
#account li:before,#help li:before {
	content:"- ";
	}
#canvas_validation_account_cont p {
	padding:0 0 0 5px;
	}
/* ---------- Acces reserve ----------- */
#account .new_contener,#account .old_contener {
	width:280px;
	margin:0 10px;
	float:left;
	}
#account .new,#account .old {
	height:160px;
	padding:10px;
	margin:10px 0;
	border:1px solid #dedede;
	}
#account .z003 span,#account .z004 span {
	width:110px;
	display:block;
	float:left;
	}
#account .z003 input,#account .z004 input {
	width:140px;
	margin-bottom:5px;
	float:left;
	}
/* ------- Declaration a la CNIL ------ */
.a001,.r003,.o001,.o417 {
	padding:5px 0;
	text-align:center;
	}
/*--------------------------- LISTE PRODUIT ---------------------------------*/
#list_contener {
	background:none;
	}
.sort-by {
	padding:10px 0;
	}
#list .uneven,#list .pair {
	margin:0;
	float:left;
	}
#list .list_content {
	width:300px;
	margin:0 30px 15px 0;
	padding:0;
	text-align:center;
	}
#list_contener > div:nth-of-type(3n+1) > div {
	margin-right:0;
	}
#list .a-view {
	display:block;
	width:300px;
	height:300px;
	margin:0 auto 10px auto;
	background:#fff;
	}
#list .view {
	max-width:300px;
	max-height:300px;
	margin:0;
	float:none;
	}
#list .primary {
	height:30px;
	overflow:hidden;
	}
#list .secondary {
	height:60px;
	overflow:hidden;
	}
#list .price_pos,#list .list_bottom,#list .stock_pos,#list .list_btn {
	display:block;
	margin:10px 0;
	text-align:center;
	}
#list .logo {
	float:none;
	}
#list .block_quantity {
	display:block;
	margin:0 0 10px 0;
	}
#list.associed h2 {
	width:100%;
	float:left;
	clear:both;
	}
/* ------------ Pagination ------------ */
#pagination {
	width:100%;
	margin:auto;
	clear:both;
	text-align:center;
	}
#pagination ul {
	margin:10px auto;
	}
#pagination li {
	display:inline;
	padding:10px 5px 5px 5px;
	}
#pagination li a {
	text-decoration:underline;
	}
/*--------------------------- FICHE PRODUIT ---------------------------------*/
#product h2 {
	color:#999;
	padding:0 0 5px 0;
	}
/* --------- Image principale --------- */
#image.view {
	position:relative;
	z-index:1;
	}
#image .comment {
	padding:5px 0;
	clear:both;
	}
#image.view_large .comment {
	text-align:center;
	}
/* ------- Vues supplementaires ------- */
.pd07 {
	width:300px;
	}
.pd07 span {
	display:block;
	clear:both;
	}
#image .pic_another_pic {
	width:80px;
	margin:0;
	padding:5px 3px 0 0;
	}
/* -------------- Zoom ---------------- */
.pd_zoom a {
	color:#000;
	}
.pd_zoom a:hover {
	color:#777;
	}
.zvc {
	position:absolute;
	top:0;
	left:0;
	}
#product_zoom {
	position:absolute;
	top:5px;
	left:5px;
	}
.popup_zoom,#product_zoom.popup_zoom {
	position:absolute;
	top:-50px;
	left:0;
	padding:20px;	
	background:#fff;
	border:1px solid #dedede;
	}
#product_zoom.work_margin {
	margin:0;
	}
.btn_zoom {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	right:0;
	font-size:0;
	text-align:left;
	border:none;
	background:none;
	}
.btn_zoom:hover {
	background:none;
	}
/* -------------- feature ------------- */
#feature {
	width:450px;
	padding-bottom:10px;
	float:left;
	}
#feature p {
	width:100%;
	float:left;
	}
#feature .error {
	margin:10px 0;
	}
#feature .price_pos,#feature .stock_pos {
	width:100%;
	margin:0 0 5px 0;
	float:left;
	}
#feature .btn_pos {
	text-align:left;
	}
#feature .price,#feature .pstrike,#feature .pweight,#feature .quantity_stock,#feature .en_stock,#feature .out_stock {
	display:block;
	clear:both;
	margin-bottom:5px;
	}
#feature .logo {
	margin:0;
	padding:5px 0;
	float:left;
	clear:both;
	}
/* ----------- Les options ------------ */
#option_contener {
	width:450px;
	float:left;
	}
.option {
	width:250px;
	float:left;
	padding:5px 0;
	}
.option p {
	width:100%;
	margin:5px 0;
	clear:both;
	}
.option .pdt_btn {
	width:200px;
	height:22px;
	padding:0 0 0 5px;
	border:none;
	color:#000;
	text-align:left;
	background:url(img/pic_select.gif) no-repeat;
	}
.option .pdt_select {
/* Tout sauf IE MAC \*/
	float:left;
 /* Fin Hack IE MAC */
 	padding:0px;
	}
.option .prod_choice img {
	padding-right:0 5px 0 0;
	}
.option .prod_choice {
	width:198px;
	padding:2px 0;
	visibility:hidden;
	position:absolute;
	z-index:2;
	background-color:#fff;
	border:1px solid #dedede;
	}
.option .prod_choice a {
	padding:2px 5px;
	display:block;
	color:#000;
	vertical-align:top;
	text-decoration:none;
	}
.option .prod_choice a:hover {
	color:#fff;
	background:#000;
	}
.option .option_price {
	color:#000;
	}
.option a:hover .option_price {
	color:#fff;
	}
.option select {
	color:#000;
	}
.option .opt_choice li {
	padding:5px 10px 5px 0;
	float:left;
	}
/* ------------- Detail ----------------*/
#detail {
	clear:both;
	}
#detail h2 {
	color:#000;
	}
#detail table {
	float:left;
	}
/* ----------- Formulaire --------------*/
#pdt_form table {
	width:100%;
	float:left;
	padding-bottom:10px;
	}
#btn_send_form {
	margin:5px;
	}
/* ------------- Divers ----------------*/
.cofidis img,.cofidis_basket img {
	margin-top:15px;
	float:left;
	border:none;
	}
/*---------------------------- Fil d'Arianne --------------------------------*/
#navigation {
	width:960px;
	float:left;
	padding:10px 0 15px 0;
	}
#navigation li {
	background:url(img/arianne_li.png) right center no-repeat;
	}
#navigation li:first-of-type {
	padding-left:0;
	}
#navigation span {
	color:#777;
	}
#navigation li:last-of-type span {
	color:#333;
	}
#navigation a:hover span {
	color:#333;
	}
#navigation li.end {
	background:none;
	}
/*------------------------------- EXTRADIV -----------------------------------*/
#extradiv6{
	width:960px;
	margin:0 auto;
	text-align:left;
	}
#face {	
	position:absolute;
	top:90px;
	margin-left:990px;
  }
/*--------------------------- PAGE D'ACCUEIL --------------------------------*/
#home .btn_pos,#home .inter,#home .list_bottom,#home .product_bottom,#home .header,#home h1,#home .IT,#home .OT,#home .content {
	display:none;
	}
#home p.text {
	margin:0;
	}
#home td {
	vertical-align:top;
	}
/* -------------- TC_01 --------------- */
#tc_01 {
	padding:0 0 15px 0;
	}
#home h2 {
	display:none;	
	}	
/* -------------- TC_02 --------------- */
#tc_02, #tc_03, #tc_04, #tc_05, #tc_06, #tc_07{display:inline-block;vertical-align:top;}
#tc_02, #tc_03, #tc_05, #tc_06 {padding:0 15px 15px 0;}
#tc_05, #tc_06 {padding:0 17px 15px 0;}
#tc_03, #tc_04, #tc_07, #tc_06 {margin-right:-6px;}
/* ---------- Liste produit ----------- */
#home .view{float:none;}
#home .list_content {
	width:200px;
	height:340px;
	margin:0 40px 15px 0;
	padding:10px;
	float:left;
	text-align:center;
	}
#home .pdt3,#home .pdt6,#home .pdt9,#home .pdt12,#home .pdt15 {
	margin-right:0;
	}
#home .list_content .a-view {
	display:block;
	width:150px;
	height:150px;
	margin:0 auto 10px auto;
	border:1px solid #999;
	}
#home .list_content .view {
	max-width:150px;
	max-height:150px;
	margin:0;
	float:none;
	}
#home .list_content .primary {
	height:30px;
	overflow:hidden;
	}
#home .list_content .secondary {
	height:30px;
	overflow:hidden;
	}
#home .list_content .price_pos,#home .list_content .list_bottom,#home .list_content .stock_pos,#home .list_content .list_btn {
	display:block;
	margin:10px 0;
	text-align:center;
	}
#home .list_content .logo {
	float:none;
	}
#home .block_quantity {
	display:block;
	margin:0 0 10px 0;
	}
/*---------------------- FIN de la PAGE D'ACCUEIL ---------------------------*/
.select_date_day {width:42px;}
.select_date_month {width:90px;}
.select_date_year {width:60px;}
.ibox_full {width:100%;}
.ibox_long {width:190px;}
fieldset {border:1px solid #dedede;}
legend {text-align:left;}
.popup_bottom input {cursor:pointer;text-align:center;}

/*  = --- Évolution #6529 -------- */

#navig li.mns {
    margin:0 20px;
}

#menu_resp{
    display: none;
    height: 37px;
    left: 7px;
    position: absolute;
    width: 28px;
    z-index: 1011101011;
    cursor:pointer;
}

#menu_resp::after {
    background: #FFF none repeat scroll 0 0;
    box-shadow: 0 8px 0 0 #FFF, 0 16px 0 0 #FFF;
    content: "";
    height: 5px;
    position: absolute;
    top: 7px;
    width: 28px;
}
#navig_resp{
	display:none;
	padding-top:40px;
}

#navig_resp li{
	display:block;
	text-align:center;
	text-transform:uppercase;
	font-size:18px;
	cursor:pointer;
	background:#3F3F3F;
}
#navig_resp li.mns{
	border-bottom:1px solid #515151;
}

#navig_resp li a{
	display:block;
	padding:15px 0;
	color:#FFF;
}

#navig_resp #menu{
	padding:1px 0;
}
#navig_resp .smenu li{
	background:#000;
	padding:8px 0;
}
#navig_resp .smenu li a{
	color:#FFF;
	display:block;
}
#navig_resp .smenu .smenu_column{
	float:none !important;
}
#navig_resp .smenu,
#navig_resp .start,
#navig_resp .end{
	display:none;
}


/* ------------- Pop-up panier ----------------*/
.sf_pop .top,
.sf_pop .contener,
.sf_pop .bottom,
.popup_top,
.popup_work,
.popup_bottom,
.popup_bottom a{
	border:none;
}
.sf_pop .contener .col1, .sf_pop .contener .col2, .sf_pop .contener .col3{
	float:none;
	width:auto;
	box-sizing:border-box;
}
.sf_pop, .popup_cont{
}
.sf_pop .top span{
	margin:0;
	color:#FFF;
}
.sf_pop .contener,
.sf_pop .bottom{
	width:100%;
	box-sizing:border-box;
}
.sf_pop .top{
	box-sizing:border-box;
	background:#000;
	padding:9px 0 8px;
}
.sf_pop .bottom{
	background:#DBDBD9;
}
.sf_pop .top input{
	float:none;
	position:absolute;
	right:0;
	height:22px;
	border-radius:0;
	border:1px solid #D7D7D7;
	padding:0;
	top:4px;
	background:#E6E6E6;
}
.popup_bottom a{
	border:none;
	font-weight:bold;
	text-transform:uppercase;
	cursor:pointer;
}
.sf_pop, #popup_reforder .pop_alert, .popup_cont, #popup_block .popup_cont, #popup_readcgv .popup_cont, #popup_div_bskstock span, .sf_pop, #alertSizeColor .popup_cont, #popup_div_stocklimit span{
	bottom:auto;
	top:auto;
	left:auto;
	right:auto;
	margin:0;
}
.sf_pop, #popup_reforder .pop_alert, .popup_cont, #popup_block .popup_cont, #popup_readcgv .popup_cont, #popup_div_bskstock span, .sf_pop, #alertSizeColor .popup_cont, #popup_div_stocklimit span{
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%, -50%);
	-o-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%);
}		



@media screen and (max-width:960px){
	img{max-width:100%;height:auto !important;}
	#work, #master, #link_contener, #footer, #footer_newsletter, #navig .smenu, #footer_social, #work_order{width:100%;}
	
	.work_margin{width:95%;padding:0 2.5%;}
	
	#flag{right:0;left:inherit;}
	
	#navig{background:none;border-bottom:1px solid #000;height:auto;text-align:center;}
	#navig li{float:none;display:inline-block;}
	#navig .smenu{width:calc(100% - 20px);}
	
	#footer{background-position:50% 0;padding-bottom:0;}
	#footer_newsletter{padding:15px 5px 25px;background:rgba(0,0,0,0.75);box-sizing:border-box;}
	#footer_newsletter::before{content:"NEWSLETTER";font-size:22px;color:#FFF;display:block;}
	#footer_newsletter div:nth-of-type(2){margin-top:-20px;}
	#footer table{padding:0;}
	#footer div:nth-of-type(3){text-align:center;margin-top:15px;}
	#footer div:nth-of-type(3) span{color:#FFF;}
	#footer_social{padding-right:0;}
	#footer_social > span{margin-left:15px;display:block;margin-top:5px;}
	
	
	#link_contener, #link{height:auto;}
	#link li{display:inline-block;}
	
	#tc_02, #tc_03, #tc_04{width:calc(34% - 15px);}
	#tc_05, #tc_06, #tc_07{width:calc(33.8% - 15px);}
	
	#list .list_content{width:100%;margin:0;}
	#list .uneven, #list .pair{width:32%;margin-right:1%;}
	#list .a-view{width:100%;}
	
	table{width:100% !important;}
	td, td span, td p{hyphens: auto;-webkit-hyphens: auto;-moz-hyphens: auto;-ms-hyphens: auto;word-wrap: break-word;word-break:break-all;padding:2px;}
	
	.page_671695 table{height:auto !important;}
	.page_671695 tr,.page_672950 tr, .page_475776 tr, .page_672942 tr{text-align:center;}
	.page_671695 td, .page_672950 td, .page_475776 td, .page_672942 td{width:24.8%;display:inline-block;}
	.page_496012 td{display:block;}
	.page_496012 td p{margin:0;padding:0;}	
	.page_655820 #text a, .page_655294 #text a{width:100%;display:block;}
	.page_672950 tr:first-of-type > td > p{margin-left:0 !important;}
	.page_672950 tr:last-of-type > td:first-of-type{display:none;}
	
	.ibox_full{width:96%;}
	
	#canvas_invoice_account p, #canvas_delivery_account p, #canvas_old_account_cont p, #canvas_login_account p{min-width:0;}
	
}
@media screen and (max-width:768px){
	#top{background:#121011;padding-bottom:60px;}
	#logo{position:relative;display:block;text-align:center;left:inherit;top:inherit;}
	#logo a{margin:0 auto;}
	#logo a img{display:block;}
	
	#menu_resp{display:block;}
	#navig{display:none;}
	
	#search{right:inherit;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);top:75px;width:30%;}
	#search .ibox{width:calc(100% - 28px);}
	#comand{float:none;text-align:center;margin:30px 0 0;}
	#comand li{float:none;display:inline-block;}
	
	#list .uneven, #list .pair{width:49%;}
	
	#basket_tab td img{max-width:100px;}
	.page_475776 td{width:48.8%;}
	
	#footer_newsletter{text-align:center;}
	#footer_newsletter::before{content:"NEWSLETTER";font-size:22px;color:#FFF;display:block;}
	#footer_newsletter div:nth-of-type(2){margin-top:5px;}
}
@media screen and (max-width:480px){
	img{max-width:100%;height:auto;}
	#work, #master, #link_contener, #footer, #footer_newsletter{width:100%;}
	#search{width:50%;}
	
	#tc_02, #tc_03, #tc_04, #tc_05, #tc_06, #tc_07{width:100%;text-align:center;display:block;padding-right:0;}
	#tc_04{padding-bottom:15px;}
	
	#list .uneven, #list .pair{width:100%;margin:10px 0;}
	#list .primary{height:auto;margin-bottom:15px;}
	#list .secondary{height:auto;}
	
	#page .view, #product .view{margin:0 auto;text-align:center;display:block;float:none;}
	
	#option_contener{float:none;text-align:center;width:100%;}
	.option{width:100%;float:none;}
	
	#feature{width:100%;text-align:center;}
	#feature p, #feature .price_pos, #feature .stock_pos{float:none;text-align:center;}
	.price_pos span, #feature .btn_pos{text-align:inherit;}
	.social{float:none;width:100%;text-align:center;}
	.social li{float:none;display:inline-block;}
	
	#basket_tab td img{max-width:60px;}
	#basket td{padding:5px 2px;}
	#basket_tab .ibox_long{width:150px;}
	#basket_tab td, #account_tab td{min-width:50px;}
	
	.label{width:28%;}
	.ibox_long{width:170px;}
	
	#order_step li.off, #order_step li.start, #order_step li.end{display:none;}
	#canvas_invoice_account p, #canvas_delivery_account p, #canvas_old_account_cont p, #canvas_login_account p{min-width:280px;}
	#canvas_old_account_cont, #canvas_login_account, #canvas_login_account, #work_order #canvas_invoice_account, #work_order #canvas_delivery_account{width:95%;}

	.sf_pop, .popup_cont{width:100%;}
	.sf_pop .col1 img {float: none;max-height: 200px;}
}
@media mobile and (orientation:landscape) {
	 .sf_pop .col1 img {float: none;max-height: 80px;}
 }