 /******************************************/
/*****   R E S E T   **********************/
/******************************************/
*, body, button, input, textarea, select, table, td, th {
 margin: 0;
 padding: 0px;
 line-height: inherit;
 font-family: inherit;
 font-size: 100%;
}

html, body {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
img {
	max-width: 100%;
	line-height: 0;
	font-size: 0;
	-ms-interpolation-mode: bicubic;
}
img, a img {
	border: 0;
}
a {
	text-decoration: none;
	letter-spacing: 0px;
}
ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a, button, input[type=submit], input[type=reset] {
	cursor: pointer;
}
/*** Clearfix ***/
.clearfix:before, .clearfix:after, .s_wrap:after, .s_wrap:before, .s_item:before, .s_item:after {
	content: "";
	display: table;
}
.clearfix:after, .s_wrap:after, .s_item:after {
	clear: both;
}
.clearfix, .s_wrap, .s_item {
	zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}
/*****************************************************/
/******   B A S I C    S T Y L E S   *****************/
/*****************************************************/
body {
	font: 13px/20px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
 }
h1, h2 {
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0px;
}
h1 {
	line-height: 40px;
	font-size: 32px;
	letter-spacing: 0px;
}
h2 {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 30px;
	font-size: 22px;
	letter-spacing: 0px;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0px;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #f12b63;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 10px;
}
blockquote, p, ul, ol, dl, address, blockquote, table, hr {
	margin-bottom: 20px;
}
table img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
p img {
	display: inline;
}
p:empty {
	margin: 0;
	padding: 0;
}
*::-moz-selection, *::-webkit-selection, ::selection {
 color: #fff;
}
/*****************************************************/
/******   L A Y O U T   ******************************/
/*****************************************************/

/* relative */

.s_2col_wrap {
  padding-right: 20px;
 }
.s_3col_wrap {
  padding-right: 40px;
 }
.s_4col_wrap {
  padding-right: 60px;
 }
.s_5col_wrap {
  padding-right: 80px;
 }
.s_2col_wrap > .s_col:nth-of-type(2n+1) {
	position: relative;
  margin-right: -20px;
 }
.s_2col_wrap > .s_col:first-child {
	position: relative;
  margin-right: -20px;
 }
.s_3col_wrap > .s_col:nth-of-type(3n+1) {
	position: relative;
  margin-right: -40px;
 }
.s_3col_wrap > .s_col:first-child {
	position: relative;
  margin-right: -40px;
 }
.s_4col_wrap > .s_col:nth-of-type(4n+1) {
	position: relative;
  margin-right: -60px;
 }
.s_4col_wrap > .s_col:first-child {
	position: relative;
  margin-right: -60px;
 }
.s_5col_wrap > .s_col:nth-of-type(5n+1) {
	position: relative;
  margin-right: -80px;
 }
.s_5col_wrap > .s_col:nth-of-type(5n+1) {
	position: relative;
  margin-right: -80px;
 }
.s_col {
  float: right;
	margin-right: 20px;
 }
.s_1_1 {
	width: 100%;
}
.s_1_2 {
	width: 50%;
}
.s_1_3 {
	width: 33.33333%;
}
.s_2_3 {
	width: 66.66666%;
}
.s_1_4 {
	width: 25%;
}
.s_3_4 {
	width: 75%;
}
.s_1_5 {
	width: 20%;
}
.s_2_5 {
	width: 40%;
}
.s_3_5 {
	width: 60%;
}
.s_4_5 {
	width: 80%;
}
.s_1_6 {
	width: 16.656%;
}
.s_5_6 {
	width: 83.33%;
}
.s_1_8 {
	width: 12.5%;
}
.s_3_8 {
	width: 37.5%;
}
.s_5_8 {
	width: 62.5%;
}
.s_7_8 {
	width: 87.5%;
}
.s_1_12 {
	width: 8.3333%;
}
.s_5_12 {
	width: 41.6666%;
}
.s_7_12 {
	width: 58.3333%;
}
.s_11_12 {
	width: 91.6666%;
}
.s_1_24 {
	width: 4.1666%;
}
.s_5_24 {
	width: 20.8333%;
}
.s_7_24 {
	width: 29.1666%;
}
.s_11_24 {
	width: 45.8333%;
}
.s_13_24 {
	width: 54.1666%;
}
.s_17_24 {
	width: 70.8333%;
}
.s_19_24 {
	width: 79.1666%;
}
.s_23_24 {
	width: 95.8333%;
}
/* absolute */

.s_wrap {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	padding-bottom: 15px;
	padding-top: 15px;
}
.s_col_1, .s_col_2, .s_col_3, .s_col_4, .s_col_5, .s_col_6, .s_col_7, .s_col_8, .s_col_9, .s_col_10, .s_col_11, .s_col_12, .s_main_col, .s_side_col {
	display: inline;
  float: right;
   margin-left: 10px;
	margin-right: 10px;
}

#form-shipping, td { 
	margin: 0;
	padding: 5px;
}

 .s_col_1 {
width: 60px;
}
.s_col_2 {
	width: 140px;
}
#shop_info_wrap .s_col_2 {
	width: 165px;
}
#shop_info_wrap .s_col_2.and_a_half {
	width: 240px !important;
}
#shop_info_wrap .s_col_2.and_a_quarter {
	width: 200px !important;
}
.s_col_3 {
	width: 220px;
}
.s_col_4 {
	width: 300px;
}
.s_col_5 {
	width: 380px;
}
.s_col_6 {
	width: 460px;
}
.s_col_7 {
	width: 540px;
}
.s_col_8 {
	width: 620px;
}
.s_col_9 {
	width: 700px;
}
.s_col_10 {
	width: 780px;
}
.s_col_11 {
	width: 860px;
}
.s_col_12 {
	width: 940px;
}
.alpha {
	margin-left: 0;
}
.omega {
	margin-right: 0;
}
.s_h_10 {
	height: 10px !important;
}
.s_h_20 {
	height: 20px !important;
}
.s_h_30 {
	height: 30px !important;
}
.s_h_40 {
	height: 40px !important;
}
.s_h_50 {
	height: 50px !important;
}
.s_h_100 {
	height: 100px !important;
}
.s_h_150 {
	height: 150px !important;
}
.s_h_170 {
	height: 170px !important;
}
.s_h_200 {
	height: 200px !important;
}
.s_h_270 {
	height: 270px !important;
}
/*****************************************************/
/******   C O M M O N    S T Y L E S   ***************/
/*****************************************************/

