.page-header .container .hestia-title,
.page-header .container .title {
  margin: 0 0 20px;
}

.page-header.header-small .container .hestia-title,
.page-header.header-small .container .title {
  margin: 20px 0 10px;
	font-size: 0px;
}

.description{
	color:#000;
}

.container p {
	color:#000;
}

.header-filter::before {
  background-color: rgba(0, 0, 0, 0);
}

.main {
  background: #fff;
}

.highlightbox {
	background: #eee;
	padding: 10px 30px;
	font-size: 1em;
}

.blog-sidebar .widget h5 {
	padding: 0 0 0 10px;
	font-size:1em;
}

.copyright {
	display: none;
}

.copyright .pull-right {
	display: none;
}

.copyright a {
	text-decoration: underline;
}

.page-content-wrap a {	text-decoration: underline;}

.hestia-top-bar{
		background: #111;
}

.hestia-top-bar .pull-left{
		display: none;
}

.daily_quote {
	font-size: 1.3em;
	background-color: rgba(0, 0, 0, 0);
	color: #fff;
}

.subscribe-line.subscribe-line-image:after {
	background-color: rgba(0, 0, 0, 0.25);
}

.card-form-horizontal{	background-color: rgba(0, 0, 0, 0.5);}

.hestia-about.section-image:after {
  background-color: rgba(0, 0, 0, 0.2);
  content: "";
}

.hestia-about-content{
	  background-color: rgba(0, 0, 0, 0.6);
	  border-radius: 6px;
  -webkit-box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

.section.related-posts{
	display: none;
}

.four_line p{
	color:#fff;
}

.hestia-testimonials-content p{
	font-size:1.2em;
}

blockquote span {color:#c44747;}
.wp-block-quote p {color:#c44747;}
blockquote {color:#c44747;}

.organic-profile-content h5{font-size:1em;}

.hestia-bottom-footer-content #menu-socials-top-menu-2 .menu-item-type-custom a {
	color: white;
}

#main-navigation .dropdown-toggle:focus {
	outline: 5px auto -webkit-focus-ring-color;
}

.hestia-top-bar #menu-socials-top-menu li a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: 0px;
}

#wp_access_helper_container .aicon_link:focus {
	outline: 5px auto -webkit-focus-ring-color !important;
}

div.wpforms-container-full .wpforms-form .wpforms-required-label {
	color: #e00000 !important;
}

#wpforms-submit-1882:focus {
	background-color: #b03333;
}
.dropdown a:focus + .dropdown-menu {
    visibility: visible !important;
    margin-top: 1px !important;
    opacity: 1 !important;
    z-index: 100 !important;
  }

.dropdown .dropdown-menu a:focus {
    visibility: visible !important;
    margin-top: 1px !important;
    opacity: 1 !important;
    z-index: 100 !important;
  }