

.footer_top ul.qode-instagram-feed{
    padding-right: 15%;
}

.side_menu_button a:last-child {
    padding: 0 0 0 14px;
    position: relative;
    top: 4px;
}

div.wpcf7 .ajax-loader{
    display: none;
}

input.wpcf7-form-control.wpcf7-submit{
    margin-top: 16px;
}

.tt_timetable th {
    width: 12.5%;
    padding: 10px 15px 12px;
    letter-spacing: normal;
    font-weight: 600;
}

table.tt_timetable .event .event_header:not(:only-child) {
    margin-bottom: 18px;
    font-weight: 400;
}

.tt_tabs .tt_tabs_navigation li a {
    border-radius: 0px;
}

.tt_timetable thead tr th:first-child:after{
    content:'Time';
}

body .tt_tabs .tt_timetable .event .before_hour_text, body .tt_tabs .tt_timetable .event .after_hour_text{
    font-size: 14px;
}

.tt_tabs .tt_tabs_navigation li {
    margin-right: 15px!important;
    margin-bottom: 0px!important;
    float: none;
    display: inline-block;
}

body .tt_tabs .tt_timetable .event .before_hour_text, body .tt_tabs .tt_timetable .event .after_hour_text{
    font-size: 14px;
}

.tt_tabs .tt_tabs_navigation li a{
    background-color: transparent;
    color: #ff8738!important;
    border-color: #fce7dc!important;
}

.tt_tabs_navigation li a:hover, .tt_tabs_navigation li a.selected, .tt_tabs_navigation li.ui-tabs-active a{
    background-color: #ff8738!important;
}

.tt_tabs .tt_tabs_navigation .ui-tabs-active a, .tt_tabs .tt_tabs_navigation li a:hover{
    color: #fff!important;
    border-color: #ff8738!important;
}

.tt_tabs .tt_timetable{
    box-shadow: -3px 4px 57px 0px rgba(0, 0, 0, 0.04);
}

@media only screen and (max-width: 1024px){
.qode-instagram-feed.qode-col-3 li{
width: 50%;
}
}

@media only screen and (max-width: 768px){
.qode-instagram-feed.qode-col-3 li{
width: 100%;
}
}


.q_list.circle ul>li:before{
background-color: #50c989;
top: 12px;
height: 11px;
width: 11px;
}

table.tt_timetable th {
    font-size: 16px;
    color: #262626;
    height: 75px;
    border-right: 1px solid #e5e5e5!important;
    box-sizing: border-box;
}

.footer_top .widget_meta>ul>li, .footer_top .widget_nav_menu ul li, .footer_top .widget_pages ul li, .footer_top .widget_recent_comments>ul>li, .footer_top .widget_recent_entries>ul>li {
    padding: 0 0 2px;
    position: relative;
}

#back_to_top .fa{
    font-family: ElegantIcons;
    font-style: normal;
}

#back_to_top span i{
    font-size: 24px;
}

#back_to_top .fa:before{
    content: '\21';
}