/*
 Theme Name:   Countryside
 Theme URI:    http://countryside.dday-dev.com/web/content/wp-content/themes/dunamis-child/
 Description:  Countryside Community Church Child Theme
 Author:       dda
 Author URI:   http://dday.com
 Template:     dunamis
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  dunamis-child
*/

/* page accent color theme */
.cro_grcenter_inner, .cro_gr_labelholder a, .cro_cust_bg {
	background: #04649c !important;
}

/* mediacast accent color */
h6.cro_cust_bg {
	background-color: #04649c!important;
}

/* page builder text color */
.cromax-htm p {
	color: #000000 !important;
}

/* mediacast font color */
#main h4, #main h5 {
  color: #04649c !important;
}

/* mediacast font color */
#main a {
  color: #ccccccc !important;
}
	
/* tag button */
.cro_bodysidebar ul li.widget-container .tagcloud a {
	background: #dce225 !important;
}

/* social media box */
#footer-social-links {
    margin-top: 0px !important;
    background-color: transparent;
    padding: 0 0 10px 10px;
}

/* magnifying glass search */
a.search-button {
}

/* mediacast width homepage */
ul.cro_latestmediacast {
    max-width: 720px;
    margin: auto;
}

/* relocation page hover links */

#main a.eg-relocation-landing-grid-2-element-18 {
	color: #ffffff !important;
}


#main .myportfolio-container.minimal-light a { 
}

.cro_mm_3banner h5 a{
   font-size: 18px !important;
   vertical-align: middle !important;
}

#footer-social-links a
{
  width: 30px;
  height: 30px;
}
.cro_frontpage_cal ul li .popover {
    background: rgba(0,0,0,0.0); !important;
}
	