/*!
Theme Name: Yellow Belly Crossfit
Template: kadence
Author: Jamo
Description: A child theme for the Kadence Theme.
Version: 1.0.0
Text Domain: kadence-child
*/

/* -------------------------------------------------------------- */

.kadence-svg-icon, .kadence-menu2-svg{
	color:#D3BBF9 !important;
	font-size:2.5em !important;
	text-shadow:2px 2px 2px #FFF;
}

/* for elements over 900px */
@media only screen and (min-width: 900px) {

.home-list
{
    margin-left:20%;
    margin-right:20%;
}

}
/* END for elements over 900px */

/*-- Mobile Contact Menu --*/


#mobile-footer-contacts{display:none;}
#footer-widget-contacts, #mobile-footer-contacts a {flex-grow: 1; text-align: center;text-decoration:none;}

@media screen and (max-width: 1090px){

#mobile-footer-contacts{display:flex !important;position:fixed;z-index:10001 !important;bottom:-4px;right:0; text-align:center;width:100% !important;background:rgba(213, 189, 251, 6);padding:4px 4px 0 4px;margin:0;width:100% !important;text-decoration:none;}

}
.site-info-inner{color:#FFF !important}
p.coded{float:right;color:#666 !important;clear:both;}
p.coded a{color:#CCC !important;}
