#filtres {
	display: none;
}

input {
  border-radius: 0;
   -webkit-appearance: none;
  font-family: "SF UI Display Regular"
}

input[type="search"] {
  -webkit-appearance: none;
}

button:focus, button:hover {
	outline: none;
	
}

*:focus, *:focus-visible  {
	outline: none;
}

img, a {
	outline: none;
}

.top-header-mobile {
	font-weight: bold;
	color: #000;
	padding-top: 1px;
}

.top-header-mobile a, .top-header-mobile .reg-href {
	color: #000;
} 

.header__middle {
	border: none;
}

.logo_left:after {
	content: none;
	display: none;
}

.middle-header__right-block img {
	/*height: 29px; */
	margin: 0 3px;
}

.header__crat-box {
	margin-right: 20px;
}

/*
.logo_string {
    margin-top: 20px;
}
*/

.head-btn-block .col-1 {
	float: left;
	width: 155px;
	/*padding-left: 15px;*/
}

.head-btn-block .col-2 {
	margin-left: 170px;
	margin-right: 320px;
	padding: 0 0 0 30px;
}

.head-btn-block .col-3 {
	float: right;
	width: 305px;
	/*padding-right: 6px;*/
}

.head-btn-block:after {
	display: block;
	content: '';
	clear: both;
	
}

.bottom-header-mobile {
	margin: 0;
	padding: 0;
}

.bottom-header-mobile > div {
	width: 100%;
	font-size: 16px;
}

.btn-js, .btn {
	border-radius: 0;
	font-size: 16px;
	line-height: 16px;
}

.btn-js a, .btn a {
	text-decoration: none;
	color: #000;	
}

.opt_redir, .opt_redir a {
	/*
	background: #000;
	color: #FFF;
	*/
}

.opt_redir {
	border: solid 1px #000;
}

.opt_redir .btn-js {
	border: none;
	padding: 0;
}

.bottom-header-mobile > div:first-child {
	margin: 0;
}

.button-threegram:before {
	content: none;
	display: none;
}

.mobile-head-search {
	padding-left: 40px;
	height: 40px;
}

.mobile-head-search button {
	margin-left: -40px;
	float: left;
	border: 0;
	background: none;
	padding: 8px 0;
}

.mobile-head-search div {
	min-height: 39px;
	border-bottom: solid 1px #9a9a9a;
}

.mobile-head-search input {
	line-height: 39px;
	font-size: 22px;
	width: 100%;
	height: auto;
}

.mobile-head-search input:focus {
	outline: none;
}

.menu-block-mobile {
	position: absolute;
	z-index: 1000;
	/* max-width: 300px; */
	width: 100%;
	/*width: calc(100% + 20px);*/
	/* box-shadow: 0 4px 7px 1px #000; */
	background: #FFF;
	top: 42px;
	/*left: -10px;*/
	left: 0px;
}

.mobile-menu {
	border-bottom: none;
	/*margin-bottom: 0;
	padding-bottom: 0;*/
	margin: 0;
	padding: 0;
}

.mobile-menu li {
	margin: 0;
	padding: 12px 20px;
	border-bottom: solid 1px #a0a0a0;
	position: relative;
	padding-right: 0px;
	font-size: 16px;
	color: #000;
}

.mobile-menu li.close-back img {
	vertical-align: middle;
} 

.mobile-menu li .has-submenu {
	content: url('../img/960/toright-icon.png');
	display: block;
	float: right;
	padding: 0 20px 0 10px;
	
}

.mobile-menu li:first-child {
	/* padding-top: 0; */
}

.mobile-menu li:last-child {
	border-bottom: none;
}

.mobile-menu li:hover {
	background: #f7f7f7;
}

.mobile-menu li:after {
	content: '';
	display: block;
	clear: both;
}

.mobile-menu a {
	padding: 0;
	margin: 0;
	font-size: 16px;
	color: #000;
}

.this-menu-closed {
	display: none;	
}

.header-top__flag-box img {
	width: 40px;
}

.close-back {
	background: #e3e3e3;
	/* margin: 0 -15px !important; */
}

.close-back a {
	/* margin-left: -15px; */
	text-transform: none;
}

.mobile-dropdown-parent-js.active > .mobile-dropdown {
	right: auto;
	top: 0;
	left: 0;
	width: 100%;
	/*max-width: 640px;*/
	z-index: 2000;
	
	height: 100vh;
    background: #FFF;
    overflow: auto;	
}

.close_filter-block:after, .head-btn-block .btn-filter:after {
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	background: no-repeat bottom left url("../img/960/filter-icon.png");
	background-size: contain;
	margin-bottom: -5px;
    margin-top: -5px;
    margin-left: 7px;
}

/*
.close_filter-block:after {
	background-position: right bottom;
	margin-left: 0;
	margin-right: 7px;
}
*/



.mobile-filter-block .filter_rest {
	display: block;
	/* box-shadow: 0 4px 7px 1px #000; */
	background: #FFF;
	padding-bottom: 350px;
}

.mobile-filter-block .filtres__bottons_box {
	/* background: #000;*/
	background: #FFF;
	padding: 0px 20px 15px;
	text-align: left;
}

