/*
Theme Name: Brook Child
Theme URI: http://brook.thememove.com
Template: brook
Author: ThemeMove
Author URI: http://thememove.com
Description: Brook – Creative Multipurpose WordPress Theme
Tags: editor-style,featured-images,microformats,post-formats,rtl-language-support,sticky-post,threaded-comments,translation-ready
Version: 2.7.8.1681813263
Updated: 2023-04-18 10:21:03

*/

/* FRESH MOD */
/* Mapa del sitio y Accesibilidad */
.site-map .wpb_wrapper{
    display: flex;
    justify-content: center;
    align-items: center;
}

/* Footer */
.page-footer-inner .sub-menu li{
    padding-left: 0;
}

.anchor-presta .wpb_wrapper{
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.link-presta a{
    margin-right: 25px;
}