* {margin: 0px; padding: 0px; box-sizing: border-box; outline: none; -webkit-locale: auto}
html, body {width: 100%}
body {font-family: 'Ubuntu', sans-serif; padding-top: 160px !important; line-height: 1; background: #fff; font-size: 16px; -webkit-text-size-adjust: none; -webkit-font-smoothing: antialiased; color: #000; overflow-y: overlay}
body.loading {opacity: 0}
html.lock, body.lock {overflow: hidden}
a {color: inherit; text-decoration: none; outline: none; cursor: pointer; transition: 250ms}
h1, h2, h3, .h1-like, .h2-like, .h3-like {font-weight: 400; color: #000; line-height: 1.1}

h1, .h1-like {font-size: 48px; margin-bottom: 40px}
h2, .h2-like {font-size: 32px; margin-bottom: 20px; margin-top: 40px}
h3, .h3-like {font-size: 24px; margin-bottom: 20px; margin-top: 40px}
.h2-like .show-all {background: red; font-size: 12px; padding: 0 10px; height: 20px; line-height: 20px; margin-left: 20px}

b, strong, th {font-weight: 600}
i {font-style: normal}
ul {list-style-type: none}
img, svg {height: auto; max-height: 100%; max-width: 100%}
input, select, textarea, button {-webkit-appearance: none; -moz-appearance: none; font-family: inherit; font-size: inherit; color: inherit; border-radius: 0px; font-size: 15px}
input[type=text], input[type=tel], input[type=email], input[type=password], input[type=search] {display: block; width: 100%; border: 1px solid #ddd; background: #fff; padding: 0px 20px; height: 60px}
textarea {display: block; width: 100%;  background: #fff; border: 1px solid #ddd; padding: 20px; resize: none; height: 80px}
input[type=text]:focus, input[type=tel]:focus, input[type=email]:focus, textarea:focus, input[type=password]:focus {box-shadow: inset 0 0 0 1px #000; border-color: #000}

input[type=checkbox] {display: inline-block; vertical-align: middle; width: 16px !important; height: 16px; margin-right: 10px !important; position: relative; border:none; border: 1px solid #ddd; background: #fff}
input[type=checkbox]:hover {border-color: red}
input[type=checkbox]:checked {background: url("data:image/svg+xml,<svg viewBox='0 0 356.7 297.3' xmlns='http://www.w3.org/2000/svg'><polygon 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: 9px; border-color: red}

input[type=radio] {display: inline-block; vertical-align: middle; width: 20px !important; height: 20px; margin-right: 10px !important; border-radius: 50%; background: #fff; position: relative; flex-shrink: 0; border: 1px solid red; box-shadow: inset 0px 0px 0px 2px #fff}
input[type=radio]:hover, input[type=radio]:checked {border-color: red}
input[type=radio]:checked {background: red}

select {display: block; width: 100%; font-size: 15px; border: none; border: 1px solid #dadada; padding: 0px 10px; background: transparent 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; border-radius: 0px; height: 60px !important;  color: #7f7f7f; box-shadow: none !important; cursor: pointer; transition: border-color 300ms}
select:hover {border-color: #1F1F1F}

.button {background: transparent; transition: 300ms; height: 60px; border: 1px solid #ddd; display: flex; align-items: center; cursor: pointer; text-align: center; color: #1f1f1f; justify-content: center; width: 220px}
.button:hover {background-color: red; color: #fff; border-color: red}
.button:disabled {opacity: 0.2; cursor: default}

input[readonly], input[readonly]:focus {opacity: 0.5}

svg {fill: currentColor}

::placeholder {color:#828282}
::-webkit-scrollbar {background-color: #fff; width: 4px; border-radius: 2px; height: 4px}
::-webkit-scrollbar-track {background-color: #EBE7E1; border: none; border-radius: 2px}
::-webkit-scrollbar-thumb {background-color: #111; border-radius: 2px}
::-webkit-scrollbar-button {display:none}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {display: none}

body .admin-bar .admin-bar-link__title {color: #fff !important}
table {width: 100% !important; border-collapse: collapse}
.table-wrapper {overflow-x: auto; margin: 0 -20px; padding: 0 20px}
/* GLOBAL */


/* BASIC */
main {min-height: calc(100vh - 292px)}
.ds {-webkit-user-select: none; -moz-user-select: none; -webkit-user-drag: none}
.flex {display: flex; flex-wrap: wrap}
.flex.center {justify-content: center}
.flex.align-center {align-items: center}
.flex.space-between {justify-content: space-between}
.flex.nowrap {flex-wrap: nowrap}
.hidden {display: none}
.max {padding: 0px 20px; max-width: 1240px; margin: 0px auto}
.cover {background-position: 50% 50%; background-repeat: no-repeat; background-size: cover}
.contain-0 {background-position: 0% 50%; background-repeat: no-repeat; background-size: contain}
.contain-50 {background-position: 50% 50%; background-repeat: no-repeat; background-size: contain}
.contain-100 {background-position: 100% 50%; background-repeat: no-repeat; background-size: contain}
.mobile-show {display: none !important}
.mobile-flex {display: none !important}
.tablet-show {display: none !important}
.admin-bar {top: unset !important; bottom: 0px}
.admin-bar__elem--settings {display: none !important}
.admin-bar__elem--btns {margin-left: auto}
.admin-bar-link.admin-bar-link--enter {border: none !important}
/* BASIC */


/* FORM */
.form-list.grid {display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 20px}
.form-list li.wide {grid-column: span 2}
.form-list li {position: relative; display: block}
.form-list .placeholder {position: absolute; top: 0; pointer-events: none; left: 20px; height: 60px; line-height: 60px; opacity: 0.5; transition: 250ms}
.form-list input::placeholder {opacity: 0}
.form-list input:not(:placeholder-shown) + .placeholder, .form-list input:focus + .placeholder, .form-list input:-webkit-autofill + .placeholder, input:-webkit-autofill:focus + .placeholder {transform: translateY(-15px); font-size: 10px; opacity: 1}
/* FORM */


/* ALERT */
.alert {color: #fff; display: block; color: red}
.alert.success {background: green}
/* ALERT */


/* INFORMER */
.informer {background: red; color: #fff; height: 70px; border-radius: 35px; width: 220px; padding: 0 35px; transition: 250ms; position: fixed; top: 160px; right: -220px; z-index: 9000}
.informer.active {right: 20px}
.informer .img {width: 50px; height: 50px}
.informer .text {width: calc(100% - 65px); font-size: 14px}
.informer .name {font-weight: 500}
/* INFORMER */


/* HEADER */
header {background: #fff; position: absolute; top: 0px; z-index: 1000; left: 0; width: 100%}
header .max {height: 100%}
header.fixed {top: -40px; position: fixed}
header .top-part {height: 40px; align-items: center; background: #ddd}
header .top-part .menu {gap: 20px}
header .top-part .menu li {position: relative}
header .top-part .menu li:hover > a, header .top-part .menu li.active > a {color: red}
header .top-part .auth-block {cursor: pointer}
header .top-part .auth-block svg {width: 20px; height: 20px; margin-right: 20px}
header .top-part .auth-block:hover {color: #fff}
header .top-part .menu .level-2 {position: absolute; top: 100%; left: -20px; transform: scaleY(0); transform-origin: 0 0; transition: 250ms; background: #ddd; padding: 20px; width: 200px; z-index: 1000}
header .top-part .menu li:hover .level-2 {transform: scaleY(1)}

header .bottom-part {background: #eee; height: 80px}

header .logo-block {height: 60px; width: 160px; background: red; gap: 20px; margin-right: 40px}
header .icons-block {margin-left: auto; gap: 20px}
header .icons-block .icon {position: relative; width: 40px; height: 40px; color: red; cursor: pointer}
header .icons-block .icon svg {width: 30px; height: 30px}
header .icons-block .icon .title {position: absolute}
header .icons-block .icon:hover {color: red}
header .icons-block .countsht {width: 20px; height: 20px; border-radius: 50%; color: #fff; font-size: 10px; text-align: center; line-height: 20px; background: red; position: absolute; top: -10px; right: -10px; font-weight: 600; transition: 250ms}

.menu-button {cursor: pointer; position: relative; height: 60px; line-height: 60px; padding: 0 20px 0 50px; background: red; font-weight: 600; color: #fff}
.menu-button span {background: #fff; height: 2px; position: absolute; width: 20px; left: 20px; transition: bottom 300ms ease 300ms, top 300ms ease 300ms, transform 300ms ease 0ms; border-radius: 1px}
.menu-button span:nth-of-type(1) {top: 24px}
.menu-button span:nth-of-type(2) {top: calc(50% - 1px)}
.menu-button span:nth-of-type(3) {bottom: 24px}

.menu-button.active span {transition: bottom 300ms ease 0ms, top 300ms ease 0ms, transform 300ms ease 300ms}
.menu-button.active span:nth-of-type(1) {transform: rotateZ(45deg); top: calc(50% - 1px)}
.menu-button.active span:nth-of-type(2) {opacity: 0}
.menu-button.active span:nth-of-type(3) {transform: rotateZ(-45deg); bottom: calc(50% - 1px)}
.menu-block {position: relative}
.menu-block .menu {position: absolute; display: none; top: 100%; padding: 36px 0; left: 0; background: #1F1F1F; color: #fff; width: 223px; border-radius: 0 4px 4px 4px}
.menu-block .menu li + li {margin-top: 20px}
.menu-block .menu li a {padding: 0 20px; display: block}
.menu-block .menu .has-sub {position: relative}
.menu-block .menu .has-sub a {justify-content: space-between; gap: 16px; display: flex; align-items: center}
.menu-block .menu li:hover > a {color: red}
.menu-block .menu svg {width: 16px; height: 16px; transform: rotateZ(-90deg); flex-shrink: 0}
.menu-block .menu .level-2 {position: absolute; width: 100%; top: -36px; left: 223px; background: red; padding: 36px 0; visibility: hidden; opacity: 0; pointer-events: none; transform: translateX(-30px); transition: transform 300ms; z-index: -1}
.menu-block .menu .has-sub:hover .level-2 {transform: translateX(0px); opacity: 1; visibility: visible; pointer-events: auto}
.menu-block .menu .level-2 li:hover a {color: #1F1F1F}
/* HEADER */


/* BREAD-CRUMBS */
.bread-crumbs {margin-bottom: 40px; display: flex}
.bread-crumbs a, .bread-crumbs .separator {opacity: 0.5}
.bread-crumbs a:hover {opacity: 1}
.bread-crumbs .separator {margin: 0 10px}
/* BREAD-CRUMBS */


/* HOME */
.home-slider {margin-top: -40px; height: 500px; margin-bottom: 40px}
.home-slider .swiper-slide {overflow: hidden}
.home-slider .inner {height: 100%}
.home-slider .max {height: 100%; position: relative; display: flex; justify-content: center; flex-direction: column}
.home-slider img {position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; object-position: 50% 50%; z-index: -1}
.home-slider .line-1 {font-size: 48px; font-weight: 500; margin-bottom: 20px}
.home-slider .line-2 {font-size: 22px; font-weight: 500; margin-bottom: 40px}
/* .home-slider .swiper-slide {height: 300px; padding: 120px 0} */
.home-slider-pagination {position: absolute; bottom: 20px !important; text-align: center; z-index: 1}
.home-slider-pagination .swiper-pagination-bullet {opacity: 0.1; height: 10px; width: 10px; border-radius: 50%; background: #000}
.home-slider-pagination .swiper-pagination-bullet-active {opacity: 1}
.home-slider-arrow {top: -35px; width: 20px; height: 20px; position: absolute; z-index: 2; cursor: pointer}
.home-slider-arrow svg {width: 20px}
.home-slider-prev svg {transform: rotateZ(180deg)}
.home-slider-prev {left: 20px}
.home-slider-next {left: 60px}

.home-triggers {padding: 80px 0; margin: 80px 0; background: #ddd}
.home-triggers .grid {display: grid; grid-template-columns: repeat(4,1fr); gap: 40px}
.home-cats .grid {display: grid; grid-template-columns: repeat(4,1fr); gap: 40px}
/* HOME */


/* VARIANTS */
.size-block {gap: 5px}
.size-block .size {padding: 5px 5px; background: #000; color: #fff}
.size-block .size.active {background: red}
/* VARIANTS */


/* CATALOG */
.catalog-cats .grid {display: grid; grid-template-columns: repeat(4,1fr); grid-row-gap: 40px; grid-column-gap: 40px}
.catalog .grid {display: grid; grid-row-gap: 40px; grid-column-gap: 40px}
.catalog .grid.by-3 {grid-template-columns: repeat(3,1fr)}
.catalog .grid.by-4 {grid-template-columns: repeat(4,1fr)}
/* .catalog-slider .swiper-slide {width: 300px} */
.top-description {margin-bottom: 40px}
.product-wrapper .top-part {position: relative; height: 0; padding-bottom: 100%; background: #ebebeb}
.product-wrapper .bottom-part {padding-top: 10px}
.product-wrapper .like {opacity: 0}
.product-wrapper .like, .product-wrapper .unlike {cursor: pointer; transition: 300ms; position: absolute; width: 20px; height: 20px; right: 20px; top: 20px; z-index: 100; width: 40px; height: 40px}
.product-wrapper .img {position: relative; display: block; padding-bottom: 100%; height: 0px}
.product-wrapper .img img {position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; object-fit: cover}
.product-wrapper .stickers {position: absolute; left: 20px; top: 20px; width: 40px; text-align: center; pointer-events: none; color: #fff; z-index: 20}
.product-wrapper .stickers div {margin-bottom: 10px; height: 40px; width: 100%; background: red; line-height: 40px}
.product-wrapper .name {line-height: 1.2; margin-bottom: 10px; height: 2.4em; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden}
.product-wrapper .addToCart {height: 40px}
.product-wrapper .price-block {font-size: 18px}
.product-wrapper .size-block {margin-top: 10px}
.product-wrapper:hover {}
.product-wrapper:hover .like {opacity: 1}
.product-wrapper .unlike, .product-wrapper .like:hover {color: red}

.catalog-slider {position: relative}
.catalog-slider-arrow {width: 20px; left: unset; color: #1f1f1f; height: 42px; position: absolute; top: 0; z-index: 10; transition: 300ms; cursor: pointer}
.catalog-slider-arrow:hover {color: red}
.catalog-slider-arrow.swiper-button-disabled {opacity: 0}
.catalog-slider-prev {right: 60px}
.catalog-slider-next {right: 0}
.catalog-slider-prev svg {transform: rotateZ(180deg)}
.catalog-slider .show-all {height: 30px; margin-left: 20px; display: flex; flex-direction: column; justify-content: center; padding: 0 20px}
.catalog-slider .show-all b {font-size: 20px; margin-bottom: 20px; display: block}
.catalog-slider .show-all svg {width: 16px; height: 10px; display: inline-block; vertical-align: middle; margin-left: 10px}
/* CATALOG */


/* PAGER */
.mg-pager .allPages {display: none}
.mg-pager ul {margin-top: 80px; display: flex; justify-content: center}
.mg-pager li:before {display: none}
.mg-pager li a, .mg-pager li span {display: block; line-height: 32px; padding: 0 15px; height: 32px; font-size: 14px; font-weight: 400}
.mg-pager li.current span {background: red; display: block; color: #fff}
/* PAGER */


/* MODAL */
.overlay {position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.5); z-index: 8000; display: none}
.modal {width: 600px; right: -640px; top: 0; position: fixed; z-index: 9000; transition: 250ms; background: #fff; height: 100%}
.modal.show, .filter-form.show {right: 0px}
.modal .inner {padding: 40px; height: 100%; display: flex; flex-direction: column; justify-content: space-between}
.modal .close, .filter-form .close {top: 50px; left: -40px; background: red; font-size: 16px; cursor: pointer; position: absolute; z-index: 1; color: #fff; writing-mode: tb-rl; transform: rotateZ(180deg); width: 40px; height: 120px; text-align: center; line-height: 40px; border-radius: 0 4px 4px 0; transition: 300ms}
.modal .overflow-y {overflow-y: auto}
.modal .close:hover, .filter-form .close:hover {background: #1f1f1f}
.modal-cart .h2-like {margin-top: 0px}
/* MODAL */


/* STATIC */
.static .left-part {width: 300px}
.static .right-part {width: calc(100% - 340px)}
.sidebar .page-menu {position: sticky; position: -webkit-sticky; top: 120px; background: #ddd; text-align: right}
.sidebar .page-menu svg {width: 15px; height: 15px; position: absolute; left: 20px; top: 20px; transition: 300ms}
.sidebar .page-menu li a {display: block; position: relative}
.sidebar .page-menu li a:hover {color: red}
.sidebar .page-menu > li > a {padding: 20px 20px}
.sidebar .page-menu > li.active > a {background: red; color: #fff}
.sidebar .page-menu > li.active svg {transform: rotateZ(45deg)}
.sidebar .page-menu li .level-2 {display: none; transform-origin: top left; padding: 10px 0; transition: 300ms; transform: scaleY(0); background: #f5f5f5; font-size: 13px}
.sidebar .page-menu li .level-2 a {padding: 10px 20px}
.sidebar .page-menu li.active .level-2 {display: block; transform: scaleY(1)}
.sidebar .page-menu .level-2 li.active a {color: red}
/* STATIC */


/* CONTENT */
.content table {border: none}
.content table tr + tr {margin-top: 40px}
.content table tr {display: flex; justify-content: space-between; align-items: center}
.content table td {border: none; width: calc(50% - 20px)}
.content table td img {width: 100% !important; height: 100% !important; object-fit: cover}
.content table h2 {margin-top: 0}
.content {line-height: 1.7}
.content img, .content iframe {border: none; width: 100%}
.content p, .content blockquote, .content ul, .content ol, .content img {margin-top: 15px}
.content ol {counter-reset: list1; list-style-type: none}
.content ul:not(.form-list) li, .content ol li {position: relative; padding-left: 20px}
.content ul:not(.form-list) li:before {position: absolute; content: ''; width: 4px; height: 4px; background: red; left: 0; top: 14px}
.content ol li:before {counter-increment: list1; content: counter(list1) ". "; position: absolute; left: 0px; text-align: right; color: red}
.content blockquote {padding-left: 56px; border-left: 4px solid red; font-style: italic}
.content a:not(.button) {color: red; text-decoration: underline}
/* CONTENT */


/* SEARCH */
.search-block {position: relative; flex: 1; margin: 0 20px}
.search-block input[type=search] {padding-right: 60px}
.search-block button {width: 40px; height: 40px; position: absolute; top: 10px; right: 10px; border: none; background: #fff}
.search-block button svg {width: 20px; height: 20px}
.search-block .wraper-fast-result {position: absolute; top: 100%; z-index: 10; background: #fff; left: 0; width: 100%; padding: 20px; display: none}
.search-block .wraper-fast-result a + a {margin-top: 10px}
.search-block .wraper-fast-result a:hover {color: red}
.search-block .wraper-fast-result a .fast-result-info b {background: #1F1F1F !important; color: #fff}
.search-block .wraper-fast-result a .fast-result-img {width: 50px; height: 50px; position: relative}
.search-block .wraper-fast-result a .fast-result-img img {position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: contain}
.search-block .wraper-fast-result a .fast-result-info {width: calc(100% - 70px); font-size: 14px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden}
.search-block .wraper-fast-result a .fast-result-info span {font-weight: 500; display: block; color: red}
.mobile-search {position: relative}
.mobile-search input[type=search] {padding-left: 50px}
.mobile-search svg {width: 20px; height: 20px; position: absolute; top: 15px; left: 15px}
/* SEARCH */


/* INFORMER */
.informer {position: fixed; top: 120px; width: 250px; right: -250px; background: red}
/* INFORMER */


/* TABS */
.tab:not(.active) {display: none}
.tab-links {border-bottom: 1px solid #000; background: #fff; gap: 20px; margin-bottom: 20px; margin-top: 40px; position: sticky; position: -webkit-sticky; top: 80px; z-index: 900}
.tab-links .tab-link {cursor: pointer; position: relative; padding: 15px 0}
.tab-links .tab-link.active, .tab-links .tab-link:hover {color: #000}
.tab-links .tab-link:before {content: ''; left: 0px; bottom: 0; background: transparent; height: 2px; width: 100%; position: absolute}
.tab-links .tab-link.active:before {background: #000}
/* TABS */


/* AMOUNT */
.cart_form input[type=text] {height: 40px; padding: 0; width: 40px; text-align: center}
.cart_form button {background: red; border: none; width: 40px; height: 40px; transition: 250ms; cursor: pointer; flex-shrink: 0}
.cart_form button svg {width: 10px; height: 10px}
.cart_form button:hover {background: red; color: #fff}
/* AMOUNT */


/* PROPERTIES */
.prop-item {font-size: 14px; white-space: nowrap}
.prop-item + .prop-item {margin-top: 10px}
.prop-item .prop-separator {margin: 0 5px; background: linear-gradient(90deg, #000 0, #000 25%, rgba(255,255,255,0) 0, rgba(255,255,255,0)); flex-grow: 1; background-position: bottom; background-size: 4px 1px; background-repeat: repeat-x}
/* PROPERTIES */


/* PRODUCT */
.product-details-block .sticky {position: sticky; position: -webkit-sticky; top: 120px}
.product-details-block .stickers {position: absolute; left: 20px; top: 20px; width: 40px; text-align: center; pointer-events: none; color: #fff; z-index: 20}
.product-details-block .stickers div {margin-bottom: 10px; height: 40px; width: 100%; background: red; line-height: 40px}
.product-details-block .left-part {width: calc(50% - 20px)}
.product-details-block .right-part {width: calc(50% - 20px)}
.product-details-block .left-part .product-slider {margin-bottom: 20px}
.product-details-block .left-part .product-slider .swiper-slide a {background: #fff; height: 0; padding-bottom: 100%; display: block}
.product-details-block .left-part .product-slider .swiper-slide img {position: absolute; top: 0; left: 0; width: 100%; height: 100%}
.product-details-block .like, .product-details-block .unlike {width: 40px; height: 40px}
/* PRODUCT */


/* SOCIAL */
.social {gap: 10px; margin-top: 20px}
.social a {width: 30px; height: 30px}
/* SOCIAL */


/* SPOILER */
.spoiler {background: red; border-radius: 35px; overflow: hidden}
.spoiler + .spoiler {margin-top: 20px}
.spoiler-title {padding: 0 35px; height: 70px; font-weight: 500; text-align: center; position: relative; cursor: pointer; transition: background 250ms, color 250ms}
.spoiler-content {padding: 40px 20px; display: none}
.spoiler.active .spoiler-title {color: #fff; background: red}
/* SPOILER */


/* PERSONAL */
.order-history-list .status {position: relative; width: 30px}
.order-history-list .status .text {position: absolute; left: 0; font-size: 11px; top: 50%; transform: translateY(-50%)}
.order-history-list .details {margin-top: 20px}
.order-history-list .button {margin-top: 20px}
.total-sum__div-content {text-align: center; font-size: 18px; margin-top: 40px}
/* PERSONAL */


/* CART */
.cart-table, .small-cart-table tr + tr {margin-top: 20px}
.cart-table tr {display: grid; grid-template-columns: 60px auto max-content 20px; grid-gap: 10px; position: relative}
.small-cart-table tr {display: grid; grid-template-columns: 60px auto 20px; grid-gap: 10px; position: relative}
.cart-table .price-cell, .small-cart-table .price-cell {font-weight: bold; margin-top: 10px}
.cart-table .count, .small-cart-table .count {width: 20px; height: 20px; line-height: 20px; text-align: center; border-radius: 50%; position: absolute; background: red; color: #fff; left: 0; top: 0}
.cart-table .deleteItemFromCart, .small-cart-table .deleteItemFromCart {height: 20px; padding-left: 5px; display: block}
.cart-table .deleteItemFromCart:hover, .small-cart-table .deleteItemFromCart:hover {color: red}
.cart-table .deleteItemFromCart svg, .small-cart-table .deleteItemFromCart svg {transform: rotateZ(45deg)}
/* CART */


/* ORDER */
.body__order .left-part {width: calc(100% - 640px)}
.body__order .right-part {width: 600px}
.body__order .right-part .sticky {position: sticky; position: -webkit-sticky; top: 120px}
.delivery-details-list li + li {margin-top: 10px}
/* ORDER */


/* FILTER */
.filter-preview {display: none}
.filter-form {margin-bottom: 40px; gap: 10px}
.mg-filter-head {gap: 10px}
.mg-filter {gap: 10px}
.mg-filter-item {position: relative}
.mg-filter-item input[type=text] {padding: 0; text-align: center}
.mg-filter-title {font-weight: 500; cursor: pointer; font-size: 13px; height: 40px; border-radius: 3px; padding: 0 20px; background: #f3f4f5} 
.mg-filter-item > ul {position: absolute; top: 100%; border-top: 2px solid #fff; left: 0; padding: 20px; background: #f3f4f5; width: 200px; transform-origin: 0 0; transition: 250ms; transform: scaleY(0); border-radius: 5px; z-index: 100}
.mg-filter-item > ul:not(.price-slider-list) > li + li {margin-top: 10px}
.mg-filter-item:hover ul {transform: scaleY(1)}
.mg-filter-item:hover .mg-filter-title {background: red; color: #fff}
/* FILTER */


/* FOOTER */
footer {background: red; margin-top: 80px; padding: 20px 0}
footer .top-part .grid {grid-template-columns: repeat(4, auto); gap: 40px; display: grid}
footer .menu li + li {margin-top: 10px}
footer .menu .level-2 {display: none}
footer .bottom-part {padding: 40px 0}
footer .payments {height: 40px}
footer .belka {width: 30px; height: 30px}
/* FOOTER */


@media screen and (max-width: 1023px) {
.tablet-hide {display: none !important}
.tablet-show {display: block !important}
h1 {font-size: 32px}
h2, .h2-like {font-size: 26px}
.catalog .grid.by-4 {grid-template-columns: repeat(3,1fr)}
}

@media screen and (max-width: 767px) {
.mobile-hide {display: none !important}
.mobile-show {display: block !important}
.mobile-flex {display: flex !important}
input[type=text], input[type=tel], input[type=email], input[type=password], input[type=search] {height: 50px; line-height: 48px}
h1 {font-size: 26px}
h2, .h2-like {font-size: 22px}
body {padding-top: 100px !important; font-size: 15px}
header {position: fixed}
header .bottom-part {height: 60px}
.menu-button {font-size: 0; padding: 0; width: 40px; order: 1; height: 40px}
.menu-button span {left: 0}
header .logo-block {order: 2; width: 100px}
header .icons-block {order: 3}
.home-cats .grid {grid-template-columns: repeat(2,1fr); gap: 20px}
.home-triggers .grid {grid-template-columns: repeat(2,1fr); gap: 20px}
.catalog .grid.by-3, .catalog .grid.by-4 {grid-template-columns: repeat(2,1fr); gap: 20px}
.content table tr {flex-wrap: wrap}
.content table td {width: 100%}
.modal {width: 100%; right: -100%}
.modal .close, .filter-form .close {top: 0px; height: 40px; line-height: 40px; background: red; border-radius: 0; writing-mode: unset; transform: unset; left: 0; width: 100%}
.product-details-block .left-part {width: 100%}
.product-details-block .right-part {width: 100%}
.bread-crumbs {display: none}
.tab-links {top: 60px}
.body__order .left-part {width: 100%}
.body__order .right-part {width: 100%}
.product-details-block .left-part .product-slider {margin: 0 -20px 20px -20px; padding: 0 20px}
.product-details-block .sticky {position: relative; top: 0}
.static .right-part {width: 100%}
}