html,
body {
	height: 100%;
}
body {
	font: 14px Tahoma, Arial, sans-serif;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
input:focus {
	box-shadow: none;
	outline: none;
}
input[type="text"],
input[type="search"],
input[type="tel"],
input[type="mail"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
input[type="text"],
input[type="tel"],
input[type="mail"] {
	padding: 0 0 0 5px;
	margin: 0;
	border: 1px solid #dfdede;
	height: 19px;
	width: 63px;
	color: #9b9a9a;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	background: #fefefe;
}
label {
	font-size: 14px;
	color: #000000;
}
input[type=checkbox] {
	display:none;
}
input[type=checkbox] + label {
	padding-left:16px;
	height:14px; 
	display:block;
	float: left;
	line-height:14px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:14px;
	vertical-align:middle;
	cursor:pointer;
	background-image:url('../images/checkbox.png');
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-position: 0 2px;
	margin: 0 19px 12px 0;
}
input[type=checkbox]:checked + label {
	background-position: 0 -14px;
}
.pull-left {
	float: left;
}
.pull-right {
	float: right;
}
.clrfix:after {
	content: "";
	display: table;
	clear: both;
}
#wrapper {
	height: auto;
	min-height: 100%;
	background: url('../images/wrapper-bg2.png');
	background: url('../images/wrapper-bg.jpg') no-repeat 50% 0, url('../images/wrapper-bg2.png');
}
#wrapper-inner {
	width: 1250px;
	margin: 0 auto;
	padding: 0 0 192px 0;
}
/* Header start */
#wrapper-inner > header {
	background: url('../images/header-bg.png') no-repeat 50% 0;
	height: 460px;
}
#login {
	margin: 0 128px 0 0;
}
#login ul {
	list-style: none;
	text-transform: uppercase;
}
#login li {
	float: right;
	padding: 0 0 0 7px;
	margin: 0 0 0 6px;
	line-height: 1;
}
#login li:first-child {
	border-left: 1px solid #b93b41;
}
#login a {
	color: #C41402;
}
#language {
	clear: both;
	margin: 10px 0 0 47px;
}
#language ul {
	list-style: none;
}
#language li {
	float: right;
}
#language a {
	display: block;
	font-size: 12px;
	line-height: 35px;
	width: 33px;
	text-align: center;
	color: #ff5341;
	text-transform: uppercase;
	background: #fff;
	border-top: 1px solid #d5d4d4;
	border-right: 1px solid #959494;
	border-bottom: 1px solid #b8b8b8;
	border-left: 1px solid #959494;
	font-weight: bold;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#language a:hover {
	text-decoration: none;
}
#language li:first-child {
	margin: 0 0 0 7px;
}
#language a.active,
#language a:hover {
	color: #fff;
	background: #fa240e; /* Old browsers */
background: -moz-linear-gradient(top,  #fa240e 0%, #ff5745 50%, #fa250e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fa240e), color-stop(50%,#ff5745), color-stop(100%,#fa250e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fa240e 0%,#ff5745 50%,#fa250e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fa240e 0%,#ff5745 50%,#fa250e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fa240e 0%,#ff5745 50%,#fa250e 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fa240e 0%,#ff5745 50%,#fa250e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa240e', endColorstr='#fa250e',GradientType=0 ); /* IE6-9 */
	border-top: 1px solid #dc1b07;
	border-right: 1px solid #af1102;
	border-bottom: 1px solid #c81705;
	border-left: 1px solid #ac1102;
}
#phone-info {
	padding: 10px 0 27px 89px;
	font-size: 25px;
	line-height: 1;
	background: url('../images/phone.png') no-repeat 0 0; 
}
#phone-info p:first-child {
	margin-bottom: 9px;
}
#call-back {
	display: block;
	color: #c41402;
	text-align: center;
	font-size: 15px;
	line-height: 1;
	padding: 0 0 3px 0;
	border-bottom: 1px dashed #c41402;
}
#call-back:hover {
	text-decoration: none;
	border-bottom: none;
}
.close {
	display: none;
	width: 12px;
	height: 12px;
	background: url('../images/close.png') no-repeat 0 0;
	text-indent: -9999px;
	position: absolute;
	right: 14px;
	top: 15px;
}
.close:hover {cursor: pointer;}
#callback-submit {
	width: 107px !important;
	height: 29px !important;
	font-size: 13px;
	margin-bottom: 17px;
}
/* Header end */



/* Main navigation start */
nav ul {
	text-align: center;
	width: 1227px;
	margin: 0 auto;
	background: #439ecf; /* Old browsers */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQzOWVjZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzRiYWZlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MzllY2YiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #439ecf 0%, #4bafe3 50%, #439ecf 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#439ecf), color-stop(50%,#4bafe3), color-stop(100%,#439ecf)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #439ecf 0%,#4bafe3 50%,#439ecf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #439ecf 0%,#4bafe3 50%,#439ecf 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #439ecf 0%,#4bafe3 50%,#439ecf 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #439ecf 0%,#4bafe3 50%,#439ecf 100%); /* W3C */
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	-webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.4);
}
nav ul:after {
	content: "";
	display: table;
	clear: both;
}
nav li {
	display: inline-block;
}
nav a {
	display: block;
	padding: 7px 32px 9px;
	font-weight: bold;
	font-size: 24px;
	color: #fff;
	line-height: 1;
	text-transform: uppercase;
}
nav .active a,
nav a:hover {
	text-decoration: none;
	color: #4bafe3;
	background: #fff;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	-webkit-box-shadow: inset 0px 7px 7px 0px rgba(237, 235, 235, 0.75);
	-moz-box-shadow:    inset 0px 7px 7px 0px rgba(237, 235, 235, 0.75);
	box-shadow:         inset 0px 7px 7px 0px rgba(237, 235, 235, 0.75);
}
nav {
	margin: 0 0 24px 0;
}
/* Main navigation end */



