@media screen and (max-width: 1200px) { 

.column-4 .item {
	max-width: 23.3%;
}
.column-3 .item {
	max-width: 31.8%;
}
.column-2 .item {
	max-width: 47.4%;
}

}

@media screen and (max-width: 992px) { 

.column-4, .column-3 {
	gap: 16px;
}
.column-2 {
	gap: 36px;
}

}

@media screen and (max-width: 767px) { 

.column-4 .item,
.column-3 .item {
	max-width: 31%;
}
.column-2 .item {
	max-width: 46.1%;
}

}

@media screen and (max-width: 526px) { 

.column-4 .item, .column-3 .item {
	max-width: 47.4%;
}

}


@media screen and (max-width: 1200px) {

.navigation {
	display: none;
}
#banners .swiper-slide .col-7 {
	padding: 35px 60px 90px 60px;
}
.shop-category-item .title {
	font-size: 19px;
	margin-top: 24px;
}
.category__item .title {
	font-size: 16px;
}
.malina__product .buttons .custom__btn.dark {
	margin-bottom: 10px;
}
.malina__product .buttons .custom__btn {
	width: 100%;
	max-width: 100%;
}
.malina__product .product__info {
	font-size: 14px;
}
.malina__product .name, .malina__product .name a {
	font-size: 16px;
}
.stat__banner .title {
	font-size: 34px;
	margin-bottom: 24px;
}
.stat__banner .description {
	font-size: 19px;
}
#footer .col-5 iframe {
	height: 100% !important;
}
.slide-button.swiper-button-next {
	right: 15px;
}
.slide-button.swiper-button-prev {
	left: 15px;
}
#banners .swiper-buttons {
	padding-left: 40px;
}
#banners .swiper-buttons .slide-button.swiper-button-next {
	right: -10px;
}
.news__teaser .mod-articles-date {
	display: none;
}
.news__teaser .custom__btn {
	width: 100%;
	max-width: 100%;
}
.news__teaser .bottom .col-6 {
	max-width: 100%;
}
.news__teaser .bottom .col-6:last-child {
	display: none;
}
.top__header .col-8 {
	max-width: 50%;
}
.top__header .col-2:first-child {
	max-width: 20%;
}
.top__header .col-2:last-child {
	max-width: 30%;
}
#header .buttons {
	justify-content: right;
}
a[title="Перейти в кабинет"] .name {
	font-size: 12px;
	max-width: 90px;
}
#mobile__menu {
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	max-width: 50%;
	z-index: 80;
	transform: translateX(-100%);
    transition: transform 0.35s ease;
	background-image: linear-gradient(to top, #ff316fc7 0%, #f58 100%);
}
#mobile__menu.show {
    transform: translateX(0);
}
#mobile__menu .inner {
	padding: 140px 50px 30px 50px;
}

#mobile__menu .inner .nav > li:not(:last-child) {
	margin-bottom: 10px;
}
#mobile__menu .inner .nav > li > a {
	font-size: 21px;
	line-height: 130%;
	font-weight: 500;
	color: #fff;
	padding: 7px 12px;
}
#mobile__menu .inner .nav > li.parent {
	position: relative;
}
#mobile__menu .inner .nav .mod-menu__toggle-sub {
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 40px;
	border-radius: 3px;
	border: 1px solid #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 19px;
	color: #fff;
}
#mobile__menu .inner .nav .mod-menu__sub {
	left: inherit;
    max-width: 100%;
    margin: 10px 0 0 10px;
    background: var(--color-3);
    padding: 16px;
}
#mobile__menu .inner .nav .mod-menu__sub li > a {
	color: var(--color-4);
	font-size: 18px !important;
	font-weight: 500 !important;
}
#mobile__menu .inner .nav .mod-menu__sub li:not(:last-child) {
	margin-bottom: 12px;
}
#mobile__menu .inner .nav .mod-menu__sub.show-menu {
	position: relative;
	opacity: 1;
	height: auto;
	z-index: 10;
	visibility: visible;
}
.mod-menu__toggle-sub[aria-expanded="false"] .fa-minus { display: none; }
.mod-menu__toggle-sub[aria-expanded="true"]  .fa-plus  { display: none; }

