/* Star rating styles */
/*popular products*/
.popular{
	margin: 0 -15px;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
-o-flex-wrap: wrap;
flex-wrap: wrap;
}
.popular .main-product-item-outer{
	margin: 0 auto;
}
.popular .main-product-item-outer{
		width: 24%;
}
.popular .main-product-item-buyrow{
 flex-flow: column;
}
.popular .main-product-item-buyrow-buy{
	width: 135px;
margin-top: 10px;
}
@media all and (max-width: 768px) {

  .popular .main-product-item-outer{
  	width: 49%;
  }
  .popular .main-product-item-buyrow{
 	flex-flow: wrap;
  }
  .popular .main-product-item-buyrow-buy{
	width: unset;
	margin-top: 0;
  }
}
@media all and (max-width: 600px) {
  .popular .main-product-item-outer{
  	width: 100%;
  }
  .popular{
		margin: 0;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		-ms-align-items: center;
		align-items: center;
	}
}
/*
/popular products
*/

/*.main-product-item-pricerow-newprice, .tovar-price, .basket-item-desc-price, .basket-bottom-price-all, .header-midline-right-bottom, .price-range-filter-block{
display:none !important;
}*/

.jq-stars {
  display: inline-block;
}

.jq-rating-label {
  font-size: 22px;
  display: inline-block;
  position: relative;
  vertical-align: top;
  font-family: helvetica, arial, verdana;
}

.jq-star {
  width: 100px;
  height: 100px;
  display: inline-block;
  cursor: pointer;
}

.jq-star-svg {
  padding-left: 3px;
  width: 100%;
  height: 100% ;
}

.jq-star:hover .fs-star-svg path {
}

.jq-star-svg path {
  /* stroke: #000; */
  stroke-linejoin: round;
}

/* un-used */
.jq-shadow {
  -webkit-filter: drop-shadow( -2px -2px 2px #888 );
  filter: drop-shadow( -2px -2px 2px #888 );
}

/* --- Global styles ---- */

body{
	background-color: #f3f3f3;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}
body *{
	box-sizing: border-box;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
}

section {
	flex-grow: 1;
}

a {
	text-decoration: none;
	color: inherit;
}
/*
ul {
	list-style: none;
}
*/

body ul,
body ol{
	padding: 0 0 0 20px;
	margin: 15px 0;
}

.box{
	width: 100%;
	max-width: 1170px;
	padding: 0 15px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
}
header{
	background-color: #f3f3f3;
}
.header-mobile-ico {
	width: 2.5rem;
	height: 2.5rem;
}
.header-mobile-ico_personal {
	width: 2.3rem;
	height: 2.3rem;
}
.header-mobile-ico_hamburger {
	width: 2.6rem;
	height: 2.8rem;
}
.header-logo {
	height: 100%;
	display: flex;
	align-items: center;
}
.header-logo img {
	max-height: 80%;
	max-width: 100%;
}

.header_new{ /* add when we in new directory */
	background: rgba(255, 233, 250, 0.5);
}
.header-topline,.header-midline{
	display: flex;
	justify-content: space-between;
	width: 100%;
}
.header-topline{
	padding: 20px 0 25px;
}

.hoverC {
	text-shadow: 0px 0px 1px rgba(0, 0, 0, 1);
}
.header-topline-menu{
	display: flex;
}
.main-mobile-list .main-nav-proxy-list-outer{
	margin-top: 15px;
}
.header-topline-menu li{
	margin-right: 25px;
}
.header-topline-menu li a{
	font-size: 16px;
	color: #020202;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	transition: all .2s;
}
.header-topline-menu li a:hover{
	text-shadow: 0px 0px 1px rgba(0, 0, 0, 1);
}
.header-topline-maillink{
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #020202;
	text-decoration: underline;
	margin: 0 18px 0 auto;
}
.header-topline-phone{
	font-size: 18px;
	color: #020202;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}
.moremt{
	margin-top: 15px!important;
}
.price-row-mobile .moremt{
	margin-left: auto;
}
.header-midline-item{
	display: flex;
	align-items: center;
	color: #020202;
	font-family: 'Roboto', sans-serif;
}
.header-midline-item-right,.header-midline-item-left{
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.header-midline-item-left{
	margin-right: 10px;
}
.shi-logo {
	height: 60px;
}
.header-midline-logo .header-midline-item-left,.header-midline-room .header-midline-item-left{
	margin-right: 10px;
}
.header-midline-logo .header-midline-item-right-top{
	font-size: 18px;
	font-weight: 500;
}
.header-midline-item-right-top{
	font-weight: 300;
}
.header-midline-logo .header-midline-item-right-bottom{
	font-size: 13.5px;
	font-weight: 400;
}
.header-midline-underline{
	text-decoration: underline;
	font-weight: 500;
	color: #020202;
}
.header-midline-address .header-midline-underline:after{
	content: url(../img/address-trigger.png);
	display: inline-block;
	margin-left: 2px;
}
.header-midline-address .header-midline-item-right,.header-midline-basket .header-midline-item-right{
	justify-content: space-between;
}
.header-midline-basket .header-midline-item-right{
	font-weight: 500;
}
.header-midline-basket .header-midline-item-right-top{
	font-weight: 500;
}
.header-nav{
	min-height: 60px;
	background: linear-gradient(270.06deg, #AD83FA 0%, #DE70C7 52.08%, #FF84BF 100%);
	margin-top: 20px;
}
.header-nav .box{
	justify-content: space-between;
	align-items: center;
	height: 100%;
	position: relative;
}

.main-nav{
	display: flex;
	flex: 1;
	padding-left: 65px;
	min-height: 60px;
	-ms-align-items: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-around;
}
.main-nav > li{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	height: 60px;
	margin-right: 0!important;
}
.main-nav li a{
	font-size: 20px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #fff;
	transition: all .2s;
	border-bottom: 1.5px solid transparent;
}
.main-nav li a:hover{
	border-bottom: 1.5px solid white;
}
.main-nav li:hover .main-nav-proxy-box, .main-nav li:hover .main-nav-proxy-box10, .main-nav li:hover .main-nav-proxy-box11, .main-nav li:hover .main-nav-proxy-box12{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.main-search{
	width: 260px;
	background-color: #fff;
	display: flex;
	padding: 5px 10px;
	border-radius: 20px;
	align-items: center;
}
.main-search input[type="submit"]{
	min-width: 20px;
	background-position: center;
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url(../img/search.png);
	background-color: transparent;
	margin-right: 5px;
	cursor: pointer;
}
.main-search input[type="text"]{
	max-width: calc(100% - 20px);
}
.header-mobile{
	display: none;
	justify-content: space-between;
	width: 100%;
	height: 60px;
	align-items: center;
	background-image: url(../img/nav-bg.jpg);
	padding: 0;
}
.header-mobile-right{
	display: flex;
	align-items: center;
}
.header-mobile-left{
	display: flex;
	height: 100%;
}
.header-mobile-left-right{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: space-between;
	padding: 3px 0;
	margin-left: 10px;
	margin-right: auto;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
}
.header-mobile-left-right-top{
	font-size: 18px;
}
.header-mobile-left-right-bottom{
	font-size: 13.5px;
}
.header-mobile-right > :not(:last-child){
	margin-right: 20px;
}
.header-mobile-counter{
	position: absolute;
	border-radius: 50%;
	color: #980000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	min-width: 17px;
	top: -8px;
	right: -9px;
	font-size: 13px;
	background: #ff9fcd;
	display: block;
	text-align: center;
	padding: .2em .4em;
	line-height: 1;
}
.header-mobile-right-item{
	position: relative;
}
footer{
	background-color: #292929;
	padding: 45px 0 50px;
}
.footer-item{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	color: #fff;
}
.footer-item a{
	color: #fff;
	transition: all .2s;
}
.footer-item-logo{
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
}
footer .box{
	justify-content: space-between;
	-ms-align-items: center;
	align-items: center;
	font-family: 'Open Sans', sans-serif;
}
.footer-item-soc{
	display: flex;
	margin: 0 auto;
	margin-top: 15px;
}
.footer-item-soc-proxy {
	margin-top: 10px;
}
.footer-item-soc-proxy a {
	margin-right: 5px;
}
.footer-item-mail-soc-proxy .footer-item-mail {
	text-align: center;
}
.footer-logo-name{
	font-size: 18px;
}
.footer-logo-kind{
	font-size: 13.5px;
}
.footer-address-top{
	margin-bottom: 5px;
	font-weight: 300;
}
.footer-address-bottom{
	font-weight: 400;
}
.footer-item-underline{
	font-weight: 400;
	text-decoration: underline;
}
.footer-item-underline:after{
	content: url(../img/footer-address-trigger.png);
	display: inline-block;
	margin-left: 8px;
}
.footer-logo-right{
	margin-left: 10px;
}
.footer-item-soc > :not(:last-child){
	margin-right: 25px;
}
.footer-item-soc a:hover{
	opacity: .5;
}
.footer-nav > :not(:last-child){
	margin-bottom: 15px;
}
.footer-nav a:hover{
	text-decoration: underline;
}
.footer-item-mail{
	text-decoration: underline;
}
.footer-item-phone{
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 15px;
}
.footer-item-call{
	border: 1px solid #d1d1d1;
	color: #d1d1d1;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	padding: 8px 0;
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	border-radius: 10px;
	font-size: 18px;
	cursor: pointer;
	transition: all .2s;
}
.footer-item-call:hover{
	background-color: #fff;
	color: #232323;
}
.footer-item-mail-soc-proxy{
	display: none;
}
#menuTrigger {
	display: flex;
	align-items: center;
	margin-right: auto;
	margin-left: 1rem;
}
.header-mobile-dropdown{
	overflow-y: scroll;
	max-height: 90%;
	position: fixed;
	top: 0;
	right: 0;
	width: 100%;
	max-width: 315px;
	background-color: #fff;
	padding: 15px;
	display: none;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	-ms-align-items: flex-end;
	align-items: flex-end;
	text-align: right;
	transition: all .2s;
	z-index: 6;
}
.mobileMenuOpen{
	display: block!important;
}
.header-mobile-dropdown-topline{
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-ms-align-items: flex-start;
	align-items: flex-start;
	font-size: 30px;
	font-family: 'Roboto Slab', serif;
}
.menu-closer{
	cursor: pointer;
}
.mobile-search{
	width: 160px;
	padding: 5px 0;
	border-bottom: 2px solid black;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left: auto;
}
.mobile-search input[type="submit"]{
	background-image: url(../img/mobile-search.png);
	display: inline-block;
	min-width: 15px;
	background-position: center;
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	background-color: transparent;
}
.mobile-search input[type="text"]{
	width: calc(100% - 20px);
}
.mobile-submenu-trigger{
	font-size: 20px;
	color: #010101;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	transition: all .2s;
}
.mobile-submenu-trigger + li{
	padding-bottom: 30px;
}
.mobile-submenu-trigger:hover{
	text-decoration: underline;
}
.main-mobile-list > :not(.mobile-submenu-trigger){
	display: none;
}
.main-mobile-list{
	margin-bottom: 30px;
}
.mobile-submenu{
	font-size: 16px;
	color: black;
	margin-top: 25px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}
.mobile-submenu a{
	font-size: 14px;
	color: black;
	font-weight: 300;
}
.mobile-submenu a:hover{
	text-decoration: underline;
}
.mobile-submenu > :first-child{
    margin-top: -15px;
    margin-bottom: 15px;
}
.mobile-submenu > :not(:last-child){
	margin-bottom: 5px;
}
.proxy-mobile-list{
	margin-bottom: 10px;
}
.proxy-mobile-list li{
	margin-bottom: 20px;
}
.proxy-mobile-list a{
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	color: black;
	font-weight: 300;
	transition: all .2s;
}
.proxy-mobile-list a:hover{
	font-weight: 400;
}
.mobile-adress{
	font-family: 'Roboto', sans-serif;
	margin-bottom: 30px;
}
.mobile-adress-top{
	font-weight: 300;
}
.mobile-adress-top-underline{
	font-weight: 500;
	text-decoration: underline;
	color: #020202;
}
.mobile-adress-top-underline:after{
	content: url(../img/address-trigger.png);
	display: inline-block;
	margin-left: 2px;
}
.mobile-mail{
	color: #020202;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	text-decoration: underline;
}
.mobile-phone{
	color: #020202;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	margin-top: 10px;

}
.overlay{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color:rgba(0,0,0,.7);
	position: fixed;
	display: none;
	z-index: 2;
}
.city-yes-modal{
	padding: 17px 25px 20px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	border-radius: 10px;
	border: 1px solid black;
	background-color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: black;
}
.city-yes-modal-outer{
	width: 100%;
	max-width: 260px;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 3;
}
.city-yes-modal-outer .mfp-close{
	font-size: 25px;
	line-height: 25px;
	width: 30px;
	height: 30px;
}
.is-it-moskow{
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}
.yes-no-btn{
	width: 90px;
	height: 30px;
	border-radius: 10px;
	border: 1px solid black;
	text-align: center;
	line-height: 30px;
	text-transform: uppercase;
	transition: all .2s;
	cursor: pointer;
}
.yes-no-btn:hover{
	background-color: #000;
	color: #fff;
}
.delivery-region-modal-outer{
	width: 100%;
	max-width: 486px;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 3;
}
.delivery-region-modal{
	padding: 15px 15px 20px 35px;
	background-color: #fff;
	border-radius: 10px;
	border: 1px solid black;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	-ms-align-items: flex-start;
	align-items: flex-start;
	font-family: 'Open Sans', sans-serif;
	color: black;
}
#regionModalCloser{
	align-self: flex-end;
	cursor: pointer;
}
.modal-title{
	font-family: 'Roboto Slab', serif;
	font-weight: 400;
	font-size: 24px;
	margin-bottom: 25px;
}
.delivery-region-modal form input[type="text"]{
	width: 100%;
	max-width: 295px;
	padding: 5px 0;
	border-bottom: 2px solid black;
}
.delivery-region-modal form input[type="text"]::placeholder{
	font-weight: 300;
}
.cities-list{
	font-weight: 300;
	margin-top: 20px;
	margin-bottom: 30px;
}
.cities-list li{
	margin-top: 10px;
}
.cities-list a{
	font-weight: 400;
	transition: all .2s;
	color: black;
}
.cities-list a:hover{
	text-decoration: underline;
}
.remember-choise,#callBackBtn{
	-ms-align-self: center;
	align-self: center;
	width: 100%;
	max-width: 255px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #292929;
	border-radius: 10px;
	color: #fff;
	cursor: pointer;
	transition: all .2s;
	border: 1px solid transparent;
}
.remember-choise:hover,#callBackBtn:hover{
	color: #232323;
	background-color: #fff;
	border: 1px solid black;
}
.cities-chois-trigger{
	cursor: pointer;
}
.callback-modal-outer{
	width: 100%;
	max-width: 668px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 3;
}
.callback-modal{
	padding: 17px 17px 25px 40px;
	border-radius: 10px;
	border: 1px solid black;
	background-color: #fff;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	-ms-align-items: center;
	align-items: center;
	font-family: 'Open Sans', sans-serif;
	color: black;
}
#callbackModalCloser{
	-ms-align-self: flex-end;
	align-self: flex-end;
	cursor: pointer;
}
.callback-modal-block{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	width: 100%;
}
.callback-modal-block-left{
	text-align: center;
	margin-right: 30px;
	max-width: 160px;
}
.callback-modal-block-left-name{
	margin: 15px 0;
	font-weight: 600;
	font-size: 20px;
}
.callback-modal-block-left-post{
	font-weight: 300;
	font-size: 14px;
}
.callback-modal-block-right{
	flex: 1;
}
.callback-modal-block-right-title{
	font-size: 24px;
	font-weight: 400;
	font-family: 'Roboto Slab', serif;
	margin-bottom: 5px;
}
.callback-modal-block-right-desc{
	font-size: 16px;

	font-weight: 400;
	line-height: 1.5;
	max-width: 370px;
}
.callback-modal-block-right-inputrow{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	width: 100%;
	padding-right: 20px;
	margin-top: 20px;
	-ms-align-items: flex-end;
	align-items: flex-end;
}
.callback-modal-block-right-inputrow input[type="text"]{
	border-bottom: 1px solid black;
	padding: 5px 0;
	max-width: 160px;
	text-align: center;
	font-size: 14px;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
}
.callback-modal-block-right-inputrow input[type="checkbox"]{
	background-color: transparent!important;
	margin-right: 15px;
	margin-top: 2px;
}
.callback-modal-block-right-inputrow input[type="text"]::placeholder{
	text-align: center;
	font-weight: 300;
	font-size: 14px;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
}
.callback-modal label{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	font-weight: 400;
	font-size: 14px;
	position: relative;
}
.callback-modal .callback-checkbox-label{
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	-ms-align-items: center;
	align-items: center;
	font-weight: 300;
	cursor: pointer;
}
#phoneError{
	position: absolute;
	right: -100px;
	top: 0;
	padding: 5px;
	background-color: #d3d3d3;
	border-radius: 5px;
	width: 140px;
	padding-left: 8px;
	padding-top: 3px;
	display: none;
}
#phoneError:after{
	content: "";
	position: absolute;
	border: 7px solid transparent;
	border-top: 7px solid #d3d3d3;
	bottom: 0.5px;
	left: 10px;
	transform: translateY(100%);
}
.callback-modal-block-left-mobile{
	display: none;
}
.main-nav-proxy-box10, .main-nav-proxy-box11, .main-nav-proxy-box12 {
	max-width: 780px;
	position: absolute;
	bottom: 0;
	transform: translateY(100%);
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	border-radius: 0 0 15px 15px;
	border: 1px solid black;
	background-color: #fff;
	padding: 20px 40px 30px;
	display: none;
	z-index: 10000;
}

.main-nav-proxy-box10 {
	left: 15px;
}
.main-nav-proxy-box11 {
	left: 20%;
}
.main-nav-proxy-box12 {
	left: 33%;
}
.main-nav-proxy-box ul{
	width: 100%;
	max-width: 150px;
}
.main-nav-proxy-list{
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: black;
	margin-bottom: 40px;
}
.main-nav-proxy-list li a{
	font-size: 14px;
	font-weight: 300;
	transition: all .2s;
	color: black;
}
.main-nav-proxy-list li a:hover{
	text-decoration: underline;
}
.main-nav-proxy-list > :first-child{
	margin-top: 15px;
}
.main-nav-proxy-list > :not(:last-child){
	margin-bottom: 5px;
}
.main-nav-proxy-list-more-row{
	width: 100%;
	text-align: center;
}
.main-nav-proxy-list-more{
	display: inline-block;
	width: 165px;
	height: 40px;
	border-radius: 10px;
	border: 1px solid black;
	line-height: 40px;
	text-align: center;
	color: black!important;
	font-size: 16px!important;
	font-family: 'Open Sans', sans-serif!important;
	font-weight: 400!important;
	text-decoration: none!important;
}
.main-nav-proxy-list-more:hover{
	background-color: black;
	color: #fff!important;
}
.main-slider{
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	min-height: 525px;
	transition: all .5s;
}
.main-slider .box{
	max-height: 600px;
}
.chose-wig{
	width: 260px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	/*border: 1px solid black;*/
	border-radius: 55px;

	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	transition: all .2s;
	cursor: pointer;
	text-decoration: none;
	color: black;
	border: 1px solid #D472B6;
	background: none;
}
.chose-wig:hover {
    /*background-color: #232323;*/
    /*color: white;*/
	background-color: #D472B6;
	border: 1px solid #D472B6;
	color: white;
}
.chose-wig:active,
.chose-wig:focus {
	outline: none !important;
}

/*.chose-wig--new{*/
/*	border: 1px solid #D472B6;*/
/*	background-color: transparent;*/
/*    color: black;*/
/*}*/
/*.chose-wig--new:hover{*/
/*	border: 1px solid #D472B6;*/
/*	background-color: #D472B6;*/
/*	color: white;*/
/*}*/




