/* :root {
		--color-primary: #6A8D8F	;
	} */
:root {
  --color-primary: #6a8d8f;
}

.logo-header img {
  height: auto;
  width: auto;
  max-width: 346px;
}

.bgprlight {
  background-color: #6a8d8f;
}

.bgprlight2 {
  background-color: #ffecf2;
}

.text-primary {
  color: #2d3239 !important;
}

.bg-primary,
.tp-bannertimer.bg-primary {
  background-color: #6a8d8f !important;
}

#myNavbar li.active a,
.closebtn,
.closebtn:hover,
.comments-area .comment-form p input[type="submit"],
.date-style-2 .post-date,
.date-style-3 .post-date,
.date-style-3.skew-date .post-date,
.date-style-3.skew-date .post-date:before,
.date-style-4 .post-date strong,
.dez-separator.style-skew[class*="style-"]:after,
.dez-separator.style-skew[class*="style-"]:before,
.dez-tilte-inner.skew-title:after,
.fc-button.fc-state-active,
.fc-button.fc-state-default,
.fc-button.fc-state-default:hover,
.fc-button.fc-state-down,
.fc-day-header.fc-widget-header,
.footer-line:after,
.list-num-count > li:before,
.meet-ask-row:after,
.nav-list li a:hover,
.overlay-primary-dark:after,
.overlay-primary-light:after,
.overlay-primary-middle:after,
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover,
.pricingtable-title,
.site-button,
.site-filters .active > [class*="site-button"],
.testimonial-1 .quote-left:before,
.testimonial-2 .quote-left:before,
.widget-title:after {
  background-color: #6a8d8f;
}

.active > .site-button,
.bg-primary-dark,
.footer-social li a:hover,
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover,
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover,
.site-button:active,
.site-button:focus,
.site-button:hover {
  background-color: #6a8d8f;
}
