<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:   MundoBoaForma Child
 Theme URI:    https://www.mundoboaforma.com.br
 Description:  MundoBoaForma child theme
 Author:       MundoBoaForma
 Author URI:   https://www.mundoboaforma.com.br
 Template:     mbfpress
 Version:      0.1
*/

/*BANNERS*/
.publicidade_titulo_topo {
    font-size: 10px;
    font-family: sans-serif;
    text-transform: uppercase;
    line-height: 2;
    color: #adadad;
    letter-spacing: 1px;
}
.publicidade_titulo_topo_mobile {
    font-size: 10px;
    font-family: sans-serif;
    text-transform: uppercase;
    line-height: 3;
    text-align: center;
    color: #adadad;
    letter-spacing: 1px;
    display: inherit;
}
.mbf-moldura-anuncios {
    background: whitesmoke;
    padding: 6px;
}

/* MantÃ©m a altura de 300px dos banners em todo o site */
.mundo-mbf_mobile_mid2-article-and-category-mobile-placement,.mundo-mbf_mobile_mid2_extra-article-and-category-mobile-placement,.mundo-mbf_mobile_mid3-article-and-category-mobile-placement,.mundo-mbf_mobile_mid2-recipe-mobile-placement,.mundo-mbf_mobile_mid4-article-and-category-mobile-placement,.mundo-mbf_mobile_mid1-article-and-category-mobile-placement { 
    height: 300px !important;
}

/* Oculta os banners na homepage em telas maiores que 550px */
@media (min-width: 551px) {
    .home .mundo-mbf_mobile_mid2-article-and-category-mobile-placement,
    .home .mundo-mbf_mobile_mid2_extra-article-and-category-mobile-placement,
    .home .mundo-mbf_mobile_mid3-article-and-category-mobile-placement,
    .home .mundo-mbf_mobile_mid2-recipe-mobile-placement,
    .home .mundo-mbf_mobile_mid4-article-and-category-mobile-placement,
    .home .mundo-mbf_mobile_mid1-article-and-category-mobile-placement {
        display: none !important;
        height: 0 !important;
    }
}


.mundo-mbf_desktop_sidebar_top-todosite-placement { 
    height: 650px !important;
}

/*FONTES E BOTOES*/
h4 {
    margin-bottom: 25px;
}
#breadcrumbs {
    font-size: 12px;
    background: #f7f7f7;
    padding: 10px;
}
ul, ol {
    margin: 0 0 1.5em 1.5em;
}
ol li {
    margin-bottom: 0.5em;
}
.entry-content ul li {
    margin-bottom:0.5em;
}
.entry-content li&gt;ul, li&gt;ol {
    margin-top: 0.5em;
}
a:hover {
    text-decoration: underline;
}
.titulos-home {
    font-family: "Oswald",sans-serif;
    text-transform: uppercase;
    font-size: 22px;
    margin-bottom: 9px;
    color: #595959;
    border-bottom: 2px solid #f7f7f7;
    padding: 1px 0;
}
.sidebar .widget .widget-title, .flyout-row h3 {
    border-top: 5px solid #f7f7f7;
    border-bottom: 1px solid #f7f7f7;
    padding: 5px 0;
    font-size: 20px;
    /*flyout-row exclusivo daqui pra baixo*/
    font-family:"Oswald", sans-serif;
    font-weight: 400;
    color: #3A3A3A;
    text-transform: uppercase;
}
.sidebar .widget {
    font-style:normal;
}
.sidebar .widget h4 {
    border-top: 5px solid #f7f7f7;
    border-bottom: 1px solid #f7f7f7;
    padding: 5px 0;
    font-size: 20px;
    font-family: "Oswald", sans-serif;
    font-weight: 400;
    color: #3A3A3A;
    text-transform: uppercase;
}
.wdg-tlt-wrap {
    margin-bottom: 10px;
}
.post-ratings {
    font-size: 85%;
    color:#595959;
}
.taxonomy-description a, .single-post .entry-content a {
    text-decoration: underline;
}
.i-amphtml-accordion-header {
    background: #ffffff !important;
    font-size: 100% !important;
    color: #008eb2;
    padding:0 5px 2px !important;
}
.i-amphtml-accordion-header::before {
    content: "+ ";
    font-size:140%;
}
.wp-block-button__link:hover,
.wp-block-button__link:active {
    text-decoration:none;
}
.avalie_star {
    display: inline;
    padding-right: 10px;
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
}

