/* ##################################################################################################
	PRESTASHOP CSS
################################################################################################## */

/* ****************************************************************************
		reset
**************************************************************************** */
@import url("https://use.fontawesome.com/releases/v5.1.1/css/all.css");

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0}
table{border-collapse:collapse;border-spacing:2px}
#log{

margin-left: 40%;
margin-top:4%;

}

fieldset{
	display:block;
	min-width:auto;
}
fieldset,img{border:0;max-width:100%;height:auto;}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:inherit;font-weight:inherit}
del,ins{text-decoration:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%}
q:before,q:after{content:''}
abbr,acronym{border:0;font-variant:normal}
sup{vertical-align:baseline}
sub{vertical-align:baseline}
legend{color:#000}
p{
	word-wrap: break-word;
}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
input,button,textarea,select{font-size:100%}

.ie7 input, .ie7 select{line-height:18px}
a {cursor:pointer}
/*itt*/
.clearfix:before,
.clearfix:after {
	content: ".";
    color:transparent;
}
.clearfix:after {clear: both}
.clearfix {zoom: 1}


/* ************************************************************************************************
		struture
************************************************************************************************ */
	#header {z-index:10; font-size: 10px}
	#columns {z-index:1;}
	#left_column {background-color: rgba(255, 255, 255, 0.78);
                  background-color: rgba(241, 241, 241, 0.8);
    /*margin-top:55px;
    margin-bottom:55px;*/

}
		#center_column {}
		#right_column {}
	        #footer {}



/* ************************************************************************************************
		generic style
************************************************************************************************ */
body.content_only {
	
	background-color:#D4D4D4;
}

/* positionnement ****************************************************************************** */
.hidden {display:none}
.f_left {float:left}
.f_right {float:right}
p.center {text-align:center}
.clearBoth {clear:both}

/* title *************************************************************************************** */
h1 {
	margin-bottom:20px;
	font-size:24px;
	line-height: 22px;
	font-weight:normal;
}
h2 {
	padding-bottom:20px;
	font-size:18px;
	font-weight:normal;
}
h3 {
	padding-bottom:20px;
	font-size:16px;
	font-weight:normal;
}
.title_block {
	padding-bottom:20px;
	font-size:14px;
}

.hide-left-column #left_column {display:none}
.hide-left-column #center_column {overflow:hidden;}

/* text **************************************************************************************** */
background-color: rgba(236, 236, 236, 0.76);
background-color: rgba(227, 221, 190, 0.76);
margin-bottom: 2px;}
.warning {
	margin:0 0 10px 0;
	padding:10px;
	border:1px solid #e6db55;
	font-size:13px;
	background:#ffffe0;
        margin-left: 10%;
        margin-right: 10%;
}
.success {
	margin:0 0 10px 0;
	padding:10px;
	border:1px solid #339900;
	font-size:13px;
	background: #d3ffab;
}
.error {
	margin:0 0 10px 0;
	padding:10px;
	border:1px solid #990000;
	font-size:13px;
	background:#ffcccc
}
.error ol {margin-left:20px}
.error p.lnk {
	margin-top:20px;
	padding:0;
	font-size:11px
}
.required {color:#990000}
/*itt*/
/* link **************************************************************************************** */


#block-history{
	overflow:scroll;
}
.dees{
float: right;
margin-top: 22px;
}
.home_img{
margin-bottom:-11px;
}
/* form **************************************************************************************** */
form.std fieldset {
	margin:20px 0;
	/*border:1px solid #ccc*/
}
@media (max-width:479px){
	form.std fieldset,
	.pan2{
		margin-left:0 !important;
		margin-right:0 !important;
	}
}

/* table *************************************************************************************** */
table.std,
table.table_block {
	margin-bottom:20px;
	width:100%;
	border:1px solid #999;
	border-bottom:none;
	background:white;
	border-collapse:inherit
}
table.std th,
table.table_block th {
	padding:14px 12px;
	font-size:12px;
	color:#fff;
	font-family:'HelveticaNeueLTStd-Bd', sans-serif;
	text-transform:uppercase;
	/*text-shadow:0 1px 0 #000;*/
	/*background:url(../img/bg_table_th.png) repeat-x 0 0 #999*/
          background-color:#999;
}
table.std tr.alternate_item,
table.table_block tr.alternate_item {background-color: #f3f3f3;
                                     backgroound-color:rgba(241, 241, 241, 0.8);
}
table.std  td,
table.table_block  td {
	padding:12px;
	border-right:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
	font-size:12px;
	vertical-align:top
}

/* BLOCK .block ******************************************************************************** */
/*itt*/
.block {
/*margin-bottom: 20px;
margin-top: 40px;
*/
}
#footer .block {margin-bottom:5px}

	.block .title_block, .block h4 {
		
		margin:0 auto;
		font-size:12px;
		color:#000;
		text-shadow:0 0px 0 #000;
		text-transform:uppercase;
		/*text-align:center;*/
		/*background:#FFF;*/
		font-family:'HelveticaNeueLTStd-Bd', sans-serif;
	}

#tk{font-size: 1.2em;
    color:#E30048;
    text-align: center;
    padding:5px;
    }

		.block .title_block a, .block h4 a {color:#000}
	.block ul {list-style-type:none}
		.block li.last {	border:none}

/* BLOCK .products_block *********************************************************************** */

#product_list li{
	overflow:hidden;
}
#product_list li .center_block{
	margin-top:0 !important;
}
#product_list a.product_img_link{
	margin:10px;
}
.lista{
	margin-bottom:10px;
}
.product-list-left{
	overflow:hidden;
}
/* product */
.content_prices{
	border-top:0 !important;
}
#pb-right-column #image-block img{
    width: 100%;
    max-width: 298px;
    height: auto;
}
.products_block {}
	.products_block li {float:left
}
	.products_block li img {border:1px solid #d1d1d1}

/* 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;
	background-color: rgba(0, 255, 255, 0);
        height: 50px;
        margin-left: 10%;
        margin-right: 10%;
	}
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
}

/* barre comparaison / tri ********************************************************************* */
.content_sortPagiBar {margin:20px 0;
margin-left:10%;
margin-right:10%;
clear:both;
}
#center_column .sortPagiBar {
	display:none;
	padding:10px;
	font:normal 11px Arial, Verdana, sans-serif;
	color:#666;
	background:#eee;
	overflow:hidden;
	-webkit-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
}
#center_column .top-pagination-content{
	padding-top:20px;
} 
	#center_column .sortPagiBar strong {color:#000;}
#center_column .sortPagiBar p {padding:0;}
#center_column .sortPagiBar form {display:inline-block;}

.ie7 #center_column .sortPagiBar form {display:inline;}

.sortPagiBar #productsSortForm {float:right;}
	.sortPagiBar select#selectPrductSort {
		margin:0 0 0 10px;
		color:#000;
		border:1px solid #ccc
	}

.sortPagiBar .bt_compare {

}

.sortPagiBar .nbrItemPage {margin-left:40px;}

.sortPagiBar .PrductSort {float:left;}

.sortPagiBar .nbrProduct {
	display:inline-block;
	padding:0 10px;
}

.sortPagiBar #nb_item {border:1px solid #ccc}


/* CART steps *********************************************************************** */
ul#order_step { 
	margin: 0 auto;
	background-color: white;}
ul.step {
	list-style-type:none;
	margin-bottom:30px;
	height:52px;
	width:757px
}
ul.step li {
	float:left;
	height:52px;
	width:151px;
	text-align:center;
	text-transform:uppercase;
	background:url(../img/step_standard.gif) no-repeat center bottom transparent
}
ul.step li a, ul.step li.step_current span, ul.step li.step_current_end span {
	display:inline-block;
	padding:8px 10px 12px;
	color:#000;
	background:url(../img/step_current_span.gif) no-repeat center bottom transparent
}
ul.step li.step_current {
	font-family:'HelveticaNeueLTStd-Bd', sans-serif;
	background:url(../img/step_current.gif) no-repeat center bottom transparent
}

