/*
Theme Name: Supafil
Author: Tomáš Potěšil
Author URI: http://www.supafil.cz/
Version: 1.0
*/

.welcome_3 .box_list .item .box_text .in p {
    max-width: 300px;
    overflow: hidden;
    height: 46px;
    margin: 0 0 20px;
}

.screen-reader-response /* CF7 validation */ {
    display: none;
}

.style_form .bottom .form_half.second /* Pravy sloupec v poptavce byl odskoceny, margin snizen o 5 px */ {
    margin-left: 55px;
}

.wpcf7-not-valid-tip {
    color: red;
}

.wpcf7-response-output {
    font-weight: 600;
    margin-top: 40px;
    text-align: center;
}

body.single-p-realizace li#menu-item-27 a /* Active u realizací v detailu podstránky */ {
    background: #2CABE1;
    color: #fff;
}

span.wpcf7-form-control-wrap.stavba /* Odebere value span u vyberu */ {
    display: none;
}

.text_box ul.li-margin li:not(:last-child) {
    margin-bottom: 28px;
}

.breadcrumbs ul li:first-child::before {
    content: none;
}