/* Color Theme - Amethyst /Violet/

color - #ffba00
/* 01 MAIN STYLES
****************************************************************************************************/
a {
  color: #ffba00;
}
::selection {
  color: #fff;
  background: #ffba00;
}
::-moz-selection {
  color: #fff;
  background: #ffba00;
}
	/**** #124E58, #0EC3E1, #02BADC ****/
	.homeoverlay {
		background-color: rgba(18, 78, 88, 0.56); 
	}
	.overlay {
		background-color: rgba(175, 175, 175, 0.85);
	}
	.videooverlay {
	  background-color: rgba(0, 10, 0, 0.61);
	}

	.sliderbigtitle hr,
	.slidersmalltitle hr,
	#owl-intro h2 hr,
	.tparrows,
	.tp-bullets.simplebullets .bullet.selected,
	.portfolio-filter li.active,
	.portfolio-filter li:hover,
	.pricing-box:hover,
	.jtbtn, .page-numbers,
	.btn-primary,
	.btn-contact:hover,
	.testimonial h2,
	.logo-border,
	.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus,
	.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary,
	.navbar-default .navbar-nav > li > a:hover,
	.navbar-default .navbar-nav > li > a:focus,
	.navbar-default .navbar-nav > li > a:active,
	.navbar-default .navbar-nav > li > a.active,
	.navbar-default .navbar-nav > .active > a, 
	.navbar-default .navbar-nav > .active > a:hover, 
	.navbar-default .navbar-nav > .active > a:focus,
	.transparent .title h2,
	span.commenthr,
	.comment-section h6 hr,
	.team-box p,
	.milestone-details,
	.category-list li:hover, .widget_categories ul li:hover, .widget_archive ul li:hover
	{
		border-color: #ffba00 !important;
	}

	.portfolio-filter li a:hover ,
	.testimonial h1 ,
	.how-box-head h3,
	.pricing-box:hover,
	.jtbtn , .page-numbers,
	.post-meta a,
	.category-list li a:hover , .widget_categories ul li a:hover, .widget_archive ul li a:hover,
	.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus ,
	.pricing-box:hover .price-value,
	.pricing-box:hover .price-month,
	.hovereffect h5, .recentpost-list li h4 a:hover, .widget_meta ul li a:hover, .form-submit > input:hover, article h4 a:hover 
	{
		color: #ffba00 !important;
	}

	.tparrows,
	.pricing-box:hover:after,
	.team-box p:after,
	.testimonial h2:after,
	.milestone-details:after,
	.navbar-nav > li.active > a:after,
	.navbar-nav > li > a:hover:after,
	.nav-tabs > li.active > a:after, 
	.nav-tabs > li.active > a:hover:after, 
	.nav-tabs > li.active > a:focus:after,	
	.portfolio-filter li.active:after,	
	.portfolio-filter li:hover:after,
	.bottomline:after,
	.team-box p:before,
	.testimonial h2:before,
	.milestone-details:before,
	.navbar-nav > li.active > a:before,
	.navbar-nav > li > a:hover:before,
	.nav-tabs > li.active > a:before, 
	.nav-tabs > li.active > a:hover:before, 
	.nav-tabs > li.active > a:focus:before,
	.portfolio-filter li.active:before,
	.portfolio-filter li:hover:before,
	.bottomline:before,
	.topline:before,
	.topline:after,
	.milestone-details:after,
	.milestone-details:before,
	.category-list li:hover:before, .category-list li:hover:after, .pricing-box:hover:before, .pricing-box:hover:after,
	.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary ,
	.widget_categories ul li:hover:before, .widget_archive ul li:hover:before, .widget_categories ul li:hover:after, .widget_archive ul li:hover:after
	{
		background-color: #ffba00 !important;
	}
	
	.widget_meta ul li a abbr {
	  border-bottom: 1px dotted #ffba00;
	  color: #ffba00;
	}
	hr.topline, hr.bottomline, .wp-tag-cloud li a:hover, .form-submit > input {
		border-color: #ffba00 !important;
	}
.widget_meta abbr, .search_form:hover:before,
#wp-calendar tfoot #next, #wp-calendar tfoot #prev {
	color: #ffba00;
}
#wp-calendar tbody td#today, .wp-tag-cloud li a:hover, .post-wrapper-top {background: #ffba00;}

/**** STYLE FOOTER ****/
/**** STYLE FOOTER ****/
.footer-wrapper {
   {background-color: #000000;color: #ffffff;}
}