@charset "UTF-8";
@import url(font/stylesheet.css);
.h1,
.h2,
.h3,
.h4,
h1,
h2,
h3,
h4 {
    font-weight: 500;
}
.inner .side,
article img,
article p {
    margin-bottom: 0.9375rem;
}
.inner,
.page {
    overflow-x: hidden;
}
.container,
.inner {
    padding-left: 15px;
    padding-right: 15px;
}
.fn_droplist > a:after,
.top_bar nav > ul > li > a > * + * {
    margin-left: 0.3125rem;
}
#footer .zomboseti a,
.breadcrumbs li > a,
.header a:hover,
a,
a:not(.btn):hover {
    text-decoration: none;
}
.comparison_page .comparison_item,
.filters > div,
.fn-all_brands_1 .item,
.fn_droplist > ul,
.products .fn_transfer,
.products .fn_transfer .fn_variants,
.reviews_list .reviews_list_body,
.sliders_Main .content,
ul.open {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
}
.h5,
.h_menu ul.cats > li > a,
.product_labels > *,
.side .h3,
.side .title,
h5 {
    text-transform: uppercase;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    display: block;
    font-family: -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    line-height: 1.2;
    color: #1b1e1f;
    letter-spacing: -0.01em;
    margin-bottom: 0.9375rem;
}
article,
table {
    margin-bottom: 1.5625rem;
}
.h1 > b,
.h2 > b,
.h3 > b,
.h4 > b,
.h5 > b,
.h6 > b,
h1 > b,
h2 > b,
h3 > b,
h4 > b,
h5 > b,
h6 > b {
    color: #0668a0;
    font-weight: 700;
}
.h1,
h1 {
    font-size: 1.75rem;
}
.h2,
h2 {
    font-size: 1.5625rem;
}
.h3,
h3 {
    font-size: 1.3125rem;
}
.h4,
h4 {
    font-size: 1.0625rem;
}
.h5,
.h6,
.image span,
h5,
h6 {
    font-size: 0.9375rem;
}
.h5,
h5 {
    font-weight: 700;
}
.h6,
h6,
table tbody td:first-child {
    font-weight: 500;
}
table {
    width: 100%;
    font-size: 95%;
    margin-top: 0.9375rem;
}
table thead {
    background-color: #ededed;
}
table thead th {
    padding: 0.625rem 0.8125rem;
}
table tbody tr:nth-child(2n) {
    background-color: #f2f2f2;
}
table tbody td {
    padding: 0.4375rem 0.8125rem;
}
article {
    border-bottom: 1px dotted #dbdbdb;
}
.product .product_buttons > * + *,
article > * + * {
    margin-top: 0.625rem;
}
article > * + .h2,
article > * + .h3,
article > * + .h4,
article > * + h2,
article > * + h3,
article > * + h4 {
    margin-top: 1.875rem;
}
article > * + .h5,
article > * + h5,
article > * + img,
article > img + *,
article > img + img {
    margin-top: 1.25rem;
}
article li > p:first-child,
article p > * {
    text-indent: 0;
}
article ul {
    margin-bottom: 1rem;
    padding: 0.5rem 2.1rem;
}
.products .fn_transfer .info_container > * + *,
article ul li + li {
    margin-top: 0.1875rem;
}
article ul:last-child {
    margin-bottom: 0.5rem;
    padding-bottom: 0;
}
article img {
    padding: 0.1875rem;
    border: 1px solid #e8e8e8;
}
.breadcrumbs li > a,
a {
    color: inherit;
}
a:not(.btn):hover {
    color: #0668a0;
}
p {
    margin-bottom: 0.4rem;
}
p:last-child {
    margin-bottom: 0;
}
svg {
    stroke: inherit;
    fill: inherit;
}
.svg-convert,
[class*="isvg"] {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-top: -0.1em;
    color: inherit;
    max-width: 1.2em;
    max-height: 1.2em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
}
.image,
.image img {
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
}
.svg-convert + *,
[class*="isvg"] + * {
    margin-left: 0.2em;
}
.image {
    position: relative;
    max-height: 100%;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}