/*WP RECIPE MAKER*/
.wprmprs-form-help {
    font-size: 14px;
    color: gray;
}
.wprmprs-layout-block-isotope .wprmprs-layout-block-isotope-option input:checked+label {
    border-color: #03657c !important;
    background: #008eb2;
    color: white;
}
.wprm-recipe a.wprm-recipe-link, .wprm-recipe a.wprm-recipe-link:hover {
    text-decoration:none;
}
.wprm-recipe-collections-no-access {
    border: 1px solid #ffae01;
    display: inline-flex;
    text-align: center;
    padding: 25px 25px 0 25px;
}
.wprmprc-collection-action.wprmprc-collection-action-columns-groups {
    display:none !important;
}

#wprm-add-to-collection-tooltip-column.wprm-add-to-collection-tooltip {
    display:none !important;
}

#wprm-add-to-collection-tooltip-group.wprm-add-to-collection-tooltip {
    display:none !important;
}

/*QUEM SOMOS*/
.mbf-shortbio {
    font-size: 14px;
}
.box-especialistas {
    padding: 10px;
    font-size: 16px;
    max-width: 40%;
    margin: 10px 5px;
}
.mbf-job-title {
    margin-top: -40px;
    margin-bottom: 20px;
    font-size: 85%
}

/*CRP RELATED POSTS*/
.crp_related ul li {
    list-style-type: none;
    float: left;
    margin: 0 20px 0 0;
    width: 330px;
    display: table;
}
.crp_related img {
    float:left;
    display:block;
    padding: 5px 8px 20px 0;
    max-width: 90px !important;
}
.crp_related ul {
    margin: 0;
}
.mbf-posts-relacionados {
    background: #f7f7f7;
}
.comment-reply-title {
    color:#333;
}


/*COMENTARIOS*/
.comment-body {
    font-size: 15px;
    padding: 20px 0;
}
.comment-content {
    padding: 15px;
}
#comment {
    height: 130px;
}
.comment-form #author, .comment-form #email, .comment-form #url {
    padding: 5px 10px;
}
.comment-respond {
    margin-bottom: 30px;
}
button, html input[type=button], input[type=reset], input[type=submit] {
    border-radius: 8px;
    margin-top: 10px;
}
.comment-reply-title {
    color:#595959;
}
h3.comments-title {
    color:#595959;
}
a.comment-reply-link {
    font-weight:600;
    text-transform: uppercase;
}


/*HOMEPAGE e TELAS MAIORES QUE 768px*/
@media(min-width: 768px) {
    #wpsp-80913 .wp-show-posts-image.wpsp-image-left, #wpsp-80914 .wp-show-posts-image.wpsp-image-left {
        width: 130px;
        height: 130px;
        position: relative;
        overflow:hidden;
    }
    #wpsp-80913 img, #wpsp-80914 img, #wpsp-80924 img, #wpsp-80899 img, #wpsp-80895 img, #wpsp-80891 img  {
        position: static;
        height: 100%;
        width: 100%;
        transform: none;
        object-fit: cover;
    }

    #wpsp-80924 .wp-show-posts-image.wpsp-image-left, #wpsp-80899 .wp-show-posts-image.wpsp-image-left {
        width: 300px;
        height: 200px;
        position: relative;
        overflow:hidden;
    }

    #wpsp-80895 .wp-show-posts-image.wpsp-image-left {
        width: 150px;
        height: 150px;
        position: relative;
        overflow:hidden;
    }
    #wpsp-80891 .wp-show-posts-image {
        width: 230px;
        height: 200px;
        position: relative;
        overflow:hidden;
    }
    .facetwp-flyout-open {
        display: none;
    }
}

.wp-show-posts-inner :last-child p {
    font-size: 16px;
}


/*WIDGETS*/
.postsbytag.widget_recent_entries img {
    float:left;
    display:block;
    padding: 5px 8px 20px 0;
}
.postsbytag.widget_recent_entries {
    display:inline-grid;
}
/*AJUSTE BARRA LATERAL APOS SAIDA WIDGET BUSCA AJAX PRO*/  
@media (min-width: 768px) {
.grid-30 {
    margin-top: -27px;
} 
}
@media (max-width: 768px) {
.one-container .sidebar {
    margin-top: 0;
}
}


