/*
Theme Name:     Zilly Child Theme
Template:       zilly
Theme URI:      http://radiustheme.com/demo/wordpress/themes/zilly
Author:         RadiusTheme
Author URI:     http://radiustheme.com
Description:    Zilly is an Responsive Grocery Store WooCommerce WordPress Theme.
Version:        1.0
Text Domain:    zilly
Tags: 			theme-options, featured-images, post-formats, one-column, two-columns, right-sidebar, custom-background, custom-header, editor-style, sticky-post, threaded-comments, translation-ready
License:   	  	Envato split License
License URI:  	https://themeforest.net/licenses/terms/regular
*/
@import url('https://fonts.googleapis.com/css2?family=Questrial&display=swap');

 
.rt-action-list-2 .rt-drop-menu  {
    font-family: "Questrial", serif !important;
  }
.breadcrumb-area .entry-breadcrumb span {
    font-family: "Questrial", serif !important;
  }
body {
  font-family: "Questrial", serif !important;
  }

 .footer-top-area {
  font-family: "Questrial", serif !important;
  }

h1, h2, h3, h4, h5, h6, p, .phone-wrap, .search-btn, .breadcrumb 
 {
  font-family: "Questrial", serif !important;
   
}

.site-header .main-navigation nav ul li a  {
  font-family: "Questrial", serif !important;
    font-weight: 600;
	text-transform:uppercase !important;
}
.header-style-3 .header-top-bar {
    border-bottom: 1px solid #4b4c4c !important;
}
.header-top-bar ul li {
 font-family: "Questrial", serif !important;

 font-size: 13px !important;
    
}