/* Content box start */
#content {
	float: right;
	width: 889px;
	padding: 0 11px 0 0;
}
#cart {
	display: block;
	float: right;
	margin: 0 0 15px 0;
	width: 244px;
	padding: 10px 0 10px 18px;
	background: #fa210a; /* Old browsers */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhMjEwYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmNTY0NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYTIyMGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #fa210a 0%, #ff5644 50%, #fa220b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fa210a), color-stop(50%,#ff5644), color-stop(100%,#fa220b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fa210a 0%,#ff5644 50%,#fa220b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fa210a 0%,#ff5644 50%,#fa220b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fa210a 0%,#ff5644 50%,#fa220b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fa210a 0%,#ff5644 50%,#fa220b 100%); /* W3C */
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	-webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:    0px 5px 20px 0px rgba(0, 0, 0, 0.4);
	box-shadow:         0px 5px 20px 0px rgba(0, 0, 0, 0.4);
}
#cart-link {
	display: block;
	float: left;
	width: 58px;
	height: 50px;
	text-indent: -9999px;
	background: url('../images/cart-icon.png') no-repeat 0 0;
	margin: 0 9px 0 0;
}
#cart-link:hover {
	background-position: 0 -55px;
}
.cart-total {
	color: #fff;
	font-size: 18px;
	line-height: 24px;
}
#search {
	float: left;
	margin: 0 0 16px 11px;
}
.content {
	margin: 0 0 0 11px;
}
#search form {
	float: right;
	position: relative;
	border: 13px solid #e8b118;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	background: #E8B118;
	-webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:    0px 5px 20px 0px rgba(0, 0, 0, 0.4);
	box-shadow:         0px 5px 20px 0px rgba(0, 0, 0, 0.4);
}
input[type="search"] {
	margin: 0;
	padding: 0 95px 0 21px;
	width: 432px;
	height: 44px;
	border: 1px solid #dbba84;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 16px;
	color: #a9a7b1;
}
input[type="submit"] {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	border: 1px solid #dd1904;
	width: 95px;
	height: 43px;
	background: #fa210a; /* Old browsers */
	background: -moz-linear-gradient(top,  #fa210a 0%, #ff5644 50%, #fa220b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fa210a), color-stop(50%,#ff5644), color-stop(100%,#fa220b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fa210a 0%,#ff5644 50%,#fa220b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fa210a 0%,#ff5644 50%,#fa220b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fa210a 0%,#ff5644 50%,#fa220b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fa210a 0%,#ff5644 50%,#fa220b 100%); /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa210a', endColorstr='#fa220b',GradientType=0 ); /* IE6-9 */*/
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}
input[type="submit"]:hover {
	background: #489dcb; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ4OWRjYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzRiYWZlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0NmE0ZDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #489dcb 0%, #4bafe3 50%, #46a4d5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#489dcb), color-stop(50%,#4bafe3), color-stop(100%,#46a4d5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #489dcb 0%,#4bafe3 50%,#46a4d5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #489dcb 0%,#4bafe3 50%,#46a4d5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #489dcb 0%,#4bafe3 50%,#46a4d5 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #489dcb 0%,#4bafe3 50%,#46a4d5 100%); /* W3C */
	border: 1px solid #769aac;
}
input[type="submit"]#search {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
}
#extended-search {
	float: right;
}
.extended-search-link {
	float: right;
	width: 153px;
	text-align: center;
	padding: 9px 0 21px;
	background: url('../images/arrow.png') no-repeat 50% 100%;
}
.extended-search-link.open {
	background: url('../images/arrow-ex.png') no-repeat 50% 100%;
}
.extended-search-link a {
	color: #fa250f !important;
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
}
.extended-search-link a:hover {
	text-decoration: none !important;
}
#slider {
	padding: 0 0 0 11px;
	position: relative;
	clear: both;
	margin: 0 0 14px 0;
}
.rslides_tabs {
	position: absolute;
	right: 15px;
	bottom: 15px;
	list-style: none;
	z-index: 90;
}
.rslides_tabs li {
	float: left;
	margin-right: 2px;
}
.rslides_tabs a {
	display: block;
	width: 18px;
	height: 18px;
	background: #fff;
	border: 1px solid #f7f7f7;
	text-indent: -9999px;
	-webkit-box-shadow: inset 0px 1px 1px 0px rgba(126, 126, 126, 0.75);
	-moz-box-shadow:    inset 0px 1px 1px 0px rgba(126, 126, 126, 0.75);
	box-shadow:         inset 0px 1px 1px 0px rgba(126, 126, 126, 0.75);
}
.rslides_tabs .rslides_here a,
.rslides_tabs a:hover {
	border: 1px solid #58b01c;
	background: #61c31f;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  border: 1px solid #e8e8e8;
  -webkit-border-radius: 18px;
-moz-border-radius: 18px;
border-radius: 18px;
overflow: hidden;
-webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.4);
box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.4);
  
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  -webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	overflow: hidden;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
#content-left {
	float: left;
	width: 605px;
	margin: 0 0 0 11px;

}
.sale-products,
.category-list {
	margin: 0 0 10px 0;
}
.sale-products:after,
.category-list:after,
.category-products,
.search-results:after {

}
.category-products,
.search-results {
	margin: 0 0 12px 11px;
	width: 878px;
	clear: both;
	overflow: hidden;
}
.sale-products-title,
.category-list-title,
.news-list-title,
.category-products-title,
.product-box-title {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 22px;
	line-height: 44px;
	margin: 0;
	height: 44px;
	background: #439dce; /* Old browsers */
	background: -moz-linear-gradient(top,  #439dce 0%, #4bafe3 50%, #46a3d4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#439dce), color-stop(50%,#4bafe3), color-stop(100%,#46a3d4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #439dce 0%,#4bafe3 50%,#46a3d4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #439dce 0%,#4bafe3 50%,#46a3d4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #439dce 0%,#4bafe3 50%,#46a3d4 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #439dce 0%,#4bafe3 50%,#46a3d4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#439dce', endColorstr='#46a3d4',GradientType=0 ); /* IE6-9 */
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	text-align: center;
}
.sale-product-entry,
.category-list-entry {
	float: left;
	width: 195px;
	text-align: center;
	border: 1px solid #d7d6d6;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: #fff;
	margin: 0 7px 5px 0;
	padding: 30px 0 12px 0;
	position: relative;
}
.sale-product-entry {
	height: 256px;
	overflow: hidden;
}
.sale-product-entry:hover,
.category-list-entry:hover {
	border-color: #4bafe3;
}
.category-products .category-products-entry,
.search-results .category-products-entry {
	float: left;
	width: 211px;
	text-align: center;
	border: 1px solid #d7d6d6;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: #fff;
	margin: 0 8px 5px 0;
	padding: 5px 0 12px 0;
	position: relative;
	height: 264px;
}
.search-info {
	margin: 0 0 13px 18px;
	font-size: 16px;
	line-height: 1;
}
.search-results .product-title {
	width: 180px;
}
.search-results .product-title a {
	font-size: 16px;
}
.search-info span {
	font-weight: bold;
}
.category-products .product-title {
	height: 43px;
	overflow: hidden;
}
.category-products .new-price {
	font-size: 25px;
}
.category-products .product-title a {
	font-size: 14px;
	line-height: 18px;
}
.last-col {
	margin-right: 0 !important;
}
.product-title,
.category-title {
	width: 177px;
	margin: 0 auto;
	padding: 11px 0 0;
	border-top: 1px dashed #4bafe3;
}
.category-title {
	height: 39px;
	overflow: hidden;
}
.product-title a,
.category-title a {
	font-weight: bold;
	color: #4bafe3;
	line-height: 18px;
}
.old-price {
	font-size: 13px;
	color: #6b6868;
}
.old-price span {
	text-decoration: line-through;
}
.new-price {
	font-size: 23px;
	color: #f12a12;
}
.product-image,
.category-image {
	margin: 0 0 10px 0;
	line-height: 151px;
}
.product-image img,
.category-image img {
	vertical-align: middle;
	max-height: 151px;
	max-width: 100%;
}
.sale-label {
	position: absolute;
	top: -3px;
	left: -3px;
	width: 37px;
	height: 41px;
	background: url('../images/sale-label.png') no-repeat 0 0;
	text-indent: -9999px;
	font-size: 0;
}
.new-label {
	position: absolute;
	width: 37px;
	height: 37px;
	top: 12px;
	right: 16px;
	background: url('../images/new-label.png') no-repeat 0 0;
	text-indent: -9999px;
	font-size: 0;
}
#content p {
	line-height: 18px;
	color: #6b6868;
	margin: 0 0 18px 0;
}
.main-article {
	background: #fff;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	clear: both;
	-webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:    0px 5px 20px 0px rgba(0, 0, 0, 0.4);
	box-shadow:         0px 5px 20px 0px rgba(0, 0, 0, 0.4);
	padding: 0 0 21px 0;
	margin-bottom: 20px;
}
.main-article a {
 	text-decoration: underline;
	color: #6B6868;
 }
 .main-article a:hover {
 	text-decoration: none;
 }
