:root {
--principal: #bd0926;
}
.et_pb_menu .et_pb_menu__search-input {
color: #fff;
}
span.logo_helper {
display: none;
}
.subtitle {
color: var(--principal);
font-size: 16px;
line-height: 1.3em;
}
h2.entry-title {
line-height: 1.2em;
}
h2.entry-title p {
line-height: 1em;
margin-top: 8px;
} .mailpoet_submit {
border: 2px solid var(--principal);
}
.et_pb_newsletter_button,
.mailpoet_submit {
padding: .6em 4% !important;
}
body .et_pb_newsletter_button:hover,
.mailpoet_submit:hover,
.et_pb_slides .et_pb_button:hover {
color: var(--principal) !important;
border: 2px solid var(--principal) !important;
}
.et_pb_widget .wp-block-search__button {
color: #fff;
background-color: var(--principal) !important;
border: 1px solid var(--principal);
}
.et_pb_slides .et_pb_button:hover {
background-color: hsla(0, 0%, 100%, .8);
}
.form-submit .et_pb_button,
.mailpoet_submit {
color: #fff;
}
.mailpoet_submit {
font-size: 15px;
background: var(--principal);
border-radius: 3px;
margin: auto;
}
.mailpoet_submit:hover {
background-color: rgba(255, 255, 255, .2);
}
.mailpoet_form_widget {
text-align: center;
}
.mailpoet_recaptcha {
padding-bottom: 1em;
}
.comment_area .comment-reply-link {
top: initial;
} #sidebar .et_pb_widget:first-child {
margin-bottom: 0;
}
.et_pb_widget a.boton_seccion {
background-color: rgba(0, 0, 0, .05);
border-radius: 5px;
border: 2px solid #fff;
color: #000;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: block;
font-size: 16px;
margin-bottom: 10px;
-webkit-transition-duration: 0.4s;
transition-duration: 0.4s;
}  .et-social-amazon a.icon:before {
content: "\e671";
font-family: "Font Awesome 6 Brands" !important;
} .et-social-behance a.icon:before {
content: "\f4f6";
font-family: "Font Awesome 6 Brands" !important;
} @media (max-width: 479px) {
.et_pb_post h2 {
font-size: 16px;
padding-bottom: 10px;
line-height: 1.4em;
}
.et_pb_post h3 {
font-size: 14px;
padding-bottom: 10px;
line-height: 1.4em;
}
}