@CHARSET "UTF-8";
/* font-family: "OpenSansRegular"; */
@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-family: "OpenSansLight"; */
@font-face {
    font-family: "OpenSansLight";
    src: url("../fonts/OpenSansLight/OpenSansLight.eot");
    src: url("../fonts/OpenSansLight/OpenSansLight.eot?#iefix")format("embedded-opentype"),
    url("../fonts/OpenSansLight/OpenSansLight.woff") format("woff"),
    url("../fonts/OpenSansLight/OpenSansLight.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "OpenSansItalic"; */
@font-face {
    font-family: "OpenSansItalic";
    src: url("../fonts/OpenSansItalic/OpenSansItalic.eot");
    src: url("../fonts/OpenSansItalic/OpenSansItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/OpenSansItalic/OpenSansItalic.woff") format("woff"),
    url("../fonts/OpenSansItalic/OpenSansItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "OpenSansBold"; */
@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-family: "OpenSansExtraBold"; */
@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-family: "OpenSansExtraBoldItalic"; */
@font-face {
    font-family: "OpenSansExtraBoldItalic";
    src: url("../fonts/OpenSansExtraBoldItalic/OpenSansExtraBoldItalic.eot");
    src: url("../fonts/OpenSansExtraBoldItalic/OpenSansExtraBoldItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/OpenSansExtraBoldItalic/OpenSansExtraBoldItalic.woff") format("woff"),
    url("../fonts/OpenSansExtraBoldItalic/OpenSansExtraBoldItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "OpenSansBoldItalic"; */
@font-face {
    font-family: "OpenSansBoldItalic";
    src: url("../fonts/OpenSansBoldItalic/OpenSansBoldItalic.eot");
    src: url("../fonts/OpenSansBoldItalic/OpenSansBoldItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/OpenSansBoldItalic/OpenSansBoldItalic.woff") format("woff"),
    url("../fonts/OpenSansBoldItalic/OpenSansBoldItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "OpenSansRegularItalic"; */
@font-face {
    font-family: "OpenSansRegularItalic";
    src: url("../fonts/OpenSansRegularItalic/OpenSansRegularItalic.eot");
    src: url("../fonts/OpenSansRegularItalic/OpenSansRegularItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/OpenSansRegularItalic/OpenSansRegularItalic.woff") format("woff"),
    url("../fonts/OpenSansRegularItalic/OpenSansRegularItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "OpenSansSemiBold"; */
@font-face {
    font-family: "OpenSansSemiBold";
    src: url("../fonts/OpenSansSemiBold/OpenSansSemiBold.eot");
    src: url("../fonts/OpenSansSemiBold/OpenSansSemiBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/OpenSansSemiBold/OpenSansSemiBold.woff") format("woff"),
    url("../fonts/OpenSansSemiBold/OpenSansSemiBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "OpenSansSemiBoldItalic"; */
@font-face {
    font-family: "OpenSansSemiBoldItalic";
    src: url("../fonts/OpenSansSemiBoldItalic/OpenSansSemiBoldItalic.eot");
    src: url("../fonts/OpenSansSemiBoldItalic/OpenSansSemiBoldItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/OpenSansSemiBoldItalic/OpenSansSemiBoldItalic.woff") format("woff"),
    url("../fonts/OpenSansSemiBoldItalic/OpenSansSemiBoldItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
input {
	font-size: 14px;
	color: rgb(227, 112, 154);
	padding: 9px 12px;
	width: 100%;
	border: 1px solid rgba(143, 45, 86,.4);
	border-radius: 5px;
	box-sizing: border-box;
}
input[type="checkbox"] {
	width: unset;
	display: inline-block;
}
input[type="radio"] {
	width: unset;
	display: inline-block;
	position: relative;
	bottom: -3px;
}
body { 
	font-family: "OpenSansRegular";
	font-size:14px;
	color:#5a5a5a;
	margin:0;
}
a{
	color:#5a4a4a;
	text-decoration:none;
	transition: all .3s ease;
}
a:hover,
a:focus{
	text-decoration:underline;
	color: rgb(166, 41, 87);
}
#footer a:hover,
#footer a:focus{
	color: unset;
}

a:active {
	opacity: .8;
}

p{
	margin:8px 0;
	padding:0px;
}
ul{
	margin:0;
	padding:0;
	list-style:none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "OpenSansBold";
	color: #5a4a4a;
	padding:0;
	margin:8px 0;
}
div {
	margin:0;
	padding:0;
}
label {
	position:relative;
	cursor:pointer;
}
.checkbox {
	display:none !important;
}
.checkbox + span::before {
	content: " ";             /* äÏÂÁ×ÌÑÅÍ ÎÁÛ ÐÓÅ×ÄÏÜÌÅÍÅÎÔ */
	display: inline-block;
	height: 18px;
	width:18px;
	background: url(../images/checkbox.png) left top / contain no-repeat;
	margin-right:10px;
	transition:all .3s ease;
	margin-top:1px;
	margin-bottom: -4px;
	border-radius:3px;
	cursor:pointer;
}
.checkbox-cart + span::before {
	background-image: url(../images/checkbox-cart.png);
	height: 20px;
	width: 20px;
	position: relative;
	top: -2px;
}
label:hover .checkbox + span::before {
	box-shadow: 0 0 2px rgba(120,120,120,.3);
}
.checkbox:checked + span::before {
	background: url(../images/checkbox-checked.png) left top / contain no-repeat;
	transition:all .3s ease;
}
.checkbox-cart:checked + span::before {
	background-image:url(../images/checkbox-cart-checked.png);
}
#wrapper {
	min-height:100%;
	min-width:960px;
	position:relative;
}
.clear,
.clear:before,
.clear:after{
	clear:both;
}
#head-content {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
.head-content-left-box {
	display:inline-block;
	float:left;
}
#top_zanaveska {
	margin: 0px;
	padding: 0;
	display: inline-block;
	float: left;
}
#mini_menu {
	margin: 20px 0;
	padding: 0px;
}
#mini_menu a {
	margin: 0px;
	padding: 0px;
	display: inline-block;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
}
.mm_partition {
	margin: 0px;
	padding: 0px 12px;
	height: 20px;
	width: 2px;
	background: url(../images/mini_menu_partition.png) center center no-repeat;
	display: inline-block;
}
#icons {
	margin: 0px;
	padding: 0px;
}
#icons a{
	margin:0px 0px 0px 20px;
	padding:0px;
	display:block;
	float:right;
}

/*ï¿½ï¿½ï¿½ï¿½ï¿½*/
#footer {
	
}
#footer-content {
	width:480px;
	margin:0 auto;
	padding:28px 220px 0px 260px;
}
#counter{
	margin:0px;
	padding:0px;
	float:right;
	width:220px;
}
#counter a{
	margin:0px 0px 0px 5px;
	padding:0px;
	display:block;
	float:right;
}
/*ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½*/
#content{

}
#right_path{
	margin:0px;
	padding:0px;
	/*float:right;*/
	width:100%;
}
#center_col {
	margin: -20px 0 0 0;
	padding: 0px;
	/* float: left; */
	width: 100%;
	
}

