

.footer_bottom a {
color: #c0ad91;
}
.q_accordion_holder.accordion.without_icon .ui-accordion-header span.tab-title {
    padding: 0 0 0 63px;
    font-weight: 400 !important;
    display: block;
}
.header_inner_left
{
    margin-top: 25px;
}
.header_inner_right
{
    margin-top: 37px;
}
.subscribe-btn {
    background-color: #000;
    padding: 10px 20px 10px 20px !important;
width: 30%;
    text-align: center;
    font-weight: 500;
}
.gallery-caption, .sticky, .wp-caption, .wp-caption-text {
    display: none;
}
.metaslider .caption {
    font-size: 18px;
}
.q_logo img {
    display: block;
    opacity: 1;
    position: absolute;
    top: -30% !important;
    width: auto!important;
    max-width: none;
    -webkit-transition: opacity .6s ease-in-out;
    transition: opacity .6s ease-in-out;
}
.blog_holder article .post_author { 
display: none !important; 
}
@media only screen and (max-width: 1200px) {
    nav.main_menu > ul > li > a {
        padding: 0 10px;
font-size: 16px;
    }
}