.mobile-filter-block .filtres__bottons_box .close_filter-block {
	float: right;
}

.mobile-filter-block .filtres__bottons_box button:first-child {
	/* margin-right: 3px; */
}

.mobile-filter-block .filtres__bottons_box button:last-child {
	/* margin-left: 7px; */
}

.mobile-filter-block .filtres__bottons_box button {
	border-radius: 0;
	background: #FFF;
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;
	color: #000;
	width: calc(50% - 3px);
	/*margin: 0 7px;*/
	white-space: nowrap;
	padding: 10px 3px;
	text-align: center;
}

.mobile-filter-block .filter__block {
	width: auto;
	background: #FFF;
}

.mobile-filter-block .filter__block > ul {
	overflow: auto;
	width: auto;
	max-height: none;
	margin-left: auto;
	padding: 0;
	
}

.mobile-filter-block .filter__block > ul > li > label {
	color: #000;
	font-size: 16px;
	text-align: left;
	text-transform: uppercase;
	padding: 12px 0;
	padding-left: 20px;
	line-height: 16px
}

.mobile-filter-block .filter__block > ul > li > label > span.type_sort {
	display: none;
}

.mobile-filter-block .filter__block > h5 {
	color: #000;
	font-size: 16px;
	text-align: left;
	text-transform: uppercase;
	padding: 12px 20px;
	background: #FFF no-repeat calc(100% - 20px) center url('../img/960/toright-icon.png');
	border-bottom: 1px solid #adabab;
	margin: 0;
	cursor: pointer;
}

.mobile-filter-block .filter__block:last-child > h5 {
	border-bottom: none;
}

.mobile-filter-block .mFilterScroll {
	display: none;
}

.mobile-filter-block .one-filter ul {
	display: none;
}

.mobile-filter-block .filter__block > ul > li > input + label + div.filter__block {
	display: none;
}

.mobile-filter-block .filter__block > ul > li > input:checked + label + div.filter__block,
.mobile-filter-block .filter__block > ul > li > input:checked + label + div.filter__block > ul {
	display: block;
}

.mobile-filter-block .filter__block > ul > li > input:checked + label + div.filter__block {
	position: relative;
}

.mobile-filter-block .filter__block > ul > li > input:checked + label > span.type_sort {
	display: inline;
	color: #000;
	font-size: 16px;
}

.filter__block-btn-ok {
	display: block;
	background: #000;
	color: #FFF;
	border: none;
	margin: 10px auto;
	text-transform: uppercase;
	line-height: 24px;
	padding: 0 20px;
}

.filter__block-btn-close {
	position: absolute;
	display: block;
	right: 13px;
	bottom: 20px;
	width: 22px;
	height: 22px;
	background: none;
	border: solid 1px #000;
	border-radius: 11px;
	background: no-repeat center center url('../img/960/close.png');
}

.mobile-filter-block .infobox_content {
	display: none;
}

.mobile-filter-block .infobox_content a {
	display: block;
	/*padding: 0 30px 0 60px;*/
	padding: 0 0 0 60px;
	background: no-repeat 0px 57% url('../img/960/toleft-icon.png');
	text-align: left;
	font-size: 16px;
	color: #000;
	text-transform: uppercase;
}

.mobile-filter-block .infobox_content a span {
    display: block;
    /*color: #cfcfcf;*/
    color: #828282;
    font-size: 14px;
}

.mobile-filter-block .check-button:checked + label, .check-button + label {
	/* line-height: 28px;*/
}


.mobile-filter-block .filter__block > ul > li > label:after {
	display: block;
    content: '';
    float: right;
    width: 15px;
    height: 15px;
    border: solid 1px #000;
    margin-right: 15px;
    /*margin-top: 5px;*/
}

.mobile-filter-block .filter__block > ul > li > input:checked + label:after {
	display: block;
    content: '';
    color: #FFFFFF;
    float: right;
    width: 15px;
    height: 15px;
    border: solid 1px #ef1682;
    margin-right: 15px;
    /*margin-top: 5px;*/
    font-size: 16px;
    text-align: center;
    background: #ef1682 no-repeat center center url('../img/960/check-mark.png');
}

.mobile-filter-block .filter__block > ul > li.has-sort > input:checked + label:after {
	border: solid 1px #000;
	background: #FFF no-repeat center center url('../img/960/close.png');
}

.mobile-filter-block .filter__block > ul > li > input.has-checked-tsort:checked + label:after {
	display: block;
    content: '';
    color: #FFFFFF;
    float: right;
    width: 15px;
    height: 15px;
    border: solid 1px #000;
    margin-right: 15px;
    font-size: 16px;
    text-align: center;
    background: #FFF;
}


.mobile-filter-block .filter__block > ul > li:last-child > label {
	border-bottom: none;
}

.mobile-filter-block .has-sort .filter__block > ul > li:last-child:after {
	content: '';
	display: block;
	width: 100%;
	height: 4px;
	border-bottom: dashed 1px;
	border-top: dashed  1px;
	box-sizing: border-box;
}

