@import url(css/icomoon.css);

.flex-block,.userMenu a,.product-block-wrapper-fix .price-block,.product-block-wrapper-fix .product-sale,.addToCartList,.addToWishList,.header-top,.topMenu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

a,.btn,.addToCartFull,.oneclick-btn,.topMenu a,.contact-block a {
	text-decoration: none !important;
	-moz-transition-property: all;
	-o-transition-property: all;
	-webkit-transition-property: all;
	transition-property: all;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	outline: none !important;
}

body {
	font-family: Verdana,Geneva,Tahoma,sans-serif!important;
        background-color:#f5f5f5;
}

#faset-filter h4 {
	cursor: pointer;
	font-size: 15px;
	font-weight: bolder;
}

#visualcart>a {
	height: 75px;
}

.bxslider a {
	cursor: url(images/zoomin.cur),pointer;
}

.modal-body .bx-wrapper img {
	max-width: 500px;
	display: table;
	text-align: center;
}

.bxsliderbig a {
	cursor: url(images/zoomout.cur),pointer;
}

#fotoload>.bxslider-pre {
	display: table;
	margin: 0 auto;
	text-align: center;
	padding: 10px 10% 20px 10%;
}

.bx-pager img {
	max-width: 70px;
	margin: 0px 5px 0px 5px;
}

.bx-pager-big img {
	max-width: 50px;
	margin: 0px 5px 0px 5px;
}

.bxslider {
	display: table;
	text-align: center;
}

@font-face {
	font-family:ALSRubl;src:url("fonts/rouble.eot") format("embedded-opentype");src:url("fonts/rouble.eot?#iefix") format("embedded-opentype"),url("fonts/rouble.woff") format("woff"),url("fonts/rouble.ttf") format("truetype");
	font-display: swap;
}

.rubznak {
	font-family: ALSRubl;
}

.chat {
	position: fixed;
	bottom: 50%;
	left: -36px;
	border-top-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
	padding: 7px;
}

.chat .glyphicon {
	padding-left: 10px;
}

.chat-modal-content {
	height: 500px;
	width: 100%;
	overflow: hidden;
	border: 0px;
	margin: 0px;
}

#chatopenwindow {
	margin-right: 7px;
}

.page-header h1 {
	font-size: 30px;
}

.alert h1 {
	font-size: 27px;
	font-weight: normal;
}

.promo {
	padding: 5px 0px 0px 0px;
}

#slider-range {
	margin-top: 10px;
}

.btn-sale {
	padding: 0px 9px 9px 9px;
}

.thumbnail .description {
	padding-bottom: 0px !important;
}

a#faset-filter-reset span {
	padding-right: 3px;
}

#catalog-menu .list-group-item {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}

#catalog-menu .active {
	border-top-left-radius: 4px !important;
	border-top-right-radius: 4px !important;
}

.dropdown-menu-right a {
	white-space: normal !important;
}

.dropdown-right {
	width: 100% !important;
}

.dropdown-menu-right {
	right: -250px !important;
	top: 0px !important;
	width: inherit !important;
}

.dropdown-menu-right img,.dropdown-menu-right .nav-header,.dropdown-menu-right .mega-more,.mega-menu-column a.list-group-item {
	display: none;
}

.list-group>li {
	list-style-type: none;
}

.dropdown-right .none-cat {
	padding: 0px !important;
	margin: 0px !important;
	border: 0px !important;
}

.none {
	display: none;
}

#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 20px;
	right: 20px;
	overflow: hidden;
	width: 42px;
	height: 42px;
	border: none;
	text-indent: 100%;
	background: url(images/ui.totop.png) no-repeat left top #D9D9D9;
}

#toTopHover {
	background: url(images/ui.totop.png) no-repeat left -42px;
	width: 42px;
	height: 42px;
	display: block;
	overflow: hidden;
	float: left;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}

#toTop:active,#toTop:focus {
	outline: none;
}

.editor_var {
	overflow: hidden;
}

.editor_empty {
	color: #6C809A;
	text-align: center;
	padding: 5px;
	background: #FFE785;
	border: dashed 1px #6C809A;
	border-radius: 4px;
	margin: 3px;
}

.editor_empty a {
	text-decoration: none !important;
	color: #6C809A !important;
}

.progress-scroll {
	background: #fff url(images/zoomloader.gif) no-repeat center;
	padding: 10px;
}

header {
	padding: 10px 0px 10px 0;
}

header a {
	font-size: 12px;
}

header .col-md-12 {
	margin-bottom: 10px;
}

.userMenu span {
	font-size: 20px;
	margin-right: 10px;
}

span.newtip-icon {
	background-color: #EB4C4C !important;
	float: right;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: 400;
	padding: 3px 7px 4px;
	margin: 2px 2px 2px 2px;
	display: inline;
}

span.sale-icon {
	background-color: #EB764C;
	float: left;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: 400;
	padding: 3px 7px 4px;
	margin: 2px 2px 2px 2px;
	display: inline;
}

span.sale-icon-content {
	position: absolute;
	z-index: 5;
	top: 3px;
	right: 3px;
	left: 3px;
}

#cartlink {
	cursor: pointer;
}

#cartlink [class^="icons-"],#cartlink [class*=" icons-"] {
	font-size: 25px;
	font-weight: normal;
	display: block;
	float: left;
}

.list-group-item img {
	max-width: 40px;
	max-height: 40px;
	padding-right: 3px;
}

#showYurDataForPaymentLoad {
	max-width: 50%;
}

.logo {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	flex-wrap: nowrap;
	padding: 10px 0px 10px 0px;
}

