/*
Theme Name: Constix Child
Theme URI: https://gaviaspreview.com/wp/constix/
Author URI: https://themeforest.net/user/gavias
Author: Gaviasthemes Team
Description: Child theme for the Constix theme.
Template: constix
*/
.icons-slider img  {
	height: 45px !important;
}

.whatsapp_float {
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 1000;
    background-color: #25D366;
    border-radius: 50%;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    padding: 10px;
}

.whatsapp-icon {
    width: 50px;
    height: 50px;
}
ul.gva-nav-menu > li .submenu-inner li a, ul.gva-nav-menu > li ul.submenu-inner li a {
	text-transform: none !important;
}
span.menu-title:last-child {
	display: flex;
}