.s_small {
	font-size: 10px;
}
.inline {
	display: inline !important;
}
a img.inline {
	vertical-align: middle;
}
.align_left {
	text-align: left !important;
}
.align_right {
	text-align: right !important;
}
.align_center {
	text-align: center !important;
}
.valign_top {
	vertical-align: top !important;
}
.valign_middle {
	vertical-align: middle !important;
}
.uppercase {
	text-transform: uppercase !important;
}
.left {
	float: left !important;
}
.clear {
	clear: both !important;
}
.right {
	float: right !important;
}
.nofloat {
	float: none !important;
}
.block {
	display: block !important;
}
.none, .ui-tabs-hide, .s_hidden {
	display: none !important;
}
.border_eee {
	border-bottom: 1px solid #eee;
}
.border_ddd {
	border-bottom: 1px solid #ddd;
}
.border_ccc {
	border-bottom: 1px solid #ccc;
}
.s_f_9 {
	font-size: 9px;
}
.s_f_10 {
	font-size: 10px;
}
.s_f_11 {
	font-size: 11px;
}
.s_f_12 {
	font-size: 12px;
}
.s_f_13 {
	font-size: 13px;
}
.s_f_14 {
	font-size: 14px;
}
.s_f_16 {
	font-size: 16px;
}
.s_f_18 {
	font-size: 18px;
}
.s_f_20 {
	font-size: 20px;
}
.s_f_22 {
	font-size: 22px;
}
.s_f_24 {
	font-size: 24px;
}
.s_f_26 {
	font-size: 26px;
}
.s_f_28 {
	font-size: 28px;
}
.s_f_30 {
	font-size: 30px;
}
.s_f_32 {
	font-size: 32px;
}
.s_mb_0 {
	margin-bottom: 0 !important;
}
.s_mb_5 {
	margin-bottom: 5px !important;
}
.s_mb_10 {
	margin-bottom: 10px !important;
}
.s_mb_15 {
	margin-bottom: 15px !important;
}
.s_mb_20 {
	margin-bottom: 20px !important;
}
.s_mb_25 {
	margin-bottom: 25px !important;
}
.s_mb_30 {
	margin-bottom: 30px !important;
}
.s_ml_0 {
	margin-left: 0 !important;
}
.s_ml_10 {
	margin-left: 10px !important;
}
.s_ml_15 {
	margin-left: 15px !important;
}
.s_ml_20 {
	margin-left: 20px !important;
}
.s_ml_25 {
	margin-left: 25px !important;
}
.s_ml_30 {
	margin-left: 30px !important;
}
.s_sep {
	margin-bottom: 20px !important;
}
.border_eee.s_sep, .border_ddd.s_sep, .border_ccc.s_sep {
	margin-bottom: 19px !important
}
.border_eee.s_mb_20, .border_ddd.s_mb_20, .border_ccc.s_mb_20 {
	margin-bottom: 19px !important
}
.border_eee.s_mb_30, .border_ddd.s_mb_30, .border_ccc.s_mb_30 {
	margin-bottom: 29px !important
}
.s_pt_5 {
	padding-top: 5px !important;
}
.s_pt_10 {
	padding-top: 10px !important;
}
.s_p_0 {
	padding: 0 !important;
}
.s_p_5_0 {
	padding: 5px 0 !important;
}
.s_p_5_10 {
	padding: 5px 10px !important;
}
.s_p_5_15 {
	padding: 5px 15px;
}
.s_p_5_20 {
	padding: 5px 20px;
}
.s_p_10_15 {
	padding: 10px 15px;
}
.s_p_10_20 {
	padding: 10px 20px;
}
.s_p_10_5 {
	padding: 10px 5px;
}
.s_p_10_0 {
	padding: 10px 0 !important;
}
.s_p_15_0 {
	padding: 15px 0;
}
.s_p_15_5 {
	padding: 15px 5px;
}
.s_p_15_10 {
	padding: 15px 10px;
}
.s_p_15_20 {
	padding: 15px 20px;
}
.s_p_20_0 {
	padding: 20px 0;
}
.s_p_20_10 {
	padding: 20px 10;
}
.s_p_20_15 {
	padding: 20px 15px;
}
span.clear {
	visibility: visible;
	display: block;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.s_title_1 span {
	display: inline-block;
	border-bottom: 1px solid #ddd;
}
h2.s_title_1 {
	padding-bottom: 0;
}
h2.s_title_1 span {
	padding-bottom: 4px;
	text-indent: -1px;
}
.s_999 {
	color: #999;
}
.s_666 {
	color: #666;
}
.s_333 {
	color: #333;
}
.s_red {
	color: red;
}
.s_eee_bgr {
	background-color: #eee;
}
.s_ddd_bgr {
	background-color: #ddd;
}
.s_ccc_bgr {
	background-color: #ccc;
}
.s_bbb_bgr {
	background-color: #bbb;
}
.s_h_80 {
	height: 80px;
}
.s_h_90 {
	height: 90px;
}
.s_h_100 {
	height: 100px;
}
.s_h_150 {
	height: 150px;
}
.s_nav > ul > li, .s_nav > ul > li > a {
	z-index: 15;
	display: block;
  float: right;
 }
.s_nav .s_submenu {
	z-index: 10;
	position: absolute;
	display: none;
	top: 100%;
  right: 0;
 }
.s_nav li .s_submenu ul ul {
	z-index: 20;
	position: absolute;
	top: 0;
  right: 96%;
 }
.s_nav li:hover, .s_nav li:hover > a {
	position: relative;
}
.s_nav li:hover .s_submenu, .cart_menu:hover .s_submenu {
	display: block;
}
.s_nav.s_size_1 > ul > li, .s_nav.s_size_1 > ul > li > a {
	height: 20px;
	line-height: 20px;
}
.s_nav.s_size_2 > ul > li, .s_nav.s_size_2 > ul > li > a {
	height: 30px;
	line-height: 30px;
}
.s_list_1 li {
	position: relative;
}
.s_icon_10, .s_icon_16, .s_icon_24, .s_icon_32 {
	position: relative;
	background-repeat: no-repeat;
	background-position: center left;
}
 .s_icon_10 {
padding-right: 15px !important;
}

.s_icon_24 {
	padding-right: 32px !important;
}
.s_icon_32 {
	padding-right: 42px !important;
}
 .s_icon_10 .s_icon, .s_icon_16 .s_icon, .s_icon_24 .s_icon, .s_icon_32 .s_icon {
 position: absolute;
  right: 0;
  top: 50%;
 display: block;
 background-repeat: no-repeat;
 background-position: center;
}
.s_icon_10 .s_icon {
	width: 10px;
	height: 10px;
	margin-top: -5px;
}
.s_icon_16 .s_icon {
	width: 16px;
	height: 16px;
	margin-top: -8px;
}
.s_icon_24 .s_icon {
	width: 24px;
	height: 24px;
	margin-top: -12px;
}
.s_icon_32 .s_icon {
	width: 32px;
	height: 32px;
	margin-top: -16px;
}
.s_add_10 {
	background-image: url(../images/sprite.png);
	background-position: -11px -498px !important;
}
.s_success_24 {
	background-image: url(../images/sprite.png);
	background-position: 0 -288px !important;
}
.s_failure_24 {
	background-image: url(../images/sprite.png);
	background-position: 0 -264px !important;
}
.s_remove_16 {
	background-image: url(../images/sprite.png);
	background-position: -64px -42px !important;
}
.s_phone_32, .s_fax_32, .s_mobile_32, .s_mail_32, .s_skype_32 {
	background-image: url(../images/sprite.png);
	background-color: #4cb1ca;
}
.s_phone_32 {
	background-position: 0 -312px !important;
}
.s_mobile_32 {
	background-position: 0 -344px !important;
}
.s_mail_32 {
	background-position: 0 -376px !important;
}
.s_skype_32 {
	background-position: 0 -408px !important;
}
.s_fax_32 {
	background-position: 0 -440px !important;
}
.s_save_10 {
	background-image: url(../images/i_save_10.png);
}
.s_rating_holder .s_average {
	display: inline-block;
	height: 16px;
	margin-bottom: 20px;
	line-height: 18px;
	font-size: 13px;
	font-weight: bold;
}
.s_rating_holder .s_total {
	color: #999;
	font-weight: normal;
	font-size: 12px;
}
.s_rating, .s_rating .s_percent {
	display: inline-block;
	height: 16px;
	line-height: 16px;
	vertical-align: bottom;
}
.s_rating.s_rating_6 {
	width: 96px;
}
.s_rating.s_rating_5 {
	width: 80px;
}
.s_rating {
	margin-right: 3px;
	background: url(../images/i_star_16.png) repeat-x 0 100%;
}
.s_rating .s_percent {
	float: left;
	background: url(../images/i_star_16.png) repeat-x 0 0;
}
.s_rating_big, .s_rating_big .s_percent {
	height: 24px;
	line-height: 24px;
}
.s_rating_big.s_rating_6 {
	width: 150px;
}
.s_rating_big.s_rating_5 {
	width: 125px;
}
.s_rating_big {
	background: url(../images/i_star_gray_24.png) repeat-x top left;
}
.s_rating_big .s_percent {
	background: url(../images/i_star_24.png) repeat-x top left;
}
.s_rating_small, .s_rating_small .s_percent {
	height: 10px;
	line-height: 10px;
}
.s_rating_small.s_rating_6 {
	width: 60px;
}
.s_rating_small.s_rating_5 {
	width: 50px;
}
.s_rating_small {
	background: url(../images/i_star_10.png) repeat-x 0 100%;
}
.s_rating_small .s_percent {
	background: url(../images/i_star_10.png) repeat-x 0 0;
}
.s_thumb {
	position: relative;
  float: right;
 }
.s_thumb, .s_thumb img {
	display: block;
	max-width: 100%;
}
.s_thumb img {
	margin-left: auto;
	margin-right: auto;
}
.s_table {
	background: #eee;
}
.s_table th, .s_table td {
	text-align: center;
	padding-top: 4px;
	padding-bottom: 5px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.s_table th {
	background: #ddd;
	color: #999;
}
.s_table_1 td {
	padding: 10px 10px 9px 10px;
	text-align: center;
	border-bottom: 1px solid #eee;
}
.s_table_1 th {
	padding: 10px 10px 9px 10px;
	font-size: 13px;
	background: #eee;
	border-bottom: 1px solid #ddd;
}




/******************************************/
/*****   F O R M S   **********************/
/******************************************/
button::-moz-focus-inner {
 border: 0;
}
button {
	padding-top: 1px;
	padding-bottom: 2px;
}
label {
  float: right;
	margin-left: 10px;
  width: 150px;
}
input[type=text], input[type=password], textarea {
	max-width: 100%;
	padding: 4px;
	border: none;
	background: #fff;
	border: 1px solid #ddd;
}
input[type=text], input[type=password] {
	height: 20px;
}
input[type=radio], input[type=checkbox] {
	vertical-align: middle;
}
textarea {
	padding-bottom: 8px !important;
	resize: vertical;
	vertical-align: baseline;
}
select {
	height: 28px;
	margin-top: 1px;
	margin-bottom: 1px;
	border: none;
	background: #fff;
	border: 1px solid #ddd;
	vertical-align: middle;
}
select[size] {
	height: auto;
}
button {
	height: 40px;
	border: none;
	background: #ddd;
}
input[type=hidden] {
	display: none;
}
input[type=file] {
	font-size: 20px !important;
}
input[type=text], input[type=number], input[type=password], textarea, select {
  margin-left: 5px;
  padding: 4px;
	background: #eee;
	border: 1px solid;
	border-color: #ddd #eee #eee #ddd;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	resize: none;
}
input[type=text]:hover, input[type=password]:hover, textarea:hover, select:hover {
	border-color: #999 #ddd #ddd #aaa;
}
input[type=text]:focus, input[type=password]:focus, textarea:focus, select:focus {
	border-color: #999 #ddd #ddd #aaa;
	outline: none;
}
select:focus {
	outline: 0 none !important;
}
label.s_disabled, label.s_disabled * {
	color: #9ea7ad !important;
}
label .s_legend {
	margin: 0 !important;
	padding-top: 0;
	line-height: 11px;
}
.s_checkbox, .s_radio {
	position: relative;
	display: block;
	width: auto;
  float: right;
	margin-left: 15px;
	padding: 5px 20px 5px 0 !important;
	text-align: right;
  color: #333;
	font-size: 13px;
	font-weight: normal;
}
.s_checkbox input, .s_radio input {
  right: 0;
  position: absolute;
	margin: 0 !important;
}
.s_checkbox input, .s_radio input {
	top: 9px;
}
label.s_checkbox.left, label.s_radio.left {
 }
label.s_image {
	overflow: visible;
	display: table;
	width: 100% !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
label.s_image img {
  float: right;
	margin-left: 10px;
  max-width: none;
}
label.s_image .s_label {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
}
label.s_image .s_checkbox, label.s_image .s_radio {
  margin-left: 0;
 }
label.s_image .s_checkbox input, label.s_image .s_radio input {
	top: 50%;
	margin-top: -6px !important;
}
.s_full {
	padding: 0 5px;
}
.s_full input[type=text], .s_full input[type=password], .s_full textarea, .s_full select {
	width: 100%;
	margin-left: -5px;
	margin-right: -2px;
}
.s_full .s_checkbox, .s_full .s_radio {
	width: auto;
  margin-right: -4px;
 }
.s_legend {
	clear: both;
	display: block;
	margin-bottom: 0;
	padding-top: 10px;
	font-size: 11px;
	color: #9ea7ad;
	text-shadow: 1px 1px 0 #fff;
}
.s_row_1 {
	padding: 20px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #eee;
}
.s_row_1 label, .s_row_1 input[type=text], .s_row_1 input[type=password], .s_row_1 textarea, .s_row_1 select {
  float: right;
 }
.s_row_1 label {
	width: 150px;
  margin-left: 15px;
  padding: 7px 0 0 0;
}
.s_row_1 .s_full, .s_row_1 .s_legend, .s_row_1 .s_scroll {
  margin-right: 165px;
 }
.s_row_1 .s_full {
  padding-left: 20px;
 }
.s_row_1 .s_full .s_legend {
  margin-right: 0;
 }
.s_row_2 {
	padding: 10px 0;
}
.s_row_2 label, .s_row_2 input[type=text], .s_row_2 input[type=password], .s_row_2 textarea, .s_row_2 select {
}
.s_row_2 label {
  margin-left: 15px;
  padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: baseline;
}
.s_row_2 .s_full {
  margin-right: 166px;
 }
.s_row_2 .s_full input[type=text], .s_row_2 .s_full input[type=password], .s_row_2 .s_full textarea, .s_row_2 .s_full select {
  margin-left: 0;
 }
.s_row_3 {
	margin-bottom: 20px;
}
.s_row_3 label {
	clear: both;
	display: block;
	width: auto;
	margin-bottom: 5px;
	padding-top: 0;
}
.s_row_3 label.s_checkbox, .s_row_3 label.s_radio {
	margin-bottom: 0;
}
.s_row_3 input[type=text], .s_row_3 input[type=password], .s_row_3 textarea, .s_row_3 select, .s_row_3 .uploader {
  float: right;
	clear: right;
 }
.s_row_3 .s_error_msg {
  float: right;
 }
.s_error_row input[type=text], .s_error_row input[type=password], .s_error_row textarea, .s_error_row select {
	color: #84290a;
	background-color: #ffe7df !important;
	border-color: #ffcdbc #ffe7df #ffe7df #ffcdbc !important;
}
.s_row_4.s_error_row:hover {
	background: none;
}
.s_error_msg {
	margin-bottom: 0;
  padding: 5px 12px 5px 5px;
	background: url(../images/bullet_2.gif) no-repeat 100% 13px;
  font-size: 11px;
	color: red;
}
.s_box_1 .s_error_msg {
	margin-bottom: 0 !important;
}
.s_button_1 {
	cursor: pointer;
	display: block;
	padding: 3px;
}
.s_button_1 .s_text, .g-recaptcha {
	position: relative;
	display: block;
	height: 28px;
	padding: 0 10px;
	line-height: 28px;
	text-transform: uppercase;
	font-size: 16px;
	color: #fff;
	border: 1px solid rgba(255, 255, 255, 0.3);
}
.s_button_1_small .s_text {
	height: 20px;
	line-height: 20px;
	text-transform: none;
	font-size: 14px;
}
.s_button_1:hover .s_text {
	border: 1px solid rgba(255, 255, 255, 0.5);
}
.s_button_1.s_ddd_bgr .s_text {
	color: #666;
}
.s_button_1.s_ddd_bgr:hover .s_text {
	color: #333;
	border: 1px solid rgba(255, 255, 255, 0.7);
}
.s_button_1.left {
	margin-left: 0;
	margin-right: 10px;
}
.s_button_1.s_ddd_bgr .s_text {
	color: #666;
}
.s_button_1.s_ddd_bgr:hover .s_text {
	color: #333;
	border: 1px solid rgba(255, 255, 255, 0.7);
}
.s_button_1, .buttons .button, .buttons input[type=submit].button, .buttons input[type=button].button {
  float: left;
	margin-right: 10px;
 }
.s_button_1.left, .buttons table td[align=left] .button {
  float: right !important;
	margin-right: 0;
	margin-left: 10px;
 }
.buttons .right, .buttons .right .button {
 }
.s_submit {
	overflow: hidden;
	clear: both;
	margin-bottom: 30px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.s_submit .s_nav.left {
 }
.s_submit .s_checkbox, .s_submit .s_radio {
	margin-top: 3px;
}
.s_server_msg {
	cursor: pointer;
	min-height: 48px;
	margin-bottom: 30px;
}
.s_server_msg p {
	min-height: 20px;
	margin: 0;
	padding: 19px 20px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.s_msg_green {
	color: green;
	background: #f4fbe4;
	border: 1px solid #e3f5bd;
}
.s_msg_red {
	color: red;
	background: #ffede5;
	border: 1px solid #ffd8c3;
}
.s_top_message {
	position: relative;
	bottom: -150px;
	margin: 0 30px -90px 30px;
}
.s_top_message ~ #intro {
	margin-bottom: 120px;
}
.s_tabs_nav {
	height: 40px;
	margin-bottom: 0;
}
.s_tabs_nav li, .s_tabs_nav li a {
	display: block;
  float: right;
  height: 40px;
	line-height: 40px;
	text-transform: uppercase;
}
.s_tabs_nav li {
	overflow: hidden;
  margin-right: 10px;
 }
.s_tabs_nav.s_2col_wrap {
  padding-right: 10px;
 }
.s_tabs_nav.s_3col_wrap {
  padding-right: 20px;
 }
.s_tabs_nav.s_4col_wrap {
  padding-right: 30px;
 }
.s_tabs_nav.s_5col_wrap {
  padding-right: 40px;
 }
.s_tabs_nav.s_2col_wrap > li:first-child {
  margin-right: -10px;
 }
.s_tabs_nav.s_3col_wrap > li:first-child {
  margin-right: -20px;
 }
.s_tabs_nav.s_4col_wrap > li:first-child {
  margin-right: -30px;
 }
.s_tabs_nav.s_5col_wrap > li:first-child {
  margin-right: -40px;
 }
.s_tabs_nav li a {
	width: 100%;
	background: #ddd;
	box-shadow: inset 0 -3px 4px rgba(0, 0, 0, 0.03);
	-o-box-shadow: inset 0 -3px 4px rgba(0, 0, 0, 0.03);
	-moz-box-shadow: inset 0 -3px 4px rgba(0, 0, 0, 0.03);
	-webkit-box-shadow: inset 0 -3px 4px rgba(0, 0, 0, 0.03);
}
.s_tabs_nav li.ui-tabs-selected a {
	color: #999;
	background: #f3f3f3;
	box-shadow: none;
	-o-box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.s_tabs_nav li.ui-tabs-selected a:hover {
	color: #999 !important;
}
.s_tab_box {
	padding: 15px;
	border: 10px solid #f3f3f3;
}
.s_tab_box > h2 {
	display: none;
}

.pagination {
	overflow: hidden;
	clear: both;
	padding: 27px 0 0 0;
	line-height: 24px;
	border-top: 1px solid #ddd;
}
.pagination:empty {
	display: none;
}
.s_listing.s_grid_view + .pagination {
	margin-top: 10px;
}
.pagination .links {
  float: right;
  height: 24px;
	margin-bottom: 28px;
}
.pagination .results {
  float: left;
  height: 24px;
	margin-bottom: 28px;
	font-size: 12px;
	color: #999;
}
.pagination a, .pagination b {
	display: inline-block;
	width: 24px;
	height: 24px;
	text-align: center;
}
.pagination a {
	font-size: 12px;
	color: #666;
	background: #eee;
}
.pagination .links a:hover, #content .pagination .links a:hover {
	color: #fff !important;
}
.s_switcher {
  padding-left: 22px;
	text-align: right;
	background: #f6f6f6 url(../images/dropdown.gif) no-repeat 5px 6px;
  z-index: 9;
	position: absolute;
	font-size: 11px;
	border-top: 1px solid #e9e9e9;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #f6f6f6;
	border-bottom: 1px solid #f6f6f6;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.s_switcher ul {
	margin-bottom: 0;
}
.s_switcher span.s_selected, .s_switcher li, .s_switcher li a {
	display: block;
	line-height: 18px;
}
.s_switcher span.s_selected, .s_switcher li a {
  padding: 2px 7px 2px 0;
 }
.s_switcher span.s_selected {
	cursor: default;
	color: #999;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.s_switcher .s_options {
	position: absolute;
	cursor: pointer;
	display: none;
	width: 100%;
	left: -1px;
	background: #f6f6f6;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #f6f6f6;
	border-bottom: 1px solid #f6f6f6;
	border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
}
.s_switcher:hover {
	padding-bottom: 1px;
	border-bottom: none;
	border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
}
.s_switcher img {
  margin: -2px 0 0 3px;
  display: inline;
	vertical-align: middle;
}
.s_button_remove, .noty_close {
	position: absolute;
	display: block;
	width: 11px;
	height: 11px;
	background-image: url(../images/sprite.png);
	background-position: 0 -498px;
	background-repeat: no-repeat;
	background-color: #ccc;
}
.s_main_col .s_grid_view, .s_col_12 .s_grid_view, .s_col_9 .s_grid_view {
	position: relative;
	margin: 0 -10px;
}
.s_category_thumb {
  float: right;
	margin: 0 0 30px 20px;
 }
.s_subcategories {
	margin-bottom: 30px !important;
}
.s_subcategories ul {
	overflow: hidden;
	padding: 0 10px;
}
.s_subcategories ul li {
  float: right;
  width: 31%;
}
.s_subcategory {
  float: right;
       width: 125px;
	margin: 0 10px 20px 10px;
	text-align: center;
}

.s_subcategories.s_listing .s_subcategory img {
	margin: auto; 
} 

.s_subcategories img {
	display: block;
	margin-bottom: 10px;
}
.s_module_content:hover, .s_listing.s_grid_view:hover {
	position: relative !important;
	z-index: 10 !important;
}

/*** PRICE TEXT ***/

.s_plain .s_price, .s_plain .s_price * {
	background: none;
}
.s_plain .s_old_price {
	margin-right: 5px;
	text-decoration: line-through;
}
.s_item .s_plain .s_price {
	margin-bottom: 0;
}
.s_price_holder.s_size_1.s_plain .s_price {
	font-size: 12px;
}
.s_price_holder.s_size_2.s_plain .s_price {
	font-size: 14px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.s_price_holder.s_size_3.s_plain .s_price {
	font-size: 18px;
}
.s_price_holder.s_size_4.s_plain .s_price {
	font-size: 26px;
}
/*** PRICE TAG ***/

.s_label .s_price {
	display: block;
	margin: 0;
	letter-spacing: -1px;
	text-align: center;
	font-weight: normal;
	-moz-border-radius: 60px;
	-webkit-border-radius: 60px;
	border-radius: 60px;
}
.s_label .s_old_price {
	display: block;
	line-height: 16px;
	text-decoration: line-through;
	font-size: 11px;
	opacity: 0.8;
}
.s_label .s_old_price .s_currency {
	display: none !important;
}
.s_label .s_price .s_currency.s_before {
	position: relative;
	display: inline;
	margin-right: 1px;
}
.s_label .s_price .s_currency.s_after {
	display: block;
}
.s_label .s_price .s_currency {
	opacity: 0.7;
}
.s_item .s_price_holder.s_label {
	z-index: 1;
	position: absolute;
}
.s_list_view .s_item .s_price_holder.s_label {
	top: 10px;
  left: 10px;
 }
/*** PRICE TAG size 1 ***/

.s_price_holder.s_size_1.s_label .s_price {
	width: 46px;
	height: 33px;
	padding-top: 13px;
	font-size: 15px;
	background-image: url(../images/price_0.png);
	background-repeat: no-repeat;
	background-position: center;
}
.s_price_holder.s_size_1.s_label .s_promo_price {
	padding-top: 1px;
	height: 45px;
}
.s_price_holder.s_size_1.s_label .s_old_price {
	margin-bottom: -4px;
}
.s_price_holder.s_size_1.s_label .s_currency.s_before {
	margin-left: -2px;
	font-size: 80%;
}
.s_price_holder.s_size_1.s_label .s_currency.s_after {
	margin-top: -7px;
	font-size: 70%;
}
.s_grid_view .s_item .s_price_holder.s_size_1.s_label {
	top: -57px;
}
.s_grid_view.size_2 .s_item .s_price_holder.s_size_1.s_label {
	right: -10px;
}
.s_grid_view .s_item .s_price_holder.s_size_1.s_label, .s_2_cols .s_grid_view .s_item .s_price_holder.s_size_1.s_label {
	right: 0;
}
/*** PRICE TAG size 2 ***/

.s_price_holder.s_size_2.s_label .s_price {
	width: 66px;
	height: 43px;
	padding-top: 23px;
	font-size: 20px;
	background-image: url(../images/price_1.png);
	background-repeat: no-repeat;
	background-position: center;
}
.s_price_holder.s_size_2.s_label .s_promo_price {
	padding-top: 10px;
	height: 56px;
}
.s_price_holder.s_size_2.s_label .s_currency.s_before {
	margin-left: -2px;
	font-size: 80%;
}
.s_price_holder.s_size_2.s_label .s_currency.s_after {
	font-size: 70%;
}
.s_price_holder.s_size_2.s_label .s_promo_price .s_currency.s_after {
	margin-top: -3px;
}
.s_grid_view .s_item .s_price_holder.s_size_2.s_label {
	top: -77px;
}
.s_grid_view.size_2 .s_item .s_price_holder.s_size_2.s_label {
	right: -10px;
}
.s_grid_view .s_item .s_price_holder.s_size_2.s_label, .s_2_cols .s_grid_view .s_item .s_price_holder.s_size_2.s_label {
	right: 0;
}
/*** PRICE TAG size 3 ***/

.s_price_holder.s_size_3.s_label .s_price {
	width: 84px !important;
	height: 52px !important;
	padding-top: 32px !important;
	font-size: 24px;
	background-image: url(../images/price_4.png) !important;
	background-repeat: no-repeat;
	background-position: center;
}
.s_price_holder.s_size_3.s_label .s_promo_price {
	height: 78px !important;
	padding-top: 6px !important;
}
.s_price_holder.s_size_3.s_label .s_old_price {
	padding: 15px 0 0 !important;
	font-size: 12px !important;
}
.s_price_holder.s_size_3.s_label .s_currency.s_before {
	text-indent: -1px !important;
}
.s_price_holder.s_size_3.s_label .s_currency.s_after {
	padding-top: 2px;
	font-size: 70%;
}
.s_price_holder.s_size_3.s_label .s_promo_price .s_currency.s_after {
}
.s_grid_view .s_price_holder.s_size_3.s_label {
	top: -94px;
	right: 0;
}
/*** PRICE TAG size 4 ***/

.s_price_holder.s_size_4.s_label .s_price {
	width: 100px;
	height: 60px;
	padding-top: 40px;
	font-size: 28px;
	background-image: url(../images/price_3.png);
	background-repeat: no-repeat;
	background-position: center;
}
.s_price_holder.s_size_4.s_label .s_promo_price {
	height: 85px;
	padding-top: 15px;
}
.s_price_holder.s_size_4.s_label .s_old_price {
	padding-bottom: 10px;
	font-size: 14px;
}
.s_price_holder.s_size_4.s_label .s_currency.s_before {
	text-indent: -1px;
}
.s_price_holder.s_size_4.s_label .s_currency.s_after {
	padding-top: 8px;
	font-size: 18px;
}
/***** PROCUCT LISTING *************/

.s_item {
	position: relative;
	z-index: 1;
}

.s_item .s_item_info {
 position: relative;
}
.s_item h3 {
	font-size: 12px;
	font-weight: bold;
}
.s_item p.s_model {
	margin-top: -10px;
	margin-bottom: 10px;
	color: #999;
	font-size: 11px;
}
.s_item .s_description {
	margin-bottom: 10px;
  text-align: right;
 }
.s_item .s_rating {
	display: block;
	border-top: 1px solid #fff;
	border-bottom: 3px solid #fff;
}
.s_button_add_to_cart {
	overflow: hidden;
	display: block;
}
.s_button_add_to_cart .s_icon {
	margin-top: -9px;
	background: url(../images/sprite.png) no-repeat 0 -472px;
}
.s_item .s_button_add_to_cart {
	margin-bottom: 10px;
}
.s_item .s_button_wishlist, .s_item .s_button_compare {
	margin-left: 10px;
	color: #999;
}
.s_list_view {
	margin-top: -20px;
}
.s_list_view .s_item {
	clear: both;
	padding: 14px 0 15px 0;
	border-top: 1px solid #eee;
}

.s_list_view .s_item:first-child, .s_list_view .s_item:first-child:hover {
	padding-top: 15px;
	border-top: none;
}
.s_list_view .s_item .s_thumb {
	padding-left: 10px;
	padding-right: 10px;
}
.s_list_view .s_item .s_item_info {
	padding-top: 15px;
	padding-bottom: 15px;
}
.s_list_view .s_item h3 {
	margin-bottom: 10px;
	font-size: 14px;
}

.s_list_view .s_item .s_button_add_to_cart {
  float: right;
 }
.s_list_view .s_item.last {
	border-bottom: none;
}
.s_grid_view .s_item {
	text-align: center;
}

.s_grid_view .s_item .s_thumb {
 float: none;
}
.s_grid_view .s_item .s_description {
	display: none !important;
}
.s_grid_view .s_item .s_rating {
	margin: 10px auto 0 auto;
}
.s_grid_view .s_item_short .s_button_add_to_cart {
	margin-bottom: 0;
}
.s_grid_view .s_item_short:hover {
	margin: -20px -10px -21px -10px;
}
.s_grid_view .s_item h3 {
	margin-bottom: 0;
}
.s_grid_view .s_item h3 a {
	display: block;
}


.s_grid_view .s_item .s_actions .s_button_add_to_cart:last-child {
	margin-bottom: 0;
}

.filter_loader {
	width:100%; 
	text-align: center; 
	position: relative; 
	top: 50%; 
	height: 500px;
}

.filter_loader img {
	width: 200px; 
	position: absolute; 
	top: 50%; 
	left: 40%;
}

@media only screen and (min-width: 770px) and (max-width: 970px) {
.class-common-home.s_single_col .s_grid_view.size_2 .s_item:nth-of-type(6n+1), .class-common-home.s_2_cols .s_grid_view.size_2 .s_item:nth-of-type(4n+1) {
	clear: none !important;
}
.pcategory.s_single_col .s_grid_view.size_2 .s_item:nth-of-type(4n+1), .pcategory.s_2_cols .s_grid_view.size_2 .s_item:nth-of-type(4n+1), .pmanufacturer.s_single_col .s_grid_view.size_2 .s_item:nth-of-type(4n+1), .pmanufacturer.s_2_cols .s_grid_view.size_2 .s_item:nth-of-type(4n+1) {
	clear: none !important;
}
}


/***** PROCUCT size 1 ******/



.size_1 .s_item .s_thumb {
}
.s_list_view.size_1 .s_item .s_thumb {
	max-width: 180px;
	padding: 10px 20px;
}
.s_list_view.size_1 .s_item_info {
  padding-left: 110px;
	margin-right: 230px;
 }

.s_grid_view.size_1 .s_item h3 {
	font-size: 14px;
}
.s_grid_view.size_1 .s_item h3 a {
	padding-top: 19px;
}
.pcategory.s_single_col .s_grid_view.size_1 .s_item:nth-of-type(3n+1), .pcategory.s_2_cols .s_grid_view.size_1 .s_item:nth-of-type(3n+1) {
  clear: right;
 }
.phome.s_single_col .s_grid_view.size_1 .s_item:nth-of-type(4n+1), .phome.s_2_cols .s_grid_view.size_1 .s_item:nth-of-type(4n+1) {
  clear: right;
 }

@media only screen and (min-width: 768px) and (max-width: 1000px) {
.s_single_col .s_grid_view.size_1 .s_item:nth-of-type(4n+1), .phome.s_2_cols .s_grid_view.size_1 .s_item:nth-of-type(3n+1) {
	clear: none !important;
}
}
/***** PROCUCT size 2 ******/


.s_grid_view.size_2 .s_item .s_thumb {
	padding: 0 0 10px 0;
}
.s_2_cols .s_grid_view.size_2 .s_item .s_thumb {
	padding: 10px;
}
.s_grid_view.size_2 .s_item h3 a {
	padding-top: 9px;
}
.s_list_view.size_2 .s_item .s_thumb {
	max-width: 140px;
	padding: 10px;
}
.s_list_view.size_2 .s_item_info {
  padding-left: 95px;
	margin-right: 180px;
 }
.pcategory.s_single_col .s_grid_view.size_2 .s_item:nth-of-type(4n+1), .pcategory.s_2_cols .s_grid_view.size_2 .s_item:nth-of-type(4n+1), .pmanufacturer.s_single_col .s_grid_view.size_2 .s_item:nth-of-type(4n+1), .pmanufacturer.s_2_cols .s_grid_view.size_2 .s_item:nth-of-type(4n+1) {
  clear: right;
 }
.class-common-home.s_single_col .s_grid_view.size_2 .s_item:nth-of-type(6n+1), .class-common-home.s_2_cols .s_grid_view.size_2 .s_item:nth-of-type(4n+1) {
  clear: right;
 }
.class-common-home.s_single_col.s_2_cols .s_grid_view.size_2 .s_item:nth-of-type(6n+1) {
	clear: none !important;
}
/***** PROCUCT Side Column ******/

.s_item.s_size_1 {
	clear: both;
	margin-bottom: 20px;
}
.s_item.s_size_1 .s_thumb {
  float: right;
	margin: 0 0 0 10px;
 }
.s_item.s_size_1 h3, .s_item.s_size_1 p, .s_item.s_size_1 .s_rating_holder {
	clear: none;
	margin: 0;
  padding-right: 48px;
  font-size: 11px;
}
.s_item .s_old {
	color: #666;
	text-decoration: line-through;
}
.s_item.s_size_1 .s_rating_holder {
	height: 18px;
	margin-bottom: 2px;
	line-height: 18px;
	font-size: 11px;
}
.s_item.s_size_1 p.s_rating {
	margin-top: 4px;
	padding: 0;
}
.s_side_col .s_item.s_size_1:hover {
	margin: -10px -10px 10px -10px !important;
	padding: 10px;
}
.s_cart_items {
	width: 100%;
	margin-bottom: 0;
}
.s_cart_items a.left {
 }
.s_cart_items td {
	padding: 10px 0;
  text-align: right;
  vertical-align: top;
	font-size: 12px;
	border-top: 1px solid #eee;
}
.s_cart_items tr:first-child td {
	padding-top: 0;
	border-top: none;
}
.s_cart_items .s_cart_number, .s_cart_items .s_cart_price {
	padding-left: 10px;
	text-align: right;
}
.s_cart_items .s_button_remove {
	position: static;
  float: left;
 }
.s_review {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #eee;
}
.s_review .s_author {
	float: left;
}
.s_review .s_author small {
	margin-left: 4px;
	font-size: 10px;
	color: #999;
}
.s_review .s_rating, .s_review .s_average {
	float: left;
	margin-left: 5px;
}
.s_listing .s_review.last {
	margin-bottom: 0 !important;
	border-bottom: none !important;
}
.s_address {
	padding: 20px;
	font-size: 14px;
  margin: 0 0 30px 30px;
	border-right: 10px solid #eee;
 }
form.s_address {
	padding: 11px 20px;
}
.s_address label, .s_address input, .s_address select {
	font-size: 13px;
}
.s_single_col .s_orders_listing {
  padding-right: 40px;
 }
.s_2_cols .s_orders_listing {
  padding-right: 20px;
 }
.s_single_col .s_orders_listing .s_col {
	width: 33.33%;
}
.s_2_cols .s_orders_listing .s_col {
	width: 50%;
}
.s_single_col .s_orders_listing > :nth-of-type(3n+1), .s_2_cols .s_orders_listing > :nth-of-type(2n+1) {
	position: relative;
  clear: right;
 }
.s_single_col .s_orders_listing > :nth-of-type(3n+1) {
  margin-right: -40px;
 }
.s_2_cols .s_orders_listing > :nth-of-type(2n+1) {
  margin-right: -20px;
 }
.s_order {
	margin-bottom: 20px;
	padding: 15px;
	border: 5px solid #eee !important;
}
.s_order .s_id, .s_order .s_id *, .s_order .s_status, .s_order .s_status *, .s_order .s_total, .s_order .s_total * {
	letter-spacing: -1px;
	font-size: 20px;
}
.s_order .s_id {
  float: right;
 }
.s_order .s_status {
  float: left !important;
 }
.s_order dt, .s_order dd {
  float: right;
  margin-bottom: 0;
	font-size: 11px;
}
.s_order dt {
  clear: right;
	padding-left: 2%;
  width: 45%;
}
.s_order dd {
	width: 52%;
}
.container_16 .s_order dt {
	width: 45%;
}
.container_16 .s_order dd {
	width: 52%;
}
.s_order .s_total {
	position: relative;
	margin-top: 4px;
	margin-bottom: 0;
}
.s_order .s_total, .s_order .s_total * {
	font-size: 24px;
}
 .s_cart_holder .s_total {
  text-align: left;
  font-size: 11px;
}
.s_cart_holder .s_total .left {
 }
.s_cart_holder .s_button_1 {
	float: none !important;
	display: inline-block !important;
}
.s_cart_holder .s_button_1 .s_text {
	height: 18px;
	line-height: 17px;
	text-transform: none;
	font-size: 11px;
}
.s_box {
	margin-bottom: 19px;
	border-bottom: 1px solid #ddd;
}
.s_box h2, .s_box_1 h2 {
	padding: 0;
	font-size: 18px;
}
.s_box_1 {
	margin-bottom: 25px;
	padding: 10px 15px 15px 15px;
	border: 5px solid #ddd;
}
.s_box_1 > :last-child {
	margin-bottom: 0;
}
.s_box_1 h2 {
	font-size: 18px;
}
.s_info_page ol {
	padding-left: 15px;
	list-style: decimal;
}
/*****************************************************/
/******   O L D    M A R K U P   *********************/
/*****************************************************/
td.left, td.right, th.left, th.right {
	float: none !important;
}
td.left, th.left {
	text-align: left;
}
td.right, th.right {
	text-align: right;
}
.price-old {
	color: #666;
	text-decoration: line-through;
}
.box {
	margin-bottom: 19px;
	border-bottom: 1px solid #ddd;
}
.box .box-heading {
	margin: 0 0 17px 0;
	word-spacing: 2px;
	font-size: 18px;
}
.box .box-heading img {
	display: inline;
	margin: -3px 10px 0 0;
	vertical-align: middle;
}
#right_col .box {
  margin-right: 10px;
 }
#left_col .box {
  margin-left: 10px;
 }

#right_col {
	float: right;
}
.buttons table {
	width: 100%;
}
.buttons .button {
	cursor: pointer;
	float: right;
	margin-left: 10px;
	padding: 3px;
	border: none;
}
.buttons .button, .buttons .button span {
	position: relative;
	display: block;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #fff;
}
.buttons input[type=submit].button, .buttons input[type=button].button {
	height: 36px;
	padding: 0 10px 2px 10px;
	line-height: 31px;
	box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3) inset, -1px -1px 0 rgba(255, 255, 255, 0.3) inset;
	-moz-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3) inset, -1px -1px 0 rgba(255, 255, 255, 0.3) inset;
	-webkit-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3) inset, -1px -1px 0 rgba(255, 255, 255, 0.3) inset;
	-o-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3) inset, -1px -1px 0 rgba(255, 255, 255, 0.3) inset;
	margin-left: 0px;
}
.buttons .button span {
	height: 28px;
	padding: 0 10px;
	line-height: 28px;
	border: 1px solid rgba(255, 255, 255, 0.3);
}
.buttons .button:hover span {
	border: 1px solid #fff;
	border: 1px solid rgba(255, 255, 255, 0.5);
}
.buttons input[type=submit].button:hover, .buttons input[type=button].button:hover {
	box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5) inset, -1px -1px 0 rgba(255, 255, 255, 0.5) inset;
	-moz-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5) inset, -1px -1px 0 rgba(255, 255, 255, 0.5) inset;
	-webkit-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5) inset, -1px -1px 0 rgba(255, 255, 255, 0.5) inset;
	-o-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5) inset, -1px -1px 0 rgba(255, 255, 255, 0.5) inset;
}
.buttons table td[align=left] .button {
	background-color: #ddd;
}
.buttons table td[align=left] .button span, .buttons table td[align=left] input[type=submit].button, .buttons table td[align=left] input[type=button].button {
	color: #666;
}
.buttons table td[align=left] input[type=submit].button, .buttons table td[align=left] input[type=button].button {
	border: 3px solid #ddd;
	box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.7) inset, -1px -1px 0 rgba(255, 255, 255, 0.7) inset;
	-moz-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.7) inset, -1px -1px 0 rgba(255, 255, 255, 0.7) inset;
	-webkit-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.7) inset, -1px -1px 0 rgba(255, 255, 255, 0.7) inset;
	-o-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.7) inset, -1px -1px 0 rgba(255, 255, 255, 0.7) inset;
}
.buttons table td[align=left] .button:hover span {
	color: #333;
	border: 1px solid #fff;
	border: 1px solid rgba(255, 255, 255, 0.7);
}
.buttons table td[align=left] input[type=submit].button:hover, .buttons table td[align=left] input[type=button].button:hover {
	box-shadow: 1px 1px 0 #fff inset, -1px -1px 0 #fff inset;
	-moz-box-shadow: 1px 1px 0 #fff inset, -1px -1px 0 #fff inset;
	-webkit-box-shadow: 1px 1px 0 #fff inset, -1px -1px 0 #fff inset;
	-o-box-shadow: 1px 1px 0 #fff inset, -1px -1px 0 #fff inset;
}
/*****************************************************/
/******   L A Y O U T   ******************************/
/*****************************************************/
body.s_layout_fixed {
	background-repeat: repeat;
	background-position: top left;
}
body.s_layout_fixed #wrapper {
	width: 998px;
	margin: 20px auto 0;
	background: #fff;
	border: 1px solid #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
