/*
 Theme Name:   DP-Child
 Description:  Dreampainter-Child-Theme
 Author:       Sascha Braun
 Author URI:   http://www.dreampainter.de
 Template:     dp
 Version:      1.0.0
*/

.container-preisrechner-wrapper { 
    min-height: 1500px; 
    background-image: none;
    background-color: #FFF;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}

.container-preisrechner-wrapper #content { 
    margin-top: 50px; 
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    min-height: 500px;
}

#alarmanlagen-preisrechner {  
    box-sizing: border-box; 
    width: 100%; 
    min-height: 450px; 
    position: relative;
    margin-bottom: 100px;
    background: #fbfbfb;
    padding: 20px;
    border: 1px solid #eaeaea;
}

#preisrechner-progress-bar.progress {
    height: 30px;
}

#preisrechner-erfolgreich-versendet {
    display: none;
    margin-top: 30px;
}

.preisrechner-buttons-row {
    margin-top: 20px;
}

.preisrechner-frage-row div {
    text-align: left;
}

.preisrechner-frage-row {
    display: none;
    min-height: 350px;
}

.preisrechner-frage-row h4 {
    text-align: center;
    font-size: 1.6em;
    font-weight: normal;
    margin-bottom: 30px;
    padding: 0px 15px;
}

.preisrechner-frage-row.active {
    display: block;
}

.preisrechner-preis-title {
    font-size: 2em;
    margin-bottom: 5px;
    line-height: 1.1em;
}

#preis-wrapper { margin: 0px auto 20px auto; width: 90%; }

.preisrechner-preis-title #preis {
    text-decoration: underline;
}

.preisrechner-preis-hinweise {
    font-weight: bold;
    margin-bottom: 0px;
}

.preisrechner-preis-versprechen {
    font-size: 0.9em;
    line-height: 1.2em;
    margin-bottom: 0px;
}


.preisrechner-preis-helptext {
    font-size: 0.8em;
    line-height: 1.2em;
    color: gray;
}

.preisrechner-icon-button {
    cursor: pointer;
    display: block;
    width: 100%;
    border: 1px solid #ececec;
    margin: 10px auto;
    color: #000;
    font-size: 1.3em;
    padding: 20px;
}

.preisrechner-icon-button img { 
    width: 100%;
    max-width: 50px;
    display: inline-block;
    margin: 0px 20px 0px 0px;
}

.preisrechner-icon-button:hover, .preisrechner-icon-button.active { border: 1px solid #ececec; background: #f4f4f4; color: #F9B233; }


#trust {
    font-weight: bold;
    background: #F0F0F0;
    padding: 10px 10px 10px 10px;
    margin: 30px -20px -30px -20px;
    -webkit-border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}

.trust-icon {
    padding: 10px;
    background: #F0F0F0;
    color: #686868;
    font-size: 0.9em;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.trust-icon i { 
    vertical-align: middle; 
    margin-right: 5px; 
    font-size: 2.2em;
    float: left;
    color: green;
}

.trust-icon-content { line-height: 1.2em; }
.trust-icon-logos img { max-height: 60px; }


.form-horizontal .form-group { margin-left: 0px; margin-right: 0px; }



/* gudea-regular - latin */
@font-face {
  font-family: 'Gudea';
  font-style: normal;
  font-weight: 400;
  src: url('/wp-content/themes/dp-child/fonts/gudea-v9-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Gudea'),
       url('/wp-content/themes/dp-child/fonts/gudea-v9-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/wp-content/themes/dp-child/fonts/gudea-v9-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/wp-content/themes/dp-child/fonts/gudea-v9-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/wp-content/themes/dp-child/fonts/gudea-v9-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/wp-content/themes/dp-child/fonts/gudea-v9-latin-regular.svg#Gudea') format('svg'); /* Legacy iOS */
}

/* gudea-italic - latin */
@font-face {
  font-family: 'Gudea';
  font-style: italic;
  font-weight: 400;
  src: url('/wp-content/themes/dp-child/fonts/gudea-v9-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Gudea Italic'), local('Gudea-Italic'),
       url('/wp-content/themes/dp-child/fonts/gudea-v9-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/wp-content/themes/dp-child/fonts/gudea-v9-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('/wp-content/themes/dp-child/fonts/gudea-v9-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('/wp-content/themes/dp-child/fonts/gudea-v9-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/wp-content/themes/dp-child/fonts/gudea-v9-latin-italic.svg#Gudea') format('svg'); /* Legacy iOS */
}

/* gudea-700 - latin */
@font-face {
  font-family: 'Gudea';
  font-style: normal;
  font-weight: 700;
  src: url('/wp-content/themes/dp-child/fonts/gudea-v9-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Gudea Bold'), local('Gudea-Bold'),
       url('/wp-content/themes/dp-child/fonts/gudea-v9-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/wp-content/themes/dp-child/fonts/gudea-v9-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/wp-content/themes/dp-child/fonts/gudea-v9-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/wp-content/themes/dp-child/fonts/gudea-v9-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/wp-content/themes/dp-child/fonts/gudea-v9-latin-700.svg#Gudea') format('svg'); /* Legacy iOS */
}






@media (min-width: 768px) {
    
    .preisrechner-frage-row div {
        text-align: center;
    }
    
    .preisrechner-icon-button img {
        width: 100%; 
        max-width: 160px; 
        display: block;
        margin: 0px auto 20px auto;
    }
    
    .preisrechner-frage-row h4 {
        font-size: 2em;
    }
    
} 


@media (min-width: 960px) {
    
}    


@media (min-width: 1200px) {
    
    .container-preisrechner-wrapper { min-height: 1000px; }
    .container-preisrechner-wrapper #content { margin-top: 50px; }
    
}    