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

/* ****************************************************************************
		reset
**************************************************************************** */
html{color:#000;background:#FFF;}
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;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0}
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}
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%; border:1px solid #BDC2C9; padding:6px 8px}

.ie7 input, .ie7 select{line-height:18px}
a {cursor:pointer}

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


/* ************************************************************************************************
		struture
************************************************************************************************ */
#page {}
	#header {z-index:10}
	#columns {z-index:1}
		#left_column {}
		#center_column {float:left; width:100%; padding-bottom:5px; position:relative}
		#right_column {float:left; width:180px; margin-left:20px}
	#footer {}
#googleplus, .snippest_hide { display:none}
#index #center_column, #product #center_column {padding-bottom:10px}
/* ************************************************************************************************
		generic style
************************************************************************************************ */
body {
	font-size: 11px;
	font-family: Arial, Tahoma, Helvetica, Sans-Serif;
	color: #454544;
	background: #d1d1d1 url('../img/background.jpg') repeat top left;
	-webkit-font-smoothing: antialiased;
}
body.content_only {
	background: #FFF;
}
body.content_only #topline { display:none}
/* positionnement ****************************************************************************** */
.hidden {display:none}
.f_left {float:left}
.f_right {float:right}
p.center {text-align:center}
.clearBoth {clear:both}
.container { width:1000px; margin:0 auto; clear:both;}

/* title *************************************************************************************** */
h1 {
	margin-bottom:10px;
	font: normal 24px/22px 'montserratlight', "Times New Roman", Helvetica, sans-serif;
	text-shadow:0 1px 0 #fff
}
h2 {
	padding-bottom:20px;
	font-size:18px
}
h3 {
	padding-bottom:20px;
	font-size:16px
}
.title_block {
	padding-bottom:20px;
	font-size:14px
}

.hide-left-column #left_column {display:none}
.hide-left-column #center_column {width:800px}
.module-przelewy24-paymentConfirmation.hide-left-column #center_column {width:100%}

.hidden_phone { display:none!important}