/*#home {
	background: url(../images/427376-Kycb.jpg) center top / 100% auto no-repeat;
}*/

.container-main-cover {
	background: url(../images/427376-Kycb.jpg) center top / 100% auto no-repeat;
}

#right_col{
	margin:0px;
	padding:0px;
	/*float:right;*/ 
	width:100%;
}
#left_col{
	margin:0px;
	padding:0px;
	float:left;
	width:240px;
	display:none
}
.cat_top{
	margin:0px;
	padding:28px 0px 0px;
	background:url(../images/catalog_ugli.png) left top no-repeat;
	width:240px;
	height:27px;
	text-align:center;
	font-size:20px;
	color:#222;
}
.cat_bottom{
	margin:0px 0px 30px;
	padding:0px;
	background:url(../images/catalog_ugli.png) left bottom no-repeat;
	width:240px;
	height:55px;
	text-align:center;
}
.cat_center{
	margin:0px;
	padding:10px 0px;
	width:240px;
}
.cat_partition{
	margin:0px;
	padding:0px;
	width:240px;
	height:2px;
	background:url(../images/left_block_line.png) center top no-repeat;
}
.cat_link{
	margin:0px;
	padding:10px 0px;
}
.cat_link:hover{
	background:url(../images/cat_bg_hover.png) left top repeat-y;
}
.cat_link a{
	margin:0px;
	padding:0px 10px 0px 25px;
	display:block;
	background:url(../images/nakonechnik.png) 5px 4px no-repeat;
	font-size:16px;
	color:#222;
}
.cat_link a:hover{
	color:#eb8400;
}
.sub_menu{
	margin:0px;
	padding:0px 0px 0px 45px;
}
.sub_menu a{
	margin:0px;
	padding:10px 0px 0px 0px;
	font-size:14px;
	display:block;
	background:none;
	display:block;
}
.left_block_top{
	margin:30px 0 0 0px;
	padding:10px 0px 0px;
	background:url(../images/left_block_ugli.png) left top no-repeat;
	width:240px;
	height:25px;
	text-align:center;
	font-size:20px;
	color:#222;
}
.left_block_bottom{
	/*margin:0px 0px 30px;*/
	padding:8px 0px 0px;
	/*background:url(../images/left_block_ugli.png) left bottom no-repeat;*/
	/*width:240px;*/
	height:27px;
	text-align:center;
	clear:both;
	float:right;
	margin-left:15px
}
.archive{
	font-size:13px;
}
.left_block_center{
	margin:0px;
	padding:10px 0px 10px;
}
.news_item{
	margin:0px;
	padding:10px 0px;
	float:left;
	width:290px;
	padding-right:30px
}
.news_date{
	margin:0px;
	padding:4px 0px 0px;
	float:left;
	width:45px;
	text-align:center;
}
.nd_big{
	margin:0px;
	padding:0px;
	font-size:24px;
	color:#888;
}
.nd_small{
	margin:0px;
	padding:0px;
	font-size:10px;
	color:#888;
}
.news_desc{
	margin:0px;
	padding:0px;
	float:left;
	width:204px;
	font-size:13px;
	line-height:17px;
	color:#222;
	margin-left:15px
}
.subscribe_title{
	margin:9px 10px 0 0;
	padding:0px 0px 10px;
	font-size:16px;
	color:#222;
	float:right
}
.subscribe_pole{
	margin:0px 0px 10px;
	padding:0px;
	width:240px;
	height:34px;
	background:url(../images/subscribe.png) left top no-repeat;
	float:right
}
.subscribe_pole input[type="text"]{
	margin:0px;
	padding:0px 0px 0px 10px;
	border:none;
	background:none;
	font-style:italic;
	font-size:13px;
	color:#777;
	line-height:34px;
	width:120px;
	float:left;
	height:34px;
}
.subscribe_pole input[type="submit"]{
	margin:0px;
	padding:0px;
	float:right;
	border:none;
	background:none;
	height:34px;
	font-size:13px;
	line-height:34px;
	width:100px;
	text-align:center;
	color:#95682e;
	cursor:pointer;
}
.subscribe_pole input[type="submit"]:hover{
	color:#eb8400;
}
.otpiska{
	margin:0px 0px 30px;
	padding:0px;
	display:block;
	font-size:13px;
}



.right_block_top{
	margin:0px;
	padding:10px 0px 0px;
	background:url(../images/right_block_ugli.png) left top no-repeat;
	width:200px;
	height:25px;
	font-size:20px;
	color:#222;
	text-align:center;
	margin-top:0;
	clear:both;
	display:none
}
.right_block_bottom{
	/*margin:0px 0px 30px;*/
	padding:10px 0px 0px;
	/*background:url(../images/right_block_ugli.png) left bottom no-repeat;*/
	/*width:200px;*/
	/*height:25px;*/
	text-align:center;
	float:right;
		display:none
}
.right_block_center{
	margin:0px;
	padding:10px 0px;
	width:100%;
		display:none
}
.rb_partition{
	margin:0px;
	padding:0px;
	width:200px;
	height:2px;
	background:url(../images/right_block_line.png) left top no-repeat;
		display:none
}
.akciya_item{
	margin:0px;
	padding:10px 20px 10px 0;
	font-size:13px;
	line-height:17px;
	float: left;
    width: 220px;
}
.akciya_item a{
	display:block;
}
.otziv_item{
	margin:0px;
	padding:20px 0px;
	font-style:italic;
	font-size:12px;
	line-height:17px;
	float:left;
	width:290px;
	padding-right:30px
}
.otziv_item .otziv_name{
	padding:10px 0px 0px;
	font-style:normal;
	font-size:13px;
	text-align:right;
}
.banner{
	margin:0px 0px 30px;
	padding:0px;
	display:block;
	float:right;
	margin-right:30px;
	
}

.search_block{
	margin:0px 0px 15px;
	padding:0px;
	width:480px;
	position:relative;
	background:url(../images/search.png) center top no-repeat;
	height:60px;
	float:left
}
.search_block input[type="text"]{
	margin:0px;
	padding:0px;
	height:30px;
	width:270px;
	font-style:italic;
	font-size:14px;
	line-height:30px;
	color:#777;
	position:absolute;
	left:52px;
	top:5px;
	background:none;
	border:none;
}
.search_block input[type="submit"]{
	margin:0px;
	padding:0px;
	height:30px;
	width:100px;
	cursor:pointer;
	position:absolute;
	top:5px;
	right:38px;
	font-size:14px;
	line-height:30px;
	color:#95682e;
	background:none;
	border:none;
}
.search_block input[type="submit"]:hover{
	color:#eb8400;
}
.rasshirennii{
	margin:0px;
	padding:0px;
	font-size:12px;
	display:block;
	position:absolute;
	right:36px;
	top:40px;
}
.news_desc p{
	margin:0px;
	padding:0px;
	height:45px
}

.news_desc b{
	height:33px
}

