
@media screen and (max-width: 1024px) {
  body > header {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 1024px) {
  body > header .header-border {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  body > header .header-top {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    height: 100%;
    padding: 25px 50px 30px;
    background: #fff;
    overflow: hidden;
    overflow-y: auto;
    z-index: 20;
  }
  body > header .header-top.active {
    display: flex;
  }
}

@media screen and (max-width: 1024px) {
  body > header .header-top_close {
    display: block;
  }
}

@media screen and (max-width: 1024px) {
  body > header .header-top_menu-mob {
    display: block;
    order: -2;
    width: 100%;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 1024px) {
  body > header .header-top_location_n_language {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  body > header .header-top_location_n_language .region,
body > header .header-top_location_n_language .languages {
    margin-right: 0;
    margin-bottom: 15px;
    width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  body > header .header-top_location_n_language .languages_switcher {
    position: relative;
    top: auto;
    max-width: 100%;
    width: 100%;
    padding: 20px 0;
    box-shadow: none;
  }
}

@media screen and (max-width: 1024px) {
  body > header .header-top_info .phones {
    padding: 0 15px 0 25px;
  }
}

@media screen and (max-width: 1024px) {
  body > header .header-top_info .phones::before {
    left: 6px;
  }
}

@media screen and (max-width: 1024px) {
  body > header .header-top_info .phones_list {
    position: relative;
    top: auto;
    box-shadow: none;
  }
}

@media screen and (max-width: 1024px) {
  body > header .header-top .quality-service {
    margin-top: 30px;
    margin-right: 0;
    width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  body > header .header-top .account-link {
    order: -1;
    margin-bottom: 15px;
    font-size: 18px;
  }
}

@media screen and (max-width: 1024px) {
  body > header .header-top .account-link::before {
    left: 4px;
  }
}

@media screen and (max-width: 1024px) {
  body > header .header-bottom {
    justify-content: flex-start;
  }
}

@media screen and (max-width: 1024px) {
  body > header .header-bottom_menu .custom-logo-link {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  body > header .header-bottom_menu .menu-holovne-meniu-container {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  body > header .header-bottom_mob-logo {
    display: block;
    margin-right: 10px;
  }
}

@media screen and (max-width: 1024px) {
  body > header .header-bottom_burger {
    display: flex;
  }
}

@media screen and (max-width: 1024px) {
  body > header .header-bottom_cart {
    margin-left: auto;
  }
}

@media screen and (max-width: 1024px) {
  body > header .header-bottom_cart .woocommerce-mini-cart .mini_cart {
    width: 48px;
    height: 48px;
  }
}

@media screen and (max-width: 1024px) {
  body > header .header-bottom_cart .woocommerce-mini-cart .mini_cart::before {
    transform: translate(-50%, -50%) scale(1.4);
  }
}

@media screen and (max-width: 1024px) {
  body > header .header-bottom_cart .woocommerce-mini-cart .mini_cart::after {
    top: -5px;
    right: -10px;
  }
}

@media screen and (max-width: 1024px) {
  body > header .header-mob-btn {
    display: flex;
  }
}

@media screen and (max-width: 1024px) {
  .menu > li {
    flex-direction: column;
    align-items: flex-start;
    padding: 10px 15px 10px 0;
    margin: 0;
  }
}

@media screen and (max-width: 1024px) {
  .menu > li.menu-item-has-children > a {
    width: 100%;
    justify-content: space-between;
  }
}

@media screen and (max-width: 1024px) {
  .menu > li > a {
    width: 100%;
    font-size: 18px;
  }
}

@media screen and (max-width: 1024px) {
  .menu > li .sub-menu {
    position: relative;
    max-width: 100%;
    width: 100%;
    box-shadow: none;
    padding: 10px;
  }
}

@media screen and (max-width: 1024px) {
  .footer {
    padding: 60px 20px;
  }
}

@media screen and (max-width: 1024px) {
  .footer__top {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}

@media screen and (max-width: 1024px) {
  .footer__top--info {
    position: relative;
    margin-right: 0;
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
  .footer__top--info::before {
    content: "";
    background: url("../icons/sinus.svg") repeat-x 0 0;
    display: block;
    height: 4px;
    width: 100px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -5px;
  }
}

@media screen and (max-width: 1024px) {
  .footer__top--info span {
    text-align: center;
  }
}

@media screen and (max-width: 1024px) {
  .footer__top--info a {
    text-align: center;
  }
}

@media screen and (max-width: 1024px) {
  .footer__top--delivery {
    position: relative;
    margin-right: 0;
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
  .footer__top--delivery::before {
    content: "";
    background: url("../icons/sinus.svg") repeat-x 0 0;
    display: block;
    height: 4px;
    width: 100px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -5px;
  }
}

@media screen and (max-width: 1024px) {
  .footer__top--delivery--title {
    text-align: center;
  }
}

@media screen and (max-width: 1024px) {
  .footer__top--delivery--title::before {
    left: -5px;
  }
}

@media screen and (max-width: 1024px) {
  .footer__top--delivery--phones {
    flex-direction: column;
  }
}

@media screen and (max-width: 1024px) {
  .footer__top--delivery--phones span {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  .footer__top--delivery--mail {
    align-items: center;
    text-align: center;
  }
}

@media screen and (max-width: 1024px) {
  .footer__top--delivery .quality-service {
    margin: 12px auto 0;
  }
}

@media screen and (max-width: 1024px) {
  .pop-ups--region__wrap {
    columns: 3;
  }
}

@media screen and (max-width: 1024px) {
  .water-delivery-in-regions {
    display: none !important;
  }
}

@media screen and (max-width: 1024px) {
  .woocommerce-cart .woocommerce {
    flex-direction: column;
  }
}

@media screen and (max-width: 1024px) {
  .woocommerce-cart .woocommerce .cart-info {
    flex: 0 1 auto;
    max-width: 100%;
    margin: 0 0 30px;
  }
}

@media screen and (max-width: 1024px) {
  .woocommerce-cart .woocommerce .cross-sells {
    flex: 0 1 auto;
    max-width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  .woocommerce-cart .woocommerce .cross-sells .products {
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 1024px) {
  .woocommerce-cart .woocommerce .cross-sells .products .product .img-wrap {
    margin: 0 auto;
  }
}

@media screen and (max-width: 1024px) {
  .sidebar-with-content .catalog-sidebar {
    display: none;
  }
  .sidebar-with-content .catalog-sidebar::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 4px;
    background-color: transparent;
  }
  .sidebar-with-content .catalog-sidebar::-webkit-scrollbar-thumb {
    background: #26c2ff;
    border-radius: 2px;
  }
  .sidebar-with-content .catalog-sidebar.active {
    position: fixed;
    bottom: 0;
    left: 0;
    flex: 0 1 auto;
    display: block;
    max-width: 100%;
    height: calc(100vh - 125px);
    margin-right: 0;
    padding: 20px;
    background: #ffffff;
    border-radius: 10px 10px 0px 0px;
    overflow: hidden;
    overflow-y: auto;
    z-index: 35;
  }
  .sidebar-with-content .catalog-sidebar .mob-close {
    position: relative;
    display: block;
    width: 16px;
    height: 16px;
    margin-left: auto;
  }
}

@media screen and (max-width: 1024px) {
  .sidebar-with-content .catalog-sidebar .mob-close:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    width: 16px;
    border-top: 2px solid #26c2ff;
  }
}

@media screen and (max-width: 1024px) {
  .sidebar-with-content .catalog-sidebar .mob-close:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
    width: 16px;
    border-top: 2px solid #26c2ff;
  }
}

@media screen and (max-width: 1024px) {
  .post-type-archive-product .site-main .woocommerce-products-header {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .post-type-archive-product .site-main .woocommerce-products-header .woocommerce-products-header__title {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  .post-type-archive-product .site-main .woocommerce-products-header .woocommerce-product-search {
    max-width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  .post-type-archive-product .site-main .sidebar-with-content {
    flex-direction: column;
  }
}

@media screen and (max-width: 1024px) {
  .post-type-archive-product .site-main .sidebar-with-content .catalog-content {
    max-width: 100%;
    flex: 2 1 100%;
  }
}

@media screen and (max-width: 1024px) {
  .post-type-archive-product .site-main .sidebar-with-content .catalog-content .catalog-title-wrap .woocommerce-ordering {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  .tax-product_cat .woocommerce-products-header {
    flex-direction: column-reverse;
    align-items: flex-start;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .tax-product_cat .woocommerce-products-header__title {
    margin-top: 20px;
    width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  .tax-product_cat .woocommerce-products-header .woocommerce-product-search {
    max-width: 100%;
    margin-top: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .tax-product_cat .sidebar-with-content .catalog-content .yith-wcan-active-filters {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  .tax-product_cat .sidebar-with-content .catalog-content .catalog-title-wrap .woocommerce-ordering {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  body.woocommerce-checkout .woocommerce .woocommerce-form-coupon-toggle {
    margin: 0 auto 20px;
  }
}

@media screen and (max-width: 1024px) {
  body.woocommerce-checkout .woocommerce .checkout_coupon {
    margin: 0 auto 20px;
  }
}

@media screen and (max-width: 1024px) {
  body.woocommerce-checkout .woocommerce .checkout_coupon .form-row-last {
    width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  body.woocommerce-checkout .woocommerce .checkout.woocommerce-checkout {
    flex-direction: column;
  }
}

@media screen and (max-width: 1024px) {
  body.woocommerce-checkout .woocommerce .checkout.woocommerce-checkout .col2-set {
    margin: 0 auto;
  }
}

@media screen and (max-width: 1024px) {
  body.woocommerce-checkout .woocommerce .checkout.woocommerce-checkout .checkout-right-col {
    margin: 0 auto;
  }
}

@media screen and (max-width: 1024px) {
  .woocommerce-checkout:not(.logged-in) .woocommerce > .login-forms {
    margin: 0 auto 20px;
  }
}

@media screen and (max-width: 1024px) {
  .woocommerce-checkout:not(.logged-in) .woocommerce .order-wrap {
    margin: 0 auto;
  }
}

@media screen and (max-width: 1024px) {
  .woocommerce-checkout:not(.logged-in) .woocommerce .login-message {
    text-align: center;
  }
}

@media screen and (max-width: 1024px) {
  .woocommerce-account .woocommerce {
    flex-direction: column;
  }
}

@media screen and (max-width: 1024px) {
  .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
    flex: 1 1 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    max-width: 100%;
    width: 100%;
    height: 58px;
    background: #ffffff;
    box-shadow: 0px -5px 20px rgba(122, 133, 153, 0.25);
    border-radius: 10px 10px 0px 0px;
    z-index: 35;
  }
  .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation.active {
    height: fit-content;
  }
}

@media screen and (max-width: 1024px) {
  .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul {
    display: flex;
    flex-direction: column;
  }
}

@media screen and (max-width: 1024px) {
  .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation li.is-active {
    order: -1;
  }
  .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation li.is-active a {
    border-radius: 10px 10px 0px 0px;
  }
  .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation li.is-active a::after {
    content: url("../icons/icn-btn-open.svg");
    width: 32px;
    height: 32px;
    margin-left: auto;
    transition: 0.3s;
  }
  .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation li.is-active a.active::after {
    transform: rotate(180deg);
    transition: 0.3s;
  }
}

@media screen and (max-width: 1024px) {
  .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation li a {
    padding: 5px 15px;
  }
}

@media screen and (max-width: 1024px) {
  .woocommerce-account .woocommerce .woocommerce-MyAccount-content {
    flex: 1 1 100%;
    max-width: 100%;
    min-width: none;
    margin-left: 0;
  }
}

@media screen and (max-width: 1024px) {
  .woocommerce-account .woocommerce .woocommerce-MyAccount-content .edit-account__text {
    font-size: 16px;
  }
}

@media screen and (max-width: 1024px) {
  .remains-bottles {
    flex-direction: column;
  }
}

@media screen and (max-width: 1024px) {
  .remains-bottles__addresses {
    flex: 1 1;
    margin-right: 0;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .remains-bottles__info {
    flex: 1 1;
  }
}

@media screen and (max-width: 1024px) {
  .single-product .product .product_info-wrap {
    flex-direction: column;
    padding-bottom: 0;
  }
}

@media screen and (max-width: 1024px) {
  .single-product .product .product_info-wrap_gallery {
    margin: 0 auto 20px;
  }
}

@media screen and (max-width: 1024px) {
  .single-product .product .product_info-wrap_gallery .woocommerce-product-gallery a img {
    max-height: 480px;
  }
}

@media screen and (max-width: 1024px) {
  .single-product .product .product_info-wrap .summary {
    position: relative;
    display: flex;
    flex-direction: column;
    max-width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  .single-product .product .product_info-wrap .summary .prise-info {
    position: sticky;
    bottom: 0;
    order: 4;
    z-index: 10;
  }
  .single-product .product .product_info-wrap .summary .prise-info::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    width: 100vw;
    height: 100%;
    background: #ebfaff;
    z-index: -1;
  }
}

@media screen and (max-width: 1024px) {
  .single-product .product .product_info-wrap .summary .prise-info .stock-wrap {
    flex-direction: column;
  }
}

@media screen and (max-width: 1024px) {
  .single-product .product .product_info-wrap .summary .prise-info .stock-wrap > .stock {
    max-width: 247px;
    width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  .single-product .product .product_info-wrap .summary .prise-info .stock-wrap > .stock.availability-notify-popup, .single-product .product .product_info-wrap .summary .prise-info .stock-wrap > .stock.availability-notify-logged {
    max-width: 247px !important;
    width: 100% !important;
    margin-left: 0;
    margin-top: 10px;
    font-size: 16px !important;
  }
}

@media screen and (max-width: 1024px) {
  .blog .blog-wrap,
body.category .blog-wrap {
    flex-direction: column;
    align-items: center;
  }
}

@media screen and (max-width: 1024px) {
  .blog .blog-wrap .blog-list,
body.category .blog-wrap .blog-list {
    flex: 0 1 100%;
    max-width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  .blog .blog-wrap .blog-aside,
body.category .blog-wrap .blog-aside {
    flex: 0 1 auto;
    margin-top: 60px;
  }
}

@media screen and (max-width: 1024px) {
  .blog .blog-wrap .blog-aside .tg-card a,
body.category .blog-wrap .blog-aside .tg-card a {
    width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  .single .article--wrap {
    flex-direction: column;
    align-items: center;
  }
}

@media screen and (max-width: 1024px) {
  .single .article--content {
    flex: 0 1 100%;
    max-width: 100%;
    margin-right: 0;
  }
}

@media screen and (max-width: 1024px) {
  .single .blog-aside {
    flex: 0 1 auto;
    margin-top: 30px;
  }
}

@media screen and (max-width: 1024px) {
  .single .blog-aside .tg-card a {
    width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  .single .more-articles h4 {
    font-size: 24px;
    line-height: 30px;
  }
}

@media screen and (max-width: 1024px) {
  .single .more-articles__list {
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 1024px) {
  .woocommerce-product-search {
    max-width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  .search-results .woocommerce-products-header__title {
    flex: 1 1 100% !important;
    max-width: 100% !important;
  }
}

@media screen and (max-width: 1024px) {
  .search-results .woocommerce-products-header .woocommerce-product-search {
    flex: 1 1 100% !important;
    max-width: 100% !important;
  }
}

@media screen and (max-width: 1024px) {
  .search-no-results .woocommerce-products-header__title {
    flex: 1 1 100% !important;
    max-width: 100% !important;
  }
}

@media screen and (max-width: 1024px) {
  .search-no-results .woocommerce-products-header .woocommerce-product-search {
    flex: 1 1 100% !important;
    max-width: 100% !important;
  }
}

@media screen and (max-width: 1024px) {
  .about-us h1 {
    padding: 0 0 20px;
    font-size: 30px;
    line-height: 100%;
  }
}

@media screen and (max-width: 1024px) {
  .about-us h2.sub-title {
    font-size: 30px;
    padding: 0 0 20px;
  }
}

@media screen and (max-width: 1024px) {
  .about-us .last-info__title {
    font-size: 30px;
  }
}

@media screen and (max-width: 1024px) {
  .about-us__benefits .benefits-card {
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media screen and (max-width: 1024px) {
  .water-delivery__info-msg {
    display: none;
  }
}