/*
Theme Name: Ottar Child
Theme URI: https://ottar.qodeinteractive.com
Description: A child theme of Ottar Theme
Author: Edge Themes
Author URI: http://themeforest.net/user/edge-themes
Version: 1.0.2
Text Domain: ottar
Template: ottar
*/
@import url('https://fonts.googleapis.com/css2?family=Texturina:opsz,wght@12..72,400;12..72,700&display=swap');

body {
	font-family: 'Texturina', serif !important;
}
.edgtf-logo-wrapper a {
	height: 25px !important;
}
.edgtf-main-menu > ul > li > a, .edgtf-pl-filter-holder ul li span {
	color: #0000a4 !important;
}