#header, #header .s_col_12 {
	z-index: 20;
	position: relative;
}
#site_logo {
	display: block;
  float: right;
	margin: 30px 0 30px 10px;
  text-align: center;
}
#top_navigation {
	z-index: 12;
	position: relative;
	top: 29px;
}
.language_form, #currency_form {
  float: left;
	margin-left: 10px;
 }
.language_switcher, #currency_switcher {
	position: relative;
	width: 100px;
}
.site_search {
  float: left;
 }
.s_dynamic .site_search {
	margin-top: -5px;
}
#search_bar, #search_bar_mobile, #search_bar_layout1 {
	z-index: 100;
	position: absolute;
  left: 43px;
  top: -13px;
	display: none;
	padding: 10px;
	white-space: nowrap;
	background: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
#search_bar input, #search_bar_mobile input, #search_bar_layout1 input {
  float: right;
	margin: 0 0 0 10px;
  width: 200px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#search_bar .s_button_1, #search_bar_mobile .s_button_1, #search_bar_layout1 .s_button_1 {
	float: none !important;
  margin-right: 221px;
	margin-left: 0 !important;
 }
.s_static .site_search input {
  float: right;
  width: 150px;
	height: 18px;
	margin-top: -1px;
	padding: 3px 4px;
	font-size: 11px;
}
.s_static .site_search .s_search_button {
  float: right;
	margin: -4px 10px 0 0;
 }
#welcome_message {
	margin-bottom: 10px;
  text-align: left;
  font-size: 11px;
	color: #999;
}
#system_navigation {
	margin: 74px 0 23px 0;
  text-align: left;
 }
#system_navigation ul.s_list_1 {
	margin-bottom: 0;
}
#system_navigation ul.s_list_1 li {
	display: inline-block;
  margin-right: 17px;
	background-position: 100% -2px;
 }
.main_navigation {
	z-index: 9;
	position: relative;
}
.main_navigation > .s_wrap > .s_col_12 {
	position: relative;
	border-top: 1px solid #eee;
}
.categories {
	clear: both;
  float: right;
  padding: 13px 0 0 0;
}
.categories > ul {
	margin-bottom: 0;
}
.categories > ul > li, .categories > ul > li > a {
	height: 32px;
	line-height: 32px;
}
.categories > ul > li > a {
	padding: 0 10px;
}

.categories.with_cart {
	width: 100%;
} 

.categories .s_submenu, .cart_menu .s_submenu {
  padding: 0 20px 0 0;
  background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.categories .s_submenu h3 {
  margin: 0 0 0 20px;
  padding: 15px 0 5px 0;
	line-height: 30px;
	text-transform: uppercase;
	font-size: 11px !important;
	font-weight: normal;
	color: #bbb;
	border-top: 1px solid #eee;
}
.categories .s_submenu .s_menu_group:first-child h3 {
	border-top: none;
}
.categories li .s_submenu .s_menu_group > ul > li {
  float: right;
	margin-left: 20px;
  width: 165px;
	line-height: 20px;
	padding-left: 15px;
}

.categories li .s_submenu .s_menu_group li:hover {
	position: relative;
	z-index: 10;
}
.categories li .s_submenu a {
	display: block;
	line-height: 24px;
}
.categories .s_submenu small {
	font-size: 11px;
	color: #999;
}
.categories li .s_submenu .s_menu_group > ul > li:hover {
	position: relative;
}
.categories .s_submenu li:hover > ul {
	display: block;
}
.categories .s_submenu ul ul {
	position: absolute;
	top: -5px;
	left: 96%;
	display: none;
	width: 150px;
	padding: 5px 10px;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.categories .s_submenu .s_menu_group ul ul li {
	width: 140px;
	margin: 0;
}
.categories .s_submenu li.s_selected > a {
	font-weight: bold;
}
#menu_home, #menu_home a {
	width: 36px;
	padding: 0 !important;
	background: transparent !important;
}
#menu_home {
	overflow: hidden;
}
#menu_home .fa {
	color: #ddd;
	font-size: 22px;
}
#menu_home .fa:hover {
	color: #000;
}
.cart_menu {
	z-index: 10;
	position: absolute;
	top: 20px;
  left: 7px;
  height: 20px;
}
.cart_menu > a {
	position: relative;
	display: block;
	float: left;
	height: 20px;
  padding: 0 32px 0 0;
 }
.cart_menu:hover > a {
	margin-top: -7px;
	margin-bottom: -7px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.cart_menu .fa {
	position: absolute;
  right: 0;
  top: 50%;
	margin-top: -10px;
	display: block;
	font-size: 21px;
}
.cart_menu small.s_text {
  float: right;
	margin-left: 7px;
	padding-left: 7px;
	border-left: 1px solid #eee;
  height: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #333;
}
.cart_menu .s_grand_total, .cart_menu .s_grand_total * {
	height: 18px;
	line-height: 18px;
	font-size: 21px;
	font-weight: normal;
}
.cart_menu .s_grand_total {
	float: left;
	margin: -6px -7px;
	padding: 7px;
}
.cart_menu .s_submenu {
  right: auto;
	left: -7px;
  width: 350px;
	margin-top: 6px;
	padding: 20px;
}
.cart_menu:hover .s_grand_total {
	z-index: 20;
	position: relative;
}
#system_navigation .cart_menu {
	position: relative;
	left: auto;
	right: auto;
	top: auto;
	bottom: 20px;
  float: left;
	margin: 27px 10px 0 0;
	padding: 10px 15px 10px 0;
	border-right: 1px solid #eee;
 }
#system_navigation .cart_menu .s_submenu {
	margin-top: -4px;
}
#intro {
	clear: both;
  background: url(../images/border/box_border_.png) top left repeat-x;
 background:
 url(../images/border/box_border_.png) top left repeat-x;
 }
#intro_wrap {
  background: url(../images/border/box_border_.png) bottom left repeat-x;
 }
#intro_wrap .s_wrap {
	z-index: 5;
	position: relative;
}
#intro h1 {
	clear: both;
	font-size: 32px;
}
#intro h2 {
	padding-top: 0;
	padding-bottom: 0;
	line-height: 40px;
	font-size: 32px;
}
#intro img {
	display: block;
}
#product_intro {
	position: relative;
	height: 280px;
	overflow:hidden;
}

#product_intro.s_size_3 {
	height:370px;
}

#product_intro_info {
	z-index: 2;
	position: absolute;
	top: 0;
  right: 0;
 }