/* link **************************************************************************************** */
a, a:active, a:visited {
	color:#333;
	text-decoration:none;
	outline: medium none
}
a:hover {text-decoration:none; color:#E3367D}
a, a:hover {
	-webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.color-myaccount { color:#DD2A81; font-weight:bold}
/* HACK IOS ipad, iphone */
input[type="text"], input[type="email"], input[type="search"], input[type="password"], input[type="submit"], input[type="image"] {
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	-webkit-border-radius:0px !important;
	-moz-border-radius:0px !important;
	border-radius:0px !important;
}

/* text **************************************************************************************** */
ul {list-style:none}
ul.bullet li {
	background:url('../img/bullet.gif') no-repeat scroll 3px 5px transparent;
	padding-left:12px;
	line-height:17px;
	font-size:12px;
	text-shadow:0 1px 0 #fff
}
p em {font-style:italic}
.top-info, .text_shadow { font-size:12px; text-shadow:0 1px 0 #fff}
.top-info-space { font-size:12px; text-shadow:0 1px 0 #fff; margin-bottom:10px}

.warning {
	margin:0 0 10px 0;
	padding:10px 15px;
	border:1px solid #DABC6B;
	font-size:13px;
	background:#F8E1A0;
	color:#454544;
	font-family:'montserratlight', "Times New Roman", Helvetica, sans-serif;
	text-transform:uppercase;
	text-shadow:0px 1px 0px #FFF1D1;
	clear:both;
}
.success {
	margin:0 0 10px 0;
	padding:10px 15px;
	border:1px solid #0A9D60;
	font-size:13px;
	background: #08BC72;
	color:#fff;
	font-family:'montserratlight', "Times New Roman", Helvetica, sans-serif;
	text-transform:uppercase;
	text-shadow:none;
	clear:both;
}
.error {
	margin:0 0 10px 0;
	padding:10px 15px;
	background: #E83D83;
	color:#fff;
	font-family:'montserratlight', "Times New Roman", Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:13px;
	border:1px solid #BB1959;
	text-shadow:none;
	clear:both;
}
.error ol {margin-left:20px}
.error p.lnk {
	margin-top:20px;
	padding:0;
	font-size:11px
}
.required {color:#FF0000}
.error a, .success a { color:#fff; border-bottom:1px dotted #fff }
.warning a { color:#454544; border-bottom:1px dotted #454544}
.error a:hover, .success a:hover { color:#fff; border-bottom:1px solid #fff }
.warning a:hover { color:#454544; border-bottom:1px solid #454544}


/*buttons ************************************************************************************** */
input.button_mini, input.button_small, input.button, input.button_large,
input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled,
input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled,
a.button_mini, a.button_small, a.button, a.button_large,
a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large,
span.button_mini, span.button_small, span.button, span.button_large,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large, span.exclusive_large_disabled {
	position:relative;
	display:inline-block;
	padding:7px 20px;
	border:1px solid #21242A;
	font: 13px "montserratsemi_bold",Arial,Tahoma,Helvetica,sans-serif;
	letter-spacing:0.5px;
	color:#fff;
	background: #21242A;
	cursor: pointer;
	text-shadow:none!important;
	text-transform:uppercase
}
*:first-child+html input.button_mini, *:first-child+html input.button_small, *:first-child+html input.button, *:first-child+html input.button_large,
*:first-child+html input.button_mini_disabled, *:first-child+html input.button_small_disabled, *:first-child+html input.button_disabled, *:first-child+html input.button_large_disabled,
*:first-child+html input.exclusive_mini, *:first-child+html input.exclusive_small, *:first-child+html input.exclusive, *:first-child+html input.exclusive_large,
*:first-child+html input.exclusive_mini_disabled, *:first-child+html input.exclusive_small_disabled, *:first-child+html input.exclusive_disabled, *:first-child+html input.exclusive_large_disabled {
	border:none
}


/* input button */
input.button_mini, input.button_small, input.button, input.button_large,
input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled,
input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled {
	/*padding-bottom: 2px*/
}

/* disabled button */
input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled,
span.button_mini, span.button_small, span.button, span.button_large,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large, span.exclusive_large_disabled {
	/*background-position: left -36px;
	cursor: default;
	color: #888!important*/
}

/* exclusive button */
input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled,
a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large, span.exclusive_large_disabled {
	/*color: white!important*/
	background:#E3367D;
	border:1px solid #E3367D
}

/* exclusive disabled button */
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled, span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {
	/*color: #488c40!important*/
}

/* hover button */
input.button_mini:hover, input.button_small:hover, input.button:hover, input.button_large:hover,
input.exclusive_mini:hover, input.exclusive_small:hover, input.exclusive:hover, input.exclusive_large:hover,
a.button_mini:hover, a.button_small:hover, a.button:hover, a.button_large:hover,
a.exclusive_mini:hover, a.exclusive_small:hover, a.exclusive:hover, a.exclusive_large:hover {
	text-decoration:none;
	color:#21242A;
	background: #fff;
	border:1px solid #fff
}

/* exclusive hover button */
input.exclusive_mini:hover, input.exclusive_small:hover, input.exclusive:hover, input.exclusive_large:hover, a.exclusive_mini:hover, a.exclusive_small:hover, a.exclusive:hover, a.exclusive_large:hover {
	/*color: white!important*/
}

/* active button */
input.button_mini:active, input.button_small:active, input.button:active, input.button_large:active,
input.exclusive_mini:active, input.exclusive_small:active, input.exclusive:active, input.exclusive_large:active,
a.button_mini:active, a.button_small:active, a.button:active, a.button_large:active,
a.exclusive_mini:active, a.exclusive_small:active, a.exclusive:active, a.exclusive_large:active {
	color:#21242A;
	background: #fff;
}

/* classic buttons */
input.button_mini, input.button_mini_disabled, input.exclusive_mini, input.exclusive_mini_disabled, a.button_mini, a.exclusive_mini, span.button_mini, span.exclusive_mini {
	/*width: 30px;
	background-image: url('../img/button-mini.png')*/
}
input.button_small, input.button_small_disabled, input.exclusive_small, input.exclusive_small_disabled, a.button_small, a.exclusive_small, span.button_small, span.exclusive_small {
	/*width: 60px;
	background-image: url('../img/button-small.png')*/
}
input.button_disabled, input.exclusive_disabled, span.exclusive {
	color:#A0A0A0;
	color:rgba(255,255,255, .4);
	background: #7C7B81;
	border:1px solid #7C7B81;
	cursor:default;
}
input.button_large, input.button_large_disabled, input.exclusive_large, input.exclusive_large_disabled, a.button_large, a.exclusive_large, span.button_large, span.exclusive_large, span.exclusive_large_disabled {
	/*width: 180px;
	background-image: url('../img/button-large.png')*/
}

/* exclusive button */
/*input.exclusive, input.exclusive_disabled, a.exclusive, span.exclusive { background-image: url('../img/button-medium_exclusive.png') }
input.exclusive_mini, input.exclusive_mini_disabled, a.exclusive_mini, span.exclusive_mini { background-image: url('../img/button-mini_exclusive.gif') }
input.exclusive_small, input.exclusive_small_disabled, a.exclusive_small, span.exclusive_small { background-image: url('../img/button-small_exclusive.gif') }
input.exclusive_large, input.exclusive_large_disabled, a.exclusive_large, span.exclusive_large, span.exclusive_large_disabled { background-image: url('../img/button-large_exclusive.gif') }*/

/* form **************************************************************************************** */
form.std fieldset {
	margin:20px 0;
}

/* table *************************************************************************************** */
table.std,
table.table_block {
	margin-bottom:20px;
	width:100%;
	border-collapse:inherit
}
table.std th,
table.table_block th {
	padding:8px 4px;
	font-size:11px;
	border-bottom:3px solid #21242A;
	font-weight:bold;
	color:#21242A;
	text-shadow:0 1px 0 #fff
}
table.std tr.alternate_item,
table.table_block tr.alternate_item {background-color: transparent;}
table.std  td,
table.table_block td {
	padding:5px 6px;
	border-bottom:1px solid #BDC2C9;
	font-size:11px;
}

/* BLOCK .block ******************************************************************************** */
.block {margin-bottom:20px}
#footer .block {margin-bottom:0}
	.block .title_block, .block h4, .cart_counter {
		padding:6px 11px;
		font-size:12px;
		color:#fff;
		text-transform:uppercase;
		background:#383838;
		font-weight: bold;
	}
		.block .title_block a, .block h4 a, .cart_counter a {color:#fff}
	.block ul {list-style-type:none}
		.block li.last {	border:none}
			.block li a {
				display:block;
				color:#333
			}

/* BLOCK .products_block *********************************************************************** */
.nanu_product_list { list-style:none; display:inline-table}
.nanu_product_list li {
	margin:0;
	padding:0;
	width:200px;
	float:left;
	text-align:center;
	height:235px;
}
.nanu_product_list li.prn{
	height:371px;
}
.nanu_product_list .s_title_block {margin-top:5px; text-shadow:0 1px 0 #FFFFFF; padding-bottom:0}
.nanu_product_list .s_title_block a {
	font:13px/20px "montserratregular",Arial,Tahoma,Helvetica,sans-serif;
	color:#454544;
}
.nanu_product_list.kids .s_title_block {
	width:150px;
	height:50px;
	margin:5px auto 0;
}
.nanu_product_list .top_price	{margin:0 auto 5px}
.nanu_product_list .price_container {margin:0; padding:0}
.nanu_product_list .price {
	font: normal 14px/19px 'montserratregular',Arial,Tahoma,Helvetica,Sans-Serif;
	color:#E3367D;
	text-shadow:0 1px 0 #FFFFFF
}

.nanu_product_list .product_image {
	display:block;
	position:relative;
	overflow:hidden;
	text-align:center
}
.nanu_product_list .product_image img {
	margin:0 auto;
	display:block;
	background-color: transparent;
}

.nanu_product_list .product_sizes {
	height:55px;
	opacity:1;
	overflow:hidden;
	position:relative;
	z-index:7;
	opacity: .2
}
.nanu_product_list li:hover .product_sizes {
	opacity: 1;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-o-transition-duration: .5s;
	-ms-transition-duration: .5s;
	transition-duration: .5s;
}
.nanu_product_list .product_sizes .sizes_shadow {
	background: transparent url('../img/shadow.png') no-repeat center top;
	height:11px;
	position:absolute;
	width:200px
}
.nanu_product_list .product_sizes a.add_to_cart_size,
.nanu_product_list .product_sizes span.add_to_cart_size {
	padding: 2px 5px;
	display: block;
	margin: 0 1px;
	color: rgba(255, 254, 255, .9);
	background-color:#454544;
	-moz-border-radius:0 0 3px 3px;
	-webkit-border-radius:0 0 3px 3px;
	border-radius:0 0 3px 3px;
	font: 9px/13px Verdana, Geneva, sans-serif;
	float: left;
	height:28px;
	-webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
}
.nanu_product_list .product_sizes span.add_to_cart_size {
	width:16px;
	font: 9px/6px Verdana, Geneva, sans-serif;
}
.nanu_product_list .product_sizes a.add_to_cart_size:hover {
	text-decoration:none;
	padding-top: 5px
}
.nanu_product_list li.ajax_block_product:hover .product_sizes {
	opacity: 1;
}
.nanu_product_list .product_sizes span.disable_size { margin-top:-26px}
.size_line { border-bottom:1px solid #fff; display:block}

.nanu_product_list .product_image span.discount, .nanu_product_list .product_image span.new,
.nanu_product_list .product_image span.on_sale, .nanu_product_list .product_image span.preorder {
	text-align:center;
	top:6px;
	left:0;
	position:absolute;
	font: normal 13px/13px "montserratregular", "Times New Roman", Times, serif;
	color:#fff;
	padding:6px 12px;
	min-width:72px;
	letter-spacing:1px;
	text-transform:uppercase;
}
.nanu_product_list .product_image span.preorder {
	color:#000;
	background:#F8E1A0;
}
.nanu_product_list .prn .product_image span.discount,
.nanu_product_list .prn .product_image span.on_sale, .nanu_product_list .prn .product_image span.preorder {
	top:155px;
}
.nanu_product_list .product_image span.new {
	background:#90CB01;
	top:45px
}
.nanu_product_list .product_image span.on_sale {
	background:#08A2F4
}
.nanu_product_list .product_image span.discount {
	background:#EA0000
}
.nanu_product_list .product_image span.out {
	background:#16191E;
	max-width:176px;
	left:0;
}
.nanu_product_list span.personalized {
	text-align:center;
	font: normal 13px/13px "montserratregular", "Times New Roman", Times, serif;
	color:#fff;
	padding:6px 12px;
	letter-spacing:1px;
	text-transform:uppercase;
	background:#242427;
	display:block;
	margin-top:5px;
}
/* Product patterns ************** */
.nanu_product_list li.prn, .nanu_product_list li.prn .product_sizes .sizes_shadow { width:250px}
.nanu_product_list li.prn .product_image span.new, .nanu_product_list li.prn .product_image span.preorder { top:130px}
.nanu_product_list li.prn .product_image span.preorder span { display: inline-block!important; margin-left:10px}
.nanu_product_list li.prn .product_image span.out {
	max-width:auto;
	right:0;
	left:0;
	text-align:center;
	padding:10px;
	top:65px;
	max-width:none;
}

.nanu_product_list li.prn .product_sizes { margin-top:15px}
#primary_block.prn input.button_disabled, #primary_block.prn input.exclusive_disabled, #primary_block.prn span.exclusive {
	background:#CFCED3
}
/* Product promo ************** */
.nanu_product_list li.promo {width:500px; height:370px}
.nanu_product_list li.promo img {max-width:470px; margin:50px auto;}

.nanu_product_list li.promo_2, .nanu_product_list li.promo_6 {width:400px; height:230px}
.nanu_product_list li.promo_2 img, .nanu_product_list li.promo_6 img {max-width:400px; height:auto; margin:0 auto;}

/* 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;
	padding:10px 0;
	width:100%;
	background:transparent url('../img/line.png') repeat-x top center;
	margin-bottom:20px;
	display:inline-block
}
.footer_links a {
	font:17px/20px 'montserratlight',"Times New Roman",Helvetica,sans-serif;
	color:#454544;
	text-shadow:0 1px 0 #fff
}
.footer_links li { text-align:right; padding:0 20px}

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; clear:both}
#center_column .sortPagiBar {
	padding:10px;
	font:normal 11px 'montserratlight',"Times New Roman",Helvetica,sans-serif;
	color:#fff;
	background:#252626;
	display:none
}
#center_column .sortPagiBar select {
	padding:2px 4px;
	border:none
}
	#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 {
	padding:3px 7px;
	border:none;
	color:#fff;
	text-shadow:0 1px 0 #000;
	background:url(../img/bg_bt_compare.gif) repeat-x 0 0 #111;
}

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

.sortPagiBar .PrductSort {float:left;}

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

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

/* pagination ********************************************************************************** */
form.pagination {display:none;}

div.pagination {
	margin:10px 0;
	text-align: center
}
ul.pagination {list-style-type:none}
ul.pagination li {display: inline;}
ul.pagination a, ul.pagination span {
	display:inline-block;
	height:24px;
	width:24px;
	border:1px solid #eee;
	font:11px/24px Arial,Verdana,sans-serif;
	color:#999;
	text-transform:uppercase;
	text-shadow:0 1px 0 #FFFFFF
}
ul.pagination a {
	text-align:center;
}
ul.pagination a:hover {
	color:#fff;
	background-color:#252626;
	text-shadow:none;
}
ul.pagination .current span {
	color:#fff;
	background-color:#252626;
	text-shadow:none
}
ul.pagination li.disabled span {
	color:#ccc;
	width:auto;
}

#pagination_previous, .pagination_previous {float:left}
#pagination_next, .pagination_next {float:right}

#pagination_previous a, #pagination_next a {
	width:auto;
	padding-left:10px;
	padding-right:10px;
}


.ie7 #pagination_previous, .ie7 .pagination_previous,
.ie7 #pagination_next, .ie7 .pagination_next {float:none}

ul.pagination .pagination_previous a,ul.pagination .pagination_previous span,
ul.pagination .pagination_next a, ul.pagination .pagination_next span {
	padding:0 8px;
	width:auto;
}
#pagination_previous, .pagination_previous span,
#pagination_next, .pagination_next span {
	color:#ccc;
	border:1px solid #eee
}

/* CART steps *********************************************************************** */
ul.step {
	list-style-type:none;
	margin:0 auto 55px;
	height:30px;
	width:660px
}
ul.step li {
	float:left;
	font-size:11px;
	width:160px;
	width:131px;
	text-align:center;
	text-transform:uppercase;
	height:78px;
	background:url(../img/step-done.png) no-repeat center top transparent;
}

ul.step li.step_current {
	background:url(../img/step-current.png) no-repeat center top transparent;
}
ul.step li.step_todo {
	background:url(../img/step.png) no-repeat center top transparent;
}
ul.step li:first-child.step_current {
	background:url(../img/step-start-current.png) no-repeat center top transparent;
}
ul.step li:first-child.step_done {
	background:url(../img/step-start.png) no-repeat center top transparent;
}
ul.step li:last-child.step_current_end {
	background:url(../img/step-end-current.png) no-repeat center top transparent;
}
ul.step li:last-child.step_todo {
	background:url(../img/step-end.png) no-repeat center top transparent;
}
#page ul.step-mobile {display:none;}
ul.step li a, ul.step li.step_current span, ul.step li.step_current_end span, ul.step li.step_todo span {
	display:block;
	padding:43px 10px 10px;
	color:#21242A;
	font-weight:bold;
	text-shadow:0 1px 0 #FFFFFF
}
ul.step li.step_current span, ul.step li.step_current_end span {
	padding:5px 10px 10px;
}
ul.step li.step_todo span.step-number {display:none;}
ul.step li span.step-number {
	display:block;
	padding:10px 10px 10px;
	font:18px/18px "montserratregular",Arial,Tahoma,Helvetica,sans-serif;
	color:#fff;
	text-shadow:none;
}
ul.step li.step_todo span { color:#aaa}
ul.step li.step_done:hover {
	color:#21242A
}


/* 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;
}
#page .rte {
	background: transparent none repeat scroll 0 0;
	text-shadow:0 1px 0 #fff;
	font-size:13px;
}
#page .rte a {
	border-bottom:1px solid #FE347D;
}
#page .rte a:hover {
	border-bottom:none;
}
#page #short_description_content {text-shadow:none}
.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-weight:bold;
	font-size:12px;
	color:#333
}
.listcomment .txtcomment {
	display:block;
	padding:5px 0;
	color:#333
}
.listcomment .authorcomment {}


/* ************************************************************************************************
		HEADER
************************************************************************************************ */
#page {
	margin: -65px auto 0;
	text-align: left;
    overflow: hidden;
}

#topline {height:65px;background: transparent url('../img/topline.jpg') repeat-x center top}
#header {
	position:relative;
}
#header_logo {
	float: left;
	width: 162px;
	display: block;
	margin: 0 10px 5px 65px
}
img.logo {
	float: left;
	margin-top: 17px;
}
#header_right {
	float: right;
	padding-bottom: 10px;
	width: 815px;
	text-align: right;
}

/* ************************************************************************************************
		BREADCRUMB
************************************************************************************************ */
.breadcrumb {
	padding:6px 15px;
	font: 11px/19px 'montserratregular', Arial, Tahoma, Helvetica, Sans-Serif;
	color:#595a5d;
	letter-spacing:0.4px;
	text-transform:uppercase;
	clear:both;
	text-shadow:0 1px 0 #FFFFFF;
	width:100%;
	bottom:10px;
	background-color:#ccc; background-color:rgba(0, 0, 0, 0.1);
}
.breadcrumb a {color:#595a5d;}
.breadcrumb .navigation-pipe {
	margin:0 5px;
	color:#f1425d;
	font: 19px/19px 'montserratsemi_bold', Arial, Tahoma, Helvetica, Sans-Serif;
	vertical-align:middle;
}
.breadcrumb img {
	position:relative;
	top:5px
}
#product .breadcrumb { position: static;}
/* ************************************************************************************************
		TAB AND LEFT MENU
************************************************************************************************ */
html { 	overflow-x: hidden;}

.tab_ma {
	display:block;
	width:128px;
	height:110px;
	position: fixed;
	top:90px;
	left:50px;
	background: transparent url('../img/my_account_pl.png') no-repeat right 0;
	cursor:pointer;
	z-index:20;
	text-indent:-9999px
}
.tab_ma.active {
	background-position: right 0
}
#hideLeftcolumn {
	top:125px;
	left:-50px;
	background-position: left -36px;
	width:31px;
	height:58px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.leftColumn {
	width: 240px;
	height: 100%;
	top: 0;
	z-index: 1000;
	position: fixed;
	left: -240px;
	background-color:#B6B8C2
}
.leftColumn.leftColumnOpen {
	left: 0px;
}
.columnPush {
	position: relative;
	left: 0;
}
.columnPushRight {
	left: 240px;
}
.leftColumn,
.columnPush {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.leftColumn .block_content { padding-top:15px}
.leftColumn .myaccount .title_block {
	font:13px/15px 'montserratlight',Arial,Helvetica,sans-serif;
	color:#fff;
	text-transform:uppercase;
	background: url("../img/bottom_line.jpg") repeat-x scroll left -1px #797B87;
	padding: 19px 15px
}
.leftColumn .block li {
	background: url("../img/bullet_account.gif") no-repeat scroll 14px 11px transparent;
	padding:0 10px
}
.leftColumn .block li img { display:none}
.leftColumn .block li a {
	border-bottom: 1px solid rgba(255,255,255, .15);
	padding: 5px 15px;
	display: block;
	color: #fff;
	text-shadow:none;
	font:13px/15px 'montserratlight',Arial,Helvetica,sans-serif;
}
.leftColumn .block li a:hover {
	color: #151A22;
}
.leftColumn .block p.logout a {
	padding: 5px 15px;
	display: block;
	color: #797B87;
	text-shadow:none;
	font:13px/15px 'montserratlight',Arial,Helvetica,sans-serif;
	padding:15px 20px 5px;
	text-transform:uppercase;
	text-align:right
}
.leftColumn .block p.logout a:hover { color:#151A22; padding-right:35px}





/* ************************************************************************************************
		FOOTER
************************************************************************************************ */
#footer-all {
	clear: both;
	background: transparent url('../img/footer-bg.jpg') repeat top left;
}
.before_footer {width:1000px; margin:0 auto;}
#footer_newsletter { background: transparent url('../img/bottom_line.jpg') repeat-x top left; height: 99px }
#footer_newsletter .bottom_line {width: 1000px; margin: 0 auto}

#footer {
	background: transparent url('../img/footer-bg-light.jpg') no-repeat top center;
	clear: both;
	width: 1000px;
	margin: -2px auto 0;
	text-align: left;
	padding-bottom:15px
}
	.blockcategories_footer,
	#footer .myaccount ,
	#block_various_links_footer,
	#social_block,
	#block_contact_infos {
		float:left;
		width:175px
	}
	.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:#fff
}
#footer ul {list-style-type:none}

#footer .myaccount {padding: 15px 10px}
#footer .myaccount .title_block, #footer .myaccount h4 {
	padding:0 0 10px 0;
	background:none;
	text-shadow:none
}
#footer .myaccount .favoriteproducts img,
#footer .myaccount .lnk_wishlist img {display:none}

/* ************************************************************************************************
		PRODUCT PAGE
************************************************************************************************ */

/* BLOCK idTabs ******************************************************************************** */
.idTabs {
}
ul.idTabs li {
	float: left;
	margin-right: 3px
}
.idTabs a {
	display:block;
	padding:10px 15px 7px 15px;
	font-weight:bold;
	text-decoration:none;
	color:#21242A;
	background:#fff;
	font:11px/16px 'montserratregular',Arial,Helvetica,sans-serif;
	text-transform:uppercase
}
.idTabs .selected {
	color:#fff;
	background: #cbd600
}

#more_info_sheets {padding-top: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 .product_desc{
	margin-top:5px
}

#more_info_sheets .product_desc .product_image{
	float:left
}

#more_info_sheets .product_desc .block_description{
	float:left;
	margin-left:10px;
	width:420px
}
#more_info_sheets .product_desc .clear_product_desc{
	clear:both;
	height:0px;
	line-height:0px
}

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

.block_hidden_only_for_screen {display:none}


/* ************************************************************************************************
		PAGE AUTHENTIFICATION
************************************************************************************************ */

#authentication #center_column{width:1000px}


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

/* nav bottom ********************************************************************************** */

#order #center_column, #order-confirmation #center_column{width:1000px}
#order #right_column, #order-confirmation #right_column {display:none}
.cart_navigation.required span {color:#e3367d}
.cart_navigation {
	margin:10px 0 20px;
	padding-top:10px!important;
	background:transparent url('../img/line.png') repeat-x top center;
	clear:both;
}
.cart_navigation .exclusive,
.cart_navigation .exclusive_large {
	float:right;
	min-width:180px;
	background: #cbd600 url('../img/button-next.png') no-repeat 85% center;
	border:none;
	position:relative;
	display:inline-block;
	padding:10px 7px;
	font: normal 13px 'montserratsemi_bold',Arial,Tahoma,Helvetica,Sans-Serif;
	color:#fff;
	-webkit-border-radius:0 !important;
	-moz-border-radius:0 !important;
	border-radius:0 !important;
	letter-spacing:1px;
}
.cart_navigation.choice .exclusive_large {background: #cbd600;}
.cart_navigation.choice .exclusive_large:hover {background: #21242a;}
.cart_navigation .exclusive:hover,
.cart_navigation .exclusive_large:hover,
.cart_navigation .button:hover,
.cart_navigation .button_large:hover {
	background: #cbd600 url('../img/button-next.png') no-repeat 90% center;
	border:none;
	color:#fff;
	-webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.cart_navigation .button:hover,
.cart_navigation .button_large:hover {
	background: #D3D5DA url('../img/button-previous.png') no-repeat 10% center;
}
.cart_navigation .button,
.cart_navigation .button_large {
	background: #D3D5DA url('../img/button-previous.png') no-repeat 10% center;
	text-align:center;
	-webkit-border-radius:0 !important;
	-moz-border-radius:0 !important;
	border-radius:0 !important;
	width:120px;
	border:none;
	display:inline-block;
	padding:10px 7px;
	font-family:"montserratsemi_bold";
}
.cart_navigation.choice .button_large {background: #D3D5DA}
#account-creation_form .cart_navigation #submitAccount {
	margin-right:430px;
	margin-bottom:50px;
	margin-top:20px;
}
.cart_navigation a.exclusive.standard-checkout, .cart_navigation a.navtoshop {
	background: #cbd600 url('../img/button-next.png') no-repeat 85% center;
	border:none;
	position:relative;
	display:inline-block;
	padding:10px 7px;
	font: normal 13px 'montserratsemi_bold',Arial,Tahoma,Helvetica,Sans-Serif;
	color:#fff;
	-webkit-border-radius:0 !important;
	-moz-border-radius:0 !important;
	border-radius:0 !important;
	letter-spacing:1px;
	text-align:center;
}
.cart_navigation a.exclusive.standard-checkout:hover {background-position:90%}

.cart_navigation a.navtoshop {
	background: #D3D5DA url('../img/button-previous.png') no-repeat 5% center;
	width:300px;
	text-align:center;
}

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

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

#order-detail-content {
	text-shadow:0 1px 0 #FFFFFF;
	width:780px;
	float:left;
	margin-right:20px;
}
#module-bankwire-payment #order-detail-content, #module-cashondeliveryplus-validation #order-detail-content,
#module-cashondelivery-validation #order-detail-content {
	width:1000px;
	margin-right:0;
}
table#cart_summary.std {margin-bottom:15px}
.preorder_info { margin-bottom:15px; background-color:#F8E1A0; padding:10px 15px; color:#454544}
.preorder_info label {
	font:13px/16px 'montserratlight',Arial,Helvetica,sans-serif;
	text-transform:uppercase;
	margin-bottom:3px;
	display:inline-block
}
.preorder_info span { font-style:italic}
#order-detail-content .customizationUploaded li,#order-detail-content .typedText li {
	list-style: none;
}
table#cart_summary th {
	padding:8px 12px 6px;
	color:#21242A;
	font-weight:bold;
}
table#cart_summary  th.cart_product, table#cart_summary th.cart_quantity {text-align:center}
table#cart_summary  td {
	padding:8px;
	border-right:none;
	border-bottom:1px solid #e9e9e9;
	font-weight:bold;
	font-size:12px;
	vertical-align: middle
}
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.special_cart:first-child td { margin-top:10px}
table#cart_summary tr.special_cart td, table#cart_summary tr.cart_total_price td, table#cart_summary tr.cart_total_tax td {
	font-size:12px;
	padding:7px 12px;
	text-align:right
}
table#cart_summary tr.cart_total_delivery td,
table#cart_summary tr.cart_total_voucher td,
table#cart_summary tr.cart_total_price,
table#cart_summary td.cart_unit, table#cart_summary td.cart_discount_price,
table#cart_summary td.cart_discount_delete, table#cart_summary td.cart_ref,
table#cart_summary tr.wrapping td, table#cart_summary tr.cart_total_price, table#cart_summary tr.cart_total_tax
{
	color:#595A5E
}
table#cart_summary td.cart_discount_price:last-child, table#cart_summary tr.cart_total_price td:last-child { color:#21242A}
table#cart_summary tr.cart_total_delivery td,
table#cart_summary tr.cart_total_voucher td,
table#cart_summary tr.wrapping td, table#cart_summary td.cart_discount_delete,
table#cart_summary td.cart_ref, table#cart_summary tr.cart_total_price,
table#cart_summary tr.cart_total_price, table#cart_summary tr.cart_total_tax {
	font-weight:normal
}
table#cart_summary tr.cart_total_price td:last-child { font-weight:bold}
table#cart_summary tr.cart_total_delivery,
table#cart_summary tr.cart_total_price,
table#cart_summary tr.cart_total_voucher{}
table#cart_summary tr.nobackground-voucher td.voucher_code {
	background:none;
}
table#cart_summary tr.nobackground-voucher td.voucher_code img {
	vertical-align:middle;
}
table#cart_summary td.voucher_code {
	color:#fff;
	background:#21242A;
	text-align:center;
	text-shadow:none
}
table#cart_summary td.total_all {
	color:#21242A;
	text-align:right
}
table#cart_summary tr.voucher_action form#voucher {
	background-color:#dadada;
	background-color:rgba(0, 0, 0, 0.1);
}
table#cart_summary td.voucher_space { padding:5px}
table#cart_summary tr.cart_item.odd td, table#cart_summary tr.cart_item.even td {
	border-top:1px solid #BDC2C9
}
table#cart_summary th.cart_ref, table#cart_summary td.cart_ref { text-align:center}
table#cart_summary td.cart_ref span {
	font-weight:bold;
	padding:4px 8px;
	color:#fff;
	text-shadow:none;
	display:block;
}
table#cart_summary tr.customization.odd {
	background-color: transparent;
}
table#cart_summary tr.customization.even {
	background-color:  transparent;
}

