/* Themify Customize Styling */
body {	
	font-family: "nunito";	font-weight:normal;
 
}
h1 {	
	font-family: "nunito";	font-weight:normal;
	letter-spacing:2px;
	font-size:32px;
	text-transform:uppercase; 
}
h2 {	
	font-family: "nunito";	font-weight:300;
	letter-spacing:2px;
	font-size:20px;
	text-transform:uppercase; 
}
h3 {	
	font-family: "nunito";	font-weight:normal;
 
}
h4 {	
	font-family: "nunito";	font-weight:normal;
 
}
h5 {	
	font-family: "nunito";	font-weight:100;
 
}
h6 {	
	font-family: "nunito";	font-weight:100;
 
}
.header-classic #headerwrap, #headerwrap {	background-image: url(https://sugarloafridgefarm.com.au/wp-content/uploads/2020/06/wood-bg-scaled.jpg);
	background-size: cover; 
}
#header {	
	font-family: "nunito";	font-weight:normal;
 
}
body[class*="themify"] #site-logo a img {		width: 300px; 
}
#main-nav a {	
	font-family: "nunito";	font-weight:600;
 
}
#main-nav a, #main-nav > li > a, .transparent-header #main-nav a {	
	color: #000000; 
}
#main-nav-wrap #main-nav a:hover, #main-nav-wrap #main-nav > li > a:hover {	
	color: #656262; 
}
#main-nav-wrap #main-nav .current_page_item a, #main-nav .current-menu-item a, #main-nav > .current_page_item > a, #main-nav > .current-menu-item > a {	
	color: #000000; 
}
.post-title {		font-weight:100;
 
}
.post-title, .post-title a, .loops-wrapper .post-image + .post-content .post-title a {	
	color: #000000; 
}
#footerwrap {	background: none;
	background-color: #e3e1d7;background-image: none; 
}
#footer-logo a {	display: none; 
}
#footer, #footer-logo, .footer-nav a, .footer-text {	
	font-family: "nunito";	font-weight:100;
 
}
#footer .footer-widgets {	
	font-family: "nunito";	font-weight:100;

	color: #000000; 
}
#footer .footer-widgets .widgettitle {	
	font-family: "nunito";	font-weight:300;
	letter-spacing:3px;
	text-transform:uppercase;
	color: #000000; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 300px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 300px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 300px; 
}
 }
/* Themify Custom CSS */
.main-nav {
	padding-top: 55px !important;
}

.cart-icon {
	padding-top: 55px;
}

.current-menu-item a {
	text-decoration: underline !important;
}

/*Hide slider dots*/
.row-slider-slides {
	display:none;
}

/*Hide slider arrows*/
.row-slider-arrow {
	display:none;
}

/*Optin form home page*/
/*#srf-optin-form-home {
	width:70% !important;
}*/

.tb_optin_submit {
	width: 20%;
	float: right;
}

.tb_optin_submit button {
	font-weight: 800 !important;
}

/*Instagram feed home page*/
.wpmi-item a img {
	width: 98% !important;
	padding: 2% !important;
}

/*single product breadcrumbs*/
.srf-breadcrumbs {
	float: left;
}

/*archive product page*/
#srf-kgbox-archive .woocommerce-ordering {
	display: none;
}

/*
Hide add to cart button on Kitchen Garden Boxes page
*/
.srf-stock-add-cart .cart {
	display:none;
}

.post-image img {
	width: 100% !important;
}

.entry-meta:after {
	display: none !important;
}

/* hide product count on farm store categories */
.srf-farm-store-cat .count {
	display: none;
}

/* hide communication preferences (shop magic) in my account page */
.woocommerce-MyAccount-navigation-link--communication-preferences {
	display: none !important;
}

/* Hide shipping location on cart total */
.woocommerce-shipping-destination {
	display: none !important;
}

.srf-hide-form-field {
	display: none;
}