/* ==============================================================================
Theme Name: Phlox Pro Child
Theme URI: http://phlox.pro/
Author: averta
Author URI: http://www.phlox.pro
Description: Phlox Child Theme
Template: phlox
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column,two-columns, three-columns, left-sidebar, right-sidebar
Text Domain: phlox-child
================================================================================= */

.header_social .elementor-icon-list-icon i {
    text-shadow: 4px 4px 3px #000;
}
.header_social .elementor-icon-list-items.elementor-inline-items{
	height:30px;
}
.sbm_center{
	text-align:center;
}
.enviar_servicios{
    background-color: #dddddd !important;
	color: #1101A2 !important;
	float: none !important;
	margin: auto !important;
}
.enviar_servicios:hover {
    background-color: #858585 !important;
}
.icn_blue span i {
    color: #1101A2 !important;
}

/**
 *  Media queries
 */

@media (max-width: 767px){
.header_social, .hamb_menu{
    position: relative !important;
}
.elementor-192 .elementor-element.elementor-element-a2b4ff2 .aux-fs-menu .aux-menu-depth-0.current-menu-item > a{
	font-size: 30px !important;
	}
    
}