@font-face {
  font-family: 'ClearSansBold';
  src: url('../fonts/ClearSansBold/ClearSansBold.woff') format('woff'),
       url('../fonts/ClearSansBold/ClearSansBold.ttf') format('truetype'),
       url('../fonts/ClearSansBold/ClearSansBold.svg#ClearSansBold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PermianSerifTypefaceItalic';
  src: url('../fonts/PermianSerifTypefaceItalic/PermianSerifTypefaceItalic.eot');
  src: url('../fonts/PermianSerifTypefaceItalic/PermianSerifTypefaceItalic.woff2') format('woff2'),
       url('../fonts/PermianSerifTypefaceItalic/PermianSerifTypefaceItalic.woff') format('woff'),
       url('../fonts/PermianSerifTypefaceItalic/PermianSerifTypefaceItalic.ttf') format('truetype'),
       url('../fonts/PermianSerifTypefaceItalic/PermianSerifTypefaceItalic.svg#PermianSerifTypefaceItalic') format('svg'),
       url('../fonts/PermianSerifTypefaceItalic/PermianSerifTypefaceItalic.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
			font-family: "OpenSansRegular";
			src: url("../fonts/OpenSansRegular/OpenSansRegular.eot");
			src: url("../fonts/OpenSansRegular/OpenSansRegular.eot?#iefix")format("embedded-opentype"),
			url("../fonts/OpenSansRegular/OpenSansRegular.woff") format("woff"),
			url("../fonts/OpenSansRegular/OpenSansRegular.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
}

@font-face {
		font-family: "OpenSansBold";
		src: url("../fonts/OpenSansBold/OpenSansBold.eot");
		src: url("../fonts/OpenSansBold/OpenSansBold.eot?#iefix")format("embedded-opentype"),
		url("../fonts/OpenSansBold/OpenSansBold.woff") format("woff"),
		url("../fonts/OpenSansBold/OpenSansBold.ttf") format("truetype");
		font-style: normal;
		font-weight: normal;
}

@font-face {
		font-family: "OpenSansExtraBold";
		src: url("../fonts/OpenSansExtraBold/OpenSansExtraBold.eot");
		src: url("../fonts/OpenSansExtraBold/OpenSansExtraBold.eot?#iefix")format("embedded-opentype"),
		url("../fonts/OpenSansExtraBold/OpenSansExtraBold.woff") format("woff"),
		url("../fonts/OpenSansExtraBold/OpenSansExtraBold.ttf") format("truetype");
		font-style: normal;
		font-weight: normal;
}


@font-face {
  font-family: 'Room-Bold';
  src: url('../fonts/Room/Room-Bold.woff') format('woff'),
       url('../fonts/Room/Room-Bold.ttf') format('truetype'),
       url('../fonts/Room/Room-Bold.svg#Room-Bold') format('svg'),
       url('../fonts/Room/Glen Jan - Room Bold.eot'),
  		url('../fonts/Room/Glen Jan - Room Bold.woff2') format('woff2'),
       url('../fonts/Room/Glen Jan - Room Bold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}





html,
body {
	min-width: 1170px;
}

html,
body,
input,
textarea,
ul,
p {
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-family: 'OpenSansRegular', Verdana;
	box-sizing: border-box;
	color: #000000;
}

input,
textarea {
	outline: none;
	resize: none;
	width:100%;
	padding:0.5rem;
	box-sizing:border-box;
	font-size:1.6rem;
}

input:focus,
textarea:focus{
	box-shadow:.2rem .2rem .5rem #cacaca inset;
}

ul>li{
	list-style: none;
	list-style-type: none;
}

img{
	border:none;
	max-height: 100%;
	max-width: 100%;
}

body>div {
	width: 1170px;
	margin: auto;
}

header{
	padding: 4rem 0;
}
header .table>div{
	vertical-align: middle;
}

footer{
	background: #333333;
	padding: 8rem 0 2rem 0;
	color: #ffffff;
	font-size: 1.6rem;
}
footer .table>div{
	width:33%;
	vertical-align: top;
}
footer .phones{
	padding-left: 2.5rem;
	display: inline-block;
	position: relative;
}
footer .phones:before{
	content: '';
	position: absolute;
	top:0;
	left:0;
	width:12px;
	height:15px;
	background: url('../imgs/icons.png') -1px -1px no-repeat;
}

nav{
	background: rgba(44,44,44,1);
	background: linear-gradient(to bottom, rgba(44,44,44,1) 0%, rgba(51,51,51,1) 16%, rgba(51,51,51,1) 100%);
	box-shadow: 0 1rem 3rem rgba(0,0,0,0.2);
}
nav li a{
	display: block;
	padding: 1.5rem 2rem;
	text-align: center;
}
nav .maintopmenu>li>a>.img{
	height:3.5rem;
}
nav .maintopmenu>li:first-child a{
	padding-left: 0;
}
nav .maintopmenu>li:last-child a{
	padding-right: 0;
}

ul.horizontal{
	font-size: 0;
	margin:0;
	padding: 0;
	white-space: nowrap;
}
ul.horizontal>li{
	font-size: 1rem;
	display: inline-block;
	vertical-align: middle;
}
ul.horizontal li{
	list-style: none;
}

section, section p{
	font-size: 1.6rem;
}
section, .icons>div,
.search>div,
.maintopmenu .img,
.search>form {
	position: relative;
}

section .container {
	margin: 0 auto;
}

p i{
	font-family: 'PermianSerifTypefaceItalic', Verdana;
	font-style: italic;
}

a{
	text-decoration: none;
	color: #ffffff;
	font-size: 1.5rem;
	font-family: OpenSansRegular, Verdana;
}

a:hover, header .phones a:hover{
	color:#93c41d;
}

.logo{
	margin:auto;
	width:20rem;
}
.logo a{
	font-family: Room-Bold, RobotoBold, Verdana;
	color: #333333;
	font-size: 5rem;
}
footer .logo a{
	color:#ffffff;
	line-height: 1;
}
.logo a>span{
	color: #6eb50b;
}

.search{
	text-align: right;
	padding-right: 8.5rem;
	position:relative;
}
.search input{
	font-size: 1.4rem;
	width: 100%;
	box-sizing: border-box;
	padding:.5rem 3.5rem .5rem .5rem;
	border:none;
	background:none;
	border-bottom: .3rem solid #efefed;
	height: 3.5rem;
	box-shadow:none;
}
.search>form{
	width: 35rem;
	display: inline-block;
	position: relative;
	z-index: 2;
}
#search1+button{
	z-index:1;
	width: 29px;
	height: 29px;
	top:0;
	right:0;
	border: none;
	cursor:pointer;
	outline: none;
	position:absolute;
	background: url('../imgs/icons.png') -268px -1px no-repeat;
}

.item_search{
	display:table;
	width:100%;
	border:0;
	border-spacing:0;
}
.item_search a:hover,
#good a
{
	color: #6eb50b;
	text-decoration:underline;
}
.item_search a{
	display:table-row;
}
.item_search a>span{
	display:table-cell;
	vertical-align: middle;
	text-align: left;
	padding: 5px;
}
.item_search .simg{
	width: 50px;
	height: 50px;
	text-align: center;
	box-sizing:border-box;
}
.item_search a{
	color: #000000;
}

#searchmenu{
	font-size: 1.5rem;
	position:absolute;
	left:0;
	top:100%;
	width:100%;
	z-index:2;
	background-color:#fff;
	box-shadow: 0 1rem 3rem rgba(0,0,0,0.2);
}
.bgr{
	z-index: 1;
	position: fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background: rgba(200,200,200,.2);
}

header .phones a{
	color:#000000;
}
.phones>div{
	font-size: 1.6rem;
	font-family: OpenSansRegular, Verdana;
}

.icons{
	text-align: right;
}
.icons>div{
	width:40px;
	height:32px;
	margin:0 .5rem;
	display: inline-block;
}
.icons>div:after{
	content:'';
	position:absolute;
	top:50%;
	left:50%;
	background: url('../imgs/icons.png');
	width: 32px;
	height: 32px;
	margin-left:-16px;
	margin-top:-16px;
	z-index: -1;
}
.icons>div>a{
	display: block;
	text-decoration: none;
	width: 100%;
    height: 100%;
    position: relative;
}
.icons a:hover{
	color: #ffffff;
}
.icons>div>a>span{
	position: absolute;
	right: -.5rem;
    bottom: -1.5rem;
	background: #93c41d;
	padding: .5rem;
	width: 2rem;
	height: 2rem;
	border-radius: 50%;
	text-align: center;
	font-weight: bold;
}
.icons>div[data-value="0"]>a>span,
.icons>div[data-value=""]>a>span{
	display: none;
}
.icons>.basket:after{
	width: 28px;
	height: 33px;
	margin-left:-14px;
	margin-top:-16.5px;
	background-position: -114px -1px;
}
.icons>.compare:after{
	background-position: -394px -1px;
}

.icons>.account:after{
	background-position: -428px -1px;
}
.icons>.account{
	margin-left: 2rem;
}
.icons>.basket .btn{
	margin-top:1rem;
	display:block;
	font-size:1.2rem;
}

.icons .login{
	right:0;
	top:160%;
}

.droppanel{
	position:absolute;
	visibility:hidden;
	opacity:0;
	padding: 5px;
	background:#fff;
	box-shadow: 0 1rem 3rem rgba(0,0,0,0.2);
	transition: all .3s ease .15s;
}
.icons>.account:hover .droppanel,
.icons>.basket:hover:not([data-value="0"]):not([data-value=""]) .droppanel,
.dropvisible{
	visibility:visible;
	opacity:1;
	z-index:10;
}

.cart-block .nametd{
	text-align:left;
}
.cartvisible{
	width: 250px;
	left:-70px;
	top: 160%;
    text-align: center;
    color: #7a7a7a;
    line-height: 20px;
    padding: 18px 30px 10px 30px;
}

.cartvisible .itog {
    border-top: 3px solid #dbdbdb;
    color: #191919;
    line-height: 20px;
    padding: 10px 20px;
    text-align: left;
}
.cartvisible .quantity{
	font-size:1.4rem;
}
.cartvisible .itog span{
	line-height:1;
	font-size: 1.4rem;
}

.cartvisible .itog .button {
    border: 1px solid #5a5a5a;
    -webkit-box-shadow: inset 0 1px 2px #909090;
    -moz-box-shadow: inset 0 1px 2px #909090;
    box-shadow: inset 0 1px 2px #909090;
    background: #6f6f6f;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiP�dpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%,color-stop(0%,#838383),color-stop(100%,#6f6f6f));
    background-image: -webkit-linear-gradient(top,#838383,#6f6f6f);
    background-image: -moz-linear-gradient(top,#838383,#6f6f6f);
    background-image: -o-linear-gradient(top,#838383,#6f6f6f);
    background-image: linear-gradient(top,#838383,#6f6f6f);
    color: #fff !important;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    font-weight: 600;
    text-shadow: 0 -1px #6f6f6f;
    text-decoration: none;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 11px;
    font-weight: normal;
    line-height: 1.42857;
    text-align: center;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.cartvisible a {
    text-decoration: none;
    color: #333;
}
.cartvisible a:hover{
	color:#93c41d;
}
a.rounddelbut,
.cart_quantity_up,
.cart_quantity_down,
.cart_quantity_up:hover,
.cart_quantity_down:hover,
#good .fb a:after,
#good .twitter a:after,
.filter-block .item-f-a a:after,
.icon_grid,
.icon_list,
.filter-block .item-f-a a:hover:after
 {
    background-image: url(../imgs/icons2.png);
    background-repeat: no-repeat;
}
a.rounddelbut {
    display: inline-block;
    background-position: -600px -5px;
    width: 19px;
    height: 18px;
    text-decoration: none;
    border: 0;
    color: #191919;
    outline: medium none;
    text-decoration: none;
    cursor: pointer;
}
a.rounddelbut:hover {
	background-position: -619px -5px;
}

table.cart-cart,
table.cart_table {
    border: 1px solid #e7e7e7;
    border-collapse: separate;
    margin-bottom: 20px;
    width: 100%;
    border-spacing: 0;
}

.cart-cart th, .cart_table th{
	background: #f9f9f9 none repeat scroll 0 0;
    border-bottom: 1px solid #e7e7e7;
    color: #191919;
    font: 400 12px/1.35 "Open Sans",Helvetica,Arial,Verdana,sans-serif;
    padding: 10px;
    text-transform: uppercase;
    text-align: center;
}
.cart-cart td, .cart_table td {
    border-bottom: 1px solid #e7e7e7;
    padding: 15px 10px;
    vertical-align: middle;
    position: relative;
    background: #fff;
	text-align:center;
}

.cart_quantity_up,
.cart_quantity_down{
	width:9px;
	height:15px;
	display:inline-block;
	background-position: -23px -5px;
	transform:rotate(90deg);
}
.cart_quantity_down{
	transform:rotate(-90deg);
}
.cart_quantity_up:hover,
.cart_quantity_down:hover{
	background-position: -42px -5px;
}

#cart_block_total {
	float: right;
	font-size: 1.8rem;
}

.cartvisible .price,
.cartvisible .price-discount{
	color: #ff007d;
	font-size: 18px;
}
.price-discount
{
	color:#969696;
	margin-right:7px;
	text-decoration:line-through;
}
th.rightside, .cart-cart td.rightside, .cart_table td.rightside {
    text-align: right;
}
.cart-cart td.foot, .cart_table td.foot{
    padding: 5px 10px;
    vertical-align: bottom;
}
.cart-cart td.noborder, .cart_table td.noborder{
    border-bottom: none;
}
.cart_table{
	width:100%;
}
.cart_table td:nth-child(3), .cart-cart td:nth-child(2), #cart h2{
    text-align: left;
}



.animate {
	transition: top .7s ease-in, left .7s ease-in, width .5s linear, height .5s linear, opacity 1s ease-out;
	z-index:9999999;
}

.table {
	display: table;
	width: 100%;
	border-spacing: 0;
}

.table>div,
.tr>div {
	display: table-cell;
	vertical-align: top;
}

.table>.tr{
	display:table-row;
}

.center {
	text-align: center !important;
}
.left{
	text-align: left !important;
}
.right{
	text-align: right !important;
}

#good:after, .clear:after {
	content: '';
	clear: both;
	display:block;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.animated {
	visibility: hidden;
}

.visible {
	visibility: visible;
}

.nowrap{
	white-space: nowrap;
}

.animated {
	animation-duration: .5s;
}

.animated.hinge {
	animation-duration: 1s;
}

.container {
    width: 1170px;
    margin: 0 auto;
    padding: 0 3rem;
    height: 100%;
    z-index: 1;
    box-sizing: border-box;
}

.body{
	width:100%;
	overflow: hidden;
}
.body>section{
	position: relative;
}

.tabcontrol>.tabcaption{
	display: table;
	width: 100%;
	margin-bottom: 2.5rem;
	border: none;
	border-spacing: 0;
}
.tabcaption>div{
	display: table-cell;
	text-align: center;
	position: relative;
	width: auto;
}
.tabcaption>div:not(.active){
	cursor: pointer;
}
.tabcontent>div:not(.active){
	display: none;
}
.tabcaption>div:after{
	content: '';
	position: absolute;
	width: 100%;
	bottom:0;
	left:0;
	border-bottom: 3px solid #dbdbdb;
}
.tabcaption>div>.img{
	height: 5rem;
}
.tabcaption>div>.img>img{
	position: relative !important;
}
.tabcaption .title{
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 1.5rem;
}
.tabcaption>.active{
	color:#6eb50b;
}
.tabcaption>.active:after{
	content: '';
	position: absolute;
	bottom:-1px;
	border-bottom: 7px solid #6eb50b;
}

#offers{
	height: 79.4rem;
}
#offers>.img{
	position: absolute;
	height: 100%;
	width: 107rem;
	top: 0;
	margin-right: -10rem;
    right: 50%;
    z-index: -1;
}

#slider_menu{
	padding: 1rem 0;
}
#slider_menu li{
	width:32rem;
	height:32rem;
}

#map{
	font-size: 0;
	padding-right: 2rem;
}

.address,
.feedback>div a{
	padding-left: 3rem;
	position: relative;
}
.address:before,
.feedback>div a:before{
	content: '';
	position: absolute;
	top:56%;
	left: 0;
	width: 13px;
	height: 9px;
	margin-top:-4.5px;
	background: url('../imgs/icons.png');
}
.address:before{
	width: 12px;
	height: 15px;
	margin-top:-7.5px;
	background-position: -15px -1px;
}
.feedback>.email a:before{
	background-position: -44px -1px;
}
.feedback>.skype a:before{
	width: 13px;
	height: 13px;
	margin-top:-6.5px;
	background-position: -29px -1px;
}

.mainmenu li a{
	text-transform: uppercase;
	margin: 5rem 0 2rem 0;
	padding: 0 1.5rem;
	display: block;
}
.mainmenu li a:hover{
	text-decoration: underline;
}

.maintopmenu{
	white-space: nowrap;
}
.maintopmenu>li:first-child{
	padding-right: 3.5rem;
}
.maintopmenu .img:after{
	content:'';
	position:absolute;
	top:50%;
	left:50%;
	width: 26px;
	height: 32px;
	margin-left:-13px;
	margin-top:-16px;
    background: url('../imgs/icons.png');
}
.maintopmenu .img.bg_menu:after{
    width: 45px;
    height: 27px;
	margin-left:-22.5px;
	margin-top:-13.5px;
	background-position: -541px -1px;
}
.maintopmenu .img.bg_secure:after{
	background-position: -86px -1px;
}
.maintopmenu .img.bg_bt:after{
	width: 29px;
    height: 34px;
	margin-left:-14.5px;
	margin-top:-17px;
	background-position: -237px -1px;
}
.maintopmenu .img.bg_garden:after{
	width: 37px;
	height: 33px;
	margin-left:-18.5px;
	margin-top:-16.5px;
	background-position: -462px -1px;
}
.maintopmenu .img.bg_beauty:after{
	width: 31px;
	height: 41px;
	margin-left:-15.5px;
	margin-top:-20.5px;
	background-position: -361px -1px;
}
.maintopmenu .img.bg_santeh:after{
	width: 38px;
	height: 38px;
	margin-left:-19px;
	margin-top:-19px;
	background-position: -501px -1px;
}
.maintopmenu .img.bg_sport:after{
	width: 62px;
	height: 30px;
	margin-left:-31px;
	margin-top:-15px;
	background-position: -639px -1px;
}


.socials li{
	margin:1.5rem .6rem;
}
.socials li a{
	display: block;
	width:2.9rem;
	height:2.9rem;
}
.fb{
	width: 29px;
	height: 29px;
	background: url('../imgs/icons.png') -299px -1px;
}
.fb:hover{
	background-position: -330px -1px;
}
.twitter{
	width: 29px;
	height: 29px;
	background: url('../imgs/icons.png') -175px -1px;
}
.twitter:hover{
	background-position: -206px -1px;
}

.bottom_line{
	margin-bottom: 2.5rem;
	padding-bottom:2.5rem;
	border-bottom: 3px solid #dbdbdb;
}
.top_line{
	margin-top: 2rem;
	padding-top:2rem;
	border-top: 3px solid #dbdbdb;
}

#good .tabcontrol{
	margin-top: 3.5rem;
}
#good .photo{
	position: relative;
	cursor: crosshair;
}
#good .photo>div{
	display: none;
	position: absolute;
	overflow: hidden;
	left:100%;
	max-width: 37rem;
	max-height: 46rem;
	width: auto;
	height: auto;
	background: #fff;
	border: 1px solid #333;
}
#good .photo>div>img{
	max-width: initial;
	max-height: initial;
	width: initial;
	height: initial;
}
#good .zoom{
	z-index: 99;
}
#good .zoom>img{
	transition: margin-top 50ms ease,
				margin-left 50ms ease;
}
#good .leftcol{
	position: relative;
}
#good .fb,
#good .twitter{
	margin:0 0.6rem;
	background:none;
}

