/*
Theme Name: Envo Marketplace
Theme URI: https://envothemes.com/free-envo-marketplace/
Author: EnvoThemes
Author URI: https://envothemes.com/
Description: Envo Marketplace is a fast, clean and modern-looking responsive free WooCommerce WordPress theme. This theme supports popular page builders like Elementor, KingComposer, Beaver Builder, SiteOrigin, Thrive Architect, Divi, Brizy, Visual Composer, etc. Envo Marketplace is compatible with YITH WooCommerce Wishlist, YITH WooCommerce Compare, WooCommerce Variation Swatches and other popular plugins. The theme is SEO friendly, WPML and RTL ready. Documentation: https://envothemes.com/docs/docs/envo-marketplace/ Theme demo ready to import: https://envothemes.com/envo-marketplace/
Version: 1.1.1
Tested up to: 5.7.1
Requires PHP: 5.2.4
License: GNU General Public License v3
License URI: http://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, full-width-template, right-sidebar, custom-background, custom-menu, custom-header, editor-style, featured-images, translation-ready, custom-logo, threaded-comments, footer-widgets, rtl-language-support, blog, e-commerce
Text Domain: envo-marketplace
*/

/* WordPress Core */
.gallery-caption {
    font-weight: bold;
}
.head-container{
    width: 1150px;
}
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
    .header-cart i,
    .header-my-account i,
    .header-wishlist i,
    .header-compare i,
    a.cart-contents i.la {
        color: white;
    }
.header-compare i{
    background: url(../img/icons/balance.svg);
    width: 26px;
    height: 26px;
    position: relative;
    background-position: 0 0;
    background-repeat: no-repeat;
    margin-left: 16px;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}
img.alignnone {
    max-width: 96%;
    height: auto;
    width: auto;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 13px;
    line-height: 17px;
    margin: 0;
    padding: 10px 0 0 0;
    color: #484848;
}
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
    max-width: 100%;
    height: auto;
}
iframe,
embed {
    max-width: 100%;
}
img {
    max-width: 100%;
    height: auto;
}
.sticky,
.bypostauthor {}
table { 
    width: 100%; 
    border-collapse: collapse; 
}
th { 
    font-weight: bold; 
}
td, th { 
    padding: 6px; 
}
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-weight: bold;
    height: auto;
    left: 10px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    font-size: 14px;

}
html {
    -ms-overflow-x: hidden;
    overflow-x: hidden;
    overflow-y: scroll;
}
body {
    font-family: 'Open Sans Condensed', "Helvetica Neue", helvetica, arial, sans-serif;
    padding: 0;
    color: #404040;
    font-weight: 300;
    line-height: 1.6;
    font-size: 18px;
    word-wrap: break-word;
}
a, a:active, a:hover, a:focus {
    text-decoration: none;
  /*  color: #ffffff; */
}
a:focus, .dropdown-toggle:focus {
    outline: thin dotted;
}
h1, h2, h3, h4, h5, h6 {
    word-wrap: break-word;
    font-weight: 700;
    letter-spacing: -.02em;
}
.btn-back{width: max-content;margin-top: 10px;}
.page-header a {
    border-bottom: 0;
    color: #484848;
}
a:active {
    border-bottom: none;
}
.single-entry-summary a, .comment-body a, .textwidget a {
    text-decoration: underline;
}
.main-container {
    background-color: #fff;
}
.navbar-nav li.fa {
    display: block;
    position: relative;
}
.menu-description {
    font-size: 9px;
    padding: 2px 4px;
    margin: 0 3px;
    line-height: 10px;
    left: calc(100% - 25px);
    background: #09aafa;
    color: #fff;
    position: absolute;
    border-radius: 1px;
    line-height: normal;
    top: 0;
    margin: 0 3px;
    font-weight: 700;
    display: inline-table;
    word-break: keep-all;
    overflow-wrap: unset;
    width: max-content;
    z-index: 9;
}
.menu-description:after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #09aafa;
    left: 3px;
    bottom: -4px;
}
.dropdown-menu .menu-description {
    position: relative;
    display: inline;
    left: 0;
    top: -2px;
    margin: 5px;
}
.dropdown-menu .menu-description:after {
    display: none;
}
@keyframes showup {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@media (min-width: 600px) and (max-width: 782px) {
    .admin-bar #my-menu {
        top: 46px;
    }
}
@media (min-width: 768px) {
    li.menu-item-has-children>a:before {
        font-family: "Line Awesome Free";
        content: "\f107";
        margin-left: 10px;
        font-size: 15px;
        right: 2px;
        position: absolute;
        font-weight: 900;
    }
    ul li ul li.menu-item-has-children>a:before {
        content: "\f105";
    }
    li.menu-item-has-children > a {
        padding-right: 25px;
    }
    li.menu-item-has-children>a.dropdown-item:before {
        right: 6px;
    }
    li li ul.dropdown-menu {
        left: 100%;
        top: 0;
    }
    .navbar-right li li ul.dropdown-menu {
        left: auto;
        right: 100%;
    }
    .navbar-nav > li > a {
        transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
    }
    .navbar-default .navbar-nav > .active a:focus, .navbar-default .navbar-nav > .open a:focus {
        background-color: #fff;
        color: #666;
        outline: thin dotted;
    }
    .open > .dropdown-menu {
        height: auto;
        visibility: visible;
        opacity: 1;
    }
    .dropdown-menu {
        display: block;
        opacity: 0;
        visibility: hidden;
    }
    .navbar-nav li:hover > .dropdown-menu{
        visibility:visible;
        border-radius: 0;
        transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        opacity: 1;
    }
    #site-navigation .container{
        padding-left: 0;
        padding-right: 0;
    }
    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a:focus,
    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:hover,
    .navbar-default .navbar-nav > .open > a:focus {
        background-color: transparent;
    }
    .menu-container {
        width: 100%;
    }
    .menu-item-has-children li.fa:before {
        top: 6px !important;
    }
    .navbar-center {
        width: 100%;
        text-align: center;
    }
    .navbar-center > li {
        float: none;
        display: inline-block;
    }
    .header-cart.float-cart {
        position: fixed;
        top: 120px;
        right: 6px;
        z-index: 998;
        animation: showup 1s;
        padding-right: 0;
    }
    .header-cart.float-cart a.cart-contents {
        padding: 20px 5px 8px 5px;
        width: 86px;
        height: 86px;
        float: none;
        background: rgba(255, 255, 255, 1);
        position: relative;
        text-align: center;
        color: #252424 !important;
        border: 1px solid #ededed;
        border-radius: 5px;
        box-shadow: 0 4px 20px rgba(0,0,0,0.17);
        display: block;
    }
    .header-cart.float-cart a.cart-contents i {
        color: #252424;
    }
    .float-cart .header-cart-block:hover ul.site-header-cart {
        right: 0px;
        top: 55px;
    }
    .float-cart .amount-cart {
        display: block;
        background: transparent;
        color: #484848;
        margin: 0;
        font-size: 11px;
        line-height: 14px;
        margin-top: 5px;
    }
    .float-cart .amount-cart:before {
        display: none;
    }
    .header-my-account.float-login a, .header-wishlist.float-wishlist a {
        position: fixed;
        right: 6px;
        z-index: 997;
        animation: showup 1s;
        left: auto;
        float: none;
        padding: 8px;
        background: rgba(255, 255, 255, 1);
        text-align: center;
        color: #252424 !important;
        border: 1px solid #ededed;
        border-radius: 5px;
        box-shadow: 0 4px 20px rgba(0,0,0,0.17);
        width: 86px;
        height: 86px;
        line-height: 66px;
    }
    .header-wishlist.float-wishlist {
        top: 320px;
        position: fixed;
        z-index: 997;
    }
    .header-my-account.float-login {
        top: 220px;
        position: fixed;
        z-index: 997;
    }
    .header-my-account.float-login:hover {
        z-index: 999;
    }
    .dropdown-menu {
        display: block;
        opacity: 0;
    }
    .header-right {
    min-width: 300px;
    }
}
@media (max-width: 767px) {
    .menu-item .menu-description {
        left: inherit;
        top: -3px;
        font-size: 9px;
        padding: 2px 4px;
        margin: 0 3px;
        line-height: 10px;
        background: #09aafa;
        color: #fff;
        display: inline;
        border-radius: 1px;
        line-height: normal;
        margin: 0 5px;
        font-weight: 700;
    }
    .menu-item .menu-description:after {
        display: none;
    }
    .heading-row {
        flex-wrap: wrap;
    }
    .navbar-header {
        padding-right: 5px;
        float: right;
        position: relative;
    }
    .navbar-default .navbar-brand {
        margin-right: -50px;
    }
    div#my-menu {
        z-index: 99999;
        overflow: hidden;
    }
    .mm {
        opacity: 0;
        visibility: hidden;
    }
    .mm.mm--open {
        opacity: 1;
        visibility: visible;
        z-index: 99999;
    }
    #my-menu .navbar-nav > li > a {
        display: block;
        max-height: 50px;
        padding: 15px 20px;
    }
    #my-menu .dropdown-menu > li > a {
        padding: 15px 20px;
    }
    #my-menu .dropdown-menu {
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        opacity: 0;
        visibility: hidden;
    }
    #my-menu .dropdown-menu.mm--open, #my-menu.mm--open .dropdown.open .dropdown-menu {
        opacity: 1;
        visibility: visible;
    }
    #my-menu .dropdown-menu > li > a:focus {
        outline: thin dotted;
    }
    .open-panel {
        width: 24px;
        height: 24px;
        position: absolute;
        top: 0;
        right: 12px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
    }
    .brand-absolute {
        position: relative;
        right: 1px;
        padding: 0;
        bottom: -12px;
        font-size: 11px;
        float: right;
        display: inline-block;
        height: auto;
        width: 36px;
        text-align: center;
        line-height: 13px;
        margin-top: 5px
    }
    .mobile-canvas {
        float: left;
    }
    .open-panel span {
        display: block;
        position: absolute;
        height: 2px;
        width: 100%;
        background: #484848;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }
    .open-panel span:nth-child(1) {
        top: 0px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }
    .open-panel span:nth-child(2) {
        top: 7px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }
    .open-panel span:nth-child(3) {
        top: 14px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }
    .open-panel.open span:nth-child(1) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        top: -2px;
        left: 3px;
    }
    .open-panel.open span:nth-child(2) {
        width: 0%;
        opacity: 0;
    }
    .open-panel.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 21px;
        left: 3px;
    }
    .menu-heading.col-md-6 {
       /* padding: 0; */
       margin-top: 40px;
    margin-bottom: -20px;
    }
    .header-cart i,
    .header-my-account i,
    .header-wishlist i,
    .header-compare i,
    a.cart-contents i.la {
        margin-right: 0;
        font-size: 22px;
        color: white;
    }
    .header-my-account, .header-wishlist, .header-compare {
        padding-right: 5px !important;
    }
    .top-bar-section .widget {
        text-align: center !important;
    }
    #my-menu-right .nav > li {
        display: inline-block;
    }
    .header-search-form {
        font-size: 14px;
    }
    .navbar-nav.envo-categories-menu, .header-search-form, .navbar-right {width: 100%!important;}
    .header-search-form, .navbar-right {text-align: center;}
    .navbar-nav.envo-categories-menu {
        margin-left: 0px;
    }
    #menu-categories-menu.dropdown-menu.open {
        display: block;
        position: relative;
        width: 100%;
    }
    .site-heading {
        padding-right: 5px;
        max-width: 50%;
    }
}
#my-menu-right li.menu-item-has-children>a:before {
    display: none;
}
#my-menu-right .navbar-nav > li > a {
    font-weight: 400;
}
li.menu-item-has-children a.envo-categories-menu-first:before {
    font-family: "Line Awesome Free";
    content: "\f550";
    margin-left: 20px;
    font-size: 15px;
    right: auto;
    left: 0;
    position: absolute;
}
.navbar-nav.envo-categories-menu {
    background-color: #09aafa!important;
    width: 25%;
    display: none;
}
.navbar-nav > li > a.envo-categories-menu-first {
    margin-right: 0;
    color: #fff;
    border-radius: 0;
    margin-left: 0;
}
li.menu-item-has-children a.envo-categories-menu-first {
    padding-left: 45px;
    padding-right: 45px;
    min-width: 200px;
    width: 100%;
}
#menu-categories-menu, .envo-categories-menu-item {
    width: 100%;
}
.dropdown-menu > li > a {
    border-bottom: 0;
    padding: 5px 20px 5px 10px;
}
#site-navigation {
    min-height: 50px;
}
.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #09aafa;
}
.navbar-toggle {
    border: 1px solid #ccc;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #ccc;
}
.navbar-nav > li > a {
    border-bottom: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 700;
    font-size: 15px;
    max-height: 50px;
}
.top-bar-section {
    background-color: #fff;
    color: #334142;
    padding: 5px 0;
    font-size: 14px;
    border-bottom: 1px solid #f6f6f6;
}
.top-bar-section .widget, .top-bar-section p {
    margin-bottom: 0;
}
.top-bar-section .widget:nth-child(3n-1){
    text-align: center;
}
.top-bar-section .widget:nth-child(3n) {
    text-align: right;
}
article {
    clear: none;

}
article:nth-of-type(2n-1) {
    clear: left;
}
.news-text-wrap {
    position: relative;
}
.archive-page-header h1 {
    margin: 0;
    padding-bottom: 25px;
}
.updated:not(.published) {
    display: none;
}
.space-right {
    margin-right: 10px;
}
.main-content {
    float: left;
    width: 100%;
}
.page-header {
    width: 100%;
    margin: 20px 0;
    text-align: center;
}
.page h1.single-title {
    margin-bottom: 15px;
    margin-top: 10px;
}
h1.single-title {
    margin: 0;
}
.single-head {
    clear: both;
    margin-bottom: 10px;
    position: relative;
}
.single-entry-summary, .entry-footer {
    margin-top: 15px;
    width: 100%;
    clear: both;
}
.single-content.row {
    margin-bottom: 60px;
}
.tagcloud a {
    font-size: 15px !important;
    padding: 0px 6px;
    border: 1px solid;
    display: inline-block;
    margin-bottom: 5px;
}
input, textarea {
    background-color: #fff;
    padding: 8px;
    color: #464a4c;
    border-radius: 0;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #bbb;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: block;
    width: 100%;
}
.radio, .checkbox {
    display: inline-block;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    position: relative;
    margin-left: 0;
}
select {
    max-width: 100%;
    padding: 5px;
    color: #000;
}
#respond .comment-form-url,
#respond input#url {
    width: 100%;
    float: left;
}
#respond input[type="radio"],
#respond input[type="checkbox"] {
    width: auto;
    float: left;
    margin-right: 10px;
}
#respond .comment-form-author,
#respond .comment-form-email {
    width: 50%;
    float: left;
}
#respond .comment-form-author {
    padding-right: 5%;
}
#sidebar {
    display: inline-block;
    max-width: 100%;
}
.page-area {
   /* padding-top: 15px; */
}
.widget {
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    margin-bottom: 20px;
    position: relative;
}
.homepage-area .widget {
    margin: 0;
    padding: 0;
}
.widget ul {
    padding-left: 0;
    list-style-type: none;
}
.widget li > ul {
    padding-left: 15px;
}
.widget ul li {
    margin: 4px 0px 0px;
    padding: 0px 0px 4px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.widget ul li:last-child {
    border-bottom: none;
}
.widget-title {
    font-size: 18px;
    position: relative;
    width: 100%;
    clear: both;
    margin-top: 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
    display: block;
    text-align: left;
}
.widget-title h3 {
    font-size: 16px;
    position: relative;
    color: #404040;
    padding: 8px 5px;
    margin: 0;
    line-height: 18px;
    display: inline-block;
    z-index: 1;
    border: 0;
}
.widget-title h3:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    height: 1px;
    z-index: 9;
    width: 100%;
}
h1.site-title, .site-title {
    margin: 0;
    padding: 0;
    font-size: 26px;
    line-height: 30px;
    word-wrap: break-word;
    font-weight: 700;
    color: #484848;
    letter-spacing: -.02em;
}
.site-description {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    position: relative;
    display: inline-block;
}
.site-branding-logo a {
    border: none;
    z-index: 99;
    position: relative;
}
.site-branding-logo img {
    width: auto;
}
.site-branding-text {
    z-index: 99;
    position: relative;
}
.site-heading {
    padding-left: 15px;
    padding-right: 15px;
}
.mobile-heading .site-branding-logo img {
    max-height: 50px
}
.site-branding-logo, .site-branding-text {
    text-align: left;
    float: left;
    margin-bottom: 0;
}
.site-heading-sidebar p {
    margin-bottom: 0;
}
.site-heading-sidebar .widget {
    margin-bottom: 8px;
    font-size: 80%;
}
.navbar {
    margin-bottom: 0;
}
.main-menu {
    position: relative;
}
#site-navigation {
    background-color: transparent;
    border: none;
}
#second-site-navigation {
    background-color: #ffffff;
    border-bottom: 1px solid #f6f6f6;
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 5px;
}
#site-navigation, nav a {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #484848;
    border-radius: 0;
}
#site-navigation .container {
    position: relative;
}
.featured-thumbnail {
    width: 100%;
    position: relative;
}
.featured-thumbnail img {
    width: 100%;
    text-align: center;
}
.single-page-header {
    color: #fff;
    font-size: 44px;
    font-weight: 700;
}
nav.navigation.pagination {
    text-align: center;
    width: 100%;
    clear: both;
    margin: 20px 0;
}
nav.navigation.pagination .nav-links a, nav.navigation.pagination .current {
    padding: 5px 10px;
    border: none;
    border-radius: 0;
    position: relative;
    z-index: 1;
    border: 1px solid #b5b5b5;
}

