<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Termosterka
Description: Child theme for Divi theme
Author: zsto.cz
Author URI: http://www.zsto.cz
Template: Divi
Version: 0.0.2
Text Domain:  Divi
*/

/* colors 
main #F4731C
cta 
paticka #9D3F00

*/


/* zsto.cz edit
â€”â€”â€”â€”â€”â€”â€”â€”â€”â€”â€”â€”â€”â€”â€”â€”â€”â€”- */
.et_color_scheme_orange a {
    color: #F4731C;
}
h2 span {
    color: #F4731C !important;
}

/* caldera form */
.caldera-grid .row {
    border-bottom: 1px solid #eee;
    padding-top: 4px;
}
.caldera-grid .count {
    margin-bottom: 0;
    padding-top: 4px;
}
.caldera-grid .count input {
    width: 50% !important;
    display: inline !important;
}
.caldera-grid .count .help-block {
    display: inline !important;
}
.caldera-grid .count input:disabled {
    color: #eee;
}
.caldera-grid .margin-top-15 {
    padding-top: 1em !important;
}
.caldera-grid .margin-top-10 {
    padding-top: 0.7em !important;
}
.caldera-grid input.et_pb_button {
    color: #ffffff !important;
    padding: 0.7em 1.2em;
}


#footer-info a {
    font-weight: normal;
}
#footer-info a:hover {
    text-decoration: underline;
}
.footer-widget .widget_text .textwidget p {
    color: #ffffff !important;
}</pre></body></html>