@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.polisafety.gr/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.9") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 14px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(37,77,112);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: rgb(37,77,112);
	--btn-default-bgcolor-hover: rgb(58,84,112);
	--btn-accented-bgcolor: rgb(37,77,112);
	--btn-accented-bgcolor-hover: rgb(58,84,112);
	--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: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgba(255,255,255,0);
	background-image: none;
}
html .wd-product .wd-product-cats a, html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 13px;
	text-transform: capitalize;
}
.product-labels .product-label.onsale {
	background-color: rgb(37,77,112);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(67,142,68);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(181,41,41);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(132,26,26);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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: 8px;
}

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


.wd-page-title {
background-color: rgb(0,40,63);
}

/* Disable Double img bug from auto category img */
img.woocommerce-placeholder {
    display: none !important;
}

/* Menu css Fix */
.wd-event-hover:hover>.wd-dropdown, .wd-event-click.wd-opened>.wd-dropdown, .wd-dropdown.wd-opened {
    margin-top: 10px !important;
}
.wd-header-cats.wd-style-1 .menu-opener {
    padding: 10px 15px !important;
    width: 150px !important;
    max-width: 150px !important;
    min-width: 150px !important;
    height: 50px !important;
    height: 50px!important;
    border-radius: var(--wd-brd-radius)!important;
}
.wd-dropdown-cats, .wd-dropdown-cats .wd-nav.wd-nav-vertical, .wd-dropdown-cats .wd-nav.wd-nav-vertical>li:first-child>a {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-radius: var(--wd-brd-radius);
}

.wd-sub-menu li>a img, .wd-nav-img {
    filter: brightness(0) saturate(100%) invert(25%) sepia(38%) saturate(1074%) hue-rotate(170deg) brightness(92%) contrast(90%);
}
.menu-separator {
    display: inline-block;
    width: 1px;
    height: 20px;
    vertical-align: middle;
    border-bottom: 1px solid var(--brdcolor-gray-300);
}

/* Product BRAND on product */
.product-labels .label-with-img {
    border: 1px solid #0000001f;
    padding: 5px !important;
    color: white;
    background-color: white;
}

.product-label.attribute-label:not(.label-with-img) {
    border: 1px solid #0000001f;
    padding: 5px !important;
    background-color: white;
}

/* Filters Css */
.filter.filter--style-premmerce.premmerce-filter-body {
    width: 100%;
    height: 900px;
    overflow-y: auto;
    overflow-x: hidden;
    box-sizing: border-box;
    padding-right: 10px;
}

.filter__item-border {
    border: 1px solid #c7c7c7;
    border-radius: 7px;
    margin: 5px !important;
}