.main-article header {
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	overflow: hidden;
	margin: 0 0 20px 0;
}
.main-article h1 {
	background: #439dce; /* Old browsers */
	background: -moz-linear-gradient(top,  #439dce 0%, #4bafe3 50%, #46a3d4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#439dce), color-stop(50%,#4bafe3), color-stop(100%,#46a3d4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #439dce 0%,#4bafe3 50%,#46a3d4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #439dce 0%,#4bafe3 50%,#46a3d4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #439dce 0%,#4bafe3 50%,#46a3d4 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #439dce 0%,#4bafe3 50%,#46a3d4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#439dce', endColorstr='#46a3d4',GradientType=0 ); /* IE6-9 */
	text-align: center;
	color: #fff;
	font-size: 22px;
	line-height: 24px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	margin: 0;
	padding: 15px 0 19px;
}
.product-information {
	padding: 0 19px 20px 16px;
}
.product-information:after {
	content: "";
	display: block;
	clear: both;
}
.product-fields {
	float: right;
width: 360px;
}
.product-code,
.product-size,
.product-age {
	color: #6b6868;
	line-height: 1;
	margin: 0 0 5px;
}
.product-code span,
.product-size span,
.product-age span {
	color: #000;
	font-weight: bold;
}
.product-age {
	margin: 0 0 19px;
}
.product-qty {
	clear: both;
	line-height: 1;
	margin: 0 0 20px 0;
}
.product-qty:after {
	content: "";
	display: block;
	clear: both;
}
#qty {
	width: 40px;
	height: 23px;
	text-align: center;
	padding: 0;
	float: left;
	margin: 0 10px 0 0;
}
.qty {
	width: 40px !important;
	height: 23px !important;
	text-align: center;
	padding: 0 !important;
	float: left;
	margin: 0 10px 0 0 !important;
}
.cart-product-qty .minus {
	margin-left: 20px;
}
.minus,
.plus {
	display: block;
	margin: 3px 10px 0 0;
	float: left;
	width: 18px;
	height: 18px;
	background: url('../images/qty-controls.png') no-repeat;
}
.minus {
	background-position: 0 -20px;
}
.minus:hover {
	background-position: 0 0;
	cursor: pointer;
}
.plus {
	background-position: 0 -60px;
}
.plus:hover {
	background-position: 0 -40px;
	cursor: pointer;
}
.product-price {
	float: left;
	font-size: 26px;
	color: #fa220c;
	font-weight: bold;
	line-height: 1;
	margin: 0 8px 17px 0;
}
.product-old-price {
	float: left;
	color: #6b6868;
	font-size: 18px;
	text-decoration: line-through;
	padding: 5px 0 0;
}
#content .product-article p {
	margin: 0;
}
.product-short-description {
	margin: 0 0 21px;
}
#button-cart {
	width: 203px;
	height: 38px;
	border: 1px solid #dba102;
	background: #eeb411;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	-webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.4);