.vertical-align {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.news-list a {
	color: #333333;
}

table.table-optionsDisp td {
	padding: 5px 0px 5px 0px;
}

.news-list a:hover,.template-product-name:hover {
	text-decoration: none;
}

form.template-sm {
	width: 60%;
}

a.template-product-name {
	font-size: 24px;
	font-weight: 500;
	line-height: 1.1;
	-color: #333333;
}

.page-header span {
	padding-right: 3px;
}

#sorttable {
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

.success-notification {
	position: fixed;
	bottom: 5px;
	right: 20px;
	max-width: 400px;
	z-index: 999999;
}

.template-menu-line {
	border-bottom: 1px solid #E7E7E7;
	min-width: 150px;
}

.template-menu-line b {
	padding-right: 3px;
}

.template-menu-line:last-child {
	border-bottom: 0px;
}

img.template-wishlist-list {
	max-width: 40px;
	max-height: 40px;
}

.product-tags a {
	float: left;
	padding: 2px;
	margin: 1px;
}

td.tablerow {
	padding: 5px;
}

label {
	cursor: pointer;
}

.product-tags div:hover {
	background: #E7ECF2;
}

.rate_l #raiting {
	position: relative;
	height: 16px;
	cursor: pointer;
	width: 83px;
	text-align: center;
	margin: 5px 0px 0px !important;
}

.rate_l .rating {
	margin-left: 0px;
	padding-left: 0px;
}

#raiting {
	position: relative;
	height: 16px;
	cursor: pointer;
	width: 83px;
	text-align: center;
	margin: 5px auto 0px;
}

#raiting_blank,#raiting_votes,#raiting_hover {
	height: 16px;
	position: absolute;
}

#raiting_blank {
	background: url(images/stars/stars1-0.png);
	width: 80px;
}

#raiting_votes {
	background: url(images/stars/stars1-5.png);
	cursor: default;
}

#raiting_info {
	text-align: center;
}

.review {
	margin: 15px;
}

span.wait {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(/phpshop/lib/templates/icon/loading.gif) center center no-repeat;
}

input.reqActiv,select.reqActiv {
	border: 1px solid red;
}

.template-pad {
	padding: 10px;
}

.delivOneEl {
	padding-left: 5px;
	cursor: pointer;
	padding-bottom: 10px;
	display: block;
}

.delivOneEl img {
	margin-bottom: -10px;
}

.paymOneEl {
	padding-left: 5px;
	cursor: pointer;
	padding-bottom: 10px;
}

.paymOneEl img {
	margin-bottom: -10px;
}

#fotoload {
	margin-bottom: 10px;
	position: relative;
}

#fotoload a.highslide img {
	max-width: 300px !important;
	/*max-height: 350px;*/
	width:100%;
}
#IMGloader{border: 1px solid #E0E0E0;border-radius: 5px;}
#fotoload img.imgOn,#fotoload img.imgOff {
	max-width: 100px;
border:none
}

img.imgOff {
	border-color: #E0E0E0;
	border-style: solid;
	border-width: 1px;
	margin: 5px;
}

img.imgOn {
	border-color: #E0E0E0;
	border-style: solid;
	border-width: 1px;
	margin: 5px;
}

.template-slider {
	margin-bottom: 20px;
}

img.template {
	border: solid 1px #CCC;
	padding: 3px;
	border-radius: 5px;
	margin: 3px;
	cursor: pointer;
}

img.template:hover {
	border: solid 1px #BFDBFF;
	-webkit-box-shadow: 0 0 5px #BFDBFF;
	box-shadow: 0 0 5px #BFDBFF;
}

.sort-color {
	width: 25px !important;
	height: 25px !important;
	border-radius: 3px;
}

.filter-color {
	width: 20px;
	height: 20px;
	border-radius: 2px;
	border: solid 1px #CCC;
}

.bootstrap-theme {
	color: #fff;
	width: 30px;
	height: 30px;
	background: #CCC;
	float: left;
	padding: 3px;
	border-radius: 3px;
	margin: 3px;
	cursor: pointer;
}

.bootstrap-theme:hover {
	border: solid 1px #FFF;
	-webkit-box-shadow: 0 0 5px #BFDBFF;
	box-shadow: 0 0 5px #BFDBFF;
}

.jq-selectbox__select-text {
	max-width: 300px;
}

.carousel-control.left,.carousel-control.right {
	background-image: none !important;
}
#navigation.fixed {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 99;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.26);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.26);
}
@media (min-width: 768px) {
 .header-top.navbar-fixed-top {
        position: relative;
        right: auto;
        left: auto
}}
@media (max-width: 719px) {
	.bar-padding-top-fix {
		padding-top: 70px;
	}
}

@media only screen and (max-width: 768px) and (orientation: landscape) {
	.bar,#navigation {
		position: static !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.dropdown-menu-right {
		right: -200px !important;
		top: 0px !important;
		width: inherit !important;
	}
}

@media (max-width: 768px) {
	.header-top {
    padding: 0 5px;
    height: 40px;
}
	#navigation {display:none!important}
	.bx-viewport ul {
		padding: 0;
	}

	.modal-body .bx-wrapper img {
		max-width: 100%;
	}
}

.editor_var {
	overflow: hidden;
}

.editor_empty {
	color: #6C809A;
	text-align: center;
	padding: 5px;
	background: #FFE785;
	border: dashed 1px #6C809A;
	border-radius: 4px;
	margin: 3px;
}

.editor_empty a {
	text-decoration: none !important;
	color: #6C809A !important;
}

.big_size_block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 20px;
}

