/*========== Color ====================*/

.main-menu .navigation > li > a:hover, 
.main-menu .navigation > li.current-menu-ancestor > a,
.main-menu .navigation > li > ul > li:hover > a,
.sec-title .title,
.shedule-block .date .icon,
.shedule-block h4 a:hover,
.shedule-block .shedule-info li a,
.fun-fact-section .counter-column:nth-child(3) .count-box .icon,
.clients-section .platinum-sponsors h4,
.pricing-block:nth-child(2) .price,
.testimonial-carousel .owl-next:hover, 
.testimonial-carousel .owl-prev:hover,
.info-block h3 a:hover,
.info-block:nth-child(3) .icon-box .icon,
.news-block .post-info a,
.pricing-block-two .inner-box:hover .icon-box .icon, 
.pricing-block-two.tagged .icon-box .icon,
.pricing-block-two .price,
.call-to-action .title,
.shedule-section.style-four .shedule-tabs .tab-buttons li.active-btn,
.mixitup-gallery .filters .filter.active, 
.mixitup-gallery .filters .filter:hover,
.pricing-block-three:nth-child(2) .price,
.pricing-block-three:nth-child(2) .btn-box a,
.shop-item .inner-box .lower-content .price,
.theme_color,
.shop-item .inner-box .lower-content h3 a:hover,
.info .icon,
.sidebar .popular-posts .post-info span,
.sidebar .popular-posts .post a:hover,
#wp-calendar tfoot #next a, 
#wp-calendar tfoot #prev a,
.brochure-box h2 span,
.contact-info-block:nth-child(3) .icon

{
	color:#fc721e!important;
}

/*==============================================
   Theme Background Css
===============================================*/

.btn-style-three:before,
.pricing-block:nth-child(2) .btn-box a,
.social-icon-colored li a:hover,
.btn-style-four,
.clients-section.style-four,
.pricing-block-two.tagged .btn-box a, 
.pricing-block-two .inner-box:hover .btn-box a,
.shedule-section.style-four .shedule-tabs .tab-buttons li span:before,
.search-popup .search-form fieldset input[type="submit"],
.shop-item .inner-box .image .overlay-box .cart-option li a:hover,
.styled-pagination li span.page-numbers.current,
.styled-pagination li a:hover, 
.styled-pagination li a.active,
.btn-style-one,
.news-block .date,
.search-box-two .form-group input[type="submit"], 
.search-box-two .form-group button,
.follow-us-widget .widget-content .social-icon-one .ico a:hover,
.news-block-two .date,
.social-icon-one li a:hover

{
	background: #fc721e!important;
	background-color:#fc721e!important;
}


/*==============================================
   Theme Border Color Css
===============================================*/

.register-form .form-group input:focus, 
.register-form .form-group select:focus, 
.register-form .form-group textarea:focus,
.shop-item .inner-box .lower-content,
.styled-pagination li span.page-numbers.current,
.styled-pagination li a:hover, 
.styled-pagination li a.active,
.btn-style-one,
.search-box-two .form-group input:focus,
.follow-us-widget .widget-content .social-icon-one .ico a:hover,
.social-icon-one li a:hover,
.comment-form .form-group input[type="text"]:focus, 
.comment-form .form-group input[type="password"]:focus, 
.comment-form .form-group input[type="tel"]:focus, 
.comment-form .form-group input[type="email"]:focus, 
.comment-form .form-group select:focus, 
.comment-form .form-group textarea:focus,
.contact-form .form-group input:focus, 
.contact-form .form-group select:focus, 
.contact-form .form-group textarea:focus

{
    border-color: #fc721e!important;  
}

/*==============================================
   RGB
===============================================*/

.video-galler-outer-bg:before,
.speaker-block .social-links ul

{
    background-color: rgba(252,114,30,0.9)!important;
}
.main-slider .content h3:before{
    background: rgba(252,114,30,0.4)!important;
}




