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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//vyron.com.ua/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//vyron.com.ua/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//vyron.com.ua/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//vyron.com.ua/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//vyron.com.ua/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//vyron.com.ua/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//vyron.com.ua/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//vyron.com.ua/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(255,255,255);
	--wd-text-font-size: 16px;
	--wd-title-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: rgb(255,255,255);
	--wd-entities-title-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(255,255,255);
	--wd-entities-title-color-hover: rgb(255, 255, 255);
	--wd-alternative-font: var(--wd-text-font);
	--wd-widget-title-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(255,255,255);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-brd-radius: 21px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,200,150);
	--wd-alternative-color: rgb(255,255,255);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(34,71,204);
	--btn-accented-bgcolor-hover: rgb(31,64,185);
	--btn-transform: none;
	--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-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-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(0,0,0);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
.page :is(.wd-page-content, .whb-header) {
	background-color: rgb(11,11,11);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(0,0,0);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(11,11,11);
	background-image: none;
}
html .btn.wd-buy-now-btn {
	background: rgb(160,194,105);
}
html .btn.wd-buy-now-btn:hover {
	background: rgb(131,172,43);
}
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);
}
.product-labels .product-label.onsale {
	background-color: rgb(126,164,222);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(171,186,129);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(227,162,141);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1422px;
--wd-form-brd-radius: 5px;
--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: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

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


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

body,
.website-wrapper,
.main-page-wrapper {
    background: #f5f7fa !important;
    color: #111 !important;
}

.site-content,
.woocommerce,
.wd-content-layout {
    background: #f5f7fa !important;
}

.wd-header,
.whb-header,
.whb-main-header {
    background: #ffffff !important;
}





















.ww-hit-section{
  background:#f5f7fa;
  padding:80px 20px;
}
.ww-hit-head{
  text-align:center;
  max-width:850px;
  margin:0 auto 45px;
}
.ww-hit-head span{
  display:inline-flex;
  padding:9px 18px;
  border-radius:999px;
  background:#fff;
  color:#00a97f;
  font-weight:900;
  letter-spacing:3px;
  box-shadow:0 12px 30px rgba(17,17,17,.06);
}
.ww-hit-head h2{
  font-size:54px;
  line-height:1.05;
  font-weight:900;
  color:#111;
  margin:24px 0 15px;
}
.ww-hit-head p{
  color:#5f6368;
  font-size:18px;
}
.ww-hit-products{
  max-width:1320px;
  margin:auto;
  background:#fff;
  padding:28px;
  border-radius:36px;
  box-shadow:0 28px 80px rgba(17,17,17,.08);
}
.ww-hit-products .wd-product-wrapper{
  border-radius:26px!important;
  overflow:hidden!important;
  box-shadow:0 16px 45px rgba(17,17,17,.08)!important;
}
.ww-hit-products .product-element-bottom{
  padding:18px!important;
}
.ww-hit-products .price ins{
  color:#00a97f!important;
  text-decoration:none!important;
}
.ww-hit-products .product-label.onsale{
  background:#00c896!important;
}
.ww-hit-bottom{
  text-align:center;
  margin-top:35px;
}
.ww-hit-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:54px;
  padding:0 30px;
  border-radius:999px;
  background:#111;
  color:#fff!important;
  font-weight:900;
  text-decoration:none!important;
}
@media(max-width:768px){
  .ww-hit-section{padding:55px 12px;}
  .ww-hit-head h2{font-size:32px;}
  .ww-hit-products{padding:14px;border-radius:24px;}
}