.akciya_item p{
	margin:0px;
	padding:0px;
}
.otziv_item p{
	margin:0px;
	padding:0px;
}
/*
.line_partition{
	margin:0px 0px 15px;
	padding:0px;
	width:480px;
	height:2px;
	background:url(../images/center_block_line.png) center top no-repeat;
}
*/
.catalog{
	margin:0px;
	padding:0px;
}
.good_title {
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: left;
	font-size: 15px;
	line-height: 15px;
	padding-left: 7px;
	padding-top: 7px;
	color: rgb(52, 51, 51) !important;
	min-height: 40px;
}
.good_line{

}
.img_block_without_bg {
	background:none !important;
}
.img_block {
	position: relative;
	transition: all .3s ease;
	min-height: 210px;
	background: url(../images/no-photo.jpg) center center / 100px 100px no-repeat;
}
.img_block-mini {
	min-height: unset;
}
.right-box-catalog .good-catalog .img_block {
	min-height: 266px;
}
.img_block:hover,
.img_block:focus {
	opacity:.85;
}
.img_block:active {
	transform:scale(.98);
}
.img {
	display: block;
	background-repeat: no-repeat;
	height: 210px;
	background-size: cover;
}
.price_line {
	text-indent: 7px;
	text-align: center;
}
.price_line span {
	color: #898989;
}


.tag_novinka{
	margin:0px;
	padding:0px;
	position:absolute;
	bottom:50%;
	left:3px;
	background:url(../images/novinka.png) left top no-repeat;
	width:60px;
	height:23px;
	margin-bottom:-12px
}
.tag_hit{
	margin:0px;
	padding:0px;
	position:absolute;
	bottom:76px;
	left:3px;
	background:url(../images/hit.png) left top no-repeat;
	width:60px;
	height:23px;
}

.cat_probel{
	margin:0px;
	padding:0px 0px 10px 0px;
	float:left;
	width:26px;
	height:210px;
} 

.miu{
	margin:0px 0px 20px;
	padding:0px;
	width:100%;		
}

.miu_img{
margin:0px 0px 10px;
padding:0px;
border:2px solid #EB8400;
display:block;
background-position:center center;
background-repeat:no-repeat;
float:left;
width:125px;
border-radius: 5px;
}

.miu_img img{
	border-radius: 5px;
}

.miu_right{
	margin:0px;
	padding:0px;
	width:800px;	
	float:right;	
}
.miu_desc{
margin:20px 0px 20px;
padding:0px;
font-size:13px;
}
.miu_name{
color:#EB8400;
text-align:right;

font-size:13px;
}
.otziv_right{
margin:0px;
padding:0px;
float:left;
width:100%;
}

	
.yashare-auto-init{
	float:left
	}
	

	
.p-menu{
	position:relative
	}
/*#navigation .p-menu div a{
	display:table-cell;
	vertical-align:middle
	}*/
	

.p-menu:hover div{
	display:block;
	}
	
ul.list li a{
	font-size:16px;
	margin-bottom: 5px;
    display: block;
	}
	
.slider_wrap{
	position:relative;
	overflow:hidden
	}
	
.slider {
  width: 100%;
  position: relative;
  margin: 0 auto;
}

.slider .item {
	width: 100%;
	overflow: hidden;
	height: 50vh;
	background-size: auto 50vh;
	background-repeat: no-repeat;
	background-position-x: 50%;
}

.owl-prev,
.owl-next {
  width: 60px;
  height: 111px;
  position: absolute;
  top: 50%;
  z-index: 20;
  margin-top:-65px;
  overflow: hidden;
  text-indent: -9999px;
  display:none
}

.owl-prev {
  left: 50%;
  margin-left:-460px;
  background-image:url(../img/back.png);
}

.owl-next {
  right: 50%;
  margin-right:-460px;
  background-image:url(../img/next.png);
}

/*.owl-prev:hover {
  background-image:url(../img/left_hover.png);
}

.owl-next:hover {
  background-image:url(../img/right_hover.png);
}*/

.owl-next02,
.owl-prev02 {
  position: absolute;
  bottom: 30px;
  z-index: 2;
  cursor: pointer;
  width: 20px;
  height: 22px;
  display: block;
}
.owl-next02 {
  right: 448px;
}
.owl-prev02 {
  left: 445px;
}

.owl-pagination {
	text-align: center;
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
	line-height: 1;
	z-index: 20;
	/* display: none; */
}
.owl-pagination .owl-page {
	display: inline-block;
	vertical-align: top;
	width: 15px;
	height: 15px;
	margin: 0 3px;
	text-align: center;
	background-size: 15px 15px;
	background-color: #c3bebf;
	border-radius: 50%;
}

.owl-pagination .owl-page.active{
  background-color: #935169;
}

.main-menu{
	position:absolute;
	background:url(../images/navig_lines1.png);
	top:300px;
	left:0;
	height:50px;
	width:100%
	}
	
.akciya{
	margin-bottom:25px
	}
	
ul.list{
	margin:20px 0;
	padding:0;
	}
	
ul.list li{
	list-style:none;
	float:left;
	width:160px;
	padding:0 32px 0 0;
	margin-bottom:25px
	}
	
ul.list li .pic{
	height:150px;
	overflow:hidden;
	border:1px solid #d4b591
	}
	
ul.list li .pic img{
	width:100%;
	height:100%
	}
	
ul.list li .pic img.logo-style{
	width:100%;
	height:auto;
	margin-top:45px
	}	
	


table.myTable td { vertical-align: top; }


/*.news_desc {
    width: 194px;
}
*/
#mini_menu a.active {
	text-decoration: none; 
}
#navigation a.active{
	color:#eb8400;
} 




.cat_center {
    z-index:3000;
    position:relative;
}
.cat_link {
    z-index:3000;
}

.cat_center a.active{
	color:#eb8400;
}

.img_block_desc {
    background: none;
    margin: 0;
    padding: 5px;
    position: relative;
    width: 300px;
}

.price_line_desc {
    font-size: 14px;
    height: 30px;
    line-height: 20px;
    margin: 0;
    padding: 0;
    width: 200px;
}

.price_line_desc .addcart {
    background: url("../images/add_cart.png") repeat-y scroll center top transparent;
    color: #95682E;
    display: block;
    float: right;
    height: 30px;
    line-height: 20px;
    margin: 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 105px;
}

.price_line_desc span {
    color: #95682E;
    font-weight: bold;
}

.span_color {
    color: #95682E;
}
/*ûáðëá-----------------------------------------------------------------------*/
.head-content-phone-text {
	color: rgb(143, 45, 86);
	margin-bottom: 2px;
}
.head-content-phone-nomer {
	color: rgb(12, 98, 145);
	font-size: 16px;
	margin: 0;
	font-family: "OpenSansBold";
	padding: 0;
}
#feedback {
	display: inline-block;
	height: 30px;
	line-height: 26px;
	padding: 0 15px;
	border: 1px solid rgb(216, 17, 89);
	border-radius: 5px;
	color: rgb(216, 17, 89);
	font-size: 15px;
	margin-top: 3px;
	box-sizing: border-box;
}
#feedback:hover, #feedback:focus {
	opacity:.8;
	text-decoration:none;
	background-color: rgba(216, 17, 89, .03);
}
#feedback:active {
	transform: scale(.98);
}
.feedback,
.feedback_thankyou,
#wrap_feedback,
#wrap_feedback_thankyou{top:0;bottom:0;right:0;left:0;margin:auto;}
#wrap_feedback, #wrap_feedback_thankyou {
	position: fixed;
	z-index: 100000;
	background: rgba(0,0,0,.80);
}

