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

:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(36,36,36);
	--wd-text-font-size: 14px;
	--wd-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--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: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(255,204,0);
	--wd-alternative-color: rgb(0,0,0);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(255,204,0);
	--btn-accented-bgcolor-hover: rgb(255,204,0);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
.header-banner {
	background-color: rgb(0,0,0);
	background-image: none;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(244,244,244);
	background-image: none;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-size: 17px;
	color: rgb(15,15,15);
}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title {
	font-weight: 300;
	font-size: 16px;
	line-height: 24px;
	text-transform: none;
	color: rgb(15,15,15);
}
html .wd-product .wd-product-brands-links a {
	font-weight: 600;
	font-size: 14px;
	color: rgb(0,0,0);
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: rgb(0,0,0);
}
html .widget-area .widget .price > .amount, html .widget-area .widget .price > ins .amount, html .widget-area .widget .price > ins .amount {
	color: rgb(0,0,0);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 32px;
	--wd-arrow-icon-size: 20px;
	--wd-arrow-color: rgb(0,0,0);
	--wd-arrow-color-hover: rgb(255,204,0);
	--wd-arrow-color-dis: rgb(219,219,219);
	--wd-arrow-bg: rgb(255,204,0);
	--wd-arrow-bg-hover: rgb(0,0,0);
	--wd-arrow-bg-dis: rgb(163,163,163);
	--wd-arrow-shadow: 0px 0px 25px 0px rgba(0,0,0,0.14);
}
.product-labels .product-label.onsale {
	background-color: rgb(255,0,0);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery.thumbs-position-left {
	--wd-thumbs-width: 150px;
	--wd-thumbs-height: 450px;
}

@media (max-width: 1024px) {
	.woocommerce-product-gallery.thumbs-position-left {
		--wd-thumbs-width: 75px;
	--wd-thumbs-height: 75px;
	}

}

@media (max-width: 768.98px) {
	html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
		font-size: 16px;
	}
	html .wd-product .wd-product-brands-links a {
		font-size: 12px;
	}
	html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
		font-size: 14px;
	}
	.woocommerce-product-gallery.thumbs-position-left {
		--wd-thumbs-width: 75px;
	--wd-thumbs-height: 75px;
	}

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

@media (min-width: 1617px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1600px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


nav.woocommerce-pagination ul.page-numbers li span.current {
	background: #FFCC00 !important;}

.next .page-numbers:hover {
	background: #FFCC00 !important;}
	
#menu-item-65068 .woodmart-nav-link .nav-link-text {
   color: #ff0000;
}

.shop-loop-head {
	display: none !important;
}
.woocommerce-breadcrumb a, .yoast-breadcrumb a {
	color: #ff0000;
	font-weight: 600;}

.wd-product.wd-hover-fw-button .wrap-price {
	display: flex !important;
flex-direction: column;
align-items: start !important;
flex-wrap: wrap;
justify-content: space-between; }

.current {
	background-color: #333333;}
.text-white {
	color: #fff !important;}

.main-rew h5 {
	display: none;}

.woocommerce-product-attributes-item--attribute_pa_brand, .in-stock:before {
	display: none !important;}

.wd-attr-name-label {
	font-weight: 400;
	font-size: 12px;}

.wd-attr-term a {
	font-weight: 500;
	font-size: 12px;
	color: #000 !important; }

.wd-product .product-image-link {
	position: static !important;}

.wd-style-form .wd-pf-title:after {
	color: #fff !important;
	font-size: 14px !important;
	font-weight: bold !important;}

.tl-call-catcher .button {
	background: #FFCC00;
	padding: 4px;
	border-radius: 4px;
	font-size: 14px;}

/* Приховуємо Off-Canvas ще до завантаження сторінки */
.e-off-canvas {
    opacity: 0 !important;
    visibility: hidden !important;
    transform: translateX(-100%) !important;
    transition: none !important;
}

/* Додаємо плавне відображення після завантаження */
body.loaded .e-off-canvas {
    transition: opacity 0.3s ease, transform 0.3s ease !important;
}

.wd-side-hidden {
	z-index: 9999999999 !important; }
@media (min-width: 1025px) {
	.product-element-top {
    display: flex;
    height: 300px;
 align-items: center;
justify-content: center;
}

.wd-product :is(.product-image-link,.hover-img) img {
 height: 100%;
 width: 100%;
 object-fit: contain;
 }

.wd-product .product-image-link {
 height: 100%;}

.woocommerce-product-gallery img {
height: 550px;
object-fit: contain;
}

.custom-pagination-container {
	display: flex;
	justify-content: center;
	justify-items: center;
	column-gap: 20px;
	margin: 30px 0px;
}

.wd-loop-footer {
	margin-top: 0px !important;
align-content: center;}

.product-element-top .wd-quick-shop a {
	position: static !important}

}

@media (max-width: 576px) {
	.product-element-top {
    height: 150px;
		display: flex;
    align-items: center;
}

.wd-product img {
		width: auto !important;
}

.wd-product .product-image-link {
    display: flex !important;
    justify-content: center;
}

.wc-block-product-categories-list li:nth-child(n+6) {
  display: none;
}

.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image {
	height: 50 px !important;
	min-width: 50 px !important;}

.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image img{
	height: 50px !important;
	width: auto !important;}
.wd-style-underline {
	background: #FFCC00;}

.gtranslate_wrapper {
font-size: 20px;
display: flex;
flex-direction: row;
align-items: center;
column-gap: 20px;
}

.copy-sku-button { 
	display: none !important; }

.sku-text {
	text-decoration: initial !important;}

}