#product_intro_info h2 {
	margin-left: 0;
	margin-right: 0;
}
#product_intro_info p.s_desc {
	font-size: 16px;
    line-height: 25px;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: break-spaces;
}
#product_intro_info .s_rating_holder .s_average {
	height: 24px;
	line-height: 24px;
	font-size: 20px !important;
}
#product_intro_preview {
	direction: ltr;
	z-index: 1;
	position: absolute;
	bottom: 0;
  left: 10px;
  width: 445px;
	height: 370px;
	background: url(../images/intro_product_3.png) no-repeat 0 0;
}
#product_intro_preview > img, #product_intro_preview .slides_container {
    overflow: hidden;
    position: inherit;
    width: 61% !important;
    margin: 70px 0 0 90px;
}
#intro .s_button_prev, #intro .s_button_next {
	display: block;
	width: 42px;
	height: 42px;
	background-image: url(../images/sprite.png);
	background-repeat: no-repeat;
}
#intro .s_button_prev {
	background-position: 0 0;
}
#intro .s_button_next {
	background-position: -42px 0;
}
#product_intro .s_button_prev, #product_intro .s_button_next {
	position: absolute;
	top: 190px;
}
#product_intro .s_button_prev {
	right: 380px;
}
#product_intro .s_button_next {
	right: 13px;
}
#product_intro .s_price_holder {
	overflow: hidden;
	z-index: 2;
	position: absolute;
	top: 0;
}
/*** product intro small size ***/

#product_intro.s_size_1 {
	overflow: hidden;
}
#product_intro.s_size_1 .s_price_holder {
  right: 970px;
 }
#product_intro.s_size_1 #product_intro_preview {
	width: 320px;
	height: 255px;
	background: url(../images/intro_product_1.png) no-repeat 0 0;
}
#product_intro.s_size_1 #product_intro_preview > img, #product_intro.s_size_1 #product_intro_preview .slides_container {
	width: 200px;
	height: 200px;
	margin: 42px 0 0 70px;
}
#product_intro.s_size_1 .s_button_prev, #product_intro.s_size_1 .s_button_next {
	top: 130px;
	width: 32px;
	height: 32px;
}
#product_intro.s_size_1 .s_button_prev {
	right: 258px;
	background-position: 0 -42px;
}
#product_intro.s_size_1 .s_button_next {
	right: 10px;
	background-position: -32px -42px;
}
/*** product intro medium size ***/

#product_intro.s_size_2 {
	height: 360px;
}
#product_intro.s_size_2 .s_price_holder {
  right: 856px;
 }


#product_intro.s_size_2 #product_intro_preview > img, #product_intro.s_size_2 #product_intro_preview .slides_container {
	width: 250px;
	height: 250px;
	margin: 54px 0 0 70px;
}
#product_intro.s_size_2 .s_button_prev, #product_intro.s_size_2 .s_button_next {
	top: 200px;
}
#product_intro.s_size_2 .s_button_prev {
	right: 380px;
}
#product_intro.s_size_2 .s_button_next {
	right: 10px;
}
/*** product intro large size ***/

#product_intro.s_size_3 .s_price_holder {
  right: 840px;
 }
#image_intro {
	direction: ltr !important;
}
#image_intro_preview {
	position: relative;
	margin: 0 10px;
}
#image_intro_preview.s_boxed {
	margin: 0 10px;
}
#image_intro_preview .slides_container, #image_intro_preview .slideItem {
	width: 100% !important;
	height: 100%;
}
#image_intro_preview .slides_control {
	height: 100%;
}
#image_intro_preview .s_button_next_holder, #image_intro_preview .s_button_prev_holder {
	border: 1px solid #6c6c6c;
	z-index: 100;
	position: absolute;
	top: 50%;
  margin-top: -22px;
	padding: 10px;
	background: #fff;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
}
#intro:hover .s_button_next_holder, #intro:hover .s_button_prev_holder {
	display: block;
}
#image_intro_preview .s_button_next_holder a, #image_intro_preview .s_button_prev_holder a {
	width: 24px;
	height: 24px;
	background-image: url(../images/sprite.png) !important;
}
#image_intro_preview .s_button_next_holder a {
	background-position: -24px -74px !important;
}
#image_intro_preview .s_button_prev_holder a {
	background-position: 0 -74px !important;
}
#image_intro_preview .s_button_next_holder {
	right: 10px;
}
#image_intro_preview .s_button_prev_holder {
	left: 10px;
}
#image_intro_preview.s_boxed .s_button_next_holder {
	right: -10px;
}
#image_intro_preview.s_boxed .s_button_prev_holder {
	left: -10px;
}
#breadcrumbs {
	font-size: 12px;
}
.s_brand_logo {
	position: absolute;
  left: 10px;
  top: -10px;
}
#content {
	z-index: 5;
	position: relative;
}
.s_main_col {
	width: 940px;
}
.s_2_cols .s_main_col {
	width: 700px;
}
.s_side_col {
	width: 220px;
}
.s_main_col, .s_side_col {
  float: right;
 }
#listing_options {
	z-index: 5;
	position: relative;
	clear: both;
	height: 24px;
	margin-bottom: 20px;
	padding-top: 9px;
	padding-bottom: 26px;
	border-bottom: 1px solid #ddd;
}
#listing_arrange {
	position: absolute;
	top: 8px;
  left: 0;
 }
#listing_arrange span.s_label {
  float: right;
	margin-right: 15px;
  line-height: 22px;
	font-size: 11px;
}
#listing_sort, #items_per_page {
	position: relative;
  float: right;
	margin-right: 5px;
 }
#listing_sort {
	width: 105px;
}
#items_per_page {
	width: 30px;
}
#view_mode {
  float: right;
  font-size: 11px;
}
#view_mode li {
  margin-left: 15px;
 }
#view_mode li a {
	position: relative;
}
#view_mode .s_icon {
	position: absolute;
	top: 50%;
  right: 0;
  margin-top: -5px;
	display: block;
	width: 11px;
	height: 11px;
	background: transparent url(../images/view_mode.gif) no-repeat;
	background-color: #ddd;
}
#view_mode a:hover .s_icon {
	background-color: #f12b63;
}
#view_grid .s_icon {
	background-position: 0 0;
}
#view_list .s_icon {
	background-position: -11px 0;
}
#compare_total {
  float: right;
	padding-right: 15px;
	border-right: 1px solid #eee;
  font-size: 11px;
}
/******   P R O D U C T    P A G E   *****************/

#product {
	position: relative;
}
#product_info {
	position: relative;
}
#product_info h3, #product_buy_col h3 {
	margin-bottom: 10px;
	line-height: 30px;
}
#product_price {
	z-index: 20;
	position: absolute;
	top: 0;
  left: 0;
	padding: 0 20px 10px 0;
  width: 100px;
}
#product_price .s_price {
	position: relative !important;
}
#product_price.s_plain .s_price .s_old_price {
	display: block;
	margin-bottom: 5px;
	text-align: center;
	font-size: 14px;
}
#product_price.s_plain .s_price .s_old_price *, #product_price.s_plain .s_price .s_old_price {
	color: #666;
}
#product_price p.s_price_tax, #product_price p.s_reward_points {
	margin-bottom: 0;
	text-align: center;
}
#product_price p.s_reward_points small {
	font-size: 10px;
}
#product_price p.s_price_tax, #product_price p.s_price_tax * {
	font-size: 11px !important;
}
#product_price p.s_price_tax {
	margin-bottom: -10px;
	padding: 5px 0;
	color: #666;
}
#product_price p.s_reward_points {
	margin-top: 10px;
	line-height: 12px;
	color: #999;
}
#product_info dl {
  float: right;
  width: 220px;
	min-height: 100px;
	margin-bottom: 20px;
}
#product_info dt, #product_info dd {
  float: right;
  margin-bottom: 5px;
}
#product_info dt {
  clear: right;
  width: 49%;
}
#product_info dd {
	width: 50%;
}
#product_info dl .s_rating {
	margin-bottom: 0;
}

.tax_points_mobile {
	display:none;
}

#text_points {
	font-size:small;
}

@media only screen and (max-width: 480px) {
	.tax_points_mobile {
		display:block;
	}
}

#product_share {
	z-index: 1;
	position: relative;
	clear: both;
	margin-bottom: 20px;
	padding-top: 15px;
	border-top: 1px solid #eee;
}
#product_share .s_rating_holder {
  margin-left: 120px;
  padding: 5px 10px 20px 10px;
	text-align: center;
}
#product_share .s_rating_holder .s_rating, #product_share .s_rating_holder .s_average {
	margin-bottom: 10px;
}
#product_share .s_review_write {
	height: 20px;
	line-height: 20px;
}
#product_share .s_review_write .s_icon {
	background-image: url(../images/sprite.png);
	background-position: 0 -488px;
}
#product_share .s_plusone, #product_share .s_plusone div {
	position: relative;
  float: right;
  width: 70px !important;
}
#product_share .s_plusone iframe {
	width: 70px !important;
}

.s_plusone > * {
	left: auto !important;
}

#product_options {
	clear: both;
	padding: 14px 0 15px 0;
	font-size: 12px;
	border-top: 1px solid #eee;
}

#product_options .s_button_1 {
	margin-left: 0px !important; 
}

#product_options label {
	width: 40%;
	margin-right: 0;
	margin-left: 0;
	font-size: 12px;
}
#product_options label.s_radio, #product_options label.s_checkbox {
	width: auto;
  margin-right: -4px;
 }
#product_options input, #product_options textarea, #product_options select {
  margin-left: 0;
 }
#product_options input[type="checkbox"], #product_options input[type="radio"] {
	margin-top: -1px;
}
#product_options select {
	font-size: 12px;
}
#product_options .s_full, #product_options .s_error_msg {
	clear: none !important;
  margin-right: 40% !important;
 }
#product_discounts {
	padding: 14px 0 0 0;
	border-top: 1px solid #eee;
}
#product_discounts h3 {
	margin-bottom: 20px;
}
#product_discounts table {
	margin-top: -5px;
	margin-bottom: 25px;
}
#product_discounts table th, #product_discounts table td, #product_discounts table .s_currency {
	font-size: 11px !important;
}
#product_buy {
	clear: both;
	position: relative;
	padding: 30px 0;
	font-size: 16px;
	border-top: 1px solid #eee;
}
#product_buy label {
	display: block;
  float: right;
  width: auto;
	height: 42px;
	margin-right: 5px;
	line-height: 42px;
	font-size: 16px;
}
#product_buy input {
  float: right;
  width: 45px;
	margin-top: 4px;
	font-size: 16px;
}
#add_to_cart {
  float: left;
 }
#add_to_cart .s_text {
	text-indent: 5px;
}
#add_to_cart .s_icon {
  right: 5px;
  margin-top: -13px;
	width: 23px;
	height: 23px;
	background-image: url(../images/sprite.png);
	background-repeat: no-repeat;
	background-position: -48px -74px;
}
#product_buy .s_purchase_info {
	clear: both;
	margin-bottom: 5px;
	padding-top: 15px;
	text-align: center;
	font-size: 11px;
	color: #999;
}
#product_buy .s_actions {
	overflow: hidden;
	padding-top: 14px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}
#product_buy .s_actions .s_button_compare {
	margin-left: 15px;
}
#product_images {
	position: relative;
	z-index: 10;
  float: right;
	margin-left: 20px;
  width: 340px;
}
#product_images:hover {
	z-index: 30;
}
#product_images img {
	display: block;
  float: right;
 }
#product_info {
  float: right;
  width: 340px;
}
#product_image_preview {
	display: block;
	margin-bottom: 30px;
}
#product_images .s_thumbs {
  margin-left: -20px;
 }
#product_images .s_thumb {
  float: right;
	margin: 0 0 20px 20px;
 }
#product .s_tabs {
	margin-bottom: 30px;
}
#product .s_tabs_nav li {
	text-align: center;
	letter-spacing: 1px;
	font-size: 13px;
}
#product .s_tabs_nav li a {
	float: none;
}
#product .s_tabs_nav li.ui-tabs-selected a:hover {
	color: #999 !important;
}
#product_description ul {
  margin-right: 20px;
  list-style: disc;
}
#product_description :last-child {
	margin-bottom: 0 !important;
}
#product_gallery .s_thumbs {
	margin-bottom: 0;
}
#product_gallery .s_thumbs li {
	display: block;
  float: right;
	margin: 0 0 0 20px;
  padding-bottom: 20px;
}
#product_images #product_gallery {
	margin-bottom: 10px;
	margin-top: -30px;
	padding-top: 20px;
}
#product_images #product_gallery .s_thumbs li {
  margin-left: 20px }
#product_gallery .s_thumb {
	margin: 0;
}
#product_attributes table th {
	padding: 3px 10px;
}
#product_attributes table td {
	border-right: 1px solid #eee;
}
#product_attributes table tr td:first-child {
	border-left: 1px solid #eee;
}
#related_products {
	margin-bottom: 10px;
}
#product_tags {
	margin-bottom: 0;
}
#product_tags ul {
	padding-top: 5px;
}
#product_tags li {
  float: right;
	margin: 0 0 20px 13px;
 }
#product_tags a {
	display: block;
	float: left;
	height: 20px;
	line-height: 19px;
	white-space: nowrap;
	font-size: 11px;
  padding: 0 15px 0 10px;
	background: url(../images/rtl/tag.png) no-repeat center right;
 }
.s_single_col #product_info {
	width: 280px;
  margin-left: 20px;
 }
.s_single_col #product_info dl {
	width: 100%;
}
.s_single_col #product_share .s_rating_holder {
  margin-left: 0;
 }
.s_single_col #product_buy_col {
  float: right;
  width: 280px !important;
	padding-top: 120px;
}
.s_2_cols.s_single_col #product_buy_col {
	width: 416px !important;
	padding-top: 0px;
}
.s_single_col #product_price {
	width: 280px;
}
.s_single_col #product_price .s_price {
	position: absolute !important;
	top: 0;
  left: 0;
 }
.s_single_col #product_price p.s_price_tax, .s_single_col #product_price p.s_reward_points {
  margin-left: 120px;
	text-align: right;
 }
.s_single_col #product_price p.s_price_tax {
	margin-top: -5px;
}
.s_single_col #product_price p.s_reward_points {
	margin-top: 13px;
}


/******   A C C O U N T   ****************************/

.login_page .s_row_3 .s_error_msg {
	clear: none;
}
#my_account .s_3col_wrap {
	margin-bottom: 10px;
}
#downloads .pagination, #reward_points .pagination, #transactions .pagination, #return_requests .pagination, #order_history .pagination, .s_table + .pagination {
	border-top: none;
	padding-top: 0;
}
#order_history .s_details, #order_history .s_reorder {
	margin-top: -5px;
}
#order_history .s_reorder {
	margin-bottom: -5px;
}
#order_history .pagination {
	padding-top: 8px;
	border-top: none;
}
#order_details .s_order {
	margin-bottom: 30px;
}
#order_details .s_order h2, #return_request_info .s_order h2 {
	margin-bottom: 10px;
	font-size: 20px;
}
#downloads .s_table td, #order_details .s_table td, #return_request_info td {
	padding: 5px 10px;
}
#order_details .s_table tr.last td {
	padding: 10px;
}
#order_details .s_table tr.last td, #order_details .s_table tr.last td * {
	letter-spacing: -1px;
	font-size: 26px;
	font-weight: normal;
}
#order_details .s_table tr.last td.align_right, #order_details .s_table tr.last td.align_right * {
	font-size: 20px;
}
#wishlist .s_table_1 {
	margin-bottom: 30px;
}
.s_product_row {
	position: relative;
	clear: both;
}
.s_product_row .s_row_number {
	position: absolute;
  left: 0;
  top: 15px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	background: black;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	border-radius: 40px;
}
#return-product .s_product_row:first-child {
	margin-top: 0 !important;
	border-top: 1px solid #eee;
}
 /******   S H O P P I N G    C A R T   ***************/

#shopping_cart #cart_form {
 margin-bottom: 1px;
}
#shopping_cart #cart_totals {
	margin-top: -20px;
}
#shopping_cart small {
	font-size: 11px;
	color: #999;
}
#shopping_cart .s_quantity .inline {
	vertical-align: middle;
}
#shopping_cart .s_total, #shopping_cart_confirm .s_total {
	clear: both;
  float: left;
	text-align: left;
  width: 300px;
	margin-bottom: 0;
}
#shopping_cart .s_total strong, #shopping_cart_confirm .s_total strong {
  float: right;
 }
#shopping_cart .s_total.last, #shopping_cart .s_total.last *, #shopping_cart_confirm .s_total.last, #shopping_cart_confirm .s_total.last * {
	letter-spacing: -1px;
	font-size: 24px;
}
#shopping_cart .s_total.last, #shopping_cart_confirm .s_total.last {
	margin-bottom: 7px;
	padding-top: 18px;
}
#shopping_cart .s_total.last strong, #shopping_cart_confirm .s_total.last strong {
	font-weight: normal;
	font-size: 20px;
	color: #333;
}
.cart-content .s_box_1, .cart-content .s_submit {
	margin-bottom: 0;
}
#apply_coupon, #apply_voucher, #apply_reward {
	margin: 0;
	padding-bottom: 5px;
}
#apply_coupon input, #apply_coupon .s_button_1, #apply_voucher input, #apply_voucher .s_button_1, #apply_reward input, #apply_reward .s_button_1 {
	margin-bottom: 10px;
}
#quote {
	margin: 20px 0 0 0;
}
#quote table {
	margin-bottom: 0;
}
#quote table tr.highlight td:first-child {
	width: 20px;
	padding-right: 10px;
}
#quote table tr.highlight label {
	display: inline;
	width: auto;
	margin: 0;
}
#quote table tr.highlight td:last-child label {
	float: right;
	white-space: nowrap;
}
#quote .s_button_1 {
	margin-top: 20px;
}
#cart_totals input[type=text] {
	margin-right: 10px;
}
#cart_totals .s_button_1.left {
	margin-right: 0;
}
#cart_totals .s_button_1 .s_text {
	height: 20px;
	line-height: 19px;
	text-transform: none;
	font-size: 14px;
}
/******   C H E C K O U T   **************************/

.checkout {
	padding-top: 6px;
}
.checkout #confirm {
	margin-bottom: 30px;
}
.checkout #confirm + .s_error_msg {
	margin-top: -20px !important;
}
.checkout-heading {
	position: relative;
	outline: none !important;
	cursor: pointer;
	height: 32px;
	margin-bottom: 1px;
	line-height: 32px;
	text-transform: uppercase;
	text-indent: 10px;
	font-size: 14px;
	font-weight: bold;
	background: #eee;
	border-bottom: 1px solid #ddd;
}
.checkout-heading a {
	position: absolute;
  left: 15px;
  height: 32px;
	line-height: 32px;
	text-transform: uppercase;
	font-size: 13px;
}
.checkout-heading strong {
	padding-right: 5px;
}
.checkout-content {
	display: none;
	padding: 20px 0 0 0;
}

#country_id, #zone_id, select[name=customer_group_id] {
	width: 250px;
}

.checkout-content label > strong img {
    margin-left: 5px;
}


/******   B R A N D S   ******************************/

.s_alphabet_index small {
  float: right;
	text-align: right;
  text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal;
	font-size: 11px;
	color: #999;
}
.s_alphabet_index a {
  float: right;
	margin-right: 5px;
 }
#brands table {
	margin-bottom: 30px;
}
#brands td h2 {
	margin: 0;
	white-space: nowrap;
}
#brands td .s_list_1 li {
	width: 20%;
  float: right;
	text-align: right;
 }
