/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.2
*/

#Top_bar .menu > li:hover > a {
    color: #1e7a3d;
}
#Top_bar .menu > li:hover > a:after {
    opacity: 1;
}
.home #Content .paddinglados .section_wrapper {
    max-width: 100%;
}
.button-animation-slide button:before, .button-animation-slide .button:before, .button-animation-slide .widget a.button:before, .button-animation-slide .wp-block-button__link:before {
}
.button-animation-slide .button:hover, .button-animation-slide .widget a.button, .button-animation-slide .wp-block-button__link {
    color: #fff !important;
}
.fancy_heading .title {
    font-size: 26px;
    line-height: 35px;
    color: #333 !important;
}
h2 {
    text-transform: uppercase;
}
.widget_archive ul, .widget_nav_menu ul {
    background: transparent;
}
.button-animation-slide .button:hover:before {
    content: none;
}
.mfn-rev-slider .button {
    padding: var(--mfn-button-padding) !important;
}

/* Cambios 05/11/2025 - ARWEB */
.logo-no-margin #Top_bar div.logo {
    width: auto;
}
#Top_bar .menu > li > a {
    padding: 41.5px 0;
}
footer#Footer {
    overflow: visible;
}
body.home #Content {
    background: url(/wp-content/themes/betheme-child/images/bg_1_home-2.jpg) top left no-repeat ;
}