@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//medgroup.com.ua/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.3") 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: #333;
	--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-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #020100;
	--wd-alternative-color: #00707c;
	--btn-default-bgcolor: #1e73be;
	--btn-default-bgcolor-hover: #002d96;
	--btn-accented-bgcolor: #00a2b7;
	--btn-accented-bgcolor-hover: #00a2b7;
	--wd-form-brd-width: 2px;
	--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: 280px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #dddddd;
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(221,51,51);
}
.product-labels .product-label.new {
	background-color: rgb(26,90,132);
}
.product-labels .product-label.featured {
	background-color: rgb(221,51,51);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 600px;
}
:root{
--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: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}



.wd-page-title {
background-color: #007ac1;
}

.woodmart-swatch.swatch-with-bg {	border: 1px solid #cecece;}
.iconic-wlv-terms__term-content {
    border: none !important;
}
.cat-design-default .hover-mask {
    bottom: 65px;
}

.woodmart-swatch.swatch-with-bg {
    border-radius: 50%;
}
.filter-swatch span {
	border-radius: 50% !important;
  width:25px !important; 
  height:25px !important;
}

.swatch-inner .layer-term-name{
    font-weight:bold !important;
    font-size: 14px !important;
    line-height: 1 !important;
	  color: #777 !important;
    }
.swatch-inner .layer-term-name:hover{
	  color: #333 !important;
    }

.grid-columns-2 .product-grid-item .product-element-top {
	height: 470px;
}
.grid-columns-4 .product-grid-item .product-element-top {
	height: 270px;
}

.wd-sticky-loader {
	display:none;
}

.button_sg {
	background:#55555a;
	color:#e8e9eb;
}

.wd-sizeguide-btn {
		margin:3px;
		padding: 5px 20px;
    min-height: 48px;
    font-size: 14px;
		background-color: #9c9c9d;
    color: #e8e9eb;
}
.wd-sizeguide-btn:hover {
    box-shadow: inset 0 0 200px rgba(0,0,0,0.1);

}

#wpv-me-map-container-47874 {
    height: 600px !important;
    max-width: 2700px !important;
}@media (min-width: 768px) and (max-width: 1024px) {
	.description-area-before .page-description, .description-area-before .term-description {
margin-top:25px;
}
.grid-columns-2 .product-grid-item .product-element-top {
	height: 270px;
}
.grid-columns-4 .product-grid-item .product-element-top {
	height: 170px;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.description-area-before .page-description, .description-area-before .term-description {
margin-top:25px;
}
.grid-columns-2 .product-grid-item .product-element-top {
	height: 270px;
}
.grid-columns-4 .product-grid-item .product-element-top {
	height: 170px;
}
}

@media (max-width: 576px) {
	.woodmart-buttons {display:none;}
.description-area-before .page-description, .description-area-before .term-description {
margin-top:25px;
}
.grid-columns-2 .product-grid-item .product-element-top {
	height: 200px;
}
.grid-columns-4 .product-grid-item .product-element-top {
	height: 160px;
}
}

