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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(118,118,118);
	--wd-text-font-size: 15px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--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: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,84,172);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(0,84,172);
	--btn-accented-bgcolor-hover: rgb(3,65,129);
	--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://implantologiaoraleroma.it/wp-content/uploads/2021/07/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center 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: rgb(0,84,172);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 35px;
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--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: 0px;
}

@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);
}
}


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

.wd-nav > li > a {
  color: rgb(255, 255, 255);
}
.wd-nav > li > a:hover {
  color: rgb(255, 255, 255);
}
.woodmart-recent-posts .wd-entities-title {
  margin-bottom: -5px !important;
  font-size: 13px !important;
}
woodmart-recent-posts li {
  display: flex;
  margin-bottom: 10px !important;
  padding-bottom: 7px !important;
  border-bottom: 1px solid var(--brdcolor-gray-300);
}
:is(.widget_categories, .widget_pages, .widget_archive, .widget_nav_menu) ul li {
  display: block;
  color: var(--color-gray-300);
  margin-bottom: 5px !important;
}
.logo-carousel-free .sp-lc-logo {
	border: 0px solid #ddd !important;
}
.wd-nav[class*="wd-style-underline"] .nav-link-text {
  color: #0b0c0c !important;
}
.whb-color-light:not(.whb-with-bg) {
  background-color: #0054ac;
}
.widgettitle, .widget-title {
  margin-bottom: 20px;
  color: #0054ac !important;;
  text-transform: var(--wd-widget-title-transform);
  font-weight: var(--wd-widget-title-font-weight);
  font-style: var(--wd-widget-title-font-style);
  font-size: var(--wd-widget-title-font-size);
  font-family: var(--wd-widget-title-font);
  background-color: #fff !important;
  padding-left: 10px !important;
}
.wd-nav:is(.wd-style-bordered, .wd-style-separated) > li:not(:last-child)::after {
  content: "";
  position: relative;
  inset-inline-end: calc((var(--nav-gap) / 2) * -1);
  border-right: 1px solid rgba(155, 155, 155, 0.56);
}
@media (min-width: 1025px) {
    .title-size-default {
        --wd-title-sp: 40px !important;
        --wd-title-font-s: 68px;
    }
}
@media (min-width: 1025px) {
    .wd-header-overlap .wd-page-title {
        padding-top: 190px;
	}
}
div.wpforms-container-full:not(:empty) {
  margin: 0px auto !important;
}
.wpb_single_image .vc_single_image-wrapper img {
    border-radius: 24px !important;
}@media (min-width: 768px) and (max-width: 1024px) {
	.wd-nav > li > a {
  color: rgb(9, 71, 135) !important;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .wd-nav > li > a {
    color: #ffffff !important;
  }
}
.wd-side-hidden.wd-opened {
  transform: none;
  background: #0054ac;
}
.wd-nav-mobile > li > a, .wd-nav-mobile > li > ul li > a {
  border-bottom: 1px solid rgba(251, 251, 251, 0.54) !important;
}
.wd-action-btn > a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--wd-action-color, #fff) !important;
  cursor: pointer;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.logo-carousel-free-area#logo-carousel-free-10526 {
  position: relative;
  margin-top: -100px !important;
}
.wd-nav > li > a {
  color: rgb(9, 71, 135) !important;
}
.wd-page-title {
  margin-bottom: -20px !important;
	--wd-title-sp: 40px !important;
}
}

@media (max-width: 576px) {
	.logo-carousel-free-area#logo-carousel-free-10526 {
  position: relative;
  margin-top: -100px !important;
}
.wd-nav > li > a {
  color: rgb(9, 71, 135) !important;
}
.wd-page-title {
  margin-bottom: -20px !important;
		--wd-title-sp: 40px !important;
}
@media (max-width: 1024px) {
    .wd-header-overlap .wd-page-title {
        padding-top: 150px !important;
	}
}
.wd-side-hidden.wd-opened {
  transform: none;
  background: #0054ac;
}
@media (max-width: 576px) {
  @media (max-width: 576px) {
    .wd-nav > li > a {
      color: #ffffff !important;
    }
  }
}
.wd-nav-mobile > li > a, .wd-nav-mobile > li > ul li > a {
  border-bottom: 1px solid rgba(251, 251, 251, 0.54) !important;
}
.wd-action-btn > a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--wd-action-color, #fff) !important;
  cursor: pointer;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .wd-nav > li > a {
    color: #ffffff !important;
  }
}
wd-tools-element {
  position: relative;
  --wd-header-el-color: #fff !important;
  --wd-header-el-color-hover: rgba(255, 255, 255, 0.6) !important;
  --wd-tools-icon-base-width: 20px;
}
}

