@media (max-width: 1280px) {

    /* Default */
    .swiper-prev {
        left: -45px;
    }

    .swiper-next {
        right: -45px;
    }

    /* Part */
    .part__items {
        margin-top: 38px;
    }

    .part__items > div {
        width: 33.3% !important;
    }

    .part__item-content {
        max-width: 100% !important;
        min-width: 100% !important;
    }

    .part__item > img {
        display: none;
    }

    .contact__img .btn {
        right: 50%;
        transform: translate(50%, 0);
        width: 253px;
    }

    .katalog__item .tinv-wishlist {
        opacity: 1;
        visibility: visible;
        transition: all .4s ease;
    }
}

@media (max-width: 1212px) {

    /* Default */
    .container {
        max-width: 1050px;
    }

    /* Navbar */
    .nav__search,
    .dgwt-wcas-search-wrapp {
        max-width: 318px !important;
    }

    .nav__katalog {
        width: 230px;
    }

    .nav__bottom .container {
        padding: 11px 185px 11px 0;
    }

    .nav__bottom .nav__btn:nth-last-child(4) {
        margin: 0 -10px;
    }

    /* Footer */
    .footer__copy p {
        width: calc(100% - 250px);
    }

    .footer__copy {
        justify-content: flex-start;
    }

    .med {
        margin: 0 0 0 auto;
    }

    /* Hero */
    .hero > ul {
        width: 230px;
    }

    .hero__content {
        width: calc(100% - 246px);
    }

    /* Default */
    .swiper-btn {
        background: #f2f2f2;
    }

    .swiper-prev {
        left: 10px;
    }

    .swiper-next {
        right: 10px;
    }

    /* Ind */
    .ind__content {
        width: calc(100% - 250px);
    }

    /* Katalog */
    .katalog__aside {
        width: 230px;
    }

    .katalog__content {
        width: calc(100% - 260px);
    }

    /* Blog */
    .blog__items {
        width: calc(100% - 340px);
        margin: 0;
    }

    .blog__items:has(.article) {
        width: calc(100% - 360px);
    }

    .blog__aside {
        width: 340px;
        margin: 0;
    }

    /* 404 */
    .error > img {
        width: 520px;
        margin-left: -50px;
    }

    /* Card */
    .cart {
        width: calc(100% - 150px);
    }

    .woocommerce-variation-add-to-cart {
        width: calc(100% - 100px);
    }

    .woocommerce-variation-add-to-cart .btn {
        width: 220px;
    }
}

@media (max-width: 1110px) {

    /* Default */
    .container {
        max-width: 950px;
    }

    .items {
        width: calc(100% + 14px);
        margin: 0 -6px -14px;
    }

    .col-1,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6 {
        padding: 0 7px 14px;
    }

    section {
        padding: 35px 0;
    }

    section:last-child {
        margin-bottom: 35px;
    }

    /* Navbar */
    .nav__katalog {
        width: 253px;
    }

    .nav__bottom .nav__btn:nth-last-child(4) {
        margin: 0 0px;
    }

    .nav__search,
    .dgwt-wcas-search-wrapp {
        max-width: 420px !important;
    }

    .nav__top .nav__btn {
        display: none;
    }

    .nav__bottom .container {
        padding: 11px 0;
    }

    .nav__katalog {
        margin-right: 10%;
    }

    .nav__bottom .nav__tel {
        right: 120px;
        top: 12px;
    }

    .nav__bottom ul {
        display: none;
    }

    .nav__bottom .nav__btn {
        display: inline-flex;
        margin-right: 20px;
    }

    .nav__tel {
        top: 10px;
        max-height: 44px;
    }

    .nav__cart {
        width: 44px;
        height: 44px;
        border-radius: 10px;
        background: #F59740;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        margin-left: auto;
    }

    .nav__cart img {
        filter: brightness(0) invert(1);
        margin-top: 6px;
        margin-right: 6px;
    }

    .nav__cart span {
        width: 21px;
        height: 21px;
        border-radius: 50%;
        top: 4px;
        right: 4px;
        background: #282828;
    }

    .nav__cart:hover span {
        top: 4px;
        right: 4px;
    }

    .nav__bottom .burger {
        display: flex !important;
    }

    /* Footer */
    .footer__menu ul {
        column-gap: 25px;
    }

    .footer__menu ul li {
        width: calc(33.3% - 17px);
    }

    /* Hero */
    .hero > ul {
        display: none;
    }

    .hero__content {
        width: 100%;
    }

    /* Kategory */
    .kategory__items > div {
        width: 25%;
    }

    .kategory__items {
        margin-top: 30px;
    }

    .kategory__item img {
        height: 130px;
    }

    /* Feat */
    .feat__items {
        margin: 41px -17px -34px;
        width: calc(100% + 34px);
    }

    .feat__items > div {
        padding: 0 17px 34px;
    }

    .feat__item {
        flex-direction: column;
        gap: 17px;
    }

    .section__feat-part .feat__item {
        padding: 25px;
    }

    .feat__item img {
        width: 35px;
        height: 35px;
    }

    .section__feat-part .feat__item .h6 {
        margin-bottom: 12px;
    }

    .section__feat-part .feat__item p {
        margin-left: 0px;
    }

    .section__feat-part .feat__items {
        margin: 33px -8px -16px;
        width: calc(100% + 16px);
    }

    .feat__items > div {
        padding: 0 8px 16px;
    }

    /* Ind */
    .ind__items {
        margin-top: 39px;
    }

    /* Katalog */
    .katalog__aside {
        width: 253px;
    }

    .katalog__content {
        width: calc(100% - 273px);
    }

    /* Card */
    .card {
        padding: 30px;
    }

    .card__col {
        width: 350px;
    }

    .card__col:nth-child(2) {
        width: calc(100% - 380px);
    }

    .mySwiper .swiper-slide {
        width: calc(28.5% - 2.8px);
    }

    /* Checkout */
    .checkout__content {
        width: calc(100% - 420px);
    }

    .checkout__aside {
        width: 400px;
    }

    .section__checkout {
        padding-top: 50px !important;
    }

    /* Gallery */
    .gallery__swiper .swiper-slide {
        height: 380px;
    }

    /* Lead */
    .lead__form .form .col-1:nth-last-child(3) {
        margin-bottom: 10px;
    }

    /* Spec */
    .spec > img {
        width: 400px;
        max-height: 100%;
    }

    /* Blog */
    .blog__items {
        width: calc(100% - 310px);
        margin: 0;
    }

    .blog__items:has(.article) {
        width: calc(100% - 320px);
    }

    .blog__swiper:not(.gallery__swiper).items {
        margin-top: 34px;
    }

    .katalog__item .favor-stock {
        position: relative;
        bottom: 0;
        right: 0;
        width: 100%;
        font-size: 14px;
    }

    .blog__aside {
        width: 300px;
        margin: 0;
    }

    /* 404 */
    .error > img {
        width: 480px;
        margin-left: -50px;
    }
}

