@media (max-width: 1366px) {
  .about-bot-left > h1 {
    font-size: 27px;
  }
  .product-description h2 {
    font-size: 23px;
  }
	.volume p {
    font-size: 22px;
  }
  .price p {
    font-size: 27px;
  }
  .charge-text-wrap p {
    font-size: 30px;
  }
  .charge-right h3 {
    font-size: 30px;
  }
  .footer-right {
    width: 20%;
  }
}
@media (max-width: 1280px) {
  .product-img-wrap {
    width: 90%;
  }
  .charge-wrap {
    flex-direction: column;
  }
  .charge-left {
    width: 100%;
  }
  .charge-right {
    width: 100%;
    padding-top: 3%;
  }
  .charge-img-wrap {
    height: 55vw;
  }
  .charge-img-wrap img {
    width: 78%;
    transform: scale(1.3) translateY(-30px) translateX(97px);
  }

  .charge-right p {
    margin-top: 3%;
  }
  .about-bot-red {
    margin-top: 90px;
    padding: 45px 0;
  }
  .about-bot-red h3 {
    font-size: 30px;
  }
}
@media (max-width: 1150px) {
  .mini-cart-body {
    width: 40vw;
  }
  .header-title {
    margin: 35px 0 0 0;
  }
  .header-tel a > span {
    font-size: 15px;
  }
  .about-us {
    padding-top: 55px;
  }
  .about-bot-left > h1 {
    font-size: 25px;
  }
  .about-bot {
    margin-top: 45px;
  }
  .about-bot-right {
    row-gap: 30px;
  }
  .about-right-bot a:first-child {
    font-size: 15px;
  }
  .products {
    margin-top: 55px;
  }
  .charge {
    margin-top: 55px;
  }
  .about-bot-red {
    margin-top: 55px;
  }
  .charge-text-wrap p span {
    font-size: 32px;
  }
  .charge-right {
    padding-left: 0%;
  }
  .charge-text-wrap {
    width: 95%;
  }
  .single-right-top .product-title {
    font-size: 24px;
  }
}
@media (max-width: 1124px) {
  .charge-img-wrap img {
    transform: scale(1.3) translateY(-30px) translateX(85px);
  }
  .product-img-wrap {
    width: 80%;
  }

  .product-description h2 {
    font-size: 20px;
  }
  .volume p {
    font-size: 18px;
  }
  .price p {
    font-size: 22px;
  }
  p.single-product-description {
    font-size: 20px;
  }
}
@media (max-width: 1024px) {
  footer {
    padding-bottom: 50px;
  }
  .center-1 {
    display: none;
  }
  .center-2 {
    display: block;
  }
  .footer-center {
    width: 100%;
    margin-top: 15px;
  }
  .footer-right h4 {
    display: flex;
    flex-direction: row;
    width: 100%;
  }
  .contacts-wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    row-gap: 5px;
    width: 100%;
  }
  .footer-left,
  .footer-right {
    width: 35%;
  }
  .footer-right {
    row-gap: 10px;
  }
}
@media (max-width: 965px) {
  .mini-cart-body {
    width: 50vw;
  }
  .mini-cart-product-item {
    margin-top: 20px;
  }
  .underscore:before {
    margin-top: 30px;
  }
  .header-title-right .menu-header,
  .header-tel-cart .header-tel,
  .header-tel-cart .header-mail {
    display: none;
  }
  .burger-menu {
    display: block;
    cursor: pointer;
  }
  .burger-menu img {
    filter: invert(1) grayscale(100%) brightness(0);
  }
  .header-title-left {
    display: flex;
    column-gap: 10%;
    align-items: center;
  }
  .about-bot {
    margin-top: 75px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
  }
  .about-bot {
    margin-top: 40px;
  }
  .about-bot > * {
    width: 100%;
  }
  .about-right-bot {
    width: 100%;
    justify-content: space-between;
  }
  .about-bot-wrap {
    flex-direction: column;
    width: 100%;
  }
  .about-bott-left {
    width: 100%;
  }
  .about-right {
    width: 100%;
  }
  .charge-img-wrap img {
    transform: scale(1.3) translateY(-30px) translateX(80px);
  }
  .charge-img-wrap img {
    transform: scale(1.3) translateY(-30px) translateX(71px);
  }
  .about-bot-left h1 {
    margin-bottom: 15px;
  }
  .menu-header ul {
    display: flex;
    row-gap: 25px;
    width: 100%;
    height: 100%;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    align-content: flex-start;
    padding-left: 30px;
    padding-top: 40px;
  }
  .menu-header ul li a {
    font-size: 24px;
    font-weight: 400;
  }
  .header-tel {
    width: fit-content;
    min-width: 40%;
    margin: 30px;
  }
  .header-tel a {
    align-items: center;
    justify-content: center;
  }
}

