

footer .q_icon_list .qode-ili-icon-holder, .q_icon_list i{
    border-radius: 4px
}

.hesperiden.tparrows, .hesperiden.tparrows:before{
    height: 64px;
    width: 64px;
    text-align: center;
    line-height: 67px;
    font-size: 24.5px;
    border-radius: 5px;
    color: #272626;
    font-family: FontAwesome;
    transition: background-color 0.2s ease, color 0.2s ease;
}

.hesperiden.tparrows{
    background-color: #fff;
}

.hesperiden.tparrows:hover{
    background-color: #fab012;
}

.hesperiden.tparrows:hover:before{
color: #fff;
}

.hesperiden.tparrows.tp-leftarrow:before{
    content: '\f053';
}

.hesperiden.tparrows.tp-rightarrow:before{
    content: '\f054';
}
i.qode_icon_font_awesome.fa.fa-arrow-up {
        font-size: 20px! important;
}
.side_menu_button{
    top: 3px;
}
.side_menu .widget {
    margin: 0px 0 28px;
}
.page_not_found{
    padding-top: 75px
}

.blog_holder span.time {
    display: none !important;
}

.date_hour_holder {
    display: none !important;
}


.single-post .post_info {
    display: none !important;
}

.blog_holder .post .date {display: none;}

.post_author {
    display: none !important;    
}

.q_accordion_holder.accordion .ui-accordion-header .accordion_mark {
border: none;
}

body .gform_wrapper .gform_footer input[type=submit] {
border: 1px solid #bf1e2e;
color:#ffffff;
background-color:#bf1e2e;

}

body .gform_wrapper .gform_footer input[type=submit]:hover {
    border: 1px solid #eab7a8;
    background-color: #eab7a8;
    color: #bf1e2e;
}


nav.main_menu.right {
float:right !important;
}

.header_top {
    overflow: hidden !important;
    padding-bottom:10px;
}
