* {
	margin: 0;
	padding: 0
}
ul, ol {
	list-style: none;
	margin: 0
}
html {
	margin: 0;
	padding: 0;
	outline: 0!important
}
body {
	font: 16px/1.6 Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0 !important;
	padding: 0 !important;
	text-align: left;
	-webkit-text-size-adjust: none
}
body {
	min-width: 320px;
	position: relative
}
body#cms.content_only {
	background: #fff;
	min-width: 100%;
	max-width: 100%
}
body#cms.content_only .block em {
	float: left;
	margin: 5px 15px 0 0;
	font-size: 20px;
	line-height: 20px
}
h1 {
	font-size: 24px;
	line-height: 1.5;
	margin-bottom: 14px
}
h2 {
	font-size: 20px;
	line-height: 1.5;
	margin-bottom: 12px
}
h3 {
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 10px
}
h4 {
	font: 14px/1.5;
	line-height: 1.5;
	margin-bottom: 8px
}
h5 {
	font-size: 12px;
	line-height: 1.5;
	margin: 0
}
h6 {
	font-size: 11px;
	line-height: 1.5;
	margin-bottom: 4px
}
p {
	font-size: 17px;
	margin: 0 0 20px 0
}
a, a:visited, a:active, a:link, a:focus {
	cursor: pointer;
	text-decoration: none;
	color: #333;
	outline: none
}
a:hover {
	text-decoration: none;
	color: #a9a9a9
}
a.btn {
	color: #fff
}
.btn i {
	margin-right: 7px
}
ol {
	counter-reset: item;
	list-style-type: none;
	margin: 0 0 0 15px
}
ol li:before {
	content: counter(item,decimal) " ";
	counter-increment: item
}
legend {
	color: #000
}
sup {
	color: #F00;
	font-size: 100%;
	top: -4px
}
.clearfix:before, .clearfix:after {
	display: block;
	content: ".";
	height: 0;
	overflow: hidden
}
html {
	width: 100%
}
body#index #wrapp {
	background: url(../img/bg-main.jpg) center top no-repeat #fff;
	position: relative;
	overflow: hidden;
	width: 100%
}
#wrapp {
	background: url(../img/bg-main-2.jpg) left top repeat-x #fff;
	position: relative;
	overflow: hidden;
	width: 100%
}
body#index.instant_search #wrapp {
	background: url(../img/bg-main-2.jpg) left top repeat-x #fff
}
body#index.instant_search #header {
	padding-bottom: 0
}
body#index.instant_search #menu-wrap {
	margin-bottom: 10px
}
#wrapp_2 {
	margin: 0 auto;
	padding: 0;
	text-align: left
}
#right_column {
	padding: 0 0 30px 0
}
body#index .instant + #right_column {
	display: block
}
#center_column {
	padding-bottom: 30px
}
#product #center_column {
	padding-bottom: 30px
}
body#index #center_column {
	padding-bottom: 20px
}
body#index #center_column.instant {
	padding-bottom: 30px
}
body#index #center_column.instant .price {
	float: none;
	margin-bottom: 20px
}
h1 strong {
	display: block;
	float: right;
	padding: 0 0 0 0;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #333;
	font-style: italic;
	white-space: nowrap
}
.notification {
	font: 16px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	padding: 20px 20px 20px 60px;
	border-radius: 4px
}
.notification strong {
	margin-right: 5px
}
.notification p {
	font-size: 11px;
	padding: 0;
	margin: 0;
	color: #333333
}
.notification_warning {
	background-image: url(../img/error.png);
	background-position: 15px center;
	background-repeat: no-repeat;
	border: 2px solid #FFC237;
	background-color: #FFEAA8;
	color: #826200
}
a.product_link {
	font-size: 15px;
	color: #6caf28;
	font-weight: normal;
	line-height: 20px
}
a.product_link:hover {
	color: #333
}
.price {
	display: inline-block;
	color: #ADADAD;
	font-weight: 600;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif
}
.price-old {
	text-decoration: line-through
}
.columns .bordercolor, #columns .bordercolor {
	border-color: #ccc
}
div.error {
	margin: 20px 0 20px 0;
	padding: 20px
}
div.error p {
	padding: 0;
	margin: 0 0 0 0;
	font-size: 14px;
	text-transform: uppercase
}
div.error ol {
	margin: 0 0 0 0
}
div.error p.lnk {
	float: right;
	margin-top: 7px
}
div.error p.lnk .btn {
	color: #fff;
	font-weight: normal
}
div.error li {
	padding: 0 0 0 0;
	list-style-position: inside;
	list-style-type: decimal
}
p.warning {
	background: #d4eeff;
	border: 1px solid #34acf9;
	margin: 20px 0 20px 0;
	padding: 12px 10px 12px 20px;
	font-size: 14px;
	color: #0473b9
}
p.warning i {
	font-size: 25px;
	vertical-align: -3px;
	margin-right: 20px
}
p.warning a {
}
p.warning a:hover {
}
.warning_inline {
	color: #ff0000;
	font-weight: bold
}
.alert-error, div.error {
	background: url(../img/warning.png) 20px center no-repeat #fde4e1;
	padding-left: 70px;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #ebbcb5;
	font-size: 12px;
	font-weight: bold;
	color: #df0505
}
p.success, p.confirmation {
	margin: 20px 0 0 0;
	padding: 12px 10px 12px 20px;
	font: bold 12px "Arial";
	color: #95bc01;
	background: #f7fde1;
	border: 1px solid #dfebb5;
	border-radius: 5px
}
p.success i {
	font-size: 25px;
	vertical-align: -3px;
	margin-right: 20px
}
.success_inline {
	color: #33a33b;
	font-weight: bold
}
.required {
	color: #FF0000
}
#order-confirmation p.success {
	margin-bottom: 20px
}
a.cus-suport {
	margin-left: 10px;
	color: #a9a9a9
}
a.cus-suport:hover {
	color: #333
}
.cus-suport i {
	margin-right: 5px;
	font-size: 13px
}
#cms #center_column div.rte {
	padding: 0 0 0 0
}
#cms #center_column div.rte .block em {
	float: left;
	font-size: 56px;
	line-height: 56px;
	min-width: 56px;
	margin-right: 25px;
	text-align: center
}
#cms #center_column div.rte .block .extra-wrap {
	overflow: hidden
}
#cms #center_column div.rte .block h5 {
	font-size: 13px;
	line-height: 17px;
	color: #323232;
	text-transform: uppercase;
	margin-bottom: 10px
}
#cms #center_column div.rte .block h4 {
	margin-bottom: 40px
}
#cms #center_column div.rte .block {
	font-size: 13px;
	line-height: 18px
}
#cms #center_column div.rte .block .clearfix {
	padding-bottom: 25px
}
#cms #center_column h1 {
	margin-bottom: 2px
}
#cms #center_column h2 {
	padding-bottom: 9px
}
#cms #center_column .titled_box p {
	margin-bottom: 4px
}
#cms #center_column .titled_box.titled_box_center p {
	margin-bottom: 20px
}
#cms #center_column .titled_box h2 {
	margin-top: 6px
}
#cms #center_column .titled_box.titled_box_center h2 {
	margin-top: 0;
	text-align: center
}
#cms #center_column .titled_box.titled_box_center h2 span {
	display: inline-block;
	padding: 4px 10px 0 10px
}
.center_column .rte ul {
	margin: -15px 0 -3px 0;
	padding: 0 0 0 0;
	list-style: none
}
#cms #center_column .titled_box .img_cms {
	margin-bottom: 9px
}
#center_column .block-cms .title_block {
	font-weight: bold;
	line-height: normal;
	font-size: 14px;
	margin: 0 0 10px 0;
	padding-top: 10px
}
#center_column .block-cms ul {
	margin-left: 10px
}
#center_column .block-cms ul li a {
	font-weight: bold;
	font-size: 13px;
	line-height: 16px
}
#center_column .block-cms ul li a i {
	font-size: 11px;
	color: #FFA900
}
#cms #center_column .block-cms h1 {
	margin-bottom: 10px
}
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 {
	display: inline-block;
	*display: inline;
	padding: 8px 12px;
	font: bold 12px/15px Arial, Helvetica, sans-serif;
	color: #e34037;
	border: 1px solid #fedd3a;
	margin-bottom: 0;
	vertical-align: middle;
	cursor: pointer;
	*border: 0;
	*zoom: 1;
	background: #fedd3a;
	border-radius: 7px !important;
}
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 {
	cursor: default;
	color: #7c7c7c;
	background: #ccc
}
input.button_mini:hover, a.button_mini:hover, input.button_small:hover, a.button_small:hover, input.button:hover, a.button:hover, input.button_large:hover, a.button_large:hover, input.exclusive_mini:hover, a.exclusive_mini:hover, input.exclusive_small:hover, a.exclusive_small:hover, input.exclusive:hover, a.exclusive:hover, input.exclusive_large:hover, a.exclusive_large:hover {
	background: #6caf28;
	border: 1px solid #6caf28;
	color: #fff
}
a.btn_add_cart {
	border: 1px solid #6caf28;
	color: #fff;
	text-transform: uppercase;
	margin-right: 2px;
	padding: 7px 14px 6px 14px;
	background: #6caf28;
	border-radius: 7px
}
a.btn_add_cart span {
	line-height: 18px;
	padding: 2px 0 2px 0
}
a.btn_add_cart:hover {
	border: 1px solid #fedd3a;
	background: #fedd3a;
	color: #e34037
}
.btn-img {
	padding: 2px 12px 1px 3px!important
}
form {
	margin: 0 0 20px 0;
	padding: 0
}
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
	display: block;
	background-color: white;
	font: normal 14px/16px Arial, Helvetica, sans-serif;
	border: 1px solid #cccccc;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: none;
	color: rgba(0,0,0,0.75);
	margin: 0 0 12px 0;
	padding: 6px;
	height: 32px;
	width: 100%;
	-webkit-transition: all 0.15s linear;
	-moz-transition: all 0.15s linear;
	-o-transition: all 0.15s linear;
	transition: all 0.15s linear;
	outline: none
}
input[type="text"].oversize, input[type="password"].oversize, input[type="date"].oversize, input[type="datetime"].oversize, input[type="email"].oversize, input[type="number"].oversize, input[type="search"].oversize, input[type="tel"].oversize, input[type="time"].oversize, input[type="url"].oversize, textarea.oversize {
	font-size: 17px;
	padding: 4px 6px
}
input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus {
	background: #fafafa;
	outline: none !important;
	border-color: #b3b3b3;
	box-shadow: none
}
input[type="text"][disabled], input[type="password"][disabled], input[type="date"][disabled], input[type="datetime"][disabled], input[type="email"][disabled], input[type="number"][disabled], input[type="search"][disabled], input[type="tel"][disabled], input[type="time"][disabled], input[type="url"][disabled], textarea[disabled] {
	background-color: #ddd;
	box-shadow: none
}
textarea {
	height: auto;
	resize: none
}
select, select:focus, select:focus {
	width: 100%;
	outline: none
}
select {
	background: #FFFFFF;
	border-color: #cccccc #cccccc #cccccc #cccccc;
	border-radius: 0 0 0 0;
	border-style: solid;
	border-width: 1px;
	height: auto;
	padding: 6px 6px 6px 2px;
	width: auto
}
.product_sort .btn {
	width: 177px;
	text-align: left
}
.btn {
	border-radius: 0
}
.product_sort .dropdown-menu .active > a, .product_sort .dropdown-menu .active > a:hover {
	background: #333
}
select.btn-mini {
	height: auto;
	line-height: 14px
}
select.btn {
	-webkit-appearance: button;
	-moz-appearance: button;
	appearance: button;
	padding-right: 16px
}
select.btn-mini + .caret {
	margin-left: -20px;
	margin-top: 9px
}
input[type=submit], input[type=button] {
	-webkit-border-radius: 0
}
.modal-footer input[type=submit] {
}
label {
	display: inline-block;
	font-size: 13px;
	color: #333;
	margin-bottom: 5px;
	cursor: default
}
input, textarea, select {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%
}
input:before, textarea:before, select:before, input:after, textarea:after, select:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
input, textarea, select, .uneditable-input {
	margin-bottom: 0
}
.radio input[type="radio"], .checkbox input[type="checkbox"] {
	float: left;
	margin-left: 0
}
input[type="radio"], input[type="checkbox"] {
	line-height: normal;
	margin: 4px 0 0
}
.checkbox label, .radio label {
	display: inline-block
}
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
	outline: 0 none
}
form p.id_state {
	display: none
}
form.std fieldset, form fieldset {
	border: none
}
form.std .text label, form.std .password label, form.std .textarea label, form.std .select label {
	display: block
}
form.std .select span, form.std .radio span, form.std .checkbox span {
	text-align: left;
	padding: 4px 0 0 0;
	color: #333
}
form.std span.inline-infos {
	display: block;
	margin: 0 0 -3px 0;
	padding: 2px 0 0 157px;
	font: normal 11px "Arial";
	color: #3a3a3a
}
span.editable {
	float: none;
	padding: 0 0 0 7px;
	font: normal 12px "Arial";
	color: #3a3a3a;
	margin: 0
}
span.form_info {
	padding: 0 0 0 5px;
	color: #333;
	font-style: italic
}
form.std .text, form.std .password, p.textarea {
	margin: 0
}
form.std .text input, form.std .password input {
	width: 400px
}
select#days {
	width: 94px;
	margin: 0 8px 10px 0
}
select#months {
	width: 95px;
	margin: 0 8px 10px 0
}
select#years {
	width: 95px;
	margin: 0 0 10px 0
}
input:focus {
	outline: none
}
form.std p.checkbox, form.std p.radio {
	margin: 0;
	padding: 15px 0 0 0;
	overflow: hidden
}
form.std p.submit {
	margin: 0;
	padding: 20px 0 0 0
}
form.std .required_desc {
	margin: 0 0 -3px 0;
	padding-left: 157px
}
#order-detail-content-table td:first-child {
	padding-left: 10px
}
#block-order-detail .adresses_bloc ul {
	display: inline-block;
	float: left;
	padding: 20px 2%;
	border: 1px solid #ccc;
	background: #fefefe;
	margin-left: 4%;
	margin-bottom: 20px;
	width: 48%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	height: auto !important
}
#block-order-detail .adresses_bloc ul.item {
	margin-left: 0
}
.tit-ord {
	margin-bottom: 7px
}
#order-detail-content-table input {
	text-align: center;
	width: 50px
}
#order-detail-content-table tfood td strong {
	margin-right: 10px
}
#pagenotfound #right_column, #pagenotfound #left_column {
	padding: 0
}
#pagenotfound form {
	margin-bottom: 0
}
#pagenotfound form #search_query {
	margin-bottom: 20px
}
#pagenotfound h2 {
	margin-bottom: 10px
}
#authentication form.std .text input, #authentication form.std .password input, #identity input[type="text"], #identity input[type="password"] {
	width: 100%
}
#add_address h2 {
	margin-bottom: 12px
}
#vat_area {
	padding-bottom: 12px
}
#add_address .submit2 {
	padding: 0;
	margin: 10px 0 0 0
}
#add_address input[type="text"], #add_address input[type="password"], #add_address input[type="date"], #add_address input[type="datetime"], #add_address input[type="email"], #add_address input[type="number"], #add_address input[type="search"], #add_address input[type="tel"], #add_address input[type="time"], #add_address input[type="url"] {
	width: 100%
}
#add_address textarea {
	margin-bottom: 20px;
	height: 100px
}
#add_address .inline-infos.required {
	margin-bottom: 5px
}
.order_qte_input + label {
	float: left;
	margin-left: 5px
}
#order-detail-content td {
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px
}
div.table_block {
	padding: 20px 0 0 0
}
table.std th, table.std td {
	vertical-align: middle
}
table.std th {
	white-space: nowrap;
	background: #f5f5f5
}
table.std tfoot td {
	color: #333;
	text-align: right;
	white-space: nowrap
}
table, table.std {
	background: #fdfdfd;
	border-spacing: 0;
	margin-bottom: 20px;
	vertical-align: middle;
	border: 1px solid #ccc;
	width: 100%
}
table th {
	border: 1px solid #ccc;
	color: #7a7a7a;
	font-size: 13px;
	font-weight: bold;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase
}
table td {
	border: 1px solid #ccc;
	padding: 10px
}
.delivery_option table td {
	text-align: center
}
ul.footer_links {
	padding: 20px 0 0 0
}
ul.footer_links li {
	float: left;
	margin: 0 25px 0 0
}
ul.footer_links li img.icon {
	margin: -3px 5px 0 0
}
ul.footer_links li a {
	font-size: 15px
}
ul.footer_links li a i {
	font-size: 25px;
	vertical-align: -3px;
	margin-right: 5px
}
.footer_link_bottom i {
	font-size: 25px;
	vertical-align: -3px
}
.footer_link_bottom a {
	font-size: 14px
}
.sortPagiBar .btn, .sortPagiBar .btn-group > .btn:first-child {
	padding-right: 27px;
	border-radius: 0
}
.sortPagiBar .caret {
	position: absolute;
	right: 10px
}
.sortPagiBar {
	padding: 20px 0 10px 0
}
.sortPagiBar p {
	padding: 0;
	margin: 0
}
.nbrItemPage {
	float: left
}
.nbrItemPage label {
	float: left
}
.dropdown-menu li > a {
	padding: 6px 10px 6px 10px
}
.dropdown-menu li > a:hover {
	background: #333
}
.dropdown-menu {
	padding: 0;
	border-radius: 0;
	min-width: 215px
}
#itempage {
	float: left;
	margin: 0
}
.nbrItemPage label {
	padding: 8px 10px 0 0
}
.nbrItemPage.nbr_page {
	margin: 0 0 10px 0;
	position: relative
}
.nbrItemPage.nbr_page .b-core-ui-select {
	width: 50px
}
.product_sort form {
	margin: 0 20px 0 0
}
.product_sort {
	float: left;
	margin-right: 50px;
	min-width: 210px
}
.product_sort #productsSortForm label {
	float: left;
	padding: 5px 10px 0 0
}
.product_sort #productsSortForm select {
	width: 190px;
	margin: 0 0 0 0;
	padding: 4px 6px 5px 2px;
	position: absolute;
	z-index: 5
}
.product_view {
	float: right;
	margin-top: 2px
}
.product_view li {
	float: left;
	width: 31px;
	height: 29px;
	cursor: pointer;
	text-align: center;
	color: #9D9C9C;
	-webkit-box-shadow: inset 1px 1px 9px rgba(178,178,178,0.3);
	box-shadow: inset 1px 1px 9px rgba(178,178,178,0.3);
	border: 1px solid #cccccc
}
.product_view li i {
	display: inline-block;
	font-size: 24px;
	line-height: 24px;
	vertical-align: middle;
	margin-top: 4px
}
.product_view li.current {
	cursor: default;
	color: #000;
	border: 1px solid #000
}
.product_view li:hover {
	-webkit-box-shadow: 1px 1px 9px rgba(178,178,178,0.3);
	box-shadow: 1px 1px 9px rgba(178,178,178,0.3)
}
.product_view li#product_view_list {
	margin-left: 10px
}
#productsSortForm {
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
	position: relative
}
#productsSortForm .dropdown-toggle {
	float: left
}
.bottom_pagination.shop_box_row {
	padding: 20px 0 0 0;
	margin-top: 30px;
	border-bottom: none
}
.bottom_pagination > form > p {
	margin: 0
}
.bottom_pagination > form {
	float: right;
	margin: 0
}
#pagination {
	float: left;
	padding: 0 0 0 0;
	border-radius: 0 0 0 0
}
#pagination_form {
	float: left
}
#pagination_form select {
	float: left;
	margin: 0 0 0 0
}
#pagination_form label {
	display: inline-block;
	float: left;
	padding: 3px 12px 0 20px
}
#pagination li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px
}
#pagination li#pagination_next {
	margin-right: 0
}
.pagination {
	float: left;
	list-style-type: none;
	margin: 0
}
.pagination ul {
	border-radius: 0;
	box-shadow: 0 0 0 rgba(0,0,0,0);
	-moz-box-shadow: 0 0 0 rgba(0,0,0,0);
	-webkit-box-shadow: 0 0 0 rgba(0,0,0,0)
}
.pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
	border-radius: 0
}
.pagination ul > li:last-child > a, .pagination ul > li:last-child > span {
	border-radius: 0
}
.pagination ul > li > a, .pagination ul > li > span {
	border: none;
	line-height: 30px;
	padding: 0 10px;
	border-color: #D4D4D4 #D4D4D4 #D4D4D4 #D4D4D4;
	border-style: solid;
	border-width: 1px;
	border-radius: 0
}
.pagination ul > li > a {
	background: #D4D4D4;
	color: #333
}
.pagination ul > li > a:hover {
	background: #5c9922;
	border-color: #5c9922 #5c9922 #5c9922 #5c9922
}
.center_column .cat_desc {
	margin: 0 0 0 0;
	padding: 0;
	color: #333;
	font: normal italic 13px/16px Arial, Helvetica, sans-serif;
	position: relative
}
.row_category .category_image {
	float: left;
	margin-right: 20px
}
.row_category {
	padding-bottom: 20px;
	margin-bottom: 0
}
.center_column .cat_desc .lnk_more {
	margin-left: 10px;
	font: bold normal 13px Arial, Helvetica, sans-serif
}
#subcategories {
	margin: 0 0 0 0;
	padding: 0 0 15px 0;
	border-top: 1px solid #cccccc
}
#primary_block .buttons_bottom_block span.exclusive {
	display: none
}
#subcategories h2 {
	color: #7a7a7a;
	font-weight: bold;
	font-size: 13px;
	line-height: 17px;
	background: none;
	padding: 30px 0 9px 0;
	margin: 0;
	border: none
}
#subcategories h2 span {
	background: #fff;
	padding-right: 5px
}
#subcategories ul {
	margin-bottom: 0
}
#subcategories ul li {
	float: left;
	margin: 15px 20px 0 0;
	width: 158px;
	border: none
}
#subcategories ul li.product_list_5 {
	margin-right: 0
}
#subcategories ul li a {
	display: block
}
#subcategories ul li.product_list_6 {
	margin-right: 0
}
#subcategories ul li .lnk_more_sub {
	margin: 12px 0 0 0;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #a9a9a9
}
#subcategories ul li .lnk_more_sub:hover, #subcategories ul li:hover .lnk_more_sub {
	color: #000
}
.center_column .cat_desc .lnk_more_cat {
	display: inline-block;
	font-weight: bold;
	font-style: normal;
	color: #000;
	margin-left: 5px;
	cursor: pointer
}
.center_column .cat_desc .lnk_more_cat:hover {
	color: #a9a9a9
}
body#index #header {
	position: relative;
	z-index: 101;
	padding: 0 0 30px 0
}
#header {
	position: relative;
	z-index: 101;
	padding: 0 0 0 0
}
#header_logo {
	display: block;
	position: absolute;
	left: -14px;
	top: 63px
}
#header-inner {
	padding: 184px 0 0 0;
	position: relative
}
.blockpermanentlinks-header {
	position: absolute;
	right: 161px;
	top: 0;
	border-left: 1px solid #444444
}
#header_links {
	border-left: 1px solid #444444
}
#header_links li:first-child {
	margin-left: -1px
}
#header_links li {
	float: left;
	padding: 0 0 0 0;
	margin: 0;
	border-right: 1px solid #444444;
	line-height: 18px
}
#header_links li a {
	color: #ffffff;
	text-decoration: none;
	display: inline-block;
	font-size: 15px;
	font-weight: normal;
	line-height: 18px;
	text-transform: capitalize;
	padding: 10px 10px 10px 10px
}
#header_links li a:hover, body#index a.header_links_home, #sitemap a.header_links_sitemap, #contact a.header_links_contact, #cms a.header_links_delivery, #stores a.header_links_store {
	color: #fff;
	background: #313131
}
.mobile-link-top {
	display: none
}
#currencies_block_top, #languages_block_top {
	position: absolute;
	right: 33px;
	top: 0;
	border-right: 1px solid #444444;
	height: 38px;
	padding-top: 0
}
#currencies_block_top form {
	margin: 0
}
#languages_block_top:hover, #currencies_block_top:hover, .mobile-link-top h4 {
	cursor: pointer
}
.list_header {
	display: none;
	z-index: 1000;
	width: 140px;
	position: absolute;
	right: 0;
	top: 38px;
	list-style: none;
	background: #313131
}
#currencies_block_top p.inner-carrencies, #languages_block_top p, .mobile-link-top h4 {
	color: #969494;
	font-size: 13px;
	position: relative;
	font-weight: normal;
	text-transform: capitalize;
	margin-bottom: 0;
	padding-left: 8px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.2em
}
#languages_block_top .selected_language {
	padding-left: 9px
}
.list_header li {
	border-top: 1px solid #555
}
.list_header li:first-child {
	border: none
}
.list_header li.selected {
	padding: 8px 0 8px 10px;
	cursor: default
}
.list_header li.selected a {
	color: #979797;
	cursor: default
}
.list_header li a {
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	padding: 8px 5px 8px 10px;
	font-weight: bold
}
.list_header li a:hover {
	color: #979797
}
.list_header li.selected span {
	cursor: default;
	font-weight: bold
}
#currencies_block_top p.inner-carrencies:hover, #languages_block_top p:hover, .mobile-link-top h4:hover {
	color: #fff
}
.arrow_header_top {
	width: auto;
	font-size: 16px;
	margin-left: 5px;
	display: inline-block;
	vertical-align: 1px
}
#currencies_block_top p.active, #languages_block_top p.active, .mobile-link-top h4.act .arrow_header_top {
	color: #fff
}
#languages_block_top {
	right: 82px
}
#countries_2 .countries_ul li img {
	float: left;
	margin: 2px 10px 0 0
}
#countries_2 .countries_ul li span .firstWord {
	display: none
}
#countries_2 .countries_ul li span {
	display: block
}
#setCurrency .currencies_ul li span {
	display: inline-block;
	padding-right: 10px;
	font-weight: bold
}
#setCurrency .currencies_ul li.selected {
	padding: 8px 5px 8px 10px;
	font-weight: bold;
	cursor: default
}
.blockuserinfo {
	position: absolute;
	top: 0;
	right: 0;
	border-right: 1px solid #444444
}
.blockuserinfo:hover {
	background: #313131
}
.blockuserinfo a {
	height: 30px;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
	display: block
}
.blockuserinfo a span {
	display: inline-block
}
.blockuserinfo a span i {
	font-size: 18px;
	color: #ffc001;
	line-height: 18px
}
.blockuserinfo a:hover span i {
	color: #fff
}
#header_user {
	position: absolute;
	right: 0;
	top: 75px;
	z-index: 99
}
#header_user #shopping_cart .shopping_cart_title {
	line-height: 28px
}
#header_user #shopping_cart .shopping_cart_title i {
	font-size: 28px;
	display: inline-block;
	margin-right: 13px;
	vertical-align: -5px;
	display: none
}
#header_user #shopping_cart a:hover {
	background: #333333 !important;
	color: #fff
}
#header_user #shopping_cart a:hover .shopping_cart_title {
	color: #fff
}
#header_user #shopping_cart a {
	display: inline-block;
	overflow: hidden;
	background: #fedd3a !important;
	padding: 6px 0 5px 10px;
	color: #333333;
	font-weight: normal;
	font-size: 13px;
	line-height: 21px;
	border-radius: 7px
}
#header_user #shopping_cart a:hover {
	color: #fff;
}
#header_user #shopping_cart .shopping_cart_title {
	display: inline-block;
	float: left;
	padding: 0 0 0 0;
	color: #333333;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	margin-right: 3px
}
#header_user #shopping_cart span {
	margin-right: 42px;
	line-height: 31px;
	display: inline-block;
	text-transform: capitalize;
}
#header_user #shopping_cart .opancart {
	float: right;
	margin: 6px 10px 0 20px;
	font-size: 16px;
	color: #fff
}
#header_user.close-cart #shopping_cart a {
	color: #000;
}
#header_user.close-cart #shopping_cart a .shopping_cart_title {
	color: #000;
}
.hidden {
	display: none;
	visibility: inherit
}
.visible {
	display: block
}
.zoom_one {
	zoom: 1
}
.f_left {
	float: left
}
.low_opacity {
	opacity: 0.3
}
.bottom_indent {
	margin-bottom: 15px !important
}
.detail_step_by_step thead tr th.first_item {
	width: 150px
}
#search_block_top2 {
	position: absolute;
	top: 75px;
	right: 272px;
	margin: 0
}
#search_block_top2 label {
	display: none
}
#search_block_top2 form, #search_block_top2 p {
	margin: 0
}
#search_block_top2 input.search_query {
	float: left;
	margin: 0;
	height: 42px;
	line-height: 20px;
	background: #fff;
	padding: 0 10px 0 10px;
	width: 138px;
	position: relative;
	vertical-align: middle;
	border: 1px solid #fff;
	box-shadow: none;
	border-right: none;
	outline: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-user-modify: read-write-plaintext-only;
	border-radius: 7px 0 0 7px
}
#search_block_top2 input.search_query:focus {
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}
#search_block_top2 a {
	display: block;
	float: left;
	padding: 0;
	width: 40px;
	height: 42px;
	text-align: center;
	color: #b4b5b4;
	border-left: none;
	border-radius: 0 7px 7px 0;
	background: #fff
}
#search_block_top2 a:hover {
	color: #000
}
#search_block_top2 a span {
	display: none
}
#search_block_top2 a i {
	font-size: 20px;
	line-height: 40px;
	width: 100%;
	height: 100%
}
.ac_results {
	width: 176px!important;
	margin-top: 1px;
	border: 1px solid #ddd!important;
	border-radius: 7px
}
.ac_over {
	background: #333!important
}
#instant_search_results .title_shop {
	opacity: 1
}
#instant_search_results .title_shop_block {
	float: right;
	opacity: 1;
	width: 45%;
	text-align: right;
	padding-right: 0;
	background: none
}
#instant_search_results .title_shop:hover {
	color: #5c9922
}
.column .block {
	margin: 0 0 0 0
}
h1, .column .block h4, .center_column .block h4, #layered_block_left h3 {
	color: #2e2e2e;
	font-size: 23px;
	line-height: 27px;
	font-weight: normal;
	padding: 30px 0 5px 0;
	margin: 0 0 20px 0
}
h1#instant_search_results {
	overflow: hidden
}
h1, .column .block h4 span, .center_column h4 span, #layered_block_left h3 span {
	padding-right: 5px;
	color: #333333;
	font-weight: normal
}
.column .block h4 a:hover {
	color: #8b12a0
}
.column .block h4 .column_icon_toggle {
	display: none
}
.column .block.myaccount ul li a img {
	display: none
}
#layered_block_left h4.toggle {
	margin-bottom: 18px
}
.column .block .store_list {
	margin-top: -11px
}
.column .block form p {
	margin-bottom: 12px
}
.column .block form {
	margin-bottom: 2px
}
.column .block .store_list form p {
	margin-bottom: 9px
}
#categories_block_left .block_content {
	padding: 0 0 0 0
}
#categories_block_left ul.tree {
	padding: 0 0 0 0;
	list-style: none
}
#categories_block_left ul.tree li {
	position: relative
}
#categories_block_left ul.tree li a:hover, #categories_block_left ul.tree a.selected, #categories_block_left .grower:hover + a {
	color: #666
}
#categories_block_left ul.tree li ul li a {
	padding-left: 20px
}
#categories_block_left ul.tree li ul li ul li a {
	padding-left: 30px
}
#categories_block_left .grower {
	display: block;
	width: 13px;
	height: 13px;
	cursor: pointer;
	position: absolute;
	right: 8px;
	top: 11px
}
#categories_block_left .OPEN {
	color: #666
}
#categories_block_left .CLOSE {
	background: url(../img/plus_minus.png) 0 0 no-repeat
}
#layered_block_left ul {
	padding: 5px 0
}
#layered_block_left ul li .disabled {
	color: #666
}
#layered_block_left h2 {
	background: none;
	color: #8B12A0;
	padding: 0 0 0 0;
	margin: 0
}
#layered_block_left h2 span {
	padding: 0 10px 4px 0;
	font-size: 13px;
	line-height: 16px;
	color: #7a7a7a;
	font-weight: bold;
	text-transform: uppercase
}
#layered_block_left input {
	margin: -1px 10px 0 0;
	text-align: center
}
#layered_block_left span.layered_close {
	float: right;
	padding: 0 0 0 0
}
#layered_block_left .layered_price ul {
	padding-bottom: 11px;
	padding-top: 13px
}
#layered_block_left .hide-action {
	display: block;
	text-align: right;
	padding-right: 5px
}
#layered_block_left .hide-action:hover {
	text-decoration: underline
}
#layered_block_left .layered_close {
	float: right;
	padding-right: 5px
}
#layered_block_left span.layered_close a {
	display: block;
	outline: none
}
#layered_block_left span.layered_close a:hover, #layered_block_left span.closed a:hover {
	color: #a9a9a9
}
#layered_block_left .nomargin a {
	display: inline;
	font-size: 14px;
	font-style: italic
}
#layered_block_left div.radio {
	margin-right: 11px;
	margin-top: 1px
}
#layered_block_left div.checker {
	margin-right: 12px
}
#layered_block_left .nomargin a span {
	color: #a9a9a9;
	font-weight: bold
}
#layered_block_left .color-option {
	border: 1px solid #666666;
	height: 16px;
	margin-left: 0;
	padding: 0;
	width: 16px
}
#layered_block_left .color-option.disable {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5
}
.layered_slider {
	margin-top: 5px
}
.layered_price_range {
	margin-left: 7px
}
.layered_price_range_unit {
	margin-right: 7px
}
.layered_slider_container {
	margin: 6px 0 6px 6px;
	width: 93%
}
.layered_weight > ul.store_list_filter > li span {
	float: left;
	margin: 5px 7px 11px 0
}
.store_list_filter .layered_input_range_min, .store_list_filter .layered_input_range_max {
	display: inline-block;
	float: left;
	width: 50px
}
.layered_list_selected {
	font-weight: bold
}
.layered_ajax_loader p {
	margin: 20px 0;
	text-align: center
}
.hide-action {
	display: block;
	text-align: center;
	text-align: right;
	cursor: pointer
}
.layered_list {
	display: inline-block;
	cursor: pointer;
	padding: 0 0 5px 0
}
#ul_layered_price_0 li.layered_list {
	display: inline-block;
	float: left;
	clear: both
}
#ul_layered_price_0 {
	overflow: hidden
}
.layered_list:hover {
	color: #333
}
#layered_form .b-core-ui-select__dropdown__list ul {
	padding: 0
}
#layered_form div div ul {
	padding: 16px 0 0 0
}
#layered_form .b-core-ui-select {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}
#layered_form #enabled_filters {
	margin-top: -15px;
	margin-bottom: 16px
}
#enabled_filters h2 {
	text-align: center;
	font-style: italic;
	color: #333;
	padding: 13px 0 10px 0
}
#enabled_filters h2 span {
	padding: 0 10px 0 10px
}
#layered_form #enabled_filters ul {
	padding-bottom: 0;
	padding-top: 0;
	border-bottom: 1px solid #ccc;
	margin-bottom: 8px
}
#enabled_filters ul li {
	padding: 5px 0;
	color: #333;
	line-height: 24px;
	font-style: italic
}
#enabled_filters ul li.enabled_filters_extra {
	color: #a9a9a9
}
#enabled_filters li a {
	float: right;
	margin: 0 0 0 10px;
	outline: none;
	font-size: 20px;
	line-height: 20px
}
#enabled_filters li a:hover {
	color: #a9a9a9
}
#layered_form .color-option {
	margin-left: 0;
	width: 25px;
	height: 25px;
	padding: 0;
	border-radius: 25px;
	border: none
}
#ul_layered_id_attribute_group_2 li {
	float: left;
	padding: 0 0 8px 0
}
#layered_block_left #ul_layered_id_attribute_group_2 {
	padding-bottom: 0
}
#ul_layered_id_attribute_group_2 li label {
	display: none
}
#ul_layered_id_attribute_group_2 li input {
	margin-right: 20px
}
#ul_layered_id_attribute_group_2 li:first-child {
}
#layered_form .color-option.on {
	box-shadow: 0 0 5px 0 #a9a9a9
}
#layered_form > div > div {
	margin-bottom: 9px
}
#layered_form > div > div .b-core-ui-select__dropdown ul {
	padding: 0
}
#layered_form > div {
	margin-bottom: -6px
}
#layered_form div div ul {
	padding: 15px 0 8px 0
}
#layered_form input[type=radio] {
}
#layered_form .select {
	width: 270px;
	height: 32px;
	opacity: 0;
	filter: alpha(opacity=0)
}
#layered_block_left .color-option.disable {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5
}
#product_list .warning {
	margin-top: 13px
}
#layered_price_range_min, #layered_price_range_max {
	display: inline-block;
	float: left;
	width: 50px
}
#ul_layered_price_0 span {
	float: left;
	margin: 5px 7px 0 0
}
.layered_price_range_unit {
	float: left
}
.layered_price ul {
	width: 100%
}
#ul_layered_id_attribute_group_3 li:first-child {
	padding-bottom: 10px
}
#layered_block_left ul#ul_layered_manufacturer_0 label {
	display: inline
}
.loader_position {
	position: absolute;
	left: 45%;
	top: 20px
}
#tags_block_left p {
	text-align: justify;
	font-size: 0.9em;
	margin-bottom: 4px;
	padding-right: 30px
}
#tags_block_left p a {
	margin: 0 0.1em;
	line-height: 1.5em;
	padding: 2px 2px 5px 2px
}
a.tag_level3 {
	font-size: 1.5em;
	font-weight: bold
}
a.tag_level2 {
	font-size: 1.4em
}
a.tag_level1 {
	font-size: 1em
}
#tags_block_left p a i {
	margin-right: 7px
}
.products_block ul {
	padding-top: 0
}
.products_block .block_content {
	padding-bottom: 9px
}
.products_block ul li:first-child {
	margin-top: 0
}
.products_block ul li {
	padding: 0 0 20px 0;
	margin-bottom: 20px
}
.products_block ul li a.products_block_img {
	display: block;
	float: left;
	width: 80px;
	margin-right: 12px
}
.products_block ul li > div {
	float: left;
	width: 177px;
	padding: 0 0 0 0;
	margin-top: -4px
}
.products_block ul li p {
	padding: 7px 0 0 0;
	margin-bottom: 6px
}
.products_block ul li .reduction {
	color: #a9a9a9;
	font-style: italic;
	margin-left: 14px;
	margin-right: 15px
}
.products_block ul li span.price-discount {
	display: inline-block;
	text-decoration: line-through;
	margin-top: 0
}
.products_block ul li .price {
	float: left;
	font-size: 14px
}
#special_block_right h5 {
	padding: 12px 0 9px 0
}
#special_block_right span.price-discount {
	text-decoration: line-through
}
#newsletter_block_left {
}
#newsletter_block_left div.block_content {
	padding: 0 0 0 0;
	text-align: center
}
#newsletter_block_left input.inputNew {
	width: 100%;
	margin: 0 0 10px 0;
	position: relative
}
#newsletter_block_left input.button_form {
	display: block;
	margin: 0 auto;
	width: 100%
}
#newsletter_block_left .warning_inline {
	padding-top: 10px
}
#newsletter_block_left p.success_inline {
	color: #418B19;
	text-align: center;
	font-weight: bold
}
#newsletter_block_left p.warning_inline {
	color: #DA0F00;
	text-align: center;
	font-weight: bold
}
#stores_block_left div.block_content {
	padding-bottom: 20px
}
#stores_block_left p {
	text-align: left;
	margin: 0
}
#stores_block_left p a img {
	margin: 0 0 20px 0
}
.blockmanufacturer select, .blocksupplier select {
	width: 100%;
	margin: 10px 0 0 0
}
.blockmanufacturer li.last {
	border: none
}
#viewed-products_block_left ul li.last {
	border: none;
	padding-bottom: 0
}
#header #cart_block h4 {
	display: none
}
#header #cart_block {
	display: none;
	z-index: 999;
	position: absolute;
	right: 0;
	top: 120px;
	width: 275px;
	padding: 0 10px 10px 10px;
	border: 1px solid #e7e7e7;
	background: #fff;
	border-radius: 7px
}
#cart_block #cart_block_no_products {
	padding: 15px 0 5px 0;
	color: #333;
	margin: 0
}
#cart_block #cart_block_summary {
	display: none;
	padding: 10px 0 0 0
}
#cart_block #cart_block_summary span {
	color: #000
}
#cart_block #cart_block_summary span.ajax_cart_total {
	margin: 0 0 0 5px;
	font-weight: bold
}
#cart_block .quantity-formated {
	display: inline-block;
	float: left;
	margin-right: 5px;
	line-height: 16px;
	color: #343336
}
#cart_block #cart_block_list dl {
	margin: 0
}
#cart_block #cart_block_list dt:first-child {
	border: none
}
#cart_block .cart-images {
	width: 70px;
	margin-right: 10px
}
#cart_block #cart_block_list dt {
	padding: 10px 0 0 0;
	border-top: 1px dotted #ccc;
	position: relative;
	clear: both
}
#cart_block #cart_block_list dt a {
	display: inline-block;
	float: left;
	line-height: 17px
}
#cart_block #cart_block_list dt a img {
	display: inline-block;
	margin-right: 10px;
	margin: 0 0 10px 0
}
#cart_block #cart_block_list dd {
	position: relative;
	margin: 0 0 10px 0
}
#cart_block #cart_block_list dd a {
	font-style: italic
}
#cart_block .remove_link {
	position: absolute;
	right: 7px;
	top: 15px;
	height: 24px;
	width: 19px
}
#cart_block .remove_link a {
	display: block;
	z-index: 9;
	height: 24px;
	width: 19px;
	margin-top: 0;
	margin-left: 5px;
	font-size: 24px;
	line-height: 24px
}
#cart_block .remove_link a:hover {
	color: #A9A9A9
}
#cart_block .products .price {
	display: inline-block;
	padding: 15px 0 5px 0;
	width: 150px;
	font-size: 17px
}
#cart_block table#vouchers {
	clear: both;
	width: 100%;
	position: relative;
	border: none;
	background: none
}
#cart_block table#vouchers td {
	border: none
}
#cart_block table#vouchers tr td.quantity {
	margin-right: 5px;
	min-width: 18px
}
#cart_block table#vouchers tr td.delete a {
	padding: 0;
	width: 9px;
	height: 9px;
	position: absolute;
	right: 0;
	top: 7px
}
#cart_block ul.cart_block_customizations {
	padding: 0 0 0 13px;
	list-style: none
}
#cart_block ul.cart_block_customizations li {
	font: 11px/15px "Arial"
}
#cart_block ul.cart_block_customizations li .quantity-formated {
	line-height: 14px
}
#cart_block ul.cart_block_customizations div.deleteCustomizableProduct {
	width: 9px;
	height: 9px;
	position: absolute;
	right: 3px;
	top: 3px
}
#cart_block ul.cart_block_customizations div.deleteCustomizableProduct a {
	display: block;
	background: url(../img/icon/delete.gif) no-repeat 0 0;
	height: 9px;
	width: 9px
}
#cart_block ul.cart_block_customizations div.deleteCustomizableProduct a:hover {
}
#cart_block .cart-prices div {
	border-top: 1px dotted #cccccc;
	padding: 7px 0 7px 0
}
#cart_block #cart_block_shipping_cost, #cart_block #cart_block_total, #cart_block #cart_block_wrapping_cost {
	float: right
}
#cart_block #cart-buttons {
	display: block
}
#cart_block #cart-buttons #button_order_cart {
	float: left
}
#cart_block #cart-buttons #button_order_cart span {
}
#cart_block p#cart-buttons {
	padding: 10px 0 0 0;
	margin: 0;
	border-top: 1px dotted #cccccc;
	overflow: hidden
}
#cart_block p#cart-buttons a.button_mini {
	float: left;
	margin-right: 10px
}
#center_column .breadcrumb {
	display: none
}
.breadcrumb {
	margin: 0 0 0 0;
	background: none;
	border-radius: 0;
	padding: 0 0 0 0;
	font-size: 14px;
	min-height: 30px;
	line-height: 30px
}
.breadcrumb span {
	display: inline
}
.breadcrumb a {
	font-size: 14px;
	line-height: 22px;
	position: relative
}
.breadcrumb a i {
	vertical-align: -4px
}
.breadcrumb-home {
}
.breadcrumb-home i {
	font-size: 25px
}
.breadcrumb-home:hover {
}
.breadcrumb .navigation-pipe {
	margin: 0 10px 0 10px;
	font-size: 14px;
	line-height: 22px
}
.breadcrumb .navigation_page {
	font-size: 14px;
	line-height: 22px
}
.breadcrumb_inset {
	padding: 0 10px
}
#contact_form p#desc_contact0, #contact_form p#desc_contact1, #contact_form p#desc_contact2 {
	padding: 0;
	margin-bottom: 10px;
	color: #09F
}
#contact_form p.file_input label {
	padding-top: 3px
}
#contact_form {
	padding: 0 0 20px 0;
	margin: 0 0 0 0
}
#contact_form p {
	margin-bottom: 20px
}
#contact_form p.textarea {
	margin: 0
}
#contact_form h2 {
	margin-bottom: 10px
}
#desc_contact0 {
	display: none
}
#contact_form textarea#message {
	height: 150px;
	margin: 0
}
#contact_form .select select {
	width: 400px
}
#contact_form .text input, #contact_form .password input {
	width: 400px
}
#contact_form input[type="file"] {
	width: 100%;
	height: 100%
}
#contact-form .submit {
	padding-top: 15px
}
.title-pagecontact {
	display: inline-block;
	padding: 0;
	margin: 0 0 5px 0
}
.title-pagecontact i {
	margin-right: 7px
}
#order-list td {
	text-align: left
}
#order-list td.history_invoice i {
	font-size: 25px;
	vertical-align: -1px
}
.myaccount ul {
	padding-bottom: 10px
}
.favoriteproducts img {
	width: 16px;
	height: 16px
}
div#block-history {
	padding: 0
}
div#block-history textarea {
	height: 100px;
	margin-bottom: 20px
}
table#order-list {
	margin-bottom: 0;
	border: none
}
#module-loyalty-default #block-history {
	overflow: auto
}
table#order-list td.history_link a {
	font-weight: bold;
	color: #a9a9a9
}
table#order-list td.history_detail .btn {
	display: block
}
table#order-list td.history_detail .btn + a {
	margin-top: 10px
}
table#order-list td.history_detail a.details_link {
	text-transform: capitalize
}
#block-history #block-order-detail table.std td.inputs input.order_qte_input {
	float: left;
	height: 15px;
	padding: 1px
}
.align_center {
	text-align: center
}
.top_indent {
	margin-top: 20px
}
#block-history #block-order-detail table.std td.inputs label {
	display: block;
	float: left;
	padding: 2px 0 0 7px;
	font-weight: bold
}
#block-history h3 {
	padding: 17px 0 0 0
}
#block-history #block-order-detail {
	padding: 3px 0 0 0
}
#block-history #block-order-detail h4 {
	overflow: hidden
}
div#order-detail-content table.std th {
	padding: 15px 12px
}
form#sendOrderMessage p.submit {
	padding: 0 0 0 0
}
#sendOrderMessage {
	margin-bottom: 0
}
#sendOrderMessage label {
	display: block;
	padding-bottom: 6px
}
#sendOrderMessage select {
	width: 300px
}
.info-order strong {
	color: #333
}
.addresses #sendOrderMessage label {
	display: block;
	padding-bottom: 4px
}
.addresses .address_delivery label {
	display: block;
	padding-bottom: 4px
}
.addresses .address_delivery, .addresses .addressesAreEquals {
	padding: 20px 0 0 0;
	margin: 0
}
.addresses .address_delivery select {
	width: 416px
}
#conditionsValided + label {
	display: inline
}
#module-referralprogram-program .idTabs {
	display: none
}
.addresses #address_invoice_form select {
	width: 100%
}
.addresses .addressesAreEquals input {
	margin: 3px 7px 0 0
}
table.discount {
	margin: 17px 0 0 0
}
table.discount td.discount_code {
	font-weight: bold
}
table.discount td.discount_value {
	white-space: nowrap
}
body#discount div.center_column sup {
	vertical-align: top
}
.delivery_options {
	padding-top: 20px
}
.delivery_options_address .delivery_option_radio {
	margin: 0 auto 0 auto
}
.delivery_options_address table td:first-child {
	text-align: left;
	padding-left: 12px
}
.delivery_options_address .delivery_options label {
	display: block
}
table.delivery_option_carrier {
	background: #D9EDF7;
	border: 1px solid #BCE8F1
}
table.delivery_option_carrier td {
	border: 1px solid #BCE8F1;
	color: #3A87AD;
	text-transform: none;
	font-size: 12px
}
.order_carrier_content .carrier_title {
	text-align: left;
	margin-bottom: 20px
}
.order_delivery .address.first_item, .addresses #address_delivery {
	padding: 20px;
	border: 1px solid #ccc;
	background: #F8F8F8;
	margin-bottom: 20px
}
.order_delivery .address.alternate_item, .addresses #address_invoice {
	padding: 20px;
	border: 1px solid #ccc;
	background: #F8F8F8;
	margin-bottom: 20px
}
#order-detail-content-table .td-3 {
	text-align: center
}
#order-detail-content-table tbody td:first-child {
	padding-left: 40px
}
.cart_total_price.cart_last_tr .price {
	font-size: 17px;
	color: #a9a9a9
}
#order-detail-content-table tfoot tr.item td {
	display: block !important;
	border-left: none;
	border-right: none;
	border-bottom: none
}
#order-detail-content-table tfoot tr.item:first-child td {
	border: none
}
body#my-account ul.footer_links li {
	float: none
}
body#my-account div#center_column ul.myaccount_lnk_list {
	padding: 3px 0 0 0;
	list-style: none
}
body#my-account div#center_column ul.myaccount_lnk_list li {
	line-height: 18px;
	padding: 12px 0 0 0
}
body#my-account div#center_column ul.myaccount_lnk_list li img {
	display: inline-block;
	margin: 0 5px 0 0;
	width: 16px
}
body#my-account div#center_column ul.myaccount_lnk_list li a i {
	display: inline-block;
	font-size: 18px;
	line-height: 18px;
	width: 24px;
	vertical-align: -1px
}
.account_creation .select span {
	display: block;
	margin-bottom: 7px
}
.account_creation .after-box {
	padding: 20px 0 0 0
}
#account-creation_form #passwd {
	float: left;
	margin-right: 20px
}
#account-creation_form fieldset h2 {
	margin: 10px 0 15px 0
}
#account-creation_form fieldset .checkbox label {
	display: inline
}
#account-creation_form fieldset:first-child h2 {
	margin: 0
}
#center_column #account-creation_form .titled_box p {
	margin: 0;
	padding: 0 0 20px 0
}
#center_column #account-creation_form .account_creation.customerprivacy p {
	float: left;
	padding: 0
}
#center_column #account-creation_form .titled_box p input[type="checkbox"] {
	margin-right: 10px
}
#account-creation_form p.radio span, #account-creation_form p.select span, #identity p.radio span {
	display: block;
	margin-bottom: 7px;
	padding: 6px 0;
	text-align: left
}
#identity #center_column .std input[type='checkbox'] {
	margin-right: 7px
}
#identity #center_column .std input[type='checkbox'] + label {
	display: inline
}
#account-creation_form p.radio label {
	padding-right: 10px
}
#center_column #account-creation_form p.cart_navigation {
	margin: 0;
	padding: 20px 0 0 0
}
form#account-creation_form p.radio input, #identity p.radio input, #new_account_form p.radio input {
	float: left;
	margin: 2px 5px 0 0
}
form#account-creation_form p.radio label, #identity p.radio label, #new_account_form p.radio label {
	display: inline-block;
	float: left;
	padding: 0 25px 0 3px
}
form#account-creation_form textarea {
	width: 210px;
	max-width: 563px
}
#identity p.radio {
	padding: 0
}
.comparison_product_infos {
	padding-top: 10px
}
#product_comparison #availability_label {
	font-weight: bold;
	color: #333
}
#product_comparison #availability_value {
	color: #0C6
}
#product_comparison .comparison_availability_statut {
	display: none;
	padding: 0;
	margin: 0
}
#product_comparison.breakpoint .comparison_product_infos, #product_comparison.breakpoint .comparison_product_infos .product_link, #product_comparison.breakpoint .comparison_product_infos .row-compare-button {
	text-align: left
}
#product_comparison .product_image_div {
	position: relative;
	margin-bottom: 13px;
	text-align: center
}
#product_comparison .product_image_div a {
	display: block
}
#product_comparison th:first-child, #product_comparison td:first-child {
	text-align: left;
	padding: 5px 10px 5px 10px;
	font-weight: bold
}
#product_comparison .product_image_div a.product_image {
	display: inline-block;
	position: relative
}
#product_comparison td.ajax_block_product {
	vertical-align: top
}
#product_comparison .product_image_div a.product_image img {
	background: none
}
.shop_table .title_compare {
	font-size: 13px;
	color: #333
}
#product_comparison .comparison_header .price {
	font-size: 32px;
	font-weight: normal
}
#product_comparison .on_sale, #product_comparison .discount {
	display: block;
	width: 54px;
	height: 48px;
	position: absolute;
	left: 0;
	top: 0
}
#product_comparison .product_link {
	display: inline-block;
	padding: 0 0 0 0;
	text-align: center
}
#product_comparison .comparison_product_infos a.cmp_remove {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 5;
	font-size: 25px;
	line-height: 25px
}
#product_comparison .comparison_product_infos a.cmp_remove:hover {
	color: #a9a9a9
}
#product_comparison .product_desc {
	margin: 0 0 9px 0;
	min-height: 38px
}
#product_comparison .row-compare-button {
	text-align: left;
	padding-top: 10px
}
#product_comparison .comparison_product_infos a.button {
	margin-right: 8px;
	margin-bottom: 10px
}
#product_comparison .comparison_product_infos .exclusive {
	margin: 0 0 10px 0
}
#product_comparison td:first-child {
	background: #F5F5F5;
	color: #888
}
.shop_table td.comparison_feature_even.comparison_infos, .shop_table td.comparison_feature_odd.comparison_infos {
	text-align: center
}
#product_comparison .comparison_feature_odd.comparison_infos.ajax_block_product {
	padding: 10px 20px
}
form.identity p.radio input {
	top: 3px
}
form.identity p.radio label {
	display: inline-block;
	padding: 0 15px 0 3px;
	line-height: 19px
}
form.identity p.required_desc {
	padding: 20px 0 0 157px
}
p#security_informations {
	padding: 20px 0 0 0;
	font-style: italic;
	margin: 0
}
#orderopc #left_column {
	display: none
}
#orderopc #center_column {
	width: 757px
}
#orderopc #left_column h2 {
	margin-top: 20px
}
#opc_account_choice {
	padding: 0 0
}
#login_form_content {
	width: 90%;
	padding: 20px 5%;
	background: #f5f5f5;
	border: 1px solid #ccc
}
#opc_account_form input.text, #new_account_form #opc_account_form textarea {
	width: 100%
}
#opc_account_form input[type='checkbox'] + label {
	display: inline
}
#opc_account_choice .opc_float {
	width: 90%;
	padding: 10px 5%;
	background: #f5f5f5;
	border: 1px solid #ccc;
	margin-bottom: 15px
}
#opc_account_choice .opc_float ul {
	margin: 0 0 20px 30px
}
form#new_account_form {
	padding-top: 10px
}
form#new_account_form h4 {
	margin-bottom: 10px
}
.account_creation.customerprivacy.titled_box label {
	display: inline
}
#new_account_form fieldset {
	padding: 0 0 15px 0
}
#center_column #new_account_form p {
	margin: 0;
	padding: 0 0 10px 0
}
#new_account_form p.radio span, #new_account_form p.text label, #new_account_form p.password label, #new_account_form p.select label, #new_account_form p.select span, #new_account_form p.textarea label {
	display: inline-block;
	padding: 6px 15px;
	width: 230px;
	text-align: right
}
#new_account_form p.textarea textarea {
	height: 80px;
	width: 205px
}
#new_account_form span.form_info, #new_account_form span.inline-infos {
	display: block;
	margin: 5px 0 0 0;
	color: #666
}
#order #loyalty {
	margin: 10px 0 12px 0;
	font-size: 13px;
	padding: 20px 0 20px 0;
	border-top: 1px dotted #ccc
}
#order #loyalty img {
	margin-right: 10px
}
.list-radio {
	float: left;
	margin-right: 25px
}
.short_description_pack {
	padding: 10px 0 0 0
}
.short_description_pack h3 {
	padding: 5px 0 0 0;
	margin: 0
}
.short_description_pack p {
	padding: 5px 0 0 0
}
.short_description_pack .pack_content {
	padding: 10px 0 0 0
}
.pack_content {
	margin: 5px 0 5px 0
}
#pb-left-column #color_picker p {
	padding-bottom: 5px;
	font-weight: bold
}
span.our_price_display {
	display: inline-block;
	padding-top: 7px;
	font-size: 24px;
	line-height: 18px
}
*:first-child + html .content_prices #add_to_cart .exclusive {
	padding: 4px 3px 4px 11px
}
.footer-bg-mob {
	background: url(../img/tail-bottom.gif) center bottom repeat-x #f6f6f6
}
.block.blockcms_footer {
}
footer .block .list-footer li i {
	cursor: pointer;
	display: none!important
}
.footer_email {

}
.footer_phone {
	font-size: 16px;
	color: #686869;
	margin-top: 6px
}
.footer_map {
	font-size: 17px;
	color: #949595;
	margin-top: 13px;
	margin-bottom: 5%;
}
.footer_map i {
	font-size: 30px;
	color: #6caf28;
	margin-right: 10px;
	display: inline-block;
	vertical-align: -5px
}



