.elementor-90 .elementor-element.elementor-element-2fd8d47{--display:flex;--margin-top:0px;--margin-bottom:150px;--margin-left:0px;--margin-right:0px;}.elementor-90 .elementor-element.elementor-element-0871cdf{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:flex-start;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-90 .elementor-element.elementor-element-1536b6c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:-13px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}body:not(.rtl) .elementor-90 .elementor-element.elementor-element-d23e963{left:-201px;}body.rtl .elementor-90 .elementor-element.elementor-element-d23e963{right:-201px;}.elementor-90 .elementor-element.elementor-element-d23e963{top:235px;z-index:0;}.elementor-90 .elementor-element.elementor-element-d23e963 img{width:965px;max-width:965px;}.elementor-90 .elementor-element.elementor-element-1fcd01c > .elementor-widget-container{margin:0px 0px 1px 0px;}.elementor-90 .elementor-element.elementor-element-1fcd01c .logico-title{font-size:58px;}.elementor-90 .elementor-element.elementor-element-0fd23f3{margin:50px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-90 .elementor-element.elementor-element-f4168cb{margin:25px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;z-index:30;}.elementor-90 .elementor-element.elementor-element-b2ddad3{--display:flex;--margin-top:-100px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-90 .elementor-element.elementor-element-8cffd67 iframe{height:445px;filter:brightness( 81% ) contrast( 189% ) saturate( 0% ) blur( 0px ) hue-rotate( 291deg );}@media(max-width:1200px){.elementor-90 .elementor-element.elementor-element-0871cdf{--padding-top:0px;--padding-bottom:0px;--padding-left:30px;--padding-right:30px;}.elementor-90 .elementor-element.elementor-element-1536b6c{--margin-top:-10px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-90 .elementor-element.elementor-element-1fcd01c .logico-title{font-size:44px;}.elementor-90 .elementor-element.elementor-element-8cffd67 iframe{height:350px;}}@media(max-width:1020px){.elementor-90 .elementor-element.elementor-element-2fd8d47{--margin-top:0px;--margin-bottom:120px;--margin-left:0px;--margin-right:0px;}.elementor-90 .elementor-element.elementor-element-0871cdf{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-90 .elementor-element.elementor-element-1536b6c{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}body:not(.rtl) .elementor-90 .elementor-element.elementor-element-d23e963{left:0px;}body.rtl .elementor-90 .elementor-element.elementor-element-d23e963{right:0px;}.elementor-90 .elementor-element.elementor-element-d23e963{top:150px;}.elementor-90 .elementor-element.elementor-element-d23e963 img{max-width:100%;}.elementor-90 .elementor-element.elementor-element-1fcd01c .logico-title{font-size:50px;}}@media(max-width:840px){.elementor-90 .elementor-element.elementor-element-1fcd01c .logico-title{font-size:48px;}}@media(max-width:660px){.elementor-90 .elementor-element.elementor-element-2fd8d47{--margin-top:0px;--margin-bottom:90px;--margin-left:0px;--margin-right:0px;}.elementor-90 .elementor-element.elementor-element-0871cdf{--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-90 .elementor-element.elementor-element-1fcd01c .logico-title{font-size:36px;}.elementor-90 .elementor-element.elementor-element-b2ddad3{--margin-top:-50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-90 .elementor-element.elementor-element-8cffd67 iframe{height:250px;}}@media(max-width:480px){.elementor-90 .elementor-element.elementor-element-1fcd01c .logico-title{font-size:28px;}}@media(min-width:481px){.elementor-90 .elementor-element.elementor-element-1536b6c{--width:100%;}}@media(max-width:1020px) and (min-width:481px){.elementor-90 .elementor-element.elementor-element-1536b6c{--width:100%;}}/* Start custom CSS for shortcode, class: .elementor-element-f4168cb *//* Celkový styl formuláře */
.wpcf7 {
    font-family: 'Manrope', sans-serif !important;
    color: #333333 !important; /* text uvnitř polí */
    font-weight: 500 !important;
}

/* Styl pro nadpisy (labely) kromě radio */
.wpcf7 label:not(.radio-label) {
    font-family: 'Space Grotesk', sans-serif !important;
    font-weight: 600 !important;
    color: #111111 !important; /* nadpisy */
    display: block !important;
    margin-bottom: 8px !important;
}

/* Styl pro radio label - label vedle radio buttonu */
.wpcf7 input[type="radio"] {
    accent-color: #6DBC35 !important; /* radio barva */
    width: 18px !important;
    height: 18px !important;
    cursor: pointer !important;
    vertical-align: middle !important;
    margin-right: 6px !important;
}

/* Styl pro vstupní pole (text, email, tel, select, textarea) */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 select,
.wpcf7 textarea {
    width: 100% !important;
    padding: 12px !important;
    margin-top: 8px !important;
    margin-bottom: 5px !important;
    border: 1px solid rgba(0,0,0,0.1) !important;
    border-radius: 0 !important; /* hranaté pole */
    font-size: 16px !important;
    font-family: 'Manrope', sans-serif !important;
    background-color: #ffffff !important;
    color: #333333 !important; /* text uvnitř polí */
    font-weight: 500 !important;
    transition: border-color 0.3s ease !important;
}

/* Focus efekt pro vstupní pole */
.wpcf7 input[type="text"]:focus,
.wpcf7 input[type="email"]:focus,
.wpcf7 input[type="tel"]:focus,
.wpcf7 select:focus,
.wpcf7 textarea:focus {
    border-color: #6DBC35 !important;
    outline: none !important;
}

/* Styl pro textarea */
.wpcf7 textarea {
    resize: vertical !important;
    height: 100px !important;
}

/* Styl pro tlačítko */
.wpcf7 input[type="submit"] {
    background-color: #111111 !important;
    color: #ffffff !important;
    font-family: 'Manrope', sans-serif !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    padding: 14px !important;
    border-radius: 0 !important; /* hranaté tlačítko */
    border: 2px solid #111111 !important;
    font-size: 16px !important;
    width: 100% !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
}

/* Hover efekt pro tlačítko */
.wpcf7 input[type="submit"]:hover {
    background-color: #6DBC35 !important;
    color: #ffffff !important;
    border-color: #6DBC35 !important;
}

/* Styl pro chybové / potvrzovací hlášky */
.wpcf7 .wpcf7-response-output {
    color: #6DBC35 !important; 
    font-size: 14px !important;
    margin-top: 10px !important;
}

/* Specifický styl pro odkazy ve formuláři CF7 */
.wpcf7 a {
    color: #6DBC35 !important; 
    font-family: 'Manrope', sans-serif !important;
    text-decoration: underline !important;
    font-weight: 500 !important;
    transition: color 0.3s ease !important;
}

/* Hover efekt odkazu */
.wpcf7 a:hover {
    color: #111111 !important;
}

/* GRID STRUKTURA FORMULÁŘE */
.form-grid {
    display: flex !important;
    flex-direction: column !important;
    gap: 20px !important;
}

.form-row {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 20px !important;
}

.form-row.full-width {
    grid-template-columns: 1fr !important;
}

/* Pro menší obrazovky (mobil) */
@media (max-width: 768px) {
    .form-row {
        grid-template-columns: 1fr !important;
    }
}

.wpcf7 label span.required {
    color: #6DBC35 !important;
    font-weight: 600 !important;
    margin-left: 2px;
}/* End custom CSS */