/*
Theme Name: Askka Child
Theme URI: https://askka.qodeinteractive.com
Description: A child theme of Askka
Author: Elated Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: askka
Template: askka
*/
#qodef-page-footer.qodef-skin--dark input[type=email]{
	color:#FFF!important;
}
#qodef-page-footer.qodef-skin--dark .widget a:hover{
	color:#ffcb08!important;
	transition:.5s;
}
.qodef-woo-product-list .qodef-woo-product-inner:hover .qodef-woo-product-image-inner{
	opacity:.3 !important;
}
.qodef-header-navigation>ul{
	justify-content: flex-end !important;
}