table#cart_summary tr ul {
	list-style: none;
}
table#cart_summary .cart_product {
	width:55px;
	text-align:center;
	padding:8px 0;
}
table#cart_summary tbody tr.cart_discount  td {
	border-bottom: 1px solid #BDC2C9;
}
table#cart_summary tbody tr td.cart_discount_delete {
	padding-right: 45px;
	text-align:right
}
table#cart_summary .cart_description {
	width:230px;
}
table#cart_summary .cart_unit {width:90px;text-align: center}
table#cart_summary td.cart_unit {text-align: right}
table#cart_summary .cart_quantity {width:90px}
table#cart_summary .customization .cart_quantity {}
.cart_quantity .cart_quantity_input {
	float: right;
	margin-right: 10px;
	margin-top:2px;
	width: 35px;
	padding:4px;
	border:1px solid #BDC2C9;
	font-weight:normal;
	text-align:center;
}
.cart_quantity .cart_quantity_button {
	float: right;
	position: relative;
}
table#cart_summary .price { font-size:14px}
table#cart_summary .cart_unit .price { font-size:12px}
table#cart_summary .cart_total {width:110px;text-align: center}
table#cart_summary td.cart_total {text-align: right; color:#21242A}
table#cart_summary .cart_delete, table#cart_summary  td.price_discount_del {
	width:20px;
	text-align:center;
	padding-left:0
}
table#cart_summary .cart_discount_price {text-align: right}
.cart_delete a.cart_quantity_delete,
a.price_discount_delete {
	display:inline-block;
	color:#666;
	text-transform:uppercase;
	background:transparent url('../img/icon/delete-cart.gif') no-repeat top center;
	text-indent:-9999px;
	width:15px
}

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

table#cart_summary .cart_total_price td.cart_voucher {
	vertical-align:middle;
	padding:0
}

table#cart_summary #total_price_container {
	border-bottom:none;
	border-right: none;
	vertical-align:top
}
table#cart_summary tr.cart_total_delivery.special_cart.free td#total_shipping { color:#E3367D; font-weight:bold}
.cart_voucher .title_block, .cart_voucher h4
.cart_voucher p {float:left;}
.cart_voucher .title_block, .cart_voucher h4 {
	margin:5px 30px 5px 20px;
	padding:8px 0;
	font:21px 'montserratlight',Arial,Helvetica,sans-serif;
	color:#E3367D;
	text-transform:uppercase
}
#voucher_block {
	background-color: rgba(0, 0, 0, 0.1);
	margin-top:27px;
	margin-bottom:10px;
	width:200px;
	float:left;
}
table#voucher_box {
	margin-bottom:0;
	padding-bottom:5px;
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.7);
}
.cart_voucher p {
	text-align:center;
	float:none;
	margin:0 15px 15px;
}
#voucher_block .title_block {
	margin:5px 25px;
	background:transparent url('../img/line.png') repeat-x bottom center;
	text-align:center;
	float:none;
	padding:8px 0;
	font:21px 'montserratlight',Arial,Helvetica,sans-serif;
	color:#21242a;
	text-transform:uppercase;
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.7);
}
#voucher_question {text-align:center; margin:15px 20px 20px}
#voucher_question .yes_voucher, #voucher_question .no_voucher {
	background:transparent url('../img/voucher_question.png') no-repeat 0 0;
	width:32px;
	height:32px;
	margin:10px;
	display:inline-block;
	text-indent:-9999px;
	cursor:pointer;
}
table.std#voucher_box td, table.table_block#voucher_box td {border:none}
.cart_voucher .discount_name_block label,
.cart_voucher p.title_offers {
	color:#21242a;
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.7);
	margin:0 15px 10px;
	display:block;
	font-weight:bold;
}
.cart_voucher input.discount_name {
	width:158px;
	background-color:rgba(255, 255, 255, 0.55);
	border:1px solid #bdc2c9;
}
.cart_voucher input.discount_name:focus {background-color:rgba(255, 255, 255, 1);}

.cart_voucher p.discount_name_block {float:left; margin:12px 0}
.cart_voucher #display_cart_vouchers {
	clear:both;
	color:#666;
	font-weight:normal;
	margin-left:20px;
	text-align:left
}
.cart_voucher .title_offers {
	margin:5px 10px;
}
.cart_voucher #display_cart_vouchers span {
	font-weight:bold;
	cursor:pointer;
	color:#E3367D
}

.cart_voucher .submit input.button {
	margin-left:2px;
	padding:4px 10px;
	height:29px;
	text-transform:uppercase;
}

#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_product.price {
	background:#FFF;
	background:rgba(255, 255, 255, 0.5);
}

.cart_total_price .total_price_container p {
	display:block;
	padding:8px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	background:#21242A
}
.cart_total_price .total_price_container span {
	display:block;
	padding:15px;
	font-weight:bold;
	font-size:18px;
	text-align:right;
	background:#FFF;
}

#order_carrier {
	clear:both;
	margin-top:20px;
	border:1px solid #999;
	background:#fff
}
#order_carrier .title_block  {
	padding:0 15px;
	height: 29px;
	font-weight: bold;
	line-height:29px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../img/bg_table_th.png) repeat-x 0 -10px #999
}
#order_carrier span {
	display:block;
	padding:15px;
	font-weight:bold
}

.order_delivery .first_item {margin-right:35px;}

.multishipping_close_container {
	text-align: center;
}

table#cart_summary .gift-icon {
	color: white;
	background: #0088CC;
	line-height: 20px;
	padding: 2px 5px;
	text-shadow:none;
	font-size:12px
}

/* step 2 - authentification ******************************************************************* */
.authentification_leftcolumn, .authentification_rightcolumn, .authentification_changeaccount {
	clear: none;
	float: left;
	width: 480px;
	padding:10px;
}
.authentification_centercolumn { width:0px}
.authentification_rightcolumn { width:400px; background-color:#fff; background-color:rgba(255,255,255, .5)}
.authentification_changeaccount {
	width:100%;
	display:block;
	background:transparent url('../img/line.png') repeat-x top center;
	margin-top:30px
}
.authentification_leftcolumn.wide-column {
	width:1000px;
	padding:0;
}
#opc_account_form_left-col, #opc_account_form_right-col {
	float:left;
	width:500px;
	padding:0 20px;
}
#opc_account_form_right-col {margin-top:20px}
#opc_account_form_left-col h4, #opc_account_form_right-col h4 {
	margin-bottom:10px!important;
}
#new_account_form #opc_account_form_right-col h4 {
	text-align:left;
	margin:0;
}
.authentification_changeaccount p {
	font:17px/20px 'montserratlight',"Times New Roman",Helvetica,sans-serif;
	text-align:right;
	padding:20px;
	color:#454544;
	text-shadow:0 1px 0 #fff
}
.authentification_changeaccount p a {
	color:#E3367D;
	margin-left:5px;
	border-bottom:1px dotted #E3367D
}
.authentification_changeaccount p a:hover {
	border-bottom:1px dotted #21242A;
	color:#21242A
}

#authentication #create-account_form fieldset,
#authentication #login_form fieldset {
	min-height: 200px;
	border:none
}
.authentification_leftcolumn form#create-account_form fieldset {margin-bottom:0}
#authentication #create-account_form .form_content, #opc_account_form_guest {
	padding:15px 50px
}
#authentication #login_form .form_content {
	padding:15px 10px
}
.guest_button { text-align:center}

#create-account_form h3,
#authentication #login_form h3, #new_account_form h3 {
	color:#E3367D;
	text-align: center;
	font: normal 22px/22px 'montserratlight', "Times New Roman", Helvetica, sans-serif;
	padding-bottom:10px;
	border-bottom:2px solid #21242A;
	text-transform:uppercase;
}
#create-account_form h4, #authentication #login_form h4 {
	background:transparent url('../img/line.png') repeat-x bottom center;
	border-bottom:none;
	padding-bottom:6px;
	margin-bottom:15px;
	color:#E3367D;
	text-transform:uppercase;
	text-align: center;
	font: normal 16px/22px 'montserratlight', "Times New Roman", Helvetica, sans-serif;
}
#new_account_form h4 {
	background:transparent url('../img/line.png') repeat-x bottom center;
	text-transform:uppercase;
	text-align: center;
	font: normal 16px/22px 'montserratlight', "Times New Roman", Helvetica, sans-serif;
	padding-bottom:10px;
	margin:0 30px;
	text-shadow:0 1px 0 #fff;
}
#create-account_form .title_block, #login_form .title_block, #new_account_form .title_block{
	padding-bottom:22px;
	font-size:11px;
	color:#333;
	text-shadow:0 1px 0 #fff;
}
#create-account_form p.text,
#authentication #login_form p.text {
	text-align:center;
	margin-bottom:15px
}

#create-account_form label,
#login_form label {
	display:none;
	width:110px;
	color:#666;
}


#create-account_form #email_create,
#login_form #email,
#login_form #passwd,
#login_form #login_email,
#login_form #login_passwd {
	padding:6px 8px;
	width:100%;
	border:2px solid #C8CDD3;
	line-height:20px;
	height:35px;
}

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

.lost_password {
	float:left;
	width:200px
}
.lost_password a {color:#666; text-shadow:0 1px 0 #FFF}

#ordermsg_box {
	clear:both;
	width:1000px;
	margin-bottom:20px;
}
#ordermsg_info {
	width:320px;
	float:right;
	margin-right:30px;
}
#ordermsg {
	width:620px;
	float:left;
}
#ordermsg_box h3 {
	margin:0;
	border-bottom:1px solid #ccc;
	font-family:Arial,Tahoma,Helvetica,sans-serif;
	font-size:13px;
	color:#21242a;
	padding:0 12px 6px;
	font-weight:bold;
	margin-bottom:10px;
	text-shadow:0 1px 0 #fff;
}
#ordermsg p {padding-bottom:0;margin-top:0;}
#ordermsg p.txt {
	width:240px;
	margin-bottom:10px;
	text-align:center;
	text-shadow:0 1px 0 #FFFFFF;
}
/*#ordermsg .textarea {float:right}*/
#ordermsg .textarea textarea {
	height:70px;
	width:620px;
	border:1px solid #ccc;
	max-width:620px;
}
.gift-box {
	background:#fff url('../img/gift-img.jpg') no-repeat 0 0;
	padding:20px 0 20px 80px;
	margin-bottom:15px;
}
/* step 3 - address ************************************************************************** */

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


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

.delivery_options {
	border:none;
	width:1000px;
	display:inline-block;
}
#opc_delivery_methods .delivery_options {
	float:none;
	width:100%;
}
.delivery_options_address {display:block;}
#opc_delivery_methods .delivery_options_address {display:block;}
#order .delivery_options_address h3, #order-opc .delivery_options_address h3 {
	font-size: 12px;
	padding:8px 12px 6px;
	color:#21242A;
	font-weight:bold;
	border-bottom:3px solid #21242A;
	margin-bottom:10px;
	display:none;
}
#order .delivery_option_radio, #order-opc .delivery_option_radio {
	width:184px;
	cursor:pointer;
}
#order .delivery_option label, #order-opc .delivery_option label {
	display: block;
	padding-bottom: 5px;
	padding-top: 8px;
	height:157px;
	cursor:pointer;
}
#order .delivery_option label > table.resume, #order-opc .delivery_option label > table.resume {
	width: 184px;
}
#order .delivery_option.item, #order .delivery_option.alternate_item, #order-opc .delivery_option.item {
	border: 3px solid #d5d7de;
	width:190px;
	height:200px;
	float:left;
	text-align:center;
	margin:5px;
	padding-top:10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	position:relative;
	text-shadow:0 1px 0 rgba(255,255,255, 0.7);
}
#order .delivery_option.item.choose .my-choose, #order .delivery_option.alternate_item.choose .my-choose {
	background: transparent url(../img/icon/carrier-choose.png) no-repeat 0 0;
	width:24px;
	height:24px;
	position:absolute;
	right:20px;
	top:-12px;
}
#order .delivery_option.COD {
	background: transparent url(../img/icon/cod.png) no-repeat 100% 0;
}
#order .delivery_option.inpost {background-color: #FFCF0F;}
#order .delivery_option.poczta {background-color: #EE2D24;text-shadow:0 1px 0 rgba(244, 145, 145, 0.7);}
#order .delivery_option.dpd, #order .delivery_option.gls {background-color: #fff;}
#order .delivery_option.ruch {background-color: #656565;}
#order .delivery_option.ruch .delivery_option_title, #order .delivery_option.ruch .delivery_option_price { color:#fff; text-shadow:0 -1px 0 rgba(0, 0, 0, 0.7);}
#order .delivery_option.ruch .delivery_option_delay, #order .delivery_option.ruch .delivery_option_icon { color:#aeaeb7!important; text-shadow:none;}

