.slide_sermon_serie {
    text-align: center;
    padding: 100px 0px 40px 0px; 
}

header.archive-header-sermon {
    padding: 2em;
    margin: 0 auto;
}

@media (max-width: 600px) {
    .slide_sermon_serie {
        padding: 50px 30px;
    }
}

article.sermones {
    text-align: center;
    margin: 0 auto;
} 


span.tema_sermon {
padding: 2px 10px;
border: thin solid rgba(128, 128, 128, 0.39);
margin-right: 6px;
border-radius: 3px;
opacity: 0.7;
}

span.tema_sermon:hover {
opacity: 1;
}


a.button_sermon {padding: 15px 15px;border: thin solid;margin: 0px 2px;border-radius: 10px;}
@media (max-width: 600px) {
    a.button_sermon {
        padding: 10px 10px;
        border: thin solid;
        margin: 0px 5px;
    }
    a.button_sermon i {
        margin-right: 10px;
    } 
}

.video_player_sermon div#mep_0 {
    height: 359px !important;
    width: 640px !important;
}

.video_player_sermon .mejs-overlay-button {
    position: absolute;
    width: 100px;
    height: 100px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto !important;
}

.video_player_sermon .mejs-overlay.mejs-layer.mejs-overlay-play {
    height: 359px !important;
}


.options_sermon {
    height: 200px;
    padding: 30px 20px 20px 20px;
}