#good a{
	font-size: 1.6rem;
}
#good .article,
#good .rightincart a{
	font-weight: bold;
}
#good .fb a,
#good .twitter a{
	background: #dbdbdb;
	width:2.4rem;
	height: 2.4rem;
	border-radius: 50%;
	position: relative;
}
#good .fb a:hover,
#good .twitter a:hover{
	background: #8dcb14;
}
#good .fb a:after,
#good .twitter a:after{
	content:'';
	position: absolute;
	top:0;
	left:0;
	bottom: 0;
	right: 0;
	margin:auto;
}
#good .fb a:after{
	width: 7px;
	height: 15px;
	background-position: -177px -5px;
}
#good .twitter a:after{
	width: 12px;
	height: 12px;
	background-position: -522px -5px;
}
#good .rightincart{
	width: 25.5rem;
}
#good .article{
	font-size: 1.8rem;
	color:#8dcb14;
}
#good .article,
#good .rightincart>div:first-child{
	margin-bottom: 3rem;
}
#good .description{
	margin-bottom: 1rem;
}
#good .video{
	margin-top:1rem;
}
#good h3{
	text-transform: uppercase;
	font-size: 1.7rem;
	font-weight: bold;
	margin-top: 0;
}
#good h3>span{
	text-transform: none;
}
#good .brand .td{
	text-align: left;
	vertical-align: middle;
}
#good .photos{
	float: left;
	overflow: hidden;
	height: 47rem;
	box-sizing:border-box;
	position: relative;
}
#good .photos .items{
	transition: margin 200ms ease;
}
#good .photos .item{
	width: 7rem;
	height: 7rem;
	margin-top: 1.5rem;
	border:1px solid #dbdbdb;
	box-sizing: border-box;
	cursor: pointer;
    text-align: center;
}
#good .arrow{
	position: absolute;
	left:0;
	width:7rem;
	height: 7rem;
	background: url(../imgs/arr.png) 50% 50% no-repeat;
	background-color: #fff;
	cursor: pointer;
	z-index: 1;
}
#good .toparr{
	top:0;
	transform: rotate(90deg);
}
#good .bottomarr{
	bottom:0;
	transform: rotate(-90deg);
}
#good .photos+.photo{
	margin-left: 7.5rem;
}

