/*
Theme Name:     Kleo Child
Theme URI:
Description:    Child theme for Kleo
Author:         SeventhQueen
Author URI:     http://seventhqueen.com
Template:       kleo
Tags:  one-column, two-columns, right-sidebar, fluid-layout, custom-menu, featured-images, post-formats, sticky-post, translation-ready
License: GNU General Public License
License URI: license.txt
*/

/*
* Please add your custom styles below
*/

/****************************************************************/
/* ADVANCED PAGE COUNTER: 										*/
/****************************************************************/
	.avc_visit_counter_front_simple {
    font-size: 0.85em !important;
    padding: 0px 5px !important;
	}
	
/****************************************************************/
/* CHAT BOT: ARTIBOT 											*/
/****************************************************************/
	button.artibot-launcher--1dqxp.artibot-launcher-bottom-right--2ziVn {
    margin-bottom: 86px !important;
    margin-right: -5px !important;
	}
	.artibot-launcher-bubble--15yBy.artibot-launcher-bottom-right--2ziVn.artibot-launcher-bubble-sans--338E6 {
    margin-bottom: 27px !important;
    margin-right: 42px !important;
	}

/****************************************************************/
/* REPRODUCTOR DE PODCAST: AUDIOINGNITER						*/
/****************************************************************/
	button.ai-audio-control {
    background-color: #29A8AB !important;
	}
	.ai-wrap .ai-volume-bar.ai-volume-bar-active::before {
    background-color: #29A8AB !important;
	}
	.ai-wrap .ai-track:hover, .ai-wrap .ai-track.ai-track-active {
    background-color: #29A8AB !important;
	}

/****************************************************************/
/* AJUSTE ESTILO SUBMENÚ NAVEGACIÓN								*/
/****************************************************************/
	.navbar .pull-left > li > .dropdown-menu .dropdown-menu, .navbar .nav > li > .dropdown-menu.pull-left .dropdown-menu {
		left: -100%;
	}