.feedback, .feedback_thankyou {
	position: absolute;
	width: 400px;
	height: 160px;
	background: rgb(255, 255, 255);
	border-radius: 10px;
	padding: 10px;
}

.feedback input[type="text"]{
width:100%;
border: 1px solid #E2E2E2;
height: 28px;
padding: 2px 5px;
box-sizing: border-box;
-obox-sizing: border-box;
-moz-box-sizing: border-box;
-web-box-sizing: border-box;
border-radius:3px;
margin-bottom: 10px;
}

.feedback input[type="submit"]{float:right}

.feedback input[type="submit"]:hover{background:#95682E; color:#fff}

.feedback .delete{background:url(../images/del.png); background-size:100% auto; width:18px; height:20px; float:right}

.feedback form {
	clear: both;
	padding-top: 0px;
}

.feedback .delete:hover{cursor:pointer}
#logo {
	margin: 0 auto;
	padding: 0px;
	display: block;
	width: 370px;
	padding-top: 12px;
	transition: .3s ease;
}
#logo:hover, #logo:focus {
	opacity:.8;
}
#logo:active {
	transform: scale(.98);
}
.head-content-right-box {
	display: inline-block;
	float: right;
	padding-top: 16px;
}
.korzina {
	display: inline-block;
	text-align: left;
	border: 1px solid rgb(191, 185, 185);
	border-radius: 5px;
	width: 150px;
	padding: 5px;
	margin-top:8px
}
.cart_top {
	display: inline-block;
}
.cart_center {
	display: block;
	color: rgb(12, 98, 145);
	font-size: 10px;
}
.cart_bottom{
	
}
.cart_line{
	
}
.cr_right{
	
}
.cr_right span {
	
}
.cart-top-a {
	color: rgb(166, 41, 87);
	font-family: "OpenSansBold";
	text-decoration: underline;
	font-size: 10px;
}
.cart-top-a:hover,
.cart-top-a:focus {
	text-decoration: none;
}
.cart-top-img {
	float: left;
	margin-right: 10px;
}
.head-content-enter {
	color: rgb(166, 41, 87);
	font-size: 13px;
	margin-bottom: 5px;
}
.head-content-enter-a {
	color:inherit;
	font-size:inherit;
}
.head-content-enter-a::after {
	content: ' / ';
	display:inline-block;
	color:inherit;
	padding-left:5px;
	padding-right:3px;
	font-size:inherit;
}
.head-content-enter .head-content-enter-a:last-child::after {
	display:none;
}
#navigation {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 960px;
	border-top: 1px solid rgb(198, 198, 198);
	margin-top: 15px;
	text-align: center;
}
#navigation .punkt{
	display:inline-block;
	position:relative;
}

#navigation a {
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	line-height: 20px;
	padding: 3px 10px;
}
#navigation a:hover {
	color: rgb(216, 17, 89);
	text-decoration: none;
}
.podmenu {
	display: none;
	position: absolute;
	top: 35px;
	left: 0;
	width: 260px;
	background: rgba(255, 255, 255,.9);
	z-index: 10000;
	padding: 0;
}
.punkt:hover .podmenu{
	display:block;
}
.p-menu {
	position: relative;
	border-bottom: 1px solid rgba(166, 41, 87,.1);
	padding: 5px 0;
}
.p-menu div {
	display: none;
	line-height: 1.1;
	position: absolute;
	left: 260px;
	background: rgba(255, 255, 255,.9);
	width: 200px;
	top: 0;
	padding: 7px 10px;
	z-index: 2700;
}
.p-menu a{
	display:block;
}
.punkt a {
	padding: 10px 10px !important;
}
#header {
	
}
 /*-----------------------------------------------------------------------ûáðëá*/
.main-headers {
	text-transform: uppercase;
	font-size: 17px;
	margin: 20px 0;
}
.footer-cool {
	display: inline-block;
	width: 240px;
	float: left;
	padding: 5px;
	box-sizing: border-box;
}
.container {
	width:960px;
	margin:0 auto;
	position:relative;
}
.container::after,
.container::before {
	content: ' ';
	display:block;
	clear:both;
}
.wrapper-bottom-fluid {
	background-color: rgb(12, 98, 145);
	padding-top: 50px;
	padding-bottom: 50px;
}
.menu-bottom-a {
	display: block;
	padding: 7px 0;
	color: rgb(255, 255, 255);
	padding-left: 15px;
}
.bottom-menu-bg {
	border-right: 1px solid #249395;
	position:relative;
}

.container .bottom-menu-bg:last-child {
	border-right: unset;
}
.catalog::before,
.catalog::after {
	content: ' ';
	display:block;
	clear:both;
}
.good {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	width: 220px;
	height: 275px;
	box-sizing: border-box;
	margin-right: 25px;
	float: left;
}
.catalog .good:nth-child(4n+4) {
	margin-right: unset;
}
.good-bad {
	margin-right: unset;
	width: 240px;
	padding-left: 23px;
	padding-right: 23px;
	border: 1px solid #cccccc;
	padding-top: 20px;
	/*border-right-width: 0;*/
	/*border-bottom-width: 0;*/
	position: relative;
	height: 390px;
	transition:all .6s ease;
}
.good-bad:hover,
.good-bad:focus {
	border-color: rgba(255, 71, 107, .85);
}
.catalog .good-bad:nth-child(4n+4) {
	border-right-width: 1px;
}
.tag_akciya {
	position: absolute;
	left: -1px;
	background: url(../images/akciya.jpg) left top / contain;
	width: 83px;
	height: 26px;
	top: 40px;
	z-index: 1;
}
.good-bad_title {
	padding-top: 7px;
	text-indent:unset;
	/*line-height:unset;*/
	/*min-height: unset;*/
}
.razmer {
	text-align: left;
	font-size: 11px;
	color: #898989;
	line-height: 160%;
	padding-left: 7px;
}
.price_line_cart {
	text-indent: 0;
	margin-bottom: 5px;
}
.price-cost-pink {
	color: #ff476a !important;
	font-family: "OpenSansBold";
	font-size:17px;
}

.price-cost-black {
	color: #343333 !important;
	font-family: "OpenSansBold";
	font-size:17px;
}

.price-cost-line-through {
	text-decoration: line-through;
	color: #343333 !important;
	font-size: 15px;
}
.price-line-box {
	position: absolute;
	bottom: 15px;
	left: 23px;
	right: 23px;
}
.price-cart-box {
	width: 75%;
	margin: 0 auto;
	position: relative;
}
.price-cart-detail {
	display: block;
	border: 2px solid #0c6291;
	border-radius: 5px;
	color: #0c6291;
	padding: 7px 0 7px 13px;
	transition: all .3s ease;
}
.price-cart-detail:hover,
.price-cart-detail:focus {
	text-decoration:none;
	border-color:rgb(255, 71, 106);;	
	color: #ff476a;
}
.price-cart-detail:active {
	opacity:.75;
}

