@import url(fonts.css);
@import url(font-awesome.css);
html {
	overflow-y: scroll;
	margin: 0;
	padding: 0;
}
body {
	background-color: #eeeeee;
	color: #000000;
	font-family: RobotoLight, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
html, body {
    height: 100%;
    min-width: 100%;max-width: 100%;
}
body, td, th, input, textarea, select, a {
	font-size: 12px;
}
h1, .welcome {
	color: #000;
	font-family: RobotoRegular;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 24px;
	font-weight: normal;
	text-shadow: none;
}
h2 {
	color: #000000;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
}
p {
	margin-top: 0px;
	margin-bottom: 20px;
}
a, a:visited, a b {
	color: #000000;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input[type='text'], input[type='password'], textarea {
	background: #F8F8F8;
	border: 1px solid transparent;
	padding: 3px 15px;
	margin-left: 0px;
	margin-right: 0px;
    box-sizing: border-box;
}
select {
	background: #F8F8F8;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
label {
	cursor: pointer;
}
:focus {
    outline: none;
}
/**/
.wrapper {
    margin: 0 auto;
    min-height: 100%;
    height: auto !important;
    overflow: hidden;
    position: relative;
}
.max-wrap {
    max-width: 1170px;
    padding: 0;
    margin: 0 auto;
}
.content {
    display: inline-block;
    margin: 0 auto;
    width: 100%;
	background-color: #fff;
	padding: 0 15px 15px 15px;
    box-sizing: border-box;
}
.home .content{
	padding:0 ;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	margin: 0 auto;    
	text-align: center;
    width: 100%;
}
#cboxLoadedContent > div > h2{
	position:absolute;
	top:-40px;
	margin-bottom: 0px;
}
/* layout */
#container {
	width: 1170px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 17px;
	text-align: left;
}
#column-left {
	float: left;
	width: 275px;
	padding-top: 7px;
}
#column-right {
	float: right;
	width: 180px;
}
#content {
	min-height: auto;
	margin-bottom: 0px;
	background-color: #fff;
}
#column-left + #column-right + #content, #column-left + #content {
	margin-left: 305px;
}
#column-right + #content {
	margin-right: 195px;
}
/* header */
#header {
	height: 198px;
	position: relative;
	z-index: /*99*/;
	border-bottom:1px solid #afb3a7;
	background-color:#ffffff;
}
#header #logo {

}
#currency {

}
#currency a {
	display: inline-block;
	padding: 2px 4px;
	border: 1px solid #CCC;
	color: #999;
	text-decoration: none;
	margin-right: 2px;
	margin-bottom: 2px;
}
#currency a b {
	color: #000;
	text-decoration: none;
}
#header #cart {

	z-index: 9;
}
#header #cart .heading {
	float: right;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	position: relative;
	z-index: 1;
	width: 100%;
}
#header #cart .heading h4 {

}
#header #cart .heading a {

}
#header #cart .heading a span {

}
#header #cart .content {
    display: none;
}
.content.cart-pop {
    max-width: 780px;
    display: inline-block;
    background-color: #fff;
    /*border-width: 0 5px 5px 5px;
    border-style: solid;
    border-color: #eae8e8;*/
    padding: 0;
}
.content.cart-pop h2 {
    font: 15px RobotoLight, sans-serif;
    color: #000;
    text-transform: uppercase;
    background-color: #eae8e8;
    line-height: 40px;
    text-align: left;
    padding: 0 20px;
}
#header #cart.active .heading {
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 6px;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	-webkit-border-radius: 7px 7px 0px 0px;
	-moz-border-radius: 7px 7px 0px 0px;
	-khtml-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
}
#header #cart.active .content {
	display: block;
}
.mini-cart-info {
    padding: 0 15px;
}
.mini-cart-info table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 5px;
}
.header-top > div > table tr td:nth-child(1) {
    width: 350px;
}
.header-top > div > table tr td:nth-child(2) {
    float: right;
    padding-top: 3px;
}
.header-top > div > table tr td:nth-child(3) {
    width: 160px;
}
.not-for-d{
	display:none;
}
.mini-cart-info td {
    color: #000;
    vertical-align: middle;
    padding: 10px 5px;
    border-bottom: 1px solid #c0c0c0;
    font-size: 15px;
}
.mini-cart-info .image {
	width: 1px;
    padding-left: 0;
}
.mini-cart-info .image img {
    border: 1px solid #eeeeee;
    text-align: left;
}
.mini-cart-info .name small {
	color: #666;
}
.mini-cart-info .quantity {
	text-align: right;
}
.mini-cart-info td.total {
	text-align: right;
}
.mini-cart-info .remove {
	text-align: right;
    font: 17px RobotoLight,sans-serif;
    padding: 12px 5px 12px 15px;
}
.mini-cart-info .remove img {
	cursor: pointer;
}
.mini-cart-total {
    text-align: right;
    position: relative;
    padding: 16px 15px;
}
.mini-cart-total table {
	border-collapse: collapse;
	display: inline-block;
	margin-bottom: 5px;
}
.mini-cart-total td {
	color: #000;
	padding: 4px;
	font:15px RobotoLight, sans-serif;
	box-sizing: border-box;
}
.mini-cart-total td.bold {
	font:15px RobotoBold, sans-serif;
}
.mini-cart-total tr:first-child {
    display: none;
}
.mini-cart-total .checkout {
    /*position: absolute;
    top: 9px;*/
    text-align: center;
    display: block;
    width: 100%;
	margin-top:-40px;
}
.content.cart-pop .empty {
    font-size: 15px;
    text-align: center;
    padding: 20px;
}
.mini-cart-total .checkout a {
    font-size: 13px;
    color: #fff;
    width: 160px;
    line-height: 38px;
    background-color: #04bc79;
    display: inline-block;
    padding: 0;
    text-align: center;
    box-sizing: border-box;
    text-decoration: none;
}
#header #cart .checkout {
    text-align: right;
    clear: both;
}
#header #cart .empty {
	padding-top: 50px;
	text-align: center;
}
/*#header */#search {
	position: relative;
	/*top: 15px;
	right: 0px;
	width: 100%;*/
	z-index: 15;
}
/*#header */.button-search {
    position: absolute;
    top: 2px;
    right: 2px;
    background: url('../image/button-search.png') center center no-repeat;
    width: 33px;
    height: 28px;
    cursor: pointer;
}
/*#header */#search input {
	background: #FFF;
    padding: 1px 33px 1px 5px;
    width: 100%;
    height: 32px;
    box-sizing: border-box;
    border: 1px solid #999999;
}
#header #welcome {
	position: absolute;
	top: 47px;
	right: 0px;
	z-index: 5;
	width: 298px;
	text-align: right;
	color: #999999;
}
#header .links {
	/*position: absolute;
	right: 0px;
	bottom: 3px;*/
	font-size: 10px;
	padding-right: 10px;
}
#header .links a {
	float: left;
	display: block;
	padding: 0px 0px 0px 7px;
	color: #38B0E3;
	text-decoration: none;
	font-size: 12px;
}
#header .links a + a {
	margin-left: 8px;
	border-left: 1px solid #CCC;
}
/* menu */
#menu {
	background: #1b1b1b;
	height: 65px;
	max-height: 65px;
	padding: 0px;
    position: relative;
}
#menu ul {
	list-style: none;
    margin: 0;
    padding: 0;
    display: table;
    width: 100%;
    height: 100%;
	box-sizing: border-box;
}
#menu > ul > li {
	z-index: 20;
    padding: 0;
    display: table-cell;
    vertical-align: middle;
	    table-layout: fixed;
}
#menu > ul > li + li{
    padding-left: 1px;
    /* border-left: 1px solid #AFAFAF; */
    background: url(../image/top-menu-line.png)no-repeat 0 center;
}
#menu > ul > li > span > a:hover {
	background-color:#616060;
}
#menu > ul > li > span > a {
	font-size: 14px;
	color: #FFF;
	/*line-height: 65px;*/
	text-decoration: none;
	display: block;
	padding: 14px 10px 13px;
	z-index: 6;
	position: relative;
	text-align:center;
}
#menu > ul > li:hover > span > a {
	
}
#menu > ul > li > div {
	/*display: none;*/
	display: table;
    background: #FFFFFF;
    position: absolute;
    z-index: 5;
    padding: 20px 30px;
    border: 1px solid #6a6969;
    background-color: #fff;
	width:100%;
	top: 65px;
    left: 0;
    right: 0;
    box-sizing: border-box;
	opacity: 0;
    visibility: hidden;
	transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
}
#menu > ul > li:hover > div {
	/*display: table;*/
	opacity: 1;
    visibility: visible;
	transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
}
#menu > ul > li > div > ul {
	display: table-cell;
	table-layout: fixed;
    width: 33.3%;
}
#menu > ul > li ul + ul {
	padding-left: 20px;
}
#menu > ul > li ul > li + li{
	margin-top:10px;
}
#menu > ul > li ul > li > span > a {
	text-decoration: none;
	padding: 0;
	color: #000;
	display: block;
	white-space: nowrap;
	min-width: 120px;
	font-size:14px;
}
#menu > ul > li ul > li:hover > span > a {
	text-decoration:underline;
}
#menu > ul > li > div > ul > li > a {
	color: #000;
}
.breadcrumb {
	color: #000000;
	margin-bottom: 25px;
	font-size:15px;
    border-bottom: 1px solid #d1d1d1;
    padding: 22px 0;
}
.br-cr-tab a{
	color:#ffaa00;
	font-size:15px;
	margin-right: 10px;
}
.br-cr-tab a span,.br-cr-tab a .br-no-a{
	color:#000000;
}
.br-cr-tab .separator{
	background:url(../image/separator.png)no-repeat center center;
    display: inline-block;
    width: 5px;
    height: 9px;
    margin-right: 10px;
}
.success, .warning, .attention, .information {
	padding: 10px 10px 10px 33px;
	margin-bottom: 15px;
	color: #000000;
}
.success {
	background: #fff;
    border: 4px solid #eae8e8;
    font-size: 14px;
    border-radius: 0;
    padding: 7px 50px 7px 20px;
    margin: 0;
    color: #000;
}
.warning {
	background: transparent;
	font-size:14px;
    padding: 10px 20px;
    margin: 0;
    color: #000;
}
.attention {
	background: transparent;
	font-size:14px;
    padding: 10px 20px;
    margin: 0;
    color: #000;
}
.success .close, .warning .close, .attention .close, .information .close {
	float: right;
	padding-top: 4px;
	padding-right: 4px;
	cursor: pointer;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	display: block;
	color: #FF0000;
}
.help {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	display: block;
}
table.form {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
table.form tr td:first-child {
	width: 150px;
}
table.form > * > * > td {
	color: #000000;
}
table.form td {
	padding: 4px;
}
input.large-field, select.large-field {
	width: 300px;
}
table.list {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
table.list td {
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
table.list thead td {
	background-color: #EFEFEF;
	padding: 0px 5px;
}
table.list thead td a, .list thead td {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}
table.list tbody td {
	padding: 0px 5px;
}
table.list .left {
	text-align: left;
	padding: 7px;
}
table.list .right {
	text-align: right;
	padding: 7px;
}
table.list .center {
	text-align: center;
	padding: 7px;
}
table.radio {
	width: 100%;
	border-collapse: collapse;
}
table.radio td {
	padding: 5px;
}
table.radio td label {
	display: block;
}
table.radio tr td:first-child {
	width: 1px;
}
table.radio tr td:first-child input {
	margin-top: 1px;
}
table.radio tr.highlight:hover td {
	background: #F1FFDD;
	cursor: pointer;
}
.pagination {
	border-top:/*1px solid #EEEEEE*/;
	display: inline-block;
	width: 50%;
	margin-bottom: 10px;
    float: left;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	display: inline-block;
	border: 1px solid #ffe400;
	background:#ffe400;
	padding: 4px 10px;
	text-decoration: none;
	color: #000000;
	font:14px RobotoRegular, sans-serif;
}
.pagination .links b {
	display: inline-block;
	border: 1px solid #c9c8c8;
	padding: 4px 10px;
	font-weight: normal;
	text-decoration: none;
	color: #5d5c5c;
	background: #FFFFFF;
	font:14px RobotoRegular, sans-serif;
}
.pagination .results {
	float: right;
	padding-top: 3px;
}
/* button */
a.button, input.button {
	cursor: pointer;
	color: #FFFFFF;
	line-height: 13px;
	font-family: RobotoRegular, Arial, Helvetica, sans-serif;
	font-size: 13px;
    background-color: #04bc79;
}
a.button {
	display: inline-block;
	text-decoration: none;
	padding: 6px 12px 6px 12px;
}
input.button {
    margin: 0;
    border: 0;
    height: 31px;
    padding: 0px 11px 0px 11px;
    background-color: #04bc79;
}
.product-info input.button{
	padding: 0px 13px 0px 13px;
    float: left;
}
.product-info input.button.catapulta{
	background-color: #ffaa00;
    margin-left: 15px;
}
a.button:hover, input.button:hover {
	/*background-position: 0px -24px;*/
}
.buttons {
	background: #FFFFFF;
	/*border: 1px solid #EEEEEE;*/
	overflow: auto;
	padding: 6px;
	margin-bottom: 20px;
}
.buttons .left {
	float: left;
	text-align: left;
}
.buttons .right {
	float: right;
	text-align: right;
}
.buttons .center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.htabs {
	height: 30px;
	line-height: 16px;
	border-bottom: 1px solid #DDDDDD;
}
.htabs a {
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab.png') repeat-x;
	padding: 7px 15px 6px 15px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #000000;
	margin-right: 2px;
	display: none;
}
.htabs a.selected {
	padding-bottom: 7px;
	background: #FFFFFF;
}
.tab-content {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding: 10px;
	margin-bottom: 20px;
	z-index: 2;
	overflow: auto;
}
/*search-content*/
.search-content {
	border:1px solid #d1d1d1 !important;
	background-color:#f7f8f9;
    border-radius: 5px;
	padding:22px 25px 15px !important;
	font-size:14px;
    margin-top: 5px;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
}
.search-content input.button {
	text-transform:none;
	width:110px;
	line-height:31px;
    height: 31px;
}
.search-content input[type='text']{
    width: 53%;
    height: 27px;
    max-width: 405px;
    border-color: #b8b8b8;
    text-transform: none;
    font: 14px RobotoLight, sans-serif;
    padding: 3px 10px;
	background-color:#fff;
	float:left;
    box-sizing: border-box;
}
.search-content select{
    width: 46%;
    height: 27px;
    max-width: 355px;
    border-color: #b8b8b8;
    text-transform: none;
    font: 14px RobotoLight, sans-serif;
    padding: 3px 10px;
	background-color:#fff;
	float:right;
	-webkit-appearance: none;
    background-image: url('../image/arrow-down-search.png');
    background-position: 99.5% center;
    background-repeat: no-repeat;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    -ms-appearance: none;
    appearance: none!important;
    outline: none !important;
    max-height: 27px;
	cursor:pointer;
}
.search-content label{
	font-size:14px;
}
.search-input,.search-butt{
	display:inline-block;
	width:100%;
}
.search-butt{
	padding-top: 10px;
}
.search-content input[type="checkbox"] {
    display: none;
}
.search-content input[type="checkbox"] + label {
    background: url("../image/check-search-off.png") no-repeat scroll left center !important;
    height: 18px;
    padding: 0 0 0 27px;
    display: inline-block;
    margin-left: 52px;
}
.search-content input[type=checkbox]:checked + label {
    background: url("../image/check-search-on.png") no-repeat scroll left center !important;
    height: 18px;
}
/*end search-content*/
/* box */
.box {
	margin-bottom: 20px;
	padding: 35px 25px;
	box-sizing:border-box;
}
.box .box-heading {
	/*-webkit-border-radius: 7px 7px 0px 0px;
	-moz-border-radius: 7px 7px 0px 0px;
	-khtml-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
	border: 1px solid #DBDEE1;
	background: url('../image/background.png') repeat-x;
	padding: 8px 10px 7px 10px;*/
	font-family: RobotoRegular, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
}
.box .box-content {
	background: /*#FFFFFF*/;
	/*-webkit-border-radius: 0px 0px 7px 7px;
	-moz-border-radius: 0px 0px 7px 7px;
	-khtml-border-radius: 0px 0px 7px 7px;
	border-radius: 0px 0px 7px 7px;
	border-left: 1px solid #DBDEE1;
	border-right: 1px solid #DBDEE1;
	border-bottom: 1px solid #DBDEE1;
	padding: 10px;*/
}
/* box products */
.box-product {
	width: 100%;
	overflow: visible;
}
.box-product > div {
	width: 290px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 20px;
}
.box-product > div + div{
	/*margin-left:14px*/;
}
#column-left + #column-right + #content .box-product > div {
	width: 119px;
}
.box-product .image {
	display: block;
	margin-bottom: 0px;
}
.box-product .image img {
	/*padding: 3px;
	border: 1px solid #E7E7E7;*/
}
.box-product .name a {
	color: #000;
	text-decoration: none;
	display: block;
	margin-bottom: 4px;
	font:20px RobotoRegular,sans-serif;
}
.box-product .price {
	display: block;
	font-weight: bold;
	color: #333333;
	margin-bottom: 4px;
}
.box-product .price-old {
	color: #F00;
	text-decoration: line-through;
}
.box-product .price-new {
	font-weight: bold;
}
.box-product .rating {
	display: block;
	margin-bottom: 4px;
}
.name-subcat .name a{
	padding-left:3px;
	margin-bottom: 10px;
}
.featured-cat{
	margin-bottom:0;
	padding-bottom:0;
}
.feature.youwatched .box-heading {
    width: 276px;
    white-space: nowrap;
}
@-moz-document url-prefix() {
.feature.youwatched .box-heading {
    white-space: normal;
}
}
.feature.youwatched .box-heading > span {
    width: 232px;
}
.feature{
	padding:25px 0 0 0;
    display: inline-block;
	background-color: #fff;
    width: 100%;
}
.feature .box-product > div {
    padding: 0 15px 5px 15px;
    box-sizing: border-box;
	border:1px solid transparent;
	-webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}
.sub-cat ul{
	padding-left:25px;
	margin:0;
}
.sub-cat ul li a{
	color:#04bc79;
	display: inline-block;
	text-decoration:none;
	vertical-align: top;
}
.sub-cat ul li{
	color:#04bc79;
	font-size:20px;
	margin-bottom: 6px;
}
.sub-cat ul li a span{
	font-size:15px;
	color:#000;
	border-bottom:1px solid #04bc79;
	display: inline;
}
/*@-moz-document url-prefix() 
{ 
    .sub-cat ul li a span {
    vertical-align: bottom;
}
}*/
.feature .box-product .name a{
    font: 15px RobotoRegular, sans-serif;
    text-align: center;
    box-sizing: border-box;
	color:#04bc79;
	text-decoration:underline;
}
.feature .box-product .name a span{
	color:#000;
}
.feature .box-product .price{
	font: 20px RobotoRegular, sans-serif;
	text-align:center;
	margin-top: 15px;
    margin-bottom: 15px;
}
.box-product .compare{
	margin-top:17px;
}
.box-product .compare a {
    background: url(../image/dob-k-sr-no.png) no-repeat left bottom;
	color:#04bc79;
	font-size: 15px;
}
.box-product .compare a.active {
    background: url(../image/dob-k-sr-yes.png) no-repeat left bottom;
	min-height:18px;
}
.box-product .compare a span{
	font:13px RobotoRegular, sans-serif;
	color:#000;
	margin-left: 23px;
}
.wrap-attr{
	position:relative;
	width:100%;
	display: inline-block;
	height: 0;
}
.attr{
	/*display:none;*/
	opacity:0;
    visibility: hidden;
	transition: 0.3s linear;
}
.feature .box-product > div:hover{
	border-style: solid;
	border-color: #ccc;
	border-width: 1px 1px 0 1px;
	-webkit-box-shadow: 0px -1px 12px #cccccc;
	-moz-box-shadow: 0px -1px 12px #cccccc;
	box-shadow: 0px -1px 12px #cccccc;
	-webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}
.feature .box-product > div:hover .attr{
    display: inline-block;
    position: absolute;
    top: 0;
    left: -16px;
    right: -16px;
    padding: 0 10px 10px 10px;
    background-color: #fff;
	border-style: solid;
	border-color: #ccc;
	border-width: 0px 1px 1px 1px;
    z-index: 50;
	opacity:1;
	visibility: visible;
	transition: 0.3s linear;
}
.attr table{
	width:100%;
	border-collapse: separate;
    border-spacing: 2px;
    border-color: #fff;
}
.attr table tr{
	background-color:#eeeeee;
}
.attr table tr:nth-child(2n){
	background-color:#e4e4e4;
}
.attr table tr td{
	font:14px RobotoRegular, sans-serif;
	color:#2a2a2a;
    padding: 5px 15px;
}
/*news-box*/
.news-box{
	padding: 0px 15px;
	width: 100%;
	float: left;
	max-width: 380px;
}
.home .news-box .box-heading{
    font-size: 22px;
	padding: 4px 0;
	width:135px;
}
.news-box .box-heading > span{
	background-color: #FFE400;
    height: 37px;
    width: 90px;
    vertical-align: middle;
    display: inline-block;
    line-height: 37px;
    box-sizing: border-box;
}
.news-box .box-heading:before{
    content: '';
    background: url(../image/bg-featured.png) no-repeat left center;
    width: 15px;
    height: 40px;
    display: inline-block;
    float: left;
}
.news-box .box-heading:after{
    content: '';
    background: url(../image/bg-featured.png) no-repeat right center;
    width: 30px;
    height: 40px;
    display: inline-block;
    float: right;
}


/*news-box end*/
/*testim-box*/
.testim-box{
	padding:0 15px;
	width: 400px;
    float: left;
	height: 205px;
    overflow: hidden;
}
.testim-box .box-heading{
    font-size: 22px;
    /*background-color: #ffe400;
    width: 118px;
    text-align: center;*/
	margin-bottom: 18px;
	padding: 4px 0;
	color:#1b1b1b;
	float: left;
}
.testim-box .description{
	font:italic 14px/1.4 RobotoLightItalic, sans-serif;
}
.testim-box .name-city{
	font:italic 700 15px Roboto, sans-serif;
    margin-top: 10px;
}
.testim-butt{
	float:right;
	margin-top: 5px;
	padding-right: 15px;
}
.testim-butt input[type=button]{
    background: url(../image/left-right-but.png) no-repeat left center;
    width: 26px;
    height: 28px;
    padding: 0;
    margin: 0;
    border: 0;
	cursor:pointer;
	outline:none!important;
}
.testim-butt input[type=button].next{
	background-position:right center;
}
.testim-butt input[type=button]:hover{
	background: url(../image/left-right-but-hover.png) no-repeat left center;
}
.testim-butt input[type=button]:hover.next{
	background-position:right center;
}
/*testim-box end*/
/*testimonial page*/
.testimonial-box a.button{
	height:31px;
	box-sizing:border-box;
	line-height:18px;
}
#content.testimonial-box > div > table{
	width:50%;
	float:left;
	border:none;
	padding:0;
	padding-right:10px;
    margin-bottom: 25px;
}
#content.testimonial-box > div > table:nth-child(3n+3){
	clear:right;
}
#content.testimonial-box > div > table:nth-child(2n){
	float:right;
	padding-right:0px;
	padding-left:10px;
}
.date-testimonial{
	color:#757474;
	font-size:14px;
}
.title-testimonial{
	font:16px RobotoRegular, sans-serif;
    margin-top: 6px;
    display: block;
    margin-bottom: 1px;
}
.description-testimonial{
	font-size:14px;
    line-height: 1.75;
}
.average-testimonial{
	font:13px RobotoRegular, sans-serif;
    vertical-align: middle;
    margin-right: 10px;
}
.box-average-testimonial{
    padding-top: 10px;
}
.testimonial-box .pagination .results{
	display:none;
}
.testimonial-box .buttons{
	float:right;
	width:50%;
    padding: 0;
    box-sizing: border-box;
}
.pag-but{
    width: 100%;
    display: inline-block;
}
/*end testimonial page*/
/*isitestimonial page*/
#content.isitestimonial-box .content{
	padding: 0;
    overflow: visible;
    margin-bottom: 0;
    border: none;
}
.isitestimonial-box input[type='text'], .isitestimonial-box textarea{
	background: #fff;
    border: 1px solid #c0c0c0;
    padding: 3px 10px;
    font: 14px RobotoLight, sans-serif;
    color: #414141;
}
.isitestimonial-box input[type='text']{
	height:31px;
	max-width:505px;
	width:100%;
	box-sizing: border-box;
}
.isitestimonial-box input[type='text'].input_ca{
	max-width:180px;
    vertical-align: middle;
    margin: 0 15px;
}
.isitestimonial-box textarea{
	height:185px;
	max-width:100%;
	width:100%;
	box-sizing: border-box;
	resize:none;
}
.isitestimonial-box a.button{
	width:140px;
	box-sizing:border-box;
    line-height: 21px;
    text-align: center;
}
.isitestimonial-box table td{
	padding:0;
	font-size:14px;
}
.isitestimonial-box table td.isi-textarea-box{
	padding-top:17px;
}
.rating-isi-box input[type=radio] {
	display: none;
}
.rating-isi-box label {
	display: inline-block;
	cursor: pointer;
}
.rating-isi-box label:before {
	content: "";
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 1px;
	background: #fff url(../image/isi-rating-off.png)no-repeat center center;
    vertical-align: middle;
}
.rating-isi-box input[type=radio]:checked + label:before {
	background: #fff url(../image/isi-rating-on.png)no-repeat center center;
}
.captcha-isi-box > img{
	vertical-align: top;
}
.isitestimonial-box table td.rating-isi-box{
	padding-top: 20px;
}
.isitestimonial-box table td.captcha-isi-box{
	padding-top: 20px;
}
/*end isitestimonial page*/
/*certification*/
.certification{
    padding: 0 15px 0 0;
    width: 370px;
    float: right;
}
.certification .box-heading{
    font-size: 22px;
	margin-bottom: 13px;
	padding: 4px 0;
	color:#1b1b1b;
}
.certification p {
	font-size:14px;
	color:#1b1b1b;
	line-height: 1.5;
}
/*certification end*/
/*price-pr*/
.price-pr{
	padding: 0 15px;
    width: 400px;
    float: left;
	margin-top:10px;
}
.price-pr .box-heading{
    font-size: 22px;
    /*background-color: #ffe400;
    width: 280px;
    text-align: center;*/
	margin-bottom: 13px;
	padding: 4px 0;
	color:#1b1b1b;
}
.price-pr p {
	font-size:14px;
	color:#1b1b1b;
	line-height: 1.5;
}
/*price-pr end*/
/* box category */
ul.box-category, ul.box-category ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.box-category > li:first-child {
	
}
ul.box-category > li {
	border-bottom: 1px solid #d1d1d1;
    margin: 0 10px;
    position: relative;
}
ul.box-category > li:last-child {
	border-bottom: none;
}
ul.box-category > li + li {
	border-top: 1px solid #EEEEEE;
}
ul.box-category > li > a {
    text-decoration: none;
    display: block;
    color: #000;
	font-family:RobotoRegular, sans-serif;
    text-align: left;
    padding: 5px 9px;
    line-height: 1.5;
    margin: 1px -10px 2px -10px;
	font-size:15px;
	padding-right: 30px;
}
ul.box-category > li.have-sub-cat > a {
    margin-right: 35px;
	position:relative;
}
ul.box-category > li.have-sub-cat  a.mm-next{
	content: '';
    position: absolute;
    top: 1px;
    width: 45px;
    padding: 0;
    margin: 0;  
	height: 100%;
    max-height: 35px;
    right: -10px;
    background: url(../image/arrow-down.png)no-repeat center center;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
ul.box-category > li ul.box-category > li.have-sub-cat > a {
    background: url(../image/dot-left.png)no-repeat 10px center;
    margin-right: 45px;
	position:relative;
}
ul.box-category > li ul.box-category > li.have-sub-cat > a.mm-next {
	content: '';
    position: absolute;
    top: 1px;
    width: 45px;  
	height: 100%;
    max-height: 35px;
    right: -45px;
    background: url(../image/arrow-down.png)no-repeat center center;
}
ul.box-category > li ul {
	display: none;
}
ul.box-category > li a.active {
	font-family:RobotoRegular, sans-serif;
    color: #fff;
}
ul.box-category > li.have-sub-cat > a.active {
	background: #04bc79;
    margin-right: -10px;
}
ul.box-category > li.have-sub-cat.active a.mm-next {
    background:url(../image/arrow-down-active.png)no-repeat center center;
}
ul.box-category > li.have-sub-cat > a.mm-next.activenn {
    transform: rotate(180deg);
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
ul.box-category > li a:hover {
	text-decoration:underline;
}
ul.box-category > li a.active + ul {
	display: block;
}
ul.box-category > li.have-sub-cat > a.active + ul > li.have-sub-cat > a.active + ul > li > a{
	margin-left: 10px;
    background: transparent url(../image/dot-left.png)no-repeat 10px center;
}
ul.box-category > li ul > li:first-child {
	border-top: 1px solid #d1d1d1;
}
ul.box-category > li ul > li:last-child {
	border-bottom: none;
}
ul.box-category > li ul > li {
	border-bottom: 1px solid #d1d1d1;
}
ul.box-category > li ul > li > a{
    text-decoration: none;
    display: block;
    color: #000;
    text-align: left;
    padding: 5px 11px 5px 30px;
    line-height: 1.5;
    margin: 1px -10px 2px -10px;
	font-size:15px;
    background: url(../image/dot-left.png)no-repeat 10px center;
}
ul.box-category > li ul > li > a.active {
	font-family: RobotoLight, sans-serif;
    background: url(../image/dot-left.png)no-repeat 10px center;
    color: #000;
    text-decoration: underline;
}
.cat-box {
    border: 1px solid #bbbaba;
    border-radius: 4px;
    padding: 0px 3px;
    margin-bottom: 25px;
    background-color: #f1f0f3;
}
.cat-box .box-content {
    padding: 0;
}
/* box filter */
ul.box-filter, ul.box-filter ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.box-filter span {
	font-weight: bold;
	border-bottom: 1px solid #EEEEEE;	
	display: block;
	padding-bottom: 5px;
	margin-bottom: 8px;
}
ul.box-filter > li ul {
	padding-bottom: 10px;
}
/* content */
#content .content {
	padding: 10px;
	overflow: auto;
	margin-bottom: 20px;
	border: 1px solid #EEEEEE;
}
#content .content .left {
	float: left;
	width: 49%;
}
#content .content .right {
	float: right;
	width: 49%;
}
/* category */
.category-info {
	overflow: auto;
	margin-bottom: 20px;
}
.category-info .image {
	float: left;
	padding: 5px;
	margin-right: 15px;
	border: 1px solid #E7E7E7;
}
.category-list {
	overflow: auto;
	margin-bottom: 20px;
}
.category-list ul {
	float: left;
	width: 18%;
}
/* manufacturer */
.manufacturer-list {
	border: 1px solid #DBDEE1;
	padding: 5px;
	overflow: auto;
	margin-bottom: 20px;
}
.manufacturer-heading {
	background: #F8F8F8;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 8px;
	margin-bottom: 6px;
}
.manufacturer-content {
	padding: 8px;
}
.manufacturer-list ul {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
}
/* product */
.product-filter {
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: 5px;
	overflow: auto;
}
.product-filter .display {
	margin-right: 15px;
	float: left;
	padding-top: 4px;
	color: #333;
}
.product-filter .display a {
	font-weight: bold;
}
.product-filter .sort {
	float: right;
	color: #333;
}
.product-filter .limit {
	margin-left: 15px;
	float: right;
	color: #333;
}
.product-compare {
	padding-top: 6px;
	margin-bottom: 25px;
	font-weight: bold;
}
.product-compare a {
	text-decoration: none;
	font-weight: bold;
}
.product-list > div {
	overflow: auto;
	margin-bottom: 15px;
}
.product-list .right {
	float: right;
	margin-left: 15px;
}
.product-list > div + div {
	border-top: 1px solid #EEEEEE;
	padding-top: 16px;
}
.product-list .image {
	float: left;
	margin-right: 10px;
}
.product-list .image img {
	padding: 3px;
	border: 1px solid #E7E7E7;
}
.product-list .name {
	margin-bottom: 3px;
}
.product-list .name a {
	color: #38B0E3;
	font-weight: bold;
	text-decoration: none;
}
.product-list .description {
	line-height: 15px;
	margin-bottom: 5px;
	color: #4D4D4D;
}
.product-list .rating {
	color: #7B7B7B;
}
.product-list .price {
	float: right;
	height: 50px;
	margin-left: 8px;
	text-align: right;
	color: #333333;
	font-size: 12px;
}
.product-list .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-list .price-new {
	font-weight: bold;
}
.product-list .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #BBBBBB;
}
.product-list .cart {
	margin-bottom: 3px;
}
.product-list .wishlist, .product-list .compare {
	margin-bottom: 3px;
}
.product-list .wishlist a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left center no-repeat;
}
.product-list .compare a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left 60% no-repeat;
}
.product-grid {
	width: 100%;
	overflow: visible;
}
.product-grid > div {
	width: 270px;
	padding: 0 15px 5px 15px;
    box-sizing: border-box;
	border:1px solid transparent;
	display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
	-webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}