a.button_sermon:hover {background: #1da1f2;color: white;}

.audio_player_sermon span {
    text-align: left;
    display: block;
}
@media (max-width: 600px) {
    .audio_player_sermon span {
        text-align: center;
        display: block;
        margin: 5px 0px;
    }
}

.audio_player_sermon {
    padding: 20px;
    border: thin solid;
    margin-top: 10px;
    color: #1da1f2;
    border-radius: 10px;
}

@media (max-width: 600px) {
    .audio_player_sermon {
        margin: 10px;
    }
}

ul.contenedor_sermones:after {
content: " ";
clear: both;
display: block;
}

section.serie_bloque {
margin-bottom: 2em;
}

section.serie_bloque {
    margin-bottom: 2em;
}

ul.contenedor_sermones:after {
    content: " ";
    clear: both;
    display: block;
}

ul.contenedor_sermones {
    padding: 0;
    margin: 0px;
    counter-reset: my-badass-counter;
    clear: both;
}

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

ul.contenedor_sermones li a {
font-weight: bold;
}

ul.contenedor_sermones li {list-style: none;margin-bottom: 0px;position: relative;}

ul.contenedor_sermones h2 {
    font-size: 24px;
    color: #413d3e;
    font-weight: inherit;
    text-transform: uppercase;
    margin-left: -27px;
}

.serie {
    height: 195px;
    background-size: cover !important;
    margin-bottom: 20px;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    border-radius: 5px;
    overflow: hidden;
}

.serie_container {
margin-bottom: 30px;
}

.data_serie h3 {
    margin-bottom: 10px;
    padding-bottom: 0px;
    font-family: 'Montserrat';
    font-weight: 500;
    text-align: left;
}
.data_serie span {
    background: #1da1f2;
    font-size: 18px;
    border: none;
    padding: 5px 15px;
    border-radius: 65px;
    font-weight: 400;
    color: white;
    float: right;
    margin-left: 40px;
}

.imagen_listado {
height: 220px;
width: 100%;
background-size: cover !important;
}

.single-item-sermon-container {
border: 0px solid #6987B5;
color: #6E6E6E;
transition: all 0.28s cubic-bezier(0.4, 0, 0.2, 1);
outline: none !important;
position: relative;
font-size: 16px;
}
.single-item-sermon-container:hover {
    transition: all 0.28s cubic-bezier(0.4, 0, 0.2, 1);    outline: none !important;
    color: rgb(105, 135, 181);
}

a.enlace-sermon {text-transform: none;font-weight: 400;font-size: 1em;}

a.enlace-sermon:hover {
text-decoration: none;
border:none;
}

.single-item-sermon-container:hover a.enlace-sermon {
    color: rgb(38, 63, 80);
    text-decoration: none;
    border:none;
}

.single-item-sermon-container {

}

.single-item-sermon:before {
    content: counter(my-badass-counter);
    counter-increment: my-badass-counter;
    position: absolute;
    color: #909090;
    font-weight: bold;
    padding: 10px 0 0 0;
    border-radius: 0;
    font-size: 14px;
    background: #ffffff00;
    text-align: center;
    border-right: thin solid #d0d0d0;
    left: 0;
    top: 0;
    bottom: 0;
    width: 40px;
}

p.predicador_listado {
text-align: left;
display: block;
margin: 0px;
padding: 0px;
}

ul.contenedor_sermones li a {
    font-weight: 400;
    display: inline-block;
    margin: 0;
    text-align: left;
    color: rgb(62, 62, 62);
    line-height: 1.4;
    font-size: 16px;
}

.archive-meta-sermon {
margin-bottom: 3em;
border-left: 5px solid rgb(200, 200, 200);
padding-left: 3em;
margin-left: 1em;
box-sizing: border-box;
}

.serie-home {
  width: 100%;
  height: 360px;
  background-size: cover !important;
  background-position: center center !important;
  border-radius: 5px;
}
@media (max-width: 600px) {
    .serie-home {
      width: 100%;
      height: 220px;
      background-size: cover !important;
      background-position: center center !important;
      border-radius: 5px;
    }
}





/*------------------------------------------------------------------------------- */
/*------------------------------------------------------------------------------- */
/*----------------------------ULTIMO SERMON-------------------------------------- */
/*------------------------------------------------------------------------------- */
/*------------------------------------------------------------------------------- */
.last_sermon_container {
overflow: hidden;
}

.last_sermon_container, .last_sermon_container strong, .last_sermon_container h6, .last_sermon_container h5, .last_sermon_container h4, .last_sermon_container h3, .last_sermon_container h2, .last_sermon_container a {color: #303030 !important;}

span.last_sermon_serie {
display: inline-block;
color: inherit;
}

.last_sermon_data h3 {
font-size: 2em !important;
line-height: 1.1em;
}

span.last_sermon_predicador {
text-transform: capitalize;
}

/*.last_sermon_container {
padding: 6em 0;
background: whitesmoke;
}*/

.last_sermon_container {
    padding: 0em 0;
    background: #ffffffc4;
    /*margin-top: 11em;*/
    border-radius: 15px;
    box-shadow: 0px 5px 27px 1px #22222230;
}


.last_sermon_background_1 {
    height: auto;
    background-size: cover !important;
    background-position: center !important;
    margin: 0;
    width: 40%;
    /*position: absolute;
width: 100%;
height: 130%;
background-size: cover !important;
background-position: center !important;
top: -10px;
bottom: 0px;
-webkit-filter: blur(5px);
-moz-filter: blur(5px);
-o-filter: blur(5px);
-ms-filter: blur(5px);
filter: blur(5px);
opacity: 0.5;
z-index: 0;
box-shadow: 0px 0px 0px 1000px #202a2bab inset;*/
    border-radius: 15px;
}


@media (max-width: 600px) {
    .last_sermon_background_1 {
        width:100%;
    }
}


a.last_sermon_title:hover {
/*text-shadow: 0px 0px 5px white;*/
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
color: #44c0e8 !important;
}

a.last_sermon_title {
    font-weight: bold;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}

.last_sermon_data {
    padding: 0px 0px 0px 40px !important;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    z-index: 1;
    position: relative;
    margin-bottom: 0em;
    text-align: left;
}

.last_sermon_data img {
    position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
float: right;
}

.slide_sermon_serie .day {
text-transform: capitalize;
}

a.boton-vermas {
    clear: both;
    background: rgba(255, 255, 255, 0.15);
    padding: 5px 15px;
    margin-right: 7px;
    border-radius: 3px;
    font-weight: 400;
    color: #404040 !important;
    z-index: 1;
    font-size: 16px;
    position: relative;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    line-height: 2.5em;
    border: 1px solid #cccccc;
}


@media (max-width: 600px) {
    a.boton-vermas {
        display:block;
        margin-top: 10px;
    }
}


.botones-lastsermon {margin-top: 2em;}

.content-last-sermon {
    display: flex;
    width: 100%;
    padding: 30px;
    margin: 0 auto;
    text-align: center;
}

a.boton-vermas:hover {
    background: #eaeaea;
    color: #222 !important;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.last_sermon_container h6 {
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

@media only screen and (max-width: 600px) {
    .content-last-sermon {
      flex-direction:column;
    }
    .last_sermon_background_1 {
        height: 230px;
    }
    .last_sermon_data {
        padding: 0px 0px 0px 0px !important;
    }
  }


  h1.entry-title-sermon {
    font-size: 3em;
    font-family: 'Montserrat';
    font-weight: 600;
    width: 600px;
    text-align: center;
    margin: 20px auto 30px auto;
    line-height: 1.2em;
    word-break: break-word;
}


/* 
Estilos de subir imagen a una serie
*/

.subir-imagen-serie input {
    width: 100%;
    margin-bottom: 10px;
}

.subir-imagen-serie p {
    margin-top: 10px;
}

.subir-imagen-serie img.image-preview {
    width: 100%;
    margin-top: 20px;
}

h3.predicador-name {
    padding: 0px;
    margin: 0 0 40px 0px;
}

.predicador-header {
    background: white;
    box-shadow: 0px 0px 21px -10px #bbbbbb;
    padding: 2em 3em !important;
    border-radius: 10px;
}

ul.contenedor_predicadores {
    padding: 0;
    margin: 0px;
    counter-reset: my-badass-counter;
    clear: both;
}


a.enlace-sermon {
    font-size: 16px;
    color: #051c38;
    font-weight: 500;
}

p.predicador_listado {font-size: 1em;color: #0a3380;}

li.single-item-sermon {
    background: white;
    margin-bottom: 0px;
    border-radius: 0;
    width: 100%;
    list-style: none;
    padding: 10px 10px 10px 60px;
    border-top: thin solid #d0d0d0;
    border-left: thin solid #d0d0d0;
    border-right: thin solid #d0d0d0;
}


.predicadores {
    padding: 100px 0px;
}

@media only screen and (max-width: 600px) {

    .predicadores {
        padding: 60px 20px;
    }

  }



.predicador-sermones {
    padding: 50px 0px;
}

li.single-item-sermon:nth-child(odd) {
    background: #f9f8f8;
}

li.single-item-sermon:nth-child(odd) {
    background: #f9f8f8;
}

.single-item-sermon:nth-child(odd):before {border-right: thin solid #d0d0d0 !important;}

::before {}

.single-item-sermon-container p {
    padding: 0;
    margin: 0;
}

li.single-item-sermon:last-child {
    border-bottom: thin solid #d0d0d0;
}

.taxonomy-series-sermones {
    padding: 5em 0;
}

.post_title_area p {
    font-size: 1.2em;
}

p.fecha-sermon {
    text-transform: capitalize;
}

ul.predicadores-listado li a {
    font-size: 1.1em;
    color: #051c38;
    font-weight: 500;
}

ul.predicadores-listado li {
    padding: 3px;
}

.alternate-sermon {
    padding: 0 0 0 20px;
    margin: 0px 0 20px 0;
}

.alternate-sermon h4 {
    text-align: left;
    margin: 0;
    font-size: 20px !important;
}

.alternate-sermon p {
    text-align: left;
    padding: 0 0px 0 0px;
    margin: 0px;
    font-size: 14px;
    display: inline-block;
    color: #999;
}

.alternate-sermon h4 a:hover {
    color: #44c0e8 !important;
}
.alternate-sermon h4 a {
    color: #555 !important;
}

.alternate-sermons-container {
    padding: 30px;
    background: #fafafa;
}