/*
Theme Name:   Shiftkey Child
Theme URI:    http://jthemes.org/wp/shiftkey/
Description:  Shiftkey child
Author:       Jthemes
Author URI:   http://themeforest.net/user/Jthemes
Template:     shiftkey
Version:      1.0.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  shiftkey
*/

/* Add your custom css below */

/* Colores para personalizar los menasjes de validacin del contact form 7 */
.wpcf7-response-output {
    color: white !important;
    font-weight: 800 !important;
    text-align: center !important;
}

/* Ubicación de WhatsApp para el JOIN Chat */ 
.joinchat__button {
    bottom: 48px !important;
}