.image * + * {
    line-height: 0.875rem;
}
.image img {
    max-height: 100%;
    width: auto;
    height: auto;
    display: flex;
}
.image svg {
    color: #ccc;
}
.image span {
    line-height: 1;
}
.no_image {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 25%;
    height: 25%;
    min-width: 2.0625rem;
    min-height: 2.0625rem;
    background: url(../svg/no_image.svg) 0 0/90% 90% no-repeat;
}
ul.open {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.fn_droplist > ul,
.top_bar nav > ul,
ul.open {
    display: -webkit-box;
    display: -ms-flexbox;
}
.fn_droplist > ul,
ul.open {
    z-index: 11;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 10rem;
    padding: 5px 0;
    border: 1px solid #e8e8e8;
    background: #fff;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
#search,
.cats ul li,
.comparison_page .compare_controls,
.h_menu nav,
.h_menu ul.informers .item,
.page,
.side > *,
.slider_aside .bitem,
.top_bar .informers .item,
.top_bar li,
.top_bar nav,
.wrap > * {
    position: relative;
}
.fn_droplist > ul > li,
ul.open > li {
    width: 100%;
    font-size: 0.78125rem;
    display: inherit;
}
.fn_droplist > ul > li > a,
ul.open > li > a {
    padding: 0.125rem 0.875rem;
    min-height: 2.2em;
}
.fn_droplist > ul > li + li,
ul.open > li + li {
    border-top: 1px dotted #ccc;
}
.fn_droplist > ul.text-right,
ul.open.text-right {
    left: auto;
    right: -0.0625rem;
}
.fn_droplist > ul .disabled > a,
ul.open .disabled > a {
    opacity: 0.66;
    text-decoration: underline;
}
.WishlistView.page .preview .overlay_buttons,
.WishlistView.page .preview form,
.deliveries_list .delivery_description p:empty,
.featured_products.products .product_labels .featured,
.filters .name.fn_switch:not(.active) + *,
.fn_droplist > ul,
.h_menu ul.informers .text,
.products .fn_transfer .fn_variants select,
.purchase td:empty,
.purchase th:empty,
.top_bar .informers .text {
    display: none;
}
.fn_droplist > a:after {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-item-align: center;
    align-self: center;
    margin-bottom: -0.25rem;
    content: "";
    width: 0.9375rem;
    height: 0.9375rem;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cpath fill='%23777777' d='M19.75 20.875l12.25 12.25 12.25-12.25 3.75 3.75-16 16-16-16z'/%3E%3C/svg%3E");
}


li.fn_droplist.active > a:after {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-item-align: center;
    align-self: center;
    margin-bottom: -0.25rem;
    content: "";
    width: 0.9375rem;
    height: 0.9375rem;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url(https://vsesamplus.ru/design/vsesamplus/images/close-square-svgrepo-com.svg) !important;
}

.container,
.h_menu ul.informers {
    margin-left: auto;
}
.page {
    max-width: 100vw !important;
    min-height: 100vh !important;
    display: block;
    scrollbar-face-color: #000000;
    scrollbar-track-color: #c9cbcc;
}
.page ::-webkit-scrollbar {
    width: 0.625rem;
    height: 0.625rem;
}
.page ::-webkit-scrollbar-thumb {
    background: #000000;
}
.page ::-webkit-scrollbar-track {
    background: #c9cbcc;
}
.wrap {
    background: linear-gradient(to bottom, #fff 500px, #f2f2f2 99%);
}
.container {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    margin-right: auto;
}
.container .container {
    padding: 0 0.3125rem;
}
@media (min-width: 768px) and (max-width: 991.98px) {
    .container {
        max-width: none !important;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 1300px;
    }
}
.features,
.header_main .logo img {
    max-width: 100%;
}
.inner {
    padding-top: 15px;
}
.inner .main {
    min-height: 20vh;
    max-width: 1300px;
}
.side .h3,
.side .title {
    font-size: 0.96875rem;
    font-weight: 700;
    text-align: center;
    margin: 0 0 0.625rem;
}
.side > * + * {
    margin-top: 1.875rem !important;
}
.n_aside ul,
.pluses1804,
.side ul {
    list-style: none;
    padding: 0;
}
.header {
    z-index: 333;
}
.header a {
    color: inherit;
}
.top_bar {
    font-size: 0.78125rem;
    border-bottom: 1px solid #e8e8e8;
   
}
.top_bar nav {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.top_bar nav > ul {
    display: flex;
    padding: 0;
    margin: 0;
}
#search,
.autocomplete-suggestions > div,
.top_bar li,
.top_bar li > a {
    display: -webkit-box;
    display: -ms-flexbox;
}
.top_bar nav > ul > li {
    min-height: 2.1875rem;
    color: #1c1c1c;
    font-weight: 600;
}
.top_bar nav > ul > li > a {
    white-space: nowrap;
    padding: 0.0625rem 0.625rem;
}
.autocomplete-suggestions .autocomplete-selected,
.top_bar nav > ul > li > a:hover {
    background: #f2f2f2;
}
.top_bar li {
    display: flex;
}
.top_bar li > a {
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.autocomplete-suggestions > div strong,
.deliveries_list .delivery_label.active,
.pluses .item:hover .title,
.top_bar .informers .active svg,
.top_bar li.active > a {
    color: #0668a0;
}
.top_bar li.currencies > a,
.top_bar li.languages > a {
    padding-left: 0.4375rem;
    padding-right: 0.25rem;
}
.breadcrumbs li > a:hover,
.top_bar li:hover > a {
    color: #000;
}
.top_bar .informers .count {
    font-style: normal;
}
.header_main {
    font-size: 0.78125rem;
    line-height: 1.15;
}
.header_main .container {
    padding: 0.375rem 0.9375rem;
}
.header_main .row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    list-style: none;
}
.header_main .row > * {
    padding: 0.3125rem 0.625rem;
}
.header_main .logo {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 16.875rem;
    flex: 0 16.875rem;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding: 0.9375rem 0.625rem;
}
.header_main .slogan {
    -webkit-box-flex: 1;
    -ms-flex: 1 10rem;
    flex: 1 10rem;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}
.filters > div,
.filters > div > ul li,
.header_main .search-block {
    -webkit-box-ordinal-group: 6;
    order: 5;
}
.header_main .slogan div {
    font-size: 0.9375rem;
    font-weight: 700;
    margin-bottom: 0.1875rem;
}
.header_main .search-block {
    -webkit-box-flex: 2;
    -ms-flex: 2 44.25rem;
    flex: 2 44.25rem;
    -ms-flex-order: 5;
}
.header_main .contacts {
    -webkit-box-flex: 1;
    -ms-flex: 1 11.25rem;
    flex: 1 11.25rem;
    text-align: right;
    letter-spacing: -0.015em;
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
}
.header_main .contacts a.phone {
    display: block;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 1.0625rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.02;
}
.header_main .contacts a.phone span {
    opacity: 0.6;
    font-weight: 500;
    margin-left: 0.5rem;
    margin-right: 0.1875rem;
}
.header_main .contacts .time-msg {
    font-style: normal;
    font-size: 0.65625rem;
        color: #2b2b2b;
    font-weight: 700;
}

::placeholder { /* Most modern browsers support this now. */
   color:    #111213;
}

.header_main .contacts .fn_callback {
    height: 1.3125rem;
    color: #fff;
    padding: 0 0.3125rem;
}
.header_main .contacts .fn_callback svg {
    max-width: 0.8125rem;
    max-height: 0.8125rem;
}
@media (min-width: 992px) {
    .header_main .logo {
        margin-top: -30px;
    }
    article {
        padding: 0 0 1.25rem;
    }
    .fn_menu > a {
        display: none !important;
    }
    .inner .main.fn_ajax_content {
        width: calc(100% - 220px);
        float: right;
        padding-left: 20px;
    }
    .inner .side {
        float: left;
        clear: left;
        width: 220px;
    }
    .inner.BlogView .main,
    .inner.PageView .main {
        padding-left: 30px;
    }
    .top_bar img,
    .top_bar svg {
        color: #0668a0;
    }
    .top_bar .links {
        margin: 0 auto;
    }
    .top_bar .fn_droplist:hover > ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .header_main .row {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .autocomplete-suggestions {
        -webkit-box-shadow: 0 1px 5px rgba(99, 103, 108, 0.15);
        box-shadow: 0 1px 5px rgba(99, 103, 108, 0.15);
		        background: #f6f6f6;
    }
}
@media (max-width: 767.98px) {
    .container {
        min-width: 290px !important;
    }
    .header_main .row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .header_main .logo {
        -webkit-box-flex: 0;
        -ms-flex: 0 14.375rem;
        flex: 0 14.375rem;
    }
    .filters {
        grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    }
}
#search button[type="submit"],
#search input[type="text"],
.cats .arrow,
.h_menu ul.informers .count {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
}
#search {
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    font-size: 0.84375rem;
    border-radius: 4px;
   
    background: #f7f7f7;
}

}
#search button[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    padding: 0 0.3125rem;
    min-width: 2.5rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 2.5rem;
    flex: 0 1 2.5rem;
    margin-left: -0.1875rem;
    font-size: 1.0625rem;
    text-align: center;
    color: #0668a0;
    background: 0 0;
    border: none;
}
#search button[type="submit"] svg {
    max-height: 1rem;
}
#search button[type="submit"]:hover {
    color: #1a1a1a;
}

}
.autocomplete-suggestions {
    z-index: 9999999999 !important;
    overflow: auto;
    font-size: 0.78125rem;
    font-weight: 500;
    border: 0.0625rem solid #e6e6e6;
    background-color: #fcfcfc;
}
.autocomplete-suggestions > div {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.h_menu nav,
.h_menu nav > ul {
    display: -webkit-box;
    display: -ms-flexbox;
}
.autocomplete-suggestions > div,
.autocomplete-suggestions > div a {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #000000;
    text-decoration: none;
    text-overflow: ellipsis;
}
.page_titles > a,
.pager a,
.post_title,
.purchase .title a,
ul.product_compact > li > div .product_name {
    text-decoration: underline;
}
.autocomplete-suggestions > div > * {
    text-align: left;
    padding: 0.125rem 0.4375rem;
}
.autocomplete-suggestions > div > div {
    text-align: center;
    background: #fff !important;
    width: 3.125rem;
}
.autocomplete-suggestions > div span {
    white-space: nowrap;
}
.autocomplete-suggestions > div:nth-child(2n) {
    background-color: #f6f6f6;
}
.autocomplete-suggestions .autocomplete-selected,
.autocomplete-suggestions .autocomplete-selected a,
.products .fn_transfer .product_name:focus,
.products .fn_transfer .product_name:hover {
    color: #0668a0 !important;
}
.h_menu nav {
    display: flex;
    padding: 0 !important;
    font-size: 0.8125rem;
    font-weight: 400;
}
.features,
.products,
ul.product_compact {
    padding: 0;
    list-style: none;
}
.h_menu nav > ul {
    height: 2.875rem;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.h_menu li > a,
.h_menu ul.cats > li {
    display: -webkit-box;
    display: -ms-flexbox;
}
.h_menu nav > ul > li {
    height: 100%;
}
.h_menu nav > ul > li > a {
    font-size: 0.975rem;
    font-weight: 600;
    height: 100%;
    white-space: nowrap;
    padding: 0.1875rem 1.5625rem;
}
.h_menu li > a {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.h_menu li > a > * + * {
    margin-left: 0.4375rem;
}
.h_menu ul.cats > li {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 11.25rem;
    flex: 0 11.25rem;
}
.h_menu ul.cats > li > a {
    font-size: 0.875rem !important;
    font-weight: 700 !important;
    padding: 0.1875rem 1.5625rem;
    background: #1361d5;
    color: #fff;
}
.h_menu ul.cats > li > a .isvg {
    max-height: 1.3125rem;
    max-width: 1.3125rem;
}
.h_menu ul.cats > li > a > * + * {
    margin-left: 0.6875rem;
}
.h_menu ul.cats > li > a:after {
    margin-bottom: -0.125rem;
    width: 1.375rem;
    height: 1.375rem;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cpath fill='%23fff' d='M19.75 20.875l12.25 12.25 12.25-12.25 3.75 3.75-16 16-16-16z'/%3E%3C/svg%3E");
}
.h_menu ul.links {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    background: #1361d5;
    color: #0668a0;
}
.h_menu ul.links a,
.h_menu ul.links ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.h_menu ul.informers > li {
    -webkit-box-flex: 0;
    -ms-flex: 0 11.25rem;
    flex: 0 11.25rem;
    background: #1361d5;
    color: #fff;
}
.comment_content,
.h_menu ul.informers .disabled {
    opacity: 0.9;
}
.h_menu ul.informers .count {
    position: absolute;
    top: 0.5rem;
    left: 0.6875rem;
    margin: 0;
    font-style: normal;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 1.7em;
    height: 1.7em;
    border-radius: 100%;
    font-size: 0.625rem;
    font-weight: 600;
    color: #fff;
    background: #1f1f1f;
    -webkit-box-shadow: 0 0 0 0.125rem rgba(247, 247, 247, 0.5);
    box-shadow: 0 0 0 0.125rem rgba(247, 247, 247, 0.5);
}
.h_menu ul.informers .isvg {
    max-height: 1.875rem;
    max-width: 1.875rem;
}
.cats {
    line-height: 1.1;
}
.cats .arrow {
    z-index: 99;
    float: right;
    display: inline-flex;
    margin-top: 0.125rem;
    width: 3.4375rem;
    height: 3.4375rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0.8;
}
.cats .arrow .isvg {
    max-width: 2.1875rem;
    max-height: 2.1875rem;
}
.cats .arrow.active {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 1;
}
.cats ul {
    display: none;
    -webkit-animation: 0.4s cubic-bezier(0, 0.5, 0, 1) both menuWakeUp;
    animation: 0.4s cubic-bezier(0, 0.5, 0, 1) both menuWakeUp;
    left: 0.0625rem;
    right: 0.0625rem;
}
.cats ul ul {
    display: none;
    overflow: auto;
}
.cats ul li {
    overflow: hidden;
}
.cats ul li > a > i {
    font-size: 0.9em;
    font-style: normal;
    margin-left: 0.25rem;
    opacity: 0.8;
}
.cats ul li > a > * + * {
    margin-left: 0.5rem;
}
.cats ul li > ul,
.comment_item,
.slider_aside .bimg img,
li.search-block2,
ul.post_list > * > * {
    width: 100%;
}
.sticky-block {
    z-index: 222;
   
}
@-webkit-keyframes sticky_down {
    0% {
        opacity: 0;
        -webkit-transform: translateX(0) translateY(0.2rem) scaleY(1);
        transform: translateX(0) translateY(0.2rem) scaleY(1);
    }
    40% {
        opacity: 1;
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes sticky_down {
    0% {
        opacity: 0;
        -webkit-transform: translateX(0) translateY(0.2rem) scaleY(1);
        transform: translateX(0) translateY(0.2rem) scaleY(1);
    }
    40% {
        opacity: 1;
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}
.sliders_Main {
    display: block;
    margin-top: 0.3125rem;
}
.sliders_Main img {
    min-width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 0 0;
    object-position: 0 0;
}
.sliders_Main .item {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin-bottom: 0.3125rem;
}
.sliders_Main .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    font-size: 0.78125rem;
    line-height: 1.1;
    color: #fff;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(40%, rgba(32, 32, 47, 0.8)), color-stop(60%, rgba(15, 15, 30, 0.5)), color-stop(88%, transparent));
    background: linear-gradient(to top, rgba(32, 32, 47, 0.8) 40%, rgba(15, 15, 30, 0.5) 60%, transparent 88%);
    -webkit-transition: 0.15s ease-in;
    transition: 0.15s ease-in;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}
.sliders_Main .content > div {
    margin-top: auto;
    max-width: 27.75rem;
    border-top: 1px dotted rgba(255, 255, 255, 0.55);
}
.sliders_Main .content h4 {
    font-size: 1.1875rem;
    color: inherit;
}
.sliders_Main .content p {
    margin: 0;
    -webkit-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
}
.sliders_Main .content .button {
    -webkit-transition: 0.5s ease-in;
    transition: 0.5s ease-in;
    font-size: 1rem;
    height: 2.5rem;
    padding: 0 2.1875rem;
    margin: 0.9375rem 0 -0.9375rem;
}
.sliders_Main .link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.sliders_Main .slick-slider .slick-arrow {
    border-radius: 100%;
    width: 2.5rem;
    height: 2.5rem;
    top: 52% !important;
    background: rgba(236, 236, 251, 0.8);
    opacity: 0;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.sliders_Main .slick-slider .slick-arrow:hover {
    background: #fff;
}
.sliders_Main .slick-slider .slick-prev {
    left: -2% !important;
}
.sliders_Main .slick-slider .slick-next {
    right: -2% !important;
}
#footer .madein:hover,
.comparison_button:hover,
.pluses .item:hover .text,
.sliders_Main .slick-slider:hover .slick-arrow,
.wishlist_button:hover {
    opacity: 1;
}
.sliders_Main .slick-slider:hover .slick-prev {
    left: 1% !important;
}
.sliders_Main .slick-slider:hover .slick-next {
    right: 1% !important;
}
.sliders_Main .large_block,
.sliders_Main .large_block .item,
.sliders_Main .large_block .slick-slide,
.sliders_Main .large_block img {
    max-height: 20rem;
    overflow: hidden;
}
.sliders_Main .large_block .content {
    padding: 4.125rem 4vh;
}
.sliders_Main .large_block .slick-dots {
    position: absolute;
    bottom: 0.9375rem;
    left: 0;
    right: 0;
}
.sliders_Main .small_blocks,
.sliders_Main .small_blocks .item,
.sliders_Main .small_blocks .slick-slide {
    max-height: 9.84375rem;
    overflow: hidden;
}
.comparison_page .old_price,
.comparison_page .promo_img,
.slider_aside .btext,
.slider_aside .btitle,
.slider_aside .slick-arrow,
.slider_aside .slick-dots,
.sliders_Main .small_blocks .slick-arrow,
.sliders_Main .small_blocks .slick-dots,
a.sublogo {
    display: none !important;
}
.pluses .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0.9375rem;
}
.pluses img,
.pluses svg {
    height: 2.5rem;
    min-height: 2.5rem;
    min-width: 2.5rem;
    margin: 0 0.75rem 0 0.3125rem;
}
.pluses circle,
.pluses path,
.pluses polygon {
    fill: #000000999;
}
.pluses .item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1.15;
    padding: 0.9375rem 1rem;
    color: #0b0c0c;
    background-color: #fff;
    -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.35);
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.35);
}
.pluses .item * {
    -webkit-transition: 0.15s ease-in;
    transition: 0.15s ease-in;
}
.pluses .item:hover circle,
.pluses .item:hover path,
.pluses .item:hover polygon {
    fill: black;
}
.pluses .title {
    margin: 0 0 0.3125rem;
    font-size: 0.9375rem;
    font-weight: 500;
}
.pluses .text {
    font-size: 0.75rem;
    opacity: 0.6;
    display: block;
}
.slider_aside {
    position: relative;
    margin: 0 0 1.5625rem;
}
.slider_aside .bimg {
    padding: 0.125rem;
    border: 1px solid #e8e8e8;
}
.fn-all_brands_1 .item a,
.slider_aside .blink {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.slider_aside:hover {
    -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.05), 0 2px 2px 0 rgba(0, 0, 0, 0.05), 0 4px 4px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.05), 0 2px 2px 0 rgba(0, 0, 0, 0.05), 0 4px 4px 0 rgba(0, 0, 0, 0.05);
    border-color: #fff;
}
.features {
    position: relative;
    margin: 0;
    font-size: 0.97em;
    line-height: 1.15;
    display: grid;
    grid-gap: 55px;
    grid-row-gap: 10px;
}
.features li,
.price_container {
    display: -webkit-box;
    display: -ms-flexbox;
}
.features li {
    position: relative;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.amount,
.features li * {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
}
.features li * {
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.features li > :first-child,
.reviews_list {
    text-align: left;     width: 80%;
}
.features li > :last-child {
    font-weight: 500;
    text-align: right;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.features li > :last-child:before {
    content: "";
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    margin: 0 0.4375rem;
    top: -0.0625rem;
    border-bottom: 1px dotted #dbdbdb;
}
@media (max-width: 575.98px) {
    .header_main .row > * {
        text-align: center;
    }
    .header_main .logo {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        display: none;
    }
    .OSTATKI_PO_SKLADAM,
    .product_share,
    .title_image,
    li.contacts.pr-xl-0,
    span.free_call {
        display: none;
    }
    .btn-info {
        background: #0768a0;
        color: #fff !important;
    }
    .header_main .logo img {
        max-height: 2.8125rem;
    }
    .h_menu ul.cats,
    .h_menu ul.informers {
        margin-left: 0;
        margin-right: 0;
        -webkit-box-flex: 1;
        -ms-flex: 1 50%;
        flex: 1 50%;
    }
    .h_menu ul.cats > li,
    .h_menu ul.informers > li {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        text-align: center;
    }
    .h_menu ul.cats > li > a,
    .h_menu ul.informers > li > a {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
    }
    .features {
        grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    }
}
.price_container {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 1.0625rem;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: -0.05em;
    white-space: nowrap;
    color: #060606;
}
.price_container [class*="text"] {
    font-size: 0.75rem;
    letter-spacing: 0.02em;
}
.price_container .price {
    display: inline-block;
    vertical-align: middle;
    font-weight: 600;
}
.price_container .old_price {
        display: inline-block;
    vertical-align: middle;
    margin-left: 0.85em;
    margin-right: 0.85em;
    text-decoration: line-through;
    font-size: 0.85em;
    font-weight: 600;
    opacity: 3.6;
   
    font-size: 22px !important;
}
.amount {
    display: inline-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: center;
    align-self: center;
    vertical-align: middle;
    margin-left: 0.3125rem;
    margin-right: 0.3125rem;
    border: 1px solid #ebebeb;
    border-radius: 0.1875rem;
    overflow: hidden;
}
.amount > * {
    -webkit-transition: 0.2s;
    transition: 0.2s;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    height: 1.88em;
    font-weight: 600;
    cursor: pointer;
}
.amount > * + * {
    margin-left: 0.0625rem;
}
.amount > span {
    width: 1.6em;
    color: #000000;
    background: #f0f0f0;
}
.amount > span:focus,
.amount > span:hover {
    color: #fff;
    background-color: #0668a0;
}
.amount input[type="text"] {
    width: 2.3em;
    font-size: 1em;
    background-color: #fff;
    border: 1px solid #fff;
}
.products {
    position: relative;
    margin: 1.25rem 0;
    font-size: 0.8125rem;
    display: grid;
    grid-gap: 0.1875rem;
    grid-row-gap: 0rem;
    grid-template-columns: repeat(auto-fill, minmax(194.0298507463px, 1fr));
}
.products .products_item {
    position: relative;
    padding: 0 0.125rem 1.875rem;
}
.products .preview {
    width: 100%;
    min-height: 100%;
    padding: 0.125rem 0.125rem 0.3125rem;
    background: #fff;
    border-radius: 0.1875rem;
    -webkit-box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.05), 0 2px 2px 0 rgba(0, 0, 0, 0.05), 0 4px 4px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.05), 0 2px 2px 0 rgba(0, 0, 0, 0.05), 0 4px 4px 0 rgba(0, 0, 0, 0.05);
    -webkit-transition: opacity 0.2s, -webkit-box-shadow 0.4s;
    transition: opacity 0.2s, box-shadow 0.4s, -webkit-box-shadow 0.4s;
}
.products .fn_transfer {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.products .fn_transfer > * + * {
    margin-top: 0.3125rem;
}
.products .fn_transfer > .image {
    height: 8.5rem;
    max-width: none;
    margin: 0;
    padding: 1.25rem 1.5625rem 0.9375rem;
    border-radius: 0.3125rem;
}
.products .fn_transfer > .image img {
    -webkit-transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}
.products .fn_transfer > .image:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: 0.5s ease-in;
    transition: 0.5s ease-in;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
.products .fn_transfer .product_name {
    margin: 0.5rem 0.3125rem;
    display: block;
    height: 4rem;
    font-size: 0.8125rem;
    line-height: 0.99125rem;
    font-weight: 500;
    color: #303030;
}
.products .fn_transfer .info_container {
    position: relative;
    padding: 0 0.4375rem 0.4375rem;
    background: #fff;
}
.products .fn_transfer .price_container {
    height: 2.25rem;
}
.products .fn_transfer .product_intro {
    line-height: 1.8em;
    margin: 0.3125rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    font-size: 0.65625rem;
    color: #000000;
}
.product_labels > *,
.products .fn_transfer .fn_variants,
ul.product_compact,
ul.product_compact > li > div {
    display: -webkit-box;
    display: -ms-flexbox;
}
.products .fn_transfer .product_intro > * {
    margin: 0 0.1875rem;
}
.products .fn_transfer .product_intro svg {
    margin: -0.21875rem -0.125rem 0 0;
    max-height: 0.8125rem;
    max-width: 0.8125rem;
}
.products .fn_transfer .fn_variants {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: -0.3125rem;
    margin-right: -0.3125rem;
}
.products .overlay_buttons {
    position: absolute;
    top: 0;
    left: 0;
}
.products .products_item:hover .preview {
    z-index: 111;
    -webkit-box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.05), 0 2px 2px 0 rgba(0, 0, 0, 0.05), 0 4px 4px 0 rgba(0, 0, 0, 0.05), 0 8px 8px 0 rgba(0, 0, 0, 0.05), 0 16px 16px 0 rgba(0, 0, 0, 0.05), 0 22px 22px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.05), 0 2px 2px 0 rgba(0, 0, 0, 0.05), 0 4px 4px 0 rgba(0, 0, 0, 0.05), 0 8px 8px 0 rgba(0, 0, 0, 0.05), 0 16px 16px 0 rgba(0, 0, 0, 0.05), 0 22px 22px 0 rgba(0, 0, 0, 0.05);
}
.products .products_item:hover .product_name {
    color: #333;
    text-decoration: underline;
}
.products .products_item:hover .info_container:before {
    -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 90%, 0 90%);
    clip-path: polygon(0 100%, 100% 100%, 100% 90%, 0 90%);
}
.products .products_item:hover .image:after {
    opacity: 0;
}
.products .products_item:hover img.fn_img {
    opacity: 0.9;
    -webkit-transform: rotate(-1deg) scale(0.94);
    transform: rotate(-1deg) scale(0.94);
}
.product_labels {
    z-index: 3;
    zoom: 0.97;
    pointer-events: none;
    position: absolute;
    top: 0.3125rem;
    left: -0.1875rem;
}
.product_labels > * {
    position: relative;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 1.1875rem;
    margin: 0.0625rem;
    padding: 0.0625rem 0.4375rem;
    font-size: 0.5625rem;
    font-weight: 600;
    letter-spacing: 0.02em;
    border-radius: 0.125rem;
}
.product_labels > :after {
    position: absolute;
    top: 0.1875rem;
    right: -0.375rem;
    border-width: 5px;
    display: block;
    content: "";
    width: 0.8125rem;
    height: 0.8125rem;
    -webkit-transform: scaleX(0.8) rotate(45deg);
    transform: scaleX(0.8) rotate(45deg);
}
.product .product_buttons > *,
ul.product_compact > li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
}
.product_labels .featured {
    background: #0668a0;
    color: rgba(255, 255, 255, 0.88);
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
}
.product_labels .featured:after {
    border-color: #0668a0;
    background: #0668a0;
}
.product_labels .sale {
    background: #ffd11a;
    color: #806600;
    text-shadow: 0 1px 2px rgba(255, 255, 255, 0.25);
}
.product_labels .sale:after {
    border-color: #ffd11a;
    background: #ffd11a;
}
.promo_img {
    z-index: 11;
    position: absolute;
    max-width: 4.375rem !important;
    max-height: 4.375rem !important;
    top: -0.3125rem;
    right: -0.625rem;
}
.fn-slick-products,
.fn-slick-products-content {
    display: block;
    padding-top: 0.6875rem;
    padding-bottom: 0.6875rem;
    margin-top: 0;
    margin-bottom: 0;
}
.fn-slick-products .slick-list,
.fn-slick-products-content .slick-list {
    margin-left: -0.09375rem;
    margin-right: -0.09375rem;
}
.fn-slick-products .slick-list .slick-track,
.fn-slick-products-content .slick-list .slick-track,
.form_group {
    min-width: 100%;
}
.fn-slick-products .slick-list .products_item > *,
.fn-slick-products-content .slick-list .products_item > * {
    margin-left: 0.09375rem;
    margin-right: 0.09375rem;
}
.fn-slick-products .slick-arrow.slick-prev,
.fn-slick-products-content .slick-arrow.slick-prev {
    left: 0.0625rem;
}
.fn-slick-products .slick-arrow.slick-next,
.fn-slick-products-content .slick-arrow.slick-next {
    right: 0.0625rem;
}
.fn-slick-products .slick-dots,
.fn-slick-products-content .slick-dots {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    width: auto;
}
ul.product_compact {
    overflow-x: hidden;
    position: relative;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 -0.3125rem;
}
ul.product_compact > li {
    position: relative;
    display: inline-flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 17.5rem;
    flex: 1 17.5rem;
    max-width: 19.375rem;
    margin: 0.0625rem -0.15625rem;
    padding: 0.15625rem 0.3125rem;
}
.filters,
.filters > div > ul {
    display: grid;
    position: relative;
}
ul.product_compact > li > div {
    width: 100%;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0.8125rem;
    line-height: 1.1;
    padding: 0.3125rem 0.3125rem 0.3125rem 0;
    background: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 0.3125rem;
}
ul.product_compact > li > div > .image {
    height: 3.4375rem;
    width: 3.4375rem;
    padding: 0.1875rem;
}
ul.product_compact > li > div > .info {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 0.375rem;
}
ul.product_compact > li > div .product_name {
    display: block;
    margin: 0.25rem 0;
}
.product {
    position: relative;
    margin: 0 -0.9375rem;
}
.n_aside .post_content > .post_date,
.product > .row {
    margin: 0;
}
.product [class*="col"] {
    margin-bottom: 1rem;
}
.product .product_image {
    position: relative;
    min-height: 18.75rem;
    padding: 1.5625rem;
    background: #fff;
    border: 1px solid #e8e8e8;
}
.product .images {
    margin: 0.625rem 0 0.9375rem;
}
.product .images .image {
    width: 100%;
    margin: 0.1875rem;
    padding: 0.3125rem;
    background: #fff;
    border: 1px solid #e8e8e8;
}
.product .product_labels {
    left: 0.3125rem;
    top: 0.3125rem;
}
.product .product_labels > * {
    height: 1.4375rem;
    font-size: 0.6875rem;
    font-weight: 700;
}
.product .product_labels > :after {
    top: 0.25rem;
    right: -0.5rem;
    width: 1rem;
    height: 1rem;
}
.product .promo_img {
    right: 0;
    top: 0;
}
.product .fn_variants .features {
    font-size: 0.95em;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
.product .product_buttons {
    background: #f4f4f4;
    border: 1px solid #e8e8e8;
    padding: 1.25rem;
    text-align: center;
}
.product .product_buttons > * {
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
}
.product .product_buttons .price_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.875rem;
    line-height: 1.8;
}
.product .product_buttons .price_container .old_price {
    font-size: 1.125rem;
}
.product .product_buttons .fn_is_stock {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.product .product_buttons .amount {
    margin-left: 0;
}
.product .product_buttons .amount > * {
    height: 2.375rem;
    min-width: 1.75rem;
}
.product .product_buttons .product_btn {
    padding: 0 2.1875rem;
    font-size: 1.1875rem;
    height: 2.5rem;
    font-weight: 600;
    font-family: Montserrat;
}
.product .product_buttons .variant_select {
    height: 2.375rem;
    max-width: 14.6875rem;
    margin-top: 0.4375rem;
    padding: 0.3125rem;
}
.product .info_delivery,
.product .info_payment {
    background: #f4f4f4;
    border: 1px solid #e8e8e8;
    padding: 1.25rem 1.5625rem;
    font-size: 0.8125rem;
    line-height: 1.2;
}
#footer nav > ul > li,
.filters,
.page_titles > *,
.pager,
.pluses1804 li,
.post_title,
ul.brands > li {
    line-height: 1.1;
}
.product .info_delivery .h5,
.product .info_payment .h5 {
    margin: 0 0 0.4375rem;
}
.n_aside .post_content > .post_title,
.product .info_delivery p,
.product .info_payment p {
    margin: 0.125rem 0;
}
.no_stock {
    color: #cf0000;
    font-weight: 500;
}
.in_stock {
    color: #008241;
    font-weight: 500;
}
.filters_heading.btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 0;
    margin: -0.625rem 0 1.25rem;
    font-size: 1.1875rem !important;
    height: 2.5rem;
}
.filters .name.active + *,
.filters_heading.btn.active + div {
    display: grid !important;
}
.filters .name,
.filters > div {
    display: -webkit-box;
    display: -ms-flexbox;
}
.filters {
    overflow: hidden;
    margin-top: 0 !important;
    margin-bottom: 2.0625rem;
    font-size: 0.8125rem;
    color: #000000;
    max-width: 100%;
    grid-gap: 0.4375rem;
    grid-row-gap: 0.4375rem;
}
.filters .name {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    font-size: 0.825rem;
    font-weight: 600;
    color: #494f52;
}
.filters .name.fn_switch {
    cursor: pointer;
}
.filters .name.fn_switch:after {
    -webkit-transition: 0.15s;
    transition: 0.15s;
    content: "";
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-item-align: center;
    align-self: center;
    margin-left: auto;
    margin-top: 0;
    margin-right: -0.3125rem;
    width: 1.5rem;
    height: 1.5rem;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cpath fill='%23111111' d='M19.75 20.875l12.25 12.25 12.25-12.25 3.75 3.75-16 16-16-16z'/%3E%3C/svg%3E");
}
#footer .copyright span,
.filters .name.active {
    margin: 0.3125rem 0;
}
.filters .name.active:after,
.pager .link-prev:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.filters > div {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-order: 5;
    padding: 0.25rem 0.8125rem;
    border: 1px solid #e8e8e8;
    background: #f2f2f2;
    scrollbar-face-color: #83888a;
    scrollbar-track-color: #c1c4c5;
}
.filters > div.brands,
.filters > div.price,
.filters > div > ul li:first-child {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
}
.filters > div.selected {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.filters > div ::-webkit-scrollbar {
    width: 0.625rem;
    height: 0.625rem;
}
.filters > div ::-webkit-scrollbar-thumb {
    background: #83888a;
}
.filters > div ::-webkit-scrollbar-track {
    background: #c1c4c5;
}
.filters > div > ul {
    max-height: 15.625rem;
    overflow-y: auto;
    grid-gap: 0.3125rem;
    grid-row-gap: 0.5rem;
    border-top: 1px dotted #dbdbdb;
    margin: 0 0 0.3125rem;
    padding: 0.9375rem 0 0.3125rem;
}
.filters > div > ul li {
    margin-left: 1.4375rem;
    -ms-flex-order: 5;
}
.filters > div > ul li .text {
    padding-left: 0;
}
.filters > div > ul li .text:before {
    top: -0.2em;
    left: -1.4375rem;
    width: 0.9375rem;
    height: 0.9375rem;
}
.filters > div > ul li.selected {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    color: #313537;
}
.filters > div > ul li:hover,
.filters > div > ul li:hover a {
    color: #313537;
}
.filters > div.price > ul {
    grid-template-columns: repeat(auto-fit, minmax(100%, 1fr));
}
.filters > div.price > ul > li,
.page_titles.text-center:after,
.page_titles.text-center > * {
    margin-left: auto;
    margin-right: auto;
}
.ui-slider {
    display: block;
    position: relative;
    margin: 0.5rem auto;
    height: 0.5rem;
    background-color: #ededed;
    border: 1px solid #d9d9d9;
    width: calc(100% - 16px);
}
.ui-slider .ui-slider-handle {
    cursor: pointer;
    outline: 0 !important;
    position: absolute;
    width: 16px;
    height: 16px;
    margin-left: -8.8888888889px;
    top: -5.3333333333px;
    background-color: #ebebeb;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #f7f7f7), to(#ebebeb));
    background: linear-gradient(to bottom, #f7f7f7 30%, #ebebeb 100%);
    border: 1px solid #ccc;
    border-radius: 0.125rem;
    -webkit-box-shadow: 1px 1px 1px #e3e3e3;
    box-shadow: 1px 1px 1px #e3e3e3;
}
.ui-slider .ui-slider-range {
    position: absolute;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, color-stop(70%, #0668a0), to(#c70000));
    background: linear-gradient(to right, #0668a0 70%, #c70000 100%);
    border: 1px solid #0668a0;
}
.browsed,
.browsed > li,
.comment_item,
.p_toolbar,
.pager a,
.pluses1804 li,
.purchase .purchase_sum,
.section-posts,
ul.brands > li > a,
ul.post_list > * {
    position: relative;
}
.price_range {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}
.price_range input[type="text"] {
    cursor: pointer;
    max-width: 4.0625rem;
    padding: 0.33em 0.3125rem;
    font-size: 0.875rem;
    text-align: center;
    border: 1px solid #e3e3e3;
}
.page_header {
    margin: 0 0 0.625rem;
    padding: 0.1875rem 0 0.8125rem;
    border-bottom: 1px dotted #dbdbdb;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: -0.02em;
}
.page_titles {
    display: block;
    margin-top: 1.5625rem;
    margin-bottom: 0.625rem;
    font-size: 0.8125rem;
}
.page_titles > * {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
    width: 31.25rem;
    max-width: 100%;
    color: inherit;
}
.page_titles > .h3,
.page_titles > .title {
    width: auto;
    margin: 0 6.1875rem 0.375rem 0;
    text-transform: uppercase;
    letter-spacing: -0.02em;
    font-family: Roboto, Open Sans, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1.25rem;
}
.page_titles > .h3 *,
.page_titles > .title * {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.page_titles > .h3 * + *,
.page_titles > .title * + * {
    margin: 0 0.375rem;
}
.page_titles > .h3 > b,
.page_titles > .h3 > span,
.page_titles > .title > b,
.page_titles > .title > span {
    font-weight: 800;
}
@media (min-width: 576px) {
    .features {
        grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
    }
    ul.product_compact > li:after {
        content: "";
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
    }
    .page_titles > .h3,
    .page_titles > .title {
        max-width: 95%;
    }
    .page_titles .link_more.right {
        float: right;
        margin-top: -1.5625rem;
    }
    .page_titles:after {
       
    }
    .pager a + a {
        margin-left: 0.9375rem;
        text-align: right;
    }
}
.page_titles:after,
.page_titles:before {
   
}
.page_titles.light_titles,
.page_titles.light_titles a {
    color: rgba(255, 255, 255, 0.55);
    border-color: #fff;
}
.page_titles.light_titles .link_more {
    border-color: rgba(255, 255, 255, 0.79);
}
.page_titles.light_titles a:hover,
.page_titles.light_titles > .title b,
.pagination li:hover a,
.selected_filter_box .selected_filter_item:hover .s_filter_link {
    color: #fff;
}
.page_titles.light_titles:after {
    background-color: rgba(255, 255, 255, 0.79);
}
.breadcrumbs {
       margin: -0.3125rem 0 0;
    color: #121212;
    font-size: 0.8rem;
    font-weight: 600;
}
.breadcrumbs .container {
    margin-bottom: 0;
    padding: 1.0625rem 0.9375rem 0.75rem;
   
}
.breadcrumbs li {
    text-align: center;
    display: inline-block;
    margin: 0.1875rem 0 0;
}
.breadcrumbs li:last-child {
    opacity: 0.77;
}
.breadcrumbs li + li:before {
    content: "»";
    color: #000000;
    margin-left: 0.125rem;
    margin-right: 0.25rem;
}
@media (max-width: 991.98px) {
    article {
        padding: 0 0 1.25rem;
    }
    .fn_menu > ul {
        position: absolute;
        top: 100%;
        display: none;
    }
    .fn_menu.active > ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .cats .lev2 .arrow,
    .cats .lev3,
    .fn_switch + div,
    .top_bar .informers span {
        display: none;
    }
    .top_bar {
        font-size: 0.875rem;
    }
    .top_bar svg {
        max-height: 1.3em;
        max-width: 1.4em;
    }
    .top_bar .user {
        -webkit-box-ordinal-group: 100;
        -ms-flex-order: 99;
        order: 99;
    }
    .top_bar .mobile_menu {
        border-right: 1px dotted #c2c2c2;
    }
    .top_bar .mobile_menu > a svg {
        max-height: 1.625rem;
        max-width: 1.625rem;
    }
    .top_bar .search-place > a {
        color: #0668a0;
    }
    .top_bar .links.open {
        min-width: 13.875rem;
    }
    .top_bar .replaced > a {
        padding-left: 0.625rem !important;
        padding-right: 0.625rem !important;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .top_bar .replaced > ul {
        top: 0;
        left: 100%;
        min-width: 10rem;
    }
    #search button,
    #search fancybox-close-small {
        width: 3.125rem;
        height: 3.125rem !important;
    }
    #search button[type="submit"] {
        right: 0.125rem;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 3.125rem;
        flex: 0 3 4.125rem;
        margin-top: 9px;
    }
    #search button[type="submit"] svg {
        max-width: 1.25rem;
        max-height: 1.25rem;
    }
    #search input[type="text"] {
        height: 2.5rem;
        border: none;
        width: calc(100% - 100px);
    }
    #search .fancybox-close-small {
        background-color: #313537;
        color: #fff !important;
    }
    #search .fancybox-close-small:after {
        top: 0.625rem;
        right: 0.625rem;
        background: 0 0;
    }
    .autocomplete-suggestions {
        width: calc(100% - 30px) !important;
        font-size: 0.9375rem;
        margin-left: -0.0625rem !important;
                margin-top: 1.0rem !important;
        background: #f6f6f6;
        padding: 10px;
    }
    .cats ul ul,
    .cats ul ul li + li {
        border-top: 1px dotted rgba(189, 189, 174, 0.33);
    }
    .cats .lev1 {
        overflow-y: scroll;
    }
    .cats .lev1 > li > a {
        font-size: 1rem;
        padding: 1.125rem 1rem;
        font-weight: 500;
        text-transform: uppercase;
        color: #1a1a1a;
    }
    .cats .lev2 {
        padding: 0.4375rem 0 1.375rem;
        background: #f2f2f2;
    }
    .cats .lev2 li > a {
        font-size: 0.9375rem;
        padding: 0.625rem 0.875rem;
        opacity: 0.7;
    }
    .sliders_Main .row > div {
        padding-left: 0;
        padding-right: 0;
    }
    .sliders_Main .large_block .item {
        height: 20rem;
    }
    .slider_aside {
        display: none !important;
    }
    .filters > div > ul {
        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    }
    .breadcrumbs {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
    }
}
.p_toolbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.1875rem 0;
    font-size: 0.8125rem;
        color: #111010;
    font-weight: 600;
    background: #f5f5f5;
    border: 1px solid #e8e8e8;
}

