/* KERR PROPERTIES.COM MAIN */


/* Contact Form 7 CSS */

/*Background Colour */
.wpcf7 {
    background-color:rgba(0, 0, 0, 0.6);
 }

.wpcf7-form {
padding: 40px 40px;
}


/* Contact Form 7 Divi Style Styling*/
.wpcf7-text, .wpcf7-textarea, .wpcf7-captchar, .wpcf7-select, .wpcf7-tel {
background-color: #eee !important;
border: none !important;
width: 100% !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
font-size: 14px;
padding: 16px !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

.wpcf7-select {
color: #497275 !important;
}

.wpcf7-submit {
color: #1376bc !important;
margin: 8px auto 0;
cursor: pointer;
font-size: 20px;
font-weight: 500;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 6px 20px;
line-height: 1.7em;
background: transparent;
border: 2px solid;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
transition: all 0.2s;
width: 100% !important;
}

.wpcf7-submit:hover { 
background-color: #1376bc; 
border-color:#1376bc; 
padding: 6px 20px !important;
color: #ffffff !important;
}

span.wpcf7-list-item { display: inline; }

.wpcf7-textarea {height: 90px;}

#whitebg {background:#ffffff !important;}


/* Placeholder Text Colour */

::placeholder { 
   color:#1376bc; 
}
::-webkit-input-placeholder { /* WebKit browsers */
   color:#1376bc !important; 
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:#1376bc !important; 
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:#1376bc !important; 
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:#1376bc !important; 
}

:focus::placeholder { 
   color:#1376bc !important; 
}
:focus::-webkit-input-placeholder {
   color:#1376bc !important; 
}
:focus:-moz-placeholder {
   color:#1376bc !important; 
}
:focus::-moz-placeholder { 
   color:#1376bc !important; 
}
:focus:-ms-input-placeholder {
   color:#1376bc !important; 
}

/* Green and Red Success or Failure Message */

.wpcf7-form .wpcf7-response-output.wpcf7-validation-errors {
    color: #D8000C;
    background-color: #FFBABA;
    border: 0;
    padding: 10px;
}
.wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok {
    color: #4F8A10;
    background-color: #DFF2BF;
    border: 0;
    padding: 10px;
}


/* BROOKSWOOD CSS */

.wpcf7 .brookswoodcss {
    background-color: #fff;
 }

.wpcf7-form.brookswoodcss {
padding: 0px !important;
}

/* Contact Form 7 Divi Style Styling*/

.brookswoodoptin-textbox {
background-color: #eee !important;
border: none !important;
width: 100% !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
font-size: 14px;
padding: 16px !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}



/* Submit Button */

.brookswoodoptin-submit {
color: #224c6f !important;
margin: 8px auto 0;
cursor: pointer;
font-size: 20px;
font-weight: 500;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 6px 20px;
line-height: 1.7em;
background: transparent;
border: 2px solid;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
transition: all 0.2s;
width: 100% !important;
}

.brookswoodoptin-submit:hover { 
background-color: #224c6f; 
border-color:#224c6f; 
padding: 6px 20px !important;
color: #ffffff !important;
}


/* Placeholder Text Colour */
.brookswoodoptin-textbox::placeholder { 
   color:#224c6f; 
}
.brookswoodoptin-textbox::-webkit-input-placeholder { /* WebKit browsers */
   color:#224c6f !important; 
}
.brookswoodoptin-textbox:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:#224c6f !important; 
}
.brookswoodoptin-textbox::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:#224c6f !important; 
}
.brookswoodoptin-textbox:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:#224c6f !important; 
}

.brookswoodoptin-textbox:focus::placeholder { 
   color:#224c6f !important; 
}
.brookswoodoptin-textbox:focus::-webkit-input-placeholder {
   color:#224c6f !important; 
}
.brookswoodoptin-textbox:focus:-moz-placeholder {
   color:#224c6f !important; 
}
.brookswoodoptin-textbox:focus::-moz-placeholder { 
   color:#224c6f !important; 
}
.brookswoodoptin-textbox:focus:-ms-input-placeholder {
   color:#224c6f !important; 
}





/* THE LANDING CSS */

.wpcf7 .thelandingcss {
    background-color: #fff;
 }


.wpcf7-form.thelandingcss {
padding: 0px !important;
}

/* Contact Form 7 Divi Style Styling*/

.thelanding-textbox {
background-color: #eee !important;
border: none !important;
width: 100% !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
font-size: 14px;
padding: 16px !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}



/* Submit Button */

.thelanding-submit {
color: #224c6f !important;
margin: 8px auto 0;
cursor: pointer;
font-size: 20px;
font-weight: 500;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 6px 20px;
line-height: 1.7em;
background: transparent;
border: 2px solid;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
transition: all 0.2s;
width: 100% !important;
}

.thelanding-submit:hover { 
background-color: #224c6f; 
border-color:#224c6f; 
padding: 6px 20px !important;
color: #ffffff !important;
}


/* Placeholder Text Colour */
.thelanding-textbox::placeholder { 
   color:#224c6f; 
}
.thelanding-textbox::-webkit-input-placeholder { /* WebKit browsers */
   color:#224c6f !important; 
}
.thelanding-textbox:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:#224c6f !important; 
}
.thelanding-textbox::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:#224c6f !important; 
}
.thelanding-textbox:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:#224c6f !important; 
}

.thelanding-textbox:focus::placeholder { 
   color:#224c6f !important; 
}
.thelanding-textbox:focus::-webkit-input-placeholder {
   color:#224c6f !important; 
}
.thelanding-textbox:focus:-moz-placeholder {
   color:#224c6f !important; 
}
.thelanding-textbox:focus::-moz-placeholder { 
   color:#224c6f !important; 
}
.thelanding-textbox:focus:-ms-input-placeholder {
   color:#224c6f !important; 
}




/* MAPLE RIDGE &amp; SURREY MINI STORAGE CSS */

.wpcf7 .ministoragecss {
    background-color: #fff;
 }


/* Contact Form 7 Divi Style Styling*/

.ministorage-textbox {
background-color: rgba(137, 154, 118, 0.3) !important;
border: none !important;
width: 100% !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
font-size: 14px;
padding: 16px !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}



/* Submit Button */

.ministorage-submit {
color: #899a76 !important;
margin: 8px auto 0;
cursor: pointer;
font-size: 20px;
font-weight: 500;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 6px 20px;
line-height: 1.7em;
background: transparent;
border: 2px solid;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
transition: all 0.2s;
width: 100% !important;
}

.ministorage-submit:hover { 
background-color: #899a76; 
border-color:#899a76; 
padding: 6px 20px !important;
color: #ffffff !important;
}


/* Placeholder Text Colour */
.ministorage-textbox::placeholder { 
   color:#224c6f; 
}
.ministorage-textbox::-webkit-input-placeholder { /* WebKit browsers */
   color:#224c6f !important; 
}
.ministorage-textbox:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:#224c6f !important; 
}
.ministorage-textbox::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:#224c6f !important; 
}
.ministorage-textbox:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:#224c6f !important; 
}

.ministorage-textbox:focus::placeholder { 
   color:#224c6f !important; 
}
.ministorage-textbox:focus::-webkit-input-placeholder {
   color:#224c6f !important; 
}
.ministorage-textbox:focus:-moz-placeholder {
   color:#224c6f !important; 
}
.ministorage-textbox:focus::-moz-placeholder { 
   color:#224c6f !important; 
}
.ministorage-textbox:focus:-ms-input-placeholder {
   color:#224c6f !important; 
}

/* Form Padding */
.wpcf7-form.ministoragecss {
padding: 0px !important;
}
