.add-pwderrormsg {
    max-width: 336px;
    line-height: 16px;
}

.error-msg {
    color: #E0001A;
}
.input-error label {
    color: #E0001A !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.ml85 {
    margin-left: 85px !important;
}

.pt15 {
    padding-top: 15px;
}
.hidden {
    display: none;
}

.added-to-recipes {
    box-shadow: inset 0 0 12px 4px rgba(0, 0, 0, 0.25) !important;
    text-decoration: none !important;
    background: #eabc00 !important;
    color: #000 !important;
}

.receita-default {
    max-height: 218px;
}

.add-magazine {

}

.add-magazine .title {
    font-size: 24px !important;
    padding: 10px 0 5px;
}
.add-magazine .lead {
    color: #000000;
    font-family: "Crete Round",serif;
}

.tal {
    text-align: left;
}

.magazine-text {
    padding-top: 15px;
}

.magazine-text strong {
    font-family: "Crete Round",serif;
    font-size: 18px !important;
    font-weight: inherit !important;
    font-style: italic;
}

.magazine-text h1 {
    font-family: "Crete Round",serif;
    font-size: 22px !important;
    font-weight: inherit !important;
    font-style: italic;
}

.magazine-lead {
    font-family: "Crete Round",serif;
    font-size: 29px !important;
    font-weight: inherit !important;
    font-style: italic;
    margin-top: 30px;
}

.nutritional-table {
    margin-top: 15px;
}

.thumbs-slider li.slick-slide.slick-current.slick-active .thumb-link {
    border: 3px solid #EABC00;
}

.nesta-receita .slick-track {
    margin: auto;
}

.item.destaque .media .push-image-left {
    margin-left: -22px;
    margin-bottom: -10px;
}

.hp-right-article {
    text-align: center;
}

.hp-right-article .title.large, .hp-right-article .text-inner {
    text-align: left;
}

.nesta-receita .media {
    min-height: 140px;
}

.receita-short {
    vertical-align: top;
}

@media only screen and (max-width: 560px) {
    .add-magazine span {
        height: 230px !important;
    }
    .magazine-text strong {
        font-size: 15px !important;
    }
}

.add-center {
    margin: 0 auto !important;
    display: block !important;
}
.add-center p {
    text-align: center;
}

.footer .bottom .horizontal {
    display: block;
}