select.select_sort {
    color: black;
}
.p_toolbar > *,
.pagination li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
}
.p_toolbar > * {
    margin: 0.3125rem 0.625rem;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
}
.p_toolbar .fn_pagination,
.pager {
    display: -webkit-box;
    display: -ms-flexbox;
}
.p_toolbar .fn_products_sort {
    -webkit-box-flex: 1;
    -ms-flex: 1 13.75rem;
    flex: 1 13.75rem;
}
.p_toolbar .fn_pagination {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.p_toolbar select {
    margin-left: 0.25rem;
	    font-size: 1em;
    color: #1c1c1c;
}
@media (max-width: 767.98px) {
    .page_header,
    .page_titles {
        text-align: center;
    }
    .page_titles:after,
    .page_titles > * {
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .page_titles .link_more.right {
        float: none !important;
    }
    .p_toolbar,
    .p_toolbar > * {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.pagination {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0.75rem;
    font-weight: 400;
}
.pagination li {
    min-width: 2.1em;
    height: 2em;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    padding: 0 0.4375rem;
    border: 1px solid #e8e8e8;
    border-radius: 0.125rem;
}
.pagination li:hover {
    background: #202325;
    border-color: #191b1c;
}
.pagination .active {
    color: #fff;
    background: #0668a0;
    border-color: #0668a0;
}
.n_aside .post_content,
.pager,
.purchase tr {
    border-bottom: 1px dotted #dbdbdb;
}
.comment_item ~ .comment_item,
.deliveries_list .delivery_item + .delivery_item,
.pager {
    border-top: 1px dotted #dbdbdb;
}
.pager {
    margin: 1.5625rem 0 3.125rem;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 0.875rem;
    font-weight: 500;
    padding: 0.625rem 0;
}
.pager a {
    margin: 0.9375rem 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 16.875rem;
    flex: 1 16.875rem;
    max-width: 25rem;
}
.browsed,
.fn-all_brands_1 .item,
.pluses1804 li,
ul.post_list {
    display: -webkit-box;
    display: -ms-flexbox;
}
.pager .link-next:after,
.pager .link-prev:before {
    content: "";
    width: 2.5rem;
    height: 2.1875rem;
    background-repeat: no-repeat;
    background-size: 2.1875rem 2.1875rem;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 64'%3E%3Cpath fill='%23f22424' d='M21.25 34.286c0 0.286-0.143 0.607-0.357 0.821l-16.643 16.643c-0.214 0.214-0.536 0.357-0.821 0.357s-0.607-0.143-0.821-0.357l-1.786-1.786c-0.214-0.214-0.357-0.5-0.357-0.821 0-0.286 0.143-0.607 0.357-0.821l14.036-14.036-14.036-14.036c-0.214-0.214-0.357-0.536-0.357-0.821s0.143-0.607 0.357-0.821l1.786-1.786c0.214-0.214 0.536-0.357 0.821-0.357s0.607 0.143 0.821 0.357l16.643 16.643c0.214 0.214 0.357 0.536 0.357 0.821z'/%3E%3C/svg%3E");
}
.pager .link-prev {
    padding-right: 1.875rem;
}
.pager .link-next {
    padding-left: 1.875rem;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    float: right;
    margin-left: auto;
}
.section-posts {
    z-index: 111;
    margin-bottom: 11.875rem;
    color: #fff;
    background: url(../images/bg-dark.jpg) 0 0 / cover no-repeat fixed #010101;
}
.section-posts .overlay {
    background-attachment: fixed;
    background-color: rgba(51, 56, 58, 0.33);
    background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 20.5V18H0v-2h20v-2H0v-2h20v-2H0V8h20V6H0V4h20V2H0V0h22v20h2V0h2v20h2V0h2v20h2V0h2v20h2V0h2v20h2v2H20v-1.5zM0 20h2v20H0V20zm4 0h2v20H4V20zm4 0h2v20H8V20zm4 0h2v20h-2V20zm4 0h2v20h-2V20zm4 4h20v2H20v-2zm0 4h20v2H20v-2zm0 4h20v2H20v-2zm0 4h20v2H20v-2z' fill='%23000000' fill-opacity='0.85'/%3E%3C/svg%3E");
}
.section-posts .container {
    padding-top: 2.75rem;
    padding-bottom: 2.0625rem;
}
.section-posts .page_titles:after {
    background-color: #0668a0;
}
.section-posts .post_list {
    margin-bottom: -13.125rem;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
ul.post_list {
    overflow-x: hidden;
    padding: 0;
    list-style: none;
    margin: 0.9375rem -0.25rem;
    display: flex;
}
ul.post_list > * {
    padding: 0 0.25rem 0.3125rem;
}
@media (min-width: 1480px) {
    .page.boxed {
        padding: 0.9375rem 0;
    }
    .page.boxed .wrap {
        margin: 0 auto;
        border-radius: 0.3125rem;
       
        max-width: 1480px;
    }
    .page.boxed .wrap .container {
        max-width: 1480px;
    }
    .inner,
    .page.boxed .wrap .bg-light_0 .container,
    .page.boxed .wrap .top_bar .container,
    .page.boxed .wrap > .container {
        padding-left: 0;
        padding-right: 0;
    }
    .h_menu nav {
        border-radius: 0.3125rem;
    }
    .h_menu ul.cats > li > a {
        border-radius: 5px 0 0 5px;
    }
    .h_menu ul.informers > li {
        border-radius: 0 5px 5px 0;
    }
    ul.post_list > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 calc(100% / 5);
        flex: 0 calc(100% / 5);
        min-width: calc(100% / 5);
    }
    .to_top {
        margin-right: -671px;
    }
}
@media (min-width: 992px) and (max-width: 1309.98px) {
    ul.post_list > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 calc(100% / 4);
        flex: 0 calc(100% / 4);
        min-width: calc(100% / 4);
    }
}
@media (min-width: 768px) and (max-width: 991.98px) {
    .filters {
        grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
    }
    ul.post_list > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 calc(100% / 4);
        flex: 0 calc(100% / 4);
        min-width: calc(100% / 4);
    }
}
@media (min-width: 576px) and (max-width: 767.98px) {
    ul.post_list > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 calc(100% / 3);
        flex: 0 calc(100% / 3);
        min-width: calc(100% / 3);
    }
}
@media (min-width: 576px) {
    ul.post_list:after {
        content: "";
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
    }
}
ul.post_list .post_item {
    position: relative;
    -webkit-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin: 0 auto;
    color: #000000;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.27);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.27);
}
ul.post_list .image {
    height: 8.75rem;
    width: 100%;
}
ul.post_list .image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 0 0;
    object-position: 0 0;
}
@media (min-width: 992px) {
    .cats .lev1 {
        position: absolute;
        top: 100%;
        left: 0.0625rem;
        padding: 0.625rem 1.25rem 1.5625rem;
        -webkit-column-gap: 0.9375rem;
        column-gap: 0.9375rem;
        border-bottom: 3px solid #0668a0;
    }
    .cats .lev1.open {
        display: block !important;
        overflow-y: scroll;
        height: 700px;
        overflow-x: hidden;
        width: 100%;
    }
    .cats .lev1 > li {
        display: block;
        margin: 0.4375rem 0 0;
        border: none;
        width: 33%;
        float: left;
    }
    .cats .lev1 > li > a {
        padding: 0.3125rem 0.3125rem 0.125rem;
        font-size: 1rem;
        font-weight: 500;
        color: #0668a0;
    }
    .cats .lev1 ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .cats .lev1 a:hover {
        color: #000;
        text-decoration: underline;
    }
    .cats .lev2 {
        color: #333;
    }
    .cats .lev2 > li > a {
        padding: 0.125rem 0.3125rem;
        font-weight: 500;
        font-size: 13px;
    }
    .cats .lev3,
    .filters_heading.btn {
        display: none !important;
    }
    .cats .arrow {
        display: none;
    }
    .sticky {
        -webkit-animation: 1s 0.1s both sticky_up;
        animation: 1s 0.1s both sticky_up;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        border-bottom: 1px solid #f2f2f2;
        -webkit-box-shadow: 0 10px 16px -6px rgba(0, 0, 0, 0.22);
        box-shadow: 0 10px 16px -6px rgba(0, 0, 0, 0.22);
        background: #1361d5;
    }
    @-webkit-keyframes sticky_up {
        0% {
            opacity: 0;
            -webkit-transform: translateX(0) translateY(-0.2rem) scaleY(1);
            transform: translateX(0) translateY(-0.2rem) scaleY(1);
        }
        40% {
            opacity: 1;
        }
        100% {
            -webkit-transform: none;
            transform: none;
        }
    }
    @keyframes sticky_up {
        0% {
            opacity: 0;
            -webkit-transform: translateX(0) translateY(-0.2rem) scaleY(1);
            transform: translateX(0) translateY(-0.2rem) scaleY(1);
        }
        40% {
            opacity: 1;
        }
        100% {
            -webkit-transform: none;
            transform: none;
        }
    }
    .sticky .container {
        margin: 0 auto !important;
    }
    .sliders_Main .container {
        padding-left: 0;
        padding-right: 0;
    }
    .sliders_Main .row {
        margin-left: 0;
        margin-right: 0;
    }
    .sliders_Main .row > div {
        padding-left: 0.15625rem;
        padding-right: 0.15625rem;
    }
    .sliders_Main .item:hover .content {
        -webkit-transition: 0.15s ease-in;
        transition: 0.15s ease-in;
    }
    .sliders_Main .item:hover .content .button {
        margin-left: 0.3125rem;
    }
    .product .images .slick-track {
        margin-left: -0.1875rem;
    }
    .filters > div > ul {
        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    }
    .filters {
        grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    }
    .BlogView .main .post_list > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 calc(100% / 4);
        flex: 0 calc(100% / 4);
        min-width: calc(100% / 4);
    }
}
.post_content {
    padding: 0.6875rem 0.9375rem;
    background: #fff;
    font-size: 0.78125rem;
    width: 100%;
}
.post_content .link_more {
    margin-top: 0.4375rem;
    font-size: 0.75rem;
}
.post_title {
    margin: 0.25rem 0 0.6875rem;
    font-size: 0.8625rem;
    font-weight: 600;
    text-transform: none;
    height: 2.2em;
    overflow: hidden;
}
.comment_header .comment_author,
.deliveries_list .h2,
.pluses1804 li > div > div,
.remove_link,
.review_success,
button.fancybox-close-small.no_cancel_order {
    text-transform: uppercase;
}
.post_date {
    margin: 0.3125rem 0;
    font-size: 0.6875rem;
    opacity: 0.7;
}
.post_annotation {
    line-height: 1.15;
    height: 5.3125rem;
    overflow: hidden;
}
.browsed {
    overflow-x: hidden;
    list-style: none;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -0.125rem;
    padding: 0 0 1.875rem;
}
.browsed > li {
    padding: 0.125rem;
}
.browsed > li .image {
    height: 4.375rem;
    width: 4.375rem;
    padding: 0.25rem;
    border: 1px solid #e8e8e8;
    border-radius: 0.1875rem;
    background: #fff;
}
.all_brands {
    padding: 1.375rem 0 0;
}
.fn-all_brands_1 {
    padding: 0.6875rem 0.9375rem 2.0625rem;
}
.fn-all_brands_1 .item {
    -webkit-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
    margin: 0.9375rem auto;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0.8;
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http:www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
    -webkit-filter: saturate(0);
    filter: saturate(0);
}
.fn-all_brands_1 .item img {
    max-height: 2.8125rem;
    max-width: none;
}
.fn-all_brands_1 .item span {
    margin: 0.625rem auto;
}
.fn-all_brands_1 .item:hover {
    opacity: 1;
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http:www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
    -webkit-filter: grayscale(0%);
}
ul.brands {
    margin: 2.1875rem 0;
    padding: 0;
    list-style: none;
    display: grid;
    grid-gap: 15px;
    grid-row-gap: 40px;
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
}
ul.brands > li {
    font-size: 0.8125rem;
    border-left: 1px dotted #dbdbdb;
    padding-left: 0.9375rem;
}
ul.brands > li > a {
    width: 100%;
    display: block;
}
.deliveries_list .delivery_description p,
ul.brands > li .title {
    margin: 0 0 0.3125rem;
}
ul.brands > li .image {
    margin: 0.9375rem 0;
    height: 3.75rem;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
ul.brands > li .image img {
    max-width: auto;
    max-height: 100%;
}
ul.brands > li .link_more {
    margin: 0.4375rem 0 0;
}
.comment_item {
    margin-left: -0.625rem;
    padding: 0.9375rem 1.0625rem;
    font-size: 0.875rem;
    background: #f5f5f5;
}
.comment_item ~ .comment_item {
    margin-top: 0.625rem;
}
.comment_header {
    margin: 0 0 0.4375rem;
    font-weight: 500;
}
.comment_author {
    font-size: 1.0625rem;
    font-weight: 700;
}
.comment_date {
    font-size: 0.71875rem;
    margin: 0 0.4375rem;
    opacity: 0.7;
}
.admin_note {
    margin: 1.25rem -0.3125rem -0.3125rem 0.3125rem;
    padding: 0.9375rem;
    background: #fffdeb;
    border: 1px solid #eaeae1;
}
.n_aside .post_content {
    padding: 0.625rem 0;
    font-size: 0.78125rem;
}
.n_aside .post_content + .post_content {
    margin: 0.625rem 0 0;
}
.pluses1804 li {
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin: 0.625rem 0;
    font-size: 0.8125rem;
}
.pluses1804 li > span {
    -ms-flex-preferred-size: 2.0625rem;
    flex-basis: 2.0625rem;
    color: #0668a0;
}
.pluses1804 li > span > svg {
    max-height: 1.5rem;
    max-width: 1.5rem;
}
#footer .subscribe_form input[type="email"],
.pluses1804 li > div {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.pluses1804 li > div > div {
    margin: 0.3125rem 0;
    font-size: 0.875rem;
    font-weight: 600;
    color: #000;
}
#fn_cart_popup {
    text-align: center;
}
.purchase {
    width: 100%;
    margin-bottom: 40px;
}
.purchase tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.375rem 0;
}
.purchase td,
.purchase th {
    margin: 0.125rem;
    padding: 0.3125rem;
}
.purchase .title {
    -webkit-box-flex: 1;
    -ms-flex: 1 13.125rem;
    flex: 1 13.125rem;
}
.purchase .title a {
    color: #0668a0;
}
.purchase .purchase_amount,
.purchase .purchase_image {
    -ms-flex-preferred-size: 6.25rem;
    flex-basis: 6.25rem;
}
.purchase .purchase_image img {
    max-height: 3.125rem;
}
.purchase .price {
    -ms-flex-preferred-size: 9.375rem;
    flex-basis: 9.375rem;
    text-align: right;
}
.purchase .purchase_sum {
    font-size: 1.1em;
    font-weight: 700;
    padding-right: 2.1875rem;
}
.purchase .purchase_remove {
    position: absolute;
    top: 0.3125rem;
    right: 0.3125rem;
    border: none;
}
.purchase .purchase_total {
    font-size: 1.4em;
    font-weight: 700;
}
.purchase .coupon {
    position: relative;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 1.5625rem;
    max-width: 41.625rem;
}
.purchase .coupon .coupon_button,
.purchase .coupon .form_input {
    height: 2.375rem;
    border-radius: 0;
}
.purchase .coupon > div {
    width: 100%;
    margin-bottom: 5px;
}
.deliveries_list .bg-light {
    border: 1px solid #e8e8e8;
    background: #f4f4f4;
    padding: 1.5625rem 1.5625rem 0.9375rem;
    overflow: hidden;
}
.deliveries_list .h2 {
    font-size: 1.125rem;
    font-weight: 500;
    margin-bottom: 0.9375rem;
}
.deliveries_list .delivery_label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0.4375rem 0;
}
.deliveries_list .delivery_label .delivery_name {
    width: 100%;
    font-size: 0.875rem;
    font-weight: 700;
}
.deliveries_list .delivery_label img {
    max-height: 2.0625rem;
    float: right;
}
.deliveries_list .delivery_label.active + .delivery_description {
    display: block;
}
.deliveries_list .delivery_description {
    display: none;
    font-size: 0.8125rem;
    line-height: 1.1;
    padding: 0 0 0.6875rem 1.5625rem;
}
.catalog_item,
.deliveries_list .delivery_item {
    padding: 0;
}
.order_notify {
    margin: 0 0 1.5625rem;
    padding: 0.9375rem 1.5625rem;
    border: 2px solid #0668a0;
}
.order_details {
    width: 90%;
}
.order_details td {
    padding: 0.3125rem 0.5rem;
}
.order_details tr:nth-child(2n) {
    background: #f0f0f0;
}
.product_rating {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.product_rating .rating_starOff,
.product_rating .rating_starOn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 70px;
    height: 14px;
    background-size: 14px 14px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 70 70'%3E%3Cpath fill='%23d4d4d4' d='M59.429 23.107c0 0.643-0.464 1.25-0.929 1.714l-12.964 12.643 3.071 17.857c0.036 0.25 0.036 0.464 0.036 0.714 0 0.929-0.429 1.786-1.464 1.786-0.5 0-1-0.179-1.429-0.429l-16.036-8.429-16.036 8.429c-0.464 0.25-0.929 0.429-1.429 0.429-1.036 0-1.5-0.857-1.5-1.786 0-0.25 0.036-0.464 0.071-0.714l3.071-17.857-13-12.643c-0.429-0.464-0.893-1.071-0.893-1.714 0-1.071 1.107-1.5 2-1.643l17.929-2.607 8.036-16.25c0.321-0.679 0.929-1.464 1.75-1.464s1.429 0.786 1.75 1.464l8.036 16.25 17.929 2.607c0.857 0.143 2 0.571 2 1.643z'/%3E%3C/svg%3E");
}
.comparison_button,
.product_rating .rating_text,
.wishlist_button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    font-size: 0.75rem;
}
.product_rating .rating_starOn {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 70 70'%3E%3Cpath fill='%23f2a024' d='M59.429 23.107c0 0.643-0.464 1.25-0.929 1.714l-12.964 12.643 3.071 17.857c0.036 0.25 0.036 0.464 0.036 0.714 0 0.929-0.429 1.786-1.464 1.786-0.5 0-1-0.179-1.429-0.429l-16.036-8.429-16.036 8.429c-0.464 0.25-0.929 0.429-1.429 0.429-1.036 0-1.5-0.857-1.5-1.786 0-0.25 0.036-0.464 0.071-0.714l3.071-17.857-13-12.643c-0.429-0.464-0.893-1.071-0.893-1.714 0-1.071 1.107-1.5 2-1.643l17.929-2.607 8.036-16.25c0.321-0.679 0.929-1.464 1.75-1.464s1.429 0.786 1.75 1.464l8.036 16.25 17.929 2.607c0.857 0.143 2 0.571 2 1.643z'/%3E%3C/svg%3E");
}
.product_rating .rating_text {
    display: inline-flex;
    color: #ababab;
}
.product_rating > * + * {
    margin-left: 0.1875rem;
}
.comparison_button,
.wishlist_button {
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 500;
    color: #919191;
    z-index: 22;
}
.comparison_button svg,
.wishlist_button svg {
    background: rgba(255, 255, 255, 0.74);
    padding: 0.3125rem;
    max-height: 30px;
    max-width: 30px;
    border: 1px solid #d4d4d4;
    border-radius: 50%;
}
.comparison_button:hover svg,
.wishlist_button:hover svg {
    color: #333;
}
.comparison_button.selected svg,
.wishlist_button.selected svg {
    color: #0668a0 !important;
    -webkit-box-shadow: 0 0.3rem 1rem rgba(0, 0, 0, 0.15);
    box-shadow: 0 0.3rem 1rem rgba(0, 0, 0, 0.15);
    border-color: #fff;
}
.preview .comparison_button,
.preview .wishlist_button {
    position: absolute;
    left: 0.3125rem;
}
.preview .comparison_button {
    top: 4.6875rem;
}
.preview .wishlist_button {
    top: 6.875rem;
}
.product_compare,
.product_wish {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 0.625rem 0 0;
    width: 7.625rem;
}
#footer .subscribe_form,
.comparison_page,
.comparison_page .compare_controls a {
    display: -webkit-box;
    display: -ms-flexbox;
}
.product_compare svg,
.product_wish svg {
    margin-right: 0.3125rem;
    color: #f7a106;
}
.product_compare.selected,
.product_wish.selected {
    border-bottom: 1px dotted #0668a0;
    color: #0668a0;
}
.product_compare:after,
.product_wish:after {
    content: attr(title);
}
.comparison_page {
    font-size: 0.78125rem;
    display: flex;
}
.comparison_page .comparison_left {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 35%;
    flex: 0 35%;
    max-width: 13.75rem;
}
.comparison_page .comparison_products {
    width: calc(100% - 220px);
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    margin: 0;
    padding: 0;
    border-left: 1px solid #e8e8e1;
}
.comparison_page .cell,
.remove_link {
    padding: 0.25rem 0.4375rem;
}
.comparison_page .comparison_item {
    -ms-flex-direction: column;
    flex-direction: column;
}
.comparison_page .preview {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.comparison_page .cell:nth-child(odd) {
    background: #efefef;
}
.comparison_page .compare_controls a {
    display: flex;
    text-align: center;
    padding: 0.3125rem 0.625rem;
    font-size: 0.875rem;
    width: 11.0625rem;
    max-width: 100%;
}
.comparison_page .compare_controls .compare_show {
    position: absolute;
    left: 0;
    bottom: 25px;
}
.comparison_page .slick-track {
    right: auto;
    margin-left: 0;
}
.comparison_page .slick-arrow {
    top: 18.75rem !important;
}
.comparison_page .slick-prev {
    left: 0 !important;
}
.comparison_page .slick-next {
    right: 0 !important;
}
@media (max-width: 575.98px) {
    .products {
        grid-template-columns: repeat(auto-fill, minmax(40%, 1fr));
    }
    .promo_img {
        display: none !important;
    }
    .pager a {
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    ul.post_list > * {
        -webkit-box-flex: 1;
        -ms-flex: 1 10.9375rem;
        flex: 1 10.9375rem;
        min-width: 50%;
        padding: 0.125rem;
        margin-left: auto;
        margin-right: auto;
    }
    .comparison_page .comparison_products {
        max-width: 75%;
    }
}
.remove_link {
    z-index: 111;
    font-size: 0.6875rem;
    font-weight: 700;
    position: absolute;
    top: 0.3125rem;
    right: 0.3125rem;
}
#footer {
    font-size: 0.8125rem;
    line-height: 1.5;
    color: #aaa;
    background: #0b0c0c;
    border-top: 2px solid rgba(255, 255, 255, 0.88);
}
#footer .container {
    padding: 2.5rem 1.5625rem 1.5625rem;
    position: relative;
}
#footer .row {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
#footer .row > div {
    margin: 0.9375rem 0.125rem;
}
#footer .contacts {
    -webkit-box-flex: 0;
    -ms-flex: 0 160px;
    flex: 0 160px;
}
#footer .categories {
    -webkit-box-flex: 1;
    -ms-flex: 1 360px;
    flex: 1 360px;
}
#footer .pages {
    -webkit-box-flex: 1;
    -ms-flex: 1 150px;
    flex: 1 150px;
}
#footer .info {
    -webkit-box-flex: 0;
    -ms-flex: 0 140px;
    flex: 0 140px;
}
#footer .title {
    margin-bottom: 0.6875rem;
    font-size: 1rem;
    font-weight: 400;
    text-transform: none;
    color: #fff;
}
#footer nav > ul {
    list-style-position: inside;
    margin: 0;
    padding: 0;
    display: grid;
    grid-gap: 0.9375rem;
    grid-row-gap: 0.4375rem;
    grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
}
#footer nav > ul > li {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 180px;
    flex: 1 180px;
    padding-left: 0.8125rem;
}
#footer nav > ul > li:before {
    position: absolute;
    left: 0;
    content: "";
    display: inline-block;
    width: 0.8125rem;
    height: 0.875rem;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 64'%3E%3Cpath fill='%23ee0e0e' d='M21.25 34.286c0 0.286-0.143 0.607-0.357 0.821l-16.643 16.643c-0.214 0.214-0.536 0.357-0.821 0.357s-0.607-0.143-0.821-0.357l-1.786-1.786c-0.214-0.214-0.357-0.5-0.357-0.821 0-0.286 0.143-0.607 0.357-0.821l14.036-14.036-14.036-14.036c-0.214-0.214-0.357-0.536-0.357-0.821s0.143-0.607 0.357-0.821l1.786-1.786c0.214-0.214 0.536-0.357 0.821-0.357s0.607 0.143 0.821 0.357l16.643 16.643c0.214 0.214 0.357 0.536 0.357 0.821z'/%3E%3C/svg%3E");
}
#footer .payments_small {
    margin: 1.5625rem 0 0.625rem;
    text-align: left;
}
#footer .payments_small img {
    max-width: 23.25rem;
}
#footer .subscribe_form {
    background: rgba(255, 128, 0, 0.11);
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0.6875rem auto;
}
#footer .subscribe_form > * {
    border: none;
    height: 1.625rem;
    padding: 0.125rem 0.6875rem;
    font-size: 0.75rem;
    font-weight: 400;
}
#footer .copyright {
    position: relative;
    letter-spacing: -0.02em;
    font-size: 0.6875rem;
    line-height: 1.2;
    opacity: 0.75;
}
#footer .copyright p {
    margin: 0.3125rem 0;
    font-size: 0.625rem;
}
#footer .madein {
    position: absolute;
    bottom: 0.625rem;
    right: 1.875rem;
    font-size: 0.6875rem;
    font-weight: 500;
    text-decoration: none !important;
    opacity: 0.4;
}
#footer .zomboseti a {
    display: inline-block;
    vertical-align: top;
    width: 1.375rem;
    height: 1.375rem;
    border-radius: 0.1875rem;
    background-size: 100% 100%;
}
#footer .fb {
    background-image: url(../images/zomboseti-fb.png);
}
#footer .vk {
    background-image: url(../images/zomboseti-vk.png);
}
#footer .tw {
    background-image: url(../images/zomboseti-tw.png);
}
.to_top {
    opacity: 0;
    -webkit-transition: 0.35s ease-in-out;
    transition: 0.35s ease-in-out;
    position: fixed;
    z-index: 99;
    cursor: pointer;
    width: 1.875rem;
    height: 1.875rem;
    right: 50vw;
    bottom: 0;
    border: 2px solid rgba(37, 40, 42, 0.88);
    border-radius: 0.1875rem;
    background-color: rgba(37, 40, 42, 0.85);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 80% 80%;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cpath fill='%23eeeeee' d='M49.867 38.133l-16-16c-1.067-1.067-2.667-1.067-3.733 0l-16 16c-1.067 1.067-1.067 2.667 0 3.733s2.667 1.067 3.733 0l14.133-14.133 14.133 14.133c0.533 0.533 1.333 0.8 1.867 0.8s1.333-0.267 1.867-0.8c1.067-1.067 1.067-2.667 0-3.733z'/%3E%3C/svg%3E");
}
.to_top.active {
    opacity: 1;
    bottom: 4vh;
}
.to_top:hover {
    background-color: #0668a0;
    border-color: #0668a0;
}
@media (max-width: 1309.98px) {
    .to_top {
        right: 0.5vw;
    }
}
a.fn-fast_order_button {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    line-height: 21px;
    padding: 5px 65px;
    background: #40bc5a;
    border-radius: 3px;
}
span.units {
    color: #afafaf;
    font-size: 20px;
    line-height: -12px;
}
.actions_price {
    font-size: 53px;
    font-weight: 600;
    color: #e06c05;
    line-height: 45px;
}
.actions_annotation {
    display: block;
    font-size: 15px;
}
.actions {
    display: block !important;
}
a.questions {
    font-size: 12px;
    border-bottom: 1px dotted;
}
a.checkout_button,
input.checkout_button {
    font-size: 20px;
    color: #fff;
    padding-bottom: 14px;
    padding-top: 14px;
    border-radius: 6px;
    text-align: center;
    display: block;
}
@media (min-width: 1000px) {
    .slick-banner img {
        max-width: 100%;
    }
    .banner_main_left_small {
        display: flex;
        width: 17%;
        float: left;
        margin-right: 18px;
    }
    .banner_main_center_big {
        width: 60%;
        float: left;
    }
    .banner_main_right_small {
        float: left;
        width: 17%;
        margin-left: 17px;
    }
    .name_and_description_left {
        margin-top: -60px;
    }
    .banner_not_main {
        margin-bottom: 48px;
    }
    span.slick-description {
        color: red;
        font-size: 19px;
        background: #ffffffe0;
    }
    span.slick-name {
        color: #fff;
        background: #18597d;
    }
    .name_and_description_center {
        margin-top: -118px;
        font-size: 35px;
    }
    span.slick-description-center {
        color: red;
        font-size: 44px;
        background: #ffffffe0;
        padding: 2px;
    }
    .name_and_description_right {
        margin-top: -66px;
    }
    .questions-popup {
        width: 40%;
    }
}
.questions_text {
    float: left;
    font-size: 18px;
    width: 75%;
}
img.mechanic {
    float: right;
    width: 21%;
    position: absolute;
    bottom: 0;
    right: 10px;
}
img.image_mobile_banner {
    max-width: 100%;
    margin-bottom: 10px;
}
@media (max-width: 960px) {
    #footer .payments_small img {
        max-width: 15.25rem;
    }
}
a.checkout_button {
    width: 100%;
    background: url(../images/background_payment.jpg);
    background-position-y: center;
}
input.checkout_button {
    width: 100%;
    background: url(../images/background_payment.jpg);
    background-position-y: center;
    border: none;
    cursor: pointer;
}
.delivery_percent {
    font-size: 18px;
    text-align: center;
    padding-top: 20px;
    color: #333;
    font-weight: 600;
}
.OSTATKI_PO_SKLADAM {
    margin-top: 21px;
}
.OSTATKI_PO_SKLADAM_TITLE {
    margin-bottom: 10px;
    font-weight: 600;
}
li.search-block1 {
    height: 100px;
    margin-top: -46px;
}
.serp-list {
    min-width: 100% !important;
}
.videoreview {
    display: block;
    position: relative;
    width: 100px;
    height: auto;
    float: left;
    margin-right: 15px;
}
.videoreview:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/play_button.png) 50% 50% no-repeat;
}
.review_answer_form {
    overflow: hidden;
    width: 500px;
}
.reviews_youtube {
    margin: 10px 0;
}
.rating_starOff_r,
.rating_starOn_r {
    display: inline-block;
    vertical-align: top;
    max-width: 90px;
    width: 90px;
    height: 18px;
    background: url(../images/rating.png) left top repeat-x;
}
.rating_starOn_r {
    display: block;
    background-position: left bottom;
}
.reviews_list .reviews_list_body {
    width: 100%;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: left;
    -webkit-box-align: center;
    -ms-flex-align: center;
    flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    justify-content: left;
    -webkit-box-pack: justify;
    -webkit-justify-content: center;
    -ms-flex-pack: justify;
}
.reviews_list .reviews_list_row {
    width: 100%;
    height: auto;
    min-height: 80px;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: center;
    -webkit-align-items: center;
}
.user_review_note2 {
    border-left: 2px solid #f2bd0b;
    padding: 0 5px !important;
}
.dislike_review,
.like_review {
    display: inline-block;
    height: 20px;
    min-width: 20px;
    padding-left: 25px;
    line-height: 25px;
    text-decoration: none;
    margin-left: 5px;
}
.like_review {
    background: url(../images/review_like.png) 0 0/20px no-repeat;
    color: green;
}
.dislike_review {
    background: url(../images/review_dislike.png) 0 0/20px no-repeat;
    color: red;
}
.fn_msg_review_success {
    color: green;
}
.fn_msg_review_error,
.fn_msg_review_error_user {
    color: red;
}
.review_success {
    padding: 11px 23px;
    margin-bottom: 25px;
    color: #fff;
    background-color: #02bcf2;
}
.reviews_list_body_item.top_review {
    border-bottom: 1px solid #e1e8ed;
}
.review_answer {
    padding: 2px 5px;
    line-height: 15px;
    border: 2px solid #e5e5e5;
    border-radius: 8px;
}
.review_answer:hover {
    border-color: #f2bd0b;
    background-color: #fff;
    color: inherit;
    border-radius: 8px;
}
.comment_header .comment_date {
    font-size: 13px;
}
.review_content {
    font-size: 13px;
    color: #3a3a3a;
    margin-bottom: 10px;
    line-height: 1.4;
    padding-left: 0;
}
.review_content_main {
    margin-top: 5px;
    margin-bottom: 5px;
}
.review_content.wrap_buttons,
.reviews_list .reviews_list_body_item {
    margin-top: 10px;
}
.user_review_note {
    border-left: 3px solid #cece04;
    margin-left: 25px;
    margin-top: 10px;
    padding: 0 0 0 10px !important;
}
.tag_review,
.tag_review_2 {
    line-height: 1;
    vertical-align: baseline;
    border-radius: 3px;
    margin-right: 1px;
    margin-bottom: 2px;
    margin-top: 2px;
    font-weight: 700;
    padding: 3px;
    text-align: center;
    color: #fff;
    display: inline-block;
}
.tag_review {
    background-color: #38c0f3;
}
.tag_review_2 {
    background-color: #cece04;
}
.admin_review_note {
    border-left: 3px solid #38c0f3;
    margin-left: 25px;
    margin-top: 10px;
    padding: 0 0 0 10px !important;
}
.comment_header {
    margin-bottom: 5px;
}
.annotation_rewes {
    font-size: 12px;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
}
.email_rewes {
    margin-bottom: 20px;
    padding-left: 31px;
    font-size: 13px;
}
.it_work_search {
    text-align: center;
    padding-top: 5px;
}
.it_work_search a {
    border-bottom: 1px solid #b9b9b9;
}
.service-item.four-elements {
       text-align: center;
    border: 1px solid #c9c9c9;
   
    padding: 10px;
    transition: 0.3s;
    height: 73px;
    
   
}
.service-item.four-elements:hover {
    box-shadow: 0 0 10px 0 #d2d2d2;
}
.grafik_ny {
    text-align: center;
    padding: 6px 0;
    font-weight: 500;
    color: #fff;
    font-size: 16px;
    background: #ef7f1f;
    margin: 10px 0;
}
.address_block_annotation,
.cancel_order_success,
.n-v-k,
.no_work,
.obyava {
    font-weight: 600;
    text-align: center;
}
.address_block_annotation {
    padding: 10px;
    background: #b13a3a;
    margin-bottom: 10px;
    color: #fff;
}
.n-v-k {
    color: green;
    font-size: 16px;
    margin-bottom: 13px;
}
.custom_checkbox {
    padding: 5px;
}
.custom_checkbox label input,
.custom_checkbox label span {
    display: inline-block;
    vertical-align: middle;
}
.custom_checkbox label span {
    margin-left: 7px;
}
input.custom_field_checkbox {
    width: auto;
}
.custom_field_select {
    min-width: 70%;
    margin-left: 10px;
    height: 39px;
    line-height: 35px;
    padding: 0 35px 0 15px;
    border: 2px solid #e1e8ed;
    border-radius: 2px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url(../images/select_arrow.png);
    background-position: right 12px center;
    background-repeat: no-repeat;
    cursor: pointer;
    margin-top: 5px;
}
button.fancybox-close-small.no_cancel_order {
    background: green;
    margin-top: 20px;
    color: #fff;
    position: relative;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0 !important;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0.05em 1.3em;
    border: 0.0625rem solid transparent;
    height: 31px;
    line-height: 1;
    width: 100%;
    font-size: 0.75rem;
    text-decoration: none;
    font-weight: 500;
    letter-spacing: 0.03em;
    font-family: Oswald, "Helvetica Neue", Arial, sans-serif;
    border-radius: 0.25rem;
    -webkit-box-shadow: inset 0 -1.1em 0.2em rgba(0, 0, 0, 0.04), 0 1px 1px rgba(0, 0, 0, 0.09);
    box-shadow: inset 0 -1.1em 0.2em rgba(0, 0, 0, 0.04), 0 1px 1px rgba(0, 0, 0, 0.09);
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
    max-width: 100%;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.1s ease-in;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.1s ease-in, -webkit-box-shadow 0.1s ease-in;
}
input.button.cancel_order {
    background: #d82d2d;
    border: none;
    width: 100%;
}
a.fn_callback_cancel_order.btn.btn-sm.btn-success.mt-sm {
    background: #000;
}
.cancel_order_success {
    font-size: 16px;
    background: #8a3d3d;
    padding: 20px;
    color: #fff;
}
.no_work {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #e00303;
    font-size: 17px;
}
.no_stock1 {
    font-size: 14px;
    letter-spacing: initial;
    line-height: 1;
}
.filter_item,
.filter_link {
    line-height: 24px;
}
.title_image {
    font-size: 11px;
    text-align: center;
}
span.vacation {
    color: #f10000;
    font-weight: 800;
}
.fn_banner_case_2019_2.slick-banner img {
    margin-top: -67px;
    z-index: 9999;
    margin-bottom: -44px;
}
.fn_banner_case_2019_2.slick-banner {
    margin-top: 34px;
}
img.imgstockpoint {
    width: 20px;
    margin-right: 10px;
}
.point_stock_more {
    font-size: 14px;
}
.obyava {
    font-size: 24px;
    color: #ff6a00;
}
span.preorder_label {
    display: inline-block;
    background: #ef451e;
    color: #fff;
    padding: 6px;
    margin-top: 5px;
    border-radius: 5px;
}
.nonstock-alert {
    color: #f77213;
    font-size: 18px;
}
.image-table-wrap.image-cat-produts {
       float: left;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.selected_filter_box .s_filter_link,
.selected_filter_boxes {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
}
.sidebar_center,
.sidebar_top {
    background-color: #fff;
    margin-bottom: 20px;
}
.filter_link,
.filter_reset {
    background: no-repeat;
    border: none;
}
.sidebar .h2 {
    padding-bottom: 5px;
    padding-top: 5px;
    font-size: 16px;
}
.filter_group {
    padding: 23px 23px 0;
}
.catalog_menu {
    padding: 20px 23px 0;
}
.selected_filter_boxes {
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}
.selected_filter_box {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
}
.selected_filter_item {
    border: 1px solid #38c0f3;
    border-radius: 3px;
    margin: 0 0 10px;
    max-width: 100%;
}
.filter_reset {
    font-size: 13px;
    color: #00aeef;
    font-weight: 500;
    overflow: hidden;
    display: inline-block;
    padding: 0;
    text-decoration: underline;
    cursor: pointer;
}
.catalog_link,
.filter_link {
    position: relative;
    text-decoration: none;
    cursor: pointer;
}
.selected_filter_box .s_filter_link {
    border: none;
    background: 0 0;
    display: flex;
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    font-size: 12px;
    padding: 2px 8px 1px;
    cursor: pointer;
    color: #000000;
}
.selected_filter_box .s_filter_link span {
    margin-right: 5px;
    cursor: pointer;
    text-align: left;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 calc(100% - 20px);
    -ms-flex: 0 0 calc(100% - 20px);
    flex: 0 0 calc(100% - 20px);
    max-width: calc(100% - 20px);
}
.selected_filter_box .s_filter_link svg {
    width: 16px;
    height: 16px;
    color: #000000;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16px;
    -ms-flex: 0 0 16px;
    flex: 0 0 16px;
    max-width: 16px;
}
.selected_filter_box .selected_filter_item:hover .s_filter_link svg {
    color: #f25050;
}
.selected_filter_box .selected_filter_item:hover {
    background: #38c0f3;
}
.filters_heading {
    position: relative;
    font-weight: 700;
    font-size: 18px;
    padding: 9px 15px;
    cursor: pointer;
}
.filters_heading .angle_icon {
    position: absolute;
    right: 20px;
    top: 18px;
}
.filter_link {
    display: block;
    padding-left: 22px;
    font-size: 13px;
    min-height: 24px;
    text-align: left;
    font-weight: 400;
    color: #0f3361;
}
.catalog_link {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    font-size: 14px;
    padding: 7px 0;
}
.ekatprocent,
.git_body {
    display: block !important;
}
.catalog_link.sub_cat::after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    margin-left: 1px;
    background-image: url(../images/select_arrow.png);
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16px;
    -ms-flex: 0 0 16px;
    flex: 0 0 16px;
    max-width: 16px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.filter_indicator {
    position: absolute;
    width: 18px;
    height: 18px;
    top: 0;
    left: 0;
    border: 1px solid #a3bcc7;
    border-radius: 4px;
}
.checked .filter_indicator {
    content: "\2022";
    background: #0568a0;
    color: #fff;
    font-size: 25px;
}
.price_range {
    overflow: hidden;
    margin-left: -12px;
    margin-right: -12px;
    margin-bottom: 15px;
}
.price_label {
    float: left;
    width: 50%;
    padding-left: 12px;
    padding-right: 12px;
}
.max_price {
    text-align: right;
}
.max_input,
.min_input {
    max-width: 100%;
    padding: 0 8px;
    line-height: 30px;
    height: 32px;
    border: 1px solid #e8e8e1;
}
.not_pay {
    font-size: 18px;
    font-weight: 600;
    color: red;
}
.ekatprocent {
    font-size: 19px;
    font-weight: 600;
    color: #c15c14;
}
span.ekatprocent_price {
    font-size: 32px;
    color: #000;
}
.gift {
    color: #000;
    font-size: 18px;
}
.git_body {
    background: #d8461b;
    color: #fff;
    font-size: 29px;
    border-radius: 9px;
    width: 80%;
}
img.img_gift {
    width: 99%;
}
.code_k {
    text-align: center;
    padding: 10px 10px 25px;
    font-size: 20px;
    color: #000;
    font-weight: 500;
}
span.red {
    color: red;
    font-weight: 700;
}
@media (min-width: 1310px) {
    .main_categories {
        flex: 0 0 20%;
        max-width: 16.666%;
        text-align: center;
        margin: 0 0 -1px -1px;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 0;
        padding-right: 0;
    }
    .main_categories img {
        width: 100%;
    }
    .image_main_categories {
        text-align: center;
        padding-bottom: 14px;
    }
    .item_main_categories {
        background: #fff;
        height: 200px;
       
        padding: 20px;
        margin: 0 0 -1px -1px;
        transition: transform 0.2s, box-shadow 0.2s;
    }
    .item_main_categories:hover {
        border-color: #fff;
        box-shadow: 0 10px 20px 0 rgb(0 0 0 / 10%);
        -webkit-transform: translateY(-1px);
        transform: translateY(-1px);
        background-color: #fff;
        z-index: 1;
    }
}
.main_categories img {
        width: 100%;
}
.image_main_categories {
    text-align: center;
    padding-bottom: 14px;
}
.item_main_categories {
    background: #fff;
    height: 160px;
    
    padding: 8px;
    margin: 0 0 -1px -1px;
    transition: transform 0.2s, box-shadow 0.2s;
}
.item_main_categories:hover {
    border-color: #fff;
    box-shadow: 0 10px 20px 0 rgb(0 0 0 / 10%);
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
    background-color: #fff;
    z-index: 1;
}
.main_categories {
    text-align: center;
    margin: 0 0 -1px -1px;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0;
    padding-right: 0;
}
@media (max-width: 510px) {
    .features li {
        text-align: left;
        font-weight: 600;
        font-size: 12px;
    }
 
 
 .item_main_categories {
    background: #fff;
    height: 130px;
    
    padding: 8px;
    margin: 0 0 -1px -1px;
    transition: transform 0.2s, box-shadow 0.2s;
}
 
 
    .col-sm-6.text-sm.mb-2.text_mob_not {
        display: none;
    }
    .main_categories {
        flex: 0 0 50%;
        max-width: 50%;
        text-align: center;
        margin: 0 0 -1px -1px;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 0;
        padding-right: 0;
        display: initial;
    }
}
.alert_delivery,
.nal,
.order_expired,
li.mod_sku {
    text-align: center;
}
.boxed.boxed_warning {
    background-color: #fc3939;
    color: #fff;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
    padding: 15px;
    border-radius: 3px;
    font-size: 14px;
    -webkit-transition: 0.2s linear;
    transition: 0.2s linear;
    border: 1px solid transparent;
}
.nal,
.name.main1 {
    font-weight: 600;
    color: #000;
}
.nal {
    margin-bottom: 10px;
}
li.mod_sku {
    list-style: none;
}
img.img_rasp {
    width: 32px;
    height: 32px;
}
.h_menu nav > ul > li > a :hover {
    color: #bed1dc;
    border-bottom: 1px solid #4e829f;
}
.h_menu nav > ul > li > a {
    color: #fff;
    transition: 1s;
}
span.min_order_price {
    background: red;
    font-weight: 500;
    padding: 10px;
    text-align: center;
    color: #fff;
}
span.min_order_price_mob {
    display: block;
    font-size: 13px;
    background: #d55002;
    padding: 4px;
    border-radius: 5px;
    color: #fff;
}
.scroll_indicator {
    width: 100%;
    height: 10px;
    background-color: rgb(237 237 237);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
}
.percent {
    height: 100%;
    width: 50%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 0 20px 20px 0;
    background-color: #d0eeff;
    background-image: linear-gradient(to right, rgb(102 162 255), rgb(6 104 160));
}
input.fn_coupon.form_input.input_coupon {
    color: #000 !important;
    border: 3px solid #1f9108;
}
.alert_delivery {
    margin-bottom: 20px;
    font-weight: 800;
}
span.count_cat {
    font-size: 10px;
    margin-left: 5px;
    color: #707070;
}
.order_expired {
    background: #343434;
    color: #fff;
    margin: 20px;
    padding: 20px;
    font-size: 1.3em;
    font-weight: 700;
}
.track_spy {
    background: #0668a0;
    padding: 3px 8px;
    margin-left: 5px;
    color: #fff !important;
    border-radius: 4px;
}
.service_center a {
    background: #1361d5;
    border-radius: 8px;
    padding: 4px;
    color: #fff;
    cursor: pointer;
    font-weight: 600;
}
.service_center a:hover {
    color: #d6d6d6;
}
.in_stock_love {
    font-size: 12px;
    font-weight: 600;
    background: #180ae9;
    color: #fff;
    border-radius: 7px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.header_newyear {
    width: 100%;
    height: 43px;
    position: absolute;
    background: url(https://vsesamplus.ru/design/vsesamplus/images/header_newyear.png);
    z-index: 9999;
    top: 0;
}
button.\32 gis_maps {
    border: none;
    background: #1361d5;
    color: #fff;
    border-radius: 5px;
    padding: 10px;
    margin-top: 10px;
}

.out_stock_love {
    font-size: 12px;
    font-weight: 600;
    background: #b96708;
    color: #fff;
    border-radius: 2px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.in_stock_love {
    font-size: 12px;
    font-weight: 600;
    background: #180ae9;
    color: #fff;
    border-radius: 2px !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.sync {
    margin-top: 20px;
    font-size: 13px;
    color: black;
    font-weight: 600;
}

.nal,
.name.main1 {
    font-weight: 600;
    color: #000;
    font-size: 12px;
}


span.count_cat_main {
    position: absolute;
    bottom: 26px;
    left: 35px;
    color: white;
    font-weight: 600;
}

.search_category  a {
	color: black;
	    font-weight: 600;
}


.page_titles {
    display: block;
    /* margin-top: 1.5625rem; */
    /* margin-bottom: 0.625rem; */
    font-size: 0.8125rem;
    text-align: center;
}


.cookie-consent {
            position: fixed;
            bottom: 0;
            left: 0;
            right: 0;
            background: #f1f1f1;
            padding: 15px;
            box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
            align-items: center;
            z-index: 9999;
            transform: translateY(100%);
            transition: transform 0.3s ease;
        }
        
        .cookie-consent.show {
            transform: translateY(0);
        }
        
        .cookie-text {
            flex: 1;
            min-width: 250px;
            margin-right: 20px;
            margin-bottom: 10px;
        }
        
        .cookie-button {
            background: #4CAF50;
            color: white;
            border: none;
            padding: 10px 20px;
            text-align: center;
            text-decoration: none;
            display: inline-block;
            font-size: 16px;
            margin: 4px 2px;
            cursor: pointer;
            border-radius: 4px;
            transition: background 0.3s;
        }
        
        .cookie-button:hover {
            background: #45a049;
        }

/* ===== Home Categories: light modern ===== */
.up-homecats {
  margin-top: 16px;
  margin-bottom: 24px;
}

.up-homecats__grid {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr)); /* 6 в ряд */
  gap: 14px;
}

.up-homecats__cell {
  min-width: 0;
}

.up-homecats__card {
  display: block;
  height: 100%;
  text-decoration: none;
  color: inherit;

  background: #fff;
  border: 1px solid rgba(0, 0, 0, .06);
  border-radius: 14px;
  overflow: hidden;

  box-shadow: 0 6px 18px rgba(0, 0, 0, .05);
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}

.up-homecats__card:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 26px rgba(0, 0, 0, .08);
  border-color: rgba(0, 0, 0, .10);
}

.up-homecats__media {
  aspect-ratio: 3 / 2; /* единая высота карточек */
  background: #f6f7f9;
  overflow: hidden;
}

.up-homecats__img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.up-homecats__meta {
  display: flex;
  align-items: flex-start;         /* чтобы 2 строки выглядели нормально */
  justify-content: space-between;
  gap: 10px;

  padding: 10px 12px;
}

.up-homecats__title {
  font-size: 14px;
  line-height: 1.25;
  font-weight: 600;

  /* 2 строки + троеточие */
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;

  white-space: normal;             /* важно: не nowrap */
  word-break: break-word;

  /* фиксируем высоту под 2 строки, чтобы карточки не плясали */
  min-height: calc(1.25em * 2);
}

.up-homecats__count {
  flex: 0 0 auto;
  font-size: 12px;
  line-height: 1;
  padding: 6px 8px;

  border-radius: 999px;
  background: #f0f2f5;
  color: rgba(0, 0, 0, .70);
}

/* ===== Адаптивность ===== */
@media (max-width: 1200px) {
  .up-homecats__grid { grid-template-columns: repeat(4, minmax(0, 1fr)); }
}

@media (max-width: 768px) {
  .up-homecats__grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
}

/* Телефоны: 2 в ряд */
@media (max-width: 520px) {
  .up-homecats__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .up-homecats__meta { padding: 9px 10px; }
  .up-homecats__title {
    font-size: 13px;
    min-height: calc(1.25em * 2);
  }
} 
 


/* ===== Subcategories grid: light modern ===== */
.up-subcats {
  margin-top: 16px;
  margin-bottom: 16px;
}

.up-subcats__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr)); /* 6 в ряд */
  gap: 12px;
}