.mobile-filter-block .filter__block a.open_submenu {
	display: block;
	color: #000;
	font-size: 16px;
	text-align: left;
	text-transform: uppercase;
	padding: 12px 30px;
	background: #FFF no-repeat calc(100% - 15px) center url('../img/960/toright-icon.png');
	border-bottom: 1px solid #adabab;
	margin: 0;
	cursor: pointer;
}

.mobile-filter-block .filter__block a.open_submenu + ul > li {
	color: #000;
	font-size: 16px;
	text-align: left;
	text-transform: uppercase;
	padding: 12px 30px;
	border-bottom: 1px solid #adabab;
	margin: 0;
	padding-right: 0;
}

.mobile-filter-block .filter__block a.open_submenu + ul > li > label {
	background: none;
	padding: 0;
	width: auto;
	height: auto;
	display: block;
}

.mobile-filter-block .filter__block a.open_submenu + ul > li > label:after {
	display: block;
    content: '';
    float: right;
    width: 15px;
    height: 15px;
    border: solid 1px #000;
    margin-top: 5px;
    margin-right: 15px;
}

.mobile-filter-block .filter__block a.open_submenu + ul > li > input:checked + label:after {
	display: block;
    content: '';
    float: right;
    width: 15px;
    height: 15px;
    border: solid 1px #000;
    margin-top: 5px;
    margin-right: 15px;
    background: #ef1682 no-repeat center center url('../img/960/check-mark.png');
    
}

.head-btn-block .filter_informer { 
	color: #000;
    /*background: #e8e8e8;*/
    background: #FFF;
    padding: 20px 0 0;
    text-align: left;
    clear: both;
    /* margin-bottom: -25px; */
}

.filter_rest .filter_informer {
	padding: 20px;
	margin-bottom: -25px;
}

.filter_informer span.type_sort {
	display: none;
}

.head-btn-block .filter_informer label {
/* 	background: #a0a0a0 calc(100% - 5px) center url('../img/960/uncheck.png') no-repeat; */
	background: calc(100% - 5px) center url('../img/960/uncheck.png') no-repeat;
	padding: 3px;
	padding-right: 21px;
	padding-left: 5px;
	display: inline-block;
	margin-right: 3px;
	margin-top: 3px;
	line-height: normal !important;
	border: solid 1px #000;
}

.head-btn-block .filter_informer label a {
	background: none;
	color: #000;
	text-decoration: none;
}

.filter_informer .myico {
	display: none;
}

.tovar__repost-img {
	background-size: contain;
	width: 23px;
	height: 23px;
}

.tovar__izbr-heart, .tovar__repost-img {
	width: 23px;
	height: 21px;
	
	background-size: contain;
    background-repeat: no-repeat;
    background-position: center;	
}

.mobile-filter-block .filter_informer {
    /* background: #e8e8e8; */
	margin-bottom: 0;
}

.mobile-filter-block .filters_bottom_infobox {
	padding: 10px 0;
	background: #e3007a;
}

.mobile-filter-block .filters_bottom_infobox button {
	background: none;
	border: none;
	text-transform: uppercase;
	color: #FFF;
}

.filtres__bottons_box button[type="submit"]:hover {
	background: none;
	border: none;
	color: #FFF;
}

.all-tovars__buy-button-box {
	z-index: 3000;
	text-transform: none;
}

.cart__param-left-col span, .choose-size span {
	color: #FFF;
}

.payment-method__textarea {
	border: solid 1px #000;
	font-size: 14px !important;
	text-transform: none !important;
	line-height: normal;
}

.payment-method__textarea::placeholder {
	/* color: #000 !important; */
	font-size: 14px;
	text-transform: none;
	
}

.menu_in_catalog {
	position: static;
    max-width: none;
    width: 100%;
    /*width: calc(100% + 60px);*/
    width: calc(100% + 40px);
    clear: both;
    /*margin: 0 -30px;*/
    margin-left: -20px;
}

.btn-js, .btn, .bottom-header-mobile > div {
	height: 16px;
}

#screen, .screen, #screen-reg, .screen-production, .screen-favorite, .screen-favorite-unauth {
	z-index: 4000;
}


#wholesale-popup .bad {
	height: auto;
}

#wholesale-popup a { 
	color: #000;
}

#wholesale-popup button {
	border: none;
	color: #FFF;
	background: #ff1c8d;
	display: block;
	margin: 10px auto;
	font-size: 18px;
	padding: 7px;
	cursor: pointer;
}

#wholesale-popup hr {
	border: none;
    border-top: dashed 1px #000;
}

.wholsale-img {
	cursor: pointer;
}


.screen-favorite-unauth {
	text-align: center;
}

.tovar-box .icon-block {
	position: static;
	text-align: left;
	width: auto;
	min-height: 30px;
	height: 30px;
	margin-bottom: 5px;
	margin-top: -5px;
}

.picture-block {
	height: 240px;
}

.all-tovars__item .all-tovars__img-box img {
	width: 100%;
}

.tovar__heart-icon {
	position: absolute;
    top: 4px;
    right: 4px;	
}

.icon-block div, .myico {
	display: inline-block;
	width: 40px;
}

.all-tovars__item {
	height: 377px; 
	/*height: 340px; 
	height: auto;*/
	overflow: hidden;
}

