:root {
	--wd-text-font: "IBM Plex Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 17px;
	--wd-title-font: "IBM Plex Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "IBM Plex Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Hind", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Hind", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(255,153,51);
	--wd-alternative-color: rgb(255,153,51);
	--btn-default-bgcolor: rgb(221,153,51);
	--btn-default-bgcolor-hover: rgb(221,51,51);
	--btn-accented-bgcolor: rgb(255,153,51);
	--btn-accented-bgcolor-hover: rgb(255,153,51);
	--btn-color: rgb(255,255,255);
	--btn-bgcolor: rgb(255,153,51);
	--btn-color-hover: rgb(255,255,255);
	--btn-bgcolor-hover: rgb(221,153,51);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(255,153,51);
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: url(https://thelp.by/wp-content/uploads/2021/08/motorcycle-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(74,74,74);
	background-image: none;
	background-repeat: no-repeat;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 13px;
}
.woocommerce-product-gallery.thumbs-position-left {
	--wd-thumbs-width: 212px;
	--wd-thumbs-height: 475px;
}

@media (max-width: 1024px) {
	.woocommerce-product-gallery {
		--wd-gallery-gap: 6px;
	}

}

@media (max-width: 768.98px) {
	.woocommerce-product-gallery {
		--wd-gallery-gap: 4px;
	}
	.woocommerce-product-gallery.thumbs-position-left {
		--wd-thumbs-width: 0px;
	--wd-thumbs-height: 0px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 5px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}

rs-slides :is([data-type=text],[data-type=button]) {
font-family: IBM Plex Sans !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: IBM Plex Sans !important;
}

.wd-page-title {
background-color: rgb(73,73,73);
}

span.upcase {
    float: right;    
    margin-left: 10px;
}
tr:nth-child(even) {
  background-color: #f2f2f2;
}

.image-gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}

.image-gallery > li {
  flex-basis: 250px; /* width: 250px; */
list-style: none;
}
ul.image-gallery {
    list-style: none;
}
.image-gallery li img {
  object-fit: cover;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border-radius: 5px;
}
.entry-meta.wd-entry-meta {
    DISPLAY: NONE;
}
.blog-design-masonry.has-post-thumbnail .post-date {
    top: 10px;
    left: 10px;
    DISPLAY: NONE1;
}

.read-more-section {
    margin-top: 15px;
    margin-bottom: 0;
    line-height: 1;
    DISPLAY: NONE;
}

.hovered-social-icons.wd-tltp.wd-tltp-top {
    display: none;
}


.whb-main-header p {
    line-height: 1.1;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: orange;
    
}

.wd-nav[class*="wd-style-"]>li>a {
    color: var(--nav-color);
    font-weight: 600;
}

.woocommerce-breadcrumb .breadcrumb-last:last-child, .yoast-breadcrumb .breadcrumb_last:last-child {
    display: none;
    margin-inline-end: 0;
}


tr1:nth-child(even) {
    background-color: #f2f2f2;
    margin-top: -6px;
    padding-top: 11px;
    padding-bottom: 10px;
}
tr1:nth-child{
    
    margin-top: -6px;
    padding-top: 11px;
    padding-bottom: 10px;
}

table.woocommerce-product-attributes.shop_attributes tr {
    background: white;
}

.woodmart-recent-posts .recent-posts-time, a.recent-posts-comment {
    margin-inline-end: 5px;
    display: none;
}

.woocommerce .awooc-custom-order-wrap .wpcf7-form-control.wpcf7-submit {
    background-color: #ff9933;
    color: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .125);
border-radius:4px;
}
table {
      width: 100%;
      border-collapse: collapse;
    }
td.woocommerce-product-attributes-item__value {
    width: 300px;
      word-wrap: break-word;
}
@media (max-width: 768px) {
	body .shop_attributes tr {
		flex-direction: column;
		align-items: flex-start;
		row-gap: 5px;
	}
	
	body .shop_attributes td {
		text-align: left;
	}
}

/* Кнопка трубки – всегда с анимацией */
.phone-pulse-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: #F7941D;
  box-shadow: 0 0 0 0 rgba(247, 148, 29, 0.6);
  text-decoration: none;
  position: relative;
  vertical-align: middle;

  /* ключевой момент – анимация сразу в обычном состоянии */
  animation-name: phone-pulse;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-out;
}