#order .delivery_option.item.choose, #order .delivery_option.alternate_item.choose {
	border: 3px solid #cbd600;
}
#order .delivery_option.item.choose .delivery_option_delay, #order .delivery_option.alternate_item.choose .delivery_option_delay {
}
#order .delivery_option.item .delivery_option_title, #order .delivery_option.alternate_item .delivery_option_title {
	font:13px/15px 'montserratsemi_bold',Arial,Tahoma,Helvetica,Sans-Serif;
	letter-spacing:1px;
	text-transform:uppercase;
	margin:5px 0 0;
}
#order .delivery_option.item .delivery_option_delay, #order .delivery_option.alternate_item .delivery_option_delay {
	font:13px/15px 'open sans',Arial,Tahoma,Helvetica,Sans-Serif;
	color:#8f99a5;
}
#order .delivery_option.item.poczta .delivery_option_delay, #order .delivery_option.alternate_item.poczta .delivery_option_delay {
	color:#E8A8B7;
	text-shadow:none;
}
#order .delivery_option.item .delivery_option_price, #order .delivery_option.alternate_item .delivery_option_price {
	font:22px/28px 'montserratsemi_bold',Arial,Tahoma,Helvetica,Sans-Serif;
	margin:7px 0 0;
}
#order .delivery_option.item .delivery_option_icon, #order .delivery_option.alternate_item .delivery_option_icon {
	margin:3px 0 0;
	color:#82888F;
}
#order .delivery_option.alternate_item, #order-opc .delivery_option.alternate_item {

}
#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;
	font-weight:bold;
	color:#21242A
}
#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
}
.delivery_option_icon {
	font-style:italic;
}
.order_carrier_content {
	font-size:12px;
	text-shadow:0 1px 0 #fff
}
.order_carrier_content .sensbitinpost, .order_carrier_content .sensbitpaczkawruchu {
	padding:30px 0 30px 330px;
	width:990px;
	margin:5px auto;
}
.order_carrier_content .sensbitinpost-search, .order_carrier_content .sensbitpaczkawruchu-search {width:600px;}
.order_carrier_content  .sensbitinpost-map-btn, .order_carrier_content  .sensbitpaczkawruchu-map-btn  {top:2px;}
.order_carrier_content .sensbitpaczkawruchu-map-btn {
	text-shadow:none;
}
.order_carrier_content h3 {
	font-size: 12px;
	padding:8px 12px 6px;
	color:#21242A;
	font-weight:bold;
	border-bottom:3px solid #21242A;
	margin-bottom:10px;
	clear:both;
}
.order_carrier_content h3.carrier_title {padding-top:0}
.order_carrier_content input {
	position:relative;
	top:1px;
	margin-right:5px;
}
#gift-price { font-weight:bold}
#carrierTable {
	border:1px solid #999;
	border-bottom:none;
	background:#fff
}

#carrierTable tbody{
	border-bottom:1px solid #999;
}
#carrierTable  th {
	padding:0 15px;
	height: 29px;
	font-weight: bold;
	line-height:29px;
	color:#fff;
	text-transform:uppercase;
	background:url(../img/bg_table_th.png) repeat-x 0 -10px #999
}
#carrierTable  td {
	padding:15px;
	font-weight:bold;
	border-right:1px solid #e9e9e9
}
#carrierTable  td.carrier_price {border:none}
#conditions_area {
	padding:10px 15px;
	clear:both;
	text-align:right;
}
#conditions_area h3 {
	margin:0 0 5px;
	padding:0;
	font-family:"montserratregular","Times New Roman",Helvetica,sans-serif;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:none;
	color:#454544;
	text-shadow:0px 1px 0px #FFF1D1;
	display:none;
}
#conditions_area p {}
#gift_div {
	display:none;
	padding-bottom:10px;
	margin-top:5px
}
#gift_div label {
	display:block;
	margin-bottom:5px;
	text-shadow:0 1px 0 #fff
}
#gift_div #gift_message {
	height:50px;
	width:800px;
}

a.iframe {font-weight:bold}

.hook_extracarrier {
	margin-top: 0;
	padding:0;
	float:left;
	margin-left:50px;
}

/* step 5 - paiement ************************************************************************** */
.paiement_block {
	font-size:12px;
}

.paiement_block table#cart_summary td.cart_unit,
.paiement_block table#cart_summary td.cart_quantity { text-align:center}
.paiement_block table#cart_summary td.cart_quantity span { float:none!important}
.paiement_block table#cart_summary tr.cart_total_price td, .paiement_block table#cart_summary tr.cart_total_delivery td,
.paiement_block table#cart_summary tr.cart_total_voucher td{ text-align:right}
.paiement_block table#cart_summary .cart_total_price #total_product.price { background:none}
.paiement_block table#cart_summary tr.cart_total_price td, .paiement_block table#cart_summary tr.cart_total_voucher td, .paiement_block table#cart_summary tr.cart_total_delivery td, .paiement_block table#cart_summary tr.cart_total_price td#total_product.price { padding:5px 10px}
.paiement_block table#cart_summary tr.cart_total_voucher td, .paiement_block table#cart_summary tr.cart_total_delivery td, .paiement_block table#cart_summary tr.cart_total_price td { border:none; font-size:12px}

.paiement_block table#cart_summary tr.cart_total_price td.cart_voucher {
	color:#21242A;
	border:3px solid #21242A;
	border-right:none
}
.paiement_block table#cart_summary tr.cart_total_price td#total_price_container {
	color:#21242A;
	border:3px solid #21242A;
	border-left:none
}
.paiement_block .cart_discount .cart_discount_name {
	background:#21242A;
	color:#fff
}
.paiement_block table#cart_summary tr.cart_total_price td.cart_voucher,
.paiement_block table#cart_summary tr.cart_total_price td.total_price_container {
	font-size:18px
}

.paiement_block .cart_total_price .total_price_container span { background:none}
#HOOK_PAYMENT { display:block}
.payment_module:before,
.payment_module:after {
	content: ".";
	display: block;
	height: 0;
	overflow: hidden
}
.payment_module:after {clear: both}
.payment_module {zoom: 1}
.payment_module {
	color:#999999;
	display:block;
	width:1000px;
	margin-top:10px;
}
.payment_module:hover {
	color:#454544
}
.payment_module a {
	border-top: 3px solid #d5d7de;
	background:#fff;
	width:1000px;
	float:left;
	margin:0;
	padding:10px 20px;
	font:11px/50px "montserratregular",Arial,Tahoma,Helvetica,sans-serif;
	color:#454544;
	letter-spacing:1px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}
.payment_module a:hover, .payment_module a:focus, .payment_module a:active {
	border-top: 3px solid #cbd600;
	color:#333333;
	background:#cbd600;
}
.payment_module a img, .payment_module a span {float:left;}
.payment_module a .payment_name {
	margin:0 20px;
	text-transform:uppercase;
}
.payment_module a .payment_description {color:#aaa;}
.payment_module a:hover .payment_description {color:#fff;}
/* ************************************************************************************************ */

/* ************************************************************************************************
		paiment - CONFIRMATION
************************************************************************************************ */
#order-confirmation .confirmation-status p.confirmation_info { width:550px; margin:0 auto;}
#order-confirmation .confirmation-status.confirmation-status-ok {
	background:transparent url('../img/balloons.jpg') no-repeat 95% 0;
	padding-bottom:20px;
	min-height:390px;
	text-align:center;
}
#order-confirmation .confirmation-status.confirmation-status-error {
	background:transparent url('../img/bomb.jpg') no-repeat 85% 0;
	padding-bottom:20px;
	min-height:265px;
	text-align:center;
}
#order-confirmation .confirmation-status.confirmation-status-error .confirmation-status-thanks {padding-top:20px}
#order-confirmation .confirmation-status .confirmation_text_thanks {
	font:normal 17px/24px 'montserratregular', "Times New Roman", Helvetica, sans-serif;
	color:#fff;
	background:#cbd600;
	height:76px;
	overflow:hidden;
	padding:15px 0;
	text-transform:uppercase;
	letter-spacing:1px;
	width:450px;
	margin:0 auto;
}
#order-confirmation .confirmation-status-error .confirmation_text_thanks {
	background:#E73E45;
	padding:28px 0;
	text-align:center;
}
#order-confirmation .confirmation-status #confirmation-status-table {
	font:13px/19px 'montserratlight', Arial, Tahoma, Helvetica, Sans-Serif;
	color:#000;
	text-transform:uppercase;
	letter-spacing:1px;
	margin:10px 0 5px;
}
#order-confirmation .confirmation-status #confirmation-status-table table {margin:0 auto;}
#order-confirmation .confirmation-status #confirmation-status-table td {padding:5px 20px; text-align:right}
#order-confirmation .confirmation-status #confirmation-status-table td.cst-right {
	text-transform:normal;
	background-color:#fff;
	text-align:left;
}
#order-confirmation .confirmation-status #confirmation-status-table td.cst-title {
	font:13px/19px 'montserratregular', Arial, Tahoma, Helvetica, Sans-Serif;
	text-transform:normal;
	background-color:rgba(0, 0, 0, 0.1);
	color:#595a5d;
	text-align:center;
	text-shadow:0 1px 0 #FFFFFF
}
#order-confirmation .confirmation-status #confirmation-status-table td.cst-title span {
	letter-spacing:1.5px;
	margin-left:10px;
}
#order-confirmation .confirmation-status-links {
	clear:both;
	margin-top:10px;
	display:inline-block;
}
#order-confirmation .confirmation-status-links li {float:left; margin:0 15px; width:400px;}
#order-confirmation .confirmation-status-links li#social-insta {margin:0 10px 0 90px;}
#order-confirmation .confirmation-status-links li#social-face {margin:0 90px 0 10px;}
#order-confirmation .confirmation-status-links li a {
	font:13px/19px 'montserratsemi_bold', Arial, Tahoma, Helvetica, Sans-Serif;
	text-transform:uppercase;
	background:transparent url('../img/social-links.png') no-repeat top left;
	padding:25px 30px 22px 80px;
	color:#fff;
	letter-spacing:1px;
	display:block;
}
#order-confirmation .confirmation-status-links li#social-insta a {
	background-color:#ec6fad;
	background-position:20px -79px;
}
#order-confirmation .confirmation-status-links li#social-face a {
	background-color:#a084cb;
	background-position:20px 12px;
}
#order-confirmation #center_column {width:1000px}
#order-confirmation #center_column .confirmation_info,
#order-confirmation .confirmation_info {
	text-shadow:0 1px 0 #FFFFFF;
	font-size:12px
}
#order-confirmation #center_column .confirmation_info a, #order-confirmation .confirmation_info a {
	border-bottom:1px dotted #E3367D;
	color:#E3367D
}
#order-confirmation #center_column .confirmation_info a:hover, #order-confirmation .confirmation_info a:hover { border-bottom:1px solid}



/* ************************************************************************************************
		PAGE PASSWORD
************************************************************************************************ */
#password #center_column {width:800px}
#form_forgotpassword fieldset {
	padding: 10px;
}
#form_forgotpassword  p.text label {
	display: inline-block;
	padding-right: 10px;
	width: 259px;
	font-weight: bold;
	font-size: 12px;
	text-align: right
}
#form_forgotpassword  p.text input {
	padding:6px 8px;
	width: 288px;
	border: 2px solid #C8CDD3;
	font-size:13px;
	color:#21242A;
}
#form_forgotpassword p.submit {
	margin-top:15px;
	padding-bottom:5px;
	text-align:center
}

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


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

#addresses #center_column{width:800px}

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


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

#address #center_column{width:800px}

form#add_address {}
#add_address fieldset {
	margin:0;
}
#add_address h4 {
	background:transparent url('../img/line.png') repeat-x bottom center;
	border-bottom:none;
	padding-bottom:8px;
	margin:20px 0;
	text-transform:uppercase;
	text-align: center;
	font: normal 16px/22px 'montserratlight', "Times New Roman", Helvetica, sans-serif;
}
#center_column #add_address p {margin:0; padding:0 0 10px 0}
#add_address p.required {color:#222}
#add_address p.required  sup {color:#e3367d; font-size:13px;}

#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;
	width: 210px;
	font-size: 11px;
	text-align: right;
	color:#454544;
	text-shadow:0 1px 0 #FFFFFF
}
#add_address p.text input,
#add_address p.password input,
#add_address p.select input {
	width:360px;/* 370 */
	border:1px solid #ccc;
	font-size: 12px;
	color:#454544;
	line-height:22px
}
#add_address p.checkbox input {
	margin-left:260px;
}
#add_address p.select select {
	margin-right:10px;
	border:1px solid #ccc;
	font-size: 12px;
	color:#454544
}
#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:#454544
}
#center_column  #add_address p.submit2 {
	margin-top:20px;
	text-align:right
}
#address #center_column  #add_address p.submit2 {
	margin:10px 0;
	text-align:center
}

#add_address span.form_info,
#add_address span.inline-infos {
	display:block;
	margin:5px 0 0 265px;
	color:#454544
}
#add_address p.inline-infos {
	margin-left:245px!important;
	text-shadow:0 1px 0 #FFFFFF;
	color:#454544;
	font-size:11px
}


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

#order-slip #center_column{width:800px}

#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 #center_column{width:800px}
#discount .table_block { text-shadow:0 1px 0 #fff}
#discount .table_block tbody td.discount_code {
	background-color:#21242A;
	color:#fff;
	text-shadow:none;
	text-align:center;
	font-weight:bold
}
#discount .table_block tbody td.discount_value { color:#DD2A81; font-weight:bold}
#discount .table_block tbody td.discount_expiration_date {
	color:#21242A;
	font-weight:bold;
	text-align:center;
}
#discount .table_block tr.last_item td {border-bottom:1px solid #999}
#discount .table_block td.discount_value {white-space:nowrap}


/* ************************************************************************************************
		PAGE ORDER FOLLOW
************************************************************************************************ */

#order-follow #center_column{width:800px}