#good .colors .owl-item{
	display: inline-block;
}
#good .colors .item{
	width: 8rem;
	height: 7rem;
	border:1px solid transparent;
	box-sizing: border-box;
	display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: relative;
}
#good .colors .item:hover,
#good .photos .item:hover{
	border-color: #8dcb14;
}
#good .colors .cost{
	display: none;
	font-size: 1.8rem;
	color:#6eb50b;
	position: absolute;
	text-align: center;
	margin-top: .5rem;
	width: 100%;
}
#good .colors .item:hover .cost{
	display: block;
}
#good .colors ul{
	margin: 0 1.5rem;
    width:60.5rem;
}
#good .colors>div{
	position: relative;
}

#good .colors .disabled{
	display: none;
}
#good .colors .owl-prev,
#good .colors .owl-next{
	background: url(/imgs/arr.png) 0 0 no-repeat;
	width: 9px;
	height:15px;
	position: absolute;
	top:50%;
	left: 0;
	margin-top:-7px;
	cursor: pointer;
}
#good .colors .owl-prev:hover,
#good .colors .owl-next:hover{
	background-image: url(/imgs/arr_h.png);
}
#good .colors .owl-next{
	transform: rotate(180deg);
	left: auto;
	right:0;
}

#good .cost .oldprice{
	font-size:22px;
}
.cost .oldprice{
	text-decoration: line-through;
}

