

/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

.site-footer-widgets {
  background: #ECEBEA;
}

aside#themegrill_social_icons-2 {
  float: right;
}

#powered-by>a,
.site-info,
.copyright {
  color: #8C8B8B;
}

.footer-copyright-wrap {
  background-color: #ECEBEA;
}

.site.container {
  background: white;
  box-shadow: 3px 4px 11px 1px rgba(0, 0, 0, .5);
}

body.home header.entry-header {
  display: none;
}

div#youtube-channel-pagination {
    padding: 0;
    background: white;
}

#youtube-channel-pagination .item-list-box {
    padding-top: 0;
    height: 300px;
}

#youtube-channel-pagination #yc-pagination-watch .title {
    cursor: pointer;
    font-size: 14px;
    max-height: 100px;
}

#youtube-channel-pagination #yc-pagination-watch {
    background: white;
}

#youtube-channel-pagination .col-sm-3.ycv-list-snippet {
    width: 33%;
}

.tribe-events-calendar thead th,
.tribe-events-grid .tribe-grid-header .tribe-grid-content-wrap .column,
.tribe-grid-header {
  text-align: center;
  font-size: .9rem;
}

h4.tribe-event-title {
  font-size: 1.5rem;
}

.tribe-events-list-widget .tribe-events-list-widget-events {
  padding-left: 0;
}

ul.ecs-event-list h4.entry-title {
  font-size: 1.5rem;
  clear: right;
}

body.home .entry-content {
  margin-top: .5em;
}

body.home .entry-content img {
  margin-bottom: 15px;
  /*height: 100px;
  width: 100px;*/
}

ul.ecs-event-list {
  padding-left: 0;
}

ul.ecs-event-list li {
  padding-bottom: 1rem;
  list-style: none;
  clear: both;
}

ul.ecs-event-list .entry-title:after {
  display: none;
}

ul.ecs-event-list h4.entry-title a {
  text-decoration: none;
  color: black;
}

ul.ecs-event-list h4.entry-title a:hover {
  color: inherit;
  text-decoration: underline;
}

ul.ecs-event-list .duration.time {
  font-size: 1.5rem;
  color: #8d8a8f;
}



ul.ecs-event-list li.ecs-event>a {
  float: left;
  margin-right: 2rem;
}

span.bbp-admin-links a {
  color: black;
}

#bbpress-forums p.bbp-topic-meta img.avatar {
  margin-bottom: 0px;
  border: 1px solid black;
  padding: 0;
}

#mo_oauth_widget-3 {
  display: none!important;
  visibility: hidden!important;
}

body:not(.forum) div#wysiwyg_widgets_widget-2 {
    margin-top: 60px;
}

body:not(.forum) .entry-content div#wysiwyg_widgets_widget-2 {
    margin-bottom: 1.5rem;
    margin-top: 2rem;
    text-align: center;
}

body:not(.forum) .entry-content div#wysiwyg_widgets_widget-2 .btn-group {
    top: 0!important;
}

#bbpress-forums #bbp-search-form #bbp_search {
  line-height: 1.65em;
  position: relative;
  top: -1px;
  right: -4px;
}

textarea,
input,
button {
  -webkit-appearance: none;
}

:focus {
  outline-color: transparent!important;
  outline-style: none!important;
}

.events-archive.events-gridview #tribe-events-content table .tribe_events {
  background: #ffffcc;
  margin-left: 0;
  margin-right: 0;
  margin-top: .5em;
  margin-bottom: .5em;
}

#breadcrumb {
  display: none;
}

#mo_oauth_widget-2 {
	display:none;
}

#bbpress-forums p.bbp-topic-meta img.avatar {
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}

.bbp-forum-description .bbp-author-avatar,
.bbp-topic-description .bbp-author-avatar {
  display: none;
}

article.type-forum span#bbpvotes-toggle,
article.type-forum span#subscription-toggle {
  float: right;
  margin-top: 5px;
}

.site-branding {
	margin-bottom: 0;
}

ul.list-unstyled li {
    list-style: none;
}

@media only screen and (max-device-width: 599px) {
  html {
    margin-top: 0!important;
  }
  #page {
    margin-top: 0;
  }
  #wpadminbar {
    display: none!important;
  }
  .mm-menu>.mm-panel {
    background: white;
  }
header {
	padding-bottom: 0!important;
}
.site-branding {
    margin-bottom: 0;
    width: 100%;
    text-align: center;
}
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
	.header-area-right {
    display:none;
  }
}

@media only screen and (min-device-width: 600px) {
  #masthead {
    position: relative;
  }
  .header-area-right {
    padding-top: 15px;
    position: relative;
  }

  .site-title {
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 0;
    clear: right;
    position: relative;
    left: 1rem;
    top: 1rem;
  }

  .site-description {
    color: #858585;
    font-size: 15px;
    font-weight: inherit;
    margin-bottom: 0;
    font-style: italic;
    clear: right;
    position: relative;
    left: 1rem;
    top: 1rem;
  }

  a.custom-logo-link {
    float: left;
  }
}

/* Tabs */

ul.nav.nav-tabs {
    padding-left: 0;
}

ul.nav.nav-tabs li a {
    padding: 10px;
    text-decoration: none;
}

ul.nav.nav-tabs li {
    margin-bottom: 0;
}

/* Polls */

.wp-polls ul li:before, .wp-polls-ans ul li:before, #sidebar ul ul li:before {
	content: '▢'!important;
}

.wp-polls ul li.checked:before, .wp-polls-ans ul li.checked:before {
	content: '▣'!important;
}

.wp-polls-ans .wp-polls-ul li {
    padding-left: 35px!important;
}

.wp-polls-ans .wp-polls-ul li label {
    line-height: 1.2;
}

.wp-polls .Buttons {
    border: 1px solid #c8c8c8;
    background-color: #f3f6f8;
    color: black;
}

.wp-polls ul li, .wp-polls-ul li, .wp-polls-ans ul li, .wp-polls ul li label, .wp-polls-ul li label, .wp-polls-ans ul li label {
    cursor: pointer;
}

#secondary .widget ul li:before {
    content: "";
}

secondary .widget.widget_polls-widget {
    position: relative;
    z-index: 999;
}

.events-archive.events-gridview #tribe-events-content table .tribe_events.tribe_events_cat-outside-events.cat_outside-events {
    background: rgba(197, 20, 115, 0.17);
}