.all-tovars__item:hover {
	overflow: unset;
}

.order_list_content .cart__param-sorry {
	top: 0;
}

@media (min-width: 980px) {
	.search__button img {
		height: auto;
	}
	
	.tovar__heart-icon {
		width: 24px;
		height: 24px;
		background-image: url('../img/icons-detail/new/heart-np.png');
		background-size: contain;
    	filter: brightness(0);
	}
	
	.tovar__heart-icon.active {
		background-image: url('../img/icons-detail/new/heart_pink.png');
		filter: none;
	}
}

.favourites__param-left-col span {
	color: #FFF;
}

@media screen and (max-width: 1390px) {
	.all-tovars__name a, .all-tovars__descrip, .all-tovars__buy-button {
		font-size: 14px;
	}
	
	.picture-block {
		height: 205px;
	}
}

@media (max-width: 979px) {
	.head-btn-block {
		position: relative;
		padding: 0 20px;
	}
	
	.header a.login_form {
		text-decoration: none; 
	}
	
	.middle-header__right-block .wholsale-img {
	    top: -16px;
	    right: 145px;
	    position: absolute;
    }
	
	.no-size-selected {
		top: 109px;
		right: 15px;
	}
	
	
	.slides {
		margin-top: 0px;
	}
	
	/*
	ul.all-tovars li:nth-child(3n) {
		margin-right: 3px;
	}
	*/
	
	.top_Template_Navigation_Products, .bottom_Template_Navigation_Products {
		height: auto;
		max-height: 35px;
	}

	.top_Template_Navigation_Products .nav, .bottom_Template_Navigation_Products .nav {
		float: none;
		width: auto;
		height: auto;
	}
	
	.nav_cont {
		padding-top: 0;
		width: 89%;
	}
	
	.nav-mobile {
/* 		padding: 0 8px;
 */		padding: 0;
	}
	
	.nav_arrow {
		padding-top: 0;
		margin-top: -2px;
	}
	
	.nav-mobile .nav_arrow:first-child {
		text-align: left;
	}

	.nav-mobile .nav_arrow:last-child {
		text-align: right;
	}
	
	.screen .bad {
		width: 100%;
		max-width: 300px;
	}
	
	.popup-bg {
		background: rgb(0 0 0 / 21%);
	}
	
	.screen .bad .text {
		font-size: 16px;
		line-height: 22px;
		text-transform: none;
	}
	
	.screen .bad .text .pup-caption {
		margin-bottom: 22px;
	}
	
	.screen .bad .close {
		text-decoration: none;
		font-size: 14px;
	}
	
	.screen .bad .close img {
		content: normal;
	}
	
	.screen .bad .button {
		margin-bottom: 26px;
		
	}
	.screen .bad .button .big_a {
		border-radius: 0;
		font-size: 13px;
		padding: 7px 3px;
	}
	
	.window-dark-bg {
		opacity: 0.21;
	}
	
	.window-tovar-add__title {
		margin-bottom: 20px;
	}
	
	.favourites__window, .window-tovar-add, .window-tovar-add__title {
		width: 100%;
		width: calc(100% - 40px);
		/* max-width: 300px; */
		border-radius: 0;
		height: auto;
		color: #000;
		font-size: 16px;
		line-height: 22px;
		font-weight: normal;
	}
	
	.favourites__window {
		box-sizing: border-box;
		padding: 30px 15px;
	}
	
	.favourites__onpage {
		padding: 14px 15px;
	}
	
	.favourites__window_button {
		color: #000;
		border: solid 1px #000;
		border-radius: 0;
		background: #FFF;
		box-sizing: border-box;
		height: 34px;
		text-transform: uppercase;
		margin: 0;
		width: 90px;
		font-size: 11px;
	}
	
	.favourites__window-bold {
		/*font-size: 12px;*/
		font-size: 4.375vw;
		font-weight: bold;
		color: #000;
	}
	
	.favourites__window-bold img {
		vertical-align: middle;
		margin-left: 5px;
	}
	
	.screen-favorite-unauth .bad {
		width: 100%;
		max-width: 300px;
		height: auto;
		margin: 0;
		transform: translate(-50%, -50%);
	}
	
	.screen-favorite-unauth .bad .text {
		font-size: 16px;
		line-height: 22px;
		text-transform: none;
		margin-top: 25px;
		color: #000;
	}
	
	.screen-favorite-unauth .bad .text .pup-caption {
		margin-bottom: 22px;
	}
	
	.screen-favorite-unauth .bad .close {
		text-decoration: none;
		font-size: 14px;
		top: 5px;
    	right: 5px;
	}
	
	.screen-favorite-unauth .bad .button {
		margin: 20px 0 26px 0;
	}
	
	.screen-favorite-unauth .bad .button .big_a {
	    display: inline-block;
	    margin: auto 3px;
	    border: solid 1px;
	    border-color: #000;
	    color: #000;
	    background: #fff;
	    width: 45%;
	    line-height: normal;
	    height: auto;
		border-radius: 0;
		font-size: 13px;
		padding: 7px 0px;
		text-transform: uppercase;
	}
	
	
	.favourites__cross {
		background: none;
		font-size: 14px;
		color: #000;
		text-align: center;
		top: 4px;
		right: 2px;
	}
	
	.window-tovar-add__button {
		border: solid 1px #000 !important;
		border-radius: 0;
		color: #000 !important;
		font-size: 13px;
		text-transform: uppercase;
		display: block;
		width: 176px;
		margin: 14px auto 0;
		padding: 7px 3px;
	}
	
	ul.all-tovars {
		margin: 0;
	}

	ul.all-tovars li {
		width: 30%;
		width: calc(33% - 14px);
	}

	.all-tovars__item {
		/*height: 210px;*/
		height: auto;
		margin-bottom: 10px;
	}
	
	.icon-block div, .myico {
		width: 25px;
	}
	
	.choose-size span {
		color: #000;
	}
	
	.all-tovars__buy-button-box {
		position: fixed;
		margin: 0;
		padding: 0;
		left: 0;
		top: 0;
		background: #FFF;
		width: 100vw;
		height: 100vh;
		overflow: auto;
		
	}
	
	.all-tovars__buy-button {
		display: none;
	}	
	
	.logo_string {
	    display: inline-block;
	    margin-top: 20px;
	    width: calc(100% - 350px);
	}
	
	.header-top__flag-box img {
		height: 14px;
		width: 20px;
	}
	
	#mobile-valuta-block select {
		border: none;
		background: none;
	}
	
	#mobile-valuta-block {
		padding-left: 7px;
	}
	
	.menu-block-mobile .select-wrapper-2 select:focus {
		outline: none;
	}
	
	.menu-block-mobile .select-wrapper-2 select {
		padding: 0;
		padding-left: 5px;
	}
	
	.menu-block-mobile .select-wrapper-2:after {
		content: url('../img/960/tobottom-icon.png');
		display: inline-block;
	}
	
	.mobile-menu {
		margin-top: 0;
		overflow-x: hidden;
	}
	
	.tovar-box {
		/* border: 1px solid #bfbfbf; */
		border: none;
    	border-radius: 0px;
    	color: #000000;
	}
	
	.tovar-box .tovar__heart-box {
		bottom: auto;
		top: 12px;
		right: 7px;
	}
	
	.tovar-box .picture-block {
		height: auto;
	}
	
	.all-tovars__item:hover {
	    overflow: hidden;
	}	

	.all-tovars__item .all-tovars__img-box img {
		width: 100%;
		max-width: 100%;
	}	
	
	.all-tovars__name a {
		color: #000;
	}
	
	.tovar__heart-icon {
		background-size: contain;
		background-image: url(../img/adaptive/heart.png);
		background-position: center center;
		width: 25px;
		height: 25px;
	}
	
	.tovar__heart-icon.active {
		/* background-image: url(../img/icons-detail/heart-np.png); */
	}
	
	.tovar__heart-box .tovar__bay-icon {
		width: 25px;
		height: 25px;
	}
	
	.choose-size.catalog .size-table__line {
		border-bottom: solid 1px #a0a0a0;
		padding-top: 0;
		/*
		margin-left: 6px;
		margin-right: 6px;
		*/
		height: auto;
		text-align: left;
	}
	
	.choose-size.catalog .size-table__line.top-line {
		padding-right: 0;
		padding-left: 0;
		border-bottom: none;
	}
	
	.choose-size-goods-info {
		border-bottom: solid 1px #a0a0a0;
	}
	
	.choose-size-caption {
		margin: 0 13px;
		font-size: 14px;
		margin-bottom: 7px;
	}
	
	.choose-size.catalog .size-table__line.top-line:hover, .choose-size a:hover {
		background: none;
	}	
	
	.choose-size a:hover {
		color: #000;
	}
	
	.all-tovars__buy-button-close {
		text-align: right;
		font-size: 14px;
		line-height: 40px;
		padding: 2px 10px;
		display: block;
		text-decoration: none;
		color: #000;
	}
	
	.choose-size .size-table__line.active {
		height: 24px;
	}
	
	.choose-size-goods-info {
		margin-bottom: 15px;
		line-height: 18px;
		font-size: 14px;
		padding: 0 5px;
 	}
	
	.choose-size-goods-info .goods-info-image-block {
		float: left;
		width: 45%;
		text-align: center;
	}
	
	.choose-size-goods-info .goods-info-image-block img {
		width: 70%;
	}
	
	.choose-size-goods-info .goods-info-text-block {
		margin-left: 45%;
		text-align: left;
	}
	
	.choose-size-goods-info:after {
		content: '';
		display: block;
		clear: both;
	}

	.choose-size.catalog .size-table__line:hover {
		background: none;
	}
	
	.choose-size.catalog .size-table__cell_left {
		text-align: left;
		line-height: 24px;
		width: 25%
	}
	
	.choose-size.catalog .size-table__cell_left span {
		margin-left: 10px;
		text-align: center;
	}
	
	.choose-size.catalog .size-table__cell-size, 
	.choose-size.catalog .size-table__cell-number, 
	.choose-size.catalog .size-table__cell-calc input,
	.choose-size.catalog .count_minus, 
	.choose-size.catalog .count_plus,
	.choose-size.catalog .size-table__line {
		color: #000000;
	}
	
	.choose-size.catalog {
		background: #FFF;
		margin: 0;
		padding: 0;
		width: 100%;
		border: none;
		margin-bottom: 100px;
	}
	
	.choose-size.catalog .size-table__cell-top {
		color: #000;
	}
	
	.choose-size.catalog .size-table__cell_right {
		padding-right: 0;
		width: 25%;
	}
	
	.choose-size.catalog .size-table__cell_center {
		text-align: center;
		width: 50%;
		line-height: 20px;
	}
	
	.choose-size.catalog .size-table__cell_center span {
		text-transform: lowercase;
		padding: 0;
		display: inline;
		margin-right: 10px;
		width: auto;
		
	}
	
	.choose-size.catalog .size-table__cell_left span {
		width: auto;
		padding: 1px 3px;
		display: inline-block;
		border: solid 1px #7d7d7d;
		min-width: 35px;
		line-height: 20px;
	}
	
	.choose-size .size-table__line.active .size-table__cell_left span {
		background: #000;
		color: #FFF;
	}
	
	.choose-size.catalog .size-table__cell-calc input {
		border: solid 1px #7d7d7d;
		height: 20px;
	}
	
	.choose-size.catalog .count_minus, 
	.choose-size.catalog .count_plus {
		font-size: 24px;
		display: inline-block;
		text-align: center;
		/* width: 15px; */
		line-height: 24px;
		/*height: 24px;*/
		vertical-align: bottom;
		/* padding: 0 3px; */
	}
	
	.cart__param-sorry {
		width: 100%;
	}
	
	.choose-size .size-table__line.active:after {
		display: none;
	}
	
	.choose-size.catalog .btn-catalog-buy:hover {
		background: #ff0082;
		color: #FFF;
	}
	
	.choose-size.catalog .btn-catalog-continue {
		border-radius: 0;
		margin: 0;
		background: #000;
		border: none;
		padding: 10px 0;
		height: 56px;
		position: fixed;
		bottom: 56px;
		left: 0;
		width: 100%;
		font-size: 18px;
		line-height: 34px;
		box-sizing: border-box;
		text-align: center;
		text-transform: uppercase;
	}

	.choose-size.catalog .btn-catalog-buy {
		border-radius: 0;
		margin: 0;
		background: #ff0082;
		border: none;
		padding: 10px 0;
		height: 56px;
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		font-size: 18px;
		line-height: 34px;
	}
	
	.cart__param-window {
		/* width: 300px;
		left: 100%;*/
		width: 100%; 
		left: 0;
		top: 0;
		transform: none;
		border: none;
	 	background: #FFF;
	 	padding-bottom: 0;
	}
	
	.cart__param-window b {
	 	display: block;
	 	text-align: left;
/*	 	margin: 15px 0;
	 	margin-left: 20px;*/
		
	}
	
	.cart-bottom-block-buttons > div, .cart-bottom-block-buttons > a {
		width: 40% !important;
		line-height: 16px;
	}
	
	 .mobile-cart-good-info .cart__param-window :not(.cart__param-window_link) {
	 	color: #000 !important;
	 }
	 
	 .cart__param-col {
	 	font-size: 14px;
	 	line-height: 24px;
	 }
	 
	 .cart__param-list {
	 	margin-bottom: 100px;
	 }
	 
	 .cart__param-list li {
	 	border-bottom: solid 1px #a0a0a0;
	 	padding: 6px 4px;
	 	padding-top: 0;
	 	margin-bottom: 7px;
	 	/* margin: 0 5px;*/ 
	 }
	 
	 .cart__param-list li:last-child {
	 	border: none;
	 }
	 
	 .cart__param-center-col {
	 	text-transform: lowercase;
	 	width: 45%;
	 	font-size: 13px;
	 	text-align: left;
	 	line-height: 20px;
	 }
	 
	 .cart__param-center-col span {
	 	margin-right: 10px;
	 	font-size: 14px;
	 	line-height: 20px;
	 }
	 
	 .cart__param-right-col {
	 	width: 25%;
	 }	 
	 
	 .cart__param-right-col input {
	 	border: solid 1px #7d7d7d;
	 	font-size: 13px;
	 	line-height: 24px;
	 	width: 24px;
	 	padding: 0 2px;
	 	height: auto;
	 }
	 
	 .cart__param-left-col {
	 	text-align: left;
	 	width: 28%;
	 }
	 
	 .cart__param-left-col span {
	 	display: inline-block;
	 	border: solid 1px #7d7d7d;
    	min-width: 27px;
    	line-height: 20px;
    	text-align: center;
    	margin-left: 10px;
    	font-size: 14px;
    	padding: 1px 3px;
	 }
	 
	 .cart__param-minus, .cart__param-plus {
	 	font-size: 24px !important;
	 	vertical-align: middle;
	 }
	 
	 .cart__param-window_link {
	 	/*margin: 0 -1px -1px;*/
	 	padding: 0;
	 	line-height: 40px;
	 	color: #FFF !important;
	 	background: #ff0082;
	 	width: 100%;
	 	border-radius: 0;
	 	
	 	position: fixed;
	 	bottom: 0;
	 	left: 0;
	 	
	 }
	 
	 .cart-del-btn {
	 	border-radius: 0;
	 	line-height: 16px;
	 }
	 
	 .wo-size .cart__param-left-col {
	 	width: 60%;
	 	margin-left: 10px;
	 }
	 
	 .favourites__param-minus, .favourites__param-plus {
	 	font-size: 18px !important;
	 }
	 
	 .favourites__param-window b {
	 	display: block;
	 	text-align: left;
	 	margin: 15px 0;
	 	margin-left: 20px;
		
	}
	
	 .favourites__param-window {
	 	background: #FFF;
	 	border: solid 1px #000;
	 	padding-bottom: 0;
	 }
	 
	 .favourites__param-window :not(.favourites__param-window_link) {
	 	color: #000 !important;
	 }
	 
	 .favourites__param-list li {
	 	border-bottom: solid 1px #a0a0a0;
	 	padding: 3px 0;
	 	margin: 0 5px;
	 }
	 
	 .favourites__param-list li:last-child {
	 	border: none;
	 }
	 
	 .favourites__param-center-col {
	 	text-transform: lowercase;
	 }
	 
	 .favourites__param-right-col input {
	 	border: solid 1px #7d7d7d;
	 }
	 
	 .favourites__param-left-col span {
	 	display: inline-block;
	 	border: solid 1px #7d7d7d;
		height: 20px;
    	min-width: 32px;
    	line-height: 16px;	 	
	 }
	 
	 .favourites__param-window_link {
	 	margin: 0 -1px -1px;
	 	padding: 0;
	 	line-height: 40px;
	 	color: #FFF !important;
	 	background: #ff0082;
	 	width: 100%;
	 	border-radius: 0;
	 	font-size: 16px !important;
	 	text-transform: uppercase;
	 	
	 }
	 
	 .wo-size .favourites__param-right-col {
	 	width: 48%;
	 }
	 
	 .reg__label, .reg__required-field {
	 	font-size: 16px;
	 	text-transform: none;
	 }
	 
	 .reg__field {
	 	border-width: 1px;
	 	color: #000;
	 	font-size: 14px;
	 	line-height: 16px;
	 	padding: 12px 10px;
	 }
	 
	 .reg__cap img {
	 	display: block;
	 	margin: 0 auto;
	 	width: 100%;
	 	max-width: 200px;
	 }
	 
	 .form-registration .reg__agree-box label {
	 	display: block;
	 	width: auto;
	 	height: auto;
	 	padding-left: 20px;
	 }
	 
	 .form-registration .check-button + label:before {
	 	border-radius: 0;
	 	width: 8px;
	 	height: 8px;
	 	margin-bottom: 0px;
	 	margin-left: -20px;
	 	margin-right: 5px;
	 }
	 
	 .form-registration .check-button:checked + label:before {
	 	content: "";
	 	background: #000;
	 }
	 
	 .form-registration .a-soglas {
	 	text-decoration: none;
	 	color: #000;
	 }
	 
	 .reg__container .reg__send {
	    background: #e3007a !important;
	    border-radius: 0;
	    border-color: #e3007a;
	    font-size: 18px;
	    width: 100vw;
	    /*margin-left: -15px;*/
		padding: 19px 0;	
		border-width: 1px; 
		position: fixed;
		bottom: 0;   
		left: 0;
		color: #FFF !important;
	}
	
	.screen-soglas > div {
		width: auto !important;
		height: auto !important;
		position: relative !important;
		margin: 0 !important;
		top: 0 !important; left: 0 !important;
		
	}
	
	.screen-soglas > div .clc {
		top: 0 !important; right: 0 !important;
		background-image: url("../img/960/close.png");
	}
	
	#footer-content {
        border: none;
    }
    
    .signin-page {
    	box-sizing: border-box;
    	padding: 0 5px 0 5px;
    	
    }
    
    form[name="form_logon"] {
    	margin-top: 10px;
    }
    
    form[name="form_logon"] label {
    	text-transform: none;
    	font-size: 16px;
    	margin-bottom: 15px;
    }
    
    form[name="form_logon"] input.reg__field {
    	margin-bottom: 25px;
	}
	
	form[name="form_logon"] .reg__send {
		box-sizing: border-box;
		border: none;
		border-radius: 0;
		background: #e3007a;
		height: 47px;
		font-size: 18px;
	}
	
	.reg__link-block {
		margin-top: 15px;
	}
	
	.reg__link-block a {
		display: block;
		text-decoration: none;
		color: #000;
		font-size: 16px;
		margin-bottom: 30px;
	
	}
	
	#footer {
		margin-top: 0;
	}
	
	.footer__two-phones-mobile {
		border: none;
		padding: 15px 20px 0 20px;
	}
	
	.footer__two-phones-mobile a:first-child {
		font-size: 24px;
		color: #000;
		margin-bottom: 0;
	}
	
	.footer__two-phones-mobile a:last-child {
		font-size: 16px;
		color: #000;
		margin-top: 15px;
	}
	
	.footer__messangers {
		text-align: left;
		padding: 0 20px 15px 20px;
	}
	
	.footer__messangers ul {
		padding-left: 0;
	}
	
	.footer__social-list {
		text-align: left;
		/*margin-bottom: 100px;*/
		padding: 0 20px;
	}
	
	#footer-content {
		margin-bottom: 100px;
	}
}