/* ************************************************************************************************
		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:#454544
}
ul#manufacturers_list li .right_side {float:right;}

.description_box {
	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:#454544
}
ul#suppliers_list li .right_side {float:right;}


/* ************************************************************************************************
		PAGE SEARCH
************************************************************************************************ */
#search #center_column { width:100%}
#search h3.nbresult {
	padding:6px 15px;
	font: 11px/19px 'montserratregular', Arial, Tahoma, Helvetica, Sans-Serif;
	color:#595a5d;
	letter-spacing:0.4px;
	text-transform:uppercase;
	clear:both;
	text-shadow:0 1px 0 #FFFFFF;
	width:100%;
	bottom:10px;
	margin: 0 0 20px;
	background-color:#ccc; background-color:rgba(0, 0, 0, 0.1);
}
#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:1000px; text-shadow:0 1px 0 #FFFFFF}

#pagenotfound .pagenotfound {
	padding:40px 355px 0 0;
	min-height:326px;
	font-size:14px;
	background:url(../img/monster.jpg) no-repeat 100% 0;
	text-align:right;
	margin:25px auto;
	width:880px
}
#pagenotfound h1 {
	text-transform:uppercase;
	font-size:35px;
	font-weight:bold;
	line-height:35px
}

#pagenotfound p#pagenotfound_info {
	font:15px/17px 'montserratlight',"Times New Roman",Times,serif;
	margin-top:15px;
	margin-bottom:15px;
	color:#13161B;
	text-transform:uppercase;
	background:url(../img/mniam.png) no-repeat -15px 15px #ccc;
	background-color:rgba(0, 0, 0, 0.1);
	padding:15px 20px 15px 35px;
	text-shadow:0 1px 0 rgba(255,255,255, 0.7)
}
#pagenotfound p#pagenotfound_info_monster {
	font:13px/16px 'montserratlight',"Times New Roman",Times,serif;
	text-transform:uppercase;
	margin-bottom:20px;
}
#pagenotfound fieldset {border:none; margin-top:20px; margin-bottom:10px}
#pagenotfound fieldset label {color:#333; font:13px/16px 'montserratlight',"Times New Roman",Times,serif}
#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 #666;
	border-top: 1px solid #666;
	padding: 0 5px;
	height: 28px;
	width: 200px;
	color: #333;
}
#pagenotfound .button_small {
	padding: 4px 7px;
	border: medium none;
	-moz-border-radius:0 5px 5px 0!important;
	-webkit-border-radius:0 5px 5px 0!important;
	border-radius:0 5px 5px 0!important;
	color: #fff;
	text-transform: uppercase;
	top:-1px;
	margin-left:-4px
}
#pagenotfound .button_small:hover { color:#000}

#homepage_link { font:13px/16px 'montserratlight',"Times New Roman",Times,serif}
/* ************************************************************************************************
		addons all payment confirmation pages
************************************************************************************************ */
#module-bankwire-payment #center_column h3, #module-cashondeliveryplus-validation #center_column h3,
#module-cashondelivery-validation #center_column h3 {
	padding:0;
	width:100%;
	height:auto;
	font:15px/20px 'montserratlight',"Times New Roman",Times,serif;
	text-shadow:0 1px 0 #FFFFFF;
	text-align:right;
	margin:10px auto 15px;
}
#module-bankwire-payment #center_column h3 span, #module-cashondeliveryplus-validation #center_column h3 span,
#module-cashondelivery-validation #center_column h3 span {
	font:20px/20px 'montserratlight',"Times New Roman",Times,serif;
	text-transform:uppercase;
	margin-left:10px;
}
#amount_to_pay_line {
	margin: 15px 0;
	font: normal 17px/40px 'montserratlight', Arial, Helvetica, sans-serif;
	background-color:#fff;
	padding:10px;
	text-align:center;
}
#module-bankwire-payment table#cart_summary .cart_unit,
#module-bankwire-payment table#cart_summary th.cart_quantity,
#module-bankwire-payment table#cart_summary .cart_total,
#module-cashondelivery-validation table#cart_summary .cart_unit,
#module-cashondelivery-validation table#cart_summary th.cart_quantity,
#module-cashondelivery-validation table#cart_summary .cart_total {
	text-align:right;
}
#module-bankwire-payment table#cart_summary tr#amount_to_pay_line td,
#module-cashondelivery-validation table#cart_summary tr#amount_to_pay_line td {
	margin: 15px 0;
	font: normal 17px/40px 'montserratlight', Arial, Helvetica, sans-serif;
	background-color:#fff;
	padding:10px;
	color:#454544;
	border-color:#fff;
}
#module-bankwire-payment .cart_total_price .total_price_container span,
#module-cashondelivery-validation .cart_total_price .total_price_container span {
	color:#E3367D;
	font-size:23px;
	font-weight:normal;
	padding:7px 15px 5px;
}
.payment-p span.price { font-size:23px; color:#E3367D; font-weight:bold}
.payment-p p { font-size:12px; text-align:right; line-height:20px;text-shadow:0 1px 0 #fff}
#center_column p.choice {
	background: transparent url('../img/or.png') no-repeat center -23px;
	margin:40px auto;
	width:600px;
	height:60px;
}
#center_column p.choice a { float:left}
#center_column p.choice input, #center_column p.choice a { text-transform:uppercase; letter-spacing:0.5px}

/* ************************************************************************************************
		addons payment cheque
************************************************************************************************ */

#module-cheque-payment #center_column{width:800px}


/* ************************************************************************************************
		addons payment bankwire
************************************************************************************************ */

#module-bankwire-payment #center_column, #module-cashondelivery-validation #center_column {width:100%}
#module-bankwire-payment #right_column {width:0}
#module-bankwire-payment #showLeftcolumn { display:none}


/* ************************************************************************************************
		addons google checkout
************************************************************************************************ */

#module-gcheckout-payment #center_column{width:800px}

/* ************************************************************************************************
		addons paypal
************************************************************************************************ */

#module-payment-submit #center_column{width:800px}
#module-payment-submit #showLeftcolumn { display:none}


/* ************************************************************************************************
		addons cashondelivery validation
************************************************************************************************ */

#module-cashondelivery-validation #right_column {width:0}
#module-cashondelivery-validation #showLeftcolumn { display:none}


/* ************************************************************************************************
		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
************************************************************************************************ */
#new_account_form fieldset.account_creation.customerprivacy p {padding:0 0 0 10px}
#account-creation_form fieldset.customerprivacy label, fieldset.customerprivacy label {
	padding-bottom:0;
	font-size:14px;
	text-align:left;
	cursor:pointer;
	font:11px/14px Arial,Helvetica,sans-serif;
	text-shadow:0 1px 0 #FFFFFF;
	padding-top:0;
	width:455px;
	color:#666;
}
#center_column #account-creation_form .customerprivacy p.required { padding:0}
#account-creation_form fieldset.customerprivacy label sup,
#new_account_form fieldset.customerprivacy label sup
 {color:#e3367d; font-size:13px; font-family:Arial,Tahoma,Helvetica,sans-serif; margin-right:5px; float:left;}
/* ************************************************************************************************
		addon referralprogram
************************************************************************************************ */

#module-referralprogram-referralprogram-program #center_column{width:800px}

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

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

#module-referralprogram-program form p.checkbox {font-weight:bold; text-align:center}
#module-referralprogram-program form p.submit {text-align:center; margin:10px auto 20px}
#module-referralprogram-program form p.see_email {margin:5px 0 20px}
.referral_text {
	color:#DD2A81;
	padding:10px 0;
	font:14px/18px 'montserratlight',"Times New Roman",Helvetica,sans-serif
}

.referral_link { border-bottom: 1px dotted #000; padding:0 3px}
.referral_link:hover { border-bottom: 1px solid #DD2A81}
/* ************************************************************************************************
		addon loyalty
************************************************************************************************ */

#module-loyalty-default #center_column {width:800px; text-shadow:0 1px 0 #fff}
#module-loyalty-default table#order-list tfoot tr.alternate_item { background-color: transparent}
#module-loyalty-default table#order-list tfoot td { border-bottom:none; font-weight:bold}
#module-loyalty-default #center_column h3 {
	font:14px/18px 'montserratlight',"Times New Roman",Helvetica,sans-serif;
	padding:0;
	margin-bottom:5px
}
#module-loyalty-default #center_column .loyalty_informations {
	background-color:#fff;
	padding:10px 20px;
	margin-bottom:20px
}
#module-loyalty-default #center_column .loyalty_informations p{
	font-style:italic;
	padding:2px 0;
}
#footer .myaccount li.loyalty img {display:none}
.npoints_div_left {
	color:#fff;
	width:85px;
	margin-right: 15px;
	float:left;
	text-align:right;
	font: normal 14px/13px 'montserratlight', "Times New Roman", Helvetica, sans-serif;
}
.npoints_div_left .npoints_name {
	height:83px;
	padding-top:49px
}
.npoints_div_left .npoints_voucher_name {
	padding-top:5px
}

.npoints_div_right {
	color:#fff;
	width:130px;
	background:url('../img/npoints.png') no-repeat scroll center center transparent;
	text-align:center;
	float:left;
	height:123px
}
.npoints_div_right .npoints {
	font: normal 34px/34px 'montserratlight', "Times New Roman", Helvetica, sans-serif;
	height:83px;
	padding-top:25px
}
.npoints_div_right .npoints span {
	font: normal 16px/16px 'montserratlight', "Times New Roman", Helvetica, sans-serif;
	display:block
}
.npoints_div_right .npoints_voucher {
	font: normal 16px/16px 'montserratlight', "Times New Roman", Helvetica, sans-serif;
	display:block;
	padding-top:5px;
	padding-left:5px
}
.npoints_link {
	margin-top:5px;
	display: inline-block;
	color: #797B87;
	text-shadow:none;
	font:13px/15px 'montserratlight',Arial,Helvetica,sans-serif;
	padding:15px 20px 5px;
	text-transform:uppercase;
	text-align:right;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.npoints_link:active, .npoints_link:visited { color:#797B87}
.npoints_link:hover { color:#151A22; padding-right:35px}


/* ************************************************************************************************
		addons comments products
************************************************************************************************ */
form#sendComment  fieldset{
	padding:10px;
	border:1px solid #ccc;
	background:#eee
}
form#sendComment h3 {font-size:14px;}
#new_comment_form p.text {
	 margin-bottom: 0;
	 padding-bottom: 0;
}
#sendComment p.text label,
#sendComment p.textarea label {
	display: block;
	margin: 12px 0 4px;
	font-weight: bold;
	font-size: 12px;
}
#sendComment p.text input {
	padding: 0 5px;
	height: 28px;
	width: 498px;
	border: 1px solid #ccc;
	background: url(../img/bg_input.png) repeat-x 0 0 #fff;
}
#sendComment p.textarea textarea {
	height:80px;
	width:508px;
	border:1px solid #ccc;
}
#sendComment p.submit {
	padding:0;
	text-align:right
}

#sendComment p.closeform {
	float:right;
	padding:0;
	height:12px;
	width:12px;
	text-indent:-5000px;
	background:url(../img/icon/delete.gif) no-repeat 0 0
}

.star {
	position: relative;
	top:2px;
	float: left;
	height: 12px;
	width: 12px;
	overflow: hidden;
	text-indent: -999em;
	cursor: pointer
}
.star, .star a { background: url(../../../modules/productcomments/img/star.gif) no-repeat 0 0 }
div.star_on a { background-position: 0 -12px }
div.star_hover a, div.star a:hover { background-position: 0 -12px }


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


/* ************************************************************************************************
		guest tracking
************************************************************************************************ */
/* ************************************************************************************************
		TRACKING PAGE and CHANGE ACCOUNT
************************************************************************************************ */
#guest-tracking #center_column .description_box, #guest-account #center_column .description_box {
	margin:0 0 30px
}
#guest-tracking #center_column #block-order-detail { padding-top:10px}
#guest-tracking #center_column .description_box p, #guest-account #center_column .description_box p {
	text-shadow:0 1px 0 #fff;
	margin-bottom:5px;
	padding-left:0
}
#guest-account #center_column .description_box p.top-info { margin-bottom:25px}
#guest-tracking #center_column .description_box p.text, #guest-account #center_column .description_box p.text {
	line-height:30px
}
#guest-tracking #center_column .description_box p.text label, #guest-account #center_column .description_box p.text label {
	width:30%;
	text-align:right;
	float:left;
	text-shadow:0 1px 0 #fff;
}
#guest-tracking #center_column .description_box p.text label { width:38%}
#guest-tracking #center_column .description_box p.text input, #guest-account #center_column .description_box p.text input {
	margin:0 10px 0 5px;
	width:130px
}
#guest-tracking #center_column .description_box p.text input.email_track,#guest-account #center_column .description_box p.text input.email_track { width:250px}
#guest-tracking #center_column .description_box p.track_button, #guest-account #center_column .description_box p.track_button { margin-left:30%}
#guest-tracking #center_column .description_box p.track_button { margin-left:305px}
#guest-tracking #center_column .description_box p.track_button input, #guest-account #center_column .description_box p.track_button input {min-width:250px}
#guest-tracking fieldset p:first-child, #guest-account fieldset p:first-child {
	padding-top: 0;
}
#guest-tracking fieldset p:last-child, #guest-account fieldset p:last-child {
	padding-bottom: 10px;
}
#guest-account #center_column { width:700px;float:left}
#guest-account #right_column { display:none}
#guest-account #why_change_account { width:280px; float:right}
#guest-account #why_change_account h4{
	background:transparent url('../img/line.png') repeat-x bottom center;
	border-bottom:none;
	padding-bottom:6px;
	margin-bottom:15px;
	color:#E3367D;
	text-transform:uppercase;
	text-align: left;
	font: normal 16px/22px 'montserratlight', "Times New Roman", Helvetica, sans-serif;
}
#guest-account #why_change_account ul.bullet li {
	background:url('../img/icon/yes.png') no-repeat scroll 3px 8px transparent;
	padding:6px 22px;
	line-height:14px;
	font-size:12px;
	text-shadow:0 1px 0 #fff
}
#guest-account #center_column .description_box p.set { margin-top:20px}
#guest-account #center_column .description_box p.set label { width:240px}
#guest-account #center_column .description_box p.set input { width:200px; margin-left:10px}
#guest-account #center_column .description_box p.send_pass { text-align:right; margin-right:240px}
#guest-account #center_column p.login_link { margin:10px 20px}

/* ************************************************************************************************
		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 ***************/
