/*
 Theme Name:   SceneOne Child
 Description:  SceneOne Child Theme
 Author:       
 Author URI:   
 Template:     sceneone
 Version:      0.1
*/

.event_bottom_text {display: inline-block;width: 100%;margin-top: 30px;}
.event_bottom_text p {margin-bottom: 20px;font-style: italic;font-weight: bold;}
.event_bottom_text a {margin: 15px 0;}

@media screen and (min-width: 415px) {
	.mtheme-modular-column {
		background-attachment: none !important;
	}
}

/*---menu bottom border---*/
.admin-bar.minimal-menu-fadein .outer-wrap, .admin-bar.sticky-menu-off .outer-wrap {
    border-bottom: solid 6px #32cd32 !important;
}