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

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: rgb(36,36,36);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(0,123,196);
	--wd-alternative-color: rgb(95,171,18);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-font-family: "Montserrat", Arial, Helvetica, sans-serif;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-font-family: "Montserrat", Arial, Helvetica, sans-serif;
	--btn-accented-bgcolor: rgb(0,123,196);
	--btn-accented-bgcolor-hover: rgba(0,123,196,0.85);
	--wd-form-brd-width: 0px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(248,248,248);
	background-image: url(https://techno-expert.com.ua/wp-content/uploads/2022/05/popup-banner.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: rgb(40,89,184);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
html .wd-nav.wd-nav-secondary > li > a {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 800;
}
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-size: 18px;
	text-transform: none;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
.whb-general-header .wd-nav.wd-nav-secondary > li > a {
	font-weight: 400;
	color: rgb(119,119,119);
}
.whb-general-header .wd-nav.wd-nav-secondary > li:hover > a, .whb-general-header .wd-nav.wd-nav-secondary > li.current-menu-item > a {
	color: rgb(36,36,36);
}
.wd-empty-page-text, .button.wc-backward, .button, .wc-backward, .woocommerce-MyAccount-content, .woocommerce-MyAccount-navigation-link, .woocommerce, .woocommerce-billing-fields__field-wrapper, .cart-product-label-link, .wc_payment_method.payment_method_cod, .button.alt, .woocommerce-terms-and-conditions-checkbox-text, .form-row.notes, #place_order {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button, html .wd-sticky-btn-cart .single_add_to_cart_button, html .wd-sticky-add-to-cart, html .wd-sticky-btn.wd-quantity-overlap div.quantity input[type] {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	background: rgb(95,171,18);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover, html .wd-sticky-btn-cart .single_add_to_cart_button:hover, html .wd-sticky-add-to-cart:hover, html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity input[type], html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity+.button {
	background: rgb(84,157,10);
}
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-color: rgb(119,119,119);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-bg: rgba(15,15,15,0.04);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 15px;
}
.woocommerce-product-gallery.thumbs-position-left {
	--wd-thumbs-width: 150px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	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-size: 16px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 10px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	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-size: 16px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 4px;
	}

}
:root{
--wd-container-w: 1390px;
--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: 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: 0px;
}

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

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


.entry-content.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description.wd-active.panel.wc-tab, .entry-content.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description.wd-active.panel.wc-tab .wc-tab-inner, .entry-content.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description.wd-active.panel.wc-tab .wc-tab-inner .electro-description, .entry-content.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description.wd-active.panel.wc-tab .wc-tab-inner .electro-description div span, .entry-content.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description.wd-active.panel.wc-tab .wc-tab-inner .electro-description p span, .entry-content.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description.wd-active.panel.wc-tab .wc-tab-inner .electro-description ul li{
font-family: inherit!important;}


.shop_attributes tr{
margin-bottom: 0px;
padding-bottom: 0px;}

.entry-content.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information.panel.wc-tab.wd-single-attrs.wd-style-table .wc-tab-inner .woocommerce-product-attributes.shop_attributes tr{
padding: 5px 0px;
	font-size: 16px;
}
.entry-content.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information.panel.wc-tab.wd-single-attrs.wd-style-table .wc-tab-inner .woocommerce-product-attributes.shop_attributes tr td{
padding-right: 10px;
}

.form-row.form-row-wide.address-field.update_totals_on_change{display: none;}
.wd-nav[class*="wd-style-"]>li>a {
text-transform: inherit;
}
.wd-nav.wd-gap-m {
    --nav-gap: 20px;
}

.woocommerce-MyAccount-content{
    flex: 1 0 100%;
    max-width: 100%;
    width: 100%;
    padding: 10px 30px; 
}	
.buttons:hover {
    background-color: transparent!important;
}

.product-label.onsale{
background-color: #FF3232!important;
}

ins .woocommerce-Price-amount.amount{
	color: #FF3232!important;	
}
del .woocommerce-Price-amount.amount{
	color: #000;
}@media (min-width: 1025px) {
	.product-grid-item :is(.product-image-link,.hover-img) img, .autocomplete-suggestion .suggestion-thumb img, .compare-value .product-image img{
	max-height: 300px;
	width: auto!important;
	padding-top: 30px;
}
.product-element-top{
height: 300px;}
.autocomplete-suggestion .suggestion-thumb, .compare-value .product-image{
max-height: 300px;}

.wd-product .product-image-link, .wd-product .hover-img>a{
max-height: 300px;
display: flex!important;
justify-content: center!important;
}

.wd-sticky-btn.wd-sticky-btn-shown .one_click_wrapper, .wd-sticky-btn.wd-sticky-btn-shown .credit_buttons_container {
display: none;
}

.price del{
font-size: 18px;}

ins .woocommerce-Price-amount.amount{
	color: #FF3232!important;
	font-size: 18px;
}
del .woocommerce-Price-amount.amount{
font-size: 18px;
	color: #000;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.product-grid-item :is(.product-image-link,.hover-img) img, .autocomplete-suggestion .suggestion-thumb img, .compare-value .product-image img {
	max-height: 300px;
	width: auto!important;
	padding-top: 30px;
}
.product-element-top{
height: 300px;}
.autocomplete-suggestion .suggestion-thumb{
max-height: 300px;}
.wd-product .product-image-link, .wd-product .hover-img>a{
max-height: 300px;
	display: flex!important;
justify-content: center!important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.product-grid-item :is(.product-image-link,.hover-img) img, .autocomplete-suggestion .suggestion-thumb img, .compare-value .product-image img  {
	max-height: 200px;
	width: auto!important;
	padding-top: 30px;
}
.product-element-top{
height: 200px;}
.autocomplete-suggestion .suggestion-thumb{
max-height: 200px;}
.wd-product .product-image-link, .wd-product .hover-img>a{
max-height: 200px;
display: flex!important;
justify-content: center!important;
}
}

@media (max-width: 576px) {
	.product-grid-item :is(.product-image-link,.hover-img) img, .autocomplete-suggestion .suggestion-thumb img, .compare-value .product-image img  {
	max-height: 200px;
	width: auto!important;
	padding-top: 30px;
}.product-element-top{
height: 200px;}
.autocomplete-suggestion .suggestion-thumb{
max-height: 200px;}
.wd-product .product-image-link, .wd-product .hover-img>a{
max-height: 200px;
	display: flex!important;
justify-content: center!important;
}

.shop_attributes td, .shop_attributes th{
	font-size: 14px;
}
}