ul.step li.step_current_end {
	font-family:'HelveticaNeueLTStd-Bd', sans-serif;
	background:url(../img/step_end_current.gif) no-repeat center bottom transparent
}
ul.step li.step_todo span {
	display:inline-block;
	padding:8px 10px 6px;
	color:#999;
	text-shadow:0 1px 0 #fff;
	background:#eee
}
ul.step li.step_done {
	font-family:'HelveticaNeueLTStd-Bd', sans-serif;
	background:url(../img/step_done.gif) no-repeat center bottom transparent
}
/*ul.step li#step_end {background:url(../img/step_end.gif) no-repeat center bottom transparent}*/



/* CART steps *********************************************************************** */
ul#order_step { 
	margin: 0 auto;
	background-color: white;}
ul.step {
	list-style-type:none;
	margin-bottom:30px;
	height:52px;
	width:757px
}
ul.step li {
	float:left;
	height:52px;
	width:151px;
	text-align:center;
	text-transform:uppercase;
	background:url(../img/step_standard.gif) no-repeat center bottom transparent
}
ul.step li a, ul.step li.step_current span, ul.step li.step_current_end span {
	display:inline-block;
	padding:8px 10px 12px;
	color:#000;
	background:url(../img/step_current_span.gif) no-repeat center bottom transparent
}
ul.step li.step_current {
	font-family:'HelveticaNeueLTStd-Bd', sans-serif;
	background:url(../img/step_current.gif) no-repeat center bottom transparent
}

ul.step li.step_current_end {
	font-family:'HelveticaNeueLTStd-Bd', sans-serif;
	background:url(../img/step_end_current.gif) no-repeat center bottom transparent
}
ul.step li.step_todo span {
	display:inline-block;
	padding:8px 10px 6px;
	color:#999;
	text-shadow:0 1px 0 #fff;
	background:#eee
}
ul.step li.step_done {
	font-family:'HelveticaNeueLTStd-Bd', sans-serif;
	background:url(../img/step_done.gif) no-repeat center bottom transparent
}
/*ul.step li#step_end {background:url(../img/step_end.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 { background-position: 0 -16px }
div.star_hover a, div.star a:hover { background-position: 0 -32px }
.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;
}
/*itt*/


.listcomment {
	list-style-type:none;
	margin:0 0 20px 0 !important;
}
.listcomment li {
	padding:10px 0;
	border-bottom:1px dotted #ccc;
	color:#666
}
.listcomment .titlecomment {
	display:block;
	font-family:'HelveticaNeueLTStd-Bd', sans-serif;
	font-size:12px;
	color:#333
}
.listcomment .txtcomment {
	display:block;
	padding:5px 0;
	color:#333
}
.listcomment .authorcomment {}


/* ************************************************************************************************
		HEADER
************************************************************************************************ */
margin-right: 60%;
margin-top: 60px;
z-index: 1;
width: 259px;
height: 125px;
background-image: url("img/logo-printerre.png");
background-repeat: no-repeat;
}
a #header_logo {
padding:10px;
margin:0 auto;}

#header_right{
	width:100%;
	/* overflow:hidden; */
}

/* ************************************************************************************************
		MOD
************************************************************************************************ */
/*background-color: white;*/
border-radius: 5px;
color: black;

padding-bottom: 10px;
}
.ssl2{
width: 195px;
float: left;
margin-left: 8%;
text-align: center;
/*background-color: white;*/
border-radius: 5px;
color: black;
padding-bottom: 10px;
    width: 195px;
    float: left;
    margin-left: 100%;
    text-align: center;
    /* background-color: white; */
    border-radius: 5px;
    color: black;
    /* padding-bottom: 10px; */
    margin-top: -72px;
}
.rte2 {margin-right: 10%;
       margin-left: 60%;
background-color: #EFEFEF;
    padding: 10px;
    /*float:right;*/
    border-radius:5px;
}
.ds {}
.tun1 {
background-image:url(img/shipping-r1.png) !important;
background-repeat:no-repeat !important ;
padding: 14px;
}
.tun2 {
background-image:url(img/shipping-r2.png) !important;
background-repeat:no-repeat !important;
padding: 14px;
}
.tun3 {
background-image:url(img/shipping-r3.png) !important;
background-repeat:no-repeat !important;
padding: 14px;
}
.tun4 {
background-image:url(img/shipping-r4.png) !important;
background-repeat:no-repeat !important;
padding: 14px;
}
.tun5 {
background-image:url(img/shipping-r5.png) !important;
background-repeat:no-repeat !important;
padding: 14px;
}
.ng {margin: 2px 5px 0px 5px;}
/* ************************************************************************************************
		FOOTER
************************************************************************************************ */
/*itt*/
#footer {
	color: #F0F0F0;
background: #C20022 none repeat scroll 0% 0%;
padding: 0px;
height: 350px;
}
.blockcategories_footer {margin-left:0}
#footer .title_block {
	padding-bottom: 10px;
	text-transform:uppercase;
}
#footer .title_block ,
#footer .title_block  a {
	font-weight:normal;
	font-size:14px;
	color: #000000;
}
/*itt*/
#footer ul {list-style-type:none}
#footer li {padding:3px 0}
#footer .myaccount .favoriteproducts img,
#footer .myaccount .lnk_wishlist img {display:none}
.col-footer{
	box-sizing:border-box;
}
@media (max-width:1023px){
	#footer .col-footer {
		margin-bottom:10px;
	}
}
/* ************************************************************************************************
		PRODUCT PAGE
************************************************************************************************ */

/* BLOCK idTabs ******************************************************************************** */
.idTabs {
	list-style-type: none;
	margin-top: 20px;
	border-bottom: 8px solid #f7b900
}
ul.idTabs li {
	float: left;
	margin-right: 1px
}
.idTabs a {
	display:block;
	padding:10px 10px 7px 10px;
	font-family:'HelveticaNeueLTStd-Bd', sans-serif;
	text-decoration:none;
	color:#fff;
	background:#000
}
.idTabs .selected {
	color:#000;
	background: url(../img/bg_li_idTabs.png) repeat-x 0 0
}

#more_info_sheets ul,
#more_info_sheets ol,
#more_info_sheets dl {margin-left:20px}
#more_info_sheets em {font-style:italic}
#more_info_sheets ul {
    margin-left: 0px;
    clear: both;
    margin-top: 20px;
    list-style: none;
    line-height: 36px;
}
#more_info_sheets ul span{
	font-weight:700;
}
#more_info_sheets ul span:after{
	content:':';
	padding-left:1px;
}
#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}
#short_description_block{padding-left:10px;}

/* ************************************************************************************************
		PAGE AUTHENTIFICATION
************************************************************************************************ */
/*itt*/
#authentication #left_column {display:none}
#authentication #center_column{width:757px;
width:100%;
}


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

/* nav bottom ********************************************************************************** */
#order #left_column , #order-confirmation #left_column {display:none}
#order #center_column, #order-confirmation #center_column{width:757px;width:100%;}




/* step 1 - cart ******************************************************************************* */
.cart_last_product {display:none}

/*p.cart_navigation .multishipping-button { margin-right: 10px }*/

#order-detail-content {margin-bottom:20px;overflow:scroll;}
#order-detail-content .customizationUploaded li,
#order-detail-content .typedText li {
	list-style: none;
}
table#cart_summary th {
	padding:14px 12px;
	color:#fff;
	font-family: 'HelveticaNeueLTStd-Bd',sans-serif;
	text-transform:uppercase;
    background: #2c5289;;
}
table#cart_summary  th.cart_product {text-align:center}
table#cart_summary  td {
	padding:12px;
	border-right:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
	font-size:12px;
	vertical-align:top
}
table#cart_summary  td.cart_delete,
table#cart_summary  td.price_discount_del {border-right:none;text-align: center}
table#cart_summary  .last_item  td {border-bottom:1px solid #999}


table#cart_summary tr.cart_item.odd,
table#cart_summary tr.cart_total_delivery,
table#cart_summary tr.cart_total_price,
table#cart_summary tr.cart_total_voucher{
	background-color: #fff
}
table#cart_summary tr.cart_item.even {
	background-color: #f3f3f3
}

table#cart_summary tr.customization.odd {
	background-color: #fff
}
table#cart_summary tr.customization.even {
	background-color: #f3f3f3
}

