/*
Theme Name: walldoctor
Theme URI: http://walldoctor.co.nz
Author: walldoctor
Author URI: https://walldoctor
Description: walldoctor
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:
Text Domain: walldoctor

*/


/**
 * Table of Contents
 *
 * 1.0 - Normalize
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigation
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Widgets
 * 11.0 - Content
 *    11.1 - Header
 *    11.2 - Posts and pages
 *    11.3 - Post Formats
 *    11.4 - Comments
 *    11.5 - Sidebar
 *    11.6 - Footer
 * 12.0 - Media
 *    12.1 - Captions
 *    12.2 - Galleries
 * 13.0 - Multisite
 * 14.0 - Media Queries
 *    14.1 - >= 710px
 *    14.2 - >= 783px
 *    14.3 - >= 910px
 *    14.4 - >= 985px
 *    14.5 - >= 1200px
 * 15.0 - Print
 */

.plaster-icon{
	background:url('https://www.walldoctor.co.nz/wp-content/themes/walldoctor/assets/images/plaster-icon.png') left center no-repeat;
	padding:10px 0px 10px 50px;
	display:inline;
}
.brush-icon{
	background:url('https://www.walldoctor.co.nz/wp-content/themes/walldoctor/assets/images/brush-icon.png') left center no-repeat;
	padding:10px 0px 10px 50px;
	display:inline;
}

.gform_body label {
    font-family: Audiowide,serif;
}
li#field_1_2, li#field_1_3, li#field_2_2, li#field_2_3 {
    display: inline-block;
    width: 50%;
}
.address_city, .address_line_1, .address_line_2 {
    display: inline-block;
    width: 33% !important;
}

input#input_1_4_1, input#input_1_4_2, input#input_1_4_3 {
    width: 90%;
}

input#gform_submit_button_1, input#gform_submit_button_2 {
    width: 100%;
    background-color: #e2271e;
    color: #ffffff;
    font-weight: 700;
    padding: 10px;
    border: none;
}

.address_city, .address_line_1, .address_line_2 {
    display: inline-block;
    width: 33% !important;
}

input#input_2_4_1, input#input_2_4_2, input#input_2_4_3 {
    width: 90%;
}