box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.4);
	margin: 0 0 20px;
}
.yashare-auto-init > span {
	padding: 0 !important;
}
#button-cart:hover {
	cursor: pointer;
	background: #fa210a; /* Old browsers */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhMjEwYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmNTY0NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYTIyMGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #fa210a 0%, #ff5644 50%, #fa220b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fa210a), color-stop(50%,#ff5644), color-stop(100%,#fa220b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fa210a 0%,#ff5644 50%,#fa220b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fa210a 0%,#ff5644 50%,#fa220b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fa210a 0%,#ff5644 50%,#fa220b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fa210a 0%,#ff5644 50%,#fa220b 100%); /* W3C */
}
.product-description {
	clear: both;
}
.product-description-title {
	color: #4bafe3;
	font-weight: bold;
	font-size: 16px;
	line-height: 1;
	border-top: 1px dashed #4bafe3;
	border-bottom: 1px dashed #4bafe3;
	padding: 15px 0 15px 0;
	text-transform: uppercase;
	margin: 0 0 13px;
}

.product-carousel {
    position: relative;
    overflow: hidden;
}
.product-carousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}
.product-carousel li {
    float: left;
}
.products-from-category {
	margin: 0 0 14px 0;
}
.products-from-category .category-products-entry,
.featured-products .category-products-entry {
	width: 161px;
	text-align: center;
	border: 1px solid #D7D6D6;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: #FFF;
	margin: 0 6px 0 0;
	padding: 15px 5px 12px;
	position: relative;
}
.products-from-category .category-products-entry .product-title,
.featured-products .category-products-entry .product-title {
	width: 143px;
	height: 39px;
	overflow: hidden;
}
.products-from-category .category-products-entry .product-title a,
.featured-products .category-products-entry .product-title a {
	font-size: 12px;
	line-height: 16px;
}
.products-from-category li:last-child .category-products-entry,
.featured-products li:last-child .category-products-entry {
	margin-right: 0 !important;
}
.article-content {
	padding: 0 15px;
}
.article-content:after {
	content: "";
	display: block;
	clear: both;
}
.product-images {
	width: 471px;
	float: left;
	margin: 0 0 42px 0;
}
.product-article {
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	background: #fff;
	margin: 0 0 20px 0;
	-webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.4);
}
.product-article a {
	text-decoration: underline;
	color: #6B6868;
}
.product-article a:hover {
	text-decoration: none;
}
.article-title-wrapper {
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	overflow: hidden;
	margin: 0 0 14px 0;
}
.product-article h1 {
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 22px;
	line-height: 82px;
	margin: 0;
	height: 82px;
	background: #439DCE;
	background: -moz-linear-gradient(top, #439dce 0%, #4bafe3 50%, #46a3d4 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#439DCE), color-stop(50%,#4BAFE3), color-stop(100%,#46A3D4));
	background: -webkit-linear-gradient(top, #439DCE 0%,#4BAFE3 50%,#46A3D4 100%);
	background: -o-linear-gradient(top, #439dce 0%,#4bafe3 50%,#46a3d4 100%);
	background: -ms-linear-gradient(top, #439dce 0%,#4bafe3 50%,#46a3d4 100%);
	background: linear-gradient(to bottom, #439DCE 0%,#4BAFE3 50%,#46A3D4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#439dce', endColorstr='#46a3d4',GradientType=0 );
	text-align: center;
}
#extended-form-wrapper {
	display: none;
	clear: both;
	padding: 23px 17px 19px 17px;
	margin: 0 0 22px 11px;
	width: 844px;
	background: #fff;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	-webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:    0px 5px 20px 0px rgba(0, 0, 0, 0.4);
	box-shadow:         0px 5px 20px 0px rgba(0, 0, 0, 0.4);
}
#extended-form-wrapper p {
	float: left;
margin-right: 18px;
margin-bottom: 0;
text-transform: uppercase;
line-height: 16px;
color: #000;
}
#extended-form-wrapper form:after {
	content: "";
	display: block;
	clear: both;
}
.extended-form-title {
	font-size: 18px;
	color: #7ec5eb;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px dashed #4bafe3;
}
#content .errore404 p {
	text-align: center;
	color: #4bafe3;
	font-weight: bold;
	font-size: 39px;
	line-height: 1;
}
.errore404 .article-content {
	padding-top: 20px;
	height: 430px;
}
#popup-overlay {
	display: none;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	background: url('../images/transparent.png');
	z-index: 99;
}
#call-back-wrapper,
#price-download-wrapper {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -200px;
	background: #fff;
	z-index: 100;
	padding: 21px 14px 0 13px;
	width: 395px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	display: none;
}
#price-download-wrapper > p {
	font-size: 12px;
	text-align: center;
	color: #6B6868;
	margin-bottom: 15px;
}
.call-back-title,
.price-download-title {
	font-size: 23px;
	color: #4bafe3;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px dashed #4bafe3;
	margin: 0 0 10px;
	padding: 0 0 26px;
}
#call-back-wrapper label,
#price-download-wrapper label {
	display: block;
	float: left;
	font-weight: bold;
	color: #4bafe3;
	line-height: 31px;
	font-size: 12px;
}
#call-back-wrapper input,
#price-download-wrapper input {
	display: block;
	float: right;
	width: 234px;
	height: 31px;
}
#price-download-wrapper #price-submit {
	width: 107px;
	height: 29px;
	padding: 0;
	margin: 0 0 23px 0;
}
#price-download-wrapper textarea {
	width: 234px;
	height: 66px;
	border: 1px solid #DFDEDE;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-left: 13px;