/******   C O M P A R E   ****************************/

#compare table {
	margin-bottom: 20px;
}
#compare table tbody th {
  text-align: right;
  background: #fff;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
}
#compare table tbody td {
	border-right: 1px solid #eee;
}
#compare table tbody tr th {
	border-right: 1px solid #eee;
}
#compare .s_product_thumb img {
	margin: 0 auto;
}
#compare .s_rating {
	vertical-align: text-top;
}
#compare .s_rating_holder .s_total {
	display: block;
}
/******   A D V A N C E D    S E A R C H   ***********/

#adv_search_box {
	margin-bottom: 30px;
}
#adv_search_box input[type=text], #adv_search_box select, #adv_search_box a.s_button_1 {
  float: right;
	margin-left: 10px;
 }
#adv_search_box select {
	width: 150px;
	font-size: 11px;
}
#adv_search_box .s_button_1 {
	width: 80px;
	margin-left: 0;
}
#adv_search_box .s_button_1 .s_text {
	text-align: center;
}
/******   S I T E M A P   ****************************/

#sitemap .s_list_1 {
	column-count: 2;
	-moz-column-count: 2;
	-webkit-column-count: 2;
	-o-column-count: 2;
}
/******   M O D U L E S   ****************************/

.s_module_content {
	z-index: 1;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
}
.s_module_content:hover {
	z-index: 2;
}
.s_categories_module ul ul {
	margin-bottom: 0;
	margin-left: 15px;
}

.product_view #right_col, .product_view #left_col {
	width: 220px !important;
}
#right_col, #left_col {
	padding-bottom: 10px;
}
#right_col .s_box, #right_col .s_box_1, #right_col .s_banners {
  margin-right: 10px;
 }
#left_col .s_box, #left_col .s_box_1, #left_col .s_banners {
  margin-left: 10px;
 }
#right_col .s_box:last-child, #left_col .s_box:last-child {
	border-bottom: none;
}
.s_banners {
	clear: both;
}
.s_banners a, .s_banners img {
	display: block;
}
.s_banners .s_banner {
  float: right;
	margin: 0 20px 30px 0;
 }
.s_banners .s_banner:first-child {
  margin-right: 0;
 }
.s_side_col .s_banners .s_banner {
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 0;
}
.s_side_col .s_box + .s_banners {
	margin-top: -20px;
	background: #fff;
}
.s_module_paypal_express a, .s_module_paypal_express a img, .s_module_amazon_payment span, .s_module_amazon_payment span img {
	display: block;
	margin: 0 auto;
}
/*****************************************************/
/******   F O O T E R    W I D G E T S   *************/
/*****************************************************/

#shop_info {
	position: relative;
	clear: both;
	margin-bottom: 30px;
	padding: 20px 0 0 0;
	font-size: 11px;
	color: #555;
	background: #f3f3f3;
  ~background: #f3f3f3 url(../images/border/box_border_.png) top left repeat-x;
 }
 #shop_info:before, #shop_info:after {
 content: '';
 z-index: 1;
 position: absolute;
 left: 0;
 display: block;
 width: 100%;
 height: 50px;
}
#shop_info:before {
	top: 0;
 background: #f3f3f3 url(../images/border/box_border_.png) top left repeat-x;
}
#shop_info:after {
	bottom: 0;
 background: url(../images/border/box_border_.png) bottom left repeat-x;
}
 #shop_info_wrap {
 padding: 0 0 10px 0;
  ~background: url(../images/border/box_border_.png) bottom left repeat-x;
 }
#shop_info .s_wrap > div {
	position: relative;
	z-index: 2;
	display: block;
	margin-bottom: 20px;
}
#shop_info h2 {
	margin-bottom: 19px;
	font-size: 18px;
	color: #888;
	border-bottom: 1px solid #e3e3e3;
}
#shop_description p, #shop_contacts table, #twitter ul {
	margin-bottom: 0;
}
#shop_description {
	font-size: 11px;
}
#shop_description p {
  margin-left: 10px;
 }
#twitter h2 + .s_widget_holder {
	margin-top: -10px;
}
#twitter iframe {
	float: left;
	margin-top: 10px;
}
#twitter li {
	margin-top: 20px;
	padding-left: 30px;
	background: url(../images/quotes.png) no-repeat 0 4px;
}
#twitter li:first-child {
	margin-top: 0;
}
#twitter li a {
	display: block;
	font-style: normal;
	font-size: 10px !important;
	color: #bbb;
}
#twitter li span, #twitter li span * {
	line-height: 16px;
	font-size: 11px !important;
	font-family: Georgia, Arial, Helvetica, sans-serif !important;
	font-style: italic !important;
	word-wrap: break-word;
}
#twitter li span * {
	display: inline !important;
	margin: 0;
	padding: 0;
}
#twitter li span a {
	color: #4cb1ca;
}
#twitter li span:after {
	visibility: hidden;
	content: "."
}
#facebook {
	margin-bottom: 0 !important;
}
#facebook .s_like_box {
	overflow: hidden;
	border: 1px solid;
	margin-bottom: 20px;
}
#facebook .s_like_box iframe {
	position: static !important;
	margin: -1px 0 0 -1px;
}
#facebook .s_fan_box .s_button_holder {
	z-index: 100;
	position: absolute;
	top: 7px;
  left: 0;
  overflow: hidden;
	width: 49px;
	height: 25px;
	direction: ltr !important;
	opacity: 0;
}
#facebook .s_fan_box .s_button_holder[class*='s_af_'] {
	width: 89px;
}
#facebook .s_fan_box .s_button_holder[class*='s_sq_'] {
	width: 66px;
}
#facebook .s_fan_box .s_button_holder[class*='s_ar_'] {
	width: 69px;
}
#facebook .s_fan_box .s_button_holder[class*='s_az_'] {
	width: 61px;
}
#facebook .s_fan_box .s_button_holder[class*='s_az_'] {
	width: 61px;
}
#facebook .s_fan_box .s_button_holder[class*='s_hy_'] {
	width: 76px;
}
#facebook .s_fan_box .s_button_holder[class*='s_be_'] {
	width: 93px;
}
#facebook .s_fan_box .s_button_holder[class*='s_be_'] {
	width: 93px;
}
#facebook .s_fan_box .s_button_holder[class*='s_bg_'] {
	width: 87px;
}
#facebook .s_fan_box .s_button_holder[class*='s_eu_'] {
	width: 87px;
}
#facebook .s_fan_box .s_button_holder[class*='s_bn_'] {
	width: 90px;
}
#facebook .s_fan_box .s_button_holder[class*='s_bs_'] {
	width: 84px;
}
#facebook .s_fan_box .s_button_holder[class*='s_ca_'] {
	width: 75px;
}
#facebook .s_fan_box .s_button_holder[class*='s_cs_'] {
	width: 85px;
}
#facebook .s_fan_box .s_button_holder[class*='s_hr_'] {
	width: 84px;
}
#facebook .s_fan_box .s_button_holder[class*='s_da_'] {
	width: 102px;
}
#facebook .s_fan_box .s_button_holder[class*='s_nl_'] {
	width: 83px;
}
#facebook .s_fan_box .s_button_holder[class*='s_et_'] {
	width: 67px;
}
#facebook .s_fan_box .s_button_holder[class*='s_fi_'] {
	width: 65px;
}
#facebook .s_fan_box .s_button_holder[class*='s_fo_'] {
	width: 58px;
}
#facebook .s_fan_box .s_button_holder[class*='s_tl_'] {
	width: 73px;
}
#facebook .s_fan_box .s_button_holder[class*='s_fr_'] {
	width: 60px;
}
#facebook .s_fan_box .s_button_holder[class*='s_de_'] {
	width: 79px;
}
#facebook .s_fan_box .s_button_holder[class*='s_el_'] {
	width: 88px;
}
#facebook .s_fan_box .s_button_holder[class*='s_gl_'] {
	width: 73px;
}
#facebook .s_fan_box .s_button_holder[class*='s_ka_'] {
	width: 73px;
}
#facebook .s_fan_box .s_button_holder[class*='s_he_'] {
	width: 67px;
}
#facebook .s_fan_box .s_button_holder[class*='s_hi_'] {
	width: 68px;
}
#facebook .s_fan_box .s_button_holder[class*='s_hu_'] {
	width: 64px;
}
#facebook .s_fan_box .s_button_holder[class*='s_ga_'] {
	width: 120px;
}
#facebook .s_fan_box .s_button_holder[class*='s_id_'] {
	width: 54px;
}
#facebook .s_fan_box .s_button_holder[class*='s_is_'] {
	width: 82px;
}
#facebook .s_fan_box .s_button_holder[class*='s_it_'] {
	width: 69px;
}
#facebook .s_fan_box .s_button_holder[class*='s_js_'] {
	width: 75px;
}
#facebook .s_fan_box .s_button_holder[class*='s_km_'] {
	width: 76px;
}
#facebook .s_fan_box .s_button_holder[class*='s_ko_'] {
	width: 64px;
}
#facebook .s_fan_box .s_button_holder[class*='s_ku_'] {
	width: 72px;
}
#facebook .s_fan_box .s_button_holder[class*='s_lt_'] {
	width: 66px;
}
#facebook .s_fan_box .s_button_holder[class*='s_ml_'] {
	width: 99px;
}
#facebook .s_fan_box .s_button_holder[class*='s_ms_'] {
	width: 54px;
}
#facebook .s_fan_box .s_button_holder[class*='s_ne_'] {
	width: 66px;
}
#facebook .s_fan_box .s_button_holder[class*='s_nn_'] {
	width: 72px;
}
#facebook .s_fan_box .s_button_holder[class*='s_pa_'] {
	width: 62px;
}
#facebook .s_fan_box .s_button_holder[class*='s_pl_'] {
	width: 73px;
}
#facebook .s_fan_box .s_button_holder[class*='s_fa_'] {
	width: 73px;
}
#facebook .s_fan_box .s_button_holder[class*='s_pt_'] {
	width: 58px;
}
#facebook .s_fan_box .s_button_holder[class*='s_ro_'] {
	width: 73px;
}
#facebook .s_fan_box .s_button_holder[class*='s_ru_'] {
	width: 79px;
}
#facebook .s_fan_box .s_button_holder[class*='s_sk_'] {
	width: 90px;
}
#facebook .s_fan_box .s_button_holder[class*='s_es_'] {
	width: 75px;
}
#facebook .s_fan_box .s_button_holder[class*='s_sl_'] {
	width: 78px;
}
#facebook .s_fan_box .s_button_holder[class*='s_sr_'] {
	width: 92px;
}
#facebook .s_fan_box .s_button_holder[class*='s_sr_'] {
	width: 92px;
}
#facebook .s_fan_box .s_button_holder[class*='s_ta_'] {
	width: 85px;
}
#facebook .s_fan_box .s_button_holder[class*='s_th_'] {
	width: 60px;
}
#facebook .s_fan_box .s_button_holder[class*='s_zh_'] {
	width: 55px;
}
#facebook .s_fan_box .s_button_holder[class*='s_zh_TW'] {
	width: 43px;
}
#facebook .s_fan_box .s_button_holder[class*='s_tr_'] {
	width: 61px;
}
#facebook .s_fan_box .s_button_holder[class*='s_uk_'] {
	width: 101px;
}
#facebook .s_fan_box .s_button_holder[class*='s_tr_'] {
	width: 61px;
}
#facebook .s_fan_box .s_button_holder[class*='s_vi_'] {
	width: 56px;
}
#facebook .s_fan_box .s_button_holder .fb_iframe_widget {
	width: 1000px !important;
	margin: -32px 0 0 -64px;
}
#facebook .s_fan_box .s_button_holder[class*='s_ar_'], #facebook .s_fan_box .s_button_holder[class*='s_fa_'], #facebook .s_fan_box .s_button_holder[class*='s_he_'] {
	direction: rtl !important;
}
#facebook .s_fan_box .s_button_holder[class*='s_ar_'] span, #facebook .s_fan_box .s_button_holder[class*='s_fa_'] span, #facebook .s_fan_box .s_button_holder[class*='s_he_'] span {
	float: right !important;
}
#facebook .s_fan_box .s_button_holder[class*='s_ar_'] .fb_iframe_widget, #facebook .s_fan_box .s_button_holder[class*='s_fa_'] .fb_iframe_widget, #facebook .s_fan_box .s_button_holder[class*='s_he_'] .fb_iframe_widget {
	margin: -32px -64px 0 0;
}
#facebook .s_fan_box .fb_iframe_widget, #facebook .s_fan_box .fb_iframe_widget iframe {
	width: 100% !important;
}
#shop_contacts {
	font-size: 12px;
}
#shop_contacts td {
	height: 50px;
	padding-bottom: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: content-box;
}
#shop_contacts tr.s_webkit td {
	height: 32px !important;
}
#shop_contacts tr:last-child td {
	height: 32px;
	padding-bottom: 0 !important;
}
#shop_contacts .s_icon_32 {
	display: inline-block;
}
#footer {
	padding-bottom: 10px;
}
#footer_categories {
	margin-bottom: 29px;
}
#footer_categories h2 {
	padding: 0;
	line-height: 20px;
}
#footer_categories h2, #footer_categories h2 a {
	font-size: 16px;
}
#footer_categories ul {
	padding-bottom: 10px;
	font-size: 11px;
}
#footer_categories a {
	color: #888;
}
#footer_nav {
	margin-bottom: 24px;
}
#footer_nav h2 {
	margin-bottom: 20px;
	padding: 0 0 0 55px;
	line-height: 20px;
	font-size: 18px;
}
#footer_nav ul {
	margin-bottom: 30px;
	padding-left: 55px;
}
#copy {
	margin-bottom: 15px;
  padding-right: 10px;
  font-size: 11px;
	color: #ccc;
	float: right;
}
#copy a {
	background: none repeat scroll 0 0 #f2f2f2;
	border: 1px solid #ebebeb;
	padding: 6px 10px;
}
#payments_types {
  float: left;
  margin-bottom: 8px;
}
#payments_types img {
  float: right;
	margin: 10px 0 10px 10px;
 }
body, .s_item h3, #order_details .s_table tr.last td:first-child, #shopping_cart .s_total.last strong, #shopping_cart_confirm .s_total.last strong {
  font-family: ;
 }
h1, h2, #product_info h3, #product_buy_col h3, .box .box-heading, .s_order .s_id, .s_order .s_status, .s_product_row .s_row_number {
font-family: ;
?>  font-weight: ;
   font-style: ;
 }
.categories > ul > li > a, .cart_menu small.s_text, #product .s_tabs_nav li a {
  font-family: ;
   font-weight: ;
   font-style: ;
 }
.categories > ul > li > a, .cart_menu small.s_text {
 font-size: 0px;
}
#intro h1, #intro h2 {
  font-family: ;
   font-weight: ;
   font-style: ;
  font-size: 0px;
margin-right: 10px;
}
.s_plain .s_price, .s_old_price {
  font-family: ;
 }
.s_label .s_price, .s_order .s_total, .cart_menu .s_grand_total, #order_details .s_table tr.last td, #shopping_cart .s_total.last, #shopping_cart_confirm .s_total.last {
font-family: ;
 font-weight: ;
   font-style: ;
 }
.s_button_1 .s_text, .buttons .button, .buttons .button span, #add_to_cart .s_text {
  font-family: ;
   font-weight: ;
   font-style: ;
  font-size: 0px;
}
/*****************************************************/
/******   U I     N O T I F Y   **********************/
/*****************************************************/
.s_notify .noty_message {
	position: relative;
	margin-bottom: 15px;
	padding: 15px 10px 10px 10px;
	background: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.s_notify .noty_message h2 {
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 20px;
	font-size: 18px;
	font-weight: normal;
}
.s_notify .noty_message .noty_close {
	z-index: 100;
	top: 10px;
  left: 10px;
  text-indent: -1000em;
	font-size: 1px;
}
.s_notify .noty_message h3 {
	font-weight: normal;
	color: #999;
}
.s_notify .noty_message .s_item, .s_notify .s_message {
	margin: 0 5px 5px 5px;
}
.s_notify .noty_message .s_item h3, .s_notify .noty_message .s_item p {
	padding-left: 50px;
}

/*****************************************************/
/******   J Q U E R Y     U I   **********************/
/*****************************************************/
.s_jquery_ui {
	font-size: 11px;
}
.ui-autocomplete-input {
	position: relative;
}
/*** accordion ***/

.ui-accordion .ui-accordion-content {
	padding: 30px 0;
}
.ui-accordion h2.s_last {
	margin-bottom: 25px;
}
.ui-accordion h2.s_last.ui-state-active {
	margin-bottom: 1px;
}
.ui-accordion .ui-accordion-content-active {
	margin-bottom: 1px;
	border-bottom: 1px solid #eee;
}
.ui-accordion > h2 {
	outline: none !important;
	cursor: pointer;
	margin-bottom: 1px;
	padding: 0;
	line-height: 32px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	background: #eee;
	border-bottom: 1px solid #ddd;
}
.ui-accordion h2 .ui-icon {
	display: block;
  float: right;
	background: url(../images/rtl/bullet_accordion.png) no-repeat center top;
  width: 12px;
	height: 12px;
	margin: 10px 10px 0 10px;
}
.ui-accordion h2.ui-state-active .ui-icon {
	background-position: center bottom !important;
}
  /*  -------------------------------------------------------------------------------------  */
/*  ---  Desktop and tablet layout              -----------------------------------------  */
/*  -------------------------------------------------------------------------------------  */
/*  ---  Min width: 1000px                      -----------------------------------------  */

@media only screen and (min-width: 769px) {
 .site_search.layout0 .fa {
 color: #fff !important;
}
}

/*  -------------------------------------------------------------------------------------  */
/*  ---  Min width: 768px / Max width: 991px    -----------------------------------------  */

@media only screen and (min-width: 768px) and (max-width: 991px) {


.size_1 .s_item:nth-child(3n+1) {
	clear: left !important;
}

#view_mode {
	display: none;
}
.s_cell_model {
	display: none;
}
.s_cell_name .s_hidden.inline {
	display: inline !important;
}
.s_cell_quantity {
	white-space: nowrap;
}
body {
	min-width: 0;
}
body.s_layout_fixed #wrapper {
	width: 740px !important;
}
.s_wrap {
	width: 720px;
}
.s_wrap .s_col_12 {
	width: 700px;
}
.s_col_3 {
	width: 340px;
}
.s_col_3:nth-child(2n+1) {
  clear: right;
 }
#content {
	/*display: table;*/
	margin: 0 auto;
	width: 700px;
}
.s_main_col {
	width: 100% !important;
	float: none;
}

#left_col + .s_main_col {
width: 479px !important;
float: left;
}

.s_side_col {
    width: 200px !important;
}

.s_side_col {
	margin: 0;
}
/*** header ***/

#site_logo {
	margin: 20px 0;
}
#site_logo img {
	max-width: 260px;
}
#top_navigation {
	top: 25px;
  left: 0;
 }