.open-menu .close,
.open-menu.active .opened {
	display: none;
}
.top__header .open-menu {
	display: block;
}
.open-menu.active .close {
	display: block;
}
.top__header .open-menu {
	width: 30px;
	height: 30px;
	font-size: 27px;
	color: var(--color-1);
}

} /* END 1200 */

@media screen and (max-width: 992px) { 

main {
	padding: 100px 0 40px;
}
section {
	padding: 35px 0;
}

.top__header {
	padding: 0 20px;
	height: 80px;
}
.top__header .col-8 {
	display: none;
}
.top__header .col-2 {
	max-width: 50%;
}
.top__header .buttons {
	justify-content: right;
}
.navigation {
	display: none;
}
#banners .swiper-slide .col-7,
#banners .swiper-slide .col-5 {
	max-width: 50%;
}
#banners .swiper-slide .col-7 {
	padding: 24px 24px 74px 24px;
}
#banners .swiper-buttons {
	position: absolute;
	width: 100%;
	max-width: 100%;
	padding-left: 10px;
	bottom: 10px;
}
#banners .swiper-slide .title {
	font-size: 23px;
}
#banners .swiper-slide .intro__txt, #banners .swiper-slide .intro__txt p {
	font-size: 16px;
}
#banners .swiper-slide .buttons {
	margin-top: 30px;
}
#banners .swiper-slide .buttons {
	gap: 16px;
}
#banners .swiper-slide .buttons .custom__btn {
	font-size: 13px;
}
.category__item .title {
	font-size: 13px;
}
.category__item .category-articles li > a {
	font-size: 14px;
}
.advantages_items-type-2 .icon, .advantages_items-type-3 .icon {
	height: 34px;
}
.advantages_items-type-2 .description {
	font-size: 13px;
	line-break: 115%;
}
.advantages_items-type-2 .inner {
	align-content: flex-start;
}
.clients__module .swiper-slide figure img {
	width: 100%;
	height: auto;
}
.malina__product .product__info .col-6 {
	max-width: 100%;
	text-align: center;
}
.sale__banners .col-6:last-child {
	padding: 24px;
}
.sale__banners .heading__title {
	margin-bottom: 24px;
}
.sale__banners .buttons {
	margin-top: 24px;
}
.sale__banners .buttons .custom__btn {
	font-size: 14px;
}
.faq__wrapper .item {
	padding: 25px 35px;
}
.faq__wrapper .item .heading .queston {
	max-width: 95%;
}
.stat__banner {
	padding: 40px;
}
.top__header .col-2:last-child {
	margin-left: auto;
	max-width: 60%;
}
.top__header .col-2:first-child {
	max-width: 40%;
}
a[title="Перейти в кабинет"] .name {
	max-width: 63px;
}

} /* END 992 */

@media screen and (max-width: 767px) {

#header {
	padding: 0 24px;
}
#banners .swiper-slide .title {
	font-size: 18px;
}
#banners .swiper-slide .buttons .custom__btn {
	width: 100%;
	max-width: 100%;
}
.advantag__item .icon {
	height: 40px;
}
.advantag__item .intro__txt {
	font-size: 14px;
}
.module__categories .column-2 .item {
	max-width: 100%;
}
.item.advantages_items-type-2,
.malina__product {
	max-width: 48.2% !important;
}
.sale__banners .heading__title {
	font-size: 19px;
	font-weight: 600;
}
.sale__banners .buttons {
	gap: 10px;
}
.sale__banners .buttons .custom__btn:first-child {
	margin-bottom: 12px;
}
.sale__banners .buttons .custom__btn {
	width: 100%;
	max-width: 100%;
}
.review__item .review__content .avatar {
	font-size: 27px;
	margin-bottom: 10px;
}
.review__item .review__content {
	padding: 16px;
	text-align: center;
}
.review__item .review__content .col-2,
.review__item .review__content .col-10 {
	max-width: 100%;
	padding: 0;
}
.faq__wrapper .item {
	padding: 16px;
}
.faq__wrapper .item .heading {
	font-size: 16px;
}
.faq__wrapper .item .heading .queston {
	max-width: 93%;
}
.malina__product .prices__block,
.malina__product .prices__block .old_price {
	font-size: 19px;
}
.team__item figure {
	height: 190px;
}
.team__item .team__content .description {
	font-size: 13px;
	line-height: 115%;
}
.stat__banner .title {
	font-size: 23px;
}
.stat__banner .description {
	font-size: 16px;
}
#footer .left,
#footer .right {
	max-width: 100%;
}
#footer .right {
	min-height: 280px;
}
.logo__footer {
	max-width: 100%;
	text-align: center;
}
.copyright {
	text-align: center;
}
.logo__footer a {
	max-width: 220px;
	margin: 0 auto;
}
.top__header .col-2:first-child {
	max-width: 40%;
}
.top__header .col-2:last-child {
	max-width: 60%;
}

