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

:root {
	--thm-base: #736662!important;
}


.block-title-two p,
.funfact-section .counter-inner .counter-box,
.gallery-ex-section .post-filter li:hover, .gallery-ex-section .post-filter li.active,
.footer-ex-section .footer-widget p a,
.footer-ex-section .footer-widget__links-list li a:hover,
.feature-block-one .inner-box .icon-box

{
	color:#736662!important;
}

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

.btn-style-two,
.gallery-ex-section .post-filter li:before,
.team-ex-section .team-one__image .social-links li a:hover,
.feature-block-one .inner-box:hover a,
.mrsidebar .widget-title h3:before,
.tagcloud a:hover,
.sidebar-widget li::before

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


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


.post-social-link ul li a:hover,
.team-ex-section .team-one__image .social-links li a:hover,
.testimonials-one__carousel.owl-theme .owl-nav [class*=owl-],
.tagcloud a:hover

{
    border-color: #736662!important;  
}

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

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




