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




/*========== Color ====================*/ 
{
	color:#fc721e;
}
/* ------------------////End of Section////--------------*/





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


/*========== Background ====================*/
{
	background: #fc721e;
}

/* ------------------////End of Section////--------------*/





/*========== BG Color RGB ====================*/



/************** background RGB***************/
{
    background: rgba(252,114,30,0.8)!important;
}
/************** background RGB***************/

/* ------------------////End of Section////--------------*/





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



/************** border-color***************/
{
	border-color:#fc721e!important;
}

/* ------------------////End of Section////--------------*/





/************** box-shadow***************/
.featured-three-column .column .inner-box:hover

/************** box-shadow***************/
{
	box-shadow:0px 0px 10px rgba(252,114,30,0.8) !important;
}

/* ------------------////End of Section////--------------*/





/**************  border-color***************/

.latest_blog_wrapper .post .date:after,.blog_post_meta .post .date:after

/**************  border-color rgba***************/
{
    border-color: rgba(253, 199, 22, 0)!important;
}
/* ------------------////End of Section////--------------*/