.addcart {
	display: inline-block;
	width: 40px;
	position: absolute;
	top: 2px;
	right: 2px;
	bottom: 2px;
	background: url(../images/catalog-cart.png) center center / 17px 17px no-repeat rgb(36, 114, 156);
	border-radius: 0 3px 3px 0;
	transition: all .3s ease;
}
.addcart:hover,
.addcart:focus {
	background-color: rgb(255, 71, 106);
}
.addcart:active {
	opacity:.75;
}
.home-block-responsive {
	background: url(../images/designer.jpg) center top / cover no-repeat rgb(255, 255, 255);
	height: 550px;
}
.home-block-responsive-header {
	color: #ffffff;
	font-size: 26px;
	opacity: 1;
	padding-top: 67px;
	margin-top: 0;
	text-indent: 70px;
}
.home-block-responsive-text {
	color: #ffffff;
	font-size: 15px;
	width: 600px;
}
.home-block-responsive-mail {
	transition:all .3s ease;
	color: #ffffff;
	font-family: "OpenSansLight";
	opacity: 0.8;
}
.home-block-responsive-mail:hover,
.home-block-responsive-mail:focus {
	opacity: 1;
	text-decoration:none;
}
.home-block-responsive-mail:active {
	transform:scale(.95);
}
.home-block-responsive-new {
	background-color: #efefef;
	padding-bottom: 35px;
}

.good-mini {
	width: 143px;
	margin-right: 20px;
	height: 243px;
}
.container .good-mini:nth-child(6n+6) {
	margin-right: unset;
}
.img-mini {
	height: 165px;
}
.good-title-mini, .price_line_mini {
	
}
.main-headers-new {
	margin-top:unset;
	padding-top:23px;
	padding-bottom:13px;
}
.price_line_mini_cost {
	color: #5a4a4a !important;
}
.formField {
	width: 100%;
	border: 1px solid rgba(143, 45, 86,.4);
	font-size: 14px;
	padding: 6px 9px;
	border-radius: 5px;
	box-sizing: border-box;
	color:#e3709a;
}
.formField * {
	color:#e3709a;
}
select {
	/*outline: none;
	width: 110% !important;
	float: none !important;
	border: none !important;
	background: url(../images/select.png) 85% 50% / 8px 6px no-repeat #fff;
	cursor:pointer;*/
}
.select-box {
	overflow:hidden;
	border: 1px solid rgba(143, 45, 86,.4);
	border-radius: 5px;
}
.main-form-wrapper {
	margin: 50px auto;
	height: 196px;
	width: 90%;
	background: url(../images/form.png) left top / contain no-repeat;
}
.main-form-box-left, .main-form-box-right {
	width: 48%;
	box-sizing: border-box;
}
.main-form-box-left {
	float:left;
}
.main-form-box-right {
	float:right;
}
.main-form-header {
	color: rgb(255, 255, 255);
	font-size: 30px;
	padding: 45px 0 0 10px;
}
.main-form-short {
	width: 45%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
	float: left;
}
.main-form-text {
	color: #ffffff;
}
.main-form-long {
	width: 95%;
}

input[type="submit"],
.input-a {
	background: #d81159;
	border: none;
	color: #ffffff;
	cursor: pointer;
	font-size: 15px;
	text-align: center;
	width: auto;
	border-radius: 5px;
	padding: 10px 20px;
	line-height: 100%;
	transition:all .3s ease;
	display: inline-block;
	margin:10px 0;
}
input[type="submit"].btn-smth,
.input-a.btn-smth {
	background: #ff476a;
}
input[type="submit"]:hover,
input[type="submit"]:focus,
.input-a:hover,
.input-a:focus {
	opacity:.85;
	text-decoration:none;
}
input[type="submit"]:active,
.input-a:active {
	transform:scale(.98);
}
.formButton-main {
	float:right;
	margin-top:15px;
	margin-right: 20px; 
}
.img-mini-roubrick {
	background-size: contain;
}
.good-title-mini-roubrick {
	text-align: center;
}
.list-flex
{
display: flex;
}
.bottom-content-phone-text,
.bottom-head-content-phone-nomer {
	color:#fff;
}
.bottom-head-content-phone-nomer {
	font-family: "OpenSansBold";
}
.wrapper-bottom-fluid * {
	color:#ffffff;
}
#copyright {
	position: absolute;
	bottom: 0px;
	left: 15px;
	right: 0px;
	text-align: center;
	font-size: 13px;
}
.bottom-info {
	padding-left:15px;
}
.slider-caption-box {
	position: absolute;
	left: 0px;
	top: 50px;
	width: 350px;
	background: rgba(153, 51, 102,.6);
	height: 190px;
	border-radius: 20px;
}
.slider-caption-btn {
	background: #0c6291;
	border: none;
	color: #ffffff;
	cursor: pointer;
	font-size: 15px;
	text-align: center;
	width: auto;
	border-radius: 5px;
	padding: 10px 20px;
	line-height: 100%;
	transition: all .3s ease;
	position: absolute;
	right: 25px;
	bottom: 25px;
}
.slider-caption-btn:hover, .slider-caption-btn:focus {
	opacity: .85;
}
.slider-caption-btn:active {
	transform: scale(.98);
}
.slider-caption-header {
	color: #ffffff;
	font-size: 36px;
	padding-left: 24px;
	margin-bottom: 0;
}
.slider-caption-text {
	color: #fff;
	font-size: 20px;
	padding-left: 40px;
	font-family: "OpenSansLight";
	margin-top: 0px;
}
.breadcrumbs {
	width: 85%;
	margin: 0 auto;
	border: 1px solid #737373;
	padding: 7px 20px;
}
.bread-last {
	color: #ff476a;
}
.bread-diveder {
	font-size:10px;
	line-height:15px;
}
.inner-header {
	font-family: OpenSansBold;
	font-size: 22px;
	margin-top: 20px;
	margin-bottom: 15px;
	font-weight:normal
}
.left-box-catalog {
	width: 245px;
	box-sizing: border-box;
	float: left;
	margin-right: 15px;
}
.left-form-box {
	background: rgba(238, 238, 238,.7);
	padding: 20px;
	border-radius: 2px;
	margin-bottom: 17px;
}
.left-form-box-header {
	border-bottom: 1px solid #f88a9f;
	padding-bottom: 10px;
	text-indent: 15px;
	margin-bottom: 3px;
}
.left-form-box-label {
	display: block;
	margin-top: 5px;
	cursor:pointer;
}
.left-form-box-input {
	margin-bottom:0;
	margin-right: 9px;
}
.left-form-box-btn {
	margin: 10px auto;
}
.good-catalog {
	width: 200px;
}
.right-box-catalog {
	box-sizing: border-box;
	float: right;
	width: 700px;
}
.right-box-catalog-filter {
	
}
.right-box-catalog::after{
	content: ' ';
	display:block;
	clear:both;
}
.rubrick-dop-box .good-bad {
	border:unset;
	width:230px;
}
.questions-box {
	border-radius: 5px;
	padding:25px;
	background-color: rgba(120,120,120,.1);
}
.miu_right {
	width: 770px;
	float: right;
	margin-bottom: 20px;
		border-radius: 5px;
	padding:25px;
	background-color: rgba(120,120,120,.1);
}
.box-left-product {
	float: left;
	width: 323px;
	margin-right: 30px;
	margin-bottom: 30px;
}