/* На hover/focus анимацию не меняем, только опционально чуть масштаб */
.phone-pulse-btn:hover,
.phone-pulse-btn:focus {
  transform: scale(1.05);
}

/* Иконка трубки внутри */
.phone-pulse-btn img {
  width: 30px;
  height: 30px;
  display: block;
  filter: brightness(0) invert(1);
}

/* Пульсация (волна вокруг кнопки) */
@keyframes phone-pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 128, 0, 0.6);
  }
  70% {
    box-shadow: 0 0 0 15px rgba(255, 128, 0, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 128, 0, 0);
  }
}
/* Делаем старую цену черной и убираем прозрачность */
.price del, 
.price del .woocommerce-Price-amount, 
.price del bdi {
    color: #333333 !important;
    opacity: 1 !important;
    -webkit-text-fill-color: #333333 !important; /* Для браузеров Safari/Chrome */
}

/* На случай, если плагин Discount Rules использует свои классы */
.woo-discount-rules-rules-list del,
.wdr_strike_price del {
    color: #333333 !important;
    opacity: 1 !important;
}

/* мессенджеры */
/* ========== FAB: раскрывающееся меню мессенджеров ========== */
@media (max-width: 767px) {
  
  .fab-container {
    position: fixed;
    bottom: 40px; /* Внизу экрана */
    right: 15px;
    z-index: 999998;
    display: flex;
    flex-direction: column; /* Кнопки идут ВВЕРХ */
    align-items: center;
  }

  /* Главная кнопка - цвет как у трубки */
  .fab-main {
    width: 56px;
    height: 56px;
    background: #F39200; /* Точный цвет трубки */
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    box-shadow: 0 4px 15px rgba(243, 146, 0, 0.5);
    cursor: pointer;
    transition: all 0.3s ease;
    animation: fab-pulse 2s ease-in-out infinite; /* Мерцание */
  }

  /* Мерцание кнопки */
  @keyframes fab-pulse {
    0%, 100% {
      box-shadow: 0 4px 15px rgba(243, 146, 0, 0.5);
      transform: scale(1);
    }
    50% {
      box-shadow: 0 4px 25px rgba(243, 146, 0, 0.8);
      transform: scale(1.05);
    }
  }

  .fab-main svg {
    transition: transform 0.3s ease;
  }

  /* Анимация при открытии - останавливаем мерцание */
  .fab-container.active .fab-main {
    background: #333;
    animation: none; /* Убираем мерцание когда открыто */
  }

  .fab-container.active .fab-main svg {
    transform: rotate(180deg);
  }

  /* Скрытые опции - ВЫШЕ главной кнопки */
  .fab-options {
    display: flex;
    flex-direction: column; /* Снизу вверх */
    margin-bottom: 15px; /* Отступ от главной кнопки */
    gap: 12px;
    opacity: 0;
    transform: translateY(20px); /* Выезжают снизу */
    pointer-events: none;
    transition: all 0.3s ease;
  }

  /* Показываем при активации */
  .fab-container.active .fab-options {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
  }

  /* Кнопки мессенджеров */
  .fab-item {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 3px 10px rgba(0,0,0,0.2);
    text-decoration: none;
    transition: transform 0.2s ease;
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(10px);
  }

  .fab-item:active {
    transform: scale(0.9);
  }

  .fab-item img {
    width: 48px;
    height: 48px;
    display: block;
  }
}

/* На десктопе скрываем */
@media (min-width: 768px) {
  .fab-container {
    display: none !important;
  }
}
/* Скрываем pricing tables до инициализации скрипта (только на мобиле) */
@media (max-width: 767px) {
  .vc_do_pricing_table {
    opacity: 0;
    transition: opacity 0.3s ease;
  }
  
  /* Показываем после инициализации */
  [data-scroll-init="true"] .vc_do_pricing_table {
    opacity: 1;
  }
}
/* Скрываем хлебные крошки только на странице чистки DPF */
.page-id-133897 nav.wd-breadcrumbs {
    display: none !important;
}
/* Полностью скрываем секцию заголовка на темном фоне только на странице DPF */
.page-id-133897 .page-title {
    display: none !important;
}
/* почему чистка лучше Увеличиваем текст и саму кнопку на первом экране DPF */
/* ============================================
   КОМПАКТНЫЕ КАРТОЧКИ ПРЕИМУЩЕСТВ (ВСЕ НА 1 ЭКРАН)
   ============================================ */