@media (max-width: 992px) {

    /* Default */
    .container {
        max-width: 750px;
    }

    body {
        font: 15px "Open Sans", sans-serif;
    }

    .form textarea {
        height: 49px;
    }

    .h1,
    h1,
    .h2,
    h2 {
        font-size: 26px;
    }

    .h3,
    h3 {
        font-size: 21px;
    }

    .h4,
    h4,
    .h5,
    h5 {
        font-size: 18px;
    }

    .h6,
    h6 {
        font-size: 16px;
    }

    /* Navbar */
    .nav__katalog {
        margin-right: 20px;
    }

    .nav__btn svg {
        max-width: 36px;
        min-width: 36px;
        width: 100%;
        height: 23px;
        display: inline-block;
    }

    a.wishlist_products_counter.top_wishlist-custom img,
    span.wishlist_products_counter.top_wishlist-custom img {
        display: inline-block;
    }

    .wpc-filters-section,
    .wpc-custom-selected-terms {
        padding: 10px 0;
    }

    a.wishlist_products_counter.top_wishlist-custom img,
    span.wishlist_products_counter.top_wishlist-custom img {
        transform: scale(1.3) translate(3px, 0);
    }

    .nav__btn:has(.wishlist_products_counter) {
        width: 40px;
    }

    .nav__btn {
        gap: 4px;
    }

    .nav__bottom .nav__btn:nth-child(4) > span {
        display: none;
    }

    .nav__search,
    .dgwt-wcas-search-wrapp {
        max-width: 280px !important;
    }

    /* Footer */
    footer {
        padding: 40px 0 24px;
    }

    .footer__menu ul li {
        width: calc(50% - 13px);
    }

    .footer__top {
        align-items: center;
        margin-bottom: 20px;
    }

    .footer__menu {
        padding-bottom: 39px;
        margin-bottom: 24px;
    }

    /* Modal */
    .close:not(.close-link) {
        top: -45px !important;
        right: 0 !important;
    }

    #modalCart .modal {
        max-width: calc(100% - 40px);
        padding: 30px;
    }

    .modal table {
        margin: 29px 0 11px;
    }

    /* Hero */
    .hero__swiper .swiper-slide {
        height: 227px;
    }

    /* Kategory */
    .kategory__item img {
        height: 100px;
    }

    /* About */
    .about,
    .section__about-katalog .about {
        padding: 35px 40px 40px;
        align-items: flex-start;
    }

    .about .gal {
        margin-top: 5px;
        width: 304px;
        height: 328px;
    }

    .about__content {
        width: calc(100% - 344px);
    }

    .section__about-katalog .about__content {
        width: calc(100% - 286px);
    }

    .section__about-katalog .about .gal {
        width: 251px;
    }

    .about__content h3,
    .about__content h1,
    .about__content h2 {
        margin-bottom: 20px;
    }

    /* Ind */
    .ind {
        padding: 31px 40px 40px;
    }

    .ind__content {
        width: 100%;
        margin-bottom: 34px;
    }

    .ind__items {
        margin-top: 39px;
    }

    .ind__line {
        margin: 0 -40px -40px;
        width: calc(100% + 80px);
        font-size: 16px;
        margin-top: 40px;
    }


    /* Part */
    .part__item {
        padding: 20px 25px;
    }

    /* Blog */
    .blog__items:has(.article) {
        width: 100%;
        margin-top: 0;
    }

    .article {
        margin-bottom: 10px;
    }

    .article h1 {
        margin-bottom: 13px;
    }

    .article .date,
    .article p,
    .article > img {
        margin-bottom: 20px;
    }

    .article h2,
    .article h3,
    .article h4,
    .article h5,
    .article h6 {
        font-size: 18px;
    }

    .form__wishlist > div {
        width: 33.3%;
    }

    .blog__swiper:not(.gallery__swiper) .swiper-slide > img {
        height: 144px;
        margin-bottom: 12px;
    }

    .blog:not(body):has(.blog__items) {
        flex-direction: column-reverse;
    }

    .blog:not(body):has(.article) {
        flex-direction: column;
    }

    .blog:not(body):has(.article) .blog__aside {
        margin-top: 81px;
    }

    .blog__items {
        width: 100%;
        margin-top: 71px;
    }

    .blog__items .blog__swiper:not(.gallery__swiper) > div {
        width: 33.3%;
    }

    .blog__aside {
        width: 100%;
    }

    .blog__aside .blog__swiper:not(.gallery__swiper) {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }

    .blog__aside .blog__swiper:not(.gallery__swiper) a {
        width: calc(50% - 5px) !important;
    }

    .blog__aside .swiper-slide {
        margin-bottom: 0px;
    }

    /* Contact */
    .contact__content {
        grid-template-columns: 1fr;
        gap: 20px;
        width: calc(50% - 10px);
        padding: 25px;
    }

    .contact__content h4 {
        grid-column: 1 / 2;
    }

    .contact__img {
        width: calc(50% - 10px);
    }

    /* Katalog */
    .katalog__content {
        width: 100%;
    }

    .pagination,
    .woocommerce-pagination {
        margin-top: 40px;
    }

    .katalog__header {
        margin-bottom: 30px;
        flex-wrap: wrap;
    }

    .katalog h1 {
        margin-bottom: 16px;
    }

    .katalog__header .wpc-sorting-form {
        order: 3;
    }

    .katalog__items {
        width: calc(100% + 16px);
        margin: 0 -8px -16px;
    }

    .katalog__item p {
        height: 45px;
    }

    .woocommerce-notices-wrapper {
        order: 4;
    }

    .katalog__items > div {
        padding: 0 8px 16px;
    }

    .wpc_show_bottom_widget .wpc-filters-open-button-container {
        display: block !important;
        order: 2;
    }

    /* Faq */
    .accordion__header {
        padding: 20px 25px;
    }

    .accordion__content {
        padding: 0 25px;
    }

    .accordion__item.active {
        padding-bottom: 25px;
    }

    /* Card */
    .card__col {
        width: 320px;
    }

    .card__col:nth-child(2) {
        width: calc(100% - 350px);
    }

    .card__swiper {
        margin-bottom: 20px;
    }

    .mySwiper {
        margin-top: 10px !important;
    }

    .card__swiper .swiper-prev {
        left: 5px;
    }

    .card__swiper .swiper-next {
        right: 5px;
    }

    .card__tech {
        padding: 21px 26px 26px;
    }

    .card__tech h6 {
        margin-bottom: 16px;
    }

    .card__tech ul li {
        gap: 10px;
        margin-bottom: 18px;
    }

    .card__content {
        margin-bottom: 25px;
    }

    .code,
    .stock {
        order: 1;
    }

    .card__content h1 {
        margin: 8px 0 24px;
        order: 2;
    }

    .card__content .Price,
    .love,
    .tinv-wraper.tinv-wishlist {
        order: 3;
    }

    .single_variation_wrap {
        flex-wrap: wrap;
        padding-right: 0;
    }

    .woocommerce-variation-add-to-cart {
        width: 100%;
        margin-top: 10px;
    }

    .card__content:has(.variations_form) .tinv-wraper.tinv-wishlist {
        order: 4;
        margin-top: -167px;
    }

    .love,
    .tinv-wraper.tinv-wishlist {
        margin-left: 120px;
    }

    .card__content .quont,
    .card__content .btn,
    .card__content:has(.quont) .btn,
    .cart {
        order: 4;
        margin-top: 20px;
    }

    .cart {
        width: 100%;
        margin-top: 0;
    }

    .card__content .btn,
    .card__content:has(.quont) .btn {
        height: 45px;
        padding: 12px;
        width: calc(100% - 120px);
    }

    .card__content .btn {
        width: 100%;
    }

    .tabs {
        order: 5;
    }

    .tab__items {
        padding: 22px 15px 25px 25px;
    }

    .tab__item {
        margin-bottom: 20px;
        font-size: 14px;
    }

    .tab__item p {
        gap: 12px;
    }

    .tab__item p:nth-child(2) {
        width: 100%;
        color: #A8A9A5;
    }

    .tab__item p:nth-child(2),
    .tab__item span {
        margin-top: 5px;
        margin-left: 32px;
    }

    .tab__items:nth-child(3) .tab__item:last-child span {
        word-break: break-all;
    }

    /* Checkout */
    .checkout__content {
        width: calc(100% - 306px);
    }

    .checkout__aside {
        width: 286px;
    }

    .checkout__form,
    .checkout__del,
    .checkout__pay,
    .checkout__sum,
    .checkout__items {
        padding: 23px 30px 30px;
    }

    .checkout__form h1 {
        margin-bottom: 19px;
    }

    .checkout__del h2,
    .checkout__pay h3 {
        margin-bottom: 24px;
    }

    .checkout__sum h5 {
        margin-bottom: 14px;
    }

    .checkout__del-item {
        padding: 20px;
    }

    .checkout__del-item .tab__item p:first-child {
        font-size: 16px;
        width: 100%;
        order: 1;
    }

    .checkout__del-item .tab__item span,
    .checkout__del-item .tab__item p:nth-child(2) {
        width: 100%;
    }

    .checkout__del-item .tab__item span {
        order: 2;
    }

    .checkout__del-item .tab__item p:nth-child(2) {
        height: auto;
        margin-top: 4px;
        order: 3;
        color: #282828;
    }

    .checkout__items table tr {
        gap: 12px;
    }

    .checkout__items table td:first-child {
        max-width: 75px;
        min-width: 75px;
        height: 75px;
    }

    .checkout__items table td:nth-child(2) {
        width: calc(100% - 87px);
    }

    .checkout__items table td:nth-child(2) div {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .checkout__items table td:nth-child(2) p {
        font-size: 14px;
    }

    .checkout__items table .Price {
        gap: 8px;
    }

    .checkout__items table .Price .discount {
        color: #fff;
        font-size: 14px;
        padding: 1px 7px;
    }

    .checkout__items table .price ins {
        font-size: 14px;
    }

    .checkout__coupon {
        margin-top: 0;
        position: relative;
        z-index: 0;
    }

    .checkout__coupon input:not([type="submit"]) {
        height: 50px;
        width: calc(100% - 60px);
    }

    .checkout__coupon input[type="submit"] {
        max-width: 50px;
        min-width: 50px;
        width: 100%;
        overflow: hidden;
        height: 50px;
        opacity: 0;
    }

    .checkout__coupon::before {
        content: '';
        position: absolute;
        bottom: 0;
        right: 0;
        width: 50px;
        height: 50px;
        z-index: -1;
        box-shadow: 0px 4px 20px 0px transparent;
        transition: all .4s ease;
        border-radius: 10px;
        background: url(../img/check.svg) center center / 15px 12px no-repeat, #F59740;
    }

    .checkout__coupon:has(.coupon-error-notice)::before {
        bottom: 23px;
    }

    .checkout__coupon:has(input[type="submit"]:hover)::before {
        box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.15);
        transition: all .4s ease;
    }

    .checkout__sum ul li,
    .checkout__sum ul li:last-child span:nth-child(2) {
        font-size: 14px;
    }

    /* Gallery */
    .gallery__swiper .swiper-slide {
        height: 283px;
    }

    /* Lead */
    .lead__form .form > .col-3 {
        width: 50%;
    }

    .page-template-page-Individual-order .lead__form .form > .col-3:first-child {
        width: 100%;
    }

    /* Spec */
    .spec {
        padding: 32px 40px 40px;
        overflow: hidden;
    }

    .spec__content {
        max-width: 362px;
    }

    .spec__content h1,
    .spec__content h2,
    .spec__content h3,
    .spec__content h4 {
        margin-bottom: 13px;
    }

    .spec__content p {
        max-width: 346px;
        width: 100%;
    }

    .spec__content .btn {
        margin-top: 14px;
    }

    .spec > img {
        width: fit-content;
        right: -150px;
    }

    /* Pol */
    .pol {
        flex-direction: column;
        gap: 80px;
    }

    .pol .article,
    .pol .about {
        width: 100%;
    }

    .pol .about {
        flex-direction: row;
    }

    /* 404 */
    .error {
        padding: 92px 40px 167px;
        flex-direction: column;
        align-items: flex-start;
    }

    .error > img {
        width: 100%;
        margin: 98px auto 0;
    }

    .error .btn {
        margin-top: 10px;
    }

    .section__error {
        padding-top: 50px !important;
    }

    .wpc-filters-labels li.wpc-term-item label:hover .wpc-term-swatch-wrapper:after,
    .wpc-filters-labels li.wpc-term-item label:hover .wpc-term-swatch-wrapper:before {
        display: none;
    }

    .wpc_show_bottom_widget .wpc-filters-widget-top-container,
    .wpc_show_open_close_button .wpc-filters-widget-top-container {
        text-align: center
    }

    .wpc_show_bottom_widget .wpc-filters-widget-top-container {
        position: sticky;
        top: 0;
        z-index: 99999;
        border-bottom: 1px solid #f7f7f7
    }

    .wpc-custom-selected-terms:not(.wpc-show-on-mobile),
    .wpc-edit-filter-set,
    .wpc_show_bottom_widget .widget_wpc_selected_filters_widget,
    .wpc_show_bottom_widget .wpc-filters-widget-content .wpc-filter-set-widget-title,
    .wpc_show_bottom_widget .wpc-filters-main-wrap .widget-title,
    .wpc_show_bottom_widget .wpc-filters-widget-wrapper .wpc-filter-layout-submit-button,
    .wpc_show_bottom_widget .wpc-posts-found,
    body.wpc_show_bottom_widget .wpc-open-close-filters-button,
    body.wpc_show_open_close_button .wpc-filters-widget-content:not(.wpc-opened) {
        display: none
    }

    .wpc_show_bottom_widget .wpc-filters-widget-top-container:not(.wpc-show-on-desktop),
    .wpc_show_bottom_widget .wpc-spinner.is-active,
    .wpc_show_bottom_widget .wpc-widget-close-container,
    html.is-active body:not(.wpc_show_bottom_widget) .wpc-spinner {
        display: block
    }

    body .wpc-filters-main-wrap li.wpc-term-item {
        padding: 2px 0
    }

    .wpc-chip-empty {
        width: 0;
        display: list-item;
        visibility: hidden;
        margin-right: 0 !important
    }

    .wpc-overlay-visible #secondary {
        z-index: auto
    }

    html.is-active:not(.wpc-overlay-visible) .wpc-filters-overlay {
        top: 0;
        opacity: .2;
        background: #fff
    }

    .wpc-custom-selected-terms.wpc-show-on-mobile ul.wpc-filter-chips-list {
        display: flex;
        overflow-x: auto;
        padding-left: 0
    }

    html.is-active body:not(.wpc_show_bottom_widget) .wpc-filters-overlay {
        top: 0;
        opacity: .3;
        background: #fff
    }

    .wpc-widget-close-container .wpc-icon-html-wrapper {
        background: #F59740 !important;
        border-radius: 10px !important;
        cursor: pointer;
        filter: none !important;
    }

    .wpc-widget-close-container .wpc-icon-html-wrapper:hover span {
        background: #2c2d33 !important;
    }

    .wpc-widget-close-container .wpc-icon-html-wrapper span {
        filter: brightness(10);
    }

    .wpc_show_bottom_widget .wpc-filters-widget-top-container:not(.wpc-show-on-desktop),
    .wpc_show_bottom_widget .wpc-spinner.is-active,
    .wpc_show_bottom_widget .wpc-widget-close-container,
    html.is-active body:not(.wpc_show_bottom_widget) .wpc-spinner {
        display: block !important;
    }

    body.wpc_show_bottom_widget .wpc-filters-widget-content.wpc-closed,
    body.wpc_show_bottom_widget .wpc-filters-widget-content.wpc-opened,
    body.wpc_show_bottom_widget .wpc-filters-widget-content:not(.wpc-opened) {
        display: block !important
    }

    .wpc-open-close-filters-button {
        display: block;
        margin-bottom: 20px
    }

    .wpc-overlay-visible body,
    html.wpc-overlay-visible {
        overflow: hidden !important
    }

    .wpc_show_bottom_widget .widget_wpc_filters_widget,
    .wpc_show_bottom_widget .wpc-filters-main-wrap {
        padding: 0 !important;
        margin: 0 !important
    }

    .wpc_show_bottom_widget .wpc-filters-range-column {
        width: 48%;
        max-width: none
    }

    .wpc_show_bottom_widget .wpc-filters-toolbar {
        display: flex;
        margin: 1em 0
    }

    .wpc_show_bottom_widget .wpc-inner-widget-chips-wrapper {
        display: block;
        padding-left: 20px;
        padding-right: 20px
    }

    .wpc_show_bottom_widget .wpc-filters-main-wrap .widget-title.wpc-filter-title {
        display: flex
    }

    .wpc_show_bottom_widget .wpc-inner-widget-chips-wrapper .wpc-filter-chips-list,
    .wpc_show_open_close_button .wpc-inner-widget-chips-wrapper .wpc-filter-chips-list {
        display: flex;
        -webkit-box-pack: start;
        place-content: center flex-start;
        overflow-x: auto;
        padding-top: 5px;
        padding-bottom: 5px;
        margin-left: 0;
        padding-left: 0
    }

    .wpc-overlay-visible .wpc_show_bottom_widget .wpc-filters-overlay {
        top: 0;
        opacity: .4
    }

    .wpc_show_bottom_widget .wpc-filters-main-wrap .wpc-spinner.is-active + .wpc-filters-widget-content .wpc-filters-scroll-container .wpc-filters-widget-wrapper {
        opacity: .6;
        pointer-events: none
    }

    .wpc_show_bottom_widget .wpc-filters-open-button-container {
        margin-top: 1em;
        margin-bottom: 1em
    }

    .wpc_show_bottom_widget .wpc-filters-widget-content {
        position: fixed;
        bottom: 0;
        right: 0;
        left: 0;
        top: 5%;
        z-index: 999999;
        padding: 0;
        background-color: #fff;
        margin: 0;
        box-sizing: border-box;
        border-radius: 7px 7px 0 0;
        transition: transform .25s;
        transform: translate3d(0, 120%, 0);
        -webkit-overflow-scrolling: touch;
        height: auto
    }

    .wpc_show_bottom_widget .wpc-filters-widget-containers-wrapper {
        padding: 0;
        margin: 0;
        overflow-y: scroll;
        box-sizing: border-box;
        position: fixed;
        top: 56px;
        left: 0;
        right: 0;
        bottom: 0
    }

    .wpc_show_bottom_widget .wpc-filters-widget-content.wpc-filters-widget-opened {
        transform: translate3d(0, 0, 0)
    }

    .theme-twentyfourteen .wpc_show_bottom_widget .wpc-filters-widget-content,
    .theme-twentyfourteen.wpc_show_bottom_widget .wpc-filters-scroll-container {
        background-color: #000
    }

    .wpc_show_bottom_widget .wpc-filters-section:not(.wpc-filter-post_meta_num):not(.wpc-filter-tax_numeric) .wpc-filter-content ul.wpc-filters-ul-list,
    .wpc_show_open_close_button .wpc-filters-section:not(.wpc-filter-post_meta_num):not(.wpc-filter-tax_numeric) .wpc-filter-content ul.wpc-filters-ul-list {
        max-height: none
    }

    .wpc_show_bottom_widget .wpc-filters-scroll-container {
        background: #fff;
        min-height: 100%
    }

    .wpc_show_bottom_widget .wpc-filters-widget-wrapper {
        padding: 20px 20px 15px
    }

    .wpc-filter-everything-dropdown .select2-search--dropdown .select2-search__field,
    .wpc-sorting-form select,
    .wpc_show_bottom_widget .wpc-filters-main-wrap input[type=number],
    .wpc_show_bottom_widget .wpc-filters-main-wrap input[type=text],
    .wpc_show_bottom_widget .wpc-filters-main-wrap select,
    .wpc_show_bottom_widget .wpc-filters-main-wrap textarea,
    .wpc_show_bottom_widget .wpc-search-field,
    .wpc_show_open_close_button .wpc-search-field,
    .wpc_show_open_close_button .wpc-filter-search-field {
        font-size: 16px
    }

    .wpc-filter-layout-dropdown .select2-container .select2-selection--single,
    .wpc-sorting-form .select2-container .select2-selection--single {
        height: auto;
        padding: 6px
    }

    .wpc_show_bottom_widget .wpc-filters-section:not(.wpc-filter-post_meta_num):not(.wpc-filter-tax_numeric) .wpc-filter-content ul.wpc-filters-ul-list {
        overflow-y: visible
    }

    .theme-twentyeleven #primary,
    .theme-twentyeleven #secondary {
        margin-left: 0;
        margin-right: 0;
        clear: both;
        float: none
    }

    #main > .fusion-row {
        max-width: 100%
    }

    .card__text {
        margin-top: 30px;
        order: 5;
    }

    .tab__items:nth-child(3) .tab__item:last-child span br:first-child,
    .tab__items:nth-child(3) .tab__item:last-child span br:nth-child(4) {
        display: block;
    }

    .wpc_show_bottom_widget .wpc-filters-open-button-container,
    .wpc_show_bottom_widget .wpc-filters-widget-controls-container,
    .wpc_show_bottom_widget .wpc-filters-widget-top-container,
    .wpc_show_open_close_button .wpc-filters-open-button-container {
        display: block
    }

    .katalog {
        flex-direction: column;
    }

    .katalog__aside {
        width: 100%;
        display: none;
    }

    .katalog__header h1 {
        width: 100%;
    }

    .katalog .wpc-after-sorting-form .select2-container {
        top: 99px !important;
    }

    .page-template-page-wishlist .katalog__header {
        margin-bottom: 0px;
    }

    .top__swiper .swiper-slide {
        width: calc(33% - 6px);
    }

    .part__items > div:hover .part__item {
        color: #020202;
        background: #fff;
        box-shadow: unset;
        transition: all .4s ease;
    }

    .part__items > div:hover .part__item-content p {
        color: #4E4E4E;
    }
}