.language_switcher, #currency_switcher {
	width: 70px;
}
#system_navigation .cart_menu {
  margin: 10px 10px -20px 0;
 }
/*** intro ***/

#intro {
	overflow: hidden;
}
#intro h1 {
	padding-bottom: 0;
}
#product_intro {
	height: 255px;
}
#product_intro .s_price_holder {
  right: 602px !important;
 }
#product_intro_info {
	width: 360px;
}
#product_intro_info p.s_desc {
	overflow: hidden;
	height: 120px;
}
#product_intro #product_intro_preview {
  left: -10px !important;
  width: 320px;
	height: 255px;
	background: url(../images/intro_product_1.png) no-repeat 0 0;
}
#product_intro #product_intro_preview img, #product_intro #product_intro_preview .slides_container {
	width: 200px;
	height: 200px;
}
#product_intro #product_intro_preview .slides_container {
	margin: 42px 0 0 70px;
}
#product_intro .s_button_prev, #product_intro .s_button_next {
	top: 130px;
	width: 32px;
	height: 32px;
}
#product_intro .s_button_prev {
	right: 258px;
	background-position: 0 -42px;
}
#product_intro .s_button_next {
	right: 10px;
	background-position: -32px -42px;
}
#image_intro {
	width: 720px;
	padding-bottom: 20px;
}
#image_intro_preview {
	height: auto !important;
}
#image_intro_preview img {
	max-width: 700px !important;
}
#image_intro_preview.s_boxed img {
	max-width: 680px !important;
}
.slider_full #image_intro_preview.s_boxed img {
	max-width: 100% !important;
}
/*** products ***/


.s_grid_view.size_2 .s_item .s_thumb {
	padding: 10px;
}

.s_single_col .s_grid_view.size_2 .s_item:nth-of-type(6n+1), .s_single_col .s_grid_view.size_1 .s_item:nth-of-type(4n+1) {
  clear: right;
 }
/*** product info ***/

.s_single_col #product_info dl {
	width: 220px;
}
.s_single_col #product_share .s_rating_holder {
  margin-left: 120px;
 }
.s_single_col #product_price {
  left: 0;
	padding: 0 20px 10px 0;
  width: 100px;
}
.s_single_col #product_price .s_price {
	position: relative !important;
}
.s_single_col #product_price p.s_price_tax, .s_single_col #product_price p.s_reward_points {
  margin-left: 0;
  text-align: center;
}
.s_single_col #product_buy_col, .s_single_col #product_info {
	width: 340px;
  margin-left: 0;
  padding-top: 0;
}
/*** shop info ***/

#shop_info {
	padding-top: 10px;
	margin-bottom: 20px;
}
#shop_info_wrap {
	padding: 0;
}
#footer {
	padding-bottom: 5px;
}
}
  /*  -------------------------------------------------------------------------------------  */
/*  ---  Mobile Layout (320px)                  -----------------------------------------  */
/*  -------------------------------------------------------------------------------------  */
/*  ---  Max width: 768px                       -----------------------------------------  */


@media only screen and (min-width: 1024px) {
#product_intro.s_size_2 #product_intro_preview > img, #product_intro.s_size_2 #product_intro_preview .slides_container {
margin: 91px 0 0 100px;
}
}

@media only screen and (max-width: 1024px) {
#product_intro.s_size_2 .s_button_prev, #product_intro.s_size_2 .s_button_next {
	top: 130px;
}
#product_intro.s_size_2 .s_button_prev {
	right: 260px;
}
}

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


#product_intro.s_size_1 .s_button_next {
    right: 32px;
}

#product_intro.s_size_1 .s_button_prev {
    right: 290px;
}
#product_intro.s_size_2 .s_button_prev {
    right: 290px;
}

#product_intro.s_size_2 .s_button_next {
    right: 35px;
}



#product_intro.s_size_2 #product_intro_preview > img, #product_intro.s_size_2 #product_intro_preview .slides_container {
	margin: 54px auto 0 auto;
}


#product_intro.s_size_1 #product_intro_preview {
    width: 348px;
}

#product_intro.s_size_1 {
    margin-bottom: 0 !important;
}

#product_intro.s_size_2 #product_intro_preview {
	width: 350px;
}

#product_intro.s_size_2 #product_intro_preview .slides_container {
    width: 205px;
}


#product_intro.s_size_3 #product_intro_preview {
    width: 358px;
}


#product #product_price p.s_price_tax {
width: 100%;
}

#listing_options {
 height: auto;
}
	
 #system_navigation ul.s_list_1 li {
 margin-left: 0px;
}

  /*** hide some elements ***/

.s_module_content .s_button_compare.s_icon_10,
.s_module_content .s_button_wishlist.s_icon_10,
#category .s_button_wishlist.s_icon_10,
#category .s_button_compare.s_icon_10,
#fb-root, #view_mode, #menu_home, #product .s_tabs_nav, .s_cell_model, .s_cell_price, .s_cell_cart, .s_cell_size, .s_cell_date, .s_cell_download, .s_cell_opened, .s_cell_comment, .s_cell_action, .s_cell_quantity, #shopping_cart .s_cell_name, #wishlist .s_cell_name, .pagination .results {
 display: none !important;
}
 #downloads .s_cell_download {
display: block !important;
border-bottom: none !important;
}

  /*** typo & spacing ***/

  body {
 min-width: 0 !important;
 font-size: 14px;
}
 body.s_layout_fixed {
 background-image: none !important;
}
 select {
 font-size: 12px;
}
 #intro, #product_image_preview {
 margin-bottom: 20px;
}
 .s_side_col .s_box, .s_side_col .s_box_1 {
 margin-left: 0 !important;
 margin-right: 0 !important;
}

  /*** layout ***/

  .s_wrap {
 width: 280px;
}
 .s_col, .s_col_2, .s_col_3, .s_col_4, .s_col_5, .s_col_6, .s_col_12, .s_main_col, .s_2_cols .s_main_col, .s_side_col, .s_total, .categories, #product_images, #product_info, #product_buy_col, #intro h1 {
 clear: both !important;
 width: 100% !important;
 margin-left: 0 !important;
 margin-right: 0 !important;
}
 .s_main_col .s_col {
 margin-left: 0 !important;
 margin-right: 0 !important;
}
 .s_2col_wrap, .s_3col_wrap, .s_4col_wrap, .s_5col_wrap {
 padding: 0 !important;
}
 .s_1_2, .s_1_3, .s_1_4 {
 width: 100%;
}
 #wrapper {
 overflow: hidden;
 width: 100% !important;
 border: none !important;
 box-shadow: none !important;
 -moz-box-shadow: none !important;
 -webkit-box-shadow: none !important;
 -o-box-shadow: none !important;
}

  /*** header ***/

  #site_logo {
 clear: both;
 display: block;
 float: none;
 margin: 20px 0;
}
 #site_logo img {
 max-width: 280px;
 margin: 0 auto;
}
 #top_navigation {
 position: static !important;
 width: 280px;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
}
 #currency_form, .language_form {
 display: inline-block;
 float: none !important;
  margin-left: 8px;
 }
 .language_switcher, #currency_switcher {
 width: 90px;
}
 .site_search input {
 font-size: 15px !important;
}
 .s_dynamic #search_bar, .s_dynamic #search_bar_mobile, .s_dynamic #search_bar_layout1 {
 top: auto;
  left: auto;
 margin-right: -246px;
  margin-top: -41px;
}
 .s_dynamic #search_bar input, .s_dynamic #search_bar_mobile input, .s_dynamic #search_bar_layout1 input {
 width: 130px;
}
 #search_bar .s_button_1, #search_bar_mobile .s_button_1, #search_bar_layout1 .s_button_1 {
  margin-right: 150px;
 }
 .s_static .site_search {
 position: relative;
  right: 50%;
 margin: 0 -140px 15px 0 !important;
  clear: both;
 display: block;
 float: none;
 width: 280px;
 height: 30px;
}
 .s_static .site_search input {
 width: 220px;
 margin-top: -2px;
 padding: 5px !important;
}
 #system_navigation {
 position: relative;
 overflow: hidden;
 width: 100%;
 margin: 10px 0 20px 0;
}
 #system_navigation ul.s_list_1 li {
  background-position: 100% -3px !important;
 }
 #welcome_message {
 float: left;
 clear: both;
 width: 100%;
 text-align: center;
 font-size: 13px;
}
 .cart_menu {
 position: static !important;
 float: none !important;
 margin: 0 0 10px 0 !important;
 padding: 10px 0 !important;
 text-align: center !important;
 border: none !important;
}
 .cart_menu .s_submenu {
 display: none !important;
}
 .cart_menu > a, .cart_menu > a .s_text, .cart_menu > a .s_grand_total {
 display: inline-block !important;
 float: none !important;
}
 .cart_menu .s_grand_total {
 position: relative;
}
 #system_navigation .s_list_1 {
 clear: both;
 float: none !important;
 height: auto !important;
  padding-left: 17px;
  text-align: center;
}
 #system_navigation .s_list_1 li {
 white-space: nowrap;
}
 .categories {
 float: none !important;
}
 .categories > ul > li {
 width: 49.99%;
}
 .categories > ul > li > a {
 width: 90%;
  padding: 0 0 0 10%;
  text-indent: 10px;
}
 .categories > ul > li > a {
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}
 #menu_information {
 position: static !important;
}
 #menu_information:hover .s_submenu {
 left: 0 !important;
 right: auto !important;
 display: block !important;
 width: 100% !important;
}

  /*** intro ***/

  #intro {
 clear: both;
 margin-bottom: 0px;
  background: url(../images/border/box_border_.png) top left repeat-x;
 }
 #intro h2, #intro h2 * {
 font-size: 22px !important;
 line-height: 30px !important;
}
 #intro h1 {
 padding-bottom: 0;
}

  /*** product intro ***/

  #product_intro {
 width: 375px !important;
 height: auto !important;
}
 #product_intro #product_intro_preview {
 width: 320px;
 height: 255px;
 right: 0;
 background: url(../images/intro_product_1.png) no-repeat 0 0;
}
 #product_intro #product_intro_preview img, #product_intro #product_intro_preview .slides_container {
 width: 200px;
 height: 200px;
}
 #product_intro #product_intro_preview .slides_container {
 margin: 42px 0 0 70px;
}
 #product_intro .s_price_holder {
 position: absolute;
 top: auto !important;
 bottom: -5px !important;
  left: 0 !important;
 right: auto !important;
 }
 #product_intro .s_button_prev, #product_intro .s_button_next {
 top: 130px;
 width: 32px;
 height: 32px;
}
 #product_intro .s_button_prev {
 right: 300px;
 background-position: 0 -42px;
}
 #product_intro .s_button_next {
 right: 40px;
 background-position: -32px -42px;
}
 #product_intro_info {
 position: relative;
 width: 100%;
 height: 350px;
 margin: 0;
 margin-bottom: 150px;
 text-align: center;
}
#product_intro_info > div {
	height: 300px;
}

 #product_intro_info .s_desc, #product_intro_info .s_rating_holder {
 display: none;
}

  /*** image intro ***/

  #image_intro {
 width: 280px;
 padding-bottom: 20px;
}
 #image_intro_preview {
 height: auto !important;
 margin: 0 !important;
 padding: 0;
}
 #image_intro_preview.s_boxed {
 border-width: 5px;
}
 #image_intro_preview img {
 max-width: 280px !important;
}
 #image_intro_preview.s_boxed img {
 max-width: 270px !important;
}
 .slider_full #image_intro_preview.s_boxed img {
 max-width: 100% !important;
}
 #image_intro_preview.s_boxed .s_button_next_holder {
 right: -5px;
}
 #image_intro_preview.s_boxed .s_button_prev_holder {
 left: -5px;
}

  /*** footer ***/

  #shop_info {
 padding-top: 10px;
 margin-bottom: 20px;
}
 #shop_info_wrap {
 padding: 0;
}
 #shop_info, #shop_description, #shop_contacts {
 font-size: 13px;
}
 #twitter li span, #twitter li span * {
 font-size: 13px !important;
 line-height: 20px !important;
}
 .s_widget_holder span, .s_widget_holder span iframe {
 width: 100% !important;
}
 #footer_categories .s_wrap {
 width: 300px;
}
 #footer_categories .s_col_2 {
 width: 130px;
}
 #footer_categories .s_col_2:nth-child(2n+1) {
 clear: left;
}
 #footer_categories ul {
 font-size: 13px;
}
 #footer_nav ul {
 margin-bottom: 20px;
}
 #payments_types {
 float: none !important;
 padding-left: 5px;
 text-align: center;
}
 #payments_types img {
 display: inline;
 float: none;
}
 #copy {
 padding: 0 !important;
 text-align: center;
}

  /*** product listing ***/

  #listing_options {
 padding-top: 34px;
 padding-bottom: 50px;
}

#listing_sort {
  margin-bottom: 10px; 
}

 #listing_arrange {
 right: auto;
 left: 0;
}
 #listing_arrange span.s_label {
 margin-left: 0;
 margin-right: 5px;
}
 #listing_arrange .s_switcher {
 margin-left: 0;
 margin-right: 15px;
}
 #listing_sort {
 width: 90px;
}
 #compare_total {
 display: none;
}

  /*** product info ***/

  #product_images, #product_info, #product .s_tabs {
 margin-left: 0;
 margin-right: 0;
}
 #product_images:hover {
 z-index: 10;
}
 #product_gallery .s_thumbs li {
 margin: 0 10px 0 0;
 padding-bottom: 10px;
}
 #product_gallery .s_thumbs img {
 width: 55px;
}
 #product_info dl {
 width: 100%;
}
 #product_price {
 width: 100px !important;
  right: auto;
 left: -20px;
  padding-left: 0;
 padding-right: 0;
 background: none;
}

 #product .s_tab_box {
 padding: 0;
 border: none;
}
 #product .s_tab_box > h2 {
 display: block;
}
 #product_share {
/*display: none;*/
}
 .s_single_col #product_buy_col {
 padding-top: 0;
}

  /*** brands ***/

  #brands td .s_list_1 li {
 width: 99%;
}

  /*** cart ***/
  .cart-content {
 width: 100%;
}
 .cart-content .s_box_1 input[type=text] {
 width: 98%;
}
 #quote table {
 margin-bottom: 0;
}

  /*** checkout ***/
  .payment table {
 font-size: 12px;
}
 .payment td {
 padding-bottom: 10px;
}
 .payment input[type=text], .payment input[type=password], .payment select {
 display: inline-block;
}

  /*** login ***/

  #login_page .s_h_170 {
 height: auto !important;
 margin-bottom: 0 !important;
}
 #login_page .s_1_2:first-child {
 margin-bottom: 30px;
}

  /*** orders ***/

  #order_details table {
 font-size: 11px;
}
 #order_details .s_table tr.last td, #order_details .s_table tr.last td * {
 font-size: 20px !important;
}

  /*** returns ***/

  #return_request_info table {
 font-size: 11px;
}

  /*** sitemap ***/

  #sitemap .s_list_1 {
 column-count: 1;
 -moz-column-count: 1;
 -webkit-column-count: 1;
 -o-column-count: 1;
}

  /*** modules ***/

  .s_banners .s_banner, .s_banners .s_banner img {
 float: none;
 margin: 0 auto 20px auto !important;
}

  /*** common styles ***/

  select {
 max-width: 99% !important;
}
 .s_row_2 label {
 width: 100%;
}
 .s_full {
 clear: both;
  margin-right: 0 !important;
 }
 .s_total.left, .s_total.right {
 width: auto !important;
 clear: none !important;
}
 table .s_hidden {
 display: block !important;
}
 table .s_hidden.inline {
 display: inline !important;
}
 .s_cell_image {
 width: 200px;
}
 .s_cell_select {
 width: 16px;
}
 .s_cell_id {
 max-width: 20px;
}
 .s_cell_price, .s_cell_total, .s_cell_quantity {
 width: 60px;
}
 .s_cell_image strong {
 display: block;
 padding: 5px 0;
 text-align: center;
 font-size: 14px;
}
 .s_cell_select .s_icon_16 {
 display: block;
 width: 16px;
 padding: 0 !important;
 text-indent: -1000em;
}
 .s_cell_image .s_button_add_to_cart {
 font-size: 12px;
}
 .s_cell_quantity input[type=text] {
 min-width: 90%;
 margin-bottom: 10px;
 margin-right: 0;
}
 #shopping_cart .s_cell_quantity {
 display: table-cell !important;
}
 .pagination {
 text-align: center;
}
 .pagination .links {
 float: none;
}
 .s_listing .s_item {
 margin-bottom: 20px !important;
}
 .s_listing .s_item .s_thumb {
 padding: 0 0 10px 0 !important;
}
 .s_listing .s_item h3 {
 font-size: 14px;
}
 .s_listing .s_item h3 a {
 padding-top: 9px;
}

 .s_submit .s_button_1, .buttons input[type=submit], .buttons input[type=button] {
  float: right;
 clear: right;
 margin-right: 0;
  margin-top: 15px;
}
 .s_submit .s_button_1:first-child {
 margin-top: 0;
}
 .buttons input[type=submit], .buttons input[type=button], .buttons button {
 line-height: 30px !important;
 border-radius: 0 !important;
 -moz-border-radius: 0 !important;
 -webkit-border-radius: 0 !important;
 -webkit-appearance: none;
}
 .s_orders_listing {
  padding-right: 0 !important;
 }
 .s_orders_listing .s_col {
 float: none;
 width: 100% !important;
 margin-left: 0 !important;
}
 html.s_locked, html.s_locked body {
 overflow: hidden;
 height: 100%;
}
 .noty_cont {
 position: absolute;
 top: 15px;
 bottom: 15px;
 right: 15px;
 left: 15px;
 display: none;
 width: auto;
 height: auto;
 margin: 0 !important;
}
 html.s_locked .noty_cont {
 display: block;
}
 .noty_bar, .noty_message {
 position: absolute !important;
 top: 0 !important;
 left: 0 !important;
 right: 0 !important;
 width: auto !important;
 margin: 0 !important;
}
 .noty_message h3 {
 font-size: 15px !important;
}
 .noty_buttons {
 padding-top: 15px;
 text-align: center;
}
 .noty_message button {
 display: inline-block;
 height: 30px;
 margin: 0 5px 10px 5px;
 padding: 0 10px;
 text-transform: uppercase;
 letter-spacing: -1px;
 line-height: 30px;
 font-size: 14px;
 color: #fff;
 box-sizing: content-box;
 -moz-box-sizing: content-box;
 -webkit-box-sizing: content-box;
 box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3) inset, -1px -1px 0 rgba(255, 255, 255, 0.3) inset;
 -moz-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3) inset, -1px -1px 0 rgba(255, 255, 255, 0.3) inset;
 -webkit-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3) inset, -1px -1px 0 rgba(255, 255, 255, 0.3) inset;
 -o-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3) inset, -1px -1px 0 rgba(255, 255, 255, 0.3) inset;
}
 .noty_message button:hover, .noty_message button:hover {
 box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5) inset, -1px -1px 0 rgba(255, 255, 255, 0.5) inset;
 -moz-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5) inset, -1px -1px 0 rgba(255, 255, 255, 0.5) inset;
 -webkit-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5) inset, -1px -1px 0 rgba(255, 255, 255, 0.5) inset;
 -o-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5) inset, -1px -1px 0 rgba(255, 255, 255, 0.5) inset;
}
}