.main-slider-block-item > h2{
	color: #232323;
	font-size: 36px;
	font-family: 'Roboto Slab', serif;
	font-weight: 400;
	width: 100%;
	max-width: 430px;
}
.main-slider-block-item > span{
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 50px;
	display: inline-block;
}
.main-slider-block{
	min-width: 0;
}
.main-slider{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}
.main-slider-block .slick-arrow{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
}
.main-slider-block .main-slider-right{
	right: 0;
}
.main-slider-block .main-slider-left{
	z-index: 5;
}
.slick-dots{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	bottom: 5px;
}
.main-slider-block .slick-dots li{
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background-color: #000;
	border: 2px solid transparent;
}
.main-slider-block .slick-dots .slick-active{
	background-color: transparent;
	border: 2px solid black;
	width: 18px;
	height: 18px;
}
#mainWigsTabs{
	width: 100%;
}
#mainWigsTabs .ionTabs__item{
	display: none;
	margin: 0 -15px;
}
#mainWigsTabs .ionTabs__item.ionTabs__item_state_active{
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
.like-h{
	font-family: 'Roboto Slab', serif;
	font-weight: 400;
	font-size: 30px;
	color: #232323;
	margin: 10px 0 50px;
}
#mainWigsTabs .ionTabs__head{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	border-bottom: 1px solid #626262;
}
#mainWigsTabs .ionTabs__head li{
	height: 48px;
	padding: 0 40px;
	border: 1px solid transparent;
	color: #777777;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	border-radius: 15px 15px 0 0;
	font-size: 20px;
	line-height: 48px;
	transform: translateY(1px);
	border-bottom: none;
}
.ionTabs__tab_state_active{
	/*border-color: #626262!important;*/
	font-weight: 600!important;
	border-color: #D472B6!important;
	color: #232323!important;
}
#mainWigsTabs .ionTabs__body{
	padding: 65px 0 0;
}
.main-product-item-outer{
	width: 33.33333333333333333333%;
	max-width: 390px;
	display: inline-block;
}
.main-product-item{
	margin-bottom: 40px;
	position: relative;
}
.main-product-item .preview-product{
	content: " ";
	background-image: url(../img/eye2.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 25px;
	height: 20px;
	position: absolute;
	right: 10px;
	top:10px;
	cursor: pointer;
}
.main-product-item-desc{
	padding: 17px 17px 20px;
	font-family: 'Open Sans', sans-serif;
	color: #232323;
}
.main-product-item-desc-title{
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 15px;
	color: #232323;
	text-decoration: none;
}
.main-product-item-desc-title:hover {
	color: #232323;
	text-decoration: underline;
}
.main-product-item-desc-attr li{
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 5px;
}
.main-product-item-onhover{
	display: none;
	transition: all .2s;
	position: absolute;
	background-color: #fff;
	top: 100%;
	left: 0;
	right: 0;
	padding: 0 17px 20px;
	box-shadow: 0px 9px 12px 2px rgba(0, 0, 0, 0.16);
	z-index: 1;
}
.main-product-item-colors-cb{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.main-product-item-colors-radio-inner{
	position: relative;
	width: 24px;
	height: 26px;
	border-radius: 3px;
	display: block;
}
.main-product-item-colors-radio-inner span{
	position: absolute;
	border-radius: 7px;
	top: 0px;
	left: -1px;
	right: 0px;
	bottom: -1px;
	display: block;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	cursor: pointer;
}
.main-product-item-colors-radio-inner input:checked + span{
	border: 1px solid black;
}
.main-product-item-colors{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 10px;
	position: relative;
}
.main-product-item-colors > :not(:last-child){
	margin-right: 20px;
}
.main-product-item-pricerow{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-ms-align-items: center;
	align-items: center;
	margin-top: 20px;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
.main-product-item-pricerow-instock{
	font-size: 16px;
	font-weight: 600;
	margin-top: 5px;
}
.main-product-item-pricerow-odlprice{
	font-weight: 300;
	font-size: 14px;
	margin-left: auto;
	text-decoration: line-through;
}
.main-product-item-pricerow-newprice{
	font-size: 30px;
	font-weight: 600;
	margin-left: 10px;
}
/* .main-product-item-buyrow{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-ms-align-items: center;
	align-items: center;
	margin-top: 20px;
} */
.main-product-item-buyrow{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	gap: 10px;
	margin-top: 20px;
}
@media (max-width: 767px) {
	.main-product-item-buyrow{
		justify-content: space-between;
	}
}
.main-product-item-buyrow .js-buy1click{
	font-size: 14px;
	width: auto;
	padding: 0px 9px;
}
.main-product-item-buyrow-more{
	display: block;
	width: 135px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border-radius: 10px;
	/*border: 1px solid black;*/
	font-size: 16px;
	font-weight: 400;
	transition: all .2s;
	/*color: #020202;*/
	color: black;
	border: 1px solid #D472B6;
	background: none;
}
.main-product-item-buyrow-more:hover{
	color: white;
	/*background-color: #232323;*/
	background-color: #D472B6;
	border: 1px solid #D472B6;
}
.main-product-item-buyrow-buy{
	font-weight: 600;
	font-size: 16px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	margin-top: 4px;
	cursor: pointer;
	color: #232323;
	text-decoration: none;
	background-color: transparent;
}

.main-product-item-img > img{
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
.main-product-item-buyrow-buy:before{
	content: url(../img/buy-icon.png);
	margin: -4px 10px 0 0;
}
.main-product-item-desc{
	transition: all .2s;
	position: relative;
	display: flex;
  flex-flow: column wrap;
  height: 100%;
}
.main-product-item-desc > .main-product-item-desc-attr {
	flex-grow: 2;
}
.main-product-item:hover .main-product-item-desc{
	background-color: #fff;
}
.main-product-item:hover .main-product-item-onhover{
	display: block;
}
.main-product-item:hover {
	box-shadow: 0px 3px 12px 2px rgba(0, 0, 0, 0.16);
}
.main-wig-models-subnews{
	display: inline-block;
	height: 45px;
	margin: 0 auto 35px;
	padding: 0 25px;
	border-radius: 10px;
	/*background-color: #292929;*/
	font-weight: 400;
	font-size: 18px;
	line-height: 45px;
	font-family: 'Open Sans', sans-serif;
	cursor: pointer;
	/*color: #fff;*/
	text-align: center;
	color: black;
	border: 1px solid #D472B6;
	background: none;
}
.main-wig-models-subnews:hover{
	background-color: #D472B6;
	border: 1px solid #D472B6;
	color: white;
}
.main-advantages{
	padding: 35px 0 50px;
}
.main-advantages .box{
	background-image: url(../img/advantages-bg.png);
	background-repeat: no-repeat;
	background-position: center right;
}
.main-advantages-left-title{
	font-size: 30px;
	font-family: 'Roboto Slab', serif;
	font-weight: 400;
	color: #232323;
}
.main-advantages-left-companies{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	margin-top: 30px;
}
.main-advantages-left-companies a{
	margin-right: 30px;
	margin-bottom: 15px;
}
.main-advantages-left{
	max-width: 465px;
}
.main-advantages-left-list{
	color: #232323;
	font-size: 18px;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
}
.main-advantages-left-list > :first-child{
	margin-top: 35px;
}
.main-advantages-left-list li{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	font-weight: 400;
}
.main-advantages-left-list li:before{
	content: "";
	display: inline-block;
	min-width: 7px;
	height: 7px;
	background-color: #c5c9c7;
	border-radius: 50%;
	margin-right: 20px;
	margin-top: 7px;
}
.main-advantages-left-seeall{
	display: inline-block;
	width: 260px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 10px;
	/*border: 1px solid black;*/
	/*color: #020202;*/
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 400;
	cursor: pointer;
	transition: all .2s;
	margin-top: 10px;
	color: black;
	border: 1px solid #D472B6;
	background: none;
}
.main-advantages-left-seeall:hover{
	/*background-color: #020202;*/
	/*color: white;*/
	background-color: #D472B6;
	border: 1px solid #D472B6;
	color: white;
}
.main-fitting{
	padding: 50px 0;
}
.main-fitting .box,.main-delivery .box,.contact-box{
	background-image: url(../img/fitting-bg.png);
	background-position: center left;
	background-repeat: no-repeat;
	-ms-align-items: center;
	align-items: center;
	justify-content: flex-end;
	min-height: 535px;
}
.main-fitting-right,.main-delivery-left{
	max-width: 440px;
	color: #232323;
	font-size: 30px;
	font-family: 'Roboto Slab', serif;
	font-weight: 400;
	text-align: right;
}
.main-fitting-right-desc,.main-delivery-left-desc{
	color: #232323;
	font-size: 18px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	margin: 5px 0 20px;
	line-height: 1.5;
}
.main-fitting-right-more,.main-delivery-left-more{
	width: 165px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 10px;
	/*border: 1px solid #232323;*/
	font-size: 16px;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	transition: all .2s;
	display: inline-block;
	/*color: #020202;*/
	color: black;
	border: 1px solid #D472B6;
	background: none;
}
.main-fitting-right-more:hover,.main-delivery-left-more:hover{
	/*color: white;*/
	/*background-color: #020202;*/
	background-color: #D472B6;
	border: 1px solid #D472B6;
	color: white;
}
.main-delivery-left{
	text-align: left;
	max-width: 330px;
}
.main-delivery{
	padding: 50px 0;
}
.main-delivery .box{
	background-image: url(../img/delivery-bg.png);
	justify-content: flex-start;
	background-position: center right;
}
.contact-box{
	background-image: url(../img/contacts-bg.png);
}
.main-contacts{
	padding: 50px 0 70px;
}
.main-contacts .googleMaps{
	width: 100%;
	max-width: 1140px;
	min-height: 325px;
	margin-top: 70px;
}
.main-contacts .ionTabs__item{
	width: 100%;
}
.main-contacts .ionTabs__tab_state_active{
	/*background-color: #000;*/
	background-color: #D472B6;
	border: 1px solid #D472B6;
	color: white!important;

}
.main-contacts-right-title{
	font-size: 30px;
	font-family: 'Roboto Slab', serif;
	font-weight: 400;
	color: #232323;
}
.main-contacts-right{
	text-align: center;
}
.main-contacts-right-storerow{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	margin: 30px 0;
}
.main-contacts-right-storerow-item{
	width: 170px;
	height: 35px;
	line-height: 35px;
	/*border: 1px solid black;*/
	border-radius: 10px;
	font-size: 16px;
	color: #020202;
	font-family: 'Open Sans', sans-serif;
	transition: all .2s;
	margin: 0 10px;
	font-weight: 400;


}
.main-contacts-right-storerow-item:hover{
	color: black!important;
	background: none;
}
.main-contacts-right-butikname{
	max-width: 170px;
	font-weight: 600;
	font-size: 24px;
	font-family: 'Open Sans', sans-serif;
	margin: 0 auto;
}
.main-contacts-right-butikaddress{
	font-size: 18px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	margin: 15px 0 35px;
}
.main-contacts-right-phone{
	font-size: 24px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #232323;
}
.main-contacts-right-recall{
	cursor: pointer;
	font-weight: 400;
	font-size: 18px;
	color: #232323;
	font-family: 'Open Sans', sans-serif;
	margin-top: 5px;
	text-decoration: underline;
	display: block;
}
.main-advantages-left-companies-mobile{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	display: none;
}
.main-advantages-left-companies-mobile img{
	margin-right: 15px;
}
.main-advantages-left-companies-mobile-white{
	color: #232323;
}
.main-advantages-left-companies-mobile-black{
	color: #fff;
	background-color: #232323;
}
.main-advantages-left-companies-mobile a{
	width: calc(50% - 15px);
	margin: 0 5px;
	max-width: 220px;
	height: 45px;
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 16px;
	border: 1px solid black;
	border-radius: 10px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
}
.bread-crumbs{
	width: 100%;
	display: flex;
	margin-top: 20px;
	flex-wrap: wrap;
}
.bread-crumbs li{
	padding-right: 20px;
	margin-bottom: 10px;
}
.bread-crumbs li a{
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	transition: all .2s;
}
.bread-crumbs > :not(:last-child) a{
	text-decoration: underline;
}
.bread-crumbs li a:hover{
	text-decoration: underline;
}
.bread-crumbs > :not(:first-child){
	padding-left: 20px;
	border-left: 1px solid #232323;
}
.all-about-wigs-block{
	overflow: hidden;
	margin: 0 -15px;
}
.all-about-wigs-item{
	width: 25%;
	padding: 0 15px;
	float: left;
	min-height: 1px;
	position: relative;
}
.page-title{
	color: black;
	font-size: 30px;
	font-weight: 400;
	margin-bottom: 20px;
	font-family: 'Roboto Slab', serif;
	width: 100%;
}
.all-about-wigs-item-inner{
	padding: 10px 10px 25px;
	position: relative;
	border-radius: 10px;
	transition: all .2s;
	margin-bottom: 40px;
	cursor: pointer;
	min-width: 0!important;
}
.all-about-wigs-item-inner:hover{
	background-color: #fff;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
.zoomWindowContainer, .zoomWindow, .zoomContainer {
	z-index: 10000!important;
}

.all-about-wigs-item-inner:hover .all-about-wigs-item-details{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.all-about-wigs-item-img img{
	width: 100%;
	height: auto;
	border-radius: 10px;
	overflow: hidden;
}
.all-about-wigs-item-desc{
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #000;
	margin-top: 10px;
	max-height: 100px;
	overflow: hidden;
	display: block;
}
.all-about-wigs-item-details{
	position: absolute;
	bottom: 8px;
	right: 12px;
	opacity: .6;
	color: #000;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	display: none;
	-ms-align-items: center;
	align-items: center;
}
.all-about-wigs-item-details:after{
	background-color: transparent;
	content: url(../img/wigs-more-img.png);
	margin-left: 10px;
	margin-top: 7px;
}
.all-about-wigs-showmore{
	width: 260px;
	height: 45px;
	border: 1px solid black;
	border-radius: 10px;
	text-align: center;
	line-height: 45px;
	color: #020202;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	margin: 0 auto 70px;
	cursor: pointer;
}
/* About shop videos */

.about-store-item {
	display: flex;
	flex-flow: column nowrap;
	justify-content: space-between;
	width: 32%;
	margin-right: 1%;
}
.about-store-item:nth-child(3n+3) {
	margin-right: 0;
}
.about-store-item iframe {
	max-width: 100%;
}
.about-store-item .about-store-block-2-desc-title {
	font-size: 20px;
}
.about-store-block-2 .box.videos-fix {
	align-items: stretch;
}
.more-video-wrap {
	width: 100%;
}
.videos-more-pls {
	display: block;
	width: 165px;
	height: 40px;
	margin: 20px auto 0;
	line-height: 40px;
	text-align: center;
	border-radius: 10px;
	border: 1px solid black;
	color: black;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 18px;
	transition: all .2s;
}
.videos-more-pls:hover {
	color: white;
	background-color: #000;
}

/*****/
.delivery .ionTabs__head{
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	margin: 0 auto 30px;
}

.delivery-block{
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	/* margin-bottom: 70px; */
}
.delivery .ionTabs__head li{
	width: 170px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border: 1px solid black!important;
	border-radius: 10px;
	font-weight: 400!important;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #020202!important;
}
.delivery .ionTabs__head > :not(:last-child){
	margin-right: 120px;
}
.delivery .ionTabs__head .ionTabs__tab_state_active{
	color: white!important;
	background-color: #020202!important;
}
.delivery .ionTabs__body{
	width: 100%;
}
.delivery .ionTabs__item_state_active{
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	text-align: center;
}
.delivery .ionTabs__item_state_active > div{
	max-width: 360px;
}
.delivery-card{
	border-radius: 10px;
	background-color: #fff;
	padding: 30px 50px 35px;
	transition: all .2s;
	cursor: pointer;
}

.delivery-card:hover{
	box-shadow: 0px 3px 12px 2px rgba(0, 0, 0, 0.16);
}
.delivery-card-item{
	margin-bottom: 30px;
}
.catalog-tovar-items-block .pagination-items {
	width: 100%;
}

.delivery-card-item img{
	margin-bottom: 10px;
}
.delivery-card-item-desc{
	font-family: 'Open Sans', sans-serif;
	color: #020202;
	font-weight: 400;
	font-size: 16px;
}
.delivery-feedback{
	padding: 30px 55px;
	font-family: 'Open Sans', sans-serif;
	color: #020202;
}
.delivery-feedback-title{
	color: #020202;
	font-size: 23px;
	font-weight: 400;
}
.delivery-feedback-img{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	margin: 30px auto 10px;
	width: 160px;
	height: 160px;
	border-radius: 50%;
	overflow: hidden;
}
.delivery-feedback-name{
	font-size: 20px;
}
.delivery-feedback-post{
	font-weight: 300;
	font-size: 14px;
	margin: 10px 0 30px;
}
.delivery-feedback .order-call{
	width: 165px;
	height: 35px;
	line-height: 35px;
	font-size: 18px;
	color: rgba(255, 255, 255, .8);
	border-radius: 10px;
	background-color: #020202;
	margin: 0 auto;
	cursor: pointer;
}
.proxy-header{
	padding: 30px 0;
	background-color: #fff;
	box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.16);
	margin-bottom: 15px;
}
.proxy-header-list{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-around;
	-ms-align-items: center;
	align-items: center;
	width: 100%;
}
.proxy-header-list li{
	max-width: 260px;
	text-align: center;
}
.proxy-header-list li a{
	font-size: 18px;
	font-weight: 400;
	color: black;
	font-family: 'Roboto Slab', serif;
	line-height: 1.5;
}
.proxy-header-list li a:hover{
	text-decoration: none;
}
.tovar-main-slider{
	margin-bottom: 15px;
}
.tovar-main-slider .slick-slide img{
	width: 100%;
	height: auto;
	display: block;
}
.tovar-card-left{
	max-width: 460px;
	position: relative;
	z-index: 1000;
}
.tovar-nav-slide{
	padding: 0 10px;
}
.tovar-nav-slide img{
	display: block;
	width: 100%;
	height: auto;
}
.tovar-nav-slider{
	margin: 0 -10px 40px;
	cursor: pointer;
}
.tover-desc-title{
	font-family: 'Roboto Slab', serif;
	font-weight: 400;
	font-size: 30px;
	color: black;
	margin-bottom: 20px;
}
.tovar-desc{
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: black;
	line-height: 1.5;
}
.tovar-card-right{
	padding-left: 40px;
	flex: 1;
}
.stars-row{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.stars-row li{
	width: 25px;
	height: 20px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../img/star.png);
}
.star1 > :nth-child(1n + 2){;
	background-image: url(../img/nostar.png);
}
.star2 > :nth-child(1n + 3){;
	background-image: url(../img/nostar.png);
}
.star3 > :nth-child(1n + 4){;
	background-image: url(../img/nostar.png);
}
.star4 > :nth-child(1n + 5){;
	background-image: url(../img/nostar.png);
}
.star5 > :nth-child(1n + 6){;
	background-image: url(../img/nostar.png);
}
.tovar-title{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	color: black;
	-ms-align-items: center;
	align-items: center;
	font-size: 30px;
	font-family: 'Roboto Slab', serif;
}
.stars-row{
	margin-left: 40px;
}
.second-varible{
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: black;
	text-decoration: underline;
	margin: 15px 0 45px;
	display: inline-block;
}
.tovar-attr-block{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	max-width: 540px;
}
.tover-attr-item{
	width: 33.33333333%;
	margin-top: 25px;
	position: relative;
	font-family: 'Open Sans', sans-serif;
	color: black;
	font-size: 16px;
	font-weight: 400;
	cursor: pointer;
}
.tovar-attr-item-key{
	font-weight: 300;
	font-size: 14px;
	margin-bottom: 10px;
}
.tovar-attr-item-desc{
	position: absolute;
	max-width: 190px;
	border-radius: 10px;
	background-color: #fff;
	font-size: 12px;
	font-weight: 300;
	top: 50%;
	right: 0;
	transform: translateX(50%) scale(0);
	z-index: 2;
	padding: 5px 10px;
	transition: all .2s;

}
.tover-attr-item:hover .tovar-attr-item-desc{
	transform: translateX(50%) scale(1);
}
.main-product-item-colors-slider-outer{
	max-width: 245px;
}
.main-product-item-colors-slider{
	display: block;
}
.main-product-item-colors-slider .main-product-item-colors-radio{
	padding: 0 20px;
	margin:40px 0;
}
.main-product-item-colors-slider .slick-arrow{
	margin: 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	transform: translateY(-50%);
}
.color-slider-left{
	left: -15px;
	z-index: 5;
}
.color-slider-right{
	right: -15px;
}
.main-product-item-colors-slider .main-product-item-colors-radio{
	position: relative;
	transition: all .2s;
}
.main-product-item-colors-slider .main-product-item-colors-radio:hover .main-product-item-colors-radio-inner{
	/*transform: scale(3.9) translateX(-15%); */
	z-index: 50;
}
.main-product-item-colors-slider .main-product-item-colors-radio:hover .main-product-item-colors-radio-inner{
	font-size: 4px;
}
.main-product-item-colors-radio-inner{
	text-align: center;
	line-height: 27px;
	font-size: 0px;
	padding: 3px;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	color: #f3f3f3;
}
.select-row{
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-ms-align-items: center;
	align-items: center;
}
.tovar-count-block{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-ms-align-items: center;
	align-items: center;
	z-index: 1000;
}
.tovar-count-block input{
	max-width: 30px;
	background-color: transparent;
	text-align: center;
	margin: 0 5px;
}
.tovar-counter{
	cursor: pointer;
}
.tovar-count-block{
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	font-weight: 400;
}
/* .tovar-in-stock,.tovar-count-block{
	margin-top: 10px;
} */
.tovar-in-stock{
	font-weight: 400;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
}
.out-of-stock{
	color: #800101;
}
.price-row{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	width: 100%;
	-ms-align-items: center;
	align-items: center;
}
.tovar-price{
	position: relative;
	color: #232323;
	font-size: 50px;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
}
.tovar-old-price{
	position: absolute;
	left: 0;
	top: -15px;
	font-size: 14px;
	font-weight: 300;
	text-decoration: line-through;
}
.add-to-cart,.for-fitting, .js-buy1click, .banner-btn {
	width: 180px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border-radius: 10px;
	/*background-color: #292929;*/
	/*color: white;*/
	font-size: 16px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	transition: all .2s;
	cursor: pointer;
	/*border: 1px solid black;*/

    color: black;
    border: 1px solid #D472B6;
    background: none;
}
.add-to-cart:hover, .js-buy1click:hover, .banner-btn:hover {
	/*background-color: #fff;*/
	/*color: #292929;*/
    background-color: #D472B6;
    color: white;

}
.for-fitting{
	/*background-color: #fff;*/
	/*color: #292929;*/
    color: white;
    background-color: #D472B6;
}
.for-fitting:hover{
	/*background-color: #292929;*/
    color: #292929;
    background: white;

}
.tovar-card-left-bottom{
	max-width: 460px;
	width: 100%;
}
.tovar-card-right-bottom{
	margin: 0 auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	max-width: 370px;
	font-family: 'Open Sans', sans-serif;
}
.tovar-consultant-block-title{
	color: #020202;
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 30px;
}
.tovar-consultant-block-img img{
	width: 100%;
	height: auto;
	display: block;
}
.tovar-consultant-block-img{
	border-radius: 50%;
	overflow: hidden;
	width: 160px;
	height: 160px;
	margin-right: 35px;
}
.tovar-consultant-block-name{
	color: #020202;
	margin-top: 50px;
	font-size: 20px;
	font-weight: 600;
}
.tovar-consultant-block-post{
	color: #020202;
	margin-top: 50px;
	font-size: 14px;
	font-weight: 300;
	margin: 10px 0 15px;
}
.tovar-consultant-block .order-call{
	width: 170px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border-radius: 10px;
	/*background-color: #292929;*/
	/*color: #fff;*/
	transition: all .2s;
	cursor: pointer;
	display: inline-block;
    color: black;
    border: 1px solid #D472B6;
    background: white;
}
.tovar-consultant-block .order-call:hover{
	/*background-color: #fff;*/
	/*color: #292929;*/
    background-color: #D472B6;
    color: white;

}
.tovar-card{
	padding-bottom: 100px;
}
.select-row-mobile{
	display: none;
}
.price-row-mobile{
	display: none;
}
.main-product-item-colors-slider{
	margin-top: 0;
}
.slider-left,.slider-right{
	position: absolute;
	top: 50%;
	transform: translate(0 ,-50%);
}
.slider-left{
	left: -15px;
}
.slider-right{
	right: -15px;
}
.tovar-main-slider-mobile{
	display: none;
}
.tovar-count-outer{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-around;
	flex: 1;
	-ms-align-items: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
.price-row-buttons{
	flex: 1;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-around;
	-ms-align-items: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: 30px;
}
.tovar-in-stock-mobile{
	display: none;
}
.reviews-slide-img{
	min-width: 225px;
}
.reviews-slide-img img{
	width: 100%;
	height: auto;
}
.reviews-slide{
	font-family: 'Open Sans', sans-serif;
	position: relative;
}

.reviews-slide-block{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: space-between;
	background-color: #fff;
	padding: 15px 20px 10px 15px;
	color: #232323;
	flex: 1;

}
.reviews-slide-block-name{
	color: #232323;
	margin-left: 10px;
	font-size: 18px;
	font-weight: 600;
}
.reviews-slide-block-date{
	margin-left: 10px;
	font-weight: 300;
	font-size: 12px;
}
.reviews-slide-block-content{
	font-weight: 300;
	font-size: 14px;
	overflow: hidden;
}
.reviews-slide-block-readall{
	-ms-align-self: flex-end;
	align-self: flex-end;
	font-weight: 300;
	font-size: 12px;
	color: #232323;
	text-decoration: underline;
}

.reviews-slide{
	padding: 0 15px;
}
.reviews-slider{
	margin: 25px auto 40px;
}
.reviews-slider .slick-arrow{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
}
.reviews-right{
	right: -35px;
}
.reviews-left{
	left: -35px;
}
.reviews-slide-mobile-img{
	width: 130px;
	height: 130px;
	overflow: hidden;
	flex-shrink: 0;
	display: none;
}
.reviews-slide-block {
	display: flex;
	flex-flow: row wrap;
	height: 100%;
}
.reviews-slide-mobile-img img{
	width: 100%;
}
.reviews-slide-mobile-img {
	width: 50%;
}
.reviews-slide-block-name {
	width: 100%;
}
.like-par{
	width: 100%;
	color: #232323;
	font-weight: 400;
	font-size: 27px;
	font-family: 'Roboto Slab', serif;
	margin-top: 0;
	margin-bottom: 0;
}
.leave-review{
	margin: 0 auto 100px;
	width: 165px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 10px;
	/*background-color: #292929;*/
	/*color: white;*/
	transition: all .2s;
	/*border: 1px solid transparent;*/
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	cursor: pointer;

    color: black;
    border: 1px solid #D472B6;
    background: white;

}
.leave-review:hover{
	/*color: #292929;*/
	/*background-color: white;*/
	/*border: 1px solid #292929;*/
    background-color: #D472B6;
    color: white;
    border: 1px solid #D472B6;

}
.for-u .box{
	display: block;
}
.for-u-product-outer{
	margin: 0 -15px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
.for-u-product-outer .main-product-item-outer{
	margin: 0 auto;
}
.review-modal-outer{
	width: 100%;
	max-width: 665px;
	border-radius: 10px;
	background-color: #fff;
	padding: 40px 15px 25px 35px;
	border: 1px solid black;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.mfp-close{
	font-size: 50px;
}
.review-modal{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.foto{
	width: 160px;
	height: 160px;
	border-radius: 50%;
	background-color: #e0e0e0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	cursor: pointer;
	margin-right: 35px;
}
.foto img{
	margin-bottom: 7px;
}
.review-modal-column{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	font-family: 'Open Sans', sans-serif;

}
.review-modal-column-title{
	font-size: 24px;
	color: #232323;
	font-family: 'Roboto Slab', serif;
	font-weight: 400;
	margin-bottom: 40px;
}
.review-modal-column input{
	width: 200px;
	border-bottom: 1px solid black;
}
.review-modal-column input[name="name"]{
	margin-bottom: 20px;
}
.review-modal-column input[name="phone"]{
	margin-bottom: 70px;
}
.give-feedback{
	width: 250px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 10px;
	background-color: #232323;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	margin-left: 70px;
	cursor: pointer;
	transition: all .2s;
	border: 1px solid transparent;
	margin-top: 30px;
}
.give-feedback:hover{
	background-color: #fff;
	color: #232323;
	border: 1px solid black;
}
.product-in-basket-modal,.product-on-fitting-modal{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	padding: 40px 0 25px;
	border-radius: 10px;
	background-color: #fff;
	border: 1px solid black;
	color: #232323;
	font-weight: 400;
	font-size: 24px;
	font-family: 'Roboto Slab', serif;
	text-align: center;
	width: 100%;
	max-width: 675px;
}
.product-modal-buttom-row{
	width: 100%;
	margin-top: 70px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-around;
}
.product-modal-buttom-row a{
	display: inline-block;
	width: 100%;
	max-width: 255px;
	height: 40px;
	border: 1px solid black;
	border-radius: 10px;
	cursor: pointer;
	background-color: #fff;
	color: #232323;
	line-height: 40px;
	font-size: 16px;
	text-decoration: none;
}
.tovar-card-left-bottom-wigs{
	max-width: 745px;
}
.tovar-card-right-bottom-wigs{
	max-width: 300px;
	font-family: 'Roboto Slab', serif;
	font-size: 30px;
	font-weight: 400;
	color: black;
	padding-left: 30px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
}
.wigs-long{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
.wigs-long li{
	width: 50%;
	margin-top: 20px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 16px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
}
.wigs-long li span{
	font-size: 14px;
	font-weight: 300;
	margin-bottom: 3px;
}
.proxy-tover-desc .box{
	background-image: url(../img/tovar-proxy-desv.png);
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 280px;
}
.tover-proxy-desc-text{
	margin-left: auto;
	width: 100%;
	max-width: 655px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 1.5;
}
.noUi-handle{
	width: 10px!important;
	height: 10px!important;
	border-radius: 50%;
	background-color: #c5c9c7;
}
.noUi-handle:after,.noUi-handle:before{
	display: none;
}
.noUi-connects,.noUi-target,.noUi-base{
	height: 1px;
}
.noUi-connect{
	background-color: #000;
}
#range{
	margin-bottom: 20px;
	width: 190px;
	margin-left: 5px;
	background-color: #000;
}
.noUi-target{
	border-color: #000;
}
html:not([dir=rtl]) .noUi-horizontal .noUi-handle{
	right: -5px;
	top: -5px;
	cursor: pointer;
}
.price-range-filter-block-name{
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 18px;
	color: #040404;
}
.price-inputs-row{
	margin: 35px 0 20px auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	width: 100%;
	max-width: 170px;
	text-align: center;
}
.price-input-from, .price-input-to{
    width: 70px;
    font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}
.price-inputs-row input{
	width: 70px;
	margin-top: 7px;
	height: 20px;
	border-radius: 10px;
	border: 1px solid #c5c9c7;
	text-align: center;
	line-height: 20px;
	color: #040404;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}
.catalog-block{
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
	margin-bottom: 65px;
}
.catalog-tovar-column{
	max-width: 290px;
	padding-left: 25px;
	margin-right: 15px;
}
.catalog-tovar-column .price-inputs-row{
	margin-right: auto;
}
.filter-list{
	font-family: 'Open Sans', sans-serif;
	color: #040404;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 45px;
}
.filter-list li{
	font-size: 14px;
	font-weight: 400;
}
.filter-list li label{
	cursor: pointer;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}
.filter-list li input{
	margin-top: 2px;
	margin-right: 15px;
}
.filter-list li span{
	margin-left: 10px;
	font-weight: 300;
}
.filter-list > :first-child{
	margin-top: 20px;
}
.filter-list > :not(:last-child){
	margin-bottom: 10px;
}
.catalog-tovar-items{
	width: 100%;
}
.catalog-tovar-item-outer{
	width: 33.3333333333%;
	margin-bottom: 18px;
}
.catalog-tovar-items-sort-row{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-end;
	font-size: 16px;
	font-weight: 400;
	color: black;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 20px;
	display: none;
}
.catalog-tovar-items-sort-row > :first-child{
	margin-left: 45px;
	position: relative;
	margin-right: 50px;
}
.catalog-tovar-items-sort-row li{
	border-bottom: 1px dashed black;
	cursor: pointer;
	font-weight: 300;
}
.catalog-tovar-items-sort-row li:hover{
	text-shadow: 0px 0px 1px rgba(0, 0, 0, 1);
}
.catalog-tovar-items-sort-row > :first-child:after{
	content: url(../img/sort.png);
	margin-right: 10px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(170%,-50%);
}
.catalog-tovar-items-block{
	display: flex;
	flex-wrap: wrap
}
.catalog-tovar-items-block .main-product-item-pricerow{
	-ms-align-items: flex-end;
	align-items: flex-end;
	margin-top: 0;
}
.catalog-tovar-items-block .main-product-item-pricerow-odlprice{
	text-align: center;
}
.catalog-tovar-items-block .main-product-item-pricerow-instock{
	margin-bottom: 5px;
}
.catalog-tovar-items-block .main-product-item-colors-radio{
	margin-bottom: 15px;
}
.catalog-tovar-items-block .main-product-item-buyrow-more{
	width: 120px;
}
.catalog-tovar-items-block .main-product-item{
	margin-bottom: 5px;
}
.ajax-more-btn{
	width: 260px;
	height: 45px;
	border-radius: 10px;
	border: 1px solid black;
	text-align: center;
	line-height: 45px;
	color: #020202;
	font-size: 18px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	margin: 0 auto 30px;
	background-color: transparent;
	display: block;
	cursor: pointer;
}
.catalog-ajax-pagination{
	text-align: center;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
}
.catalog-ajax-pagination li a{
	display: inline-block;
	padding: 8px;
	border-radius: 5px;
	margin: 0 4px;
	transition: all .2s;
	color: #020202;
	font-size: 16px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
}
.catalog-ajax-pagination li a:hover,.catalog-ajax-pagination li .active-page{
	background-color: #292929;
	color: white;
}
.filter-mobile-trigger-outer{
	justify-content: flex-end;
	display: none;
}
.filter-mobile-trigger{
	margin-bottom: 25px;
	display: block;
}
.mobile-filter{
	width: 100%;
	max-width: 315px;
	position: absolute;
	top: 0;
	right: 0;
	background-color: #fff;
	padding: 15px;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	-ms-align-items: flex-end;
	align-items: flex-end;
	display: none;
}
#rangeMobile{
	width: 190px;
	margin-left: auto;
}
.mobile-filter .filter-list li label{
	-webkit-flex-direction: row-reverse;
	-moz-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	-o-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.mobile-filter .filter-list li input{
	margin-right: 0;
	margin-left: 15px;
}
.mobile-filter .filter-list li span{
	margin-left: 0;
	margin-right: 10px;
}
.mobile-filter .filter-list{
	text-align: right;
}
.mobile-filter .price-range-filter-block-name{
	text-align: right;
}
.mobile-filter .price-range-filter-block{
	margin-bottom: 45px;
}
.mobile-filter-title{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 100%;
	justify-content: space-between;
	color: #232323;
	font-size: 30px;
	font-weight: 400;
	font-family: 'Roboto Slab', serif;
	margin-bottom: 25px;
}
.mobile-filter-title{
	height: 28px;
}
.collections-brends{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	margin-bottom: 25px;
	margin-top: 15px;
	display: inline-block;
}
.collections-brends a{
	min-width: 225px;
	margin: 0;
}
.collections-brends > :not(:last-child){
	margin-right: 40px;
}
.collections-block{
	width: 100%;
	margin: 0 -15px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
.collections-item{
	padding: 0 15px;
	width: 33.33333333333%;
	margin-bottom: 50px;
}
.collections-item-img img{
	max-width: 100%;
	height: auto;
	display: block;
}
.collections-item-img{
	overflow: hidden;
	height: 230px;
}
.collections .ionTabs__tab{
	opacity: .5;
}
.collections .ionTabs__tab_state_active{
	background-color: inherit!important;
	opacity: 1;
}
.collections-item-name{
	font-weight: 400;
	font-size: 18px;
	color: #020202;
	font-family: 'Open Sans', sans-serif;
	margin: 15px 0;
}
.collections-item-download{
	display: inline-block;
	padding: 8px 0 8px 35px;
	background-position: center left;
	background-repeat: no-repeat;
	background-image: url(../img/download-bg.png);
	color: #020202;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 300;
	text-decoration: underline;
}
.contacts-top-row{
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 18px;

}
.contacts-top-row > *{
	margin-left: 35px;
}
.contacts-top-row-call{
	width: 195px;
	height: 35px;
	border-radius: 10px;
	/*border: 1px solid black;*/
	line-height: 35px;
	text-align: center;
	/*color: #292929;*/
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	cursor: pointer;
	border: 1px solid #D472B6;
	background: none;
	color: black;


}
.map-block-odd{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 100%;
	-webkit-flex-direction: row-reverse;
	-moz-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	-o-flex-direction: row-reverse;
	flex-direction: row-reverse;
	justify-content: space-between;
	-ms-align-items: center;
	align-items: center;
	text-align: center;
	/*margin-bottom: 100px;*/
}
.map-block-odd .googleMaps,.map-block-even .googleMaps{
	flex: 1;
	min-height: 535px;
	max-width: 750px;

}
.map-block-odd .ionTabs__body{
	width: 100%;
	max-width: 750px;
}
.map-block-odd .map-block-desc{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	-ms-align-items: center;
	align-items: center;
	flex: 1;
	max-width: 365px;
}
.map-block-desc-name{
	max-width: 285px;
	font-family: 'Roboto Slab', serif;
	font-weight: 400;
	color: #232323;
	font-size: 30px;
}
.map-block-desc .ionTabs__head{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	margin: 10px 0;
	width: 100%;
}
.map-block-desc .ionTabs__tab{
	width: 170px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border: 1px solid black;
	color: #292929;
	border-radius: 10px;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
}
.map-block-desc .ionTabs__tab_state_active{
	background-color: #292929;
	color: #fff!important;
}
.map-block-desc-proxy-name{
	max-width: 210px;
	color: #232323;
	font-size: 24px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}
.map-block-desc-station{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #232323;
	font-size: 18px;
	margin: 10px 0;
}
.map-block-desc-address{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #232323;
	font-size: 18px;
	margin: 5px 0;
}
.map-block-desc-phone{
	color: #232323;
	font-size: 24px;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
}
.map-block-desc-mail{
	margin: 15px 0;
	font-family: 'Open Sans', sans-serif;
	color: #232323;
	font-size: 18px;
	font-weight: 400;
	text-decoration: underline;
}
.map-block-desc-timetable{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	padding-left: 40px;
	background-position: center left;
	background-repeat: no-repeat;
	background-image: url(../img/timetable-bg.png);
	text-align: left;
}
.map-block-desc-timetable > :not(:last-child){
	margin-bottom: 5px;
}
.map-block-desc-timetable-item{
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 300;
}
.map-block-even{
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-ms-align-items: center;
	align-items: center;
	margin: 50px 0 100px;
}
.map-block-even .map-block-desc{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	-ms-align-items: center;
	align-items: center;
	max-width: 33%;
	text-align: center;
}
.map-block-even .map-block-desc-proxy-name{
	max-width: 100%;
}
.contacts-slider-body{
	width: 100%;
	max-width: 1140px;
}
.contacts-slider-body .slick-center{
	transform: scale(1.15);
}
.contacts-slider-item{
	padding: 20px;
	transition: all .2s;
	width: 33.3333333%;
}

.contacts-slider-item img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: auto;
}
.contacts-slider-body .slick-arrow{
	position: absolute;
	top: 40%;
	transform: translateY(-50%);
	cursor: pointer;
}
.contacts-left{
	left: 0;
	z-index: 5;
}
.contacts-right{
	right: 0;
}
.recvisits{
	font-family: 'Open Sans', sans-serif;
	color: #232323;
	font-weight: 400;
	font-size: 18px;
}
.recvisits .box{
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	margin-top: 50px;
}
.recvisits-par{
	margin-top: 15px;
	margin-bottom: 70px;
	font-weight: 300;
	font-size: 14px;
	line-height: 1.5;
}
.map-block-even .googleMaps{
	margin-left: 50px;
}
.map-block-odd .googleMaps{
	margin-right: 40px;
}
.basket-filter-reset-row{
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-end;
	margin-bottom: 15px;
}

.basket-filter-reset-row button{
	background-color: transparent;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 300;
	color: black;
	border-bottom: 1px dashed black;
}
.basket-item-column{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	width: 100%;
	max-width: 660px;
	margin-right: auto;
}
.basket-item{
	width: 100%;
	padding: 10px 20px;
	border-radius: 10px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	background-color: #fff;
	margin-bottom: 15px;
	cursor: pointer;
	transition: all .2s;
}
.basket-item:hover{
	box-shadow: 0px 0px 12px 5px rgba(0, 0, 0, 0.16);
}
.basket-item-img{
	min-width: 165px;
	border-radius: 10px;
	overflow: hidden;
	margin-right: 30px;
}
.basket-item-img img{
	display: block;
	max-width: 100%;
	height: auto;
}
.basket-item-desc{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex: 1;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	font-family: 'Open Sans', sans-serif;
	color: black;
}
.basket-item-desc-type{
	font-size: 16px;
	font-weight: 400;
}
.basket-item-desc-name{
	font-weight: 600;
	font-size: 20px;
	margin: 10px 0 25px;
}
.basket-item-desc-attr{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 100%;
	-ms-align-items: center;
	align-items: center;
	justify-content: space-between;
}
.basket-item-desc-attr-color{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	font-size: 16px;
	font-weight: 300;
}
.basket-item-desc-attr-color img{
	margin-left: 30px;
}
.basket-instock{
	font-size: 18px;
	font-weight: 400;
}
.basket-item-desc-pricerow{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	position: relative;
	margin-top: 40px;
	-ms-align-items: center;
	align-items: center;
}
.basket-item-desc-pricerow .tovar-count-block{
	position: absolute;
	right: 20px;
	top: -40px;
}
.basket-item-desc-price{
	font-size: 24px;
	font-weight: 600;
}
.basket-item-desc-pricerow button{
	background-color: transparent;
	cursor: pointer;
}
.basket-form{
    width: 100%;
	max-width: 31%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	font-family: 'Open Sans', sans-serif;
	color: black;
	margin-top: 35px;
}
.basket-form > label{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	margin-top: 35px;
	font-weight: 400;
	font-size: 18px;
}
.basket-form > label > input,.basket-form > label > select,.basket-form > label > select > option, .city-autocomp-input, .basket-form #captcha_word {
	margin-top: 25px;
	border-bottom: 1px solid black;
	padding: 3px 0;
	background-color: transparent;
	font-weight: 300;
	font-size: 14px;
}
.basket-form #captcha_word{
	margin-top: 5px;
}
.basket-form .captcha_error{
	color: red;
	margin: 5px auto;
}
.basket-form .capthca-img-container{
 display: flex;
 justify-content: flex-start;
 align-items: flex-end;
}
.basket-form .update-captcha{
	display: block;
	width: 32px;
	height: 32px;
	margin-left: 5px;
}
.basket-form .update-captcha img{
	max-width: 100%;
}
/*.basket-form .update-captcha img:hover{
	-webkit-animation: 4s linear 0s infinite rotation;
    animation: 4s linear 0s infinite rotation;
}

@-webkit-keyframes rotation { from { transform: rotate(0deg); } 50%{ transform: rotate(180deg); } to { transform: rotate(360deg); }  }
@keyframes rotation { from { transform: rotate(0deg); } 50%{ transform: rotate(180deg); } to { transform: rotate(360deg); }  }
.basket-form > label > select{
	width: 160px;
}*/
.basket-form > label > select + input{
    font-weight: 400;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}
.delivery-type label{
	width: 90px;
	height: 50px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: space-between;
	padding-left: 5px;
	padding-top: 5px;
	position: relative;
	cursor: pointer;
}
.delivery-type label img{
	width: 55px;
	-ms-align-self: center;
	align-self: center;
}
.delivery-type label span{
	width: auto;
	background-color: #808080;
	color: white;
	-ms-align-self: flex-end;
	align-self: flex-end;
	padding: 2px 3px;
	font-size: 12px;
	transition: all .2s;
	opacity: 0;
	margin-top: -2px;
}
.delivery-type label div{
	border: 2px solid #bdc7cc;
	position: absolute;
	top: 0;
	right: 0;
	bottom: -2px;
	left: 0;
}
.delivery-type-box{
	display: -webkit-inline-flex;
	display: -moz-inline-flex;
	display: -ms-inline-flex;
	display: -o-inline-flex;
	display: inline-flex;
	background-color: #fff;
}
.delivery-type-box > :not(:last-child){
	margin-right: 13px;
}
.delivery-type label input:checked + img + div + span {
	opacity: 1;
}
.delivery-type label input:checked + img + div {
	border: 2px solid #229aba;
}
.basket-form-title{
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 10px;
}
.delivery-type-title{
	margin: 30px 0 15px;
	font-weight: 400;
	font-size: 18px;
	width: 100%;
}
.delivery-type-box-item-desc{
	font-size: 9px;
	font-weight: 300;
	text-align: center;
	line-height: 1.5;
	margin: 10px 0;
	max-width: 90px;
	color: #bdb8b9;
}
.pay-radio-outer{
	width: 15px;
	height: 15px;
	border-radius: 3px;
	border: 1px solid black;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	margin-right: 15px;
}
.pay-type .pay-radio-outer {
	border-radius: 50%;
}
.pay-radio-outer input{
	display: none;
}
.pay-radio-outer input:checked + span{
	opacity: 1;
}
.pay-radio-outer input:disabled + span{
	background-color: #aaaaaa;
	opacity: 1;
}
.pay-radio-outer span{
	margin-bottom: 4px;
	opacity: 0;
	transition: all .2s;
}
.pay-type .pay-radio-outer span{
	display: block;
  width: 100%;
  height: 100%;
	border-radius: 50%;
	margin-bottom: 0;
	background-color: #000000;
}
.pay-sys-name {
	width: 90%;
}
.pay-type{
	margin-top: 35px;
}
.pay-type label{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-flow: row wrap;
	-ms-align-items: center;
	align-items: center;
	cursor: pointer;
	margin-top: 20px;
}
.pay-type-title{
	font-weight: 400;
	font-size: 18px;

}
.basket-bottom{
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-end;
	font-family: 'Open Sans', sans-serif;
	margin-top: 25px;
}
.basket-bottom-curier-price,.basket-bottom-price-all{
	font-size: 18px;
	font-weight: 400;
}
.basket-bottom-curier-price span{
	font-size: 20px;
	font-weight: 600;
	margin-left: 25px;
}
.basket-bottom-price-all span{
	font-size: 24px;
	font-weight: 600;
	margin-top: 10px;
}
.basket-bottom-price-all{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	text-align: right;
	margin-top: 30px;
}
.slick-slider img {
	max-width: 100%;
}
.basket-bottom-button-column{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	width: 100%;
	max-width: 270px;
	margin: 0 auto;
}
.basket-bottom-button-column button{
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border-radius: 10px;
	/*border: 1px solid black;*/
	/*background-color: transparent;*/
	margin-top: 20px;
	cursor: pointer;
	transition: all .2s;

    border: 1px solid #D472B6;
    background: none;
    color: black;
}
.basket-bottom-button-column button:hover{
	/*background-color: #000;*/
	color: #fff;
    background-color: #D472B6;
}
.basket-bottom-price-column{
	text-align: right;
	font-family: 'Open Sans', sans-serif;
}
.main-product-item-desc-attr li{
	cursor: pointer;
}
.main-product-item-desc-attr li:hover .dich-block-inner {
    opacity: 1;
    display: block;
}
.on-fitting-block{
	margin: 0 -15px;
	font-size: 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	min-width: 100%;
}
.on-fitting-block .main-product-item-colors label{
	margin-bottom: 15px;
}
.on-fitting-block .main-product-item-outer{
	width: 33.333333333333%;
}
.order-fitting .box{
	background-position: center right;
	background-repeat: no-repeat;
	background-image: url(../img/order-fitting-bg.png);
	-ms-align-items: center;
	align-items: center;
	min-height: 535px;
	margin-bottom: 70px;
}
.order-fitting-form{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
}
.order-fitting-form input{
	margin-bottom: 5px;
	padding: 10px 0;
	border-bottom: 1px solid black;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 14px;
	background-color: transparent;

}
.order-fitting-form button{
	margin-top: 20px;
	width: 100%;
	max-width: 200px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #000;
	border: 1px solid black;
	transition: all .2s;
	color: white;
	cursor: pointer;
	border-radius: 10px;
}
.order-fitting-form button:hover{
	background-color: #fff;
	color: black;
}
.order-fitting-form-title{
	font-size: 30px;
	font-weight: 400;
	margin-bottom: 30px;
	font-family: 'Roboto Slab', serif;
}
.like-desc{
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #000;
	margin-bottom: 15px;
	width: 100%;
}
.on-fitting .like-par{
	margin-bottom: 5px;
}
.on-fitting .main-product-item-pricerow{
	margin-top: 0;
}
.reset-row{
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-end;
	margin-bottom: 20px;
}
.fitting-reset{
	font-size: 16px;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
	border-bottom: 1px dashed black;
	cursor: pointer;
}
.about-store-block-1-body-desc{
	width: 100%;
	max-width: 440px;
}
.about-store-block-1-body-desc-title{
	font-family: 'Roboto Slab', serif;
	font-size: 30px;
	font-weight: 400;
	color: black;
	margin-bottom: 30px;
}
.about-store-block-1-body-desc-text{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: black;
}
.about-store-block-1 .bg-box{
	background-position: center right;
	background-repeat: no-repeat;
	background-image: url(../img/about-store-block-1.png);
	min-height: 240px;
}
.about-store-block-1 .bread-crumbs{
	margin-bottom: 0;
}
.about-store-slider-1{
	margin-top: 100px;
}
.about-store-block-2-desc{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	color: black;
	width: 100%;
	max-width: 370px;
}
.about-store-block-2-desc-title{
	font-family: 'Roboto Slab', serif;
	font-weight: 400;
	font-size: 30px;
	margin-bottom: 15px;
	width: 100%;
}
.about-store-block-2-desc-text{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 18px;
	margin-bottom: 30px;
}
.about-store-block-2-desc-more{
	width: 165px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 10px;
	border: 1px solid black;
	color: black;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 18px;
	transition: all .2s;
}
.about-store-block-2-desc-more:hover{
	color: white;
	background-color: #000;
}
.about-store-slider-2{
	margin-bottom: 50px;
}
.about-store-block-2 .box{
	background-position: center right;
	background-repeat: no-repeat;
	background-image: url(../img/about-store-block-2.png);
	min-height: 535px;
	-ms-align-items: center;
	align-items: center;
	margin-top: 105px;
	margin-bottom: 105px;
}
.about-store-slider-3{
	margin-top: 50px;
}
.about-store-slider-3 .slick-list{
	text-align: center;
}
.team-mate-name{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 18px;
	margin: 10px 0 5px;
}
.team-mate-position{
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 16px;
}
.news-date-item{
	position: absolute;
	bottom: 8px;
	left: 12px;
	display: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: 300;
}
.all-about-wigs-item-inner:hover .news-date-item{
	display: block;
}
.news-sub-modal-outer, .thx-modal{
	width: 100%;
	max-width: 480px;
	background-color: #fff;
	border-radius: 10px;
	border: 1px solid black;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.thx-modal{
	padding: 30px 20px;
	text-align: center;
}
.thx-modal-title{
	font-size: 24px;
	margin-bottom: 15px;
}
.news-sub-modal-title{
	font-size: 24px;
	font-weight: 400;
	font-family: 'Roboto Slab', serif;
	margin-bottom: 30px;
}
.modal-news-sub-btn{
	width: 100%;
	max-width: 250px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 10px;
	background-color: #000;
	border:1px solid black;
	transition: all .2s;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	cursor: pointer;
	margin: 20px auto 0;
}
.news-sub-modal-outer form{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	padding: 35px 25px 20px;
}
.news-sub-modal-outer form input{
	padding: 5px 0;
	border-bottom: 1px solid black;
	width: 100%;
	max-width: 295px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 14px;
}
.news-sub-modal-outer button:hover{
	background-color: #fff;
	color: black;
}
.news-sub-btn{
	display: inline-block;
	margin: 0 auto;
	/*background-color: #292929;*/
	cursor: pointer;
	transition: all .2s;
	/*color: #ffffff;*/
}
.news-link {
	text-align: center;
}
.for-u {
	width: 100%;
}
.about-store-block-4 .about-store-block-2-desc{
	margin-left: auto;
	-ms-align-items: flex-end;
	align-items: flex-end;
}
.about-store-block-4 .box{
	min-height: 535px;
	background-position: center left;
	background-repeat: no-repeat;
	background-image: url(../img/about-store-block-4.png);
	-ms-align-items: center;
	align-items: center;
	text-align: right;
}
.about-store-block-4{
	margin-bottom: 105px;
}
.wigs-style-choise .box{
	background-position: top 50px center;
	background-repeat: no-repeat;
	background-image: url(../img/wigs-style-bg.jpg);
}
.wigs-style-choise-block-title{
	font-family: 'Roboto Slab', serif;
	font-size: 30px;
	font-weight: 400;
	margin: 100px 0 20px;
}
.wigs-style-choise-block-row{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	width: 100%;
}
.wigs-style-choise-block-row-left{
	margin-top: 100px;
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	font-weight: 600;
}
.wigs-style-choise-block-row-left a{
	color: black;
	font-weight: 400;
	font-size: 18px;
	text-decoration: underline;
}
.wigs-style-choise-block{
	width: 100%;
}
.wigs-style-choise-block-row-right{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.wigs-style-choise-block-row-right-photo{
	width: 150px;
	height: 150px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 25px;
}
.wigs-style-choise-block-row-right-desc{
	margin-top: 85px;
	font-size: 18px;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
}
.wigs-style-choise-block-row-right-desc-name{
	font-weight: 400;
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.wigs-style-choise-block-row-right-desc-position{
	font-size: 14px;
}
.wigsReason-desc{
	max-width: 655px;
}
.wigsReason-desc p{
	margin-bottom: 35px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 1.5;
}
.wigsReason-desc-title{
	font-size: 24px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 25px;
}
.single-article .box{
	background-repeat: no-repeat;
}
.odd-article .box{
	background-position: top right;
	background-image: url(../img/wigs-resons-bg.png);
}
.even-article .box{
	background-position: top left;
	background-image: url(../img/dress-reson-bg.png);
}
#wigsReason{
	margin-top: 50px;
}
.even-article .wigsReason-desc{
	margin-left: auto;
}
.share-row .box{
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	-ms-align-items: center;
	align-items: center;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 105px;
}
.share-row-title{
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 10px;
}
.share-row-text{
	font-weight: 300;
	font-size: 18px;
}
.main-news-block{
	width: 100%;
	max-width: 650px;
	margin-left: auto;
}
.news .box{
	background-position: top 63px left;
	background-repeat: no-repeat;
	background-image: url(../img/news-page-bg.png);
}
.main-news-block-title{
	font-weight: 400;
	font-size: 30px;
	font-family: 'Roboto Slab', serif;
	margin-bottom: 15px;
	max-width: 380px;
}
.main-news-block-date{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 300;
	margin-bottom: 40px;
}
.main-news-block p{
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 25px;
	width: 100%;
}
.main-news-block .all-about-wigs-showmore{
	margin-left: 0;
}
.thx .box{
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	-ms-align-items: center;
	align-items: center;
	padding: 150px 15px;
	text-align: center;
}
.thx-title{
	font-size: 36px;
	font-weight: 400;
	font-family: 'Roboto Slab', serif;
	max-width: 565px;
}
.thx-text{
	font-size: 24px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	margin: 40px 0 30px;
	max-width: 410px;
}
.pay-pls{
	width: 170px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border-radius: 10px;
	border: 1px solid black;
	transition: all .2s;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 18px;
	cursor: pointer;
}
.pay-pls:hover{
	background-color: #000;
	color: white;
}
.tovar-modal-outer{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
	max-width: 940px;
	border: 1px solid black;
	border-radius: 10px;
	background-color: #fff;
	padding: 10px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	display: none;
}
.tovar-modal-outer .slick-list{
	z-index: 100;
}
.fancybox-slide .tovar-modal-outer{
	display: flex!important;
	overflow: hidden;
}
.fancybox-slide .tovar-card {
	padding-bottom: 0;
}
.fancybox-slide .tovar-card-right {
	padding-left: 50px;
}
.tovar-modal-outer .tovar-price-column{
	width: 100%;
	margin-bottom: 10px;
}
.tovar-modal-outer .price-row, .tovar-modal-outer .select-row{
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
.tovar-modal-outer .select-row{
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	-ms-align-items: flex-start;
	align-items: flex-start;
}
.tovar-modal-outer .tovar-in-stock, .tovar-modal-outer .tovar-count-block{
	margin-top: 0;
	margin-bottom: 40px;
}
.tovar-modal-outer .second-varible{
	margin-bottom: 10px;
}
.tovar-modal-outer .tover-attr-item{
	width: 50%;
}
.tovar-modal-outer .price-row-buttons{
	justify-content: flex-start;
}
.tovar-modal-outer .add-to-cart{
	margin-right: 30px;
}
.anti-mfp{
	display: flex!important;
	opacity: 0;
	z-index: -100;
}
.tovar-modal-outer .select-row-mobile{
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	-ms-align-items: center;
	align-items: center;
}
.tovar-modal-outer .select-row-mobile .tovar-count-outer{
	-ms-align-items: center;
	align-items: center;
}
.tovar-modal-outer .select-row-mobile .tovar-in-stock, .tovar-modal-outer .select-row-mobile .tovar-count-block{
	margin-bottom: 0;
}
.tovar-modal-outer .tovar-count-block{
	margin-right: 30px;
}
.delivery .ionTabs__item_state_active > :nth-child(2){
	margin: 0 10px;
}
.delivery-card-title{
    font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 24px;
	margin-bottom: 40px;
}
.dich-block{
	display: inline-block;
	position: relative;
}
.dich-block:hover .dich-block-inner{
	opacity: 1;
	display: block;
}
.dich-block-inner{
	position: absolute;
	display: none;
	top: 0;
	right: -10px;
	width: 300px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 12px;
	z-index: 10;
	transform: translate(100%,-30%);
	padding: 5px 10px;
	background-color: #fff;
	border-radius: 10px;
	opacity: 0;
	transition: all .2s;
}
.collections #collectionTabs{
	width: 100%;
}
.collections .ionTabs__body{
	width: 100%;
}
.collections .ionTabs__item.ionTabs__item_state_active{
	display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.main-product-item-colors-current{
	position: absolute;
    bottom: -13px;
    left: 0;
    height: 20px;
    width: 100%;
    color: black;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}
.fitting-card-closer{
    background-color: transparent;
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
}
.news-antihover .all-about-wigs-item-inner{
    background-color: #fff;
}
.news-antihover .news-date-item{
    display: block;
}
.news-antihover .all-about-wigs-item-details{
    display: flex;
}
#specialSLider .slick-arrow{
    position: absolute;
		top: 50%;
		transform: translateY(-50%);
		z-index: 1000;
}
.visible{
	overflow: visible!important;
}
/* .for-u .slick-list{
	overflow: visible;
} */
#specialSLider .main-slider-right{
	right: -10px;
}
#specialSLider .main-slider-left{
	left: -10px;
}
.tovar-attr-item-key span, .main-product-item-desc-attr span{
	border-bottom: 1px black dashed;
}
.main-product-item-colors-slider-outer .slick-list{
	overflow: visible;
}
.main-product-item-colors-slider-outer .slick-slide {
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
	z-index: -10000;
}
.main-product-item-colors-slider-outer .slick-active {
  opacity: 1;
  pointer-events: all;
	z-index: 1;
}
.tovar-card-prev-next{
	display: flex;
	justify-content: space-between;
}
.tovar-card-prev-next-item{
	display: flex;
	align-items: center;
	font-size: 14px;
	cursor: pointer;
	color: black;
}
.tovar-card-prev-next img {
	height: 20px;
}
.main-nav-proxy-list-outer{
	width: 100%;
	max-width: 150px;
}
.card-prev img{
	margin-right: 15px;
}
.card-next img{
	margin-left: 15px;
}
.i-agree{
	margin-top: 15px;
	display: flex;
	align-items: center;
}
.i-agree a{
	text-decoration: underline;
}
.i-agree label{
	cursor: pointer;
}
.footer-politcs{
	width: 100%;
	text-align: center;
	padding: 20px;
	color: #fff;
}
.easy-autocomplete{
	width: auto!important;
}
.easy-autocomplete input{
		border-color: transparent;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    box-shadow: none;
}
.footer-politcs a{
	color: #fff;
	text-decoration: underline;
}
.slick-dots li.slick-active button:before{
	display: none!important;
}

.i-agree-row {
	display: flex;
	-ms-align-items: center;
	align-items: center;
	margin: 15px;
}

.i-agree-row input {
	margin-right: 15px;
	margin-top: 2px;
	max-width: 12px!important;
}
.tovar-card-left-bottom, .tovar-card-right-bottom{
	order: 2
}
.mobile-filter-title {
	display: none;
}

.mobileMenuOpen .mobile-filter-title{
	display: flex;
}
.mobileMenuOpen .price-range-filter-block-name,.mobileMenuOpen .filter-list {
	text-align: right;
}
.mobileMenuOpen .price-inputs-row {
	margin-right: 0;
	margin-left: auto;
}
.mobileMenuOpen #range{
	margin-left: auto;
}

.mobileMenuOpen .filter-list li label{
	-webkit-flex-direction: row-reverse;
	-moz-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	-o-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.mobileMenuOpen .filter-list li span {
	margin-left: 0;
	margin-right: 10px;
}

.mobileMenuOpen .filter-list li input {
	margin-right: 0;
	margin-left: 15px;
}

/* --------------------------New Styles (fixes)-------------------------- */

.all-about-wigs-item-inner {
    min-width: 263px;
    min-height: 290px;
}

.wigs-style-choise .box {
    background-position: unset !important;
}

pre {
    font-size: 14px !important;
}


.select-city__modal-wrap{
	width: 500px;
  border-radius: 15px;
  font-family: "Open Sans", sans-serif !important;
  margin: 50px auto;
  max-height: 80%;
  overflow: hidden;
}
@media (max-height: 42rem) {
	.select-city__modal-wrap {
		position: relative;
	}
	.select-city__modal__submit-wrap {
		position: absolute;
		bottom: 0;
		background: white;
		width: calc(100% - 50px);
		left: 25px;
	}
}

.select-city__modal__list {
	max-height: 240px;
	overflow-y: scroll;
}
.select-city__close{
    top: 20px;
    right: 20px;
}
.select-city__modal__list__item{
    font-weight: 400;
    transition: all .2s;
    color: #000000 !important;;
    font-family: "Open Sans", sans-serif !important;
    font-size: 14px;
    line-height: 30px;

}
.select-city__modal__submit__block-wrap{
    background-color: #ffffff;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
    padding-top: 0;
}
.select-city__modal__submit__input{
    border: none;
    width: 100%;
    font-size: 14px;
}
.select-city__modal__submit__input{
    width: 100%;
    max-width: 295px;
    padding: 5px 0;
    border-bottom: 2px solid black;
}

.select-city__modal__submit__block-wrap__input_wrap .sey-list .sey-item {
    font-size: 14px;
    border: none;
    height: 36px;
    max-width: 295px;
}

.select-city__modal__submit__block-wrap__input_wrap .sey-list .sey-item:hover {
    background: none repeat scroll 0 0 #ebebeb;
    cursor: pointer;
}

.sey-list{
    max-width: 295px;
    border: 1px solid #000;
    border-top: none;

}
.slick-slider .slick-track {
    display: flex;
}
.tovar-main-slider .slick-slide img{
    height: 448px;
    width: 460px;
    margin: 0 auto;
}
.basket-filter-reset-row div{
    cursor: pointer;
}

/* --- Our fixes ---- */

/* Прижать подвал */

html, body {
  height: 100%;
}
body {
  display: flex;
  flex-direction: column;
}
.global-wrap {
  flex: 1 0 auto;
}
footer {
  flex-shrink: 0;
}
.main-slider .box {
  padding: 0;
}
.main-news-block-title {
  max-width: 100%;
}

/* Фиксы */

.tovar-desc ul {
  list-style: disc;
  padding-left: 20px;
}
.mobile-reg-choose {
    margin-bottom: 28px;
}
.mobile-reg-choose img {
    display: none;
}
.mobile-reg-choose .header-midline-item-left {
    margin-right: 0;
}
.main-mobile-list li {
    margin-bottom: 7px;
}
.proxy-mobile-list li {
    margin-bottom: 12px;
}
.mobile-mail {
    display: block;
  margin-bottom: 12px;
}
.mobile-phone {
    display: block;
    margin-bottom: 17px;
}
.order-call:hover {

    background-color: rgba(255, 255, 255, .8);
    color: #020202;
}
.contacts-top-row-call:hover, .product-modal-buttom-row a:hover, .product-modal-buttom-row button:hover {
	/*background-color: #020202;*/
   /*color: rgba(255, 255, 255, 1);*/
	background-color: #D472B6;
	color: white;
}
.footer-item .header-midline-item-left img {
    display: none;
}
.footer-item .select-city__block__text, .footer-item .select-city__block__text, .footer-item .select-city__block__text-city, .footer-item .header-midline-right-bottom {
    color: #ffffff;
}
.mfp-wrap {
  z-index: 20000;
}
.contacts-slider-body .slick-arrow {
    top: 50%;
}
.contacts-right {
  right: -10px;
}
.contacts-left {
  left: -10px;
}
.about-store-slider-3 .slick-arrow {
  top: 40%;
}

.bx-yandex-view-layout {
  display: none;
}

.contact-box {
  min-height: auto;
}
.order-fitting-form {
  display: flex;
  flex-flow: row wrap;
}
.order-fit-form input, .order-fit-form button {
  width: 100%;
  max-width: 100%;
}
.order-fitting .box {
  background: none;

}
.order-fitting-form-title {
    margin-bottom: 0;
}
.order-fitting-form-title2 {
  display: none;
    font-size: 30px;
    font-weight: 400;
    font-family: 'Roboto Slab', serif;
}
.order-fit-img {
  margin: 10px 0;
  width: 60%;
  order: 2;
  flex-grow: 2;
  height: 60%;
}
.order-fitting-form-title2 {
  width: 100%;
  text-align: center;
}
.order-fit-form {
  order: 1;
  display: flex;
  flex-flow: column wrap;
  align-self: center;
}
.order-fitting .box {
    min-height: 0;
}
.basket-form {
    margin-bottom: 50px;
}
.product-modal-buttom-row {
  flex-flow: row wrap;
}
.main-product-item-img > img {
    width: 100%;
}
.main-product-item-img {
    height: auto;
}
.all-about-wigs-block {
  display: flex;
  flex-flow: row wrap;

}
.all-about-wigs-item {
  float: none;
}
.single-article ul, .main-news-block ul {
  list-style: disc;
  padding-left: 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
  margin-bottom: 20px;
}
.single-article ol, .main-news-block ol {
  padding-left: 20px;
  font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
  margin-bottom: 20px;
}
.page-content-wrap {
  padding: 15px;
}
section {
    flex-grow: 0;
}
.box {
  padding: 15px;
}
.breadcrumbs .box {
  padding: 0 15px;
}
.tovar-card-right .breadcrumbs .box {
  padding: 0;
}
.main-news-block {
    max-width: 100%;
  margin: 0;
}
.main-news-block .all-about-wigs-showmore {
    margin-left: auto;
}
.news .box {
    background-image: none;
}
.bread-crumbs li {
    margin-bottom: 0;
}
.all-about-wigs-item-inner {
  display: block;
}
.header-nav .box, .proxy-header .box {
  padding: 0 15px;
}
header .box {
  padding: 0 15px;
}
.main-slider-block-item {

  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: block;
  padding-left: 0;
  position: relative;
  height: 100%;
}
.collections > .box {
  display: block;
}
.collections .news-detail + p > a {
  border: 1px solid #d1d1d1;
    color: #d1d1d1;
  background-color: #232323;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    padding: 8px 0;
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    font-size: 18px;
    cursor: pointer;
    transition: all .2s;
}
.collections .news-detail + p > a:hover {
  background-color: #fff;
    color: #232323;
}
.white-field {
  width: 59%;
  height: 100%;
  padding: 0 80px;
  background-image: url('../img/line1.png');
  background-position: center right;
  display: flex;
  flex-flow: column wrap;
  overflow: hidden;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
@media (min-width: 600px) {
	.white-field {
		justify-content: center;
		align-items: flex-start;
	}
	.white-field .chose-wig {
		margin: 0;
	}
}

.white-field > h2 {
    color: #232323;
    font-size: 36px;
  line-height: 40px;
    font-family: 'Montserrat', serif;
    font-weight: 400;
    width: 100%;
    max-width: 430px;
}
.white-field > span {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 50px;
    display: inline-block;
	font-family: 'Montserrat', serif;
}
.white-field-line {
  background-image: url('../img/line2.png');
  background-repeat: repeat repeat;
  background-size: 800px;
  width: 800px;
  height: 800px;
  position: absolute;
  top: -100px;
  right: 40%;
  z-index: 2;
}
.red-field{
  background-image: url('../img/line11.png');

}
.red-field >  h2 {
    color: #343235;
}

.red-field >  span {
	color: #343235;
}




.main-contacts-right-butikname {
    max-width: 220px;
}
.main-advantages-left, .main-contacts-right, .main-fitting-right, .about-store-block-2-desc {
  width: 35%;
}
.main-slider {
  height: 525px;
  min-height: 0;
  max-height: 100%;
}
.main-slider .box {
    height: 100%;
  min-height: 0;
  max-height: 100%;
  display: flex;
  flex-flow: column wrap;
}
.slick-dotted .slick-slider {
    flex-grow: 1;
}
.slick-slider .slick-track, .slick-list, .main-slider-block {
    height: 100%;
}
.main-slider-block {
  max-width: 100%;
}
.slick-dotted.slick-slider {
    margin-bottom: 0;
}
.mobileMenuOpen {
  margin-top: 60px;
}
.delivery-feedback .order-call {
  display: inline-block;
}

.select-city__modal__list__pop {
  display: block;
  color: #999999;
  margin-bottom: 15px;
}
.select-city__modal__submit__btn {
  display: block;
  width: 70%;
  height: 40px;
  padding: 12px 0;
  margin: 0 auto;
  cursor: pointer;
}

.modal-continue {
    width: 100%;
    border: 1px solid black;
    cursor: pointer;
    max-width: 255px;
    height: 40px;
    background-color: #fff;
    color: #232323;
    line-height: 40px;
    border-radius: 10px;
    font-size: 16px;
}

.main-contacts-right-recall:hover {
  background: none;
  text-decoration: none;
}

.share-row .box {
    margin-bottom: 35px;
}

.single-article .box {
  background-image: none;
  padding: 15px;
}
.wigsReason-desc, .wigsReason-desc-title + p  {
    max-width: 100%;
}
.tovar-card-left {
    z-index: 1;
}
.dog-wrap {
  padding: 20px 0;
}
.section-list {
  display: flex;
  flex-direction: column;
}
ul.section-list li {
    width: 100%;
}
.tovar-count-block {
    z-index: 1;
}
.map-block-odd .ionTabs__body {
    width: 67%;
}
.map-block-odd .googleMaps, .map-block-even .googleMaps {
  min-height: 300px;
  margin-left: 0;
}
.map-block-even .googleMaps {
  width: 66%;
}
.map-block-even {
  margin: 10px 0;

}
.map-block-odd .googleMaps {
    margin-right: 0;
}
.map-block-desc {
  width: 33%;
}
.all-about-wigs-item-img {
  display: block;
    height: 170px;
  border-radius: 10px;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
}
.about-store-block-2-desc-more, .map-block-desc-phone, .basket-item-desc-name > a, .leave-review {
  text-decoration: none;
}
.main-delivery-left-more, .order-fit-form > button, .leave-review, .main-fitting-right-more, .order-call {
  font: 18px/40px 'Open Sans', sans-serif;
}
.basket-item-desc-name > a, .basket-bottom-button-column > a {
  color: #000000;
}
.catalog_sort {
  margin-bottom: 0;
}
.wigs-style-choise, .share-row {
  width: 100%;
}
.contacts-top-row-call {
  height: auto;
}
.tovar-attr-item-value {
  line-height: 20px;
  display: inline-block;
  border-bottom: 1px dotted #000000;
}
.main-product-item-colors-radio-inner:hover > span, .main-product-item-colors-radio-inner input:checked + span {
    transform: scale(1.5, 1.5);
}
.all-about-wigs-showmore:hover, .ajax-more-btn:hover {
  color: #ffffff;
  background-color: #000000;
}
.news-sub-btn:hover{
	/*background-color: #ffffff;*/
	/*color: #292929;*/
}
.footer-item-call {
  padding: 0 15px;
}
.main-product-item-colors-radio-inner [type="radio"] {
  display: none;
}

/* Слайдер модального окна */

.fancybox-slider-wrap .tovar-main-slider-mobile {
	width: 300px;
	float: left;
	margin-right: 50px;
}
.fancybox-slide > div {
	max-width: 80%;
	overflow: hidden;
}
.fancybox-slider-wrap .tovar-card-left, .fancybox-slider-wrap .tovar-card-right{
	width: 50%;
}
.fancybox-slider-wrap .tover-attr-item {
	width: 50%;
	padding-right: 10px;
}
.fancybox-slider-wrap .tovar-main-slider-mobile img {
	display: block;
	max-width: 100%;
}
.fancybox-slider-wrap .tovar-main-slider-mobile .slick-list {
	height: 300px;
}
.fancybox-slider-wrap .tovar-count-outer {
	margin-left: 0;
	margin-top: 10px;
}
.fancybox-slider-wrap .tovar-count-block {
	margin-right: 30px;
}
.fancybox-slider-wrap .price-row {
    width: auto;
    flex-flow: column wrap;
		align-items: flex-start;
}
.fancybox-slider-wrap .select-row {
	width: auto;
	flex-flow: column wrap;
	align-items: flex-start;
}
.fancybox-slider-wrap .price-row-buttons {
	margin-left: 0;
	justify-content: left;
}
.fancybox-slider-wrap .price-row-buttons .add-to-cart {
	margin-right: 30px;
}
.fancybox-slider-wrap .tovar-price-column {
	margin-bottom: 10px;
}
.fancybox-slider-wrap .tovar-price {
	font-size: 40px;
}
.fancybox-slider-wrap .tovar-title {
	margin-bottom: 15px;
}
.fancybox-slider-wrap .slider-left {
	left: -18px;
}
.fancybox-slider-wrap .slider-right {
	right: -18px;
}/*
.fancybox-slider-wrap > div {
	overflow: hidden;
}*/
.fancybox-slider-wrap .tovar-card-prev-next, .fancybox-slider-wrap .breadcrumbs {
	display: none;
}
.fancybox-slide .tovar-title {
	font-size: 23px;
}
.fancybox-slide .tover-attr-item {
	font-size: 14px;
	margin: 0 0 8px;
}
.fancybox-slide .tovar-attr-item-key {
	font-size: 13px;
}
.fancybox-slide .main-product-item-colors-slider .main-product-item-colors-radio {
  margin: 10px 0;
}
.fancybox-slide .add-to-cart, .fancybox-slide .for-fitting {
	width: auto;
	padding: 0 10px;
	font-size: 14px;
}
.fancybox-slide .tovar-card > .box {
	padding: 0;
}
.fancybox-slide .tovar-nav-slider .slider-left {
	left: -10px;
}
.fancybox-slide .tovar-nav-slider .slider-right {
	right: -10px;
}
.fancybox-slide .tovar-nav-slider {
	margin: 0 0 40px -9px;
}


/* Иконка загрузки */

.catalog-tovar-items, .catalog-block {
  position: relative;
}

.loading-ico {
  position: absolute;
  top: -60px;
  left: 50%;
  display: none;
  width: 50px;
  height: 50px;
  background: url('../img/loading_icon1.png') 50% 50%/100% no-repeat;
  animation: spin-to-win 2s infinite linear;
  -webkit-animation: spin-to-win 2s infinite linear;

}
@keyframes spin-to-win {
  from {
    transform: rotate(0deg);
  }
  to {
      transform: rotate(360deg);
  }

}
.loading-ico-active {
  display: block;
}


/* Всплывающие подсказки в карточке товара */

.tovar-attr-item-key {
  position: relative;
  display: flex;
  flex-flow: row wrap;
}

.popup-tip-circle {
  display: block;
  width: 15px;
  height: 15px;
  margin-left: 5px;
  padding-top: 1px;
  border-bottom: none;
  border-radius: 50%;
  background-color: #000000;
  text-align: center;
  font: 700 12px/12px 'Roboto Slab', sans-serif;
  color: #ffffff;
}
.popup-tip-body {
  position: absolute;
  top: 95%;
  right: 0;
  z-index: 2;
  opacity: 0;
  display: none;
  width: 250px;
  padding: 5px 10px;
  border-radius: 10px;
  background-color: #ffffff;
  font: 300 12px/14px 'Open Sans', sans-serif;
  background-color: #fff;
}

@keyframes popup-tip {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }

}
.popup-tip-circle:hover + .popup-tip-body {
  animation: popup-tip 0.3s linear 0.2s normal forwards;
  display: block;
}
.popup-tip-body:hover {
  display: block;
  opacity: 1;
 }

/* Фикс конфликта slick slider и elevate zoom */

.slick-slide img {
  width: 0 !important;
  height: 0 !important;
  display: none !important;
}

.reviews-slide-img img {
	width: auto !important;
  height: auto !important;
  display: block !important;
}
.contacts-slider-body img {
	width: auto !important;
  height: auto !important;
  display: block !important;
}


.slick-current img {
    width: auto !important;
    height: auto !important;
    display: block !important;
}
 .slick-active img {
    width: auto !important;
    height: auto !important;
    display: block !important;
}
.zoomWindowContainer, .zoomWindow, .zoomContainer {
    z-index: 1000!important;
}
.zoomContainer {
  width: 0!important;
  height: 0!important;
}
/* ----- */

.wrapper{
  width: 100%;
  max-width: 1170px;
  padding: 0 15px;
  margin: 0 auto;
  position: relative;
}

h1{
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 28px;
  margin: 0 0 30px;
}

h2{
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  margin: 30px 0 20px;
}

h3{
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 22px;
  margin: 28px 0 18px;
}

h4{
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  margin: 24px 0 15px;
}

h5{
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  margin: 20px 0 12px;
}

p{
  margin: 15px 0;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 18px;
}

a{
  color: #666666;
  text-decoration: underline;
}

a:hover{
  text-decoration: none;
}

li{
  margin: 0 0 15px;
  font-family: "Open Sans", sans-serif;
}

li:last-child{
  margin-bottom: 0;
}

ul, ol{
  margin: 15px 0;
}

.ac-page{
  margin: 0 0 50px;
}

.box{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}

.ac-link-1{
  color: #333333;
  text-decoration: none;
  transition: all ease 0.2s;
}

.ac-link-1:hover{
  color: #999999;
}

.ac-button-1{
  display: inline-block;
  border: 1px solid #333333;
  box-sizing: border-box;
  background: #ffffff;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 20px;
  padding: 5px 15px;
  border-radius: 10px;
  cursor: pointer;
  transition: all ease 0.2s;
}

.ac-button-1:hover{
  background: #333333;
  color: #ffffff;
}

.ac-button-2{
  display: inline-block;
  /*border: 1px solid #333333;*/
  box-sizing: border-box;
  /*background: #333333;*/
  /*color: #ffffff;*/
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 20px;
  padding: 5px 15px;
  border-radius: 10px;
  cursor: pointer;
  transition: all ease 0.2s;
    color: black;
    border: 1px solid #D472B6;
    background: white;
}

.ac-button-2:hover{
  /*background: #ffffff;*/
  /*color: #333333;*/

    background-color: #D472B6;
    color: white;
}




.ac-label-1{
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #333333;
  display: inline-block;
}

.ac-input-1{
  border: 1px solid #bbbbbb;
  box-sizing: border-box;
  padding: 0 5px;
  height: 32px;
  line-height: 32px;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  border-radius: 4px;
  transition: all ease 0.2s;
}

.ac-input-1:focus{
  border-color: #666666;
  background: #f6f6f6;
}

.tovar-card-left{
  width: 40%;
}

.tovar-card-right{
  width: 60%;
  -ms-flex-positive: 1;
  -ms-flex: 1;
  -ms-flex-negative: 0;
  flex: none;
  flex-grow: 1;
}

.tovar-title{
  display: block;
  position: relative;
  padding-right: 130px;
}

.main-product-item-colors-slider-outer .slick-list{
  overflow: hidden;
  box-sizing: border-box;
}

.add-to-cart, .for-fitting{
  display: inline-block;
  margin: 5px 0;
}

.price-row-buttons .add-to-cart{
  margin: 5px 0;
}

.tovar-title .stars-row,
.tovar-title .rating-wrapper{
  position: absolute;
  right: 0;
  top: 0;
}

.proxy-header-list{
  margin: 0;
  padding: 0;
}

.proxy-header-list li{
  max-width: 25%;
  list-style: none;
  box-sizing: border-box;
  padding: 0 5px;
}

.proxy-header-list li a{
  font-family: "Open Sans", sans-serif;
}

.tovar-consultant-block-title{
  width: 100%;
}

.tovar-card-left-bottom{
  width: 50%;
  max-width: none;
}

.tovar-card-right-bottom{
  width: 50%;
  max-width: none;
  box-sizing: border-box;
}

.header-topline{
  flex-wrap: wrap;
}

.header-topline-menu{
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
}

.header-topline-menu li{
  list-style: none;
}

.header-topline-menu li:last-child {
  margin-right: 20px;
}

.main-product-item-colors .main-product-item-colors-radio{
	display: inline-block;
}

.on-fitting-block{
	width: 100%;
}

.tovar-count-block{
	position: relative;
	width: 70px;
	display: block;
}

.tovar-count-block .tovar-counter{
	float: left;
}

.tovar-count-block input{
	float: left;
	width: 30px;
	display: block;
}

.tovar-count-outer{
	flex: none;
	margin-left: 30px;
}

.reviews-slider{
	width: 90%;
}

.breadcrumbs{
	margin-bottom: 10px;
}

.catalog-tovar-items-sort-row{
  margin-top: 0;
  padding: 0;
}

.catalog-tovar-items-sort-row li{
	border-color: #999999;
	color: #999999;
  list-style: none;
}

.catalog-tovar-items-sort-row li.hoverC{
	border-color: #000000;
	color: #000000;
	text-shadow: none;
}

.basket-item-desc-name{
	margin-bottom: 15px;
}

.basket-item-desc-pricerow .tovar-count-block{
	position: relative;
	top: auto;
	right: auto;
}

.basket-item-desc-pricerow{
	margin-top: 5px;
}

.basket-instock{
	margin-top: 10px;
}

.basket-bottom-button-column a{
  width: 100%;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border-radius: 10px;
  /*border: 1px solid black;*/
  /*background-color: transparent;*/
  margin-top: 20px;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  transition: all .2s;

    color: black;
    border: 1px solid #D472B6;
    background: none;

}

.basket-bottom-button-column a:hover{
  /*background-color: #000;*/
  color: #fff;
    background-color: #D472B6;
}

.basket-filter-reset-button{
  display: inline-block;
  text-decoration: underline;
  color: #555555;
  text-decoration-color: #777777;
  text-decoration-style: dashed;
}

.basket-filter-reset-button:hover{
  text-decoration: none;
}

.ac-news-block{
  margin-bottom: 20px;
}

a.main-wig-models-subnews{
  margin: auto 0px auto auto;
  text-decoration: none;
}

/* Фикс после отключения некоторых свойств reset >>> */

a.main-advantages-left-seeall,
a.main-fitting-right-more,
a.main-delivery-left-more,
a.main-contacts-right-phone,
a.order-call,
a.all-about-wigs-item-inner,
a.all-about-wigs-showmore,
a.all-about-wigs-item-desc,
a.all-about-wigs-item-details,
.collections-brends a,
a.map-block-desc-phone,
.price-row-buttons a{
  text-decoration: none;
}

/* <<< Фикс после отключения некоторых свойств reset */

.article-bg{
  position: relative;
}

.article-bg::after{
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: #ffffff;
  opacity: 0.7;
  top: 0;
  left: 0;
  z-index: 1;
}

.wigs-style-choise-block{
  position: relative;
  z-index: 5;
}

.single-article{
  margin-bottom: 0;
}

.wigsReason-desc p:last-of-type{
  margin-bottom: 0;
}

.select-city__dropdown {
	width: 242px;
}

.select-city__dropdown-wrap{
  border-radius: 10px;
  border: 1px solid #000000;
  overflow: hidden;
}

.select-city__dropdown__title{
  font-size: 19px;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
}

.select-city__dropdown__choose{
  border-radius: 10px;
  font-size: 17px;
  font-weight: 600;
  background: #ffffff;
  border:1px solid #333333;
  color: #333333;
	height: 36px;
	line-height: 36px;
}

.select-city__dropdown__choose:hover{
  background: #333333;
  color: #ffffff;
  opacity: 1;
}

.btn-primary{
  background: #333333;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  border: 0;
}

.btn-primary:hover{
  background: #333333;
  opacity: 0.8;
}

.select-city__modal{
  z-index: 9999;
}

.select-city__modal__list{
  columns: auto;
}

.select-city__modal__list__item{
  font-size: 16px;
  line-height: 22px;
  color: #333333 !important;
}

.select-city__modal__list__item:hover{
  color: #333333 !important;
  text-decoration-color: #999999 !important;
}

.select-city__modal__submit__input{
  border-bottom: 1px solid #000000;
}

.select-city__modal__submit__btn{
  border-radius: 10px;
  background: #333333;
  font-family: 'Open Sans', sans-serif;
  text-transform: none;
  font-size: 15px;
}

.all-about-wigs-item-details:after{
  margin-top: 3px;
}

.rating-list .rating-list-item{
  background-image: none;
}

input.rating-button{
  display: none;
}

input.rating-button + label{
  display: block;
  width: 25px;
  height: 20px;
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../img/star.png);
}

input.rating-button.active + label{
  opacity: 0.8;
}

.ac-form-auth-row{
  margin: 0 0 15px;
}

.ac-form-auth-remember{
  display: flex;
  align-items: center;
}

.ac-form-auth-remember-checkbox{
  margin-right: 5px;
}

.ac-reg-table-submit{
  margin-top: 15px;
}

.ac-reg-table-button-wrapper{
  text-align: right;
}

.reg-table{
  margin-bottom: 15px;
}

.bx-forgotpass-table input{
  border: 1px solid #bbbbbb;
  box-sizing: border-box;
  padding: 0 5px;
  height: 32px;
  line-height: 32px;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  border-radius: 4px;
  transition: all ease 0.2s;
}

.bx-forgotpass-table input:focus{
  border-color: #666666;
  background: #f6f6f6;
}

.bx-forgotpass-table input[type='submit']{
  display: inline-block;
  border: 1px solid #333333;
  box-sizing: border-box;
  background: #333333;
  color: #ffffff;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 20px;
  padding: 5px 15px;
  border-radius: 10px;
  cursor: pointer;
  transition: all ease 0.2s;
}

.bx-forgotpass-table input[type='submit']:hover{
  background: #ffffff;
  color: #333333;
}

.orders-list .sale-order-title{
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  line-height: 24px;
  margin: 0 0 20px;
}

.orders-list .sale-order-list-title-container{
  background: #cfcfcf;
  padding-top: 5px;
  padding-bottom: 5px;
}

.orders-list .sale-order-list-title{
  margin-top: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 20px;
}

.orders-list .sale-order-list-inner-container{
  border-color: #dddddd;
}

.orders-list a{
  color: #333333;
  text-decoration: underline;
  transition: all ease 0.2s;
}

.orders-list a:hover{
  color: #999999;
}

.orders-list .sale-order-list-status-alert{
  border-radius: 10px;
}

.orders-list .sale-order-list-button{
  display: inline-block;
  border: 1px solid #333333;
  box-sizing: border-box;
  background: #333333;
  color: #ffffff;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 20px;
  height: 32px;
  padding: 5px 15px;
  border-radius: 10px;
  text-decoration: none;
  cursor: pointer;
  transition: all ease 0.2s;
}

.orders-list .sale-order-list-button:hover{
  background: #ffffff;
  color: #333333;
}

.main-nav{
  margin: 0;
  padding: 0;
  padding-left: 65px;
}

.main-nav ul{
  margin: 0;
  padding: 0;
}

.main-nav li{
  list-style: none;
  margin-bottom: 0;
}

.main-nav .main-nav-proxy-list{
  margin-bottom: 40px;
}

.bread-crumbs{
  padding: 0;
  margin: 0;
  margin-top: 20px;
}

.bread-crumbs li{
  padding: 0;
  margin: 0;
  padding-right: 20px;
  margin-bottom: 10px;
  list-style: none;
}

.footer-nav{
  padding: 0;
  margin: 0;
}

.footer-nav li{
  list-style: none;
}

.filter-list li{
  list-style: none;
}

.main-product-item-desc-attr{
  padding: 0;
  margin: 0;
}

.main-product-item-desc-attr li{
  list-style: none;
}

.main-mobile-list{
  margin: 0;
  padding: 0;
  margin-bottom: 30px;
}

.main-mobile-list li{
  list-style: none;
}

.proxy-mobile-list,
.main-nav-proxy-list,
.mobile-submenu{
  margin: 0;
  padding: 0;
}

.proxy-mobile-list{
  margin-bottom: 10px;
}

.proxy-mobile-list li,
.main-nav-proxy-list li,
.mobile-submenu li{
  list-style: none;
}

.wigs-style-choise-block-row-left ul{
  padding: 0;
  margin: 0;
}

.wigs-style-choise-block-row-left li{
  list-style: none;
}

.main-product-item-img{
  display: block;
  text-decoration: none;
}

.thx .box {
	padding: 0;
}

.vote-result{
  display: none;
}

.iblock-vote .star-empty{
  display: block;
  width: 25px;
  height: 20px;
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../img/star.png);
}

.stars-row li{
  list-style: none;
}

.tovar-title .stars-row{
  position: absolute;
  padding: 0;
  margin: 0;
  top: 6px;
}

.header-topline-menu li a{
  text-decoration: none;
}

.header-topline-phone{
  text-decoration: none;
}

.header-midline-item-right-top{
  text-decoration: none;
}

.main-nav li a{
  text-decoration: none;
}

a #cart_name{
  text-decoration: none;
  color: #000000;
}

.footer-item a{
  text-decoration: none;
  color: #ffffff;
}

.main-product-item-buyrow-more{
  text-decoration: none;
}

.main-product-item-colors-slider-outer .slick-list {
  overflow: visible;
}
.tovar-card-right .select-row {
	overflow: hidden;
}

.main-advantages-left-list ul {
	padding: 0;
}
.catalog-tovar-item-outer, .main-product-item-outer {
	padding: 0 15px;
}
.fancybox-slider, .fancybox-slider-wrap, .fancybox-container {
	z-index: 100!important;
}
.fancybox-slider .tovar-card {
	position: relative;
}

.single-article img{
	max-width: 100%;
}

/* Фикс увеличения картинки в модали каталога */

.zoom-fix-block {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100000;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
}
.zoom-fix-wrap {
	position: relative;
	height: 100%;
	margin: 5% auto 0;
	text-align: center;
}
.zoom-fix {
	max-width: 90%;
	max-height: 90%;
}

/* Стили автокомплита */

.city-autocomp {
	position: relative;
	z-index: 10;
}
.city-autocomp-input {
	height: 22px;
}
.city-autocomp-list, .city-autocomp-select {
	position: absolute;
	top: 50px;
	width: 100%;
	max-height: 400px;
	margin: 0;
	padding: 0;
	overflow-y: scroll;
	list-style: none;
	background-color: #eeeeee;
}
.city-autocomp-select {
	top: 80px;
}
.city-autocomp-list li, .city-autocomp-select li {
	margin: 0;
	padding: 5px 8px;
	list-style: none;
}
.city-autocomp-list li:hover, .city-autocomp-select li:hover {
	background-color: #333333;
	color: #eeeeee;
	cursor: pointer;
}
.city-autocomp-input {
	width: 100%;
}
.city-autocomp-chosen {
	display: block;
	width: 100%;
}

/* Блок метро */
.station-name {
    margin: 10px 0;
    padding-left: 42px;
    background-repeat: no-repeat;
    background-position: 0 50%;
}

.metro-items {
    margin-top: 30px;
}

.orange-line .station-name {
    background-image: url(/local/templates/butikparik/img/contacts_spb/icons/metro-orange.png);
    width: 100%;
    margin-top: 0;
}

.metro {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    width: 100%;
    margin-bottom: 60px;
}

.line {
    margin-left: 10px;
    padding-left: 30px;
    border-left-width: 2px;
    border-left-style: solid;
    border-left-color: #000;
}

.orange-line .line {
    border-left-color: #ff9800;
}

.metro .left-block {
    text-align: left;
    margin-right: 30px;
    max-width: 33%;
    width: 33%;
}

.shop-address span {
    font-weight: 700;
}

.metro .right-block {
    font-size: 16px;
    width: 63%;
    max-width: 750px;
    min-width: 0;
}

.metro-gallery {
    font-size: 0;
    text-align: center;
}

.metro .metro-desc {
    margin-top: 15px;
}

.metro .right-block span {
    font-weight: 700;
}

.metro .right-block a {
    padding: 10px;
}

.metro-gallery img {
    display: inline-block !important;
    vertical-align: top;
}


/* ---- Media запросы ------ */

@media all and (max-width: 1024px) {
	.about-store-item:nth-of-type(3n+3):not(:nth-of-type(2n+2)) {
		margin-right: 2%;
	}
	.about-store-item {
		width: 49%;
		margin-right: 2%;
	}
	.about-store-item:nth-of-type(2n+2) {
		margin-right: 0;
	}
	.main-news-block{
		max-width: 540px;
	}
	.main-advantages .box {
		background-position: 250px center;
	}
	.main-fitting .box, .main-delivery .box, .contact-box, .about-store-block-2 .box, .about-store-block-4 .box {
		background-position: 200px top;
		min-height: 435px;
	}
	.about-store-block-4 .box, .main-fitting .box, .contact-box {
		background-position: -150px top;
	}
}

@media all and (max-width: 992px) {

	.on-fitting-block .catalog-tovar-item-outer {
		width: 33.333333%;
	}
	.main-slider-block-item > h2 {
		max-width: 50%;
	}
	.main-slider-block-item > span {
		max-width: 50%;
	}
	.main-product-item-colors-slider-outer .slick-list{
		overflow: hidden;
	}
	.main-nav > li{
		margin-right: 55px;
	}
	.for-fitting{
		margin-top: 10px;
	}
	.collections-item-img{
		height: 187px;
	}
	.main-product-item-pricerow-newprice{
		margin-left: auto;
	}
	.main-product-item-pricerow{
		position: relative;
		margin-top: 30px;
	}
	.main-product-item-pricerow-odlprice{
		position: absolute;
    right: 50px;
    top: -15px;
	}
	.wigsReason-desc{
		max-width: 540px;
	}
	.basket-item-column{
		max-width: 65%;
	}
	.main-slider {
      height: 500px;
  }
	.basket-form{
		max-width: 31%;
	}
	.catalog-tovar-item-outer{
		width: 49.5%;
	}
	.catalog-tovar-items{
		margin-left: 35px;
	}
	.main-product-item-colors-slider .main-product-item-colors-radio:hover{
		transform: scale(1) translateX(0);
		z-index: 5;
	}
	.tovar-card-left-bottom-wigs{
		max-width: 600px;
	}
	.tover-proxy-desc-text{
		max-width: 530px;
	}
	.tovar-card-right-bottom-wigs{
		max-width: 285px;
	}
	.reviews-slide-img{
		min-width: 185px;
		max-width: 185px;
	}
	.main-product-item-colors-slider .main-product-item-colors-radio:hover .main-product-item-colors-radio-inner{
		font-size: 0;
	}
	.main-product-item-colors-slider .main-product-item-colors-radio{
		margin: 30px 0;
	}
	.second-varible{
		margin-bottom: 10px;
	}
	.tovar-in-stock{
		display: none;
	}
	.tovar-in-stock-mobile{
		display: block;
		margin-bottom: 30px;
	}
	.delivery .ionTabs__item_state_active > div{
		max-width: 295px;
	}
	.delivery-feedback{
		padding: 30px 15px;
	}
	.all-about-wigs-item-inner{
		background-color: #fff;
		box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
	}
	.all-about-wigs-item-inner .all-about-wigs-item-details{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
	}
  .all-about-wigs-item{
  	width: 33.333333333%;
  }
  #mainWigsTabs .ionTabs__head li{
  	padding: 0 20px;
  }
  .general-line {
    width: 35%;
  }
  .footer-item{
  	margin-bottom: 20px;
  }
  .footer-item-mail-soc{
  	display: none;
  }
  .header-topline-menu li{
  	margin-right: 20px;
  }
  .main-search{
  	width: 215px;
  }
  .header-topline-maillink{
  	margin-right: 35px;
  }
  .footer-item-mail-soc-proxy{
  	display: -webkit-flex;
  	display: -moz-flex;
  	display: -ms-flex;
  	display: -o-flex;
  	display: flex;
  	margin-bottom: 10px;
  }
  .footer-item-contacts{
  	-ms-align-items: center;
  	align-items: center;
  }
  .fancybox-slide > div {
		max-width: 95%;
	}
}
@media all and (max-width: 768px) {
	/* Zoom fix */
	.zoom-fix-wrap {
		margin-top: 70px;
	}

	.about-store-item:nth-of-type(3n+3):not(:nth-of-type(2n+2)) {
		margin-right: 0;
	}
	.about-store-item {
		width: 100%;
		margin-right: 0;
	}
	.about-store-item:nth-of-type(2n+2) {
		margin-right: 0;
	}
	.about-store-item .about-store-block-2-desc-title {
		text-align: center;
		margin-bottom: 15px;
	}
	.about-store-item .about-store-video {
		display: flex;
		flex-flow: row nowrap;
		justify-content: center;
	}

	.on-fitting-block .catalog-tovar-item-outer {
		width: 49.5%;
	}
	.main-slider-block-item > h2 {
		font-size: 32px;
		max-width: 50%;
	}
	.main-slider-block-item > span {
		max-width: 50%;
	}
	.collections-item-img{
		height: 140px;
	}
	.tovar-consultant-block-img{
		margin-right: 15px;
	}
    .wigs-style-choise-block-row-right{
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .wigs-style-choise-block-row-right-photo{
        margin-right: 0;
    }
    .wigs-style-choise-block-row-right-desc{
        margin-top: 5px;
    }
	.main-news-block .all-about-wigs-showmore{
		margin-left: auto;
	}
	.for-fitting{
		margin-top: 0;
	}
	.main-news-block{
		max-width: 100%;
	}
	.main-news-block-title, .main-news-block-date, .main-news-block-date + p{
		max-width: 410px;
		margin-left: auto;
	}
	.wigsReason-desc{
		max-width: 100%;
		width: 100%;
	}
	.wigsReason-desc-title p{
		width: 100%;
	}
	.wigsReason-desc-title{
		max-width: 420px;
	}
	.wigsReason-desc-title + p{
		max-width: 420px;
	}
	.even-article .wigsReason-desc-title, .even-article .wigsReason-desc-title + p{
		margin-left: auto;
	}
	.about-store-block-1-body-desc{
		max-width: 340px;
	}
	.on-fitting-block .main-product-item-outer{
		width: 50%;
	}
	.basket-item-desc-pricerow .tovar-count-block{
		position: static;
		font-size: 20px;
	}
	.basket-item-desc-attr{
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.basket-item-desc-attr-color{
		width: 100%;
	}
	.basket-instock{
		margin-left: auto;
		margin-top: 20px;
	}
	.basket-form{
		max-width: 225px;
	}
	.map-block-even,.map-block-odd{
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		-ms-align-items: center;
		align-items: center;
	}
	.map-block-desc .ionTabs__head{
		max-width: 380px;
	}
	.map-block-even .googleMaps{
		width: 100%;
	}
	.map-block-even .googleMaps,.map-block-odd .googleMaps{
		margin: 0;
		margin-top: 30px;
display: none;
	}
	.map-block-odd .map-block-desc,.map-block-even .map-block-desc{
		max-width: 100%;
		width: 100%;
	}
	.map-block-desc-proxy-name{
		max-width: 100%;
	}
	.catalog-tovar-items{
		margin-left: 0;
	}
	.filter-mobile-trigger-outer{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
	}
	.catalog-tovar-column{
		display: none;
		position: absolute;
		top: 0;
		right: 0;
		margin-right: 0;
		padding: 20px;
		background-color: white;
		z-index: 10;
		width: 100%;
	}
	.wigs-long > :nth-child(even){
		text-align: right;
	}
	.proxy-tover-desc .box{
		background-image: url(../img/tovar-proxy-desv750.png);
	}
	.tover-proxy-desc-text{
		max-width: 405px;
	}
	.reviews-slide-block-readall{
		margin-top: 15px;
	}
	.reviews-slide {
		width: 100%;
	}
	.reviews-slide-block{
		padding-right: 10px;
	}
	.reviews-slide{
		padding: 0 15px;
	}
	.reviews-slide-mobile-img{
		display: block;
		background-color: #f3f3f3;
	}
	.reviews-slide-img{
		display: none;
	}
	.proxy-header-list > :last-child{
		display: none;
	}
	.tovar-in-stock{
		display: block;
	}
	.tovar-card-left-bottom{
		max-width: 340px;
	}
	.main-product-item-colors-slider-outer{
		margin-left: 15px;
	}
	.select-row-mobile{
		display: flex;
	}
	.price-row-mobile{
		display: flex;
		margin-bottom: 35px;
	}
	.add-to-cart{
		margin-bottom: 0;
	}
	.tovar-card-left{
		max-width: 350px;
		margin: 0 auto;
	}
	.tover-attr-item{
		width: 50%;
		padding-right: 20px;
	}
	.delivery .ionTabs__item_state_active > div{
		max-width: 220px;
		padding: 30px 10px 35px;
	}
	.delivery-feedback{
		padding: 30px 0;
	}
	.delivery .ionTabs__head > :not(:last-child){
		margin-right: 40px;
	}
  #mainWigsTabs .ionTabs__head li{
  	padding: 0 15px;
  	font-size: 18px;
  }
  #mainWigsTabs .ionTabs__item{
  	margin: 0;
  }
  .main-product-item-outer{
  	width: 49%;
  }
  header > .box, .main-nav, .main-search, .header-topline, .select-city__block {
  	display: none;
  }
  .header-midline > * {
	  display: none;
  }
  .header-regions {
	  display: block;
  }
  .header-nav {
  	margin-top: 0;
  }
  .main-slider {
    height: 400px;
	}
  .white-field {
    width: 100%;
    background-image: none;
    background-color: rgba(255, 255, 255, 0.5);
	}
	.header-mobile {
    background-image: none;
	}
  .footer-item-nav{
  	order: 2;
  }
  .footer-item-nav{
  	margin-right: 75px;
  }
  .header-mobile{
  	display: -webkit-flex;
  	display: -moz-flex;
  	display: -ms-flex;
  	display: -o-flex;
  	display: flex;
  }
  .about-store-block-2 .box, .about-store-block-4 .box, .main-delivery .box {
  	min-height: 335px;
  }
  .about-store-block-1 .bg-box {
  	background-position: 200px center;
  }
  .about-store-block-4 .box, .main-fitting .box, .contact-box  {
  	background-position: -250px top;
  }
  .main-advantages .box, .main-fitting .box, .main-delivery .box, .contact-box, .about-store-block-2 .box, .about-store-block-4 .box {
		background-size: 100%;
		min-height: 350px;
	}
  .main-advantages .box {
  	background-size: auto;
  }
  .fancybox-slide .tovar-card-right {
  	position: relative;
  	margin-bottom: 0;
  	padding-bottom: 90px;
  }
  .fancybox-slide .tovar-card-left {
  	padding-bottom: 60px;
  }
  .fancybox-slide .tovar-card-right .select-row {
  	position: absolute;
  	left: -100%;
  	bottom: 55px;
  	flex-flow: row wrap;
  	width: 195%;
  }
  .fancybox-slide .tovar-card-right .price-row {
  	position: absolute;
  	left: -100%;
  	bottom: 0;
  	flex-flow: row wrap;
  	justify-content: space-between;
  	width: 195%;
  }
  .fancybox-slider-wrap .price-row-buttons {
  	justify-content: flex-end;
  }
  .fancybox-slider-wrap .tovar-price {
  	font-size: 34px;
  }
  .fancybox-slider-wrap .price-row-buttons .for-fitting {
		margin: 0;
	}
	.fancybox-slider-wrap .price-row-buttons .add-to-cart {
		margin: 0 20px 0 0;
	}
	.metro {
		flex-flow: column nowrap;
		overflow: hidden;
	}
	.metro-items {
		overflow: hidden;
	}
	.metro .right-block, .metro .left-block {
		width: 100%;
		max-width: 100%;
	}
	.metro .left-block {
		margin-bottom: 15px;
	}
}
@media all and (max-width: 700px) {
	.basket-bottom-price-all{
		text-align: left;
	}
	.basket-item-column{
		max-width: 100%;
	}
}
@media all and (max-width: 600px) {
	.delivery-feedback .order-call {
		min-width: 70%;
	}
	.main-slider-block-item > h2 {
		font-size: 28px;
		max-width: none;
	}
	.main-slider-block-item > span {
		max-width: none;
		font-size: 18px;
	}
	.tovar-card-prev-next{
		margin-top: 20px;
	}
	.collections .ionTabs__tab{
		width: 50%;
	}
	.collections .ionTabs__tab a{
		width: 100%;
	}
	.tovar-modal-outer .add-to-cart{
		margin-right: auto;
	}
	.main-news-block-date{
		margin-bottom: 320px;
	}
	.main-news-block-title, .main-news-block-date, .main-news-block-date + p{
		max-width: 100%;
	}
	.wigs-style-choise-block-row-right, .wigs-style-choise-block-row{
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		-ms-align-items: center;
		align-items: center;
	}
	.wigsReason-desc-title + p{
		max-width: 100%;
	}
	.wigsReason-desc-title{
		max-width: 100%;
	}
	.wigs-style-choise-block-row-left{
		margin-top: 50px;
		-ms-align-self: flex-start;
		align-self: flex-start;
	}
	.wigs-style-choise-block-title{
		max-width: 220px;
		margin-top: 60px;
	}
	.wigs-style-choise-block-row-right{
		text-align: center;
		order: -1;
	}
	.wigs-style-choise-block-row-right-desc{
		margin-top: 5px;
	}
	.wigs-style-choise-block-row-right-photo{
		margin-right: 0;
	}
	.about-store-block-1-body-desc-title{
		margin-bottom: 280px;
		text-align: left;
	}
	.about-store-block-2-desc{
		max-width: 100%;
		text-align: center;
	}
	.about-store-block-1-body-desc{
		max-width: 100%;
	}
	.about-store-block-2-desc-title{
		text-align: center;
	}
	.about-store-block-2-desc-text{
		max-width: 370px;
		-ms-align-self: center;
		align-self: center;
	}
	.about-store-block-2-desc-more{
		-ms-align-self: center;
		align-self: center;
		width: 100%;
		max-width: 300px;
	}
	.about-store-block-4 .about-store-block-2-desc-title{
		text-align: center;
		margin-bottom: 300px;
	}
	.collections-item{
		width: 50%;
	}
	.basket-form{
		max-width: 100%;
		-ms-align-items: flex-start;
		align-items: flex-start;
		width: 100%;
		margin-top: 40px;
	}
	.basket-bottom-price-column{
		text-align: left;
	}
	.collections-brends > :not(:last-child){
		margin-right: 8px;
	}
	.collections-brends a{
		min-width: initial;
	}
	.collections-brends{
		width: 100%;
		justify-content: space-between;
	}
	.main-advantages-left-companies-mobile{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
	}
	.tover-proxy-desc-text{
		max-width: 100%;
	}
	.tovar-card-right-bottom-wigs{
		margin: 0 auto 15px 0;
		padding: 0;
		text-align: left!important;
		align-items: flex-start!important;
	}
	.wigs-long > :nth-child(even) {
	    text-align: left;
	}
	.tovar-card-left-bottom-wigs{
		order: 2;
	}
	.review-modal-column-title{
		margin-bottom: 180px;
	}
	.review-modal-column input{
		width: 100%;
		max-width: 295px;
	}
	.review-modal-column{
		width: 100%;
		-ms-align-items: center;
		align-items: center;
	}
	.give-feedback{
		margin-left: 0;
		width: 100%;
		max-width: 295px;
	}
	.foto{
		position: absolute;
		margin: 0;
		top: 75px;
		left: 50%;
		transform: translateX(-50%);
	}
	.for-u-product-outer{
		margin: 0;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		-ms-align-items: center;
		align-items: center;
	}
	.tovar-consultant-block-img{
		margin-right: 0;
	}
	.tovar-card-right-bottom{
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		-ms-align-items: center;
		align-items: center;
		text-align: center;
		margin-top: 40px;
	}
	.tovar-consultant-block-name{
		margin-top: 20px;
	}
	.tovar-card-left-bottom{
		max-width: 100%;
		width: 100%;
	}
	.add-to-cart,.for-fitting,.tovar-consultant-block .order-call,.tovar-consultant-block{
		width: 100%;
		max-width: 290px;
		margin-right: auto;
		margin-left: auto;
	}
	.add-to-cart{
		margin: 25px auto 20px;
	}
	.price-row-mobile{
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.tovar-count-outer{
		min-width: 100%;
		margin-bottom: 40px;
		justify-content: flex-start;
	}
	.tovar-in-stock{
		margin-left: 65px;
	}
	.select-row{
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.tovar-title{
		margin-top: 40px;
	}
	.tovar-main-slider-mobile{
		max-width: 370px;
		margin-right: auto;
		margin-left: auto;
	}
	.tovar-attr-block{
		max-width: 100%;
	}
	.tover-attr-item{
		width: 33.33333333333%;
	}
	.proxy-header{
		display: none;
	}
	.tovar-card-right{
		padding: 0;
		max-width: 100%;
	}
	.tovar-main-slider-mobile{
		display: block;
	}
	.tovar-main-slider{
		display: none;
	}
	.tovar-card .box{
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		-ms-align-items: center;
		align-items: center;
	}
	.tovar-card .bread-crumbs{
		display: none;
	}
	.slider-left,.slider-right{
		display: block!important;
	}
	.tovar-card-left{
		max-width: 370px;
		margin-right: auto;
		margin-left: auto;
	}
	.tovar-nav-slider{
		display: none;
	}
	.delivery .ionTabs__item_state_active{
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: center;
	}
	.delivery .ionTabs__head > :not(:last-child){
		margin-right: 0;
	}
	.delivery .ionTabs__head{
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		-ms-align-items: center;
		align-items: center;
	}
	.delivery .ionTabs__head li{
		margin-bottom: 20px;
		min-width: 70%;
	}
	.delivery .ionTabs__item_state_active > div{
		max-width: 100%;
		width: 100%;
		margin-bottom: 30px;
	}
	.all-about-wigs-block{
		margin: 0 -5px;
	}
	  .all-about-wigs-item{
	  	width: 50%;
	  	padding: 0 5px;
	  }
	.slick-dots{
		display: none!important;
	}
	.main-slider-block-item {
		-ms-align-items: center;
		align-items: center;
		text-align: center;
	}
   .main-slider-block-item > h2{
   	font-size: 30px;
   }
   .main-contacts-right-storerow{
   	-webkit-flex-direction: column;
   	-moz-flex-direction: column;
   	-ms-flex-direction: column;
   	-o-flex-direction: column;
   	flex-direction: column;
   }
   .main-contacts-right-storerow-item{
   	width: 100%;
   	max-width: 290px;
   margin: 0 auto 20px;
   }
   .main-fitting .box, .main-delivery .box, .contact-box{
   	min-height: 100%;
   }
   .contact-box{
   	justify-content: center;
   }
   .main-fitting-right-title{
   	  text-align: right;
   }

  .main-advantages-left-list{
  	display: -webkit-flex;
  	display: -moz-flex;
  	display: -ms-flex;
  	display: -o-flex;
  	display: flex;
  	-webkit-flex-direction: column;
  	-moz-flex-direction: column;
  	-ms-flex-direction: column;
  	-o-flex-direction: column;
  	flex-direction: column;
  	padding: 0 30px;
  	margin-top: 30px;
		align-items: flex-start;
		text-align: left;
  }
  .main-advantages-left-title,.main-delivery-left-title{
  	text-align: left;
  }
  .main-product-item-outer{
  	width: 100%;
  }
  .main-advantages-left,.main-fitting-right, .main-delivery-left{
  	max-width: 100%;
  	text-align: center;
  }
  #mainWigsTabs .ionTabs__item.ionTabs__item_state_active{
  	display: -webkit-flex;
  	display: -moz-flex;
  	display: -ms-flex;
  	display: -o-flex;
  	display: flex;
  	-webkit-flex-direction: column;
  	-moz-flex-direction: column;
  	-ms-flex-direction: column;
  	-o-flex-direction: column;
  	flex-direction: column;
  	-ms-align-items: center;
  	align-items: center;
  }
  #mainWigsTabs .ionTabs__head{
  	-webkit-flex-wrap: wrap;
  	-moz-flex-wrap: wrap;
  	-ms-flex-wrap: wrap;
  	-o-flex-wrap: wrap;
  	flex-wrap: wrap;
  	border: none;
  }
  #mainWigsTabs .ionTabs__body{
  	padding: 25px 0 0;
  }
  #mainWigsTabs .ionTabs__head li{
  	padding: 0;
  	margin: 0 5px 15px;
  	border-radius: 10px;
  	width: calc(50% - 10px);
  	max-width: 220px;
  	height: 45px;
  	line-height: 45px;
  	text-align: center;
  	border: 1px solid black;
  	font-weight: 600;
  	color: #292929;
  }
  .ionTabs__tab_state_active{
  	background-color: #232323!important;
  	color: #fff!important;
  }
  .footer-item-nav{
  	display: none;
  }
  .callback-modal-block-left{
  	display: none;
  	margin: 20px 0 40px;
  }
  .callback-modal-block-left-mobile{
	display: block;
  }
  .callback-checkbox-label{
  	margin: 20px 0 40px;
  }
  .callback-modal-outer{
  	max-width: 440px;
  }
  .callback-modal-block-right,.callback-modal-block-right-inputrow{
  	display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    text-align: center;
  }
  .callback-modal label{
  	-ms-align-items: center;
  	align-items: center;
  }
  footer .box{
  	-webkit-flex-direction: column;
  	-moz-flex-direction: column;
  	-ms-flex-direction: column;
  	-o-flex-direction: column;
  	flex-direction: column;
  	margin-bottom: 0;
  	-ms-align-items: center;
  	align-items: center;
  }
  .footer-item-address{
  	display: none;
  }
  .delivery .ionTabs__item_state_active > :nth-child(2){
	margin: 0;
  }
  .page-title{
  	margin-top: 15px;
  }
  .main-advantages .box, .main-fitting .box, .main-delivery .box, .contact-box, .about-store-block-2 .box, .about-store-block-4 .box {
  	background-position: center 121px;
  	background-size: auto 300px;
  }
  .main-fitting-right-title {
  	margin-bottom: 300px;
  }
  .about-store-block-2-desc-title {
  	margin-bottom: 320px;
  }
  .main-advantages-left-title, .main-contacts-right-title, .main-delivery-left-title, .about-store-block-4 .about-store-block-2-desc-title  {
  	margin-bottom: 345px;
  }
  .catalog-tovar-items-block .pagination-items {
	flex-flow: column wrap;
	align-items: center;
	width: 100%;
  }
  .catalog-tovar-item-outer {
	width: 100%;
	max-width: 400px;
  }
  .catalog-tovar-item-outer, .main-product-item-outer {
	padding: 0;
  }
  .fancybox-slider-wrap .tovar-card-right {
  	width: 100%;
  	flex-flow: column nowrap;
  	padding: 0;
  }
  .fancybox-slider-wrap .tovar-card-left {
  	display: none;
  }
  .fancybox-slider-wrap .tovar-main-slider-mobile {
  	float: none;
  	margin: 0 auto 10px;
  }
	.fancybox-slider-wrap .tovar-card-right .price-row, .fancybox-slider-wrap .tovar-card-right .select-row  {
		width: 100%;
		position: static;
		flex-flow: row wrap;
		margin-left: 0;
	}
	.fancybox-slider-wrap .tovar-count-outer {
		flex-direction: row-reverse;
		justify-content: flex-end;
		margin-bottom: 10px;
	}
	.fancybox-slider-wrap .tovar-in-stock {
		margin-left: 0;
		margin-right: 65px;
	}
	.fancybox-slider-wrap .tovar-price-column {
		width: 100%;
		text-align: left;
		margin-bottom: 15px;
	}
	.fancybox-slider-wrap .main-product-item-colors-slider .main-product-item-colors-radio {
    	padding: 0 12px;
	}
	.fancybox-slider-wrap .price-row-buttons a {
		margin-top: 10px;
	}
	.fancybox-slider-wrap .tover-attr-item {
		width:45%
	}
	.fancybox-slider-wrap .tovar-attr-block {
		justify-content: space-between;
	}
	.fancybox-slider-wrap .price-row-buttons {
		width: 80%;
		flex-direction: column;
		align-items: center;
	}
	.fancybox-slider-wrap .price-row-buttons .add-to-cart, .fancybox-slider-wrap .price-row-buttons .for-fitting {
		width: 100%;
		margin: 0 0 10px;
	}
	.reviews-right{
		right: -10px;
	}
	.reviews-left{
		left: -10px;
	}
	.reviews-slide-mobile-img {
		margin: 0 auto;
	}
}
@media (max-width: 523px) {
	.modal-continue {
		margin-top: 20px;
	}
}
@media all and (max-width: 480px) {
	.fancybox-slide > div {
		margin-top: 60px;
	}
	.catalog-tovar-column {
		max-width: 100%;
	}
	.callback-modal {
		padding: 40px 20px 20px;
	}
	.bread-crumbs {
		display: none;
	}
	.recvisits .box {
		text-align: center;
	}
	.on-fitting-block .catalog-tovar-item-outer {
		width: 100%;
	}
	.catalog-tovar-items-sort-row > :first-child {
		margin: 0 30px 0 0;
	}
    #specialSLider{
        display: block;
    }
    #specialSLider .main-product-item-outer{
        max-width: 100%;
    }
    .header-mobile-dropdown{
        text-align: left;
        max-width: 100%;
    }
    .mobile-search{
        margin-right: auto;
        margin-left: 0;
    }
    .header-mobile-dropdown-topline{
        flex-direction: row-reverse;
    }
	.wigs-style-choise .box{
		background-position: center top;
	}
	.catalog-tovar-items-sort-row{
		justify-content: space-between;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.bread-crumbs{
		display: none;
	}
  .order-fitting-form{
  	width: 100%;
  }
  .order-fitting-form button,.order-fitting-form input{
  	-ms-align-self: center;
  	align-self: center;
  	width: 100%;
  	max-width: 295px;
  }
  .order-fitting-form-title{
  	margin-bottom: 250px;
  }
  .on-fitting-block .main-product-item-outer{
  	width: 100%;
  	margin: 0 auto;
  }
  .on-fitting-block{
  	display: -webkit-flex;
  	display: -moz-flex;
  	display: -ms-flex;
  	display: -o-flex;
  	display: flex;
  	flex-direction: column;
  	-ms-align-items: center;
  	align-items: center;
  	width: 100%;
  	margin: 0;
  }
  .catalog-tovar-item-outer{
  	width: 100%;
  }
  .mobile-filter{
  	max-width: 100%;
  	-ms-align-items: flex-start;
  	align-items: flex-start;
  }
  .mobile-filter .filter-list{
  	text-align: left;
  }
  .mobile-filter .filter-list li label{
  	-webkit-flex-direction: row;
  	-moz-flex-direction: row;
  	-ms-flex-direction: row;
  	-o-flex-direction: row;
  	flex-direction: row;
  }
  .mobile-filter .price-range-filter-block-name{
  	text-align: left;
  }
  .mobile-filter-title{
  	-webkit-flex-direction: row-reverse;
  	-moz-flex-direction: row-reverse;
  	-ms-flex-direction: row-reverse;
  	-o-flex-direction: row-reverse;
  	flex-direction: row-reverse;
  }
  .mobile-filter .filter-list li input{
  	margin-left: 0;
  	margin-right: 15px;
  }
  .mobile-filter .filter-list li span{
  	margin-left: 10px;
  	margin-right: 0;
  }
	.contacts-top-row{
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		-ms-align-items: center;
		align-items: center;
	}
	.contacts-top-row > *{
		margin-left: 0;
		margin-top: 15px;
	}
	.like-h{
		margin: 15px 0;
	}
	.like-h-new{ /* When we in new directory */
		font-size: 24px;
		color: #333333;
		font-weight: bold;
	}
	.page-title{
		margin-bottom: 15px;
	}
	.main-advantages .box, .main-fitting .box, .main-delivery .box, .contact-box, .about-store-block-2 .box, .about-store-block-4 .box {
  		background-size: 100%;
    }
	.main-product-item-pricerow-odlprice{
		right: 85px;
	}
	.basket-item-img{
		margin-right: 0;
		margin-bottom: 15px;
	}
	.basket-item{
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		-ms-align-items: center;
		align-items: center;
	}
}

@media (min-width: 992px) {

  .tovar-card-right-bottom {
    height: 220px;
  }
  .map-block-odd {
    flex-direction: row;
  }
  .tovar-card-right-bottom{
    padding-left: 20px;
  }

}


@media (min-width: 768px) and (max-width: 991px) {


  .white-field > h2 {
      font-size: 30px;
  }
  .main-advantages-left {
    width: 65%;
  }
  .main-slider-block-item {
    background-position: 50% 0%;
    padding-right: 0;
    /*background-size: 100% 100%;*/
    background-size: cover;
    height: 100%;
  }
  .main-fitting-right, .about-store-block-2-desc {
    width: 40%;
  }
  .header-topline-phone {
    margin-left: auto;
  }
  .header-topline-maillink {
    margin-right: 0;
  }
  .about-store-block-1 .about-store-block-1-body {
    width: 45%;
  }
  .map-block-odd {
    flex-direction: row;
  }
  .tovar-card-left{
    width: 100%;
    margin: 0 auto 10px;
  }

  .tovar-card-right{
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 15px;
  }

  .tovar-card-left-bottom{
    width: 100%;
    margin-bottom: 15px;
  }

  .tovar-card-right-bottom{
    width: 100%;
  }

}

@media (max-width: 767px) {

  .main-slider-block-item {
    background-position: 50% 0%;
    padding-right: 0;
    /*background-size: 100% 100%;*/
    background-size: cover;
    height: 100%;
  }
  .chose-wig {
    margin: 0 auto;
  }
  .white-field {
    width: 100%;
    background-image: none;
    background-color: rgba(255, 255, 255, 0.5);
  }
  .white-field > h2 {
	  font-size: 2.5rem;
	  line-height: 1.2;
  }
  .white-field > span {
	  font-size: 1.7rem;
	  line-height: 1.3;
	  margin-bottom: 1.5rem;
  }
	.white-field .chose-wig {
		line-height: 4rem;
		height: 4rem;
	}
  header > .box, .header-nav {
      display: block;
  }
  .header-nav {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    margin-top: 0;
  }
  header > .box {
    margin-top: 60px;
  }
  .header-mobile {
    background-image: none;
  }
  .order-fit-form {
    width: 65%;
    margin: 0 auto;
  }
  .order-fitting-form-title {
      display: none;
  }
  .order-fitting-form-title2 {
    display: block;
  }
  .order-fit-img {
    width: 100%;
    order: 0;
    margin-bottom: 20px;
  }
  .product-modal-buttom-row > a {
    margin-top: 10px;
  }
  .main-product-item .main-product-item-onhover {
    display: flex;
    flex-flow: column wrap;
    justify-content: space-between;
  }
  .main-product-item .main-product-item-onhover > div {
    flex-grow: 1;
  }
  .main-product-item .main-product-item-desc {
      background-color: #fff;
  }
  .main-product-item-onhover {
      display: none;
      position: static;
      padding: 0;
      box-shadow: none;
  }
  .main-product-item {
      box-shadow: 0px 3px 12px 2px rgba(0, 0, 0, 0.16);
  }
  .catalog-tovar-items-block .main-product-item {
    margin-bottom: 0;
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
  }
  .catalog-tovar-item-outer {
      margin-bottom: 30px;

  }
  .main-product-item-buyrow {
    flex-grow: 2;
  }
  .header-midline-address {
  	margin-right: 5px;
  	margin-left: 10px;
  }
  .header-midline-address, .select-city__block__text, .select-city__block__text-city {
    color: #ffffff;
  }
  .header-midline-item-left {
  	background-color: transparent;
  }
  .main-contacts-right, .main-advantages-left {
    width: 50%;
  }
  .main-fitting-right {
    width: 100%;
  }
  .main-news-block-title, .main-news-block-date, .main-news-block-date + p {
      max-width: 100%;
  }
  .catalog-block {
    margin-bottom: 0;
	margin-top: 8px;
  }
  .main-fitting, .main-delivery, .main-contacts {
    padding: 10px 0;
  }
  .tovar-card {
    padding-bottom: 10px;
  }
  .main-fitting-right,.about-store-block-2-desc {
    width: 55%;
  }
  .loading-ico {
    top: 0;
    left: 0;
  }

  .pagination-items{
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .tovar-card-left{
    width: 100%;
    margin: 0 auto 10px;
  }

  .tovar-card-right{
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 15px;
  }

  .header-topline-maillink{
    margin-right: 10px;
  }

  .tovar-card-left-bottom{
    width: 100%;
    margin-bottom: 15px;
  }

  .tovar-card-right-bottom{
    width: 100%;
  }

  .tovar-title{
    padding-right: 0;
    font-size: 24px;
  }

  .tovar-title .stars-row,
   .tovar-title .rating-wrapper{
    position: relative;
    margin-top: 10px;
    margin-left: 0;
    margin-bottom: 10px;
  }

  .tovar-price{
    font-size: 28px;
  }

  .tovar-card-right .price-row{
    flex-direction: column;
  }

  .price-row-buttons{
    margin-left: 0;
  }

  .tovar-count-outer{
  	margin-left: 0;
    margin-top: 10px;
  }

  .basket-form > label{
    margin-top: 25px;
  }

  .basket-form > label > input, .basket-form > label > select, .basket-form > label > select > option{
    margin-top: 6px;
  }

  .basket-form-title{
    margin-bottom: 1px;
  }

  .wigs-style-choise-block-title{
    margin-top: 20px;
  }

  .ionTabs .main-product-item{
    margin-bottom: 0;
  }

  .main-wig-models .catalog-tovar-item-outer{
    width: 100%;
  }

  .price-row-buttons a{
    margin-left: 10px;
    margin-right: 10px;
  }

  .price-row-buttons .add-to-cart{
    margin-left: 10px;
    margin-right: 10px;
  }

  .main-product-item-colors-radio-inner input{
    display: none;
  }

  .tovar-title .stars-row{
    top: 0;
  }
}

@media (max-width: 600px) {
  .main-slider {
      height: 350px;
  }
  .main-contacts-right, .main-advantages-left {
    width: 100%;
    padding: 0 7px;
  }
  .select-city__modal-wrap {
      width: 90%;
  }
  .main-news-block-date {
      margin-bottom: auto;
  }
  .about-store-block-2 .box {
     background-position: top 100px center;
  }
  .about-store-block-1 .box {
    background-position: top 70px center;
  }
  .main-fitting-right, .about-store-block-2-desc {
      width: 100%;
  }
  .on-fitting-block .catalog-tovar-item-outer {
      width: 100%;
    margin: 0 auto;
  }
  .on-fitting-block {
    margin: 0 auto;
  }

}

@media (max-width: 480px) {
  .breadcrumbs {
      display: none;
  }
  .main-slider {
      height: 300px;
  }
  .white-field {
    padding: 0 30px;
  }
  .slick-list {
      width: 100%;
    margin: 0 auto;
  }
  .contacts-slider-body .slick-list {
    width: 90%;
  }
  .callback-modal-outer {
    margin-top: 70px;
  }
  .reg-table, .bx-auth-reg {
    width: 100%;
    display: block;
  }
  .reg-table tr, .reg-table td, .reg-table thead, .reg-table tbody, .reg-table tfoot {
    display: block;
  }
  .reg-table tr {
    width: 100%;
  }
  .reg-table input {
    width: 100%;
  }
  .bx-forgotpass-table {
    margin: 0 auto;
  }
  .bx-forgotpass-table tfoot, .bx-forgotpass-table + p {
    text-align: center;
  }
  .about-store-slider-1, .about-store-block-2 .box, .about-store-block-4, .about-store-slider-3 {
      margin: 10px 0;
  }
  .loading-ico {
    top: -15px;
    left: 0;
    width: 40px;
    height: 40px;
  }
  .main-wig-models-subnews {

  	font-size: 16px;
  }
}

@media (max-width: 470px) {
    .header-mobile-left-right .header-mobile-left-right-bottom {
		display: none;
	}
}

@media (max-width: 400px) {
	.header-mobile-left-right{
		display: none;
	}
	.collections-item-img{
		height: 85px;
	}
	.tover-attr-item{
		width: 50%;
	}
	.tovar-card .slider-right{
		right: 0;
	}
	.tovar-card .slider-left{
		left: 0;
		z-index: 5;
	}
	.order-fitting .box{
		background-position: top 75px right;
	}
	.all-about-wigs-item{
		width: 100%;
	}
	.about-store-block-4 .box{
		background-position: top 155px left;
	}
	.catalog-tovar-items-sort-row > :first-child{
		margin-bottom: 15px;
	}

  .main-slider {
    height: 250px;
  }
  .white-field h2 {
      margin: 0 0 .7rem 0;
	  line-height: 1.2;
	  font-size: 1.8rem;
  }
  .white-field span {
	  margin: 0;
	  font-size: 1.3rem;
	  line-height: 1.2;
	  margin-bottom: 1rem;
  }
  .white-field .chose-wig {
	  line-height: 4rem;
	  height: 4rem;
  }
  .collections .ionTabs__item {
  	flex-direction: column;
  }
  .collections-item {
  	width: 100%;
  }
  .collections-item-img {
  	height: auto;
  	margin: 0 auto;
  }
  .main-fitting .box {
  	background-position: center 160px;
  }
  .main-fitting-right-title, .main-advantages-left-title {
  	font-size: 28px;
  }
}
@media (max-width: 375px) {
	.main-advantages .box {
		background-position: center 160px;
	}
}

.none {
	display: none;
}
label.disabled{
	opacity: 0.4;
}

form small.error {
    color: red;
}

.slick-next, .slick-prev {
    z-index: 1;
    width: 50px;
    height: 50px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    background: #212121;
}

.slick-next {
    right: 0;
    background: #212121 url(/local/templates/butikparik/img/contacts_spb/right.png) 50% 50% no-repeat;
}

.slick-prev {
    left: 0;
    background: #212121 url(/local/templates/butikparik/img/contacts_spb/left.png) 50% 50% no-repeat;
}

.slick-prev:hover, .slick-prev:focus {
    background: #000 url(/local/templates/butikparik/img/contacts_spb/left.png) 50% 50% no-repeat;
}

.slick-next:hover, .slick-next:focus {
    background: #000 url(/local/templates/butikparik/img/contacts_spb/right.png) 50% 50% no-repeat;
}

.slick-prev:before,
.slick-next:before  {
    content: '';
}

.red-line .line {
    border-left-color: #f44336;
}

.purple-line .line {
    border-left-color: #560ed8;
}

.blue-line .line {
    border-left-color: #03a9f4;
}

.purple-line .station-name {
    background-image: url(/local/templates/butikparik/img/contacts_spb/icons/metro-purple.png);
}

.red-line .station-name {
    background-image: url(/local/templates/butikparik/img/contacts_spb/icons/metro-red.png);
}

.blue-line .station-name {
    background-image: url(/local/templates/butikparik/img/contacts_spb/icons/metro-blue.png);
}

/* Js classes */

.js-none {
	display: none!important;
}

/*****/

.no-magrgin-bottom {
    margin-bottom: 0;
}

.no-magrgin-top {
    margin-top: 0 !important;
}

.margin-left-10 {
    margin-left: 10px;
}

.profile-table {
    border-collapse: collapse;
}

.profile-table  td {
    border: 1px solid #000;
    padding: 5px 0 5px 20px;
}

.margin-right-30 {
    margin-right: 30px;
}

.bx-changepass-table {
    margin-bottom: 15px;
}

.bx-changepass-table tr td {
    padding: 5px;
}

.bx-changepass-table tr td input {
    width: 100%;
}

.not-found-elements {
    text-align: center;
    margin-bottom: 20px;
}

table.reg-table tr td{
    padding: 5px;
}

.fs16 {
    font-size: 16px;
}

.requisites p {
    margin-bottom: 0;
}

.no-pointer {
    cursor: auto;
}

.pointer {
    cursor: pointer;
}

/* .mobile-submenu-trigger:not(:hover) {
  pointer-events: none;
} */

/* li for Catalog Lists */
.catalog-tovar-items-block .pagination-items > ul {
	margin: 3px 0 15px;
}

.catalog-tovar-items-block .pagination-items li {
	margin: 0 0 5px;
}

/* Styles for bug with h2 > ul */
.pagination-items h2 > ul {
	margin: 0;
}

.box__seo-text p,
.box__seo-text h1,
.box__seo-text h2,
.box__seo-text h3,
.box__seo-text h4,
.box__seo-text h5,
.box__seo-text h6,
.box__seo-text ul,
.box__seo-text ol {
	width: 100%
}
.tabs-maps{
	width: 100%;
	display: flex;
	flex-direction: column;
}
.tabs-maps__nav{
	display: flex;
	flex-direction: row;
}
@media only screen and (max-width: 600px) {
  .tabs-maps__nav{
	display: block;

}
.tabs-maps__btn
{
margin-bottom:10px;
    width: 100%;
}
}
.tabs-maps__btn{
	line-height: 65px;
	height: 65px;
	width: auto;
	margin-right: 30px;
	padding: 0 4%;
white-space: nowrap;
}
.tabs-maps__btn:hover {
	border: 1px solid #D472B6;
	background-color: #D472B6;
	color: white;
}
.is-active-map[data-tab-name]{
	/*background-color: transparent;
	color: black;*/
border: 1px solid #D472B6;
	background-color: #D472B6;
	color: white;
}
.map-content{
	text-align: center;
	font-size: 20px;
	display: none;
}
.map-content.is-active-map{
	display: block;
}
.placemark_layout_container{
	overflow: hidden;
	border-radius: 3px;
	width: 170px;
	/* width: 170px */
	height: 35px;
	padding: 1px 1px 0px;
	display: flex;
	align-items: center;
	background: white;
	justify-content: left;
	align-items: center;
	color: #504f4f;
}
.placemark_layout_container__icon{
	width: 35px;
	height: 35px;
}
.placemark_layout_container__icon img{
	object-fit: cover;
	width: 32px;
	height: 32px;
}
.placemark_layout_container__content{

}
.placemark_layout_container__content-title{
	font-weight: bold;
	font-size: 12px;
}
.placemark_layout_container__content-info{
	font-size: 11px;
	font-weight: bold;
}
.placemark_layout_container__content-info span{
	font-weight: 300;
}

 #map1,#map2 {
	 max-width: 100%; height: 352px; padding: 0; margin: 0;
 }
.placemark_layout_container{
	cursor: pointer;
}

#oneclick{
	padding: 25px;
	border-radius: 10px;
	border: 1px solid black;
	background-color: #fff;
}
.catalog > .box {
	padding-top: 5px;
}

