@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.sevamed.bg/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=8.2.6") format("woff2");
}

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

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

:root {
	--wd-text-font: Verdana, Geneva, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: Verdana, Geneva, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: Verdana, Geneva, 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: 'Bookman Old Style', serif;
	--wd-widget-title-font: 'Bookman Old Style', serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: inherit;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: Verdana, Geneva, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: inherit;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 4px;
	--wd-primary-color: rgb(0,141,210);
	--wd-alternative-color: rgb(235,85,94);
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(234,85,94);
	--btn-default-bgcolor: rgb(225,235,255);
	--btn-default-bgcolor-hover: rgb(219,227,249);
	--btn-default-color: rgb(0,141,210);
	--btn-default-color-hover: rgb(0,140,191);
	--btn-accented-bgcolor: rgb(0,141,210);
	--btn-accented-bgcolor-hover: rgb(0,129,193);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--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: rgb(249,249,249);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 840px;
}
.wd-page-title {
	background-color: rgb(0,141,210);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.whb-top-bar .wd-nav.wd-nav-secondary > li > a {
	font-weight: 600;
	font-size: 13px;
	text-transform: uppercase;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-weight: 500;
	font-size: 18px;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title a:hover {
	color: rgb(221,51,51);
}
.page .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
html .wd-buy-now-btn {
	background: rgb(0,141,210);
}
html .wd-buy-now-btn:hover {
	background: rgb(0,141,210);
}
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);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 5px;
--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;
}

@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-nav-sticky>li>a {
    padding: 0px 20px;
    min-width: 1px;
    min-height: 0px;
}

.category-grid-item .more-products>a {
    display: none;
}

.shop_attributes tr {
	flex-direction: column;}

.site-content {
    margin-bottom: 0px;
}


@media (min-width: 769px)
.product-list-item .product-element-top {
    flex: 0;
    margin-right: 15px;
}

.product-grid-item :is(.product-image-link,.hover-img) img {
    width: 0%;
    display: none;
}


.product-element-top.wd-quick-shop {
    width: 0%;
    display: none;
}



.product-list-item:not(:last-child) .product-wrapper {
    margin-bottom: 10px !important;
	  padding-bottom: 5px !important;
}
.product-wrapper .product-element-bottom
{
    display: flex;
    flex-direction: row;
    gap: var(--wd-prod-gap);
    justify-content: space-between;
}
@media (min-width: 768px) and (max-width: 1024px) {
	.site-content {
    margin-bottom: 0px;
}
.product-grid-item {
    text-align: var(--text-align);
    --text-align: left;
}

}

@media (min-width: 577px) and (max-width: 767px) {
	.site-content {
    margin-bottom: 0px;
}
.product-grid-item {
    text-align: var(--text-align);
    --text-align: left;
}
}

@media (max-width: 576px) {
	.site-content {
    margin-bottom: 0px;
}
.product-grid-item {
    text-align: var(--text-align);
    --text-align: left;
}
}

