.navigation-list__item:hover .sub-menu {
    opacity: 1;
    visibility: visible;
}

/*.slider-products .swiper-slide:hover {*/
/*    min-height: 620px;*/
/*}*/

/*.slider-products {*/
/*    min-height: 640px;*/
/*}*/

.slider-products .swiper-slide {
    overflow: initial;
}

.catalog + .catalog-pagination {
    margin-top: 60px;
}

.catalog-products {
    width: 100%;
}

.product-descr {
    margin-top: 10px;
}

.products-item__img {
    display: block;
}

.rewiewsSwiper .swiper-button-prev {
    top: 50%;
}

.rewiewsSwiper .swiper-button-next {
    top: 50%;
}

.sub-menu .accordion {
    max-width: initial !important;
}

.sub-menu .accordion-list {
    overflow: initial !important;
    max-height: initial !important;
}

.common-block .slider-products {
    min-height: initial;
}

.common-block .slider-products .swiper-slide:hover {
    min-height: initial !important;
}

@media only screen and (max-width: 1060px) {
    .slider-products .swiper-slide {
        height: initial;
    }

    .products-item {
        height: 100%;
        padding: 5px 15px 5px 15px;
    }

    .slide-brand-height {
        min-height: 100px;
    }

    .swiper-button-parent {
        position: relative;
        min-height: 7px;
    }

    div.swiper-button-parent div.swiper-button-prev__products, div.swiper-button-parent div.swiper-button-next__products {
        top: -13px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
        bottom:9px;
    }

    .productsSwiper *, .cart * {
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }

    .swiper-pagination-clickable .swiper-pagination-bullet {
        cursor: pointer;
        width: 25px;
        height: 25px;
        padding: 5px;
        background: none !important;
        border-radius: 0;
        margin: 0 !important;
    }

    .swiper-pagination-clickable .swiper-pagination-bullet::before {
        width: 10px;
        height: 10px;
        content: "";
        font-size: 60px;
        background: #808080;
        position: absolute;
        border-radius: 50%;
        margin: 7px -5px;
    }

    .swiper-button-parent-detail {
        min-height: 0px;
    }
}

@media only screen and (max-width: 1024px) {
    .catalog-products {
        grid-gap: 33px;
    }
}

@media only screen and (max-width: 768px) {
    .catalog-products {
        grid-gap: 15px;
    }

    .rewiewsSwiper .swiper-button-prev {
        top: 40%;
    }

    .rewiewsSwiper .swiper-button-next {
        top: 40%;
    }
}

@media only screen and (max-width: 480px) {
    .rewiewsSwiper .swiper-button-prev {
        top: 35%;
    }

    .rewiewsSwiper .swiper-button-next {
        top: 35%;
    }

    .products-favourite__inner .products-favourite__line {
        display: block;
    }

    div.sub-news__inner::after {
        background-image: url('');
    }

    .products-favourite__line .product-wrapper
}

div.title-search-result {
    width: 100% !important;
    background-color: white;
    left: 0 !important;
    border: none !important;
}

ul.search-result {
    /*max-width: 770px;*/
    width: 100%;
    overflow-y: auto;
    margin: auto;
    padding: 20px 0 10px 0;
}

span.price__new {
    width: 110px;
    font-size: 20px;
}

a.tovar-link {
    text-decoration: none;
}

.footer_banks img {
    height: 25px;
    margin: 0 20px 10px 0;
}

@media screen and (max-width: 815px) {
    .footer_banks img {
        height: 20px;
        margin: 0 15px 10px 0;
    }
}

