/*
Theme Name: Amplify.us -- Child of Sydney
Theme URI: 
Description: For Amplify.us in the Amplify Event Registration site
Author: <a href="https://athemes.com">aThemes</a>
Author URI: 
Template: sydney
Version: 1.48
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Tue, 17 Jul 2018 22:31:35 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

/* puts non-front page title in etter place with less padding a top and bottom*//*spacing of menu items in mobil menu*/

#mainnav-mobi ul > li > a { /*for Amplify.us*/	
display: block;	text-decoration: none;
padding: 1px 40px;
color: #fff;
}

.single .entry-header, .page .entry-header {
	 margin-bottom: 3px; 
}

.page-wrap {
	padding-top: 10px !important;
}
/* removed button on multiple blog post section*/

.elementor-64 .elementor-element.elementor-element-553064c a.roll-button, .elementor-64 .elementor-element.elementor-element-553064c .roll-button {
	display: none;
}

/* Non Front Page css ***************************************************/
.StdPagePost h4, .StdPagePost h5 {
margin-bottom: 0px;
margin-top: 10px;
}
.StdPagePost h3, .StdPagePost h2 {
margin-bottom: 10px;
margin-top: 30px;
}
p {
margin-bottom: 5px;
margin-top: 5px;
}

/*Remove Sydney footer from display*/
#sidebar-footer, #sidebar-footer a, .footer-widgets .widget-title {
	display: none;
}
/*set link color for Elementor footer*/
.footer1 a:hover {
color:white;
text-decoration: underline;
}
/**footer*********************************************************
#sidebar-footer.widget-area a {
color: #ADD8E6;
}

#sidebar-footer a:hover,  .widget-title a:hover {
	text-decoration: underline ;
}
*/
/*change notice a bottom e.g. remove aTheme proudly */
.site-info.container {
    display: none;
}
#colophon:before {
	content: "\00a9 Copyright 1999-2020 Amplify LLC. All rights reserved.";
	display: block;
	position: relative;
	text-align: center;
}