table#cart_summary tr ul {
	list-style: none;
}
table#cart_summary .cart_product {
	width:80px;
	text-align:center
}
table#cart_summary tbody tr:last-child td {
	border-bottom: 1px solid #999;
}
table#cart_summary tbody tr td.cart_discount_delete {
	padding-left: 34px;
}
table#cart_summary  .cart_product  img {border:1px solid #ccc}
table#cart_summary .cart_description {
	width:230px;
}
table#cart_summary .cart_unit {width:130px;text-align: center}
table#cart_summary td.cart_unit {text-align: right}
table#cart_summary  .cart_quantity {width:130px}
table#cart_summary .customization .cart_quantity {padding: 8px 12px 0;}
.cart_quantity .cart_quantity_input {
	float: left;
	margin-left: 5px;
	width: 45px;
	border: 1px solid #fff
}
.cart_quantity .cart_quantity_button {
	float:left;
	position: relative;
	top: -5px
}
table#cart_summary .cart_total {width:120px;text-align: center}
table#cart_summary td.cart_total {text-align: right}
table#cart_summary .cart_delete {
	width:64px;
	text-align:center
}


.cart_total_price .total_price_container {
	border-right:none;
}

table#cart_summary .cart_total_price td.cart_voucher {
	border-bottom:1px solid #999;
	vertical-align:middle
}

table#cart_summary #total_price_container {
	border-bottom:1px solid #999;
	border-right: 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 p.discount_name_block {float:left;}
.cart_voucher #display_cart_vouchers {
	clear:both;
	line-height: 20px;
	color:#666;
	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-family:'HelveticaNeueLTStd-Bd', sans-serif;
	cursor:pointer;
}
.cart_voucher input.discount_name {
	padding: 0 5px;
	height: 24px;
	width: 170px;/* 180 */
	border: 1px solid #ccc;
	font-weight:normal;
	background:url(../img/bg_discount_name.png) repeat-x 0 0 #fff
}
.cart_voucher .submit input.button {
	margin-left:2px;
	margin-top: 0px;
	padding:2px;
	height:24px;
	line-height: 1em !important;
	border:1px solid #000;
	border-width: 0px !important;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
	color:#fff;
	text-transform:uppercase;
	text-shadow:0 -1px 0 #333;
	background:url(../img/bg_cart_voucher_submit.png) repeat-x 0 0 #000
}

#cart_summary .price {
	border-right:none;
	text-align: right;
	white-space: nowrap;
}
.total_price_container p {text-align: left}

table#cart_summary .cart_total_price .total_price_container {
	padding:0;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
}
.cart_total_price .total_price_container p {
	display:block;
	padding:8px;
	font-family: 'HelveticaNeueLTStd-Bd',sans-serif;
	color:#fff;
	text-transform:uppercase;
	background:#666;
}
.cart_total_price .total_price_container span {
	display:block;
	padding:15px;
	font-family: 'HelveticaNeueLTStd-Bd',sans-serif;
	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-family:'HelveticaNeueLTStd-Bd', sans-serif;
	line-height:29px;
	color:#fff;
	font-family:'HelveticaNeueLTStd-Bd', sans-serif;
	text-transform:uppercase;
	background:url(../img/bg_table_th.png) repeat-x 0 -10px #999
}
#order_carrier span {
	display:block;
	padding:15px;
	font-family:'HelveticaNeueLTStd-Bd', sans-serif;
}

.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;
}

/* step 2 - authentification ******************************************************************* */
/*itt*/
#create-account_form, #authentication #login_form {
	    clear: none;
    /* float: left; */
    /* height: 20em; */
    /* width: 49%; */
    margin: 15px;
    /* padding: 10px; */
    border-radius: 5px;
    /* margin-left: 10%; */
    /* margin-right: 10%; */
   /* background-color: rgba(236, 236, 236, 0.76);
     background-color:rgba(241, 241, 241, 0.8);*/
}
#create-account_form {margin-right: 11px;}

#authentication #create-account_form fieldset,
#authentication #login_form fieldset {
	min-height: 200px
}

#authentication #create-account_form .form_content,
#authentication #login_form .form_content {
	padding:15px 10px
}

#create-account_form .title_block  {
	padding-bottom:22px;
	font-size:11px;
	/* color:#333 */
	color: inherit;
}
}

#create-account_form label,
#login_form label {
	display:inline-block;
	width:110px;
	/* color:#666 */
	color: inherit;
}

#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{
	max-width:550px;/* 230 */
}

#create-account_form #SubmitCreate,
#login_form #SubmitLogin {
	float:right
}

.lost_password {
	float:left;
	width:200px
}
.lost_password a {
	/* color:#666 */
	color: inherit;
}

#order-opc .lost_password {
	display:block;
	float:none;
	margin:5px 0 10px;
	width:auto;
	font-size:11px;
	/* color:#666 */
	color: inherit;
}

#ordermsg p {padding-bottom:0}
#ordermsg p.txt {
	float:left;
	margin-right:25px;
	width:220px
}
/*#ordermsg .textarea {float:right}*/
#ordermsg .textarea textarea {
	height:90px;
	max-width:475px;
	width:100%;
	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-family:'HelveticaNeueLTStd-Bd', sans-serif;
}
#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;
}
ul.address#address_invoice,
ul.address#address_delivery{
	width:100% !important;
	max-width:385px !important;
}
/* step 4 - paiement ************************************************************************** */


#order .delivery_options_address h3, #order-opc .delivery_options_address h3 {
/*background: url("../img/table_header.gif") no-repeat;
color: #374853;
font-weight: bold;
height: 14px;
padding: 5px 10px;
margin: 10px 0 0 0;*/
	padding: 6px 11px;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	background: none repeat scroll 0 0 #666;
}
#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: #E30048;/* E30048 */
	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 7px
}

.order_carrier_content h3 {
	padding:15px 0 10px 0;
	font-size:13px;
	color:#000
}
.order_carrier_content h3.carrier_title {padding-top:0}
.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-family:'HelveticaNeueLTStd-Bd', sans-serif;
	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-family:'HelveticaNeueLTStd-Bd', sans-serif;
	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:720px;
	border:1px solid #999
}

a.iframe {font-family:'HelveticaNeueLTStd-Bd', sans-serif;}

.hook_extracarrier {
	margin-top: 5px;
	padding: 5px;
}

/* step 5 - paiement ************************************************************************** */


.payment_module {
	position:relative;
	padding-top:20px;
	border-top:1px dotted #ccc;
	text-transform:uppercase;
}
.payment_module a {display:block;}
.payment_module img {
	float:left;
	margin-right:10px;
	max-width:100%;
}
/*.payment_module span {
	position:absolute;
	top:50px;
	left:145px
}*/

.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 #left_column {display:none}
#order-opc #center_column{width:757px}


#order-opc h2 {
background-color:rgba(128, 128, 128, 0.76);
 background-color:rgba(241, 241, 241, 0.8);
	
	margin-right: 10%;
    margin-left: 10%;
    padding: 10px;
    border-radius: 5px;
}
#order-opc h2 span {
	
	display:inline-block;
	padding:5px 7px;
	color:#fff;
	background:#333;
}

#order-opc #login_form fieldset {
	background: none repeat scroll 0 0 #FFFFE0;
	border: 1px solid #E6DB55;
	font-size: 13px;
	margin: 0 0 10px;
	padding: 10px;
}
#order-opc #login_form fieldset p {padding:0}
#order-opc #login_form fieldset p a {padding:0}

#order-opc #new_account_form p.submit {
	margin-right: 120px;
	text-align:right
}
#order-opc #new_account_form p.opc-required {margin-left:20px}

#order-opc .addresses {margin-bottom:20px;
margin-top: 10px;}

#order-opc #opc_delivery_methods h3 {margin-top:20px;}
#order-opc #opc_delivery_methods textarea {
	height:60px;
	width:723px;
	border:1px solid #ccc
}
#order-opc #opc_delivery_methods #message {
	width: 757px;
}
#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-family:'HelveticaNeueLTStd-Bd', sans-serif;
}


/* ************************************************************************************************
	express checkout
************************************************************************************************ */
#new_account_form {clear:both;margin-bottom: 20px}
#new_account_form h3 {
	margin-bottom:20px;
	padding:8px;
	border-bottom:1px solid #ccc;
	font-family:'HelveticaNeueLTStd-Bd', sans-serif;
	font-size:12px;
	color:#fff;
	text-transform:uppercase;
	background:url(../img/bg_form_h3.png) repeat-x 0 0 #989898
}
#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 {
	height:22px;
	padding:0 5px;
	width:360px;
	border:1px solid #ccc;
	font-size:12px;
	color:#666
}
#new_account_form p.checkbox input {margin-left: 260px;}