.product-grid > div:hover {
    border-style: solid;
    border-color: #ccc;
    border-width: 1px 1px 0 1px;
    -webkit-box-shadow: 0px -1px 12px #cccccc;
    -moz-box-shadow: 0px -1px 12px #cccccc;
    box-shadow: 0px -1px 12px #cccccc;
	-webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}
.product-grid > div:hover .attr {
    display: inline-block;
    position: absolute;
    top: 0;
    left: -16px;
    right: -16px;
    padding: 0 10px 10px 10px;
    background-color: #fff;
    border-style: solid;
    border-color: #ccc;
    border-width: 0px 1px 1px 1px;
    z-index: 50;
	opacity:1;
	visibility: visible;
	transition: 0.3s linear;
}
#column-left + #column-right + #content .product-grid > div {
	width: 125px;
}
.product-grid .image {
	display: block;
	margin-bottom: 0px;
}
.product-grid .image img {
	width: 100%;
}
.product-grid .name a {
	display: block;
	margin-bottom: 4px;
	font: 15px RobotoRegular, sans-serif;
    text-align: center;
    box-sizing: border-box;
    color: #04bc79;
    text-decoration: underline;
}
.product-grid .name a span {
    color: #000;
}
.product-grid .description {
	display: none;
}
.product-grid .rating {
	display: block;
	margin-bottom: 4px;
}
.product-grid .price {
	display: block;
	color: #333333;
	font: 20px RobotoRegular, sans-serif;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}