#slider_menu .owl-carousel a{
	display: block;
	width: 32rem;
	height:32rem;
	position: relative;
	box-sizing: border-box;
}
#slider_menu .owl-carousel a:hover{
	text-decoration: underline;
	display: block;
	color: #ffffff;
}

#slider_menu .owl-carousel a>.mimg>img{
	margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: auto;
}
#slider_menu .owl-carousel a>.table span{
	z-index: 1;
}

#slider_menu .owl-carousel a>.table:after{
	content: '';
	transition: all .3s ease;
	top:0;
	left:0;
	right: 0;
	bottom: 0;
	position: absolute;
	width: auto;
	height: auto;
	box-sizing: border-box;
	background: rgba(0,0,0,0.3);
}
#slider_menu .owl-carousel a:hover>.table:after{
	content: '';
	top:1.3rem;
	left:1.3rem;
	right: 1.3rem;
	bottom: 1.3rem;
	position: absolute;
}

#slider_menu .table{
	height:100%;
}
#slider_menu .table>div{
	color: #ffffff;
	text-transform: uppercase;
	font-size: 2rem;
	font-family: 'OpenSansBold', Verdana;
	text-align: center;
	vertical-align: middle;
	padding: 3rem;
}

#slider_menu .table span{
	position: relative;
    display:inline-block;
}
#slider_menu a:hover .table span:after{
	content: '';
	position: absolute;
	top: 100%;
	left:50%;
	margin-left: -2.45rem;
	width: 49px;
	height: 26px;
	background: url('../imgs/icons.png') -588px -1px;
}

#slider_menu .owl-item>a{
	width: 320px;
	height: 320px;
}


.topslider{
	height: 100%;
	position: relative;
}
.topslider>div{
	position: absolute;
	box-sizing: border-box;
}

.topslider .owl-carousel{
	height: 100%;
}
.offer{
	width:100%;
	height:79.4rem;
}
.offer>.text{
	position: relative;
}

.offer .table{
	box-sizing: border-box;
	width: 100%;
	position: absolute;
	right: 0;
	top:50%;
	height: 26.2rem;
	width: 80.7rem;
	margin-top:-13.1rem;
	box-shadow: 1rem 2rem 3rem 0rem #cccccc;
	background: rgba(249,249,249,1);
	background: linear-gradient(to right, rgba(249,249,249,1) 0%, rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#ffffff', GradientType=1 );
}
.offer .table>div{
	vertical-align: middle;
	text-align: center;
	position: relative;
}
.offer .simg{
	width: 36.5rem;
	height: 100%;
	font-size: 9rem;
	color: #333333;
	font-family: 'OpenSansBold', Verdana;
	text-shadow: .5rem 2rem 2rem #aaaaaa;
}
.offer .img{
	height:79.4rem;
	font-size: 9rem;
	color: #333333;
	position: absolute;
	top:0;
	right:40%;
	box-shadow: 1rem 2rem 3rem 0rem #cccccc;
	background: #ffffff;
	box-sizing: border-box;
	font-family: 'OpenSansBold', Verdana;
	text-shadow: .5rem 2rem 2rem #aaaaaa;
}
.offer>a>.img{
	right:auto;
	left:0;
	text-align: center;
}
.owl-carousel .owl-item .img>img{
	width: auto;
	height: 100%;
	display: inline-block;
}
.offer .title,
#whatwe .title{
	font-family: 'OpenSansExtraBold', Verdana;
	text-transform: uppercase;
	font-size: 4.8rem;
	color: #6eb50b;
	font-weight: bold;
}
.offer .subtitle{
	font-family: 'OpenSansBold', Verdana;
	text-transform: uppercase;
	font-size: 3rem;
	color: #333333;
	margin-bottom: 3rem;
}
.offer .table .text,
#whatwe .text,
#sort_mode,
.dg_combo{
	font-size: 1.6rem;
	font-family: 'PermianSerifTypefaceItalic', Verdana;
	font-style: italic;
	padding: 0 3rem;
}
.offer .morebtn{
	display: inline-block;
	position: absolute;
    bottom: -4rem;
    left: 30%;
}
.offer .morebtn a{
	font-family: 'ClearSansBold', Verdana;
	display: block;
	text-transform: uppercase;
	padding: 1.4rem 4.2rem;
	font-size: 1.8rem;
	background: rgba(146,206,18,1);
	background: linear-gradient(to bottom, rgba(146,206,18,1) 0%, rgba(127,193,14,1) 37%, rgba(105,177,10,1) 53%, rgba(75,156,4,1) 100%);
}

#offers .owl-dots{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 50%;
	text-align: center;
    margin-left: 16rem;
}
#offers .owl-dots>.owl-dot{
	width:4.5rem;
	height:.7rem;
	background: #333333;
	display: inline-block;
	cursor: pointer;
	margin: 0 1.4rem 4.4rem 0;
}
#offers .owl-dots>.owl-dot.active{
	background: #6eb50b;
}

#brands{
	padding: 4rem 0;
}
#brands .mimg{
	filter: grayscale(1);
	opacity:0.8;
}
#brands .mimg:hover{
	filter:none;
	opacity:1;
	transition: .3s all ease;
}
#brands .owl-carousel .owl-item img{
	width:auto;
}

.hidemenu{
	display:none;
	min-height: 7rem;
	padding:1.5rem 0 1.5rem 0;
	box-sizing:border-box;
	position:absolute;
	left: 2px;
	right:2px;
	margin:0 auto;
	background: #fff;
	z-index: 8;
	box-shadow: 0 1rem 3rem rgba(0,0,0,0.2) inset, 0 1rem 3rem rgba(0,0,0,0.2);
}
.hidemenu>div>ul{
	display: flex;
	flex-wrap:wrap;
    justify-content: space-between;
}
.hidemenu li.category{
	font-size:0;
}
.hidemenu li.category>a,
.hidemenu>div>ul>li>a{
	font-family:'PermianSerifTypefaceItalic',Verdana;
	font-size: 1.8rem;
	display: block;
}