.footer_banks {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.error {
    border: solid 1px red;
}

ul.filter-line {
    display: none;
}

button.selection-filter {
    display: none;
}

.sale_order_full_table {
    text-align: center;
    align-items: center;
    width: 100%
}

section.products-favourite .products-line {
    display: flex;
    /*justify-content: center;*/
}

div.products-line {
    flex-wrap: wrap;
    grid-gap: 25px;
    padding-bottom: 60px;
}

@media only screen and (max-width: 1480px) {
    div.products-line .product-wrapper {
        max-width: 260px;
    }

    div.products-line {
        grid-gap: 15px
    }
}

@media only screen and (max-width: 1425px) {
    div.products-line .product-wrapper {
        max-width: 290px;
    }

    div.products-line {
        grid-gap: 35px
    }
}

@media only screen and (max-width: 1150px) {
    div.products-line .product-wrapper {
        max-width: 230px;
    }

    div.products-line {
        grid-gap: 10px
    }
}

div.blog-page__info p img {
    width: 100%;
    height: 100%;
}

div.blog-page__info ul {
    font-weight: 400;
    font-size: 16px;
    line-height: 171.7%;
    color: #000000;
}

div.catalog-pagination a {
    text-decoration: none;
}

div.blog-article__info a {
    text-decoration: none;
}

.p_ingrid a {
    text-decoration: none;
    margin-top: 10px;
    font-weight: 500;
    font-size: 16px;
    line-height: 33px;
    color: #000000;
    -webkit-box-shadow: inset 0 -10px #0808081a;
    box-shadow: inset 0 -10px #0808081a;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

.p_ingrid a:hover {
    -webkit-box-shadow: inset 0 -1px #959595;
    box-shadow: inset 0 -1px #959595;
}

div.products-item {
    padding: 14px 14px 14px 14px;
}

section.catalog div.product-descr {
    min-height: 100px;
}

div.products-favourite__inner div.product-descr {
    min-height: 100px;
}

div.slider-products div.product-descr {
    max-height: 100px;
}

div.product-item-price-container {
    position: absolute;
    bottom: 0;
}

@media (min-width: 769px) {
    div.products-item:hover div.product-item-price-container {
        position: unset;
    }

}

.slider-products .swiper-horizontal div.swiper-wrapper {
    /*overflow: hidden !important;*/
}

@media (min-width: 992px) {
    div.slider-products div.products-item:hover div.product-descr {
        max-height: 100%;
    }
}

div.tabs-header {
    grid-gap: 0px;
}

button.tab-header {
    width: 20px;
    line-height: 25px;
}

li.mobile-filters__item .accordion .accordion-list {
    overflow: hidden;
}

@media only screen and (max-width: 498px) {
    div.products-line .product-wrapper {
        max-width: 200px;
    }
}

@media only screen and (max-width: 440px) {
    div.products-line .product-wrapper {
        max-width: 170px;
    }

    div.products-line {
        grid-gap: 5px;
    }
}

@media only screen and (max-width: 375px) {
    div.products-line .product-wrapper {
        max-width: 150px;
    }

    h4.total-sum__now {
        grid-gap: 10px;
        text-align: start;
        align-items: baseline;
    }

    .cart-products .products-item .product-details {
        margin-right: 5px;
    }

    .cart-products .products-item .price {
        margin-right: 0px;
    }
}

@media only screen and (max-width: 335px) {
    div.products-line .product-wrapper {
        max-width: 140px;
    }

    div.products-line {
        grid-gap: 2px;
    }

    .sub-left__subtitle {
        font-size: 15px;
    }
}

a.product-descr__name {
    text-decoration: none;

}

section.products-favourite {
    padding-bottom: 80px;
}

@media (max-width: 1060px) {
    div.product-details, ul.product-filters {
        flex-wrap: wrap;
    }
}

.catalog__inner .swiper-pagination {
    bottom: 0;
}

.brands .swiper-pagination {
    bottom: 0;
}

@media (max-width: 992px) {
    .total-sum__last {
        justify-content: flex-start;
        padding-top: 10px;
    }
}

@media (max-width: 768px) {
    div.slider-products div.product-descr {
        max-height: 80px;
    }

    section.catalog div.product-descr {
        min-height: 90px;
    }

    h4.total-sum__last {
        justify-content: start;
        padding: 3px 0 3px 0;
    }

    h4.total-sum__now {
        align-items: baseline;
    }

    div.cardSwiper .swiper-wrapper .swiper-slide {
        margin-left: 30px;
    }
}


/*.product__inner div.swiper-wrapper{*/
/*    justify-content: center;*/
/*}*/
.cart__inner .products-favourite__inner .price {
    display: none;
}

.parent_container_produkt {
    padding-top: 15px;
}

.parent_container_produkt .catalog-block-header {
    padding: 10px 0 10px 0;
}

li.footer-list__item:not(:last-child) {
    margin-bottom: 10px;
}

div .history-brand__text_start {
    transition: all 0.25s ease-out;
    max-height: 45px;
    overflow: hidden;
    margin-bottom: 10px;
    text-align: justify;
}
div.history-brand{
    margin-bottom: 40px;
}
.body_style {
    display: none;
}

div.sub-news__inner::before {
    background-image: url(../img/news-mail_.png);
}

.form_submit {
    color: red;
    text-align: center;
    margin-bottom: 10px;
}

label.phone_style {
    bottom: 12.5px;
    font-size: 15px;
    /*left: 40px;*/
}

span.dot_requred {
    color: red;
}

span.footer-bottom__link {
    margin-top: 0;
}

div.footer-bottom {
    padding: 20px 0px 10px;
}

.map_path {
    stroke-dasharray: 1.3;
    stroke: #8A8A8A;
    opacity: .5;
}

.plane {
    stroke-width: 1;
    stroke: none;
    fill-rule: evenodd;
    fill: #5E5E5E;
}

@media only screen and (max-width: 480px) {
    div.productsSwiper .swiper-wrapper {
        padding-bottom: 30px;
    }

}

div.brandSwiper .swiper-wrapper {
    padding-bottom: 5px;
}

@media (min-width: 1000px) {
    div.brandSwiper::after {
        width: 210px;
        height: 210px;
    }
}

@media (min-width: 480px) {
    a.header-top__logo {
        padding-right: 80px;
    }
}

/*@media only screen and (min-width: 320px) {*/
/*    p.banner-item__subtitle {*/
/*        line-height: 20px;*/
/*        margin-bottom: 5px;*/
/*    }*/
/*}*/
p.banner-item__subtitle {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
}
@media(max-width: 992px){
    p.banner-item__subtitle {
        font-size: 13px;
    }
}
@media(max-width: 480px){
    p.banner-item__subtitle {
        font-size: 12.5px;
        line-height: 15.5px;
    }
}
div.header-top .select__title:after,
div.header-mobile .select__title:after,
.fio_input_none {
    display: none;
}

div.header-top .select .select__item .select__title,
div.header-mobile .select .select__item .select__title {
    padding: 5.5px 15px 5.5px 15px;
}

div.header-top .select .select__item,
div.header-mobile .select .select__item {
    cursor: default;
}

#question_popup .popup-inner__top {
    justify-content: center;
}

div.popup.active .popup-inner {
    min-height: 100vh;
    height: auto;
}

div.popup.active {
    overflow-y: scroll;
    overflow-x: hidden;
}

div.menu-list__center {
    padding: 26px 25px 0px 88px;
}

.blog-page div.blog-page__img {
    max-height: 420px;
    height: auto;
}

.blog div.blog__inner {
    margin: 30px auto 0px auto;
}

.blog-page div.blog-page__info {
    margin-top: 30px;
}

@media only screen and (max-width: 992px) {
    div.menu-list__bottom {
        margin-top: 0;
        padding: 20px 53px 20px 88px;
    }
}

@media (max-width: 767px) {
    div.title-search-result {
        padding: 0;
    }

    li.search-result__item {
        padding: 0 15px;
    }

    .tovar-link__name {
        max-width: 100%;
    }

    .tovar-link__img {
        max-width: 65px;
    }

    .tovar-link__img img {
        width: 100%;
        height: auto;
    }

    .tovar-link {
        grid-gap: 10px;
    }

    div.products-line {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        padding: 0;
        grid-gap: 0;
    }

    div.products-line .product-wrapper {
        margin: 5px;
        max-width: calc(33% - 10px);
    }
}

@media (max-width: 425px) {
    div.products-line .product-wrapper {
        margin: 5px;
        max-width: calc(50% - 10px);
    }
}

.catalog-pagination .select .select__item .select__options {
    height: fit-content;
    min-height: fit-content;
}

.breadcrumbs-list {
    flex-wrap: wrap;
    grid-gap: 0 30px;
}

.blog-page__info ul {
    margin-left: 20px;
}

.characteristic-list__item:not(:last-child) {
    margin-bottom: 0;
}
.politica-list-left{
    text-align: left;
}
.menu {
    display: block;
    position: fixed;
    right: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.43);
    z-index: 9999;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.menu-list{
    position: fixed;
    overflow: auto;
}
.menu.active {
    opacity: 1;
    visibility: visible;
    /*top:-100px;*/
    /*height: 100vh;*/
}
.menu-list__cross {
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    position: fixed;
    top: 15px;
    right: 18.4rem!important;
    z-index: 1000;

}
.cart-popup.active{
    max-height: 70vh;
    overflow: auto;
    display: block;
}
div.products-line:not(.products-line){
    justify-content: space-between;
    padding: 0;
}
/*.catalog-pagination{*/
/*    padding-top: 0;*/
/*    margin-top: 55px;*/
/*}*/
.parent-but-gift div.swiper-button-parent div.swiper-button-prev__products,.parent-but-gift div.swiper-button-parent div.swiper-button-next__products{
    top:0;
}
@media(max-width: 768px){
    a.product-descr__name{
        max-height: 95px;
        overflow: hidden;
    }
}
@media(max-width: 1060px){
    .swiper-button-parent{display: none}
}
.politica-list-none > li.margt35{
    margin-top: 35px;
}
@media only screen and (max-width: 768px) {
    button.selection-filter-new {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    ul.filter-list:first-child {
        padding: 20.5px 0px 26px 40px;
    }
}
.tovar-link__info .price{
    grid-gap: 12px 0;
}
.tovar-link .price{
    margin-right: 0;
}
.tovar-link__info .price .price__last{
    width: 0px;
    margin-right: 25px;
}
ul.search-result{
    overflow-x: hidden;
}
.search-block__form button.search-block__btn.btn-reset{
    margin-top: 3.5px;
}
.search-block__form .search-block__input{
    line-height: 0;
    height: fit-content;
}
.search-block form.search-block__form{
    align-items: center;
}