/* Enter Your Custom CSS Here */
.header {
    background: url("http://www.thericetable.com.au/wp-content/uploads/header.jpg") no-repeat 85% 40% !important;
}
.home .header {
    background: none !important;
}
.footer .social-nets-wrapper ul li a[title="instagram"]:before {
    content: '\f16d';
}
.footer .custom_map:after {
    background: url("http://www.thericetable.com.au/wp-content/uploads/image4.jpg") no-repeat 50% 50% !important;
}
a {
    color: #B53023;
}
.testimonials .testi-item blockquote > a:hover {
    color: #4e4e4e;
}
.gform_wrapper .ginput_complex input[type=text]{
  	width: 90% !important;
}
.header .nav__primary:before {
    width: 210% !important;
}

@media(min-width:1200px){
	select.select-menu {
    	display: none !important;
	}
}