@media (max-width: 1600px) {
	/* HEADER */
	.header__bottom {
		padding-top: 30px;
		padding-bottom: 55px;
	}
	.header__bottom-logo {
		margin-right: 15px;
	}
	.header__bottom-center {
		margin-left: 15px;
	}
	.header__search {
		margin-right: 25px;
	}
	.header__bottom-buttons {
		margin-left: 40px;
	}
	.header__buttons-item:not(:last-child) {
		margin-right: 30px;
	}
	/* END HEADER */

	/* BREADCRUMBS */
	.breadcrumbs {
		margin-bottom: 15px;
	}
	/* END BREADCRUMBS */


	/* TITLES */
	.title__h1 {
	/*	margin-bottom: 20px; */
	}
	/* END TITLES */


	/* SLIDER */
	.slider__item {
		padding-top: 45px;
		padding-left: 70px;
	}
	/* END SLIDER */


	/* EDGE */
	.edge__item {
		padding-left: 14px;
		padding-right: 15px;
	}
	/* END EDGE */


	/* INFORM */
	.inform__wrap {
		margin: 0 -15px;
	}
	.inform__wrap .inform__box {
		padding: 15px;
		flex: 0 0 25%;
	}
	/* END INFORM */


	/* INFORM SLIDER */
	.inform__slider .inform__item {
		max-width: 320px;
	}
	/* END INFORM SLIDER */


	/* PARTNERS */
	.partners {
		padding-top: 20px;
		padding-bottom: 0;
	}
	.partners__box {
		padding: 30px 20px;
	}
	/* END PARTNERS */


	/* SECTIONS */
	.sections.fancybox-content {
		padding-left: 0;
		padding-right: 0;
	}
	/* END SECTIONS */


	/* PRODUCT */
	.product__item-btn .product__item-submit {
		padding: 12px 16px 9px 16px;
	}
	/* END PRODUCT */


	/* BANNER */
	.banner {
		padding: 25px 40px 25px 40px;
	}
	/* END BANNER */


	/* SECTION BANNER */
	.section__banner {
		padding: 15px 35px 5px 35px;
	}
	/* END SECTION BANNER */


	/* PRODUCT PAGE */
	.product__head-gallery {
		flex: 2;
	}
	.product__gallery-thumb {
		margin-right: 30px;
	}
	.product__gallery-main {
		max-width: 450px;
	}
	.product__head-short {
		margin-bottom: 30px;
	}
	.product__head-select {
		margin-bottom: 30px;
	}
	.product__head {
		padding-top: 40px;
		margin-bottom: 50px;
	}
	.product__body {
		margin-bottom: 40px;
		max-width: 75%;
	}
	.product__body-description {
		margin-bottom: 30px;
	}
	.product__body-files {
		margin-bottom: 10px;
	}
	/* END PRODUCT PAGE */


	/* CART */
	.cart .cart__list {
		padding-right: 80px;
	}
	.cart__product-not {
		margin-top: -15px;
		margin-bottom: 20px;
	}
	.cart__item-src {
		max-width: 70px;
		height: auto;
	}
	/* END CART */
}

