/*
 Theme Name:   Dancsync Theme
 Theme URI:    http://www.dancsync.ca
 Description:  A customized child theme 
 Author:       Dancsync Academy Inc.
 Author URI:   http://www.dancsync.ca
 Template:     Buildr
 Version:      1.0.0
*/
 
@import url("../buildr/style.css");

@media only screen and (min-width: 600px) 
{
	#menu-footer-menu { margin: 0; padding: 0; list-style-type: none; list-style-image: none; }
	#menu-footer-menu li { display: inline; border-left: solid 1px #FFF; padding: 0 10px; margin-right: -4px; }
	#menu-footer-menu li:first-child{ border-left: none; color:#FF0000 }
}
@media only screen and (max-width: 600px) 
{
	#menu-footer-menu { list-style-type: none; margin: 0; padding: 0; list-style-type: none; list-style-image: none; text-align: center;  }
	/*#menu-footer-menu li:before { content: "\00BB \0020"; }*/
}



/*
#menu-footer-menu ul { list-style: none; }
#menu-footer-menu ul li { display: inline; padding: 0 10px; border-left: solid 1px black; }
#menu-footer-menu ul li:first-child{ border-left: none; }
*/

.sc_team_member_name a:hover { text-decoration: underline !important; }
.menu-footer-menu-container  {   display: flex; justify-content: center; }

.wpcf7-form-control-wrap { display: inline!important; }

#breadcrumbs { margin-top:30px; margin-bottom:0px; }