nav.navigation.pagination .current {
    color: #fff;
    background-color: transparent;
}

#content-footer-section {
    background-color: #000000;
    color: #ffffff;
    padding: 15px;
    clear: both;
}
#content-footer-section .news-item h2 a {
    color: #fff;
    font-weight: 300;
}
#content-footer-section .widget-title h3 {
    color: #fff;
}
#content-footer-section .posted-date, 
#content-footer-section .comments-meta, 
#content-footer-section .comments-meta a {
    position: relative;
    color: #cacaca;
    font-size: 14px;
    font-weight: 300;
    font-style: italic;
}
.footer-credits {
    background-color: #1e1e1e;
    clear: both;
	display: none;
}
.footer-credits-text {
    padding: 20px 0;
    color: #fff;
}
.site-header {
    padding: 15px 0 0 0;
    background-color: #fff;
    border-bottom: 1px solid #f6f6f6;
}

.taxonomy-description {
    margin-bottom: 20px;
}
.single-footer.row {
    clear: both;
}
/* Search styling */
.header-search-form {
    position: relative;
    display: inline-block;
  /*  border: 1px solid;
    border-color: #09aafa; */
    border-radius: 5px;
    height: 30px;
    background-color: #fff;
    padding-right: 52px;
    float: left;
}
.header-search-form {
    width: 100%;
}
.menu-right-on .header-search-form {
    width: 50%;
}
select.header-search-select {
    width: 35%;
    display: inline-block;
    border: none;
    float: left;
    height: 28px;
    background-color: #fff;
    border-left: 1px solid #ececec;
}
input.header-search-input {
    width: 65%;
    display: inline-block;
    border: none;
    float: left;
    height: 28px;
    border-radius: 0;
    right: 0px;
    position: relative;
    background-color: transparent;
    padding-left: 15px;
    border-radius: 0px;
}
button.header-search-button {
    border: none;
    color: inherit;
    position: absolute;
    right: 0;
    padding: 0 12px;
    font-size: 22px;
    line-height: 0;
    background-color: #09aafa;
    top: 1px;
    height: 30px;
    border-radius: 5px;
    width: 50px;
}
button.header-search-button .la {
    color: #fff;
}
form.search-form label {
    width: 100%;
    display: block;
}
button.dgwt-wcas-search-submit, button.dgwt-wcas-search-submit:hover {
    background: initial;
}
form.search-form, form.woocommerce-product-search {
    position: relative;
}
.search-submit, .woocommerce-product-search button {
    position: absolute;
    top: 2px;
    right: 2px;
    bottom: 2px;
    line-height: 18px;
}
.search-field {
    width: 100%;
    padding-right: 90px;
    border: 1px solid #e2e2e2;
    border-radius: 3px;
}
input[type="search"].search-field::-webkit-input-placeholder {
    color: #d7d7d7;
}
input[type="search"].search-field:focus::-webkit-input-placeholder {
    color: #f1f1f1;
    padding: 20px 0 0 0;
}
fieldset {
    border: 2px solid #e5e5e5;
    margin: 5px 2px 15px 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
    width: auto;
    border-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
}
.search-on, .menu-cats-on, .menu-right-on {
    width: 100%;
}
/* Comments */
.comment-form #comment {
    width: 100%;
}
cite.fn {
    font-weight: bold;
}
a.comment-reply-link {
    border: 1px solid #ccc;
    padding: 10px 20px;
}
.reply {
    margin: 20px 0;
}
.comment-meta.commentmetadata {
    margin: 10px 0;
    font-size: 12px;
    font-style: italic;
}
.comment-body {
    margin-bottom: 40px;
}
.commentlist li {
    list-style-type: none;
}
.error-template {
    padding-bottom: 60px;
}
.btn-default, input[type="submit"], input#submit, button, a.comment-reply-link { 
    box-shadow: none;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    border: 1px solid;
    border-radius: 2px;
    padding: 10px 25px;
    color: #000;
    background-color: transparent;
    font-weight: 400;
    font-size: 14px;
}
button#place_order {
    float: none;
    margin: 0 auto;
    display: inline-block;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 15px;
    font-size: 19px;
    border-radius: 5px;
}
.inner-wrapper {
    display: block;
    margin-bottom: 15px;
}
.content-date-comments {
    display: inline-block;
}
.cat-links, .tags-links {
    display: inline-block;
    margin-bottom: 5px;
    width: 100%;
}
.posted-date, .comments-meta {
    margin-right: 15px;
}
.posted-date,
.cat-links a,
.cat-links span,
.tags-links span {
    position: relative;
    color: #404040;
    font-size: 14px;
    font-weight: 300;
    font-style: italic;
}
.comments-meta {
    position: relative;
    z-index: 5;
    color: #404040;
    padding: 0 8px;
    font-size: 12px;
    font-weight: 300;
    font-style: italic;
    display: inline-block;
}
.comments-meta a {
    color: #404040;
}
span.comments-meta i {
    margin-left: 5px;
}
.tags-links a {
    position: relative;
    color: #404040;
    font-style: italic;
    opacity: 0.8;
    font-size: 14px;
    margin-right: 8px;
}
.news-item {
    margin-bottom: 10px;
}
.news-item h2 {
    font-size: 26px;
    margin-top: 0;
    margin-bottom: 5px;
    font-weight: 700;
}
.news-item.layout-two h2 {
    font-size: 18px;
}
.one-news-section .news-item h2 {
    margin-top: 10px;
    font-size: 28px;
}
.news-item h2 a {
    color: #404040;
    font-weight: 300;
    font-size: 30px;
}
.news-thumb {
    margin-bottom: 10px;
}
.news-thumb img {
    width: 100%;
    -webkit-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
}
.news-item:hover img {
    opacity: 1;
    -webkit-animation: flash 1.5s;
    animation: flash 1.5s;
}
@-webkit-keyframes flash {
    0% {
        opacity: .4;
    }
    100% {
        opacity: 1;
    }
}
@keyframes flash {
    0% {
        opacity: .4;
    }
    100% {
        opacity: 1;
    }
}
.post-excerpt {
    font-size: 16px;
    font-weight: 300;
    display: block;
    clear: both;
}
.author-meta-by {
    font-style: italic;
    opacity: 0.7;
    position: relative;
    font-size: 14px;
    font-weight: 300;
}
.author-meta a {
    color: #484848;
    text-transform: uppercase;
    font-size: 14px;
    margin-left: 4px;
    margin-right: 15px;
}
.heading-row {
    display: flex;
    float: none;
    align-items: flex-start;
    position: relative;
}
.header-right {
    padding-left: 0;
    /* flex: auto; */
    margin-left: 2%;
}
.header-right.menu-button {
    max-width: 34px;
}
nav.navigation.post-navigation {
    clear: both;
    width: 100%;
}
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}
.nav-subtitle {
    background: transparent;
    opacity: 0.8;
    color: initial;
    display: block;
    font-size: 13px;
    text-transform: uppercase;
}
.nav-links {
    width: 100%;
    display: block;
    float: left;
    clear: both;
    margin-bottom: 15px;
}
.nav-links .nav-title {
    position: relative;
}
.nav-previous .fa {
    margin-right: 5px;
}
.nav-next .fa {
    margin-left: 5px;
}

[data-tooltip] {
    position: relative;
    z-index: 999;
    cursor: pointer;
}
[data-tooltip]:before,
[data-tooltip]:after {
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    pointer-events: none;
}

