#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;
	}
}
.header__search-box {
	display: none;
}

.show-on-480 {
	display: none;
}

.header__cart-img-box img {
	content: url('../img/960/header/cart.png');
}

.header__heart-block img {
	content: url('../img/960/header/heart.png');
}

.cabinet-notification__img-box {
	content: url('../img/960/header/kolokol.png');
}

.header__phone-img-box img {
	content: url('../img/960/header/phone.png');
}

.header__search-img-box {
	content: url('../img/960/header/search.png');
}

.nav_cont::-webkit-scrollbar {
	width: 0px;
	height: 0px;
}
/*
.nav_cont::-webkit-scrollbar-track {
	background: #e6e6e6;
}
 
.nav_cont::-webkit-scrollbar-thumb {
 	background: #b9b9b9; 
}

.nav_cont::-webkit-scrollbar-thumb:hover {
}
*/

form[name="form_response"] {
	display: block;
	width: 100%;
	max-width: 890px;
	margin: 0 auto;
	color: #000;
}

form[name="form_response"] p {
	font-size: 16px;
	color: #000
}

form[name="form_response"] fieldset, fieldset.btn-place {
	border: none;
	box-sizing: border-box;
	padding: 5px;
	margin: 12px 0;
}

form[name="form_response"] textarea {
	width: 100%;
	box-sizing: border-box;
	border: solid 1px #000;
	background: none;
	height: 180px;
	padding: 10px;
}

form[name="form_response"] label {
	display: block;
	font-size: 16px;
	margin-top: 14px;
}

form[name="form_response"] fieldset.field-rateit {
	width: fit-content;
	padding: 0;
}

button[value="addresponse"] {
	width: 100%;
	max-width: 890px;
	
	display: block;
	
	margin: 0 auto;
	background: #e5007a;
	text-align: center;
	color: #FFF;
	font-size: 18px;
	text-transform: uppercase;
	border: none;
	padding: 17px 0;
	
	position: fixed;
	bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    
    cursor: pointer;
    }


form[name="form_response"] button[value="addresponse"] {
	position: static;
    transform: translateX(0);
}

.screen-response-unauth {
    text-align: center;
    z-index: 4000;
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100;
}

.screen-response-unauth .bad {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    background: #fff;
    z-index: 1;
    overflow: auto;
    width: 600px;
    height: 170px;
    margin-top: -85px;
    margin-left: -300px;
    padding: 10px 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #686868;
}

.screen-response-unauth div a.big_a {
    display: inline-block;
    width: 200px;
    height: 34px;
    border: 2px solid #686868;
    text-align: center;
    vertical-align: top;
    font-size: 18px;
    margin: 10px 20px;
    text-decoration: none;
    color: #000;
    line-height: 34px;
    padding: 0;
    transform: none!important;
    -webkit-box-shadow: 0 0 0px 0 #686868;
    box-shadow: 0 0 0px 0 #686868;
    transition: box-shadow 0.25s;
}

