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

:root {
	--wd-text-font: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(86,86,86);
	--wd-text-font-size: 15px;
	--wd-title-font: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(36,36,36);
	--wd-entities-title-color-hover: rgb(0, 0, 0);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(36,36,36);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(148,177,174);
	--wd-alternative-color: rgb(132,159,156);
	--btn-default-bgcolor: rgb(148,177,174);
	--btn-default-bgcolor-hover: rgb(132,159,156);
	--btn-accented-bgcolor: rgb(148,177,174);
	--btn-accented-bgcolor-hover: rgb(132,159,156);
	--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: url(https://dev.podomedic.gr/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
: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: rgb(255,255,255);
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 600;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1805px;
--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: 5px;
}

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


.wd-page-title {
background-color: #0a0a0a;
}

.testimonial-rating {
  margin-bottom: -30px;
}@media (min-width: 1025px) {
	#woodmart-html-block-1 .wd-text-block.reset-last-child.text-left {
  padding-right: 80px;
}

.page-id-8609 .services .wd-info-box, .page-id-18 .services .wd-info-box {
  min-height: 295px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.mobile-nav::after {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url("https://dev.podomedic.gr/wp-content/uploads/2025/11/Podomedic_icon.png");
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: auto;
  opacity: 0.3;
  pointer-events: none;
  z-index: 0;
  margin-right: -20px;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.mobile-nav {
    width: 100%;
  }
  .mobile-nav .wd-action-btn.wd-style-text > a::before {
    font-size: 34px;
    color: #333;
    margin-right: 0px;
  }
  .mobile-nav .wd-nav-mobile > li > a, .mobile-nav .wd-nav.wd-layout-drilldown > li [class*="sub-menu"] > .menu-item > a, .mobile-nav .wd-nav .wd-sub-menu .wd-drilldown-back > a {
    padding: 5px 40px;
    border-bottom: 0px solid;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    min-height: 55px;
  }
  .mobile-nav #menu-mobile-navigation {
    margin-top: 20px;
  }
.mobile-nav .wd-heading {
    justify-content: space-between;
    padding: 30px 40px 30px 40px;
    border-bottom: 1px solid #f0f0f0;
  }
.mobile-nav .mobInfo {
    display: flex;
    flex-direction: column;
    height: 100%;
    margin-top: auto;
    padding: 50px 40px 0px 40px;
    row-gap: 12px;
  }
  .mobile-nav .mobInfo h4 {
    margin-bottom: 0px;
		font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
  }
  .mobile-nav .mobInfo .mobFollow {
    margin-top: 30px;
    margin-bottom: 0px;
  }
  .mobile-nav .mobInfo .info-box-icon {
    align-items: center;
    display: flex;
    column-gap: 6px;
  }
.mobile-nav::after {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url("https://dev.podomedic.gr/wp-content/uploads/2025/11/Podomedic_icon.png");
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: auto;
  opacity: 0.3;
  pointer-events: none;
  z-index: 0;
  margin-right: -20px;
}
}

@media (max-width: 576px) {
	.mobile-nav {
    width: 100%;
  }
  .mobile-nav .wd-action-btn.wd-style-text > a::before {
    font-size: 34px;
    color: #333;
    margin-right: 0px;
  }
  .mobile-nav .wd-nav-mobile > li > a, .mobile-nav .wd-nav.wd-layout-drilldown > li [class*="sub-menu"] > .menu-item > a, .mobile-nav .wd-nav .wd-sub-menu .wd-drilldown-back > a {
    padding: 5px 40px;
    border-bottom: 0px solid;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    min-height: 55px;
  }
  .mobile-nav #menu-mobile-navigation {
    margin-top: 20px;
  }
.mobile-nav .wd-heading {
    justify-content: space-between;
    padding: 30px 40px 30px 40px;
    border-bottom: 1px solid #f0f0f0;
  }
.mobile-nav .mobInfo {
    display: flex;
    flex-direction: column;
    height: 100%;
    margin-top: auto;
    padding: 50px 40px 0px 40px;
    row-gap: 12px;
  }
  .mobile-nav .mobInfo h4 {
    margin-bottom: 0px;
		font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
  }
  .mobile-nav .mobInfo .mobFollow {
    margin-top: 30px;
    margin-bottom: 0px;
  }
  .mobile-nav .mobInfo .info-box-icon {
    align-items: center;
    display: flex;
    column-gap: 6px;
  }
.mobile-nav::after {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url("https://dev.podomedic.gr/wp-content/uploads/2025/11/Podomedic_icon.png");
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: auto;
  opacity: 0.3;
  pointer-events: none;
  z-index: 0;
  margin-right: -20px;
}
}

