@media screen and (max-width: 1260px) {
  .container {
    width: 1024px;
  }
  .wrap-thankyou > div ul li strong {
    font-size: 18px !important;
  }
  .wrap-thankyou > div ul li {
    display: grid;
    grid-template-columns: 145px auto;
    gap: 30px;
    font-size: 14px !important;
  }
  .wrap-thankyou {
    margin-top: 60px;
    gap: 100px;
  }
  .wrap-thankyou__btn a {
    display: block;
    padding: 20px 64px;
    font-size: 16px;
    font-weight: 600;
  }
  .contacts__item-wrap {
    display: grid;
    align-items: end;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, 1fr);
    gap: 11px 0px;
  }

  .icons__fixed {
    right: 20px;
  }
  .heade-menu ul {
    gap: 25px;
  }
  .heade-menu ul li a {
    font-size: 14px;
  }
  .header {
    padding: 30px 0;
  }
  .hero_text {
    font-size: 18px;
  }
  .only-now__swiper,
  .reviews-swiper {
    margin-left: calc(50vw - 470px);
  }
  .info_name {
    font-size: 18px;
  }
  .reviews-slide__bottom .text {
    font-size: 16px;
  }
  .h2__title {
    font-size: 22px;
  }
  .description__content {
    font-size: 16px;
  }
  .mk-woocommerce-cart-form .product-name a {
    font-size: 16px;
  }
  .mk-woocommerce-cart-form span.woocommerce-Price-amount.amount * {
    font-size: 16px !important;
  }
  body .qib-button-wrapper {
    flex-direction: row-reverse;
    gap: 10px !important;
  }
  .qib-button-wrapper .quantity input.input-text.qty.text {
    width: 55px !important;
    height: 35px !important;
  }
  .qib-button-wrapper .quantity input.input-text.qty.text {
    font-size: 16px !important;
    padding: 6px 5px !important;
  }
  .qib-button-wrapper button.qib-button {
    padding: 6px 4px 6px !important;
  }
  .cart-content
    .woocommerce
    table.shop_table
    tbody:first-child
    tr:first-child
    td
    *,
  .cart-content
    .woocommerce
    table.shop_table
    tbody:first-child
    tr:first-child
    th {
    font-size: 18px;
  }
  .mk-woocommerce-cart-form .product-sku {
    font-size: 16px;
  }
  .woocommerce table.shop_table {
    margin-bottom: 50px;
  }
  .wc-proceed-to-checkout a {
    padding: 20px 64px !important;
    font-size: 18px !important;
  }
  .contacts-right {
    width: 50%;
  }
}