.favourites__basket-box {
	width: 45px;
    height: 33px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.favourites__minus, .favourites__plus {
	margin-top: 0;
}

.screen-content {
	margin: 30px 15px;
    text-align: center;
    color: #000;
    font-size: 18px;
}

.vhod {
    min-height: auto;
    margin-top: auto;
    margin-left: auto;
    transform: translate(-50%, -50%);
    width: auto;
    padding: 25px 40px;
}

.block-only-desktop.opt_redir {
	position: fixed;
	top: 80%;
	left: 0;
	width: auto !important;
	padding: 0;
	background: none !important;
	border: none;
	height: 31px;
	white-space: nowrap;
	z-index: 100;
}
.block-only-desktop.opt_redir a {
	display: inline-block;
	text-transform: none;
	font-size: 12px;
	padding: 7.5px 12px;
	background: #000;
	vertical-align: middle;
	text-transform: uppercase;
	letter-spacing: 0.07em;
}
.block-only-desktop.opt_redir a+span {
	display: inline-block;
	content: url('../img/960/redirect-close.png');
	margin-left: 2px;
	vertical-align: middle;
	cursor: pointer;
}

.btn.opt_redir {
	padding: 14px 0;
}

.mailtoShare, 
.mailtoShareForm {
	position: absolute;
    bottom: 0;
    right: -28px;
    display: block;
    height: 24px;
    width: 24px;
    z-index: 1000
}

.mailtoShareForm {
    right: -56px;
}

.mailtoShare img,
.mailtoShareForm img {
    height: 24px;
    width: 24px;
}

.cart-share-icon .mailtoShare,
.cart-share-icon .mailtoShareForm  {
	top: 0;
	bottom: auto;
}

.product-detail-header .mailtoShare {
	right: auto;
	left: 112px;
}

.ya-block {
    position: absolute;
    right: -10px;
    top: 35px;
    
    background: #fff;
    border: solid 1px #000;
    box-sizing: border-box;
    min-width: 330px;
    padding: 30px 15px 15px 15px;
    
    text-align: left;
    
    display: none;
    
    z-index: 1000;
}

.ya-block-myshare {
    display: block;
    width: 100%;
    white-space: nowrap;
    line-height: 40px;
    
    padding-right: 65px;
    position: relative;
    
    color: #000;
    text-decoration: none;
    font-size: 15px;
    
    box-sizing:border-box;
    
    background: no-repeat center right 30px;
    background-image: url('../img/ico/share/toright.png'); 
}

.ya-block-myshare:hover {
	text-decoration: underline;
}

.ya-block-close {
    position: absolute;
    top: 15px;
    right: 15px;
}

.ya-block-myshare .ya-block-myicon {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    box-sizing: border-box;
    width: 25px;
    height: 25px;
    display: block;
}

.ya-block-myshare .ya-block-myicon img {
    vertical-align: middle;
}


.ya-share2 {
	margin-top: 15px;
}

.size-table__line {
	line-height: 28px;
}

.product__plus, .product__minus {
    text-decoration: none;
    margin: 0 !important;
    color: #000;
    width: 18px !important;
    height: 25px;
    background: no-repeat 0 0;
    display: inline-block;
    vertical-align: middle;
    padding: 0;
}

.product__minus {
    background-image: url('../img/960/goods-minus-sp.png');
}

.product__plus {
    background-image: url('../img/960/goods-plus-sp.png');
}

.product__plus:hover, .product__minus:hover {
    background-position: -18px 0;
}

.choose-size.catalog .size-table__cell-calc input {
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
}

@media screen and (max-width: 1390px) {
	.product__plus, .product__minus {
		width: 15px !important;
	}
	
	.choose-size.catalog .size-table__cell-top {
		font-size: 10px;
	}
}


@media ( min-width : 961px) {
	.product__plus img, .product__minus img {
		display: none;
	}
	
	/*
	.product__plus:after {
		display: inline;
		content: '+';
	}

	.product__minus:after {
		display: inline;
		content: '-';
	}
	*/

}

@media ( max-width : 390px) {
	.ya-block {
		min-width: 270px;
	}
	.ya-block-myshare {
		white-space: normal;
		line-height: 20px;
		margin: 5px 0;
	}
	
	.order-products-row .ya-block {
		left: -24px;
		transform: translateX(-50%);
	}
}



@media ( max-width : 979px) {
	
	.choose-size.catalog .size-table__cell-calc input {
		height: 20px;
	}
	
	.logo_string {
		display: block;
		top: 63px;
		margin: 0;
		left: 45%;
		width: calc(100% - 630px);
		transform: translate(-77%,0);
		content: url(../img/960/logo-string-960.png);
	}
	
	.inner-caption {
		margin: 0;
		padding: 13px 0px 13px 10px;
		position: relative;
		padding-right: 0px;
		font-size: 16px;
		color: #000;
		background: #e3e3e3;
		margin-left: calc(-20px);
		margin-top: 0;
		width: 100%;
		width: calc(100% + 30px);
		margin-bottom: 15px;
	}
	.inner-caption a {
		padding: 0;
		margin: 0;
		font-size: 14px;
		color: #000;
		text-decoration: none;
		text-transform: none;
	}
	.inner-caption a img {
		position: relative;
		bottom: -5px;
		margin-top: -10px;
	}
	#content {
		padding-top: 10px;
	}
	.header .container .container {
		/*overflow-x: unset;*/
		
	}
	.top-header-mobile>div {
		text-align: right;
		text-transform: none;
		box-sizing: border-box;
		padding: 0 20px;
		font-weight: normal;
		font-size: 14px;
	}
	.header__search-box {
		display: inline-block;
	}
	.cabinet-notification__img-box, .header__heart-img-box,
		.header__cart-img-box {
		min-height: 15px;
	}
	.middle-header__right-block {
		padding-right: 5px;
	}
	.middle-header__right-block img {
		height: 15px;
		margin: 0 6px;
	}
	.middle-header__right-block .tgheadicon-img {
		font-size: 16px;
		line-height: 12px;
	}
	
	.middle-header__right-block .tgheadicon-img img {
		height: 24px;
	}	
	.middle-header__right-block span, .middle-header__right-block div {
		font-size: 16px;
		/*font-size: calc(12 * 100vw/ 320);*/
	}
	.header__heart-number {
		margin: auto;
	}
	.logo_left {
		padding-left: 10px;
	}
	.logo_left img {
		width: 124px;
		margin-top: -50px;
		margin-bottom: 30px;
	}
	.header__center-block {
		padding: 50px 20px 0 20px;
	}
	.head-btn-block.block-on-catalog .main_menu_btn, .head-btn-block.block-on-page .main_menu_btn
		{
		width: 48px  !important;
		height: 48px;
		/* width: calc(29 * 100vw/ 320) !important;
		height: calc(29 * 100vw/ 320); */
		/*content: url('../img/960/menu-icon-wot.png');*/
		margin: 0;
		padding: 0;
		border: 0;
		position: absolute;
		right: 375px;
		top: -77px;
		/* right: calc(( 10px + 16 * 100vw/ 320)* 6);
		top: calc(-39 * 100vw/ 320); */
		visibility: hidden;
		overflow: hidden;
	}
	.main_menu_btn span.first-object:after, .main_menu_btn span.second-object:after
		{
		position: absolute;
		visibility: visible;
		left: 0;
		width: 29px;
		text-align: center;
	}
	.main_menu_btn span.first-object:after {
		content: '';
		background: no-repeat center center url(../img/960/menu-icon-wot.svg);
		background-size: contain;
		top: 0;
		width: 32px;
		height: 32px;
		/* width: calc(16 * 100vw/ 320);
		height: calc(16 * 100vw/ 320); */
		display: inline-block;
		left: 50%;
		transform: translateX(-50%);
	}
	.main_menu_btn span.second-object:after {
		content: 'меню';
		top: 30px;
		/* top: calc(16 * 100vw/ 320); */
		color: #000;
		font-size: 16px;
		/* font-size: calc(11 * 100vw/ 320);; */
		width: 100%;
	}

	.block-on-page .opt_redir {
		position: fixed;
		bottom: 33px;
		left: 0;
		width: auto !important;
		padding: 0;
		background: none !important;
		border: none;
		height: 31px;
		white-space: nowrap;
		z-index: 100;
	}
	.block-on-page .opt_redir a {
		display: inline-block;
		text-transform: none;
		font-size: 12px;
		padding: 7.5px 12px;
		background: #000;
		vertical-align: middle;
	}
	.block-on-page .opt_redir a+span {
		display: inline-block;
		content: url('../img/960/redirect-close.png');
		margin-left: 2px;
		vertical-align: middle;
	}	
	
	.opt_redir {
		bottom: 33px;
		top: auto;
	}
	
	.header__crat-box {
		/* margin-right: auto; */
		margin-right: -5px;
	}
	.head-btn-block .col-2 {
		display: none;
		margin: 0;
		padding: 10px;
		box-sizing: border-box;
		background: #FFF;
		z-index: 100;
		top: 0;
		width: 100%;
		left: 0;
		box-shadow: 0 0 3px #CCC;
	}
	.mobile-head-search button {
		padding: 0;
	}
	.mobile-head-search button img {
		height: 18px;
		opacity: 0.7;
	}
	.mobile-head-search div {
		border: none;
	}
	.menu-block-mobile {
		top: 0;
	}
	.menu-block-mobile-catalog>div {
		width: auto;
	}
	.enter-block__exit-account img {
		content: url('../img/960/header/exit.png');
		height: 16px;
	}
	.header__cart-img-box img, .header__heart-block img,
		.cabinet-notification__img-box, .header__phone-img-box img,
		.header__search-img-box {
		height: 24px;
		/* height: calc(16 * 100vw/ 320); */
		margin: 0 5px;
	}
	.head-btn-block .col-3 {
		margin-right: -20px;
		width: 100vw;
		box-sizing: border-box;
		padding: 0 10px;
		background: #e3e3e3;
	}
	.head-btn-block .col-3 .btn {
		width: auto !important;
		float: right;
		border: none;
		text-transform: none;
		font-size: 12px;
	}
	.head-btn-block .col-3 .btn-filter {
		font-size: 14px;
		position: relative;
	}
	.close_filter-block span, .head-btn-block .col-3 .btn-filter span {
		position: absolute;
		top: -7px;
		right: -7px;
		display: block;
		width: 15px;
		height: 15px;
		border-radius: 50%;
		background: #e3007a;
		text-align: center;
		color: #FFF;
		font-size: 9px;
		font-weight: bold;
		line-height: 15px;
	}

	.close_filter-block:after, .head-btn-block .btn-filter:after {
		background: url('../img/960/filtertool-icon.svg');
		width: 26px;
		height: 26px;
		background-repeat: no-repeat;
		background-position: center center;
		vertical-align: middle;
	}
	.close_filter-back {
		float: left;
		line-height: 36px;
	}
	.close_filter-back a {
		font-size: 16px;
		text-decoration: none;
	}
	.close_filter-back a img {
		vertical-align: middle;
	}
	.show-on-480 {
		display: inline-block;
	}
	.catalog-goback-link {
		color: #000;
		font-size: 16px;
		line-height: 44px;
		text-decoration: none;
	}
	.catalog-goback-link img {
		vertical-align: middle;
	}
	.mobile-dropdown-parent-js.active>.mobile-dropdown {
		top: 0;
	}
	.mobile-filter-block .filtres__bottons_box {
		border: none;
	}
	.filtres__bottons_box button[type="reset"]:hover, .filtres__bottons_box button[type="submit"]:hover
		{
		color: #000;
		background: none;
	}
	.mobile-filter-block .filters_header_infobox {
		padding: 4px 10px;
		background: #e3e3e3;
		text-align: right;
	}
	.head-btn-block .filter_informer label, .head-btn-block .filter_informer label span {
		font-size: 12px;
		text-transform: none;
		color: #000;
	}
	.mobile-filter-block .filters_header_infobox button {
		padding: 0 10px;
		border: none;
		background: none;
		width: auto;
		font-size: 14px;
		line-height: 36px;
		text-transform: none;
		position: relative;
		padding-left: 0;
	}
	.mobile-filter-block .filters_header_infobox button span {
		top: 3px;
		right: 3px;
		font-family: "SF UI Display Regular";
	}
	.mobile-filter-block .filters_header_infobox button.close_filter-block {
		font-size: 0px;
	}
	.mobile-filter-block .filters_header_infobox button[type="reset"] {
		padding-right: 0;
	}
	.mobile-filter-block .infobox_content {
		height: 36px;
		line-height: 36px;
		float: left;
	}
	.mobile-filter-block .infobox_content a {
		padding-left: 15px;
		font-size: 14px;
	}
	.mobile-filter-block .infobox_content a span {
		display: none;
	}
	.footer__delivery-link {
		margin-bottom: 15px;
		margin-top: 25px;
		text-align: left;
		padding: 0 20px;
	}
	.footer__delivery-link a {
		font-size: 14px;
		font-weight: bold;
		text-transform: uppercase;
		text-decoration: underline;
		color: #000;
	}
	.footer__reviews-link {
		text-align: left;
		margin: 25px 20px;
	}
	.footer__reviews-link a {
		font-size: 16px;
		color: #000;
		text-decoration: none;
		display: inline-block;
		padding: 7px 32px 3px 0;
		border-bottom: solid 2px #e3007a;
		background: no-repeat top right url('../img/320/reviews-icon.png');
		/*background-size: contain;*/
	}
	.page-caption-collection {
		float: right;
		text-transform: uppercase;
		color: #000;
		padding-right: 20px;
		box-sizing: border-box;
		max-width: 65%;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.to-know-the-wholesale-price {
		border-radius: 0;
	}
	.to-know-the-wholesale-price:hover {
		background: #000;
	}
	.mobile-filter-block .filter__block.ouretCheckBlock>h5 {
		background: none;
	}
	.ouretCheckBlock .check-button+label:before {
		display: none;
	}
	.ouretCheckBlock .check-button+label:after {
		display: block;
		content: '';
		float: right;
		width: 15px;
		height: 15px;
		border: solid 1px #000;
	}
	.ouretCheckBlock .check-button:checked+label, .ouretCheckBlock .check-button+label
		{
		line-height: normal;
		width: 100%;
		display: inline-block;
		height: 16px;
	}
	.ouretCheckBlock input:checked+label:after {
		display: block;
		content: '';
		color: #FFFFFF;
		float: right;
		width: 15px;
		height: 15px;
		border: solid 1px #ef1682;
		font-size: 16px;
		text-align: center;
		background: #ef1682 no-repeat center center
			url(../img/960/check-mark.png);
	}
	button[value="addresponse"] {
		position: fixed;
		bottom: -2px;
		left: 0;
		transform: translateX(0);
	}
	
    .screen-response-unauth .bad {
        width: 100%;
        max-width: 300px;
        height: auto;
        margin: 0;
        transform: translate(-50%, -50%);
    }
    
    .screen-response-unauth .bad .text {
        font-size: 16px;
        line-height: 22px;
        text-transform: none;
        margin-top: 25px;
        color: #000;
    }
    
    .screen-response-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;
    }
    
    .screen-response-unauth .bad .text .pup-caption {
        margin-bottom: 22px;
    }
    
    .screen-response-unauth .bad .button {
        margin: 20px 0 26px 0;
    }
    
    .all-tovars__quantity {
    	font-size: 14px;
	}
	
}

