

.q_icon_with_title .icon_text_inner {
    padding: 0 0 6px;
}

.footer_top h5 {
    margin: 0 0 33px;
}

.qode-instagram-feed li {
    padding: 0 2px!important;
    margin: 0 0 4px!important;
}

.q_icon_with_title .icon_title_holder {
    margin: 0 0 6px;
}

.qode-advanced-pricing-list .qode-apl-item {
    margin-bottom: 16px;
}

.qode-advanced-pricing-list .qode-apl-item .qode-apl-item-bottom .qode-apl-item-description{
    font-size: 13px;
}

nav.main_menu ul li a span.underline_dash{
bottom: -10%; 
}

header:not(.with_hover_bg_color) nav.main_menu>ul>li:hover>a{
    opacity: 1;
}


.testimonials_holder .flex-direction-nav a{
    border: none;
}

.error404 .content{
    margin-top: 100px;
}

.error404 .page_not_found p {
    padding: 0 15%;
}

.error404 .title.title_size_large h1{
    margin-top: 35px;
}
nav.main_menu > ul > li > a {

    position: relative;
    padding: 0 11px !important;

}

@media only screen and (max-width: 768px)
.qbutton.big_large, .qbutton.big_large_full_width {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    padding: 0 0px !important;
}
.mobile_menu_button span {
    width: 19px;
    height: 17px;
    font-size: 29px;
    z-index: 50;
    display: table-cell;
    position: relative;
    cursor: pointer;
    vertical-align: middle;
}

.mobile_menu_button span, .side_menu_button>a {
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    color: #000000;
}