/*MAILCHIMP*/
#mc_embed_signup input.button {
    background-color: #008eb2;
    height: auto;
    line-height: 32px;
    margin: 0 5px 10px 0;
    padding: 5px 22px;
    width: auto;
}
#mc_embed_signup input.button:hover {
    background-color: #007693;
}

#mc_embed_signup .mc-field-group input {
    background-color: #fff;
}

#mc_embed_signup {
    padding: 3px 5px 3px 5px;
}


/*AUTHOR BOX*/
.author-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 3%;
    margin-top: 40px;
    font-size: 0.8em;
    margin-bottom: 20px;
    background: #f7f7f7;
}
.author-box .avatar {
    width: 30px;
    border-radius: 100%;
    margin-right: 20px;
}
h5.author-title {
    margin-bottom: 0.5em;
}


/*SOCIAL SHARING*/
.scriptlesssocialsharing a.button {
    border: none;
    background:none;
    margin-right:17px;
    padding:5px 0 10px;
}
.scriptlesssocialsharing a.button:hover {
    background:none !important;
}
.scriptlesssocialsharing__icon {
    width: 30px;
    height: 30px;
}
.scriptlesssocialsharing__icon.whatsapp {
    fill:#075e54;
}
.scriptlesssocialsharing__icon.facebook {
    fill:#3b5998;
}
.scriptlesssocialsharing__icon.twitter {
    fill:#1da1f2;
}
.scriptlesssocialsharing__icon.pinterest {
    fill:#c8232c;
}
.scriptlesssocialsharing__icon.email {
    fill:#bebebe;
}
.mbf-botoescompartilhar-abaixo {
    margin-top:20px;
}

/*SEARCH*/
.navigation-search input[type="search"]::placeholder {
    color: #cccccc;
}
.navigation-search.nav-search-active {
    left: auto;
    width: 100%;
    top: 100%;
    padding: 12px;
    background: #007693;
    box-sizing: border-box;
}
.navigation-search.nav-search-active input {
    border: none;
    border-radius: 5px;
    height: auto;
    opacity:1;
}
.navigation-search input[type="search"] {
    background-color: #f9f9f9 !important;
    color: #595959 !important;
}

.navigation-search.nav-search-active .search-button {
    position: absolute;
    right: 30px;
    top: calc(50% - 25px);
    height: 30px;
    content: "\f002";
    font-family: GeneratePress;
    width: auto;
    background: transparent !important;
    color: #595959;
    border: 0;
    padding-right: 5px;
}


/*YOUTUBE*/
.yrv-video-container{
    position: relative;
    padding-top: 56.25%;
    margin-bottom: 1.5em;
}
.yrv-video-container iframe{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.wp-block-embed__wrapper .yrv-video-container{
    position: initial;
    padding-top: 0;
    margin-bottom: 0;
}


/*HEADER MOBILE*/
@media only screen and (max-width: 894px) {
    #mobile-header .site-logo {
        position:relative;
        left: calc( 50% - 70px);
    }
    button.menu-toggle {
        position:absolute;
        left: 0;
        top: 0;
    }
}


/*MOBILE MENOR 768px*/
@media only screen and (max-width: 768px) {
    #breadcrumbs {
        margin-bottom: 10px;
    }
    /*.crp_related ul li {
        width: auto;
    }*/
    footer.entry-meta {
        margin-top: 1.3em;
    }
    .filtros_desktop_facet {
        display:none;
    }
    /*DESCRICAO CATEGORIAS (complemento)*/
    ul.list-subcats {
        columns: 1;
        -webkit-columns: 1;
        -moz-columns: 1;
    }
}


/*CATEGORIAS E LISTAGENS*/
.one-container:not(.page) .inside-article {
    padding: 0 0 0 0;
}
.post {
	margin: 0 0 1em;
}
.post-image-above-header .no-featured-image-padding .inside-article .post-image {
    margin-right: 10px;
    float:left;
    width: 80px !important;
}
.resize-featured-image .post-image img {
    width:100px !important;
    height: 100px !important;
    float:left;
    margin-right:10px;
}


