/***********************************************************************
       ___         __                        __  _
      /   | __  __/ /_____  ____ ___  ____  / /_(_)   _____
     / /| |/ / / / __/ __ \/ __ `__ \/ __ \/ __/ / | / / _ \
    / ___ / /_/ / /_/ /_/ / / / / / / /_/ / /_/ /| |/ /  __/
   /_/  |_\__,_/\__/\____/_/ /_/ /_/\____/\__/_/ |___/\___/
      __          ________                 ____      _ __
     / / __ __   /_  __/ / ___ __ _ ___   / __/__ __(_) /____
    / _ | // /    / / / _ | -_)  ' | -_) _\ \ / // / / __/ -_)
   /_.__|_, /    /_/ /_//_|__/_/_/_|__/ /___/ \_,_/_/\__/\__/
       /___/

   Theme Name:      Automotive Child Theme
   Description:     Finally a gorgeous website template for car dealerships that doesnâ€™t just look beautiful, but also includes complete easy-to-use functionality. Whether your business is a small car dealer or a large fully functional car dealership, you are sure to find what you need in this automotive template.
   Theme URI:       http://demo.themesuite.com/automotive-wp/
   Version:         2.4
   Author:          Theme Suite
   Author URI:      http://www.themesuite.com/
   Support:         http://support.themesuite.com/
   License:         GNU GPL
   Tags:            white, light, one-column, two-columns, right-sidebar, fluid-layout, editor-style, featured-images, sticky-post, translation-ready
   License URI:     http://demo.themesuite.com/automotive-wp/License/
   Template:        automotive

   Place custom CSS below this line
***********************************************************************/

.message-wrap h2 {
font-size: 30px;
font-weight: 300;
color: #000;
letter-spacing: -2px;
margin: 0;
text-align: center !important;
line-height: 30px;
}

/* CF7 two colums */
#responsive-form{
max-width:1024px /*-- change this to get your desired form width --*/;
margin:0 auto;
width:100%;
}
.form-row{
width: 100%;
}
.column-half, .column-full{
float: left;
position: relative;
padding: 0.65rem;
width:100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.clearfix:after {
content: "";
display: table;
clear: both;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
.column-half{
width: 50%;
}
}

/* CF two colums style 
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea {
width: 100%;
padding: 8px;
border: 1px solid #ccc;
border-radius: 3px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}*/

.wpcf7 textarea {
width: 100%;
padding: 8px;
border: 1px solid #ccc;
border-radius: 3px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.wpcf7 input[type="text"]:focus{
background: #fff;
}
.wpcf7-submit{
float: right;
background: #008bc9;
color: #fff;
text-transform: uppercase;
border: none;
padding: 8px 20px;
cursor: pointer;
}
.wpcf7-submit:hover{
background: #ff0000;
}
span.wpcf7-not-valid-tip{
text-shadow: none;
font-size: 12px;
color: #fff;
background: #ff0000;
padding: 5px;
}
div.wpcf7-validation-errors { 
text-shadow: none;
border: transparent;
background: #f9cd00;
padding: 5px;
color: #9C6533;
text-align: center;
margin: 0;
font-size: 12px;
}
div.wpcf7-mail-sent-ok{
text-align: center;
text-shadow: none;
padding: 5px;
font-size: 12px;
background: #59a80f;
border-color: #59a80f;
color: #fff;
margin: 0;
}

/* CF7 same size fields */
.wpcf7 input {
width: 100%;
}
.wpcf7-text {
width: 100%;
}

input, select, textarea {
    margin: 0 0 5px 0;
    padding: 0;
    font-size: 12px;
    outline: none;
    font-family: inherit;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/*CF plate*/
.wpcf7 input[type="text"].kenteken-plaat {
background-color: #f4be04;
border-bottom-right-radius: 10px;
border-top-right-radius: 10px;
border-bottom-left-radius: 10px;
border-top-left-radius: 10px;
color: #382410;
font-family: kentekenFont;
font-size: 40px;
font-weight: bold;
line-height: 90px;
letter-spacing: 1px;
margin: 0;
padding-top: 0px;
padding-bottom: 0px;
margin-bottom: 40px;
text-align: center;
text-transform: uppercase;
width: 100%;
background-image: url(https://auto-tinga.nl/wp-content/uploads/2020/02/kentekenplaat.png);

/* background-position: center center; */
background-repeat: no-repeat;
border-bottom-left-radius: 10px;
border-top-left-radius: 10px;
}

/*Media query*/
@media only screen and (max-width : 1199px) {
/* Styles */
.myIframe {
height: 250px !important;
}
}
@media only screen and (max-width : 979px) {
/* Styles */
.myIframe {
height: 200px !important;
}
}
@media only screen and (max-width : 685px) {
/* Styles */
.myIframe {
display: none;
}
}
@media only screen and (min-width : 685px) {
/* Styles */
.myIframe_02 {
display: none;
}
}
@media only screen and (max-width : 686px) {
/* Styles */
.myIframe_02 {
height: 290px !important;
}
}
@media only screen and (max-width : 555px) {
/* Styles */
.myIframe_02 {
height: 250px !important;
}
}
@media only screen and (max-width : 445px) {
/* Styles */
.myIframe_02 {
height: 210px !important;
}
}
@media only screen and (max-width : 335px) {
/* Styles */
.myIframe_02 {
height: 170px !important;
}
}