@media (max-width: 845px) {
  .mini-cart-header h4 {
    font-size: 23px;
  }
  .products-wrapper {
    border-radius: 0;
  }
  .charge-img-wrap img {
    transform: scale(1.3) translateY(-30px) translateX(63px);
  }
  .header-title-left a {
    font-size: 60px;
  }
  header {
    padding-bottom: 40px;
  }
  .products-wrapper {
    flex-direction: column;
    align-items: center;
    row-gap: 20px;
  }
  .product {
    max-width: 370px;
    width: 100%;
    padding: 4%;
  }
  .product-img-wrap {
    width: 100%;
  }
  .product-description h2 {
    font-size: 25px;
  }
  .product-description p,
  .volume p {
    font-size: 15px;
  }
  .price p {
    font-size: 27px;
  }
  .single-product-container {
    flex-direction: column;
    align-items: center;
    flex-wrap: nowrap;
    row-gap: 20px;
  }
  a.reset_variations {
    display: none !important;
  }
  .single-left {
    width: 65%;
  }
  .single-right {
    width: 100%;
    padding-left: 0%;
  }
  .product-summary {
    display: flex;
  }
  .product-summary {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
  }
  .product-cart {
    width: 100%;
  }
  .product-variations {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .mini-cart-product-item-left {
    column-gap: 25px;
  }
  .mini-cart-product-details {
    width: 65%;
  }
  .about-img-wrap {
    height: 410px;
  }
  .charge-img-wrap {
    height: 410px;
  }
  .charge-img-wrap img {
    transform: scale(1.3) translateY(-20px) translateX(63px);
  }
  .about-bot {
    margin-top: 25px;
  }
  .about-bot-left > h1 {
    font-size: 20px;
  }
  .about-right-top p {
    font-size: 14px;
  }
  .about-bot-right {
    row-gap: 25px;
  }
  .products {
    margin-top: 45px;
  }
  .charge {
    margin-top: 45px;
  }
  .charge-text-wrap p {
    font-size: 20px;
  }
  .charge-text-wrap p span {
    font-size: 20px;
  }
  .charge-right h3 {
    font-size: 20px;
  }
  .charge-right p {
    margin-top: 3%;
  }
  .about-bot-red {
    margin-top: 45px;
  }
  .about-bot-red h3 {
    font-size: 20px;
  }
  .about-bot-red p {
    font-size: 14px;
  }
  .about-bot-red {
    padding: 25px 0;
  }
  .charge-img-wrap {
    padding-bottom: 0px;
  }
  .charge-img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: scale-down;
    transform: scale(1.3) translateY(-20px) translateX(1px);
  }
  .single-right-top .product-title {
    font-size: 20px;
  }
  p.price {
    font-size: 16px;
  }
  .single-right-top .product-title {
    width: auto;
  }
  .single-left {
    width: 100%;
  }
  td.value {
    display: flex;
    justify-content: flex-end;
  }
  div.woocommerce-variation-add-to-cart {
    display: flex;
    justify-content: space-between;
  }
  div.cart-buttons {
    width: 100%;
  }
  .products .container {
    padding: 0;
 }
	.products .products-wrapper {
		padding: 20px;
	}
}
@media (max-width: 600px) {
  .mini-cart-body {
    width: 80vw;
  }
  .mini-cart-product-details {
    row-gap: 10px;
  }
  .mini-cart-order-button a,
  .order-btn a {
    display: flex;
    width: 100%;
    height: 35px;
    align-items: center;
    justify-content: center;
  }
  .charge-text-wrap {
    bottom: 20px;
  }
  .footer-left,
  .footer-right {
    width: 45%;
  }
  .entry {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    column-gap: 30%;
  }
  .empty-cart.entry-empty {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 550px) {
  .charge-img-wrap img {
    transform: scale(1.5) translateY(-20px) translateX(1px);
  }
  .single-right-top {
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
    margin: 15px 0px;
    flex-wrap: nowrap;
    row-gap: 10px;
  }
  /* th.label {
    width: 20%;
  }
  td.value {
    width: 80%;
  }
  div.quantity {
    width: 15%;
  }
  div.quantity input[type="number"] {
    width: 100%;
  }
  .woocommerce-variation-add-to-cart {
    column-gap: 5%;
  }
  .single-right button[type="submit"] {
    width: 65%;
  } */
  a.reset_variations {
    display: none;
  }
}
@media (max-width: 500px) {
  .header-cart {
    width: 140px;
    height: 35px;
  }
  .header-title-left a {
    font-size: 50px;
  }
  .about-right-bot a:first-child,
  .about-right-bot a:last-child {
    width: 155px;
    height: 35px;
    font-size: 15px;
  }
  .footer-left {
    width: 40%;
  }
  .footer-right {
    width: 55%;
  }
  .charge-img-wrap img {
    transform: scale(1.8) translateY(-20px) translateX(1px);
  }
}
@media (max-width: 430px) {
  .charge-img-wrap img {
    transform: scale(2.2) translateY(-11px) translateX(1px);
  }
  .product {
    max-width: 100%;
    width: 100%;
    padding: 20px;
  }
  .footer-left p {
    font-size: 13px;
  }
  .contacts-wrap a,
  .contacts-wrap p {
    font-size: 13px;
  }
  .header-title-left a {
    font-size: 40px;
  }
  .burger-menu {
    width: 40px;
    display: flex; /* Выравнивание содержимого */
    align-items: center;
    justify-content: center;
    overflow: hidden; /* Избегает искажений */
  }

  .burger-menu img {
    width: 100%;
    height: 100%;
    object-fit: contain; /* Или cover, в зависимости от желаемого результата */
  }
}
@media (max-width: 360px) {
  .mini-cart-order-button a,
  .order-btn a {
    font-size: 14px;
  }
  .product {
    width: 285px;
  }
  .product-description h2 {
    font-size: 21px;
  }
  .product-description p,
  .volume p {
    font-size: 20px;
  }
}
/* @media (min-width: 1366px) and (max-width: 1599px) {
    .charge-img-wrap {
        height: 415px;
    }
    .charge-img-wrap img {
        transform: scale(1.7) translateY(25px) translateX(63px);
    }
}

@media (min-width: 1280px) and (max-width: 1440px) {

}

@media (min-width: 1024px) and (max-width: 1279px) {

}

@media (min-width: 800px) and (max-width: 1023px) {

}

@media (min-width: 600px) and (max-width: 799px) {

}

@media (min-width: 601px) and (max-width: 767px) {

}

@media (max-width: 600px) {

}

@media (max-width: 480px) {

} */