@media ( max-width : 959px) {
	.logo_string {
		display: none;
	}
	
	.all-tovars {
		justify-content: center;
	}
	
	
}


@media ( max-width : 640px) {
	.logo_string {
		display: none;
	}
}

@media ( max-width : 639px) {
	.logo_left img {
		width: 110px;
	}

	.head-btn-block.block-on-catalog .main_menu_btn, .head-btn-block.block-on-page .main_menu_btn {
		top: -65px;
		right: 285px;
	}
	
	.header__center-block {
    	padding: 50px 15px 0 15px;
	}
	
	.header__phone-box, .header__search-box, .cabinet-notification, .header__heart-block {
		margin-right: 1px;
	}
	
	.head-btn-block.block-on-page .main_menu_btn {
		right: 290px;
	}
	
	
	.top-header-mobile>div {
	    padding: 0 15px;
	    font-size: 14px;
	}	
}

@media ( min-width : 481px) {
	form[name="form_response"] p, form[name="form_response"] label {
		font-size: 18px;
	}
	
	form[name="form_response"] fieldset p br {
		display: none;
	}
	
}

@media ( max-width : 480px) {
	
	.header__center-block {
		padding: 30px 15px 0 15px;
	}
	
	.middle-header__right-block .wholsale-img {
	    top: 6px;
	    right: -15px;
	}	
	
	.nav-mobile>.nav_cont>a {
		padding: 9px 8px;
	}
	.logo_left img {
		width: 62px;
		margin-top: -7px;
	}
	.middle-header__right-block span, .middle-header__right-block div {
		font-size: 15px;
		font-size: calc(15 * 100vw/ 320);
	}
	
	.head-btn-block.block-on-catalog .main_menu_btn, .head-btn-block.block-on-page .main_menu_btn {
		width: calc(29 * 100vw/ 320) !important;
		height: calc(29 * 100vw/ 320); 
		right: calc(( 19px + 16 * 100vw / 320) * 6);
		top: calc(-39 * 100vw / 320);
	}
	
	.main_menu_btn span.first-object:after {
		width: calc(16 * 100vw/ 320);
		height: calc(16 * 100vw/ 320);
	}
	
	.main_menu_btn span.second-object:after {
		top: calc(16 * 100vw/ 320);
		font-size: calc(11 * 100vw/ 320);
	}
	
	.logo_left img {
	    margin-bottom: 10px;
	}
	
	.header__cart-img-box img, .header__heart-block img,
		.cabinet-notification__img-box, .header__phone-img-box img,
		.header__search-img-box {
		height: 18px;
		height: calc(16 * 100vw/ 320);
	}

	form[name="form_response"] textarea {
		height: 350px;
	}
	
	form[name="form_response"] fieldset, fieldset.btn-place {
		margin: 12px auto;
	}
	
	.middle-header__right-block .tgheadicon-img {
		display: none;
	}
	
	.header__phone-box, .header__search-box {
		position: relative;
		z-index: 200;
	}
	.middle-header__right-block .tgheadicon-img img {
		height: calc(16 * 100vw/ 320);	
	}
	
	.head-btn-block.block-on-page .main_menu_btn {
		right: calc(( 21px + 16 * 100vw / 320)* 6);
	}
	
	.middle-header__right-block .tgheadicon-img.tgheadicon-mmobile {
		display: inline-block;
		font-size: calc(15 * 100vw/ 320);
		line-height: calc(15 * 100vw/ 320);
		margin: 0 -11%;
		position: relative;
		z-index: 100;
	}

}

