.header-modal .side-menu .menu-navigation .menu-item {
  line-height: 1.3;
}
.header-modal .side-menu .socials {
  justify-content: flex-start;
}

.catalog-product-page .product-content .price {
  margin-bottom: 24px;
}

.catalog-product-page .product-content .add-product {
  width: 100%;
}

.catalog-product-page .product-content .add-to-cart-button {
  width: 100% !important;
  max-width: 100%;
  height: 47px;
}

.catalog-product-page .product-content .product-quantity {
  width: 100% !important;
  max-width: 100%;
  height: 47px;
}

.catalog-product-page .product-content .actions {
  flex-direction: column;
}

.woocommerce-Address {
  padding: 12px 20px;
  width: 100%;
  max-width: 350px;
  color: #fff;
  margin-top: 30px;
  border-radius: 8px;
  background-color: #2b2828;
}

.woocommerce-address-fields #billing_local_pickup_field {
  display: none;
}

.product-page-info .info .title-wrap {
  flex-direction: column-reverse;
  align-items: flex-start;
}

.product-page-info .info .product-stock {
  margin-bottom: 15px;
}

@media (max-width: 575.9px) {
  .product-page-info .info .title {
    max-width: 100%;
  }
}

.woocommerce-address-fields .form-row {
  margin-bottom: 20px;
}

.woocommerce-address-fields .form-row label {
  margin: 20px 0;
  display: block;
}

.woocommerce-address-fields .form-row label {
  margin-bottom: 20px;
}

.button[name=save_account_details], .button[name=save_address] {
  margin-top: 30px;
}

.woocommerce-pagination {
  margin-top: 30px;
}

.woocommerce .woocommerce-cart-form .cart-list .cart-item-quantity {
  min-width: 200px;
}

@media (max-width: 767.9px) {
  .woocommerce .woocommerce-cart-form .cart-list .cart-item-quantity {
    min-width: unset;
    padding: 10px 15px;
  }
  .woocommerce .woocommerce-cart-form .cart-list .cart-item-quantity .minus, .woocommerce .woocommerce-cart-form .cart-list .cart-item-quantity .plus {
    font-size: 0.875rem;
  }
  .woocommerce .woocommerce-cart-form .cart-list .cart-item-quantity .qty {
    font-size: 0.875rem;
    width: auto;
    max-width: 30px;
  }
  .woocommerce .woocommerce-cart-form .cart-list .cart-item-quantity .quantity {
    display: flex;
  }
  .woocommerce .woocommerce-cart-form .cart-list .cart-item-thumbnail {
    min-width: 60px;
  }
}

@media (max-width: 575.9px) {
  .woocommerce .checkout .delivery-types-wrap {
    flex-wrap: wrap;
    row-gap: 12px;
  }
  
  .woocommerce .checkout .delivery-type {
    width: auto;
    max-width: 100%;
  }
  
  .woocommerce .woocommerce-cart-form .cart-list .cart-item-name a {
    word-break: break-word;
  }
}

@media (min-width: 576px) {
  .product-page-info .gallery-main,
  .about-page .gallery-video .swiper {
    height: calc(100vw - 48vw);
  }
}

@media (min-width: 768px) {
  .product-page-info .gallery-main,
  .about-page .gallery-video .swiper {
    height: 223.25px;
  }
}

@media (min-width: 992px) {
  .product-page-info .gallery-main {
    height: 301.25px;
  }
}

.product-page-info .gallery-main,
.about-page .gallery-video .swiper {
  height: 372.25px;
}

@media (max-width: 575.9px) {
  .about-page .gallery-video .swiper {
    height: calc(100vw - 48vw);
  }
}

.product-page-info .gallery-main .preview {
  display: none;
}

.product-page-info .gallery-thumbs .video {
  cursor: pointer;
  border-radius: 8px;
  border: 1px solid hsla(48,8%,77%,.5);
  overflow: hidden;
  cursor: pointer;
  position: relative;
}

.product-page-info .gallery-main .video {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0.7));
}