float: right;
font-family: Tahoma, Arial, sans-serif;
}
#price-download-wrapper input {
	padding-left: 13px;
}
#price-button {
	position: fixed;
	right: 0;
	z-index: 98;
	top: 50%;
	margin-top: -149px;
	text-align: center;
width: 36px;
color: #FFF;
font-size: 18px;
background: #FA200A;
background: -moz-linear-gradient(top, #fa200a 0%, #ff5745 50%, #fa210a 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FA200A), color-stop(50%,#FF5745), color-stop(100%,#FA210A));
background: -webkit-linear-gradient(top, #FA200A 0%,#FF5745 50%,#FA210A 100%);
background: -o-linear-gradient(top, #fa200a 0%,#ff5745 50%,#fa210a 100%);
background: -ms-linear-gradient(top, #fa200a 0%,#ff5745 50%,#fa210a 100%);
background: linear-gradient(to bottom, #FA200A 0%,#FF5745 50%,#FA210A 100%);
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa200a', endColorstr='#fa210a',GradientType=0 );*/
line-height: 20px;
padding: 9px 0;
-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
}
#price-button:hover {
	cursor: pointer;
}
.price-icon {
	display: none;
	width: 100%;
	height: 75px;
	background: url('../images/price-icon.png') no-repeat 50% 50%;
}
.form-item {
	margin: 0 0 12px 0;
	line-height: 31px;
}
.form-item:after {
	content: "";
	display: block;
	clear: both;
}
#breadcrumbs {
	clear: both;
	margin: 0 0 12px 11px;
	color: #6b6868;
}
#breadcrumbs a {
	color: #6b6868;
	text-decoration: none;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}
#breadcrumbs2{
	display: block;
	clear: both;
}
/* Content box end */



