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

:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(30,115,190);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 20px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(67,150,101);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(67,150,101);
	--btn-accented-bgcolor-hover: rgb(61,136,92);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: url(https://yomo.in.ua/wp-content/uploads/2021/08/black-friday-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: 300px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #f7f7f7;
	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: 16px;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-weight: 700;
}
.product-labels .product-label.onsale {
	background-color: rgb(238,238,34);
	color: rgb(0,0,0);
}
.product-labels .product-label.new {
	background-color: rgb(221,51,51);
}
.product-labels .product-label.out-of-stock {
	color: rgb(221,51,51);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

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

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 0px;
--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: 1400px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1400px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1400px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


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

.single-product-page .product-image-summary-inner {
  position: relative;
}
.single-product-page .product-image-summary-inner .woocommerce-product-gallery::after {
  content: "✓ в наявності";
  position: absolute;
	top:3px;
	left:-5px;
	color: #ffffff;
	background: #00c713;
	padding:0 3px;
	font-size:14px;
	z-index:100;
}
.single-product-page.onbackorder .product-image-summary-inner .woocommerce-product-gallery::after {
  position: absolute;
	content: "→під замовлення 3-5днів";
	position: absolute;
	top:5px;
	left:-5px;
	transform: rotate(-9deg);
	color: #fcf767;
	background: #aa50d4;
	padding:0 3px;
	font-size:14px;
}
.single-product-page.outofstock .product-image-summary-inner .woocommerce-product-gallery::after {
	content: "";
	background: transparent;
}

.wd-products .wd-product {
  position: relative;
}
.wd-products .wd-product::after {
  content: "✓ в наявності";
  position: absolute;
	top:3px;
	left:0px;
	color: #ffffff;
	background: #00c713;
	transform: rotate(-7deg);
	padding:0px 3px 2px 3px;
	font-size:11px;
	z-index:100;
	border-radius:5px;
}
.wd-products .wd-product.onbackorder::after {
  position: absolute;
	content: "→під замовлення 3-5днів";
	position: absolute;
	top:2px;
	left:0px;
	transform: rotate(-5deg);
	color: #fcf767;
	background: #aa50d4;
	padding:0 3px;
	font-size:12px;
	z-index:100;
	border-radius:5px;
}
.home .wd-products .wd-product::after {
  top:0px;
	left:-5px;
}
.home .wd-products .wd-product.onbackorder::after {
  top:0px;
	left:-5px;
}

.single-product-page.product_tag-b-u .woocommerce-product-gallery__image::before {
	content: "";
	background: url(https://yomo.in.ua/wp-content/uploads/b-u-left-label.svg) top center;
	position: absolute;
	width: 60px;
	height: 60px;
	top: 10px;
	left: -3px;
	z-index: 1;
}
.archive.tax-product_cat .product.product_tag-b-u::before, .home .product.product_tag-b-u::before, .post-type-archive .product_tag-b-u .product-wrapper::before, .owl-item .product.product_tag-b-u::before {
  content: "";
	background: url(https://yomo.in.ua/wp-content/uploads/b-u-left-label.svg) top center;
	position: absolute;
	width: 30px;
	height: 30px;
	top: 35px;
	left: 8px;
	z-index: 1;
}
.home .wd-product.product_tag-b-u::before {
	top: 17px;
	left: -1px;
	width: 25px;
	height: 25px;
}
.post-type-archive .product_tag-b-u .product-wrapper::before, .archive.tax-product_cat .product.product_tag-b-u::before {
	left: -1px;
}
.wcus-checkout-fields {
		margin-top: 15px;
		margin-bottom: 10px;
    border-left: 5px solid #ff392e;
    border-right: 5px solid #ff392e;
    border-bottom: 5px solid #ff392e;
    border-radius: 5px 5px 5px 5px; /* Встановлюємо бордер-радіус тільки для нижнього бордера */
}
.wcus-checkout-fields h3 {
    position: relative;
    background-color: #ff392e;
    color:#ffffff;
    padding: 10px 70px 10px 10px;
    margin: 0px -5px 0px -5px;
    font-weight: bold;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
}
.wcus-checkout-fields h3::after {
    position: absolute;
    top: -25px;
    right: -20px;
    content: "";
    background: url(https://yomo.in.ua/wp-content/uploads/nova_poshta_truck.png) no-repeat top right / cover;
    width: 120px;
    height: 80px;
    z-index: 100;
}
.woocommerce-billing-fields {
	display: flex;
	flex-direction: column;
}

#ukrposhta_shippping_surname_field {display:none;}

.wd-product-stock.stock.wd-style-default.available-on-backorder, .wd-product-stock.stock.wd-style-default.in-stock, .wd-product-stock.stock.wd-style-default.out-of-stock {
	display:none;
}

.single-product-page .stock.in-stock, .single-product-page .stock.available-on-backorder {
	font-size:12px;
}
.single-product-page .woocommerce-product-details__short-description {
	font-size:14px;
	line-height:1.3em;
}
.single-product-page .widget.sidebar-widget.woocommerce .wd-entities-title {
	display: -webkit-box;
	-webkit-line-clamp: 3; /* Обмеження до 3 рядків */
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	max-height: 4.5em; /* Враховуючи line-height: 1.5em */
	line-height: 1.5em; /* Висота рядка */
}
.woocommerce-mini-cart-item.mini_cart_item .cart-info .wd-entities-title, .woocommerce-mini-cart-item.mini_cart_item .cart-info .wd-product-sku{
	font-size:12px;
}


.copyrights-wrapper {
	font-size:12px;
}

.widget-area {font-size:12px;}


.product.outofstock::after, .outofstock .product-images-inner::after {
	display:none;
}

.product-wrapper .onsale.product-label {
	font-size:10px;
}
.product-labels {
	top: 4px;
	z-index: 101;
	gap: 5px;
}
.home .wd-carousel-item .wd-product.onbackorder::after {
  position: absolute;
	content: "→";
	position: absolute;
	top:-10px;
	left:0px;
	transform: rotate(-5deg);
	color: #fcf767;
	background: #aa50d4;
	padding:0 3px;
	font-size:12px;
	z-index:100;
	border-radius:5px;
}
.home .wd-carousel-wrap .wd-product::after {
	content: "✓ в наявності";
  position: absolute;
	top:-10px;
	left:0px;
	color: #ffffff;
	background: #00c713;
	transform: rotate(-5deg);
	padding:0px 3px 2px 3px;
	font-size:11px;
	z-index:100;
	border-radius:5px;
}
:is(.products-bordered-grid-ins,.wd-products-with-bg:not(.products-bordered-grid),.wd-products-with-shadow:not(.products-bordered-grid)) .wd-product {
    --wd-prod-bg-sp: 10px;
}
.row.product-image-summary-inner .summary-inner {
	background-color: rgba(0, 0, 0, 0.033) !important;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 10px !important;
	border: 1px solid rgba(0, 0, 0, 0.05) !important;
}
.wd-el-title {
	justify-content: center;
}
:is(.widget,.wd-widget,div[class^="vc_wp"]) {
	line-height:1.1em;
}

.single-product-page.product_tag-hot_label .woocommerce-product-gallery__image::before {
	content: "";
	background: url(https://yomo.in.ua/wp-content/uploads/hot_label42-8.png) no-repeat top center;
	position: absolute;
	width: 42px;
	height: 63px;
	top: 26px;
	left: 0px;
	z-index: 100;
}
.archive.tax-product_cat .product.product_tag-hot_label::before, .home .product.product_tag-hot_label::before, .post-type-archive .product_tag-hot_label .product-wrapper::before, .owl-item .product.product_tag-hot_label::before {
  content: "";
	background: url(https://yomo.in.ua/wp-content/uploads/hot_label26.png) top center;
	position: absolute;
	width: 26px;
	height: 39px;
	top: -10px;
	right: 10px;
	z-index: 1;
}
.home .wd-product.product_tag-hot_label::before {
	content: "";
	background: url(https://yomo.in.ua/wp-content/uploads/hot_label26.png) top center;
	position: absolute;
	width: 26px;
	height: 39px;
	top: -12px;
	right: 10px;
}
.wd-filter-list a {
	padding-block: 2px;
}
.vc_custom_1654852925026 {
	background-color: #fafafa;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 15px 20px !important;
}
.cart-content-wrapper>.cart_totals .cart-totals-inner {
	background-color: rgb(255,255,255) !important;
	box-shadow: 5px 10px 50px rgba(0, 0, 0, 0.2) !important;
}
.woocommerce-checkout-review-order-table {
	background-color: #fafafa !important;
}
form.woocommerce-checkout input.input-text {
	background-color: #fafafa !important;
}
.wd-wtl-form label span {
	font-size:10px;
}
.wd-wtl-form label {
    margin-top: 10px;
}
.wd-wtl-form h4 {
 margin-bottom:5px;
}
.wd-wtl-form {
    border: 2px solid rgba(221,51,51,0.5);
}
.woocommerce-billing-fields #billing_country_field {
	display:none;
}
h5.widget-title {
    display: inline-block;
    position: relative;
}

h5.widget-title::after {
    content: "";
    position: absolute;
    left: 2px;
    bottom: 3px;
    width: 100%;
    height: 5px;
    background: linear-gradient(90deg, #FFA500, #FFD700, #FFB900);
    z-index: 0;
    opacity: 0.5;
    border-radius: 2px;
}
.product-summary-shadow .summary-inner {
	background-color: #fafafa !important;
	box-shadow: 3px 7px 20px rgba(0, 0, 0, 0.17) !important;
	border: 1px solid #ededed !important;
}
.wd-shipping-details .woocommerce-additional-fields>h3 {
	font-size:0px;
}
#description-import .row, #opis-import .row {
	display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin: 2% 0;
}
#description-import .half, #opis-import .half {
	flex: 1 1 0%;
}
#description-import .full, #opis-import .full {
  margin-right: 0 !important;
}
#description-import img, #opis-import img {
  padding-right: 15px;
}
.wc_payment_method.payment_method_privaty_payment label {position: relative;}
.wc_payment_method.payment_method_privaty_payment label::after {
    position: absolute;
    top: -4px;
    right: -26px;
    content: "";
    background: url(https://yomo.in.ua/wp-content/uploads/2025/03/pp_parts_pay_icon.png) no-repeat top right / cover;
    width: 20px;
    height: 20px;
    z-index: 100;
}
#wcus-shipping-cost {position: relative;}
#wcus-shipping-cost::after {
    position: absolute;
    top: -2px;
    left: -25px;
    content: "";
    background: url(https://yomo.in.ua/wp-content/uploads/2025/03/nova_poshta_logo50.png) no-repeat top right / cover;
    width: 20px;
    height: 20px;
    z-index: 100;
}
#shipping_method.woocommerce-shipping-methods li:nth-child(2) {
	position: relative; 
	display: inline-flex;
  flex-direction: row-reverse;
  align-items: flex-start;
}
#shipping_method.woocommerce-shipping-methods li:nth-child(2)::after {
    position: absolute;
    top: -5px;
    left: -29px;
    content: "";
    background: url(https://yomo.in.ua/wp-content/uploads/2025/03/rozetka_logo50.png) no-repeat top right / cover;
    width: 28px;
    height: 28px;
    z-index: 100;
}
@media (max-width:454px) {
		#shipping_method.woocommerce-shipping-methods li:nth-child(2)::after {
		left: 9px;
	}
}

.post-type-archive .wd-product-countdown.wd-timer.wd-style-standard span.wd-timer-days, .post-type-archive .wd-product-countdown.wd-timer.wd-style-standard span.wd-timer-hours, .post-type-archive .wd-product-countdown.wd-timer.wd-style-standard span.wd-timer-min, .post-type-archive .wd-product-countdown.wd-timer.wd-style-standard span.wd-timer-sec {
	font-size:14px;
	background: #f7f7f7;
	border: 1px solid #e6e6e6;
}
.single-product .wd-product-countdown.wd-timer.wd-style-standard span.wd-timer-days, .single-product .wd-product-countdown.wd-timer.wd-style-standard span.wd-timer-hours, .single-product .wd-product-countdown.wd-timer.wd-style-standard span.wd-timer-min, .single-product .wd-product-countdown.wd-timer.wd-style-standard span.wd-timer-sec {
	background: #f7f7f7;
	border: 1px solid #e6e6e6;
}
.tax-product_cat .wd-product-countdown.wd-timer.wd-style-standard span.wd-timer-days, .tax-product_cat .wd-product-countdown.wd-timer.wd-style-standard span.wd-timer-hours, .tax-product_cat .wd-product-countdown.wd-timer.wd-style-standard span.wd-timer-min, .tax-product_cat .wd-product-countdown.wd-timer.wd-style-standard span.wd-timer-sec {
	font-size:14px;
	background: #f7f7f7;
	border: 1px solid #e6e6e6;
}
#wd-add-to-cart.wd-buy-now-btn {position:relative}
#wd-add-to-cart.wd-buy-now-btn::after {
    position: absolute;
    top: 7px;
    right: -33px;
    content: "";
    background: url(https://yomo.in.ua/wp-content/uploads/2025/03/pp_parts_pay_icon.png) no-repeat top right / cover;
    width: 23px;
    height: 23px;
    z-index: 100;
}
#wd-add-to-cart.wd-buy-now-btn::before {
	position: absolute;
	top: 11px;
	right: -175px;
	content: "Оплата частинами\Aна 3 місяці";
	font-size:7px;
	width: 100%;
	z-index: 100;
	color:grey;
	white-space: pre;
	text-align: left;
}
.wd-sticky-btn .wd-sticky-btn-cart #wd-add-to-cart.wd-buy-now-btn::before, .wd-sticky-btn .wd-sticky-btn-cart #wd-add-to-cart.wd-buy-now-btn::after {
	display: none;
}
.wd-sticky-btn .wd-sticky-btn-cart .extended-warranty-checkbox, .wd-sticky-btn .wd-sticky-btn-cart .woopayment-methods-info, .wd-sticky-btn .wd-sticky-btn-cart .laptop-options-checkbox, .wd-sticky-btn .wd-sticky-btn-cart .prynter-options-checkbox {
	display:none;
}
.wc_user_shipping_time {
	color: #3382d0;
	display: inline-block;
	position: relative;
	font-size: 14px;
}
.wc_user_shipping_time span {
	color: #000;
	padding: 0px 18px 0px 0px;
	background: linear-gradient(to right, transparent, #ffe934); /* Градієнт від прозорого до жовтого */
}
.wc_user_shipping_time span::after {
    position: absolute;
    top: -1px;
    right: -27px;
    content: "";
    background: url(https://yomo.in.ua/wp-content/uploads/delivery_truck3.png) no-repeat top center / cover;
    width: 41px;
    height: 21px;
}
.woocommerce-product-attributes-item.woocommerce-product-attributes-item--attribute_pa_termin-dostavky {
	display:none;
}
.single_add_to_cart_button {
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.single_add_to_cart_button::before,
.single_add_to_cart_button::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    transform: translateX(-100px) skewX(-15deg); /* Початкова позиція зі зміщенням */
}

/* ::before — ширший спалах з розмиттям */
.single_add_to_cart_button::before {
    width: 30px;
    background: rgba(255, 255, 255, 0.9);
    filter: blur(20px);
    opacity: 0.9;
    animation: cart_button_pulseblob 5s linear infinite; /* Цикл 5 секунд */
}

/* Анімація для періодичного спалаху */
@keyframes cart_button_pulseblob {
    0% {
        transform: translateX(-100px) skewX(-15deg); /* Початок зліва */
        opacity: 0.7;
    }
    8% {
        transform: translateX(300px) skewX(-15deg); /* Рух направо */
        opacity: 1;
    }
    15% {
        transform: translateX(300px) skewX(-15deg); /* Завершення активної анімації */
        opacity: 0.7;
    }
    100% {
        transform: translateX(-100px) skewX(-15deg); /* Повернення в початкову позицію для наступного циклу */
        opacity: 0.5;
    }
}
bdi {white-space:nowrap;}
.widget .product-categories .count {
	padding-inline-start: 3px !important;
	padding-inline-end: 3px !important;
}

.single-product-page table {
    width: 100%; /* Займає всю ширину контейнера */
    border-collapse: collapse; /* Видаляє проміжки між межами */
    font-size: 14px; /* Зменшений розмір шрифту */
    line-height: 1.2em; /* Компактна висота рядків */
    color: #333; /* Темний текст для кращої читабельності */
}
.single-product-page th {
    background-color: #f5f5f5; /* Світло-сірий фон для заголовків */
    text-align: left; /* Текст вирівняний по лівому краю */
    padding: 4px 6px; /* Внутрішні відступи для заголовків */
		font-size: 14px; /* Зменшений розмір шрифту */
    line-height: 1.2em; /* Компактна висота рядків */
    border: 1px solid #ddd; /* Межі навколо заголовків */
		text-transform: none;
}
.single-product-page td {
    padding: 4px 6px; /* Менші відступи для компактності */
    border: 1px solid #ddd; /* Межі для кожної комірки */
    vertical-align: top; /* Текст вирівняний по верхньому краю */
}
.single-product-page th {
	background: #454545 !important;
	color: white !important;
}
.single-product-page tbody tr:nth-child(even) {
    background-color: #f9f9f9; /* Світло-сірий фон для кожного другого рядка */
}
.single-product-page tbody tr:nth-child(odd) {
    background-color: #fff; /* Білий фон для решти рядків */
}
.single-product-page tbody tr:hover {
    background-color: #e9f3ff; /* Блакитний фон при наведенні */
}
.single-product-page td:first-child {
    font-weight: bold; /* Виділення перших колонок для кращої структури */
    color: #555; /* Темно-сірий колір для першої колонки */
}@media (min-width: 1025px) {
	.single-product-page .product_title {
	font-size:24px;
	font-weight:bold;
}
.wd-logo img {
	padding-right:85px;
}
#description-import .row, #opis-import .row{
  flex-direction: row;
}
}

