/*
Theme Name: Wordpress Theme
Author: Adrian Trzebuniak
Author URI: http://trzebuniak.com/
Description: This is a bootstrap 3 theme for wordpress.
Version: 1.0
*/

.red_box.to-table2 {
    border-bottom: 10px solid #ee302f;
    font-family: 'Lato';
    padding: 10px;
}

.red_box.to-table2 form tr td {
    padding: 4px;
}

.red_box.to-table2 form table {
    width: 100%;
}

.red_box.to-table2 form table tr td input.event_checkbox,
.promotion_checkbox,
.bonus_checkbox {
    width: 25px;
    height: 25px;
    margin-right: 5px;
    top: 5px;
    position: relative;
}

.red_box.to-table2 form table p.date {
    font-size: 16px;
    margin-top: 0;
    color: #999;
    margin-left: 32px;
}

.red_box.to-table2 form table tr.table-heading {
    color: #fff;
    font-size: 24px;
    text-align: center;
    background: #ee302f;
}

.red_box.to-table2 form table tr th {
    padding: 5px;
    background: #efefef;
}

.red_box.to-table2 form table tr td label {
    text-align: left;
    width: auto;
    margin-bottom: 0;
}

.form-wrapper {
    text-align: center;
}

.form-wrapper textarea {
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    margin: 0 0 5px 0;
    padding: 0px;
    width: 250px;
    font-family: 'lato';
    font-size: 15px;
    text-indent: 5px;
}

#categories .trainers .col-xs-12:last-child,
#categories .col-md-3.col-xs-12 ul ul h3 {
    display: block;
}

.trainers ul li h3 {
    display: none;
}

.trainers ul li:first-child h3 {
    display: block;
    min-height: 68px;
}

.trainers .Frontczak ul li h3:after {
    content: " + Google Adwords PRO";
}

.trainers .Paszkiewicz ul li h3,
.trainers .Tkaczyk ul li h3,
.trainers .Wróblewski ul li h3 {
    display: block;
}

#categories .trainers ul li {
    clear: both;
}

#categories .trainers ul li li {
    border-bottom: 0;
}

#categories .trainers span.cities {
    display: block;
    float: right;
    margin-left: 0px;
}

.promo-price:after {
    content: " PLN";
    font-size: 18px;
    font-weight: 500;
}

#categories .trainers .col-xs-12 {
    min-height: 852px;
}

.get-price,
.promo-price {
    font-size: 30px;
    font-weight: 700;
}

.get-price span {
    font-size: 18px;
    font-weight: 500;
}

.event input[type=number],
.promotion_input {
    border: 1px solid #efefef;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    opacity: 1;
    cursor: pointer;
    text-align: center;
}

.to-table2 .table-heading td span {
    font-weight: 300;
}

@media (max-width: 991px) {
    .trainee {
        margin: 0;
    }
    .trainee input[type=text],
    .trainee .customer-data textarea {
        width: 95% !important;
    }
    .customer-data label[for=additional_info] {
        top: -30px !important;
    }
    iframe:not(#tidio-chat-button-mobile):not(#tidio-chat) {
        width: 100%;
    }
    .red_box.to-table2 .bonus {
        max-width: 300px !important;
        min-width: 300px !important;
        height: 140px;
        margin: auto;
        margin-top: -1px;
    }
    .conference .map-content .col-md-6 p {
        max-width: 97% !important;
    }
}

@media (max-width: 411px) {
    .customer-data label[for=additional_info] {
        top: 0px !important;
    }
    .invoice_checkbox label {
        margin-left: 0;
        margin-top: 20px;
        margin-bottom: 40px;
    }
    .red_box.to-table2 p {
        font-size: 22px;
    }
    .customer-data label {
        text-align: center !important;
        margin-left: 0 !important;
    }
}

.participants-list h3 {
    display: none;
}

.counter-info {
    margin-bottom: 0;
}

.wejsciowki {
    display: inline-block;
}

.wejsciowki ul {
    margin: 0;
    padding: 0;
}

.wejsciowki ul li {
    display: none;
    margin: 0;
    padding: 0;
}

.wejsciowki ul li:last-child {
    display: inline-block;
}
