/*!
Theme Name: Bedida
Author: Oleh Babych
Author URI: https://www.weblancer.net/users/ob163256/
*/
.news-loop .col-3-xl {
  margin-bottom: 30px;
}
.variations th.label {
  display: none;
}
.single_variation_wrap {
  display: none !important;
}
.card__company-header-left-img > * {
  object-fit: contain;
}
.comment-form .logged-in-as {
  display: none;
}
.comment-respond .form {
  flex: 1;
}
.comment-notes {
  display: none;
}
.comment-reply-title {
  display: none;
}
.tabs.wc-tabs {
  display: none;
}
.woocommerce-result-count {
  display: none;
}
.comment-body {
  flex: 1;
}
.wpcf7-spinner {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.wpcf7-form-control-wrap {
  position: relative;
}
.wpcf7-not-valid-tip {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 12px;
  margin: 0;
}
.wpcf7-list-item {
  margin: 0;
}
.form__wrap {
  position: relative;
}
.form__btn-submit {
  position: static;
}
.wpcf7 form .wpcf7-response-output {
  text-align: center;
}
#filterManufacturers button[type='submit'] {
  display: none;
}
.leaflet-control-attribution {
  font-size: 10px;
}
#map {
  width: 100%;
  height: 100%;
}
.map {
  width: 100%;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  &:before {
    content: '';
    padding-top: 71.68%;
    width: 100%;
    display: inline-block;
  }
  & > * {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

.manufacturers-map {
  width: 100%;
}
.marker-popup {
  display: flex;
  flex-wrap: wrap;
  padding: 20px;
}
.marker-popup__img {
  width: 100%;
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.marker-popup__img img {
  flex: 0 0 auto;
  width: 80px;
  max-width: 80px;
  margin-right: 20px;
}
.marker-popup__img a {
  flex: 0 0 auto;
  color: #343738;
  font-weight: 500;
}
.map-list__item .icon {
  width: 16px;
  max-width: 16px;
  height: 16px;
  margin-right: 5px;
  flex: 0 0 auto;
  fill: #7b1733;
}
.marker-popup__content {
  font-size: 14px;
}
.marker-popup__content a {
  color: #7b1733;
}
.marker-popup__content > div:not(:last-child),
.marker-popup__content a:not(:last-child) {
  margin-bottom: 10px;
}
.marker-popup__content .icon {
  width: 20px;
  max-width: 20px;
  height: 20px;
  margin-right: 10px;
  flex: 0 0 auto;
  fill: #7b1733;
}
.manufacturers-map .country {
  padding: 80px 0;
}
.manufacturers-map .country:before,
.manufacturers-map .country:after {
  display: none;
}
.map-list {
  position: relative;
  border: 1px solid #d9d9d9;
  border-radius: 10px;
  overflow: hidden;
  max-height: 600px;
}
.map-list > ul {
  margin-bottom: 0;
  max-height: 600px;
  overflow: auto;
}

.map-list > ul > li {
  padding: 15px 20px;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.map-list > ul > li:not(:last-child) {
  border-bottom: 1px solid #d9d9d9;
}
.map-list > ul > li:hover {
  background-color: #f6e5ff;
  color: #7b1733;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.map-list__item-name {
  font-size: 24px;
  margin-bottom: 16px;
  font-weight: 500;
}
.map-list__item ul li:not(:last-child) {
  margin-bottom: 15px;
}
.leaflet-container a.leaflet-popup-close-button {
  top: 10px;
  right: 10px;
}
.leaflet-pane {
  z-index: 40;
}
.leaflet-top,
.leaflet-bottom {
  z-index: 41;
}
.card__company-header-right .rating-reviews-count a {
  text-align: center;
}
.manufacturer__wrap-right .country-regions {
  height: 100%;
}
.manufacturer__wrap-right {
  padding-left: 30px;
}
.manufacturer__wrap-right .map::before {
  padding-top: 0;
}
.header:after {
  display: none;
}
.bnt-load__more {
  padding: 0;
  border: none;
  background-color: transparent;
  color: #7b1733;
  flex-direction: row;
  font-size: 26px;
}
.bnt-load__more svg {
  margin-right: 15px;
}
.card__news-loop .box__inner > div {
  width: 100%;
}
.text ul {
  font-size: 16px;
  color: #343738;
  list-style: none;
  padding-left: 15px;
}
.text li:before {
  content: '\2714';
  color: #7b1733;
  margin-right: 8px;
  font-size: 16px;
  font-weight: bold;
}
.text ul li {
  line-height: 1.8;
  margin-bottom: 5px;
}
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}
/* Widgets
--------------------------------------------- */
.widget {
  margin: 0 0 1.5em;
}

.widget select {
  max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*='wp-image-'] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
}

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex='-1']:focus {
  outline: 0;
}
/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;

  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  /*rtl:ignore*/
  float: right;

  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}

