

.qode-working-hours-holder .qode-wh-item {
    margin-top: 16px;
}

.qode-rf-holder .qode-rf-field-holder input[type=text], .qode-rf-holder .qode-rf-field-holder select {
    font-family: Overpass Mono, sans-serif;
    color: #7c7c7c;
    font-weight: 400;
    line-height: 50px;
    border: 1px solid #acacac;
    height: 66px;
}

.qode-rf-holder .qode-rf-field-holder .qode-rf-icon span {
    color: #121212;
    line-height: 66px;
    font-size: 18px;
}

@media only screen and (max-width: 1366px){
    .testimonials_c_holder .testimonial_content_inner{
        padding: 30px 15px;
    }
}

.testimonials_c_holder .testimonial_content_inner .testimonial_title_holder{
    margin-bottom: 25px;
}

.qode-restaurant-menu-list ul li {
    margin-bottom: 23px;
}

@media only screen and (max-width: 768px){
    .qbutton{
        padding: 0px 50px;
    }
}

.title .title_holder .container {
    display: table-cell;
    vertical-align: bottom;
}

.page_not_found p {
    margin: 15px 8% 35px;
}

.footer_top .q_social_icon_holder:hover i.simple_social{
    color: inherit!important;
}

@media screen and (max-width: 1200px){
    nav.main_menu > ul > li > a{
        padding: 0 12px;
    }
}

@media only screen and (max-width: 1000px){
    .title.title_size_large h1{
        font-size: 60px !important;
        line-height: 70px !important;
        margin-top: 80px;
    }
}

.qode-advanced-pricing-list .qode-apl-item .qode-apl-item-bottom .qode-apl-item-description{
   font-family: Overpass Mono, sans-serif;
   font-size: 14px; 
}

.qode-advanced-pricing-list .qode-apl-item {
    margin-bottom: 23px;
}

header:not(.with_hover_bg_color) nav.main_menu>ul>li:hover>a{
    opacity: 1;
}