@media screen and (max-width: 1044px) {
  .container {
    width: 800px;
  }
  .contacts-right {
    width: 100%;
  }
  .only-now__l-button {
    width: 200px;
  }
  .custom-sale-text {
    padding: 5px 10px;
    font-size: 12px;
  }

  .mk-checkout-section {
    margin-top: 50px;
    display: flex;
    gap: 70px;
    justify-content: space-between;
    height: 100%;
    flex-direction: column-reverse;
  }
  .form-row.place-order {
    display: flex;
    flex-direction: column;
  }
  form.checkout.woocommerce-checkout {
    display: flex;
    flex-direction: column-reverse;
  }
  .mobail--checkout {
    display: flex !important;
    justify-content: center;
    padding: 24px 84px !important;
    margin-top: 60px !important;
    font-size: 16px;
  }
  .woocommerce #payment #place_order {
    display: none;
  }
  .mk-checkout-section .col-1,
  .mk-checkout-section .col-2 {
    width: 100% !important;
  }
  .mk-woocommerce-cart-form .product-thumbnail {
    width: 100px;
  }
  .about-us__container {
    display: flex;
    flex-direction: column;
    gap: 30px;
  }
  .about-us__right {
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .breadcrumps-mk__inner {
    position: absolute;
    top: 155px;
  }
  .contacts__item-wrap {
    margin-top: 60px;
  }
  .contacts-right {
    width: 100%;
  }
  .about-us__left p {
    font-size: 16px;
  }
  .first-margin {
    margin-top: 230px;
  }
  .contacts .container {
    display: flex;
    gap: 60px;
    flex-direction: column;
  }
  .order-info__inner {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 35px;
    justify-items: center;
  }
  .hero__inner {
    padding: 0 20px;
  }
  .swiper-slide .name,
  .swiper-slide .price p,
  .swiper-slide .price p span {
    font-size: 14px;
  }
  .only-now__top,
  .reviews__top,
  .new-product__top,
  .trends-top {
    gap: 50px;
  }
  .h2__title {
    font-size: 20px;
  }
  .button__navigation {
    cursor: pointer;
    width: 20px;
    height: 20px;
    aspect-ratio: 1 / 1;
  }
  .top-category__text {
    font-size: 18px;
  }
  .top-category__link {
    font-size: 14px;
  }
  .top-category__bottom {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(3, 1fr);
    gap: 16px;
  }
  .top-category__bottom .top-category__item:nth-child(3),
  .top-category__bottom .top-category__item:nth-child(5) {
    grid-column: span 1;
  }
  .top-category__bottom .top-category__item:nth-child(4),
  .top-category__bottom .top-category__item:nth-child(7) {
    grid-column: span 2;
  }
  .new-product__r {
    display: none;
  }
  .only-now__swiper,
  .reviews-swiper {
    margin-left: calc(50vw - 400px);
  }
  .order-info__title {
    margin-top: 22px;
    font-size: 18px;
  }
  .order-info__item {
    max-width: 280px;
  }
  .order-info__icon {
    padding: 30px;
    width: 100px;
    height: 100px;
  }
  .description__inner {
    padding: 20px;
  }
  .description__content {
    max-height: 230px;
    padding-right: 30px;
  }
  .footer__inner {
    display: grid;
    gap: 35px 20px;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: auto 1fr auto;
    padding: 40px 0;
  }
  .footer__inner .wrap__logo {
    grid-column: span 3;
  }
  .navigation__footer {
    grid-row: span 1;
    margin: 0;
  }
  .trends-swiper .swiper-slide {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
  }
  .trends-swiper .swiper-slide .trends-swiper__item:nth-child(2),
  .trends-swiper .swiper-slide .trends-swiper__item:nth-child(3) {
    grid-row: span 1;
  }
  .page-404__content .title {
    display: flex;
    color: #e9e9d6;
    text-align: center;
    font-size: 138px;
    font-style: normal;
    font-weight: 900;
    letter-spacing: 30px;
    justify-content: center;
  }
  .color-found {
    color: var(--green);
    text-align: center;
    font-size: 18px;
  }
  .page-404__content {
    gap: 30px;
    max-width: 100%;
  }
  .not-found_btn .btn {
    font-size: 16px;
    padding: 20px 64px;
  }
  .not-found_btn {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: center;
  }
  .page-404-content {
    display: flex;
    flex-direction: column;
    gap: 30px;
  }
  .text-not-found {
    font-size: 16px;
  }

  .menu {
    display: block;
    background-color: transparent;
    border: none;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0;
    position: relative;
    z-index: 5;
  }
  button.menu {
    width: 43px;
    height: 42px;
  }
  .line {
    fill: none;
    stroke: #fff;
    stroke-width: 3;
    transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1),
      stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
  }
  .line1 {
    stroke-dasharray: 60 207;
    stroke-width: 6;
  }
  .line2 {
    stroke-dasharray: 60 75;
    stroke-width: 6;
    stroke-dashoffset: -134;
    border-radius: 40px;
  }
  .line3 {
    stroke-dasharray: 60 207;
    stroke-width: 6;
  }
  .opened .line1 {
    stroke-dasharray: 90 207;
    stroke-dashoffset: -134;
    stroke-width: 6;
  }
  .opened .line2 {
    stroke-dasharray: 1 60;
    stroke-dashoffset: -90;
    stroke-width: 6;
  }
  .opened .line3 {
    stroke-dasharray: 90 207;
    stroke-dashoffset: -134;
    stroke-width: 6;
  }
  .heade-menu ul {
    gap: 0px;
  }
  .heade-menu.burger {
    position: fixed;
    top: 0;
    left: -100vw;
    width: 100vw;
    height: 100vh;
    padding-bottom: 100px;
    z-index: 5;
    transition: all 0.4s;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 60px;
    padding-top: 145px;
    background-color: var(--green);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center bottom;
  }

  .heade-menu ul li::before {
    content: "";
    display: none;
  }
  .burger .wrap__logo,
  .header-button {
    display: none;
  }
  .burger.active {
    left: 0;
  }
  .heade-menu.burger ul {
    flex-direction: column;
    justify-content: start;
    width: 100%;
    text-align: center;
    gap: 30px;
  }
  .heade-menu.burger ul li {
    padding: 0;
  }

  .heade-menu ul li a {
    font-size: 16px;
  }
  .icons__fixed,
  .xoo-wsc-sc-subt {
    display: none;
  }
  .menu > div {
    display: flex;
    align-items: center;
    gap: 15px;
  }
  .menu > div .line {
    height: 32px;
    width: 1px;
    background: var(--white);
  }
  .header-button__mob {
    display: flex;
    flex-direction: column;
    gap: 60px;
  }
  .social--burger {
    display: flex;
    align-items: center;
    gap: 30px;
  }

  .trp-language-switcher > div > a:hover {
    background: #ffffff79;
    border-radius: 20px !important;
    color: #003a45 !important;
  }
  .trp-language-switcher > div > a.trp-ls-shortcode-disabled-language {
    cursor: default;
    color: #003a45 !important;
    background: #ffffff !important;
    width: 40px;
  }
  .trp-language-switcher > div > a {
    display: block;
    padding: 10px 10px;
    color: #ffffff;
    font-size: 14px !important;
    font-weight: 500 !important;
  }

  .trp-ls-shortcode-language {
    display: flex !important;
    height: 40px !important;
    gap: 5px;
  }
  .fixed-translate {
    height: 40px;
  }
  .trp-language-switcher:focus .trp-ls-shortcode-language,
  .trp-language-switcher:hover .trp-ls-shortcode-language {
    display: flex !important;
  }
  .mk-products-custom--wrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px 30px;
  }
  .product-info__top {
    display: flex;
    gap: 20px;
    max-height: 100%;
    flex-direction: column;
  }
  .product-gallery {
    width: 100%;
  }
  #wpgs-gallery.wcgs-woocommerce-product-gallery,
  #wpgs-gallery.wcgs-woocommerce-product-gallery .wcgs-carousel {
    max-width: 100%;
    height: 500px;
  }
  .product-price__custom {
    margin-top: 30px;
    gap: 10px;
  }
  .product-price__custom .static-price,
  .product-price__custom .static-price * {
    color: var(--green);
    font-size: 20px;
    font-weight: 600;
  }
  .mk-woocommerce-cart-form .product-name a {
    font-size: 16px;
  }
  .mk-woocommerce-cart-form .product-sku {
    font-size: 16px;
  }
  .mk-woocommerce-cart-form span.woocommerce-Price-amount.amount * {
    font-size: 16px !important;
  }
  .flex-mk .h2__title {
    text-align: center;
  }
}