/* Right sidebar start */
#sidebar-right {
	float: right;
	width: 262px;
}
#sidebar-right section {
	background: #fff;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	margin: 0 0 12px 0;
	padding: 0 0 13px 0;
}
#sidebar-right section:after {
	content: "";
	display: table;
	clear: both;
}
.section-title {
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	font-size: 22px;
	text-align: center;
}
.why-we-are {
	border: 13px solid #f2b50c;
	background: #F2B50C !important;
	padding: 0 !important;
}
.why-we-are-inner {
	background: #FFF;
	padding: 0 0 13px 0;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
}
.why-we-are .section-title {
	border: 1px solid #dd1904;
	background: #fa210a; /* Old browsers */
	background: -moz-linear-gradient(top,  #fa210a 0%, #ff5645 50%, #fa230c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fa210a), color-stop(50%,#ff5645), color-stop(100%,#fa230c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fa210a 0%,#ff5645 50%,#fa230c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fa210a 0%,#ff5645 50%,#fa230c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fa210a 0%,#ff5645 50%,#fa230c 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fa210a 0%,#ff5645 50%,#fa230c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa210a', endColorstr='#fa230c',GradientType=0 ); /* IE6-9 */
	line-height: 44px;
	margin: 0;
}
.why-we-are ul {
	margin: 0 0 0 5px;
	padding: 0;
	list-style: none;
}
.why-we-are li {
	font-size: 13px;
	color: #6b6868;
	padding: 0 0 0 17px;
	line-height: 1;
	margin: 0 0 17px 0;
	background: url('../images/list-item.png') no-repeat 0 0;
}
.video-box .section-title {
	line-height: 44px;
	background: #61c31f; /* Old browsers */
	background: -moz-linear-gradient(top,  #61c31f 0%, #6cda22 50%, #61c31f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#61c31f), color-stop(50%,#6cda22), color-stop(100%,#61c31f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #61c31f 0%,#6cda22 50%,#61c31f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #61c31f 0%,#6cda22 50%,#61c31f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #61c31f 0%,#6cda22 50%,#61c31f 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #61c31f 0%,#6cda22 50%,#61c31f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#61c31f', endColorstr='#61c31f',GradientType=0 ); /* IE6-9 */
	margin: 0;
}
.video-link {
	padding: 0 12px;
	margin: 0 0 4px 0;
}
.video-link img {
	width: 100%;
}
.all-video-link {
	float: left;
	margin: 0 0 0 12px;
	border-bottom: 1px dashed #61c31f;
}
.all-video-link a {
	color: #61c31f !important;
	text-decoration: none !important;
}
.all-video-link a:hover {
	text-decoration: none;
}
.section-title-wrapper {
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	overflow: hidden;
	color: #fff;
	font-weight: bold;
	font-size: 22px;
	text-transform: uppercase;
	line-height: 44px;
	margin: 0 0 14px;
}
.section-news .section-title {
	background: #439dce; /* Old browsers */
	background: -moz-linear-gradient(top,  #439dce 0%, #4bafe3 50%, #46a3d4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#439dce), color-stop(50%,#4bafe3), color-stop(100%,#46a3d4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #439dce 0%,#4bafe3 50%,#46a3d4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #439dce 0%,#4bafe3 50%,#46a3d4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #439dce 0%,#4bafe3 50%,#46a3d4 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #439dce 0%,#4bafe3 50%,#46a3d4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#439dce', endColorstr='#46a3d4',GradientType=0 ); /* IE6-9 */
}
.section-news .section-title-wrapper {
	margin: 0 0 19px 0;
}
.section-news article {
	padding: 0 9px 0 12px;
	margin: 0 0 6px 0;
}
.news-item header a {
	font-weight: bold;
	font-size: 12px;
	color: #4bafe3 !important;
	text-decoration: none !important;
}
.news-item header a:hover {
	text-decoration: underline !important;
}
.news-item-date {
	color: #b1bcc1;
	font-size: 10px;
}
.news-item-content {
	font-size: 12px;
	color: #6b6868;
	line-height: 14px;
}
.news-item footer {
	text-align: right;
}
.more-link {
	color: #44a0d2 !important;
	font-size: 11px;
	text-decoration: none !important;
}
.more-link:hover {
	text-decoration: underline !important;
}
.all-news-link {
	float: left;
	margin: 0 0 0 12px;
	border-bottom: 1px dashed #4bafe3;
}
.all-news-link a {
	color: #4bafe3 !important;
	text-decoration: none !important;
}
.all-news-link a:hover {
	text-decoration: none !important;
}
.age-param,
.price-param {
	float: left;
}
.age-param {
	margin: 0 81px 0 0;
}
label[for="age3"] {
	clear: both;
	margin-left: 76px !important;
}
.ua label[for="age3"] {
	margin-left: 39px !important;
}
.price-param label {
	line-height: 16px;
	float: left;
	margin: 0 9px 0 0;
}
.price-param input {
	float: left;
	margin: -1px 9px 0 0;
}
/* Right sidebar end */



/* Left sidebar start */
#sidebar {
	float: left;
	width: 328px;
	padding: 0 11px;
}
.category-name a {
	display: block;
	text-transform: uppercase;
	color: #fff;
	font-size: 17px;
	background: url('../images/sub-cat.png') no-repeat 0 0;
	text-align: center;
	font-weight: bold;
	height: 44px;
	line-height: 20px;
	display: table-cell;
	vertical-align: middle;
}
.category-name a:hover {
	text-decoration: none;
	background-position: 0 -48px;
}
.sub-category {
	display: inline-block;
	width: 105px;
	vertical-align: top;
	text-align: center;
	margin: 0 2px 10px 0;
}
.sub-category:nth-child(3n+1) {
	margin: 0;
}
.sub-category a {
	line-height: 1;
	color: #6b6868;
	font-size: 13px;
}
.category-img {
	border: 1px solid transparent;
	-webkit-border-radius: 17px;
	-moz-border-radius: 17px;
	border-radius: 17px;
	line-height: 103px;
	margin: 0;
	overflow: hidden;
}
.sub-category figcaption {
	line-height: 1;
}
.category-img:hover {
	border-color: #439DCE;
}
.category-img img {
	max-width: 100%;
	vertical-align: middle;
}
.category-name {
	display: table;
	border-collapse: none; 
	width: 100%;
	margin: 0 0 10px 0;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	border-radius: 22px;
	overflow: hidden;
	-webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.4);
}
.sidebar-heading {
	font-size: 22px;
	color: #6b6868;
	font-weight: bold;
	text-align: center;
	margin: 0 0 20px 0;
	line-height: 1;
	text-transform: uppercase;
}
/* Left sidebar end */



/* Site footer start */
footer[role="footer-main"] {
	position: relative;
	margin: -192px auto 0;
	height: 192px;
	clear: both;
	width: 1250px;
}
.footer-inner {
	padding: 29px 25px 15px 30px;
	background: #015ba9;
	border: 1px solid #e8e8e8;
	-webkit-border-radius: 19px;
	-moz-border-radius: 19px;
	border-radius: 19px;
	-webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:    0px 5px 20px 0px rgba(0, 0, 0, 0.4);
	box-shadow:         0px 5px 20px 0px rgba(0, 0, 0, 0.4);
}
#footer-navigation ul {
	list-style: none;
}
#footer-navigation li {
	float: left;
	margin: 0 29px 0 0;
}
#footer-navigation a {
	font-size: 16px;
	line-height: 1;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}