.hidemenu ul.horizontal>li{
	width: 50%;
	vertical-align: top;
}
.maintopmenu>li:first-child .hidemenu ul.horizontal>li{
	width: auto;
}
.hidemenu ul.horizontal>li>div>ul{
	display: inline-block;
	padding: .5rem;
}
.hidemenu li a{
	color: #000;
	padding: .5rem;
	text-align: left;
}
.hidemenu li a:hover{
	color:#93c41d;
	text-decoration: underline;
}

.maintopmenu>li:hover>a{
	color:#93c41d;
}

.catimg{
	width: 13.5rem;
	height: 13.5rem;
	float: left;
}
.catimg+div{
	margin-left: 14rem;
}
.horizontal>li>div>ul>li>div>ul{
	display: flex;
    flex-wrap: wrap;
}
.horizontal>li>div>ul>li>div>ul>li{
	min-width: 20rem;
    width: 20rem;
    white-space: normal;
}

#whatwe{
	position: relative;
	height:83.9rem;
}
#whatwe:after{
	content:'';
	z-index: -1;
	height: 100%;
	width: 107rem;
	position: absolute;
	top:0;
	left:40%;
	background: url(../imgs/bg/room.jpg) 40% 0 no-repeat;
}
#whatwe .content{
	position: absolute;
	right:40%;
	top:50%;
	margin-top: -31.75rem;
	width:81.5rem;
	height:63.5rem;
	padding: 4.5rem 6rem;
	overflow: hidden;
	box-sizing: border-box;
	box-shadow: 0 1rem 3rem rgba(0,0,0,0.2);
	background: #f9f9f9; /* Old browsers */
	background: -moz-linear-gradient(top, #f9f9f9 0%, #ffffff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f9f9f9 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f9f9f9 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
#whatwe li>div{
	font-size:1.6rem;
}
#whatwe .text{
	height: 10rem;
	overflow: hidden;
}
#whatwe ul{
	margin:2rem;
	column-count: 2;
	column-gap: 6.5rem;
}
#whatwe li{
	text-align: center;
	width: 30rem;
	margin:1.24rem 0;
}
#whatwe .img{
	height:6.5rem;
	display: inline-block;
}
#whatwe .img>span{
	background-image: url('../imgs/advantages.png');
	display: block;
}
.bg-assortiment {
    width: 47px; height: 49px;
    background-position: -1px -1px;
}
.bg-cost {
    width: 49px; height: 49px;
    background-position: -50px -1px;
}
.bg-safe {
    width: 63px; height: 48px;
    background-position: -265px -1px;
}
.bg-skidki {
    width: 53px; height: 49px;
    background-position: -155px -1px;
}
.bg-speed {
    width: 52px; height: 52px;
    background-position: -101px -1px;
}
.bg-truecase {
    width: 53px; height: 52px;
    background-position: -210px -1px;
}

.mtitle h3{
	display: inline-block;
	margin-top: 2.5rem;
	padding: 0 6rem;
	border-left: 3px solid #696969;
	border-right: 3px solid #696969;
	font-size:2.4rem;
	text-transform: uppercase;
}

#promooffers .default-skin,
#novelties .default-skin,
#vieweditems .default-skin{
	margin: 1rem 0 !important;
	padding: 0 !important;
}
#vieweditems{
	margin-bottom: 1rem;
}
.goods{
	width: 100%;
}
.goods li{
	width:25rem;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	box-shadow: 0 0 2rem rgba(0,0,0,0.2);
	border:1px solid transparent;
	margin:2rem 1rem;
	white-space: normal;
}
.goods li:first-child{
	margin-left: 1rem;
}
.goods li:last-child{
	margin-right: 1rem;
}
.goods li:hover{
	border:1px solid #8ecb12;
	box-sizing: border-box;
}
.goods li>a>div{
	color: #000;
	padding: 0 1.7rem;
}
.goods li .img,
.poditem .img{
	position: relative;
	height: 19.5rem;
	text-align: center;
	box-sizing: border-box;
}
.goods>li>div>div>a{
	color:#69ad0b;
	text-decoration: underline;
}
.goods>li>.img>a{
	display: block;
    position: relative;
    height: 100%;
}
.goods>li>.img>a>img,
.poditem .img>img{
	position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
.goods li .title{
	font-size: 1.8rem;
	font-weight: bold;
	word-wrap: break-word;
	text-align: left;
}
.goods li .subtitle{
	font-size: 1.2rem;
}
.goods li .titlename{
	min-height: 7.5rem;
	padding:0 1.7rem;
	overflow: hidden;
	height: 100px;
	text-overflow: ellipsis;
}
.goods li .descr{
	display: none;
}
.good_down{
	box-sizing: border-box;
	padding: 1.7rem;
	font-size: 0;
	text-align: left;
}
.good_down>div{
	vertical-align: middle;
	display: inline-block;
	padding: 0;
}
.tocompare{
	margin: 0 .6rem;
}
.good_down>div>a{
	display: block;
	background-color: #333333;
	position: relative;
	width: 5rem;
	height: 4.5rem;
}
.good_down>div>a:after{
	content: '';
	position: absolute;
	top:0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	background-image: url(../imgs/icons.png);
}
.tocompare>a:after{
	width: 29px;
	height: 29px;
	background-position: -144px -1px;
}
.tocart>a:after{
	width: 25px;
	height: 29px;
	background-position: -59px -1px;
}
.good_down>div>a:hover,
.good_down>div.active>a,
.active>.btn,
.btna,
.btn:hover
{
	background: #92cf12; /* Old browsers */
	background: -moz-linear-gradient(top, #92cf12 0%, #4a9a04 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #92cf12 0%,#4a9a04 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #92cf12 0%,#4a9a04 100%);
}
.btn,
.btna:hover{
	background:#333333;
}
.btn,
.btna{
	color: #fff !important;
	font-weight: bold;
	font-size: 1.8rem;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none !important;
    cursor: pointer;
    border:none;
    width: auto;
    padding:1.5rem 3rem;
    box-sizing:border-box;
}
.good_down>.noexists{
	color: #ccc;
	display: block;
	margin-top: 1rem;
	text-align: center;
	font-size: 1.8rem;
	font-family: 'PermianSerifTypefaceItalic', Verdana;
	font-style: italic;
}
.good_down>.tocompare.dispose,
.good_down>.tocart.dispose
{
	position: relative;
}
.good_down>.tocompare.dispose:after,
.good_down>.tocart.dispose:after
{
	content: '';
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color: rgba(255,255,255,.4);
}

.cost{
	width: 10.2rem;
	font-size: 1.8rem;
	font-family: 'PermianSerifTypefaceItalic', Verdana;
	font-style: italic;
	color: #6eb50b;

}
.cost>.oldprice{
	color: #333333;
}

.green .scrollable.default-skin .scroll-bar .thumb{
	background: #6eb50b;
}
.black .scrollable .scroll-bar.horizontal .thumb{
	background: #000;
}
.scrollable{
	padding-right: 10px;
    padding-bottom: 6px;
 }
 .default-skin.scrollable.default-skin .scroll-bar .thumb{
 	border-radius: 0;
 	opacity: 1;
 }

.breadcrumb{
	float: left;
	padding: 5rem 0;
}
.breadcrumb,
.breadcrumb a,
.backlink>a{
	font-size: 1.6rem;
	font-family: 'PermianSerifTypefaceItalic', Verdana;
}
.breadcrumb a{
	color: #333;
}
.breadcrumb a:hover{
	color:#69ad0b;
	text-decoration: underline;
}
.breadcrumb a.green{
	color:#69ad0b;
}
.backlink{
	text-align: right;
	padding: 5rem 0;
}
.backlink>a{
	color:#69ad0b;
	padding: 0 0 0 7.5rem;
	background: url(../imgs/arrow.png) 0 50% no-repeat;
	display: inline-block;
}


#good h1{
	font-size: 2.8rem;
}
#good .leftcol{
	width:45.5rem;
}
#good .leftcol>.img{
	height: 47rem;
	position: relative;
}
#good .img>img{
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
#good .rightcol{
	padding-left: 2rem;
}
#good .cost{
	width: auto;
	color:#333333;
	font-size: 4.8rem;
}
#good .costcart>.td>div:first-child{
	margin-bottom: 3rem;
}
#good .good_down{
	padding: 0;
}
#good .good_down>div{
	margin:0;
}
#good .tocart{
	width: 19rem;
	border-left: 1px solid #8dcb14;
}
#good .good_down>.tocart>a{
	width: 100%;
}
#good .good_down>.tocart>a:after{
	background-image: none;
}

