.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;	
	}

}