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

.main-menu .navigation > li.current > a,
.main-menu .navigation > li:hover > a,
.main-menu .navigation > li > ul > li > a:hover,
.main-menu .navigation > li > .megamenu li > a:hover,
.main-menu .navigation > li > ul > li > ul > li > a:hover,
.main-header .support-box h3 a:hover,
.content_block_1 .content-box .inner-box .single-item:hover .icon-box,
.project-block-one .inner-box .text h3 a:hover,
.counter-block-one .inner-box:hover .icon-box,
.award-block-one .inner-box .image-box .text h3 a:hover,
.news-block-one .inner-box .lower-content .post-info li i,
.theme-btn.btn-five i,
.content_block_5 .content-box .inner-box .single-item:hover .icon-box,
.chooseus-block-one .inner-box .icon-box,
.apartment-section .inner-content .single-item .overlay-content h2,
.apartment-section .inner-content .single-item .overlay-content .link a:hover,
.project-planning .tabs-content .content-box h2 i,
.categories-widget-two .inner-box ul li.active a,
.categories-widget-two .inner-box ul li.active a:before,
.categories-widget-two .inner-box ul li a:hover,
.wp-block-search .wp-block-search__button,
.widget ul li a:hover,
.blog-sidebar .post-widget .post h5 a:hover,
.blog-sidebar .post-widget .post .post-info li a:hover,
.news-block-two .inner-box .lower-content .post-info li a:hover,
.news-block-two .inner-box .lower-content .post-info li i,
.news-block-two .inner-box .lower-content h2 a:hover,
blockquote:after,
.blog-details-content .comment-box .comment .reply-btn i,
.blog-details-content .comment-box .comment .reply-btn:hover,
.contact-style-three .info-inner .info-list li i

{
	color:#d9aa2f!important;
}

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

.main-header .support-box .icon-box,
.theme-btn.btn-one:before,
.theme-btn.btn-two:before,
.banner-section .banner-social li a:hover,
.bg_yellow,
.project-block-one .inner-box .image-box:before,
.project-block-one .inner-box .text h3 a:before,
.skills-section .inner-content .single-item:before,
.award-block-one .inner-box .image-box .text:before,
.service-block-one .inner-box .image-box:after,
.testimonial-section .owl-theme .owl-dots .owl-dot.active span, .testimonial-section .owl-theme .owl-dots .owl-dot span:hover,
.theme-btn.btn-five:before, .theme-btn.btn-three:before, .theme-btn.btn-four:before,
.scroll-top:hover,
.banner-section.style-three .content-box .icon-box:before,
.banner-section.style-three .content-box .icon-box:after,
.project-block-three .inner-box .image-box:before,
.project-block-three .inner-box .lower-content .text:before,
.cta-section .right-column .content-box,
.apartment-section .inner-content .single-item .overlay-content h2:before,
.testimonial-style-two .owl-theme .owl-dots .owl-dot.active span, .testimonial-style-two .owl-theme .owl-dots .owl-dot span:hover,
.bread-crumb li a:after,
.project-planning .tab-btns li:before,
.news-block-two .inner-box .image-box .post-date

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


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


.post-social-link ul li a:hover,
.theme-btn.btn-two:hover,
.default-form .form-group input:focus, .default-form .form-group textarea:focus

{
    border-color: #d9aa2f!important;  
}

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

.video-galler-outer-bg:before {
    background-color: rgba(217,170,47,0.9)!important;
}
.main-slider .content h3:before{
    background: rgba(217,170,47,0.4)!important;
}




