/*
	Theme Name: Twenty Twelve Child
	Theme URI: https://app.dugswelcome.com/twentytwelve-child/
	Description: Twenty Twelve Child Theme
	Author: Kevin Wilson
	Author URI: 
	Template: twentytwelve
	Version: 1.0.0
*/

@import url("https://app.dugswelcome.com/wp-content/themes/twentytwelve/style.css");

/* ------------------------------------------------------------------------- *
 *  Theme customization starts here
/* ------------------------------------------------------------------------- */

.site-info {
  display: none;
}

h1.site-title {
  display: none;
}
h1.entry-title {
  display: none;
}
button.menu-toggle {
  display: none;
}
li.current_page_item {
  display: none;
}
a.assistive-text {
  display: none;
}
.nav-menu {
    display: none!important;
}
/* ----------GEO MY WP IPHONE DROPDOWN  */
div.gmw-pt-purple-form-wrapper select {
    font-size: 18px!important;
}
.gmw-posts-wrapper, ul.posts-list-wrapper {
    display: none!important;
}
.gmw-posts-wrapper .mapp-layout {
    display: none!important;
}
div.gmw-locator-btn-wrapper {
    background-color: #4DBD33!important;
    border: #33363b!important;
    color: #ffffff!important;
}
/* ----------EVENTS  */
span.sep {
    display: none!important;
}
.wpmudevevents-list {
    padding: 10px!important;
}
.wpmudevevents-buttons {
    display: none;
}
a.wpmudevevents-viewevent {
    display: none!important;
}
#wpmudevevents-wrapper h2 {
    display: none!important;
}
#wpmudevevents-user {
   display: none!important;
}
.appp-posted-on, .appp-posted-on a {
    display:none!important;
}
h2.user-nicename {
    display: none!important;
}
div.gmw-form-wrapper.purple .gmw-submit-button {
    font-size: 18px!important;;
    margin-top: 10px!important;;
    padding: 10px 25px!important;;
}
div.gmw-form-wrapper.gmw-form-wrapper.purple .gmw-locator-button-wrapper.text {
background-color: #4DBD33!important;
    border: #33363b!important;
    color: #ffffff!important;
    font-size: 18px!important;
}