.bottom-extention {
	display: block;
	position: fixed;
	z-index: 90;
	bottom: 0;
	left: 0;
	padding: 10px;
	width: 100%;
}
.bottom-extention .box {
	display: flex;
	align-items: center;
	justify-content: center;
}
.bottom-extention .inner {
	background: linear-gradient(to right, #ffe3e8 0%, #fbe8ec 19%, #fff 60%, #ffeae7 100%) !important;
	border-radius: 20px;
	padding: 10px 16px;
	box-shadow: 0px 5px 20px 0px rgba(0,0,0,0.45);
}
.bottom-extention .icon,
.bottom-extention .cart__module a {
	color: var(--color-4);
	font-size: 24px;
}
.bottom-extention .cart__module a {
	position: relative;
}
.bottom-extention .cart__module a .pcs {
	display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -8px;
  right: -5px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: var(--color-1);
  font-size: 10px;
  padding: 2px;
  color: #fff;
}


#button-up {
	bottom: 70px;
	right: 10px;
}
#mobile__menu {
	max-width: 100%;
}
#mobile__menu .inner {
	padding: 100px 20px 30px 20px;
}
.bottom-extention .open-menu {
	display: block;
}
.top__header #jshop_module_wishlist,
.top__header .cart__module,
.top__header .open-menu {
	display: none;
}

#modal-contacts .title {
	margin-bottom: 16px;
}
#modal-contacts .dynamic-content {
	margin: 10px 0 0;
	padding-top: 16px;
	border-top: 1px dotted var(--color-4);
}
#modal-contacts .heading-modal__title {
	font-size: 1.17em !important;
	font-weight: 700 !important;
}
#modal-contacts .row-controls {
	gap: 18px;
}
#modal-contacts .check-row .check {
	margin: 0;
}

} /* END 767 */

@media screen and (max-width: 526px) {

#header {
	padding: 0;
}
.top__header {
	border-radius: 0;
	border: none;
	border-bottom: 2px solid var(--color-1);
	box-shadow: 0px 12px 15px -12px var(--color-1);
}
#banners .swiper-slide .col-7,
#banners .swiper-slide .col-5 {
	max-width: 100%;
}
#banners .swiper-slide .col-5::after {
	border-radius: 0 0 40px 40px;
	height: 17%;
	width: 100%;
}
#banners .swiper-slide .col-7 {
	padding: 24px 24px 0 24px;
}
#banners .swiper-buttons .swiper-pagination {
	display: none;
}
.shop-category-item .title {
	margin-top: 10px;
	font-size: 16px;
	font-weight: 500;
}
.advantag__item .icon {
	margin-bottom: 10px;
}
.category__item .col-6 {
	max-width: 100%;
}
.category__item .col-6:last-child .category-image, 
.category__item .col-6:last-child .category-image a {
	height: 170px;
}
.item.advantages_items-type-2 {
	max-width: 47.4% !important;
}
.advantages_items-type-2 {
	padding: 5px;
}
.malina__product {
	max-width: 100% !important;
}
.faq__wrapper .item .heading .queston {
	max-width: 89.2%;
}
.sale__banners .col-6 {
	max-width: 100%;
}
.top__header .col-2 {
	max-width: 50% !important;
}
.modal-window__close {
	top: 10px !important;
	right: 10px !important;
	background: none !important;
}
.modal-window__close::before, .modal-window__close::after {
	background: var(--color-2) !important;
}
.modal .row-controls .control {
	max-width: 100% !important;
}
.check label {
	line-height: 120%;
}
.modal .check-box {
	max-width: 100% !important;
}
.modal-button {
	max-width: 280px !important;
	margin: 0 auto !important;
}



} /* END 526  */