.st-topbar-item{
    display: block;
    float: left;
    margin-right: 10px;
}
.st-meta .post-count .post-views{
	margin:0;
}
.st-site-branding {
    width: 30%;
}
.st-header-ad {
    width: 68%;
    max-width: 728px;
}
.st-footer-box.st-col.st-clr.st-col-4:not(:first-child) .footer-widget {
    margin-bottom: 0;
}
.tertulia-widget,
.featured-authors {
	padding: 20px;
    background: #009bff;
    text-align: center;
	width: 300px;
}
.tertulia-widget-heading,
.featured-authors .widget-title{
	font-weight: 600;
    font-size: 1.615em;
    margin: 0 0 20px;
    color: #fff;
}
.tertulia-widget .st-featured-entry-thumbnail {
    border: 2px solid #fff;
}
.tertulia-widget a,
.featured-authors .cd-fa-info ul li a {
    text-decoration: none;
}
.tertulia-widget p,
.featured-authors .cd-fa-info ul li {
    background: #fff;
    padding: 0.65em 0.6em;
	margin-bottom:10px;
}
.tertulia-widget p a,
.featured-authors .cd-fa-info ul li a {
    color: #202020;
}
.tertulia-widget a.button{
	width: 100%;
    height: 36px;
	padding: 7px;
    background-color: #202020;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
}
.tertulia-widget p:hover,
.tertulia-widget a.button:hover,
.featured-authors .cd-fa-info ul li:hover{
    opacity: 0.9;
}
.featured-authors {
    background: #9d0d0d;
    width: 300px;
    margin: 0 0 30px;
}
.featured-authors .avatar-wrap {
    margin-bottom: 15px;
    text-align: left;
}
.featured-authors .avatar-wrap img {
    vertical-align: middle;
    width: 100px;
    margin-right: 20px;
	border: 0;
	border-radius:0;
}
.featured-authors .avatar-wrap, .featured-authors .cd-fa-info {
    width: 50%;
    float: left;
}
.featured-authors .cd-fa-info .author a{
    color: #fff;
    font-weight: bold;
	margin: 0.65em 0;
    display: block;
}
.st-featured-entry-media, 
.st-featured-entry-thumbnail,
.st-post-media {
    max-height: 400px;
}
.st-post-media{
    overflow: hidden;
}
.st-loop-entry-media img,
.st-featured-entry-thumbnail img{
	transition: 0.65s transform;
    -moz-transition: 0.65s transform;
    -webkit-transition: 0.65s transform;
}
a.sam-pro-ad {width: 100%;}
#comments h3 {
    color: #000;
    font-size: 1.286em;
    font-weight: 600;
    margin: 0 0 30px;
    padding-bottom: 5px;
    border-bottom: 2px solid #e7e7e7;
}
.single-lacronica .st-post-content .sam-pro-container, .single-lacronica .st-author-info {
    display: none !important;
}
form.wpcf7-form p {
    text-align: center;
}
form.wpcf7-form textarea {
    width: 43%;
}
input.wpcf7-form-control,
form.wpcf7-form textarea,
form.wpcf7-form .g-recaptcha>div {
	margin: 0 auto;
}
.st-footer-widgets .footer-widget {
    margin-bottom: 10px;
}


footer .st-footer-box:last-child p {
    margin-bottom: 15px;
}

footer .st-footer-box p {
    margin-top: 15px;
	text-align: center;
	line-height: 30px;
}
footer .st-footer-box:not(:nth-child(2)) p {
    margin-top: 0;
}
.yarpp .wp-block-column:first-child {
    margin-right: 10px;
}
@media (max-width: 1196px){
footer p {
    margin: 0;
}
footer .st-footer-box:last-child p {
    margin-bottom: 15px;
}
footer .st-footer-box p {
line-height: 18px;
}
}