.up-subcats__cell {
  min-width: 0;
}

.up-subcats__card {
  display: flex;
  align-items: center;
  gap: 10px;

  padding: 10px 12px;
  text-decoration: none;
  color: inherit;

  background: #fff;
  border: 1px solid rgba(0, 0, 0, .06);
  border-radius: 14px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, .05);
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}

.up-subcats__card:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 26px rgba(0, 0, 0, .08);
  border-color: rgba(0, 0, 0, .10);
}

.up-subcats__icon {
  flex: 0 0 44px;
  width: 44px;
  height: 44px;

  border-radius: 12px;
  background: #f6f7f9;
  overflow: hidden;

  display: flex;
  align-items: center;
  justify-content: center;
}

.up-subcats__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.up-subcats__meta {
  min-width: 0;
  flex: 1 1 auto;

  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 10px;
}

.up-subcats__title {
  font-size: 13px;
  line-height: 1.25;
  font-weight: 600;

  /* 2 строки + троеточие */
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;

  white-space: normal;
  word-break: break-word;

  /* фикс под 2 строки */
  min-height: calc(1.25em * 2);
}

.up-subcats__count {
  flex: 0 0 auto;
  font-size: 12px;
  line-height: 1;
  padding: 6px 8px;

  border-radius: 999px;
  background: #f0f2f5;
  color: rgba(0, 0, 0, .70);
}

