@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//pharmacare.com.mk/wp-content/themes/woodmart8.2/fonts/woodmart-font-1-400.woff2?v=8.2.0") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(53,53,53);
	--wd-text-font-size: 14px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Montserrat", 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: "Montserrat", 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: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(101,147,0);
	--wd-alternative-color: rgb(148,17,0);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(95,142,45);
	--btn-accented-bgcolor-hover: rgb(178,211,202);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(80,211,176);
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: url(https://pharmacare.jupiterdesigns.co/wp-content/uploads/2021/09/retail-popup-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(160,160,160);
	background-image: url(https://pharmacare.com.mk/wp-content/uploads/2022/11/slider-3-iatrika-eidi-1900x1200-1.jpg);
	background-repeat: no-repeat;
	background-size: inherit;
	background-attachment: scroll;
	background-position: center center;
}
.wd-footer {
	background-color: rgba(245,121,32,0.89);
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 24px;
	color: rgb(30,115,190);
}
html .product-image-summary-wrap .product_title:hover, html .wd-single-title .product_title:hover {
	color: rgb(129,215,66);
}
html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 15px;
	color: rgb(30,115,190);
}
html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a:hover {
	color: rgb(142,206,175);
}
html .wd-nav.wd-nav-main > li > a, html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 16px;
	color: rgb(17,17,17);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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: 5px;
}

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

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Montserrat !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Montserrat !important;
}

https://ah/* Hide prices from shop and products and related products*/
div.product-grid-item .price {
	display: none;
}

.woodmart-hover-base .hover-content table tr:first-child {
	display: none;
}

.single .price {
   display:none;
}

.autocomplete-suggestion .price {
display: none;
}

// Reduce font size in categories, mobile
html .product.category-grid-item .wd-entities-title {
    font-size: 11px!important;
}
// search bar hide categories
.aft-header-background .cate-dropdown {
    display: none;
}

/* make search bar shorter */
.header-style-3 .search {
    width: 70%;
}@media (min-width: 1025px) {
	/*

    The following CSS codes are created by the YellowPencil plugin.
    https://yellowpencil.waspthemes.com/


    T A B L E   O F   C O N T E N T S
    ........................................................................

    01. Global Styles

*/



/*-----------------------------------------------*/
/*  Global Styles                                */
/*-----------------------------------------------*/
body #menu-main-navigation .menu-item .wd-nav-img{
	min-height:35px;
	min-width:35px;
}

body #menu-main-menu-right > .menu-item > .woodmart-nav-link .wd-nav-img{
	min-height:40px;
}

body #menu-top-bar-right .menu-item .nav-link-text{
	font-weight:600;
	font-size:13px;
}

body #menu-footer-menu-useful-links a b{
	color:#0f0000;
}

body .wd-text-block p strong{
	color:#000000;
}

body .footer-sidebar .widget h5{
	color:#000000;
}

body #menu-main-menu-right .menu-item .nav-link-text{
	color:#000000;
	font-weight:600;
}

body .min-footer .col-left small{
	color:#000000;
}
}