#cms #center_column  { width:800px;text-shadow:0 1px 0 #fff}
/* footer */
#footer_cms_block {
	clear:both;
	float:left;
	padding:28px 40px;
	width:1000px;
}
#footer ul {list-style: none}
#footer .block_various_links {
	font: 11px/16px "montserratregular",Arial,Tahoma,Helvetica,sans-serif;
	text-transform:uppercase;
	width: 220px;
	float:left
}
#footer .block_various_links li {
	color:#9F9F9E;
	color:rgba(255, 254, 255, .3)
}
#footer .block_various_links li.title_block {
	color:#fff;
	color:rgba(255, 254, 255, 1);
	font: normal 14px/18px 'montserratlight',Arial,Helvetica,sans-serif;
	padding-bottom:5px;
	letter-spacing: .5px
}
#footer .block_various_links li a {
	text-decoration: none;
	color:#878786;
	text-shadow:0 -1px 0 #000000
}
#footer .block_various_links li a:hover {
	color:#E83D83;
	padding-left: 4px
}
#footer .block_facebook_footer {
	float:right;
	font: 11px/17px 'montserratlight',Arial,Helvetica,sans-serif;
	text-transform:uppercase;
	width: 220px;
	text-align:left
}
#footer .block_facebook_footer .bff_btn {
	padding:27px 0 0 45px
}
#footer .block_facebook_footer .bff_btn a {
	background: url("../img/facebook-button.png") repeat-x scroll center top transparent;
	display:block;
	width:175px;
	height:58px;
	text-indent:-9999px;
	-webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
}
#footer .block_facebook_footer .bff_btn a:hover { opacity: .8}
#footer .footer_cat {
	float:right;
	text-align:right;
	width:180px
}
#footer .block_facebook_footer .bff_desc {
	color:#878786;
	text-transform:none;
	padding:0 0 0 49px;
	line-height:13px;
	text-shadow:0 -1px 0 #000000
}

#footer .footer_cat li a:hover {
	padding-right: 4px
}
#footer .copyrights { clear:both; list-style:none; background: url("../img/icon/sprite.png") repeat-x scroll left -107px transparent; height:2px}
#footer .copyrights li#made, #footer .copyrights li#warn_copy {
	float:right; margin-right:100px; height:20px; padding-top:8px; color:#6b6b6c
}
#footer .copyrights li#warn_copy { float:left; color:#666; margin-left:30px; margin-right:0}

#footer .copyrights li.last_item { float: right; border-right:1px solid #888; border-left:none; border-right:1px solid rgba(255, 254, 255, .3); padding-right:10px }
#footer .copyrights li#made a.mlime {
	background-image: url("../img/mlime.png");
	height:15px;
	width:61px;
	text-indent:-9999px;
	display:inline-block;
	margin-left: 5px;
	background-position: 0 -49px;
}
#footer .copyrights li#made a.mlime:hover {
	background-position: 0 -11px;
}

/* 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 CONTACT INFOS ***************/

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



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



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


.blockmanufacturer form {
	margin-top: 10px;
    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 10px;}
#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-weight:bold;
	text-align: right
}
.blockstore p.store_image {
	padding-bottom:10px;
	text-align:center
}


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

.blocksupplier form {
	margin-top: 10px;
    text-align: center;
    width: 200px;
}
.blocksupplier p {
	padding:0;
}

/*************** Loyalty ***************/
p#loyalty {
	margin-bottom:15px;
	color:#fff;
	padding:10px 3px 8px 65px;
	font:12px/17px "montserratlight","Times New Roman",Times,serif;
	background: #0ed0c0 url('../img/icon/nagroda-icon.png') no-repeat 15px 11px;

}
#loyalty img { margin-right:3px; vertical-align:bottom}
.npoint {
	font:17px/17px 'montserratlight',"Times New Roman",Times,serif;
}

/*************** Block HTML ***************/
.htmlblock {
	width:180px;
	margin-top:15px
}
.black-bold { font-weight:bold; color:#21242A}

#right_column .htmlblock .title_block, #right_column .htmlblock h4 {
	font:15px/18px 'montserratlight',"Times New Roman",Helvetica,sans-serif;
	color:#fff;
	display:inline-block;
	background:#21242A;
	padding:4px 10px
}
#right_column .htmlblock .htmlblock_content {
	text-shadow:0 1px 0 #FFFFFF;
	margin-top:5px
}



/*************** My account pages ***************/

#module-mailalerts-account #center_column {width:800px}




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

#featured-products_block_center p.title_block { display:none}

@font-face {
    font-family: 'Nexa';
    src: url('fonts/nexa_regular-webfont.eot');
    src: url('fonts/nexa_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/nexa_regular-webfont.woff') format('woff'),
         url('fonts/nexa_regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Nexa_italic';
    src: url('fonts/nexa_regular_italic-webfont.eot');
    src: url('fonts/nexa_regular_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/nexa_regular_italic-webfont.woff') format('woff'),
         url('fonts/nexa_regular_italic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Nexa_light';
    src: url('fonts/nexa_light-webfont.eot');
    src: url('fonts/nexa_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/nexa_light-webfont.woff') format('woff'),
         url('fonts/nexa_light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
		font-family: 'montserratlight';
		src: url('fonts/montserrat-light-webfont.eot');
		src: url('fonts/montserrat-light-webfont.eot?#iefix') format('embedded-opentype'),
				url('fonts/montserrat-light-webfont.woff2') format('woff2'),
				url('fonts/montserrat-light-webfont.woff') format('woff'),
				url('fonts/montserrat-light-webfont.ttf') format('truetype'),
				url('fonts/montserrat-light-webfont.svg#montserratlight') format('svg');
		font-weight: normal;
		font-style: normal;

}

@font-face {
		font-family: 'montserratregular';
		src: url('fonts/montserrat-regular-webfont.eot');
		src: url('fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
				url('fonts/montserrat-regular-webfont.woff2') format('woff2'),
				url('fonts/montserrat-regular-webfont.woff') format('woff'),
				url('fonts/montserrat-regular-webfont.ttf') format('truetype'),
				url('fonts/montserrat-regular-webfont.svg#montserratregular') format('svg');
		font-weight: normal;
		font-style: normal;
}


@font-face {
		font-family: 'montserratsemi_bold';
		src: url('fonts/montserrat-semibold-webfont.eot');
		src: url('fonts/montserrat-semibold-webfont.eot?#iefix') format('embedded-opentype'),
				url('fonts/montserrat-semibold-webfont.woff2') format('woff2'),
				url('fonts/montserrat-semibold-webfont.woff') format('woff'),
				url('fonts/montserrat-semibold-webfont.ttf') format('truetype'),
				url('fonts/montserrat-semibold-webfont.svg#montserratsemi_bold') format('svg');
		font-weight: normal;
		font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {@font-face {font-family: 'montserratsemi_bold';
src: url('fonts/montserrat-semibold-webfont.svg#montserratsemi_bold') format('svg');
}}
/* ****************************************************************************
		Slider
**************************************************************************** */


.wmuSlider,
.wmuGallery {
    margin-bottom: 20px;
}

/* mwuSlider */
.wmuSlider {
    position: relative;
    overflow: hidden;
	clear:both;
	top: 4px
}
.wmuSlider .wmuSliderWrapper {
    display: block;
}
.wmuSlider .wmuSliderWrapper article {
    position: relative;
    text-align: center;
}
.wmuSlider .wmuSliderWrapper article img {
    max-width: 100%;
    width: auto;
    height: auto;
}

/* mwuGallery */
.wmuGallery .wmuGalleryImage {
    position: relative;
    text-align: center;
}
.wmuGallery .wmuGalleryImage img {
    max-width: 100%;
    width: auto;
    height: auto;
}

/* Default Skin */
.wmuGallery .wmuGalleryImage {
    margin-bottom: 10px;
}
.wmuSliderPrev, .wmuSliderNext {
    position: absolute;
    width: 40px;
    height: 80px;
    text-indent: -9999px;
    background: url(../slider/images/sprites.png) no-repeat 0 0;
    top: 50%;
    margin-top: -40px;
    z-index: 2;
	opacity: 0
}
.wmuSliderPrev {
    background-position: 100% 0;
    left: 20px;
}
.wmuSliderNext {
    right: 20px;
}
.wmuSlider:hover .wmuSliderPrev, .wmuSlider:hover .wmuSliderNext { opacity: 1; cursor: pointer}

.wmuSliderPagination {
    z-index: 2;
    position: absolute;
    left: 20px;
    bottom: 16px;
}
.wmuSliderPagination li {
    float: left;
    margin: 0 5px 0 0;
    list-style-type: none;
}
.wmuSliderPagination a {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 10px;
    background: url(../slider/images/sprites.png) no-repeat 0 -80px;
	-webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;

}
.wmuSliderPagination a.wmuActive {
    background-position: -10px -80px;
}

.fancybox-skin {
	-webkit-border-radius:0px !important;
	-moz-border-radius:0px !important;
	border-radius:0px !important;
	background-color:#fff!important;
	padding:0!important;
}
.fancybox-close {
	top:15px!important;
	right:15px!important;
	width:12px!important;
	height:12px!important;
	padding:5px!important;
	background: transparent url('../img/icon/close-icon.png')  no-repeat center center!important;
}
body.cms.content_only  {
	padding:30px!important;
	border-top: 5px solid #cbd600!important;
}
.fancybox-lock .fancybox-overlay {overflow-y: auto!important}
.fancybox-margin { margin-right:0!important}
.fancybox-title {display: none}


/***************** Pixel cart summary *****************/
#pixel_cart_summary { margin-bottom:5px}
#pixel_cart_summary .products, #pixel_cart_summary .delivery,
#pixel_cart_summary .wrapping td, #pixel_cart_summary .vouchers,
#pixel_cart_summary .total_pay td {
	font:13px/20px 'montserratlight',"Times New Roman",Helvetica,sans-serif;
	text-align:center;
	border:none;
	padding:10px;
	font-weight:normal;
	text-shadow:none
}
#pixel_cart_summary td.products, #pixel_cart_summary td.delivery,
#pixel_cart_summary td.vouchers {
	background-color:#FCFCFE;
	color:#21242A;
	font:17px/20px 'montserratlight',"Times New Roman",Helvetica,sans-serif;
}
#pixel_cart_summary .wrapping-space td {
	background-color:transparent;
	border:none;
	padding:0;
	line-height:5px
}
#pixel_cart_summary .wrapping-space.second-space td  {
	line-height:15px
}
#pixel_cart_summary .wrapping td {
	background-color:#21242A;
	color:#fff;
}
#pixel_cart_summary .pixel_cart_space {
	background-color:transparent;
	padding:1px;
	border:none
}
#pixel_cart_summary .total_pay td {
	color:#fff;
	background-color:#cbd600;
	font:17px/20px 'montserratregular',"Times New Roman",Helvetica,sans-serif;
}


#featured-products_block_center { margin-bottom:0}
#cookies {
	font: 11px/19px 'montserratregular', Arial, Tahoma, Helvetica, Sans-Serif;
	color:#595a5d;
	letter-spacing:0.4px;
	text-transform:uppercase;
	background-color:#ccc;
	background-color:rgba(0, 0, 0, 0.1);
	z-index: 7;
	overflow: hidden;
	font-size: 11px;
	line-height: 16px;
	clear:both;
	text-shadow:0 1px 0 #FFFFFF;
	margin:10px 0 5px;
	padding:6px 10px 4px;
	width:1000px;
	margin:10px auto;
}
#cookies p.cook, #contact #center_column #cookies p.cook {padding: 3px 20px 3px 5px; position:relative;}
#cookies .cookies-close {
	position: absolute; top: 2px; right: 0; font-size: 11px; line-height: 16px; padding: 1px 6px 0; display: block; border:none; color: #fff; background-color:#2D282E; text-shadow: none; font-weight:bold; text-transform: uppercase; text-decoration: none; cursor: pointer;
}
#cookies .cookies-close:hover {
	background-color:#fff!important;
	color:#2D282E!important;
	border:none;
}

.about_us {
	text-shadow:0 1px 0 #FFFFFF;
	font-size:12px;
	line-height:15px;
}
.about_us h1, .about_us h2 {
	text-transform:uppercase;
	font:13px/16px 'montserratregular',"Times New Roman",Helvetica,sans-serif;
	margin-bottom:2px;
	padding-bottom:0;
	margin-top:15px;
	text-align:left;
}
.newsletter_img {
	display:block;
	margin-top:4px;
}
#authentication .newsletter_img {margin-left:152px;}




/***************** Pixel cms *****************/

#cms .delivery-boxes {
	margin: 0 0 30px 0;
	border:1px solid #8f99a5;
	padding:20px 0;
	display:inline-block;
}
#cms #center_column .delivery-boxes-ul {padding:0; margin:0}
#cms li.delivery-box {
	width:227px;
	float:left;
	text-align:center;
	color:#000;
	border-right:1px solid #8f99a5;
}
#cms li.delivery-box:nth-child(4) {border-right:0}
#cms li.delivery-box:last-child {
	border:0;
	width:660px;
	margin:30px 125px 0;
	border-top:1px solid #8f99a5;
	padding:20px 125px 0;
	text-align:right;
}

#cms li.delivery-box:last-child h2,#cms li.delivery-box:last-child .grey-info {
	margin:0;
	text-align:right;
	margin-right:20px;
	width:240px;
}
#cms li.delivery-box:last-child h3 {
	padding-bottom:0;
	margin-left:20px;
}
#cms .delivery-box h2 {
	font: 13px/19px 'montserratsemi_bold', Arial, Tahoma, Helvetica, Sans-Serif;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:1px;
	padding-bottom:2px;
}
#cms .delivery-box .grey-info {
	font: 13px/15px 'open sans', Arial, Tahoma, Helvetica, Sans-Serif;
	color:#8f99a5;
}
#cms .delivery-box h3 {
	font: 38px/38px 'montserratsemi_bold', Arial, Tahoma, Helvetica, Sans-Serif;
}
#cms .delivery-box h3 span {
	font: 24px/38px 'montserratlight', Arial, Tahoma, Helvetica, Sans-Serif;
}
#cms .delivery-box h4  {
	font: 45px/48px 'montserratlight', Arial, Tahoma, Helvetica, Sans-Serif;
	margin-top:10px;
}
#cms .delivery-box h4 span {
	font: 34px/48px 'montserratlight', Arial, Tahoma, Helvetica, Sans-Serif;
}

#cms .return-boxes {
	margin: 20px 0 15px 0;
	border:1px solid #8f99a5;
	padding:20px 24px;
	display:inline-block;
}
#cms #center_column .return-boxes-ul {padding:0; margin:0}
#cms li.return-box {
	width:215px;
	float:left;
	text-align:center;
	color:#000;
	border-right:1px solid #8f99a5;
}
#cms li.return-box:nth-child(1) {padding-right:20px}
#cms li.return-box:nth-child(2) {padding-right:20px; border-right:0; padding-left:20px; width:235px;}
#cms li.return-box:nth-child(3) {padding-left:20px; border-right:0; border-left:1px solid #8f99a5;}

#cms .return-box h2 {
	font: 13px/15px 'montserratsemi_bold', Arial, Tahoma, Helvetica, Sans-Serif;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:1px;
	padding-bottom:2px;
	margin-bottom:20px;
}
#cms .return-box .grey-info {
	font: 13px/15px 'open sans', Arial, Tahoma, Helvetica, Sans-Serif;
	color:#8f99a5;
}
#cms .return-box h3 {
	font: 14px/28px 'montserratlight', Arial, Tahoma, Helvetica, Sans-Serif;
	text-transform:uppercase;
	padding-bottom:10px;
}

#cms .return-box h4  {
	font: 18px/18px 'montserratlight', Arial, Tahoma, Helvetica, Sans-Serif;
	margin-top:10px;
}
#cms .return-box h4 a {
	text-decoration:none;
	border-bottom:none;
}