/* ============================================
   КОМПАКТНЫЕ КАРТОЧКИ ЧЕРЕЗ КЛАСС dpf-compact-benefits
   ============================================ */

@media (max-width: 767px) {
    /* Убираем лишние отступы у ряда */
    .dpf-compact-benefits {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        margin-top: 0 !important;
    }

    /* Каждая колонка становится горизонтальной плашкой */
    .dpf-compact-benefits .vc_column_container {
        margin-bottom: 8px !important;
        padding: 0 10px !important;
    }

    .dpf-compact-benefits .vc_column-inner {
        display: flex !important;
        flex-direction: row !important; /* Иконка слева, текст справа */
        align-items: center !important;
        padding: 12px 15px !important;
        background: #ffffff !important;
        border-radius: 10px !important;
        box-shadow: 0 3px 10px rgba(0,0,0,0.05) !important;
        border: 1px solid #f0f0f0 !important;
    }

    /* Иконка: уменьшаем и фиксируем слева */
    .dpf-compact-benefits .vc_single_image-wrapper {
        flex: 0 0 45px !important;
        margin-right: 15px !important;
        margin-bottom: 0 !important;
    }

    .dpf-compact-benefits .vc_single_image-img {
        width: 40px !important;
        height: auto !important;
    }

    /* Заголовок внутри карточки */
    .dpf-compact-benefits h3 {
        font-size: 15px !important;
        margin: 0 0 2px 0 !important;
        text-align: left !important;
        line-height: 1.2 !important;
        font-weight: 700 !important;
    }

    /* Текст описания */
    .dpf-compact-benefits .wpb_text_column p {
        font-size: 12px !important;
        margin: 0 !important;
        text-align: left !important;
        line-height: 1.3 !important;
        color: #555 !important;
    }

    /* Убираем пустые отступы WPBakery внутри */
    .dpf-compact-benefits .wpb_wrapper > div {
        margin-bottom: 0 !important;
    }
}
/* ============================================
   DPF: Блок с видео из Instagram
   ============================================ */

.dpf-video-block {
    padding: 20px 15px 10px 15px !important;
    text-align: center;
}

/* Обертка для адаптивного видео 9:16 */
.dpf-video-wrapper {
    position: relative;
    width: 100%;
    max-width: 420px;      /* чтобы на десктопе не растягивалось слишком широко */
    margin: 0 auto 10px auto;
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 12px 30px rgba(0,0,0,0.18);
}

/* Соотношение сторон 16:9 или ближе к вертикальному формату Reels */
.dpf-video-wrapper::before {
    content: "";
    display: block;
    padding-top: 177%; /* примерно 9:16; можно чуть подправить */
}

/* Сам iframe */
.dpf-video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

/* Мобильная настройка */
@media (max-width: 767px) {
    .dpf-video-block {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .dpf-video-wrapper {
        max-width: 100%;
        border-radius: 16px;
    }
}

@media (min-width: 1025px) {
	.blog-design-masonry .post-title {
    font-size: 17px;
}
.product_title {
    font-size: 24px;
    line-height: 1.2;
    --page-title-display: block;
}

figure.entry-thumbnail {
    height: 250px;
}

.post-img-wrapp {
    max-height: 300px;
}
}

@media (max-width: 576px) {
	figure.entry-thumbnail {
    height: 200px;
}

@media (max-width: 768px) {
        body .shop_attributes tr {
                flex-direction: column;
                align-items: flex-start;
                row-gap: 5px;
        }

        body .shop_attributes td {
                text-align: left;
        }
@media (max-width: 768px) {
  .footer-status-bar {
    position: fixed !important;
    left: 0;
    right: 0;
    bottom: 0 !important;
    width: 100vw;
    z-index: 999999;

    background: #f5f5f5;
    border-top: 1px solid #e0e0e0;
    color: #666;

    font-size: 13px;
    line-height: 1.2;
    text-align: center;

    padding: 9px 12px;
    padding-bottom: calc(8px + env(safe-area-inset-bottom));
  }

  /* компенсация, чтобы не перекрывать контент */
  .website-wrapper {
    padding-bottom: calc(34px + env(safe-area-inset-bottom));
  }

}