.product-page-info .gallery-thumbs .preview {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.product-page-info .gallery-main .video video {
  object-position: center;
}

.product-page-info .gallery-thumbs .video video {
  pointer-events: none;
  object-fit: cover;
  object-position: center;
}

.aws-search-result .aws_result_item strong {
    color: #95eefe;
}

.about-page .gallery-bottom .gallery .image {
  height: 400px;
}

.about-page .gallery-bottom .gallery .image img {
  height: 400px;
}

.product-page .variation-select {
  background: transparent;
  border: 1px solid #2B2828;
  border-radius: 24px;
  text-align: center;
  min-width: 200px;
  padding: 10px;
  color: #2B2828;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 15px;
}

.product-page .variation-select {
  background: transparent;
  border: 1px solid #2B2828;
  border-radius: 24px;
  text-align: center;
  min-width: 200px;
  padding: 10px;
  color: #2B2828;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 15px;
}

.catalog .product .variation-select {
  background: transparent;
  border: 1px solid #fff;
  border-radius: 24px;
  text-align: center;
  min-width: 100%;
  padding: 10px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 15px;
}

.catalog .product .variation-select option {
  color: #2B2828;
}

.woocommerce .woocommerce-cart-form .cart-list .cart-item-thumbnail {
  flex: 0 0 100px;
}

@media (max-width: 767.9px) {
  .woocommerce .woocommerce-cart-form .cart-list .cart-item-thumbnail {
    flex: 0 0 60px;
  }
}

.payment-notice {
  margin-top: 20px;
  font-size: 16px;
  line-height: 1.3;
  color: #363636;
}

@media (max-width: 991.9px) {
  .mfp-figure,
  img.mfp-img {
    max-height: 100vh !important;
    padding: 10px 0;
    min-height: 375px;
    object-fit: cover;
  }
}

body.search {
  max-width: 100%;
  width: 100%;
}

html,
.product-page-info .info .description-content,
.product-page-info .info .description-content div {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

.product-page-info .info .description-content {
  line-height: 1;
}

.product-page-info .info .description-content div {
  display: inline;
  line-height: 1;
}

.product-page-info .info .description-content div::after {
  content: " \A\A";
  white-space: pre;
}

@media (max-width: 767.9px) {
  .product-page-info .info .attributes {
    flex-direction: row;
    align-items: flex-start;
  }
  
  .product-page-info .info .attributes .attribute {
    border-right: 1px solid #c9c7bf !important;
    border-left: 1px solid #c9c7bf !important;
    width: calc((100% / 2));
    margin-bottom: 20px;
  }
  
  .product-page-info .info .attributes .attribute:nth-child(odd) {
    border-right: none !important;
  }
}

.product-page-info .info .description-content.collapsed {
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
}

.readmore-mobile {
  display: none;
  font-weight: 500;
  color: #2b2828;
  text-decoration: underline;
  font-size: 1.125rem;
  margin-top: 10px;
  cursor: pointer;
}

.readmore-mobile.active {
  display: block;
}

.breadcrumbs-wrap .breadcrumbs,
.breadcrumbs-wrap .breadcrumbs a {
  color: #4d4d4d;
}

.catalog-product-page .product-item {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.catalog-product-page .product-content {
  flex: auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.catalog-product-page .product-content .actions {
  align-items: flex-start;
}

.woocommerce .checkout .form-row#billing_zone_1_field {
  margin-bottom: 10px;
}

.woocommerce .checkout .form-row#billing_zone_1_field label {
  display: block;
}

.woocommerce .checkout .form-row label {
  position: relative;
}

.woocommerce .checkout .form-row label .optional {
  display: none;
}

.address-error,
.address-warning,
.email-error {
  margin-top: 5px;
  position: relative;
  display: block;
  font-size: 12px;
  background-color: #f08080;
  border-radius: 6px;
  padding: 12px 15px;
  line-height: 1.2;
}

.address-warning {
  background-color: #f0ec80;
}

.address-error strong {
  font-weight: 700;
  font-size: 12px;
  margin-bottom: 5px;
  display: inline-block;
}

.testng {
  background: black;
  color: #fff;
  border-radius: 10px;
  padding: 10px;
  font-size: 12px;
}

.header-modal .side-menu {
    position: absolute;
    left: 0;
    width: 100%;
}

.header-modal .side-menu::before {
  display: none;
}

.header-modal .side-menu-block {
  width: 20vw;
  padding-left: 5vw;
}

@media (max-width: 1199.9px) {
  .header-modal .side-menu-block {
    width: 30%;
    padding-left: 5%;
  }
}

@media (max-width: 767.9px) {
  .header-modal .side-menu {
    position: absolute;
    left: 0;
    width: 70%;
  }
  
  .header-modal .side-menu .menu-navigation .menu-item,
  .header-modal .side-menu .phone {
    font-size: 1.25rem;
  }
  
  .header-modal .side-menu .schedule {
    font-size: 1.125rem;
  }

  .header-modal .side-menu-block {
    width: 100%;
    padding-left: 30px;
  }
  
  .header-modal .side-menu .socials {
    margin-left: 0;
  }
  
  .header-modal .side-menu .schedule {
    line-height: 1.3;
    margin-bottom: 10px;
  }
  
  .header-modal .side-menu .bottom {
    padding-bottom: 50px;
  }
  
  .header-modal .side-menu-block {
    justify-content: flex-start;
  }
  
  .header-modal .side-menu .top {
    row-gap: 6vh;
    margin-bottom: 70px;
  }
}

@media (max-width: 576.9px) {
  .catalog li.product {
    padding-right: calc(var(--bs-gutter-x) * .5);
  }
}

/* YMAPS */

.checkout .map-wrap {
  opacity: 0;
  pointer-events: none;
}

@media (max-width: 767.9px) {
  /* .woocommerce .checkout .form-row .woocommerce-input-wrapper ymaps {
    display: none;
  } */

  .checkout .map-wrap .ymaps-2-1-79-search_layout_panel {
    transform: translateY(0);
  }

  .checkout .map-wrap .ymaps-2-1-79-controls-pane {
    z-index: 100000;
  }
  
  /* .checkout .map-wrap .ymaps-2-1-79-searchbox__panel-layout .ymaps-2-1-79-searchbox__fold-button-cell {
    display: none;
  } */

  .checkout .map-wrap input.ymaps-2-1-79-searchbox-input__input {
    height: 40px;
  }

  .checkout .map-wrap .ymaps-2-1-79-searchbox__panel-layout .ymaps-2-1-79-searchbox__button-cell {
    vertical-align: middle;
    background: #fff;
  }
  
  .checkout .map-wrap .ymaps-2-1-79-copyrights-pane {
    opacity: 0;
    pointer-events: none;
  }
  
  .checkout {
    position: relative;
  }

  .checkout .map-wrap {
    opacity: 0;
    position: absolute;
    overflow-x: auto;
  }
  
  .checkout .map-wrap.active {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -12px;
    padding: 26px 12px;
    width: calc(100% + 24px);
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 4px 18px rgba(19, 20, 27, 0.25);
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    pointer-events: auto !important;
    opacity: 1 !important;
  }
  
  .checkout .map-wrap .map-checked {
    margin-top: 25px;
    opacity: 0;
    pointer-events: none;
    font-size: 1.125rem;
    text-align: center;
    font-weight: 600;
    background: rgb(228, 163, 20);
    padding: 12px 35px;
    border-radius: 8px;
    transition: all 300ms ease-in-out;
  }
  
  .checkout .map-wrap .map-checked.active {
    opacity: 1;
    pointer-events: auto;
  }
  
  .checkout .map-wrap.active .map-title {
    font-size: 1.125rem;
    font-weight: 600;
    margin-bottom: 25px;
    align-self: center;
  }
  
  .checkout .map-wrap.active #map {
    width: 100%;
    height: 300px;
  }
  
  .map-close {
    position: relative;
    top: 0;
    width: 64px;
    height: 64px;
    padding: 10px 15px;
    background-color: #e3e3e3;
    border-radius: 10px;
    margin: 0 auto;
    margin-top: 10px;
    opacity: 0.3;
  }

  .map-close:hover {
    opacity: 1;
  }

  .map-close::before, .map-close::after {
    position: absolute;
    top: 16px;
    left: 32px;
    content: ' ';
    height: 33px;
    width: 2px;
    background-color: #333;
  }

  .map-close::before {
    transform: rotate(45deg);
  }

  .map-close::after {
    transform: rotate(-45deg);
  }
  
/*   .checkout .map-wrap .ymaps-2-1-79-events-pane {
  pointer-events: none !important;
} */
  
/*   .checkout .map-wrap .ymaps-2-1-79-events-pane::after {
  content: "";
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
} */
}

.aws-container {
  background: #6C727A;
}
.aws-container .aws-show-clear .aws-search-field::placeholder {
  color: #B5B8BC;
}

.welcome-banner {
  background-image: url("../img/banner_bg.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.product-page-description {
  margin-top: 60px;
}

.product-page-description .title {
  color: #2B2828;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 20px;
}

@media (max-width: 767.9px) {
  .woocommerce .checkout .form-row textarea {
    height: 100%;
    max-height: none;
  }
}

.woocommerce .woocommerce-cart-form .cart-list .cart-item-remove {
  font-size: 1.75rem;
  color: #2b2828;
  top: 5px;
}
@media screen and (max-width: 420px) {
  .catalog-category .image {
    height: 100% !important;
  }
}

.cart-info-total {
  margin-bottom: 15px;
}

.cart-info .order-total {
  display: flex;
  align-items: flex-end;
  position: relative;
  font-size: 1.125rem;
}

.cart-info .order-total-price {
  margin-left: 5px;
  font-weight: 500;
}

.cart-info .minimum-amount {
  margin-bottom: 15px;
}

.cart-info .delivery-block {
  margin-bottom: 15px;
}

.taxonomy-description h2 {
  font-size: 1.25rem;
}
@media (max-width: 767.9px) {
  .product-page-info .info .product-quantity_weight .weight-count,
  .catalog-product-page .product-content .product-quantity_weight .weight-count {
    min-width: 45px;
  }
}
.address-save {
  margin-bottom: 20px;
  width: 100%;
  height: 49px;
  background: #e4a314;
  border-radius: 8px;
  padding: 12px 40px 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: relative;
  color: #13141b;
  font-size: 1.125rem;
  line-height: 1.3;
  font-weight: 600;
  transition: all 300ms ease-in-out;
  cursor: pointer;
}

.address-save.disabled {
  background: #c9c9c9;
  opacity: 0.5;
}

body.woocommerce-order-received .inner-page > .container > .row > *:first-child {
  display: none;
}

body.woocommerce-order-received .inner-page > .container > .row > *:last-child {
  width: 100%;
}

.product-page-related .product-item {
  height: 100%;
}
.product-item{    border-radius: 20px;
    overflow: hidden;
    position: relative;
    background: #2b2828;}
    
.product-content{padding: 20px 27px;}
.price{font-size: 1.5rem;
    color: #fff;
    font-weight: 600;}
.add-product{width: 100%;}