[data-tooltip]:before {
    position: absolute;
    bottom: 85%;
    left: 50%;
    transform: translate(-50%, 0);
    margin-bottom: 5px;
    padding: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #000;
    background-color: hsla(0, 0%, 20%, 0.9);
    color: #fff;
    content: attr(data-tooltip);
    text-align: center;
    font-size: 14px;
    line-height: 1.1;
    width: max-content;
    z-index: 999;
}
[data-tooltip]:after {
    position: absolute;
    bottom: 85%;
    left: 50%;
    transform: translate(-50%, 0);
    width: 0;
    border-top: 5px solid #000;
    border-top: 5px solid hsla(0, 0%, 20%, 0.9);
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    content: " ";
    font-size: 0;
    line-height: 0;
    z-index: 999;
} 
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}
/* Menu social links */
.navbar a[href*="vk.com"], .navbar a[href*="dribbble.com"], .navbar a[href*="facebook.com"], .navbar a[href*="flickr.com"], .navbar a[href*="foursquare.com"], .navbar a[href*="plus.google.com"], .navbar a[href*="instagram.com"], .navbar a[href*="linkedin.com"], .navbar a[href*="pinterest.com"], .navbar a[href*="reddit.com"], .navbar a[href*="tumblr.com"], .navbar a[href*="twitter.com"], .navbar a[href*="vimeo.com"], .navbar a[href*="wordpress.com"], .navbar a[href*="wordpress.org"], .navbar a[href*="youtube.com"], .navbar a[href*="mailto:"], .navbar a[href*="twitch.tv"], .navbar a[href$="/feed/"] {
    text-indent: -9999px;
    white-space: normal;
    min-width: 30px;
    padding-left: 7px;
    padding-right: 7px;
    font-size: 25px;
}
.navbar a[href*="vk.com"]:after, .navbar a[href*="dribbble.com"]:after, .navbar a[href*="facebook.com"]:after, .navbar a[href*="flickr.com"]:after, .navbar a[href*="foursquare.com"]:after, .navbar a[href*="plus.google.com"]:after, .navbar a[href*="instagram.com"]:after, .navbar a[href*="linkedin.com"]:after, .navbar a[href*="pinterest.com"]:after, .navbar a[href*="reddit.com"]:after, .navbar a[href*="tumblr.com"]:after, .navbar a[href*="twitter.com"]:after, .navbar a[href*="vimeo.com"]:after, .navbar a[href*="wordpress.com"]:after, .navbar a[href*="wordpress.org"]:after, .navbar a[href*="youtube.com"]:after, .navbar a[href*="mailto:"]:after, .navbar a[href*="twitch.tv"]:after, .navbar a[href$="/feed/"]:after {
    font-family: "Line Awesome Brands";
    text-indent: 0;
    display: block;
    float: left;
    position: relative;
    font-weight: 900;
    
}
.navbar a[href$="/feed/"]:after {
    font-family: "Line Awesome free";
    content: "\f09e";
    color: #ff9900;
}
.navbar a[href*="vk.com"]:after {
    content: "\f189";
    color: #4a76a8;
}
.navbar a[href*="twitch.tv"]:after {
    content: "\f1e8";
    color: #6441A5;
}
.navbar a[href*="mailto:"]:after {
    font-family: "Line Awesome free";
    content: "\f658";
    color: #484848;
}
.navbar a[href*="youtube.com"]:after {
    content: "\f167";
    color: #bb0000;
}
.navbar a[href*="wordpress.com"]:after, .navbar a[href*="wordpress.org"]:after {
    content: "\f19a";
    color: #0073aa;
}
.navbar a[href*="vimeo.com"]:after {
    content: "\f194";
    color: #aad450;
}
.navbar a[href*="tumblr.com"]:after {
    content: "\f173";
    color: #32506d;
}
.navbar a[href*="reddit.com"]:after {
    content: "\f281";
}
.navbar a[href*="twitter.com"]:after {
    content: "\f099";
    color: #00aced;
}
.navbar a[href*="dribbble.com"]:after {
    content: "\f17d";
    color: #ea4c89;
}
.navbar a[href*="facebook.com"]:after {
    content: "\f09a";
    color: #3b5998;
}
.navbar a[href*="flickr.com"]:after {
    content: "\f16e";
    color: #ff0084; 
}
.navbar a[href*="foursquare.com"]:after {
    content: "\f180";
    color: #0072b1; 
}
.navbar a[href*="instagram.com"]:after {
    content: "\f16d";
    color: #517fa4; 
}
.navbar a[href*="linkedin.com"]:after {
    content: "\f0e1";
    color: #007bb6; 
}
.navbar a[href*="pinterest.com"]:after {
    content: "\f231";
    color: #cb2027; 
}



@font-face {
  font-family: "SF Pro Display Regular";
  font-weight: normal;
  font-style: normal;
  src: font-url("../fonts/sfprodisplay-regular.woff") format("woff");
  src: font-url("../fonts/sfprodisplay-regular.woff2") format("woff2");
}

@font-face {
  font-family: "SF Pro Display Semibold";
  font-weight: normal;
  font-style: normal;
  src: font-url("../fonts/sfprodisplay-semibold.woff") format("woff");
  src: font-url("../fonts/sfprodisplay-semibold.woff2") format("woff2");
}

@font-face {
  font-family: "Muller Medium";
  font-weight: normal;
  font-style: normal;
  src: font-url("../fonts/mullermedium.woff") format("woff");
  src: font-url("../fonts/mullermedium.woff2") format("woff2");
}

@font-face {
  font-family: "Muller Bold";
  font-weight: normal;
  font-style: normal;
  src: font-url("../fonts/mullerbold.woff") format("woff");
  src: font-url("../fonts/mullerbold.woff2") format("woff2");
}

@font-face {
  font-family: "Segoe Ui Regular";
  font-weight: normal;
  font-style: normal;
  src: font-url("../fonts/segoe_ui_regular.woff") format("woff");
  src: font-url("../fonts/segoe_ui_regular.woff2") format("woff2");
}

textarea.form-control {
  height: auto !important;
}

.btn {
  color: #000000;
  font-size: .94rem !important;
  line-height: 1.2;
  border-radius: 5px !important;
  font-weight: 500;
  position: relative;
  overflow: hidden;
  padding: 0.575rem 0.75rem !important;
}

.btn::before {
  content: "";
  width: 30px;
  height: 80px;
  background: -webkit-gradient(linear, left top, right top, from(transparent), to(rgba(255, 255, 255, 0.5)));
  background: -o-linear-gradient(left, transparent, rgba(255, 255, 255, 0.5));
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.5));
  position: absolute;
  top: 0;
  bottom: 0;
  left: -60px;
  margin: auto;
}

.btn:hover::before {
  -webkit-animation: blic .8s linear;
  animation: blic .8s linear;
}

@-webkit-keyframes blic {
  0% {
    -webkit-transform: translateX(-80px) rotate(-25deg);
    transform: translateX(-80px) rotate(-25deg);
  }

  100% {
    -webkit-transform: translateX(400px) rotate(-25deg);
    transform: translateX(400px) rotate(-25deg);
  }
}

@keyframes blic {
  0% {
    -webkit-transform: translateX(-80px) rotate(-25deg);
    transform: translateX(-80px) rotate(-25deg);
  }

  100% {
    -webkit-transform: translateX(400px) rotate(-25deg);
    transform: translateX(400px) rotate(-25deg);
  }
}