#incart .cost{
	font-size:2.4rem;
	color: #333;
	width:auto;
}
#incart .cost.updated{
	color:#6eb50b;
}
#incart .goods>.tr>div{
	text-align:center;
	padding:2rem;
	box-sizing:border-box;
	background-color:#f5f5f5;
	border-bottom:5px solid #fff;
	vertical-align:middle;
	white-space:normal;
}
#incart .goods>.tr:first-child>div{
	background-color:#93c41d;
	color: #fff;
	font-weight:bold;
	border-bottom:none;
}
#incart .goods>.tr>.desc{
	width:30rem;
	text-align:left;
	font-size:1.6rem;
}
#incart .goods>.tr>.desc>a{
	color:#333333;
	font-size:1.6rem;
}
#incart .goods>.tr>.del{
	width:6rem;
}
#incart .summ{
	padding-top:1rem;
}
#incart .summ .cost{
	color:#93c41d;
}
#incart .summ>.tr>div{
	text-align:right;
	padding:1rem 0;
	vertical-align: middle;
}
#incart .summ>.tr>div:first-child{
	text-transform:uppercase;
	font-weight:bold;
}
#incart .summ>.tr>div:last-child{
	width:13.5rem;
}
#incart input[type=text]{
	background:none;
	border:none;
	font-size:1.8rem;
	width: 6rem;
}

#pay_cart h2,
#delivery_cart h2,
#info_cart h2{
	text-transform:uppercase;
	display:inline-block;
	padding: 1rem 7rem 1rem 0;
	font-size:1.7rem;
}
#delivery_cart h2{
	background: url('../imgs/delivery.png') 100% 50% no-repeat;
}
#pay_cart h2{
	background: url('../imgs/pay.png') 100% 50% no-repeat;
}

#delivery_cart .desc{
	width:50rem;
}

.tablechange>.tr>div{
	vertical-align:middle;
	padding-bottom:4rem;
}
.tablechange>.tr>.radio{
	width:2.5rem;
}
.tablechange>.tr>.img{
	width:15rem;
	text-align:center;
}
.tablechange>.tr>.cost{
	text-align:right;
	width:auto;
	color:#333;
	font-size: 2.4rem;
}
.tablechange>.tr.active>.cost{
	color:#93c41d;
}

.emptycart{
	margin:2rem 0 5rem 0;
}
.form_cart{
	background-color: #f5f5f5;
	padding:2rem 6.5rem 4rem 6.5rem;
	margin: 5rem 0 3rem 0;
}
.form_cart>.table>.tr>div:first-child{
	width:19.5rem;
	padding-right:.5rem;
}
.form_cart>.table>.tr>div{
	padding:.9rem 0;
}
.form_cart>.table>.tr>div input{
	height:3rem;
}
.form_cart>.table>.tr>div input,
.form_cart>.table>.tr>div textarea{
	border:1px solid transparent;
}
.form_cart>.table>.tr>div textarea{
	height:8rem;
}
.form_cart .radiocheck>label{
	background:#333333;
	margin-right:1.5rem;
}
.form_cart span:not(:first-child)>.radiocheck>label{
	margin-left:2rem;
}


#submit_cart{
	margin: 3rem 0;
}

.radiocheck{
	position:relative;
	display:inline-block;
}
.radiocheck>input[type=radio],
.checkbox>input[type=checkbox]
{
	display:none;
}
.radiocheck>label,
.checkbox label:before{
	position: relative;
	width:1.3rem;
	height:1.3rem;
	display:block;
	background:#cdcdcd;
}
.checkbox label:before{
	content: '';
	position: absolute;
	top: 0.65rem;
	left: 0;
}
.checkbox label{
	position: relative;
	padding: 0 0 0 2.5rem;
}
.radiocheck.disabled input[type=checkbox]+label,
.checkbox.disabled input[type=checkbox]+label{
	color:#ccc;
}
.checkbox.disabled input[type=radio]+label,
.radiocheck.disabled input[type=checkbox]+label:before{
	background: #93c41d;
}
label{
	cursor:pointer;
}
input[type=radio]:checked+label,
input[type=checkbox]:checked+label:before{
	background:#93c41d;
}
input[type=checkbox]:checked+label{
	color: #93c41d;
}

#addresp{
	height:15rem;
}

#staticpage,
#searchpage{
	margin-bottom: 2rem;
}
#staticpage a,
.catalogue-block a{
	color: #333;
	text-decoration: underline;
}
#staticpage a:hover,
.catalogue-block a:hover{
	color: #93c41d;
}
#staticpage span,
#staticpage li{
	font-size: 1.4rem;
}
#staticpage h2{
	margin-top:0;
}
#staticpage #map{
	height:50rem;
}
#staticpage .adress{
	margin-left: 70rem;
	height:50rem;
}
#staticpage dt{
	float: left;
    margin-right: 5px;
}
#staticpage dd{
	text-align: right;
}

#compare table{
	padding: 2rem 0;
	width:100%;
}
#compare .default-skin{
	margin: 3rem 0;
}
#compare table tr>td:first-child{
	width:23.5rem;
	vertical-align:bottom;
	text-align:right;
	font-weight:bold;
	min-height:2.5rem;
	padding-right: 2rem;
}


#zoomloader{
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height: 100%;
}
#zoomloader img{
	left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    margin: auto;
}

.catalogue-block{
	display: inline-block;
	width:26rem;
	margin: 2rem 0.7rem;
}

#goodscontent .colleft{
	width: 27rem;
	float: left;
}
#goodscontent .colright{
	margin-left: 27rem;
	padding-left: 1.5rem;
}
.pagination{
	margin: 2rem 0;
	color: #333;
	text-align: center;
}
.pagination a{
	color: #333;
	text-decoration: underline;
}
.pagination a:hover{
	color: #93c41d;
	text-decoration: none;
}