.about_us .head-name {
	font: 12px/16px 'montserratregular', Arial, Tahoma, Helvetica, Sans-Serif;
	color:#454544;
	letter-spacing:0.4px;
	text-transform:uppercase;
	background-color:#ccc; background-color:rgba(0, 0, 0, 0.1);
	z-index: 7;
	overflow: hidden;
	clear:both;
	text-shadow:0 1px 0 #FFFFFF;
	margin:34px 0 5px;
	padding:6px 10px 4px;
}
.not-displayable {display:none;}

/***************** Pulsed button *****************/

.pulse-button {
  position: fixed;
  top:40px;
  right:40px;
  width: 65px;
  height: 65px;
  border: none;
  box-shadow: 0 0 0 0 rgba(203, 214, 0, 0.5);
  border-radius: 50%;
  background-color: #cbd600;
  background-image: url(../img/icon/pulsed-button.png);
  background-size:cover;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: pulse 2.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 2.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 2.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 2.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
.pulse-button:hover
{
  -webkit-animation: none;-moz-animation: none;-ms-animation: none;animation: none;
}

@-webkit-keyframes pulse {to {box-shadow: 0 0 0 20px rgba(203, 214, 0, 0);}}
@-moz-keyframes pulse {to {box-shadow: 0 0 0 20px rgba(203, 214, 0, 0);}}
@-ms-keyframes pulse {to {box-shadow: 0 0 0 20px rgba(203, 214, 0, 0);}}
@keyframes pulse {to {box-shadow: 0 0 0 20px rgba(203, 214, 0, 0);}}

.about-image a { width:1000px; margin:10px 0;}
.about-image a img {max-width:1000px;}
.homepage-boxes {
	margin:20px 0 0;
	float:left;
}
.homepage-boxes .homepage-box {
	float:left;
	width:300px;
	margin:0 25px;
}
.homepage-boxes .homepage-box-right {margin-right:0;}
.homepage-boxes .homepage-box-left {margin-left:0;}
.homepage-boxes .homepage-box .h4 {
	font: 22px/22px 'montserratsemi_bold', Arial, Tahoma, Helvetica, Sans-Serif;
	padding-bottom:10px;
}

.homepage-boxes .homepage-box-center .homepage-box-stars {display:block;}
.homepage-boxes .homepage-box-center .homepage-box-stars .total-rating-items-block {
	font-size: 15px;
	display:inline-block;
	margin-left:10px;
}
.homepage-boxes .homepage-box-center .homepage-box-reviews-count {
	font: 42px/44px 'montserratlight', Arial, Tahoma, Helvetica, Sans-Serif;
	text-align:center;
}
.homepage-boxes .homepage-box-center a.homepage-box-reviews-link, a.homepage-box-reviews-link, .homepage-box-reviews-link-span {
	background-color:#fff;
	-webkit-border-radius:20px !important;
	-moz-border-radius:20px !important;
	border-radius:20px !important;
	font: 14px/22px 'montserratlight', Arial, Tahoma, Helvetica, Sans-Serif;
	text-align:center;
	padding:5px 15px;
	margin:20px auto 10px;
	display:inline-block;
	color:#0c1117;
	letter-spacing:1px;
}
.homepage-box-reviews-link-span { cursor:pointer;}
.homepage-boxes .homepage-box-center a.homepage-box-reviews-link:hover {
	background-color:#0c1117;
	color:#fff;
}
.homepage-boxes .homepage-box p {
	text-shadow:0 1px 0 #FFFFFF;
	font-size:12px;
	line-height:15px;
}
.homepage-boxes .homepage-box .homepage-box-bottom {
	margin:15px auto;
	text-align:center;
}
.homepage-boxes .homepage-box .homepage-box-bottom .product_images li {float:left;}

/***************** RWD menu *****************/
.slicknav_menu {
	display:none;
}
.slicknav_btn {
  position: relative;
  display: block;
  vertical-align: middle;
  float: right;
  padding: 0.438em 0.625em 0.438em 0.625em;
  line-height: 1.125em;
  cursor: pointer; }
  .slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
    margin-top: 0.188em; }

.slicknav_menu {
  *zoom: 1; }
  .slicknav_menu .slicknav_menutxt {
    display: block;
    line-height: 1.188em;
    float: left; }
  .slicknav_menu .slicknav_icon {
    float: left;
    width: 1.125em;
    height: 0.875em;
    margin: 0.188em 0 0 0.438em; }
    .slicknav_menu .slicknav_icon:before {
      background: transparent;
      width: 1.125em;
      height: 0.875em;
      display: block;
      content: "";
      position: absolute; }
  .slicknav_menu .slicknav_no-text {
    margin: 0; }
  .slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 1.125em;
    height: 0.125em;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }
  .slicknav_menu:before {
    content: " ";
    display: table; }
  .slicknav_menu:after {
    content: " ";
    display: table;
    clear: both; }

.slicknav_nav {
  clear: both; }
  .slicknav_nav ul {
    display: block; }
  .slicknav_nav li {
    display: block; }
  .slicknav_nav .slicknav_arrow {
    font-size: 0.8em;
    margin: 0 0 0 0.4em; }
  .slicknav_nav .slicknav_item {
    cursor: pointer; }
    .slicknav_nav .slicknav_item a {
      display: inline; }
  .slicknav_nav .slicknav_row {
    display: block; }
  .slicknav_nav a {
    display: block; }
  .slicknav_nav .slicknav_parent-link a {
    display: inline; }

.slicknav_brand {
  float: left; }