/*  -------------------------------------------------------------------------------------  */
/*  ---  Wide Mobile Layout (480px)             -----------------------------------------  */
/*  -------------------------------------------------------------------------------------  */
/*  ---  Min width: 480px / Max width: 768px    -----------------------------------------  */

@media only screen and (min-width: 480px) and (max-width: 768px) {
.s_wrap {
	width: 440px;
}

.main_navigation .s_wrap {
	width: 87%;
}

.product_image_preview img {
	margin: auto; 
}

.s_col_3 {
	clear: none;
	float: left;
	width: 220px;
}
.s_row_2 label {
	width: 150px;
}
.categories > ul > li {
	width: 33.33%;
}
.s_row_2 label, .s_row_2 input[type="text"], .s_row_2 input[type="password"], .s_row_2 textarea, .s_row_2 select {
	max-width: 240px;
}
#image_intro {
	width: 440px;
}
#image_intro_preview img {
	max-width: 440px !important;
}
#image_intro_preview.s_boxed img {
	max-width: 430px !important;
}
.slider_full #image_intro_preview.s_boxed img {
	max-width: 100% !important;
}
/*** footer ***/

#shop_info .s_col_3 {
	width: 220px;
}
#twitter {
	margin-bottom: 0;
}
#footer_categories .s_wrap {
	width: 460px;
}
#footer_categories .s_col_2 {
	width: 133px;
}
#footer_categories .s_col_2:nth-child(2n+1) {
	clear: none;
}
/*** product ***/

#product_images {
	width: 280px !important;
 }
#product_info {
	clear: none !important;
	float: none !important;
	width: auto !important;
	margin: 0 !important;
}

#product_price .s_price, .s_single_col #product_price .s_price {
	position: static !important;
}

#product_info dl dt, #product_info dl dd {
	width: 100%;
	margin-bottom: 0;
}
#product_info dl dd {
	clear: left;
	margin-bottom: 10px;
}
#product_buy {
	clear: both;
	width: 440px;
}
/*** brands ***/

#brands td .s_list_1 li {
	width: 44%;
}
.s_subcategory {
	width: 90px;
}

/* .s_subcategory, .s_subcategory:nth-child(2n+1), .s_grid_view .s_item, .s_grid_view .s_item:nth-child(2n+1) {
	clear: none !important;
}
.s_subcategory:nth-child(4n+1), .s_grid_view .s_item:nth-of-type(3n+1) {
  clear: right !important;
 } */
}

/*  -------------------------------------------------------------------------------------  */
/*  ---  Retina displays                        -----------------------------------------  */
/*  ---  Overrides styles for devices with a    -----------------------------------------  */
/*  ---  device-pixel-ratio of 2+, such as iPhone 4     ---------------------------------  */

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
body {
}
}
 #content {
margin-bottom: 15px;
}
.s_page_common_home #intro_wrap {
	background: none !important;
}
.newsletter .box-heading {
	font-size: 19px;
}
.newsletter .button {
	background: #727272 none repeat scroll 0 0;
	color: #fff;
	display: block;
	float: left;
	font-size: 15px;
	margin-left: 10px;
	padding: 8px 52px;
	text-transform: uppercase;
}
.newsletter .button:hover {
	color: #fff !important;
}
.newsletter .box {
	margin-bottom: 19px;
	overflow: hidden;
	text-align: center;
}
.newsletter .box-content {
	border-top: 1px solid #ddd;
	margin-top: 35px;
	overflow: hidden;
	padding-top: 20px;
}
.newsletter-email {
	background: #fff !important;
	float: left;
	padding: 8px 10px !important;
	width: 21%;
}
.newsletter-name {
	background: #fff!important;
	padding: 8px 10px !important;
	width: 22%;
	float: left;
}
.cb-enable, .cb-disable, .cb-enable span, .cb-disable span {
	background: url(/catalog/view/theme/tsb_theme/images/switch.gif) repeat-x;
	display: block;
	float: left;
}
.cb-enable span, .cb-disable span {
	line-height: 30px;
	display: block;
	background-repeat: no-repeat;
	font-weight: bold;
}
.cb-enable span {
	background-position: left -90px;
	padding: 0 10px;
}
.cb-disable span {
	background-position: right -180px;
	padding: 0 10px;
}
.cb-disable.selected {
	background-position: 0 -60px;
	color: #fff;
}
.cb-disable.selected span {
	background-position: right -210px;
	color: #fff;
}
.cb-enable.selected {
	background-position: 0 -125px;
	color: #fff;
}
.cb-enable.selected span {
	background-position: left -150px;
	color: #fff;
}
.switch label {
	cursor: pointer;
	padding: 8px 10px;
	width: 38%;
}
.switch {
	float: left;
	width: 30%;
}
.switch input {
	display: none !important;
}

@media only screen and (max-width: 1000px) {
.switch {
	width: 33% !important;
}
.switch label {
	width: 35% !important;
}
.newsletter .button {
	padding: 8px 13px !important;
}
}

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

#search_button {
	display: none !important;
}
#filter_keyword {
	margin-right: 0 !important;
}
.mobile-menu-icons .fa-search {
	background: transparent !important;
	box-shadow: none !important;
	padding: 0 !important;
}
#top_navigation .site_search {
	display: none !important;
}
#top_navigation {
	text-align: center;
	margin-bottom: 20px !important;
}
.newsletter-email, .newsletter-name {
	width: 92%;
}
.switch {
	width: 73% !important;
}
.newsletter-name {
	margin-bottom: 20px;
	margin-top: 20px;
}
}

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


#product #product_price p.s_price_tax {
top: 100px !important;
position: relative;
display:none;
}

#product #product_price p.s_reward_points {
	display:none;
}

.checkout-heading {
text-indent: 0px !important;
padding-left: 5px;
font-size: 15px;
text-transform: none !important; 
}

.checkout-heading a {
    text-transform: lowercase;
    font-weight: 400;
}

#copy {
	width: 100%;
}
.cart_menu a .s_text {
	display: none !important;
}
#id-inquiry-form input, #id-inquiry-form textarea {
	width: 40% !important;
}
#product_page .s_tab_box .box-product > div {
	margin: 0 0 40px 0 !important;
	text-align: center;
	width: 100% !important;
}
.switch {
	width: 92% !important;
}
.switch label {
	width: 100% !important;
}
.newsletter .button {
	margin-left: 0;
	width: 89%;
}
}
.categories ul li a, #welcome_message a, .s_list_1 li a {
	text-transform: uppercase;
}
.newsletter .box-heading {
	border-top: 1px solid #eee;
	padding-top: 20px;
}
.s_item_info h3 a {
	font-size: 11px;
	font-weight: lighter;
	letter-spacing: 2px;
	text-transform: uppercase;
	height:40px;
	overflow: hidden;
  	display: -webkit-box;
  	-webkit-box-orient: vertical;
  	-webkit-line-clamp: 3; /* start showing ellipsis when 3rd line is reached */
  	white-space: pre-wrap; /* let the text wrap preserving spaces */
}
.s_price_holder .s_price {
	font-size: 15px !important;
	letter-spacing: 1px;
}
#menu_information .s_menu_group:nth-child(2) ul li:nth-child(3) {
	display: none !important;
}
.datepicker {
	background: #fafafa none repeat scroll 0 0;
	border: 1px solid #f2f2f2;
	margin-bottom: 25px;
	padding: 20px;
}
.date.hasDatepicker {
	display: block;
	margin-bottom: 15px;
}
.datepicker > label {
	display: block;
	margin-bottom: 10px;
	width: 100%;
}

@media only screen and (min-width: 769px) {
#site_logo {
	max-width: 45%;
}
}
.s_submenu .s_brands_group {
	/*display: none !important; ##### */
}
#id-inquiry-form #id-submit-btn {
	float: left;
	margin-top: 28px;
	text-align: center;
	width: 93%;
}
#id-inquiry-form input, #id-inquiry-form textarea {
	width: 55%;
}
#id-inquiry-form h2 {
	margin-bottom: 20px;
}
#id-inquiry-form {
	padding: 20px;
}
#id-inquiry-form label {
	width: 35% !important;
}
#id-inquiry-btn .s_icon_24 {
	padding: 0 10px !important;
}
#id-inquiry-form .s_submit {
	margin-bottom: 0px !important;
}
#product_page .s_tab_box {
	overflow: hidden !important;
}
#product_page .s_tab_box .box-product > div {
	float: left;
	margin: 20px 15px;
	width: 30%;
}
#tab-package .box-product {
	margin: 0 auto;
	overflow: hidden;
	width: 95%;
	text-align: center;
}

@media only screen and (min-width: 768px) and (max-width: 995px) {
#product_page .s_tab_box .box-product > div {
	width: 175px !important;
}
}

@media only screen and (min-width: 480px) and (max-width: 768px) {
#product_page .s_tab_box .box-product > div {
	width: 42%;
}
#tab-package .box-product {
	margin-bottom: 40px !important;
}
}
.inquiry-price {
    display: block;
    font-size: 11px;
    text-transform: uppercase;
    width: 100% !important;
    padding: 0;
    margin-top: -4px !important;
    line-height: 14px;
    letter-spacing: 0px;
	padding-top: 10px;
}

.pproduct .inquiry-price {
    font-size: 13px;
}

.iq-success {
	color: green;
}
.comments-disable {
	display: none !important;
}
#shop_info table .fa, #shop_info table .fa-thin, #shop_info table .fa-brands {
	font-size: 31px !important;
	vertical-align: middle;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -16px;
}
#shop_info table .fa-envelope, #shop_info table .fa-fax {
	font-size: 26px !important;
}
/*
#shop_info table .fa-mobile {
	font-size: 43px !important;
	margin-top: -20px;
	margin-left: 4px;
}*/

.fa.grey {
	color: #d7d7d7;
	margin-right: 10px;
}

/* Make site bigger (1500px) */ 

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

.big_screen_full .s_list_view.size_1 .s_item_info {
    padding-right: 25px;
    margin-left: 274px;
}

.big_screen_full .s_col_4 {
	width: 413px;
}
.big_screen_full .s_col_6 {
	width: 630px;
}
.big_screen_full .s_col_12 {
	width: 1300px;
}
.big_screen_full .s_wrap {
	width: 1325px;
}
.big_screen_full .s_side_col {
	width: 250px;
}
.big_screen_full.s_2_cols .s_main_col {
	width: 860px;
}
.big_screen_full #module_newsletter input {
	width: 25.5% !important;
}
.big_screen_full .phome.s_2_cols #module_newsletter input {
	width: 22.9% !important;
}
.big_screen_full .s_main_col {
	width: 1300px;
}

.big_screen_full #product_images {
	width: 574px;
}


.big_screen_full #product_buy_col {
	width: 345px;
}
.big_screen_full .s_col_3 {
	width: 305px;
}

.big_screen_full.s_2_cols .s_main_col {
	width: 1010px;
}
.big_screen_full #product_info {
	width: 416px;
}
.big_screen_full.s_single_col #product_info {
	width: 405px !important;
	margin-right: 20px !important;
}
.big_screen_full.s_2_cols.s_single_col #product_info {
	width: 416px !important;
	margin-right: 0px !important;
}

.s_layout_fixed.big_screen_full #wrapper {
	width: 1400px;
}
.big_screen_full.slider_fixed .s_wrap {
	width: 1325px;
}


}
.site_search .fa-search {
	font-size: 17px;
	border: 1px solid #fff;
	border-radius: 16px;
	padding: 6px;
	color: #fff;
	background-color: #000;
	box-shadow: #000 0px 0px 0px 2px;
}
.fa-shopping-basket, .fa-plus-square-o {
	margin-right: 5px;
}
.fa-arrow-right, .fa-angle-right {
	margin-right: 10px;
	font-size: 11px;
}
#product_buy .fa-shopping-basket {
	color: #fff !important;
}
#product_buy #add_to_cart .s_text {
	text-indent: 0px;
	padding: 0 10px !important;
}
.noty_text .s_item {
	margin-top: 10px !important;
}
.fa-refresh-button {
	background: transparent !important;
}
.s_cell_quantity .fa {
	font-size: 15px;
}
.s_grand_total:hover, .categories ul li:hover a {
	color: #fff;
}
.categories ul li:hover li a {
	color: #000;
}
.categories ul li li:hover {
	background-color: transparent !important;
}

.noneSEO_H2 {
	line-height: 30px;
    font-size: 22px;
    letter-spacing: 0px;
	display: block;
}

#shop_info .noneSEO_H2 {
	margin-bottom: 19px;
    font-size: 18px;
    color: #888;
    border-bottom: 1px solid #e3e3e3;
}

#footer_nav .noneSEO_H2 {
	margin-bottom: 20px;
    padding: 0 0 0 55px;
    line-height: 20px;
    font-size: 18px;
}

.mobileSEO_H2 {
	display: none;
}

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

	.full_menu {
		display: none;
	}
	.categories .s_submenu {
		width: 100%;
	}
	.main_navigation {
		z-index: 25 !important;
	}
	.s_nav .s_submenu {
		position: relative;
	}
	.categories .s_submenu a {
		font-size: 13px !important;
		padding: 0px 0 20px !important;
	}
	.open_nav {
		float: right;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 16px;
		cursor: pointer;
	}
	.categories .s_submenu ul ul {
		margin-left: 5px;
		left: 0 !important;
		margin-bottom: 0px !important;
		position: relative !important;
		box-shadow: none !important;
	}
	.categories .s_submenu ul ul li {
		list-style-type: square !important;
	}
	.sidenav {
		padding-top: 15px;
	}
	.sidenav a {
		font-size: 18px;
	}
	.home_button a {
		font-size: 20px !important;
		margin-right: 7px;
	}

	.mobileSEO_H2 {
		display: block;
	}

}
.sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 10000;
	top: 0;
	left: 0;
	background-color: #111;
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 60px;
}

#sideNavMainTitle {
	padding: 8px 8px 8px 32px;
	color: #fff;
}

.sidenav a {
	padding: 8px 8px 8px 32px;
	text-decoration: none;
	font-size: 15px;
	color: #818181;
	display: block;
	transition: 0.3s;
}
.sidenav a:hover, .offcanvas a:focus {
	color: #f1f1f1;
}
.sidenav .closebtn {
	position: absolute;
	top: 59px;
	right: 20px;
	font-size: 36px;
	margin-left: 50px;
}
#wrapper {
	transition: margin-left .5s;
}
.alert-warning {
	background: #da4040;
	color: #fff;
	padding: 5px 10px;
	overflow: hidden;
	border: 1px solid #fff;
	box-shadow: #da4040 0px 0px 0px 2px;
	width: 37%;
	margin-left: 3px;
	text-transform: uppercase;
}
.datepicker h3 {
	font-size: 15px;
	margin: 10px 0;
}
#footer_nav .fa {
	float: left;
	margin-top: 4px;
	margin-right: 11px;
}
#view_mode .fa {
	font-size: 14px;
	margin: 5px 6px 0px 0px;
	float: left;
}
#view_mode .s_selected .fa {
	color: #ddd;
}

@media only screen and (max-width: 768px) {
.cart_menu {
	padding: 0!important;
	margin-top: -24px !important;
}
}
.s_2_cols #module_newsletter input[type="text"] {
	
}
.big_screen_fixed.s_2_cols #module_newsletter input[type="text"] {
	
}
.big_screen_fixed.s_2_cols .switch label {
	width: 35%;
}
#image_intro_preview img {
	height: auto !important;
}
#related_products .s_item_info h3 {
	min-height: 65px;
}
.big_screen_full #intro #image_intro_preview .slides_control img {
	width: 33.3%;
	height: auto;
}

/*
#mySidenav #hoofdmenu {
	margin-bottom: 100px;
}
*/
.popup-description .button {
	font-size: 20px;
}
.popup-description .fa {
	color: #000 !important;
}
#product_buy_col .description_title {
	border-top: 1px solid #eee;
	padding-top: 20px !important;
}
#product_buy_col #product_description {
	padding-bottom: 20px !important;
}
blockquote {
	border-left: 6px solid #dedede;
	padding-left: 20px;
	font-style: italic;
}
#page ul, .category_description ul, .s_module_content ul, #product_description ul {
	list-style-type: disc !important;
	list-style-position: inside;
	margin-left: 25px;
}
#page ol, .category_description ol, .s_module_content ol, #product_description ol {
	list-style-position: inside;
	margin-left: 25px;
}

@media only screen and (max-width: 768px) {
.desktop {
	display: none;
}
.main_navigation {
	position: fixed;
	z-index: 10000 !important;
	top: 0;
	background: #fff;
	box-shadow: 0px 0px 20px 0px #0003;
	width: 100%;
}
.main_navigation > .s_wrap > .s_col_12 {
	border-top: none;
}
.categories {
	padding: 0;
}
.home_button {
	display: none;
}
.main_navigation .fa {
	font-size: 22px;
	margin-right: 15px;
	line-height: 24px;
}

.main_navigation .fa-shopping-basket {
	margin-top: -12px;
	font-size: 19px;
}

.main_navigation .fa-user {
	font-size: 23px;
}

#show_search_mobile {
	margin-top: -1px; 
}

.language_switcher {
	width: 27px;
	font-size: 15px;
	background-color: #fff;
	border: none;
	z-index: 0;
}
.open_nav {
	float: left;
}
.mobile-menu-icons {
	float: right;
}
#currency_form, .language_form {
	margin: 0;
}
.language_switcher ul {
	background: #fff;
	border: none;
	padding: 10px;
	box-shadow: 0px 0px 25px 1px #7b7b7b4f;
}
#currency_switcher {
	width: 18px;
	font-size: 15px;
	background-color: #fff;
	border: none;
	z-index: 0;
}
#currency_switcher ul {
	background: #fff;
	border: none;
	padding: 10px;
	box-shadow: 0px 0px 25px 1px #7b7b7b4f;
	width: 20px;
}
}

@media only screen and (min-width: 769px) {
.mobile {
	display: none !important;
}
.sidenav, .open_nav, .home_button {
	display: none;
}
}

@media only screen and (max-width: 768px) {
#currency_form, .language_form {
	box-shadow: 1px 1px 5px 0px #0000001a !important;
}
.s_switcher span.s_selected, .s_switcher li, .s_switcher li a {
	line-height: 21px;
}
.site_search .fa {
	margin-right: 0 !important;
}
.s_switcher .s_options {
	width: 100% !important;
}
.categories .s_switcher span.s_selected, .categories .s_switcher li a {
	padding: 0px !important;
	text-align: center !important; 
}