@media ( max-width : 710px) {
	.logo_string {
		display: none;
	}	
	
	.head-btn-block .col-1 {
		width: calc(50% - 16px)
	}
	
	.head-btn-block .col-3 {
		width: calc(50% - 12px)
	}

	.head-btn-block .col-2 {
		position: absolute;
		margin: 0;
		top: -50px;
		left: 100px;
		width: calc(100% - 132px - 160px);
	}
	
	
	.mobile-head-search {
		height: 26px;
	}
	
	.mobile-head-search div {
		min-height: 25px;
	}
	
	.mobile-head-search input {
	    line-height: 26px;
	    font-size: 16px;
	    max-width: 300px;
	}	
	
	.mobile-head-search button {
		margin-left: -26px;
	}
	
	.mobile-head-search button img {
		height: 16px;
	
	}
	
	.mobile-dropdown-parent-js.active > .mobile-dropdown {
		top: -123px;
	}
	
	ul.all-tovars li {
	/*
		width: calc(50% - 16px) !important;
		*/
		flex: 0 1 calc(50% - 7px);
	}
	
	.mobile-filter-block .filtres__bottons_box {
		padding-top: 35px;
	}
}

@media ( max-width : 710px) {
	a.go-to-retail {
		font-size: 14px;
		line-height: 19px;
	}
}

