/* 
Theme Name: Gold Nugget Designs
Theme URI: https://www.goldnuggetdesigns.co.uk/
Description: Bespoke WordPress Website created by and for Gold Nugget Designs
Author: Gold Nugget Designs
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

.noPadGrid .e-con-boxed, .noPadGrid .e-con-inner
{
    padding:0!important;
}

.searchForm [type=button], [type=submit], button
{
	    border: 1px solid #fff!important;
}

.searchForm [type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
    color: #fff;
	background-color: #9C0E32!important;
}
@media (max-width:1023px) {

.property-search-form
{
display: block!important;
}
.property-search-form .control 
{ 
width: 100%!important;
    float: left!important;
	}
}