#top_navigation {
	top: 55px
}
}
.full_width #image_intro {
	width: 100% !important;
}
#image_intro {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
#image_intro_preview.s_boxed {
	margin: 0px !important;
}
#filter_keyword_mobile {
	margin: 0 !important;
}
#search_button_mobile {
	display: none !important;
}
#product_intro h2 a {
	font-size: 30px;
	margin: 40px 0 20px 0 !important;
	display: block !important;
	font-weight: bold;
	line-height: 34px;
}
.slider_full #image_intro {
	width: 100% !important;
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
.slider_full #image_intro_preview img {
	max-width: 992px !important;
}
}

@media only screen and (min-width: 480px) and (max-width: 768px) {
.slider_full #image_intro_preview img {
	max-width: 768px !important;
}
}

@media only screen and (min-width: 376px) and (max-width: 479px) {

.slider_full #image_intro_preview img {
	max-width: 479px !important;
}
}

@media only screen and (max-width: 375px) {
.slider_full #image_intro_preview img {
	max-width: 375px !important;
}
}
.slider_full #intro {
	padding-top: 0 !important;
}
.s_page_blog_post_view #left_col .s_icon_16 {
	padding-left: 0px !important;
}
.s_module_content.full_width {
	margin: 0 calc(50% - 50vw);
	width: 100vw;
}
.s_layout_fixed .s_module_content.full_width {
	margin: 0;
	width: 100%;
}


#sisowklarna_payment select,
#sisowklarna_payment input[type="text"], 
#sisowklarna_payment input[type="password"] {
	width: auto !important;
	margin-bottom: 15px;
}

#sisowklarna_payment #sisowday,
#sisowklarna_payment #sisowmonth,
#sisowklarna_payment #sisowyear {
	width: 40px !important;
	float: left;
}

.hide-robot {
	display: none !important;
}

.s_list_view.size_1 .image {
	float: left;
	width: 24%;
}

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


.filter_loader img {
	left: 30%; !important;
}

.s_2_cols .s_module_content.full_width {
	margin: 0 calc(36.6% - 50vw) !important;
	width: 100vw !important;
}

#listing_options #compare_total {
	display: none;
}

.s_list_view.size_1 .image {
	width: 21%;
	padding: 15px;
}

.s_list_view.size_1 .s_item_info {
	width: 62%;
}
}

.text_in_popup p {
	margin: 25px;
}

.sizes-link {
	width: 100%;
}
.sizes-link a {
	color: #fff;
	background: #65a52a;
	padding: 11px;
	letter-spacing: 0px;
	font-weight: bold;
	display: block;
	text-align: center;
}

#content .sizes-link a:hover {
	color: #fff !important;
	background: #558d21 !important;
}

.s_image_option .s_image img {
	max-width: 50px;
}


.got_submenu:after{ 
    content: '\f0dd';
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    margin: 0px 0px 0px 10px;
    text-decoration: none;
    line-height: 23px;
    vertical-align: top;
} 

#mySidenav .got_submenu:after{ 
    line-height: 9px;
    float: right;
    padding-right: 29px;
    font-size: 23px;
} 

.s_icon_16 {padding-left: 20px !important;}

#content .s_item_info .s_button_add_to_cart .s_icon_16 {
    padding-left: 0px !important;
}

@media only screen and (min-width: 768px) and (max-width: 768px) {
#intro_wrap .s_wrap {
	width: 700px;
}
}

.editholder_wrapper {
  position: relative;
}

.editholder_wrapper:hover {
filter: blur(0px) !important;
opacity: 0.5  !important;
display: block;
}

#editholder_copy {float: right; margin-top: 10px;}


.editholder_wrapper a.edit-icon {
z-index: 1000000000 !important;
display: none;
position: absolute;
background: #ff5454 !important;
color: #fff !important;
padding: 9px 4px 5px 9px !important;
border-radius: 30px;
z-index: 1002;
top: 0px;
right: 0px;
}

.editholder_wrapper a.edit-icon i {
color: #fff !important;
}

a.edit-icon .fa {margin: 0 !important; float: none !important; }

.editholder_wrapper:hover a.edit-icon { display: block !important; }

#edit_icon___help_icon_1___0 {top: 8px !important; }

#edit_icon___help_icon_2___1 {top: -10px;}

#edit_icon___sliderwrapper___0 {top: 15px; right: 15px;}

#edit_icon___copy___0 {top: -13px;}

#edit_icon_berichten_0 {top: 15px; right: 15px;}

#edit_icon___phld___0 {top: 25px; right: 55px; }

#edit_icon___account_module___0 {right: -7px;}

#edit_icon___smartbar_wrapper___0 {
padding: 7px 8px 0px 11px !important;
top: 10px;
right: 10px;}

#edit_icon___shipping-method___0,
#edit_icon___payment-method___0 {top: 50px;right: 15px;}



@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

.animated {
  -webkit-animation-duration: 300ms;
  animation-duration: 300ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}


@media (print), (prefers-reduced-motion: reduce) {
  .animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

.language_currency.mobile_layout {
	float:left;
	padding-left: 32px;
}

@media only screen and (max-width: 768px) {
.top_right_corner .language_currency  {
display: none !important; 
}
}

@media only screen and (min-width: 769px) {
#mySidenav .language_currency  {
display: none !important;
}
}


@media only screen and (min-width: 821px) {
.stickytb {
	top:40px !important;
}
}

#mySidenav #currency_switcher, #mySidenav .language_switcher {
background-color: #282828 !important;
border-radius: 0;
}

#mySidenav .s_switcher ul {
padding: 10px 0 !important;
}


.s_module_content.full_width p {
padding: 0 35px !important;
}



@media only screen and (min-width: 991px) and (max-width: 1400px) {
.s_module_content.full_width {
    width: 100.8vw;
}
}


.s_2_cols .s_module_content.full_width {
    margin: 0 calc(39.6% - 50vw);
}

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

.filter_loader img {
	left: 20%; !important;
}
.s_2_cols .s_module_content.full_width {
    margin: 0 calc(27% - 50vw) !important;
}
}

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

.filter_loader {
	height: 200px;
}

.filter_loader img {
	left: 27% !important;
}

.s_2_cols .s_module_content.full_width {
    margin: 0 calc(50% - 50vw) !important;
}
}

@media only screen and (min-width: 1500px) {
	.s_module_content.full_width {
					margin: 0 calc(49.4% - 50vw);
	}
}

@media screen and (max-width: 768px) { 
.filter_module .box-heading {
    border: 1px solid #000;
    padding: 10px;
    border-radius: 3px;
}

.filter_module .box-heading {
    color: #000 !important;
    font-weight: 400;
    text-align: center;
text-transform: lowercase;
    font-size: 16px;
box-shadow: 0 1px 2px 0 rgba(17,34,68,0.4);
}

.filter_module .box-heading:after {
    content: "\f161";
    display: inline-block;
    font-family: "FontAwesome";
    color: #000;
    margin-left: 8px;
    font-size: 14px;
}

.filter_module .box-filter {
padding-left: 10px;
}
}


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


#copy a {
	padding: 0 !important;
	margin-bottom: 10px;
}

.s_subcategories ul li {
	width: 100% !important;
}
}

.s_subcategories ul li {
	padding-left: 0 !important; 
}

.cloud-zoom-loading {
	display: none !important; 
}

.categories .s_submenu h3 a {
	padding: 0 !important; 
}


#mySidenav .s_submenu {
	width: 87%;
padding: 0 0px 0px 32px !important;
}


@media only screen and (min-width: 1400px) {
.layout_0 .main_navigation .help_icon_1 {
	width: 85% !important; 
}
.layout_0 .main_navigation .help_icon_1.fullwidth {
	width: 100% !important; 
}
}

@media only screen and (max-width: 1400px) {
.layout_0 .main_navigation .help_icon_1 {
	width: 78% !important; 
}
.layout_0 .main_navigation .help_icon_1.fullwidth {
	width: 100% !important; 
}
}


#welcome_message, #welcome_message a, #system_navigation .s_list_1 a, #footer_nav a {
	font-size: 12px;
}

#mollie_payment_form #card-holder, #mollie_payment_form #expiry-date, #mollie_payment_form #verification-code, #mollie_payment_form #card-number  {
overflow: hidden;
    clear: both;
    border: 1px solid #dcdcdc;
    padding: 12px;
    width: 29%;
    margin: 10px 0;
    display: block !important;
    float: left;
}

#mollie_payment_form .form-group.col-sm-4,
#mollie_payment_form .form-group.col-sm-2 {clear: both !important; }

.mollie-text img {top: 4px !important;}


.tsb_collection{
	display:none;
}

#category .small_layout,
#left_col + #category .s_subcategory:nth-child(6n+1),
#left_col + #category .s_subcategory:nth-child(8n+1) {
    clear: none;
}

#left_col + #category .full_layout:nth-child(7n+1) {
    clear: left;
}

#left_col + #category .small_layout:nth-child(4n+1) {
    clear: left;
}

.full_layout.no_left_column:nth-child(9n+1) {
	clear: left;
}

.small_layout.no_left_column:nth-child(6n+1) {
	clear: left !important;
}

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

	#left_col + #category .s_subcategory:nth-child(7n+1) {
		clear: none !important;
	}

	#left_col + #category .s_subcategory:nth-child(4n+1) {
		clear: left !important;
	}

	#left_col + #category .s_subcategory {
		float: left;
		width: 160px;
	}

	.no_left_column {
		clear: none !important;
	}

	.no_left_column:nth-child(6n+1) {
		clear: left !important;
	}

}

@media only screen and (max-width: 991px) {
	
	#left_col + #category .s_subcategory {
		width: 103px !important; 
	}

	.no_left_column {
		clear: none !important;
	}

	.no_left_column:nth-child(6n+1) {
		clear: left !important;
	}

}

@media only screen and (max-width: 768px) {
	#left_col + #category .s_subcategory {
		width: 93px !important;
	}

	.no_left_column {
		clear: none !important;
	}

	.no_left_column:nth-child(6n+1) {
		clear: left !important;
	}

}

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

	.filter_loader img {
		left: 15% !important;
	}

	#left_col + #category .s_subcategory:nth-child(2n+1) {
		clear: left !important;
	}
	#left_col + #category .s_subcategory {
		width: 130px !important;
	}

}

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

.pproduct.s_2_cols #product_info dt {
	width: 28% !important; 
}

.pproduct.s_2_cols #product_info {
	width: 340px;
	margin-right: 0;
}

.pproduct.s_2_cols #product_price p.s_price_tax {
	margin-right: 0;
	top: 110px;
	position: relative;
	width: 100px;
	float: right;
	text-align: center;
}

.pproduct.s_2_cols #product_info dl {
	margin-bottom: 50px !important;
}
}

@media only screen and (min-width: 480px) and (max-width: 991px) {
#product_images {
	width: 100% !important; 
}

.pproduct #product_buy_col, .pproduct #product_info {
	width: 100% !important; 
}

}

@media only screen and (min-width: 768px) and (max-width: 768px) {
.s_wrap {width: 700px !important; }
#footer_nav .s_col_3 { width: 50% !important; clear: none !important; }
#footer_nav .s_col_3:nth-child(2n+1) {clear: left !important; }
#payments_types img {float: left !important; }
}

.PCC_productChargeContainer {
    float: left;
    background-color: darkgreen;
    color: white;
    padding: 5px;
    padding-right: 15px;
    padding-left: 15px;
    min-width: 100px;
    text-align: center;
    position: absolute;
    border-radius: 20px 20px 20px 20px;
    margin-top: -15px;
    margin-left: 15px;
}

.PCC_categoryPage {
    z-index: 1;
    margin-left: -15px;
}

@media only screen and (max-width: 600px) {
    .PCC_categoryPage {
        z-index: 1;
        margin-left: -15px;
        font-size: 10px;
        padding: 2px;
        padding-right: 10px;
        min-width: 95px;
    }
}

.scroll_top{
	display: none;
	position: fixed;
	right: 20px;
	bottom: 10px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	cursor: pointer;
	font-size: 16px;
	text-align: center;
	z-index: 999999;
}

.infinite_pagination{
    display: none;
    position: fixed;
    bottom: 0;
    background: #eee;
	padding: 5px 0px;
    width: inherit;
    z-index: 999998;
	text-align: center;
}


.listitempage{
	display:inline-block;
	width: 100%;
}

.infinite_pagination .results{
	float: left;
}

.infinite_pagination .links, .pagination .results{
	margin-bottom: 0px;
}

.infinite_pagination .links {
	float: none;
}

.infinite_pagination .results {
	display: none;
}

.infinite_pagination {
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}

.s_layout_full.big_screen_fixed .infinite_pagination {
	width: 940px;
}

@media screen and (min-width: 1400px) {
	.s_layout_full.big_screen_fixed .infinite_pagination {
		width: 940px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.s_layout_full.big_screen_fixed .infinite_pagination {
		width: 700px;
	}
}

@media only screen and (max-width: 768px) {
	.s_layout_full.big_screen_fixed .infinite_pagination {
		width: 100%;
	}
}

.s_layout_full.big_screen_full .infinite_pagination {
	width: 1300px;
}

@media screen and (max-width: 1400px) and (min-width: 991px) {
	.s_layout_full.big_screen_full .infinite_pagination {
		width: 940px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.s_layout_full.big_screen_full .infinite_pagination {
		width: 700px;
	}
}

@media only screen and (max-width: 768px) {
	.s_layout_full.big_screen_full .infinite_pagination {
		width: 100%;
	}
}

.prev_loader{
	height: 50px;
	width: 50px;
}

.scrollupmsg{
	margin-left: 10px;
}


.s_listing.s_grid_view + .infinite_pagination {
	margin-top: 65px !important;
}

.bottom_description{
	margin-top: 20px;
}

div#WGdmespvkk_CI{
  z-index: 99999999;
  bottom: 0px;
  position: fixed;
  bottom:50%;
  left: 0px;
  border-radius: 5px;
}

.cookies_label{
	transform: rotate(90deg); 
	position: absolute; 
	left: -37px; 
	text-transform: uppercase; 
	font-family: system-ui;
	background-color: #c7c4c4; 
	padding: 1px 15px 0px 15px; 
	letter-spacing: 1px; 
	border-right: 1px dashed black;
	border-top: 1px dashed black; 
	border-left: 1px dashed black; 
	border-radius: 3px 3px 0px 0px; 
	color: white; 
	font-weight: 900; 
	opacity: 0.7;
	cursor: pointer;
}

.cookie_popup, .cookie_popup a{
			font-family: ;
 		font-size: 14px;
}

.cookie_popup a{
	text-decoration: underline;
	margin-left: 5px;
}
.cookie_popup a:focus {
	outline: none;
}


@media screen and (max-width: 479px) {
	body.class-blog-post-view .blog-post .author-avatar img{
		width: auto !important;
		height: auto !important;
	}
}

.s_item_info h3 a {
	font-size: 11px;
	letter-spacing: 0px;

}

@media screen and (max-width: 900px) {
  .s_item_info h3 a {
  font-size: 9px;
  letter-spacing: 0px;
  
}
}

div.banner div {
	text-align: center;
}



.icepay_issuer {
    padding-top: 10px;
}

i.size-24 {
    font-size: 24px;
}

i.p-5 {
    padding: 5px;
}

#product_info dl.flipbook dt {
    width:50px; 
    margin-right: 10px; 
    margin-top: 10px; 
}

#product_info dl.flipbook dd {
    margin-top: 10px; 
    padding-top: 5px;
    width: auto;

}

.btn_flipbook {
    margin-left: 20px;
    border-radius: 30px;
    padding: 5px 25px;
    background: white;
    color: #00395f;
    border: 2px solid #419bd6;
    font-weight: bold;
}

.btn_flipbook:hover {
    background: #419bd6;
    color: white;
}

.disable-popup {
    position: absolute;
    bottom: 0px; 
}

.ga_mail_div {
    margin-bottom: 20px;
}

.ga_mail_div div {
    display: inline;
}

.product_options option {
    color: green;
}

.product_options option:disabled {
    color: red;
}

.product_options option[value=""] {
  color: #999 !important;
}












/* Algemeen: container instellingen voor productcategorieen */
.listitempage,
.s_listing {
    display: flex;
    flex-wrap: wrap;
   gap: 30px 2%;
}

/* Algemeen: gap voor tablet/mobiel */
@media only screen and (max-width: 768px) {
.listitempage,
.s_listing {
   gap: 15px 2%;
}
}

/* Categoriepagina's / Zoeken: 4 op een rij voor grote schermen  */
.s_grid_view.size_2 .s_item  {
   flex: 0 1 23.5%;
}

/* Categoriepagina's / Zoeken: 3 op een rij voor grote schermen  */
.s_grid_view.size_1 .s_item  {
    flex: 0 1 32%;
 }

/* Home: 6 op een rij voor grote schermen */
.s_page_common_home .s_grid_view.size_2 .s_item {
    flex: 0 1 14.85%;
}

/* Home: 4 op een rij voor grote schermen */
.s_page_common_home .s_grid_view.size_1 .s_item {
    flex: 0 1 23.3%;
}

/* Home (met linker- of rechterkolom): 4 op een rij */
.s_2_cols.s_page_common_home .s_grid_view.size_2 .s_item {
    flex: 0 1 23.4%;
}


@media only screen and (max-width: 991px) {
/* Algemeen: 3 op een rij voor home op tablet  */
.s_page_common_home .s_grid_view.size_2 .s_item {
    flex: 0 1 32%;
}

/* Home met linker- of rechterkolom: 2 op tablet  */
.s_2_cols.s_page_common_home .s_grid_view.size_2 .s_item {
    flex: 0 1 49%;
}

/* Home: 2 op tablet bij keuze voor 4 op home (size_1) */
.s_page_common_home .s_grid_view.size_1 .s_item {
    flex: 0 1 49%;
}
}

/* Algemeen: 2 op een rij voor mobiel */
@media only screen and (max-width: 480px) {
.s_grid_view .s_item {
    flex: 0 1 49% !important; 
}
}

.s_listing.clearfix:before, .s_listing.clearfix:after, .s_listing .s_wrap:after, .s_listing .s_wrap:before, .s_listing .s_item:before, .s_listing .s_item:after,
#s_listing .clearfix:before, #s_listing .clearfix:after, #s_listing .s_wrap:after, #s_listing .s_wrap:before, #s_listing .s_item:before, #s_listing .s_item:after {
    content: none !important;
}

.s_actions .s_button_wishlist, .s_actions .s_button_compare {
 display: none !important;
}

.s_thumb img,
#product_images img,
.s_subcategories.s_listing .s_subcategory img,
.banner img, .payment_logo img {
    width: auto;
    height: auto;
}

#brand img {
	width: auto; 
}

#intro img {
    width: 100%;
    height: 100%;
}

.pproduct.class-product-product .s_actions .s_button_wishlist, .pproduct.class-product-product .s_actions .s_button_compare { 
    display: inline-block !important; 
}

.s_category_thumb {
    width: auto;height: auto;
}