@media (max-width: 768px) {

    /* Default */
    .container {
        max-width: none;
        padding: 0 20px;
    }

    /* Navbar */
    .nav__top .container {
        padding: 10px 93px 10px 20px;
    }

    .nav__search,
    .dgwt-wcas-search-wrapp {
        max-width: 250px !important;
    }

    .nav__bottom .burger {
        width: 213px;
    }

    .nav__bottom .container {
        padding: 11px 20px;
    }

    .lang {
        right: 20px;
    }

    .nav__bottom .nav__tel {
        right: 140px;
    }

    /* Seo */
    .showMore,
    .showLess {
        left: 20px;
    }

    .showMoreContent {
        padding-bottom: 20px;
    }

    .gprev {
        left: 10px !important;
    }

    .gnext {
        right: 10px !important;
    }

    .gprev,
    .gnext {
        top: 47% !important;
    }

    table.shop_table_responsive tr td {
        text-align: left;
    }

    table.shop_table_responsive tr td::before {
        display: none !important;
    }
}

@media (max-width: 750px) {

    /* Default */
    main {
        margin-top: 69px;
    }

    /* Navbar */
    .logo,
    .logo img {
        width: 65px;
        height: 43px;
    }

    .nav__top .logo,
    .nav__top .logo img {
        width: auto;
        height: 43px;
    }

    .nav__bottom {
        display: none;
    }

    .nav__top {
        background: #fff;
    }

    .nav__top .container {
        padding: 13px 20px;
    }

    .nav__top .social {
        display: none;
    }

    .nav__top .logo {
        order: 1;
        margin-right: auto;
    }

    .lang {
        display: none;
    }

    .nav__top .nav__btn {
        display: inline-flex !important;
        order: 2;
        width: 39px;
        height: 39px;
        border-radius: 10px;
        margin-right: 10px;
        background: #f2f2f2;
        align-items: center;
        justify-content: center;
    }

    .nav__top .nav__btn > span {
        display: none;
    }

    .nav__top .burger {
        display: block !important;
        order: 5;
        margin-left: 10px !important;
    }

    .nav__top .nav__cart {
        width: 39px;
        height: 39px;
        display: inline-flex;
        order: 4;
        margin-left: 10px;
    }

    .nav__top .nav__cart img {
        margin: 3px 3px 0 0;
    }

    .nav__top .nav__cart span,
    a.wishlist_products_counter span {
        top: -4px;
        right: -4px;
        font-size: 12px;
        width: 17px;
        height: 17px;
    }

    a.wishlist_products_counter span {
        top: -12px;
        right: -12px;
    }

    .nav__top .nav__cart:hover span {
        top: 2px;
    }

    .nav__search,
    .dgwt-wcas-search-wrapp {
        order: 3;
        max-width: 39px !important;
        min-width: 39px !important;
        width: 100%;
        height: 39px;
        box-shadow: none !important;
        background: #f2f2f2;
    }

    .nav__search button,
    .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
        max-width: 39px;
        min-width: 39px;
        height: 39px;
        display: inline-flex;
        align-items: center;
        background: #f2f2f2 !important;
        justify-content: center;
        padding: 10px;
    }

    .dgwt-wcas-overlay-mobile .dgwt-wcas-search-wrapp {
        max-width: calc(100% - 39px) !important;
        min-width: calc(100% - 39px) !important;
        height: 45px;
    }

    .dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-suggestions-wrapp {
        border: none !important;
        padding: 0 20px !important;
        background: transparent !important;
        box-shadow: none !important;
    }

    .nav__search:has(button:focus),
    .nav__search:has(input:focus) {
        max-width: calc(100% - 300px);
    }

    header.fixed .nav__top,
    header.fixed .nav__bottom {
        transform: translate(0);
    }

    header.fixed .nav {
        height: fit-content;
    }

    /* Modal */
    #modalCart .modal__title {
        width: 100%;
        margin-bottom: 20px;
    }

    .modal table tr {
        gap: 15px;
        padding: 15px;
    }

    .modal table td:nth-child(2) div {
        font-size: 15px;
        margin-bottom: 5px;
    }

    /* Kategory */
    .kategory__items > div {
        width: 33.3%;
    }

    .kategory {
        justify-content: center;
    }

    .kategory h1 {
        order: 1;
        width: 100%;
    }

    .kategory .btn {
        order: 3;
        margin-top: 40px;
    }

    .kategory__items {
        order: 2;
        margin-top: 32px;
    }

    .kategory__item img {
        height: 100px;
    }

    .form__wishlist > div {
        width: 50%;
    }

    /* About */
    .about {
        padding: 35px 25px;
        flex-direction: column;
        gap: 40px;
    }

    .about__content {
        width: 100%;
    }

    .about__content p {
        font-size: 14px;
    }

    .section__about-katalog .about__content {
        width: 100%;
    }

    .section__about-katalog .about {
        padding: 25px;
        gap: 23px;
        flex-direction: column-reverse;
    }

    .about__content .btn {
        margin-top: 0;
    }

    .about .gal,
    .section__about-katalog .about .gal {
        width: 100%;
        height: 400px;
    }

    /* Part */
    .part__items > div {
        width: 50% !important;
    }

    /* Blog */
    .blog__swiper:not(.gallery__swiper) .swiper-slide > img {
        height: 244px;
    }

    .blog__items .blog__swiper:not(.gallery__swiper) > div {
        width: 50%;
    }

    .blog__swiper .swiper-slide {
        width: calc(50% - 8px);
    }

    /* Card */
    .card__col {
        display: none;
    }

    .card__mob {
        max-width: 100%;
        width: 100%;
        display: block;
    }

    .card__tech {
        margin-bottom: 25px;
    }

    .love,
    .tinv-wraper.tinv-wishlist {
        margin-left: 420px;
    }

    /* Checkout */
    .checkout__content {
        width: 100%;
    }

    .checkout__content > div:last-child {
        margin-bottom: 0;
    }

    .checkout__aside {
        width: 100%;
    }

    .checkout {
        flex-direction: column;
        gap: 20px;
    }

    /* Gallery */
    .gallery__swiper .swiper-slide {
        height: 394px;
    }

    .gallery__swiper {
        margin-top: 33px;
    }

    /* Feat */
    .section__feat-part .feat__item {
        gap: 13px;
        flex-direction: column;
    }

    .section__feat-part .feat__item > img {
        width: 24px;
        height: 24px;
    }

    .section__feat-part .feat__item .h6 {
        margin-bottom: 10px;
    }

    .section__feat-part .feat__items {
        margin: 33px -5px -10px;
        width: calc(100% + 10px);
    }

    .section__feat-part .feat__items > div {
        width: 50%;
        padding: 0 5px 10px;
    }

    /* Spec */
    .spec {
        padding: 32px 40px 340px;
    }

    .spec__content {
        max-width: 100%;
    }

    .spec__content p {
        max-width: 100%;
    }

    .spec > img {
        width: 413px;
        right: 0;
        height: 311px;
    }

    /* Katalog */
    .katalog__items {
        width: calc(100% + 10px);
        margin: 0 -5px -10px;
    }

    .katalog__items > div:not(.katalog__items) {
        width: 50%;
        padding: 0 5px 10px;
    }

    .pagination,
    .woocommerce-pagination {
        margin-top: 35px;
    }

    .price ins,
    .price > span > bdi {
        font-size: 16px;
    }

}