#carousel-wrapper {
				padding-bottom: 10px;
				position: relative;
			}
			#carousel, #thumbs {
				overflow: hidden;
			}
			#carousel-wrapper .caroufredsel_wrapper {
				
			}

			#carousel span, #carousel img,
			#thumbs a, #thumbs img  {
				display: block;
				float: left;
			}
			#carousel span, #carousel a,
			#thumbs span, #thumbs a {
				position: relative;
			}
			#carousel img,
			#thumbs img {
				border: none;
				width: 100%;
			
				position: absolute;
				top: 0;
				left: 0;
			}
#thumbs img {
	width: 100%;
	height: auto;
}

}
			#carousel img.glare,
			#thumbs img.glare {
				width: 102%;
				height: auto;
			}

			#carousel span {
				width: 554px;
				height: 313px;
			}

#thumbs-wrapper {
	position: relative;
	text-align: center;
	padding-left: 3px;
}
			#thumbs a {
				
				width: 150px;
				height: 100px;
				margin: 0 2px;
				overflow: hidden;

			}
			#thumbs a:hover, #thumbs a.selected {
				border-color: #566;
			}
			
			#wrapper img#shadow {
				width: 100%;
				position: absolute;
				bottom: 0;
			}

#prev, #next {
	display: block;
	width: 19px;
	height: 20px;
	margin-top: -10px;
	position: absolute;
	top: 25%;
	background: rgb(255, 71, 106);
	text-align: center;
	border-radius: 50%;
	color: rgb(255, 255, 255);
	transition:all .3s ease;
}
#prev:hover, #next:hover,
#prev:focus, #next:focus {
	text-decoration:none;
	box-shadow:1px 1px 2px rgba(120,120,120,.7);
}
			#prev {

				left: -17px;
			}
			#next {

				right: -10px;
			}			
			#prev:hover { 
		
			}
			#next:hover {
		
			}
			#prev.disabled, #next.disabled {
				display: none !important;
			}

.detail-product-form {
	height: auto;
	width: 317px;
	background: url(../images/detail-product-form.png) left top / contain no-repeat;
	display: inline-block;
	padding: 24px;
	box-sizing: border-box;
	position:relative;
	background-size:100% 100%
}
.addcart-detail-product {
	width: 122px;
	background-color: rgb(255, 71, 106);
	color: rgb(255, 255, 255);
	background-position-x: 90%;
	border-radius: 4px;
	padding: 8px 12px 7px 8px;
	box-sizing: border-box;
	margin-top: 0px;
	float: right;
	cursor: pointer;
	position: absolute;
	top: unset;
	bottom: 25px;
	right: 20px;
}
.addcart-detail-product:hover,
.addcart-detail-product:focus {
	background-color: rgba(255, 71, 106,.8);
	text-decoration:none;
}
.addcart-detail-product:active {
	transform:scale(.97);
}
.detail-product-form-cost {
	display: block;
	color: #746464;
	font-family: "OpenSansBold";
	font-size: 24px;
}
.right-box-catalog-filter .good-bad, .container-soput .good-bad {
	border: none;
	width: 250px;
}
.right-box-catalog-filter .good-bad {
	width: 233px;
	height: 400px;
	border: 1px solid rgba(120,120,120,.1);
	transition:all .6s ease;
}
.right-box-catalog-filter .good-bad:hover,
.right-box-catalog-filter .good-bad:focus {
	border-color:rgba(255, 71, 106,.8);
}
.right-box-catalog-filter .good-bad .img {
	height: 210px;
	margin: 0 auto;
	text-align: center;
	background-position: center;
}
#carousel img {
	border: none;
	height: auto;
	float: unset;
	margin: 0 auto;
	width: 100%;
	position: static;
}
#feedback-bottom {
	display: inline-block;
	height: 30px;
	line-height: 26px;
	padding: 0 15px;
	border: 1px solid rgb(255,255,255);
	border-radius: 5px;
	color: rgb(255, 255, 255);
	font-size: 15px;
	margin-top: 3px;
	box-sizing: border-box;
	margin-top: 15px;
}
.right-box-catalog .good-catalog {
	width: 325px;
	height: 330px;
	width: 48%;
	margin: 1%;
}
.right-box-catalog .good-catalog .img {
	height: 266px;
}
.container-main {
	background: rgba(255,255,255,.85);
	
	padding-top:15px;
}
.container-home-novinki {
	padding-bottom: 40px;
}
.ui-widget.ui-widget-content {
	border: 1px solid #c37893;
	box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, .28) inset;
	height: 7px;
}
.ui-widget-header {
	outline: 1px solid rgb(184, 47, 91);
	background: rgb(239, 66, 103);
	border-radius:0;
}
.ui-slider-horizontal .ui-slider-handle {
	top: 8px;
	background: url(../images/range.png) center center / 14px 12px no-repeat transparent;
	border: none;
}
.ui-slider-horizontal .ui-slider-handle:hover,
.ui-slider-horizontal .ui-slider-handle:focus,
.ui-slider-horizontal .ui-slider-handle:active {
	border:none;
	outline:none;
	cursor:pointer;
}
#priceRange {
	margin: 35px 0;
}
.input-price-range {
	width: 60px;
	display: inline-block;
	padding: 1px 0 1px 7px;
	color: rgb(96, 96, 96);
	font-size: 13px;
	margin-right: 5px;
	border: 1px solid rgb(204, 204, 204);
	box-shadow: 3px 4px 5px 0px rgba(0, 0, 0, 0.24) inset;
}
input.left-form-box-btn-grey {
	background-color: rgba(120,120,120,.5);
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.left-form-box-footer {
	margin-top:23px;
}

#head{
	position:relative;
	z-index:100000
}

strong, b{font-weight:normal; font-family: "OpenSansBold";}

.tabs {
	max-width: 700px;
	margin: 0 0 30px;
}
.tabs__caption {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	list-style: none;
	position: relative;
	margin: -1px 0 0 -1px;
}
.tabs__caption li:last-child:before {
	content: '';
	position: absolute;
	bottom: -5px;
	left: 0;
	right: -2px;
	z-index: -1;
	height: 5px;
	/*background: #7DCA86;*/
}
.tabs__caption:after {
	content: '';
	display: table;
	clear: both;
}
.tabs__caption li {
	padding: 9px 15px;
	margin: 1px 0 0 1px;
	background: #fff;
	color: #ff476a;
	position: relative;
	border: solid #fff;
	border-width: 1px;
	text-align: center;
	font-size:14px;
	text-decoration:underline
}
.tabs__caption li:not(.active) {
	cursor: pointer;
}

.tabs__caption li:hover{
	text-decoration:none
}

