/*
Theme Name: Eventime Child
Theme URI: http://wpeventime.tchaikovsky.design/
Description: Child Theme for Eventime
Author: Tchaikovsky Design
Author URI: http://themeforest.net/user/tchaikovsky-design
Template: eventime
Version: 1.0
*/

body .disable-row {
    display: none !important;
}

.footer {
    padding: 30px 10% 75px 10%;
}

.footer .footer-widget-container .wp-block-group {
    text-align: center;
    color: #777777;
}

.footer_icon.fa.fa-twitter,
.footer_icon.fa.fa-google-plus,
.footer_icon.fa.fa-vimeo-square,
.footer_icon.fa.fa-vk {
    display: none !important;
}

.call_to_action_bottom > div h2 {
    margin-bottom: 0;
}

.firstrow.no-title {
    padding-top: 20px;
    width: 100%;
}

.no-title .et-text-section-left,
.no-title .et-text-section-right  {
    padding-top: 0;
}

.no-title .et-text-section-left .first_line,
.no-title .et-text-section-right .first_line,
.no-title .et-text-section-left .first_title,
.no-title .et-text-section-right .first_title {
    display: none;
}

.searchform label,
h3.widget-title {
    font-size: 30px;
    margin-top: 10px;
}

.wp_timeline_post_list.show_timeline_icon .wtl_steps_post_format {
    border-style: solid;
}

.wp_timeline_post_list .wtl_blog_template .wtl_steps .wtl_blog_single_post_wrapp {
    border-width: 1px;
    border-color: #838383;
    border-radius: 0;
}

.wp_timeline_post_list .wtl_steps .wtl-post-meta {
    display: none;
}

.wp_timeline_post_list {
    padding-right: calc(5% - 10px);
    padding-left: calc(5% - 10px);
}

.wp_timeline_post_list .wtl_steps_wrap {
    padding: 0;
}

#wtl_steps.layout_id_1 .wtl-post-content,
#wtl_steps.layout_id_1 .wtl_blog_template .wtl-post-content,
#wtl_steps.layout_id_1 .wtl_blog_template .label_featured_post,
#wtl_steps.layout_id_1 .wtl_blog_template .label_featured_post span,
#wtl_steps.layout_id_1 .wtl_blog_template .wtl-post-content p,
#wtl_steps.layout_id_1 .wtl-fl-box .wtl-post-content,
#wtl_steps.layout_id_1 .wtl-fl-box .wtl-post-content p {
    font-size: 16px !important;
}

#wtl_steps.layout_id_1 .wtl_steps_wrap .wtl_steps::before,
#wtl_steps.layout_id_1 .wtl_steps_wrap .wtl_steps:after {
    background: #83c0f1 !important;
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-zone-b {
    display: none !important;
}

.vc_gitem-zone.vc_gitem-zone-c,
.vc_btn3.vc_btn3-color-juicy-pink,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat,
.vc_general.vc_cta3.vc_cta3-style-classic,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern,
.vc_btn3.vc_btn3-color-juicy-pink,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline,
.btn.eventime_button,
.et_social_container .contact_icon {
    border-width: 1px !important;
}

.vc_gitem-zone-mini .vc_btn3-container {
    margin-bottom: 0;
}

.wpcf7 label {
    width: 100%;
    font-size: 18px;
    font-weight: normal;
}

.wpcf7 input.wpcf7-form-control,
.wpcf7 textarea.wpcf7-form-control {
    border-width: 1px;
    padding: 8px 15px;
    box-sizing: border-box;
    border-color: #838383;
    text-transform: none;
}

.wpcf7 input.wpcf7-form-control:focus,
.wpcf7 textarea.wpcf7-form-control:focus,
.wpcf7 input.wpcf7-form-control:focus-visible,
.wpcf7 textarea.wpcf7-form-control:focus-visible,
.wpcf7 input.wpcf7-form-control:active,
.wpcf7 textarea.wpcf7-form-control:active {
    border-width: 1px;
    border-color: #83c0f1;
    outline-width: 0;
}

.wpcf7 input.wpcf7-form-control {
    min-height: 45px;
}

.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item {
    margin: 0;
}