.text_watsapp{
 	font-size: 16px;
    color: #686869;
    margin-top: 6px;
}



.footer_watsapp i {
	background: url(/design/super/images/whatsapp.png) no-repeat;
    padding: 6px 0 0 33px;
    height: 25px;
    background-size: contain;
    margin-bottom: 5%;

}




.footer_phone i {
	font-size: 30px;
  	color: #6caf28;
  	margin-right: 10px;
  	display: inline-block;
  	vertical-align: -5px
}
footer .modules {
	position: relative;
	padding-bottom: 90px
}
footer .block h4 {
	font-size: 18px;
	line-height: 18px;
	color: #2e2e2e;
	font-weight: normal;
	padding: 0 0 3px 0;
	margin: 47px 0 8px 0
}
footer .block h4 i {
	display: none
}
footer .block h4 a {
	color: #1c1c1c;
	font-weight: bold
}
footer .block a {
	color: #949595
}
footer .block a:hover {
	color: #000
}
footer .block .list-footer li {
	padding: 0 0 5px 0
}
footer .block .list-footer li.referralprogram i, footer .block .list-footer li.loyalty i {
	display: none
}
footer .block .list-footer li a {
	font-size: 17px;
	font-weight: normal;
	padding-right: 5px;
	word-wrap: break-word
}
footer .block .list-footer li img {
	display: none
}
footer .footer-text {
	padding: 0 0 0 0
}
.bottom_footer {
	color: #fff;
	position: absolute;
	bottom: 8px;
	left: 30px;
	font-size: 13px;
	font-weight: normal;
	width: 100%;
	padding-top: 5px
}
.bottom_footer a {
	color: #fff
}
.bottom_footer a:hover {
	color: #333
}
.block.block_category_footer {
	clear: both
}
.block.block_category_footer ul ul {
	margin-left: 20px;
	display: none!important
}
.blocksocial li a {
	display: inline-block;
	font-size: 14px
}
.blocksocial li {
	vertical-align: middle;
	padding-top: 0
}
.blocksocial li.facebook a {
	background: url(../img/sprite_pict_social_block.png) no-repeat 0 0;
	padding: 6px 0 0 40px;
	height: 40px
}
.blocksocial li.twitter a {
	background: url(/design/super/images/instagram.png) no-repeat;
	padding: 6px 0 0 40px;
	height: 25px;
    background-size: contain;
	margin-bottom: 5%;
}
.blocksocial li.rss a {
	background: url(/design/super/images/instagram.png) no-repeat;
	padding: 6px 0 0 40px;
	height: 25px;
    background-size: contain;
}
#paiement_logo_block_left {
	float: left;
	margin: 15px 0 0 30px
}
#order .p-cart {
	font-size: 13px;
	text-transform: uppercase;
	color: #535353;
	padding-bottom: 15px;
	border-bottom: 1px solid #e5e5e5
}
.ordercart-title {
	font-weight: bold;
	color: #333;
	margin: 0;
	padding: 6px 0 14px 0
}
.ordercart-title #summary_products_quantity {
}
#order_steps {
	overflow: hidden;
	margin: 20px 0 10px 0
}
#order_steps li.even:first-child {
	background: #9c9c9c
}
#order_steps li.even.step_current:first-child {
	background: #202020
}
#order_steps li.even {
	background: url(../img/marker-order.png) 0 29px no-repeat #9c9c9c
}
#order_steps li.odd {
	background: url(../img/marker-order.png) 0 29px no-repeat #777777
}
#order_steps li {
	float: left;
	width: 20%;
	text-align: center
}
#order_steps li span {
	display: block;
	padding: 5px 0 5px 0
}
#order_steps li span {
	color: #fff;
	font-weight: bold
}
#order_steps li span span {
	color: #fff;
	font-weight: bold;
	font-size: 27px;
	line-height: 27px
}
#order_steps li.step_current {
	background-color: #202020
}
#order_steps li a {
	font-weight: bold;
	color: #ccc;
	text-decoration: none
}
#order_steps li a:hover {
	color: #fff
}
#cart_summary {
	background: none;
	border: none;
	margin-bottom: 0
}
#order #HOOK_SHOPPING_CART {
	padding-bottom: 0;
	margin-bottom: 10px
}
table#cart_summary h5 {
	display: block;
	padding-bottom: 10px;
	margin-top: -4px
}
table#cart_summary .cart-atr {
	display: inline-block;
	padding-bottom: 5px
}
#order-detail-content .title-th {
	display: inline-block;
	float: left;
	padding-right: 10px;
	font-weight: bold;
	color: #333
}
table#cart_summary tr {
	border-width: 0 0 1px 0;
	border-style: dotted;
	border-color: #ccc
}
table#cart_summary tr.cart_last_tr {
	border: none
}
#seperated_packag {
	padding: 0
}
#seperated_packag input {
	margin: -3px 10px 0 0
}
table#cart_summary .insset-bottom {
	padding-bottom: 16px;
	padding-top: 0
}
.cart_quantity_title {
	padding: 3px 10px 0 0
}
table#cart_summary tbody tr {
	border-top: 1px dotted #ccc
}
table#cart_summary td {
	padding: 20px 0 20px 0;
	border: none;
	vertical-align: top
}
table#cart_summary .customization {
	border-color: #ccc
}
table#cart_summary td.cart_product {
	width: 162px
}
table#cart_summary tr ul {
	list-style: none
}
table#cart_summary .customizationUploaded {
	margin-bottom: 10px
}
table#cart_summary .cart_quantity .cart_quantity_down {
	float: left
}
table#cart_summary .cart_discount_name {
	color: #333;
	text-transform: uppercase;
	vertical-align: middle
}
table#cart_summary .cart_discount {
	border-width: 1px 0 1px 0;
	border-style: solid
}
table#cart_summary .cart_discount_price .div_cart_quantity_delete {
	display: inline-block;
	float: none;
	margin-left: 7px
}
table#cart_summary .cart_discount_price .div_cart_quantity_delete a i {
	font-size: 16px;
	line-height: 16px
}
table#cart_summary .div_cart_quantity_delete {
	float: left
}
table#cart_summary .div_cart_quantity_delete a {
	display: inline-block;
	margin: 5px 0 0 10px
}
table#cart_summary .div_cart_quantity_delete a i {
	font-size: 25px;
	line-height: 25x;
	width: auto
}
table#cart_summary .div_cart_quantity_delete a:hover {
	background-position: -76px -24px
}
table#cart_summary .customization .cart_quantity {
	padding: 20px 0 20px 0;
	border: none;
	margin-bottom: 0
}
table#cart_summary .cart_quantity .cart_quantity_input {
	display: inline-block;
	float: left;
	border-left: none;
	border-right: none;
	height: 24px;
	text-align: center;
	width: 40px;
	margin: 0
}
table#cart_summary .cart_quantity .cart_quantity_button {
	float: left
}
table#cart_summary a.price_discount_delete {
	margin-top: 3px
}
table#cart_summary .cart_total_price .total_price_container {
	border-right: none
}
table#cart_summary .cart_total_price td.cart_voucher {
	vertical-align: middle
}
table#cart_summary #total_price_container {
	vertical-align: middle
}
#cart_summary tfoot {
	font-weight: bold
}
#cart_summary .cart_last_tr #total_price {
	font-size: 22px;
	font-weight: normal
}
table#cart_summary tfoot td {
	padding: 16px 0 14px 0;
	border: none;
	text-align: left
}
table#cart_summary tfoot td + td {
	text-align: right
}
#total_price_container {
	vertical-align: middle
}
#cart_summary .price {
	border: none;
	white-space: nowrap
}
.total_price_container p {
	text-align: left
}
table#cart_summary .cart_total_price .total_price_container {
	padding: 0
}
.cart_total_price .total_price_container p {
	display: block;
	padding: 8px
}
.cart_total_price .total_price_container span {
	display: block;
	padding: 15px;
	font-weight: bold;
	font-size: 18px;
	text-align: center
}
table#cart_summary .gift-icon {
	color: white;
	background: #0088CC;
	line-height: 20px;
	padding: 2px 5px;
	border-radius: 5px
}
table#cart_summary .min-with-td {
	display: inline-block;
	font-weight: normal;
	min-width: 50px
}
table#cart_summary #cart_quantity_button .cart_quantity_down {
	background: url(../img/quantity_down_mob.png) 0 0 no-repeat;
	height: 43px;
	width: 45px
}
table#cart_summary #cart_quantity_button .cart_quantity_up {
	float: left;
	background: url(../img/quantity_up_mob.png) 0 0 no-repeat;
	height: 43px;
	width: 45px
}
table#cart_summary #cart_quantity_button .cart_quantity_up img, table#cart_summary #cart_quantity_button .cart_quantity_down img {
	display: none
}
.address-form-multishipping {
	width: 94%;
	padding: 15px 3%;
	background: #f5f5f5;
	border: 1px solid #ccc;
	margin-bottom: 20px
}
table#cart_summary #cart_quantity_button span {
	line-height: 43px
}
table#cart_summary .cart_quantity .cart_quantity_input {
	height: 43px
}
.cart_quantity_title {
	padding: 11px 10px 0 0
}
table#cart_summary .div_cart_quantity_delete a {
	margin-top: 7px;
	margin-left: 20px
}
table#cart_summary .cart_discount_price .div_cart_quantity_delete a {
	margin-top: 0
}
#HOOK_SHOPPING_CART .page_product_box h3 i {
	display: none
}
form#voucher fieldset {
	padding: 25px 0 0 0;
	border-top: 2px solid #3a3a3a
}
form#voucher fieldset h4 {
	float: left;
	padding: 6px 10px 0 0;
	margin: 0
}
form#voucher fieldset p {
	float: left;
	margin: 0;
	padding: 0 0 0 0
}
form#voucher fieldset p.submit {
	padding: 0 0 0 0
}
form#voucher fieldset p label {
	float: left;
	text-align: right;
	padding: 2px 7px 0 0
}
form#voucher fieldset p input.discount_name {
	width: 330px;
	margin-bottom: 0;
	height: 32px;
	line-height: 32px
}
#cart_voucher {
	padding-top: 9px
}
#cart_voucher .btn.btn-inverse {
	padding-top: 7px;
	padding-bottom: 7px;
	line-height: 1.25em
}
#seperated_packag label {
	display: inline
}
form#voucher fieldset div#display_cart_vouchers h4 {
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #eee
}
form#voucher fieldset div#display_cart_vouchers div {
	padding: 4px 0 0 0
}
form#voucher fieldset div#display_cart_vouchers span.voucher_name {
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer
}
form#voucher fieldset div#display_cart_vouchers span.voucher_name:hover {
	text-decoration: none
}
#order_carrier {
	clear: both;
	margin-top: 20px;
	border: 1px solid #999
}
#carrier_area .checkbox {
	margin: 0;
	padding: 12px 0 0 0
}
#carrier_area .checkbox input {
	margin: 3px 7px 0 0
}
#carrier_area .checkbox label {
	display: inline
}
#order_carrier h4 {
	padding: 0 15px
}
#order_carrier span {
	display: block;
	padding: 15px;
	font-weight: bold
}
.order_delivery {
	padding-top: 7px;
	padding-bottom: 20px
}
#order .order_delivery.row {
	margin: 0
}
.order_delivery .first_item {
	margin-bottom: 10px
}
.address_select {
	width: 100px
}
.multishipping_close_container {
	text-align: center;
	padding-top: 10px
}
#compare_shipping_form p {
	margin: 0
}
#compare_shipping #availableCarriers {
}
#compare_shipping ul#carriercompare_errors_list li {
	background: url("../img/warning.png") no-repeat 20px center #FDE4E1;
	border: 1px solid #EBBCB5;
	color: #DF0505;
	font-size: 12px;
	font-weight: bold;
	padding-left: 70px;
	margin-left: 0!important;
	margin-bottom: 10px
}
#compare_shipping_form p label {
	display: block;
	padding: 5px 7px 5px 0
}
#compare_shipping_form p select {
	margin-bottom: 10px;
	width: 395px
}
#compare_shipping_form p input {
	margin-bottom: 2px;
	width: 394px;
	margin-right: 10px
}
#compare_shipping_form {
	padding: 16px 0 0 0;
	border-top: 2px solid #3a3a3a;
	margin-top: 20px;
	margin-bottom: 10px
}
#compare_shipping_form #compare_shipping {
	padding: 0
}
#compare_shipping_form #compare_shipping h3 {
	padding-top: 0;
	border-bottom: 3px solid #000;
	text-transform: uppercase;
	color: #333;
	font-weight: bold;
	padding-bottom: 4px;
	font-size: 17px
}
#compare_shipping_form #compare_shipping p {
	padding: 0
}
#compare_shipping_form #compare_shipping .SE_SubmitRefreshCard {
	padding-top: 20px
}
#compare_shipping_form #compare_shipping .SE_SubmitRefreshCard input {
	width: auto;
	margin-bottom: 0;
	margin-right: 16px
}
.cart_navigation {
	margin: 20px 0
}
.cart_navigation .exclusive, .cart_navigation .exclusive_large {
	float: right
}
div#order_carrier {
	margin: 20px 0 0 0;
	padding: 10px;
	border-width: 1px;
	border-style: solid
}
div#order_carrier h4 {
	float: left;
	padding: 0 10px
}
#order p.cart_navigation.inner-top {
	border-top: 1px dotted #ccc
}
p.cart_navigation {
	clear: both;
	margin: 0;
	padding: 25px 0 0 0
}
p.cart_navigation .button, p.cart_navigation .button_large {
	float: left
}
p.cart_navigation .button:hover, p.cart_navigation .button_large:hover {
}
p.cart_navigation .exclusive, p.cart_navigation .exclusive_large {
}
p.cart_navigation .exclusive:hover, p.cart_navigation .exclusive_large:hover {
}
#compare_shipping_form #availableCarriers {
	padding: 15px 0 0 0;
	margin: 0!important
}
#compare_shipping_form #noCarrier {
	margin: 12px 0 0;
	padding: 10px 13px;
	text-align: center
}
#availableCarriers_table {
	width: 100%;
	text-align: center
}
#availableCarriers_table th {
	text-align: center;
	border: 1px solid #CCC
}
#carriercompare_errors_list li {
	margin: 0;
	padding: 10px 0 10px 0
}
#availableCarriers_table td.radio {
	padding: 0 5px 0 5px;
	text-align: center;
	border: none
}
#availableCarriers_table td input {
	float: none;
	margin-top: 15px
}
#create-account_form .text input, #create-account_form .password input, #login_form .text input, #login_form .password input {
	width: 100%;
	margin-bottom: 0
}
#authentication #create-account_form .title_block {
	text-transform: none;
	font-size: 13px;
	font-weight: bold;
	color: #7a7a7a
}
#authentication #create-account_form .title_block, #authentication #login_form .title_block {
	margin: 0;
	padding: 13px 0 0 0
}
#authentication #create-account_form p.text, #authentication #login_form p.text {
	padding: 14px 0 0 0
}
#authentication #login_form p.submit {
	padding: 15px 0 0 0;
	clear: both
}
#authentication #create-account_form p.submit {
	padding: 20px 0 0 0
}
#authentication #create-account_form label, #authentication #login_form label {
	display: block;
	clear: both;
	text-align: left;
	padding: 0 0 5px 0
}
#authentication #login_form p.lost_password {
	padding: 15px 0 0 0;
	margin-bottom: 0
}
#opc_account_form .shop_box {
	padding: 10px 0 10px 0
}
.cart_total {
	text-align: right
}
.forgot_password #restore_password label {
	width: 170px
}
.forgot_password p.submit {
	padding-left: 177px
}
#password #center_column h1 + p {
	margin: 3px 0 17px 0
}
#password #center_column p.text input {
	margin: 0
}
div.order_address p.select label {
	float: left;
	text-align: right;
	padding: 2px 7px 0 0
}
div.order_address p#address_invoice_form a.button_large {
	margin: 0 auto
}
div.order_address p.address_add {
	padding: 20px 0 0 0;
	margin: 0
}
div.order_address #ordermsg p {
	margin: 0
}
div.order_address #ordermsg textarea {
	height: 100px
}
#multishipping_mode_box h2 {
	text-align: center;
	margin-bottom: 12px
}
#multishipping_mode_box .btn {
	color: #333
}
#multishipping_mode_box h2 span {
	padding-left: 10px;
	padding-right: 10px
}
#multishipping_mode_checkbox {
	vertical-align: top;
	margin-right: 5px
}
#multishipping_mode_box.on {
}
#multishipping_mode_box .title {
	padding: 5px;
	font-weight: bold;
	color: #333
}
#multishipping_mode_box .description, #multishipping_mode_box .description_off {
}
#multishipping_mode_box .description .button {
	display: inline-block;
	margin: 0 auto
}
#multishipping_mode_box .description_off {
	display: none;
	padding: 5px
}
#multishipping_mode_box .description_off div {
	margin-bottom: 10px
}
#multishipping_mode_box.on .description_off {
	display: block
}
table.multishipping-cart td {
	padding: 12px!important
}
table.multishipping-cart th {
	border-width: 0 0 1px 0
}
.multishipping-cart .cart_quantity .cart_quantity_input {
	float: left;
	margin: 0;
	height: 22px;
	line-height: 22px;
	border-left: 0;
	border-right: 0;
	text-align: center
}
.multishipping-cart .cart_quantity a {
	float: left
}
.multishipping-cart .cart_quantity {
	width: 140px
}
#order-detail-content #cart_summary.multishipping-cart {
	border: 1px solid #ccc;
	margin-bottom: 20px
}
#order-detail-content #cart_summary.multishipping-cart td.cart_product {
	width: auto
}
#order-detail-content {
	padding-top: 0
}
#order-detail-content #cart_summary.multishipping-cart td {
	border: 1px solid #ccc
}
table#carrierTable {
	margin: 17px 0 0 0
}
table#carrierTable tr td.radio input {
	background: none;
	border: none;
	position: relative;
	top: 1px;
	left: 0
}
p#gift_div {
	display: none;
	clear: both;
	margin: 0
}
p#gift_div label {
	display: block
}
p#gift_div textarea {
	height: 100px;
	margin: 12px 0 10px 0
}
p.payment_module {
	display: block;
	padding: 20px 0 0 0;
	margin: 0
}
.payment_module img {
	float: left;
	vertical-align: middle;
	margin: 0 10px 0 0
}
.payment_module a {
	display: block;
	background: #fafafa;
	border: 1px solid #ccc;
	padding: 15px;
	color: #333;
	text-decoration: none;
	text-align: left;
	overflow: hidden;
	font-weight: bold
}
.payment_module a:hover, .payment_module a:focus, .payment_module a:active {
	background: #fefefe;
	border: 1px solid #000;
	color: #000
}
div#order-opc h2.bordercolor {
	margin: 20px 0 0 0;
	padding: 17px 0 0 0;
	border-width: 1px 0 0 0;
	border-style: solid
}
div#order-opc table#carrierTable {
	margin: 17px 0 0 0
}
div#order-opc textarea#message {
	height: 100px
}
#new_account_form {
	clear: both;
	margin-bottom: 20px
}
#new_account_form h3 {
	margin-bottom: 20px
}
#center_column #new_account_form p {
	margin: 0;
	padding: 0 0 10px 0
}
#center_column #new_account_form p input {
	margin-right: 10px
}
#new_account_form p.required {
	color: #222
}
#new_account_form p.radio span, #new_account_form p.text label, #new_account_form p.password label, #new_account_form p.select label, #new_account_form p.select span, #new_account_form p.textarea label {
	display: block;
	padding: 6px 0 6px 0;
	font-size: 12px;
	text-align: left
}
#new_account_form #submitGuestAccount {
	float: right
}
#orderconfirmation #left_column {
	display: none
}
#orderconfirmation #center_column {
	width: 757px
}
.orderconfirmation {
	border: 1px solid #ccc;
	padding: 20px;
	margin: 30px 0 0 0;
	background: #f8f8f8
}
.orderconfirmation a {
	color: #0C0
}
.orderconfirmation a:hover {
	color: #333
}
.bloc_adresses .address {
	background: #f8f8f8;
	border: 1px solid #cccccc;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	padding: 20px;
	margin-bottom: 20px;
	overflow: hidden
}
.order_delivery .address.alternate_item, ul#address_invoice {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 17px 0;
	width: 43%
}
.order_delivery .address.alternate_item {
	padding: 20px
}
.order_delivery .address.first_item, ul#address_delivery {
	float: left;
	margin-right: 30px;
	width: 43%
}
.addresses .address_add.submit {
	padding: 0;
	margin: 0 0 20px 0
}
ul.address li {
	margin: 0 0 0 0
}
ul.address li {
	line-height: 25px;
	color: #333
}
ul.address li.address_delete, ul.address li.address_update {
	float: left
}
ul.address li .btn {
	color: #fff;
	margin-top: 10px
}
ul.address li.address_title {
	margin: 0 0 8px 0;
	color: #a9a9a9;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold
}
ul.address li.address_title h3 {
	margin: 0
}
ul.address li.address_update {
	margin-right: 10px
}
.addresses #id_address_delivery {
	width: 417px
}
table.discount {
	margin: 17px 0 0 0;
	font-family: Arial, Helvetica, sans-serif
}
table.discount td.discount_code {
	font-weight: bold
}
table.discount td.discount_value {
	white-space: nowrap
}
body#discount div.center_column sup {
	vertical-align: top
}
#order-follow #left_column {
	display: none
}
#newproducts .sortPagiBar {
	margin-bottom: 20px
}
#bestsales .sortPagiBar {
	margin-bottom: 20px
}
#pricesdrop .sortPagiBar {
	margin-bottom: 20px
}
.mnf_sup_list {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none
}
.title_manuf {
	display: block;
	padding: 14px 0 24px 0;
	margin: 0;
	width: 100%;
	overflow: hidden;
	text-align: right
}
.mnf_sup_list li {
	padding: 0 0 20px 0;
	margin-bottom: 20px
}
.mnf_sup_list li.last_item {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0
}
.mnf_sup_list li .logo {
	display: block;
	float: left
}
.mnf_sup_list li .logo a {
	display: block
}
.mnf_sup_list li .logo img {
	vertical-align: middle;
	margin-top: 24px
}
.mnf_sup_list li .left_side {
	float: left;
	width: 490px;
	padding: 0 20px 0 20px;
	min-height: 242px;
	border-right: 1px solid #cccccc
}
.mnf_sup_list li .left_side div {
	display: inline-block;
	padding: 7px 0 0 0
}
.mnf_sup_list li .left_side div p {
	padding: 0;
	margin: 0
}
.mnf_sup_list li .left_side h3 {
	display: inline-block;
	padding: 0 0 0 0;
	color: #7a7a7a;
	text-transform: uppercase;
	font-size: 13px;
	margin: -4px 0 5px 0
}
.mnf_sup_list li .right_side {
	float: right;
	width: 170px;
	position: relative;
	padding-left: 20px
}
.mnf_sup_list li .right_side p {
	padding: 10px 0 0 0;
	margin: 0
}
.mnf_sup_list li .right_side p span {
}
.mnf_sup_list li .right_side p a {
	text-decoration: none
}
.mnf_sup_list li .right_side a.button {
	margin: 12px 0 0 0
}
.mnf_sup_list li .des-small {
	display: none
}
.mnf_sup_list li .left_side h3 {
	margin-top: 10px
}
.mnf_sup_list li .left_side h3 a {
	display: block;
	margin-top: -4px
}
#search h3.nbresult {
	margin: 10px 0 10px 0;
	padding: 10px;
	border: 1px solid #e6db55;
	font-size: 13px;
	background: #ffffe0
}
p.error404 {
	border: 2px solid #dd0000;
	background: #f5f5f5;
	margin: 20px 0 0 0;
	padding: 10px;
	line-height: 32px
}
p.error404 img {
	margin: 0 10px 0 0
}
#module-cheque-payment #columns h1 {
	text-align: left;
	margin: 0 0 14px 0
}
#module-cheque-payment #columns h2 {
	margin-bottom: 20px
}
#module-cheque-payment #columns .box-payment-style p {
	margin: 0;
	padding: 0
}
#module-cheque-payment #columns .cart_navigation a, #module-cheque-payment #columns .cart_navigation input {
	margin-top: 20px
}
#module-cheque-payment #columns form img {
	float: left;
	margin: 0 20px 2px 0
}
#module-bankwire-payment form img {
}
#module-cheque-payment #columns form {
	font-size: 13px
}
#module-bankwire-payment #columns form {
	margin-top: 15px;
	font-size: 13px
}
#module-cheque-payment form select, #module-bankwire-payment form select {
	margin: 20px 0 20px 0
}
.box-payment-style {
	padding: 20px;
	border: 1px solid #ccc;
	color: #333;
	font-size: 13px;
	background: #F8F8F8;
	margin-bottom: 10px
}
.box-payment-style ul li {
	margin-bottom: 5px
}
.box-payment-style ul {
	padding-top: 7px
}
#module-gcheckout-payment aside, #module-payment-submit aside, #module-payment-submit aside {
	display: none
}
#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
}
#account-creation_form fieldset.customerprivacy label {
	display: inline;
	padding-bottom: 0;
	font-size: 12px;
	text-align: left;
	cursor: pointer
}
#account-creation_form fieldset.customerprivacy p {
	padding: 0;
	margin: 0
}
#module-referralprogram-referralprogram-program #left_column {
	display: none
}
#module-referralprogram-referralprogram-program #center_column {
	width: 757px
}
#footer .myaccount li.referralprogram img {
	display: none
}
#module-referralprogram-referralprogram-program .sheets {
	padding-top: 10px
}
#module-referralprogram-referralprogram-program form p.checkbox {
	font-weight: bold
}
#module-referralprogram-referralprogram-program form p.checkbox a {
	text-decoration: underline
}
#module-referralprogram-referralprogram-program form p.submit {
	text-align: right
}
#module-referralprogram-referralprogram-program form p.see_email {
	padding-left: 10px;
	color: #0088cc;
	background: url(../img/arrow_right_1.png) no-repeat 0 4px
}
#module-referralprogram-referralprogram-program form p.see_email a {
	color: #0088cc;
	text-decoration: underline
}
#module-loyalty-default #left_column {
	display: none
}
#module-loyalty-default #center_column {
}
#livezilla_lnk {
	margin: 10px 0;
	text-align: right
}
#livezilla_lnk a {
	display: inline-block;
	padding: 6px 8px 8px 8px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font: bold 10px Arial, Verdana, sans-serif;
	color: #fff;
	text-shadow: 0 -1px 0 #000;
	background: url(../img/bg_bt_compare.gif) repeat-x scroll 0 0 #000
}
#livezilla_lnk a:hover {
	text-decoration: none
}
#guest-tracking fieldset p:first-child {
	padding-top: 10px
}
#guest-tracking fieldset p:last-child {
	padding-bottom: 10px
}
#address_invoice_form {
	margin-bottom: 20px
}
#opc_account.opc-main-block #address_invoice_form select {
	width: 100%
}
#address_invoice_form label {
	display: block;
	padding-bottom: 4px
}
#order #fancybox-content h2 {
	font-size: 14px;
	text-transform: uppercase;
	color: #3a3a3a
}
.popup-extra h3 {
	color: #ed038a;
	font-size: 14px;
	padding-bottom: 7px
}
#module-favoriteproducts-favoriteproducts-account #left_column {
	display: none
}
#module-favoriteproducts-favoriteproducts-account #center_column {
	width: 757px
}
#favoriteproducts_block_account .favoriteproduct {
	position: relative;
	margin-bottom: 14px;
	margin-top: 15px;
	border: 1px solid #ccc;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	padding: 20px
}
.favoriteproduct a.product_img_link {
	display: block;
	float: left;
	margin-right: 14px;
	overflow: hidden;
	position: relative
}
.favoriteproduct h3 {
	color: #000000;
	font-size: 13px;
	padding: 0 0 10px
}
.favoriteproduct p.product_desc {
	line-height: 16px;
	overflow: hidden;
	padding: 0
}
.favoriteproduct .remove {
	position: absolute;
	top: 15px;
	right: 20px
}
.favoriteproduct .remove .icon {
	cursor: pointer
}
.rating {
	display: block;
	clear: both;
	margin: 2em;
	cursor: pointer
}
.rating:after {
	display: block;
	content: '.';
	height: 0;
	width: 0;
	clear: both;
	visibility: hidden
}
.cancel, .star {
	float: left;
	overflow: hidden;
	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
}
.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
}
.star {
	float: left;
	position: relative;
	top: 2px;
	height: 12px;
	width: 12px;
	overflow: hidden;
	text-indent: -999em;
	cursor: pointer
}
.star, .star a {
	background: url(../img/star.png) no-repeat 0 0
}
div.star_on a {
	background-position: 0 -12px
}
div.star_hover a, div.star a:hover {
	background-position: 0 -12px
}
.confirmation {
	margin: 0 0 10px;
	padding: 10px;
	border: 1px solid #e6db55;
	font-size: 13px;
	background: #ffffe0
}
#main .rte {
	background: 0 0
}
.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
}
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
}
#new_comment_form .btn {
	margin-bottom: 10px;
	margin-left: 5px;
	color: #fff
}
#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: 16px;
	width: 12px;
	text-indent: -5000px;
	background: url(../img/icon/delete.gif) no-repeat 0 0
}
#new_comment_form .product img {
	float: left;
	margin: 7px 14px 10px 8px;
	padding: 4px;
	border: 1px solid #fff;
	-moz-box-shadow: 0 0 9px #ddd;
	-webkit-box-shadow: 0 0 7px #ddd;
	box-shadow: 0 0 7px #ddd
}
#new_comment_form .product .product_desc {
	text-align: left;
	max-width: 300px
}
#new_comment_form .product .product_desc .product_name {
	padding-bottom: 5px;
	font-size: 13px;
	color: #000
}
#new_comment_form .grade_content {
	margin: 0 0 20px 0
}
#new_comment_form .grade_content span, #new_comment_form .grade_content span {
	display: inline-block;
	padding: 0 10px;
	width: 150px;
	font-weight: bold
}
#new_comment_form .grade_content .cancel {
	margin-right: 5px
}
.new_comment_form_content .intro_form {
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 12px
}
#new_comment_form label {
	display: block;
	margin: 12px 0 4px 0;
	font-weight: bold;
	font-size: 12px
}
#new_comment_form textarea {
	height: 80px
}
#new_comment_form .submit {
	margin-top: 20px;
	padding: 0;
	font-size: 13px;
	text-align: right
}
#new_comment_form #criterions_list {
	border-bottom: 1px solid #CCC;
	padding-bottom: 15px;
	list-style-type: none
}
#new_comment_form #criterions_list li {
	margin-bottom: 5px;
	padding-top: 5px
}
#new_comment_form #criterions_list label {
	display: block;
	margin: 0 0 0 0;
	padding-bottom: 5px
}
#new_comment_form #criterions_list .star_content {
	float: left
}
#new_comment_form #new_comment_form_footer {
	margin-top: 0;
	font-size: 12px
}
#new_comment_form p.required {
	float: left;
	margin: 0 0 5px
}
#new_comment_form form {
	text-align: left
}
#new_comment_form form .row-fluid {
	padding-bottom: 10px
}
.product_image img, .product_img_link img {
	background: #f5f5f5
}
.fl {
	float: left
}
.fr {
	float: right
}
#cluetip-close img {
	border: 0
}
#cluetip-title {
	overflow: hidden
}
#cluetip-title #cluetip-close {
	float: right;
	position: relative
}
#cluetip-waitimage {
	width: 43px;
	height: 11px;
	position: absolute;
	background-image: url('../img/loader.gif')
}
.cluetip-arrows {
	display: none;
	position: absolute;
	top: 0;
	left: -11px;
	height: 22px;
	width: 11px;
	background-repeat: no-repeat;
	background-position: 0 0
}
#cluetip-extra {
	display: none
}
#cluetip {
	background-color: transparent
}
#cluetip #cluetip-outer {
	border: 1px solid #ccc;
	position: relative;
	background-color: #fff;
	text-align: left!Important
}
#cluetip #cluetip-inner .comment {
	text-align: left!Important
}
#cluetip h3#cluetip-title {
	margin: 0;
	padding: 0 0;
	font-size: 12px;
	font-weight: normal;
	color: #333
}
#cluetip #cluetip-inner {
	display: inline-block;
	padding: 5px 5px 5px
}
#cluetip div#cluetip-close {
	text-align: right;
	margin: 0 5px 5px;
	color: #900
}
#cluetip div#cluetip-close a {
}
.shop_box {
	border-bottom: 1px solid #e7e7e7
}
.titled_box h2, .account_creation h3 {
	color: #333;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	padding: 10px 0 0 0;
	margin: 0 0 5px 0;
	position: relative;
	border-bottom: 1px solid #333
}
.titled_box h2 span, .account_creation h3 span {
	position: relative;
	z-index: 1
}
.icon-style {
	width: 16px;
	height: 16px;
	background: url(../img/icon-style.png) center center no-repeat
}
.nivoSlider a.nivo-imageLink {
	background: url(../img/m.png) center center repeat!important;
	display: block
}
.shop_box_row {
	border-bottom: 1px solid #e7e7e7;
	border-top: 1px solid #e7e7e7
}
.shop_box_row.shop_box_row_other {
	border-top: none;
	padding-top: 0
}
.shop_box_row.shop_box_row_search {
	border-top: none
}
.title_shop {
	color: #000;
	font-size: 13px;
	font-style: italic;
	font-weight: bold
}
.lnk_more {
	display: inline-block;
	font-size: 13px;
	color: #a9a9a9;
	line-height: 16px;
	font-style: italic;
	font-weight: bold
}
.lnk_more i {
	display: inline-block;
	vertical-align: -1px
}
.lnk_more:hover {
	color: #a9a9a9
}
.store_list {
	padding: 0;
	margin: 0;
	list-style-type: none
}
.store_list li:first-child a {
	border: none
}
.store_list li {
	padding: 0 0 0 0;
	margin: 0
}
.store_list li a {
	display: block;
	padding: 7px 0 7px 0;
	border-top: 1px solid #e7e7e7
}
.store_list li a i {
	margin-right: 10px
}
.store_list li a:hover {
	background-position: 0 -918px
}
.shop_table {
	background: #fefefe;
	border-spacing: 0;
	margin-bottom: 20px;
	vertical-align: middle;
	border: 1px solid #ccc;
	width: 100%
}
#order-detail-content-table input.order_qte_input {
	display: none
}
#order-detail-content-table input.order_qte_input + label {
	float: none
}
#order-detail-content-table td.expand label {
	cursor: pointer
}
.shop_table th {
	border: 1px solid #cccc
}
.shop_table th {
	background: #f9f9f9;
	border: 1px solid #ccc;
	color: #333;
	font-size: 13px;
	font-weight: bold;
	padding: 15px 20px;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	background: #fefefe
}
.shop_table td {
	border: 1px solid #ccc;
	padding: 10px 20px;
	color: #888888
}
.shop_table td .footable-row-detail-inner strong {
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	margin: 0 10px 10px 0;
	color: #333
}
.footable.breakpoint > tbody > tr > td.expand {
	background: url(../img/u.png) 7px center no-repeat;
	padding-left: 40px
}
.footable.breakpoint > tbody > tr.footable-detail-show > td.expand {
	background: url(../img/uu.png) 7px center no-repeat;
	padding-left: 40px
}
.footable.breakpoint > tbody > tr > td.expand, .footable.breakpoint > tbody > tr.footable-detail-show > td.expand {
	cursor: pointer
}
.footable > tbody img {
	vertical-align: middle
}
div.checker span, div.radio span, div.uploader, div.uploader span.action {
	background: url(../img/sprite.png);
	background-repeat: no-repeat;
	-webkit-font-smoothing: antialiased
}
.radio, .checker, .uploader, .radio *, .checker *, .uploader * {
	margin: 0;
	padding: 0
}
div.checker {
	float: left;
	width: 19px;
	height: 19px
}
div.checker input {
	width: 19px;
	height: 19px
}
div.checker span {
	background-position: 0 -260px;
	height: 19px;
	width: 19px
}
div.checker:active span, div.checker.active span {
	background-position: -19px -260px
}
div.checker.focus span, div.checker:hover span {
	background-position: -38px -260px
}
div.checker.focus:active span, div.checker:active:hover span, div.checker.active:hover span, div.checker.focus.active span {
	background-position: -57px -260px
}
div.checker span.checked {
	background-position: -76px -260px
}
div.checker:active span.checked, div.checker.active span.checked {
	background-position: -95px -260px
}
div.checker.focus span.checked, div.checker:hover span.checked {
	background-position: -114px -260px
}
div.checker.focus:active span.checked, div.checker:hover:active span.checked, div.checker.active:hover span.checked, div.checker.active.focus span.checked {
	background-position: -133px -260px
}
div.checker.disabled span, div.checker.disabled:active span, div.checker.disabled.active span {
	background-position: -152px -260px
}
div.checker.disabled span.checked, div.checker.disabled:active span.checked, div.checker.disabled.active span.checked {
	background-position: -171px -260px
}
div.radio {
	float: left;
	width: 18px;
	height: 18px
}
div.radio input {
	width: 18px;
	height: 18px
}
div.radio span {
	height: 18px;
	width: 18px;
	background-position: 0 -279px
}
div.radio:active span, div.radio.active span {
	background-position: -18px -279px
}
div.radio.focus span, div.radio:hover span {
	background-position: -36px -279px
}
div.radio.focus:active span, div.radio:active:hover span, div.radio.active:hover span, div.radio.active.focus span {
	background-position: -54px -279px
}
div.radio span.checked {
	background-position: -72px -279px
}
div.radio:active span.checked, div.radio.active span.checked {
	background-position: -90px -279px
}
div.radio.focus span.checked, div.radio:hover span.checked {
	background-position: -108px -279px
}
div.radio.focus:active span.checked, div.radio:hover:active span.checked, div.radio.focus.active span.checked, div.radio.active:hover span.checked {
	background-position: -126px -279px
}
div.radio.disabled span, div.radio.disabled:active span, div.radio.disabled.active span {
	background-position: -144px -279px
}
div.radio.disabled span.checked, div.radio.disabled:active span.checked, div.radio.disabled.active span.checked {
	background-position: -162px -279px
}
div.uploader {
	background-position: 0 -297px;
	height: 28px
}
div.uploader span.action {
	background-position: right -409px;
	height: 24px;
	line-height: 24px
}
div.uploader span.filename {
	height: 24px;
	margin: 2px 0 2px 2px;
	line-height: 24px
}
div.uploader.focus, div.uploader.hover, div.uploader:hover {
	background-position: 0 -353px
}
div.uploader.focus span.action, div.uploader.hover span.action, div.uploader:hover span.action {
	background-position: right -437px
}
div.uploader.active span.action, div.uploader:active span.action {
	background-position: right -465px
}
div.uploader.focus.active span.action, div.uploader:focus.active span.action, div.uploader.focus:active span.action, div.uploader:focus:active span.action {
	background-position: right -493px
}
div.uploader.disabled {
	background-position: 0 -325px
}
div.uploader.disabled span.action {
	background-position: right -381px
}
div.checker {
	margin-right: 5px
}
div.radio {
	margin-right: 3px
}
#contact_form div.uploader {
}
div.uploader span.action {
	display: block;
	width: 110px;
	text-align: center;
	background-color: #fff;
	color: #333
}
div.uploader span.filename {
	border-right: solid 1px #ccc;
	color: #333
}
div.uploader input {
	width: 120px;
	color: #333
}
div.uploader.disabled span.action {
	color: #aaa
}
div.uploader.disabled span.filename {
	border-color: #ccc
}
div.selector {
	float: left;
	line-height: 30px;
	height: 30px;
	padding: 0 0 0 0;
	position: relative;
	overflow: hidden;
	border: 1px solid #ccc;
	background: url(../img/select.png) no-repeat 95% 12px;
	width: 170px !important
}
div.selector span {
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	height: 30px;
	line-height: 30px;
	padding-right: 0;
	padding-left: 10px;
	cursor: pointer;
	width: 85% !important;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-size: 12px
}
.nbr_page div.selector {
	background-position: 89% 12px;
	width: 65px !important
}
div.selector.fixedWidth {
	width: 190px
}
div.selector.fixedWidth span {
	width: 155px
}
div.selector select {
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	border: none;
	background: none;
	position: absolute;
	height: 31px;
	top: 0;
	padding: 0 20px 0 0;
	left: 0;
	width: 100%
}
.checker, .radio, .uploader {
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	vertical-align: middle;
	zoom: 1
}
.radio input:focus, .checker input:focus, .uploader input:focus {
	outline: 0
}
div.checker {
	position: relative
}
div.checker span {
	display: -moz-inline-box;
	display: inline-block;
	text-align: center
}
div.checker input {
	display: inline-block;
	opacity: 0;
	margin: 0!important;
	filter: alpha(opacity: 0);
	background: none
}
div.radio {
	position: relative
}
div.radio span {
	display: -moz-inline-box;
	display: inline-block;
	text-align: center
}
div.radio input {
	display: inline-block;
	opacity: 0;
	filter: alpha(opacity: 0);
	text-align: center;
	background: none
}
div.uploader {
	position: relative;
	overflow: hidden;
	cursor: default
}
div.uploader span.action {
	display: inline;
	float: left;
	padding: 2px 0;
	overflow: hidden;
	cursor: pointer
}
div.uploader span.filename {
	display: block;
	float: left;
	padding: 0 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: default
}
div.uploader input {
	float: right;
	-moz-box-sizing: 0!important;
	opacity: 0;
	filter: alpha(opacity: 0);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	height: 25px;
	border: none;
	cursor: default
}
#product div.jGrowl div.jGrowl-notification, #product div.jGrowl div.jGrowl-closer {
	display: none;
	background: url(../img/icon/warning.png) no-repeat 10px 15px #D4EEFF;
	color: #fff;
	opacity: .85;
	filter: alpha(opacity = 85);
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	padding: 10px 10px 6px 45px;
	border: 1px solid #34ACF9;
	color: #0473B9;
	font: 13px "Arial";
	border-radius: 5px
}
#product div.jGrowl div.jGrowl-notification div.close {
	font-size: 18px;
	color: #34ACF9;
	margin-top: 7px;
	opacity: .99;
	filter: alpha(opacity = 99)
}
.b-core-ui-select {
	float: left;
	position: relative;
	width: 150px;
	padding: 6px 10px 6px 10px;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	cursor: pointer;
	border: 1px solid #ccc;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none
}
.b-core-ui-select__select {
	position: static;
	width: 80%;
	padding: 10px;
	font-size: 12px;
	line-height: 18px
}
.b-core-ui-select__value {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-right: 25px
}
.b-core-ui-select__select_state_hide {
	margin: 0;
	padding: 0;
	position: absolute;
	text-indent: -9999px;
	overflow: hidden;
	opacity: 0;
	z-index: -1
}
.b-core-ui-select:HOVER {
	color: #333333
}
.b-core-ui-select.focus {
	outline: 0
}
.b-core-ui-select.disabled, .b-core-ui-select.disabled:ACTIVE {
	opacity: .5;
	color: #333333;
	background-color: #e6e6e6;
	background-position: 0 -15px;
	transition: background-position 0.1s linear
}
.b-core-ui-select__button {
	display: block;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 0;
	height: 0;
	border-top: 5px solid black;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	content: "";
	margin-top: 3px;
	margin-left: 2px
}
.b-core-ui-select__dropdown {
	display: none;
	position: absolute;
	top: 0;
	color: #333;
	margin-top: -1px;
	max-height: 200px;
	font-size: 12px;
	border: 1px solid #ccc;
	background-color: whiteSmoke;
	background-image: -ms-linear-gradient(top,white,#E6E6E6);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(white), to(#E6E6E6));
	background-image: -webkit-linear-gradient(top,white,#E6E6E6);
	background-image: -o-linear-gradient(top,white,#E6E6E6);
	background-image: linear-gradient(top,white,#E6E6E6);
	background-image: -moz-linear-gradient(top,white,#E6E6E6);
	background-repeat: repeat-x
}
.b-core-ui-select__dropdown.hide {
	display: none
}
.b-core-ui-select__dropdown.show {
	display: block
}
.b-core-ui-select__dropdown__wrap {
	max-height: 200px;
	overflow: auto;
	outline: none
}
.j-scroll-pane .b-core-ui-select__dropdown__item {
}
.b-core-ui-select__dropdown__list {
	overflow: hidden;
	margin: 0!important
}
.b-core-ui-select__dropdown__item {
	padding: 5px 10px;
	min-height: 18px;
	list-style-type: none;
	cursor: pointer
}
.b-core-ui-select__dropdown__label {
	padding: 10px;
	min-height: 18px;
	font-style: italic;
	list-style-type: none;
	border-bottom: 1px solid #ccc
}
.b-core-ui-select__dropdown__item.disabled, .b-core-ui-select__dropdown__item.disabled:HOVER {
	color: #ccc;
	background: none
}
.b-core-ui-select__dropdown__item.selected, .b-core-ui-select__dropdown__item.selected:HOVER {
	background: #999;
	color: #fff
}
.b-core-ui-select__dropdown__item:HOVER {
	background: #ccc
}
.sortPagiBar select {
	display: block;
	float: left;
	width: 222px;
	height: 33px
}
.b-content {
	margin: 60px;
	padding: 80px 80px 80px 140px;
	width: 60%;
	font: normal 14px/18px 'Palatino Linotype', 'Book Antiqua', Palatino, FreeSerif, serif;
	background: #FFFFFF;
	box-shadow: 0 1px 4px rgba(0,0,0,0.35), 0 0 1px rgba(255,255,255,0.15) inset
}
.b-content__title {
	margin: 0 0 40px;
	font: normal 40px/40px 'Palatino Linotype', 'Book Antiqua', Palatino, FreeSerif, serif
}
.b-content P {
	margin: 0 0 20px
}
.b-content H2, .b-content H3 {
	margin: 15px 0 30px
}
.b-content OL, .b-content UL {
	margin: 0 0 40px
}
.b-row {
	margin: 15px 0 45px -60px;
	padding: 30px 0 30px 59px;
	border: 1px solid #ccc
}
.b-code-block {
	background: none repeat scroll 0 0 #E6E6E6;
	border-left: 1px solid #D9D4D3;
	clear: both;
	color: #533D3A;
	counter-reset: code;
	font: 12px/20px Consolas, monospace;
	margin: 0 0 15px -60px;
	padding: 12px 0 12px 59px;
	white-space: normal
}
.b-code-block CODE:before {
	color: #B3A9A7;
	content: counter(code,decimal-leading-zero) ".";
	counter-increment: code;
	margin-left: -35px;
	position: absolute
}
.b-code-block CODE {
	display: block;
	padding: 0;
	white-space: pre-wrap
}
.jspContainer {
	overflow: hidden;
	position: relative;
	outline: none;
	width: 100% !important
}
.jspPane {
	position: absolute;
	width: 100% !important;
	outline: none
}
.jspVerticalBar {
	position: absolute;
	top: 0;
	right: 0;
	width: 8px;
	height: 100%;
	z-index: 100
}
.jspHorizontalBar {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: red
}
.jspVerticalBar *, .jspHorizontalBar * {
	margin: 0;
	padding: 0
}
.jspCap {
	display: none
}
.jspHorizontalBar .jspCap {
	float: left
}
.jspTrack {
	position: relative;
	border-radius: 5px;
	background-color: #E5E5E5;
	background: -webkit-gradient(linear,left top,right top,color-stop(0%,rgba(202,202,202,0.07)), color-stop(100%,rgba(229,229,229,0.07)));
	background: -webkit-linear-gradient(left,rgba(202,202,202,0.07) 0, rgba(229,229,229,0.07) 100%);
	-webkit-box-shadow: 0 0 1px 0 rgba(0,0,0,.15) inset, 0 1px 0 0 white;
	box-shadow: 0 0 1px 0 rgba(0,0,0,.15) inset, 0 1px 0 0 white
}
.jspDrag {
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
	border-radius: 4px;
	border: solid 1px #A6A6A6;
	background: -webkit-gradient(linear,left top,right top,color-stop(0%,rgba(233,233,233,0.05)), color-stop(100%,rgba(221,221,221,0.05)));
	background: -webkit-linear-gradient(left,rgba(233,233,233,0.05) 0, rgba(221,221,221,0.05) 100%);
	-webkit-box-shadow: 0 2px 1px 0 rgba(0,0,0,.05);
	box-shadow: 0 2px 1px 0 rgba(0,0,0,.05);
	background-color: #E9E9E9
}
.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag {
	float: left;
	height: 100%
}
.jspArrow {
	display: block;
	text-indent: -20000px;
	cursor: pointer
}
.jspArrow.jspDisabled {
	cursor: default
}
.jspVerticalBar .jspArrow {
	display: block;
	position: relative;
	width: 0;
	height: 4px
}
.jspVerticalBar .jspArrow.jspArrowDown {
	top: 4px;
	border-top: 4px solid #ccc;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}
.jspVerticalBar .jspArrow.jspArrowUp {
	top: -4px;
	border-bottom: 4px solid #ccc;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}
.jspVerticalBar .jspArrow:focus {
	outline: none
}
.jspCorner {
	float: left;
	background: #eeeef4;
	height: 100%
}
.modal-body {
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	max-height: 200px
}
@media print {
* {
	background: transparent !important;
	color: black !important;
	box-shadow: none !important;
	text-shadow: none !important;
	filter: none !important;
	-ms-filter: none !important
}
a, a:visited {
	text-decoration: underline
}
a[href]:after {
	content: ""
}
abbr[title]:after {
	content: ""
}
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
	content: ""
}
a:link:after, a:visited:after {
	content: ""
}
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid
}
thead {
	display: table-header-group
}
tr, img {
	page-break-inside: avoid
}
img {
	max-width: 100% !important
}
@page {
	margin: 0.5cm
}
p, h2, h3 {
	orphans: 3;
	widows: 3
}
h2, h3 {
	page-break-after: avoid
}
.hide-on-print {
	display: none !important
}
.print-only {
	display: block !important
}
.hide-for-print {
	display: none !important
}
.show-for-print {
	display: inherit !important
}
}
.crossselling.page_product_box h3, .tab-video.page_product_box h3 {
	margin-top: 10px
}
#carouselproduct {
	width: 100000px
}
#row-2-extra {
}
#carouselproductcross {
	width: 100000px
}
.page_product_box .carusel-inner {
	display: block;
	padding: 0 0 0 0;
	position: relative;
	margin: 20px 0 0 -20px
}
.page_product_box .carusel-inner .caroufredsel_wrapper {
	cursor: default!important
}
.page_product_box {
	overflow: hidden;
	margin: 0
}
.page_product_box .carousel-ul {
	display: block;
	padding: 0;
	margin: 0;
	width: 10000px
}
.page_product_box {
	position: relative
}
.page_product_box .carusel-inner li a {
	display: inline
}
.page_product_box .carusel-inner li {
	display: block;
	float: left;
	margin-left: 20px;
	height: 192px;
	width: 146px;
	text-align: center
}
.page_product_box .carusel-inner li .price_display {
	margin: 0
}
.page_product_box .carusel-inner .product_link {
	display: inline-block;
	margin: 5px 0 0 0
}
.page_product_box a.prev, .page_product_box a.next {
	display: none;
	background: url(../img/slider-arrow.png) no-repeat transparent;
	width: 27px;
	height: 27px;
	position: absolute;
	top: 50%;
	margin-top: -14px;
	opacity: 1;
	filter: alpha(opacity=0);
	-moz-transition: opacity 300ms ease, left 300ms ease, right 300ms ease;
	-webkit-transition: opacity 300ms ease, left 300ms ease, right 300ms ease;
	-o-transition: opacity 300ms ease, left 300ms ease, right 300ms ease;
	transition: opacity 300ms ease, left 300ms ease, right 300ms ease
}
.page_product_box .carusel-inner:hover, .page_product_box .carusel-inner img:hover {
	cursor: move;
	cursor: pointer
}
.page_product_box .carusel-inner:hover a.prev {
	opacity: 1;
	filter: alpha(opacity=100);
	left: 40px
}
.page_product_box .carusel-inner:hover a.next {
	opacity: 1;
	filter: alpha(opacity=100);
	right: 22px
}
.page_product_box a.prev {
	left: 40px;
	background-position: 0 0
}
.page_product_box a.prev:hover {
	background-position: 0 -27px
}
.page_product_box a.next {
	right: 22px;
	background-position: -27px 0
}
.page_product_box a.next:hover {
	background-position: -27px -27px
}
.page_product_box a.next.disabled, .page_product_box a.prev.disabled {
	opacity: 0.2
}
.page_product_box a.prev.disabled, .page_product_box a.next.disabled {
	cursor: default
}
#HOOK_SHOPPING_CART .page_product_box > h3 {
	display: block;
	background: none repeat scroll 0 0 #A9A9A9;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: normal;
	line-height: 1.5;
	margin: 20px 0 0;
	padding: 9px 50px 9px 20px;
	position: relative
}
#HOOK_SHOPPING_CART .page_product_box.accordion h3 {
	cursor: pointer
}
#HOOK_SHOPPING_CART .page_product_box.accordion h3 .icon-toggle {
	display: block;
	font-size: 27px;
	line-height: 27px;
	position: absolute;
	right: 12px;
	top: 10px
}
#HOOK_SHOPPING_CART .page_product_box.accordion h3 i {
	display: inline-block
}
@media only screen and (min-width:768px) and (max-width:979px) {
.page_product_box .carusel-inner a.prev {
	opacity: 1;
	filter: alpha(opacity=100);
	left: 40px
}
.page_product_box .carusel-inner a.next {
	opacity: 1;
	filter: alpha(opacity=100);
	right: 22px
}
}
#primary_block {
	margin: 0 0 0 0;
	padding: 20px 0 0 0
}
.pb-right-colum-h {
	display: none
}
#pb-left-column {
}
#pb-left-column h1, .pb-right-colum-h {
	background: none;
	border: none;
	color: #333333;
	font-size: 23px;
	padding: 0 0 0 0;
	text-transform: none;
	line-height: 27px
}
#buy_block {
	margin-bottom: 10px
}
#buy_block p {
	margin: 0;
	padding: 0
}
.product_attributes {
	padding: 10px 0 0 0
}
#buy_block .row-3 {
	overflow: hidden;
	text-align: left
}
#availability_statut {
	float: left;
	padding-bottom: 10px
}
#availability_statut span#availability_label {
	font-weight: bold;
	padding-right: 7px;
	color: #333
}
#availability_statut span#availability_value {
	display: inline-block;
	margin-right: 7px;
	color: #207a20;
	font-weight: bold
}
#buy_block .row-3 #pQuantityAvailable {
	padding-bottom: 7px
}
#buy_block #pQuantityAvailable {
	font-weight: bold;
	color: #0C0
}
#buy_block #last_quantities {
	float: left;
	clear: both;
	width: 100%
}
#buy_block #product_reference {
	float: left;
	padding-bottom: 5px
}
#buy_block #product_reference label {
	font-weight: bold;
	color: #333
}
#buy_block #product_reference span {
	font-weight: bold;
	color: #207a20
}
#buy_block span.online_only {
	display: block;
	float: right;
	font-weight: bold;
	color: #f00;
	font-style: italic;
	padding: 0 0 14px 0
}
.product_attributes #attributes {
	padding: 11px 0 7px 0;
	border-top: 1px dotted #ccc
}
#attributes fieldset {
	padding-bottom: 11px
}
#attributes .attribute_list {
	display: block;
	color: #333;
	font-style: italic
}
#attributes .attribute_list .attribute_radio {
	margin: -1px 5px 0 0
}
.attribute_list #color_to_pick_list a.color_pick {
	display: block;
	height: 25px;
	width: 25px;
	border-radius: 25px
}
.attribute_list #color_to_pick_list a.color_pick img {
	border-radius: 25px
}
#attributes select {
	display: block;
	width: 100%
}
.product_attributes #attributes label {
	display: block;
	vertical-align: top;
	position: relative;
	padding-bottom: 6px;
	font-weight: bold;
	color: #333;
	padding-top: 5px
}
.product_attributes #color_to_pick_list {
	list-style-type: none
}
.product_attributes #color_to_pick_list li {
	float: left;
	margin: 0 20px 5px 0;
	border-radius: 25px
}
.product_attributes #color_to_pick_list li.selected {
	box-shadow: 0 0 5px 0 #a9a9a9
}
#buy_block .row-2 {
	overflow: hidden;
	text-align: left;
	margin-top: 1px;
	padding-top: 10px;
	border-top: 1px dotted #ccc
}
#buy_block .row-2 #reduction_percent, #buy_block .row-2 #reduction_amount {
	float: left;
	padding: 12px 0 0 0;
	margin-right: 12px;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #333
}
#buy_block .row-2 #reduction_percent span, #buy_block .row-2 #reduction_amount span {
	display: block;
	float: right;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #333
}
#buy_block .row-2 #old_price {
	display: inline-block;
	float: left;
	padding: 12px 0 0 0;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #333;
	margin-right: 7px
}
#buy_block p#old_price {
	padding-bottom: 15px;
	font-size: 14px;
	text-decoration: line-through
}
#buy_block .row-2 #old_price .price {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #333
}
#buy_block .row-2 .on_sale_img {
	float: right;
	margin-bottom: 8px
}
#buy_block .row-2 span.on_sale, #buy_block .row-2 span.discount {
	display: block;
	float: left;
	padding: 7px 6px 0 30px;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #f00
}
#buy_block .row-2.bordered {
	border-top: 1px dotted #ccc;
	padding-top: 20px
}
.row_1 {
	overflow: hidden;
	text-align: left;
	padding: 20px 0;
	border-top: 1px dotted #dadad9;
	border-bottom: 1px dotted #dadad9
}
.row_1 p {
	float: right;
	padding: 0
}
.row_1 p.our_price_display {
	display: inline-block;
	float: left;
	padding-top: 13px;
	padding-bottom: 3px
}
.row_1 p.our_price_display span {
	display: inline-block;
	font-size: 24px;
	line-height: 18px;
	color: #333;
	padding-top: 13px
}
.row_1 p#quantity_wanted_p {
	padding-right: 12px;
	padding-top: 7px
}
.row_1 p#quantity_wanted_p input {
	float: right;
	height: 28px;
	padding: 5px;
	text-align: center;
	width: 40px;
	margin: 0
}
.row_1 p#quantity_wanted_p label {
	float: right;
	padding: 4px 10px 0 0;
	text-align: right
}
.row_1 input#add2cartbtn {
	display: none
}
.row_1 span.exclusive {
	float: right
}
#buy_block .pack_price {
	padding: 10px 0 10px 0;
	margin: 0
}
#primary_block .buttons_bottom_block a.exclusive {
	color: #fff;
	margin-right: 2px;
	padding: 10px
}
#primary_block .buttons_bottom_block a.exclusive span {
	line-height: 18px;
	padding: 2px 0 2px 0
}
#primary_block .buttons_bottom_block a.exclusive:hover {
}
#product p#loyalty {
	border-top: 1px dotted #ccc;
	margin-top: 4px;
	padding: 16px 0 14px 0;
	margin-bottom: 0
}
#product p#loyalty em {
	display: inline
}
#product p#loyalty i {
	float: left;
	font-size: 25px;
	margin-right: 10px;
	margin-top: 7px;
	text-align: left
}
.mousetrap {
	display: block;
	background: url(../img/mousetrap.png) no-repeat left top transparent !important;
	height: 106px !important;
	overflow: hidden;
	position: absolute;
	top: auto!important;
	left: auto!important;
	bottom: 10px!important;
	right: 10px!important;
	width: 106px !important;
	z-index: 999 !important
}
#mousetrap_img {
	display: block;
	z-index: 2;
	opacity: 0;
	width: 106px!important;
	height: 106px!important;
	position: absolute;
	right: 10px;
	bottom: 10px
}
#wrap a:hover {
	cursor: default
}
#wrap a {
	cursor: default
}
.mask {
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 1;
	top: 0;
	left: 0
}
.picpic:hover {
	cursor: auto
}
.img_zoom {
	display: block;
	z-index: 2;
	opacity: 0
}
.img_wrap {
	display: block;
	margin: 0;
	position: absolute;
	z-index: 1
}
#primary_block #image-block.thickbox_box {
	padding: 0;
	width: 300px;
	height: 300px
}
#primary_block #pb-right-column {
	float: left
}
#primary_block #pb-right-column .resetimg {
	padding: 0 0 5px 0;
	margin: 0
}
#primary_block #image-block {
	border: 1px solid #e5e5e5;
	position: relative;
	z-index: 1;
	margin-bottom: 10px
}
#primary_block #image-block #view_full_size #bigpic {
	display: block
}
#primary_block #image-block img#bigpic.jqzoom {
	cursor: crosshair;
	position: relative
}
#pb-right-column #image-block #view_full_size .span_link img {
	position: relative;
	top: 3px;
	left: -3px;
	border: none;
	padding-right: 2px
}
#view_full_size .span_link {
	text-indent: -5000px
}
#views_block {
	padding: 0 0 0 0;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px
}
#thumbs_list {
	overflow: hidden
}
#thumbs_list li {
	float: left;
	cursor: pointer;
	margin-right: 10px
}
#thumbs_list li a {
	display: block;
	width: 83px;
	border: 1px solid #e5e5e5
}
#thumbs_list li img {
	margin: 0 0 0 0;
	padding: 0
}
span.view_scroll_spacer {
	float: left;
	height: 47px;
	width: 47px;
	z-index: 9;
	position: absolute;
	left: 0;
	top: 50px
}
#view_scroll_left {
	display: none;
	float: left;
	height: 47px;
	width: 47px;
	text-indent: -3000px;
	background: url(../img/thumbs_left.png) no-repeat center center;
	position: absolute;
	left: 0;
	top: 50%;
	z-index: 9;
	margin-top: -24px
}
#view_scroll_right {
	float: left;
	background: url(../img/thumbs_right.png) no-repeat center center;
	position: absolute;
	right: 0;
	top: 50%;
	text-indent: -3000px;
	z-index: 9;
	height: 47px;
	width: 47px;
	margin-top: -24px
}
span#wrapResetImages {
	width: 200px
}
span#wrapResetImages div {
	width: 306px;
	margin: 0 0 -3px 0;
	padding: 17px 0 10px 20px
}
span#wrapResetImages {
	display: none
}
span#wrapResetImages div {
	width: 306px;
	margin: 0 0 -3px 0;
	padding: 17px 0 10px 20px
}
.tab-video .toggle_content {
	padding: 20px 0 10px 0
}
#pb-right-column .row_1 {
	display: none
}
#quantityDiscount {
	margin: 0 0 0 0;
	padding: 0 0 0 0
}
#quantityDiscount .toggle_content {
	padding: 20px 0 10px 0
}
#quantityDiscount .shop_table {
	margin-bottom: 0
}
.more_info_inner {
	margin: 0 0 0 0;
	padding: 0 0 0 0
}
.more_info_inner .toggle_content {
	padding: 20px 0 0 0
}
.datasheet {
	margin: 0 0 0 0;
	padding: 0 0 0 0
}
.datasheet ul {
	padding: 9px 20px 5px 10px;
	list-style: none
}
.datasheet ul li {
	padding: 7px 0 0 0;
	color: #6caf28;
	font-style: italic;
	font-size: 17px
}
.datasheet ul li span {
	font-weight: bold;
	color: #333;
	font-size: 14px;
	font-style: normal
}
.attachment_product {
	margin: 0 0 0 0;
	padding: 0 0 0 0
}
.attachment_product ul {
	list-style-type: none;
	padding: 20px 0 0 10px
}
.attachment_product li {
	margin: 0 0 5px 0;
	list-style-type: none
}
.attachment_product li a {
	display: inline-block
}
#more_info_block {
	list-style: none;
	margin-top: 20px
}
#more_info_block li a:hover {
	text-decoration: none
}
#more_info_block5 {
	margin-top: 20px
}
#idTab1 ul, #idTab1 ol, #idTab1 dl {
	margin-left: 20px
}
.more_info_inner4 {
	margin: 0 0 0 0;
	padding: 0 0 0 0
}
#idTab4 {
	padding: 20px 0 10px 0
}
#idTab4 li:first-child {
	border: none;
	padding-top: 0;
	margin-top: 0
}
#idTab4 li {
	display: block;
	overflow: hidden;
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
	border-width: 1px 0 0 0;
	border-style: solid
}
#idTab4 li .accessories_desc {
	float: left;
	width: 630px;
	border-width: 0 1px 0 0;
	border-style: solid;
	padding-right: 20px
}
#idTab4 li .product_descr {
	padding-top: 10px;
	margin-bottom: 0
}
#idTab4 li .accessories_desc a.accessory_image {
	display: block;
	float: left;
	width: 80px;
	margin: 0 20px 0 0
}
#idTab4 li .accessories_desc h5 {
	margin: 0 0 0 0;
	padding: 0 0 0 0
}
#idTab4 li .accessories_price {
	float: right;
	width: 199px;
	padding: 0 0 0 20px
}
#idTab4 li .accessories_price span.price {
	display: block;
	margin: 0 0 12px 0;
	font-size: 17px
}
#idTab4 li .availability {
	display: block
}
#idTab5 {
	padding: 20px 0 0 0
}
#idTab5 .comment_criterions {
	overflow: hidden
}
#idTab5 .comment_criterions > div {
	float: left;
	padding: 14px 20px 0 0
}
#idTab5 .comment_criterions > div > div {
	float: left
}
#idTab5 p {
	padding-top: 0
}
#idTab5 p.align_right {
	height: 11px;
	padding: 0
}
#idTab5 p.align_right a {
	display: block;
	float: right;
	width: 11px;
	height: 0;
	padding: 11px 0 0 0;
	overflow: hidden;
	background: url(../img/icon/delete.gif) 0 0 no-repeat
}
#idTab5 p.comment_add {
	margin: 0;
	padding: 20px 0 0 0
}
#idTab5 fieldset p {
	margin: 0;
	padding: 10px 0 0 0
}
#idTab5 fieldset table.comment_rating {
	margin: 17px 0 3px 0
}
#idTab5 fieldset table.comment_rating td {
	padding: 0 10px 0 0
}
#idTab5 fieldset label {
	display: block;
	padding: 0 0 3px 0
}
#idTab5 fieldset input#customer_name, #idTab5 fieldset input#comment_title {
	width: 206px;
	height: 15px;
	padding: 3px
}
#idTab5 textarea#content {
	width: 680px;
	min-width: 300px;
	max-width: 680px;
	height: 100px
}
#idTab5 p.submit {
	padding: 13px 0 0 0
}
#product_comments_block_tab {
	margin: 0 0 0 0
}
#product_comments_block_tab div.comment {
	margin: 0 0 15px 0;
	padding: 17px 0 0 0;
	border-top: 1px dotted #ccc
}
#product_comments_block_tab div.comment.last {
	margin-bottom: 0
}
#product_comments_block_tab div.comment:first-child {
	border: none;
	padding: 0
}
#product_comments_block_tab div.comment div.comment_author {
	float: left;
	padding: 0 20px 0 0;
	width: 140px;
	line-height: 18px
}
#product_comments_block_tab div.comment div.comment_author span {
	font-weight: bold
}
#product_comments_block_tab div.comment div.comment_author span, #product_comments_block_tab div.comment .star_content {
	float: left;
	color: #a9a9a9;
	text-transform: uppercase
}
#product_comments_block_tab div.comment .star_content {
	margin: 0 0 0 5px
}
#product_comments_block_tab div.star, #product_comments_block_tab div.star_on {
	background: url(../img/star.png) no-repeat 0 0 transparent
}
#product_comments_block_tab div.star_on {
	background-position: 0 -12px
}
#product_comments_block_tab .comment_author_infos {
	clear: both;
	padding-top: 10px
}
#product_comments_block_tab .comment_author_infos em {
	color: #000
}
#product_comments_block_tab .comment_author_infos strong {
	display: inline-block;
	color: #000;
	margin-bottom: 10px
}
#product_comments_block_tab div.comment div.comment_details {
	float: left;
	overflow: hidden;
	width: 495px
}
#product_comments_block_tab div.comment_details h4 {
	padding: 0;
	margin: -1px 0 7px 0;
	color: #7a7a7a;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	border: none
}
#product_comments_block_tab div.comment_details p {
	padding-bottom: 0;
	margin-bottom: 0
}
#product_comments_block_tab div.comment_details ul {
	list-style-type: none;
	margin: 0
}
#product_comments_block_tab div.comment_details li {
	padding: 2px 0 2px 0
}
#product_comments_block_tab div.comment_details li div {
	padding-top: 5px
}
#product_comments_block_tab button.usefulness_btn {
	display: inline-block;
	cursor: pointer;
	margin: 0 0 0 5px;
	padding: 0 2px;
	border: 1px solid #CC9900;
	color: #000;
	font-weight: bold
}
#product_comments_block_tab button.usefulness_btn:hover {
	background: #000;
	color: #fff;
	border: 1px solid #000
}
#product_comments_block_tab button.usefulness_btn:active {
	background: #000;
	color: #fff;
	border: 1px solid #000
}
#product_comments_block_tab span.report_btn {
	cursor: pointer
}
#product_comments_block_tab span.report_btn:hover {
	text-decoration: underline
}
#customizationForm {
	margin-bottom: 0
}
.customization_block {
	padding: 0 0 0 0;
	position: relative;
	z-index: 9;
	margin-top: 15px
}
.customization_block p.infoCustomizable {
	padding: 0 0 1px 0;
	margin: 0;
	font-style: italic
}
.customization_block .customizationUploadBrowseDescription {
	display: block;
	padding: 0 0 7px 0
}
.customization_block #uploadable_files .customization_block_input {
	height: 25px;
	line-height: 20px
}
.customization_block p img {
	margin: 0 2px 0 0
}
.customization_block #uploadable_files {
	margin: 6px 0 5px 0
}
.customization_block ul#text_fields {
	padding-top: 3px;
	margin: 0
}
.customization_block ul li {
	overflow: hidden
}
.customization_block ul li label {
	display: block;
	padding: 0 0 7px 0
}
.customization_block ul li > div + div {
	padding: 10px 0 0 0
}
.customization_block ul li .customizationUploadBrowse img {
	margin: 0 5px 0 0
}
textarea.customization_block_input {
	height: 100px
}
.customization_block #customizedDatas {
	float: left;
	margin: 0;
	padding: 0 0 0 0
}
.customizableProductsText {
	margin-bottom: 20px
}
.customization_block .required {
	float: left;
	padding: 0;
	margin: 0;
	margin-left: 20px
}
.customization_block .required sup {
	vertical-align: middle;
	color: #F00
}
#blockpack .list li .right_block {
	float: left
}
.cloud-zoom-lens {
	border: 4px solid #888;
	margin: -4px;
	background-color: #fff;
	cursor: move
}
#image-block .mousetrap:hover {
	cursor: move
}
.cloud-zoom-title {
	font: bold 10px Arial, Helvetica, sans-serif;
	position: absolute !important;
	background-color: #000;
	color: #fff;
	padding: 3px;
	width: 100%;
	text-align: center;
	top: 0
}
.cloud-zoom-big {
	overflow: hidden
}
.cloud-zoom-loading {
	display: none;
	color: white!important;
	background: #222!important;
	padding: 3px!important;
	border: 1px solid #000!important
}
#usefull_link_block {
	margin: 10px 0 0 0;
	padding: 18px 0 13px 0;
	border-top: 1px solid #DADAD9
}
#usefull_link_block li {
	float: left;
	margin: 0 30px 16px 0;
	font-size: 14px
}
#usefull_link_block li.sendtofriend a i, #usefull_link_block #left_share_fb a i, #usefull_link_block li.print a i, #usefull_link_block li.favorite i {
	font-size: 25px;
	vertical-align: -4px;
	margin-right: 5px
}
#usefull_link_block li.favorite {
	color: #333;
	cursor: pointer
}
#usefull_link_block li.favorite:hover {
	color: #a9a9a9
}
#usefull_link_block li.view-size {
	background: url(../img/view-size.png) 0 1px no-repeat;
	padding-left: 19px
}
#usefull_link_block li a, #usefull_link_block span.span_link {
	display: inline-block;
	line-height: 22px;
	font-size: 14px
}
#usefull_link_block li#favoriteproducts_block_extra_remove:hover, ul#usefull_link_block li#favoriteproducts_block_extra_removed:hover, #usefull_link_block li#favoriteproducts_block_extra_add:hover, ul#usefull_link_block li#favoriteproducts_block_extra_added:hover {
	text-decoration: none
}
ul#usefull_link_block li#favoriteproducts_block_extra_added {
	display: none
}
ul#usefull_link_block li#favoriteproducts_block_extra_removed {
	display: none
}
.page_product_box > h3 i {
	display: none
}
.page_product_box > h3 {
	display: block;
	padding: 9px 50px 9px 20px;
	position: relative;
	margin: 20px 0 0 0;
	background: #6caf28;
	font-weight: normal;
	font-size: 20px;
	line-height: 1.5;
	color: #fff;
	border-radius: 7px
}
.page_product_box.blockproductscategory h3 {
	margin-top: 17px
}
.page_product_box.accordion h3.activeTab {
	background: #000
}
.page_product_box.accordion h3 {
	cursor: pointer
}
.page_product_box.accordion h3 .icon-toggle {
	display: block;
	font-size: 27px;
	line-height: 27px;
	position: absolute;
	right: 12px;
	top: 10px
}
.page_product_box.accordion h3.active .icon-toggle {
}
#send_friend_form img {
	float: left;
	margin: 7px 14px 8px 8px;
	padding: 4px;
	border: 1px solid #fff;
	-moz-box-shadow: 0 0 9px #ddd;
	-webkit-box-shadow: 0 0 7px #ddd;
	box-shadow: 0 0 7px #ddd
}
.sendfrend_footer {
	border-top: 1px solid #ccc;
	padding: 15px 15px 0;
	text-align: right
}
.sendfrend_footer .btn {
	margin: 0 0 5px 5px
}
#send_friend_form {
	text-align: left
}
#send_friend_form h1 span {
	background: #fff;
	padding-right: 5px
}
#send_friend_form .product_desc {
	text-align: left;
	max-width: 300px
}
#send_friend_form_error {
	color: #F00
}
#send_friend_form .product_name {
	margin-bottom: 10px
}
#send_friend_form label {
	display: block;
	padding-bottom: 4px
}
#send_friend_form .txt_required {
	display: block;
	padding-top: 7px
}
#send_friend_form .form_container {
	margin-top: 0
}
.form_container .intro_form {
	font-weight: bold;
	padding-top: 10px;
	color: #333
}
#product_comments_block_extra {
	padding: 0 0 19px 0;
	overflow: hidden;
	border-bottom: 1px dotted #ccc
}
#product_comments_block_extra ul li:first-child {
	margin-left: 0
}
#product_comments_block_extra ul li {
	float: left;
	overflow: hidden;
	margin-bottom: 5px;
	margin-left: 20px
}
#product_comments_block_extra ul li .open-comment-form {
	display: inline-block;
	background: url(../img/icon-review.png) left 0 no-repeat;
	padding-left: 22px;
	line-height: 16px
}
#product_comments_block_extra ul > li + li a {
	display: inline-block;
	background: url(../img/icon-review-read.png) left 0 no-repeat;
	padding-left: 22px;
	line-height: 16px
}
#product_comments_block_extra .comments_note {
	display: block;
	padding-top: 15px
}
#product_comments_block_extra .comments_note span, #product_comments_block_extra .star_content {
	float: left;
	font-weight: bold;
	color: #333
}
#product_comments_block_extra .star_content {
	margin-top: 3px;
	margin-left: 10px
}
#product_comments_block_extra div.star {
	background: url(../img/star.png) no-repeat scroll 0 0 transparent
}
#product_comments_block_extra div.star_on {
	background: url(../img/star.png) no-repeat scroll 0 -12px transparent
}
#product_comments_block_extra .comments_advices {
	clear: both;
	padding-top: 19px
}
#product_comments_block_extra .comments_advices a.open-comment-form {
	display: inline-block;
	font-size: 14px;
	line-height: 25px
}
#product_comments_block_extra .comments_advices a.open-comment-form i {
	font-size: 25px;
	line-height: 25px;
	margin-right: 5px
}
#product_comments_block_extra .comments_advices span.read_rew {
	display: inline-block;
	font-size: 14px;
	padding: 0 20px 0 0;
	line-height: 25px;
	margin-right: 16px;
	border-right: 1px dotted #ccc
}
#product_comments_block_extra .comments_advices span.read_rew a {
	display: inline-block;
	line-height: 25px
}
#product_comments_block_extra .comments_advices span.read_rew i {
	font-size: 25px;
	line-height: 25px;
	margin-right: 5px
}
#product_comments_block_extra .comments_advices a.read_rew:hover {
	background-position: 0 -601px
}
#new_comment_form_footer p {
	margin-bottom: 0
}
#new_comment_form_footer p.fr input.btn {
	height: 30px
}
#new_comment_form_footer p span {
	display: inline-block;
	margin-top: -3px
}
#blockpack {
	padding-top: 0;
	padding-bottom: 10px;
	overflow: inherit
}
#blockpack ul h3 {
	background: none;
	padding-left: 0;
	padding-right: 0
}
@media only screen and (min-width:950px) and (max-width:1199px) {
#thumbs_list li + li, #thumbs_list li {
	margin-right: 9px
}
#thumbs_list li a {
	width: 92px
}
#buy_block .row_1 p#quantity_wanted_p {
	clear: right;
	padding-top: 20px
}
#idTab4 li .accessories_desc {
	width: 460px
}
}
@media only screen and (min-width:768px) and (max-width:979px) {
#thumbs_list li {
	margin-right: 9px
}
#thumbs_list li + li {
	margin-right: 9px
}
#thumbs_list li a {
	width: 107px
}
#buy_block .row_1 p#quantity_wanted_p {
	float: right;
	padding-top: 20px;
	clear: right
}
.crossselling.page_product_box h3, .tab-video.page_product_box h3 {
	margin-top: 20px
}
#idTab4 li .accessories_desc {
	width: 310px
}
#idTab4 li .accessories_price {
	width: 187px
}
#product_comments_block_tab div.comment div.comment_details {
	width: 350px
}
#HOOK_SHOPPING_CART .crossselling.page_product_box h3 {
	margin-top: 7px
}
#product_comments_block_extra .comments_advices a.read_rew {
	border: none;
	margin-bottom: 10px
}
}
@media only screen and (max-width:767px) {
#primary_block #pb-right-column {
	float: none;
	margin: 0 auto
}
.pb-right-colum-h {
	display: block;
	margin: -10px 0 15px
}
#primary_block #image-block {
	width: 300px;
	margin: 0 auto 10px
}
#views_block {
	width: 300px;
	margin: 0 auto
}
#thumbs_list {
	width: 300px
}
#thumbs_list li a {
	width: 92px
}
#thumbs_list li + li, #thumbs_list li {
	margin-right: 9px
}
#usefull_link_block {
	border-bottom: 1px dotted #DADAD9;
	padding-bottom: 2px;
	margin-top: 10px
}
#primary_block #pb-left-column {
	padding: 0 0 0 0;
	margin: 22px 0 0 0
}
#pb-left-column h1 {
	display: none
}
#buy_block .row-2 {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 10px;
	padding-top: 5px
}
#pb-left-column .row_1 {
	border-top: none
}
#buy_block .row_1 p#quantity_wanted_p {
	clear: both;
	padding-right: 0;
	padding-top: 7px;
	margin-top: 10px
}
#idTab4 li .accessories_desc {
	border-width: 0 0 0 0;
	padding-right: 0;
	width: 100%;
	padding-left: 0
}
#idTab4 li .accessories_price {
	float: left;
	padding: 20px 0 0;
	width: 250px
}
#nextprev_links {
	display: none
}
#product_comments_block_tab div.comment div.comment_author {
	padding-bottom: 20px
}
#product_comments_block_tab div.comment div.comment_details {
	width: 100%
}
}
@media only screen and (min-width:480px) and (max-width:767px) {
#buy_block .row_1 p#quantity_wanted_p {
	clear: none;
	margin-top: 1px;
	padding-top: 7px;
	padding-right: 10px
}
}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none
}
#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('../../../js/jquery/plugins/fancybox/images/fancybox.png')
}
#fancybox-overlay {
	background-color: #000 !important;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none
}
#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none
}
#fancybox-wrap {
	background: none repeat scroll 0 0 rgb(255,255,255) !important;
	background: none repeat scroll 0 0 rgba(255,255,255,0.3) !important;
	position: absolute;
	top: 0;
	left: 0;
	padding: 8px;
	z-index: 1101;
	outline: none;
	display: none;
	border-radius: 8px
}
#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff
}
#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0 solid #fff
}
#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101
}
#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('../../../js/jquery/plugins/fancybox/images/fancybox.png') -40px 0;
	cursor: pointer;
	z-index: 1103;
	display: none
}
#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0
}
#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top
}
#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block
}
#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('../../../js/jquery/plugins/fancybox/images/blank.gif');
	z-index: 1102;
	display: none
}
#fancybox-left {
	left: 0
}
#fancybox-right {
	right: 0
}
#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block
}
#fancybox-left-ico {
	background-image: url('../../../js/jquery/plugins/fancybox/images/fancybox.png');
	background-position: -40px -30px;
	left: 20px
}
#fancybox-right-ico {
	background-image: url('../../../js/jquery/plugins/fancybox/images/fancybox.png');
	background-position: -40px -60px;
	right: 20px;
	left: auto
}
#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible
}
#fancybox-left:hover span {
	left: 20px
}
#fancybox-right:hover span {
	left: auto;
	right: 20px
}
.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001
}
#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('../../../js/jquery/plugins/fancybox/images/fancybox-x.png')
}
#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('../../../js/jquery/plugins/fancybox/images/fancybox.png');
	background-position: -40px -162px
}
#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('../../../js/jquery/plugins/fancybox/images/fancybox-y.png');
	background-position: -20px 0
}
#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('../../../js/jquery/plugins/fancybox/images/fancybox.png');
	background-position: -40px -182px
}
#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('../../../js/jquery/plugins/fancybox/images/fancybox-x.png');
	background-position: 0 -20px
}
#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('../../../js/jquery/plugins/fancybox/images/fancybox.png');
	background-position: -40px -142px
}
#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('../../../js/jquery/plugins/fancybox/images/fancybox-y.png')
}
#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('../../../js/jquery/plugins/fancybox/images/fancybox.png');
	background-position: -40px -122px
}
#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102
}
.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative
}
.fancybox-title-outside {
	padding-top: 10px;
	color: #fff
}
.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left
}
#fancybox-title-over {
	padding: 10px;
	background-image: url('../../../js/jquery/plugins/fancybox/images/fancy_title_over.png');
	display: block
}
.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px
}
#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto
}
#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap
}
#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('../../../js/jquery/plugins/fancybox/images/fancybox.png') -40px -90px no-repeat
}
#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('../../../js/jquery/plugins/fancybox/images/fancybox-x.png') 0 -40px
}
#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('../../../js/jquery/plugins/fancybox/images/fancybox.png') -55px -90px no-repeat
}
.fancybox-ie6 #fancybox-close {
	background: transparent;
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='http://livedemo00.template-help.com/prestashop_46189/js/jquery/plugins/fancybox/images/fancy_close.png',sizingMethod='scale')
}
.fancybox-ie6 #fancybox-left-ico {
	background: transparent;
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='http://livedemo00.template-help.com/prestashop_46189/js/jquery/plugins/fancybox/images/fancy_nav_left.png',sizingMethod='scale')
}
.fancybox-ie6 #fancybox-right-ico {
	background: transparent;
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='http://livedemo00.template-help.com/prestashop_46189/js/jquery/plugins/fancybox/images/fancy_nav_right.png',sizingMethod='scale')
}
.fancybox-ie6 #fancybox-title-over {
	background: transparent;
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='http://livedemo00.template-help.com/prestashop_46189/js/jquery/plugins/fancybox/images/fancy_title_over.png',sizingMethod='scale');
	zoom: 1
}
.fancybox-ie6 #fancybox-title-float-left {
	background: transparent;
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='http://livedemo00.template-help.com/prestashop_46189/js/jquery/plugins/fancybox/images/fancy_title_left.png',sizingMethod='scale')
}
.fancybox-ie6 #fancybox-title-float-main {
	background: transparent;
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='http://livedemo00.template-help.com/prestashop_46189/js/jquery/plugins/fancybox/images/fancy_title_main.png',sizingMethod='scale')
}
.fancybox-ie6 #fancybox-title-float-right {
	background: transparent;
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='http://livedemo00.template-help.com/prestashop_46189/js/jquery/plugins/fancybox/images/fancy_title_right.png',sizingMethod='scale')
}
.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px")
}
#fancybox-loading.fancybox-ie6 {
	position: absolute;
	margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2: document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop: document.body.scrollTop )) + 'px')
}
#fancybox-loading.fancybox-ie6 div {
	background: transparent;
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='http://livedemo00.template-help.com/prestashop_46189/js/jquery/plugins/fancybox/images/fancy_loading.png',sizingMethod='scale')
}
.fancybox-ie .fancybox-bg {
	background: transparent !important
}
.fancybox-ie #fancybox-bg-n {
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='http://livedemo00.template-help.com/prestashop_46189/js/jquery/plugins/fancybox/images/fancy_shadow_n.png',sizingMethod='scale')
}
.fancybox-ie #fancybox-bg-ne {
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='http://livedemo00.template-help.com/prestashop_46189/js/jquery/plugins/fancybox/images/fancy_shadow_ne.png',sizingMethod='scale')
}
.fancybox-ie #fancybox-bg-e {
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='http://livedemo00.template-help.com/prestashop_46189/js/jquery/plugins/fancybox/images/fancy_shadow_e.png',sizingMethod='scale')
}
.fancybox-ie #fancybox-bg-se {
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='http://livedemo00.template-help.com/prestashop_46189/js/jquery/plugins/fancybox/images/fancy_shadow_se.png',sizingMethod='scale')
}
.fancybox-ie #fancybox-bg-s {
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='http://livedemo00.template-help.com/prestashop_46189/js/jquery/plugins/fancybox/images/fancy_shadow_s.png',sizingMethod='scale')
}
.fancybox-ie #fancybox-bg-sw {
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='http://livedemo00.template-help.com/prestashop_46189/js/jquery/plugins/fancybox/images/fancy_shadow_sw.png',sizingMethod='scale')
}
.fancybox-ie #fancybox-bg-w {
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='http://livedemo00.template-help.com/prestashop_46189/js/jquery/plugins/fancybox/images/fancy_shadow_w.png',sizingMethod='scale')
}
.fancybox-ie #fancybox-bg-nw {
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='http://livedemo00.template-help.com/prestashop_46189/js/jquery/plugins/fancybox/images/fancy_shadow_nw.png',sizingMethod='scale')
}
div.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	height: 200px;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	display: none;
	text-align: center;
	overflow: hidden
}
img.jqzoom {
	cursor: crosshair;
	position: relative
}
#compare_shipping .center {
	text-align: center
}
#compare_shipping {
	padding: 10px
}
#compare_shipping #availableCarriers {
	margin-bottom: 20px
}
#compare_shipping #availableCarriers_table {
	margin: auto
}
#compare_shipping ul#carriercompare_errors_list {
	color: red
}
#compare_shipping ul#carriercompare_errors_list li {
	margin-left: 30px;
	text-decoration: none;
	list-style: none
}
#SE_AjaxDisplay {
	text-align: center;
	display: none
}
#SE_AjaxDisplay img {
	width: 15px
}
.SE_SubmitRefreshCard {
	text-align: center
}
.SE_SubmitRefreshCard input {
	display: inline
}
#best-sellers_block_right ul {
	margin-bottom: 5px
}
#best-sellers_block_right li {
	float: none;
	padding: 10px 0;
	border-bottom: 1px dotted #ccc
}
#best-sellers_block_right li.last_item {
	border: none
}
#best-sellers_block_right li a.content_img {
	display: block;
	float: left;
	padding: 1px;
	height: 47px;
	width: 67px;
	text-decoration: none;
	background: #333
}
#best-sellers_block_right li span.number {
	display: block;
	float: left;
	margin-top: 6px;
	width: 20px;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	text-align: center
}
#best-sellers_block_right li img {
	border: 1px solid #ededed
}
#best-sellers_block_right li p {
	float: left;
	margin-left: 7px;
	padding: 0;
	width: 125px;
	font-weight: bold;
	font-size: 12px
}
#best-sellers_block_right li .price {
	font-weight: bold;
	font-size: 14px;
	color: #990000
}
#best-sellers_block_right p.lnk {
	padding: 0;
	text-align: right
}
#best-sellers_block_right .lnk .button_large {
	padding: 0;
	border: none;
	background: none
}
#best-sellers_block_right .lnk .button_large:hover {
	text-decoration: underline
}
.ac_results {
	text-align: left;
	padding: 0;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999
}
.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0
}
.ac_results li {
	margin: 0;
	padding: 2px 5px;
	cursor: default;
	display: block;
	font: menu;
	font-size: 12px;
	line-height: 16px;
	overflow: hidden
}
.ac_odd {
	background-color: #eee
}
.ac_over {
	background-color: #0A246A;
	color: white
}
.des-mob, .product_desc.mob, .product_desc.mob2 {
	display: none
}
#product_list {
	position: relative
}
#product_list .product_flags {
	margin: 0 0 8px 0
}
#product_list .product_flags span {
	display: inline-block;
	float: left;
	margin: 0 20px 0 0
}
#product_list .product_flags span.new {
	color: #000
}
#product_list .product_flags span.online_only {
	margin-right: 0
}
#product_list .right_block span.on_sale, #product_list .right_block span.discount {
	display: block;
	margin: -1px 0 20px 0;
	color: #f00
}
.list {
	padding: 0 0 0 0;
	margin: 0
}
.list li.last_item {
	padding-bottom: 0;
	margin-bottom: 0
}
.list li.first_item {
	border: none!important
}
.list li {
	padding: 15px;
	margin: 30px 0 0 0;
	border-bottom: 0;
	border: 1px solid #e7e7e7;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}
.list li:hover {
}
.list li h5 {
	padding-bottom: 12px
}
.list li a.product_img_link {
	float: left;
	width: 150px
}
.list li .center_block {
	float: left;
	width: 465px;
	padding: 0 0 0 20px
}
.list li .center_block h3 {
	margin: 0 0 10px 0
}
.list li .center_block .product_desc {
	margin: 0
}
.list li .right_block {
	float: right;
	width: 164px;
	padding: 0 0 0 20px;
	height: 230px;
	border-left: 1px solid #e7e7e7
}
.list li .right_block span.price {
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 20px
}
.list li .right_block .compare {
	margin: 0;
	padding: 17px 0 18px 0
}
.list li .right_block .compare input {
	margin: 4px 10px 0 0
}
.list li .right_block .exclusive {
	margin: 0 0 20px 0
}
.list li .right_block span.exclusive {
	margin-right: 20px
}
.grid li {
	padding: 0 30px 22px;
	margin-top: 30px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	text-align: center
}
.grid li div.checker {
	float: none
}
.grid li:hover {
}
.grid li.alpha {
	clear: left
}
.grid li h5 {
	padding: 18px 0 8px
}
.grid li a.product_img_link {
	display: block;
	text-align: center
}
.grid li .center_block .product_desc, #product_list.grid .right_block span.on_sale, #product_list.grid .right_block span.discount, #product_list.grid .product_flags {
	display: none
}
.grid li span.price {
	display: inline-block;
	font-size: 20px
}
.grid li .compare {
	margin: 0;
	padding: 5px 0 5px 0
}
.grid li .compare label {
	display: inline
}
.grid li .compare input {
	margin-right: 7px
}
.grid li .exclusive {
	margin: 10px 16px 0 0
}
@media only screen and (min-width:950px) and (max-width:1199px) {
.grid li {
	padding: 15px;
	margin-top: 20px
}
.list li .center_block {
	width: 300px
}
}
@media only screen and (min-width:768px) and (max-width:979px) {
.grid li {
	padding: 15px;
	margin-top: 20px
}
.grid li.product_list-3 {
	width: 178px
}
.grid li .product_img_link img, .list li .product_img_link img {
	width: 177px
}
.grid li a.product_img_link {
	margin-left: 0
}
.list li a.product_img_link {
	width: 25%
}
.list li .center_block {
	float: right;
	padding: 0 0 18px 0;
	width: 71%
}
.list li .center_block .product_desc {
	display: none
}
.list li .center_block .product_desc.mob2 {
	display: block
}
.list li .right_block {
	float: right;
	border: none;
	width: 71%;
	height: auto;
	padding: 0
}
#product_list .right_block span.discount {
	float: right;
	margin: 0
}
.list li .right_block span.price {
	float: left
}
.list li .right_block .compare {
	padding: 16px 0 16px;
	width: 100%;
	overflow: hidden
}
.list li.last_item {
	margin-bottom: 10px
}
.list li .right_block .exclusive {
	margin: 0 10px 0 0
}
}
@media only screen and (max-width:767px) {
#product_list {
	padding: 0 0 0 0
}
#product_list li {
	padding: 15px;
	overflow: hidden;
	width: 100%
}
#product_list li a.product_img_link {
	float: left;
	width: 33%
}
#product_list li .center_block {
	float: right;
	width: 64%;
	padding: 0 0 14px 0
}
#product_list li .right_block {
	float: right;
	width: 64%;
	border-width: 0;
	padding: 0 0 0 0;
	height: auto
}
.grid li .center_block .product_desc, #product_list.grid .right_block span.on_sale, #product_list.grid .right_block span.discount, #product_list.grid .product_flags {
	display: inline-block
}
#product_list .right_block span.discount {
	float: right;
	margin: 0 0 0 0
}
#product_list li .mob, #product_list li .product_desc, #product_list li .compare, .product_compare {
	display: none
}
#product_list .right_block span.on_sale {
	float: right
}
.list li .right_block span.price {
	margin-bottom: 20px
}
.list li .right_block .exclusive {
	float: left;
	margin-right: 20px
}
}
@media only screen and (min-width:480px) and (max-width:767px) {
#product_list li a.product_img_link {
	width: 29%
}
#product_list li .center_block {
	width: 68%
}
#product_list li .right_block {
	width: 68%
}
#product_list li .product_desc.mob {
	display: block;
	padding: 0;
	margin: 0
}
}
.main_page_products ul {
	list-style: none
}
.main_page_products ul li {
	float: left;
	text-align: left;
	margin-bottom: 30px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	padding: 5px 20px 0 20px;
	z-index: 1;
	background: #fff;
	position: relative
}
.main_page_products ul li.alpha {
	clear: left
}
.main_page_products ul li a {
	position: relative
}
.main_page_products ul li img.next-img {
	z-index: 9;
	width: 270px;
	position: absolute;
	top: 0;
	left: 0
}
.main_page_products ul li img {
	vertical-align: top
}
.main_page_products ul li img.main-img {
}
.main_page_products ul li .product_image {
	display: block;
	padding-bottom: 0;
	overflow: hidden;
	position: relative
}
.main_page_products ul li {
}
.main_page_products ul li div {
	text-align: center
}
.main_page_products ul li > div {
	overflow: hidden;
	text-align: center
}
.main_page_products ul li h5 {
	padding: 7px 0 0 0
}
.main_page_products ul li p.product_desc {
	padding: 3px 0 0 0;
	font-size: 13px;
	margin-bottom: 10px
}
.main_page_products ul li div.hidden_part {
	padding: 20px 0 20px 0
}
.main_page_products ul .product-border {
	background: #e5e5e5;
	height: 1px;
	display: block;
	width: 97%;
	padding: 0;
	margin: 15px 0 20px 30px
}
.main_page_products ul li .price {
	font-size: 23px;
	color: #e34037;
	font-weight: normal;
	padding: 7px 33px 9px 10px;
	background: #fedd3a;
	border-radius: 7px 0 0 7px
}
.main_page_products ul li .price-old {
	display: block;
	font-size: 20px;
	color: #adadad;
	text-align: left;
	padding-left: 40px;
	margin-top: 5px;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal
}
.main_page_products ul li .button {
	display: none
}
.main_page_products ul li .exclusive i {
	color: #fff;
	font-size: 24px;
	display: inline-block;
	line-height: 39px;
	vertical-align: 18px;
	height: 39px;
	padding: 0 10px 1px 7px;
	background: #6caf28;
	border-radius: 0 7px 7px 0
}
.main_page_products ul li .exclusive {
	display: inline-block;
	padding: 0;
	background: none;
	border: none;
	margin-left: -4px;
	height: 39px;
	margin-top: -12px
}
.main_page_products ul li .exclusive:hover i {
	background: #e34037
}
@media only screen and (min-width:1199px) {
}
@media only screen and (min-width:768px) and (max-width:979px) {
.main_page_products ul li span.exclusive {
	padding-left: 30px;
	padding-right: 30px
}
.main_page_products ul li .exclusive {
	margin-bottom: 10px
}
.main_page_products h4 {
	padding-top: 6px;
	margin-bottom: 20px
}
.main_page_products ul li {
	margin-bottom: 20px
}
}
@media only screen and (max-width:767px) {
.main_page_products h4 {
	font-size: 17px;
	padding: 10px 11px 10px 0;
	margin-bottom: 20px
}
.main_page_products ul li {
	float: left;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #e7e7e7;
	padding: 16px 20px 20px 20px
}
.main_page_products ul li div.hidden_part {
	display: block;
	width: auto;
	margin: 20px auto 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block
}
.main_page_products ul li h5 {
	padding: 0 0 16px 0
}
.main_page_products ul li .product_image.feat-mobile {
	display: inline-block;
	float: left;
	margin-right: 10px;
	height: 181px;
	padding-bottom: 0;
	text-align: center;
	width: 118px
}
.main_page_products ul li .product_image {
	float: left;
	width: 118px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-top: 4px
}
.main_page_products ul li span.price {
	margin-bottom: 10px
}
.main_page_products ul li img {
	width: 118px
}
.main_page_products ul li .button {
	display: none;
	margin: 0 0 0 0
}
.main_page_products ul li .exclusive, .main_page_products ul li a.exclusive {
	display: inline-block
}
.main_page_products ul li p.product_desc {
	margin: 0 0 10px 0
}
.main_page_products .price-drop-feacherd {
	margin-left: 0
}
.main_page_products ul li .price-old {
	padding-left: 0;
	display: inline-block;
	margin-left: 0
}
}
@media only screen and (min-width:480px) and (max-width:767px) {
.main_page_products ul li .exclusive {
	margin-right: 8px
}
.main_page_products ul li span.price {
	display: inline-block
}
}
@media only screen and (max-width:480px) {
.main_page_products ul li > div {
	overflow: visible
}
}
#sendfriendpage form.std fieldset {
	margin: 0 0 20px 0;
	padding: 10px 15px;
	background: none repeat scroll 0 0 #eee
}
#sendfriendpage .product {
}
#sendfriendpage .product .img_link {
	float: left
}
#sendfriendpage .product .img_link img {
	margin: 0 10px 0 0;
	border: 1px solid #ccc
}
#sendfriendpage .product .product_desc {
	float: left;
	width: 200px;
	font-weight: bold;
	font-size: 12px;
	color: #000
}
#sendfriendpage #send_friend_form_content {
	margin-top: 40px
}
#sendfriendpage #send_friend_form_content .text {
	padding-bottom: 10px
}
#sendfriendpage #send_friend_form_content .text label {
	display: inline-block;
	padding: 6px 15px;
	width: 180px;
	font-size: 12px;
	text-align: right
}
#sendfriendpage #send_friend_form_content .text input {
	padding: 0 5px;
	height: 22px;
	width: 260px;
	border: 1px solid #ccc;
	font-size: 12px
}
#sendfriendpage #send_friend_form_content .submit {
	margin: 0 20px 0 0;
	padding: 5px 0;
	text-align: right
}
#minic_slider {
	position: relative;
	z-index: 1;
	width: 570px;
	height: 570px;
	border-radius: 7px;
	float: left;
	margin-right: 0
}
.nivoSlider {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	border-radius: 7px
}
.nivoSlider img {
	position: absolute;
	top: 0;
	left: 0;
	max-width: none;
	border-radius: 7px
}
.nivo-main-image {
	display: block !important;
	position: relative !important;
	width: 100% !important
}
.nivoSlider a.nivo-imageLink {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	z-index: 10;
	background: none;
	filter: alpha(opacity=0);
	opacity: 0;
	border-radius: 7px
}
.theme-default .nivoSlider:hover .nivo-caption span {
	-webkit-transition: all 0.3s linear;
	padding-right: 75px;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear
}
.theme-default .nivoSlider:hover .nivo-caption i {
	color: #fedd3a
}
.theme-default .nivoSlider .nivo-caption span {
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear
}
.nivo-slice {
	display: block;
	position: absolute;
	z-index: 5;
	height: 100%;
	top: 0
}
.nivo-box {
	display: block;
	position: absolute;
	z-index: 5;
	overflow: hidden
}
.nivo-box img {
	display: block
}
.nivo-caption {
	display: none;
	position: absolute;
	left: 0;
	top: 2px;
	color: #fff;
	width: 355px;
	z-index: 9;
	padding: 0;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.nivo-caption p {
	padding: 10px 0 0 33px;
	margin: 0;
	font-size: 14px;
	color: #a0a1a0;
	line-height: 20px;
	width: 230px
}
.nivo-caption .btn-slider i {
	font-size: 20px;
	margin-left: 10px
}
.nivo-caption .btn-slider {
	display: inline-block!important;
	padding: 10px 40px 10px 30px;
	background: #313131;
	border-radius: 5px;
	color: #fff;
	margin-top: 25px;
	font-size: 20px;
	position: relative;
	z-index: 10
}
.nivo-caption .btn-slider:hover {
	background: #3a9584;
	cursor: pointer
}
.nivo-caption h2 {
	color: #616261;
	font-size: 28px;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 5px;
	line-height: 32px;
	padding-left: 33px
}
.nivo-caption a {
	display: inline !important
}
.nivo-caption span {
	font-size: 58px;
	color: #e34037;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	background: #fedd3a;
	padding: 5px 65px 15px 30px;
	margin-top: 155px;
	display: inline-block;
	line-height: 58px
}
.nivo-caption i {
	font-size: 47px;
	color: #fff;
	display: inline-block;
	background: #6caf28;
	padding: 14px 20px 15px 20px;
	vertical-align: 2px;
	border-radius: 0 7px 7px 0
}
.nivo-caption strong {
	font-size: 36px;
	color: #959595;
	text-decoration: line-through;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	line-height: 46px;
	margin-left: 30px
}
.nivo-html-caption {
	display: none
}
.nivo-directionNav a {
	position: absolute;
	bottom: 30px;
	right: 57px;
	z-index: 9;
	cursor: pointer
}
.nivo-directionNav {
	display: none
}
.nivo-prevNav {
	right: 0
}
.nivo-nextNav {
	right: 0
}
.nivo-controlNav {
	text-align: center;
	padding: 15px 0
}
.nivo-controlNav a {
	cursor: pointer
}
.nivo-controlNav a.active {
	font-weight: bold
}
.theme-default .nivoSlider {
	position: relative;
	background: #fff url(../css/modules/minicslider/views/js/plugins/nivo-slider/loading.gif) no-repeat 50% 50%;
	margin: 0 auto;
	margin-bottom: 10px;
    border-radius: 18px;
}
.theme-default .nivoSlider img {
	display: none;
	position: absolute;
	top: 0;
	left: 0
}
.theme-default .nivoSlider a {
	display: block;
	border: 0
}
.theme-default .nivo-controlNav {
	text-align: center;
	padding: 20px 0;
	display: none
}
.theme-default .nivo-controlNav a {
	display: inline-block;
	width: 22px;
	height: 22px;
	background: url(../css/modules/minicslider/views/js/plugins/nivo-slider/bullets.png) no-repeat;
	text-indent: -9999px;
	border: 0;
	margin: 0 2px
}
.theme-default .nivo-controlNav a.active {
	background-position: 0 -22px
}
.theme-default .nivo-directionNav a {
	display: block;
	width: 22px;
	height: 23px;
	background: url(../css/modules/minicslider/views/js/plugins/nivo-slider/arrows.png) no-repeat;
	text-indent: -9999px;
	border: 0;
	opacity: 1
}
.theme-default .nivo-directionNav a:hover {
	b
}
.theme-default:hover .nivo-directionNav a {
	opacity: 1
}
.theme-default a.nivo-nextNav {
	background-position: -22px 0;
	right: 30px
}
.theme-default a.nivo-nextNav:hover {
	background-position: -22px -23px
}
.theme-default a.nivo-prevNav:hover {
	background-position: 0 -23px
}
.theme-default a.nivo-prevNav {
	right: 57px
}
.theme-default .nivo-caption {
	font-family: Helvetica, Arial, sans-serif
}
.theme-default .nivo-caption a {
	color: #fff;
	text-decoration: none
}
.theme-default .nivo-caption a:hover {
	color: #fff
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a:hover, .theme-default .nivo-controlNav.nivo-thumbs-enabled a.active {
	webkit-box-shadow: 0 0 3px 1px rgba(0,0,0,0.8);
	box-shadow: 0 0 3px 1px rgba(0,0,0,0.8)
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto
}
body.instant_search #minic_slider {
	display: none
}
#customcontent_top li {
	position: relative;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	margin-bottom: 30px   
}
#customcontent_top li:hover {
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear
}
#customcontent_top li:hover h2 {
}
#customcontent_top li:hover h3 {
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	color: #5c9922; 
	/*padding-left: 20px*/
}
/* пользовательский */
#customcontent_top li:hover .box_pron{background: #fff; color: #0707fd;}