@media (max-width: 700px) {
    /* Default */

    body {
        font: 14px "Open Sans", sans-serif;
    }

    .form textarea {
        height: 100px;
    }

    .h1,
    h1,
    .h2,
    h2 {
        font-size: 23px;
    }

    /* Footer */
    footer {
        padding: 40px 0 20px;
    }

    .footer__menu ul {
        row-gap: 10px;
        column-gap: 20px;
    }

    .footer__menu {
        gap: 24px;
    }

    .footer__menu ul li {
        width: calc(50% - 10px);
    }

    .footer__item {
        max-width: 100%;
    }

    .footer__top {
        align-items: center;
        justify-content: center;
        margin-bottom: 22px;
        padding-bottom: 22px;
    }

    .footer__top .logo {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .footer__menu {
        padding-bottom: 122px;
        margin-bottom: 22px;
    }

    .footer__copy {
        position: relative;
    }

    .footer__copy a:not(.med) {
        position: absolute;
        opacity: 0.8;
        font-size: 14px;
        left: 0;
    }

    .footer__copy a:not(.med):nth-child(3) {
        top: -135px;
    }

    .footer__copy a:not(.med):nth-child(4) {
        top: -105px;
    }

    .footer__copy a:not(.med):nth-child(5) {
        top: -75px;
    }

    /* Hero */
    .hero__swiper .swiper-slide {
        height: 180px;
    }

    /* Top */
    .top {
        justify-content: center;
    }

    .top h2 {
        order: 1;
        width: 100%;
    }

    .top .btn {
        order: 3;
    }

    .top__swiper {
        order: 2;
    }

    .top__swiper .swiper-slide {
        width: calc(50% - 5px);
        margin-right: 10px;
    }

    .katalog__item-img span {
        top: 6px;
        left: 6px;
        font-size: 12px;
        padding: 3px 7px;
    }

    .katalog__item .tinv-wishlist,
    .katalog__item-img .product-remove {
        top: 16px;
        right: 16px;
    }

    .katalog__item-img .product-remove {
        top: 6px;
        right: 6px;
    }

    /* Feat */
    .feat__items {
        margin: 33px -12px -24px;
        width: calc(100% + 24px);
    }

    .feat__items > div {
        padding: 0 12px 24px;
        width: 100%;
    }

    .feat__item {
        flex-direction: row;
        gap: 12px;
    }

    .feat__item img {
        width: 34px;
        height: 34px;
        object-position: center center;
        margin-top: -5px;
    }

    .feat__item > div {
        max-width: 100%;
    }

    .feat__item p {
        margin-left: -44px;
    }

    /* Ind */
    .ind {
        padding: 36px 25px;
    }

    .ind__items > a,
    .ind__items > div {
        width: 50%;
    }

    .section__ind-ind .ind__content {
        columns: 1;
        column-gap: 0px;
    }

    .ind__line {
        margin: 0 -25px -36px;
        width: calc(100% + 50px);
        margin-top: 25px;
        font-size: 14px;
    }

    /* Faq */
    .accordion {
        gap: 0;
        flex-direction: column;
    }

    .accordion > div {
        width: 100%;
    }

    /* Card */
    .love,
    .tinv-wraper.tinv-wishlist {
        margin-left: 370px;
    }

    /* Lead */
    .lead__form .form .col-1:nth-last-child(3) {
        margin-bottom: 0;
    }

    .lead__form .form {
        justify-content: center;
    }

    .lead__form .form > p:is(.col-3):is(.col-1):is(.col-2) {
        order: 1;
    }

    .lead__form .form > p:has(a) {
        order: 3;
        width: 100%;
    }

    .lead__form .form > p:has(input[type=submit]) {
        order: 2;
        margin-bottom: 10px;
    }

    /* Blog */
    .blog__aside .blog__swiper:not(.gallery__swiper) a {
        width: 100% !important;
    }

    .article {
        padding: 20px 25px;
    }

    .article .date,
    .article p,
    .article > img {
        margin-bottom: 16px;
    }

    .article h2,
    .article h3,
    .article h4,
    .article h5,
    .article h6 {
        margin-top: 10px;
        margin-bottom: 16px;
    }

    .blog:not(body):has(.article) .blog__aside {
        margin-top: 73px;
    }

    .blog__items .contact__item {
        padding: 20px 25px;
    }

    .blog__items .contact__item .social {
        gap: 8px;
    }

    /* 404 */
    .thanks {
        padding: 25px !important;
    }

    .thanks > img {
        width: 30px !important;
        height: 30px !important;
        margin: 0 0 18px !important;
    }

    .thanks h1 {
        margin-bottom: 15px;
    }

    .thanks .btn {
        margin-top: 0;
    }
}

@media (max-width: 600px) {

    /* Footer */
    .footer__copy {
        gap: 5px;
        flex-direction: column-reverse;
    }

    .katalog__item p {
        height: 60px;
    }

    .footer__copy p {
        width: 100%;
    }

    .med {
        margin: 0;
        width: 100%;
    }

    .footer__menu ul li {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .footer__menu ul a {
        width: 100%;
    }

    /* Modal */
    .close:not(.close-link) {
        top: 15px !important;
        right: 20px !important;
        background: #fff;
    }

    .modal__container {
        padding: 0;
        display: block;
        background: #f2f2f2;
    }

    .modal__title {
        text-align: left;
    }

    .modal {
        background: #f2f2f2;
        max-width: 100%;
        padding: 20px;
        height: 100vh;
        border-radius: 0;
        margin: 0;
    }

    .modal .form {
        padding: 20px 25px;
        border-radius: 10px;
        background: #fff;
    }

    #modalCart .modal {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: flex-start;
        justify-content: flex-start;
        padding: 20px 25px;
        max-width: 100%;
    }

    #modalCart .modal__title {
        width: 100%;
        margin-bottom: 20px;
        order: 1;
    }

    #modalCart p {
        order: 2;
    }

    .modal table {
        order: 3;
        margin: 20px 0 5px;
    }

    .modal-footer {
        flex-direction: column;
        align-items: center;
        gap: 20px;
        order: 5;
    }

    .modal .cart-summary {
        order: 3;
    }

    .modal .woocommerce {
        order: 4;
    }

    .close-link {
        order: 5;
        justify-content: center;
        width: 100%;
        margin-top: 20px;
    }

    #modalCart .btn {
        order: 4;
        width: 100%;
    }

    .modal table tr {
        gap: 20px;
        padding: 25px;
        flex-wrap: wrap;
    }

    .modal table td:nth-child(2) {
        max-width: calc(100% - 105px);
    }

    .modal table td:nth-child(3) {
        margin: 0;
    }

    .modal table td:nth-child(2) div {
        font-size: 15px;
        margin-bottom: 5px;
    }

    .mfp-content {
        background: #f2f2f2;
        overflow: auto;
    }

    /* Hero */
    .hero__swiper {
        overflow: unset;
    }

    .hero__swiper .swiper-prev {
        left: 5px;
    }

    .hero__swiper .swiper-next {
        right: 5px;
    }

    .hero__swiper {
        margin-bottom: 10px;
    }

    .hero__swiper .swiper-slide {
        height: 300px;
        width: 100%;
        margin-right: 10px;
    }

    /* Kategory */
    .kategory__items > div {
        width: 50%;
    }

    .kategory__item img {
        height: 100px;
    }

    /* Part */
    .part__items > div {
        width: 100% !important;
    }

    /* Blog */
    .blog__swiper:not(.gallery__swiper) .swiper-slide > img {
        height: 144px;
    }

    /* Contact */
    .contact {
        flex-direction: column;
        gap: 20px;
    }

    .contact__content {
        width: 100%;
        gap: 40px;
        grid-template-columns: 1fr 1fr;
    }

    .contact__content h4 {
        grid-column: 1 / 3;
    }

    .contact__img {
        height: auto;
        aspect-ratio: 1 / 1;
        width: 100%;
    }

    /* Card */
    .love,
    .tinv-wraper.tinv-wishlist {
        margin-left: 260px;
    }

    /* Gallery */
    .gallery__swiper .swiper-slide {
        height: 320px;
    }

    /* Lead */
    .lead__form {
        padding: 20px 25px 25px;
        margin-top: 33px;
    }

    .lead__form .form > p {
        width: 100% !important;
    }

    /* 404 */
    .error {
        padding: 63px 25px 139px;
    }

    .error > img {
        margin: 80px auto 0;
    }

    .wpc_show_bottom_widget .wpc-filters-open-button-container {
        width: 50% !important;
    }

    .wpc-sorting-form {
        width: calc(50% - 5px) !important;
    }

    .wpc_show_bottom_widget .wpc-filters-open-button-container {
        padding-right: 5px;
    }

    .select2.select2-container.select2-container--default {
        width: 100% !important;
    }

    .about .gal {
        height: 300px;
    }
}