.view_type{
	text-align: right;
}
.view_type>a{
	width: 28px;
	height: 18px;
	display: inline-block;
	margin-right:2.3rem;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.icon_list{
	background-position: -308px -5px !important;
}
.icon_grid{
	background-position: -232px -5px !important;
}
div[data-mode="list"] .icon_list{
	background-position: -345px -5px  !important;
}
div[data-mode="grid"] .icon_grid{
	background-position: -270px -5px  !important;
}

div[data-mode="list"] .goods li{
	display: table;
	width: 100%;
	padding: 1.5rem 0;
}
div[data-mode="list"] .goods li>a,
div[data-mode="list"] .goods li>.img,
div[data-mode="list"] .goods li>.good_down{
	display: table-cell;
	vertical-align: middle;
}
div[data-mode="list"] .goods li>.good_down>.cost{
	padding-bottom: 3rem;
	width:100%;
	display: block;
	text-align: center;
}
div[data-mode="list"] .goods li>.good_down{
	width:25rem;
	text-align: center;
	padding: 0;
}
div[data-mode="list"] .goods li>.img{
	width: 28.5rem;
}
div[data-mode="list"] .goods li>a .descr{
	margin-top: 2rem;
	display: block;
}
div[data-mode="list"] .goods li>a:after{
	content:'';
	display: block;
	clear: both;
}

.emptypropuct a:after{
    content:'';
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:rgba(230, 165, 165, .3);
}

.sort_type>span{
	font-family: 'OpenSansMedium', Verdana;
	font-size: 2rem;
	text-transform: uppercase;
	margin-right: 1rem;
	line-height: 42px;
    vertical-align: top;
}

.select{
	width: 160px;
    position: relative;
    display: inline-block;
    border: 1px solid transparent;
	background-color: #fff;
    cursor: pointer;
    min-width: 85px;
    position: relative;
    height: 42px;
    box-sizing: border-box;
}
.select>div>div{
	position: absolute;
	top:0;
}
.select .options{
	left: 0;
	width: 100%;
}
.select.opened{
	z-index: 1;
}
.select.opened .options{
	background-color: #fff;
	box-shadow: 0 0 12px 2px #aaa;
}
.select .options>div:not(:first-child){
	display: none;
}
.select.opened .options>div:not(:first-child){
	display: block;
}
.select .options>div{
	padding:1rem 4rem 1rem 1.5rem;
	font-style: italic;
	font-family: 'PermianSerifTypefaceItalic', Verdana;

}
.select .arrow{
	right: 0;
    -webkit-transition: .1s ease-out;
    transition: .1s ease-out;
    -webkit-transition-property: border-color,border-width,background-color,transform;
    transition-property: border-color,border-width,background-color,transform;
    width: 20px;
    height: 100%;
    background-image: url(../imgs/ar.png);
    background-repeat: no-repeat;
    background-position: 50% 52%;
}
.select.opened .arrow{
	transform: rotate(-180deg);
    transition: .1s all ease-out;
}
.bg{
	position: fixed;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	background: rgba(200,200,200,.2);
}


.colorItems{
	position: absolute;
	top: 5px;
	right: 1rem;
	width: 6rem;
	text-align: center;
}
.colorItems>div{
    vertical-align: middle;
    width: auto;
    height: auto;
    display: inline-block;
    width: 50px;
    max-width: 50px;
    padding: 2px;
    max-height: 50px;
    box-sizing: border-box;
    border:1px solid transparent;
}
.colorItems>div:hover{
	border:1px solid #6eb50b;
}
.colorItems>div a{
    position: relative;
    display: block;
}
.colorItems>a{
	font-size: 1rem;
    color: #6eb50b;
    text-decoration: underline;
}
.colorItems>a:hover{
	text-decoration: none;
}
.colorItems img{
    width: auto;
    height: auto;
    max-width:100%;
    max-height:100%;
}


.filter-block{
	padding-right: 1.5rem;
	padding-bottom: 2rem;
}
.filter-block label{
	font-style: italic;
	font-family: 'PermianSerifTypefaceItalic', Verdana;
	font-size: 1.8rem;
}
.filter-block label>span{
	color:#777;
}
.filter-block .checkbox{
	padding: .5rem 1.2rem .5rem 0;
}
.filter-block .title{
	font-size: 2rem;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 2rem;
}
.filter-block .title>span{
	margin-left: 1rem;
	font-size: 1.6rem;
	font-family: 'PermianSerifTypefaceItalic', Verdana;
	font-weight: normal;
	text-transform: none;
}
.filter-block .default-skin{
	max-height: 25rem;
	padding: 1rem 0;
	box-sizing: border-box;
}
.filter-block .block{
	margin-bottom: 7rem;
}
.filter-block .block input[type="submit"]{
	background: none;
	border:none;
	font-size: 1.8rem;
	text-transform: uppercase;
	cursor: pointer;
	color: #6eb50b;
	margin:2rem 0 1rem 0;
	padding:0;
}
.filter-block .item-f-a a{
	color:#000000;
	font-size: 1.6rem;
	font-family: 'PermianSerifTypefaceItalic', Verdana;
	font-weight: normal;
	text-transform: none;
	display: block;
	position: relative;
}
.filter-block .item-f-a a:hover{
	color:#6eb50b;
	text-decoration: underline;
}
.filter-block .item-f-a a:after{
	content: '';
	position: absolute;
	top:0;
	right: 0;
	width:9px;
	height: 9px;
	background-position: -1753px -5px;
	background-size: auto;

}
.filter-block .item-f-a a:hover:after{
	background-position: -1772px -5px;
}

.filter-block .block input[type="submit"]{
	outline: none;
}
.filter-block .block input[type="submit"]:hover{
	cursor: pointer;
	text-decoration: underline;
}
.prices-block{
	padding-bottom:2.5rem;
}
.wrap-slider-range{
	margin:7rem 0;
}
.navitem{
	padding: 1.2rem 0;
	border-bottom: 1px solid #efefed;
}
.navitem>.title{
	cursor: pointer;
	text-transform: uppercase;
	background: url(../imgs/minus.png) 100% 50% no-repeat;
	padding-right: 2rem;
	margin:0;
	font-weight: normal;
}
.navitem.collapsed>.title{
	background-image: url(../imgs/plus.png);
}
.navitem.collapsed>div:not(.title)
{
	display: none;
}

.wrap-slider-range input{
	border: transparent;
	outline: none;
	width: 8.6rem;
}
.wrap-slider-range .table>div:first-child>span{
	padding-left: 0;
}
.wrap-slider-range span{
	padding: 0 1rem;
}
.wrap-slider-range .table>div,
.wrap-slider-range input{
	font-size: 2rem;
	font-family: 'PermianSerifTypefaceItalic', Verdana;
}
.wrap-slider-range .table>div{
	vertical-align: middle;
	font-size: 2rem;
}
#price1{
	color: #6eb50b;
}

#slider-range{
	height: 3px;
	position: relative;
	background-color: #efefed;
	margin: 1.5rem 0;
	display: table;
	width: 100%;
}
#slider-range span{
	position: absolute;
	width: 4rem;
	height: 7px;
	margin-top:-2px;
	padding: 0;
	font-size: 0;
	cursor: pointer;
}
#slider-range div{
	position: absolute;
	top: 0;
	height: 100%;
	width: 0;
}
.begunok1,
.begunok1>span{
	background: #6eb50b;
}
.begunok2,
.begunok2>span{
	background: #333333;
}
.begunok1,
.begunok2>span{
	left: 0;
}
.begunok2,
.begunok1>span{
	right: 0;
}
.begunok1{
	padding-left: 4rem
}
.begunok2{
	padding-right: 4rem
}
.owl-stage-outer{
    overflow:hidden;
}
a.sertif{
    max-height: 70px;
    max-width: 280px;
    display: inline-block;
}