#customcontent_top h2 {
	position: absolute;
	top: 15px;
	left: 28px;
	font-size: 25px;
	font-family: 'Open Sans', sans-serif;
	line-height: 28px;
	font-weight: 600;
	color: #fff;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear
}
#customcontent_top h3 {
	position: absolute;
	top: 5px;
	left:0px;
	font-size: 20px;
	font-family: 'Open Sans', sans-serif;
	line-height: 23px;
	font-weight: 600;
	color: #fff;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	text-transform: uppercase;
}
/* пользовательский */
.box_pron{
  width: auto;
    height: auto;
     background: #0707fd;
    padding: 2px 8px;

}
@media(max-width:1198px){
 .box_pron {
    font-size: 15px !important;
}
}
 
 @media (max-width: 977px){
.box_pron {
     font-size: 11px !important;
}
}
 @media (max-width: 375px){
.box_pron {
     font-size: 9px !important;
}
}
  
body.instant_search #customcontent_top {
	display: none
}
#customcontent_home li i {
	font-size: 50px;
	color: #fff;
	display: inline-block;
	float: left;
	margin-left: 15px;
	vertical-align: -3px
}
#customcontent_home li {
	text-align: center;
	padding-top: 40px;
	padding-bottom: 50px
}
#customcontent_home li h3 {
	font-size: 30px;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 3px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600
}
#customcontent_home li p {
	font-size: 13px;
	color: #fff;
	line-height: 13px;
	margin-top: -1px
}
#customcontent_home {
	margin-bottom: 30px
}
#customcontent_home li img {
	vertical-align: top
}
#customcontent_home li {
	float: left;
	padding: 0;
	margin-top: 25px
}
#customcontent_home li a {
	background: #e34037;
	display: block;
	border-radius: 7px;
	padding: 15px 30px 2px 30px;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear
}
#customcontent_home li + li a {
	background: #89cadb
}
#customcontent_home li + li + li a {
	background: #4a7fd8
}
#customcontent_home li a:hover {
	background: #6caf28;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear
}
#customcontent_home li + li i {
	margin-left: 0;
	margin-right: 5px
}
#customcontent_home li + li + li i {
	margin-left: 40px;
	margin-right: 5px
}
#customcontent_home li + li + li h3 {
	padding-right: 40px
}
@media (max-width:768px) {
}
.customcontent_fieldset.deleteItem {
	background: #F2DEDE;
	border-color: #EED3D7
}
.customcontent_fieldset {
	margin-bottom: 20px
}
.customcontent_fieldset label {
	width: 120px
}
.customcontent_fieldset .left-col {
	float: left;
	margin-right: 20px;
	width: 510px
}
.customcontent_fieldset .field {
	margin-bottom: 6px
}
.customcontent_fieldset .html {
	position: relative
}
.customcontent_fieldset .html .displayed_flag {
	float: right
}
.customcontent_fieldset .html .language_flags {
	position: absolute;
	top: 0;
	right: 20px
}
.customcontent_fieldset .deleteItem {
	overflow: hidden;
	margin-bottom: 12px;
	padding-bottom: 6px;
	border-bottom: 1px solid #ccc
}
.customcontent_fieldset .deleteItem input {
	float: left;
	margin-right: 6px
}
.customcontent_fieldset .deleteItem label {
	width: auto;
	float: none;
	display: inline
}
.submit-wrapper {
	margin: 20px 0
}
#menu-trigger {
	display: none
}
#menu-wrap {
	position: relative;
	z-index: 2;
	margin: 0 0 30px;
}
#menu-custom, #menu-custom ul {
	margin: 0;
	padding: 0;
	list-style: none
}
#menu-custom:before, #menu-custom:after {
	display: table;
	content: ""
}
#menu-custom:after {
	clear: both
}
#menu-custom {
	zoom: 1
}
.desktop #menu-custom li {
	float: left;
	margin-right: 5px;
	position: relative
}
.desktop #menu-custom > li:first-child > a {
}
.desktop #menu-custom a {
	float: left;
	padding: 9px 10px 9px 10px;
	color: #fff;
	text-transform: capitalize;
	font: 18px/21px "Arial", Gadget, sans-serif;
	text-decoration: none
}
.desktop #menu-custom a:hover, .desktop #menu-custom > li:hover > a, .desktop #menu-custom > li.sfHoverForce > a {
	color: #333333;
	background: #fedd3a;
	border-radius: 7px
}
.desktop #menu-custom li li:hover > a {
	color: #5c9922;
	background: none;
	border-radius: 0
}
.desktop #menu-custom li li a {
	border-radius: 0
}
.desktop #menu-custom li li:first-child a {
	border-radius: 7px 7px 0 0
}
.desktop #menu-custom li li:last-child a {
	border-radius: 0 0 7px 7px
}
.desktop #menu-custom li li {
	margin-right: 0;
	border-top: 1px solid #ffffff
}
.desktop #menu-custom li li:first-child {
	border: none
}
.desktop #menu-custom ul {
	display: none;
	margin: 20px 0 0 0;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 39px;
	left: 0;
	z-index: 1;
	background: #ededed;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	border-radius: 7px
}
.desktop #menu-custom li:hover > ul {
	display: block;
	opacity: 1;
	visibility: visible;
	margin: 0
}
.desktop #menu-custom ul ul {
	top: 0;
	left: 85px;
	margin: 0 0 0 20px
}
.desktop #menu-custom ul li {
	display: block;
	float: none
}
.desktop #menu-custom ul a {
	display: block;
	float: none;
	padding: 10px;
	width: 100%;
	white-space: nowrap;
	text-transform: none;
	font: normal 14px/16px Arial, Helvetica, sans-serif;
	color: #494949
}
.desktop #menu-custom ul a:hover {
}
#menu-trigger {
	display: none
}
.desctop #menu-custom {
	display: block
}
@media only screen and (max-width:1199px) {
#menu-wrap.desktop {
	display: none
}
#menu-wrap {
	position: relative;
     margin: 20px 0 30px;
}
#menu-wrap * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
#menu-trigger {
	height: 48px;
	line-height: 48px;
	cursor: pointer;
	padding: 0 0 0 10px;
	color: #333;
	font-weight: bold;
	font-size: 23px;
	background: #fedd3a;
	border-radius: 7px
}
#menu-trigger .menu-icon {
	display: block;
	font-size: 30px;
	line-height: 30px;
	width: auto;
	position: absolute;
	top: 8px;
	right: 10px
}
.mobile #menu-custom {
	display: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 52px;
	width: 100%;
	z-index: 1;
	background-color: #313131;
	border-radius: 7px
}
#menu-custom ul.menu-mobile-2 {
	display: none
}
#menu-custom li {
	display: block;
	position: static;
	position: relative
}
#menu-custom li:first-child {
	border-radius: 7px 7px 0 0
}
#menu-custom li:first-child a {
	border-radius: 7px 7px 0 0
}
#menu-custom li:last-child {
	border-radius: 0 0 7px 7px
}
#menu-custom li:last-child a {
	border-radius: 0 0 7px 7px
}
#menu-custom a {
	display: block;
	float: none;
	padding: 10px 20px;
	color: #fff;
	font-size: 18px
}
#menu-custom a:hover {
	background: #464646
}
#menu-custom ul a {
	padding-left: 40px;
	width: auto
}
#menu-custom ul ul a {
	padding-left: 60px;
	width: auto
}
.open-mobile-2 {
	display: block;
	font-size: 25px;
	line-height: 30px;
	position: absolute;
	right: 13px;
	top: 4px;
	height: 30px;
	width: 30px;
	text-align: center;
	vertical-align: middle;
	color: #fff
}
.open-mobile-2:hover {
	cursor: pointer
}
.open-mobile-2:hover + a {
	background: #464646
}
}