/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/


/*Form styles for https://www.iwins.com/california-consumer-privacy-act-request/*/
.form-text {
	margin-top: 20px;
	font-size: .813em;
}
#field_37_8 {
	margin-top: 20px;
}

/*custom button style for the header 3 buttons, request quote, submit claim, client login*/
.right-widgets .header-elements-button-2,
.right-widgets .header-elements-button-1 {
    font: 15px / 19px "Roboto", Helvetica, Arial, Verdana, sans-serif;
    padding: 15px 20px 15px 20px;
    border-radius: 35px;
}
.right-widgets li.client-login-menu.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children.menu-item-2081.first.has-children {
    padding: 15px 20px 15px 20px;
}

/*form checkbox text size*/
.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
	font-size: .813em;

}

.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li[class^=gchoice_] label {	
	padding-top: 8px;
}
