/*==========  Desktop First Method  ==========*/
@media only screen and (max-width : 1900px) {
    .offers .container {
        position: relative;
        z-index: 1;
    }
    .offers .container::after {
        position: absolute;
        display: block;
        content: " ";
        width: 315px;
        height: 663px;
        top: -52px;
        right: -282px;
        z-index: -1;
        background-image: url(../img/bg_offers.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
    } 
    .offers::after {
        content: none;
    }
}

@media only screen and (max-width : 1550px) {
    body {
        font-size: 18px;
    }
    .menu {
        gap: 44px;
        margin-left: 40px;
        font-size: 22px;
    }
    .header__contacts {
        gap: 50px;
    }
    .btn-main {
        height: 62px;
        font-size: 18px;
    }
    .nav {
        gap: 44px;
    }
    .btn-categories {
        font-size: 21px;
        padding: 0 25px;
        height: 55px;
    }
    .categories-main {
        margin: 32px 0;
    }
    .title-section {
        font-size: 36px;
        margin-bottom: 25px;
    }
    .title-section_main {
        padding-top: 35px;
    }
    .title-section_main::before {
        width: 130px;
        height: 7px;
    }
    .row > div {
        padding: 0 15px;
    }
    .row {
        margin: 0 -15px;
    }
    .row.row_main > div {
        margin-bottom: 30px;
    }
    .row.row_main {
        margin-bottom: -30px;
    }
    .item-category__image {
        height: 300px;
    }
    .item-category__title {
        font-size: 22px;
    }
    .row.row_offers > div {
        padding: 0 18px;
    }
    .row.row_offers {
        margin: 0 -18px;
    }
    .item-offer {
        padding-top: 16px;
        height: 342px;
    }
    .text-page p {
        margin-bottom: 15px;
    }
    .text-page {
        font-size: 22px;
    }
    .about__logo {
        width: 370px;
        height: 199px;
        left: -32px;
        bottom: -16px;
        padding-right: 53px;
        padding-bottom: 21px;
    }
    .about::before {
        bottom: 92px;
    }
    .title-middle {
        font-size: 21px;
    }
    .item-advantage .title-middle {
        margin-bottom: 16px;
    }
    .advantages {
        padding-top: 170px;
        padding-bottom: 60px;
    }
    .item-news__date {
        font-size: 21px;
        margin-bottom: 23px;
    }
    .item-news__title {
        margin-bottom: 17px;
    }
    .footer__contact {
        gap: 7px;
        margin-right: -10px;
        font-size: 14px;
    }
    .footer__contact img {
        width: 21px;
    }
    .footer .logo img {
        width: 270px;
    }
    .footer .logo {
        margin-bottom: 34px;
    }
    .copyright {
        font-size: 21px;
        margin-bottom: 11px;
    }
    .footer .socials-list {
        margin-bottom: 20px;
    }
    .dropdown-categories li a {
        font-size: 22px;
        padding: 15px 23px;
    }
    .section-top__wrap {
        margin-right: calc((100vw - 1155px) / 2* -1);
    }
    .top-card .title-section span,
    .section-top .title-section span {
        font-size: 30px;
    }
    .section-top .title-section {
        margin-top: 36px;
        margin-bottom: 15px;
    }
    .text-main {
        font-size: 15px;
    }
    .section-top .text-main {
        max-width: 460px;
    }
    .section-top__image {
        height: 425px;
    }
    .btn-filter {
        height: 76px;
        font-size: 22px;
    }
    .row.row_catalog > div {
        margin-bottom: 35px;
    }
    .row.row_catalog {
        margin-bottom: -35px;
    }
    .item-catalog__image {
        height: 440px;
    }
    .item-catalog__content {
        padding: 14px 20px;
        padding-right: 12px;
    }
    .item-catalog__title {
        font-size: 22px;
    }
    .price-main {
        font-size: 28px;
    }
    .btn-basket {
        width: 57px;
        height: 36px;
    }
    .btn-basket img {
        width: 36px;
    }
    .page-numbers {
        width: 40px;
        height: 40px;
        font-size: 22px;
    }
    .pager {
        margin-top: 50px;
    }
    .breadcrumbs {
        padding: 20px 0;
        font-size: 22px;
    }
    .top-catalog {
        margin-bottom: 65px;
    }
    .sidebar-filter__head {
        padding: 20px;
    }
    .item-sidebar-default, .item-sidebar__head, .item-sidebar__content {
        padding: 10px 22px;
    }
    .sidebar-filter__content {
        font-size: 15px;
        max-height: calc(100vh - 170px);
    }
    .title-page {
        font-size: 31px;
        margin-bottom: 20px;
    }
    .slider-for__item {
        height: 440px;
    }
    .unit-info__decsr {
        margin-top: 11px;
    }
    .checks-wrap, .colors-wrap {
        gap: 18px;
    }
    .unit-info__content {
        min-width: 160px;
    }
    .item-color__value {
        width: 119px;
        height: 78px;
    }
    .item-check__value {
        font-size: 15px;
        padding: 5px 10px;
    }
    .slider-nav .slick-slide {
        padding: 0 18px;
    }
    .slider-nav .slick-list {
        margin: 0 -18px;
    }
    .slider-nav {
        padding: 0 45px;
        margin-top: 35px;
    }
    .unit-info_features {
        padding-top: 24px;
    }
    .card-action {
        margin-top: 50px;
    }
    .unit-info {
        margin-top: 31px;
    }
    .tabs-card::before {
        right: calc((100vw - 1145px) / 2* -1);
    }
    .tabs-card a {
        height: 102px;
    }
    .tabs-card {
        margin-left: 435px;
    }
    .item-select .jq-selectbox {
        font-size: 22px;
    }
    .item-select__title {
        font-size: 26px;
        margin-bottom: 22px;
    }
    .item-select .jq-selectbox__dropdown li, .item-select .jq-selectbox__select-text {
        height: 67px;
        padding: 0px 50px;
    }
    .slider-catalog .slick-slide {
        padding: 0 15px;
    }
    .slider-catalog .slick-list {
        margin: 0 -15px;
    }
    .link-page {
        font-size: 22px;
    }
    .unit-product {
        padding: 26px 60px;
    }
    .unit-product__price {
        font-size: 15px;
        gap: 22px;
        margin-top: 50px;
    }
    .unit-product__price strong {
        font-size: 18px;
    }
    .unit-product__title {
        font-size: 26px;
        margin-bottom: 18px;
    }
    .unit-product__subtitle {
        font-size: 19px;
        margin-bottom: 13px;
    }
    .feature-main {
        font-size: 14px;
        margin-bottom: 9px;
    }
    .unit-product__image {
        height: 338px;
    }
    .products-wrap__head {
        padding: 10px 60px;
    }
    .products-wrap__bottom {
        padding: 38px 60px;
    }
    .products-wrap__bottom .btn-main {
        padding: 0 45px;
    }
    .empty-basket {
        height: 650px;
    }
    .back-personal .btn-main {
        height: 78px;
        padding: 0 32px;
        font-size: 22px;
    }
    .btn-main.btn-main_history {
        font-size: 22px;
    }
    .personal-buttons .btn-main {
        margin-bottom: 34px;
        height: 76px;
    }
    .page-personal .unit-product {
        padding-left: 45px;
        padding-right: 32px;
    }
    .page-personal .products-wrap__head {
        padding: 27px 30px;
    }
    .icon-personal img {
        max-width: 36px;
    }
    .icon-personal {
        width: 62px;
        height: 37px;
    }
    .page-login .item-form {
        margin-bottom: 25px;
    }
    .page-login .btn-main {
        margin-bottom: 25px;
    }
    .login-wrap {
        width: 440px;
    }
    .title-login {
        font-size: 29px;
        margin-bottom: 23px;
    }
    .desc-login {
        margin-bottom: 23px;
    }
    .footer__nav li {
        margin-bottom: 20px;
    }
}
@media only screen and (max-width : 1370px) {
    .about__logo {
        width: 328px;
        height: 179px;
        left: -18px;
        bottom: -16px;
        padding-right: 40px;
        padding-bottom: 20px;
    }
    .text-page {
        font-size: 19px;
    }
    .menu {
        gap: 31px;
        margin-left: 25px;
        font-size: 20px;
    }
    .nav {
        gap: 30px;
    }
    body {
        font-size: 16px;
    }
    .search-main input {
        height: 37px;
        padding: 0 18px;
        font-size: 16px;
    }
    .item-category__image {
        height: 280px;
    }
    .item-category__title {
        font-size: 20px;
    }
    .item-offer {
        padding-top: 15px;
        height: 296px;
    }
    .offers .container::after {
        width: 295px;
        height: 627px;
        top: -52px;
        right: -244px;
    }
    .item-advantage .title-middle img {
        max-height: 45px;
        width: auto;
    }
    .title-middle {
        font-size: 18px;
    }
    .item-news__date {
        font-size: 19px;
        margin-bottom: 19px;
    }
    .footer__contact {
        font-size: 12px;
    }
    .footer__contact img {
        width: 17px;
    }
    .footer__info p {
        margin-bottom: 12px;
    }
    .footer__nav li {
        margin-bottom: 18px;
    }
    .footer .logo img {
        width: 238px;
    }
    .footer .logo {
        margin-bottom: 28px;
    }
    .copyright {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .subscribe-form input {
        height: 45px;
        padding: 0 25px;
        font-size: 14px;
    }
    .subscribe-form__btn {
        width: 40px;
    }
    .item-advantage ul li::before {
        top: 12px;
    }
    .dropdown-categories li a {
        font-size: 20px;
        padding: 14px 20px;
    }
    .section-top__wrap {
        margin-right: calc((100vw - 1025px) / 2* -1);
    }
    .title-section {
        font-size: 34px;
    }
    .top-card .title-section span,
    .section-top .title-section span {
        font-size: 28px;
    }
    .text-main p {
        margin-bottom: 12px;
    }
    .text-main {
        font-size: 14px;
    }
    .section-top .text-main {
        max-width: 424px;
    }
    .section-top__image {
        height: 380px;
    }
    .item-catalog__image {
        height: 382px;
    }
    .item-catalog__title {
        font-size: 20px;
    }
    .price-main {
        font-size: 26px;
    }
    .slider-nav .slick-slide {
        padding: 0 12px;
    }
    .slider-nav .slick-list {
        margin: 0 -12px;
    }
    .slider-nav__item {
        height: 103px;
    }
    .checks-wrap, .colors-wrap {
        gap: 12px;
    }
    .item-color__value {
        width: 107px;
        height: 72px;
    }
    .item-check__value {
        font-size: 14px;
        padding: 4px 7px;
    }
    .unit-info {
        margin-top: 25px;
    }
    .title-page {
        font-size: 28px;
    }
    .slider-for__item {
        height: 400px;
    }
    .tabs-card::before {
        right: calc((100vw - 1025px) / 2* -1);
    }
    .tabs-card {
        margin-left: 345px;
    }
    .slider-catalog .slick-slide {
        padding: 0 10px;
    }
    .slider-catalog .slick-list {
        margin: 0 -10px;
    }
    .total-basket-value {
        font-size: 18px;
        padding: 6px 17px;
    }
    .unit-product {
        padding: 25px 40px;
    }
    .products-wrap__head {
        padding: 10px 40px;
    }
    .unit-product__title {
        font-size: 23px;
        margin-bottom: 16px;
    }
    .unit-product__price {
        font-size: 14px;
        gap: 19px;
        margin-top: 42px;
    }
    .unit-product__price strong {
        font-size: 16px;
    }
    .unit-product__total {
        padding: 5px 34px;
        margin-left: -30px;
    }
    .unit-product__subtitle {
        font-size: 18px;
    }
    .unit-product__image {
        height: 325px;
    }
    .products-wrap__bottom .btn-main {
        padding: 0 35px;
    }
    .products-wrap__bottom {
        padding: 25px 40px;
    }
    .empty-basket {
        height: 550px;
    }
    .form-block {
        padding: 25px;
    }
    .icon-personal {
        width: 62px;
        height: 38px;
    }
    .icon-personal img {
        max-width: 36px;
    }
    .item-form {
        margin-bottom: 20px;
    }
    .login-wrap {
        width: 410px;
    }
}
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
    .menu {
        gap: 23px;
        margin-left: 18px;
        font-size: 18px;
    }
    body {
        font-size: 14px;
    }
    .header__contacts {
        gap: 36px;
    }
    .header__buttons {
        gap: 22px;
    }
    .header__top {
        padding: 15px 0;
        margin-bottom: 18px;
    }
    .btn-categories {
        font-size: 19px;
        padding: 0px 22px;
        height: 50px;
    }
    .categories-main {
        margin: 30px 0;
    }
    .row > div {
        padding: 0 10px;
    }
    .row {
        margin: 0 -10px;
    }
    .row.row_main > div {
        margin-bottom: 20px;
    }
    .row.row_main {
        margin-bottom: -20px;
    }
    .item-category__image {
        height: 255px;
    }
    .item-category__title {
        font-size: 18px;
    }
    .item-category__content {
        padding: 15px;
    }
    .title-section {
        font-size: 33px;
        margin-bottom: 22px;
    }
    .row.row_offers > div {
        padding: 0 12px;
    }
    .row.row_offers {
        margin: 0 -12px;
    }
    .about__main {
        margin-left: -27px;
        padding-bottom: 65px;
    }
    .text-page {
        font-size: 16px;
    }
    .about__logo img {
        width: 130px;
    }
    .about__logo {
        width: 298px;
        height: 145px;
    }
    .about::before {
        bottom: 71px;
    }
    .title-middle {
        font-size: 16px;
    }
    .item-advantage .title-middle img {
        max-height: 39px;
    }
    .title-section_main {
        padding-top: 30px;
    }
    .title-section_main::before {
        width: 115px;
        height: 5px;
    }
    .item-news__date {
        font-size: 17px;
        margin-bottom: 16px;
    }
    .footer__contact {
        font-size: 11px;
    }
    .footer__right {
        margin-left: 0;
    }
    .copyright {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .footer .logo img {
        width: 210px;
    }
    .footer .logo {
        margin-bottom: 20px;
    }
    .footer__nav li {
        margin-bottom: 21px;
    }
    .footer .logo {
        margin-bottom: 30px;
    }
    .footer__left {
        margin-left: -24px;
    }
    .dropdown-categories li a {
        font-size: 18px;
        padding: 14px 15px;
    }
    .price-main {
        font-size: 23px;
    }
    .item-catalog__image {
        height: 325px;
    }
    .price-main {
        font-size: 20px;
    }
    .item-catalog__title {
        font-size: 18px;
    }
    .page-numbers {
        width: 36px;
        height: 36px;
        font-size: 20px;
    }
    .section-top__wrap {
        margin-right: calc((100vw - 890px) / 2* -1);
    }
    .section-top__wrap::before {
        top: 55px;
        left: -31px;
    }
    .title-section {
        font-size: 30px;
    }
    .top-card .title-section span,
    .section-top .title-section span {
        font-size: 26px;
    }
    .text-main {
        font-size: 13px;
    }
    .section-top .text-main {
        max-width: 394px;
    }
    .section-top__image {
        height: 353px;
    }
    .btn-filter {
        font-size: 20px;
    }
    .top-catalog {
        margin-bottom: 50px;
    }
    .tabs-card::before {
        right: calc((100vw - 893px) / 2* -1);
    }
    .tabs-card {
        margin-left: 255px;
    }
    .item-select__title {
        font-size: 24px;
    }
    .item-select .jq-selectbox {
        font-size: 20px;
    }
    .item-select .jq-selectbox__dropdown li, .item-select .jq-selectbox__select-text {
        height: 65px;
        padding: 0px 40px;
    }
    .unit-info__content {
        min-width: 130px;
    }
    .item-color__value {
        width: 90px;
        height: 60px;
    }
    .item-check__value {
        font-size: 12px;
        padding: 4px 6px;
    }
    .slider-nav .slick-slide {
        padding: 0 6px;
    }
    .slider-nav .slick-list {
        margin: 0 -6px;
    }
    .slider-nav__item {
        height: 88px;
    }
    .card-action {
        margin-top: 37px;
    }
    .tabs-card a {
        height: 85px;
    }
    .personal-buttons .btn-main {
        margin-bottom: 26px;
        height: 72px;
    }
    .btn-main.btn-main_history {
        font-size: 20px;
    }
    .form-block .title-middle {
        margin-bottom: 20px;
    }
    .page-personal .unit-product {
        padding-left: 30px;
        padding-right: 15px;
    }
    .login-wrap {
        width: 372px;
    }
    .title-login {
        font-size: 26px;
        margin-bottom: 18px;
    }
    .article-content .date-article {
        margin-bottom: 20px;
    }
    .date-article {
        font-size: 21px;
        margin-bottom: 32px;
    }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    .hidden-mob {
        display: none !important;
    }
    .logo img {
        width: 97px;
    }
    body {
        font-size: 10px;
        letter-spacing: normal;
    }
    .nav {
        gap: 10px;
    }
    .btn-cart {
        width: 28px;
        height: 28px;
    }
    .btn-cart img {
        width: 17px;
    }
    .btn-cart__value {
        width: 9px;
        height: 9px;
        font-size: 6px;
    }
    .btn-main.btn-main_login {
        width: 29px;
        height: 29px;
        margin-left: 5px;
        gap: 0;
        justify-content: center;
        padding: 0;
    }
    .btn-main.btn-main_login img {
        width: 19px;
    }
    .header__buttons {
        gap: 16px;
    }
    .header__top {
        padding: 10px 0;
        margin-bottom: 9px;
    }
    .header__contacts {
        margin-right: 16px;
        gap: 1px;
        flex-direction: column;
        align-items: flex-start;
    }
    .phone-main img {
        display: none;
    }
    .header__wrapper .logo {
        margin-right: auto;
    }
    .header {
        padding-bottom: 8px;
    }
    .btn-open-search {
        width: 28px;
        height: 28px;
        background: #fff;
        border-radius: 50%;
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
    }
    .item-billbord__image::after {
        width: 51.61vw;
    }
    .item-billbord__content {
        max-width: 44.69vw;
        margin-left: 1.66vw;
    }
    .item-billbord__title {
        font-size: 4.43vw;
        margin-bottom: 1vw;
    }
    .item-billbord__descr {
        font-size: 2.1vw;
    }
    .item-billbord .btn-main {
        margin-top: 3vw;
        height: 6.5vw;
        font-size: 2.04vw;
        padding: 0 3.4vw;
        border-radius: 1vw;
        margin-left: 6vw;
    }
    .slider-billbord .slick-arrow {
        width: 5.28vw;
        height: 5.28vw;
        font-size: 3.08vw;
    }
    .slider-billbord .slick-arrow {
        top: 18.01vw;
    }
    .container {
        padding: 0 35px;
    }
    .billbord .container {
        max-width: 69vw;
        padding: 0 3vw;
    }
    .btn-categories {
        font-size: 12px;
        padding: 0px 10px;
        height: 37px;
        border-radius: 6px 6px 0 0;
    }
    .categories-main {
        margin: 24px 0;
    }
    .btn-categories img {
        width: 20px;
    }
    .title-section_main {
        padding-top: 0;
    }
    .title-section_main::before {
        width: 90px;
        height: 6px;
        display: none;
    }
    .title-section {
        font-size: 24px;
        margin-bottom: 15px;
        text-align: center;
    }
    .row > div {
        padding: 0 6px;
    }
    .row {
        margin: 0 -6px;
    }
    .row.row_main > div {
        margin-bottom: 12px;
    }
    .row.row_main {
        margin-bottom: -12px;
    }
    .item-category__image {
        height: 111px;
    }
    .item-category__title {
        font-size: 12px;
        letter-spacing: normal;
    }
    .item-category__content {
        padding: 8px;
    }
    .item-category {
        border-radius: 4px;
    }
    .item-category__image,
    .item-category__image img {
        border-radius: 3px;
    }
    .categories {
        padding-bottom: 16px;
    }
    .offers .container::after {
        display: none;
    }
    .offers {
        padding-top: 20px;
        padding-bottom: 25px;
    }
    .row.row_offers > div {
        padding: 0 13px;
        margin-bottom: 20px;
    }
    .row.row_offers {
        margin: 0 -13px;
        margin-bottom: -20px;
    }
    .item-offer {
        padding-top: 15px;
        height: 272px;
        font-size: 20px;
        line-height: 130%;
    }
    .about__main {
        margin: 0;
        padding-bottom: 20px;
    }
    .about__image {
        height: 248px;
    }
    .about__image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        font-family: 'object-fit: cover;';
        border-radius: 6px;
        max-width: initial;
        object-position: 92% 50%;
    }
    .text-page {
        font-size: 10px;
        line-height: 138%;
    }
    .about .title-section {
        margin-bottom: 10px;
        text-align: left;
    }
    .about__content {
        margin-right: 0;
    }
    .about {
        padding-top: 25px;
    }
    .about::before {
        bottom: 47px;
    }
    .about__logo {
        width: 103px;
        height: 55px;
        padding-right: 16px;
        padding-bottom: 8px;
        border-radius: 3px;
        left: -17px;
        bottom: -8px;
    }
    .about__logo img {
        width: 56px;
    }
    .about__main::before {
        left: -17px;
    }
    .advantages {
        padding-top: 137px;
        padding-bottom: 2px;
    }
    .item-advantage .title-middle {
        font-size: 20px;
    }
    .item-advantage ul li {
        padding-left: 19px;
        font-size: 14px;
        line-height: 138%;
        margin-bottom: 12px;
    }
    .item-advantage ul li::before {
        left: 0;
        width: 9px;
        top: 9px;
        right: auto;
    }
    .item-advantage {
        margin-bottom: 20px;
        margin-left: 27px !important; 
    }
    .row_advantages > div:nth-child(3) .item-advantage {
        margin-left: 0;
    }
    .row_advantages > div:nth-child(4) .item-advantage {
        margin-left: 0;
    }
    .news {
        padding-top: 20px;
        padding-bottom: 10px;
    }
    .news .title-section_main::before {
        display: block;
    }
    .news .title-section_main {
        padding-top: 28px;
    }
    .item-news__title {
        font-size: 20px;
        margin-bottom: 4px;
        line-height: 138%;
        letter-spacing: 0.08em;
    }
    .item-news__text {
        font-size: 14px;
        line-height: 138%;
    }
    .item-news__date {
        font-size: 12px;
        margin-bottom: 2px;
        line-height: 138%;
        text-align: right;
    }
    .item-news {
        margin-bottom: 12px;
    }
    .footer {
        padding-top: 22px;
        padding-bottom: 16px;
        text-align: center;
    }
    .footer .logo img {
        width: 174px;
    }
    .footer .socials-list {
        margin-bottom: 15px;
        justify-content: center;
    }
    .socials-list img {
        width: 13px;
    }
    .footer__left {
        margin: 0;
    }
    .footer__nav {
        margin: 0;
    }
    .copyright {
        font-size: 10px;
        margin-bottom: 14px;
    }
    .footer .logo {
        margin-bottom: 14px;
    }
    .footer__mobile a {
        color: #fff;
    }
    .footer__mobile p {
        margin-bottom: 12px;
    }
    .subscribe-form {
        max-width: 358px;
        margin: 0 auto;
        margin-bottom: 14px;
    }
    .subscribe-form input {
        height: 26px;
        padding: 0 15px;
        font-size: 13px;
        text-align: center;
        border-radius: 2px;
    }
    .subscribe-form__btn {
        height: 26px;
        width: 30px;
    }
    .subscribe-form__btn img {
        width: 18px;
    }
    .footer__nav li {
        margin-bottom: 13px;
    }
    .footer__nav {
        margin-bottom: 13px;
    }
    .footer__right + .footer__mobile {
        margin-left: -10px;
        margin-right: -10px;
    }
    .item-offer__image img,
    .item-offer__image {
        border-radius: 4px;
    }
    .dropdown-categories {
        width: 100%;
    }
    .dropdown-categories ul ul {
        position: relative;
        top: 0;
        left: 0;
        visibility: visible;
        opacity: 1;
        transition: initial;
        display: none;
    }
    .dropdown-categories li a {
        font-size: 12px;
        padding: 11px 11px;
    }
    .dropdown-categories > ul > li > ul > li > a {
        padding-left: 50px;
    }
    .dropdown-categories > ul > li > ul > li > ul > li > a {
        padding-left: 100px;
    }
    .dropdown-categories a {
        text-transform: uppercase;
        border-bottom: 1px solid #c5c5c5;
    }
    .dropdown-categories li {
       border: none;
    }
    .dropdown-categories li:hover > a::after {
        transform: none;
    }
    .dropdown-categories li.active > a::after {
        transform: rotate(-90deg);
    }
    .dropdown-categories li.active > a {
        color: #bc0c0c;
    }
    .dropdown-categories > ul > li:last-child > a {
        border: none;
    }
    .item-billbord_3 .item-billbord__title {
        font-size: 3.2vw;
    }
    .item-billbord_3 .item-billbord__descr {
        font-size: 2vw;
    }
    .breadcrumbs-wrap {
        display: none;
    }
    .order-mob {
        order: -1;
    }
    .section-top__wrap {
        padding-bottom: 10px;
        margin: 0;
    }
    .section-top__wrap::before {
        left: -35px;
        right: -35px;
        border-radius: 0;
        top: 0;
    }
    .section-top__image {
        height: auto;
    }
    .section-top__image img {
        width: 100%;
        height: auto;
        object-fit: initial;
    }
    .header .categories-main {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .top-card .title-section span,
    .section-top .title-section span {
        font-size: 24px;
    }
    .section-top .title-section {
        margin-top: 30px;
    }
    .text-main {
        font-size: 14px;
    }
    .section-top .text-main {
        max-width: 100%;
        text-align: center;
    }
    .section-top {
        padding-bottom: 10px;
    }
    .btn-filter {
        font-size: 24px;
        height: 50px;
        font-weight: 400;
        display: flex;
        justify-content: center;
        border: none;
        padding-right: 0;
    }
    .btn-filter::after {
        display: none;
    }
    .top-catalog {
        margin-bottom: 30px;
    }
    .item-catalog__image {
        height: 231px;
    }
    .item-catalog__content {
        padding: 7px;
        padding-left: 15px;
    }
    .item-catalog__title {
        font-size: 16px;
        margin-bottom: 7px;
    }
    .item-catalog__descr {
        font-size: 12px;
    }
    .price-main {
        font-size: 16px;
    }
    .btn-basket {
        width: 34px;
        height: 22px;
    }
    .btn-basket img {
        width: 19px;
    }
    .item-catalog__bottom {
        padding-top: 7px;
    }
    .row.row_catalog > div {
        margin-bottom: 20px;
    }
    .row.row_catalog {
        margin-bottom: -20px;
    }
    .page-numbers {
        width: 21px;
        height: 21px;
        font-size: 14px;
        border-radius: 6px;
    }
    .pager{ 
        margin-top: 17px;
        gap: 4px;
    }
    .page-catalog {
        padding-bottom: 20px;
    }
    .sidebar-filter .btn-filter {
        display: none;
    }
    .sidebar-filter {
        padding: 35px;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.61);
        display: flex;
        align-items: center;
        justify-content: center;
        transform: none;
        visibility: hidden;
        opacity: 0;
    }
    .filter-wrap.active .sidebar-filter {
        visibility: visible;
        opacity: 1;
    }
    .sidebar-filter__main {
        padding: 55px 45px;
        background: #161616;
        position: relative;
        height: auto;
        width: 100%;
    }
    .sidebar-filter__content {
        background: transparent;
    }
    .sidebar-filter__head {
        font-size: 32px;
        font-weight: 300;
        border: none;
    }
    .sidebar-filter__head img {
        display: none;
    }
    .item-sidebar-default, .item-sidebar__head, .item-sidebar__content {
        padding: 0;
    }
    .item-sidebar-default__title,
    .item-sidebar__head {
        font-size: 24px;
        padding: 18px 0;
        line-height: 130%;
    }
    .item-sidebar__head {
        padding-right: 15px;
    }
    .item-sidebar-default__title {
        text-align: center;
        padding: 0;
    }
    .range-controls input {
        height: 44px;
        color: #fff;
    }
    .input-range {
        max-width: 277px;
        margin: 0 auto;
        margin-bottom: 15px;
    }
    .irs--flat .irs-bar,
    .irs--flat .irs-line {
        height: 4px;
    }
    .irs--flat .irs-handle {
        width: 14px;
        height: 14px;
    }
    .checkbox {
        font-size: 14px;
    }
    .sidebar-filter__bottom {
        padding-top: 20px;
    }
    .sidebar-filter__close {
        width: 50px;
        height: 50px;
        font-size: 22px;
        display: flex;
        align-items: center;
        justify-content: center;
        top: 0;
        right: 0;
        cursor: pointer;
        position: absolute;
    }
    .sidebar-filter__head {
        padding-top: 0;
    }
    .sidebar-filter__bottom .btn-main {
        border-radius: 7px;
        height: 70px;
    }
    .top-card {
        padding-top: 0;
        padding-bottom: 35px;
    }
    .top-card .title-section {
        font-size: 20px;
    }
    .top-card .title-section span {
        font-size: inherit;
    }
    .top-card .text-page {
        font-size: 14px;
        line-height: 138%;
        letter-spacing: 0.08em;
        text-align: center;
    }
    .card-slider {
        margin: 0;
    }
    .slider-nav {
        display: none !important;
    }
    .card-content {
        margin: 0;
        padding-top: 22px;
    }
    .slider-for {
        padding-bottom: 30px;
    }
    .page-card {
        padding-top: 18px;
        padding-bottom: 20px;
    }
    .card-content .price-main {
        font-size: 32px;
        margin-bottom: 16px;
        line-height: 138%;
    }
    .available {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .not-available {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .unit-info__wrap {
        display: block;
    }
    .unit-info__content {
        margin-bottom: 20px;
        min-width: initial;
    }
    .unit-info .title-middle {
        font-size: 24px;
    }
    .unit-info__decsr {
        font-size: 20px;
        line-height: 138%;
    }
    .button-card {
        text-align: center;
    }
    .button-card .btn-main {
        height: 53px;
        font-size: 24px;
        padding: 0 40px;
        font-weight: 400;
        border-radius: 7px;
    }
    .unit-info_features {
        padding-top: 0;
    }
    .tabs-card {
        display: none;
    }
    .tab-container-card {
        margin: 0 -35px;
        padding: 0;
    }
    .title-section.head-tab {
        height: 66px;
        font-size: 20px;
        margin: 0;
        color: #fff;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #4e4e4e;
    }
    .content-tab {
        padding: 19px 35px;
        display: none;
    }
    .tab-pane-card {
        margin-top: 1px;
        display: block !important;
    }
    .tab-pane-card.active .head-tab {
        background: #161616;
    }
    .item-mouldings {
        margin-bottom: 20px;
    }
    .item-mouldings:last-child {
        margin-bottom: 0;
    }
    .card-about {
        padding-bottom: 0;
    }
    .item-mouldings__value {
        font-size: 15px;
        height: 60px;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid #000;
        border-radius: 14px;
        background: #fff;
        line-height: 138%;
        letter-spacing: 0.08em;
        text-align: center;
        color: #000;
        font-weight: 900;
    }
    .item-mouldings__wrap {
        padding-top: 12px;
        gap: 32px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .item-mouldings .btn-basket {
        width: 67px;
        height: 41px;
        border-radius: 6px;
        background: #4e4e4e;
    }
    .item-mouldings .btn-basket img {
        width: 40px;
    }
    .item-mouldings .btn-basket img {
        filter: brightness(0) invert(1);
    }
    .item-mouldings .quantity {
        width: 103px;
    }
    .head-section {
        margin-bottom: 20px;
        justify-content: center;
    }
    .recommendations {
        padding-top: 18px;
        padding-bottom: 20px;
    }
    .slider-catalog .slick-list {
        overflow: visible;
    }
    .slider-catalog .item-catalog {
        width: 251px;
    }
    .slider-catalog .item-catalog__image {
        height: 400px;
    }
    .slider-catalog {
        padding-bottom: 22px;
    }
    .item-catalog_simple .item-catalog__title {
        font-size: 24px;
        padding: 3px 0;
        line-height: 138%;
    }
    .slider-catalog .slick-dots button {
        background: #d1d1d1;
    }
    .button-more {
        padding-top: 19px;
        text-align: center;
    }
    .link-btn {
        height: 53px;
        font-size: 20px;
        gap: 13px;
        max-width: 333px;
        margin: 0 auto;
        text-align: center;
        color: #000;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        color: #000;
        border: 1px solid #000;
        border-radius: 7px;
    }
    .tab-pane-card .text-page {
        font-size: 14px;
        line-height: 138%;
        letter-spacing: 0.08em;
    }
    .head-basket .btn-main.btn-main_dark,
    .total-basket-value,
    .products-wrap__head {
        display: none;
    }
    .products-wrap {
        padding: 15px 20px;
    }
    .head-basket .title-section::before {
        top: -15px;
        display: block;
    }
    .btn-clear {
        width: 28px;
        height: 17px;
        border-radius: 2px;
    }
    .btn-clear img {
        width: 14px;
    }
    .head-basket .title-section {
        margin: 0;
        margin-right: auto;
    }
    .head-basket {
        padding-top: 20px;
        margin-bottom: 20px;
        display: block;
    }
    .products-wrap .row > div {
        padding: 0 8px;
        margin-bottom: 15px;
    }
    .products-wrap .row {
        margin: 0 -8px;
        margin-bottom: -15px;
    }
    .page-basket {
        padding: 20px 0;
        padding-bottom: 0;
    }
    .item-catalog .select-item {
        display: block;
    }
    .basket-promocode .title-section {
        font-size: 24px;
    }
    .basket-promocode {
        padding-top: 18px;
        padding-bottom: 20px;
    }
    .wrap-form {
        gap: 9px;
    }
    .wrap-form .item-form {
        width: auto;
        flex: 1;
    }
    .item-form input {
        height: 43px;
        padding: 0 15px;
        font-size: 14px;
        font-weight: 300;
    }
    .wrap-form .btn-main {
        height: 41px;
        font-size: 14px;
        font-weight: 400;
    }
    .empty-basket {
        height: 373px;
    }
    .empty-basket .title-middle {
        font-size: 15px;
    }
    .page-personal .title-section::before {
        display: block;
    }
    .page-personal .title-section {
        padding-top: 25px;
    }
    .page-personal .form-block {
        margin-right: 0;
    }
    .icon-personal {
        width: 38px;
        height: 23px;
        border-radius: 6px;
    }
    .icon-personal img {
        max-width: 22px;
    }
    .form-block {
        padding: 18px 20px;
    }
    .form-block .title-middle {
        font-size: 20px;
        margin-bottom: 15px;
        text-align: center;
    }
    .form-block .item-form input {
        height: 43px;
        border-radius: 10px;
    }
    .wrap-radios {
        justify-content: center;
    }
    .form-block__button .btn-main {
        padding: 0 10px;
        width: 333px;
        height: 53px;
        max-width: 100%;
        font-weight: 400;
    }
    .personal-buttons {
        margin: 0;
        padding-top: 20px;
        text-align: center;
    }
    .btn-main.btn-main_history {
        height: 27px;
        font-size: 12px;
        padding: 0 17px;
        margin-bottom: 20px;
        letter-spacing: 0.08em;
        border-radius: 7px;
        line-height: 138%;
        font-weight: 400;
    }
    .page-personal {
        padding: 22px 0;
    }
    .btn-main.btn-main_back.btn-main_gray {
        height: 53px;
        font-size: 20px;
        width: 333px;
        max-width: 100%;
        text-transform: uppercase;
        font-weight: 400;
        color: #000;
        border: 1px solid #000;
        border-radius: 7px;
        background: transparent;
        letter-spacing: normal;
    }
    .personal-buttons .btn-main i {
        font-size: 110%;
    }
    .personal-buttons .btn-main:last-child {
        margin-bottom: 0;
    }
    .page-personal .products-wrap {
        margin-right: 0;
    }
    .page-registration .title-section::before {
        display: block;
    }
    .page-registration .title-section {
        padding-top: 25px;
        margin-bottom: 15px;
        text-align: left;
    }
    .page-registration {
        padding-top: 22px;
        padding-bottom: 0;
    }
    .descr-section {
        font-size: 13px;
        margin-bottom: 18px;
        letter-spacing: normal;
        line-height: 130%;
    }
    .registration-wrap {
        margin: 0 -35px;
        padding: 0 35px;
        padding-bottom: 20px;
        padding-top: 15px;
        background: #fff;
    }
    .page-registration .title-middle {
        margin-bottom: 15px;
        text-align: center;
    }
    .item-select.item-select_main .jq-selectbox__dropdown li, .item-select.item-select_main .jq-selectbox__select-text {
        height: 43px;
        padding: 0 15px;
        font-size: 14px;
        font-weight: 300;
    }
    .item-select .jq-selectbox__trigger {
        width: 60px;
    }
    .item-select {
        margin-bottom: 20px;
    }
    .bottom-registration {
        gap: 17px;
        padding-top: 18px;
        flex-direction: column;
        align-items: center;
    }
    .bottom-registration .btn-main {
        width: 333px;
        padding: 0 10px;
    }
    .page-login {
        padding-top: 22px;
    }
    .title-login {
        font-size: 24px;
        margin-bottom: 15px;
        line-height: 138%;
        letter-spacing: 0.08em;
    }
    .desc-login {
        font-size: 14px;
        margin-bottom: 15px;
    }
    .page-login .item-form {
        margin-bottom: 20px;
    }
    .page-login .btn-main {
        height: 43px;
        font-size: 14px;
        font-weight: 400;
        margin-bottom: 20px;
    }
    .page-article .title-section {
        padding-top: 20px;
        text-align: left;
    }
    .page-article {
        font-size: 14px;
        padding: 22px 0;
        line-height: 140%;
    }
    .page-article .title-section::before {
        display: block;
    }
    .date-article {
        font-size: 12px;
        margin-bottom: 18px;
        line-height: 138%;
        letter-spacing: 0.04em;
        text-align: right;
    }
    .subitle-article {
        font-size: 20px;
        line-height: 130%;
        letter-spacing: normal;
        margin-bottom: 20px;
    }
    .article-content__image {
        margin-right: 0;
    }
    .article-content {
        padding: 20px 0;
    }
    .article-content .date-article {
        margin-bottom: 20px;
        color: #fff;
        text-align: left;
    }
    .article-content__main {
        margin: 0;
    }
    .article-content p, .article-content li {
        margin: 0;
    }
    .article-content__image {
        margin-top: 20px;
    }
    .article-content__image img {
        width: 100%;
        height: auto;
    }
    .page-article.page-article_image {
        padding-bottom: 20px;
    }
    .basket-popup {
        display: none;
    }
    .unit-product__image {
        width: 312px;
        height: auto;
        margin: 0 auto;
        max-width: 100%;
    }
    .page-personal .products-wrap,
    .products-wrap {
        margin: 0 -35px;
        padding: 35px;
        padding-top: 0;
        border-radius: 0;
    }
    .page-personal .feature-main,
    .feature-main {
        margin-bottom: 14px;
    }
    .amount-product__input {
        width: 64px;
        height: 18px;
        border-radius: 5px;
        font-size: 13px;
    }
    .clear-amount {
        width: 30px;
        height: 18px;
        border-radius: 5px;
    }
    .clear-amount img {
        width: 18px;
    }
    .unit-product__subtitle {
        font-size: 16px;
    }
    .feature-main__title {
        min-width: 103px;
        text-transform: uppercase;
    }
    .feature-main__value {
        letter-spacing: 0.08em;
    }
    .unit-product__title {
        font-size: 32px;
        margin-bottom: 25px;
        line-height: 130%;
    }
    .page-personal .unit-product,
    .unit-product {
        padding: 35px 0;
        padding-bottom: 25px;
    }
    .remove-product i {
        font-weight: 300;
    }
    .remove-product {
        top: 18px;
        right: 0px;
        width: 25px;
        height: 25px;
        font-size: 26px;
    }
    .unit-product .price-main {
        font-size: 32px;
        margin-bottom: 16px;
        line-height: 138%;
        letter-spacing: 0.04em;
    }
    .unit-product .available {
        font-size: 16px;
    }
    .unit-product .not-available {
        font-size: 16px;
    }
    .feature-main:last-child {
        margin-bottom: 0;
    }
    .unit-product:last-child {
        border: none;
    }
    .products-wrap__bottom {
        gap: 20px;
        padding: 0 20px;
        padding-top: 15px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    .products-wrap__bottom .btn-main {
        width: 100%;
        padding: 0 10px;
    }
    .back-personal .btn-main.btn-main_gray {
        height: 53px;
        font-weight: 400;
        text-transform: uppercase;
        letter-spacing: normal;
        border: 1px solid #000;
        background: transparent;
        color: #000;
    }
    .item-select__title {
        font-size: 20px;
        margin-bottom: 18px;
        text-align: center;
    }
    .item-select .jq-selectbox__dropdown li, .item-select .jq-selectbox__select-text {
        font-size: 16px;
        padding: 0 30px;
        text-align: center;
        height: 60px;
        letter-spacing: normal;
        justify-content: center;
    }
    .item-select .jq-selectbox__trigger {
        width: 55px;
        font-size: 100%;
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {

}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

}

@media only screen and (max-width : 450px) {
    .container {
        padding: 0 20px;
    }
    .logo img {
        width: 86px;
    }
    body {
        font-size: 9px;
    }
    .header__contacts {
        margin-right: 12px;
    }
    .header__buttons {
        gap: 10px;
    }
    .row > div {
        padding: 0 4px;
    }
    .row {
        margin: 0 -4px;
    }
    .row.row_main > div {
        margin-bottom: 8px;
    }
    .row.row_main {
        margin-bottom: -8px;
    }
    .item-category__content {
        padding: 7px 3px;
    }
    .item-category__title {
        font-size: 10px;
    }
    .title-section {
        font-size: 21px;
        margin-bottom: 11px;
    }
    .row.row_offers > div {
        padding: 0 8px;
        margin-bottom: 16px;
    }
    .row.row_offers {
        margin: 0 -8px;
        margin-bottom: -16px;
    }
    .item-offer {
        padding-top: 11px;
        height: 227px;
        font-size: 16px;
    }
    .item-offer__title {
        min-height: 71px;
    }
    .text-page {
        font-size: 9px;
    }
    .item-advantage ul li {
        padding-left: 17px;
        font-size: 13px;
        margin-bottom: 10px;
    }
    .item-advantage .title-middle {
        font-size: 18px;
    }
    .item-news__title {
        font-size: 17px;
    }
    .item-news__text {
        font-size: 13px;
    }
    .dropdown-categories > ul > li > ul > li > a {
        padding-left: 35px;
    }
    .dropdown-categories > ul > li > ul > li > ul > li > a {
        padding-left: 70px;
    }
    .item-catalog__image {
        height: 198px;
    }
    .item-catalog__title {
        font-size: 14px;
        margin-bottom: 6px;
    }
    .item-catalog__descr {
        font-size: 11px;
    }
    .price-main {
        font-size: 14px;
    }
    .btn-filter {
        font-size: 22px;
    }
    .section-top__wrap::before {
        left: -20px;
        right: -20px;
    }
    .top-card .title-section span,
    .section-top .title-section span {
        font-size: 21px;
    }
    .unit-info__decsr {
        font-size: 18px;
    }
    .tab-container-card {
        margin: 0 -20px;
    }
    .content-tab {
        padding: 19px 25px;
    }
    .button-card .btn-main {
        height: 53px;
        font-size: 22px;
        padding: 0 36px;
    }
    .card-content .price-main {
        font-size: 28px;
        margin-bottom: 14px;
    }
    .item-color__value {
        width: 70px;
        height: 54px;
        border-width: 2px;
    }
    .unit-info__decsr {
        font-size: 16px;
    }
    .unit-info .title-middle {
        font-size: 22px;
    }
    .checks-wrap, .colors-wrap {
        gap: 9px;
    }
    .item-check__value {
        font-size: 10px;
        padding: 2px 4px;
    }
    .wrap-form .btn-main {
        font-size: 13px;
        padding: 0 20px;
    }
    .products-wrap .row > div {
        padding: 0 4px;
        margin-bottom: 10px;
    }
    .products-wrap .row {
        margin: 0 -4px;
        margin-bottom: -10px;
    }
    .products-wrap .item-catalog__content {
        padding-left: 8px;
    }
    .products-wrap {
        padding: 15px;
    }
    .head-basket {
        margin-bottom: 17px;
    }
    .title-section_main::before {
        width: 80px;
    }
    .form-block {
        padding: 18px 15px;
    }
    .btn-main.btn-main_back.btn-main_gray {
        height: 50px;
        font-size: 18px;
        width: 288px;
    }
    .form-block__button .btn-main {
        width: 265px;
    }
    .registration-wrap {
        margin: 0 -20px;
        padding: 20px;
    }
    .bottom-registration .btn-main {
        width: 290px;
    }
    .subitle-article {
        font-size: 18px;
        margin-bottom: 14px;
    }
    .page-article {
        font-size: 13px;
    }
    .page-personal .products-wrap,
    .products-wrap {
        margin: 0 -20px;
        padding: 20px;
        padding-top: 0;
    }
    .unit-product__title {
        font-size: 26px;
        margin-bottom: 22px;
    }
    .unit-product__image {
        width: 285px;
    }
    .unit-product .price-main {
        font-size: 27px;
    }
    .page-personal .feature-main,
    .feature-main {
        margin-bottom: 12px;
        font-size: 12px;
    }
    .feature-main__title {
        min-width: 87px;
    }
    .products-wrap__bottom {
        gap: 17px;
        padding: 0 13px;
        padding-top: 10px;
    }
    .back-personal .btn-main.btn-main_gray {
        height: 50px;
        font-size: 18px;
    }
    .page-personal .unit-product,
    .unit-product {
        padding: 28px 0;
        padding-bottom: 23px;
    }
    .item-select .jq-selectbox__dropdown li, .item-select .jq-selectbox__select-text {
        font-size: 14px;
        padding: 0 22px;
        height: 55px;
    }
    .item-select .jq-selectbox__trigger {
        width: 35px;
    }
    .item-select__title {
        font-size: 18px;
        margin-bottom: 14px;
    }
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

}


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

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
    .show-mob {
        display: none !important;
    }
    .content-tab {
        display: block !important;
    }
}

 /* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

}
@media (min-width: 1200px) {
    .container {
        max-width: 1050px;
    }
}
@media (min-width: 1370px) {
    .container {
        max-width: 1170px;
    }
}
@media (min-width: 1550px) {
	.container {
    max-width: 1340px;
}
}

@media (hover: hover) {
    .dropdown-categories li:hover > a {
        color: #bc0c0c;
    }
    .clear-amount:hover,
    .btn-main:hover {
        background: #4E4E4E;
    }
    .menu a:hover {
        color: #bc0c0c;
    }
    .nav a:hover {
        color: #000;
    }
    .item-news:hover .item-news__title {
        color: #bc0c0c;
    }
    .footer__nav a:hover {
        color: #bc0c0c;
    }
    .btn-main.btn-main_dark:hover {
        background: #820505;
    }
    .products-wrap__bottom .btn-main.btn-main_gray:hover {
        background: #B8B8B8;
        color: #000;
    }
    .item-category:hover {
        background: #b8b8b8;
    }
    .item-offer:hover {
        color: #fff;
    }
    .item-offer:hover .item-offer__image img {
        filter: brightness(30%);
    }
    .dropdown-categories li:hover > ul {
        visibility: visible;
        opacity: 1;
    }
    .dropdown-categories li:hover > a::after {
        transform: rotate(-90deg);
    }
    .breadcrumbs a:hover {
        color: #bc0c0c;
    }
    .item-catalog:hover {
        background: #b8b8b8;
    }
    .item-catalog:hover .btn-basket {
        background: #4e4e4e;
    }
    .item-catalog:hover .btn-basket img {
        filter: brightness(0) invert(1);
    }
    .page-numbers:hover {
        background: #b1b1b1;
    }
    .tabs-card a:hover {
        background: #161616;
    }
    .item-select .jq-selectbox__dropdown li:hover {
        background: #820505;
        color: #fff !important;
    }
    .link-page:hover {
        color: #820505;
    }
    .btn-clear:hover {
        background: #565656;
    }
    .btn-clear:hover img {
        filter: brightness(0) invert(1);
    }
    .btn-main.btn-main_gray:hover {
        background: #161616;
    }
    .descr-section a:hover {
        border-color: #820505;
    }
    .cart-wrap:hover .basket-popup {
        visibility: visible;
        opacity: 1;
    }
    .clear-products:hover,
    .remove-product:hover {
        color: #b41313;
    }
    .btn-categories:hover {
        background: #820505;
    }
}
@media (hover: none) {
    .dropdown-categories li:active > a {
        color: #bc0c0c;
    }
    .clear-amount:active,
    .btn-main:active {
        background: #4E4E4E;
    }
    .menu a:active {
        color: #bc0c0c;
    }
    .nav a:active {
        color: #000;
    }
    .item-news:active .item-news__title {
        color: #bc0c0c;
    }
    .footer__nav a:active {
        color: #bc0c0c;
    }
    .btn-main.btn-main_dark:active {
        background: #820505;
    }
    .products-wrap__bottom .btn-main.btn-main_gray:active {
        background: #B8B8B8;
        color: #000;
    }
    .item-category:active {
        background: #b8b8b8;
    }
    .item-offer:active {
        color: #fff;
    }
    .item-offer:active .item-offer__image img {
        filter: brightness(30%);
    }
    .dropdown-categories li:active > ul {
        visibility: visible;
        opacity: 1;
    }
    .dropdown-categories li:active > a::after {
        transform: rotate(-90deg);
    }
    .breadcrumbs a:active {
        color: #bc0c0c;
    }
    .item-catalog:active {
        background: #b8b8b8;
    }
    .item-catalog:active .btn-basket {
        background: #4e4e4e;
    }
    .item-catalog:active .btn-basket img {
        filter: brightness(0) invert(1);
    }
    .page-numbers:active {
        background: #b1b1b1;
    }
    .tabs-card a:active {
        background: #161616;
    }
    .item-select .jq-selectbox__dropdown li:active {
        background: #820505;
        color: #fff !important;
    }
    .link-page:active {
        color: #820505;
    }
    .btn-clear:active {
        background: #565656;
    }
    .btn-clear:active img {
        filter: brightness(0) invert(1);
    }
    .btn-main.btn-main_gray:active {
        background: #161616;
    }
    .descr-section a:active {
        border-color: #820505;
    }
    .cart-wrap:active .basket-popup {
        visibility: visible;
        opacity: 1;
    }
    .clear-products:active,
    .remove-product:active {
        color: #b41313;
    }
    .btn-categories:active {
        background: #820505;
    }
}