

.header_top{
    height: 45px;    
    line-height: 45px;
}

.header_top .q_icon_list {
    display: inline-block;
    margin-right: 28px;
    margin-bottom: 0
}

.header_top .q_icon_list:last-child{
    margin-right: 0;
}

.header_top .q_icon_list .qode-ili-icon-holder{
    border-radius: 4px;
}

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
}


.q_icon_list p {
font-family:prompt;
}
nav.main_menu > ul > li > a {
    font-family: prompt;
    font-size: small;
font-weight: 400;
}

nav.main_menu > ul > li > a {
    padding: 0 16px;
}

.entry_title{
font-family:prompt !important; 
font-size:21px;}

.widget_recent_comments{
display:none;}


.menu-item a span{
font-family:prompt;
    font-weight:400;
    font-size: 14px;

}

@media only screen and (min-width:425px) {
.two_columns_50_50>.column2 {
    width: 30% !important;
}

.two_columns_50_50>.column1{
width: 70% !important;
}
}

#fbMsg img {
        right: 1.3%;
    top: 75%;
}

@media only screen and (min-width:320px) {
#fbMsg img {
        right: 6.3% !important;
    top: 75% !important;
}
}

@media only screen and (min-width:375px) {
#fbMsg img {
        right: 7% !important;
    top: 75% !important;
}
}
@media only screen and (min-width:425px) {
#fbMsg img {
        right: 5% !important;
    top: 75% !important;
}
}

@media only screen and (min-width:768px) {
#fbMsg img {
        right: 3% !important;
    top: 75% !important;
}
}
@media only screen and (min-width:1024px) {
#fbMsg img {
        right: 2.3% !important;
    top: 75% !important;
}
}

@media only screen and (min-width:1440px) {
#fbMsg img {
        right: 1.5% !important;
    top: 95% !important;
}
}

@media only screen and (min-width:2560px) {
#fbMsg img {
        right: 1.3% !important;
    top: 95% !important;
}
}