.button.woof_reset_search_form {
  width: 100%;
}
.woof_fs_super_czena {
  border-bottom: 1px solid #d9d9d9;
  padding: 0 10px;
  margin-bottom: 30px;
}
.woof_fs_super_czena label {
  display: flex !important;
  font-size: 24px;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: center;
}
.woof_fs_super_czena label::after {
  content: '';
  display: block;
  width: 14px;
  height: 20px;
  margin-right: 5px;
  content: '';
  background: url(assets/images/src/fire.svg) 0 0 no-repeat;
  order: 0;
}
.comment-img {
  margin-top: 15px;
}
.input-error {
  color: rgb(152, 2, 2);
}
.card__product-header-img img {
  mix-blend-mode: multiply;
}
.product__row-content-summary .box__inner {
  align-items: flex-start;
}
.product__row-content-summary .product__content .single_add_to_cart_button {
  display: flex;
  align-items: center;
  gap: 5px;
  background-color: #800000;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  padding: 12px 24px;
  text-decoration: none;
  border-radius: 8px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  transition: all 0.2s ease-in-out;
  border: none;
  cursor: pointer;
}
.product__row-content-summary .product__content .single_add_to_cart_button::before {
  content: '🛒';
}
.product__row-content-summary .product__content .single_add_to_cart_button:hover {
  background-color: #a00000;
  transform: scale(1.05);
}
.card__product-category,
.card__comment-product-footer-category {
  border-bottom-width: 3px;
  border-bottom-style: solid;
  line-height: 1.5;
}
.line:after {
  display: none;
}
#avat {
  display: none;
}
.card__news-content p {
  overflow: hidden;
  display: block;
  -webkit-line-clamp: 3;
  display: box;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: normal;
}
.card__manufacturers-left-footer ul li a {
  border-bottom-width: 3px;
  border-bottom-style: solid;
  line-height: 1.5;
}
.hero-img p {
  font-size: 60px;
  display: flex;
  align-items: center;
  padding-left: 60px;
  color: #fff;
  font-weight: 500;
  line-height: normal;
  padding-right: 60px;
}
.text figure:not(.aligncenter) {
  margin-left: 0;
  margin-right: 0;
}
.product__slider-thumbs-item img {
  height: 100%;
}
.product__slider-thumbs-item > * {
  display: flex;
  justify-content: center;
  align-items: center;
}
.hero-img img {
  width: 100%;
  object-fit: cover;
}
.card__manufacturers-left-header {
  display: block;
}
.card__company-header-left-name .btn {
  display: none !important;
}

.hero-home__products-m .swiper-wrapper {
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.swiper-pagination-bullets {
  display: flex;
}
.hero-home__products-m .dots {
  margin-top: 24px;
}
.swiper-pagination-lock {
  display: none;
}
.nav-links {
  display: flex;
  gap: 20px;
  margin: 30px auto;
  justify-content: center;
}
.nav-links div {
  color: #7b1733;
  border: 1px solid #f6e5ff;
  border-radius: 8px;
  background: #f6e5ff;
  cursor: pointer;
}
@media only screen and (max-width: 1279.98px) {
  .manufacturers-map .col-7-xl {
    margin-bottom: 30px;
  }
  .hero-img p {
    font-size: 38px;
  }
}
@media only screen and (max-width: 767.98px) {
  .woof_fs_super_czena {
    margin-bottom: 0;
    border-bottom: none;
  }
  .news-loop .col-3-xl {
    margin-bottom: 15px;
  }
  .text ul {
    font-size: 1rem;
    font-weight: 300;
    line-height: normal;
    padding-left: 8px;
  }
  .text ul li {
    line-height: 1.6;
  }
  .hero-img p {
    font-size: 1rem;
    padding-left: 15px;
    padding-right: 15px;
  }
  .card__company-header-left-name a {
    margin-bottom: 0;
  }
}

.archive-page {
  margin-bottom: 50px;
}
.wrap-archive-post {
  max-width: 90%;
  display: flex;
  flex-wrap: wrap;
  gap: 20px; /* Расстояние между плитками */
  flex: 1 1 calc(50% - 20px); /* 2 плитки в ряд с учетом расстояния */
  box-sizing: border-box;
  border-radius: 10px;
  padding: 20px;
  background-color: #ffffff;
  transition: transform 0.3s;
  display: flex;
  flex-direction: column;
  box-shadow: 0 22px 37px 0 rgba(0, 0, 0, 0.05);
  border: 1px solid #f6e5ff;

  margin-bottom: 20px;
}

.wrap-archive-post:hover {
  transform: scale(1.02);
  background-color: #eee;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
p.post-archive-excerpt {
  font-style: italic;
  font-size: 14px;
}

.hero-archive {
  margin-bottom: 15px;
}

.archive-page .hero-img img {
  width: 100%;
  height: auto;
  border-radius: 8px;
}

.archive-page .text {
  text-align: left;
}

.archive-page .post-archive-title {
  font-size: 1.5em;
  margin-bottom: 10px;
}
.post-archive-meta {
  display: flex;
  align-items: center;
  gap: 20px;
  margin: 10px 0;
}
p.post-archive-date {
  font-size: 14px;
  margin-bottom: 0 !important;
}

.post-archive-date,
.post-archive-category,
.post-archive-excerpt {
  margin-bottom: 0;
}
p.post-archive-category {
  font-size: 14px;
  background-color: #eee;
  display: inline-block;
  padding: 3px 15px;
  margin: 0;
  border-radius: 10px;
}

@media (max-width: 768px) {
  .wrap-archive-post {
    flex: 1 1 100%;
  }
}
