footer {
background-color: #6b401e;
color: #fff;
padding: 20px 0;
text-align: center;
font-size: 16px;
}
footer a:link, footer a:visited {
color: #fff;
} #categorias_produtos_destaque {
margin: auto;
max-width: 1200px;
padding: 50px 0;
}
.cat_destaque_item {
width: 25%;
display: block;
float: left;
}
.cat_destaque_image {
margin: 5px;
padding-bottom: 80%;
background-size: cover;
background-position: center;
}
.cat_destaque_item h3 {
margin: 10px 5px 0px;
line-height: 1;
}
.cat_destaque_item h3 a:link, .cat_destaque_item h3 a:visited {
margin: 0;
text-decoration: none;
font-size: 22px;
}
.cat_destaque_item p {
margin: 5px 5px 30px;
font-size: 14px;
line-height: 1.5;
}
.clear {
clear: both;
}
@media screen and (max-width: 768px) {
.cat_destaque_item {
width: 50%;
}
.cat_destaque_item p {
height: 150px;
overflow: hidden;
}
}
@media screen and (max-width: 420px) {
.cat_destaque_item {
width: 100%;
}
.cat_destaque_item p {
height: auto;
}
} .btn-whatsapp {
display: flex !important;
align-items: center !important;
justify-content: center !important;
width: 100% !important;
max-width: 100% !important;
padding: 1rem !important;
margin: 1rem 0 !important;
background-color: #25d366 !important;
color: #fff !important;
text-decoration: none !important;
border-radius: 10px !important;
font-family: inherit !important;
font-size: 1.2rem !important;
font-weight: 700 !important;
text-align: center !important;
gap: 0.5rem !important;
}
.btn-whatsapp:hover,
.btn-whatsapp:focus-visible {
background-color: #000 !important;
color: #fff !important;
}
.btn-whatsapp i {
font-size: 1.6rem !important; line-height: 1 !important;
align-self: center !important;
display: inline-block !important;
vertical-align: middle !important;
}
}   .blossomthemes-email-newsletter-wrapper{
margin-top: 50px;
} .nl-inline{ display: flex;
gap: 1rem;
flex-wrap: nowrap;
justify-content: center;
max-width: 600px;
margin: 0 auto;
} .nl-inline input[type="text"],
.nl-inline input[type="email"]{
flex: 1 1 0;
min-width: 180px;
padding: .8rem 1rem;
border: 1px solid #000;
background: #fff;
font-size: 1rem;
font-family: inherit;
color: #000;
}
.nl-inline input::placeholder{
color: #000;
opacity: 1;
} .nl-inline .btn-black{
flex: 0 0 auto;
padding: .8rem 1.6rem;
background: #000;
color: #fff;
border: none;
font-size: 1rem;
font-weight: 700;
text-transform: uppercase;
cursor: pointer;
white-space: nowrap;
transition: background-color .2s;
}
.nl-inline .btn-black:hover{ background:#333; }  .nl-inline p{
display: flex;
flex-wrap: nowrap;
gap: 1rem;
justify-content: center;
margin: 0;
} .nl-inline br{ display: none; }   .wpcf7-form-control.wpcf7-acceptance{
display: flex;
justify-content: center;
margin-top: 1rem;
font-size: .9rem;
line-height: 1.4;
color: #000;
}
.wpcf7-form-control.wpcf7-acceptance label{
display: flex;
align-items: center;
gap: .5rem;
}
.wpcf7-form-control.wpcf7-acceptance a{
color: inherit;
text-decoration: underline;
} @media(max-width: 600px){
.nl-inline{ flex-wrap: wrap; }
}  #newsletter_section {
background-color: #b96c2d;
padding: 80px 20px 50px;
}
#newsletter_section section{
max-width: 900px;
margin: auto;
color: #fff;
}
#newsletter_section section h2 {
color: #fff;
}
#newsletter_section section form {
text-align: center;
}
#newsletter_section section input {
width: 32%;
}
#newsletter_section section input[type="checkbox"] {
width: auto;
margin: 5px;
}
.blossom-newsletter-popup-active .text-holder {
font-size: 14px !important;
line-height: 1.4 !important;
}
#page {
overflow: hidden;
}
@media screen and (max-width: 768px) {
#newsletter_section section input {
width: 100%;
margin: 10px 0;
}
.blossom-newsletter-popup-active .img-holder {
display: none;
width: 100%;
}
.blossom-newsletter-popup-active .text-holder {
font-size: 12px;
line-height: 1.8;
}
.blossom-newsletter-popup-active .bten-popup-text-wraper {
width: 100%;
padding: 10px 15px;
}
.blossom-newsletter-popup-active .bten-popup-text-wraper h3 {
font-size: 22px;
margin: 0;
}
.blossomthemes-email-newsletter-wrapper form input[type="text"] {
width: 100%;
padding: 3px 15px;
}
}