@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//kion.com.ua/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.7") format("woff2");
	font-display:block;
}

:root {
	--wd-header-banner-h: 80px;
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: rgb(53,53,53);
	--wd-text-font-size: 13px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(10, 10, 10);
	--wd-alternative-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 12px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 12px;
	--wd-brd-radius: 30px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(255 121 0);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: rgb(255,121,0);
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(255,121,0);
	--btn-accented-bgcolor-hover: rgb(255,195,56);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(255,121,0);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(255,121,0);
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--wd-sticky-btn-height: 78px;
}
.wd-popup.wd-age-verify {
	background-color: Масив;
	background-image: none;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 320px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
}
.wd-footer {
	background-color: rgb(0,0,0);
	background-image: none;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 12px;
}
.page .wd-page-content {
	background-color: rgb(247,247,247);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(247,247,247);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(247,247,247);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(247,247,247);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(247,247,247);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(247,247,247);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(247,247,247);
	background-image: none;
}
html .wd-buy-now-btn {
	font-weight: 700;
	color: rgb(255,255,255);
	background: rgb(0,0,0);
}
html .wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(255,163,58);
}
html .widget_price_filter [class*="price_slider_amount"] .button {
	color: rgb(255,255,255);
	background: rgb(255,121,0);
}
html .widget_price_filter [class*="price_slider_amount"] .button:hover {
	color: rgb(255,255,255);
	background: rgb(102,102,102);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
	--wd-arrow-radius: 50px;
}
.product-labels .product-label.new {
	background-color: rgb(255,137,58);
}
.product-labels .product-label.featured {
	background-color: rgb(255,189,58);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 1000px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 50px;
	--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 12px;
	--wd-sticky-btn-height: 42px;
	}
	html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
		font-size: 11px;
	}

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

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



/* Дизайн для видео иконки Youtobe */
.wd-action-btn.wd-style-icon-bg-text>a {
    border-radius: 30px;
    background-color: #ff0000 !important;
    padding: 20px;
    color: #ffffff;
}
.product-additional-galleries {
    bottom: 14px;
    padding: 19px;
}
/* Cтикер li-ion для ПК уменьшение шрифта */
.product-label.attribute-label:not(.label-with-img) {
    background-color: #f6f6f6c4 !important;
    color: #242424 !important;
    font-size: 10px;
}
/* Cтикер хит и все для моб-версии уменьшение шрифта */
@media (max-width: 576px) {
    .product-label {
        padding-inline: 5px;
        min-width: 40px;
        font-size: 7px !important;
    }
}
/* Cтикер li-ion для моб-версии уменьшение шрифта */
@media (max-width: 576px) {
    .product-label.attribute-label:not(.label-with-img) {
    background-color: #f6f6f6c4 !important;
    color: #242424 !important;
    font-size: 7px;
    }
}

/* Cтикер sale baxfix */
.woocommerce .product span.onsale {
    padding: 5px;
    z-index: 100;
}

/* Тень товаров */
.wd-hover-with-fade .content-product-imagin {
    box-shadow: 0 0 65px rgba(0, 0, 0, 0.15);
}

/*Woodmar стикери товарів праворуч */
.woocommerce-product-gallery .product-labels[class*="labels-rounded"] {
    top: 15px;
    inset-inline-start: 15px;
}
.woocommerce-product-gallery .product-labels[class*="labels-rounded"] {
    top: 15px;
    inset-inline-end: 0px;
}
.woocommerce-product-gallery .product-labels {
    inset-inline-start: auto;
    z-index: 10;
    align-items: flex-end;
    max-width: 10%;
}
/* ---Базовий стиль для десктопу (великий екран) ------------------------------*/
div.br_alabel[class*="berocket_alabel_id_"] > span {
    /* Плавне зменшення БІЛЬШ інтенсивне */
    height: clamp(25px, 2.5vw + 10px, 40px) !important;
    width: clamp(25px, 2.5vw + 10px, 40px) !important;
}

/* КРИТИЧНИЙ момент для планшетів/MacBook на пів екрана */
@media only screen and (max-width: 1024px) {
    div.br_alabel[class*="berocket_alabel_id_"] > span {
        height: 30px !important;  /* Вже не 40, а 30! */
        width: 30px !important;
    }
}

/* Ще сильніше для вузьких планшетів */
@media only screen and (max-width: 900px) {
    div.br_alabel[class*="berocket_alabel_id_"] > span {
        height: 26px !important;
        width: 26px !important;
    }
}

/* Фінальний розмір для телефонів */
@media only screen and (max-width: 768px) {
    div.br_alabel[class*="berocket_alabel_id_"] > span {
        height: 25px !important;
        width: 25px !important;
    }
}
.berocket_better_labels .berocket_better_labels_position.berocket_better_labels_position_right {
    align-items: end;
    background: #ffffffc9;
    border-radius: 36px;
    padding: 0px 4px 1px 1px;
    margin: 5px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
}

/* Анимация кнопки позвонить---------------------------------------------*/
.b-animate {
  position: relative;
  border-radius: 50px;
  border: none;
  cursor: pointer;

  /* ГРАДІЄНТНИЙ ФОН */
  background: linear-gradient(
    270deg,
    #ff0000,
    #ff7b00,
    #ffcc00,
    #ff0000
  );
  background-size: 400% 400%;
  animation: gradientFlow 4s ease infinite;

  overflow: hidden;
  isolation: isolate;
}

/* БЛІК ПО КОНТУРУ */
.b-animate::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 2px; /* товщина бордера — МОЖЕШ МІНЯТИ */

  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(255,255,255,0.3) 40%,
    rgba(255,255,255,1) 50%,
    rgba(255,255,255,0.3) 60%,
    transparent 100%
  );
  background-size: 300% 100%;
  animation: borderRun 2.5s linear infinite;

  -webkit-mask:
    linear-gradient(#000 0 0) content-box,
    linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude;

  pointer-events: none;
  z-index: 1;
}

/* ТЕКСТ / ІКОНКА */
.b-animate > * {
  position: relative;
  z-index: 2;
}

/* АНІМАЦІЇ */
@keyframes gradientFlow {
  0%   { background-position: 0% 50%; }
  50%  { background-position: 100% 50%; }
  100% { background-position: 0% 50%; }
}

@keyframes borderRun {
  from { background-position: 0% 50%; }
  to   { background-position: 300% 50%; }
}
/* Анимация кнопки позвонить кінець----------------------------------------------------*/
/* Ціна з ПДВ біля ціни----------------------------------------------------*/
.vat-label {
    display: inline-block;
    margin-left: 3px;
    padding: 3px 11px;
    font-size: 12px;
    line-height: 1;
    border-radius: 10px;
    background: linear-gradient(122deg, #ff7900, #ffc616);
    color: #fff;
    font-weight: 500;
    white-space: nowrap;
}
/* Ціна з ПДВ КІНЕЦЬ----------------------------------------------------*/


@media (min-width: 577px) and (max-width: 767px) {
	}
}