#new_account_form #submitGuestAccount {float: right}

/* ************************************************************************************************ */

/* ************************************************************************************************
		paiment - CONFIRMATION
************************************************************************************************ */
#orderconfirmation #left_column {display:none}
#orderconfirmation #center_column{width:757px}


/* ************************************************************************************************
		PAGE PASSWORD
************************************************************************************************ */
#form_forgotpassword fieldset {
	padding: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #eee
}
#form_forgotpassword  p.text label {
	display: inline-block;
	padding-right: 10px;
	width: 174px;
	font-family:'HelveticaNeueLTStd-Bd', sans-serif;
	font-size: 12px;
	text-align: right
}
#form_forgotpassword  p.text input {
	padding: 0 5px;
	height: 20px;
	width: 288px;
	border: 1px solid #ccc;
	background: url(../img/bg_input.png) repeat-x 0 0 #fff
}
#form_forgotpassword p.submit {
	margin-right:25px;
	padding-bottom:5px;
	text-align:right
}

#password .icon {
	position:relative;
	top:6px;
}


/* ************************************************************************************************
		PAGE ADRESSES
************************************************************************************************ */
#addresses #left_column {display:none}
#addresses #center_column{width:757px;
width:100%;}

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


/* ************************************************************************************************
		PAGE ADD ADRESS
************************************************************************************************ */
#address #left_column {display:none}
#address #center_column{width:757px;
width:100%;}


#add_address h3 {
	background: #006c90;
    background: -moz-linear-gradient(left, #006c90 0%, #000818 100%);
    background: -webkit-linear-gradient(left, #006c90 0%,#000818 100%);
    background: linear-gradient(to right, #006c90 0%,#000818 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006c90', endColorstr='#000818',GradientType=1 );
	padding:15px;
		font-size: 1.2857142857142858em;
    font-size: 18px;
	padding-bottom:0;
	text-align:left;
	text-transform:uppercase;
	color:#fff;
}
#center_column #add_address p {margin:0; padding:0 0 10px 0}
#add_address p.required {color:inherit}
#add_address p.required  sup {color:#990000}

#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 {
	display:inline-block;
	/* padding:6px 15px; */
	padding-top: 5px;
	width:230px;/* 260 */
	font-size:14px;
	margin-bottom:9px;
	/* color:inherit; */
}

#add_address p.checkbox input {
	margin-left:260px;
}
#add_address p.select select {
	margin-right:10px;
	border:1px solid #ccc;
	font-size: 12px;
	color:#666
}
#add_address p.textarea label {vertical-align:top}
#add_address p.textarea textarea {
	height:80px;
	width:370px;
	border:1px solid #ccc;
	font-size: 12px;
	color:#666
}
#center_column  #add_address p.submit2 {
	margin-top:20px;
	text-align:right
}

#add_address span.form_info,
#add_address span.inline-infos {
	display:block;
	margin:5px 0 0 265px;
	color:#666
}


/* ************************************************************************************************
		PAGE ORDER-SPLIP
************************************************************************************************ */
#order-slip #left_column {display:none}
#order-slip #center_column{width:757px;
width:100%;}

#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 #left_column {display:none}
#discount #center_column{width:757px}

#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 ORDER FOLLOW
************************************************************************************************ */
#order-follow #left_column {display:none}
#order-follow #center_column{width:757px}


/* ************************************************************************************************
		PAGE NEW-PRODUCTS
************************************************************************************************ */
#newproducts .sortPagiBar {margin-bottom:20px}


/* ************************************************************************************************
		PAGE BEST SALES
************************************************************************************************ */
#bestsales .sortPagiBar {margin-bottom:20px}

/* ************************************************************************************************
		PAGE PRICES DROP SALES
************************************************************************************************ */
#pricesdrop .sortPagiBar {margin-bottom:20px}


/* ************************************************************************************************
		PAGE MANUFACTURER
************************************************************************************************ */
#manufacturer .nbrmanufacturer {
	margin: 15px 0 10px;
	padding: 8px 7px;
	font-size:12px;
	color: #000;
	background: none repeat scroll 0 0 #f0f0f0
}

#manufacturer #product_list {margin-top:15px}

ul#manufacturers_list {list-style-type:none}
ul#manufacturers_list li {
	margin-bottom: 14px;
	padding: 12px 8px;
	border: 1px solid #eee;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius:3px;
}
ul#manufacturers_list li a.lnk_img {
	display: block;
	float: left;
}
ul#manufacturers_list li img {
	display: block;
	float: left;
	margin-right: 14px;
	border: 1px solid #ccc;
	vertical-align: bottom
}
ul#manufacturers_list li h3 {
	padding: 0 0 10px;
	font-size: 13px;
	color: #000
}
ul#manufacturers_list li .description {
	overflow: hidden;
	padding: 0;
	font-size:12px;
	color:#666
}
ul#manufacturers_list li .right_side {float:right;}

.description_box {
	border: 1px solid #CCCCCC;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 1px 1px #E2E2E2;
	padding: 5px;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 18px;
}
.description_box p {
	margin: 0;
	padding: 0 10px 5px;
}
.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;
}
.description_box ul {
	padding-left: 30px;
	padding-bottom: 10px;
}

/* ************************************************************************************************
		PAGE SUPPLIER
************************************************************************************************ */
#supplier .nbrmanufacturer {
	margin: 15px 0 10px;
	padding: 8px 7px;
	font-size:12px;
	color: #000;
	background: none repeat scroll 0 0 #f0f0f0
}
ul#suppliers_list {list-style-type:none}
ul#suppliers_list li {
	margin-bottom: 14px;
	padding: 12px 8px;
	border: 1px solid #eee;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius:3px;
}
ul#suppliers_list li a.lnk_img {
	display: block;
	float: left;
}
ul#suppliers_list li img {
	display: block;
	float: left;
	margin-right: 14px;
	border: 1px solid #ccc;
	vertical-align: bottom
}
ul#suppliers_list li h3 {
	padding: 0 0 10px;
	font-size: 13px;
	color: #000
}
ul#suppliers_list li .description {
	overflow: hidden;
	padding: 0;
	font-size:12px;
	color:#666
}
ul#suppliers_list li .right_side {float:right;}


/* ************************************************************************************************
		PAGE SEARCH
************************************************************************************************ */
#search h3.nbresult {
	margin:0 0 10px 0;
	padding:10px;
	border:1px solid #e6db55;
	font-size:13px;
	background:#ffffe0
}
#search .sortPagiBar {margin-bottom:20px}


/* ************************************************************************************************
		PAGE 404
************************************************************************************************ */
#pagenotfound #left_column,
#pagenotfound #right_column,
#pagenotfound #footer {display:none}

#pagenotfound #left_column,
#pagenotfound #right_column,
#pagenotfound #footer {display:none}

#pagenotfound #center_column {/*width:940px;*/}

#pagenotfound .pagenotfound {
	padding:30px 300px 0 0;
	height:330px;
	font-size:14px;
	background:url(../img/bg_404.png) no-repeat 100% 0
}
#pagenotfound h3 {
	font-weight:normal;
	font-size:14px
}
#pagenotfound fieldset {border:none}
#pagenotfound fieldset label {color:#333}
#pagenotfound  #search_query {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #fff !important;
	border-top: 1px solid #666;
	padding: 0 5px;
	height: 24px;
	width: 200px;
	color: #ccc;
	background: url(../../../modules/blocksearch/img/bg_search_input.png) repeat-x scroll 0 0 #fff
}
#pagenotfound .button_small {
	padding: 4px 7px;
	border: medium none;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
	color: #fff;
	text-transform: uppercase;
	background: url("../../../modules/blocksearch/img/bg_search_submit.png") repeat-x scroll 0 0 #101010
}
#pagenotfound .pagenotfound a {
	font-family:'HelveticaNeueLTStd-Bd', sans-serif;
	color:#333
}
#pagenotfound .pagenotfound .icon {
	position:relative;
	top:3px
}