.product-grid .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-grid .price-new {
	font-weight: bold;
}
.product-grid .price .price-tax {
	display: none;
}
.product-grid .cart {

}
.product-grid .wishlist, .product-grid .compare {
    margin-top: 17px;
}
.product-grid .wishlist a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left center no-repeat;
}
.product-grid .compare a {
	background: url(../image/dob-k-sr-no.png) no-repeat left bottom;
    color: #04bc79;
    font-size: 15px;
}
.product-grid .compare a.active {
    background: url(../image/dob-k-sr-yes.png) no-repeat left bottom;
    min-height: 18px;
}
.product-grid .compare a span {
    font: 13px RobotoRegular, sans-serif;
    color: #000;
    margin-left: 23px;
}
/* Product */
.product-info {
	overflow: auto;
	margin-bottom: 20px;
}
.product-info > .left {
	float: left;
	margin-right: 15px;
	max-width: 540px;
}
.product-info > .left + .right {
	margin-left: 565px;
}
.product-info .image {
	border: 1px solid #d1d1d1;
	float: left;
	margin-bottom: 20px;
	padding: 10px;
	text-align: center;
}
.product-info .image img{
	padding: 0;
}
.product-info .image-additional {
	width: 100%;
	clear: both;
	overflow: hidden;
	display: table;
}
.product-info .image-additional img {
	border: 1px solid #d1d1d1;
    margin: 0 5px;
}
.product-info .image-additional a {
	display: table-cell;
	margin-bottom: 10px;
	width: 122px;
	text-align:center;
}
.product-info .image-additional a:nth-child(1){
	text-align:left;
}
.product-info .image-additional a:nth-child(4n+4){
	text-align:right;
}
.product-info .image-additional a:nth-child(1) img,.product-info .image-additional a:nth-child(4n+4) img{
	margin:0;
}
.product-info .description {
    font: 15px RobotoLight, sans-serif;
    display: inline-block;
    width: 100%;
    text-align: left;
}
.product-info .description span {
	font:15px RobotoRegular, sans-serif;
}
.product-info .description span > .in {
	color: #04bc79;
	background: url(../image/nalichie.png) no-repeat left center;
	 padding-left: 25px;
}
.product-info .description span > .out {
	background: url(../image/nalichie-net.png) no-repeat left center;
	padding-left: 25px;
	color: #FF0606;
	background-size: contain;
    margin-bottom: 20px;
    display: inline-block;
}
.product-info .description a {
	color: #4D4D4D;
	text-decoration: none;
}
.product-info .price {
    padding: 0px 0px 10px 0px;
    margin-bottom: 10px;
    font: 22px RobotoRegular,sans-serif;
    width: 100%;
    text-align: left;
}
.product-info .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-info .price-new {
}
.product-info .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.product-info .price .reward {
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.product-info .price .discount {
	font-weight: normal;
	font-size: 12px;
	color: #4D4D4D;
}
.product-info .options {
    font: 15px RobotoRegular,sans-serif;
    box-sizing: border-box;
}
.product-info .options option,.product-info .options select,.product-info .options label{
	font:14px RobotoLight,sans-serif;
}
.product-info .options select{
    width: 100%;
    -webkit-appearance: none;
    background-image: url("../image/arrow-down-product.png");
    background-position: 98% center;
    background-repeat: no-repeat;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    -ms-appearance: none;
    appearance: none!important;
    outline: none !important;
    max-height: 35px;
    padding-left: 3px;
	border-color:#c0c0c0;
	height: 30px;
    margin-top: 18px;
	background-color:#fff;
}
.product-info .options input[type="radio"]{
	display: none;
}
.product-info .options input[type=radio]:checked + label {
    background: url("../image/bullets.png") no-repeat scroll 0 2px #fff!important;
    height: 16px;
}
.product-info .options input[type="radio"] + label {
    background: url("../image/bullets.png") no-repeat scroll 0 -16px #fff!important;
    height: 16px;
    padding: 0 0 2px 30px;
	margin-bottom: 11px;
    vertical-align: top;
    display: inline-block;
}
.radiooption{
	margin-top:15px;
}
.product-info .option-image {
	margin-top: 3px;
	margin-bottom: 10px;
}
.product-info .option-image label {
	display: block;
	width: 100%;
	height: 100%;
}
.product-info .option-image img {
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	cursor: pointer;
}
.product-info .cart {
	padding: 3px 0 5px;
	margin-bottom: 20px;
	color: #4D4D4D;
	display:inline-block;
    width: 100%;
}
.product-info .cart div > span {
	color: #999;
}
.product-info .cart .links {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
}
.product-info .cart .minimum {
	padding-top: 5px;
	font-size: 11px;
	color: #999;
}
.product-info .review {
	color: #4D4D4D;
	border-top: 1px solid #E7E7E7;
	border-left: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
	margin-bottom: 10px;
}
.product-info .review > div {
	padding: 8px;
	border-bottom: 1px solid #E7E7E7;
	line-height: 20px;
}
.product-info .review > div > span {
	color: #38B0E3;
}
.product-info .review .share {
	overflow: auto;
	line-height: normal;
}
.product-info .review .share a {
	text-decoration: none;
}
.pr-descr-opt, .options-box{
	width: 50%;
    float: left;
}
.review-list {
	padding: 10px;
	overflow: auto;
	margin-bottom: 20px;
	border: 1px solid #EEEEEE;
}
.review-list .author {
	float: left;
	margin-bottom: 20px;
}
.review-list .rating {
	float: right;
	margin-bottom: 20px;
}
.review-list .text {
	clear: both;
}
.attribute {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.attribute thead td, .attribute thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.attribute tr td:first-child {
	color: #000000;
	font-weight: bold;
	text-align: right;
	width: 20%;
}
.attribute td {
	padding: 7px;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.compare-info {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.compare-info thead td, .compare-info thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.compare-info tr td:first-child {
	color: #000000;
	font-weight: bold;
	text-align: right;
}
.compare-info td {
	padding: 7px;
	width: 20%;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.compare-info .name a {
	font-weight: bold;
}
.compare-info .price-old {
	font-weight: bold;
	color: #F00;
	text-decoration: line-through;
}
.compare-info .price-new {
	font-weight: bold;
}
/**/
.loading {
    display: none;
}
.product-right-opt{
	display: inline-block;
    width: 100%;
}
.accordeon{
	list-style:none;
	margin:30px 0 0 0;
	padding:0;
}
.accordeon>li{
	border:2px solid #04bc79;
	padding:7px 10px;
	margin-bottom:3px;
	background:url(../image/plus-accordeon.png) no-repeat 98% 9px;
}
.accordeon>li.active{
	background:url(../image/minus-accordeon.png) no-repeat 98% 9px;
}
.accordeon li h3 {
	margin:0;
}
.accordeon li h3 a{
	font:15px RobotoRegular,sans-serif;
	color:#000;
	text-decoration:none;
	display: block;
}
.accordeon li p,.accordeon li{
	font:13px RobotoLight,sans-serif;
	line-height: 1.8;
    margin-bottom: 5px;
	color:#393939;
}
.accordeon li table{
    border-spacing: 0;
    border-collapse: collapse;
	width:100%;
	margin-bottom:10px;
}
.accordeon li table th{
	border:1px solid #0082c8;
	padding: 2px 5px;
}
.accordeon li table td{
	border:1px solid #c0c0c0;
	padding: 2px 5px;
}
.accordeon li table.noborder td{
	border:none;
}
.accordeon li table.noborder.center td{
	text-align: center;
}
.panel{
	padding-top: 15px;
}
#accordeon > li.active > div > div{
	display:inline-block;
	width: 100%;
    box-sizing: border-box;
}
.descr-prod-top {
	font-size:14px;
    line-height: 1.75;
    padding-top: 9px;
	color:#393939;
}/*
.descr-prod-top table,.descr-prod-top .optional, .descr-prod-left p{
	display:none;
}*/
.descr-prod-left{
	padding-top:15px;
	margin-bottom: 15px;
}
.descr-prod-left .optional{
	display: inline-block;
    padding-top: 10px;
    margin: 0;
    padding-left: 15px;
}
#content .descr-prod-left p.optional{
	font:14px RobotoLight, sans-serif;
	color:#797878;
}
.descr-prod-left table{
	border-spacing: 0;
	text-align:center;
    width: 100%;
}
.descr-prod-left table th:first-child,.descr-prod-left table td:first-child{
	text-align:left;
	padding-left:15px;
}
.descr-prod-left table td{
	color:#414141;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #ededed;
    font-size: 15px;
}
.descr-prod-left table th{
	background-color:#ffe400;
	color:#000;
	font:15px RobotoRegular, sans-serif;
	padding: 7px 15px;
}
/* wishlist */
.wishlist-info table {
	width: 100%;
	border-collapse: collapse;
	/*border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;*/
	margin-bottom: 20px;
}
.wishlist-info td {
	padding: 7px;
}
.wishlist-info thead td {
	color: #000;
	font: 15px RobotoRegular, sans-serif;
	background-color: #d9ddde;
}
.wishlist-info thead .image {
    text-align: left;
    padding-left: 25px;
}
.wishlist-info thead .name{
	text-align: left;
    padding-left: 30px;
}
.wishlist-info thead .model, .wishlist-info thead .stock, .wishlist-info thead .price , .wishlist-info tbody .model, .wishlist-info tbody .stock{
	text-align: center;
	font-size:15px;
}
.wishlist-info tbody .price{
	text-align: right;
	font-size:15px;
}
.wishlist-info thead .quantity, .wishlist-info thead .total, .wishlist-info thead .action {
	text-align: right;
}
.wishlist-info tbody td {
	vertical-align: middle;
	border-bottom: 1px solid #c0c0c0;
}
.wishlist-info tbody .image img {
	border: 1px solid #eeeeee;
    vertical-align: middle;
}
.wishlist-info tbody .image {
	text-align: center;
	width: 1px;
}
.wishlist-info tbody .name {
	text-align: left;
	font-size:15px;
    max-width: 270px;
    padding-left: 30px;
}
.wishlist-info tbody .name a{
	font-size:15px;
}
.wishlist-info tbody .stock {
	color:#009846;
}
.wishlist-info tbody .quantity, .wishlist-info tbody .total, .wishlist-info tbody .action {
	text-align: right;
	font-size:15px;
}
.wishlist-info tbody .price s {
	color: #F00;
}
.wishlist-info tbody .action img {
	cursor: pointer;
    vertical-align: middle;
    margin: 0 15px;
}
.login-content {
	margin-bottom: 20px;
	overflow: auto;
}
.wishlist-info tbody .stock .in {
    color: #04bc79;
    background: url(../image/nalichie.png) no-repeat left center;
    padding-left: 25px;
}
.wishlist-info tbody .stock .out {
    background: url(../image/nalichie-net.png) no-repeat left center;
    padding-left: 25px;
    color: #FF0606;
    background-size: contain;
}
.wishlist-info .price-old {
    color: #f23534;
    text-decoration: line-through;
    margin-right: 25px;
}
.login-content .left {
	float: left;
	width: 48%;
}
.login-content .right {
	float: right;
	width: 48%
}
.login-content .left .content, .login-content .right .content {
	min-height: 190px;
}
.buttons.wishlist {
    text-align: center;
    margin-top: 25px;
    padding: 0;
    margin-bottom: 0px;
}
.wish, .wish-cart {
    display: inline-block;
}
.wish a.button {
    width: 170px;
    height: 37px;
    box-sizing: border-box;
    background-color: #ffaa00;
    color: #fff;
    white-space: nowrap;
    line-height: 37px;
    padding: 0;
    text-align: center;
    margin-right: 20px;
}
.wish-cart a.button {
    width: 135px;
    height: 37px;
    box-sizing: border-box;
    background-color: #04bc79;
    color: #fff;
    white-space: nowrap;
    line-height: 37px;
    padding: 0;
    text-align: center;
}
.right-pr-st{
	display:inline-block;
	width: 100%;
    float: left;
	padding-top: 10px;
}
/* orders */
.order-list {
	margin-bottom: 10px;
}
.order-list .order-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.order-list .order-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.order-list .order-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.order-list .order-content div {
	float: left;
	width: 33.3%;
}
.order-list .order-info {
	text-align: right;
}
.order-detail {
	background: #EFEFEF;
	font-weight: bold;
}
/* returns */
.return-list {
	margin-bottom: 10px;
}
.return-list .return-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.return-list .return-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.return-list .return-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.return-list .return-content div {
	float: left;
	width: 33.3%;
}
.return-list .return-info {
	text-align: right;
}
.return-product {
	overflow: auto;
	margin-bottom: 20px;
}
.return-name {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-model {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-quantity {
	float: left;
	width: 31%;
}
.return-detail {
	overflow: auto;
	margin-bottom: 20px;
}
.return-reason {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-opened {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-opened textarea {
	width: 98%;
	vertical-align: top;
}
.return-captcha {
	float: left;
}
.download-list {
	margin-bottom: 10px;
}
.download-list .download-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.download-list .download-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.download-list .download-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.download-list .download-content div {
	float: left;
	width: 33.3%;
}
.download-list .download-info {
	text-align: right;
}
/* cart */
.cart-info table {
	width: 100%;
	margin-bottom: 15px;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}
.cart-info td {
	padding: 7px;
}
.cart-info thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.cart-info thead .image {
	text-align: center;
}
.cart-info thead .name, .cart-info thead .model, .cart-info thead .quantity {
	text-align: left;
}
.cart-info thead .price, .cart-info thead .total {
	text-align: right;
}
.cart-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.cart-info tbody .image img {
	border: 1px solid #DDDDDD;
}
.cart-info tbody .image {
	text-align: center;
}
.cart-info tbody .name, .cart-info tbody .model, .cart-info tbody .quantity {
	text-align: left;
}
.cart-info tbody .quantity input[type='image'], .cart-info tbody .quantity img {
	position: relative;
	top: 4px;
	cursor: pointer;
}
.cart-info tbody .price, .cart-info tbody .total {
	text-align: right;
}
.cart-info tbody span.stock {
	color: #F00;
	font-weight: bold;
}
.cart-module > div {
	display: none;
}
.cart-total {
	border-top: 1px solid #DDDDDD;
	overflow: auto;
	padding-top: 8px;
	margin-bottom: 15px;
}
.cart-total table {
	float: right;
}
.cart-total td {
	padding: 3px;
	text-align: right;
}
/* checkout */
.checkout-heading {
	background: #F8F8F8;
	border: 1px solid #DBDEE1;
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #555555;
	margin-bottom: 15px;
}
.checkout-heading a {
	float: right;
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-content {
	padding: 0px 0px 15px 0px;
	display: none;
	overflow: auto;
}
.checkout-content .left {
	float: left;
	width: 48%;
}
.checkout-content .right {
	float: right;
	width: 48%;
}
.checkout-content .buttons {
	clear: both;
}
.checkout-product table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.checkout-product td {
	padding: 7px;
}
.checkout-product thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.checkout-product thead .name, .checkout-product thead .model {
	text-align: left;
}
.checkout-product thead .quantity, .checkout-product thead .price, .checkout-product thead .total {
	text-align: right;
}
.checkout-product tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.checkout-product tbody .name, .checkout-product tbody .model {
	text-align: left;
}
.checkout-product tbody .quantity, .checkout-product tbody .price, .checkout-product tbody .total {
	text-align: right;
}
.checkout-product tfoot td {
	text-align: right;
	border-bottom: 1px solid #DDDDDD;
}
.contact-info {
	overflow: auto;
}
.contact-info .left {
	float: left;
	width: 48%;
}
.contact-info .right {
	float: left;
	width: 48%;
}
.sitemap-info {
	overflow: auto;
	margin-bottom: 40px;
}
.sitemap-info .left {
	float: left;
	width: 48%;
}
.sitemap-info .right {
	float: left;
	width: 48%;
}
.main {
    padding-bottom: 230px;
}
/* footer */ 
.footer {
	clear: both;
	overflow: auto;
	padding: 20px 0 0 0;
	background: #1b1b1b;
	position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto;
	border-bottom:1px solid #323232;
}
.footer h3 {
	color: #fff;
	font: 16px RobotoRegular,sans-serif;
    margin-top: 0px;
}
#powered {
	margin-top: 5px;
	text-align: right;
	clear: both;
}
.icon-prkopl{
	width:179px;
	height:34px;
    display: block;
}
.icon-prkopl > a{
	background:url(../image/oplata.png) no-repeat;
	background-position:left center;
	text-indent:-999px;
    display: block;
    float: left;
    width: 33%;
    height: 34px;
	cursor:default;
}
.icon-prkopl > a:nth-child(2){
	background-position:center center;
}
.icon-prkopl > a:nth-child(3){
	background-position:right center;
    float: right;
	cursor:pointer;
}
.icon-wasocseti{
	display:block;
}
#submit_newsletter{
	font: 13px RobotoRegular, sans-serif;
    color: #000;
    height: 33px;
    width: 120px;
    box-sizing: border-box;
    background-color: #ffe400;
    margin-top: 15px;
}
#newsletter_email{
	font: 14px RobotoRegular,sans-serif;
    color: #9b9a9a;
    width: 322px;
    box-sizing: border-box;
    height: 35px;
}
footer ul{
	list-style:none;
	padding:0;
	margin:0;
}
footer .kontakti li, footer .kontakti p, footer .kontakti p a{
	font:14px RobotoRegular,sans-serif;
	color:#fff;
	text-decoration:none;
	margin:0;
}
.footer-table{
	border-spacing: 0;
	border-collapse: collapse;
	border:0;
	width:100%;
}
footer .fcul li {
	font:13px RobotoRegular,sans-serif;
	color:#9a9a9a;
	width: 50%;
    float: left;
    line-height: 4;
}
footer .fcul li:last-child {
    float: right;
	text-align:right;
}
footer .column{
	vertical-align:top;
}
footer .column.prkopl > div{
	float: left;
	width: 240px;
}
footer .column.prkopl > div:first-child{
	width: 215px;
}
footer .kontakti li{
	float:left;
    width: 50%;
    margin-bottom: 12px;
}
footer .kontakti li:nth-child(2n){
	float:right;
	text-align:right;
}
footer .kontakti{
	width:290px;
}
.pluso-010010100101-04 .pluso-wrap a{
	margin:0 0 0 8px!important;
}
.pluso-010010100101-04 .pluso-wrap a:first-child{
	margin:0!important;
}
footer .footer-heading{
	border-bottom: 1px solid #8d8d8d;
}
/* banner */
.banner div {
	text-align: center;
	width: 100%;
	display: none;
}
.banner div img {
	margin-bottom: 20px;
}
/**/
.languages {
    font-size: 14px;
    line-height: 22px;
    float: right;
    top: 0;
    right: 0;
    width: 124px;
    z-index: 7;
    position: relative;
}
#language {
    height: 20px;
	width:115px;
    overflow: hidden;
	box-sizing:border-box;
    float: right;
}
#language:hover {
    height: auto;
    overflow: hidden;
	position:absolute;
	z-index:55;
	top:8px;
}
@-moz-document url-prefix() 
{ 
#language:hover {top:9px;} 
} 
.languages>a {
    font-family: 'museo-sans-cyr-regular', Arial, Helvetica, sans-serif;
    display: block;
    padding: 2px 30px 3px 14px;
    color: #f8f8ec;
    background-color: #3e2513;
    border-radius: 4px;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.languages-drop {
    transition: opacity 0.1s linear;
    -o-transition: opacity 0.1s linear;
    -moz-transition: opacity 0.1s linear;
    -webkit-transition: opacity 0.1s linear;
    backface-visibility: hidden;
}
.languages-drop {
    position: absolute;
    right: 0;
    left: 0;
    top: -9999px;
    opacity: 0;
    padding: 4px 0;
    background: url(../img/empty.png);
}
#language .languages-list {
    padding: 0;
    background-color: rgb(255, 255, 255);
    display: inline-block;
	list-style:none;
    width: 100%;
	margin:0;
}
.languages-list li {
    vertical-align: top;
	float:none;
	margin:5px 0;
	font:13px RobotoLight, sans-serif;
	text-align: left;
	padding:0 5px;
	cursor: pointer;
}
.languages-list a, .languages-list li>span {
    display: block;
    padding: 0;
    text-decoration: none;
    color: #000;
	font:13px RobotoLight, sans-serif;
}
.languages-list a:hover{
	text-decoration:underline;
}
.languages-list .lang-firsr-li{
    position: relative;
	margin:0;
	padding-right: 20px;	
}
.lang-arrow{
	position: absolute;
    top: 1px;
    right: 1px;
    background: url(../image/lang-arrow.png) no-repeat center center;
    width: 19px;
    height: 18px;
}
/**/
#bg-sticky{
	display:none;
}
.top-menu-header{
	display: inline-block;
    width: 100%;
    height: 37px;
	background-color:#000;
}
.top-nav-list{
	display: table;
    width: 100%;
    margin: 0;
    list-style: none;
    padding: 0;
    box-sizing: border-box;
}
.top-nav-list > li{
	display: table-cell;
    text-align: center;
	vertical-align: middle;
    table-layout: fixed;
    padding: 0 10px;
}
.top-nav-list > li > span > a{
	font:14px RobotoLight,sans-serif;
	color:#fff;
}
.top-nav-list > li:first-child{
    text-align: left;
}
.top-nav-list > li:last-child{
    width:115px;
	padding: 0;
}
.top-nav-list > li:nth-child(9){
    width:226px;
	padding: 0;
}
.top-menu-header > .max-wrap,.top-nav-menu, .top-nav-list{
	height:100%;
}
.top-contacts-phone {
	table-layout: fixed;
    margin: 0 auto;
    border-collapse: collapse;
    border-spacing: 0;
}
.top-contacts-phone td{
	white-space:nowrap;
	font-size:14px;
	vertical-align: top;
}
.top-contacts-phone td span{
	padding-bottom: 7px;
    display: inline-block;
}
.top-contacts{
	width:100%;
	border-spacing: 0;
	border-collapse: collapse;
}
.top-contacts table{
	width: 510px;
    height: 45px;
}
.top-contacts .top-contacts-cart{
	width:200px;
	float: right;
}
.top-contacts tbody{
	margin:0;
	border:0;
}
.top-contacts tbody tr td{
	border-spacing: 0;
	border-collapse: collapse;
	border:0;
}
.top-contacts tbody tr td:first-child{
	text-align:left;
}
.top-contacts tbody tr td:last-child{
	text-align:right;
}
/*icon*/
.icon-comparison:before { /*content: "\f24e";*/content: "";font-size: 53px;height: 53px;width:65px;
    background-image: url(../image/comparison-big.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;}
.icon-wishlist:before { content: "\f02e";font-size: 56px;height: 52px;}
.icon-cart:before { /*content: "\f07a";*/content: "";font-size: 56px;height: 56px; width:55px;
    background-image: url(../image/cart-big.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;}
/*icon*/
.top-contacts-cart a{
	font:14px RobotoLight,sans-serif;
	color:#ffe400;
	text-transform:lowercase;
    display: block;
    text-align: center;
}
.top-contacts-cart a h4{
	font:14px RobotoLight,sans-serif;
	color:#000;
    margin: 8px 0;
    text-align: center;
}/*
.icon-comparison:before{
	background: url(../image/comparison-big.png) no-repeat;
    width: 65px;
    height: 53px;
    display: block;
}
.icon-wishlist:before{
	background: url(../image/wishlist-big.png) no-repeat;
    width: 40px;
    height: 52px;
    display: block;
}
.icon-cart:before{
	background: url(../image/cart-big.png) no-repeat;
    width: 55px;
    height: 56px;
    display: block;
}*/
#header .icon-cart h4{
	margin-top:5px;
}
#header .icon-wishlist h4{
	margin-top:11px;
}
/*icon end*/
.header-holder{
	padding-top: 15px;
}
menu{
	padding:0;
	margin:-37px 0 0 0;
    position: relative;
    z-index: 100;
}
.top-contacts > tbody > tr > td:nth-child(2){
	text-align:center;
	vertical-align: top;
}
.top-contacts-phone > tbody > tr:nth-child(2) > td{
	padding-top: 3px;
}
.top-contacts-cart > tbody > tr > td {
	text-align:center;
}
/**/
.featured-cat > .box-content > .box-product > div {
	width: 50%;
    float: left;
    min-height: 310px;
    height: auto;
    margin-bottom: 15px;
}
.featured-cat > .box-content > .box-product > div  + div{
	margin-left:0;
}
.featured-cat .image, .featured-cat .name-subcat {
    display: inline-block;
    margin-bottom: 0px;
    float: left;
}
.featured-cat .name-subcat{
	padding-left:35px;
    max-width: 330px;
}
.featured-cat .name {
    
}
.featured-cat .sub-cat {
    
}
/**/
.feature .box-heading{
	width: 239px;
	padding-left: 15px;
}
.feature .box-heading > span{
	background-color: #FFE400;
    height: 37px;
    width: 195px;
    vertical-align: middle;
    display: inline-block;
    line-height: 37px;
    box-sizing: border-box;
    margin-bottom: 25px;
}
.feature .box-heading:before{
    content: '';
    background: url(../image/bg-featured.png) no-repeat left center;
    width: 15px;
    height: 40px;
    display: inline-block;
    float: left;
}
.feature .box-heading:after{
    content: '';
    background: url(../image/bg-featured.png) no-repeat right center;
    width: 29px;
    height: 40px;
    display: inline-block;
    float: right;
}
/**/
.dondo-custom-position input[type=button]{
	background: url(../image/phone.png)no-repeat left center;
    text-decoration: underline;
	padding-left: 30px;
    margin-left: -20px;
	outline:none!important;
	font: 14px RobotoLight,sans-serif;
    color: #fff;
}
.dondo-custom-position input[type=button]:hover{
	text-decoration: none;
}
/*carousel*/
.container {
	
}
.carousel {
	margin: 0;
	padding: 0;
	list-style: none;
}
.carousel li {
	float: left;
	width: 370px;
	height: 200px;
	padding: 0px;
}
/*carousel end*/
/*text-item*/
.text-item ol li{
	font:16px RobotoRegular, sans-serif;
}
.text-item p,.text-item ol li ul li{
	font:14px RobotoLight, sans-serif;
	line-height:1.75;
	color:#000;
}
.text-item h2{
	font:18px RobotoRegular, sans-serif;
    margin-top: 18px;
}
.text-item h3{
	font:16px RobotoRegular, sans-serif;
}
.text-item p{
	margin-bottom:10px;
}
.text-item ol{
    padding-left: 25px;
	float: left;
}
.text-item ol li ul li{
	font-size: 20px;
    margin-bottom: 12px;
	color: #04bc79;
	list-style-type: disc;
    line-height: 20px;
}
.text-item ol li ul li span{
	font:14px RobotoLight, sans-serif;
	color:#000;
	vertical-align:top;
    line-height: 1.75;
    margin-top: -2px;
    display: inline-block;
}
.text-item ol > li:nth-child(3n+3){
	clear:left;
}
.text-item ol > li{
	width:50%;
	float:left;
	margin-bottom: 10px;
}
.text-item ol li.full-width{
	width:100%;
    list-style-position: inside;
    margin-left: -23px;
}
.text-item ol > li > h3{
	margin-top:9px;
	margin-bottom: 13px;
	display: inline-block;
}
.text-item ol > li > ul{
    padding-left: 0;
    padding-right: 30px;
}
/*text-item end*/
.home .border-bottom {
	display:none;
}
.border-bottom {
	box-sizing: border-box;
    padding:0 15px;
	background-color: #fff;
}
.border-bottom > div{
	box-sizing: border-box;
    border-bottom: 1px solid #d1d1d1;
}
/*category-grid*/
.category-grid ul{
	list-style:none;
	padding:0;
	margin:0;
	float: left;
	width: 100%;
}
.category-grid .name a{
	font-size:15px;
	text-decoration:none;
	text-align:center;
	display:block;
	padding: 5px 20px 0;
}
.category-grid .image img{
	border: 1px solid #d1d1d1;
    padding: 10px;
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
}
.category-grid ul > li {
	width:25%;
	max-width:197px;
	float:left;
	box-sizing:border-box;
	margin-right:1.8%;
	margin-bottom: 25px;    min-height: 295px;
}
.category-grid ul > li:nth-child(4n+4) {
	margin-right:0;
}
/**/
#files_block {
    display: none;
}
.dob-k-sr:before{
	content:'';
	display:inline-block;
	width:22px;
	height:20px;
	background:url(../image/dob-k-sr-no.png)no-repeat left bottom;
}
.dob-k-sr.active:before{
	background:url(../image/dob-k-sr-yes.png)no-repeat left bottom;
}
.otl-tov:before{
	content:'';
	display:inline-block;
	width:22px;
	height:20px;
	background:url(../image/otl-tovar-no.png)no-repeat left bottom;
}
.otl-tov.active:before{
	background:url(../image/otl-tovar-yes.png)no-repeat left bottom;
}
.prod-links {
	display:inline-block;
}
.prod-links .links, .prod-links .share{
	display:inline-block;
	float:left;
	font:13px RobotoRegular, sans-serif;
}
.prod-links .links a, .prod-links .share a{
	text-decoration:none;
    line-height: 18px;
	margin-right: 32px;
}
.dob-k-sr span{
	border-bottom:1px solid #04bc79;
	padding:0 0 2px 0;
	vertical-align:top;
	margin-left: 5px;
}
.otl-tov span{
	border-bottom:1px solid #ffaa00;
	padding:0 0 2px 0;
	vertical-align:top;
	margin-left: 5px;
}
.dob-k-sr:hover span, .otl-tov:hover span{
	border-bottom-color:transparent;
}
.prod-links .share a{
	padding: 0;
    width: 180px;
    margin-right: 0;
    margin-top: 3px;
    position: relative;
    z-index: 20;
}
.prod-links .share > div{
	position: relative;
}
.prod-links .share > div > span{
	position: absolute;
    top: 0;
    left: 30px;
    border-bottom: 1px solid #fc6d4c;
    white-space: nowrap;
	z-index: 19;
}
.prod-links .share > div > span.hover{
	border-bottom-color: transparent;
}
/**/
.kod-tovara{
	font:14px RobotoRegular, sans-serif;
}
/*dondo*/
#cboxLoadedContent .dondo {
    width: 485px;
    display: inline-block;
    background-color: #fff;
    padding: 0 20px 10px;
    box-sizing: border-box;
}
#cboxLoadedContent .dondo h2 {
    font: 15px RobotoLight, sans-serif;
    color: #000;
    text-transform: none;
    line-height: 40px;
    text-align: left;
    padding: 0;
}
#cboxLoadedContent .dondo .dondo-title-descr {
    font-size: 15px;
    margin-top: 20px;
    text-align: left;
    padding: 0;
    display: block;
    margin-bottom: 15px;
}
#cboxLoadedContent .dondo input[type='text'] {
    border: 1px solid #b6b6b6;
    box-sizing: border-box;
    max-width: 300px;
	width:100%;
    height: 34px;
    float: left;
}
#cboxLoadedContent .dondo .buttons {
    box-sizing: border-box;
    float: right;
    border: none;
    padding: 0;
    position: relative;
    z-index: 105;
}
#cboxLoadedContent .dondo a.button {
    text-transform: none;
    width: 125px;
    height: 34px;
    text-align: center;
    padding: 0;
    line-height: 34px;
}
#cboxLoadedContent .dondo .error {
    margin-top: 10px;
    display: inline-block;
    float: left;
    margin-left: 20px;
}
/*catapulta*/
#cboxLoadedContent .catapulta {
    width: 485px;
    display: inline-block;
    background-color: #fff;
    padding: 0 20px 10px;
    box-sizing: border-box;
}
.catapulta-title {
    font: 15px RobotoLight, sans-serif;
    color: #000;
    text-transform: none;
    background-color: #eae8e8;
    line-height: 40px;
    text-align: left;
    padding: 0;
}
.catap-title-descr {
    font-size: 15px;
    margin-top: 20px;
    text-align: left;
    padding: 0;
    display: block;
    margin-bottom: 15px;
}
#cboxLoadedContent .catapulta input[type='text'] {
    border: 1px solid #b6b6b6;
    box-sizing: border-box;
    max-width: 300px!important;
    width: 100%;
    height: 34px;
    float: left;
}
#cboxLoadedContent .catapulta .buttons {
    box-sizing: border-box;
    float: right;
    border: none;
    padding: 0;
    position: relative;
    z-index: 105;
}
#cboxLoadedContent .catapulta .buttons a.button {
    text-transform: none;
    width: 125px;
    height: 34px;
    text-align: center;
    padding: 0;
    line-height: 34px;
}
#cboxLoadedContent .catapulta .error {
    margin-top: 10px;
    display: inline-block;
    float: left;
    margin-left: 20px;
}
.top-nav-menu-nfd{
	display:none;
}

