html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}  body {
margin: 0;
font-family: 'Poppins', sans-serif!important;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box;
height: 0;
overflow: visible;
} pre {
font-family: monospace, monospace;
font-size: 1em;
}  a {
background-color: transparent;
} abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
} b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
} button,
input {
overflow: visible;
} button,
select {
text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
} progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box;
padding: 0;
} [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
} [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}  *,
*::before,
*::after {
box-sizing: inherit;
}
html {
box-sizing: border-box;
}  body,
button,
input,
select,
optgroup,
textarea {
color: #404040;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", courier, monospace;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} body {
background: #fff;
overflow-x: hidden;
max-width: 100%;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: 700;
}
dd {
margin: 0 1.5em 1.5em;
} embed,
iframe,
object {
max-width: 100%;
}
img {
height: auto;
max-width: 100%;
}
figure {
margin: 1em 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
} a {
color: #4169e1;
}
a:visited {
color: #800080;
}
a:hover,
a:focus,
a:active {
color: #191970;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
line-height: 1;
padding: 0.6em 1em 0.4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}   .main-navigation {
display: block;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
display: block;
left: auto;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation li {
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: flex;
}
}
.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
text-align: end;
flex: 1 0 50%;
} .sticky {
display: block;
}
.updated:not(.published) {
display: none;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
display: grid;
grid-gap: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
width: 100%;
}
.gallery-columns-2 {
grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
display: block;
}   .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
display: none;
} .infinity-end.neverending .site-footer {
display: block;
}   .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 0.875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
} #primary[tabindex="-1"]:focus {
outline: 0;
} .alignleft { float: left; margin-right: 1.5em;
margin-bottom: 1.5em;
}
.alignright { float: right; margin-left: 1.5em;
margin-bottom: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 1.5em;
}
.home main#primary {
background: #F5F5F5;
}
.posts-destaque-home-left, .posts-destaque-home-right {
padding: 30px!important;
min-height: 540px;
display: flex;
flex-direction: column;
border-radius: 8px;
}
.posts-destaque-home-left .vc_gitem-acf,
.posts-destaque-home-right .vc_gitem-acf
{
background: #FB6A06!important;
display: inline-block;
color: #fff;
padding: 2px 10px;
border-radius: 8px!important;
font-size: 14px;
font-weight: normal;
}
.destaque-home-left .vc_grid-filter.vc_grid-filter-center, .destaque-home-right .vc_grid-filter.vc_grid-filter-center {
text-align: left;
}
.destaque-home-left .vc_gitem-post-data-source-post_excerpt {
overflow: hidden;
height: 0px;
transition: all .5s;
margin: 0px;
}
.destaque-home-left .vc_is-hover .vc_gitem-post-data-source-post_excerpt {
height: 60px;
border-top: 1px solid rgb(255 255 255 / 20%);
margin-top: 15px;
padding-top: 15px;
}
.posts-destaque-home-left:before, .posts-destaque-home-right:before {
content: "";
display: block;
background: rgb(32 32 32 / 50%);
width: 100%;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
z-index: 0;
transition: all .2s;
}
.vc_is-hover .posts-destaque-home-left:before, .vc_is-hover .posts-destaque-home-right:before {
background: rgb(32 32 32 / 70%);
}
.posts-destaque-home-left .vc_custom_heading, 
.posts-destaque-home-left .vc_gitem-post-data, 
.posts-destaque-home-right .vc_custom_heading, 
.posts-destaque-home-right .vc_gitem-post-data {
font-size: 0.875rem;
z-index: 1;
color: #fff;
margin-bottom: 5px;
font-weight: normal!important;
overflow: hidden;
}
.posts-destaque-home-left > .vc_custom_heading  {
max-height: 53px;
}
.posts-destaque-home-right .vc_custom_heading {
max-height: 70px;
}
.destaque-home-left  .vc_gitem-post-data-source-post_excerpt p{
font-size: 16px;
font-weight: 300;
}
.posts-destaque-home-right {
padding: 15px!important;
min-height: 255px;
display: flex;
flex-direction: column;
border-radius: 8px;
}
.posts-destaque-home-right .vc_gitem-post-data-source-post_date div:before, .posts-destaque-home-left .vc_gitem-post-data-source-post_date div:before {
content: "";
background: url(https://dicasmaonamassa.com.br/wp-content/uploads/2021/06/date-icon.svg);
width: 16px;
height: 18px;
display: block;
background-size: 100%;
background-repeat: no-repeat;
margin-right: 10px;
}
.posts-destaque-home-right .vc_gitem-post-data-source-post_date div, .posts-destaque-home-left .vc_gitem-post-data-source-post_date div {
display: flex;
font-weight: 300;
}
.destaque-home-right  .vc_gitem-post-data.vc_gitem-post-data-source-post_title h3 {
font-size: 20px;
}
.destaque-home-left  .vc_gitem-post-data.vc_gitem-post-data-source-post_title h3 {
font-size: 1.4rem;
}
.posts-destaque-home-right .vc_gitem_row .vc_gitem-col {
padding: 0px;
}
section.vc_section.home-post-grid h2 strong {
padding: 2px 4px;
background: rgb(209,83,23)!important;
background: linear-gradient( 61deg, rgba(209,83,23,1) 0%, rgba(241,121,43,1) 100%)!important;
border-radius: 8px;
color: #fff;
font-weight: 500;
}
.home-post-grid h2 {
font-size: 1.75rem;
margin-bottom: 30px!important;
display: block;
color: #3B3B3B;
font-weight: bold;
}
.home-post-grid .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_date {
position: absolute;
bottom: 20px;
right: 20px;
background: rgb(255 255 255 / 80%);
border-radius: 8px;
color: #D84D39;
margin-bottom: 0px;
}
.home-post-grid .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_date a {
padding: 2px 6px;
display: flex;
align-items: center;
justify-content: center;
}
.home-post-grid  .vc_gitem-row-position-top, .home-post-grid .vc_gitem-row-position-bottom{
position: relative!important;
}
.home-post-grid .vc-gitem-zone-height-mode-auto:before {
display: none;
}
.home-post-grid .vc_gitem-post-data-source-post_title a {
font-size: 1rem;
padding: 15px;
width: 100%;
display: block;
}
.home-post-grid .vc_gitem-post-data, .home-post-grid  .wpb_single_image.wpb_content_element.vc_align_center {
margin-bottom: 0px!important;
}
.home-post-grid .vc_gitem-post-data-source-post_title h3 {
line-height: 1.4rem!important;
margin-bottom: 0px!important;
min-height: 74px;
overflow: hidden;
max-height: 74px;
display: flex;
align-items: center;
justify-content: center;
}
.home-post-grid  .vc_gitem_row .vc_gitem-col {
padding: 0px;
}
.home-post-grid .vc_gitem-zone-mini {
border-radius: 8px;
overflow: hidden!important;
background: #F3F1F1;
}
.home-post-grid .vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper {
margin-right: 0px;
}
.home-post-grid .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item{
padding: 15px 15px!important;
}
.home-post-grid .vc_grid.vc_row.vc_grid-gutter-30px {
margin-bottom: 0px;
margin-left: -15px!important;
}
.home-post-grid .vc_is-hover .vc_gitem-row-position-top:before {
content: "Leia o post";
font-weight: 600;
display: flex;
background: rgb(39 39 39 / 70%);
width: 100%;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
z-index: 1;
transition: background .1s;
color: #fff;
align-items: center;
justify-content: center;
}
.home-post-grid .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_date a:before {
content: "";
width: 12px;
height: 14px;
background: url(https://dicasmaonamassa.com.br/wp-content/uploads/2021/06/date-icon-laranja.svg);
display: block;
background-size: 100%;
background-repeat: no-repeat;
margin-right: 8px;
}
.home-videos-grid h2 {
font-size: 1.75rem;
margin-bottom: 30px!important;
display: block;
color: #3B3B3B;
font-weight: bold;
}
.home-videos-grid h2 strong {
padding: 2px 4px;
background: rgb(209,83,23)!important;
background: linear-gradient( 61deg, rgba(209,83,23,1) 0%, rgba(241,121,43,1) 100%)!important;
border-radius: 8px;
color: #fff;
font-weight: 500;
}
.home-videos-grid p {
font-size: 1rem;
line-height: 1.625rem!important;
}
a.cta-button {
display: inline-block;
padding: 10px 15px;
background: rgb(209,83,23)!important;
background: linear-gradient( 
61deg
, rgba(209,83,23,1) 0%, rgba(241,121,43,1) 100%)!important;
border-radius: 8px;
color: #fff!important;
font-weight: 300;
text-decoration: none!important;
margin-top: 15px;
}
a.cta-button strong{
font-weight: 600;
}
.home-newsletter-grid {
background: url(https://dicasmaonamassa.com.br/wp-content/uploads/2024/02/bloco-newsletter-min.jpg);
padding-bottom: 60px!important;
padding-top: 60px!important;
background-size: cover;
background-position: 50% 50%;
}
.logo-newsletter {
background: #fff;
width: 50px;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
margin-right: 15px;
}
.texto-newsletter {
color: #fff;
font-size: 0.813rem;
line-height: 24px;
}
.newsletter-left .wpb_wrapper .wpb_wrapper {
display: flex;
align-items: center;
}
.newsletter-right form span {
width: 36%;
display: block;
padding: 0px 15px;
}
.newsletter-right span.wpcf7-form-control.wpcf7-checkbox {
display: flex;
flex-wrap: wrap;
flex-direction: row;
align-content: center;
justify-content: flex-start;
width: 100%;
padding: 15px 0px;
}
.newsletter-right form span span {
display: flex;
font-size: 0.813rem;
justify-content: flex-start;
padding: 0px;
margin: 0px;
}
.newsletter-right span.wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item{
width: initial!important;
margin-right: 8px;
margin-bottom: 15px;
}
.newsletter-right span.wpcf7-form-control.wpcf7-checkbox span.wpcf7-list-item-label {
width: 100%!important;
color: #fff;
padding-left: 10px!important;
}
.newsletter-right span.wpcf7-form-control.wpcf7-checkbox span.wpcf7-list-item input {
align-self: center;
}
.newsletter-right span.wpcf7-form-control.wpcf7-checkbox:before {
content: "Interesse:";
margin-right: 15px;
font-weight: bold;
color: #fff;
letter-spacing: 1px;
font-size: 0.875rem;
}
.newsletter-right input {
border: 1px solid #fff;
background: transparent;
padding: 10px;
max-width: 100%;
border-radius: 8px;
outline: none!important;
color: #fff!important;
}
.newsletter-right span.wpcf7-form-control-wrap.interesse {
width: 100%;
}
.form-newsletter {
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
}
.newsletter-right input.wpcf7-form-control.wpcf7-text {
width: 100%;
}
.newsletter-right span.ajax-loader {
display: none!important;
}
.newsletter-right input::placeholder {
color: rgb(255 255 255 / 70%);
}
.newsletter-right  input.wpcf7-form-control.wpcf7-submit {
min-width: 20%;
display: block;
background: #FFFFFF;
padding: 14px;
color: #D15317!important;
text-transform: uppercase;
font-size: 0.875rem;
border: 0px;
cursor: pointer;
border-radius: 8px;
margin: 0px 15px;
}
.home-newsletter-grid .vc_row.wpb_row.vc_row-fluid {
display: flex;
align-items: center;
}
.home-newsletter-grid span.wpcf7-form-control-wrap.interesse .wpcf7-list-item input[type="checkbox"] {
all: unset;
border: 1px solid #fff;
width: 15px;
min-width: 15px;
height: 15px;
display: inline-block;
border-radius: 4px;
cursor: pointer;
overflow: hidden;
position: relative;
}
.home-newsletter-grid span.wpcf7-form-control-wrap.interesse input:checked {
background-color: #fff;
width: 15px;
height: 15px;
}
.home-newsletter-grid span.wpcf7-form-control-wrap.interesse input:checked:after {
content: '';
background: url(https://dicasmaonamassa.com.br/wp-content/uploads/2021/07/check.svg), #fff;
width: 100%;
height: 100%;
display: block;
position: absolute;
background-size: 80%;
background-repeat: no-repeat;
background-position: 50% 50%;
border-radius: 0!important;
}
@media (min-width:769px){
.hide-wide{
display: none;
}
.hide-mobile{
display: block;
}
}
@media (max-width:768px){
.newsletter-right .nome:nth-child(1){
order: 1;
}
.newsletter-right .email:nth-child(2){
order: 2;
}
.newsletter-right .interesse:nth-child(5){
order: 3;
padding-bottom: 0px!important;
}
.newsletter-right .wpcf7-submit:nth-child(3){
order: 4;
}
.newsletter-right span.wpcf7-form-control.wpcf7-checkbox {
flex-direction: column;
}
.newsletter-right span.wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
width: 100%!important;
}
.newsletter-right span.wpcf7-form-control.wpcf7-checkbox span.wpcf7-list-item input {
width: 20px;
}
.newsletter-right span.wpcf7-form-control.wpcf7-checkbox:before {
margin-bottom: 20px;
}
.hide-mobile{
display: none;
}
.hide-wide{
display: block;
}
.destaque-home-left.wpb_column.vc_column_container.vc_col-sm-6 {
margin-bottom: 30px;
}
.newsletter-right form span {
width: 100%;
max-width: 360px;
padding-bottom: 30px;
}
.form-newsletter {
flex-direction: column;
justify-content: center;
flex-wrap: wrap;
}
.home-newsletter-grid .vc_row.wpb_row.vc_row-fluid {
flex-wrap: wrap;
flex-direction: column;
}
.newsletter-left .wpb_wrapper .wpb_wrapper {
justify-content: center;
margin-bottom: 30px;
}
.newsletter-right input {
width: 100%;        
}
.newsletter-right input.wpcf7-form-control.wpcf7-submit {
max-width: 150px;
}
.home-videos-grid .n2-section-smartslider.fitvidsignore.n2_clear {
margin-bottom: 30px;
}
section.vc_section.home-videos-grid .vc_column_container > .vc_column-inner {
padding: 15px!important;
}
.home-post-grid .vc_grid.vc_row.vc_grid-gutter-30px {
margin-left: 0px!important;
}
.destaque-home-right .vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper,  .destaque-home-left .vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper {
margin-right: 0px;
}
.destaque-home-right  .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item, .destaque-home-left  .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
padding-right: 0px;
}
.destaque-home-right  .vc_grid-item.vc_clearfix.vc_col-sm-6 {
width: 50%;
}
.destaque-home-right  .vc_pageable-slide-wrapper.vc_clearfix {
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
.destaque-home-right .vc_grid-item,    .destaque-home-left .vc_grid-item {
padding: 7.5px!important;
}
.destaque-home-right  .vc_grid.vc_row.vc_grid-gutter-30px {
margin-bottom: 0px;
}
.destaque-home-right .vc_gitem-post-data.vc_gitem-post-data-source-post_title h3 {
font-size: 15px;
}
.posts-destaque-home-left{
min-height: 350px;
}
}
.owl-carousel .owl-stage-outer {
height: auto !important;
}