/* ************************************************************************************************
		payment error
*************************************************************************************************** */
#module-paypal-express_checkout-payment #center_column{
	width:757px !important;
	margin:0 auto;
}
/* ************************************************************************************************
		addons payment cheque
************************************************************************************************ */
#module-cheque-payment #left_column {display:none}
#module-cheque-payment #center_column .breadcrumb,
#module-cheque-payment #center_column .cart_navigation{
	margin-right:0;
	margin-left:0;
}

/* ************************************************************************************************
		addons payment bankwire
************************************************************************************************ */
#module-bankwire-payment #left_column {display:none}
#module-bankwire-payment #center_column .breadcrumb,
#module-bankwire-payment #center_column .cart_navigation{
	margin-right:0;
	margin-left:0;
}

/* ************************************************************************************************
		addons google checkout
************************************************************************************************ */
#module-gcheckout-payment #left_column {display:none}
#module-gcheckout-payment #center_column .breadcrumb,
#module-gcheckout-payment #center_column .cart_navigation{
	margin-right:0;
	margin-left:0;
}

/* ************************************************************************************************
		addons paypal
************************************************************************************************ */
#module-payment-submit #left_column {display:none}
#module-payment-submit #center_column .breadcrumb,
#module-payment-submit #center_column .cart_navigation{
	margin-right:0;
	margin-left:0;
}

/* ************************************************************************************************
		addons cashondelivery validation
************************************************************************************************ */
#module-cashondelivery-validation #left_column {display:none}
#module-cashondelivery-validation #center_column .breadcrumb,
#module-cashondelivery-validation #center_column .cart_navigation{
	margin-right:0;
	margin-left:0;
}

/* ************************************************************************************************
		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
************************************************************************************************ */
#module-referralprogram-referralprogram-program #left_column {display:none}
#module-referralprogram-referralprogram-program #center_column{width:757px}

#footer .myaccount li.referralprogram img {display:none}

#module-referralprogram-referralprogram-program .sheets {padding-top:10px}

#module-referralprogram-referralprogram-program form p.checkbox {font-family:'HelveticaNeueLTStd-Bd', sans-serif;}
#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
************************************************************************************************ */
#module-loyalty-default #left_column {display:none}
#module-loyalty-default #center_column{width:757px}

#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}

/*************************
		transport
***************************/
#carrier_area .error{
	margin-left: 10%;
    margin-right: 10%;
}
/* ************************************************************************************************
		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-family:'HelveticaNeueLTStd-Bd', sans-serif;
	font-size:10px;
	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-family:'HelveticaNeueLTStd-Bd', sans-serif;
	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 }


/* ************************************************************************************************
		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 ***************/
#categories_block_left  li {border-bottom:1px dotted #ccc}
	#categories_block_left  li.last {	border:none;}
		#categories_block_left  li a {
			display:block;
			padding:7px 11px 5px 22px;
			color:#333;
			background:url(../../../modules/blockcategories/img/arrow_right_2.png) no-repeat 10px 10px transparent
		}
		
	#categories_block_left  li ul {margin-left:40px}
		#categories_block_left  li ul li {border:none}
			#categories_block_left  li ul li a {
				padding-left:0;
				background:none
			}
		
#categories_block_left li .OPEN,
#categories_block_left li .CLOSE {
	display:block;
	float:right;
	margin:10px 10px 0;
	height:9px;
	width:9px;
	background:url(../../../modules/blockcategories/img/icon/open-close.png) no-repeat 0 -9px;
	cursor:pointer
}
#categories_block_left li .CLOSE {background-position:0 0}


/* footer */
.blockcategories_footer {
	padding:15px 10px;
}
.blockcategories_footer .category_footer {float:left;clear:none;}
.blockcategories_footer ul ul {display:none !important}



/*************** Block CMS ***************/
/* footer */

/* 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 ***************/
/*itt*/
#block_contact_infos {
	margin:10px 10%;
	padding:5px 0px;}
#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;
    text-align: center;
    width: 200px;
}
.blockmanufacturer p {
	padding:0;
}

/*************** 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 SOCIAL ***************/
#social_block {padding:15px 0px;
margin:10px 10%;}
#social_block li {padding-left:22px !important;}
#social_block li.facebook {background:url(../../../modules/blocksocial/img/sprite_pict_social_block.png) no-repeat 0 6px;}
#social_block li.twitter {background:url(../../../modules/blocksocial/img/sprite_pict_social_block.png) no-repeat 0 -26px;}
#social_block li.rss {background:url(../../../modules/blocksocial/img/sprite_pict_social_block.png) no-repeat 0 -56px;}


/*************** Block STORE ***************/
.blockstore img { margin: 10px 0 0 0}
.blockstore p { 
	padding-bottom:0;
	font-family:'HelveticaNeueLTStd-Bd', sans-serif;
	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;
    text-align: center;
    width: 200px;
}
.blocksupplier p {
	padding:0;
}
#hooking
{
/*
    position: relative;
background-color:rgb(237, 223, 204);
 background-color:rgba(241, 241, 241, 0.8);
    float:right;
    margin-top:-160px;
    margin-right: 20px;
    z-index:55;*/


position: relative;
z-index: 55;
margin-right: 10%;
margin-left: 10%;

}
.f_infos{
/*background-image: url(img/logo-printerre.png);*/
    background-repeat:no-repeat;
    text-align: justify;
}
.warning4 {
background-color: rgba(255, 244, 201, 0) !important;
    background-image: url(img/logo-printerre.png) !important;
    background-size: contain !important;
    background-repeat:no-repeat !important;
	width: 78%;
    margin: 0 auto;
    margin-bottom:5px;
    border-radius:5px;
    background-position: right !important;
    padding:10px;
    color: #fc006b;
	
}
#center_column {
	width: 100%;
    padding-top: 20px;
}
#so{background-color:#898989}
.ie7 #featured-products_block_center .product_image span.new {top:110px;right:0;width:94%}
.ie8 #featured-products_block_center .product_image span.new{top:110px;right:0;width:94%}
.lt-ie6 #featured-products_block_center .product_image span.new {top:110px;right:0;width:94%}
/************************************************/
/*margin-top:55px;
margin-bottom:55px;*/

}
.infg {
margin:10px;
}
.so {
    margin-top: 330px;
    margin-left: 30%;
    margin-right: 10%;
    
    color: rgba(0, 0, 0, 0.15);
}
.adr {
float:right;
width:200px;
height:100px;
}
#footer .title_block,
#footer .title_block a
{
color:black;
font-weight:600;
}
#footer{
color:black;
}
.dress {
float:right;
margin-top:14px;
}
/* REFONTE CSS */
/* global */
.clearfix{
	clear:both;
}
.clearfix:after,
.clearfix:before{
	display:none;
}
.col{
	float:left;
	padding:0 15px;
}
/* page */
/* footer */
#footer{
	height:auto;
	box-sizing:border-box;
}
 #footer .f-row{
 	margin:0;
 }
.footer-infos h6{
	display:inline-block;
	font-weight:normal;
	font-size:12px;
	font-family:'HelveticaNeueLTStd-Lt',sans-serif;
	font-size:100%;
	text-align:center;
	line-height:initial;
}
@media (max-width:992px){
	.infooter{
		margin-bottom:10px;
		text-align:center;
	}
}
.ssl img{
	margin-bottom:10px;
}
/* header */
#log{
	width:100%;
	max-width:800px;
	margin:0 auto;
	padding-top:150px;
}
.header_logo{
	margin:0 auto;
}
#log .slogan{
	text-align:center;
	margin:0;
}
/* page */
#page .rte{
	font-size:14px;
	line-height:1.25em;
}