.on-fitting .on-fitting-block {
	margin: 0 auto;
	min-width: auto;
	max-width: 1270px;
}

.modal__overlay {
	z-index: 900;
}
.box p img {
	max-width: 100%;
	height: auto;
}

.leave-request-modal {
	padding: 2.1rem 3.1rem 2.4rem;
	border-radius: 10px;
	border: 1px solid black;
	background-color: #fff;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	font-family: 'Open Sans', sans-serif;
	color: black;
}
.leave-request-modal-outer {
	width: 100%;
	max-width: 50rem;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 3;
}
.leave-request-modal-header {
	margin-bottom: 1.5rem;
}
.leave-request-modal-title {
	font-size: 24px;
	font-weight: 400;
	font-family: 'Roboto Slab', serif;
	margin-bottom: 5px;
}
.leave-request-modal-field:not(:last-child) {
	margin-bottom: 2.5rem;
}
.leave-request-modal-field {
	width: 100%;
}
.leave-request-modal-labelname {
	display: block;
	font-weight: normal;
	margin-bottom: .2rem;
}
.leave-request-modal-input {
	width: 100%;
	border-bottom: 1px solid black;
	padding: 5px 0;
	text-align: left;
	font-size: 14px;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
}
.leave-request-modal-footer {
	margin-top: 2.3rem;
}
.leave-request-modal-submit {
	-ms-align-self: center;
	align-self: center;
	width: 100%;
	max-width: 255px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #292929;
	border-radius: 10px;
	color: #fff;
	cursor: pointer;
	transition: all .2s;
	border: 1px solid transparent;
	padding-left: 3rem;
	padding-right: 3rem;
}
.leave-request-modal-submit:hover {
	color: #232323;
	background-color: #fff;
	border: 1px solid black;
}
.leave-request-modal-err {
	font-size: 1.1rem;
	color: red;
	font-weight: normal;
	margin-top: .4rem;
}
.leave-request-btn {
	border: 1px solid #b3adad;
	width: 180px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border-radius: 10px;
	font-size: 16px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	transition: all .2s;
	cursor: pointer;
	color: black;
	background: none;
	margin-top: 1rem;
}