/*DESCRICAO CATEGORIAS*/
ul.list-subcats {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    padding-bottom: 30px;
}
ul.list-subcats li {
    margin-bottom:10px;
}
.mbf-descricao-categoria {
    background: #f7f7f7;
    padding: 20px 10px 0 10px;
}


/*PAGE HERO*/
.especialista-mbf-pagehero {
    /*margin-top:15px;*/
    font-size:85%;
    text-shadow: -1px 1px #333333b8;
}
.page-hero h1 {
    text-shadow: -1px 1px #333333b8;
}
.especialista-mbf-pagehero a {
    color: #7cdef7 !important;
    text-decoration:underline;
}
.especialista-mbf-pagehero a:hover {
    color: #f7f7f7 !important;
    text-decoration:underline;
}


/*DIVERSOS*/
.mbf_botaoedata-2 {
    margin: -10px 0px 25px 0px;
}
.rpwwt-widget ul li {
    margin: 0 0 0.5em !important;
}
.one-container:not(.single-post) .inside-article {
    border-bottom: 1px solid #ececec;
}

/*linha separador o boticario ativa*/
hr.wp-block-separator.separador {
    margin-top:-30px;
}
.wprm-recipe a.wprm-recipe-link, .wprm-recipe a.wprm-recipe-link:hover {
    text-decoration:none;
}
/*legendas*/
figcaption  {
    font-size: 12px;
    color: gray;
}

/*FACETWP*/
.fs-wrap {
    width: 100% !important;
}

.fs-label-wrap {
    width: 100% !important;
}

.fs-label-wrap .fs-label {
    padding: 12px 22px 12px 18px !important;
}

.fs-dropdown {
    width: auto !important;
}
.botaofacetwp {
    text-align: center;
    margin-top: -30px;
    margin-bottom: 40px;
}

/*ARQUIVOS RECEITAS USANDO O FACETWP*/
.box-receitas {
    padding: 0 10px;
    font-size: 16px;
    max-width: 40%;
    margin: 5px 5px;
}

.wp-block-image.receitas-borda-arredondada img {
    border-radius: 10px;
}

.wp-block-image.receitas-borda-arredondada {
    margin: 0;
}

.metatag-videos {
    margin-top: 10px;
}

/* Busca header desktop */
nav#site-navigation .asp_w_container {
    width: 174px;
    order: 10;
}

.asp_w_container .asp_m .probox .proclose svg {
    background: unset;
    fill: #595959 !important
}

div.asp_r .results .item .asp_content h3,
div.asp_r .results .item .asp_content h3 a {
    font-style: normal;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 18px !important;
    color: #595959 !important;
    display: block;
}

nav#site-navigation .asp_image {
    display: none;
}

div[id*='ajaxsearchpro'].asp_m {
    width: 100%;
    border-radius: 2px;
    border: none !important;
    padding: 2px 0;
    background: rgba(255, 255, 255, 0.9) !important;
}

.probox {
    background: none !important;
}

p.showmore a {
    font-weight: 600 !important;
    font-size: 15px !important;
    line-height: 20px !important;
    color: #008EB2 !important;
    border: none !important;
    padding: 12px 0;
    border-top: 1px solid #eaeaea !important;
}

div.asp_r.vertical {
    background: #FFFFFF;
    box-shadow: 0px 4px 15px rgb(74 74 74 / 25%);
    border-radius: 2px;
    padding: 0 !important;
    width: 258px !important;
    margin-left: -30px !important;
}

.item.asp_r_pagepost:before {
    content: "";
    background-image: url('assets/img/search-icon.png');
    height: 15px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    top: 11px;
    position: absolute;
    left: 17px;
    width: 15px;
    opacity: 0.5;
}
.item.asp_r_pagepost {
    padding-left: 45px  !important;
    display: flex !important;
}

div.asp_w .probox .proinput input, div.asp_w .probox .proinput input {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #595959 !important;
}

div.asp_w .asp_r.asp_r.vertical {
    box-shadow: 0px 4px 15px rgb(74 74 74 / 25%);
    border-radius: 3px;
    border: unset !important;
}