#ukoocompat_search .block_content .page-heading,
#ukoocompat_search .block_content btn,
#ukoocompat_search .block_content div{
	display:block;
}
#ukoocompat_search_alias h1, #ukoocompat_search h1{
	line-height:1.25em;
	overflow:hidden;
}
#center_column #toggle_search_block{
	overflow:auto;
}
#center_column #toggle_search_block,
#center_column #toggle_search_block > div{
	width:100% !important;
	box-sizing:border-box;
	margin:0 !important;
}
#ukoocompat_search_alias .block_content, #ukoocompat_search .block_content{
	padding:20px !important;
}
.ukoocompat_button_wrapper{
	margin-top:10px;
}
/* listing search */
.warning4 a{
	color:#000;
}
.warning4{
	background-size:100px;
	font-weight:700;
}
@media (max-width:1023px){
	.warning4{
		background:none !important;
	}
}
#module-ukoocompat-listing .ukoocompat_search_block .title_block,
#module-ukoocompat-listing .ukoocompat_search_block .block_content{
	float:none;
}
.listing-search-blocks .ukoocompat_search_block .ukoocompat_search_block,
.listing-search-blocks .ukoocompat_search_block #search_block_top{
	background:none !important;
}
/* product */
#primary_block{
	overflow:hidden;
}
.content_prices #add_to_cart .exclusive, 
.content_prices #add_to_cart .exclusive_disabled{
	height:auto !important;
}
#container_express_checkout{
	display:none !important;
}
#idTab1{
	text-align:center;
}
#idTab2{
	list-style:none;
}
#idTab2 span:after{
	content:' :';
}
.socialsharing_product list-inline{
	display:none !important;
}
#pb-right-column #image-block #view_full_size .span_link{
	max-width:298px;
	box-sizing:border-box;
	display:none !important;
}
.content_prices #add_to_cart{
	float:none !important;
}
.content_prices #add_to_cart > span{
	display:none !important;
}

#header #cart_block{
	padding:10px;
}
/* template adresses de la page mon-compte */
.bloc_adresses {
	overflow:hidden;
}
#my-account .myaccount_lnk_list img.icon, 
#my-account p img.icon{
	position:relative!important;
}
.address_add{
	clear:both;
}
/* panel */
ul.footer_links li .icon {
    background: rgba(241, 241, 241, 0.8);
    top:0;
}
ul.footer_links{
	height:auto !important;
	overflow:hidden;
}
ul.footer_links li{
	position:relative;
}
ul.footer_links li a{
	display: inline-block;
    line-height: 26px;
    padding-left: 30px;
    background-color: #eee;
    color: #000;
    padding-right: 5px;
    font-weight:700;
}
ul.footer_links li img{
	position:absolute !important;
	display:inline-blocks;
	top:0 !important;
	left:0;
	width:26px;
	height:26px;
	border-right:2px solid #E30048;
}
/* page */
h1{
	border-radius: 0 !important;
    background: none !important;
    line-height:1.25em;
}
.pan2 h1,
.breadcrumb + h1,
#module-cheque-payment #center_column .breadcrumb + h2,
#module-bankwire-payment #center_column .breadcrumb + h2,
#module-gcheckout-payment #center_column .breadcrumb + h2,
#module-payment-submit #center_column .breadcrumb + h2,
#module-cashondelivery-validation #center_column .breadcrumb + h2{
	  border-bottom: 1px solid #E30048 !important;
	  border:0;
	  margin-bottom:10px;
}
.pb-center-col h1,
.category-page-title,
h1.warning4 {
	border-bottom:none !important;
}
#order h1{
	border-bottom:none !important;
    background-repeat: no-repeat !important;
    padding: 14px !important;
    color:#fff;
    font-family: verdana;
    font-size:18px;
    border:0;
}
/* onglet dans la page produit */
.block_hidden_only_for_screen {display:block}
#more_info_tabs,
#idTab1{
	display:none;
}
#more_info_sheets ul span{
	font-size:16px;
}


/* ATTRIBUTS - PASTILLES DE COULEUR */
.product-list-attributes,
#attributes{
	display:block;
	clear:both;
	padding:5px;
}
.product-list-attributes li,
#attributes li {
	display: inline-block;
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding-left: 5px !important;
	padding-right: 5px !important;
	
}
.product-list-attributes .attribute_list #color_to_pick_list,
#attributes .attribute_list #color_to_pick_list {
	width: 100% !important;
	overflow: hidden;
}
#attributes .attribute_list #color_to_pick_list {
	height: 32px;
}
.product-list-attributes .attribute_fieldset,
#attributes .attribute_fieldset {
	display: inline-block;
	padding: 0 !important;
}
.product-list-attributes fieldset > label,
#attributes fieldset > label {
	display: none;
}
.product-list-attributes .attribute_list #color_to_pick_list li,
#attributes .attribute_list #color_to_pick_list li {
	border-color: transparent !important;
}
.product-list-attributes .attribute_list #color_to_pick_list a,
#attributes .attribute_list #color_to_pick_list a {
	display: inline-block;
	border-radius: 50%;
	width: 21px;
	height: 21px;
	border: 4px solid #999;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
}
.product-list-attributes .attribute_list #color_to_pick_list a {
	border-width: 0px;
	border-color: #000;
	width: 22px;
	height: 22px;
	border-radius: 50%;
}

/* PRODUCT LIST */
.product-list-left > h3{
	color:#000 !important;
}
#product_list li{
	padding:0 !important;
}
/* CATEGORY */
#subcategories .inline_list{
	overflow:hidden;
}
#subcategories .inline_list  li{
	display:block;
}


/* New product List */
#product_list .product_list {
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	margin-bottom: 25px;
}
#product_list .product_list .ajax_block_product, 
#product_list.product_list .ajax_block_product {
    border: none;
	border-bottom: 1px solid #DDD;
	display: block;
	margin: 0;
    background-color: transparent;
}
#product_list .product_list .product-content,
#product_list.product_list .product-content {
	display: table;
	width: 100%;
	padding: 15px 10px;
	background: transparent;
	color: #484848;
}
@media (min-width: 992px) {
	#product_list .product_list .product-content,
	#product_list.product_list .product-content {
		padding-left: 25px;
		padding-right: 25px;
	}
}
#product_list .product_list .ajax_block_product.alternate_item, 
#product_list.product_list .ajax_block_product.alternate_item {
	background-color: #F3F3F3;
}
.product_list .product-content .product-name-wrapper {
	margin-left: 50px;
}
.product_list .product-content .product-thumb-wrapper,
.product_list .product-content .product-description-wrapper,
.product_list .product-content .product-cart-wrapper,
.product_list .product-content .product-price-wrapper {
	display: table-cell;
	vertical-align: middle;
}
.product_list .product-content .product-thumb-wrapper {
	width: 75px;
}
#product_list .product_list a.product_img_link,
#product_list.product_list a.product_img_link {
    border-width: 0px !important;
}
.product_list .product-content .product-description-wrapper {
}
.product_list .product-content .product-cart-wrapper {
	width: 30%;
	min-width: 200px;
	text-align: center;
}
.product_list .exclusive,
.product_list .product-content .quantity-wanted-wrapper {
	display: inline-block;
	vertical-align: middle;
}
.product_list .product-content .quantity-wanted {
	display: inline-block;
	width: 60px;
	height: 100%;
	text-align: center;
	border: 1px solid #DDD !important;
	border-radius: 0px;
	color: #484848;
	font-family: 'HelveticaNeueLTStd-Medium', sans-serif;
}
.product_list .product-content .quantity-wanted::-webkit-inner-spin-button, 
.product_list .product-content .quantity-wanted::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
.product_list .quantity-wanted-div .number-wrapper,
.product_list .quantity-wanted-div .number-controls {
	display: inline-block;
	height: 36px;
	vertical-align: top;
	float: none;
}
.product_list .quantity-wanted-div .number-control {
	display: block;
	width: 35px;
	height: 17px;
	line-height: 15px;
	color: #000;
	background-color: #DDD;
	text-decoration: none;
	border: 1px solid #CCC;
	-webkit-transition: background-color 0.3s linear;
	-moz-transition: background-color 0.3s linear;
	-ms-transition: background-color 0.3s linear;
	-o-transition: background-color 0.3s linear;
	transition: background-color 0.3s linear;
}
.product_list .quantity-wanted-div .number-control.disabled,
.product_list .quantity-wanted-div .number-control[disabled] {
	opacity: 0.7;
	cursor: not-allowed;
}
.product_list .quantity-wanted-div .number-control:hover,
.product_list .quantity-wanted-div .number-control:focus {
	background-color: #56c3cb;
}
.product_list .quantity-wanted-div .number-control.plus {
	margin-bottom: 2px;
}
.product_list .product-content .number-wrapper::after, 
.product_list .product-content .number-wrapper::before {
	display: none;
}
.product_list .product-content .quantity-wanted:focus {
	box-shadow: none;
	outline: none;
}
.product_list .product-content .product-price-wrapper {
	width: 15%;
	min-width: 170px;
}

