.q_icon_with_title.tiny .icon_holder img {
    width: auto;
}

.q_icon_with_title .icon_text_inner .icon_title{
    padding: 13px 0 10px;
}

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

.qode-advanced-pricing-list .qode-apl-item .qode-apl-item-top .qode-apl-line {
    border-bottom: 2px dotted #272727;
    bottom: 10px;
}

.qode-advanced-pricing-list .qode-apl-item .qode-apl-item-bottom .qode-apl-item-description{
    font-size: 12px;
    line-height: 12px;
    font-weight: 400;
}

.two_columns_form_with_space .column_left {
    padding-right: 12px;
}

@media only screen and (max-width: 600px){
    form.wpcf7-form.cf7_custom_style_2 .two_columns_form_with_space{
        display: block;
    }

    form.wpcf7-form.cf7_custom_style_2 .two_columns_form_with_space .column_left {
        width: 100%;
        display: block;
        padding-right: 0;
        margin-bottom: 10px;
    }

    form.wpcf7-form.cf7_custom_style_2 .two_columns_form_with_space .column_right {
        width: 100%;
        display: block;
        padding-left: 0;
    }

.cf7_custom_style_2  input.wpcf7-form-control.wpcf7-submit{
        width: 100%;
        box-sizing: border-box;
        text-align: center;
    }
}

.title.title_size_large h1 {
    font-size: 60px;
    line-height: 70px;
    color: #fff;
}

.header_bottom .q_logo a{
    height: 85px!important;
}

header.sticky .header_bottom .q_logo a{
    height: 70px!important;
}

.header_top{
    background-color: #1d1d1d!important
}

.page_not_found h2 {
    margin: 115px 0 20px;
    font-size: 32px;
    text-transform: none;
}

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

.sticky nav.main_menu > ul > li > a{
    font-size: 16px;
}

.sticky .q_social_icon_holder.circle_social .fa-stack{
    font-size: 16px!important;
}

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

.header_top{
    height: 42px;
    line-height: 42px;
}

.testimonials_holder .flex-direction-nav a:hover {
    background-color: #fcba1b;
    border-color: #fcba1b;
}

.header_top .right .inner .widget_custom_html{
    padding-right: 15px;
}

nav.main_menu>ul>li>a {
    padding: 0 24px;
}