.btn-primary {
  font-family: "Muller Bold", sans-serif;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 700 !important;
  color: #262626;
  color: #262626 !important;
  border: none !important;
  outline: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: -webkit-gradient(linear, left top, right top, from(#EDB718), color-stop(18.77%, #EFC12E), color-stop(36.26%, #F1D85A), color-stop(54.85%, #F1E26F), color-stop(69.61%, #ECE06A), color-stop(84.92%, #DCC12A), color-stop(102.38%, #D7B412));
  background: -o-linear-gradient(left, #EDB718 0%, #EFC12E 18.77%, #F1D85A 36.26%, #F1E26F 54.85%, #ECE06A 69.61%, #DCC12A 84.92%, #D7B412 102.38%);
  background: linear-gradient(90deg, #EDB718 0%, #EFC12E 18.77%, #F1D85A 36.26%, #F1E26F 54.85%, #ECE06A 69.61%, #DCC12A 84.92%, #D7B412 102.38%);
  border-radius: 5px;
  max-width: 350px;
  display: block !important;
  margin: 0 auto;
  text-align: center;
}

.btn-transparent {
  font-family: "Muller Medium", sans-serif;
  color: #ffffff !important;
  border: 2px solid #fff !important;
  padding: 8px 12px !important;
}

.btn-default {
  color: #ffffff !important;
  background-color: #2FA09E !important;
  border-color: #2FA09E !important;
}

.btn-default:hover {
  background-color: #007976 !important;
  border-color: #007976 !important;
}

.btn-back {
  background: -webkit-gradient(linear, left top, right top, from(#EDB718), color-stop(18.77%, #EFC12E), color-stop(36.26%, #F1D85A), color-stop(54.85%, #F1E26F), color-stop(69.61%, #ECE06A), color-stop(84.92%, #DCC12A), color-stop(102.38%, #D7B412));
  background: -o-linear-gradient(left, #EDB718 0%, #EFC12E 18.77%, #F1D85A 36.26%, #F1E26F 54.85%, #ECE06A 69.61%, #DCC12A 84.92%, #D7B412 102.38%);
  background: linear-gradient(90deg, #EDB718 0%, #EFC12E 18.77%, #F1D85A 36.26%, #F1E26F 54.85%, #ECE06A 69.61%, #DCC12A 84.92%, #D7B412 102.38%);
  max-width: 190px;
}

.btn-back span {
  font-family: "Muller Bold", sans-serif;
  font-size: 14px !important;
  line-height: 22px !important;
  font-weight: 700 !important;
  color: #2a383e;
  position: relative;
  padding-left: 35px;
}

.btn-back span::before {
  content: url(../img/back-arrow.svg);
  position: absolute;
  width: 25px;
  height: 8px;
  left: 0;
}

.btn-consult {
  border: 1px solid #968855 !important;
}

.btn-consult span {
  font-family: "Muller Medium", sans-serif;
  font-size: 14px !important;
  line-height: 24px !important;
  font-weight: 700 !important;
  color: #968855;
  position: relative;
  padding-left: 35px;
}

.btn-consult span::before {
  content: url(../img/icons/call-consult.svg);
  position: absolute;
  width: 19px;
  height: 19px;
  left: 0;
  top: -2px;
}

.wrapper {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}

.top-line {
  background: url("../img/bg/bg-header.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

.top-line .wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 2fr 7fr 3fr;
  grid-template-columns: 2fr 7fr 3fr;
  grid-gap: 15px;
}

.top-line__block {
  padding-top: 20px;
}

.top-line__block-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 12px;
}

.top-line__block-menu a {
  font-family: "SF Pro Display Regular", sans-serif;
  font-size: 14px !important;
  line-height: 22px !important;
  font-weight: normal !important;
  color: #fafafa;
}

.top-line__block-menu a:hover,
.top-line__block-menu a:focus {
  text-decoration: none;
  color: #fefefe;
  background: none;
}

.top-line__block-menu a.adress {
  position: relative;
  padding-left: 20px;
}

.top-line__block-menu a.adress::before {
  content: url("../img/icons/location_icon_white.svg");
  position: absolute;
  top: 0;
  left: 0;
}

.top-line__block-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.top-line__block-search .search-form {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.top-line__block-search .search-form input {
  width: 100%;
  padding: 2px 12px;
  border-radius: 5px;
  background: #FFFEFE;
  font-family: "Segoe Ui Regular", sans-serif;
  font-size: 14px !important;
  line-height: 22px !important;
  font-weight: normal !important;
  color: #000000;
}

.top-line__block-search .search-form *::-webkit-input-placeholder {
  color: #bfbfbf;
  opacity: 1;
}

.top-line__block-search .search-form *:-moz-placeholder {
  color: #bfbfbf;
  opacity: 1;
}

.top-line__block-search .search-form *::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1;
}

.top-line__block-search .search-form *:-ms-input-placeholder {
  color: #bfbfbf;
  opacity: 1;
}

.top-line__block-search .search-form .btn-search {
  position: absolute;
  right: 9px;
  top: 5px;
  width: 20px;
  height: 20px;
  margin: auto;
  padding: 0;
  border: none;
  background-color: transparent;
  background-image: url("../img/icons/search_icon.png");
  background-position: center center;
  background-repeat: no-repeat;
}

.top-line__block-search .search-form .btn-search:hover,
.top-line__block-search .search-form .btn-search:focus {
  border: none;
  outline: none;
}

.top-line__block-search a {
  font-family: "SF Pro Display Regular", sans-serif;
  font-size: 14px !important;
  line-height: 22px !important;
  font-weight: normal !important;
  color: #fafafa;
}

.top-line__block-search a:hover,
.top-line__block-search a:focus {
  text-decoration: none;
  color: #fefefe;
  background: none;
}

.top-line__block-search .icon-compare,
.top-line__block-search .icon-basket {
  display: block;
  width: 26px;
  height: 26px;
  position: relative;
  background: url("../img/icons/balance.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  margin-left: 16px;
}

.top-line__block-search .icon-compare:hover,
.top-line__block-search .icon-compare:focus,
.top-line__block-search .icon-basket:hover,
.top-line__block-search .icon-basket:focus {
  background: url("../img/icons/balance.svg");
}

.top-line__block-search .icon-basket {
  background: url("../img/icons/basket.svg");
}

.top-line__block-search .icon-basket:hover,
.top-line__block-search .icon-basket:focus {
  background: url("../img/icons/basket.svg");
}

.top-line__block-search .icon-mobile {
  display: none;
}

.top-line__block-search i.count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 22px;
  height: 22px;
  position: absolute;
  top: -10px;
  right: -10px;
  margin: auto;
  background: #F0DF46;
  border-radius: 50%;
  font-family: "Segoe Ui Regular", sans-serif;
  font-size: 12px !important;
  line-height: 20px !important;
  font-weight: normal !important;
  color: #262626;
}

.top-line__block-search .compare {
  margin-left: 25px;
}

.top-line__users {
  -ms-grid-column-align: end;
  justify-self: end;
  margin-top: -50px;
  margin-left: 40px;
}

.top-line__users .user {
  font-family: "SF Pro Display Semibold", sans-serif;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 600 !important;
  color: #ffffff;
  padding-top: 14px;
  text-align: right;
  margin-bottom: 7px;
}

.top-line__users .user a {
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 600 !important;
  color: #ffffff;
}

.top-line__users .user a:hover,
.top-line__users .user a:focus {
  text-decoration: none;
  color: #fefefe;
  background: none;
}

.top-line__users .user__login {
  position: relative;
  padding-left: 22px;
}

.top-line__users .user__login::before {
  content: url("../img/icons/user_icon.png");
  position: absolute;
  left: 0;
  top: -1px;
}

.header {
  min-height: 350px;
  background-repeat: no-repeat;
  position: relative;
  z-index: 10;
  background-color: #E7EAED;
  background-image: url(../img/bg/fon-1.jpg);
  background-position: center center;
  background-size: cover;
  overflow: hidden;
  padding: 22px 0 0 0;
}

.header__box {
  font-family: "SF Pro Display Semibold", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  max-width: 920px;
}

.header__box-date {
  font-size: 56px !important;
  line-height: 64px !important;
  font-weight: 600 !important;
  color: #512B2A;
  background: #FAFF00;
  padding: 5px 30px 6px 15px;
  position: relative;
  margin-bottom: 20px;
  opacity: 0;
  -webkit-animation: h1_anim 1.5s ease .7s forwards;
  animation: h1_anim 1.5s ease .7s forwards;
}

.header__box-date::before {
  content: '';
  position: absolute;
  right: -26px;
  top: 11px;
  width: 52px;
  height: 53px;
  background: #FAFF00;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: -1;
}

.header__box-title {
  font-size: 44px !important;
  line-height: 54px !important;
  font-weight: 600 !important;
  color: #ffffff;
  margin-bottom: 25px;
  margin-left: 15px;
  opacity: 0;
  -webkit-animation: h1_anim 1.5s ease 1s forwards;
  animation: h1_anim 1.5s ease 1s forwards;
}

.header__box-adress {
  font-size: 36px !important;
  line-height: 46px !important;
  font-weight: 600 !important;
  color: #262626;
  padding-left: 40px;
  position: relative;
  margin-left: 15px;
  opacity: 0;
  -webkit-animation: h1_anim 1.5s ease 1.2s forwards;
  animation: h1_anim 1.5s ease 1.2s forwards;
}

.header__box-adress:hover,
.header__box-adress:focus {
  text-decoration: none;
  color: #262626;
  background: none;
}

.header__box-adress::before {
  content: url("../img/icons/location_icon.png");
  position: absolute;
  top: 3px;
  left: 0;
}

.header.category,
.header.subcategory,
.header.single-product,
.header.directory {
  min-height: 150px;
}

.header.category .header__box,
.header.subcategory .header__box,
.header.single-product .header__box,
.header.directory .header__box {
  max-width: none;
  min-height: auto;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.header.category .header__box-title,
.header.subcategory .header__box-title,
.header.single-product .header__box-title,
.header.directory .header__box-title {
  /*color: #000 !important; */
  margin-bottom: 0;
  text-shadow: 0 0 10px black;
}

.header.subcategory .header__box-title,
.header.single-product .header__box-title {
  position: relative;
  padding: 25px;
  color: #ffffff !important;
}

.header.subcategory .header__box-title::before,
.header.single-product .header__box-title::before {
  content: '';
  position: absolute;
  top: 0;
  left: -390px;
  right: 0;
  bottom: 0;
  background: rgba(237, 124, 0, 0.76);
  z-index: -1;
}

.navigation {
  height: auto;
  line-height: normal;
  width: 100%;
  z-index: 150;
  background-color: #1890FF;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  padding: 16px 5px;
}

.navigation.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  -webkit-box-shadow: 0px 0 25px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0 25px 10px rgba(0, 0, 0, 0.3);
}

.nav_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 1100px;
  margin: 0 auto;
}

.naviagation__item {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}

.naviagation__item_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin: 0;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.naviagation__item_link li a {
  font-family: "Muller Medium", sans-serif;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  color: #ffffff;
}

.naviagation__item_link li a:hover,
.naviagation__item_link li a:focus {
  text-decoration: none;
  color: #fefefe;
  background: none;
}

.order__number {
  text-align: center;
  display: block;
  line-height: 7px;
}

.order__number .icon {
  vertical-align: middle;
}

.order__number .icon:nth-child(2) {
  margin-right: 5px;
  display: inline-block;
}

.order__number .btn_block a {
  background-color: #E7EAED;
  padding: 15px 0;
}

.btn_block a {
  display: block;
  background-color: #DB493D;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  color: #000000;
  padding: 10px 0;
  margin: 5px 0;
  text-align: center;
  text-decoration: none;
}

.btn_block a:hover {
  background-color: #a8160a;
}

.header__wrap {
  margin: 150px auto 0;
  max-width: 1100px;
  position: relative;
}

.h1 {
  text-align: center;
  text-align-text-transform: uppercase;
  text-align-font-size: 20px;
  text-align-margin: 0;
  color: #000000;
}

.title__text {
  color: #333333;
  font-size: 30px;
  text-align: center;
  margin: 0;
  line-height: 22px;
}

#before-load {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.5);
  z-index: 1001;
}

#before-load img {
  font-size: 140px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -70px 0 0 -70px;
  -webkit-animation: rotate 2s infinite;
  animation: rotate 2s infinite;
}

@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.wrap__button_mob {
  display: none;
  position: fixed;
  z-index: 100;
  right: 15px;
  top: 15px;
}

.sidebarBtn {
  width: 50px;
  height: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: transparent;
  cursor: pointer;
  outline: none;
  border: none;
  z-index: 10;
}

.sidebarBtn:focus {
  outline: none;
}

.sidebarBtn span {
  display: block;
  width: 45px;
  height: 3px;
  background-color: #ffffff;
  position: absolute;
  top: 24px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  outline: none;
}

.sidebarBtn span:before {
  content: '';
  position: absolute;
  top: -10px;
  left: 0;
  width: 100%;
  height: 3px;
  background: #ffffff;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  outline: none;
}

.sidebarBtn span:after {
  content: '';
  position: absolute;
  top: 10px;
  left: 0;
  width: 100%;
  height: 3px;
  background: #ffffff;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.sidebarBtn.toggle span {
  background: transparent;
}

.sidebarBtn.toggle span:before {
  top: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sidebarBtn.toggle span:after {
  top: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.pushy-open-right .sidebarBtn.toggle span {
  background: transparent;
}

.pushy-open-right .sidebarBtn.toggle span:before {
  top: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #ffffff;
}

.pushy-open-right .sidebarBtn.toggle span:after {
  top: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background-color: #ffffff;
}

.visually-hidden {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}

.phone-call {
  display: none;
  position: fixed;
  bottom: 5%;
  right: 5%;
  z-index: 200;
  -webkit-transition: .5s linear;
  -o-transition: .5s linear;
  transition: .5s linear;
  -webkit-box-shadow: 0 0 0px 0px black;
  box-shadow: 0 0 0px 0px black;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}

.phone-call img {
  -webkit-box-shadow: 1px 2px 17px #FFB81C;
  box-shadow: 1px 2px 17px #FFB81C;
  border-radius: 50%;
  -webkit-animation: phoneCall 1s linear infinite;
  animation: phoneCall 1s linear infinite;
}

@-webkit-keyframes phoneCall {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-box-shadow: 1px 2px 19px #FFB81C;
    box-shadow: 1px 2px 19px #FFB81C;
  }

  50% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
    -webkit-box-shadow: 1px 2px 10px #FFB81C;
    box-shadow: 1px 2px 10px #FFB81C;
  }

  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-box-shadow: 1px 2px 19px #FFB81C;
    box-shadow: 1px 2px 19px #FFB81C;
  }
}

@keyframes phoneCall {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-box-shadow: 1px 2px 19px #FFB81C;
    box-shadow: 1px 2px 19px #FFB81C;
  }

  50% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
    -webkit-box-shadow: 1px 2px 10px #FFB81C;
    box-shadow: 1px 2px 10px #FFB81C;
  }

  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-box-shadow: 1px 2px 19px #FFB81C;
    box-shadow: 1px 2px 19px #FFB81C;
  }
}

/*animation: pull 500ms infinite linear */

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@-webkit-keyframes wobble-vertical {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }

  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }

  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }

  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }

  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes wobble-vertical {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }

  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }

  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }

  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }

  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@-webkit-keyframes wobble-vertical2 {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes wobble-vertical2 {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@-webkit-keyframes si-button-pulse {
  from {
    -webkit-box-shadow: 0 0 8px 6px #FFF, 0 0 12px 14px #FFF;
    box-shadow: 0 0 8px 6px #FFF, 0 0 12px 14px #FFF;
  }

  to {
    -webkit-box-shadow: 0 0 18px 6px rgba(255, 48, 26, 0), 0 0 4px 71px rgba(255, 48, 26, 0);
    box-shadow: 0 0 18px 6px rgba(255, 48, 26, 0), 0 0 4px 71px rgba(255, 48, 26, 0);
  }
}

@keyframes si-button-pulse {
  from {
    -webkit-box-shadow: 0 0 8px 6px #FFF, 0 0 12px 14px #FFF;
    box-shadow: 0 0 8px 6px #FFF, 0 0 12px 14px #FFF;
  }

  to {
    -webkit-box-shadow: 0 0 18px 6px rgba(255, 48, 26, 0), 0 0 4px 71px rgba(255, 48, 26, 0);
    box-shadow: 0 0 18px 6px rgba(255, 48, 26, 0), 0 0 4px 71px rgba(255, 48, 26, 0);
  }
}

/*Дергается */

@-webkit-keyframes buzz-z {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  90% {
    -webkit-transform: translateX(1px) rotate(0deg);
    transform: translateX(1px) rotate(0deg);
  }

  100% {
    -webkit-transform: translateX(-1px) rotate(0deg);
    transform: translateX(-1px) rotate(0deg);
  }
}

@keyframes buzz-z {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  90% {
    -webkit-transform: translateX(1px) rotate(0deg);
    transform: translateX(1px) rotate(0deg);
  }

  100% {
    -webkit-transform: translateX(-1px) rotate(0deg);
    transform: translateX(-1px) rotate(0deg);
  }
}

@-webkit-keyframes scale2 {
  from {
    -webkit-transform: scale(1) rotate(-4deg);
    transform: scale(1) rotate(-4deg);
  }

  50% {
    -webkit-transform: scale(1.3) rotate(4deg) translate(-5px, -10px);
    transform: scale(1.3) rotate(4deg) translate(-5px, -10px);
  }

  to {
    -webkit-transform: scale(1) rotate(-4deg);
    transform: scale(1) rotate(-4deg);
  }
}

@keyframes scale2 {
  from {
    -webkit-transform: scale(1) rotate(-4deg);
    transform: scale(1) rotate(-4deg);
  }

  50% {
    -webkit-transform: scale(1.3) rotate(4deg) translate(-5px, -10px);
    transform: scale(1.3) rotate(4deg) translate(-5px, -10px);
  }

  to {
    -webkit-transform: scale(1) rotate(-4deg);
    transform: scale(1) rotate(-4deg);
  }
}

@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*::-webkit-input-placeholder {
  color: #bfbfbf;
  opacity: 1;
}

*:-moz-placeholder {
  color: #bfbfbf;
  opacity: 1;
}

*::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1;
}

*:-ms-input-placeholder {
  color: #bfbfbf;
  opacity: 1;
}

::-webkit-scrollbar-track {
  background-color: #32312e;
  -webkit-box-shadow: 0px 0px 3px #000 inset;
  box-shadow: 0px 0px 3px #000 inset;
}

::-webkit-scrollbar-thumb {
  border-radius: 0px;
  background-color: #1890FF;
  -webkit-box-shadow: 0px 1px 1px #DB493D inset;
  box-shadow: 0px 1px 1px #DB493D inset;
  background-position: center;
  background-repeat: no-repeat;
}

::-webkit-scrollbar {
  width: 11px;
}

::-webkit-input-placeholder {
  color: #000000;
}

::-moz-placeholder {
  color: #000000;
}

input {
  outline: none;
}

select {
  outline: none;
}

button {
  outline: none;
}

a {
  outline: none;
}

ul {
  list-style: none;
  padding: 0;
}

section {
  border-top: .1px solid transparent;
}

body {
  font-size: 16px;
  min-width: 320px;
  position: relative;
  line-height: 1.65;
  font-family: 'Roboto', sans-serif;
  overflow-x: hidden;
  margin: 0;
  padding: 0;
}

::-moz-selection {
  background-color: #1890FF;
  color: #fff;
}

::selection {
  background-color: #1890FF;
  color: #fff;
}

.slide {
  max-width: 1100px;
  margin: 0 auto;
  position: relative;
}

.slide .swiper_button_next_column {
  right: -40px;
  top: 48%;
}

.slide .swiper_button_prev_column {
  left: -60px;
  top: 48%;
}

.swiper-container {
  width: 100%;
  height: 100%;
}

.swiper-wrapper {
  padding: 55px 0;
}

.swiper-slide {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.swiper-button-next,
.swiper-button-prev {
  font-size: 50px;
  color: #333;
  z-index: 1;
  outline: none;
}

.swiper-button-next {
  padding: 0px 8px 4px 3px;
  right: 0px;
}

.swiper-button-prev {
  padding: 0px 10px 4px 0px;
  left: 0;
}

.swiper-pagination {
  bottom: -30px;
  width: 100%;
}

.swiper-pagination .swiper-pagination-bullet {
  margin: 7px;
  width: 10px;
  height: 10px;
  background: #A6A6A6;
  opacity: 1;
  border-radius: 50%;
}

.swiper-pagination .swiper-pagination-bullet-active {
  background-color: #646464;
  border-radius: 50%;
}

.go-prew {
  width: auto;
  height: auto;
  margin: 0px;
  position: relative;
  cursor: pointer;
  border: none;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.9);
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

.go-prew img {
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

.go-prew:hover .zoom {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.go-prew:hover img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  opacity: .4;
}

.lg-outer .lg-thumb {
  margin: auto;
}

.lg-backdrop {
  z-index: 100;
}

.zoom {
  color: #ffffff;
  font-size: 50px;
  z-index: 11;
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  right: 0;
  display: block;
  margin: auto;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  background-image: url(../img/zoom-in.svg);
  background-position: center;
  background-repeat: no-repeat;
  height: 40px;
  width: 40px;
}

.header_thanks {
  height: 100vh;
  background-image: url(../img/thanks.jpg);
  background-repeat: no-repeat;
}

.header_thanks .card_wrapper {
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header_thanks .card_wrapper .card_new {
  width: 700px;
  background: #D55D70;
}

.header_thanks .card_wrapper .content {
  height: 100%;
  bottom: 0;
  top: 40%;
  left: 0;
  right: 0;
  margin: auto;
  background: -webkit-gradient(linear, left bottom, left top, from(#c21833), to(transparent));
  background: -o-linear-gradient(bottom, #c21833, transparent);
  background: linear-gradient(0deg, #c21833, transparent);
}

.header_thanks .card_wrapper .content ul li a {
  padding-bottom: 3px !important;
  height: auto;
  width: 300px;
}

.scale-in-center {
  -webkit-animation: 0.7s scale-in-center 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: 0.7s scale-in-center 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

@-webkit-keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

.bounce-in-bottom1 {
  -webkit-animation: 2s bounce-in-bottom .2s both;
  animation: 2s bounce-in-bottom .2s both;
}

.bounce-in-bottom2 {
  -webkit-animation: 2s bounce-in-bottom .5s both;
  animation: 2s bounce-in-bottom .5s both;
}

.bounce-in-bottom3 {
  -webkit-animation: 2s bounce-in-bottom .9s both;
  animation: 2s bounce-in-bottom .9s both;
}

@-webkit-keyframes bounce-in-bottom {
  0% {
    -webkit-transform: translateY(500px);
    transform: translateY(500px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  38% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 1;
  }

  55% {
    -webkit-transform: translateY(65px);
    transform: translateY(65px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  72% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  81% {
    -webkit-transform: translateY(28px);
    transform: translateY(28px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  90% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  95% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

@keyframes bounce-in-bottom {
  0% {
    -webkit-transform: translateY(500px);
    transform: translateY(500px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  38% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 1;
  }

  55% {
    -webkit-transform: translateY(65px);
    transform: translateY(65px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  72% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  81% {
    -webkit-transform: translateY(28px);
    transform: translateY(28px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  90% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  95% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

.slide-in-blurred-right1 {
  -webkit-animation: 1s slide-in-blurred-right 0.2s cubic-bezier(0.23, 1, 0.32, 1) both;
  animation: 1s slide-in-blurred-right 0.2s cubic-bezier(0.23, 1, 0.32, 1) both;
}

.slide-in-blurred-right2 {
  -webkit-animation: 1s slide-in-blurred-right 0.4s cubic-bezier(0.23, 1, 0.32, 1) both;
  animation: 1s slide-in-blurred-right 0.4s cubic-bezier(0.23, 1, 0.32, 1) both;
}

@-webkit-keyframes slide-in-blurred-right {
  0% {
    -webkit-transform: translateX(1000px) scaleX(2.5) scaleY(0.2);
    transform: translateX(1000px) scaleX(2.5) scaleY(0.2);
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-filter: blur(40px);
    filter: blur(40px);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateX(0) scaleY(1) scaleX(1);
    transform: translateX(0) scaleY(1) scaleX(1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-filter: blur(0);
    filter: blur(0);
    opacity: 1;
  }
}

@keyframes slide-in-blurred-right {
  0% {
    -webkit-transform: translateX(1000px) scaleX(2.5) scaleY(0.2);
    transform: translateX(1000px) scaleX(2.5) scaleY(0.2);
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-filter: blur(40px);
    filter: blur(40px);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateX(0) scaleY(1) scaleX(1);
    transform: translateX(0) scaleY(1) scaleX(1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-filter: blur(0);
    filter: blur(0);
    opacity: 1;
  }
}

@-webkit-keyframes h1_anim {
  0% {
    opacity: 0;
    -webkit-transform: translateX(200px);
    transform: translateX(200px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}

@keyframes h1_anim {
  0% {
    opacity: 0;
    -webkit-transform: translateX(200px);
    transform: translateX(200px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}

/* Slider */

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */

.slick-loading .slick-list {
  background: #fff url("./../img/ajax-loader.gif") center center no-repeat;
}

/* Icons */

@font-face {
  font-family: "slick";
  src: url("./fonts/../../fonts/slick.eot");
  src: url("./fonts/../../fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/../../fonts/slick.woff") format("woff"), url("./fonts/../../fonts/slick.ttf") format("truetype"), url("./fonts/../../fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */

.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "←";
}

[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "→";
}

[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */

.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

.h2 {
  font-family: "Muller Medium", sans-serif;
  font-size: 30px !important;
  line-height: 38px !important;
  font-weight: 500 !important;
  color: #000000;
  margin-bottom: 30px !important;
}

.catalog {
  padding: 0 0 30px;
}

.catalog .h2 {
  margin-bottom: 30px;
}

.catalog__lists {
  display: -ms-grid;
  display: grid;
  grid-gap: 22px 30px;
  -ms-grid-columns: (1fr)[12];
  grid-template-columns: repeat(12, 1fr);
}

.catalog__item {
  position: relative;
  overflow: hidden;
}

.catalog__item img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 3s;
  -o-transition: 3s;
  transition: 3s;
}

.catalog__item.item-1 {
  -ms-grid-column: 1;
  -ms-grid-column-span: 6;
  grid-column: 1 / 7;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1 / 2;
}

.catalog__item.item-2 {
  -ms-grid-column: 7;
  -ms-grid-column-span: 6;
  grid-column: 7 / 13;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1 / 2;
}

.catalog__item.item-3 {
  -ms-grid-column: 1;
  -ms-grid-column-span: 8;
  grid-column: 1 / 9;
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  grid-row: 2 / 3;
}

.catalog__item.item-4 {
  -ms-grid-column: 9;
  -ms-grid-column-span: 4;
  grid-column: 9 / 13;
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  grid-row: 2 / 3;
}

.catalog__item.item-5 {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1 / 6;
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  grid-row: 3 / 4;
}

.catalog__item.item-5 .title {
  top: auto;
  bottom: 30px;
}

.catalog__item.item-6 {
  -ms-grid-column: 6;
  -ms-grid-column-span: 7;
  grid-column: 6 / 13;
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  grid-row: 3 / 4;
}

.catalog__item.item-6 .title {
  max-width: 400px;
}

.catalog__item:hover img {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
  -webkit-transition: 10s;
  -o-transition: 10s;
  transition: 10s;
}

.catalog__item .title {
  position: absolute;
  top: 30px;
  left: 20px;
  font-family: "Muller Bold", sans-serif;
  font-size: 24px !important;
  line-height: 32px !important;
  font-weight: 700 !important;
  color: #000000;
  text-transform: uppercase;
  text-align: left;
}

.hit .swiper-wrapper {
  padding: 20px 0 30px;
}

.card {
  -webkit-box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.15);
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  margin: 0 5px;
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 350px;
}

.card .img {
  overflow: hidden;
}

.card .img img {
  max-width: 100%;
  width: 100%;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.card .label {
  position: absolute;
  width: 160px;
  top: 20px;
  left: 0;
  font-family: "SF Pro Display Semibold", sans-serif;
  font-size: 16px !important;
  line-height: 40px !important;
  font-weight: 600 !important;
  color: #ffffff;
  text-align: center;
}

.card .label.hit {
  background: #E25E5E;
}

.card .label.new {
  background: #CCBE8E;
}

.card-box {
  padding: 15px;
}

.card-box .title {
  display: block;
  font-family: "Muller Medium", sans-serif;
  font-size: 20px !important;
  line-height: 28px !important;
  font-weight: 500 !important;
  color: #2C393F;
  text-align: center;
}

.card-box .artikul {
  font-family: "Muller Bold", sans-serif;
  font-size: 12px !important;
  line-height: 20px !important;
  font-weight: 700 !important;
  color: #8C8C8C;
  text-align: center;
  margin-bottom: 6px;
}

.card-box .desc {
  margin-bottom: 6px;
}

.card-box .desc__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.card-box .desc__item-title {
  font-family: "Muller Bold", sans-serif;
  font-size: 14px !important;
  line-height: 22px !important;
  font-weight: 700 !important;
  color: #5D5D5D;
}

.card-box .desc__item-more {
  font-family: "Segoe Ui Regular", sans-serif;
  font-size: 14px !important;
  line-height: 22px !important;
  font-weight: 400 !important;
  color: #5D5D5D;
}

.card-box .price {
  font-family: "Muller Medium", sans-serif;
  font-size: 20px !important;
  line-height: 28px !important;
  font-weight: 500 !important;
  color: #2C393F;
  text-align: center;
}

.card-box__btn {
  padding: 0 10px 20px;
  margin-top: auto;
}

.card:hover {
  -webkit-box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.25);
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

.card:hover .img img {
  -webkit-transform: scale(1.01);
  -ms-transform: scale(1.01);
  transform: scale(1.01);
}

.card:hover .title {
  text-decoration: none;
}

.btn {
  display: block !important;
}

.btn-addcart {
  background: -webkit-gradient(linear, left top, right top, from(#EDB718), color-stop(18.77%, #EFC12E), color-stop(36.26%, #F1D85A), color-stop(54.85%, #F1E26F), color-stop(69.61%, #ECE06A), color-stop(84.92%, #DCC12A), color-stop(102.38%, #D7B412));
  background: -o-linear-gradient(left, #EDB718 0%, #EFC12E 18.77%, #F1D85A 36.26%, #F1E26F 54.85%, #ECE06A 69.61%, #DCC12A 84.92%, #D7B412 102.38%);
  background: linear-gradient(90deg, #EDB718 0%, #EFC12E 18.77%, #F1D85A 36.26%, #F1E26F 54.85%, #ECE06A 69.61%, #DCC12A 84.92%, #D7B412 102.38%);
  border-radius: 5px !important;
  margin-bottom: 12px;
}

.btn-addcart span {
  font-family: "Muller Bold", sans-serif;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 700 !important;
  color: #262626;
  position: relative;
  padding-left: 32px;
}

.btn-addcart span::before {
  content: url(../img/icons/basket_btn.svg);
  position: absolute;
  width: 24px;
  height: 24px;
  left: 0;
}

.btn-compare {
  background: #FFDD85 !important;
  border-radius: 5px !important;
}

.btn-compare span {
  font-family: "Muller Medium", sans-serif;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 700 !important;
  color: #262626;
  position: relative;
  padding-left: 32px;
}

.btn-compare span::before {
  content: url(../img/icons/balance_btn.svg);
  position: absolute;
  width: 24px;
  height: 24px;
  left: 0;
}

.swiper_navs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.swiper_navs .swiper-pagination {
  position: static;
  width: 60px;
  margin-left: auto;
  font-family: "Segoe Ui Regular", sans-serif;
}

.swiper_btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 120px;
}

.swiper_btns .swiper-button-next,
.swiper_btns .swiper-button-prev {
  position: static;
  width: 53px;
  height: 53px;
  border-radius: 50%;
  border: 2px solid #ccc;
  padding: 0;
  margin: 0;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(../img/icons/left.svg);
}

.swiper_btns .swiper-button-next {
  background-image: url(../img/icons/right.svg);
}

.about {
  padding: 30px 0;
}

.about .h2 {
  margin-bottom: 30px;
}

.about__lists {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[12];
  grid-template-columns: repeat(12, 1fr);
  gap: 20px;
}

.about__item {
  overflow: hidden;
}

.about__item img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.about__item.item-1 {
  -ms-grid-column: 1;
  -ms-grid-column-span: 7;
  grid-column: 1 / 8;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1 / 2;
}

.about__item.item-2 {
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-column: 1 / 4;
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  grid-row: 2 / 3;
}

.about__item.item-3 {
  -ms-grid-column: 4;
  -ms-grid-column-span: 4;
  grid-column: 4 / 8;
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  grid-row: 2 / 3;
}

.about__item.item-4 {
  -ms-grid-column: 8;
  -ms-grid-column-span: 5;
  grid-column: 8 / 13;
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1 / 3;
}

.about__item.item-5 {
  -ms-grid-column: 1;
  -ms-grid-column-span: 6;
  grid-column: 1 / 7;
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  grid-row: 3 / 4;
}

.about__item.item-6 {
  -ms-grid-column: 7;
  -ms-grid-column-span: 6;
  grid-column: 7 / 13;
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  grid-row: 3 / 4;
}

.about__plus {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  padding: 35px 0 50px;
}

.about__plus-item {
  text-align: center;
}

.about__plus-item .img {
  margin-bottom: 15px;
}

.about__plus-item .title {
  font-family: "Muller Medium", sans-serif;
  font-size: 20px !important;
  line-height: 28px !important;
  font-weight: 500 !important;
  color: #000000;
  margin-bottom: 15px;
}

.about__plus-item .desc {
  font-family: "Segoe Ui Regular", sans-serif;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 400 !important;
  color: #000000;
}

.rew__item {
  margin: 0 2px;
  -webkit-box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.15);
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

.rew__item img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  max-width: 100%;
}

.rew__item-box {
  padding: 15px;
}

.rew__item-box .name {
  font-family: "SF Pro Display Semibold", sans-serif;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 600 !important;
  color: #000000;
  margin-bottom: 15px;
}

.rew__item-box .description {
  font-family: "SF Pro Display Regular", sans-serif;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 400 !important;
  color: #000000;
  margin-bottom: 15px;
}

.rew__item-box .desc__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.rew__item-box .desc__item-title {
  font-family: "Muller Medium", sans-serif;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 600 !important;
  color: #000000;
}

.rew__item-box .desc__item-more {
  font-family: "SF Pro Display Regular", sans-serif;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 400 !important;
  color: #000000;
}

.rew__item:hover {
  -webkit-box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.25);
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

.rew .swiper-wrapper {
  padding: 30px 0 30px;
}

.rew .btn {
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 5px !important;
}

.gallery {
  padding: 40px 0 110px;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(rgba(255, 255, 255, 0))), url(../img/bg/fon-2.jpg);
  background: -o-linear-gradient(top, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), url(../img/bg/fon-2.jpg);
  background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), url(../img/bg/fon-2.jpg);
  background-repeat: no-repeat, no-repeat;
  background-position: center bottom, center bottom;
}

.gallery .subtitle {
  font-family: "SF Pro Display Regular", sans-serif;
  font-size: 24px !important;
  line-height: 32px !important;
  font-weight: 400 !important;
  color: #262626;
}

.gallery__item .h3 {
  font-family: "SF Pro Display Semibold", sans-serif;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 600 !important;
  color: #262626;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.gallery__item-box {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.gallery .one__item img {
  width: 100%;
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.gallery .one__item .h4 {
  font-family: "SF Pro Display Semibold", sans-serif;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 600 !important;
  color: #262626;
  margin-top: 10px;
}

.gallery .swiper-wrapper {
  padding: 30px 0 20px;
}

.discounters {
  background-repeat: no-repeat;
  background-image: url(../img/bg/fon-3.jpg);
  background-size: cover;
  padding: 30px 0 0;
}

.discounters__box {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[12];
  grid-template-columns: repeat(12, 1fr);
}

.discounters__img {
  -ms-grid-column: 1;
  -ms-grid-column-span: 4;
  grid-column: 1 / 5;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1 / 2;
  position: relative;
}

.discounters__img img {
  position: absolute;
  right: 50px;
  bottom: 0;
  max-width: 60%;
}

.discounters__text {
  -ms-grid-column: 5;
  -ms-grid-column-span: 8;
  grid-column: 5 / 13;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1 / 2;
  max-width: 645px;
  padding-bottom: 20px;
}

.discounters__text .title {
  font-family: "SF Pro Display Semibold", sans-serif;
  font-size: 38px !important;
  line-height: 46px !important;
  font-weight: 600 !important;
  color: #000000;
  text-align: left;
  margin-bottom: 30px;
}

.discounters__text .title span {
  color: #a00e0e;
  text-transform: uppercase;
}

.discounters__text .sub {
  font-family: "Muller Bold", sans-serif;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 700 !important;
  color: #000000;
  margin-bottom: 15px;
  max-width: 520px;
}

.discounters__form {
  max-width: 545px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.discounters .form-group__phone {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.discounters .form-control {
  border-radius: 0;
}

.discounters .btn-discount {
  font-family: "SF Pro Display Semibold", sans-serif;
  font-size: 14px !important;
  line-height: 22px !important;
  font-weight: 600 !important;
  color: #ffffff;
  text-align: center;
  background: #2A383E;
  border-radius: 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
  padding: 7px 45px !important;
}

.discounters .btn-discount:hover,
.discounters .btn-discount:focus {
  text-decoration: none;
  color: #fcfcfc;
  background: #334f5a;
}

.bredcrumbs__list {
  margin: 15px 0;
}

.bredcrumbs__item {
  display: inline-block;
  position: relative;
  padding-right: 12px;
}

.bredcrumbs__item::before {
  content: '/';
  position: absolute;
  right: 0;
  top: 0;
}

.bredcrumbs__item:last-child {
  padding-right: 0;
}

.bredcrumbs__item:last-child::before {
  display: none;
}

.bredcrumbs__item a {
  font-family: "SF Pro Display Regular", sans-serif;
  font-size: 14px !important;
  line-height: 22px !important;
  font-weight: 400 !important;
  color: #595959;
}

.category {
  padding-bottom: 50px;
}

.category__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 30px;
  -webkit-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

.category__box:hover {
  text-decoration: none;
  -webkit-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.25);
}

.category__box:hover .category__box-img img {
  -webkit-transform: scale(1.01);
  -ms-transform: scale(1.01);
  transform: scale(1.01);
}

.category__box-desc {
  width: 30%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background: #f9f3df;
}

.category__box-desc .title {
  font-family: "Muller Medium", sans-serif;
  font-size: 30px !important;
  line-height: 38px !important;
  font-weight: 500 !important;
  color: #000000;
  text-align: left;
  padding-left: 15px;
  margin: 20px 0;

}

.category__box-desc .subtitle {
  font-family: "Muller Medium", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #000000;
  text-align: left;
  padding-left: 15px;
}

.category__box-desc .btn {
  background: -webkit-gradient(linear, left top, right top, from(#EDB718), color-stop(18.77%, #EFC12E), color-stop(36.26%, #F1D85A), color-stop(54.85%, #F1E26F), color-stop(69.61%, #ECE06A), color-stop(84.92%, #DCC12A), color-stop(102.38%, #D7B412));
  background: -o-linear-gradient(left, #EDB718 0%, #EFC12E 18.77%, #F1D85A 36.26%, #F1E26F 54.85%, #ECE06A 69.61%, #DCC12A 84.92%, #D7B412 102.38%);
  background: linear-gradient(90deg, #EDB718 0%, #EFC12E 18.77%, #F1D85A 36.26%, #F1E26F 54.85%, #ECE06A 69.61%, #DCC12A 84.92%, #D7B412 102.38%);
  border-radius: 0px !important;
  margin-bottom: 0;
  margin-top: 20px;
}

.category__box-desc .btn span {
  font-family: "Muller Bold", sans-serif;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 700 !important;
  color: #595959;
  position: relative;
  padding-right: 105px;
}

.category__box-desc .btn span::before {
  content: url(../img/cat-arrow.svg);
  position: absolute;
  width: 92px;
  height: 24px;
  right: 0;
  top: 0;
}

.category__box-img {
  overflow: hidden;
}

.category__box-img img {
  max-width: 100%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

.advice {
  padding: 50px 0 145px;
}

.advice__box {
  display: block;
  position: relative;
  margin-bottom: 30px;
}

.advice__box .img {
  overflow: hidden;
}

.advice__box img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

.advice__box .title {
  position: absolute;
  top: 25px;
  left: 20px;
  font-family: "SF Pro Display Semibold", sans-serif;
  font-size: 28px !important;
  line-height: 33px !important;
  font-weight: 600 !important;
  color: #2a383e;
  text-transform: uppercase;
}

.advice__box:hover img {
  -webkit-transform: scale(1.01);
  -ms-transform: scale(1.01);
  transform: scale(1.01);
}

.footer {
  background: #111109;
  padding: 0 0 15px 0;
}

.footer__lists {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[12];
  grid-template-columns: repeat(12, 1fr);
  gap: 10px;
  margin-top: 15px;
}

.footer__item-1 {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1 / 3;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1 / 2;
}

.footer__item-2 {
  -ms-grid-column: 3;
  -ms-grid-column-span: 2;
  grid-column: 3 / 5;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1 / 2;
}

.footer__item-3 {
  -ms-grid-column: 5;
  -ms-grid-column-span: 3;
  grid-column: 5 / 8;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1 / 2;
  position: relative;
}

.footer__item-3::before {
  content: url(../img/logo.svg);
  position: absolute;
  right: 26px;
  bottom: 8px;
}

.footer__item-4 {
  -ms-grid-column: 8;
  -ms-grid-column-span: 2;
  grid-column: 8 / 10;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1 / 2;
}

.footer__item-5 {
  -ms-grid-column: 10;
  -ms-grid-column-span: 3;
  grid-column: 10 / 13;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1 / 2;
}

.footer__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer__menu-link {
  font-family: "Muller Medium", sans-serif;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  color: #fafafa;
  margin-bottom: 10px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.footer__menu-link:hover,
.footer__menu-link:focus {
  text-decoration: none;
  color: #b7b7b7;
  background: none;
}

.footer__menu-link.viber {
  position: relative;
}

.footer__menu-link.viber::before {
  content: url(../img/icons/viber.svg);
  position: absolute;
  width: 18px;
  height: 18px;
  right: -20px;
  top: 2px;
}

.footer__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.footer__social-link {
  margin-right: 15px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}

.footer__social-link:hover {
  -webkit-filter: saturate(0);
  filter: saturate(0);
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}

.footer__cards {
  font-family: "Muller Medium", sans-serif;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  color: #fafafa;
}

.footer__cards-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.footer__cards-list img {
  -o-object-fit: contain;
  object-fit: contain;
  margin-right: 8px;
}

.product-cart__gallery {
  margin-bottom: 30px;
}

.product-cart__gallery img {
  max-width: 100%;
  width: 100%;
}

.product-cart__gallery-full {
  margin-bottom: 20px;
  position: relative;
}

.product-cart__gallery-full::before {
  content: url("../img/zoom-in.svg");
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  pointer-events: none;
}

.product-cart__gallery-full:hover::before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.product-cart__gallery-full-link {
  overflow: hidden;
}

.product-cart__gallery-thumbnail .img {
  cursor: pointer;
}

.product-cart .slick-track {
  width: 100%;
  min-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.product-cart .slick-slide {
  margin: 0 10px;
}

.product-cart__desc {
  margin-bottom: 30px;
}

.product-cart__desc-top .h1 {
  font-family: "Muller Medium", sans-serif;
  font-size: 30px !important;
  line-height: 38px !important;
  font-weight: 500 !important;
  color: #000000;
  text-align: left;
}

.product-cart__desc-top .location {
  display: inline-block;
  font-family: "Muller Medium", sans-serif;
  font-size: 14px !important;
  line-height: 22px !important;
  font-weight: 700 !important;
  color: #2a383e;
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
}

.product-cart__desc-top .location::before {
  content: '';
  background-image: url("../img/icons/location_icon.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  width: 14px;
  height: 20px;
}

.product-cart__desc-top .btn-consult {
  margin-bottom: -25px;
}

.product-cart__desc-top .artikul {
  font-family: "SF Pro Display Regular", sans-serif;
  font-size: 14px !important;
  line-height: 22px !important;
  font-weight: 600 !important;
  color: #595959;
  margin-bottom: 20px;
}

.product-cart__desc-body {
  margin-bottom: 20px;
}

.product-cart__desc-body .desc-body__title {
  font-family: "SF Pro Display Semibold", sans-serif;
  font-size: 20px !important;
  line-height: 28px !important;
  font-weight: 600 !important;
  color: #000000;
  margin-bottom: 10px;
}

.product-cart__desc-body .desc-body__line {
  margin-bottom: 10px;
}

.product-cart__desc-body .desc-body__line span {
  font-family: "Muller Bold", sans-serif;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 700 !important;
  color: #595959;
  margin-right: 8px;
}

.product-cart__desc-body .desc-body__line strong {
  color: #262626 !important;
}

.product-cart__desc .desc-pay__title {
  font-family: "SF Pro Display Semibold", sans-serif;
  font-size: 20px !important;
  line-height: 28px !important;
  font-weight: 600 !important;
  color: #000000;
  position: relative;
  padding-left: 35px;
  margin-bottom: 20px;
}

.product-cart__desc .desc-pay__title::before {
  content: url("../img/icons/icon_purse.svg");
  position: absolute;
  width: 23px;
  height: 23px;
  top: 0;
  left: 0;
}

.product-cart__desc .desc-pay__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0;
}

.product-cart__desc .desc-pay__item {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-left: 25px;
  position: relative;
  font-family: "SF Pro Display Regular", sans-serif;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 400 !important;
  color: #000000;
  margin-bottom: 20px;
}

.product-cart__desc .desc-pay__item:first-child {
  -webkit-box-flex: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
}

.product-cart__desc .desc-pay__item::before {
  content: url("../img/icons/icon-check.svg");
  position: absolute;
  width: 16px;
  height: 16px;
  top: 5px;
  left: 0;
}

.product-cart__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}

.product-cart__price .price__item {
  font-family: "SF Pro Display Semibold", sans-serif;
  font-size: 35px !important;
  line-height: 46px !important;
  font-weight: 700 !important;
  color: #000000;
  white-space: nowrap;
  margin-right: 15px;
}

.product-cart__price .price__desc {
  font-family: "SF Pro Display Regular", sans-serif;
  font-size: 14px !important;
  line-height: 22px !important;
  font-weight: 400 !important;
  color: #8c8c8c;
}

.product-cart__full-desc {
  margin-bottom: 40px;
}

.product-cart__full-desc .h2 {
  font-family: "SF Pro Display Semibold", sans-serif;
  font-size: 20px !important;
  line-height: 28px !important;
  font-weight: 600 !important;
  color: #000000;
  margin-bottom: 10px;
  text-align: left;
}

.product-cart__full-desc .table td:first-child {
  width: 30%;
}

.product-cart .specification {
  margin-bottom: 40px;
}

.product-cart .specification .h2 {
  font-family: "SF Pro Display Semibold", sans-serif;
  font-size: 20px !important;
  line-height: 28px !important;
  font-weight: 600 !important;
  color: #000000;
  margin-bottom: 10px;
  text-align: left;
}

.product-cart .specification__item .title,
.product-cart .specification__item .subtitle {
  font-family: "Muller Medium", sans-serif;
  font-size: 17px !important;
  line-height: 25px !important;
  font-weight: 600 !important;
  color: #000000;
  text-align: left;
}

.product-cart .specification__item .subtitle {
  margin-bottom: 10px;
}

.product-cart .specification__item .desc {
  font-family: "SF Pro Display Regular", sans-serif;
  font-size: 14px !important;
  line-height: 18px !important;
  font-weight: 400 !important;
  color: #000000;
}

.product-cart__mob-title {
  display: none;
  margin-bottom: 30px !important;
  font-size: 30px !important;
  line-height: 36px !important;
  font-weight: 600 !important;
  color: #000000;
}

.directory {
  padding: 10px 0 40px;
}

.directory .h2 {
  text-align: left;
}

.directory__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #F9F3DF;
  height: 100%;
  text-decoration: none !important;
  -webkit-filter: drop-shadow(0px 4px 15px rgba(0, 0, 0, 0.15));
  filter: drop-shadow(0px 4px 15px rgba(0, 0, 0, 0.15));
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

.directory__card:hover {
  background: #f9f6ec;
}

.directory__card .h3 {
  text-align: center;
  font-family: "Muller Medium", sans-serif;
  font-size: 24px !important;
  line-height: 32px !important;
  font-weight: 500 !important;
  color: #000000;
  margin-bottom: auto;
  padding: 15px 15px 0;
  text-decoration: none;
}

.directory__card .img {
  margin-top: 20px;
  min-height: 280px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.directory__card .img img {
  max-width: 100%;
}

.directory__card .btn {
  background: -webkit-gradient(linear, left top, right top, from(#EDB718), color-stop(18.77%, #EFC12E), color-stop(36.26%, #F1D85A), color-stop(54.85%, #F1E26F), color-stop(69.61%, #ECE06A), color-stop(84.92%, #DCC12A), color-stop(102.38%, #D7B412));
  background: -o-linear-gradient(left, #EDB718 0%, #EFC12E 18.77%, #F1D85A 36.26%, #F1E26F 54.85%, #ECE06A 69.61%, #DCC12A 84.92%, #D7B412 102.38%);
  background: linear-gradient(90deg, #EDB718 0%, #EFC12E 18.77%, #F1D85A 36.26%, #F1E26F 54.85%, #ECE06A 69.61%, #DCC12A 84.92%, #D7B412 102.38%);
  border-radius: 0px !important;
  margin-top: 15px;
  text-decoration: none;
}

.directory__card .btn span {
  font-family: "Muller Bold", sans-serif;
  font-size: 16px !important;
  line-height: 36px !important;
  font-weight: 700 !important;
  color: #595959;
  position: relative;
  padding-right: 60px;
}

.directory__card .btn span::before {
  content: '';
  background: url("../img/cat-arrow.svg") no-repeat;
  background-position: right 1px;
  position: absolute;
  width: 45px;
  height: 36px;
  right: 0;
  top: 0;
  overflow: hidden;
}

.title {
  text-align: center;
}

.title .h2 {
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  font-size: 30px;
  text-align: center;
}

.title p {
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  font-size: 16px;
  text-align: center;
}

.subcat {
  padding: 30px 0 60px;
}

.subcat .card {
  margin: 0;
}

.subcat__sort {
  padding: 0 0 20px;
  font-family: "SF Pro Display Regular", sans-serif;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 400 !important;
  color: #000000;
}

.subcat .sort-other__link {
  font-family: "Muller Medium", sans-serif;
  font-size: 12px !important;
  line-height: 20px !important;
  font-weight: 600 !important;
  color: #000000;
  margin-left: 8px;
}

.subcat .sort-other__link.active {
  color: #096dd9;
}

.subcat .sort-counts {
  text-align: center;
}

.subcat .sort-counts__link {
  font-family: "SF Pro Display Semibold", sans-serif;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 600 !important;
  color: #010101;
  margin-left: 4px;
}

.subcat .sort-counts__link.active {
  color: #096dd9;
}

.filter {
  height: auto;
  background: #e6f7ff;
  padding: 30px 15px;
}

.filter__title {
  font-family: "SF Pro Display Semibold", sans-serif;
  font-size: 14px !important;
  line-height: 22px !important;
  font-weight: 600 !important;
  color: #000000;
  margin-bottom: 5px;
}

.filter__box {
  margin-bottom: 25px;
}

.filter .form-group.form-check {
  margin-bottom: 5px;
}

.filter .form-group.form-check label {
  cursor: pointer;
}

.filter .form-group.form-check--super {
  background: #e14444;
  padding-left: 35px;
  border-radius: 4px;
  max-width: 170px;
}

.filter .form-group.form-check--super label {
  position: relative;
  padding-left: 20px;
  font-size: 14px !important;
  line-height: 34px !important;
  font-weight: 600 !important;
  color: #ffffff;
}

.filter .form-group.form-check--super label::before {
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  background: url("../img/noto_fire.png");
  left: 0;
  top: 8px;
}

.filter .form-group.form-check--super .form-check-input {
  margin-top: 10px;
}

.filter .form-group.form-check--super .form-check-input::checked {
  color: #000000;
}

.filter .form-check-label {
  font-family: "SF Pro Display Regular", sans-serif;
  font-size: 14px !important;
  line-height: 20px !important;
  font-weight: 400 !important;
  color: #000000;
}

.filter .irs {
  height: 20px;
  margin-bottom: 50px;
  font-size: 13px;
}

.filter .irs--big .irs-bar,
.filter .irs--big .irs-line {
  height: 5px;
  top: 10px;
}

.filter .irs--big .irs-handle {
  width: 20px;
  height: 20px;
  top: 2px;
}

.filter .irs--big .irs-from,
.filter .irs--big .irs-to,
.filter .irs--big .irs-single,
.filter .irs--big .irs-min,
.filter .irs--big .irs-max {
  top: 29px;
  color: #5d5d5d;
  background: transparent;
}

.filter .irs--big .irs-min,
.filter .irs--big .irs-max {
  color: transparent;
}

.mobile-filter-btn {
  display: none;
  background: -webkit-gradient(linear, left top, right top, from(#EDB718), color-stop(18.77%, #EFC12E), color-stop(36.26%, #F1D85A), color-stop(54.85%, #F1E26F), color-stop(69.61%, #ECE06A), color-stop(84.92%, #DCC12A), color-stop(102.38%, #D7B412));
  background: -o-linear-gradient(left, #EDB718 0%, #EFC12E 18.77%, #F1D85A 36.26%, #F1E26F 54.85%, #ECE06A 69.61%, #DCC12A 84.92%, #D7B412 102.38%);
  background: linear-gradient(90deg, #EDB718 0%, #EFC12E 18.77%, #F1D85A 36.26%, #F1E26F 54.85%, #ECE06A 69.61%, #DCC12A 84.92%, #D7B412 102.38%);
  border-radius: 4px;
  padding: 6px;
}

.filter-close__mob {
  display: none;
}

.hidden {
  display: none;
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

.success {
  color: #000000;
  background-color: #ffffff;
  position: absolute;
  z-index: 2;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: -100%;
  opacity: 0;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

.success p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
}

.success.active {
  top: 0;
  opacity: 1;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

.popup__form {
  padding: 0px;
  background-color: #fff;
  max-width: 390px;
  margin: auto;
  position: relative;
  border: 3px solid #DB493D;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  position: relative;
  text-align: center;
  overflow: hidden;
  -webkit-animation: dropdown  0.5s alternate linear;
  animation: dropdown  0.5s alternate linear;
}

.popup__form .btn {
  margin-top: 15px;
}

.popup__form .btn_send {
  background-color: #DB493D;
}

input:focus {
  border-bottom: 1px solid #a8160a !important;
  -webkit-box-shadow: 0 1px 0 0 #a8160a !important;
  box-shadow: 0 1px 0 0 #a8160a !important;
}

textarea:focus {
  border-bottom: 1px solid #a8160a !important;
  -webkit-box-shadow: 0 1px 0 0 #a8160a !important;
  box-shadow: 0 1px 0 0 #a8160a !important;
}

i.active {
  color: #a8160a !important;
}

label.active {
  color: #a8160a !important;
}

.h3__form {
  text-align: center;
  font-size: 24px;
  margin: 0;
  line-height: 31px;
}

@-webkit-keyframes dropdown {
  0% {
    -webkit-transform: translate(0, -480px);
    transform: translate(0, -480px);
  }

  100% {
    -webkit-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }
}

@keyframes dropdown {
  0% {
    -webkit-transform: translate(0, -480px);
    transform: translate(0, -480px);
  }

  100% {
    -webkit-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }
}

.svg-search {
  background: url("../img/sprites/svg/sprite.svg") 0 100% no-repeat;
  width: 40px;
  height: 40px;
}

.success {
  background: rgba(0, 0, 0, 0.99);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  display: none;
}

.success__box {
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

.success__box p {
  color: #fff;
  font-size: 27px;
  letter-spacing: 2px;
}

.success__box p:first-child {
  font-size: 40px;
  letter-spacing: 3px;
}

.success.active {
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#form3 {
  position: relative;
}

#form3 .contact-phone {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  font-family: "SF Pro Display Semibold", sans-serif;
  font-size: 28px !important;
  line-height: 56px !important;
  font-weight: bold !important;
  color: #ffffff;
}

textarea.form-control {
  height: auto !important;
}

.btn {
  color: #000000;
  font-size: .94rem !important;
  line-height: 1.2;
  border-radius: 5px !important;
  font-weight: 500;
  position: relative;
  overflow: hidden;
  padding: 0.575rem 0.75rem !important;
}

.btn::before {
  content: "";
  width: 30px;
  height: 80px;
  background: -webkit-gradient(linear, left top, right top, from(transparent), to(rgba(255, 255, 255, 0.5)));
  background: -o-linear-gradient(left, transparent, rgba(255, 255, 255, 0.5));
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.5));
  position: absolute;
  top: 0;
  bottom: 0;
  left: -60px;
  margin: auto;
}

.btn:hover::before {
  -webkit-animation: blic .8s linear;
  animation: blic .8s linear;
}

@keyframes blic {
  0% {
    -webkit-transform: translateX(-80px) rotate(-25deg);
    transform: translateX(-80px) rotate(-25deg);
  }

  100% {
    -webkit-transform: translateX(400px) rotate(-25deg);
    transform: translateX(400px) rotate(-25deg);
  }
}

.btn-primary {
  font-family: "Muller Bold", sans-serif;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 700 !important;
  color: #262626;
  color: #262626 !important;
  border: none !important;
  outline: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: -webkit-gradient(linear, left top, right top, from(#EDB718), color-stop(18.77%, #EFC12E), color-stop(36.26%, #F1D85A), color-stop(54.85%, #F1E26F), color-stop(69.61%, #ECE06A), color-stop(84.92%, #DCC12A), color-stop(102.38%, #D7B412));
  background: -o-linear-gradient(left, #EDB718 0%, #EFC12E 18.77%, #F1D85A 36.26%, #F1E26F 54.85%, #ECE06A 69.61%, #DCC12A 84.92%, #D7B412 102.38%);
  background: linear-gradient(90deg, #EDB718 0%, #EFC12E 18.77%, #F1D85A 36.26%, #F1E26F 54.85%, #ECE06A 69.61%, #DCC12A 84.92%, #D7B412 102.38%);
  border-radius: 5px;
  max-width: 350px;
  display: block !important;
  margin: 0 auto;
  text-align: center;
}

.btn-transparent {
  font-size: 13px !important;
  font-family: "Muller Medium", sans-serif;
  color: #ffffff !important;
  border: 2px solid #fff !important;
  padding: 8px 12px !important;
}

.btn-default {
  color: #ffffff !important;
  background-color: #2FA09E !important;
  border-color: #2FA09E !important;
}

.btn-default:hover {
  background-color: #007976 !important;
  border-color: #007976 !important;
}

.btn-back {
  background: -webkit-gradient(linear, left top, right top, from(#EDB718), color-stop(18.77%, #EFC12E), color-stop(36.26%, #F1D85A), color-stop(54.85%, #F1E26F), color-stop(69.61%, #ECE06A), color-stop(84.92%, #DCC12A), color-stop(102.38%, #D7B412));
  background: -o-linear-gradient(left, #EDB718 0%, #EFC12E 18.77%, #F1D85A 36.26%, #F1E26F 54.85%, #ECE06A 69.61%, #DCC12A 84.92%, #D7B412 102.38%);
  background: linear-gradient(90deg, #EDB718 0%, #EFC12E 18.77%, #F1D85A 36.26%, #F1E26F 54.85%, #ECE06A 69.61%, #DCC12A 84.92%, #D7B412 102.38%);
  max-width: 190px;
}

.btn-back span {
  font-family: "Muller Bold", sans-serif;
  font-size: 14px !important;
  line-height: 22px !important;
  font-weight: 700 !important;
  color: #2a383e;
  position: relative;
  padding-left: 35px;
}

.btn-back span::before {
  content: url(../img/back-arrow.svg);
  position: absolute;
  width: 25px;
  height: 8px;
  left: 0;
}

.btn-consult {
  border: 1px solid #968855 !important;
}

.btn-consult span {
  font-family: "Muller Medium", sans-serif;
  font-size: 14px !important;
  line-height: 24px !important;
  font-weight: 700 !important;
  color: #968855;
  position: relative;
  padding-left: 35px;
}

.btn-consult span::before {
  content: url(../img/icons/call-consult.svg);
  position: absolute;
  width: 19px;
  height: 19px;
  left: 0;
  top: -2px;
}

/*==========  Desktop First  ==========*/

/* Large Devices, Wide Screens */

/* Medium Devices, Desktops */

/* Small Devices, Tablets */

/* Extra Small Devices, Phones */

/* Custom, iPhone Retina */

/*==========  Mobile First  ==========*/

/* Custom, iPhone Retina */

/* Extra Small Devices, Phones */

/* Small Devices, Tablets */

/* Medium Devices, Desktops */

/* Large Devices, Wide Screens */

@media only screen and (min-width: 320px) {
  /**/
}

@media only screen and (min-width: 480px) {
  /**/
}

@media only screen and (min-width: 768px) {
  /**/
}

@media only screen and (min-width: 992px) {
 .main-menu {
    min-width: 50%;
    margin-top: 5px;
}
}

@media only screen and (min-width: 1200px) {
  /**/
}

@media only screen and (max-width: 1240px) {
  .top-line__block-menu a.adress {
    display: none;
  }
}

@media only screen and (max-width: 1200px) {
  .footer__lists {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
  }

  .footer__item-1 {
    grid-column: auto;
    grid-row: auto;
  }

  .footer__item-2 {
    grid-column: auto;
    grid-row: auto;
  }

  .footer__item-3 {
    display: none;
  }

  .footer__item-4 {
    grid-column: auto;
    grid-row: auto;
  }

  .footer__item-5 {
    grid-column: auto;
    grid-row: auto;
  }

  .contact {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .swiper_button_next_column,
  .swiper_button_prev_column {
    display: none !important;
  }

  .ymap-container {
    width: 100%;
  }

  .contact_wrap {
    width: 100%;
  }

  .contact__tiltle {
    width: 100%;
  }

  .contact__tiltle .h2 {
    text-align: center;
  }

  .contact__tiltle .h2:before {
    left: 0;
  }

  .info__block {
    width: 100%;
  }

  .contact__wrap_bloks {
    width: 100%;
    margin: 0;
    padding: 0 20px;
  }

  .btn_next2,
  .btn_prev2 {
    display: none;
  }

  .product-cart__desc-top .location {
    display: none;
  }

  .product-cart__desc-top .btn-consult {
    margin-bottom: 0;
  }

  .product-cart__desc-top .btn-consult span {
    padding-left: 0;
  }

  .product-cart__desc-top .btn-consult span::before {
    display: none;
  }
}

@media only screen and (max-width: 992px) {
    .line-adress {
    display: none;
}
    a.custom-logo-link img{
        width:60%;
    }
    .header-compare span {
    display: none;
}
    .head-container {
    width: 100%;
}
    .menu-button {position: fixed;
    right: 0;}
  .top-line {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 150;
    -webkit-box-shadow: 0px 0 25px 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0 25px 10px rgba(0, 0, 0, 0.3);
  }
  .main-menu {
    position: absolute;
    bottom: 0;
   top: 80px;
    right: 15px;
    left: 15px;
}

  .top-line .wrapper {
    -ms-grid-columns: 1fr 10fr 1fr;
    grid-template-columns: 1fr 10fr 1fr;
  }

  .top-line__block-search .compare {
    display: none;
  }

  .top-line__users {
    display: none;
  }

  .header {
    min-height: 300px;
    /* margin-top: 100px; */
  }

  .header__box-date {
    font-size: 36px !important;
    line-height: 64px !important;
    font-weight: 600 !important;
    color: #512B2A;
    text-align: center;
  }

  .header__box-title {
    font-size: 32px !important;
    line-height: 54px !important;
    font-weight: 600 !important;
    color: #ffffff;
  }

  .header__box-adress {
    font-size: 24px !important;
    line-height: 46px !important;
    font-weight: 600 !important;
    color: #262626;
  }

  .navigation {
    padding: 0;
    position: fixed;
    top: 100px;
    left: 0;
    right: 0;
  }

  .naviagation__item {
    display: none;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    height: 100%;
  }

  .naviagation__item_link {
    display: block;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 20px 0;
    z-index: 10;
    -ms-flex-line-pack: center;
    align-content: center;
    text-align: center;
  }

  .naviagation__item_link li {
    padding: 5px 0;
  }

  .catalog__item.item-3 {
    -ms-grid-column: 1;
    -ms-grid-column-span: 7;
    grid-column: 1 / 8;
  }

  .catalog__item.item-4 {
    -ms-grid-column: 8;
    -ms-grid-column-span: 5;
    grid-column: 8 / 13;
  }

  .catalog__item.item-5 {
    -ms-grid-column: 1;
    -ms-grid-column-span: 6;
    grid-column: 1 / 7;
  }

  .catalog__item.item-6 {
    -ms-grid-column: 7;
    -ms-grid-column-span: 6;
    grid-column: 7 / 13;
  }

  /**/

  .wrap__button_mob {
    display: block;
  }

  .advice {
    padding-bottom: 60px;
  }

  .advice__box .title {
    font-size: 20px !important;
    line-height: 24px !important;
    font-weight: 600 !important;
    color: #2a383e;
  }

  .filter {
    position: fixed;
    top: 0px;
    left: 0;
    bottom: 0;
    z-index: 1000;
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-transform: translateX(-260px);
    -ms-transform: translateX(-260px);
    transform: translateX(-260px);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
  }

  .filter.open {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    padding: 40px 15px 20px;
  }

  .mobile-filter-btn {
    display: inline-block;
  }

  .filter-close__mob {
    display: inline-block;
    position: absolute;
    top: 2px;
    right: 10px;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
  }

  .product-cart__desc-top .btn-consult {
    max-width: 260px;
    margin: 0 auto 20px;
  }

  .product-cart__desc-top .btn-consult span {
    padding-left: 35px;
  }

  .product-cart__desc-top .btn-consult span::before {
    display: block;
  }

  .product-cart__mob-title {
    display: block;
  }
}

@media only screen and (max-width: 768px) {
  .top-line .wrapper {
    -ms-grid-columns: 1fr 10fr 2fr;
    grid-template-columns: 1fr 10fr 2fr;
  }

  .top-line__block-menu {
    display: none;
  }

  .top-line__block-search {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .top-line__block-search .search-form {
    display: none;
  }

  .top-line__block-search .icon-mobile {
    display: block;
    width: 25px;
    height: 25px;
    position: relative;
    background: url("../img/icons/icon-search.svg");
    background-position: 0 0;
    background-repeat: no-repeat;
    margin-left: 16px;
    margin-top: -3px;
  }

  .top-line__block-search .icon-mobile:hover,
  .top-line__block-search .icon-mobile:focus {
    background: url("../img/icons/icon-search.svg");
  }

  .top-line .logo img {
    max-width: 90px;
  }

  .header {
    margin-top: 0px;
  }

  .navigation {
    top: 70px;
  }

  .wrap__button_mob {
    top: 8px;
  }

  .catalog__lists {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: (1fr)[6];
    grid-template-rows: repeat(6, 1fr);
  }

  .catalog__item.item-1,
  .catalog__item.item-2,
  .catalog__item.item-3,
  .catalog__item.item-4,
  .catalog__item.item-5,
  .catalog__item.item-6 {
    grid-column: auto;
    grid-row: auto;
  }

  .discounters__box {
    display: block;
  }

  .discounters__img {
    display: none;
  }

  .footer__lists {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    justify-items: center;
  }

  .footer__item-1 {
    display: none;
  }

  .naviagation__item {
    display: none;
  }

  .naviagation__item_link {
    -ms-flex-line-pack: center;
    align-content: center;
    text-align: center;
  }

  .btn_block a {
    display: block;
    width: 250px;
    margin: 5px auto;
  }

  .order__number {
    width: 50%;
  }

  .naviagation__item_link {
    display: block;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 20px 0;
    z-index: 10;
  }

  .naviagation__item_link li {
    padding: 5px 0;
  }

  .naviagation__item_link li a {
    font-size: 24px;
  }

  .naviagation__item {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    height: 100%;
  }

  .category__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .category__box-desc {
    width: auto;
  }

  .category__box-desc .btn {
    display: none !important;
  }

  .category__box-desc .title {
    text-align: center;
    margin: 0;
    padding: 10px;
    font-size: 25px !important;
    line-height: 30px !important;
    font-weight: 500 !important;
    color: #000000;
  }

  .directory__card .img {
    min-height: auto;
  }

  .category__box-desc .subtitle{
    text-align: center;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    padding-left: 0;
  }


}

@media only screen and (max-width: 600px) {
  .header__box {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .header__box-date::before {
    display: none;
  }

  .header__box-title {
    text-align: center;
  }

  .phone-call {
    display: inline-block;
  }

  .h2 {
    font-size: 26px !important;
    line-height: 29px !important;
    font-weight: 500 !important;
    color: #000000;
  }

  .about__item.item-1 {
    -ms-grid-column: 1;
    -ms-grid-column-span: 12;
    grid-column: 1 / 13;
  }

  .about__item.item-2 {
    -ms-grid-column: 1;
    -ms-grid-column-span: 6;
    grid-column: 1 / 7;
  }

  .about__item.item-3 {
    -ms-grid-column: 7;
    -ms-grid-column-span: 6;
    grid-column: 7 / 13;
  }

  .about__item.item-4 {
    display: none;
  }

  .about__item.item-5 {
    display: none;
  }

  .about__item.item-6 {
    display: none;
  }

  .about__plus {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .about__plus-item .img img {
    width: 60px;
  }

  .discounters__text .title {
    font-size: 30px !important;
    line-height: 38px !important;
    font-weight: 600 !important;
    color: #000000;
    text-align: center;
  }

  .product-cart__desc .desc-pay__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .product-cart__desc .desc-pay {
    margin-bottom: 15px;
  }

  .product-cart__price {
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 520px) {
  .footer__lists {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .footer__item-2 {
    display: none;
  }
}

@media only screen and (max-width: 500px) {
 /* .header__box-adress {
    display: none;
  }
*/
  .gallery__item-box {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

@media only screen and (max-width: 480px) {
  .naviagation__item {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .naviagation__item_link {
    display: block;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin: 0 auto;
  }
}
.first-str, .second-str{
    display: flex;
}
.line-adress{
    color: white;
}
.register{
    margin-left: 20%;
    font-size: 14px;
}
@media only screen and (max-width: 320px) {
  /**/
}