/*
Theme Name: Avas Child
Theme URI: https://x-theme.net/avas/
Author: theme-x
Author URI: https://themeforest.net/user/theme-x
Description: Responsive Multi-Purpose WordPress Theme.
License: GNU General Public License v2 or later
License URI: http://themeforest.net/licenses
Template: avas
Version: 1.1
Text Domain: avas
*/

/* Theme customization starts here
-------------------------------------------------------------- */
#footer-top input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background-color: #3ca2a7;
}
ul#menu-main-menu {
    margin-bottom: -2.5em;
}
ul#menu-main-menu {
    overflow: auto;
    height: 200px;
}
ul.standard.sub-menu li.current_page_item a {
	color: #3ca2a7;
}
ul#menu-main-menu li.current-menu-item a {
	color: #3ca2a7;
}
@media only screen and (min-width: 1300px) {
aside#avas_text-3 {
	padding-left: 3em;
}
}