.slicknav_menu {
  font-size: 16px;
  box-sizing: border-box;
  background: #151a20;
  padding: 5px; }
  .slicknav_menu * {
    box-sizing: border-box; }
  .slicknav_menu .slicknav_menutxt {
    color: #fff;
    font-weight: bold;
    text-shadow: 0 1px 3px #000; }
  .slicknav_menu .slicknav_icon-bar {
    background-color: #fff; }

.slicknav_btn {
  margin: 5px 5px 6px;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #222; }

.slicknav_nav {
  color: #fff;
  text-align:center;
  margin: 0;
  padding: 0;
  font-size: 0.875em;
  list-style: none;
  overflow: hidden; }
  .slicknav_nav ul {
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0 0 0 20px; }
  .slicknav_nav .slicknav_row {
    padding: 5px 10px;
    margin: 2px 5px; }
    .slicknav_nav .slicknav_row:hover {
      background: #222;
      color: #fff; }
  .slicknav_nav a {
    padding: 5px 10px;
    margin: 2px 5px;
    text-decoration: none;
    color: #fff; }
    .slicknav_nav a:hover {
      background: #222;
      color: #fff; }
  .slicknav_nav .slicknav_txtnode {
    margin-left: 15px; }
  .slicknav_nav .slicknav_item a {
    padding: 0;
    margin: 0; }
  .slicknav_nav .slicknav_parent-link a {
    padding: 0;
    margin: 0; }

.slicknav_brand {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  padding: 7px 12px;
  height: 44px; }

#menu-mobile-two .slicknav_menu {
	background:#cbd600;
}
#menu-mobile-two .slicknav_menu {}
.slicknav_menu h2 {
	padding-bottom:0;
}
.slicknav_menu h2, .slicknav_menu li a {
	letter-spacing:1px;
	font-weight:normal;
	font-size:18px;
}
li.slicknav_open { background-color:#9b9b9b;}
li.slicknav_open ul {visibility:visible!important;}
#menu-mobile-two {width:90%; margin:10px auto 20px;}
#menu-mobile-one .slicknav_menu .slicknav_btn {background-color:#cbd600;}
#menu-mobile-one .slicknav_nav a:hover {
	background-color:#cbd600;
}

.mobile-version {display:none;}
.product-card{background-color:#ffffff;}

@media (max-width : 1024px) {
	#header_links, .menu-buttons {display:none;}
	.slicknav_menu {display:block;}
	.sticky {display:none;}

	.container {width:750px;}
	h1 {text-align:center;}
	.tab_ma {top:-25px;left:-17px;}
	#cookies, .before_footer {width:750px;}
	#header_user li#shopping_cart span {right:20px;}
	#header #top_header #header_user {margin:0 auto; float:none;}
	.wmuSlider .article img, .about_us .homepage-box-link img.homepage-box-baner {max-width:750px; height:auto; width:750px}
	.about-image a { width:750px;}
	.about-image a img {max-width:750px;}
	.homepage-boxes {margin:0;}
	.homepage-boxes .homepage-box { width:700px; margin:10px 25px}
	.homepage-boxes .homepage-box-left {margin-left:25px;}
	.homepage-boxes .homepage-box-right {margin-right:25px; width:700px;}
	.homepage-box-text, .homepage-box-bottom {width:350px; float:left;}
	.homepage-boxes .homepage-box-center .homepage-box-text {float:right;}
	.homepage-boxes .homepage-box-center .homepage-box-bottom {float:left;}
	#footer { width:750px; background:none;}
	#footer_cms_block {width:750px; padding:25px;}
	#footer .newsletter_block #newsletter_text {text-align:center; width:100%;}
	#footer .block_various_links, #footer .block_facebook_footer {width:170px;}
	#footer .block_facebook_footer .bff_btn, #footer .block_facebook_footer .bff_desc {padding-left:0;}
	#cart_block #footer_cart #cart_block_list { width:600px;}
	#cart_block #footer_cart div#cart-buttons {width:150px;}

	#center_column .cat_logo_desc {width:100%;}
	.cat_logo {display:none;}
	#center_column .cat_logo_desc .cat_desc, #scenes {width:100%; margin-left:0;}
	#scenes .screen_scene {max-width:100%;}

	body#product #page #center_column, body#product #image-background { width:750px;}
	body#product #image-background {overflow:hidden;}
	body#product #image-background img#bigpic { max-width:750px; height:auto;}
	body#product #pb-left-column {
		width:750px;
		clear:both;
		float:none;
		margin:0;
		padding:20px;
	}
	body#product #pb-right-column {
		height:460px;
		float:none;
		position:static;
	}
	body#product .producttags li {
		margin-left:420px;
	}
	body#product .producttags li.asym {
		margin-top:130px;
		margin-left:455px;
	}
	body#product .producttags li.HFS {
		margin-top:200px;
		margin-left:445px;
	}
	body#product #pb-left-column .additional_info_right {float:right;}
	body#product #more_photos {
		top:13px;
		left:auto;
		right:0;
		margin-right:30px;
		z-index:10;
	}
	#more_photos #thumbs_list li {
		position:static;
		text-align:right;
	}
	#more_photos #thumbs_list ul#thumbs_list_frame {
		max-width:135px;
	}
	#more_photos #thumbs_list li:first-child,
	#more_photos #thumbs_list li:nth-child(2),
	#more_photos #thumbs_list li:nth-child(3),
	#more_photos #thumbs_list li:nth-child(4),
	#more_photos #thumbs_list li:nth-child(5) {
		z-index:5;
		margin-left:0;
		margin-top:5px;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	#more_photos #thumbs_list li:nth-child(6),
	#more_photos #thumbs_list li:nth-child(7),
	#more_photos #thumbs_list li:nth-child(8),
	#more_photos #thumbs_list li:nth-child(9),
	span.view_scroll_spacer, a#view_scroll_right { display:none!important;}
	body#product .stock_vision {display:none;}

	body#contact #center_column {width:700px; margin:0 25px;}
	body#contact fieldset, body#contact .success_send { width:445px;}
	body#contact .contact-boxes {width:700px; padding:20px 10px;}
	body#contact li.contact-box, body#contact li.contact-box:last-child {width:225px;}
	body#contact li.contact-box:nth-child(4) { width:445px;}
	body#contact p.select { height:auto;}
	body#contact p.text label, body#contact p.select label, body#contact p.select span, body#contact p.textarea label {
		float:none;
		text-align:center;
		display:block;
		width:435px;
		padding-right:0;
	}
	body#contact .g-recaptcha {margin-left:72px;}
	body#contact p.submit input {margin-left:0; width:250px;}

	body#cms .ccms17 #center_column, body#cms .ccms29 #center_column,
	body#cms .ccms7 #center_column, body#cms .ccms27 #center_column,
	body#cms .ccms1 #center_column {
		width:100%;
		margin:0;
	}
	body#cms .delivery-boxes { display:block;}
	body#cms .cmspage .cms-left {width:100%;}
	body#cms .cmspage .cms-right {display:none;}
	body#cms .cmspage h1 {text-align:left;}
	body#cms #cms #center_column .cmspage ul.cms-list {margin:0 20px; padding:0;}
	body#cms li.delivery-box {
		width:100%;
		float:none;
		border:none;
		margin:0 auto;
		padding:20px 0;
		border-bottom:1px solid #8f99a5;
	}
	body#cms li.delivery-box:last-child {
		margin:0 auto;
		width:100%;
		border:none;
		padding:20px 0 0;
	}
	body#cms .cmspage .linkonend {
		text-align:center;
		margin-left:0;
	}
	#cms .return-boxes { width:100%; padding:0;}
	#cms li.return-box, #cms li.return-box:nth-child(1),
	#cms li.return-box:nth-child(2), #cms li.return-box:nth-child(3) {
		width:70%;
		float:none;
		margin:0 auto;
		border:none;
		border-bottom:1px solid #8f99a5;
		padding:30px 0;
	}
	#cms li.return-box:nth-child(1) {padding-right:0;}
	#cms li.return-box:nth-child(3) {border:none;}

	#authentication #center_column {width:750px;}
	#authentication h1 {text-align:center;}
	.authentification_leftcolumn { width:360px; padding:20px;}
	.authentification_rightcolumn { width:390px; padding:20px;}
	#authentication #create-account_form .form_content, #opc_account_form_guest { padding:15px 20px;}
	.authentification_leftcolumn.wide-column { width:750px;}
	#opc_account_form_left-col, #opc_account_form_right-col {width:380px; padding:0;}
	#opc_account_form_right-col {width:370px;}

	.testimonials-items .single_reviews {width:345px;}

	#order #center_column, #order-confirmation #center_column {width:750px;}
	#order-detail-content {width:100%; margin-right:0;}
	#voucher_block {width:100%; float:none; clear:both;}
	form#voucher {width:55%; margin:0 auto;}
	.cart_voucher p {float:left; margin:35px 15px 10px;}
	#authentication #account-creation_form p.radio span, #authentication #account-creation_form p.text label,
	#authentication #account-creation_form p.password label, #authentication #account-creation_form p.select label,
	#authentication #account-creation_form p.select span, #authentication #account-creation_form p.textarea label,
	#authentication #opc_account_form p.radio span, #authentication #opc_account_form p.text label,
	#authentication #opc_account_form p.password label, #authentication #opc_account_form p.select label,
	#authentication #opc_account_form p.select span, #authentication #opc_account_form p.textarea label {
		width:110px;
		margin:0 auto;
	}
	#authentication #account-creation_form p.text input, #authentication #account-creation_form p.password input,
	#authentication #account-creation_form p.select input, #authentication #opc_account_form p.text input {
		width:190px;
	}
	#authentication #opc_account_form_right-col fieldset.customerprivacy, #authentication #opc_account_form_right-col fieldset{width:370px;}
	#authentication #account-creation_form fieldset.customerprivacy label, #authentication fieldset.customerprivacy label { width:300px;}
	#authentication #opc_account_form p.text input#sponsorship {margin:13px 0 0 15px; width:180px !important;}
	#authentication #account-creation_form fieldset, #authentication fieldset.account_creation {width:355px;}
	#authentication #account-creation_form p.newsletter-box input {margin-left:0;}
	#authentication #clicknewsletter{margin-left:20px;}
	#authentication #moreinfonewsletter {margin:0 20px;}
	#authentication #account-creation_form p.select select {margin-left:10px;}
	#authentication #account-creation_form h4 {margin-top:5px;}
	#authentication #account-creation_form p.select select#months { width:70px; margin:0;}
	#authentication #account-creation_form p.select select#years { width:55px; margin:0 0 0 5px;}

	#password #center_column {width:550px;}
	#password #center_column .top-info {text-align:center;}
	#form_forgotpassword p.text label { width:160px;}
	#form_forgotpassword p.text input {width:300px;}

	#order div.addresses {margin:0 20px;}
	#ordermsg_box{width:710px;}
	#ordermsg, #ordermsg .textarea textarea { width:360px;}
	#ordermsg_info {width:320px; margin-left:30px; margin-right:0;}
	.delivery_options {display:block; margin:0 auto; width:600px;}
	.order_carrier_content .sensbitinpost, .order_carrier_content .sensbitpaczkawruchu {width:100%; padding:90px 30px 30px 30px;}
	.order_carrier_content .sensbitinpost-search, .order_carrier_content .sensbitpaczkawruchu-search { width:530px;}
	#conditions_area { text-align:center;}
	#module-cashondelivery-validation #center_column, #module-bankwire-payment #order-detail-content, #module-cashondeliveryplus-validation #order-detail-content, #module-cashondelivery-validation #order-detail-content, #center_column p.choice {width:100%;}

	#order-confirmation .confirmation-status-links li { width:270px;}
	#order-confirmation .cart_navigation {text-align:center;}



}
@media (max-width : 768px) {
	.container, #cookies, .before_footer, .about-image a, #footer, #footer_cms_block, body#contact #center_column {width:500px;}
	.pulse-button { display:none;}
	#header_logo { margin-left:0;}
	#header_user li#shopping_cart a { padding-top:13px; color:#fff}
	.homepage-boxes {float:none; text-align:center;}
	.homepage-boxes .homepage-box {width:450px; margin-top:30px;}
	.homepage-box-text, .homepage-box-bottom, .homepage-boxes .homepage-box-center .homepage-box-text,
	.homepage-boxes .homepage-box-center .homepage-box-bottom {float:none; margin:0 auto;}
	.wmuSlider .article img, .about_us .homepage-box-link img.homepage-box-baner {max-width:500px;}
	.about_us, .about_us h1, .about_us h2 {text-align:center;}
	body#product #center_column { margin-bottom:0; padding-bottom:0;}
	#footer .block_various_links, #footer .block_facebook_footer { width:225px; text-align:center; margin-bottom:20px;}
	#footer .block_facebook_footer .bff_btn a {margin:0 auto;}
	#footer .copyrights li#made, #footer .copyrights li#warn_copy {float:none; margin:0 auto; text-align: center; width:100%;}
	#footer .copyrights { background:none; height:auto;}
	#cart_block #footer_cart #cart_block_list { width:350;}
	#cart_block #footer_cart div#cart-buttons {width:100;}
	#cart_block #footer_cart #cart-buttons a.fcart_button {padding:5px 10px;}

	body#product #page #center_column, body#product #image-background,
	body#product #image-background img#bigpic, body#product #pb-left-column {width:100%;}
	body#product #image-background img#bigpic { width:500px;}
	ul.producttags {display:none;}
	body#product #pb-right-column { height:305px;}
	.product-card .prn #image-background, .product-card .prn #primary_block { height:auto; min-height:auto;}
	#image-background #socks { top:20%;}
	#more_photos #thumbs_list li:nth-child(5) { display:none!important;}

	body#cms .cmspage .cms-left {width:100%;}
	body#cms .cmspage h2, body#cms .cmspage p.description {text-align:center;}
	body#cms .cmspage .cms-header {padding:50px 25px 0; background-position:50% 0;}
	body#cms li.delivery-box { width:70%;}
	body#cms .cmspage .cms-list li .number {display:none;}
	body#cms .cmspage .cms-list li .cms-list-descr { padding-left:0;}

	#order #center_column, #order-confirmation #center_column, #page ul.step {width:500px;}
	#page ul.step li {width:100px;}
	#voucher_block form#voucher {width:80%;}
	#columns .cart_navigation .exclusive, #columns .cart_navigation .button_large { float:none; display:block; width:100%; padding:10px 0; margin-top:10px;}
	.cart_navigation .exclusive, .cart_navigation .exclusive_large {min-width:200px;}
	#columns .payment-p .cart_navigation .button_large {width:200px; margin-top:0;}

	#columns .cart_navigation a.button_large { margin-top:10px;}
		#columns .cart_navigation a.button_large.przelewy24-fix {float: left;}

	#authentication #center_column, #center_column .authentification_leftcolumn,
	#authentication #account-creation_form fieldset, #authentication fieldset.account_creation,
	#opc_account_form_left-col, #opc_account_form_right-col, #authentication #opc_account_form_right-col fieldset.customerprivacy,
	#authentication #opc_account_form_right-col fieldset { width:500px;}
	#center_column .authentification_rightcolumn { width:460px;}
	#center_column #account-creation_form .newsletter-box { padding-left:120px;}
	#account-creation_form #moreinfonewsletter { padding-left:15px;}
	.customerprivacy input#customer_privacy, a#clickprivacy {margin-left:120px;}
	#account-creation_form .cart_navigation #submitAccount {margin:20px auto 10px;}
	#opc_account_form_right-col p.checkbox {margin-left:120px;}
	#new_account_form #opc_account_form_right-col h4 {text-align:center;}
	#order .addresses ul.address { width:100%!important; margin-right:0;}
	#order .address_add, #ordermsg, #ordermsg .textarea textarea { width:100%}
	#order .address_add a { height:60px!important; line-height:60px!important; width:100%!important; padding:0!important;}
	#ordermsg_box, #ordermsg_info {width:100%; margin:10px auto; float:none;}
	.delivery_options { width:100%;}
	#order .delivery_option.item, #order .delivery_option.alternate_item, #order-opc .delivery_option.item {width:240px; margin-left:0;margin-right:0;}
	#order .delivery_option label > table.resume, #order-opc .delivery_option label > table.resume { width:100%;}
	.order_carrier_content .sensbitinpost-search, .order_carrier_content .sensbitpaczkawruchu-search { width:430px;}
	.payment_module, .payment_module a { width:100%; text-align:center;}
	.payment_module a img, .payment_module a span { float:none; margin:0 auto; display:block;}
	#module-bankwire-payment #center_column h3, #module-cashondeliveryplus-validation #center_column h3, #module-cashondelivery-validation #center_column h3, .payment-p p { text-align:center;}

	#order-confirmation .confirmation-status p.confirmation_info, #confirmation-status-table table { width:500px!important;}
	#order-confirmation .confirmation-status-links li#social-insta {margin-left:0;}
	#order-confirmation .confirmation-status-links li#social-face {margin-right:0;}
	#order-confirmation .confirmation-status-links li { width:240px;}

	.single_reviews-block .single_reviews-date { font-size:12px;}
	#add-testimonial-form {width:500px;}

	.sponsorshipPopup {width:500px!important;}
	.popup-reward {width:500px!important; background:white!important; height:auto!important;}
	.popup-reward div {padding-left:50px!important;}

	#history #center_column, #addresses #center_column, #identity #center_column,
	#discount #center_column, #module-mailalerts-account #center_column,
	.sponsorshipBlock .mails_list, #address #center_column, #module-mailalerts-account #center_column { width:100%!important;}

	.sponsorshipBlock .invite_metod li.li_metod { width:100%!important; margin:10px 0!important;}

	.top-info, .top-info-space {text-align:center;}
	#addresses .addresses ul.address { width:46%;}
	#addresses .addresses ul.address.alternate_item { margin-right:0;}
	#add_address p.text label, #add_address p.textarea label, #add_address p.select label { width:120px;}
	#add_address p.text input, #add_address p.textarea textarea { width:300px;}

	body#contact #center_column {margin:0;}
	body#contact .contact-boxes { width:500px;}
	body#contact li.contact-box, body#contact li.contact-box:last-child {width:239px;}
	body#contact li.contact-box:nth-child(3) {display:none;}
	body#contact li.contact-box:nth-child(4), body#contact fieldset, body#contact .success_send,
	body#contact p.text label, body#contact p.select label, body#contact p.select span,
	body#contact p.textarea label, body#contact li.contact-box:last-child,
	body#contact li.contact-box:last-child h2, body#contact li.contact-box:last-child .grey-info { width:480px;}
	body#contact .g-recaptcha { margin-left:89px;}
	body#contact li.contact-box:last-child {border-left:none;}
}
@media (max-width : 500px) {
	.container, #cookies, .before_footer, .about-image a, #footer, #footer_cms_block,
	#center_column .cat_logo_desc, #center_column .cat_logo_desc .cat_desc {width:300px;}
	.about_us .homepage-box-link img.homepage-box-baner {max-width:300px;}
	.wmuSlider { display:none;}
	#header_logo { margin:0 auto;}
	#header #top_header #header_user { float:right;}
	.nanu_product_list li.prn, .nanu_product_list li.prn .product_sizes .sizes_shadow { width:300px;}
	.homepage-boxes .homepage-box { width:300px; margin:10px 0;}
	.homepage-box-text, .homepage-box-bottom { width:300px;}
	#page #footer .newsletter_block #newsletter_text p.newsl_title { font-size:15px;}
	#footer .block_various_links, #footer .block_facebook_footer {width:250px;}
	#footer .copyrights li#made, #footer .copyrights li#warn_copy { height:30px;}

	#cart_block .block_content { width:100%;}
	#cart_block #footer_cart #cart_block_list { width:65%}
	#cart_block #footer_cart div#cart-buttons { margin:0; width:30%}

	#product_list li.ajax_block_product:hover .more-images { left:115px;}
	body#product #more_photos { left:0; right:auto; margin-right:0; top:310px;}
	body#product #pb-left-column {padding:10px;}
	#more_photos #views_block {width:300px;}
	#more_photos {position:static!important;}
	#more_photos #thumbs_list ul#thumbs_list_frame { max-width:290px; margin-left:10px;}
	body#product #image-background img#bigpic { height:300px; width:auto;}
	.product-card #primary_block {overflow:hidden;}
	.product-card #more_photos #thumbs_list li { margin-right:10px; float:left;}
	#pb-left-column .additional_info_left {width:150px!important;}
	#attributes .attribute_list #sizeguide {margin-left:8px!important;}
	.left-cards, .right-cards{ width:100%!important}

	#order #center_column, #order-confirmation #center_column {width:300px;}
	#page ul.step a, #page ul.step span { display:none;}
	#page ul.step li.step_current span.step-number { display:block;}
	#page ul.step-mobile { display:block; margin-bottom:10px;}
	#page ul.step { width:100%; margin-bottom:20px;}
	#page ul.step li { width:60px; height:40px;}
	#page ul.step-mobile li {font-size:11px; text-shadow:0 1px 0 #FFFFFF; color:#21242A; text-align:center; text-transform:uppercase; font-weight:bold;}

	#add-testimonial-form {width:300px;}
	#body-add-blockshopreviews-form {margin-top:15px;}
	#body-add-blockshopreviews-form label.center_rating { margin-left:0;}

	.blockshopreviews-widgets {display:none;}

	#authentication #center_column, #center_column .authentification_leftcolumn,
	#authentication #account-creation_form fieldset, #authentication fieldset.account_creation,
	#opc_account_form_left-col, #opc_account_form_right-col, #authentication #opc_account_form_right-col fieldset.customerprivacy,
	#authentication #opc_account_form_right-col fieldset, #center_column .authentification_rightcolumn { width:300px;}
	#authentication #center_column .authentification_leftcolumn .form_content .submit {text-align:center;}
	#authentication #center_column .authentification_leftcolumn .form_content .submit input {float:none;}
	#order .addresses ul.address {width:300px;}
	#order .delivery_option.item, #order .delivery_option.alternate_item, #order-opc .delivery_option.item {width:300px;}
	.order_carrier_content .sensbitinpost-search, .order_carrier_content .sensbitpaczkawruchu-search { width:240px;}
	#center_column p.choice { background:none; margin:10px auto; height:auto;}
	#columns .payment-p .cart_navigation .button_large, #columns .payment-p .cart_navigation .exclusive_large { width:100%; clear:both; margin-bottom:10px;}

	#order-confirmation .confirmation-status.confirmation-status-ok { background:none;}
	#order-confirmation .confirmation-status .confirmation_text_thanks {width:300px;}
	#order-confirmation .confirmation-status p.confirmation_info, #confirmation-status-table table { width:300px!important;}
	#order-confirmation .confirmation-status-links li { width:300px;}
	#order-confirmation .confirmation-status-links li#social-insta {margin:0 0 10px;}
	#order-confirmation .confirmation-status-links li#social-face {margin:0;}
	#order-confirmation .confirmation-status-links li#social-insta a {padding:15px 10px 15px 80px;}

	.sponsorshipPopup {width:300px!important;}
	.popup-reward {width:300px!important; background:white!important;}
	.popup-reward div {padding:40px 20px!important;}
	.sponsorshipPopup #invite { margin-left:0!important;margin-top:10px!important;}
	.transform_rewards_div_left {float:none!important;;}
	.show_rewards { width:100%!important;}

	#history ul.address { width:290px; height:auto!important;}
	#addresses .addresses ul.address { width:100%;}
	#addresses.addresses ul.address li {text-align:center;}
	#add_address p.text label, #add_address p.textarea label, #add_address p.select label,
	#identity .std p.text label { width:300px; padding:0; margin-bottom:5px; text-align:center; display:block;}
	#add_address p.select select { width:300px;}
	#add_address p.text input, #add_address p.textarea textarea { text-align:center;}

	.footer_links li { width:100%; text-align:center;}

	.mobile-version {display:block;}

	body#contact #center_column, body#contact .contact-boxes {width: 300px;}
	body#contact li.contact-box:nth-child(1), body#contact li.contact-box:nth-child(2) {display:none;}
	body#contact li.contact-box:nth-child(4){padding-top:5px;}
	body#contact li.contact-box:nth-child(4), body#contact fieldset, body#contact .success_send,
	body#contact p.text label, body#contact p.select label, body#contact p.select span, body#contact p.textarea label,
	body#contact li.contact-box:last-child, body#contact li.contact-box:last-child h2, body#contact li.contact-box:last-child .grey-info {width:280px;}
	body#contact p.select select, body#contact p.textarea textarea, body#contact p.text input, body#contact p.select input {width:270px; min-width:270px;}
	body#contact .g-recaptcha > div {width:280px!important;}
	body#contact .g-recaptcha { margin-left:-12px;}

}