#footer-navigation .active a {
	text-decoration: underline;
}
#footer-address {
	float: right;
}
.phone-box,
.address-box {
	float: right;
	color: #fff;
	line-height: 22px;
}
.address-box  {
	font-size: 16px;
	padding: 0 0 0 36px;
	background: url('../images/footer-home.png') no-repeat 0 0;
}
.phone-box {
	margin: 0 0 0 25px;
	font-size: 18px;
	padding: 0 0 0 29px;
	background: url('../images/footer-phone.png') no-repeat 0 0;
}
#footer-slogan {
	clear: both;
	color: #fff;
	font-size: 25px;
	font-style: italic;
        width:700px;
}
.copyrights,
.developers {
	float: right;
	color: #fff;
	font-size: 12px;
}
.copyrights {
	margin: 0 0 0 77px;
             margin-top: -20px;
}
.developers a {
	color: #fff;
}
.contact-info-title {
	font-size: 16px;
	color: #4bafe3;
	font-weight: bold;
	border-bottom: 1px dashed #4bafe3;
	padding: 0 0 7px;
	margin: 0 0 19px;
}
#content .contact-phone,
#content .contact-time,
#content .contact-address,
#content .contact-mail {
	margin: 0 0 20px;
	width: 272px;
}
#content .contact-phone,
#content .contact-address {
	float: left;
}
#content .contact-time,
#content .contact-mail {
	float: right;
}
#content .contact-address {
	clear: both;
}
#content .contact-phone p,
#content .contact-time p,
#content .contact-address p,
#content .contact-mail p {
	font-size: 16px;
	line-height: 22px;
	margin: 0;
}
.article-content iframe {
	width: 100%;
	border: 1px solid #54b2e3;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	-webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.4);
}
.galleries-list-entry {
	float: left;
	background: #fff;
	text-align: center;
	border: 1px solid #e4dacb;
	width: 268px;
	padding: 20px 15px 17px 14px;
	-webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.4);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin: 0 7px 9px 0;
}
.galleries-list-entry.last-col {
	margin: 0 0 9px 0;
}
.galleries-list-title {
	padding: 16px 20px 0;
	border-top: 1px dashed #4BAFE3;
	font-weight: bold;
	color: #4BAFE3;
	margin: 0 0 14px;
	height: 36px;
	overflow: hidden;
}
.full-gallery-link a {
	color: #000;
	text-decoration: underline;
}
.galleries-list-image {
	line-height: 240px;
	margin: 0 0 37px 0;
}
.galleries-list-image img {
	max-width: 100%;
	vertical-align: middle;
	max-height: 240px;
}
.cart-product-name {
	width: 241px;
}
.checkout-info .cart-product-name {
	width: 180px;
	text-align: left;
}
.cart-product-price {
	width: 92px;
	text-align: center;
}
.cart-product-qty {
	width: 135px;
}
.cart-product-total-price {
	width: 103px;
	text-align: center;
}
.cart-product-name div {
	float: left;
}
.cart-product-image {
	width: 60px;
	padding-left: 5px;
}
.cart-product-image img {
	max-width: 100%;
}
.cart-info td,
.checkout-info td {
	vertical-align: middle;
	height: 68px;
	border-bottom: 1px solid #e8e7e6;
}
td.cart-product-name,
.checkout-info td {
	font-size: 12px;
	line-height: 14px;
	color: #6B6868;
	text-align: center;
}
.cart-info th,
.checkout-info th {
	font-size: 14px;
	font-weight: bold;
	color: #6b6868;
	height: 31px;
	vertical-align: middle;
	border-top: 1px dashed #4bafe3;
	border-bottom: 1px dashed #4bafe3;
}
.cart-info,
.checkout-info {
	padding: 0 16px 0 18px;
}
.cart-info:after,
.checkout-info:after {
	content: "";
	display: block;
	clear: both;
}
.cart-name {
	width: 162px;
	font-size: 12px;
	line-height: 14px;
	color: #6b6868;
	padding: 0 0 0 5px;
}
.remove a {
	display: block;
	width: 9px;
	height: 9px;
	background: url('../images/remove.png') no-repeat 0 0;
	text-indent: -9999px;
}
.total-price {
	font-size: 14px;
	font-weight: bold;
	color: #6b6868;
	padding: 5px 0 10px 0;
	border-bottom: 2px solid #f0efee;
	margin: 0 0 20px 0;
}
.total-price span {
	display: block;
	float: right;
	color: #439ecf;
}
.cart-clear,
.continue {
	float: left;
	padding-top: 8px;
}
.cart-clear {
	margin: 0 57px 0 0;
}
.cart-clear a,
.continue a,
.edit-order a {
	color: #439ecf;
	text-decoration: underline;
}
.cart-clear a:hover,
.continue a:hover,
.edit-order a:hover {
	text-decoration: none;
}
#order,
#submit-order {
	float: right;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	width: 203px;
	height: 38px;
	border: 1px solid #e1a602;
	background: #f6b708; /* Old browsers */
	background: -moz-linear-gradient(top,  #f6b708 0%, #eeb410 50%, #e7b119 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6b708), color-stop(50%,#eeb410), color-stop(100%,#e7b119)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f6b708 0%,#eeb410 50%,#e7b119 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f6b708 0%,#eeb410 50%,#e7b119 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f6b708 0%,#eeb410 50%,#e7b119 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f6b708 0%,#eeb410 50%,#e7b119 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6b708', endColorstr='#e7b119',GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.4);
}
.ua #order {
	width: 250px;
}
#submit-order {
	width: 143px;
	padding: 0;
	clear: both;
}
#checkout-wrapper .total-price {
	margin: 0 0 5px 0;
}
.order-fields {
	width: 367px;
}
.order-fields fieldset {
	margin: 0 0 10px;
}
.order-fields label,
.radio-label {
	display: block;
	float: left;
	color: #47a5d6;
	font-weight: bold;
	line-height: 31px;
}
.radio-label {
	line-height: 1;
}
.order-fields input {
	float: right;
	height: 31px;
	width: 234px;
	padding: 0 0 0 12px;
	border: 1px solid #d9d8d8;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#content .order-fields p {
	float: right;
	font-size: 12px;
	color: #ABAAAA;
	margin: 0 0 10px;
}
.radio-box {
	float: right;
	width: 234px;
}
input[type=radio] {
	display:none;
}
input[type=radio] + label {
	padding-left:18px;
	height:14px; 
	display:inline-block;
	line-height:14px;
	background-repeat:no-repeat;
	font-size:12px;
	vertical-align:middle;
	cursor:pointer;
	font-weight: normal;
	color: #abaaaa;
}
input[type=radio]:checked + label {
	background-position: 0 2px;
	background-image:url('../images/active.png');
}
.radio-box label {
	background-image:url('../images/not-active.png');
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin-bottom: 6px;
	letter-spacing: -1px;
	background-position: 0 3px;
}
.order-fields textarea {
	width: 234px;
	float: right;
	height: 66px;
	padding: 3px 0 0 12px;
	border: 1px solid #d9d8d8;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: Tahoma, Arial, sans-serif;
	color: #abaaaa;
}
#email {
	margin-bottom: 5px;
}
.edit-order {
	margin: 0 0 20px;
}
.gallery-wrapper figure {
	text-align: center;
	float: left;
	margin: 0 13px 17px 0;
	width: 273px;
}
.gallery-wrapper figcaption {
	font-size: 18px;
	line-height: 23px;
	color: #000;
	height: 46px;
	overflow: hidden;
}
.gallery-wrapper figure.last-col {
	margin-right: 0;
}
.gallery-image {
	height: 251px;
	width: 271px;
	line-height: 251px;
	border: 1px solid #d7d6d6;
	-weblit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	overflow: hidden;
	margin-bottom: 7px;
	position: relative;
}
.gallery-image img {
	max-width: 100%;
	max-height: 251px;
	vertical-align: middle;
}
.click-for-zoom {
	position: absolute;
	bottom: 7px;
	right: 8px;
	width: 24px;
	height: 24px;
	background: url('../images/zoom.png') no-repeat 0 0;
	z-index: 2;
}
.click-for-zoom:hover {
	cursor: pointer;
}
.article-date {
	font-size: 12px;
	color: #b1bcc1;
	padding: 0 0 0 15px;
}
.news-list {
	background: #fff;
	-webkit-border-radius: 18px;
-moz-border-radius: 18px;
border-radius: 18px;
-webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.4);
box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.4);
padding: 0 0 16px 0;
}
.news-list-item {
	margin: 0 16px 20px 18px;
	border-bottom: 1px dashed #4bafe3; 
}
.news-list-item header {
	margin: 0 0 4px;
}
.news-list-item header a {
	font-size: 16px;
	line-height: 18px;
	color: #4bafe3;
	text-decoration: none;
	font-weight: bold;
}
.news-list-item footer {
	text-align: right;
	margin: 0 0 12px;
	clear: both;
}
.news-list-item footer a {
	font-size: 12px;
	color: #4bafe3;
}
.news-list-item-date {
	color: #b1bcc1;
	font-size: 12px;
	line-height: 18px;
}
#content .news-list-item-content p {
	margin: 0;
}
.pager {
	text-align: center;
}
.pager ul {
	list-style: none;
}
.pager li {
	display: inline-block;
}
.pager a {
	display: block;
	border: 1px solid #f7f6f6;
	font-size: 12px;
	color: #7d8386;
	font-weight: bold;
	width: 18px;
	height: 18px;
	line-height: 18px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.pager a:hover,
.pager .active a {
	border-color: #4aade1;
	background: #4aade1;
	color: #fff;
	text-decoration: none;
}
.pager li.prev-page a {
	padding: 0 4px 0 3px;
	width: auto;
}
.pager li.next-page a {
	padding: 0 3px 0 4px;
	width: auto;
}
#banner0 div {
	text-align: center;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
}
#banner0 div img {
	max-width: 100%;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
}
#thanks-popup {
	position: fixed;
	left: 50%;
	margin-left: -210px;
	width: 427px;
	padding: 21px 19px;
	top: 50%;
	border: 1px solid #cccbcb;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	-webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.4);
	background: #fff;
}
#thanks-popup p {
	text-align: center;
	font-size: 14px;
	line-height: 18px;
	color: #4bafe3;
}
#cart-popup {
	position: fixed;
	display: none;
	left: 50% !important;
	margin-left: -195px !important;
	top: 50% !important;
	padding: 19px 20px !important;
	border: 1px solid #4bafe3 !important;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	z-index: 100;
	background: #fff;
}
#cart-popup .close {
	display: block !important;
	right: 7px !important;
	top: 7px !important;
}
#cart-popup p {
	font-size: 14px;
	line-height: 17px;
	color: #6b6868;
	margin: 0 0 13px;
}
#cart-popup a {
	font-weight: bold;
	float: left;
	display: block;
	width: 158px;
	text-align: center;
	color: #fff;
	-webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.4);
	border: 1px solid #daa000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #EEB411;
	line-height: 1;
	padding: 4px 0 7px 0;
}
.ua #cart-popup {
	margin-left: -225px;
}
.ua #cart-popup a {
	width: 190px;
}
#cart-popup a:hover {
	text-decoration: none;
	cursor: pointer;
	background: #fa210a; /* Old browsers */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhMjEwYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmNTY0NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYTIyMGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #fa210a 0%, #ff5644 50%, #fa220b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fa210a), color-stop(50%,#ff5644), color-stop(100%,#fa220b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fa210a 0%,#ff5644 50%,#fa220b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fa210a 0%,#ff5644 50%,#fa220b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fa210a 0%,#ff5644 50%,#fa220b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fa210a 0%,#ff5644 50%,#fa220b 100%); /* W3C */
}
#cart-popup a.close-btn {
	margin: 0 23px 0 0;
}
.form-success {
	text-align: center !important;
	margin-bottom: 20px !important;
}
#checkout-success .article-content p:first-child {
	color: #439DCE;
	font-weight: bold;
	text-align: center;
	font-size: 20px;
}
.category-all-products {
	display: block;
	text-align: center;
	margin: 0 0 15px;
	color: #4BAFE3;
	text-decoration: none;
	font-size: 22px;
	text-decoration: underline;
}
.category-all-products:hover {
	text-decoration: none;
}
#price-phone,
#phone {
	width: 205px !important;
}
label[for="price-phone"],
label[for="phone"] {
	margin-right: 15px;
}
.order-fields fieldset {
	line-height: 31px;
}
.order-fields label[for="phone"] {
	margin-right: 55px;
}
#form_price > p {
	text-align: center;
	margin: 0 0 10px;
}
label.error {
	float: right !important;
	color: #f00 !important;
	margin: 0 !important;
	font-weight: normal !important;
	font-size: 11px !important;
	line-height: 16px !important;
}
.p_img{

}

.p_img img{
    float: left;
    padding: 3px;
    border: 1px solid #CCC;
    margin: 0px 5px 0px 0px;
}

.p_news{

}

.product-fields .pluso{
	clear: both;
	display: block;
	margin: 10px 0 10px -3px;
}
.pluso-more{
	display: none !important;
}