/* 
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
*/

.formBtn button
{
	text-transform: uppercase;
    background-color: transparent;
/*     background-image: linear-gradient(50deg, #00F56B 0%, #00B1DC 65%); */
}


.elementor-button
{
	background-image:url(
'//adooa.com/wp-content/uploads/2023/07/Button-1.png')!important;
	background-size: 100% 100%;
    background-repeat: no-repeat;
}

 .elementor-button-text
{
	padding: 35px 30px 30px 40px!important;
}

.elementor-widget-form .elementor-button[type="submit"] {
    background-color: rgba(0,0,0,0);
}

@media only screen and (max-width: 600px) {
.elementor-menu-toggle {
    margin: 0!important;
}
	
.elementor-menu-toggle {
    	justify-content: right!important;
	}
	
	.formBtn .elementor-button {
    flex-basis: 50%!important;
}
	body{
max-width:100%!important;
overflow-x:hidden;
}
	
}
	