@media screen and (max-width: 840px) {
  .container {
    width: 600px;
  }
  .woocommerce .woocommerce-error .button,
  .woocommerce .woocommerce-info .button,
  .woocommerce .woocommerce-message .button,
  .woocommerce-page .woocommerce-error .button,
  .woocommerce-page .woocommerce-info .button,
  .woocommerce-page .woocommerce-message .button {
    float: none;
    display: flex;
    margin-top: 6px;
    justify-content: center;
    font-size: 14px;
  }
  .woocommerce-error,
  .woocommerce-info,
  .woocommerce-message {
    padding: 10px 30px;
    margin: 0 0 2em;
    position: relative;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
  }
  .woocommerce-error::before,
  .woocommerce-info::before,
  .woocommerce-message::before {
    font-family: WooCommerce;
    content: "\e028";
    content: "\e028"/ "";
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 8px;
  }
  .product-wrap-mk .prise {
    flex-direction: column;
    gap: 6px;
  }
  .wrap-thankyou__btn a {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .wrap-thankyou__btn {
    margin-top: 60px;
  }
  .wrap-thankyou {
    margin-top: 60px;
    gap: 60px;
    grid-template-columns: 1fr;
  }
  .wrap-thankyou > div ul {
    gap: 16px;
  }
  .not-found_btn {
    display: flex;
    gap: 16px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .mk-checkout-section h3 {
    font-size: 18px;
    margin-bottom: 30px;
  }
  .check-grey {
    font-size: 14px;
  }
  .mk-shop__table .product-right .product-title,
  .product-right .product-total-price .amount *,
  .product-right .product-sku,
  .product-total .product-qty {
    font-size: 16px;
  }
  span#wcus-shipping-cost {
    font-size: 16px;
  }
  .checkout-content input,
  .checkout-content textarea,
  .select2-container .select2-selection--single,
  .select2-dropdown.select2-dropdown--below {
    font-size: 14px;
  }
  .not-found_btn .btn {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .product-info__top {
    gap: 2px;
  }
  .product-info__top-info {
    gap: 20px;
  }
  .product-tab {
    gap: 50px;
  }
  button.produkt-mk-sdd.single_add_to_cart_button.my-btn-ccc.button.alt {
    margin-top: 15px;
  }
  .hero__inner {
    padding: 0;
  }
  .hero_description {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 40px;
    width: 100%;
  }
  .hero_description > .hero_text {
    width: 100%;
    max-width: 100%;
  }
  .hero_link {
    color: var(--white);
    font-size: 16px;
    font-weight: 600;
    padding: 20px 64px;
    max-width: 100%;
  }
  .hero_search {
    margin: 24px 0 75px;
    width: 100%;
  }
  .woocommerce-product-search {
    padding: 12px;
  }
  .hero_logo {
    max-width: 320px;
    height: auto;
    margin: 40px 0 24px;
  }
  .trends-swiper .swiper-slide {
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(1, 1fr);
    gap: 20px;
  }
  .swiper-slide .name,
  .swiper-slide .price p,
  .swiper-slide .price p span {
    font-size: 16px;
  }
  .top-category__top {
    display: grid;
    grid-template-columns: 1fr;
    margin-bottom: 20px;
    gap: 30px;
  }
  .top-category__top a {
    padding: 20px 33px;
    font-size: 14px;
    width: max-content;
  }
  .h2__title {
    font-size: 18px;
  }
  .top-category__bottom {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .only-now__swiper,
  .reviews-swiper {
    margin-left: calc(50vw - 300px);
  }
  .new-product__inner {
    height: 370px;
  }
  .new-product__swiper {
    height: 272px;
  }
  .new-product__swiper .swiper-slide {
    padding: 20px;
    display: flex;
    gap: 30px;
    justify-content: space-between;
    align-items: center;
    flex-direction: column-reverse;
  }
  .slide__r {
    width: auto;
    height: 60px;
  }
  .slide__l {
    width: 100%;
  }
  .new-product .new-product__button {
    max-width: 100%;
  }
  .new-product__swiper::after {
    height: 110px;
    display: none;
  }
  .top-category__item {
    position: relative;
    min-height: 210px;
  }
  .breadcrumps-mk__inner {
    position: absolute;
    top: 145px;
    z-index: 4;
  }
  .catalog-top__wrap .text {
    font-size: 18px;
  }
  .catalog-top {
    padding-top: 230px;
    padding-bottom: 110px;
  }
  .catalog.section-margin {
    margin-top: 30px;
  }
  .catalog-category__wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 16px 30px;
  }
  .activate-filters--block {
    padding: 10px 20px;
    width: 162px;
  }
  .activate-filters--block span,
  .mk-sorting-catalog select {
    font-size: 16px;
  }
  .catalog-filters-self {
    position: absolute;
    top: 48px;
    width: 300px;
  }
  .activate-filters--block svg {
    width: 16px;
    height: 16px;
  }
  .button.catalog-button {
    display: block;
    padding: 20px 64px;
    width: 100%;
    font-size: 16px;
    margin-top: 12px;
  }
  .product-wrap-mk .prise .static-price,
  .product-wrap-mk .prise .static-price *,
  .product-wrap-mk .prise .old-price,
  .product-center .title a {
    font-size: 16px;
  }
  .catalog__filters-line {
    flex-wrap: wrap;
    gap: 20px;
  }
  .catalog__filters-line {
    margin-bottom: 45px;
  }
  .catalog-filtres--content h3 {
    margin-bottom: 10px;
    font-size: 16px;
  }

  .breadcrumps-mk .container {
    top: 125px;
    z-index: 4;
    position: relative;
    overflow: hidden;
  }
  .breadcrumps-mk__inner {
    position: static;
    width: fit-content;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    align-self: stretch;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .breadcrumps-mk__inner span,
  .breadcrumps-mk__inner a {
    font-size: 16px;
    min-width: max-content;
  }
  .breadcrumps-mk__inner .last {
    min-width: auto;
  }
  .flex-mk {
    gap: 16px;
  }

  /* cart */

  .woocommerce table.shop_table_responsive thead,
  .woocommerce-page table.shop_table_responsive thead {
    display: none;
  }

  .woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,
  .woocommerce-page
    table.shop_table_responsive
    tbody
    tr:first-child
    td:first-child {
    border-top: 0;
  }

  .woocommerce table.shop_table_responsive tbody th,
  .woocommerce-page table.shop_table_responsive tbody th {
    display: none;
  }

  .woocommerce table.shop_table_responsive tr,
  .woocommerce-page table.shop_table_responsive tr {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 20px;
  }
  .woocommerce .mk-woocommerce-cart-form table.shop_table_responsive tr {
    grid-template-rows: repeat(6, auto);
    /* grid-template-columns: repeat(2, 1fr); */
    grid-template-columns: auto 1fr;
    gap: 20px;
  }
  .woocommerce table.shop_table_responsive tr td.product-thumbnail::before {
    content: "Найменування";
    margin-bottom: 16px;
  }
  .woocommerce table.shop_table_responsive tr td.product-price::before {
    content: "Ціна за метр ";
  }
  .woocommerce table.shop_table_responsive tr td.product-quantity::before {
    content: "Довжина ";
  }
  .woocommerce table.shop_table_responsive tr td.product-subtotal::before {
    content: "Всього ";
  }
  .mk-woocommerce-cart-form .product-thumbnail {
    width: 145px;
  }
  .mk-woocommerce-cart-form .cart_item td,
  .cart_item th {
    padding: 0 !important;
  }
  .product-name {
    grid-column: 2 / 3;
    margin-top: 35px !important;
  }
  .product-remove,
  .product-quantity,
  .product-price,
  .product-subtotal {
    grid-column: span 2;

    display: flex !important;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
  }
  .woocommerce table.shop_table_responsive tr.order-total td::before {
    display: none;
  }

  .woocommerce table.shop_table_responsive tr td,
  .woocommerce-page table.shop_table_responsive tr td {
    display: block;
    text-align: right !important;
  }

  .woocommerce table.shop_table_responsive tr td.order-actions,
  .woocommerce-page table.shop_table_responsive tr td.order-actions {
    text-align: left !important;
  }

  .woocommerce table.shop_table_responsive tr td::before,
  .woocommerce-page table.shop_table_responsive tr td::before {
    content: attr(data-title) ": ";
    font-weight: 700;
    float: left;
  }

  .woocommerce table.shop_table_responsive tr td.actions::before,
  .woocommerce table.shop_table_responsive tr td.product-remove::before,
  .woocommerce-page table.shop_table_responsive tr td.actions::before,
  .woocommerce-page table.shop_table_responsive tr td.product-remove::before {
    display: none;
  }

  /* .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
  .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
    background-color: rgba(0, 0, 0, 0.025);
  } */

  .woocommerce table.my_account_orders tr td.order-actions,
  .woocommerce-page table.my_account_orders tr td.order-actions {
    text-align: left;
  }

  .woocommerce table.my_account_orders tr td.order-actions::before,
  .woocommerce-page table.my_account_orders tr td.order-actions::before {
    display: none;
  }

  .woocommerce table.my_account_orders tr td.order-actions .button,
  .woocommerce-page table.my_account_orders tr td.order-actions .button {
    float: none;
    margin: 0.125em 0.25em 0.125em 0;
  }

  .woocommerce .col2-set .col-1,
  .woocommerce .col2-set .col-2,
  .woocommerce-page .col2-set .col-1,
  .woocommerce-page .col2-set .col-2 {
    float: none;
    width: 100%;
  }

  .woocommerce ul.products[class*="columns-"] li.product,
  .woocommerce-page ul.products[class*="columns-"] li.product {
    width: 48%;
    float: left;
    clear: both;
    margin: 0 0 2.992em;
  }

  .woocommerce ul.products[class*="columns-"] li.product:nth-child(2n),
  .woocommerce-page ul.products[class*="columns-"] li.product:nth-child(2n) {
    float: right;
    clear: none !important;
  }

  .woocommerce #content div.product div.images,
  .woocommerce #content div.product div.summary,
  .woocommerce div.product div.images,
  .woocommerce div.product div.summary,
  .woocommerce-page #content div.product div.images,
  .woocommerce-page #content div.product div.summary,
  .woocommerce-page div.product div.images,
  .woocommerce-page div.product div.summary {
    float: none;
    width: 100%;
  }

  .woocommerce #content table.cart .product-thumbnail,
  .woocommerce table.cart .product-thumbnail,
  .woocommerce-page #content table.cart .product-thumbnail,
  .woocommerce-page table.cart .product-thumbnail {
    display: none;
  }

  .woocommerce #content table.cart td.actions,
  .woocommerce table.cart td.actions,
  .woocommerce-page #content table.cart td.actions,
  .woocommerce-page table.cart td.actions {
    text-align: left;
  }

  .woocommerce #content table.cart td.actions .coupon,
  .woocommerce table.cart td.actions .coupon,
  .woocommerce-page #content table.cart td.actions .coupon,
  .woocommerce-page table.cart td.actions .coupon {
    float: none;
    padding-bottom: 0.5em;
  }

  .woocommerce #content table.cart td.actions .coupon::after,
  .woocommerce #content table.cart td.actions .coupon::before,
  .woocommerce table.cart td.actions .coupon::after,
  .woocommerce table.cart td.actions .coupon::before,
  .woocommerce-page #content table.cart td.actions .coupon::after,
  .woocommerce-page #content table.cart td.actions .coupon::before,
  .woocommerce-page table.cart td.actions .coupon::after,
  .woocommerce-page table.cart td.actions .coupon::before {
    content: " ";
    display: table;
  }

  .woocommerce #content table.cart td.actions .coupon::after,
  .woocommerce table.cart td.actions .coupon::after,
  .woocommerce-page #content table.cart td.actions .coupon::after,
  .woocommerce-page table.cart td.actions .coupon::after {
    clear: both;
  }

  .woocommerce #content table.cart td.actions .coupon .button,
  .woocommerce #content table.cart td.actions .coupon .input-text,
  .woocommerce #content table.cart td.actions .coupon input,
  .woocommerce table.cart td.actions .coupon .button,
  .woocommerce table.cart td.actions .coupon .input-text,
  .woocommerce table.cart td.actions .coupon input,
  .woocommerce-page #content table.cart td.actions .coupon .button,
  .woocommerce-page #content table.cart td.actions .coupon .input-text,
  .woocommerce-page #content table.cart td.actions .coupon input,
  .woocommerce-page table.cart td.actions .coupon .button,
  .woocommerce-page table.cart td.actions .coupon .input-text,
  .woocommerce-page table.cart td.actions .coupon input {
    width: 48%;
    box-sizing: border-box;
  }

  .woocommerce #content table.cart td.actions .coupon .button.alt,
  .woocommerce #content table.cart td.actions .coupon .input-text + .button,
  .woocommerce table.cart td.actions .coupon .button.alt,
  .woocommerce table.cart td.actions .coupon .input-text + .button,
  .woocommerce-page #content table.cart td.actions .coupon .button.alt,
  .woocommerce-page
    #content
    table.cart
    td.actions
    .coupon
    .input-text
    + .button,
  .woocommerce-page table.cart td.actions .coupon .button.alt,
  .woocommerce-page table.cart td.actions .coupon .input-text + .button {
    float: right;
  }

  .woocommerce #content table.cart td.actions .coupon .coupon-error-notice,
  .woocommerce table.cart td.actions .coupon .coupon-error-notice,
  .woocommerce-page #content table.cart td.actions .coupon .coupon-error-notice,
  .woocommerce-page table.cart td.actions .coupon .coupon-error-notice {
    clear: left;
    color: var(--wc-red);
    float: left;
    font-size: 0.75em;
    margin-bottom: 0;
    text-align: left;
    width: 48%;
  }

  .woocommerce #content table.cart td.actions .button,
  .woocommerce table.cart td.actions .button,
  .woocommerce-page #content table.cart td.actions .button,
  .woocommerce-page table.cart td.actions .button {
    display: block;
    width: 100%;
  }

  .woocommerce .cart-collaterals .cart_totals,
  .woocommerce .cart-collaterals .cross-sells,
  .woocommerce .cart-collaterals .shipping_calculator,
  .woocommerce-page .cart-collaterals .cart_totals,
  .woocommerce-page .cart-collaterals .cross-sells,
  .woocommerce-page .cart-collaterals .shipping_calculator {
    width: 100%;
    float: none;
    text-align: left;
  }

  .woocommerce-page.woocommerce-checkout form.login .form-row,
  .woocommerce.woocommerce-checkout form.login .form-row {
    width: 100%;
    float: none;
  }

  .woocommerce #payment .terms,
  .woocommerce-page #payment .terms {
    text-align: left;
    padding: 0;
  }

  .woocommerce #payment #place_order,
  .woocommerce-page #payment #place_order {
    float: none;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 1em;
  }

  .woocommerce .lost_reset_password .form-row-first,
  .woocommerce .lost_reset_password .form-row-last,
  .woocommerce-page .lost_reset_password .form-row-first,
  .woocommerce-page .lost_reset_password .form-row-last {
    width: 100%;
    float: none;
    margin-right: 0;
  }

  .woocommerce-account .woocommerce-MyAccount-content,
  .woocommerce-account .woocommerce-MyAccount-navigation {
    float: none;
    width: 100%;
  }

  .single-product .twentythirteen .panel {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .woocommerce table.cart .product-thumbnail,
  .woocommerce table.shop_table_responsive tbody th {
    display: block;
  }
  td.product-remove {
    display: flex !important;
    justify-content: flex-end;
  }
  .woocommerce a.remove {
    font-weight: 300 !important;
    font-size: 40px !important;
  }
  .woocommerce table.shop_table_responsive tr td::before {
    display: block;
    color: #abaea5;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
  }
}

@media screen and (max-width: 640px) {
  .container {
    width: 100%;
    padding: 0 20px;
  }
  .popup-title {
    font-size: 18px;
  }
  .popup-close {
    position: absolute;
    top: -20px;
    right: -5px;
  }
  .new-product__swiper .swiper-slide .name {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    align-self: stretch;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .popup-text {
    margin-top: 10px;
  }
  .popup-content {
    padding: 20px;
  }
  .popup-text {
    margin-top: 14px;
  }
  .wrap-thankyou > div ul li {
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px;
  }
  .wc-proceed-to-checkout {
    display: flex;
    gap: 16px;
    flex-direction: column;
  }
  .delivery-block > div {
    margin-top: 30px;
    color: var(--green);
    font-size: 16px;
    font-weight: 400;
  }
  .page-404__content .title {
    font-size: 101px;
    letter-spacing: 32px;
  }
  .not-found_btn .btn {
    font-size: 16px;
    padding: 20px 30px;
  }
  .hero__inner-contact {
    width: 100%;
  }
  .delivery__content .h2__title {
    font-size: 16px;
  }
  .delivery__content {
    gap: 60px;
  }
  .wc-proceed-to-checkout a,
  .wc-proceed-to-checkout a:nth-child(2) {
    padding: 20px 30px !important;
    font-size: 16px !important;
    display: flex;
    justify-content: center;
    width: 100%;
  }

  .contcts__title {
    font-size: 14px;
  }
  .contacts__item a,
  .contacts-text {
    font-size: 16px;
  }
  .mk-products-custom--wrap {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  .only-now__top,
  .reviews__top,
  .new-product__top,
  .trends-top {
    display: flex;
    gap: 20px;
  }
  .top-category__text {
    font-size: 20px;
  }
  .top-category__link {
    font-size: 16px;
  }
  .section-margin {
    margin-top: 95px;
  }
  .only-now__swiper,
  .reviews-swiper {
    margin-left: 0;
    padding: 0 20px;
    overflow: hidden;
  }
  .gradient-green {
    position: absolute;
    height: 100%;
    width: 120px;
    background: linear-gradient(90deg, rgba(0, 56, 69, 0) 0%, #00384573 100%);
  }

  .only-now__swiper .swiper-slide {
    display: flex;
    justify-content: space-between;
    gap: 40px;
    flex-direction: column;
  }
  .only-now__l-img {
    position: relative;
    height: 225px;
    width: 100%;
    top: 0;
    left: 0;
  }
  .only-now__l-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
  .only-now__l-button {
    position: absolute;
    z-index: 2;
    width: 100%;
    bottom: 0;
  }
  .only-now__r {
    gap: 30px;
    min-height: auto;
    padding: 20px 20px 0;
  }
  .order-info__inner {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 35px;
  }
  .order-info__item {
    max-width: 212px;
  }
  .footer__inner {
    display: flex;
    flex-direction: column;
    gap: 60px;
  }
  .wrap__logo {
    width: 121px;
    height: 32px;
    flex-shrink: 0;
    aspect-ratio: 80 / 21;
  }
  .woocommerce-product-search button,
  .woocommerce-product-search input {
    font-size: 14px;
  }
  textarea::-webkit-input-placeholder,
  input::-webkit-input-placeholder {
    font-size: 14px;
  }
  .hero_search svg {
    width: 18px;
    height: 18px;
  }
  .only-now__top .h2__title,
  .reviews__top .h2__title,
  .new-product__top .h2__title,
  .trends-top .h2__title {
    text-align: center;
  }
  .product-info__top-info .title {
    font-size: 20px;
  }
  .gray-mk {
    font-size: 14px;
  }
  .product-sku__custom p {
    font-size: 16px;
  }
  .product-sku__custom {
    margin-top: 6px;
  }
  .product-info .product-star {
    margin-top: 12px;
    display: flex;
    gap: 4px;
    font-size: 16px;
  }
  .product-price__custom {
    margin-top: 20px;
  }
  button.produkt-mk-sdd.single_add_to_cart_button.my-btn-ccc.button.alt {
    padding: 20px 64px;
    font-size: 16px;
  }
  .product-bottom {
    margin-top: 60px;
  }
  .product-tab {
    gap: 30px;
  }
  .product-tab > div.active::after {
    width: 40%;
  }
  .product-bottom-description {
    color: var(--green);
    font-size: 16px;
  }
  #wpgs-gallery.wcgs-woocommerce-product-gallery,
  #wpgs-gallery.wcgs-woocommerce-product-gallery .wcgs-carousel {
    max-width: 100%;
    height: 340px;
  }
  .breadcrumps-mk__inner .last {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    align-self: stretch;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .first-margin {
    margin-top: 165px;
  }
  .hero__inner-contact .center {
    margin-top: 16px;
    font-size: 16px;
  }
  .hero__inner-contact .top {
    font-size: 18px;
    font-weight: 600;
  }
  .form .input {
    padding: 12px 16px;
    margin-bottom: 16px;
    font-size: 14px;
  }
  .form-button {
    cursor: pointer;
    margin-top: 30px;
    width: 100%;
    padding: 20px 64px;
    font-size: 16px;
  }
  .image-popup-overlay img {
    width: auto;
    max-width: 100%;
  }
}

@media screen and (max-width: 540px) {
  .contacts__item-wrap {
    display: flex;
    flex-direction: column;
    gap: 30px;
    align-items: flex-start;
  }
  .contacts__item-wrap .contacts__item:nth-child(2) {
    margin-top: -30px;
  }
  .contacts-right {
    width: 100%;
    height: 335px;
  }
  .contacts-right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
}