.sertificates .img{
	position:absolute;
	top:50%;
	left:50%;
	z-index:1;
	background: #fff;
}
.sertificates .img img{
	width:auto;
	height:auto;
	max-width:100%;
	max-height:100%;
}
.sertificates .image{
	height:100%;
	text-align: center;
}

.sertificates .close{
	position:absolute;
	right:-20px;
	top:-20px;
	width: 40px;
	height: 40px;
	cursor:pointer;
	border-radius:100%;
	background: #fff;
	box-shadow:3px 3px 15px #ccc;
}
.sertificates .close:before{
	content:'';
	position:absolute;
    left: 40%;
    top: 40%;
    width: 50%;
    height: 50%;
	border-left:3px solid #8dcb14;
	transform:rotate(45deg);
}
.sertificates .close:after{
	content:'';
	position:absolute;
    left: 40%;
    top: 5%;
    width: 50%;
    height: 50%;
	border-left:3px solid #8dcb14;
	transform:rotate(-45deg);
}
.sertificates .arrowleft{
	position:absolute;
	left:-30px;
	top:50%;
	width: 40px;
	height: 40px;
	margin-top:-20px;
	cursor:pointer;
	border-radius:100%;
	background: #fff;
	box-shadow:3px 3px 15px #ccc;
}
.sertificates .arrowleft:before{
	content:'';
	position:absolute;
	left:30%;
	top:24%;
	width: 50%;
	height: 50%;
	border-left:4px solid #8dcb14;
	transform:rotate(45deg);
}
.sertificates .arrowleft:after{
	content:'';
	position:absolute;
	left:30%;
	top:20%;
	width: 50%;
	height: 50%;
	border-left:4px solid #8dcb14;
	transform:rotate(-45deg);
}
.sertificates .arrowright{
	position:absolute;
	right:-30px;
	top:50%;
	width: 40px;
	height: 40px;
	margin-top:-20px;
	cursor:pointer;
	border-radius:100%;
	background: #fff;
	box-shadow:3px 3px 15px #ccc;
}
.sertificates .arrowright:before{
	content:'';
	position:absolute;
	left:10%;
	top:20%;
	width: 50%;
	height: 50%;
	border-right:4px solid #8dcb14;
	transform:rotate(45deg);
}
.sertificates .arrowright:after{
	content:'';
	position:absolute;
	left:10%;
	top:24%;
	width: 50%;
	height: 50%;
	border-right:4px solid #8dcb14;
	transform:rotate(-45deg);
}
#subrubrics {
	padding: 30px 0;
}
#subrubrics li{
	list-style: initial;
	margin-left: 60px;
	font-size: initial;
}
.noexists {
	color:#da7710 !important;
}
.offer_simg {
	display: inline-block;
	width: 50px;
	height: 50px;
}
.checkbox__offert {
	font-weight: bold;
	width: 300px;
	height: 50px;
	margin: 0 auto;
}
.checkbox__offert .radio {
	float: left;
}

.desc label a{
	color: red;
	font-size: inherit;
}
#submit_cart input[disabled] {
	opacity: .6;
	cursor: not-allowed;
}
footer ul.horizontal {
 white-space: initial;
}
footer .mainmenu li a {
	margin: 1rem 0 1rem 0;
}
footer .mainmenu {
	margin: 4rem 0;
}
/* Language*/
.dropdown-menu li{
	width: 70px;
	margin: 0 20px 5px 0;
	display: inline-block;
	cursor: pointer;
	font-weight: 700;
	font-size: 14px;
	border-bottom: 1px solid transparent;
}
.dropdown-menu li svg{
	width: 25px;
	float: left;
	margin-right: 10px;
	border: 1px solid #ccc;
}
.dropdown-menu li:hover {
	background: #eeeeee;
}
.language {
	bottom: 15px;
	position: relative;
}

/*

.bg-beauty {
width: 31px; height: 41px;
background: url('../imgs/icons.png') -361px -1px;
}
.bg-bt {
width: 29px; height: 34px;
background: url('../imgs/icons.png') -237px -1px;
}
.bg-garden {
width: 37px; height: 33px;
background: url('../imgs/icons.png') -462px -1px;
}
.bg-menu {
width: 45px; height: 27px;
background: url('../imgs/icons.png') -541px -1px;
}
.bg-santeh {
width: 38px; height: 38px;
background: url('../imgs/icons.png') -501px -1px;
}
.bg-secure {
width: 26px; height: 32px;
background: url('../imgs/icons.png') -86px -1px;
}
.bg-sport {
width: 62px; height: 30px;
background: url('../imgs/icons.png') -639px -1px;
}
.bg-fb {
width: 29px; height: 29px;
background: url('../imgs/icons.png') -299px -1px;
}
.bg-fb_h {
width: 29px; height: 29px;
background: url('../imgs/icons.png') -330px -1px;
}
.bg-twitter {
width: 29px; height: 29px;
background: url('../imgs/icons.png') -175px -1px;
}
.bg-twitter_h {
width: 29px; height: 29px;
background: url('../imgs/icons.png') -206px -1px;
}
.bg-account {
width: 32px; height: 32px;
background: url('../imgs/icons.png') -428px -1px;
}
.bg-address {
width: 12px; height: 15px;
background: url('../imgs/icons.png') -15px -1px;
}
.bg-arrow {
width: 49px; height: 26px;
background: url('../imgs/icons.png') -588px -1px;
}
.bg-basket {
width: 28px; height: 33px;
background: url('../imgs/icons.png') -114px -1px;
}
.bg-compare {
width: 32px; height: 32px;
background: url('../imgs/icons.png') -394px -1px;
}
.bg-mail {
width: 13px; height: 9px;
background: url('../imgs/icons.png') -44px -1px;
}

.bg-search {
width: 29px; height: 29px;
background: url('../imgs/icons.png') -268px -1px;
}
.bg-skype {
width: 13px; height: 13px;
background: url('../imgs/icons.png') -29px -1px;
}
.bg-tobasket {
width: 25px; height: 29px;
background: url('../imgs/icons.png') -59px -1px;
}
.bg-tocompare {
width: 29px; height: 29px;
background: url('../imgs/icons.png') -144px -1px;
}


/*

.bg-bathroom {
width: 320px; height: 320px;
background: url('../imgs/submenu.png') -1px -1px;
}
.bg-bt {
width: 320px; height: 320px;
background: url('../imgs/submenu.png') -323px -1px;
}
.bg-cosmetic {
width: 320px; height: 320px;
background: url('../imgs/submenu.png') -645px -1px;
}
.bg-furniture {
width: 320px; height: 320px;
background: url('../imgs/submenu.png') -967px -1px;
}
.bg-electro {
width: 320px; height: 320px;
background: url('../imgs/submenu.png') -1289px -1px;
}
.bg-tourizm {
width: 320px; height: 320px;
background: url('../imgs/submenu.png') -1611px -1px;
}




/*

.bg-assortiment {
width: 47px; height: 49px;
background: url('../imgs/advantages.png') -1px -1px;
}
.bg-cost {
width: 49px; height: 49px;
background: url('../imgs/advantages.png') -50px -1px;
}
.bg-safe {
width: 63px; height: 48px;
background: url('../imgs/advantages.png') -265px -1px;
}
.bg-skidki {
width: 53px; height: 49px;
background: url('../imgs/advantages.png') -155px -1px;
}
.bg-speed {
width: 52px; height: 52px;
background: url('../imgs/advantages.png') -101px -1px;
}
.bg-truecase {
width: 53px; height: 52px;
background: url('../imgs/advantages.png') -210px -1px;
}
*/