.big_size_block h4 {
	font-family: "MyriadProRegular";
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	color: #000000;
}

.checkbox_size_wrap {
	width: 50%;
}

.wrap_size,.wrap_color {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}

.input_size+.label_size {
	cursor: pointer;
}

.input_size {
	display: none;
}

.label_size {
	min-width: 50px;
	height: 40px;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	border: solid 1px #ceced2;
	font-weight: normal;
	cursor: pointer;
	background-color: #fff;
	border-radius: 4px;
}

.label_size:hover,.label_color:hover,.label_active {
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.87);
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.87);
	border: solid 1px #2c99d5;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.input_size:checked+.label_size:hover {
	content: '';
	-webkit-box-shadow: 0 0 31px 0 rgba(0,0,0,0.87);
	box-shadow: 0 0 31px 0 rgba(0,0,0,0.87);
}

.not-active {
	background: linear-gradient(45deg, #ceced2 25%,#e8e8ed 0%,#e8e8ed 50%,#ceced2 0%,#ceced2 75%,#e8e8ed 0%);
	background-size: 30px 30px;
	color: #9a9a9d;
	cursor: inherit !important;
}

.checkbox_size,.checkbox_color {
	padding-right: 10px;
	display: inline-block;
}

.checbox_color_wrap {
	width: 50%;
}

.input_color+.label_color {
	cursor: pointer;
}

.input_color {
	display: none;
}

.label_color {
	width: 50px;
	height: 40px;
	border: solid 1px #ceced2;
	cursor: pointer;
	border-radius: 4px;
}

.not-active:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
	border: solid 1px #ceced2;
}

.input_color:checked+.label_color:hover {
	content: '';
	-webkit-box-shadow: 0 1px 6px 0 rgba(0,0,0,0.5);
	box-shadow: 0 1px 6px 0 rgba(0,0,0,0.5);
	border: solid 1px #2c99d5;
}

#catalog-menu .dropdown-menu-right {
	right: 0 !important;
	margin: 0;
	left: 100%;
	padding: 0;
}

#catalog-menu .dropdown-menu-right a {
	padding: 10px 15px;
}

#brand-menu .mega-menu .nav-header {
	border-bottom: none;
	text-align: center;
}

.catalogName {
	margin-top: 0;
}

.catalog-table-block {
	height: 265px;
	background-color: #fff;
	padding: 20px;
	background-position: center;
	background-size: auto;
	background-repeat: no-repeat;
	overflow: hidden;
	border: 0.75px dashed #D2D4DB;
	transition:all 0.3s
}
.catalog-table-block:hover {border: 0.75px solid #D2D4DB;
box-shadow: 0 2px 10px 0 rgba(0,0,0,0.20);
border-radius: 2px;
}
.catalog-table-block.fix {
	margin-bottom: 10px;
}

.catalog-table-block img {
	max-width: 100%;
	max-height: 100%;
}

.catalog-table-link {
	display: block;
	color: #333;
	text-decoration: none;
	margin-bottom: 15px;
}

.catalog-table-block-name {
	margin: 12px 0 25px;
	text-align: center;
	color: #343434;
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	height:66px;
}

.catalog-table-block-name:hover,.catalog-table-block-name:focus {
	color: #EE602D;
}

.banner img {
	max-width: 100%;
}

.logo img {
	max-width: 95px;
	margin-right: 35px;
}

.rating_star {
	padding: 0;
	text-align: center;
}

.rating_star:after {
	content: "";
	display: table;
	clear: both;
}

.rating_info {
	display: none;
	margin-left: 5px;
	color: #9da9b9 !important;
}

.rating i {
	margin: 0 5px;
}

.rating .fa-star {
	color: #F5A623;
}

.rating .fa-star-o {
	color: #dadada;
}

.rating {
	position: relative;
	width: 80px;
	height: 16px;
	font-size: 10px;
	text-align: center;
}

.rating_blank {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background-size: 16px 16px;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMSIgaGVpZ2h0PSIzMSIgdmlld0JveD0iMCAwIDMxIDMxIj4gIDxwb2x5Z29uIGZpbGw9IiNDRkNGQ0YiIGZpbGwtcnVsZT0iZXZlbm9kZCIgcG9pbnRzPSI0OC41IDAgNTIgMTIgNjQgMTIgNTQuNSAxOS4wNzcgNTkgMzEgNDguNSAyNCAzOCAzMSA0Mi41IDE5LjA3NyAzMyAxMiA0NSAxMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTMzKSIvPjwvc3ZnPg==");
}

.rating_votes {
	position: absolute;
	top: 0;
	left: 0;
	height: 16px;
	background-size: 16px 16px;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMSIgaGVpZ2h0PSIzMSIgdmlld0JveD0iMCAwIDMxIDMxIj4gIDxwb2x5Z29uIGZpbGw9IiNGQUI2MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIgcG9pbnRzPSIxNS41IDAgMTkgMTIgMzEgMTIgMjEuNSAxOS4wNzcgMjYgMzEgMTUuNSAyNCA1IDMxIDkuNSAxOS4wNzcgMCAxMiAxMiAxMiIvPjwvc3ZnPg==");
}

.thumbnail img {
	max-height: 200px;
}

.swiper-slider-wrapper {
	padding: 0 30px;
}

.swiper-button-next-block div,.swiper-button-prev-block div {
	background: none !important;
}

.swiper-button-next-block i,.swiper-button-prev-block i {
	font-size: 50px;
	transition: all 0.3s;
}

