/*
Theme Name: Wanium Child
Theme URI: http://www.themelogi.com/themes/wanium
Description: A child theme of Wanium Theme
Author: THEMELOGI
Author URI: http://www.themelogi.com
Version: 1.0.0
Template: wanium
*/

.has-dropdown:after {
	width: 20%;
    text-align: center;
	cursor: pointer;
}

@media (max-width: 990px) {
	.has-dropdown:after {
		right: 0;
	}
}