div.asp_w div.asp_r:before {
    content: "";
    background-image: url("assets/img/seta.svg");
    height: 13px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    top: -11px;
    left: 12px;
    width: 50px;
    display: block;
    position: relative;
    margin: 0 auto;
}

div.asp_r.vertical {
    overflow: unset;
    margin-top: 10px !important;
}

nav#site-navigation .asp_w_container  .asp_w .probox .promagnifier .innericon svg {
    fill: #595959 !important;
    width: 20px;
}

div.asp_m .probox .proclose svg {
    box-shadow: none !important;
    background: #595959
}

/* Mobile */
.mobile-icon-search {
    display: none;
}
.mobile-bar-items {
    display: none !important;
}

@media (max-width: 1160px) {
    .asp_w_container {
        width: 100% !important;
        padding: 15px;
    }
    div.asp_w.asp_r.asp_r.vertical {
        width: 97% !important;
        left: 0 !important;
        margin-left: 15px !important;
    }
}
@media (max-width: 895px) {
    .asp_w_container.asp_w_container_1 {
        display: none;
    }
    .mobile-icon-search {
        height: 60px;
        width: 60px;
        position: absolute;
        right: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        cursor: pointer;
        z-index: 99;
    }

    .mobile-icon-search:before {
        content: "\f002";
        font-family: GeneratePress;
        width: 1.28571429em;
        text-align: center;
        display: inline-block;
        color: #fff;
    }

    .search-open-header::before {
        background-color: #fff;
        content: "";
        display: block;
        height: 100%;
        left: 0;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 100;
        transition: all 0.3s ease-in-out;
    }

    .search-open-header .mobile-icon-close {
        z-index: 9999;
        position: absolute;
        width: 40px;
        height: 33px;
        top: 19px;
        display: flex;
        align-content: center;
        justify-content: center;
        left: 5px;
    }

    .search-open-header .asp_r.vertical {
        width: 100% !important;
        left: 0 !important;
        padding: 0 !important;
        margin: 0 !important;
        top: 65px !important;
        box-shadow: none;
    }
    .search-open-header .asp_w_container.asp_w_container_1 {
        display: block;
        z-index: 120;
        height: 60px !important;
    }

    .search-open-header .asp_r.vertical .results {
        height: 35vh !important;
    }
    .search-open-header div.asp_w {
        left: 0px;
        background: #F7F7F7 !important;
        border-bottom: 1px solid #DEDEDE !important;
        box-shadow: unset !important;
    }

    .search-open-header .probox .proinput input, div.asp_w .probox .proinput input {
        height: 60px !important;
        left: 50px !important;
    }

    .search-open-header div.asp_w {
        height: 60px;
    }

    .search-open-header div.asp_w .probox, div.asp_w .probox {
        height: 60px !important;
    }

    .search-open-header div.asp_m .probox .proinput {
        padding: 0 45px;
    }

    .search-open-header div.asp_w .probox .promagnifier {
        top: 15px;
        position: relative;
        right: 15px;
    }

    .search-open-header .promagnifier {
        display: none;
    }
    .search-open-header .proclose {
        display: none !important;
    }
    .search-open-header .proinput .autocomplete {
        display: none !important;
    }
    .search-open-header .asp_simple-circle {
        border: 4px solid rgb(0,0,0) !important;
        border-right-color: transparent !important;
    }
    .asp_w_container .asp_m .probox .proclose svg {
        top: 28px;
        left: -5px;
    }
    div.asp_w .probox .proloading {
        position: relative;
        top: 14px;
        left: -10px;
    }
    .item.asp_r_pagepost {
        padding: 11px 25px 8px 44px !important;
    }
    .asp_w_container {
        width: 100% !important;
        padding: 0;
    }

    .search-open-header .mobile-icon-close:before {
        content: "";
        background-image: url('assets/img/arrow.svg');
        height: 20px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        top: 2px;
        position: absolute;
        left: 17px;
        width: 22px;
    }
    .search-open-header {
        cursor: pointer;
    }

    .search-open-header .header-wrap {
        position: initial !important;
    }
    .item.asp_r_pagepost:before {
        top: 17px;
    }

    div.asp_r.vertical {
        margin-left: 25px !important;
    }

}
</pre></body></html>