.swiper-button-next-block:hover i,.swiper-button-next-block:focus i,.swiper-button-prev-block:hover i,.swiper-button-prev-block:focus i {
	color: #EE602D;
}

.page-header {
	border-bottom: 0;
	text-align: center;
	font-weight: 700;
	font-size: 25px;
	color: #343434;
	margin: 20px 0 13px;
}

.page-header a {
	color: #343434;
	text-decoration: none;
}

.product-block-wrapper-fix .thumbnail {
	padding: 4px 0;
	position: relative;
	border: 0.75px dashed #D2D4DB;
	transition:all 0.3s;
}
.product-block-wrapper-fix .thumbnail:hover {background: #FFFFFF;
box-shadow: 0 2px 10px 0 rgba(0,0,0,0.20);
border-radius: 2px;
}
.product-block-wrapper-fix .product-name-fix {
	max-height: 80px;
}

.product-block-wrapper-fix .product-name-fix a {
	font-size: 15px;
	font-weight: 400;
	line-height: 18px;
	color: #343434;
	-webkit-transition: all 0.3s;
}

.product-block-wrapper-fix .product-name-fix a:hover,.product-block-wrapper-fix .product-name-fix a:focus {
	color: #EE602D;
}

.product-block-wrapper-fix .price-block,.product-block-wrapper-fix .product-sale {
	flex-wrap: nowrap;
}

.product-block-wrapper-fix .price-block {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	flex-wrap: nowrap;
}

.product-block-wrapper-fix .new-price {
	font-size: 20px;
	margin-right: 15px;
	font-weight: 700;
	margin-top: 0;
	white-space: nowrap;
	margin-bottom: 10px;
}

.product-block-wrapper-fix .old-price {
	font-size: 16px;
	margin-top: 0;
	font-weight: 400;
	color: #878686;
	white-space: nowrap;
	margin-bottom: 10px;
}

.addToCartList,.addToWishList {
	border-radius: 2px;
	border-color: transparent;
	font-size: 15px;
	color: #343434;
	padding: 0 12px;
	height: 32px;
	box-shadow:none!important
}

.addToCartList:hover,.addToCartList:focus {
	opacity: 0.7;
	border-color: transparent;
	color: #343434;
}

.addToWishList {
	background-color: transparent !important;
}

.addToWishList:hover,.addToWishList:focus {
	border-color: transparent;
	color: #EE602D;
}

.addToCartList {
	background: #E6CDAF !important;
}

.sklad {
	font-size: 12px;
	font-weight: 400;
	line-height: 14px;
	margin-top: 15px;
	color: #90CC09;
}

.breadcrumb {
	background: none;
	padding-left: 0;
	margin-bottom: 10px;
	margin-top: 10px;
}

.breadcrumb a,.breadcrumb b {
	color: #878686;
	font-weight: 400;
	font-size: 13px;
}

.breadcrumb a:hover,.breadcrumb a:focus {
	color: #EE602D;
}

.breadcrumb>li+li::before {
	padding-right: 5px;
	color: #afafaf;
	content: "\f178";
	font: normal normal normal 10px/1.1 FontAwesome;
}

.main .product-block-wrapper-fix {
	padding: 0 5px;
}

.main .row {
	margin: 0 -5px;
}

.template-product-list .row {
	margin: 0 -5px;
}

.template-product-list .row .product-block-wrapper-fix {
	padding: 0 5px;
}

.template-product-list .row .product-block-wrapper-fix img.productImg {
	max-height: 112px;
}

.template-product-list .product-name-fix {
	margin-bottom: 5px;
}

.template-product-list .product-name-fix a {
	font-size: 11.25px;
	font-weight: 700;
}

.template-product-list .sklad {
	font-size: 9px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.template-product-list .new-price {
	font-size: 15px;
}

.template-product-list .old-price {
	font-size: 12px;
}

.template-product-list .sale-icon-content span.label {
	font-size: 11.25px;
}

.template-product-list .addToCartList,.template-product-list .addToWishList {
	font-size: 12px;
	height: 24px;
	padding: 0 15px;
}

.template-product-list .thumbnail {
	margin-bottom: 10px;
}

.filter-sort {
	padding: 12px 0;
}

.filter-sort label {
	color: #D2D4DB;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.filter-sort label.active,.filter-sort label:hover,.filter-sort label:focus {
	color: #343434;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.catalog-header {
	margin-bottom: 0;
	padding-bottom: 0;
}

.catalog-header {
	margin-top: 10px;
}

.catalog-header h1,.catalog-header h2 {
	font-size: 18px;
	margin-top: 10px;
	font-weight: 700;
	line-height: 26px;
	text-align: left;
}

.catalogContent {
	font-size: 15px;
	font-weight: 400;
	line-height: 17px;
	margin-bottom: 18px;
}

.panel-info>.panel-heading {
	color: #343434;
	font-size: 18px;
	font-weight: 700;
	background-color: #E9D3B9;
	border-color: #fff;
}

.panel-info {
	border-color: #EBEAEA;
}

#faset-filter-reset {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 12px;
	color: #343434;
}

#faset-filter h3 {
	font-weight: 700;
}

#faset-filter .panel-heading {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.form-control {
	border: 1px solid #EBEAEA;
}

#slider-range {
	margin-top: 20px;
	margin-left: 10px;
}

.ui-widget-header {
	background: #E9D3B9 !important;
}

#slider-range.ui-slider-horizontal {
	height: 5px;
}

#slider-range.ui-slider .ui-slider-handle {
	width: 13px;
	height: 13px;
}

#slider-range.ui-widget-content .ui-state-default {
	background: #E9D3B9;
	border-radius: 0;
	border: none;
}