/* ===== Адаптивность ===== */
@media (max-width: 1200px) {
  .up-subcats__grid { grid-template-columns: repeat(4, minmax(0, 1fr)); }
}

@media (max-width: 768px) {
  .up-subcats__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

/* Телефоны: 2 в ряд */
@media (max-width: 520px) {
  .up-subcats__grid { grid-template-columns: repeat(1, minmax(0, 1fr)); }
  .up-subcats__card { padding: 10px; gap: 8px; }
  .up-subcats__title { font-size: 13px; }
}





html.cat-noscroll,
html.cat-noscroll body { overflow: hidden; }

.catOverlay{
  position: fixed;
  left:0; right:0; bottom:0;
  top: var(--catmenu-top, 0px);
  z-index: 99999;

  background: rgba(2, 6, 23, 0.45);
  backdrop-filter: blur(2px);

  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity .18s ease, visibility .18s ease;
}
.catOverlay.is-open{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
}

.catOverlay__panel{
  position:absolute;
  inset:0;
  background:#fff;
  display:flex;
  flex-direction:column;
  overflow:hidden;
  border-top:1px solid #e6edf6;
}

@media (min-width: 992px){
  .catOverlay__panel{
    margin:10px;
    border-radius:18px;
    border:1px solid #e6edf6;
    box-shadow:0 18px 60px rgba(15,23,42,.18);
  }
}

.catOverlay__head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  padding:12px 14px;
  border-bottom:1px solid #e6edf6;
  background:#fff;
  position:sticky;
  top:0;
  z-index:2;
}