.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item label {
    display: flex;
    align-items: center;
}

.wpcf7-form .acceptance-privacy {
    display: inline-block;
    margin-left: 10px;
    cursor: pointer;
}

.wpcf7 input[type=submit][class*=wpcf7]:hover {
    border-color: #83c0f1;
    background-color: #83c0f1;
    color: #000;
}

.wpcf7 input.wpcf7-submit {
    float: right;
}

#gallery-grid .vc_pageable-slide-wrapper .vc_grid-item {
    padding-bottom: 30px !important;
}

#menu-menu-principale {
    font-family: "Asar", "Raleway", "sans-serif";
}

#navbar .menu-item.current-menu-item > a,
#navbar .menu-item.current_page_parent > a {
    color: #83c0f1;
}

.grecaptcha-badge {
    visibility: hidden;
}

body .speakers {
    min-height: auto;
}

#organizzazione h3,
#curatori h3 {
    margin-top: 0;
}

#organizzazione img,
#curatori img {
    max-width: 200px;
    border: 3px solid #83c0f1;
    border-radius: 50%;
}

#organizzazione a,
#curatori a {
    color: #83c0f1;
}

.footer .et-footer-navmenu {
    margin: 40px 0 20px 0;
}

.footer .mini_gap {
    display: none;
}

.footer .et-footer-navmenu a {
    color: #777;
    font-weight: 500;
}

.footer .et-footer-navmenu span {
    color: #777;
}

.form-acceptance-box p {
    display: flex;
    align-items: center;
}

.et-button404 {
    margin: 20px auto;
}

.er404template {
    height: 60%;
}

@media (min-width: 993px) {

    .call_to_action_bottom > div {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .navbar .navi_container {
        width: 100%;
        padding-left: 9%;
        padding-right: 9%;
        margin-left: auto;
        display: flex;
        justify-content: space-between;
    }

    .navbar .navbar-header {
        display: flex;
        align-self: flex-start;
    }

    .navbar #navbar {
        display: flex;
        align-self: flex-end;
    }

    .navbar .navbar-brand {
        height: auto;
        display: block;
    }

    #menu-menu-principale .menu-item:last-child a {
        padding-right: 0;
    }

    #menu-menu-principale ul.dropdown-menu {
        margin-top: 3px;
        width: 100%;
        background-color: #fff;
        border: 1px solid #83c0f1;
        border-top: 0;
    }

    .er404template {
        height: 80%;
    }
}


@media (max-width: 992px) {
    .navi_container {
        width: 100%;
        margin-left: 0;
    }

    .navi_container .navbar-header {
        padding: 0 8%;
    }

    nav.navbar {
        min-height: none !important;
        
    }

    #navbar {
        border-bottom: 1px solid rgb(204, 204, 204);
    }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 100%;
    }

    .navbar-nav .open .dropdown-menu>li>a {
        text-align: left;
    }

    .navbar-nav {
        margin: 0 ;
    }

    .navbar-collapse {
        padding: 0 8%;
        text-align: left;
    }

    .navbar-toggle {
        margin-right: 0;
    }

    .collapse.in {
        overflow: hidden !important;
    }

    .navbar-nav > li > a {
        text-align: left;
        padding-left: 0;
        padding-right: 0;
    }

    .et-footer-navmenu {
        display: flex;
        flex-direction: column;
    }

    .et-footer-navmenu .link {
        margin-bottom: 10px;
    }

    .et-footer-navmenu .link.divider {
        display: none;
    }

    .footer_second {
        margin-right: 0;
        margin-left: 0;
        width: 100%;
        padding-bottom: 15px;
        float: left;
    }

    body .call_to_action_bottom .vc_cta3-actions {
        text-align: center  !important;
        padding-bottom: 0 !important;
    }

    body .call_to_action_bottom .vc_cta3-actions > div {
        margin-bottom: 0 !important;
    }

    body .call_to_action_bottom .vc_cta3-actions > div .vc_btn3 {
        line-height: 35px;
    }

    .timeline-menu-container .timeline-menu-item {
        padding: 10px;
    }

    .vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper {
        margin-right: 0 !important;
    }

    .first_title {
        height: auto !important;
    }
}