/*
Theme Name: Foundry Child
Theme URI: 
Description: Child theme for the Foundry theme
Author: <a href="http://www.madeinebor.com">Tom Rhodes</a>
Author URI: 
Template: foundry
Version: 1.0.0
*/

@import url('../foundry/style.css');

body {
    	font-size: 16px !important;
    	line-height: 30px !important;
}
.module {    padding: 0px 10px!important;}

.page-id-13720 #simplr-form  .submit.button {
	    background: #fff !important;
        margin-top: 35px;
        border-radius: 2px !important;
        color: #F32323;
        border: 1px solid #F32323 !important;
        box-shadow: none;
}

.wonderplugin-gridgallery-item {
        width: 120px !important;
        height: 120px !important;
		position: static !important;
		float: left;
		border-radius: 50% !important;
		background: #cecece;
		padding: 0 !important;
		margin: 11px 8px !important;
}
.wonderplugin-gridgallery-item-container {
 	 width: 100% !important; 
 	 height: 100% !important;
}
.dealer_login_register_acc .dealer_extra_login_regiter .u-column2 {    display: none !important;}