/* Color Theme - Amethyst /Violet/
color - #fca800bg-footer - #35383fbot-footer - 
/* 01 MAIN STYLES
****************************************************************************************************/

/**** Custom color ****/
header {border-top: 3px solid #fca800;}
.top-bar-section ul li.has-form > a {background-color: #fca800;}
a, a:hover, a:focus, .top-bar-section li.active:not(.has-form) a:not(.button),
.breadcrumbs > *, .breadcrumbs > * a, .top-bar-section ul#mainmenu li a:hover,
.hero h1, .features h4, .features i, .search-form:before,
.sidebar .widget > ul li a:hover, footer a:hover, .de_tab .de_nav li span.active,
.sliding-content li a:hover, .footer-widget.widget ul li a:hover, .features ul li:before {
	color: #fca800;
}

.form-submit input[type=submit],
.widget_tag_cloud li a, .rectangle-bounce div,
input.secondary:hover, button, .button,
.pricing-table.highlight .title, .pricing-table.highlight .price span, .about-social a:hover,
.pagination li span.current, .pagination li a:hover, #wp-calendar tbody td#today
{
	background: #fca800;
}

.pricing-table.highlight .price {
  background: rgba(252, 168, 0, 0.6);
}

footer{
  background-color: #35383f;
  color: #989da8;
}
footer p, footer a, footer .social a i{
  color: #989da8;
}

.images-preloader{
	background: #f9f9f9;
}
blockquote {border-color: #fca800;}

#back-top,
.popup-overlay{
 background: rgba(252, 168, 0, 0.6);
}

.filoxenia-search-domain .domain-search {
  background: #fca800;
  border-color: #fca800;
}