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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Varela Round", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Varela Round", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Varela Round", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Tinos", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Varela Round", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Varela Round", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(123,77,103);
	--wd-alternative-color: rgb(208,178,192);
	--wd-link-color: rgb(123,77,103);
	--wd-link-color-hover: rgb(208,178,192);
	--btn-default-bgcolor: rgb(123,77,103);
	--btn-default-bgcolor-hover: rgb(208,178,192);
	--btn-default-color: rgb(255,255,255);
	--btn-default-color-hover: rgb(0,0,0);
	--btn-accented-bgcolor: rgb(123,77,103);
	--btn-accented-bgcolor-hover: rgb(208,178,192);
	--btn-accented-color: rgb(255,255,255);
	--btn-accented-color-hover: rgb(0,0,0);
	--btn-color: rgb(255,255,255);
	--btn-bgcolor: rgb(123,77,103);
	--btn-color-hover: rgb(0,0,0);
	--btn-bgcolor-hover: rgb(208,178,192);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://ofirgal.online/wp-content/uploads/2021/07/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.page-title-default {
	background-color: rgb(123,77,103);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(248,222,231);
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a, html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a {
	font-family: "Varela Round", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 20px;
}
html .whb-header .wd-header-cats .menu-opener, html .page-title .breadcrumbs a, html .page-title .breadcrumbs span, html .page-title .yoast-breadcrumb a, html .page-title .yoast-breadcrumb span, html .product.category-grid-item .more-products, html .product.category-grid-item.cat-design-replace-title .more-products, html .product.wd-cat .wd-cat-count, html .widget_product_categories .product-categories > li > a {
	font-family: "Varela Round", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 20px;
	color: rgb(255,255,255);
}
form {
	font-family: "Varela Round", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 16px;
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}
	form {
		font-size: 16px;
	}

}

@media (max-width: 768.98px) {
	html .whb-header .wd-header-cats .menu-opener, html .page-title .breadcrumbs a, html .page-title .breadcrumbs span, html .page-title .yoast-breadcrumb a, html .page-title .yoast-breadcrumb span, html .product.category-grid-item .more-products, html .product.category-grid-item.cat-design-replace-title .more-products, html .product.wd-cat .wd-cat-count, html .widget_product_categories .product-categories > li > a {
		font-size: 20px;
	}
	form {
		font-size: 16px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--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: 12px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


@media (min-width: 1025px) {
	.wd-nav-img, .mega-menu-list img {
    display: inline-block;
    margin-left: 7px;
    max-height: 50px;
    width: auto !important;
}



.wd-nav-product-cat>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 20px;
}
}

@media (max-width: 576px) {
	.wd-nav-img, .mega-menu-list img {
    display: inline-block;
    margin-left: 7px;
    max-height: 30px;
    width: auto !important;
}


.wd-nav-product-cat>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
}
}