@media (max-width: 991px) {
	.product_list .product-content {
		display: block;
	}
	.product_list .product-content .product-thumb-wrapper,
	.product_list .product-content .product-description-wrapper {
		display: inline-block;
	}
	.product_list .product-content .product-cart-wrapper,
	.product_list .product-content .product-price-wrapper {
		float: left;
		display: block;
		margin-top: 5px;
		margin-bottom: 10px;
	}
	.product_list .product-content .product-description-wrapper {
		width: 80%;
		width: calc(100% - 100px);
	}
	.product_list .product-content .product-cart-wrapper {
		clear: both;
		width: 60%;
	}
	.product_list .product-content .product-price-wrapper {
		width: 40%;
	}
}
@media (max-width: 520px) { 
	.product_list .product-content .product-cart-wrapper,
	.product_list .product-content .product-price-wrapper {
		float: none;
		width: 100%;
	}
	.product_list .product-content .quantity-wanted {
		width: 50px;
	}
}
@media (max-width: 360px) {
	.product_list .product-content .product-thumb-wrapper {
		display: block;
		width: 100%;
		text-align: center;
	}
	.product_list .product-content a.product_img_link {
		display: inline-block !important;
	}
	.product_list .product-content .product-description-wrapper {
		width: 100%;
		display: block;
	}
} 

.product_list .product-name {
	font-size: 15px;
	padding-top: 12px;
	margin-bottom: 5px;
	font-family: 'HelveticaNeueLTStd-Medium','Arial', 'Verdana', sans-serif;
}
.product_list .product-name a {
	color: #484848;
}
.product_list .product-name a:hover,
.product_list .product-name a:focus {
	color: #25b1bb;
}
.product_list .product-warranty {
	color: #333;
	font-family: 'HelveticaNeueLTStd-Medium','Arial', 'Verdana', sans-serif;
}
.product_list .product-list-attributes {
	padding-left: 10px;
	padding-right: 10px;
}
.product_list .product-description-content {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.product_list .product-description-content .product-ref {
	margin-left: auto;
	margin-right: 5px;
	font-size: 10px;
	color: #454545;
    text-align: center;
    padding: 3px 3px;
    border: 1px dashed #aaa;
    border-style: dashed;
    flex: 0 0 100px;
}
.product_list .product-description-content .product-name-wrapper {
	margin-left: 0px;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}
.product_list .product-description-content .product-name {
	margin-left: 0px;
	padding-top: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 5px;
	margin-right: 5px;
}
.product_list .product-description-content .product-attributes-wrapper {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.product-list-attributes .attribute_list #color_to_pick_list li + li a {
	margin-left: 5px;
}
@media (max-width: 499px) {
	.product_list .product-description-content {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.product_list .product-description-content .product-ref {
		margin-left: 5px;
	}
}
.product_list .product-description-content .product-list-attributes {
	margin-bottom: -10px;
}
.product_list .product-prices {
	font-size: 14px;
	text-align: center;
	font-family: 'HelveticaNeueLTStd-Medium','Arial', 'Verdana', sans-serif;
}
.product_list .product-prices .price-ht {
	font-size: 22px;
	color: #49b44a;
}
.product_list .product-prices .price-ttc {
	color: #56c3cb;
}
.product_list .exclusive {
	float: right;
	color: #666 !important;
	padding: 0;
	margin-left: 15px;
	border: none !important;
	width: 40px !important;
	height: 40px;
	background: url('./img/new-cart.png') no-repeat center !important;
	background-size: contain !important;
	opacity: 1;
	-webkit-transition: opacity 0.3s linear;
	-moz-transition: opacity 0.3s linear;
	-ms-transition: opacity 0.3s linear;
	-o-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
}
.product_list .wishlist {
	display: inline-block;
	vertical-align: middle;
	float: right;
}
.product_list .addToWishlist {
	float: right;
	color: #fff !important;
	border-radius: 50%;
	font-size: 20px;
	padding: 9px;
	margin-left: 15px;
	border: none !important;
	width: 40px !important;
	height: 40px;
	background: #f6335c !important;
	opacity: 1;
	-webkit-transition: opacity 0.3s linear;
	-moz-transition: opacity 0.3s linear;
	-ms-transition: opacity 0.3s linear;
	-o-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
}
@media (max-width: 340px) {
	.product_list .exclusive {
		margin-left: 7px;
	}
	.product_list .addToWishlist {
		margin-left: 7px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#module-wsparrain-wishlist .product_list .product-content .quantity-wanted {
		width: 40px;
	}
	#module-wsparrain-wishlist .product_list .exclusive {
		margin-left: 7px;
		width: 25px !important;
		height: 25px;
		margin-top: 8px;
	}
	#module-wsparrain-wishlist .product_list .addToWishlist {
		margin-left: 7px;
		width: 25px !important;
		margin-top: 8px;
		height: 25px;
		padding: 5px;
		font-size: 15px;
	}
}
.product_list .exclusive:hover {
	opacity: 0.7;
}
.product_list .addToWishlist:hover {
	opacity: 0.7;
}
.product_list .to-cart-wrapper::after {
	content: '';
	display: table;
	clear: both;
}
.single-product-availability .availability-wrapper,
.product_list .availability-wrapper {
	display: inline-block;
	vertical-align: middle;
	float: left;
}
.single-product-availability .availability-wrapper {
	float: right;
	margin-bottom: 15px;
}
@media (max-width: 991px) {
	.product_list .exclusive,
	.product_list .availability-wrapper {
		float: none;
	}
}
#product_list .availability {
	display: none;
}
.product_list .product-content .quantity-wanted-wrapper {
	margin: 3px 0px;
}
.single-product-availability .availability,
#product_list.product_list .availability,
#product_list .product_list .availability {
	display: inline-block;
	padding: 9px 13px 7px 10px;
	margin: 3px 5px;
	height: 36px;
	border: 1px solid transparent;
	font-size: 0.9em;
	color: #484848;
	font-family: 'HelveticaNeueLTStd-Lt', sans-serif;
}
.single-product-availability .availability {
	font-size: 12px;
}
.single-product-availability .availability::before,
#product_list.product_list .availability::before,
#product_list .product_list .availability::before {
	display: inline;
	display: inline-block;
	font: normal normal normal 16px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-right: 7px;
}
.single-product-availability .availability.available,
.product_list .availability.available {
	border-color: #5B0 !important;
}
.single-product-availability .availability.warning_inline,
.single-product-availability .availability.different,
.product_list .availability.warning_inline,
.product_list .availability.different {
	border-color: #C00 !important;
}
.single-product-availability .availability.available::before,
.product_list .availability.available::before {
	color: #5B0;
	content: "\f00c";
}
.single-product-availability .availability.warning_inline::before,
.single-product-availability .availability.different::before,
.product_list .availability.warning_inline::before,
.product_list .availability.different::before {
	color: #C00;
	content: "\f10c";
}