.tabs__caption .active {
	background: #FFF;
	color: #777;
	border-color: #d4d4d4;
	text-decoration:none
}
.tabs__caption .active:after {
	content: '';
	position: absolute;
	bottom: -5px;
	left: 0;
	right: 0;
	height: 5px;
	background: #FFF;
}
.tabs__content {
	display: none;
	background: #FFF;
	border: 1px solid #d4d4d4;
}
.tabs__content.active {
	display: block;
}

.vertical .tabs__caption {
	float: left;
	display: block;
}
.vertical .tabs__caption li {
	float: none;
	border-width: 2px 0 2px 2px;
	border-radius: 5px 0 0 5px;
}
.vertical .tabs__caption li:last-child:before {
	display: none;
}
.vertical .tabs__caption .active:after {
	left: auto;
	top: 0;
	right: -2px;
	bottom: 0;
	width: 2px;
	height: auto;
}
.vertical .tabs__content {
	overflow: hidden;
}

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

	.tabs__caption li {
		-webkit-flex: 1 0 auto;
		    -ms-flex: 1 0 auto;
		        flex: 1 0 auto;
	}
	.vertical .tabs__caption {
		float: none;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	.vertical .tabs__caption li {
		border-width: 2px 2px 0;
		border-radius: 5px 5px 0 0;
	}
	.vertical .tabs__caption li:last-child:before {
		display: block;
	}
	.vertical .tabs__caption .active:after {
		top: auto;
		bottom: -5px;
		left: 0;
		right: 0;
		width: auto;
		height: 5px;
		background: #FFF;
	}

}

.box-right-product{float:right; width:605px}

.tabs__content table{width:100%}

.tabs__content table tr:nth-child(2n){
	background:#f9f8f5
}

.tabs__content table tr td{border:none; padding:10px 20px}

.tabs__content table tr td b{text-transform:uppercase; width: 195px; display: inline-block;}

.tabb{padding: 15px}

#fancybox-wrap {
	z-index: 999999999;
}
.page-navigator:before,
.page-navigator:after {
	content: ' ';
	display:block;
	clear:both;
	text-align:center;
}
.roubrick-wrapper:before,
.roubrick-wrapper:after {
	content: ' ';
	display:block;
	clear:both;
	text-align:center;
}

.page-navigator {
	text-align: center;
	padding-top: 7px;
	clear: both;
	margin-top: 15px;
	margin-bottom: 10px;
}
.page-navigator-a,
.page-navigator-a-current,
a.page-navigator-btns,
.page-navigator-btns {
	display: inline-block;
	padding: 5px 10px;
	border-radius: 7px;
	text-decoration: none;
	transition:all .3s ease;
}
.page-navigator-a-current {
	background-color: rgb(255, 71, 106);
	color: #ffffff;
}
.page-navigator-a:hover,
.page-navigator-a:focus{
	background-color: rgba(255, 71, 106,.4);
	text-decoration: none;
}
.page-navigator-a:active,
a.page-navigator-btns:active {
	transform:scale(1.05);
}
a.page-navigator-btns:hover,
.page-navigator-a:focus {
	background-color: rgba(255, 71, 106,.1);
}
.roubrick-wrapper-mains:after,
.roubrick-wrapper-mains:before {
	content: ' ';
	display:block;
	clear:both;
}
.roubrick-wrapper-mains {
	margin-top:-56px;
}
.container-soput .good-bad {
	width: 240px;
}
.dropdown {
	width: 100%;
	margin: 0;
	border: 1px solid rgba(143, 45, 86,.4);
	border-radius: 5px;
}
.dropdown .selected, .dropdown li {
	font-size: 14px;
	color: #e3709a;
	padding: 10px 12px;
}
.dropdown .carat {
	background: url(../images/select.png) left top / contain no-repeat;
	height: 8px;
	width: 12px;
	border: unset;
	border-top: unset;
	transition:all .3s ease;
}
.dropdown.open .carat {
	transition:all .3s ease;
	margin-top: -5px;
	transform: rotate(180deg);
	border: unset;
	border-top: unset;
}
.quantity-product-count {
	border-color: #d2d2d1;
	text-align: center;
	width: 127px;
	display: inline-block;
}
.cart-td .quantity-product-count {
	text-align:left;
	text-indent:37px;
}
.quantity-product-operations {
	display: inline-block;
	border: 2px solid rgb(255, 71, 106);
	border-radius: 5px;
	background: rgb(255, 255, 255);
	padding: 0px 10px;
	text-align: center;
	transition: all .3s ease;
	cursor: pointer;
	color: rgb(255, 71, 106);
	font-family: "OpenSansBold";
	font-size: 19px;
	line-height: 27px;
	position: absolute;
}
.quantity-product-operations:hover,
.quantity-product-operations:focus {
	background-color: rgba(255, 71, 106,.1);
}
.quantity-product-operations:active {
	background-color: rgba(255, 71, 106,1);
	color:#ffffff;
}
.wr {
	position: relative;
	display: inline-block;
	float: left;
	margin-top:10px
}
.bminus {
	top: 3px;
	left: 3px;
}
.bplus {
	top: 3px;
	right: 3px;
}
.bminus:hover,
.bminus:focus {
	transform:scale(.95);
}
.bplus:hover,
.bplus:focus {
	transform:scale(1.05);
}
.dropdown-production {
	display: inline-block;
	width: 135px;
	float: right;
}
.catalogue-production-sopud {
	background-color:#efefef;
}
.dropdown-cart-box {
	width:70%;
	display:inline-block;
	margin-top:20px;
}
.cart-table-name {
	font-size:15px;
}
.cart-table-wrapper {
	border: 1px solid rgb(217, 217, 217);
	border-radius: 10px;
	padding: 5px 10px;
}
.cart {
	width:100%;
	text-align:left;
}
.cart-table-name-td {
	vertical-align: top;
	padding-left: 10px;
	max-width: 300px;
}
.cart-table-a {
	transition:all .3s ease;
}
.cart-table-a-img:hover,
.cart-table-a-img:focus {
	opacity:.8;
}
.cart-table-a-img:active {
	transform:scale(1.1);
}
.cart {
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}
.cart-td {
	padding-bottom: 5px;
	padding-top: 10px;
}
.cart-tr {
	border-bottom: 1px solid rgb(217, 217, 217);
}
.cart .cart-tr:last-child {
	border-bottom: unset;
}
.cart-table-cost {
	font-family: "OpenSansBold";
	font-size:14px;
	color: #5a4a4a;
}
.cart-table-footer {
	background-color: #eaeaea;
	border-radius: 10px;
	margin: 27px 0;
	padding: 20px 50px;
	text-align: right;
}
.quantity-product-count-type {
	position: absolute;
	right: 42px;
	top: 11px;
	font-size: 11px;
	color: rgb(227, 112, 154);
}
.cart-table-footer-cost {
	font-size: 27px;
	font-family: "OpenSansBold";
	color: rgb(255, 71, 106);
	position: relative;
	bottom: -2px;
}
.dropdown-cart-table-order {
	width: 200px;
	display: inline-block;
	text-align: left;
	float: left;
	margin-top: 15px;
}
.dropdown-cart-table-order .dropdown {
	border: 1px solid rgb(234, 234, 234);
	border-radius: 7px;
}
.dropdown-cart-table-order .dropdown .selected, .dropdown li {
	font-size: 11px;
	color: #4b4b4b;
	padding: 8px 12px;
}
.dropdown-cart-table-order .dropdown .selected::after {
	box-shadow: unset;
}
.dropdown-cart-table-order .dropdown .carat {
	background-image: url(../images/select-grey.png);
}
.punkt > a {
	
}
.form-questions-tr {
	margin-top: 15px;
	margin-bottom: 15px;
	display: inline-block;
}
.questions-box-questions-text,
.questions-box-questions-answer {
	padding: 20px;
	background: rgb(255, 255, 255);
	border-radius: 10px;
	font-family: "OpenSansItalic";
	position: relative;
	margin: 15px 0;
}
.questions-box-questions-text {
	color: rgb(166, 41, 87);
}
.questions-box-questions-text::after {
	content: ' ';
	display: block;
	position: absolute;
	left: -13px;
	bottom: 0;
	width: 0;
	height: 0;
	border-bottom: 20px solid RGB(255, 255, 255);
	border-left: 20px solid transparent;
}
.questions-box-questions-name {
	display: block;
	text-align: right;
}
.questions-box-questions-answer {
	margin-left:20%;
}
.questions-box-questions-answer::after {
	content: ' ';
	display: block;
	position: absolute;
	right: -13px;
	bottom: 0;
	width: 0;
	height: 0;
	border-bottom: 20px solid RGB(255, 255, 255);
	border-right: 20px solid transparent;
}