@media (max-width: 500px) {

    /* Card */
    .love,
    .tinv-wraper.tinv-wishlist {
        margin-left: 170px;
    }

    /* Blog */
    .blog__items .blog__swiper:not(.gallery__swiper) > div {
        width: 100%;
    }

}

@media (max-width: 480px) {

    /* Navbar */
    .nav__search,
    .nav .dgwt-wcas-search-wrapp {
        position: absolute;
        right: 105px;
        top: 13px;
    }

    .nav__top .nav__cart {
        margin-left: 49px;
    }

    .nav__search:has(button:focus),
    .nav__search:has(input:focus) {
        max-width: 100%;
        top: 100%;
        right: 0;
        background: #fff;
    }

    .nav__search:has(button:focus) button,
    .nav__search:has(input:focus) button {
        background: #fff;
    }

    /* Hero */
    .hero__swiper .swiper-slide {
        height: 250px;
    }

    /* Blog */
    .blog__swiper:not(.gallery__swiper) .swiper-slide > img {
        height: 200px;
    }

    .blog__swiper .swiper-slide {
        width: calc(100% - 5px);
        margin-right: 10px;
    }

    .top .swiper-btn {
        top: 40%;
    }

    /* Contact */
    .contact__content {
        gap: 20px;
        grid-template-columns: 1fr;
    }

    .contact__content h4 {
        grid-column: 1 / 2;
    }

    /* Katalog */
    .katalog__items .katalog__item {
        padding: 15px 15px;
    }

    /* Gallery */
    .gallery__swiper .swiper-slide {
        height: 394px;
    }

    /* Feat */
    .section__feat-part .feat__item {
        padding: 20px;
    }

    /* Spec */
    .spec {
        padding: 20px 25px 340px;
    }

    .spec > img {
        right: auto;
        left: 0;
    }

    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),
    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2) ~ figure.wp-block-image:not(#individual-image) {
        width: 100% !important;
    }

}

@media (max-width: 450px) {

    .nav__top .logo,
    .nav__top .logo img {
        width: auto;
        height: 35px;
    }
}

@media (max-width: 400px) {

    /* Card */
    .love,
    .tinv-wraper.tinv-wishlist {
        margin-left: 100px;
    }

    /* Hero */
    .hero__swiper .swiper-slide {
        height: 200px;
    }
}