/**/
.empty{
	color:#000;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	display:block;
}

/**/
.contact-box p{
	font-size:14px;
	color:#414141;
}
.contact-box p a{
	font-size:14px;
	color:#000;
	border-bottom:1px solid #04bc79;
	text-decoration:none;
}
.contact-box p a:hover{
	font-size:14px;
	color:#000;
	border-bottom-color:transparent;
}
.contact-box p span + span{
	margin-left:15px;
}
.contact-box p b{
	color:#000;
	font-family:RobotoBold;
    margin-right: 15px;
}
#content.contact-box .content{
	padding:0;
	border:none;
    margin-top: 10px;
}
#content.contact-box input[type='text'], #content.contact-box textarea{
	border:1px solid #cbcbcb;
	box-sizing:border-box;
    margin-bottom: 20px;
	font-size:14px;
	color:#414141;
    line-height: 16px;
}
#content.contact-box input[type='text']{
	width:100%;
	max-width:500px;
	height:30px;
	padding:5px 10px;
}
#content.contact-box input[type='text'].capt{
	max-width:180px;
	margin-right:20px;
    margin-top: 3px;
    float: left;
}
#content.contact-box textarea{
	width:100%;
	height:185px;
	padding:5px 10px;
	resize:none;
}
#content.contact-box .content img{
	float:left;
	margin-right:20px;
}
#content.contact-box input.button{
	width:110px;
	height:33px;
    margin-top: 1px;
}
#content.contact-box input:-moz-placeholder,
#content.contact-box textarea:-moz-placeholder {
	font-size:14px;
	color:#414141;
	font-family:RobotoLight, sans-serif;
}
#content.contact-box input:-ms-input-placeholder,
#content.contact-box textarea:-ms-input-placeholder {
	font-size:14px;
	color:#414141;
	font-family:RobotoLight, sans-serif;
}
#content.contact-box input::-webkit-input-placeholder,
#content.contact-box textarea::-webkit-input-placeholder {
	font-size:14px;
	color:#414141;
	font-family:RobotoLight, sans-serif;
}


#header #logo {
    max-width: 214px;
    margin-top: -8px;
}
#header #logo img{
	max-width: 100%;
}
