@media ( max-width : 480px) {
	
	ul.all-tovars li {
	/*
	    width: calc(50% - 7px) !important;
	    flex: 0 1 calc(50% - 7px);
	    */
	}	
	a.go-to-retail {
		font-size: 14px;
		line-height: 16px;
	}
	
	.head-btn-block .col-1 {
		width: 50%;
		width: calc(50% - 3px);
		margin: 0;
		padding: 0;
	}
	
	.head-btn-block .col-3 {
		width: 50%;
		width: calc(50% - 3px);
		margin: 0;
		padding: 0;
	}
	
	.header__crat-box {
		margin-right: 18px;
	}
	
	.head-btn-block.block-on-page .col-1 {
		width: 33%;
	}	
	
	.head-btn-block.block-on-page .col-3 {
		width: 67%;
	}	

	.btn-js, .btn, .bottom-header-mobile > div {
		padding-right: 10px;
		padding-left: 10px;

		width: 90% !important;
		/*margin: 0 auto !important;*/
		display: block;
	}
	
	.block-on-page .opt_redir {
		/*
		padding-top: 12px;
		padding-bottom: 12px;
		*/
	
	}

	.opt_redir .btn-js {
		/* min-width: 170px; */
		width: 100% !important;
	}
	
	/*

	.head-btn-block .col-1 {
		width: calc(50% - 64px)
	}
	
	.head-btn-block .col-3 {
		width: calc(50% - 5px)
	}
	
	.btn-js, .btn, .bottom-header-mobile > div {
		font-size: 12px;
		padding-right: 15px;
		padding-left: 15px;
	}
	*/
	
	.middle-header__right-block img {
		height: 20px;
	}
	
	.cabinet-notification__img-box, .header__heart-img-box, .header__cart-img-box {
		min-height: 25px;
	}
	
	.head-btn-block .col-2 {
		width: calc(100% - 150px);
		top: -40px
	}
	
	.mobile-head-search button img {
    	height: 14px;
	}
	
	.mobile-head-search input {
		font-size: 14px;
		line-height: normal;
		
	}
	
	.mobile-head-search button {
		padding: 4px 0;
	}
	
	.mobile-head-search div {
		min-height: auto;
	}
	
	.mobile-head-search {
		height: auto;
	}
	
	.menu-block-mobile-catalog > div {
		width: auto;
	}
	
	.head-btn-block.block-on-page .main_menu_btn {
		width: 85% !important;
		/*float: right; */
	}
	
	ul.all-tovars li:nth-child(3n) {
		margin-right: 3px;
	}
	
	.all-tovars__name a {
		font-size: 11px;
	}
	
	
}

@media (max-width: 460px) {
	
	.head-btn-block .col-1 {
		width: 50%;
		width: calc(50% - 7px);
	}
	
	.head-btn-block .col-3 {
		width: 50%;
		width: calc(50% - 1px);
	}
	
	a.go-to-retail {
		font-size: 12px;
		line-height: 16px;
	}
	
	.block-on-catalog .btn {
/*		width: 80% !important; */
	}
		
	.bottom-header-mobile > div:first-child {
/*    	width: 100%;*/
	}
	
	.btn-js, .btn, .bottom-header-mobile > div {
		padding-left: 0;
		padding-right: 0;
		
		width: 100% !important;
	}
}

@media (max-width: 360px) {
	a.go-to-retail {
		font-size: 10px;
		line-height: 16px;
	}
}

@media (max-width: 315px) {
	a.go-to-retail {
		font-size: 9px;
		line-height: 16px;
	}
}