body {font-family: 'Roboto Condensed', sans-serif !important; color:#292b2c !important;min-height:100vh;
background: -moz-linear-gradient(135deg, rgba(186,213,220,1) 0%, rgba(245,230,191,1) 50%, rgb(247, 222, 255) 100%); /* ff3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(186,213,220,1)), color-stop(50%, rgba(245,230,191,1)), color-stop(100%, rgba(255,191,145,1))); /* safari4+,chrome */
background: -webkit-linear-gradient(135deg, rgba(186,213,220,1) 0%, rgba(245,230,191,1) 50%, rgb(247, 222, 255) 100%); /* safari5.1+,chrome10+ */
background: -o-linear-gradient(135deg, rgba(186,213,220,1) 0%, rgba(245,230,191,1) 50%, rgb(247, 222, 255) 100%); /* opera 11.10+ */
background: -ms-linear-gradient(135deg, rgba(186,213,220,1) 0%, rgba(245,230,191,1) 50%, rgb(247, 222, 255) 100%); /* ie10+ */
background: linear-gradient(135deg, rgba(186,213,220,1) 0%, rgba(245,230,191,1) 50%, rgb(247, 222, 255) 100%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bad5dc', endColorstr='#FFBF91',GradientType=1 ); /* ie6-9 */

}
p {font-weight:500;padding:0 0 20px 0;font-size:14px;}



/*##############################################################
					Estilizando a aba de eventos
##############################################################*/

.eventos-lista p {font-weight:500;padding:0 0 0 0 !important;font-size:16px;display:block;text-align:left;}
img.imagem-evento {width:100%;}
.card-p p {padding:0 0 0 0 !important;}

.botoes-eventos {}
.botoes-eventos i {color:#fff;}
.botoes-eventos i:nth-child(1) {padding-left:0px !important;}
i.icon-heart {color:#ff6161;}

img.avatar {width: 64px;float: left;border-radius:50%;margin:10px;}
hr {width:100% !important;}

/*##############################################################
					Overlay Meditação
##############################################################*/
/*.overlayAjax {position:fixed;width:100%; height:100vh;background:rgba(0,0,0, 0.75);z-index:99;top:0;left:0;display:none;}*/
.overlayAjax {position:fixed;width:100%; height:100vh;background:white;z-index:100;top:0;left:0;display:none;overflow-y: auto;border-top: solid 7px #f3f3f4;padding-top: 15px;background: linear-gradient(-45deg, #2b5876, #4e4376) !important;}
.overlayAjax h1, .overlayAjax p {color:white;}
.overlayAjax img {width:100%; height:auto; }
.overlayAjax p {font-size: 1.2em;font-weight:normal;}
.fecharOverlay {width:48px !important; position:fixed;right:0px; top:0px;display:none;}
img.loader {position: absolute;margin-top: 50vh;top: -24px;margin-left: 50%;left:-24px;width:32px;display:none;}

blockquote {margin:0 0 20px 0;padding:15px;background: #fffad3;border-radius: 5px}
blockquote p {color: black !important;margin: 0;padding: 0;font-size:1rem !important;}

footer {display:block;padding:10px 0 !important;}

.conteudoPost ol {color:white !important;padding:0;font-size:1.2em;}
.conteudoPost ol li {color:white !important;margin-bottom:15px; display:block;}
.conteudoPost ol li strong, {color:white !important;}

.conteudoPost ul {color:white !important;}
.conteudoPost ul li {color:white !important;margin-bottom:15px; display:block;}
.conteudoPost ul li strong, {color:white !important;}

#ff-stream-1 .picture-item__inner {border-radius:10px !important;}

.ff-item .ff-img-holder {border-radius: 10px 10px 0 0 !important;}
#ff-stream-1 .ff-style-1 .ff-no-image  .ff-item-cont:before, #ff-stream-1 .ff-style-3 .ff-item-cont:before {border-radius: 10px 10px 0 0 !important;}










