/*
 Theme Name:   VLC Campus Media Theme
 Theme URI:    https://victorylifechurch.com
 Description:  Twenty Seventeen Child Theme for Campus Media sites
 Author:       Ronald Fuquay
 Author URI:   https://victorylifechurch.com
 Template:     twentyseventeen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-seventeen-child
*/

/* Enter Your Custom CSS Here */

.page .panel-content .entry-title, .page-title, body.page:not(.twentyseventeen-front-page) .entry-title {
    font-size: 24px;
    font-weight: 700;
}

@media screen and (min-width: 48em){
.wrap {
    max-width: 1200px;
}
}

body:not(.has-sidebar):not(.page-one-column) .page-header, body.has-sidebar.error404 #primary .page-header, body.page-two-column:not(.archive) #primary .entry-header, body.page-two-column.archive:not(.has-sidebar) #primary .page-header {
    padding-bottom: 4em;
}

@media screen and (min-width: 48em) {
.blog:not(.has-sidebar) #primary article, .archive:not(.page-one-column):not(.has-sidebar) #primary article, .search:not(.has-sidebar) #primary article, .error404:not(.has-sidebar) #primary .page-content, .error404.has-sidebar #primary .page-content, body.page-two-column:not(.archive) #primary .entry-content, body.page-two-column #comments {
    float: none;
    width: 100%;
}

body:not(.has-sidebar):not(.page-one-column) .page-header, body.has-sidebar.error404 #primary .page-header, body.page-two-column:not(.archive) #primary .entry-header, body.page-two-column.archive:not(.has-sidebar) #primary .page-header {
    float: NONE;
    width: 100%;
}
}

@media screen and (min-width: 1000px) {
.col-3-4 {
    display: inline-block;
    width: 75%;
    float: left;
    padding-left: 1%;
}

.col-1-4 {
    display: inline-block;
    width: 25%;
    float: left;
    padding-right: 1%;
}
  
}

.blog-item {
    margin-bottom: 4em;
    clear: both;
    overflow: auto;
  border: 1px solid;
  padding: 2em;
}

@media screen and (max-width: 1000px) {
.blog-item.with-image img {
    margin-bottom: 30px;
}
  .blog-item {
  padding: 1em;
}
}

.entry-content a.post-title {
    box-shadow: none;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0.14em;
}

a.btn.primary-btn.blog-btn {
    box-shadow: none;
    border: 2px solid;
    margin-top: 10px;
}

span.byline {
    display: none !important;
}

.event-description {
    margin: 3em 0;
}

.event-reg {
    margin-top: 20px;
}

.event-reg a {
    text-decoration: none !important;
    box-shadow: none;
    border: 1px solid;
    padding: 5px 20px;
}

.event-loc {
    display: block;
    margin: 3em 0;
}

@media screen and (min-width: 630px) {
.large-col {
    display: inline-block;
    width: 75%;
    float: left;
}

.small-col {
  display: inline-block;
  width:25%;
  float:right;
  text-align:right;
}
}

.event-description .addtoany_content {
    display: none !important;
}

.button-block {
    display: flex;
}

.button-block div {
    flex: 1;
    margin: 10px;
    width: calc(50% - 20px);
}

.button-block div a {
    padding: 10px 30px;
    border: 2px solid #000;
    color: #000;
    display: block;
}

.blog-item.prayerReading {
    margin-bottom: 1em;
}

.prayerReading .blog-title a.post-title {
    text-transform: uppercase;
}

.message-item {
    padding: 10px 0;
  border-bottom: 1px solid lightgray;
}
.message-item .wrap {
    display: flex;
    justify-content: space-between;
}
.message-img {
    max-width: 25%;
}

.message-info {
    width: 100%;
    max-width: 70%;
      line-height: 1.3;

}

span.message-date {
    font-size: 12px;
}

.pagination.nav {
    display: flex;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    margin-left: -4% !important;
    margin-right: -4% !important;
    padding-bottom: 0;
    border-top: none;
    padding-top: 0;
}
.nav-pills > li {
	flex-grow: 1;
}
.nav-pills > li > a {
    border-radius: 0;
    border: 1px solid #043949;
    box-shadow: none !important;
  text-align:center;
  color: #043949;
      border-radius: 0 !important;
    padding: 10px 15px;
    width: 100%;
}
.nav-pills > li + li {
    margin-left: 0;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #ffffff;
    background-color: #043949;
} 

.page-id-325 .site-content {
    padding: 0 !important;
}

.page-id-325 .single-featured-image-header, .page-id-325 header.entry-header, .page-id-325 nav.navigation.post-navigation, .page-id-325 footer.entry-footer {
    display: none;
}

.audio-title {
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw;
    background: #043949;
    color: #fff !important;
}

.audio-title h2 {
    color: #fff !important;
      font-size: 16px;
    padding: 20px 0;
      text-transform: uppercase;
    font-weight: bold;
  margin-bottom: 0;
}

.audio-messages {
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw;
}

.single-message-audio .site-content {
    padding: 0;
}

.single-message-audio .single-featured-image-header, .single-message-audio header.entry-header, .single-message-audio nav.navigation.post-navigation, .single-message-audio footer.entry-footer {
    display: none;
}

.audio-title {
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw;
    background: #043949;
    color: #fff !important;
}

.audio-title h2 {
    color: #fff !important;
      font-size: 16px;
    padding: 20px 0;
      text-transform: uppercase;
    font-weight: bold;
  margin-bottom: 0;
}

.message div#exTab1 {
    padding-left: 0;
    padding-right: 0;
    margin-left: -2em;
    margin-right: -2em;
}
.message .nav {
    display: flex;
    margin: 0;
}
.nav-pills > li {
	flex-grow: 1;
}
.nav-pills > li > a {
    border-radius: 0;
    border: 1px solid #043949;
    box-shadow: none !important;
  text-align:center;
    padding: 10px 2em;
    color: #043949;
}
.nav-pills > li + li {
    margin-left: 0;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #ffffff;
    background-color: #043949;
}

.video-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.audio-container {
    background: #222;
    padding: 23.125% 10px;
}

.message .mejs-container {
    margin-bottom: 0;
}

@media screen and (min-width: 1000px) {
  .message div#exTab1 {
      margin-left: 0px;
      margin-right: 0px;
  }
}

a.back-btn {
    border: 1px solid #043949;
    box-shadow: none !important;
    text-align: center;
    color: #043949;
    border-radius: 0 !important;
    padding: 10px 15px;
    width: 100%;
    margin-top: 10px;
    display: block;
}

a.back-btn:hover {
    border: 1px solid #043949;
	  background: #043949;
    color: #fff;
}

a.notes-dl-link {
    text-align: center;
    display: block;
    margin: 15px 0 20px;
    color: #043949;
    text-decoration: underline;
    line-height: 2;
        -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    transition: none;
    transition: none;
    transition: none;
}

a.notes-dl-link:hover, a.notes-dl-link:focus {
    text-align: center;
    display: block;
    margin: 15px 0 20px;
    color: #043949;
    text-decoration: underline;
    line-height: 2;
        -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    transition: none;
    transition: none;
    transition: none;
}