.popup-wrapper {
	display:none;
	position:fixed;
	z-index:100000000000;
	top:0;
	right:0;
	bottom:0;
	left:0;
	background-color:rgba(0,0,0,.7);
	box-sizing:border-box;
	min-height:100vh;
}
.popup-wrapper::after {
	content: 'X';
	display: inline-block;
	position: absolute;
	top: 30px;
	right: 30px;
	color: rgba(255,255,255,.8);
	font-size: 19px;
	font-family: "OpenSansExtraBold";
	transition: all .3s ease;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	border-radius: 50%;
	background: rgb(216, 17, 89);
	cursor:pointer;
}
.popup-box {
	display: none;
	z-index: 100000000001;
	padding: 20px;
	border-radius: 10px;
	background: rgb(255,255,255);
	height: 210px;
	width: 300px;
	margin-top: -105px;
	margin-right: -150px;
	position: fixed;
	top: 50%;
	right: 50%;
	box-sizing: border-box;
}
.popup-box-cart {
	text-align:center;
}
.table-to-order-wrapper {
	background-color: rgb(234, 234, 234);
	padding: 0 10px;
	border-radius: 15px;
}
.table-cart-to-order-td {
	width:50%;
}
.smth-label {
	color: rgb(54, 51, 51);
	padding-left: 10px;
	font-size: 13px;
}
.formField-smth {
	border-color: rgb(227, 227, 227);
	border-width: 1.5px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-repeat: no-repeat;
	background-position: 7px 50%;
	border-radius: 10px;
	text-indent: 25px;
}
.formField-smth-locate {
	background-image:url(../images/formField-smth-locate.png);
}
.formField-smth-mail {
	background-image:url(../images/formField-smth-mail.png);
}
.formField-smth-phone {
	background-image:url(../images/formField-smth-phone.png);
}
.formField-smth-user {
	background-image:url(../images/formField-smth-user.png);
}
.form-text {
	background:#ffffff;
	border-radius:10px;
	padding:10px 15px;
}
.jquery-cart-comments-to-do {
	display:none;
}
.formField-smth-a {
	color: rgb(117, 117, 117);
	text-decoration: underline;
	padding-top: 5px;
	padding-bottom: 5px;
	display: inline-block;
	text-indent: 30px;
}
.formField-smth-a:hover {
	text-decoration:none;
}
.navigation-phone-jquery {
	display:none;
}

.rubrick-dop-box {
	float: right;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}

.home-texts-admin{margin-top:20px}

h2{margin-top:20px}

a{color: rgb(166, 41, 87);}

p img{max-width:100%}

.item-gallery{
	text-decoration:none; 
	margin:0 5px 10px 5px; 
	display:block; 
	float:left;
}

.wrap-form{
	width:100%;
	max-width:800px
}

.wrap-form label{
	width:240px;
	float:left;
	line-height:36px
}

.wrap-form input, .wrap-form textarea, .wrap-form select{
	float:left;
	width:560px
}

.form-group{
	margin:0 0 10px 0
}

.wrap-form input[type="submit"]{
	width:initial;
	margin-left:240px
}

input:focus, textarea:focus {
	outline:none
}

.form-group span{
	color:#FF0000
}

.form-group > span{
	display:block;
	width:560px;
	margin-left:240px
}

.questions-box{margin-bottom:40px}

.title-cart{
	font-family: "OpenSansBold";
	color: #5a4a4a;
	padding: 0;
	margin: 8px 0;
	font-size: 1.17em;
}

.total-cost {
	display: inline-block;
}

.right-box-catalog{margin-bottom:40px}

/*ÒÁÓËÒÙ×ÁÀÝÉÊÓÑ ÓÐÉÓÏË, ËÁÔÁÌÏÇ*/
/*.navigation-list-span {
    display: block;
    width: 23px;
    height: 2px;
    background: rgb(166, 41, 87);
    margin: 6px auto;
    transition: all .3s ease;
    
}

.navigation-list-span:nth-child(1) {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 10px solid rgb(255, 71, 106);
    background: unset;
}

.navigation-list-span:nth-child(2) {
    opacity: 0;
}

.navigation-list-span:nth-child(3) {
    opacity: 0;
}*/

.navigation-list {
    display: inline-block;
	border: 2px solid rgb(216, 17, 89);
	position: static;
	border-radius: 3px;
	float: none;
	height: 20px;
	width: 20px;
	transition: all .03s ease;
	background: white;
	margin-top: 0;
	vertical-align: middle;
	margin-left: 10px;
	display: none;
	background-image: url(../images/filter2.png);
	background-repeat: no-repeat;
	background-size: cover;
}

.navigation-list:hover {
	opacity: .7;
	border: 2px solid rgba(216, 17, 89, .7);
	cursor: pointer;
}

.catalogue-production-sopud{padding-top:10px; margin-top:30px}

input[type="submit"].order-reset{margin-right:30px}

/*.catalog--home .good {
	margin-right: 25px;
	width: 220px;
}*/

.error__container {
	text-align: right;
	background-image: url(../images/error-404.png);
	background-repeat: no-repeat;
	background-position: 105px bottom;
	background-size: 400px;
	min-height: 585px;
	background-color: #efefef;
}

.error__number {
	font-size: 100px;
	font-weight: bold;
	margin: 50px 0 0;
	text-transform: uppercase;
	display: block;
	font-family: "OpenSansBold";
	margin-bottom: 30px;
	margin-right: 130px;
	font-weight: 400;
}

.error__description {
	color: #0090c3;
	font-size: 50px;
	margin: -35px 0 30px;
	margin-right: 30px;
	font-style: italic;
}

.wrap-gallery{margin-bottom:45px}
















