.price-block, .stickers, .price, .js-product-controls, .e-button {display: none !important}
header .right-part {visibility: hidden}

.market {margin: 40px 0; gap: 20px}
.market a {padding: 15px 30px; border-radius: 5px; color: #fff; font-weight: 600; display: flex; align-items: center; justify-content: center; font-size: 18px}
.market a.ozon {background: #005bff}
.market a.wb {background: linear-gradient(97.26deg,#ed3cca .49%,#df34d2 14.88%,#d02bd9 29.27%,#bf22e1 43.14%,#ae1ae8 57.02%,#9a10f0 70.89%,#8306f7 84.76%,#7c1af8 99.15%),linear-gradient(#0000000d,#0000000d)}

@media screen and (max-width: 767px) {
	.market {justify-content: center !important}
}

@font-face {
	font-family: 'Geometria';
	src: url('../fonts/Geometria.eot');
	src: local('Geometria'),
		url('../fonts/Geometria.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Geometria.woff') format('woff'),
		url('../fonts/Geometria.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap
}
@font-face {
	font-family: 'Geometria';
	src: url('../fonts/Geometria-Medium.eot');
	src: local('Geometria Medium'), local('Geometria-Medium'),
		url('../fonts/Geometria-Medium.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Geometria-Medium.woff') format('woff'),
		url('../fonts/Geometria-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: 'Geometria';
	src: url('../fonts/Geometria-Bold.eot');
	src: local('Geometria Bold'), local('Geometria-Bold'),
		url('../fonts/Geometria-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Geometria-Bold.woff') format('woff'),
		url('../fonts/Geometria-Bold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
	font-display: swap
}


/* POLYFILL */
/* html {--brand-color: var(--brand-color)} */
/* html {--brand-color: #00656e} */
html {--brand-color: #005892}

/* POLYFILL */


/* GLOBAL */
* {margin: 0; padding: 0; box-sizing: border-box; outline: none}
html, body {width: 100%}
body {font-family: 'Geometria', sans-serif; line-height: 1.7; color: #121212; font-size: 15px; -webkit-text-size-adjust: none; -webkit-font-smoothing: antialiased; overflow-x: hidden; padding-top: 150px !important}
body.lock {overflow: hidden}
main {padding-bottom: 80px; padding-top: 80px; min-height: calc(100vh - 408px)}
a {color: inherit; text-decoration: none; outline: none; cursor: pointer; transition: color 250ms, background-color 250ms, opacity 250ms, border-color 250ms}
h1 {width: 100%; color: #000; font-weight: 400; line-height: 1; margin-bottom: 40px; font-size: 36px}

h2 {width: 100%; font-weight: 400; line-height: 1; margin-bottom: 40px; font-size: 25px; color: #555}
h3 {width: 100%; font-weight: 400; line-height: 1.3; font-size: 22px; margin-bottom: 20px}
hr {margin: 20px 0; height: 1px; border: none; background: #111}
b, strong, th {font-weight: 500}
img {height: auto; max-height: 100%; max-width: 100%; vertical-align: top}
iframe {width: 100%; border: none}
.modal iframe {min-height: unset}
table {width: 100% !important; border-collapse: collapse}
li {display: block}
ol li {list-style-type: none; position: relative; padding-left: 20px}
ol {counter-reset: list1}
ol li:before {counter-increment: list1; content: counter(list1) ". "; position: absolute; left: 0; font-weight: 500}
ol ol, ol ul {counter-reset: list2}
ol ol li {padding-left: 40px}
ol ol li:before {counter-increment: list2; content: counter(list1) "." counter(list2) ". "; position: absolute; left: 0}
input, select, textarea, button {-webkit-appearance: none; -moz-appearance: none; transition: border-color 200ms; font-family: inherit; font-size: inherit; color: inherit}
input[type=text], input[type=tel], input[type=email], input[type=password], select {display: block; width: 100%; font-size: 15px; border: 1px solid rgba(0,0,0,0.1); padding: 0 10px; background: #f3f3f7; border-radius: 3px; line-height: 43px; height: 45px}
textarea {display: block; width: 100%; border:1px solid rgba(0,0,0,0.1); background: #f3f3f7; border-radius: 3px; padding: 10px; resize: none; height: 80px; font-size: 15px; border-radius: 0}
input[type=text]:focus, input[type=tel]:focus, input[type=email]:focus, textarea:focus, input[type=password]:focus, select:focus {border-color: #333334}

input[type=checkbox] {display: inline-block; vertical-align: middle; width: 16px !important; height: 16px; margin-right: 10px !important; position: relative; border: 1px solid rgba(0,0,0,0.1); background: #fff; border-radius: 0px}
input[type=checkbox]:hover {border-color: var(--brand-color)}
input[type=checkbox]:checked {background: #fff url("data:image/svg+xml,<svg viewBox='0 0 356.7 297.3' xmlns='http://www.w3.org/2000/svg'><polygon fill='%23111' points='42.4,153 0,195.4 101.9,297.3 356.7,42.4 314.3,0 101.9,212.4'/></svg>") 50% 50% no-repeat; background-size: 10px; border-color: var(--brand-color)}

input[type=radio] {display: inline-block; vertical-align: middle; width: 16px !important; height: 16px; margin-right: 10px !important; position: relative; border-radius: 50%; border: 1px solid rgba(0,0,0,0.1); background: #fff}
input[type=radio]:hover {border-color: var(--brand-color)}
input[type=radio]:checked {background: #fff; border: 4px solid var(--brand-color)}

select {background: #f3f3f7 url("data:image/svg+xml,<svg viewBox='11.4 7.1' width='11.4' height='7.1' xmlns='http://www.w3.org/2000/svg'><path d='M5,6.4l-5-5L1.4,0l4.3,4.3L10,0l1.4,1.4l-5,5L5.7,7.1L5,6.4z'/></svg>") no-repeat; background-position: right 15px center; box-shadow: none !important; cursor: pointer}

svg {fill: currentColor; height: 100%; max-height: 100%; max-width: 100%; vertical-align: top}
svg * {transition: fill 250ms}
.mobile-show {display: none !important}
.tablet-show {display: none}
.tab:not(.active) {display: none}

.edit {position: fixed; bottom: 100px; z-index: 1000; color: #fff; left: 100px; width: 52px; height: 52px; border-radius: 50%; justify-content: center !important; background: var(--brand-color)}
.edit svg {width: 20px; height: 20px}
.admin-bar {display: none !important}
/* GLOBAL */


/* ALERT */
.alert {background: #ff0000; color: #fff; padding: 5px; text-align: center; margin-bottom: 40px; border-radius: 1px}
.notify {background: var(--brand-color); color: #fff; padding: 5px; text-align: center; border-radius: 1px}
.alert.mg-filter-empty {grid-column: span 4}
.alert.success {background: green}
.under-header {color: #fff; white-space:nowrap; overflow:hidden; background: var(--brand-color)}

.under-header div {height: 32px; line-height: 32px; text-align: center; text-transform: lowercase}
 
@-webkit-keyframes marquee {
0%{-webkit-transform: translate(0, 0);}
100%{-webkit-transform: translate(-100%, 0);}
}
@keyframes marquee{
0%{transform: translate(0, 0);}
100%{transform: translate(-100%, 0)}
}

.g-recaptcha {margin: 20px 0}
.comment-subscribe {display: none}

.comment-info {padding: 20px !important; border-radius: 3px; border: 1px solid rgba(0,0,0,0.1)}
#treelike-comments-ajax-body li:before {display: none !important}
#treelike-comments-ajax-body li {margin-top: 20px}
/* ALERT */


.button {height: 45px; transition: 250ms; line-height: 43px; border-radius: 3px; border: 1px solid var(--brand-color); display: block; width: 250px; text-align: center; background: transparent; color: var(--brand-color); font-weight: 500; font-size: 13px; cursor: pointer; text-transform: uppercase}
.button:hover {background: var(--brand-color); color: #fff}
.button:disabled, .button:disabled:hover {border: 1px solid #b3b3b3; color: #b3b3b3; background: transparent; cursor: not-allowed}
.ds {user-select: none}
.lazy {visibility: hidden}

.max {max-width: 1320px; padding: 0 20px; margin: 0 auto}
.max-max {max-width: 980px; padding: 0 20px; margin: 0 auto}
.flex {display: flex; justify-content: space-between; flex-wrap: wrap}
.flex-nowrap {display: flex; justify-content: space-between}
.flex-inline {display: flex; justify-content: flex-start; flex-wrap: wrap}
.flex-center {display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap}
.logo {height: 64px; color: #111; opacity: 0.5; transition: 250ms; margin: 13px auto}
.logo:hover {color: var(--brand-color); opacity: 1}
header .grid {display: grid; grid-template-columns: 1fr auto 1fr; grid-gap: 20px; align-items: center}
header .grid .right-part {justify-content: flex-end}
header .grid .left-part {justify-content: flex-start}
.icons-block {justify-content: flex-end; flex-wrap: nowrap}
.icons-block .icon {margin-left: 30px; flex-shrink: 0; position: relative; line-height: 1; color: #6F6F6F}
.icons-block .icon .title {pointer-events: none; opacity: 0; border-radius: 3px; display: block; position: absolute; top: 30px; font-weight: 500; height: 17px; line-height: 17px; left: 50%; text-align: center; transition: 250ms; font-size: 11px; transform: translateX(-50%); padding: 0 5px; background: var(--brand-color); color: #fff}
.icons-block .icon .title:before {content: ''; position: absolute; left: 50%; margin-left: -4px; top: -4px; width: 0; height: 0; border-left: 4px solid transparent; border-right: 4px solid transparent; border-bottom: 4px solid var(--brand-color)}
.icons-block .icon svg {margin: 0 auto; display: block; width: 20px; height: 20px}
.icons-block .icon:hover {color: var(--brand-color)}
.icons-block .icon:hover .title {opacity: 1}
.icons-block .icon .countsht {width: 20px; font-weight: 500; height: 20px; font-size: 11px; border-radius: 50%; background: var(--brand-color); color: #fff; position: absolute; right: -10px; top: -5px; line-height: 20px; text-align: center}
header.fixed .logo {height: 64px}
header .top-part {position: fixed; backdrop-filter: blur(15px); -webkit-backdrop-filter: blur(15px); z-index: 1000; left: 0; width: 100%; top: 0; z-index: 2000; text-transform: lowercase; font-size: 13px; color: #6f6f6f; transition: 250ms; background: rgba(255, 255, 255, 0.85)}
header .top-part:after {height: 1px; content: ''; position: absolute; left: 0; bottom: 0; width: 100%; background: rgba(0,0,0,0.1); z-index: 1; opacity: 0}
header .top-part.hide:after {opacity: 1}

header .top-part .menu li {margin-right: 30px}
header .top-part .menu li:last-of-type {margin-right: 0}
header .top-part .menu li:hover {color: var(--brand-color)}
header .top-part .menu .level-2 {transform-origin: 0 0; visibility: hidden; transform: scaleY(0); transition: 250ms; position: absolute}
header .top-part .menu svg {display: none}
header .e-button {height: 36px; line-height: 34px; padding: 0 34px; font-size: 14px; font-weight: 500; border: 1px solid var(--brand-color); border-radius: 8px; display: block; color: var(--brand-color); text-transform: lowercase}
header .e-button + .e-button {margin-left: 5px}
header .e-button:hover {color: #fff; background: var(--brand-color)}


header .bottom-part {position: fixed; top: 90px; left: 0; width: 100%; border-bottom: 1px solid rgba(0,0,0,0.1); z-index: 1000; transition: 250ms; background: rgba(255, 255, 255, 0.85); backdrop-filter: blur(15px); -webkit-backdrop-filter: blur(15px)}
header .bottom-part .catalog-menu .inner {justify-content: center}
header:hover .top-part, header:hover .bottom-part {background: #f3f3f7 !important}
header.fixed .bottom-part {top: 90px}


header .bottom-part.hide {top: -60px}
header.fixed .top-part {border-bottom-color: rgba(0,0,0,0.1)}

.mobile-menu-button {position: relative; width: 22px; height: 20px}
.mobile-menu-button span {position: absolute; height: 2px; background: #6f6f6f; left: 0; width: 100%; border-radius: 1px}
.mobile-menu-button span:nth-of-type(1) {top: 3px; transition: top 300ms ease 300ms, transform 300ms ease 0ms}
.mobile-menu-button span:nth-of-type(2) {top: 50%; margin-top: -1px; transition: opacity 0ms ease 300ms}
.mobile-menu-button span:nth-of-type(3) {bottom: 3px; transition: bottom 300ms ease 300ms, transform 300ms ease 0ms}

.mobile-menu-button.active span:nth-of-type(1) {top: calc(50% - 1px); transform: rotateZ(45deg); transition: top 300ms ease 0ms, transform 300ms ease 300ms}
.mobile-menu-button.active span:nth-of-type(2) {opacity: 0}
.mobile-menu-button.active span:nth-of-type(3) {bottom: calc(50% - 1px); transform: rotateZ(-45deg); transition: bottom 300ms ease 0ms, transform 300ms ease 300ms}



/* SEARCH */
.search-block {position: relative; top: -2px; margin-left: 25px}
.search-block svg {position: absolute; left: 0; top: 7px; width: 15px; height: 15px}
.search-block input[type=search] {border: none; border-bottom: 1px solid rgba(0,0,0,0.1); background: transparent; height: 30px; line-height: 29px; display: block; -webkit-appearance: none; appearance: none; width: 165px; border-radius: 0; padding-left: 30px; transition: 250ms}
.search-block:hover input[type=search], .search-block input[type=search]:focus {border-color: #111}
input[type=search]::-webkit-search-cancel-button {display: none}
.search-block button {position: absolute; top: 0; border: none; right: 0; width: 30px; height: 30px; background: transparent; opacity: 0; transition: 250ms; font-weight: 500; font-size: 10px; cursor: pointer}
.search-block input[type=search]:focus, .search-block:hover input[type=search] {width: 300px}
.search-block input[type=search]:focus + button {opacity: 1}
.wraper-fast-result {position: relative; display: none !important; margin-top: 20px; width: 336px; background: #fff}
.fast-result-list li + li {margin-top: 20px}
.fast-result-list a {display: flex; position: relative; align-items: center}
.fast-result-list a .fast-result-img {width: 60px; flex-shrink: 0; margin-right: 10px; position: relative}
.fast-result-list a .fast-result-img img {width: 60px; height: 60px}
.fast-result-list a .fast-result-info {width: calc(100% - 80px); line-height: 1.3}
.fast-result-list a .fast-result-info span {font-size: 15px; color: #6F7F89; display: block; margin-top: 5px}
.fast-result-list a b {background: #000 !important; color: #fff}
/* SEARCH */


/* CATALOG-MENU */
.catalog-menu .inner > li + li {margin-left: 30px}
.catalog-menu .inner > li > a {display: block; line-height: 59px; height: 59px; position: relative; text-transform: uppercase; font-size: 12px; font-weight: 500}
.catalog-menu .inner > li > a:after {position: absolute; bottom: -1px; content: ''; height: 3px; background: var(--brand-color); left: 0; right: 0; opacity: 0; transition: 250ms}
.catalog-menu li:hover a:after {opacity: 1}
.catalog-menu li:hover > a {color: var(--brand-color)}

.catalog-menu .level-2 li svg {display: none}
.catalog-menu .level-2 .brendy {column-count: 5; display: block; width: calc(100% - 240px)}
.catalog-menu .level-4 {display: none}
.catalog-menu .level-2 li#id-10 {display: none}

.home-about {padding-top: 80px}
.home-about h1 {color: #005892}


/* CATALOG-MENU */
.home-slider {margin-top: -80px; line-height: 1.3; position: relative; overflow: hidden}
.home-slider .max {position: relative}
.home-slider .swiper-slide {overflow: hidden}
.home-slider .swiper-slide .inner {display: block; height: 37.5vw; background-size: cover; background-position: 50% 100%; background-repeat: no-repeat; width: 100%}
.home-slider .swiper-slide .inner picture, .home-slider .swiper-slide .inner img {width: 100%; object-fit: cover; object-position: 50% 50%}
.home-slider .swiper-pagination {bottom: 40px; width: 100%; left: 0}
.home-slider .swiper-pagination-bullet {margin: 0px; cursor: pointer; margin: 0 9px !important; transition: 250ms; width: 13px; border-radius: 50%; height: 13px; position: relative; background: var(--brand-color); opacity: 0.2}
.home-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {opacity: 1}
.home-slider .swiper-buttons {position: absolute; left: 0; right: 0; margin: auto; top: 50%; z-index: 1; pointer-events: none; margin-top: -18px}

.home-slider .swiper-button-prev, .home-slider .swiper-button-next {height: 36px; background: #fff; pointer-events: auto; transition: 250ms; border-radius: 0; width: 25px; z-index: 10; justify-content: center}
.home-slider .swiper-button-prev svg, .home-slider .swiper-button-next svg {width: 12px; height: 12px; color: #555; transition: 250ms}
.home-slider .swiper-button-prev svg {transform: rotateZ(-180deg)}
.home-slider:hover .swiper-button-prev, .home-slider:hover .swiper-button-next {background: #fff}
.home-slider .swiper-button-prev:hover svg, .home-slider .swiper-button-next:hover svg {color: var(--brand-color)}

.body__index main .show-more {margin: 0px auto 0 auto; height: 37px; line-height: 35px; font-size: 14px; text-transform: lowercase; width: 150px; border-radius: 5px}
.body__index main .h2-like, .related .h2-like {text-align: center; text-transform: uppercase; position: relative; color: var(--brand-color)}
.body__index main .h2-like a, .related .h2-like a, .body__index main .h2-like span, .related .h2-like span {background: #fff; padding: 0 25px; position: relative; z-index: 1}
.body__index main .h2-like:before, .related .h2-like:before {content: ''; position: absolute; left: 0; top: 50%; width: 100%; height: 1px; background: var(--brand-color)}
.h2-like {margin-top: 80px; color: #121212; margin-bottom: 40px; font-size: 25px; font-weight: 500; line-height: 1}
/* .h2-like > span {font-size: 14px; margin-left: 10px} */




/* HOME */
.cats {text-transform: uppercase; font-size: 11px; color: #555; margin-top: 70px; text-align: center; font-weight: 500}
.cats .grid {display: flex; justify-content: center}
.cats a + a {margin-left: 20px}
.cats a {width: 120px; flex-shrink: 0}
.cats a:last-of-type {display: none}
.cats .img {width: 116px; padding: 20px; height: 116px; justify-content: center; transition: 250ms; border-radius: 50%; margin: 0 auto 10px auto; background-color: #ebeff8}
.cats .img svg {width: 76px; height: 76px; color: #5B88CA}
.cats a:hover .img {background-color: #a6c2e7}
.cats a:hover .img svg {color: var(--brand-color)}
.cats a:hover {color: var(--brand-color)}

.news-block {margin-top: 120px; position: relative}
.news-block h1 {font-weight: 500; margin-bottom: 20px; color: var(--brand-color); font-size: 26px}
.news-block .button {margin: 40px auto 0 auto; height: 37px; line-height: 35px; font-size: 14px; text-transform: lowercase; width: 150px; border-radius: 5px}
/* HOME */


 .ymaps-2-1-79-ground-pane {
  filter: grayscale(100%);
}

.split-block {margin: 40px 0; display: block}
.split-block img {width: 100%; object-fit: contain}

/* BLOG */
.mg-main-news-list {margin-top: 40px; display: grid; grid-template-columns: repeat(3, 1fr); grid-gap: 40px}
.mg-main-news-list.by-4 {grid-template-columns: repeat(4, 1fr)}
.mg-main-news-list article {position: relative}
.mg-main-news-list article .text {position: absolute; transition: 500ms; height: 80px; bottom: 0; padding: 0 20px; display: flex; text-align: center; align-items: center; background: rgba(0,0,0,0.3); left: 0; width: 100%; text-align: center; flex-direction: column; justify-content: center}
.mg-main-news-list article .img {display: block; height: 0; padding-bottom: 145%; position: relative; background-color: #f3f3f7; background-repeat: no-repeat; background-size: cover; background-position: 50% 0%}
.mg-main-news-list article img {position: absolute; border-radius: 3px; left: 0; top: 0; width: 100% !important; height: 100% !important; object-fit: cover}
.mg-main-news-list article h3 {font-size: 15px; margin-top: 10px; margin-bottom: 0px; line-height: 1.3}
.mg-main-news-list article h3 a {color: #fff !important; text-decoration: none; font-weight: 500 !important}
.mg-main-news-list article .date {color: #555; font-size: 12px; display: none; margin-top: 10px}
.mg-main-news-list article .age {width: 40px; transition: 250ms; height: 40px; font-size: 12px; font-weight: 500; margin-top: 10px; border-radius: 50%; background: #f3f3f7; line-height: 40px; text-align: center; position: absolute; right: 10px; top: -60px}
.mg-main-news-list article .read-more {border: 1px solid #fff; color: #fff; margin-top: 70px; border-radius: 5px; font-size: 12px; height: 31px; line-height: 29px; padding: 0 10px; display: none}

/* ekskursii */
.mg-main-news-list#id-4 .date {display: none}
/* novosti */
/* .mg-main-news-list#id-1 h3 {padding-right: 100px} */
.mg-form-designer {margin-top: 40px}

.mg-news-details .left-part {width: calc(40% - 80px)}
.mg-news-details .left-part .main-news-img img {width: 100%; object-fit: contain}
.mg-news-details .right-part {width: 60%}
.mg-news-details .date {color: #555; font-size: 12px; display: block; margin-bottom: 20px}
.mg-news-details .closest .item {display: flex; flex-direction: column; justify-content: flex-start; padding: 10px 36px 14px 36px; width: calc(50% - 20px); margin-top: 40px; border-radius: 9px; background: rgba(231, 235, 243, 0.5); color: var(--brand-color); font-size: 13px; position: relative; line-height: 16px}
.mg-news-details .closest .item .arrow {background: #A1BDE2; box-shadow: 4px 4px 3px rgba(91, 134, 200, 0.1); border-radius: 9px; position: absolute; width: 52px; height: 48px; top: -16px; transition: 250ms; color: #fff; display: flex; align-items: center; justify-content: center}
.mg-news-details .closest .item .arrow svg {width: 12px; height: 20px}
.mg-news-details .closest .item.prev {align-items: flex-end}
.mg-news-details .closest .item.prev .arrow {left: 28px}
.mg-news-details .closest .item.prev .arrow svg {transform: rotateZ(180deg)}
.mg-news-details .closest .item.next .arrow {right: 28px}
.mg-news-details .closest .item:hover .arrow {background-color: #5B84C6}

.mg-news-details .closest .item label {color: #6F6F6F; font-size: 11px; display: block; margin-bottom: 11px}
.mg-news-details .right-part .table-wrapper img {height: unset !important; width: unset !important}
.mg-news-details .right-part .table-wrapper:before {content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(3,2,0,0.03); pointer-events: none; z-index: 1}
.mg-news-details .right-part .table-wrapper {overflow-x: hidden; position: relative; margin: 30px 0; padding: 0px 20px}
.mg-news-details .right-part table {border: none}
.mg-news-details .right-part .col-2 td {border: none; width: 50%; padding: 20px 20px; color: #444; font-size: 15px; vertical-align: middle}
.mg-news-details .right-part .col-3 td {border: none; width: 33%; padding: 20px 20px; color: #444; font-size: 14px; vertical-align: middle}

/* BLOG */

.p4-subscribe img {display: none}
.p4-subscribe .title {display: none}
.p4-subscribe form {display: flex}
.p4-subscribe form input[type=text] {background: #fff; border-radius: 5px; height: 35px; line-height: 35px; border: none}
.p4-subscribe form input[type=text]::-webkit-input-placeholder {color: #005892}
.p4-subscribe form .button {margin-left: 25px; flex-shrink: 0; width: 150px; text-transform: lowercase; font-size: 14px; height: 35px; line-height: 35px; background: #005892; color: #fff}
footer .top-part .title {font-weight: 500; margin-right: 25px}
.p4-subscribe {width: 450px}
.p4-subscribe form .form__input {width: 100%}


.p1, .p2 {position: absolute; width: 90px; max-height: 250px; object-fit: contain; z-index: -1; pointer-events: none}
.p1 {top: 300px; left: 0; object-position: 0 100%}
.p2 {right: 0; top: 600px; object-position: 100% 100%}

.brendy .p1 {margin-top: calc(100vw*3/8)}
.brendy .p2 {margin-top: calc(100vw*3/8)}

.gallery {display: grid; grid-template-columns: repeat(7, 1fr); grid-gap: 20px; align-items: center}
.p4-shops .shop-title {font-weight: 500; display: block}
.p4-shops .shop-title .shop-workhours {font-weight: 400; display: block}
.p4-shops .shop {margin-bottom: 10px}
.p4-shops .social {margin-top: 10px !important}
.p4-shops .social ul {display: flex; justify-content: flex-start}
.p4-shops .social li {padding-left: 0px !important}
.p4-shops .social li:before {display: none}
.p4-shops .social li a {width: 20px; height: 20px; margin-right: 10px}




/* FORM-LIST */
.form-list li {position: relative}
.form-list li .placeholder {position: absolute; top: -12px; left: 0; font-size: 10px; opacity: 0.5; transition: 250ms; line-height: 1}
.form-list + .button {margin-top: 40px}
.form-list li + li {margin-top: 30px}
.form-list li:hover .placeholder, .form-list li input:focus + .placeholder {opacity: 1}
.form-list .red-star {color: #f00; font-weight: 500}
.SumoSelect p, .SumoSelect div {display: none}
.optWrapper {font-size: 15px}
.SumoSelect>.CaptionCont>label {display: none}

.form-list.grid {display: grid; grid-gap: 30px; grid-template-columns: repeat(2,1fr)}
.form-list.grid li + li {margin-top: 0}
.form-list.grid li.width-100 {grid-column: span 2}
/* FORM-LIST */

#treelike-comments ul li span.action {float: unset; margin-left: auto}

/* FILTER */
.filter-form {position: relative; position: sticky; position: -webkit-sticky; top: 90px; background: rgba(255,255,255,0.85); backdrop-filter: blur(15px); -webkit-backdrop-filter: blur(15px); padding: 20px 0; margin: 40px 0; z-index: 500}
.filter-form .last-items-dropdown {display: none}
.filter-preview {display: none !important}
.mg-filter-item {margin-right: 10px; text-align: left; position: relative}
.mg-filter-item .mg-filter-title {padding-bottom: 14px; padding-right: 30px; font-weight: 500; border-bottom: 1px solid #111; font-size: 13px; position: relative; display: flex; flex-shrink: 0; justify-content: space-between; align-items: center; width: 100%; cursor: pointer; overflow: hidden; white-space: nowrap; text-overflow: ellipsis}
.mg-filter-item:hover .mg-filter-title, .mg-filter-item.active .mg-filter-title {color: var(--brand-color)}
.mg-filter-item .mg-filter-list {display: none; top: 100%; z-index: 10; background: #fff; position: absolute; left: 0px; width: 240px; max-height: 380px; box-shadow: 0 0 15px rgba(0,0,0,.15); overflow-y: auto; padding: 28px 20px; font-weight: 500; /*text-transform: lowercase*/}
.mg-filter-item:hover .mg-filter-list {display: block}
.mg-filter-item .value-name {font-size: 13px; cursor: pointer; display: inline-block}
.mg-filter-item li:hover .value-name {color: #5c6370}
.mg-filter-item li + li {margin-top: 14px}
.filter-buttons {position: absolute; right: 0; color: #5c6370; font-size: 13px; text-transform: lowercase; bottom: 35px; cursor: pointer}
.filter-buttons:hover {color: var(--brand-color)}
.mg-filter-item .remove {position: absolute; width: 10px; height: 10px; right: 0; top: 6px; display: none; cursor: pointer}
.mg-filter-item .remove svg {width: 10px; height: 10px}
.mg-filter-item.active .remove {display: block}
.mg-filter-item .remove:hover {color: var(--brand-color)}
.mg-filter-item {display: inline-block; vertical-align: top}
.mg-filter-head, .mg-filter-body, .mg-filter {display: inline}
.filter-select {width: 180px}
.price-slider-list li input[type=text] {padding-left: 25px}
.price-slider-list li {position: relative}
.price-slider-list li span {position: absolute; left: 0; top: 17px}
.price-slider-list li + li {margin-top: 0}
.ui-slider .ui-slider-handle {background: #fff; top: -9px; height: 20px; width: 20px; border: 1px solid #2F2D30; border-radius: 50%}
.ui-slider-horizontal {height: 2px; background: #b3b3b3; margin-top: 15px}
.ui-slider .ui-slider-range {background: #2F2D30}
.filter-form .filter-btn {display: none}
/* FILTER */


.promo-form {margin-top: 20px; position: relative}
.promo-form button {position: absolute; height: 35px; line-height: 35px; padding: 0 10px; border-radius: 3px; bottom: 5px; right: 5px; background: #005892; color: #fff; border: none}


/* PROPERTIES */
.prop-string {margin-top: 40px; max-width: 50%}
.prop-string .prop-name {color: #555; white-space: nowrap; margin-right: 5px}
.prop-string .prop-spec {white-space: nowrap; margin-left: 5px}
.prop-string .prop-separator {background: linear-gradient(90deg, #555 0, #555 25%, hsla(0,0%,100%,0) 0,hsla(0,0%,100%,0)); flex-grow: 1; background-position: bottom; background-size: 4px 1px; background-repeat: repeat-x}
/* PROPERTIES */

/* BREAD-CRUMBS */
.bread-crumbs {color: #555; font-size: 13px; margin-bottom: 40px}
.bread-crumbs a:hover {color: var(--brand-color)}
/* BREAD-CRUMBS */


/* BRAZZERS */
.tmb-wrap-table {padding-bottom: 0}
.tmb-wrap-table div {border-bottom: 1px solid rgba(0,0,0,0.1); opacity: 0}
.tmb-wrap-table div.active {border-color: var(--brand-color)}
.tmb-wrap-table:hover div {opacity: 1}
/* BRAZZERS */


/* CATALOG */
.top-img {margin-top: -60px; display: block; margin-bottom: 20px; text-align: center}
.top-img img {width: 100%; object-fit: contain; object-position: 50% 50%}
.by-4 {display: grid; grid-gap: 40px; grid-template-columns: repeat(4,1fr)}
.sub-cats {margin: 40px 0 30px 0}
.sub-cats.grid {display: grid; grid-template-columns: repeat(6, 1fr); grid-gap: 30px}

.sub-cats a {color: #555; margin-right: 30px; margin-bottom: 10px; border-radius: 3px; overflow: hidden; color: #555; background: #f3f3f7}
.sub-cats .title {padding: 0 10px; height: 30px; line-height: 30px}
.sub-cats.grid a {margin-right: 0}
.sub-cats a:hover {background: var(--brand-color); color: #fff}
.sub-cats a .img {height: 0; background-size: cover; background-repeat: no-repeat; background-position: 50% 50%; padding-bottom: 37.5%; position: relative}

.product-wrapper .button-message {display: none !important}
.product-wrapper {transition: 250ms; position: relative; display: flex; flex-direction: column; justify-content: space-between; padding-bottom: 50px}
.product-wrapper .bottom-part {position: relative; background: #f4f7fc; padding: 10px 20px}
.product-wrapper .fast-view {position: absolute; color: var(--brand-color); text-align: center; height: 20px; line-height: 20px; border-radius: 3px; text-align: center; left: 0; margin: auto; bottom: 0px; z-index: 20; font-size: 11px; right: 0; width: 140px; opacity: 0}
.product-wrapper .top-part {position: relative; z-index: 1; background: #EBEFF8}
.product-wrapper .special {position: absolute; z-index: 10; bottom: 20px; left: 20px; pointer-events: none}
.product-wrapper .special-1 {width: 50px; height: 50px; background: url(../images/special-1.svg) 50% 50% no-repeat; background-size: contain; border-radius: 50%}

.product-wrapper .stickers {display: flex; flex-direction: column; pointer-events: none; text-align: center; position: absolute; top: 20px; left: 20px; align-items: flex-start; z-index: 10}
.product-wrapper .stickers span {height: 22px; line-height: 22px; color: #fff; padding: 0 5px; margin-bottom: 10px; font-weight: 500; font-size: 10px; border-radius: 3px}
.product-wrapper .stickers span.sale {background: #f36077}
.product-wrapper .stickers span.new {background: #0e80c6}
.product-wrapper .stickers span.hit {background: #9acd64}
.product-wrapper .price-block {margin-top: 10px; font-size: 18px; font-weight: 500; align-items: center; line-height: 1; color: var(--brand-color)}
.product-wrapper .old-price {font-size: 12px; margin-left: 10px; color: #555}
.product-wrapper .name {font-size: 13px; font-weight: 500; line-height: 1.3; display: flex; align-items: center; height: 48px}
.product-wrapper .weight {color: #8C8C8C; font-size: 10px; height: 17px; line-height: 17px}
.product-wrapper .img {height: 0; padding-bottom: 100%; position: relative; display: block}
.product-wrapper .img img {height: 90%; position: absolute; z-index: 1; width: 90%; object-fit: contain; top: 5%; left: 5%; pointer-events: none}
.product-wrapper .like, .product-wrapper .unlike {cursor: pointer; transition: 250ms; width: 20px; height: 20px; position: absolute; z-index: 10; right: 20px; top: 20px; color: #6F6F6F}
.product-wrapper .like:hover, .product-wrapper .unlike:hover {color: #005892}
.product-wrapper .unlike {color: #f36077}
.product-wrapper .addToCart {background-color: var(--brand-color); color: #fff; height: 27px; line-height: 25px; border-radius: 3px; border-color: var(--brand-color); width: 90px; margin-left: 20px; font-size: 11px; text-transform: lowercase}
.product-wrapper .product-info {color: var(--brand-color); display: block; height: 27px; line-height: 25px; border-radius: 3px; border: 1px solid var(--brand-color); width: 90px; margin-left: 20px; font-size: 11px; text-transform: lowercase}

.product-wrapper .addToCart.alreadyInCart {background: #fff; color: var(--brand-color)}
.product-wrapper .addToCart.alreadyInCart:hover {background: var(--brand-color); color: #fff}
.product-wrapper .buttons-block {position: absolute; right: 0; left: 0; bottom: -40px; background: #fff; margin: auto; font-weight: 500; text-transform: uppercase; font-size: 11px; text-align: center; opacity: 0; justify-content: space-between; padding: 0 20px}
.product-wrapper .buttons-block .cart_form {margin: 0; width: 90px}
.product-wrapper .buttons-block .cart_form input[type=text] {width: 40px; height: 30px; line-height: 29px}
.product-wrapper .buttons-block .cart_form button {height: 25px; width: 25px}
.product-wrapper .buttons-block .cart_form button svg {width: 6px; height: 6px}
.product-wrapper .buttons-block .goToCart {position: absolute; top: 0; left: 0; width: 120px; color: #fff; border-radius: 3px 0 0 3px; line-height: 30px; height: 30px; text-align: center; background: var(--brand-color); display: none}
.product-wrapper:hover .buttons-block {opacity: 1}

.by-4-slider {position: relative; margin: 0 -35px}
.by-4-slider .swiper-container {padding: 0 35px}
.by-4-slider:hover .h2-like {color: var(--brand-color)}
.by-4-slider .swiper-button-prev, .by-4-slider .swiper-button-next {position: absolute; border-radius: 0; justify-content: center; transition: 250ms; cursor: pointer; top: 50%; width: 25px; height: 36px; z-index: 1; background: #F2F2F2}
.by-4-slider .swiper-button-prev svg, .by-4-slider .swiper-button-next svg {width: 10px; height: 10px}
.by-4-slider .swiper-button-next {right: 0px}
.by-4-slider .swiper-button-prev {left: 0px; transform: rotateZ(180deg)}
.by-4-slider .swiper-button-prev:hover, .by-4-slider .swiper-button-next:hover {color: var(--brand-color)}
.by-4-slider .swiper-button-prev.swiper-button-disabled, .by-4-slider .swiper-button-next.swiper-button-disabled {color: rgba(0,0,0,0.1); opacity: 1}
.by-4-slider .show-all {height: 0; padding-bottom: 100%; left: 0}
.by-4-slider .show-all .inner {position: absolute; top: 0; width: 100%; display: flex; justify-content: center; font-size: 13px; text-transform: uppercase; font-weight: 500; align-items: center; flex-direction: column; height: 100%; padding-top: 64px}
.by-4-slider .show-all svg {margin: 0 auto 20px auto; width: 20px; height: 20px; display: block}
/* CATALOG */


/* PAGER */
.pager {justify-content: center; grid-column: span 4; text-align: center; margin-top: 80px; font-size: 13px}
#chd-show-more-button {background: #fff; border: 1px solid var(--brand-color); color: var(--brand-color); cursor: pointer; height: 40px; line-height: 38px; padding: 0 30px; margin-right: 20px; border-radius: 3px; text-transform: uppercase}
#chd-show-more-button:hover {background: var(--brand-color); color: #fff}
.pager li {height: 40px; display: block; line-height: 40px; width: 40px; text-align: center; margin: 0 5px}
.pager li a {display: block; border-radius: 3px; font-weight: 400 !important; color: #111 !important}
.pager li:hover a {background: #f3f3f7}
.pager li.current a {background: var(--brand-color); color: #fff !important}
/* PAGER */


/* PRODUCT */
.product-details-block .tab {line-height: 1.5}
.product-details-block .left-part {width: 500px; position: relative; align-items: flex-start; z-index: 101}
.product-details-block .right-part {width: calc(100% - 540px)}
.product-details-block .right-part h1 {font-size: 26px; max-width: 80%; line-height: 1.2}
.product-details-block .buttons-block {position: relative; max-width: 300px; margin: 20px 0}
.product-details-block .cart_form {margin-right: 30px}
.product-details-block .js-product-controls {align-items: center}
.product-details-block .goToCart {display: none; font-size: 15px; width: 250px; text-align: center; position: absolute; left: 0; top: 60px}
.product-details-block .goToCart span {text-decoration: underline; color: var(--brand-color)}
.product-details-block .goToCart span:hover {color: #111}
.product-details-block .like, .product-details-block .unlike {width: 25px; cursor: pointer; height: 25px; margin-left: 20px; display: flex; justify-content: center; align-items: center; color: var(--brand-color)}
.product-details-block .product-status-list {align-items: center}
.product-details-block .old-price {opacity: 0.3; text-decoration: line-through; margin-left: 20px}
.product-details-block .price {font-size: 30px; font-weight: 500; line-height: 1}
.product-details-block .product-slider {width: calc(100% - 70px); margin: 0}
.product-details-block .product-slider .icon-zoom {position: absolute; right: 50px; bottom: 50px; line-height: 23px; width: 25px; height: 25px; z-index: 1; opacity: 0.3; padding-left: 6px; pointer-events: none}
.zoom-shadow {position: absolute; left: 100%; width: 100%; height: 100%; top: 0; border: 1px solid rgba(0,0,0,0.1); display: none}
.product-details-block .product-slider .icon-zoom svg {position: absolute; left: 0; top: 0; width: 100%; height: 100%}
.product-details-block .product-slider .swiper-slide {background: #fff; height: 0; padding-bottom: 100%; cursor: crosshair}
.product-details-block .product-slider .swiper-slide img {position: absolute; left: 0; width: 100%; height: 100%; top: 0; background: #fff; object-fit: contain; transition: 250ms}
.product-details-block .product-slider .swiper-slide:hover img {opacity: 0}
.product-details-block .product-slider .swiper-button-prev {top: 0; z-index: 10; width: 30px; height: 100%; left: 0; justify-content: center}
.product-details-block .product-slider .swiper-button-next {top: 0; z-index: 10; width: 30px; height: 100%; right: 0; justify-content: center}
.product-details-block .product-slider .swiper-button-prev svg, .product-details-block .product-slider .swiper-button-next svg {width: 20px; height: 20px}
.product-details-block .product-slider .swiper-button-prev svg {transform: rotateZ(180deg)}
.product-details-block .product-slider .swiper-button-prev.swiper-button-disabled, .product-details-block .product-slider .swiper-button-next.swiper-button-disabled {color: rgba(0,0,0,0.1)}

.product-details-block .special {position: absolute; z-index: 10; top: 0px; right: 0; pointer-events: none}
.product-details-block .special-1 {width: 50px; height: 50px; background: url(../images/special-1.svg) 50% 50% no-repeat; background-size: contain; border-radius: 50%}


.product-details-block .product-slider .swiper-pagination-bullet {opacity: 0.1; height: 7px; width: 7px; border-radius: 50%; background: #111}
.product-details-block .product-slider .swiper-pagination-bullet-active {opacity: 1}
.product-details-block .tab-links {margin-top: 20px}
.product-details-block .tab {max-width: 80%}
.product-details-block .product-thumbs-slider {width: 60px}
.product-details-block .product-thumbs-slider .swiper-container {height: 340px}
.product-details-block .product-thumbs-slider img {width: 40px; height: 40px; object-fit: contain}
.product-details-block .product-thumbs-slider .swiper-slide {width: 60px; padding: 10px; height: 60px; border: 1px solid var(--brand-color); opacity: 0.5; background: #fff; border-radius: 3px}
.product-details-block .product-thumbs-slider .swiper-slide.swiper-slide-thumb-active, .product-details-block .product-thumbs-slider .swiper-slide:hover {opacity: 1}
.product-details-block .product-thumbs-slider .new-swiper-button-prev, .product-details-block .product-thumbs-slider .new-swiper-button-next {display: block; width: 100%; height: 15px; position: relative; justify-content: center}
.product-details-block .product-thumbs-slider .new-swiper-button-prev.swiper-button-disabled, .product-details-block .product-thumbs-slider .new-swiper-button-next.swiper-button-disabled {opacity: 0}
.product-details-block .product-thumbs-slider .new-swiper-button-prev {margin: 0 auto 10px auto}
.product-details-block .product-thumbs-slider .new-swiper-button-next {margin: 10px auto 0 auto}
.product-details-block .product-thumbs-slider .new-swiper-button-next svg {transform: rotateZ(180deg)}
.product-details-block .stickers {margin: 40px 0}
.product-details-block .stickers span {height: 18px; line-height: 18px; color: #fff; padding: 0 5px; margin-right: 10px; font-weight: 500; font-size: 10px; text-transform: uppercase; border-radius: 1px}
.product-details-block .stickers span.stock-in {background: green}
.product-details-block .stickers span.stock-out {background: #ff0000}
.product-details-block .stickers span.sale {background: #f36077}
.product-details-block .stickers span.new {background: #8de08a}
.product-details-block .stickers span.hit {background: #bfb0f3}
/* PRODUCT */


/* TABS */
.tab-links {border-bottom: 1px solid #dadada; font-size: 15px; margin-bottom: 40px; background: #fff; z-index: 100; margin-top: 10px}
.tab-links .tab-link {cursor: pointer; position: relative; display: inline-block; line-height: 40px; height: 40px}
.tab-links .tab-link + .tab-link {margin-left: 30px}
.tab-links .tab-link.active, .tab-links .tab-link:hover {color: #000}
.tab-links .tab-link:before {content: ''; left: 0; bottom: -1px; background: transparent; height: 3px; width: 100%; position: absolute}
.tab-links .tab-link.active:before {background: var(--brand-color)}
/* TABS */


/* STATIC */
.static.max {max-width: 1320px}
.static .left-part {width: 270px}
.static .left-part .page-menu {position: sticky; position: -webkit-sticky; top: 150px}
.static .left-part .page-menu svg {width: 15px; height: 15px}
.static .left-part .page-menu > li > a {padding: 0 20px; line-height: 1.1; height: 40px; display: flex; align-items: center; border-radius: 9px}
.static .left-part .page-menu > li {display: block}
.static .left-part .page-menu > li.active > a {background: #E6EAF3; color: #5B84C6 !important; font-weight: 500; height: 46px}
.static .left-part .page-menu .level-3 {font-size: 13px; line-height: 16px; color: #5B84C6; padding: 5px 0 5px 10px; transform-origin: 0 0; visibility: hidden; height: 0; transform: scaleY(0); transition: 250ms}
.static .left-part .page-menu .level-4 {display: none}
.static .left-part .page-menu > li.active .level-3 {transform: scaleY(1); visibility: visible; height: unset; margin: 15px 0}
.static .left-part .page-menu .level-3 > li > a {display: block; border-left: 3px solid transparent; padding-left: 14px}
.static .left-part .page-menu .level-3 > li + li {margin-top: 15px}
.static .left-part .page-menu .level-3 > li.active > a {border-color: #5B84C6}
.static .left-part .page-menu li:hover > a {color: var(--brand-color)}
.static .right-part {width: calc(100% - 350px)}
.static .right-part h2 {margin-top: 60px; margin-bottom: 20px}
.static .right-part p {line-height: 1.5}
.content video {width: 100%; margin-top: 15px}
.content p + h1, .content img + h1 {margin-top: 40px}
.content img {height: auto !important; margin: 20px 0}
.content img + p, .content p + img, .content p + p, .content p + table, .content table + p {margin-top: 15px}
.content ul:not(.form-list):not(.mg-pager) {margin: 15px 0px}
.mg-pager ul.clearfix {display: flex}
.content ul:not(.form-list):not(.mg-pager):not(.clearfix) li {padding-left: 20px; position: relative}
.content ul:not(.form-list):not(.mg-pager):not(.clearfix) li:before {content: ''; left: 0; top: 9px; position: absolute; width: 8px; height: 8px; background: url("data:image/svg+xml,<svg viewBox='0 0 9 12' xmlns='http://www.w3.org/2000/svg'><path fill='%2300589b' d='M8.00201 6.78571C8.51056 6.38534 8.51056 5.61466 8.00201 5.21429L2.36859 0.779119C1.71261 0.262667 0.75 0.729947 0.75 1.56483V10.4352C0.75 11.2701 1.71261 11.7373 2.36859 11.2209L8.00201 6.78571Z'/></svg>") 50% 50% no-repeat; background-size: contain}
.content p a {color: var(--brand-color); font-weight: 500; text-decoration: underline}


.static .right-part a {font-weight: 500; color: var(--brand-color)}
.static .table-wrapper {overflow-x: hidden; position: relative; margin: 30px 0}
.static table {border: none}
.static table tr {display: flex; width: 100%; justify-content: space-between}
.static .col-2 td {border: none; width: calc(50% - 10px); font-size: 15px; vertical-align: middle}
.static .col-3 td {border: none; width: calc((100% - 40px)/3); font-size: 14px; vertical-align: middle}
.static img {height: unset !important; width: 100% !important; object-fit: contain}
.static blockquote {padding-left: 40px; font-style: italic; border-left: 2px solid var(--brand-color); color: #555; margin: 30px 0}
.static .table-wrapper img + p {margin-top: 20px}
.static .table-wrapper td.with-img {vertical-align: top !important; position: relative}
.static .table-wrapper td.with-img iframe {width: 100%; height: 255px !important}
.static .table-wrapper td:not(.with-img) {align-self: center}
.static .col-2 td:not(.with-img) {width: calc(50% - 40px)}
.static.pr-direktsiya tbody {display: grid; grid-template-columns: repeat(2, 1fr); grid-gap: 40px}
.static.pr-direktsiya .col-2 td {width: calc(100% - 140px)}
.static.pr-direktsiya td.with-img {width: 120px}
/*
.static .table-wrapper td:not(.with-img) a {height: 37px; transition: 250ms; line-height: 35px; border-radius: 5px; border: 1px solid var(--brand-color); display: inline-block; width: 150px; text-align: center; background: transparent; color: var(--brand-color); font-weight: 500; font-size: 13px; cursor: pointer; text-transform: lowercase; margin-top: 40px}
.static .table-wrapper td:not(.with-img) a:hover {background: var(--brand-color); color: #fff}
*/


/* STATIC */


/* MODAL */
.overlay {position: fixed; display: none; z-index: 8000; top: 0; background: rgba(0,0,0,0.5); width: 100%; height: 100%; left: 0}
.modal {position: fixed; transition: 250ms; z-index: 9000; top: 0; background: #fff; width: 600px; right: -600px; height: 100%}
.modal.show {right: 0}
.modal .inner {padding: 40px 80px; height: 100%}
.modal .close, .filter-form .close {top: 20px; right: 20px; height: 20px; width: 20px; cursor: pointer; position: absolute; z-index: 1; transition: 250ms}
.modal .close:hover, .filter-form .close:hover {color: var(--brand-color)}
.modal .overflow-y {height: calc(100% - 40px); overflow-y: auto; padding-right: 50px; position: relative; margin-right: -52px; margin-top: 40px}
.modal .overflow-y::-webkit-scrollbar {background-color: #fff; width: 4px; border-radius: 2px}
.modal .overflow-y::-webkit-scrollbar-track {background-color: rgba(0,0,0,0.1); border: none; border-radius: 2px}
.modal .overflow-y::-webkit-scrollbar-thumb {background-color: var(--brand-color); border-radius: 2px}
.modal .overflow-y::-webkit-scrollbar-button {display:none}
.form-designer-submit .button {margin-top: 40px}
.modal .h2-like {margin-top: 0}
.modal-cart .total {line-height: 1}
.modal-cart .overflow-y {height: calc(100% - 170px)}
.modal-cart .bottom-part {margin-top: 50px}
.modal-cart .total-payment {font-weight: 500}
.modal-cart .total-sum label {display: block; font-size: 12px; display: block; color: #555; margin-bottom: 5px}
.modal-auth {display: flex; justify-content: center; flex-direction: column}
/* MODAL */


/* CART */
.cart-table tr {display: grid; grid-gap: 10px; grid-template-columns: 70px auto 100px 30px}
.small-cart-table tr {display: grid; grid-gap: 10px; grid-template-columns: 70px auto 30px}
.cart-table tr + tr, .small-cart-table tr + tr {margin-top: 20px}
.cart-table .name-cell a, .small-cart-table .name-cell a {color: #2F2D30; display: block; font-weight: 400; font-size: 14px}
.cart-table .price-cell, .small-cart-table .price-cell {margin-top: 5px; font-weight: 500}
.cart-table .price-cell .qty, .small-cart-table .price-cell .qty {font-size: 12px; margin-right: 10px}
.cart-table .prop-position, .small-cart-table .prop-position {font-size: 14px; line-height: 1.3}

.cart-table .cart_form, .small-cart-table .cart_form {width: 100px; margin: 0}
.cart-table .cart_form input[type=text], .small-cart-table .cart_form input[type=text] {width: 40px; height: 30px; line-height: 30px}
.cart-table .cart_form button, .small-cart-table .cart_form button {width: 30px; height: 30px}
.cart-table .remove-cell a, .small-cart-table .remove-cell a {border: none; border-radius: 50%; justify-content: center; background: none; width: 30px; height: 30px; transition: 250ms; cursor: pointer; transform: rotateZ(45deg)}
.cart-table .remove-cell a:hover, .small-cart-table .remove-cell a:hover {background: #ff0000; color: #fff}
.cart-table .cart_form button svg, .cart-table .remove-cell a svg, .small-cart-table .cart_form button svg, .small-cart-table .remove-cell a svg {width: 8px; height: 8px}
.cart-table .cart-img, .small-cart-table .cart-img {position: relative; height: 0; padding-bottom: 100%; display: block}
.cart-table .cart-img img, .small-cart-table .cart-img img {position: absolute; height: 100%; width: 100%; top: 0; left: 0; object-fit: contain; z-index: 1}
/* CART */


/* AMOUNT */
.cart_form {width: 140px; margin: 20px 0}
.cart_form input[type=text] {width: 60px; background: transparent; height: 40px; line-height: 40px; text-align: center; border: none}
.cart_form button {border: none; border-radius: 50%; justify-content: center; background: none; width: 40px; height: 40px; background: #f3f3f7; transition: 250ms; cursor: pointer}
.cart_form button svg {width: 10px; height: 10px}
.cart_form button:hover {background: var(--brand-color); color: #fff}
/* AMOUNT */


/* ORDER */
.body__order main .left-part {width: calc(100% - 600px)}
.body__order main .right-part {width: 540px; border-radius: 3px; border: 1px solid rgba(0,0,0,0.1); padding: 40px; position: sticky; top: 140px; position: -webkit-sticky}
.delivery-details-list li label {display: flex}
.delivery-details-list li:hover, .payment-details-list li:hover {color: var(--brand-color)}
.deliveryPrice {margin-left: 30px; font-weight: 500; color: var(--brand-color)}
.deliveryCurrency {font-weight: 500; color: var(--brand-color)}
.delivery-details-list li + li {margin-top: 15px}
.body__order main .left-part .summ-info {font-size: 18px; margin-left: 30px; font-weight: 400; line-height: 1}
.body__order main .left-part .summ-info label {color: #555; font-size: 13px; display: block; margin-bottom: 5px}
.payment-form-block {margin-bottom: 40px}
.cart-table + .pay-bonus {margin-top: 20px}
.body__order main .right-part .total-sum {margin-left: 30px}
.deliveryInfo {display: block; color: #555; font-size: 13px; padding-left: 30px}
.deliveryName {font-weight: 500}
.body__order .step + .step, .cart-step {margin-top: 40px}
.body__order .step .h2-like {margin-top: 0}
.delivery-details-list {overflow-y: auto; height: 300px; padding-right: 20px}
.delivery-details-list::-webkit-scrollbar {background-color: #fff; width: 4px; border-radius: 2px}
.delivery-details-list::-webkit-scrollbar-track {background-color: rgba(0,0,0,0.1); border: none; border-radius: 2px}
.delivery-details-list::-webkit-scrollbar-thumb {background-color: var(--brand-color); border-radius: 2px}
.delivery-details-list::-webkit-scrollbar-button {display:none}
.delivery-date {margin-top: 40px}
.ui-datepicker {background: #f3f3f7; font-size: 13px}
.ui-datepicker-calendar td {width: 40px; height: 40px; line-height: 38px; text-align: center; border: 1px solid rgba(0,0,0,0.1)}
.ui-datepicker-calendar td:hover {background: #fff}
.ui-datepicker-calendar td.ui-datepicker-today {background: var(--brand-color); color: #fff}
.ui-datepicker-header {display: flex; justify-content: space-between; align-items: center; padding: 10px}
.ui-datepicker-prev {order: 1}
.ui-datepicker-title {order: 2; font-weight: 500; color: var(--brand-color)}
.ui-datepicker-next {order: 3}
.ui-datepicker-prev:hover, .ui-datepicker-next:hover {color: var(--brand-color)}
/* ORDER */


/* SOCIAL */
.social a {width: 20px; height: 20px; display: flex; align-items: center; justify-content: center}
.social a:hover {color: var(--brand-color) !important}
.social a + a {margin-top: 20px}
.static .social {margin-top: 20px}
.static .social a + a {margin-top: 0; margin-left: 20px}
.contacts-page h2:first-of-type {margin-top: 0}
.contacts-page td {position: relative}
.static .social a {background: var(--brand-color); color: #fff; border-radius: 50%; width: 28px; height: 28px;}
.static .social a:hover {background: #A6C2E7}
/* .contacts-page td > ymaps {width: calc(100% + 40px) !important; height: calc(100% + 80px) !important; position: absolute; right: 0; top: 0} */
/* SOCIAL */


.small-product-wrapper {width: 240px; position: absolute; right: 0; top: 0}
.small-product-wrapper .img {width: 100%; margin-bottom: 10px; height: 200px; position: relative}
.small-product-wrapper .img img {position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: contain}
.small-product-wrapper .stickers {display: flex; flex-direction: column; pointer-events: none; position: absolute; top: 25px; left: 0; align-items: flex-start; z-index: 10}
.small-product-wrapper .stickers span {height: 18px; line-height: 18px; color: #fff; padding: 0 5px; margin-bottom: 10px; font-weight: 500; font-size: 10px; text-transform: uppercase; border-radius: 1px}
.small-product-wrapper .stickers span.sale {background: #f36077}
.small-product-wrapper .stickers span.new {background: #8de08a}
.small-product-wrapper .stickers span.hit {background: #bfb0f3}
.small-product-wrapper .price-block {margin-top: 10px; font-size: 18px; justify-content: center; font-weight: 500; align-items: center; line-height: 1; color: var(--brand-color)}
.small-product-wrapper .old-price {font-size: 12px; margin-left: 10px; color: #555}
.small-product-wrapper .name {font-size: 14px; text-transform: none; justify-content: center; line-height: 1.3; display: flex; align-items: center; text-align: center}



.agreement {font-size: 12px; line-height: 16px; display: block; margin-top: 30px}
.agreement a {color: var(--brand-color); text-decoration: underline}

/* FOOTER */
footer .prom {width: 120px; margin-right: auto; margin-left: 20px}
.hello {position: fixed; bottom: 40px; border-radius: 8px; left: 40px; background: #005892; color: #fff; padding: 40px; max-width: 700px; z-index: 1000}
.hello .title {font-size: 20px; font-weight: 500; margin-bottom: 20px}
.hello p + p {margin-top: 15px}
.hello p a {font-weight: 500; text-decoration: underline}
.hello .close {top: 20px; right: 20px; height: 20px; width: 20px; cursor: pointer; position: absolute; z-index: 1; transition: 250ms}

footer {font-size: 13px; color: var(--brand-color); line-height: 2; background: #f3f3f7 url(../images/footer2.png) 50% 50% repeat; background-size: 400px}
footer .top-part {padding: 19px 0; font-weight: 500; text-transform: lowercase; background: rgba(255,255,255,0.8)}
footer .top-part .menu .level-3 {display: none}
footer .top-part .menu svg {display: none}
footer .top-part li + li {margin-left: 40px}
footer .top-part a:hover {color: var(--brand-color)}
footer .bottom-part {padding: 10px 0; background: #fff}
footer .bottom-part .copyright svg {height: 40px; width: 40px; margin-right: 10px; vertical-align: middle}
footer .middle-part {padding: 30px 0; background: rgba(255,255,255,0.8)}
footer .middle-part .grid {display: grid; grid-template-columns: repeat(6,auto) 20px; grid-gap: 40px; text-transform: lowercase}
footer .middle-part a {line-height: 1.3; display: block}
footer .middle-part .level-3 li + li {margin-top: 10px}
footer .middle-part a:hover {color: var(--brand-color)}
footer .middle-part .title {margin-bottom: 10px; font-weight: 500}
footer .middle-part li:not(.social) svg {display: none}
footer .middle-part .level-4 {display: none}
footer .middle-part .grid > li.has-sub > a {font-weight: 500; margin-bottom: 20px; font-size: 15px}
footer .middle-part li#id-10, footer .middle-part li#id-51 {display: none}
footer .belka {height: 14px; width: 30px; margin-left: 46px; opacity: 0.4}
footer .belka:hover {opacity: 1}
footer .social a {background: #fff; border-radius: 50%; color: #A6C2E7 !important; width: 28px; height: 28px; display: flex; align-items: center; justify-content: center}
.social a.telegram svg {width: 16px; height: 16px}
footer .social a + a {margin-top: 10px}
footer .social a:hover {background: var(--brand-color) !important; color: #fff !important}
/* FOOTER */

.flower-wrapper {position: relative}
.flower {position: absolute; width: 90px}
.flower-1 {left: 0; top: 50px}
.flower-2 {right: 0; top: 150px}
.flower-3 {left: 0; bottom: -150px; width: 80px; max-height: 350px; object-position: 0% 100%; object-fit: contain}
.flower-4 {left: 0; top: 150px; width: 155px; min-height: 213px; z-index: -1}
.flower-5 {right: 0; top: 50px; min-height: 200px}
.flower-6 {right: 0; bottom: 0px; width: 131px; height: 291px}

@media screen and (min-width: 1441px) {
.max {max-width: 1460px}
.by-4 {grid-template-columns: repeat(5,1fr)}
.pager {grid-column: span 5}
}

@media screen and (min-width: 1024px) {
header .top-part .menu li#id-4 {display: none}
.product-wrapper .name:hover {color: var(--brand-color)}
.product-wrapper:hover {border-color: var(--brand-color); z-index: 1}
.product-wrapper:hover .fast-view {opacity: 0.5}
.product-wrapper .fast-view:hover {opacity: 1}
.product-wrapper .like:hover {color: var(--brand-color)}
}

@media screen and (min-width: 768px) {
.catalog-menu .level-2 {transform-origin: 0 0; visibility: hidden; min-height: 350px; font-size: 13px; transform: scaleY(0); transition: 350ms; position: absolute; background: #fff; top: 100%; margin-top: 1px; left: 0; width: 100%; padding: 40px 0; transform-style: preserve-3d}
.catalog-menu .level-2 .max {position: relative; opacity: 0; transition: 250ms; transition-delay: 0ms; max-width: 1210px}
.catalog-menu .has-sub:hover .level-2 {transform: scaleY(1); visibility: visible}
.catalog-menu .has-sub .level-2:before {background: red; content: ''; transform: translateZ(-1px); position: absolute; width: 100%; height: 50px; left: 0; bottom: 0px; box-shadow: 0 0 15px rgba(0,0,0,.15)}
.catalog-menu .has-sub:hover .level-2 .max {opacity: 1; transition-delay: 250ms}
.catalog-menu li#id-51 {display: none !important}
.catalog-menu .level-2 li.has-sub + li.has-sub {margin-left: 30px}
.catalog-menu .level-2 .title {min-width: 140px; text-transform: uppercase; font-size: 13px; font-weight: 500; padding-bottom: 10px; margin-bottom: 10px; display: block}
.catalog-menu .level-2 li.has-sub li + li {margin-top: 5px}
.catalog-menu .level-2 li a:hover {color: var(--brand-color)}
.mg-main-news-list article:hover .read-more {display: block}
.mg-main-news-list article:hover .read-more:hover {background: #fff; color: #555}
.mg-main-news-list article:hover .age {background: var(--brand-color); color: #fff}
.mg-main-news-list article:hover .text {height: 100%; background: rgba(0,0,0,0.5)}
.mg-main-news-list article:hover h3 {text-transform: uppercase}
}

@media screen and (max-width: 1279px) {
header .top-part .menu li {margin-right: 20px}
.catalog-menu .inner > li + li {margin-left: 25px}
.catalog-menu .inner > li > a {font-size: 12px}
.body__order main .right-part {width: 480px; padding: 20px}
.body__order main .left-part {width: calc(100% - 540px)}
.p1, .p2 {height: 150px}
.catalog-menu .level-2 .title {max-width: 110px}
.product-wrapper .addToCart, .product-wrapper .product-info {margin-left: 0; width: 80px}
}


@media screen and (max-width: 1023px) {
.tablet-show {display: block !important}
.tablet-hide {display: none !important}
body {font-size: 14px; padding-top: 90px !important}
h1 {font-size: 26px; margin-bottom: 20px}
h2, .h2-like {font-size: 18px; margin-top: 40px; margin-bottom: 20px}
.menu-block {position: fixed; left: -100%; top: 60px; width: 100%; height: calc(100% - 60px); transition: 250ms}
.menu-block.show {left: 0}
.static .left-part {width: 180px}
.static .right-part {width: calc(100% - 240px)}
.home-slider .swiper-slide .right-part {height: 300px}
.cats .grid {grid-gap: 0; overflow-x: auto; padding: 2px 15px}
.cats {margin: 40px -15px 0px -15px; position: relative; font-size: 11px}
.cats:before {content: ''; display: block; position: absolute; left: 0; width: 25px; top: 0; height: 100%; background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%)}
.cats:after {content: ''; display: block; position: absolute; right: 0; width: 25px; top: 0; height: 100%; background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%)}
.cats .grid::-webkit-scrollbar {display: none}
.cats a {width: 80px}
.cats a .img {width: 70px; height: 70px; padding: 15px}
.product-wrapper .buttons-block .cart_form {display: none}
.product-wrapper .buttons-block {display: block; padding: 0; width: 100%; position: static; margin-top: 20px; background: transparent; opacity: 1}
.product-wrapper .addToCart, .product-wrapper .product-info {width: 100%}
.hello {right: 20px; left: 20px}
footer {font-size: 12px}
footer .top-part li + li {margin-left: 20px}
main {padding-bottom: 40px; padding-top: 40px}
.home-slider {margin-top: -70px}
.news-block {margin-top: 80px}
.catalog-menu {width: 100%}
.catalog-menu .inner {justify-content: space-between}
.catalog-menu .inner > li > a:after {bottom: 0}
.icon-cart {height: 24px; position: relative; border: none; margin-top: -5px; font-size: 11px; width: 24px; margin-right: 10px; margin-left: 20px; color: #6f6f6f; font-weight: 500}
.icon-cart .countsht {position: absolute; left: 30px; top: 4px; color: #111}

.product-details-block .left-part {width: 50%}
.product-details-block .right-part {width: 50%}
.body__order main .left-part {width: 100%; order: 2}
.body__order main .right-part {width: 100%; order: 1; position: static; margin-bottom: 40px}
.delivery-details-list {height: unset}
.body__order .step + .step, .cart-step {margin-top: 40px}
.total-price-block .button {width: 370px}
.by-4 {grid-template-columns: repeat(3,1fr)}
.pager {grid-column: span 3}
.product-details-block .tab {max-width: unset}
.by-4-slider {width: 100%; margin: 0}
.by-4-slider .swiper-container {padding: 0}
.prop-string {margin-top: 20px}
.product-details-block .stickers {margin: 20px 0}
.search-block {right: unset; left: 36px}
.icons-block .icon {margin: 0}
.icons-block .icon + .icon {margin-left: 20px}
.product-wrapper .addToCart, .product-wrapper .product-info {opacity: 1}
.product-wrapper .name {font-size: 13px}
.mg-main-news-list {grid-template-columns: repeat(2, 1fr)}
.mg-main-news-list.by-4 {grid-template-columns: repeat(3, 1fr)}
header .bottom-part {border-bottom: 0px; left: -100%; transition: left 250ms; overflow-y: auto; position: fixed; top: 90px !important; width: 100%; height: calc(100% - 70px); background: #f3f3f7 !important}
header .bottom-part.show {left: 0px}
header .bottom-part .max {padding: 0px}
header .bottom-part li {width: 100%}
header .bottom-part a {padding: 0px 15px}
.catalog-menu .inner > li > a {line-height: 40px; height: 40px}
.catalog-menu .inner > li > a svg {position: absolute; right: 15px; width: 10px; height: 10px; top: 15px; transition: opacity 250ms}
header .bottom-part li.has-sub.active > a:not(.title) {background: var(--brand-color); color: #fff; border-color: var(--brand-color)}
header .bottom-part li.has-sub.active > a svg {opacity: 0}
header .bottom-part li {border-top: 1px solid rgba(0,0,0,0.1)}
.catalog-menu .inner > li > a:after {display: none}
.catalog-menu .level-2 {background: #fff; display: none}
.catalog-menu .level-2 .title {text-transform: uppercase; font-size: 12px; color: var(--brand-color); font-weight: 500; height: 40px; line-height: 40px; padding: 0px 15px; background: #fff}
.catalog-menu .level-3 a, .catalog-menu .level-2 .brendy a {height: 40px; line-height: 40px; padding: 0px 15px 0px 30px}
.logo {height: 70px; margin: 10px 0}
.sub-cats.grid {grid-template-columns: repeat(3, 1fr)}
footer .social {width: 100%; text-align: center; margin-top: 20px}
footer .social a {display: inline-block; line-height: 28px; text-align: center; margin: 0 5px; background: var(--brand-color) !important; color: #fff !important;}
footer .social a svg {vertical-align: middle}
.filter-form {top: 84px}
}

@media screen and (max-width: 767px) {
.mobile-show {display: block !important}
.mobile-hide {display: none !important}
.button {height: 40px; line-height: 38px; font-size: 11px}
.max {padding: 0px 15px}
body {padding-top: 70px !important}
h1 {font-size: 20px; line-height: 1.3}
.cats .grid {justify-content: flex-start}
.cats {font-size: 9px}
h2, .h2-like {font-size: 16px}
.product-details-block .price {font-size: 26px}
header .top-part {height: 70px; position: fixed; top: 0; z-index: 1000; left: 0; width: 100%}
header {position: static}
.logo, header.fixed .logo {height: 50px}
.product-details-block .left-part {width: 100%}
.product-details-block .right-part {width: 100%}
.modal {width: 100%; right: -100%}
.modal .inner, .filter-form .inner {padding: 40px 20px}
.modal .button {width: 100%}
.product-wrapper .name {font-size: 12px; line-height: 1.1}
.by-4 {grid-template-columns: repeat(2,1fr); grid-column-gap: 20px; grid-row-gap: 0}
.pager {grid-column: span 2}
.product-wrapper .addToCart, .product-wrapper .product-info {opacity: 1; height: 25px; line-height: 23px}
.product-wrapper .price-block {font-size: 15px}
.news-block .left-part {width: 100%}
.news-block .right-part {width: 100%; margin-top: 20px}
header .bottom-part {top: 70px !important}
.mg-main-news-list.by-4 {grid-template-columns: repeat(2, 1fr); grid-row-gap: 20px}
.mg-main-news-list article .text {height: 40%; padding: 0 10px}

.home-slider .title {font-size: 20px}
.home-slider .sub-title {font-size: 14px}
.home-slider .swiper-slide .right-part {height: 50%; right: -25%}
.home-slider .swiper-slide .inner, .top-img {align-items: center; height: 100vw}
.home-slider .swiper-slide .left-part {padding-bottom: 0; padding-top: 70px}
.product-details-block .product-slider {width: 100%}
.product-details-block .bread-crumbs {font-size: 12px; margin-bottom: 0}
.product-details-block .bread-crumbs li:nth-last-of-type(1), .product-details-block .bread-crumbs li:nth-last-of-type(2) {display: none}
.tab-links {font-size: 13px; margin-bottom: 20px; display: flex; justify-content: space-between}
.tab-links .tab-link {display: block}
.prop-string {font-size: 12px}
.bottom-part .icon-search .search-block {display: block; position: static; width: 100%}
.bottom-part .icon-search {width: calc(100% - 150px); position: relative}
.bottom-part .icon-search svg {width: 14px; height: 14px; position: absolute; right: 0; top: 9px}
header.fixed .top-part {background: #f3f3f7}
.small-cart-table tr {grid-template-columns: 60px auto 30px}
.home-slider, .top-img {margin-top: -20px}
.by-4-slider .product-wrapper {border-top: 0; border-bottom: 0}
.filter-form {position: fixed; transition: right 250ms; width: 100%; right: -100%; top: 0; height: 100%; z-index: 1000; margin: 0; background: #fff}
.filter-form.show {right: 0}
.filter-close {margin-top: 40px; width: 100%}
.sub-cats.grid {grid-template-columns: repeat(2, 1fr); grid-gap: 15px}
.sub-cats a {margin-bottom: 0; font-size: 12px}
.catalog-menu .level-2 .title {max-width: unset}
.product-wrapper .stickers {top: 0px; transform: rotateZ(-90deg) translateX(-100%); flex-direction: row; transform-origin: left top}
.product-wrapper .stickers span {font-size: 8px; margin-bottom: 0px}
.product-wrapper .like, .product-wrapper .unlike {width: 40px; height: 40px; padding-left: 20px; padding-bottom: 20px; display: none}
.product-wrapper .bottom-part {padding: 10px}
#chd-show-more-button {width: 100%; margin-right: 0px}
.mg-pager, .mg-pager ul.clearfix {width: 100%; margin-top: 15px; justify-content: center}
.show-filter {background: var(--brand-color); margin: 40px 0px; color: #fff; font-size: 12px; line-height: 30px; height: 30px; border-radius: 3px; text-align: center; font-weight: 500}
.body__order main .right-part {padding: 0px; border: none}
.cart-table tr {grid-template-columns: 50px auto 75px 25px}
.cart-table .name-cell a, .small-cart-table .name-cell a {font-size: 12px}
.cart-table .remove-cell a, .small-cart-table .remove-cell a, .cart-table .cart_form button, .small-cart-table .cart_form button {width: 25px; height: 25px}
.cart-table .cart_form input[type=text], .small-cart-table .cart_form input[type=text] {width: 25px; font-size: 12px}
.cart-table .cart_form, .small-cart-table .cart_form {width: 75px}
.form-list.grid {grid-template-columns: 100%}
.form-list.grid li.width-100 {grid-column: unset}
.total-price-block .button {width: 100%; order: 2}
.body__order main .left-part .summ-info {font-size: 16px; margin-left: 0px; margin-bottom: 10px; order: 1}
.agreement a {display: block}
.static .right-part {width: 100%}
.static .left-part {width: 100%; margin: -20px 0 40px 0}
.static table tr {display: flex; flex-wrap: wrap}
.static .table-wrapper {margin: 30px -15px; padding: 15px}
.static table td {width: 100% !important; order: 2; padding: 15px 0px !important}
.static.pr-direktsiya table td.with-img {width: 80px !important}
.static.pr-direktsiya table td {width: calc(100% - 100px) !important; padding: 0 !important}
.static table td.with-img {order: 1}
.static .col-2 td {font-size: inherit}
.news-block {margin-top: 40px}
.static .left-part .page-menu > li:not(.active) {display: none}
.mg-main-news-list {grid-gap: 20px}
.static .left-part .page-menu .level-3 {padding: 5px 0 5px 20px}
.mg-main-news-list article h3 {font-size: 12px; margin-top: 5px}
.mg-main-news-list article .flex h3 {width: calc(100% - 40px)}
.mg-main-news-list article .age {width: 30px; height: 30px; line-height: 30px; font-size: 11px}
footer .top-part {padding-bottom: 30px}
footer .top-part .max {justify-content: center}
.p4-subscribe form .form__input {width: calc(100% - 100px); border-radius: 5px 0 0 5px}
footer .top-part .title {margin-right: 0; margin-bottom: 10px}
.p4-subscribe form .button {margin-left: 0; width: 100px; border-radius: 0 5px 5px 0}
footer .top-part .menu {width: 100%; text-align: center; margin-bottom: 30px}
footer .top-part li {width: 100%; border-bottom: 1px solid rgba(0,0,0,0.1)}
footer .top-part li a {display: block; padding: 8px 0px}
footer .top-part li + li {margin-left: 0px}
.catalog-menu .inner > li + li {margin-left: 0}

.mg-filter-item {display: block; width: 100%}
.mg-filter-item .mg-filter-title {border-bottom: 1px solid rgba(0,0,0,0.1); height: 40px; line-height: 39px; padding: 0; font-size: 12px}
.mg-filter-item:hover .mg-filter-list {display: none}
.mg-filter-item .mg-filter-list {position: static; box-shadow: none; width: 100%; padding: 20px 0px}
.mg-filter-item input[type=checkbox] {display: inline-block}
.mg-filter-item input[type=checkbox]:checked + span:before, .mg-filter-item input[type=radio]:checked + span:before {display: none}
.ui-slider-horizontal .ui-slider-handle {margin-left: 0px}
.ui-slider-horizontal {width: calc(100% - 20px)}
.catalog-slider {margin: 0px -20px}
.filter-buttons {top: 20px; left: 20px; right: unset; height: 25px}
.mg-filter-item .remove {width: 20px; height: 20px; padding: 5px; top: 10px; right: -5px}
.mg-news-details .left-part {width: 100%; margin-bottom: 15px}
.mg-news-details .right-part {width: 100%}
.mg-news-details .closest .item {width: 100%; margin-top: 40px}
.gallery {grid-template-columns: repeat(4, 1fr)}
.static .right-part h2 {margin-top: 40px}
.catalog-menu .level-2 .brendy {column-count: unset; width: 100%}
.icons-block .icon .countsht {right: -10px}
.p4-subscribe form {flex-wrap: wrap}
.p4-subscribe {width: 100%}
.catalog-menu .level-3 a, .catalog-menu .level-2 .brendy a {display: block}
main {padding-top: 20px}
.under-header {font-size: 10px}
.under-header div {-webkit-animation: marquee 10s infinite linear; animation: marquee 10s infinite linear; padding-left: 100%}

.home-slider .swiper-button-prev, .home-slider .swiper-button-next {bottom: calc(50vw - 20px)}
.product-details-block .right-part h1, .prop-string, .product-details-block .buttons-block {max-width: unset}
.product-details-block .product-status-list, .product-details-block .stickers, .product-details-block .js-product-controls {justify-content: center}
.product-details-block .buttons-block {margin-bottom: 0}
.product-details-block .cart_form {margin-right: 0; margin-bottom: 0}
.product-details-block .buttons-block .button {width: 200px}
.tab-links {justify-content: center}
footer .bottom-part .max {justify-content: center}
.split-block {display: flex; justify-content: space-between; padding: 0; position: relative; align-items: center}
.split-block .text {margin-right: 80px; width: 100%}
.split-block .icons {margin-left: 20px; height: 120px; width: calc(100% - 60% - 40px); margin-top: 0}
.split-block .photo {height: 0; padding-bottom: 40%; margin-top: 0px; margin-bottom: -20px; width: 60%}
.flower {display: none}
.mg-main-news-list.by-4 article:nth-of-type(3), .mg-main-news-list.by-4 article:nth-of-type(4) {display: none}
.search-block {width: 100%; margin: 20px 0; left: 0; right: 0}
.search-block input[type=search] {width: 100% !important}

.static.pr-direktsiya tbody {grid-template-columns: 100%; grid-gap: 20px}
}