.addToCart {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 20px;
}

.quant-main {
	width: 150px;
	margin-bottom: 22px;
}

.quant {
	border: 1px dashed #CDCBCB;
	background-color: #F3F3F5;
	height: 48px;
	border-right: 0;
	float: left;
}

.btn-default_l,.btn-default_r {
	background-color: #fff;
	border: none !important;
	outline: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	height: 48px;
	font-size: 22px;
	color: #878686;
	border-radius:none!important
}

.quant input {
	height: 48px;
	text-align: center;
	min-width: 50px;
	background-color: #fff;
	border: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	font-size: 15px;
}

.addToCartFull {
	background-color: #EB4C4C;
	border: 1px solid #EB4C4C;
	height: 50px;
	color: #FFFFFF;
	font-size: 17px;
	font-weight: 700;
	border-radius: 0 4px 4px 0;
	line-height: 20px;
	width: 100%;
	min-width: 100px;
	max-width: 400px;
	margin-bottom: 22px;
}

.addToCartFull:hover,.addToCartFull:focus {
	opacity: 0.7;
	background-color: #EB4C4C;
	border: 1px solid #EB4C4C;
}

.oneclick-btn {
	color: #fff;
	background-color: #EB764C;
	border-radius: 2px;
	height: 50px;
	font-size: 17px;
	font-weight: 700;
	line-height: 20px;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 22px;
}

.oneclick-btn:hover,.oneclick-btn:focus {
	opacity: 0.7;
	background-color: #EB764C;
	color: #fff;
}

.bx-controls {
	display: none;
}

.bx-wrapper {
	border: 1px dashed #CDCBCB;
	margin-bottom: 15px;
	position: relative;
	overflow: hidden;
}

.product-page-price .new-price {
	font-size: 28px;
	font-weight: 700;
	line-height: 34px;
	color: #EB4C4C;
	margin-right: 30px;
}

.product-page-price .old-price {
	color: #878686;
	font-size: 19px;
	font-weight: 400;
}

.product-sklad {
	font-size: 13px;
	font-weight: 700;
	line-height: 16px;
	color: #90CC09;
}

.articul {
	font-size: 15px;
	font-weight: 400;
	line-height: 18px;
	color: #343434;
	margin-bottom: 11px;
}

.product-info-block h1 {
	font-size: 25px;
	font-weight: 700;
	border-bottom: 0.5px solid #e8ecee;
}

.bx-pager {
	display: none;
}

.productDis {
	margin-top: 40px;
}

.vendorenabled td.tablerow {
	padding: 5px 0;
}

.header-top:after {
	border-bottom: 1px dashed #878686;
	height: 40px;
	top: 0;
	right: 0;
	left: 0;
	content: '';
	position: absolute;
	z-index: -1;
}

.header-top {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 1140px;
	margin: 0 auto;
}

.topMenu {
	margin-bottom: 0;
	list-style-type: none;
	padding-left: 0;
}

.topMenu a {
	font-size: 15px;
	font-weight: 700;
	color: #343434;
	margin: 0 28px;
}

.topMenu a:hover,.topMenu a:focus {
	color: #EE602D;
}

.oldVersion,.userMenu a {
	font-size: 15px;
	font-weight: 400;
	color: #343434;
}

.oldVersion:hover,.oldVersion:focus,.userMenu a:hover,.userMenu a:focus {
	color: #EE602D;
}

.userMenu {
	list-style-type: none;
	padding-left: 0;
	margin-bottom: 0;
	position:relative;
}

.logo p {
	font-size: 11px;
	font-weight: 700;
	line-height: 19.2px;
}

.logo h2,.logo .h2{font-size:27.84px;margin-top:5px;font-weight:700;line-height:33px}
.contact-block{text-align:center}

.contact-block p {
	line-height: 28px;
}

.contact-block a {
	font-size: 15px;
	font-weight: 700;
	line-height: 18px;
	color: #343434;
}

.contact-block a:hover,.contact-block a:focus {
	color: #EE602D;
}

.main-header {
	padding-top: 22px;
}


header .input-group,footer .input-group {
	border: 0.75px dashed #878686;
	border-radius: 2px;
	height: 42px;
	max-width: 282px;
	
	margin-bottom: 30px;
}
header .input-group {float:right;}
header input.form-control,header button.btn,footer input.form-control,footer button.btn {
	border: none;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	background: transparent !important;
	height: 42px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

header button span,footer button span {
	font-size: 20px;
}

header button span:hover,header button span:focus,footer button span:hover,footer button span:focus {
	color: #EE602D;
}

header .addToWishList-header,header .addToCart-header {
	font-size: 15px;
	display: inline-block;
	line-height: 30px;
	font-weight: 700;
	color: #343434;
	margin-left: 15px;
}

header .addToWishList-header:hover,header .addToWishList-header:focus,header .addToCart-header:hover,header .addToCart-header:focus {
	color: #EE602D;
}

header .addToCart-header sup {
	color: #EE602D;
}

header sup {
	font-size: 15px;
	font-weight: 700;
}

#navigation {
	border-top: 1px dashed #878686;
	background: none;
	margin-bottom: 0;
	height: 50px;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.26);
}
#navigation.fixed, 
.navbar-fixed-top {
	background: url(images/header.jpg) no-repeat center !important;
	background-size: cover;
	border-top: none !important;
}

#navbar {
	text-align: center;
}

.navbar-nav {
	float: none;
	margin: 0 auto;
	display: inline-block;
}