@media (max-width: 1400px) {
	/* HEADER */
	.header__bottom {
		padding-top: 20px;
		padding-bottom: 58px;
	}
	.header__logo-src {
		max-width: 150px;
	}
	.header__bottom-logo {
		margin-right: 10px;
	}
	.header__phone-link {
		font-size: 20px;
	}
	.header__buttons-item {
		font-size: 14px;
	}
	.header__buttons-item:not(:last-child) {
		margin-right: 20px;
	}
	/* END HEADER */


	/* TITLES */
	.title__h1 {
	/*	margin-bottom: 15px;  */
	}
	/* END TITLES */


	/* SLIDER */
	.slider__item {
		padding-top: 25px;
		padding-left: 40px;
		height: 380px;
	}
	.slider__item-category {
		margin-bottom: 15px;
	}
	.slider__item-name {
		font-size: 30px;
		line-height: 120%;
	}
	/* END SLIDER */


	/* EDGE */
	.edge {
		padding-top: 0;
	}
	.edge__item {
		padding-left: 10px;
		padding-right: 10px;
		margin-bottom: 30px;
	}
	/* END EDGE */


	/* INFORM */
	.inform__item-info {
		padding: 15px 20px 45px 15px;
	}
	.inform__wrap .inform__box {
		flex: 0 0 33.333333%;
	}
	.inform__item-icon {
		right: 25px;
		bottom: 15px;
	}
	/* INFORM */


	/* INFORM SLIDER */
	.inform__slider .inform__item {
		max-width: 350px;
	}
	/* END INFORM SLIDER */


	/* SECTIONS */
	.section__item-box {
		padding: 15px;
		flex: 0 0 50%;
	}
	.section__item {
		max-width: 100%;
	}
	/* END SECTIONS */


	/* FOOTER */
	.footer__col {
		padding-right: 70px;
	}
	/* END FOOTER */


	/* CONTACTS */
	.contacts__info {
		flex-basis: 40%;
		max-width: 40%;
		padding-right: 15px;
	}
	/* END CONTACTS */


	/* PRODUCT */
	.product__box .product__item {
		max-width: 100%;
		padding: 30px 15px 30px 15px;
	}
	/* END PRODUCT */


	/* BANNER */
	.banner__img {
		margin-right: 10px;
	}
	.banner__img-src {
		max-height: 210px;
	}
	.banner__detail {
		margin-left: 80px;
	}
	/* END BANNER */


	/* SECTION BANNER */
	.section__banner {
		padding: 15px 25px 5px 25px;
	}
	.section__banner-title {
		font-size: 24px;
		line-height: 34px;
	}
	.section__banner-img {
		margin: 0 30px;
	}
	.section__banner-src {
		max-width: 300px;
	}
	/* END SECTION BANNER */


	/* PRODUCT PAGE */
	.product__gallery-thumb {
		margin-right: 10px;
	}
	.product__gallery-main {
		max-width: 300px;
	}
	.product__gallery-main--src {
		max-width: 70%;
	}
	.product__gallery-main .slick-next {
		right: 0;
	}
	.product__head {
		margin-bottom: 30px;
	}
	/* END PRODUCT PAGE */


	/* CHECKOUT */
	.checkout__form-box {
		margin-bottom: 30px;
	}
	/* END CHECKOUT */


	/* CABINET */
	.cabinet__history-item {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	/* END CABINET */


	/* CART */
	.cart .cart__list .cart__item-src {
		max-width: 45px;
		height: auto;
	}
	.cart__item-price {
		margin-right: 40px;
		flex-basis: 20%;
		max-width: 20%;
	}
	/* END CART */
}

@media (min-width: 1200px) and (max-width: 1600px) {
	.title__h1 {
		margin-bottom: 40px;
	}
}

@media (max-width: 1200px) {
	/* HEADER */
	.header__bottom-logo {
		display: none;
	}
	.header__bottom-center {
		margin-left: 0;
	}
	.header__phone-link {
		font-size: 18px;
	}
	.header__bottom-buttons {
		margin-left: 20px;
	}
	.header__buttons-item {
		font-size: 12px;
	}
	.header__buttons-item:not(:last-child) {
		margin-right: 15px;
	}
	/* END HEADER */

	/* SIDEBAR */
	.sidebar {
		flex: 0 1 auto;
		max-width: min-content;
	}
	/* END SIDEBAR */

	/* BREADCRUMBS */
	.breadcrumbs__list {
		flex-wrap: wrap;
	}
	/* END BREADCRUMBS */


	/* TITLES */
	.title__h2 {
		font-size: 26px;
	}
	/* END TITLES */


	/* SLIDER */
	.slider__item {
		height: 355px;
	}
	/* END SLIDER */


	/* INFORM */
	.inform {
		padding-top: 50px;
	}
	.inform__wrap .inform__box {
		flex: 0 0 50%;
	}
	.inform__wrap .inform__item {
		max-width: 100%;
	}
	.inform__wrap .inform__item-img {
		max-width: 100%;
		width: 100%;
		height: 350px;
	}
	/* END INFORM */


	/* INFORM SLIDER */
	.inform__slider .inform__item {
		max-width: 310px;
		margin: 0 auto;
	}
	/* END INFORM SLIDER */


	/* TITLES */
	.section__title {
		padding-bottom: 40px;
	}
	/* END TITLES */


	/* TABS */
	.tab__products-header {
		margin-bottom: 20px;
		width: 90vw;
		overflow: hidden;
		overflow-x: scroll;
		justify-content: flex-start;
	}
	.tab__products-header .tab:not(:last-child) {
		padding-right: 22px;
	}
	.tab__sections-header {
		overflow: hidden;
		overflow-x: scroll;
		margin-bottom: 30px;
		justify-content: flex-start;
	}
	.tab__sections-header .tab {
		white-space: nowrap;
	}
	.tabs__tiles .tab__name-big {
		width: 170px;
	}
	/* END TABS */


	/* ABOUT */
	.about {
		padding-top: 50px;
	}
	/* END ABOUT */


	/* ADVANTAGES */
	.advantages__block {
		padding-top: 35px;
	}
	.advantages__item {
		margin-bottom: 40px;
	}
	/* END ADVANTAGES */


	/* RATINGS */
	.ratings__item {
		padding-bottom: 50px;
	}
	/* END RATINGS */


	/* PARTNERS */
	.partners__box {}
	/* END PARTNERS */


	/* FOOTER */
	.footer {
		margin-top: 50px;
		padding: 40px 0 63px 0;
	}
	.footer__col {
		padding-right: 30px;
	}
	/* END FOOTER */


	/* PRODUCT */
	.product__box {
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	/* END PRODUCT */


	/* BANNER */
	.banner {
		padding: 20px 25px 20px 25px;
	}
	.banner__img-src {
		max-height: 130px;
	}
	.banner__info-date {
		margin-bottom: 10px;
	}
	.banner__info-name {
		padding-bottom: 10px;
		font-size: 26px;
		line-height: 30px;
	}
	.banner__info-more {
		padding-top: 10px;
	}
	/* END BANNER */


	/* SECTION BANNER */
	.section__banner {
		margin-top: 0;
		margin-bottom: 30px;
		flex-direction: column;
		padding: 15px 25px 15px 25px;
	}
	.section__banner-link {
		display: block;
	}
	.section__banner-title {
		text-align: center;
	}
	/* END SECTION BANNER */


	/* PRODUCT */
	.product__item .product__item-submit {
		padding: 12px 15px 9px 15px;
		font-size: 15px;
	}
	.product__item .product__item-count {
		flex-basis: 48%;
		max-width: 48%;
	}
	/* END PRODUCT */


	/* PRODUCT PAGE */
	.product__head-wrap {
		flex-wrap: wrap;
	}
	.product__head-gallery {
		order: 1;
		flex-basis: 50%;
		max-width: 50%;
	}
	.product__gallery-main {
		max-width: 500px;
	}
	.product__head-cart {
		order: 2;
		flex-basis: 50%;
		max-width: 50%;
	}
	.product__head-info {
		order: 3;
		flex-basis: 100%;
		max-width: 100%;
	}
	/* END PRODUCT PAGE */


	/* CART LIST */
	.cart__list-item {
		min-height: 120px;
		padding: 15px 15px 15px 10px;
	}
	/* END CART LIST */


	/* FORM */
	.checkout__form-group {
		max-width: 100%;
	}
	/* END FORM */


	/* POPUP - ADDCART */
	.addcart__box {
		padding-top: 0;
	}
	.addcart__img {
		margin-right: 15px;
		margin-left: 0;
	}
	.addcart__info {
		flex: 3;
		margin-right: 15px;
	}
	.addcart__count {
		margin-right: 20px;
	}
	/* END POPUP - ADDCART */


	/* CABINET */
	.cabinet__history .title__h1 {
		margin-bottom: 20px;
	}
	.cabinet__history-filter {
		padding-bottom: 20px;
	}
	.cabinet__history-item {
		padding-top: 25px;
		padding-bottom: 25px;
	}
	.cabinet__history-item--number {
		margin-bottom: 10px;
	}
	.cabinet__history-list {
		margin-bottom: 50px;
	}
	/* END CABINET */

	/* CART */
	.cart {
		margin-bottom: 60px;
	}
	.cart .cart__list {
		padding-right: 15px;
	}
	.cart .cart__list .cart__item-src {
		max-width: 35px;
		max-height: 100%;
	}
	.cart__item-count {
		margin-right: 15px;
		flex-basis: 20%;
		max-width: 20%;
	}
	.cart__item-name {
		flex-basis: 45%;
		max-width: 45%;
	}
	.cart__item-price {
		margin-right: 30px;
		max-width: 20%;
		flex: 1 1 20%;
	}
	.cart__item-count .product__item-inputCount {
		width: 30px;
	}
	.cart__item-count .product__item-count--text {
		font-size: 14px;
		line-height: 15px;
	}
	.cart__item-name,
	.cart__item-name > span {
		font-size: 14px;
		line-height: 15px;
	}
	.cart__result {
		max-width: 330px;
	}
	/* END CART */
}

@media (max-width: 991px) {

	/* MENUS */
	.menu__list-item:not(:last-child) {
		margin-right: 30px;
	}
	.menu__list-link {
		padding-bottom: 10px;
	}
	.menu__sections {
		padding-bottom: 0px;
	}
	/* END MENUS */


	/* HEADER */
	.header__top {
		padding-top: 15px;
		padding-bottom: 11px;
	}
	.header__open-catalog {
		margin-right: 10px;
	}
	.search__form-input {
		padding: 15px;
	}
	.header__phone-link {
		font-size: 16px;
		line-height: 22px;
	}
	.header__buttons-item {
		padding-top: 32px;
	}
	/* END HEADER */


	/* SLIDER */
	.slider__item {
		padding-top: 15px;
		padding-left: 15px;
		height: 300px;
	}
	.slider__item-info {
		max-width: 60%;
	}
	.slider__item-name {
		font-size: 22px;
	}
	.slider__item-description {
		margin-bottom: 0;
	}
	.slider__item-link {
		font-size: 14px;
		padding: 10px 15px;
	}
	/* END SLIDER */


	/* EDGE */
	.edge__inner {
		flex-wrap: wrap;
	}
	.edge__item {
		flex: 0 0 50%;
	}
	/* END EDGE */


	/* INFORM */
	.inform {
		padding-top: 30px;
	}
	/* END INFORM */


	/* INFORM SLIDER */
	.inform__slider .inform__item {
		max-width: 350px;
		margin: 0;
	}
	/* END INFORM SLIDER */


	/* TITLES */
	.section__title {
		font-size: 36px;
		line-height: 40px;
		padding-bottom: 30px;
	}
	.title__h2 {
		font-size: 22px;
	}
	/* END TITLES */


	/* ADVANTAGES */
	.advantages__item {
		flex: 0 0 50%;
	}
	/* END ADVANTAGES */


	/* PARTNERS */
	.partners__box {
		flex: 0 0 25%;
		padding: 15px 0;
	}
	/* END PARTNERS */


	/* SECTIONS */
	.section__item-box {
		padding: 15px 20px;
		flex: 0 0 100%;
	}
	/* END SECTIONS */


	/* FOOTER */
	.footer__head {
		flex-wrap: wrap;
	}
	.footer__col {
		flex: 0 0 50%;
	}
	.footer__menu-1 {
		order: 1;
	}
	.footer__menu-2 {
		order: 2;
	}
	.footer__menu-3 {
		order: 3;
	}
	.footer__contacts {
		order: 4;
	}
	/* END FOOTER */


	/* DOCUMENTS */
	.documents__item {
		flex: 0 0 20%;
		margin-bottom: 40px;
		padding-right: 15px;
	}
	/* END DOCUMENTS */


	/* BANNER */
	.banner__inner {
		flex-wrap: wrap;
	}
	.banner__img {
		order: 1;
		flex-basis: 50%;
		max-width: 50%;
		margin-right: 0;
	}
	.banner__detail {
		order: 2;
		flex-basis: 50%;
		max-width: 50%;
		margin-left: 0;
	}
	.banner__info {
		order: 3;
		flex-basis: 100%;
		max-width: 100%;
		margin-top: 10px;
	}
	/* END BANNER */


	/* PRODUCT */
	.product__box {
		flex: 0 0 50%;
		max-width: 50%;
	}
	/* END PRODUCT */


	/* PRODUCT PAGE */
	.product__gallery-main {
		max-width: 300px;
	}
	/* END PRODUCT PAGE */


	/* CART LIST */
	.cart__list-item {
		min-height: 110px;
		padding: 10px 5px 10px 5px;
	}
	.cart__item-img {
		flex-basis: 15%;
		max-width: 15%;
	}
	.cart__item-price {
		margin-right: 10px;
		flex-basis: 25%;
		max-width: 25%;
	}
	.cart__item-count {
		flex-basis: 15%;
		max-width: 15%;
	}
	/* END CART LIST */


	/* CHECKOUT */
	.checkout__inner {
		flex-wrap: wrap;
	}
	.checkout__data,
	.checkout__info {
		flex: 1 1 100%;
		max-width: 100%;
		padding-right: 0;
	}
	.checkout__info {
		order: 1;
		margin-bottom: 30px;
	}
	.checkout__data {
		order: 2;
	}
	.checkout__detail {
		flex: 1 1 100%;
		max-width: 100%;
	}
	.cart__result {
		width: 100%;
	}
	.checkout__confirm {
		max-width: 100%;
	}
	/* END CHECKOUT */


	/* POPUP - ADDCART */
	.addcart__info {
		flex: 2;
	}
	/* END POPUP - ADDCART */


	/* CABINET */
	.cabinet__history .title__h1 {
		margin-bottom: 15px;
		font-size: 32px;
	}
	.cabinet__history-filter .form__group {
		max-width: 240px;
	}
	.cabinet__history-item {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.cabinet__history-item--info {
		padding-right: 15px;
	}
	.cabinet__history-item--src {
		max-height: 55px;
		margin-right: 15px;
	}
	/* END CABINET */


	/* CART */
	.cart__inner {
		flex-wrap: wrap;
	}
	.cart__result,
	.cart__list {
		flex: 1 1 100%;
		max-width: 100%;
	}
	.cart__result {
		max-width: 100%;
		margin-top: 30px;
	}
	/* END CART */
}

@media (max-width: 768px) {
	/* HEADER */
	.header__top,
	.header__phones,
	.header__bottom-buttons {
		display: none;
	}
	.header__bottom {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.header__search {
		margin-right: 0;
		position: inherit;
	}
	.header__mobile {
		display: block;
	}
	.header__search-result {
		width: auto;
		left: 20px;
		right: 20px;
	}
	/* END HEADER */


	/* BREADCRUMBS */
	.breadcrumbs.breadcrumbs__mobile {
		display: none;
	}
	.back {
		display: block;
	}
	/* END BREADCRUMBS */


	/* SLIDER */
	.slider__item-img {
		display: none;
	}
	.slider__item {
		padding: 20px;
		background: var(--blue-2);
		background-image: url(../img/bg/triangle-3.png) !important;
		background-repeat: no-repeat !important;
		background-position: top right !important;
		background-size: contain;
	}
	/* END SLIDER */


	/* MENUS */
	.menu__categories-box {
		margin-bottom: 20px;
	}
	.menu__sections-item {
		margin-bottom: 20px;
	}
	.menu__categories {
		display: none;
	}
	.menu__sections-link,
	.menu__categories-title {
		line-height: 15px;
		font-size: 13px;
		letter-spacing: 0.05em;
	}
	.menu__categories-title:after {
		content: '';
		position: absolute;
		width: 9px;
		height: 16px;
		background-image: url(../img/icons/navigation.svg);
		background-repeat: no-repeat;
		background-position: center right;
		right: 0;
	}
	.menu__categories-title.active:after {
		transform: rotate(90deg);
	}
	.menu__categories-item:not(:last-child) {
		margin-bottom: 10px;
	}
	/* END MENUS */


	/* LINKS */
	.link-phone {
		font-size: 15px;
		line-height: 18px;
		padding-left: 25px;
		background-image: url(../img/icons/phone-2.svg);
	}
	.link-check {
		text-decoration: none;
	}
	/* END LINKS */


	/* BUTTONS */
	.btn__blue {
		width: 100%;
	}
	.btn__blue-medium {
		padding: 10px 25px;
		font-size: 13px;
		line-height: 15px;
		letter-spacing: 0.05em;
	}
	.btn__light {
		font-size: 13px;
		line-height: 16px;
		letter-spacing: 0.05em;
		padding: 10px 30px;
		width: 100%;
	}
	.btn__blue + .btn__blue {
		margin-top: 10px;
	}
	/* END BUTTONS */


	/* GENERAL */
	.open__catalog-link {
		padding: 10px 24px 10px 51px;
		font-size: 13px;
		line-height: 15px;
	}
	.open__catalog-link:after {
		left: 21px;
		top: calc(50% - 6px);
	}
	.seo__text {
		font-size: 13px;
		line-height: 16px;
	}
	body.bg__triangle-v2 {
		background-size: contain;
	}
	p {
		font-size: 13px;
		line-height: 15px;
		margin-top: 0;
	}
	.content {
		flex-wrap: wrap;
		margin: 0;
	}
	.article {
		flex: 1 1 100%;
		padding: 0;
	}
	.sidebar {
		max-width: max-content;
		padding: 0;
	}
	.pagination {
		display: none;
	}
	.show__more {
		display: block;
	}
	.mw-450 {
		width: 100%;
	}
	/* END GENERAL */


	/* MESSENGER */
	.messenger {
		bottom: 10px;
		right: 10px;
		width: 60px;
		height: 60px;
		background-size: 20px;
	}
	.messenger__item {
		right: 15px;
	}
	.messenger__whatsapp {
		bottom: 80px;
	}
	.messenger__vk {
		bottom: 140px;
	}
	/* END MESSENGER */


	/* FILTER */
	.filter {
		display: none;
		position: fixed;
		top: 0;
		left: 0;
		height: calc(100vh - 35px);
		width: 100%;
		background-color: var(--white);
		padding: 15px;
		z-index: 10;
		overflow-y: scroll;
	}
	.filter .filter__submit {
		display: block;
	}
	.filter__title {
		display: block;
	}
	.filter__info {
		display: block;
		order: 1;
		flex: 1;
		text-align: right;
	}
	.filter__group-name {
		font-size: 13px;
		line-height: 15px;
		margin-bottom: 15px;
	}
	.filter__selected {
		margin-bottom: 20px;
	}
	.filter__selected-item {
		font-size: 13px;
		line-height: 15px;
	}
	.filter__selected-list {
		margin-bottom: 5px;
	}
	.filter__selected a {
		font-size: 13px;
		line-height: 15px;
	}
	.filter__group {
		padding-bottom: 20px;
		margin-bottom: 20px;
		border-bottom: 1px solid var(--light-4);
	}
	.filter__range {
		max-width: 100%;
	}
	.filter__checkbox {
		font-size: 13px;
		line-height: 15px;
		margin-bottom: 15px;
		padding-left: 25px;
	}
	.filter__checkbox .checkmark {
		height: 16px;
		width: 16px;
	}
	.filter__checkbox .checkmark:after {
		left: calc(50% - 5px);
		top: calc(50% - 4px);
		width: 10px;
		height: 8px;
		background-size: contain;
		background-repeat: no-repeat;
	}
	.filter__list-search {
		max-height: 145px;
	}
	/* END FILTER */


	/* DROPDOWN */
	.dropdown__selected {
		font-size: 13px;
		line-height: 15px;
	}
	.dropdown__list {
		border-radius: 9px;
		top: 25px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.dropdown__link {
		font-size: 13px;
		line-height: 15px;
		padding: 10px 20px 8px 45px;
	}
	/* END DROPDOWN */


	/* SEARCH */
	.search__form-input {
		min-width: auto;
		height: 35px;
	}
	.search__form-input {
		padding: 10px;
		font-size: 11px;
		line-height: 13px;
	}
	/* END SEARCH */


	/* EDGE */
	.edge__item {
		flex-direction: column;
		padding-left: 0;
	}
	.edge__item-icon {
		padding-right: 0;
		padding-bottom: 20px;
	}
	.edge__item-src {
		max-height: 35px;
		width: auto;
		max-width: 100%;
	}
	/* END EDGE */


	/* INFORM */
	.inform {
		padding-top: 20px;
	}
	.inform.bg__top-grey {
		background: none;
	}
	.inform__wrap .inform__box {
		padding: 5px 15px;
	}
	.inform__wrap .inform__item-img {
		height: 250px;
	}
	.inform__item-icon {
		display: none;
	}
	.inform__item:hover .inform__item-info {
		background-color: var(--white);
		color: initial;
	}
	/* END INFORM */


	/* INFORM SLIDER */
	.inform__slider .slick-list {
		padding-left: 0 !important;
	}
	.inform__slider .inform__item {
		max-width: 100%;
	}
	.inform__slider-item {
		margin-right: 10px;
	}
	.inform__slider .inform__item-img {
		height: 200px;
		max-width: 100%;
	}
	.inform__slider .inform__item-info {
		padding: 10px 20px 20px 0px;
	}
	/* END INFORM SLIDER */


	/* TITLES */
	.section__title {
		padding-bottom: 20px;
		font-size: 24px;
		line-height: 34px;
		letter-spacing: 0;
	}
	.section__title.center {
		text-align: left;
	}
	.title__h1 {
		font-size: 24px;
		line-height: 34px;
		margin-bottom: 20px;
	}
	.title__h2 {
		font-size: 18px;
		line-height: 22px;
	}
	.title__h3 {
		font-size: 15px;
		line-height: 18px;
		margin-bottom: 10px;
		font-weight: bold;
	}
	.page__title.page__title-mobile {
		display: none;
	}
	.title--mobile-left {
		text-align: left;
	}
	/* END TITLES */


	/* PRODUCT */
	.products__sort .dropdown__selected {
		text-align: left;
		white-space: nowrap;
	}
	.products__sort .dropdown__list {
		left: 0;
	}
	.product__item {
		max-width: 250px;
		padding: 15px 20px;
	}
	.product__item:hover {
		box-shadow: none;
	}
	.product__item-img {
		margin-bottom: 10px;
	}
	.product__item .product__item-labels {
		margin-bottom: 10px;
	}
	.product__item .product__item-options {
		margin-bottom: 10px;
	}
	.product__item-name {
		min-height: 66px;
	}
	.product__item .product__item-price {
		margin-bottom: 0px;
	}
	.product__item-select {
		opacity: 1;
	}
	.product__item .product__item-count {
		flex-basis: 70%;
		max-width: 70%;
	}
	.product__item-submit.btn__blue.disabled {
		display:none;
	}
	.product__item .product__item-submit {
		font-size: 0;
		/*background: var(--blue-4);*/
		background: url(../img/icons/cart-2.svg), var(--blue-4);
		background-position: center;
		background-repeat: no-repeat;
	}
	.product__item .product__item-submit.btn__blue-active {
		background: none;
		font-size: 15px;
	}
	.product__item .product__item-count--text {
		white-space: nowrap;
	}
	.product__item-option--label > span {
		font-size: 13px;
		padding: 5px;
	}
	.products__sort {
		margin-bottom: 19px;
		border-bottom: 1px solid var(--light-1);
		padding-bottom: 10px;
	}
	.product__footer-slider .title__h3 {
		font-size: 18px;
		line-height: 22px;
	}
	/* END PRODUCT */


	/* PRODUCT SLIDER */
	.product__slider .slick-list {
		padding-left: 0 !important;
	}
	.product__slider-item {
		margin-right: 10px;
	}
	/* END PRODUCT SLIDER */


	/* TABS */
	.tab__products-header .tab.active > span {
		padding-bottom: 10px;
	}
	.tab__products-header .tab {
		border-bottom: 2px solid transparent;
	}
	.tabs__tiles .tab {
		flex: 0 0 auto;
	}
	.tabs__tiles .tab__name-big {
		width: auto;
		padding: 12px 20px;
		font-size: 13px;
		line-height: 15px;
	}
	.tabs__tiles .tab__name {
		border: 1px solid var(--light-3);
	}
	.tabs__tiles .tab.active .tab__name {
		border: 1px solid var(--blue-2);
		color: var(--blue-2);
	}
	.tabs__tiles {
		flex-wrap: wrap;
	}
	.tabs__tiles .tab {
		margin-bottom: 10px;
	}
	/* END TABS */


	/* SECTIONS */
	.sections {
		padding-top: 35px;
	}
	.sections.bg__triangle-v1 {
		background-size: contain;
	}
	.sections .section__title {
		padding-bottom: 20px;
	}
	.sections__inner {
		margin: 0 -5px;
	}
	.section__item-box {
		padding: 5px;
		flex: 0 0 50%;
	}
	.section__item-wrap {
		flex-direction: column;
		align-items: normal;
	}
	.section__item-img {
		max-width: 100%;
		min-width: auto;
		border-radius: 2px 2px 0px 0px;
	}
	.section__item-info {
		padding: 15px 10px;
		min-height: 60px;
		display: flex;
		align-items: center;
	}
	.section__item-main {
		font-size: 15px;
		line-height: 15px;
		min-height: auto;
	}
	.section__item-other {
		display: none;
	}
	.section__item-list {
		display: none;
	}
	/* END SECTIONS */


	/* RATINGS */
	.ratings__item-text {
		font-size: 13px;
		line-height: 15px;
		max-width: 250px;
		margin: 0 auto;
	}
	/* END RATINGS */


	/* ABOUT */
	.about {
		background-size: contain;
	}
	/* END ABOUT */


	/* ADVANTAGES */
	.advantages__inner {
		flex-wrap: wrap;
	}
	.advantages__left {
		flex: 1 1 100%;
	}
	.advantages__right {
		flex: 1 1 100%;
		max-width: 100%;
	}
	.advantages__item {
		margin-bottom: 30px;
		padding-right: 10px;
	}
	.advantages__item-img {
		margin-bottom: 20px;
	}
	.advantages__item-name {
		font-size: 13px;
		line-height: 15px;
		letter-spacing: 0;
		text-transform: none;
		margin-bottom: 5px;
	}
	.advantages__item-text {
		font-size: 13px;
		line-height: 15px;
	}
	/* END ADVANTAGES */


	/* PARTNERS */
	.partners__box {
		flex: 0 0 33%;
	}
	.partners__item-src {
		max-width: 130px;
	}
	/* END PARTNERS */


	/* FOOTER */
	.footer {
		padding: 35px 0 40px 0;
		margin-top: 40px;
	}
	.footer__col {
		flex: 0 0 100%;
		max-width: 100%;
		padding-right: 0;
	}
	.footer__contacts {
		border-top: 1px solid var(--other-3);
		margin-top: 10px;
		padding-top: 35px;
	}
	.footer__bottom {
		flex-wrap: wrap;
		padding-top: 0;
		border-top: none;
	}
	.footer__phones {
		margin-bottom: 20px;
	}
	.footer__social {
		margin-bottom: 35px;
	}
	.footer__payment-text,
	.footer__email a,
	.footer__links-item,
	.footer__copyright,
	.footer__address {
		font-size: 13px;
		line-height: 15px;
	}
	.footer__email {
		margin-bottom: 30px;
	}
	.footer__email a {
		color: var(--blue-2);
	}
	.footer__links {
		order: 1;
		flex-wrap: wrap;
		padding-top: 0;
		margin-bottom: 20px;
	}
	.footer__links-item:not(:last-child) {
		margin-right: 0;
		margin-bottom: 10px;
	}
	.footer__links-item {
		display: block;
		flex: 1 1 100%;
		color: var(--blue-2);
	}
	.footer__copyright {
		flex: 1 1 100%;
		margin-right: 0;
		order: 2;
		margin-bottom: 35px;
	}
	.footer__developer {
		flex: 1 1 100%;
		order: 3;
	}
	.footer__developer-link {
		color: var(--blue-2);
	}
	/* END FOOTER */


	/* CONTACTS */
	.contacts__inner {
		flex-wrap: wrap;
	}
	.contacts__info,
	.contacts__map {
		flex-basis: 100%;
		max-width: 100%;
		padding-right: 0;
	}
	.contacts__info {}
	.contacts__email {
		margin-bottom: 20px;
	}
	.contacts__social {
		margin-bottom: 20px;
	}
	.group__phones {
		margin-bottom: 20px;
	}
	.group__phones-item:not(:last-child) {
		margin-bottom: 10px;
	}
	.contacts__btn .btn__blue {
		width: 100%;
	}
	/* END CONTACTS */


	/* DOCUMENTS */
	.documents__item {
		flex: 0 0 33.333333%;
		margin-bottom: 30px;
	}
	/* END DOCUMENTS */


	/* CATEGORY SLIDER */
	.category__slider {
		margin-bottom: 30px;
	}
	.category__slider .slick-list {
		padding-left: 0 !important;
	}
	/* END CATEGORY SLIDER */


	/* BANNER */
	.banner {
		max-height: 100%;
		margin-bottom: 37px;
	}
	.banner__inner {
		flex-wrap: wrap;
		flex-direction: column;
	}
	.banner__img {
		flex-basis: 100%;
		max-width: 100%;
	}
	.banner__detail {
		flex-basis: 100%;
		max-width: 100%;
	}
	.banner__info {
	}
	/* END BANNER */


	/* SECTION BANNER */
	.section__banner-title {
		font-size: 20px;
		line-height: 24px;
	}
	.section__banner-img {
		margin: 15px 0;
	}
	.section__banner-sale {
		width: 55px;
		height: 60px;
		background-size: contain;
		background-repeat: no-repeat;
		font-size: 18px;
		line-height: 60px;
	}
	.section__banner-link {
		padding: 10px 20px;
	}
	/* END SECTION BANNER */


	/* FANCYBOX */
	.fancybox-slide--html .fancybox-close-small {
		right: auto;
		left: 50%;
		height: 30px;
		width: 30px;
	}
	.fancybox-slide--html .fancybox-close-small svg {
		display: none;
	}
	.fancybox-slide--html .fancybox-close-small:before {
		content: '';
		position: absolute;
		width: 38px;
		height: 2px;
		left: calc(50% - 38px);
		top: 5px;
		border-bottom: 3px solid #E0E0E0;
	}
	.fancybox-is-open .fancybox-content {
		vertical-align: bottom;
		border-top-left-radius: 9px;
		border-top-right-radius: 9px;
		padding: 20px;
	}
	.sections.fancybox-content {
		padding-left: 0;
		padding-right: 0;
	}
	/* END FANCYBOX */


	/* POPUP */
	.popup__form {}
	/* END POPUP */


	/* POPUP - ADDCART */
	.addcart__detail {
		flex-direction: column;
		align-items: flex-start;
	}
	.addcart__img {
		flex-basis: 20%;
		max-width: 20%;
		text-align: center;
	}
	.addcart__info-price {
		margin-bottom: 20px;
	}
	.addcart__count {
		margin-bottom: 30px;
	}
	.addcart__btn {
		flex: 1 1 100%;
		width: 100%;
	}
	.addcart__btn .btn__blue {
		padding: 10px 20px;
		font-size: 13px;
	}
	.addcart__btn-back {
		display: block;
	}
	/* END POPUP - ADDCART */


	/* FORM */
	.form__control {
		background: var(--light-1);
		border: 1px solid var(--light-1);
		font-size: 12px;
	}
	.form__control:placeholder-shown,
	.form__control:valid:not(select) {
		padding: 16px 20px 10px 16px;
	}
	.form__control:focus + .form__group-name,
	.form__control:not(:placeholder-shown) + .form__group-name {
		top: 4px;
		font-size: 10px;
	}
	.form__group-name {
		font-size: 13px;
		line-height: 15px;
	}
	.form__group {
		margin-bottom: 5px;
	}
	.form__file {
		padding: 12px 16px 14px 16px;
	}
	.form__btn .form__submit {
		width: 100%;
	}
	.form__politic {
		margin-top: 20px;
		text-align: center;
	}
	.form__group + .form__btn {
		padding-top: 20px;
	}
	.form__group-flex {
		flex-wrap: wrap;
		justify-content: center;
	}
	.form__group-flex .btn__blue {
		flex: 1 1 100%;
		max-width: 100%;
		padding: 10px 20px;
		font-size: 13px;
		line-height: 15px;
		margin-bottom: 20px;
	}
	.form__group-wrap {
		flex-wrap: wrap;
		margin: 0;
	}
	.form__group-wrap .form__group {
		margin-left: 0;
		margin-right: 0;
		flex: 1 1 100%;
		max-width: 100%;
	}
	.form__group-wrap.col-3 {
		margin: 0 -2.5px;
	}
	.form__group-wrap.col-3 .form__group {
		padding: 0 2.5px;
	}
	/* FORM */


	/* DOCUMENT WINDOW */
	.document__window {}
	.document__window-img {
		padding: 0px 25px 0 10px;
	}
	.document__window-head {
		padding-bottom: 20px;
	}
	.document__window-files {
		max-width: 100%;
	}
	.document__window-files:not(:last-child) {
		margin-bottom: 15px;
	}
	.document__window-icon {
		margin-right: 10px;
	}
	.document__window-icon > img {
		max-width: 19px;
	}
	.document__window-file {
		font-size: 13px;
		line-height: 15px;
	}
	/* END DOCUMENT WINDOW */


	/* PRODUCT PAGE */
	.product__head-gallery {
		flex-basis: 100%;
		max-width: 100%;
		margin-bottom: 20px;
	}
	.product__head-cart {
		flex-basis: 100%;
		max-width: 100%;
	}
	.product__gallery-main {
		max-width: 450px;
	}
	.product__head-cart .product__cart-box {
		max-width: 100%;
	}
	.product__head-cart {
		margin-bottom: 20px;
	}
	.product__body-files--wrap {
		flex-wrap: wrap;
	}
	/* END PRODUCT PAGE */


	/* 404 */
	.page__404 {
		margin-top: 55px;
		max-width: 100%;
	}
	.page__404-main {
		font-size: 128px;
		line-height: 105%;
	}
	.page__404-back {
		font-weight: 300;
	}
	.page__404 .crystal__position-1 {
		top: -55px;
		right: 25px;
		width: 53px;
		height: 48px;
		background-size: contain;
	}
	.page__404 .crystal__position-2 {
		display: none;
	}
	.page__404 .crystal__position-3 {
		top: 85%;
		left: 85%;
		width: 39px;
		height: 35px;
		background-size: contain;
	}
	.page__404 .crystal__position-4 {
		display: none;
	}
	.page__404 .crystal__position-5 {
		display: none;
	}
	.page__404 .crystal__v5 {
		width: 30px;
		height: 30px;
		top: -3%;
		background-size: contain;
	}
	/* END 404 */


	/* AUTH */
	.auth__form-btn--auth {
		margin-right: 0;
	}
	/* END AUTH */


	/* CHECKOUT */
	.checkout__detail {
		padding-right: 0;
	}
	.checkout__data {
		display: none;
	}
	.checkout__next {
		display: block;
	}
	.checkout__info .crystal__position-1 {
		width: 39px;
		height: 35px;
		top: 50%;
		right: 0;
		background-size: contain;
	}
	.checkout__info .crystal__position-3,
	.checkout__info .crystal__position-2 {
		display: none;
	}
	.checkout__info .crystal__position-4 {
		left: 0%;
		top: -28px;
		background-size: contain;
		width: 27px;
		height: 34px;
	}
	.checkout__info .crystal__position-5 {
		top: -90px;
		right: 0;
		left: auto;
	}
	.checkout__form-box {
		margin-bottom: 20px;
		padding-bottom: 20px;
		border-bottom: 1px solid var(--light-4);
	}
	.checkout__form-box .divider__10 {
		display: none;
	}
	.checkout-delivery {
		font-size: 13px;
		line-height: 15px;
	}
	.checkout-delivery__info > b:first-child {
		display: block;
		font-weight: bold;
	}
	.checkout__confirm-submit {
		display: none;
	}
	.cart__result {
		max-width: 100%;
	}
	.cart__result-box {
		box-shadow: none;
		padding: 0;
	}
	.cart__result-btn > a {
		margin-bottom: 20px;
	}
	.cart__result-btn > p {
		text-align: center;
		color: var(--light-grey);
		margin-top: 20px;
		margin-bottom: -10px;
	}
	/* END CHECKOUT */


	/* CABINET */
	.cabinet__short-info {
		margin-bottom: 30px;
	}
	.cabinet__history-item {
		flex-wrap: wrap;
	}
	.cabinet__history-item--info {
		flex: 1 1 100%;
		margin-bottom: 20px;
		padding-right: 0;
	}
	.cabinet__history-item--number {
		font-weight: 300;
		font-size: 13px;
		line-height: 15px;
	}
	.cabinet__history-item--img {
		flex-basis: 100%;
		max-width: 100%;
	}
	.cabinet__history-item--src {
		max-height: 40px;
		margin-right: 20px;
	}
	.cabinet__history-filter {
		margin: 0 -5px;
	}
	.cabinet__history-filter .form__group {
		flex: 0 1 50%;
		max-width: 50%;
		padding: 0 5px;
	}
	.cabinet__history-filter select.form__control {
		background-position-x: calc(100% - 10px);
		padding: 10px;
	}
	.cabinet__mobile {
		display: none;
	}
	.cabinet__mobile .cabinet__mobile-back {
		display: block;
		height: 56px;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		text-align: center;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 15px;
		line-height: 18px;
		font-weight: bold;
		text-transform: none;
		background-color: var(--blue-2);
		color: var(--white);
	}
	.cabinet__mobile .cabinet__mobile-back.is--unactive {
		display: none;
	}
	.cabinet__mobile .cabinet__mobile-back:before {
		content: '';
		position: absolute;
		left: 20px;
		top: auto;
		bottom: auto;
		width: 6px;
		height: 9px;
		background-image: url(../img/icons/arrow-left-2.svg);
		background-repeat: no-repeat;
		background-position: center;
	}
	.cabinet__order-head--btn {
		display: none;
	}
	.cabinet__order-head--info .title__h2,
	.cabinet__order-head--info .cabinet__history-item--number {
		font-size: 18px;
		line-height: 22px;
		color: var(--black);
	}
	.cabinet__order-head--info {
		margin-right: 0;
	}
	.cabinet__order-detail--head {
		padding-bottom: 0;
		margin-bottom: 35px;
		border-bottom: none;
	}
	.cabinet__profile-head {
		border-bottom: none;
		margin-bottom: 10px;
	}
	.cabinet__profile-body--box:not(:last-child) {
		margin-bottom: 30px;
	}
	.cabinet__profile-body--dataBox:not(:last-child) {
		margin-bottom: 10px;
	}
	.cabinet__profile-box--head {
		margin-bottom: 20px;
	}
	/* END CABINET */


	/* CART */
	.cart {
		margin-bottom: 30px;
	}
	.cart__inner > .product__item-bonuses {
		margin-bottom: 0;
	}
	.cart__inner > .product__item-bonuses .product__item-bonus--text {
		font-size: 13px;
		line-height: 15px;
	}
	.cart__list .cart__item-price {
		display: flex;
		align-items: center;
		flex-basis: 100%;
		max-width: 100%;
	}
	.cart__list .cart__item-price > span:last-child {
		margin-left: 10px;
	}
	.cart__result-head--wrap .title__h3 {
		font-size: 18px;
		line-height: 120%;
	}
	/* END CART */
}

@media (max-width: 576px) {


	/* LINKS */
	.link-v4 {
		font-size: 13px;
		line-height: 15px;
	}
	/* END LINKS */


	/* SLIDER */
	.slider__item {
		height: 340px;
	}
	.slider__item-category,
	.slider__item-description {
		display: none;
	}
	.slider__item-info {
		max-width: 100%;
		display: flex;
		flex-direction: column;
		height: 100%;
		justify-content: center;
	}
	.slider__item-name {
		font-weight: bold;
		font-size: 18px;
		line-height: 22px;
		text-align: center;
		color: var(--white);
		text-transform: none;
	}
	.slider__item-description + .slider__item-btn {
		text-align: center;
		padding-top: 50px;
	}
	/* END SLIDER */


	/* TABS */
	.tabs__products .container {
		padding-right: 0;
	}
	/* END TABS */


	/* GENERAL */
	.show__more-link {
		padding: 10px 0
	}
	/* END GENERAL */


	/* TITLES */
	.title__h2 {
		margin-bottom: 20px;
	}
	.page__title .title__h2 {
		font-size: 18px;
		line-height: 22px;
	}
	/* END TITLES */


	/* BUTTONS */
	.btn__blue-small {
		padding: 10px 30px;
	}
	/* END BUTTONS */


	/* BREADCRUMBS */
	.breadcrumbs__item-link {
		font-size: 11px;
		line-height: 13px;
	}
	/* END BREADCRUMBS */


	/* EDGE */
	.edge__item-name {
		line-height: 16px;
		margin-bottom: 5px;
		font-size: 13px;
	}
	.edge__item-text {
		line-height: 13px;
		font-size: 12px;
	}
	/* END EDGE */


	/* INFORM */
	.inform .container {
		padding-right: 0;
	}
	.inform__wrap .inform__box {
		flex: 0 0 100%;
	}
	.inform__wrap .inform__item-img {
		height: 200px;
	}
	.inform__wrap .inform__item-info {
		max-height: 80px;
		padding: 10px 0 20px 0px;
	}
	.inform__item-date {
		font-size: 11px;
		line-height: 13px;
		margin-bottom: 5px;
	}
	.inform__item-name {
		font-size: 13px;
		line-height: 16px;
		letter-spacing: 0.05em;
	}
	/* END INFORM */


	/* INFORM SLIDER */
	.inform__slider .inform__item-name {
		line-height: 16px;
		font-size: 13px;
	}
	/* END INFORM SLIDER */


	/* PRODUCT */
	.product__item-option--label > span {
		font-size: 13px;
		line-height: 15px;
	}
	.product__item-actualPrice {
		font-size: 24px;
		line-height: 24px;
	}
	.product__item-oldPrice {
		font-size: 11px;
		line-height: 11px;
	}
	.product__box {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.product__box .product__item {
		display: flex;
		padding: 20px 5px 20px 5px;
		border-bottom: 1px solid var(--light-1);
	}
	.product__box .product__item .product__item-labels {
		flex-wrap: wrap;
		margin-bottom: 13px;
	}
	.product__box .product__item .product__item-labels .product__item-label {
		font-size: 9px;
		line-height: 10px;
		margin-bottom: 5px;
	}
	.product__box .product__item .product__item-name {
		font-size: 13px;
		line-height: 15px;
		margin-bottom: 15px;
		min-height: auto;
	}
	.product__box .product__item .product__item-options {
		margin-bottom: 15px;
	}
	.product__box .product__item .product__item-img {
		flex-basis: 30%;
		max-width: 30%;
		align-items: flex-start;
	}
	.product__box .product__item .product__item-info {
		flex: 1;
	}
	.product__box .product__item .product__item-img .product__item-src {
		height: auto;
		width: auto;
		max-width: 70px;
		padding-right: 5px
	}
	.product__box .product__item .product__item-count--text {
		font-size: 11px;
		line-height: 13px;
	}
	/* END PRODUCT */


	/* PRODUCT SLIDER */
	.product__slider .slick-list {
		padding-left: 0 !important;
	}
	.product__slider .product__item {
		padding: 15px;
		max-width: 350px;
	}
	/* END PRODUCT SLIDER */


	/* CATEGORY SLIDER */
	.category__slider-item {
		margin-right: 10px;
	}
	.category__item {
		max-width: 240px;
		padding: 5px 15px;
		min-height: 70px;
	}
	.category__item-img {
		margin-right: 15px;
	}
	.category__item-name {
		font-size: 13px;
		line-height: 15px;
	}
	/* END CATEGORY SLIDER */


	/* PARTNERS */
	.partners__box {
		flex: 0 0 50%;
	}
	.partners__item-src {
		max-width: 95px;
	}
	/* END PARTNERS */


	/* DOCUMENTS */
	.documents__item {
		flex: 0 0 50%;
		margin-bottom: 20px;
	}
	/* END DOCUMENTS */


	/* BANNER */
	.banner__img {
		margin-bottom: 15px;
	}
	.banner__detail {
		margin-bottom: 0;
	}
	.banner__detail-item {
		font-weight: 300;
		font-size: 13px;
		line-height: 15px;
	}
	.banner__detail-item:before {
		width: 20px;
		height: 20px;
		font-size: 9px;
		line-height: 20px;
		left: -25px;
	}
	.banner__info-date {
		font-size: 14px;
		line-height: 20px;
		padding: 5px 10px;
	}
	.banner__info-name {
		padding-bottom: 0px;
		font-size: 20px;
		line-height: 22px;
	}
	/* END BANNER */


	/* SECTION BANNER */
	.section__banner-src {
		max-width: 100%;
	}
	.section__banner-title {
		font-size: 15px;
		line-height: 21px;
	}
	.section__banner-link {
		padding: 8px 15px;
		font-size: 15px;
	}
	/* END SECTION BANNER */


	/* PRODUCT PAGE */
	.product__head {
		padding-top: 20px;
	}
	.product__head-gallery {
		margin-bottom: 0;
	}
	.product__gallery {
		margin-bottom: 20px;
	}
	.product__gallery-wrap {
		margin-left: -10px;
	}
	.product__gallery-thumb {
		display: none;
	}
	.product__gallery-main {
		max-width: 300px;
		margin: 0 auto;
	}
	.product__gallery-main--src {
		max-width: 50%;
	}
	.product__head .product__item-label {
		font-size: 9px;
		line-height: 10px;
	}
	.product__head-gallery .product__item-bonus--src {
		width: 35px;
	}
	.product__head-gallery .product__item-bonus--img {
		margin-right: 15px;
	}
	.product__head-gallery .product__item-bonus--item {
		padding-right: 0;
	}
	.product__head-gallery .product__item-bonus--text {
		font-size: 13px;
		line-height: 15px;
	}
	.product__head-gallery .product__head-select--item .title__h4 {
		margin-bottom: 5px;
	}
	.product__head-cart .product__cart-box {
		box-shadow: none;
		padding: 0px 0px 15px 0px;
	}
	.product__cart-box .product__item-price {
		margin-bottom: 20px;
	}
	.product__head-info .title__h4 {
		font-size: 15px;
		line-height: 18px;
		margin-bottom: 10px;
	}
	.product__body {
		max-width: 100%;
	}
	/* END PRODUCT PAGE */


	/* FANCYBOX */
	.fancybox-is-open .fancybox-content {
		width: 100%;
	}
	/* END FANCYBOX */


	/* POPUP */
	.popup__small {
		width: 100%;
	}
	.popup__small .title__h2 {
		font-size: 18px;
		line-height: 120%;
	}
	.popup__small .btn__blue {
		width: 100%;
		padding: 10px 20px;
		margin-right: 0;
		font-size: 13px;
		line-height: 15px;
		letter-spacing: 0.05em;
	}
	.fancybox-slide--html {
		padding: 111px 0 0;
	}
	.fancybox-is-open .fancybox-content {
		max-width: 420px;
	}
	/* END POPUP */


	/* CABINET */
	.cabinet__history-item--src {
		margin-right: 10px;
	}
	.cabinet__history-item--show {
		font-size: 13px;
		line-height: 15px;
	}
	/* END CABINET */


	/* CART LIST */
	.cart .cart__list .cart__item-src {
		max-width: 50px;
	}
	.cart__list-item {
		display: flex;
		align-items: flex-start;
		padding: 20px 5px 20px 5px;
	}
	.cart__item-info {
		flex-wrap: wrap;
		align-items: flex-start;
	}
	.cart__item-img {
		flex-basis: 30%;
		max-width: 30%;
	}
	.cart__item-src {
		max-height: 100%;
		width: 100%;
		max-width: 60px;
	}
	.cart__item-name {
		flex-basis: 100%;
		max-width: 100%;
		padding-right: 0;
		margin-bottom: 10px;
		font-size: 13px;
		line-height: 15px;
	}
	.cart__item-name--replace {
		flex-direction: column;
		align-items: flex-start;
		font-size: 12px;
	}
	.cart__item-name--replace a {
		font-size: 12px;
	}
	.cart__item-price {
		margin-right: 0;
		flex-basis: 65%;
		max-width: 65%;
		order: 2;
		font-size: 15px;
		line-height: 18px;
		font-weight: 800;
		margin-bottom: 5px;
	}
	.cart__item-count {
		flex-basis: 65%;
		max-width: 65%;
		margin-bottom: 10px;
		order: 3;
		font-size: 13px;
		line-height: 15px;
		margin-right: 0;
	}
	.cart__item-info--v2 .cart__item-count {
		order: 2;
	}
	.cart__item-info--v2 .cart__item-price {
		order: 3;
	}
	.cart__item-link {
		flex: 1;
		flex-basis: 100%;
		max-width: 100%;
		order: 3;
	}
	.cart__item-remove {
		order: 4;
		flex-basis: 35%;
		max-width: 35%;
	}
	.cart__item-remove  .cart__item-remove--icon {
		margin-left: auto;
	}
	/* END CART LIST */


	/* CART */
	.cart__result-list {
		margin-bottom: 20px;
	}
	.cart__result-price {
		margin-bottom: 20px;
	}
	.cart__result-btn > a {
		margin-bottom: 10px;
	}
	/* END CART */


	/* CHECKOUT */
	.checkout__title-h2 {
		/*display: none;*/
	}
	.checkout__success-box {
		margin-bottom: 30px;
	}
	/* END CHECKOUT */


	/* COOKIE */
	.cookie__inner {
		flex-wrap: wrap;
	}
	.cookie__description,
	.cookie__btn {
		flex: 1 1 100%;
		max-width: 100%;
	}
	.cookie__description {
		margin-bottom: 20px;
	}
	.cookie.show .cookie__description-short {
		margin-bottom: 15px;
	}
	/* END COOKIE */


	/* GIFT */
	.gift__box {
		flex-basis: 50%;
		max-width: 50%;
	}
	/* END GIFT */
}

@media (max-width: 480px) {
	/* PRODUCT */
	.product__box .product__item .product__item-img .product__item-src {
		max-width: 70px;
	}
	.product__box .product__item .product__item-img {
		flex-basis: 40%;
		max-width: 40%;
	}
	.product__item .product__item-submit {
		padding: 9px 15px 9px 15px;
	}
	.product__item .product__item-submit.btn__blue-active,
	.product__item .product__item-submit.btn__blue-active + .product__item-goCart.active {
		width: 165px;
	}
	.product__item .product__item-count {
		max-width: 100px;
	}
	.product__item-info .product__item-btn {
		max-width: 80px;
	}
	.product__item-info .product__count .minus,
	.product__item-info .product__count .plus {
		line-height: 39px;
	}
	/* END PRODUCT */


	/* PRODUCT SLIDER */
	.product__slider .slick-list {
		padding-right: 80px !important;
	}
	.product__slider .product__item {
		max-width: 230px;
	}
	/* END PRODUCT SLIDER */
}

@media (max-width: 350px) {

	/* DOCUMENTS */
	.documents__item {
		flex: 0 0 100%;
	}
	/* END DOCUMENTS */


	/* GIFT */
	.gift__box {
		flex-basis: 100%;
		max-width: 100%;
	}
	.gift__box .product__item {
		width: 100%;
		max-width: 100%;
	}
	/* END GIFT */


	/* INFORM SLIDER */
	.inform__slider .inform__item-img {
		height: 150px;
	}
	/* END INFORM SLIDER */


	/* HEADER SEARCH */
	.header__search-cart .product__item-count {
		flex-direction: column;
		padding-left: 5px;
	}
	.header__search-cart .product__item-count .product__item-inputCount {
		width: 20px;
	}
	.header__search-cart .product__item-count .product__count {
		margin-right: 0;
		margin-bottom: 5px;
	}
	/* END HEADER SEARCH */

}