<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Sydney Food Supplies Child
Theme URI: https://egsolutions.com.au/
Author: EG Solutions - Web Design Sydney
Author URI: https://egsolutions.com.au/
Template: sydney-food-supplies
Description: Sdyney Food Supplies child theme customised by EG Solutions
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: sydney-food-supplies
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/

body,p, .main-menu__nav ul li a {
	font-family: Roboto, Arial !important;
}
h1, h2, h3, h4, h5, h6, .nav-link {
	font-family: "Roboto Condensed", Arial !important;
}
h1 {
	font-weight: bold !important;
}

.gr-header-category-area .gr-header-category-item li a {
	color: #000 !important;
}
.location-form-group .store__location {
	font-size: 14px !important;
}
.gr-footer-sponsor {
	display: none !important;
}
.gr-header-search-cart-button-area {
	padding: 12px 0px !important;
}

.featured_products div.viando-6_product-item {
	background-color: #fff !important;
}

.gr-shop-banner-item .shop-banner-img {
	right: -5px !important;
}
.gr-shop-banner-item {
	padding: 40px 20px !important;
}

.home_banners_main  div.gr-shop-banner-item .shop-banner-text h3 {
	font-size: 24px !important;
}
.home_banners_main div.gr-btn a {
	padding: 2px 12px !important;
	font-size: 14px !important;
}
.home_banners_main div.gr-btn {
	display: none !important;
}



/*** Footer ***/

.gr-footer-widget-content .gr-footer-widget .menu-widget li a:before{
	top:7px !important;
}

@media only screen and (max-width: 767px) {

	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		width: 100% !important;
	}
}

@media only screen and (max-width: 1200px) and (min-width: 768px) {
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		width: calc(33% - 30px);
	}
}


</pre></body></html>