.navbar-nav>li>a,.navbar-nav>li>span {
	font-size: 17px;
	font-weight: 700;
	line-height: 20px;
	text-transform: uppercase;
	color: #343434;
	background: none !important;
	padding: 15px 15px;
}
.navbar-nav>li>span {
	padding: 15px 15px;
	display: block;
}

.navbar-nav>li>a:hover,.navbar-nav>li>a:focus,.navbar-nav>li>span:hover,.navbar-nav>li>span:focus {
	color: #EE602D;
}

footer{padding-top:23px;position:relative;z-index:1;overflow:hidden}
a.topMenu.hidden-xs.top_but{color:#343434;font-size:14px;font-weight:bold;border:1px solid #343434;padding:3px 12px;margin-top:-5px}
footer h5,footer .h5{margin-top:17px;font-size:18px;font-weight:700;line-height:22px}
footer ul{list-style-type:none;padding-left:0;font-size:15px;padding-bottom:9px;margin-bottom:19px}
footer ul a{color:#343434}
footer ul li{margin-bottom:5px}
footer ul li:hover a,footer ul li:focus a{color:#EE602D}
footer .border{border-bottom:1px dashed #878686}
.bold-block{font-weight:700}
.phone-block span{font-size:18px;margin-top:5px;margin-right:12px}
.calend{margin-top:-30px}
ul.social-menu.list-inline.border.top_bl{display:inline-block;margin:0 0 0 60px;min-height:auto;position:relative;top:-12px}
ul.social-menu.list-inline.border.top_bl a{color:#343434}

footer:before {
	z-index: -1;
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	
	right: 0;
	width: 100%;
	height: 100%;
	background: url(images/footer.jpg.webp) center bottom no-repeat;
	background-size: cover;
}

header {
	position: relative;
}

header:before {
	z-index: -1;
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	opacity: 0.2;
	right: 0;
	width: 100%;
	height: calc(100% + 50px);
	background: url(images/footer.png.webp) center no-repeat;
	background-size: cover;
}

.footer-contact li {
	padding-left: 29px;
	margin-bottom: 10px;
}

.footer-contact li:first-child {
	padding-left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.footer-contact span {
	font-size: 20px;
	margin-top: 5px;
	margin-right: 10px;
}

.social-menu {
	margin-top: 20px;
	min-height: 106px;
}

.social-menu span {
	font-size: 30px;
	margin-right: 15px;
}

.catalog-menu li {
	background-color: transparent !important;
}

.catalog-menu li {
	padding-top: 9px;
	padding-bottom: 9px;
}

.list-group>li {
	list-style-type: none;
	padding: 0;
}

.list-group>li>a {
	display: block;
	background: #E9D3B9;
	font-size: 18px;
	color: #343434;
	font-weight: 700;
	line-height: 22px;
	padding: 9px 15px;
}

.visible-list,.visible-menu,li.visible-list>ul {
	display: block;
	position: relative;
	float: none;
	box-shadow: none;
	border: none;
	z-index: 1;
}

.catalog-menu ul {
	transition: none !important;
	opacity: 1 !important;
	animation-name: none !important;
	padding: 0;
	margin-top: 0;
}

.catalog-menu ul li {
	border-bottom: 0.75px dashed #D2D4DB;
}

.catalog-menu ul li a {
	font-size: 16px;
	font-weight: 400;
	line-height: 19px;
	background: none !important;
	color: #343434;
}

.catalog-menu ul li a:hover a,.catalog-menu ul li a:focus a {
	color: #EE602D;
}

.catalog-menu .dropdown-menu>li>a {
	white-space: normal;
}

.catalog-menu {
	border: 0.75px dashed #D2D4DB;
	border-radius: 4px;
}

.dropdown-menu>li>a:hover {
	color: #EE602D;
}

.list-group>li>a.sub-marker {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.list-group>li>a.sub-marker i {
	font-size: 20px;
}

.visible-list>a.sub-marker i, a.sub-marker.down i{
	transform: rotate(90deg);
}

.copyright {
	background-color: #343434;
	color: #fff;
	padding: 20px 0;
}

.copyright p {
	margin-bottom: 0;
}

.copyright .container {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.copyright a {
	color: #fff;
	display: block;
}

.copyright a:hover,.copyright a:focus {
	color: #EE602D;
}
b.text{font-weight:400}
@media (min-width:992px) {.main section .product-block-wrapper-fix {width:257.7px;}
.main section.spec-inner .product-block-wrapper-fix {width:214px;}
}
@media (min-width: 798px) {#solidMenu, #navbar {max-height:48px;}}
@media (max-width: 991px) {
	.modal-sm {
		width: 300px;
	}

	.container {
		width: 100%;
	}

	header .input-group {
		margin-bottom: 10px;
	}
}

@media (max-width: 870px) {
	.name {
		display: none;
	}

	.contact-block {
		min-width: 33%;
	}
}

@media (max-width: 767px) {
	p img {max-width:100%}
	#navigation{display:none}
	header .vertical-align {display:block}
	header .input-group  {
    margin-right: auto;
    margin-left: auto;
	float:none
}
	.header-search {margin:7px 10px 0}
	header{padding-top:0!important}
	.userMenu {margin-top:10px}
	.mobile-menu {display:flex!important; justify-content:space-between; width:100%;}
	.mobile-menu.nav > li > a {
  
    padding:0 17px;
}
header .addToWishList-header, header .addToCart-header {margin-top:6px; font-weight:400}
header .addToCart-header  {padding-left:0!important}
.mobile-menu li a {background-color:transparent!important}
	body {
		overflow-x: hidden;
	}

	.header-top {
		padding: 0 5px;
	}

	.modal-sm {
		width: 300px;
		margin: 30px auto;
	}

	.navbar-nav ul {
		padding-left: 15px;
		list-style-type: none;
	}

	.navbar-nav ul li {
		display: block;
	}

	.navbar-nav ul li>a {
		padding-top: 10px;
		display: block;
		padding-bottom: 10px;
		font-size: 17px;
		font-weight: 700;
		line-height: 20px;
		text-transform: uppercase;
		color: #343434;
		background: none !important;
	}

	.navbar-nav ul li>a:hover,.navbar-nav ul li>a:focus {
		color: #EE602D;
	}

	.copyright .container {
		flex-direction: column;
	}

	.sub-marker i {
		margin-top:3px;
	}

	#navbar {
		text-align: left;
	}

	.social-menu {
		min-height: 50px;
	}

	#navigation {
		height: auto;
		min-height: 50px;
	}

	header:before {
		height: calc(100%);
	}

	footer .input-group {
		float: none;
	}
}

@media (max-width: 550px) {
	.dropdown-menu > li > a {white-space:normal;}
	header .dropdown-menu {right:0; left:auto}

	.contact-block {
		min-width: 70%;
	}

	.logo-block {
		min-width: 30%;
	}

	footer .col-md-4 {
		padding: 0;
	}

	.slider-section {
		margin: 0 -15px;
	}

	section .container-fluid {
		padding: 0;
	}
}
@media (max-width: 580px) {
	.text {display:none}
	header .vertical-align {flex-direction:column;display:flex;}
	.logo-block .logo{text-align:center;justify-content: center;}
	.logo img {margin-right:auto}
}
.btn.btn-info, .orderCheckButton {
	background-color: #EB764C;
	border: none !important;
}

.btn.btn-info:hover,.btn.btn-info:focus, .orderCheckButton:hover, .orderCheckButton:focus {
	background-color: #EB4C4C !important;
}

.navbar-toggle {
	float: left;
	border-color: transparent;
	margin-left: 15px;
	padding-top:0;
	padding-bottom:0;
	margin-top:11px;
	margin-right:0;
	margin-left:0
}

.navbar-toggle .icon-bar {
	background: #343434;
}

.odnotipWrap .product-block-wrapper-fix {
	padding: 0 5px;
}

.odnotip-header {
	border-top: 0.5px solid #e8ecee;
}

.odnotip-header h3 {
	font-size: 25px;
	font-weight: 700;
	line-height: 30px;
	text-align: left;
}

.addToWishList,.addToWishList-header,.template-product-list .addToWishList {
	transition:all 0.3s;
	padding-left: 10px;
	background-size: 11px;
	background-position: 0px center;
	background-repeat: no-repeat;
	flex-wrap:nowrap;
	
	
}
.product-block-wrapper-fix .addToWishList {background-position: 5px center;}

.addToWishList:hover,.addToWishList-header:hover,.template-product-list .addToWishList:hover {

}
.addToWishList span, .addToWishList-header span, .template-product-list .addToWishList span{margin-right:5px!important;}
.product-block-one h3 a {
	font-size: 11.25px;
	font-weight: 700;
	line-height: 14px;
	color: #343434;
}

.product-block-one {
	position: relative;
}

.product-block-one .media-left {
	width: 150px;
	display: block;
	float: left;
}

.product-block-one .media-left img {
	max-width: 100%;
	margin: 0 auto;
}

.product-block-one .product-sale .addToCartList {
	margin-right: 15px;
}


.solid-menus .dropdown > a i {top:0!important;}
.addToCartList.btn-success {border:none!important}:focus::-webkit-input-placeholder {
  color: transparent
}
 
:focus::-moz-placeholder {
  color: transparent
}
 
:focus:-moz-placeholder {
  color: transparent
}
 
:focus:-ms-input-placeholder {
  color: transparent
}

.success-notification {
	position: fixed;
	bottom: 5px;
	right: 20px;
	max-width: 400px;
	z-index: 999999;
	Top: 48%;
	right: calc(50% - 200px);
}

.alert-success {
	font-size: 20px;
	-moz-box-shadow: 0 2px 14px 0 rgba(0,0,0,.24);
	-webkit-box-shadow: 0 2px 14px 0 rgba(0,0,0,.24);
	box-shadow: 0 2px 14px 0 rgba(0,0,0,.24);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	color: #343434;
	padding: 33px 12px;
	background-color: #fff;
	border-color: transparent;
	text-align: center;
}

.alert-success a {
	color: #9CA4A7;
}

.alert-success a:hover {
	opacity: .7;
}

alert-dismissable .close,.alert-dismissible .close {
	position: relative;
	top: -20px;
	right: 0;
	color: inherit;
}
.wish-table a {color:#343434}
.wish-table  tr.info > td{background:none!important;}
.wish-table  tr.info {background: url(images/header.jpg) center no-repeat;}
.account-dropdown {list-style-type:none; padding-left:0; margin-bottom:0}
.footer-search-form{margin-top:17px;}
.main-catalog .col-md-3, .catalog-list .col-md-4 {padding:0 9px!important;}
.main-catalog  .row, .catalog-list{margin:0 -9px;}
.catalog-list .col-md-4 {padding:0 7px!important;}
.catalog-list{margin:0 -7px;}
.hidden-menu {
    display: block;
    position: fixed;
    list-style: none;
    padding: 38px 0 19px;
    margin: 0;
    box-sizing: border-box;
    width: 287px;
    background-color: #efefef;
    height: 100%;
    top: 0;
    left: -287px;
    transition: left .2s;
    z-index: 1031;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden
}

.hidden-menu .solid-menus .dropdown > a i {
    float: right;
    top: 8px!important;
    right: 20px;
	position:absolute;
}

.hidden-menu .sidebar-nav {
    height: 100%;
    overflow-y: scroll
}

.hidden-menu-ticker {
    display: none
}

.hidden-menu-ticker2 {
    display: none
}

.hidden-menu-ticker:checked ~ .btn-menu {
    left: 240px;
    position: fixed;
    padding-top: 2px;
    padding-right: 17px
}

.hidden-menu-ticker:checked ~ .hidden-menu {
    left: 0
}

.hidden-menu-ticker:checked ~ .btn-menu span.first {
    -webkit-transform: rotate(45deg);
    top: 5px
}

.hidden-menu-ticker:checked ~ .btn-menu span.second {
    opacity: 0
}

.hidden-menu-ticker:checked ~ .btn-menu span.third {
    -webkit-transform: rotate(-45deg);
    top: -9px
}

.btn-menu {
    color: #fff;
    border: 1px solid transparent;
    padding: 0px;
    background-color: transparent;
    top: 5px;
    left: 5px;
    cursor: pointer;
    transition: left 0.1s;
    z-index: 1032;
    width: 45px;
    height: 45px;
    padding-left: 13px;
    padding-top: 5px;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    float: left;
    margin-top: 5px;
    margin-right: 0px;
    min-width: 45px
}

.btn-menu span {
    display: block;
    height: 2px;
    background-color: #343434;
    margin: 5px 0 0;
    transition: all .1s linear .23s;
    position: relative;
    width: 19px
}

.btn-menu span.first {
    margin-top: 0
}

.parent-block {
    max-height: 0;
    display: block;
    overflow: hidden;
    -webkit-transition: max-height 0.4s linear;
    -moz-transition: max-height 0.4s linear;
    transition: max-height 0.4s linear;
}
.hidden-menu .parent-block {
    max-height: 100%;
    list-style-type: none;
    padding-left: 0;
}
.hidden-menu .parent-block > li {
    border-bottom: 1px dashed #878686;
}
.hidden-menu .parent-block > li > a {
    font-size: 15px;
    color: #343434;
    padding-bottom: 7px;
    padding-top: 7px;
    display: block;
    padding-left: 10px;
    white-space: normal;
	position:relative;
	padding-right:20px;
}
.hidden-menu .back.active {
    display: flex;
}
.hidden-menu .back {
    font-size: 13px;
    padding-left: 10px;
    color: #343434;
    display: none;
    align-items: center;
    padding-bottom: 11px;
    padding-top: 11px;
    cursor: pointer;
}
.hidden-menu .dropdown-menu.active {
    display: block;
    position: relative;
    background: transparent;
    width: 100%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.hidden-menu .dropdown-menu.active li {
    border-bottom: 1px solid #E4E1E1;
}
.hidden-menu .dropdown-menu.active li a {
    font-size: 19px;
    padding-bottom: 7px;
    padding-top: 7px;
	font-weight:300
   
}
.hidden-menu .back i {
    font-size: 20px;
    margin-right: 20px;
}
#visualcart .row {display:flex; flex-direction:row}
#visualcart .list-group-item {border: 1px dashed #ddd;}
.oneclick-modal .modal-dialog {
    max-width: 320px;
}
.page-menu {border:0.75px dashed #D2D4DB }
.page-menu .list-group-item {border:none; border-bottom:0.75px dashed #D2D4DB; margin-bottom:0; background:transparent;}
.page-menu .list-group-item:last-child{border-bottom:0.75px dashed transparent!important;}
.pagination a{border:none!important; font-size: 19px;
  font-weight: 400;
  line-height: 23px; color:#000!important; background:transparent!important}
  .pagination > .active > a {background:transparent}
  .main-product-block .addToWishList {padding-left:0}
  .cart-img {margin-top:-6px;margin-right:3px}
  #wishlist-total {display:none}
  .top-sticker {background:#E6CDAF !important; position:relative; padding:10px 0}
  .top-sticker p{margin-bottom:0; text-align:center;}
  .top-sticker p a {color:#343434}
  .close {position:absolute; right:10px; top:5px;z-index:99}
 .nav > li.menu-cart {display:none;}
#navigation.fixed .nav > li.menu-cart {display:block;}
  #catalog-menu a:hover{color:#EE602D;}
  li.visible-list > ul > li.visible-list > a{color:#EE602D;}
  .help-block .dropdown-menu > li > a {white-space: normal;}
  .also { width:100%; color:#343434; text-transform:uppercase; background:#E6CDAF !important; padding:8px; border-radius:4px;text-align:center;transition:all 0.3s; cursor:pointer;}
.also:hover{opacity:0.7;}
.pagination li.active a, .pagination li:hover a  {color:#EB4C4C !important}
.comment { margin-top:30px;}
.comment .btn-comment{background:none;border: 1px dashed #878686;}
.comment .btn-comment:hover, .comment .btn-comment:focus{box-shadow:none;background:#e6e6e6; border:1px solid #e6e6e6}
#commentLoad {}
.nav-tabs a{color:#343434}
.nav-tabs {border-bottom:1px dashed #878686;margin-top:30px}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {border:1px dashed #878686;border-bottom:1px solid transparent}
#addComment .btn-info {padding-top:7px;}
.border-block {border: 0.75px dashed #878686;
border-radius: 2px; padding:5px 20px;}

.thumbnail > img, .thumbnail a > img{
	min-height:199px;
}