@media ( max-width : 414px) {
	.head-btn-block.block-on-catalog .main_menu_btn, .head-btn-block.block-on-page .main_menu_btn {
		top: -50px;
	}
	
}

@media ( max-width : 375px) {
	.header__cart-img-box img, .header__heart-block img,
		.cabinet-notification__img-box, .header__phone-img-box img,
		.header__search-img-box {
		height: 16px;
	}
	.head-btn-block.block-on-catalog .main_menu_btn, .head-btn-block.block-on-page .main_menu_btn {
		right: calc(( 18px + 16 * 100vw / 320)* 6);
	}
	
	.middle-header__right-block .tgheadicon-img.tgheadicon-mmobile {
		font-size: calc(15 * 100vw/ 320);
		line-height: calc(9 * 100vw/ 320);
	}	
	
	.tovar-box .tovar__heart-box {
		bottom: 81px;
	}
	
	.all-tovars__quantity {
		font-size: 11px;
	}
	
	.free-eq {
		font-size: 11px;
	}
	
	.tovar-box .order_form {
		min-height: 110px;
	}
}

@media ( max-width : 350px) {
	.head-btn-block.block-on-catalog .main_menu_btn, .head-btn-block.block-on-page .main_menu_btn {
		right: calc(( 16px + 16 * 100vw / 320)* 6);
	}
	.header a.login_form {
		font-size: 10px;
	}
	
	.logo_left img {
		width: calc(60 * 100vw/ 320);	
	}

}

@media ( max-width : 331px) {
	.logo_left img {
		width: calc(40 * 100vw/ 320);	
	}
	.head-btn-block.block-on-catalog .main_menu_btn, .head-btn-block.block-on-page .main_menu_btn {
		top: -40px;
	}
}

@media ( max-width : 320px) {
	.head-btn-block.block-on-catalog .main_menu_btn, .head-btn-block.block-on-page .main_menu_btn {
		right: calc(( 15px + 16 * 100vw / 320)* 6 + 16px); 
		top: -40px
	}
	.logo_left img {
		margin-top: 0;	
	}

}

.photo-bullets {
	display: flex;
	justify-content: space-between;
	margin-top: -7px;
	margin-bottom: 7px;
	gap: 4px;
}
.photo-bullets .bullet {
	flex: 1;
	height: 3px;
	background: #ccc;
	border-radius: 2px;
}
.photo-bullets .bullet.active {
	background: #ff007d;
}