/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.27.4.1746496326
Updated: 2025-05-06 01:52:06

*/

.boton-menu a {
    color: #fff !important;
    border-color: #e02b21;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 04px;
    background-color: #25313d;
    text-align: center;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 12px !important;
    padding-left: 15px;
}
.boton-menu a:hover {
    color: white !important;
    background-color: #e02b21 !important;
}
.home-menu-item a::before {
    content: "\f015";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 8px;
}
.menu-cta a {
    background-color: #e02b21;
}
.wp-phone-secons a::before {
    content: "\f095";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 8px;
}
.wp-mail-secons ::before {
	content: "\f0e0";
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 8px;
}
.wp-locations-secons ::before{
	content: "\f3c5";
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 8px;
}