.catOverlay__title{ font-size:16px; font-weight:800; color:#0f172a; }

.catOverlay__close{
  width:38px; height:38px;
  border-radius:12px;
  border:1px solid #e6edf6;
  background:#f8fafc;
  cursor:pointer;
  font-size:22px;
  line-height:1;
  color:#0f172a;
}

.catOverlay__body{
  flex:1;
  overflow:auto;
  padding:12px 12px calc(12px + env(safe-area-inset-bottom));
}

/* ===== Menu grid ===== */
.category-menu{ max-width:1200px; margin:0 auto; padding:6px 0; }
.category-menu .cat-grid,
.category-menu .cat-sublist{ list-style:none; margin:0; padding:0; }

.category-menu .cat-grid--root{ display:grid; gap:16px; }
@media (min-width: 992px){
  .category-menu .cat-grid--root{ grid-template-columns:repeat(4, minmax(0,1fr)); }
}
@media (max-width: 991.98px){
  .category-menu .cat-grid--root{ grid-template-columns:repeat(2, minmax(0,1fr)); }
}
@media (max-width: 767.98px){
  .category-menu .cat-grid--root{ grid-template-columns:1fr; }
}

/* Card */
.category-menu .cat-card{
  background:#fff;
  border:1px solid #e6edf6;
  border-radius:16px;
  overflow:hidden;
  box-shadow:0 10px 30px rgba(15,23,42,.06);
  transition: transform .15s ease, box-shadow .15s ease, border-color .15s ease;
}
@media (hover:hover){
  .category-menu .cat-card:hover{
    transform: translateY(-2px);
    border-color: rgba(37,99,235,.25);
    box-shadow: 0 14px 40px rgba(15,23,42,.10);
  }
}

.category-menu .cat-card__head{ display:flex; align-items:center; gap:10px; padding:14px; }
.category-menu .cat-card__link{
  display:flex; align-items:center; gap:12px; min-width:0; flex:1;
  text-decoration:none; color:#0f172a;
}
.category-menu .cat-card__imgwrap{
  width:48px; height:48px; border-radius:14px;
  background:#f8fafc; border:1px solid #e6edf6;
  display:flex; align-items:center; justify-content:center; overflow:hidden;
}
.category-menu .cat-card__img{ width:100%; height:100%; object-fit:cover; display:block; }
.category-menu .cat-card__img--ph{ width:24px; height:24px; border-radius:8px; background:#e6edf6; }

.category-menu .cat-card__title{
  font-size:15px; font-weight:700; line-height:1.2;
  overflow:hidden; text-overflow:ellipsis; 
  flex:1; min-width:0;
}
.category-menu .cat-card__count{
  font-size:12px; color:#64748b;
  background:#f1f5f9; border:1px solid #e6edf6;
  padding:4px 8px; border-radius:999px;
}

/* Accordion arrow (mobile only) */
.category-menu .cat-card__toggle{
  width:36px; height:36px;
  border-radius:12px;
  border:1px solid #e6edf6;
  background:#f8fafc;
  cursor:pointer;
  position:relative;
  display:none;
}
@media (max-width: 767.98px){
  .category-menu .cat-card.has-sub .cat-card__toggle{
    display:inline-flex; align-items:center; justify-content:center;
  }
}
.category-menu .cat-card__toggle::before{
  content:"";
  width:10px; height:10px;
  border-right:2px solid #64748b;
  border-bottom:2px solid #64748b;
  transform: rotate(45deg);
  transition: transform .15s ease;
}
.category-menu .cat-card.is-open .cat-card__toggle::before{ transform: rotate(-135deg); }

.category-menu .cat-card__sub{
  border-top:1px solid #e6edf6;
  padding:10px 14px 14px;
  display:block;
}
@media (max-width: 767.98px){
  .category-menu .cat-card__sub{ display:none; padding-top:12px; }
  .category-menu .cat-card.is-open .cat-card__sub{ display:block; }
}

/* Sublist */
.category-menu .cat-sublist{ display:flex; flex-direction:column; gap:6px; }
.category-menu .cat-subitem__link{
  display:flex; align-items:center; justify-content:space-between; gap:10px;
  padding:3px 10px; border-radius:12px;
  text-decoration:none; color:#0f172a;
}
@media (hover:hover){
  .category-menu .cat-subitem__link:hover{ background:#f8fafc; }
}
.category-menu .cat-subitem__title{
  overflow: hidden;
    text-overflow: ellipsis;
   
    flex: 1;
    min-width: 0;
    font-size: 13px;
}
.category-menu .cat-subitem__count{ font-size:12px; color:#64748b; }

/* Show more */
.category-menu .cat-subbox:not(.is-expanded) .cat-subitem.is-hidden{ display:none; }
.cat-subbox__more{
  margin-top:10px;
  width:100%;
  border-radius:12px;
  border:1px solid #e6edf6;
  background:#f8fafc;
  padding:10px 12px;
  cursor:pointer;
  font-weight:700;
  color:#0f172a;
}

.category-menu .sr-only{
  position:absolute; width:1px; height:1px; padding:0; margin:-1px;
  overflow:hidden; clip:rect(0,0,0,0); white-space:nowrap; border:0;
}








.brand-quality{
  display:flex;
  align-items:center;
  gap:14px;
  padding:16px 18px;
  margin:14px 0;
  border-radius:18px;

  background: rgba(255,255,255,.85);
  border: 1px solid rgba(15, 23, 42, .08);
  box-shadow: 0 18px 50px rgba(2, 6, 23, .08);

  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

.bq__icon{
  width:56px;
  height:56px;
  flex:0 0 56px;
  border-radius:16px;

  background: #fff url("https://vsesamplus.ru/design/vsesamplus/images/brand-quality.png") center / 56px 56px no-repeat;
  border: 1px solid rgba(15, 23, 42, .08);
  box-shadow: 0 10px 25px rgba(2, 6, 23, .10);
}

.bq__text{ min-width:0; }

.bq__title{
  font-weight:800;
  font-size:15px;
  line-height:1.2;
  letter-spacing:.2px;
  color:#0f172a;
  margin:0 0 6px;
}

.bq__sub{
  font-size:13px;
  line-height:1.35;
  color: rgba(15, 23, 42, .72);
  margin:0 0 10px;
}

.bq__list{
  margin:0;
  padding-left:18px;
  display:grid;
  gap:6px;
  font-size:12.5px;
  color: rgba(15, 23, 42, .72);
}

@media (max-width: 520px){
  .brand-quality{
    padding:12px 12px;
    border-radius:16px;
    gap:12px;
  }
  .bq__icon{
    width:44px;
    height:44px;
    flex-basis:44px;
    border-radius:14px;
    background-size:44px 44px;
  }
  .bq__title{ font-size:14px; }
  .bq__sub{ font-size:12.5px; }
}




.preview_form--blue {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.preview_form--blue .cart-btn-blue,
.preview_form--blue .cart-added-link {
	    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 100%;
    min-height: 35px;
    padding: 8px 16px;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    transition: all 0.25s ease;
    box-sizing: border-box;
}

.preview_form--blue .cart-btn-blue {
	border: 1px solid #1d4ed8;
	background: linear-gradient(135deg, #2563eb 0%, #1e40af 100%);
	color: #fff;
	box-shadow: 0 8px 24px rgba(37, 99, 235, 0.28);
	cursor: pointer;
}

.preview_form--blue .cart-btn-blue:hover {
	background: linear-gradient(135deg, #3b82f6 0%, #1d4ed8 100%);
	transform: translateY(-2px);
	box-shadow: 0 12px 28px rgba(37, 99, 235, 0.35);
}

.preview_form--blue .cart-btn-blue:active {
	transform: translateY(0);
	box-shadow: 0 6px 18px rgba(37, 99, 235, 0.22);
}

.preview_form--blue .cart-btn-blue svg,
.preview_form--blue .cart-added-link svg {
	width: 22px;
	height: 22px;
	flex-shrink: 0;
}

.preview_form--blue .cart-btn-blue .isvg {
	fill: currentColor;
}

.preview_form--blue .cart-added-link {
	border: 1px solid #bfdbfe;
	background: linear-gradient(135deg, #eff6ff 0%, #dbeafe 100%);
	color: #1d4ed8;
	box-shadow: 0 6px 18px rgba(59, 130, 246, 0.12);
}

.preview_form--blue .cart-added-link:hover {
	background: linear-gradient(135deg, #dbeafe 0%, #bfdbfe 100%);
	color: #1e3a8a;
	text-decoration: none;
}

.preview_form--blue .hidden {
	display: none !important;
}





.store-move-line {
  width: 100%;
 
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 14px 20px;
  box-sizing: border-box;
  border-radius: 14px;
  background: linear-gradient(90deg, #fff4e8 0%, #ffe8cc 100%);
  border: 1px solid #f3c58f;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.06);
}

.store-move-line__badge {
  flex: 0 0 auto;
  white-space: nowrap;
  padding: 7px 12px;
  border-radius: 999px;
  background: #d96a0b;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
}

.store-move-line__text {
  font-size: 18px;
  line-height: 1.35;
  color: #2f2f2f;
  font-weight: 500;
}

.store-move-line__text strong {
  color: #b65300;
}

.store-move-line__hint {
  color: #6d533c;
  white-space: nowrap;
}

@media (max-width: 768px) {
  .store-move-line {
    gap: 10px;
    padding: 12px 14px;
    border-radius: 12px;
  }

  .store-move-line__text {
    font-size: 16px;
    line-height: 1.35;
  }

  .store-move-line__badge {
    font-size: 12px;
    padding: 6px 10px;
  }
}

@media (max-width: 560px) {
  .store-move-line {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }

  .store-move-line__text {
    font-size: 15px;
  }

  .store-move-line__hint {
    white-space: normal;
  }
}

.store-relocation-banner {
  width: 100%;
     margin-top: 5px;
  background: linear-gradient(90deg, #fff4e8 0%, #ffe8cc 100%);
  border: 1px solid #f2c38d;
  border-radius: 14px;
  box-sizing: border-box;
}

.store-relocation-banner__inner {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 12px 18px;
}

.store-relocation-banner__badge {
  flex-shrink: 0;
  display: inline-block;
  padding: 6px 12px;
  background: #d96a0b;
  color: #fff;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
}

.store-relocation-banner__text {
  font-size: 17px;
  line-height: 1.35;
  color: #2d2d2d;
  font-weight: 500;
}

.store-relocation-banner__text strong {
  color: #b65300;
}

.store-relocation-banner__break {
  margin: 0 6px;
}

@media (max-width: 768px) {
  .store-relocation-banner__inner {
    padding: 10px 14px;
    gap: 10px;
  }

  .store-relocation-banner__text {
    font-size: 15px;
    line-height: 1.4;
  }

  .store-relocation-banner__badge {
    font-size: 12px;
    padding: 6px 10px;
  }
}

@media (max-width: 560px) {
  .store-relocation-banner__inner {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }

  .store-relocation-banner__text {
    font-size: 14px;
  }

  .store-relocation-banner__break {
    margin: 0;
  }
}







.cart_discount_notice {
    display: flex;
    align-items: center;
    gap: 16px;
    margin: 18px 0;
    padding: 18px 20px;
    border-radius: 18px;
    background: linear-gradient(135deg, #fff8e8 0%, #fff2cc 100%);
    border: 1px solid #f3d67a;
    box-shadow: 0 10px 30px rgba(201, 154, 27, 0.12);
    position: relative;
    overflow: hidden;
}

.cart_discount_notice::before {
    content: "";
    position: absolute;
    top: -30px;
    right: -30px;
    width: 110px;
    height: 110px;
    background: rgba(255, 255, 255, 0.28);
    border-radius: 50%;
}

.cart_discount_notice__icon {
    flex: 0 0 56px;
    width: 56px;
    height: 56px;
    border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #ffcf4d 0%, #f5a623 100%);
    color: #fff;
    box-shadow: 0 8px 20px rgba(245, 166, 35, 0.25);
    position: relative;
    z-index: 1;
}

.cart_discount_notice__content {
    position: relative;
    z-index: 1;
}

.cart_discount_notice__title {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
    color: #7a4b00;
    margin-bottom: 6px;
}

.cart_discount_notice__text {
    font-size: 15px;
    line-height: 1.55;
    color: #6b5a2b;
}

.cart_discount_notice__text strong {
    color: #d67b00;
    font-weight: 700;
}

@media (max-width: 767px) {
    .cart_discount_notice {
        gap: 12px;
        padding: 14px 14px;
        border-radius: 14px;
        align-items: flex-start;
    }

    .cart_discount_notice__icon {
        flex: 0 0 46px;
        width: 46px;
        height: 46px;
        border-radius: 12px;
    }

    .cart_discount_notice__icon svg {
        width: 22px;
        height: 22px;
    }

    .cart_discount_notice__title {
        font-size: 17px;
        margin-bottom: 4px;
    }

    .cart_discount_notice__text {
        font-size: 14px;
        line-height: 1.45;
    }
}






.product-extra-discount {
  position: relative;
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 13px 14px;
  border-radius: 16px;
  overflow: hidden;
  background: linear-gradient(135deg, #f4f8ff 0%, #eaf3ff 55%, #f8fbff 100%);
  border: 1px solid rgba(66, 132, 255, 0.18);
  box-shadow: 0 10px 26px rgba(39, 92, 201, 0.1);
}

.product-extra-discount::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, transparent 0%, rgba(255,255,255,0.7) 45%, transparent 100%);
  width: 90px;
  transform: skewX(-22deg) translateX(-180px);
  animation: productDiscountSweep 2.8s linear infinite;
  pointer-events: none;
  z-index: 0;
}

.product-extra-discount__glow {
  position: absolute;
  inset: auto auto -30px -30px;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(71, 142, 255, 0.28) 0%, rgba(71, 142, 255, 0.08) 45%, transparent 75%);
  animation: productDiscountGlow 2.4s ease-in-out infinite;
  pointer-events: none;
  z-index: 0;
}

.product-extra-discount__badge {
  position: relative;
  z-index: 2;
  flex: 0 0 auto;
  min-width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 14px;
  background: linear-gradient(135deg, #1f6fff 0%, #58a4ff 100%);
  color: #fff;
  font-size: 18px;
  font-weight: 800;
  line-height: 1;
  box-shadow:
    0 10px 24px rgba(31, 111, 255, 0.35),
    0 0 0 0 rgba(31, 111, 255, 0.28);
  animation: productDiscountPulse 1.8s ease-in-out infinite;
}

.product-extra-discount__badge::after {
  content: "";
  position: absolute;
  inset: -6px;
  border-radius: 18px;
  border: 2px solid rgba(64, 136, 255, 0.22);
  animation: productDiscountRing 1.8s ease-out infinite;
}

.product-extra-discount__content {
  position: relative;
  z-index: 2;
  min-width: 0;
}

.product-extra-discount__title {
  margin: 0 0 3px;
  color: #113a80;
  font-size: 16px;
  font-weight: 800;
  line-height: 1.2;
}

.product-extra-discount__text {
  color: #56709b;
  font-size: 13px;
  line-height: 1.35;
}

@keyframes productDiscountPulse {
  0%,
  100% {
    transform: scale(1);
    box-shadow:
      0 10px 24px rgba(31, 111, 255, 0.35),
      0 0 0 0 rgba(31, 111, 255, 0.28);
  }
  50% {
    transform: scale(1.08);
    box-shadow:
      0 14px 28px rgba(31, 111, 255, 0.42),
      0 0 0 10px rgba(31, 111, 255, 0);
  }
}

@keyframes productDiscountRing {
  0% {
    opacity: 0.7;
    transform: scale(0.92);
  }
  70% {
    opacity: 0;
    transform: scale(1.18);
  }
  100% {
    opacity: 0;
    transform: scale(1.18);
  }
}

@keyframes productDiscountSweep {
  0% {
    transform: skewX(-22deg) translateX(-180px);
  }
  100% {
    transform: skewX(-22deg) translateX(520px);
  }
}

@keyframes productDiscountGlow {
  0%,
  100% {
    transform: scale(1);
    opacity: 0.75;
  }
  50% {
    transform: scale(1.18);
    opacity: 1;
  }
}

@media (max-width: 480px) {
  .product-extra-discount {
    gap: 10px;
    padding: 11px 12px;
  }

  .product-extra-discount__badge {
    min-width: 50px;
    height: 50px;
    font-size: 16px;
  }

  .product-extra-discount__title {
    font-size: 15px;
  }

  .product-extra-discount__text {
    font-size: 12px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .product-extra-discount::before,
  .product-extra-discount__glow,
  .product-extra-discount__badge,
  .product-extra-discount__badge::after {
    animation: none;
  }
}



    .sticky {
        -webkit-animation: 1s 0.1s both sticky_up;
        animation: 1s 0.1s both sticky_up;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        border-bottom: 1px solid #f2f2f2;
        -webkit-box-shadow: 0 10px 16px -6px rgba(0, 0, 0, 0.22);
        box-shadow: 0 10px 16px -6px rgba(0, 0, 0, 0.22);
        background: #1361d5;
    }
}


.shop-select {
    margin: 0 0 24px;
    padding: 16px;
    background: #ffffff;
    border: 1px solid #e8ecf2;
    border-radius: 18px;
    box-shadow: 0 8px 24px rgba(15, 23, 42, 0.06);
}

.shop-select__head {
    margin-bottom: 12px;
}

.shop-select__title {
    margin: 0;
    font-size: 20px;
    line-height: 1.25;
    font-weight: 700;
    color: #1f2937;
}

.shop-select__control {
    position: relative;
}

.shop-select__control::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 16px;
    width: 10px;
    height: 10px;
    margin-top: -7px;
    border-right: 2px solid #6b7280;
    border-bottom: 2px solid #6b7280;
    transform: rotate(45deg);
    pointer-events: none;
}

.shop-select__field,
.select_sort.shop-select__field {
    display: block;
    width: 100%;
    min-height: 52px;
    padding: 0 46px 0 16px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2;
    color: #111827;
    background-color: #f8fafc;
    border: 1px solid #dbe3ee;
    border-radius: 14px;
    outline: none;
    box-shadow: none;
    cursor: pointer;

    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;

    transition: border-color 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;
}

.shop-select__field:hover,
.select_sort.shop-select__field:hover {
    background-color: #ffffff;
    border-color: #c7d2e0;
}

.shop-select__field:focus,
.select_sort.shop-select__field:focus {
    background-color: #ffffff;
    border-color: #3b82f6;
    box-shadow: 0 0 0 4px rgba(59, 130, 246, 0.12);
}

.shop-select__field option,
.select_sort.shop-select__field option {
    color: #111827;
    background: #ffffff;
}

@media (max-width: 767px) {
    .shop-select {
        margin-bottom: 18px;
        padding: 14px;
        border-radius: 16px;
    }

    .shop-select__title {
        font-size: 18px;
    }

    .shop-select__field,
    .select_sort.shop-select__field {
        min-height: 50px;
        padding-left: 14px;
        padding-right: 42px;
        font-size: 15px;
        border-radius: 12px;
    }

    .shop-select__control::after {
        right: 14px;
        width: 9px;
        height: 9px;
    }
}

@media (max-width: 479px) {
    .shop-select {
        padding: 12px;
        border-radius: 14px;
    }

    .shop-select__title {
        font-size: 17px;
    }

    .shop-select__field,
    .select_sort.shop-select__field {
        min-height: 48px;
        font-size: 14px;
    }
}





/* NEWHEADER */


.header-v2 {
    background: #fff;
    position: relative;
    z-index: 50;
}

/* =========================
   ВЕРХНЯЯ СЕРВИСНАЯ ПОЛОСА
   ========================= */

.header-service {
    background: #fafafa;
    border-bottom: 1px solid #ececec;
}

.header-service__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    min-height: 42px;
}

.header-service__left,
.header-service__center,
.header-service__right {
    display: flex;
    align-items: center;
}

.header-service__left {
    gap: 14px;
    flex: 0 1 auto;
    min-width: 0;
}

.header-service__center {
    flex: 1 1 auto;
    justify-content: center;
    min-width: 0;
}

.header-service__right {
    gap: 10px;
    flex: 0 0 auto;
    justify-content: flex-end;
    white-space: nowrap;
}

.header-city,
.header-service__link,
.header-service__menu a {
    color: #444;
    text-decoration: none;
    font-size: 13px;
    font-weight: 500;
    transition: .2s ease;
}

.header-city:hover,
.header-service__link:hover,
.header-service__menu a:hover,
.header-service__email:hover {
    color: #1361d5;
}

.header-city {
    display: inline-flex;
    align-items: center;
    gap: 6px;
}

.header-city .isvg,
.header-city svg {
    width: 15px;
    height: 15px;
    flex: 0 0 auto;
}

.header-service__menu {
    display: flex;
    align-items: center;
    gap: 18px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.header-contacts {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-right: 2px;
}

.header-service__phone {
    text-decoration: none;
    font-size: 18px;
    line-height: 1;
    font-weight: 800;
    color: #1361d5;
}

.header-service__email {
    text-decoration: none;
    font-size: 13px;
    line-height: 1;
    color: #5f6b7a;
    transition: .2s ease;
}

.header-top-btn {
    height: 34px;
    padding: 0 12px;
    border-radius: 8px;
    display: inline-flex;
    align-items: center;
    gap: 7px;
    text-decoration: none;
    font-size: 12px;
    font-weight: 700;
    transition: .2s ease;
    white-space: nowrap;
}

.header-top-btn svg,
.header-top-btn .isvg {
    width: 16px;
    height: 16px;
    flex: 0 0 auto;
}

.header-top-btn--order {
   
    color: #fff;
}

.header-top-btn--order:hover {
    background: #188348;
    color: #fff;
}

.header-top-btn--tg {
    background: #2196e0;
    color: #fff;
}

.header-top-btn--tg:hover {
    background: #187fc0;
    color: #fff;
}

/* =========================
   ОСНОВНОЙ БЛОК ШАПКИ
   ========================= */

.header-main-desktop {
    background: #fff;
    border-bottom: 1px solid #ececec;
}

.header-main-desktop__inner {
    display: grid;
     grid-template-columns: 263px minmax(420px, 1fr) 300px;
    align-items: center;
    gap: 22px;
    min-height: 88px;
}

.header-brand {
    display: flex;
    align-items: center;
    gap: 8px;
    min-width: 0;
}

.header-brand__logo {
    display: block;
    flex: 0 0 auto;
    max-width: 145px;
}

.header-brand__logo img {
    display: block;
    width: 100%;
    height: auto;
}

.header-brand__text {
       font-size: 12px;
    line-height: 1.3;
    color: #282828;
    max-width: 150px;
    font-weight: 500;
}

/* =========================
   КАТАЛОГ + ПОИСК
   ========================= */

.header-search-area,
.header-search-wrap {
    width: 100%;
    min-width: 0;
}


a.header-service__link {
    background: #b5cff4;
    border-radius: 100px;
    padding: 5px 20px 5px 20px;
}



.header-search-combo {
    display: grid;
        grid-template-columns: 188px 1fr;
    align-items: stretch;
    height: 50px;
    border: 2px solid #1361d5;
    border-radius: 4px;
    background: #fff;
    overflow: visible;
}

.header-catalog-desktop {
    position: relative;
}

.header-catalog-desktop__btn {
        height: 100%;
    min-height: 44px;
    background: #1361d5;
    color: #fff !important;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    font-size: 12px;
    font-weight: 600;
    padding: 0 6px;
    border-radius: 0;
    text-transform: uppercase;
    letter-spacing: 0;
}

.header-catalog-desktop__btn:hover {
    background: #0f54bb;
    color: #fff;
}

.header-catalog-desktop__btn svg,
.header-catalog-desktop__btn .isvg {
    width: 16px;
    height: 16px;
    flex: 0 0 auto;
}

.header-catalog-desktop__dropdown {
    position: absolute;
    left: 0;
    top: calc(100% + 8px);
    min-width: 320px;
    background: #fff;
    border: 1px solid #ececec;
    border-radius: 12px;
    box-shadow: 0 14px 34px rgba(0,0,0,.10);
    padding: 14px;
    display: none;
    z-index: 30;
}



.header-search-desktop {
    min-width: 0;
}

.header-search-desktop form {
    display: grid;
    grid-template-columns: 1fr 50px;
    gap: 0;
    height: 100%;
}

.header-search-desktop input {
    height: 100%;
    border: 0;
    border-radius: 0;
    padding: 0 16px;
    font-size: 14px;
    width: 100%;
    background: #fff;
    color: #333;
    box-shadow: none;
}

.header-search-desktop input::placeholder {
    color: #8b8b8b;
    opacity: 1;
}

.header-search-desktop input:focus {
    outline: none;
}

.header-search-desktop button {
    height: 100%;
    border: 0;
    border-left: 1px solid #dfe7f5;
    border-radius: 0;
    background: #fff;
    color: #1361d5;
    cursor: pointer;
    transition: .2s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
	width: 55px;
}

.header-search-desktop button:hover {
    background: #f5f9ff;
}

.header-search-desktop button .isvg,
.header-search-desktop button svg {
    width: 20px;
    height: 20px;
    flex: 0 0 auto;
}

/* =========================
   ПРАВЫЕ ДЕЙСТВИЯ
   Только иконка + подпись снизу
   ========================= */

.header-actions {
    display: grid;
    grid-template-columns: repeat(4, minmax(58px, 1fr));
    gap: 16px;
    align-items: start;
    justify-content: end;
}

.header-action {
    position: relative;
    min-height: 0;
    border: 0;
    background: transparent;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
    transition: .2s ease;
}

.header-action:hover {
    background: transparent;
    box-shadow: none;
    border-color: transparent;
}

.header-action__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 16px;
    margin-bottom: 6px;
    position: relative;
}

.header-action__text {
    display: block;
    font-size: 12px;
    line-height: 1.15;
    font-weight: 500;
    color: #374151;
    text-align: center;
}

/* Кабинет */
.header-action--account {
    text-decoration: none;
    color: #2f3b4b;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}

.header-action--account:hover {
    color: #1361d5;
}

.header-action--account svg,
.header-action--account .isvg {
    width: 26px;
    height: 26px;
    stroke: currentColor;
}

/* Информеры */
.header-action--informer {
    overflow: visible;
}

.header-action--informer > a.item {
    min-height: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 0;
    text-decoration: none;
    color: #2f3b4b;
    background: transparent;
    padding: 0;
    position: relative;
}

.header-action--informer > a.item:hover {
    color: #1361d5;
    background: transparent;
}

.header-action--informer > a.item > span {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 0;
}

.header-action--informer > a.item .title {
    display: block;
    font-size: 12px;
    line-height: 1.15;
    font-weight: 500;
    color: inherit;
    text-align: center;
    margin: 0;
}

.header-action--informer > a.item .text {
    display: none;
}

.header-action--informer > a.item .count {
    position: absolute;
    top: -4px;
    right: 8px;
    min-width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #1361d5;
    color: #fff;
    font-style: normal;
    font-size: 9px;
    line-height: 16px;
    text-align: center;
    padding: 0 3px;
}

.header-action--informer > a.item.disabled .count {
    background: #c5ceda;
}

.header-action--informer > a.item svg,
.header-action--informer > a.item .isvg {
    width: 26px;
    height: 26px;
    flex: 0 0 auto;
    margin-bottom: 6px;
}

.header-action--cart {
    background: transparent;
    border: 0;
}

.header-action--cart > a.item {
    justify-content: flex-start;
    padding: 0;
}

.header-action--cart > a.item > span {
    text-align: center;
}

.header-action--cart > a.item .title {
    font-size: 12px;
    font-weight: 500;
}

.header-action--cart > a.item .count {
    top: -4px;
    right: 6px;
}

/* Если внутри tpl остались старые title/text-обёртки */
.header-action--informer > a.item .title[data-language],
.header-action--cart > a.item .title[data-language] {
    display: block;
}

/* =========================
   НИЖНЯЯ ПОЛОСА
   ========================= */

.header-promo {
    background: #fff;
    border-bottom: 1px solid #ececec;
}

.header-promo__menu {
    display: flex;
    align-items: center;
    gap: 30px;
    min-height: 48px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.header-promo__menu li a {
    color: #505050;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    font-weight: 600;
    transition: .2s ease;
}

.header-promo__menu li a:hover {
    color: #1361d5;
}

.header-promo__menu li.is-accent a {
    color: #e53935;
}

.header-promo__icon {
    font-size: 15px;
    line-height: 1;
}





/* MOBILE */
@media (max-width: 991px) {
    body.mobile-ui-lock {
        overflow: hidden;
    }

    .header-service,
    .header-main-desktop,
    .header-promo {
        display: none;
    }

    .mobile-header {
        position: sticky;
        top: 0;
        z-index: 1200;
        background: #fff;
        box-shadow: 0 2px 10px rgba(0,0,0,.06);
    }

    .mobile-header__top {
        border-bottom: 1px solid #eee;
        background: #fff;
    }

    .mobile-header__top-inner {
        display: flex;
        justify-content: space-between;
        align-items: center;
        min-height: 42px;
        gap: 12px;
    }

    .mobile-header__shops,
    .mobile-header__phone {
        font-size: 14px;
        font-weight: 600;
        color: #222;
        text-decoration: none;
    }

    .mobile-header__main-inner {
        display: grid;
        grid-template-columns: 52px 1fr 44px;
        align-items: center;
        gap: 10px;
        min-height: 64px;
    }

    .mobile-header__logo {
        width: 52px;
        height: 52px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .mobile-header__logo img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        display: block;
    }

    .mobile-search-toggle,
    .mobile-menu-toggle {
        border: 0;
        background: none;
        padding: 0;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .mobile-search-toggle {
        height: 44px;
        border: 1px solid #ddd;
        border-radius: 12px;
        padding: 0 14px;
        justify-content: flex-start;
        position: relative;
    }

    .mobile-search-toggle:before {
        content: "Поиск по каталогу";
        color: #777;
        font-size: 14px;
        margin-left: 28px;
    }

    .mobile-search-toggle .isvg,
    .mobile-menu-toggle .isvg {
        width: 22px;
        height: 22px;
    }

    .mobile-search-toggle .isvg {
        position: absolute;
        left: 14px;
        top: 50%;
        transform: translateY(-50%);
    }

    .mobile-overlay {
        position: fixed;
        inset: 0;
        background: rgba(0,0,0,.45);
        opacity: 0;
        visibility: hidden;
        transition: .25s ease;
        z-index: 1300;
    }

    .mobile-search-panel,
    .mobile-menu-panel {
        pointer-events: none;
    }

    .mobile-search-panel.active,
    .mobile-menu-panel.active {
        pointer-events: auto;
    }

    .mobile-search-panel.active .mobile-overlay,
    .mobile-menu-panel.active .mobile-overlay {
        opacity: 1;
        visibility: visible;
    }

    .mobile-search-panel__body {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        background: #fff;
        transform: translateY(-110%);
        transition: .25s ease;
        z-index: 1400;
        padding: 14px 0 18px;
        box-shadow: 0 8px 24px rgba(0,0,0,.12);
    }

    .mobile-search-panel.active .mobile-search-panel__body {
        transform: translateY(0);
    }

    .mobile-search-form {
        display: grid;
        grid-template-columns: 1fr 48px;
        gap: 8px;
    }

    .mobile-search-form input {
        height: 46px;
        border: 1px solid #d8d8d8;
        border-radius: 12px;
        padding: 0 14px;
        font-size: 15px;
    }

    .mobile-search-form button {
        height: 46px;
        border: 0;
        border-radius: 12px;
        background: #2f80ed;
        color: #fff;
    }

    .mobile-menu-panel__sidebar {
        position: fixed;
        top: 0;
        left: 0;
        width: 88%;
        max-width: 360px;
        height: 100vh;
        background: #fff;
        transform: translateX(-105%);
        transition: .28s ease;
        z-index: 1400;
        overflow-y: auto;
        box-shadow: 8px 0 24px rgba(0,0,0,.16);
    }

    .mobile-menu-panel.active .mobile-menu-panel__sidebar {
        transform: translateX(0);
    }

    .mobile-menu-panel__head {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 12px;
        padding: 16px;
        border-bottom: 1px solid #eee;
    }

    .mobile-user {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .mobile-user li {
        margin-bottom: 6px;
    }

    .mobile-user li:last-child {
        margin-bottom: 0;
    }

    .mobile-user a {
        display: inline-flex;
        align-items: center;
        gap: 8px;
        font-size: 14px;
        font-weight: 600;
        color: #222;
        text-decoration: none;
    }

    .mobile-menu-panel__full-logo {
        display: block;
        max-width: 160px;
                margin: 0px auto;
    }

    .mobile-menu-panel__full-logo img {
        width: 100%;
        height: auto;
        display: block;
    }

    .mobile-menu-panel__content {
        padding: 16px;
    }

    .mobile-catalog-toggle {
        width: 100%;
        min-height: 48px;
        border: 0;
        border-radius: 12px;
        background: #2f80ed;
        color: #fff;
        font-size: 16px;
        font-weight: 700;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 10px;
        cursor: pointer;
    }

    .mobile-catalog-dropdown {
        display: none;
        margin-top: 12px;
    }

    .mobile-catalog-block.open .mobile-catalog-dropdown {
        display: block;
    }

    .mobile-menu-links {
        margin-top: 18px;
    }

    .mobile-menu-links ul,
    .mobile-menu-links li {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .mobile-menu-links a {
        display: block;
        padding: 12px 0;
        border-bottom: 1px solid #f0f0f0;
        color: #222;
        text-decoration: none;
        font-size: 15px;
        font-weight: 500;
    }

    .mobile-bottom-bar {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1250;
        height: 62px;
        background: #fff;
        border-top: 1px solid #e9e9e9;
        display: grid;
        grid-template-columns: repeat(5, 1fr);
        box-shadow: 0 -4px 12px rgba(0,0,0,.06);
    }

    .mobile-bottom-bar__item {
        border: 0;
        background: none;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-decoration: none;
        color: #333;
        font-size: 11px;
        line-height: 1.1;
        padding: 4px 2px;
        position: relative;
    }

    .mobile-bottom-bar__icon {
        font-size: 18px;
        margin-bottom: 3px;
        line-height: 1;
    }



.mobile-bottom-bar__cart {
    position: relative;
}

.mobile-bottom-bar__icon {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.mobile-bottom-bar__count {
    position: absolute;
    top: -6px;
    right: -10px;
    min-width: 18px;
    height: 18px;
    padding: 0 5px;
    border-radius: 999px;
    background: #ff2b2b;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    line-height: 18px;
    text-align: center;
    box-sizing: border-box;
}

.mobile-bottom-bar__count.hidden {
    display: none;
}





    .mobile-bottom-bar__item.active,
    .mobile-bottom-bar__item:hover {
        color: #2f80ed;
    }

    body {
        padding-bottom: 62px;
    }

    .mobile-bottom-bar__cart.bump {
        animation: mobileCartBump .55s ease;
    }

    @keyframes mobileCartBump {
        0%   { transform: scale(1); }
        30%  { transform: scale(1.18); }
        60%  { transform: scale(.92); }
        100% { transform: scale(1); }
    }

    .cart-btn-added,
    .product-btn-added {
        animation: addCartPulse .7s ease;
        box-shadow: 0 0 0 0 rgba(47,128,237,.45);
    }

    @keyframes addCartPulse {
        0%   { transform: scale(1); }
        30%  { transform: scale(1.06); }
        60%  { transform: scale(.97); }
        100% { transform: scale(1); }
    }

    .product-added-toast {
        position: fixed;
        left: 50%;
        bottom: 78px;
        transform: translateX(-50%) translateY(20px);
        background: #222;
        color: #fff;
        font-size: 14px;
        font-weight: 600;
        padding: 12px 16px;
        border-radius: 12px;
        z-index: 2000;
        opacity: 0;
        visibility: hidden;
        transition: .25s ease;
        box-shadow: 0 8px 24px rgba(0,0,0,.18);
    }

    .product-added-toast.show {
        opacity: 1;
        visibility: visible;
        transform: translateX(-50%) translateY(0);
    }
}






.mobile-bottom-bar {
    
}

.mobile-bottom-bar__catalog-btn {
    background: #1361d5;
    color: #fff;
    border: none;
    border-radius: 16px 16px 0 0;
    min-height: 72px;
    padding: 10px 14px 14px;
    margin-top: -12px;
    position: relative;
    z-index: 2;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.mobile-bottom-bar__catalog-btn .mobile-bottom-bar__icon,
.mobile-bottom-bar__catalog-btn .mobile-bottom-bar__text {
    color: #fff;
}

