
/* Color Theme - Amethyst /Violet/



color - #df4a43


/* 01 MAIN STYLES

****************************************************************************************************/

.magnifier,.overlay{
	background-color: #df4a43;
	background-color: rgba(223,74,67,0.9);
}
.testi-style-2 img,
.fun-fact-box:hover,
.service-item:hover hr,
.pagination > li > a:hover, 
.pagination > li > span:hover,
.owl-button,
.service-style-1:hover .icon-wrap,
.slider_01 hr,
.tp-caption.slider_01 hr,
.btn-primary,
.navbar-nav li:hover,
.navbar-nav li:focus,
.navbar-nav li.active  {
	border-color: #df4a43;
}
	.fun-fact-box:hover,
	.service-item:hover .rounded-icon,
	.pagination > li > a:hover, 
	.pagination > li > span:hover,
	.search_form .btn-inverse .fa-angle-down,
	.tagcloud a:hover,
	.progress-bar,
	.owl-theme .owl-dots .owl-dot.active span, 
	.owl-theme .owl-dots .owl-dot:hover span,
	.service-style-1:hover .icon-wrap,
	.btn-primary,
	.background {
		background-color: #df4a43;
	}

	.latest-tweets h4:before,
	#parallax4 .service-desc h4,
	.with-bg .service-item:hover .service-desc h4,
	.service-item:hover .rounded-icon.nobordernobg i,
	.dark-wrapper .section-title h4,
	.testi-style-2 h4,
	.rounded-icon,
	.latest-news span a,
	.latest-news li h4 a,
	.breadcrumb > .active,
	.copyrights a,
	.latest-tweets li h4 a,
	.latest-course li span a,
	.panel-heading:hover h3,
	.panel-heading.active h3,
	.widget-title h4,
	.course-desc h5 a,
	.owl-button,
	.course-desc h5,
	.icon-wrap i,
	.section-title h4,
	.slider_01,
	.tp-caption.slider_01,
	.normalmenu li:hover a,
	.dropdown-menu .box li:hover a,
	.navbar-nav li.active a,
	.topbar .contactwrap i,
	.pricing-header h4,
	.copyrights p a,
	.meta span a,
	.comment-list h5,
	.blog-title h3 a,
	.bullet i,
	#notfoundpage h1,
	.contact-widget small,
	.color {
		color:#df4a43 !important;
	}

	h1,h2,h3,h4,h5,h6 {
		color:#df4a43;
	}	
	.contact-widget i,
	.drop-caps.full p:first-child::first-letter,
	#parallax4 .service-item:hover .rounded-icon,
	.pricing:hover .pricing-header,
	.team-member-style-2 .entry .magnifier,
	.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover {
	  background: #df4a43!important;
	}

	.pricing:hover .btn,
	#sidebar .tagcloud a:hover,
	.tp-caption .btn-primary,
	.dark-wrapper .search_form .btn-default {
	  background: #df4a43 !important;
	  border-color: #df4a43 !important;
	}

	ul#mega_main_menu_ul > li:hover{
		border-bottom: 2px solid #df4a43 !important;
	}

	#mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor{
		border-bottom: 2px solid #df4a43 !important;
	}

	/* Footer Background */
	.footer {
	    background-color: #2c2f3c;
	}
	.copyrights {
	    background-color: #262934;
	}