/* Product list type */
.product-list-content.type-compatible {
	border-left: 3px solid #f6335c;
}
.product-list-content.type-marque {
	border-left: 3px solid #fc445b;
}
.product-list-content.type-remanufacture {
	border-left: 8px solid #195699;
	border-right: 8px solid #195699;
}
#product_list .product-list-content.type-remanufacture .product_list {
	border-bottom: 8px solid #195699;
	border-left-width: 0px;
	border-right-width: 0px;
}
.products-type-header {
	background-color: #5B0;
	margin-bottom: 0px;
	color: #FFF;
	padding: 7px 10px;
}
.product-list-content.type-marque .products-type-header {
	background-color: #fc445b;
}
.product-list-content.type-compatible .products-type-header {
	background-color: #f6335c;
}
.product-list-content.type-remanufacture .products-type-header {
	background-color: #195699;
	padding-top: 0px;
}
.product-list-content.type-remanufacture .typedescription {
	padding-top: 0px;
}
.products-type-header::after {
	content: '';
	display: table;
	clear: both;
}
@media (min-width: 992px) {
	.products-type-header {
		padding-left: 15px;
		padding-right: 25px;
	}
}
.products-type-header .type-description,
.products-type-header .type-title {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	padding: 4px 7px;
}
.products-type-header .type-title {
	text-transform: uppercase;
	font-size: 1.4em;
}
.products-type-header .type-description {
	float: right;
	padding-top: 7px;
}
.products-type-header.type-remanufacture .type-description {
	display: table;
	width: 100%;
}
.products-type-header.type-remanufacture .type-description .item {
	display: table-cell;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
}
.products-type-header.type-remanufacture .type-description .garantie {
	text-align: center;
}
.products-type-header.type-remanufacture .type-description .garantie-inner {
	position: relative;
	display: inline-block;
	text-align: left;
}
.products-type-header.type-remanufacture .type-description .link-fancybox {
	position: absolute;
	display: block;
	right: 0;
	top: 0;
	bottom: 0;
	width: 26.24%;
}
.products-type-header.type-remanufacture .type-description .description {
	text-align: center;
	min-width: 165px;
}
.products-type-header.type-remanufacture .type-description .description .highlight {
	font-size: 2em;
	display: block;
}
.products-type-header.type-remanufacture .type-description .description .normal {
	display: block;
}
@media (max-width: 850px) {
	.products-type-header.type-remanufacture .type-description .description {
		font-size: 12px;
		min-width: 140px;
	}
}
@media (max-width: 767px) {
	.products-type-header.type-remanufacture .type-description {
		display: block;
	}
	.products-type-header.type-remanufacture .type-description .item {
		display: block;
		text-align: center;
	}
	.products-type-header.type-remanufacture .type-description .description {
		font-size: 14px;
	}
	.products-type-header.type-remanufacture .type-description .title {
		max-width: 250px;
		margin-left: auto;
		margin-right: auto;
	}
	.products-type-header.type-remanufacture .type-description .garantie {
		max-width: 320px;
		margin-left: auto;
		margin-right: auto;
	}
}

/* JoliSearch */
.ui-autocomplete .category img{
	display:none !important;
}
.ui-menu .jolisearch-description.category{
	line-height:1.125em !important;
}
#subcategories ul > li:first-child{
	display:none;
}
#subcategories ul {
	padding:0;
	box-sizing:border-box;
	overflow:hidden;
}
#subcategories ul li{
	display:block;
}
@media (min-width:768px){
	#subcategories{
		text-align:center;
	}
	#subcategories ul{
		max-width:1300px;

	}
	#subcategories ul li{
		display:inline-block;
		float:left;
		width:33.33%;
		padding:3px 5px;
		text-align:left;
	}
}
@media (min-width:992px){
	#subcategories ul li{
		width:25%;
		/*max-width:210px;*/
		margin:0 -4px;
		box-sizing:border-box;
	}	
}
#HOOK_PAYMENT.pan7{
	display:block !important;
	overflow:hidden;
}
@media (min-width:768px){
	.payment_module{
		width:50%;
		float:left;
		box-sizing:border-box;
	}
	.payment_module{
		padding:5px;
	}
	.payment_module:nth-child(odd){
		clear:left;
	}
}
@media (min-width:1024px){
	#header .sf-contener  .sf-menu li a{
		font-size: 0.7em;
		margin: 3px 0;
	}
}
#subcategories h5 {
	font-size: 0.9em!important;
	
}
.toner-title-cartouche {
    font-size: 1.1em;
    padding-top: 0px;
    padding-bottom: 0;
    text-transform: uppercase;
    text-align: left;
}
.container-relative {
	position: relative;
}
.num-tel-header {
	position: absolute;
	display: inline-block;
	width: 291px;
	text-align: right;
	padding-left: 0px;
	height: 25px;
	line-height: 26px;
	color: #2c5289;
	font-size: 2em;
	top: 25px;
	right: 0;
	background-image: url(img/phone.png);
	background-position: left center;
	background-repeat: no-repeat;
}
@media(max-width: 1200px) {
	.num-tel-header {
    display: inline-block;
    /* width: 291px; */
    text-align: right;
    /* text-align: center; */
    padding-left: 0px;
    height: 25px;
    line-height: 26px;
    color: #2c5289;
    font-size: 2em;
    top: 125px;
    right: 30%;
    background-image: url(img/phone.png);
    background-position: left center;
    background-repeat: no-repeat;
	}
}

@media(max-width: 960px){
	 .num-tel-header {
		position: absolute;
		display: inline-block;
		width: 329px;
		text-align: right;
		text-align: center;
		padding-left: 0px;
		height: 25px;
		line-height: 26px;
		color: #2c5289;
		font-size: 2em;
		top: 125px;
		right: 25%;
		background-image: url(img/phone.png);
		background-position: left center;
		background-repeat: no-repeat;
	}
}
@media(max-width: 650px){
	 .num-tel-header {
		position: absolute;
		display: inline-block;
		width: 330px;
		text-align: right;
		text-align: center;
		padding-left: 0px;
		height: 25px;
		line-height: 26px;
		color: #2c5289;
		font-size: 2em;
		top: 125px;
		right: 19%;		
		background-image: url(img/phone.png);
		background-position: left center;
		background-repeat: no-repeat;
	}
}
@media(max-width: 520px){
	 .num-tel-header {
		position: absolute;
		display: inline-block;
		width: 330px;
		text-align: right;
		text-align: center;
		padding-left: 0px;
		height: 25px;
		line-height: 26px;
		color: #2c5289;
		font-size: 2em;
		top: 125px;
		right: 14%;		
		background-image: url(img/phone.png);
		background-position: left center;
		background-repeat: no-repeat;
	}
}
@media(max-width: 400px){
	 .num-tel-header {
		position: absolute;
	    display: inline-block;
	    width: 318px;
	    text-align: right;
	    text-align: center;
	    padding-left: 0px;
	    height: 26px;
	    line-height: 35px;
	    color: #2c5289 !important;
	    font-size: 2em;
	    top: 125px;
	    right: -3%;
	    background-image: url(img/phone.png);
	    background-position: left center;
	    background-repeat: no-repeat;
	}
}

.header-modif {
	max-width: 1175px;
}

.jolisearchHome{
    /* background: url(img/melting-pot.jpg) center center; */
    z-index: 10;
}

#index .ukoocompat_search_block{
    display: block;
}

@media (min-width: 960px) {
    #index .ukoocompat_search_block .search-block{
        float: left;
        width: 50%;
    }
    #index .search-block-right .search-block-img-bg{
        display: none;
    }

    #index .search-block-right .search-block-bg{
        display: none;
    }
}

#product_list .product_list .product-content, #product_list.product_list .product-content {
    padding: 0 25px;
}

.ui-menu .ui-menu-item {
    height: 35px;
}

.ui-menu .ui-menu-item.jolisearch-container {
    height: 65px;
}

.ui-menu .ui-menu-item.jolisearch-container .category{
    margin-top: 4px !important;
    display: block !important;
}

ul.ui-autocomplete {
    top: 0px;
}
ul.ui-autocomplete .jolisearch-features, ul.ui-autocomplete .jolisearch-post {
    display: none;
}
ul.ui-autocomplete .jolisearch-additionnal .jolisearch-post {
    display: block !important;
}

.ukoocompat_search_block .block_content {
    margin: 20px auto !important;
}

.ukoocompat_search_block_form {
    margin-bottom: 45px;
}

.ts-logo-wrapper{
    margin-top: 0;
    margin-bottom: 0;
}


/** Deploy **/

#order #mercanet_payment_button a,
#order #mercanet_payment_button a:hover {
	background-color: transparent;
	padding: 0px;
}
#order #mercanet_payment_button a::after {
	display: none;
}


.payment_module a {
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

#cart_summary .product-comment {
	background: #fff;
}

#index .ukoocompat_search_block #ukoocompat_search_block_2 {
  display: none !important;
}

#index .ukoocompat_search_block #search_block_top #searchbox {
  max-width: none;
}

#index .ukoocompat_search_block .search-block-wrapper {
  max-width: none;
}

#index .ukoocompat_search_block #search_block_top {
  float: none;
  max-width: none !important;
  width: 100% !important;
}

#index  #search_block_top h4.desc_block {
  font-weight: bold;
  margin-left: 15px;
}

#index .jolisearchHome .ts-site-container {
  max-width: 1280px !important;
}