/*
Theme Name: Senior Village at Saddlebrooke
Version: 2.0
Description: Basic Child Theme by PikaDesign.co
Author: Amber McKeague
Template: Divi
Author URL: https://PikaDesign.co
*/
 
/*------- Theme Customizations------- */


/*---------------Remove Caption in Lightbox---------------*/
.mfp-bottom-bar {
    display: none;
}
.et_mobile_menu li a { font-size: 18px !important; }


/*---------------Not using- Menu CTA Button---------------*/
 
#top-menu li a:hover {opacity: 1!important;}
             
.cta-button a {
	color: #03A65A!important;
    padding: 0px!important;
    border-radius: 0px;
    text-align: center;
}
 
.cta-button a:hover {
    background-color: #00A868;
    color: white! important;
}
 

/*--------------- Footer ---------------*/

#footer-info {
    float: none;
    text-align: center;
}
