/*
Theme Name: Hendon Child
Theme URI: http://hendon.qodeinteractive.com
Description: A child theme of Hendon
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.0.1
Text Domain: hendon
Template: hendon
*/

form.fluent_form_2 .wpf_has_custom_css.ff-btn-submit {
    border-radius: 0px;
}
.footer-d{
	    display: flex;
    justify-content: center;
    align-items: center;
}
.qodef-grid.qodef-gutter--no>.qodef-grid-inner>.qodef-grid-item{
	padding-left:20px !important;
}
#qodef-page-footer-top-area{
	    padding: 100px 0 0px !important;
}

.qodef-button.qodef-size--small {
    padding: 9px 12px !important;
    font-size: 8px !important;
}
.terms-ol li{
	padding-bottom:20px !important;
}
.qodef-button.qodef-html--link{
	    padding: 13px 30px !important;
}

@media only screen and (max-width: 480px) {
    section.qodef-elementor-content-grid>.elementor-container {
        width: auto !important;
    }
	.count .qodef-counter.qodef-layout--simple .qodef-m-digit{
		    font-size: 80px;
	}
	.count .qodef-h6, h6{
		        font-size: 9px !important;
        line-height: 13px !important;
        padding: 0px 20px;
	}
	    .qodef-content-grid {
        width: auto;
    }
	.qodef-mobile-header-navigation>ul {
    padding: 34px 30px !important;
}
	    .qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--768 {
        flex-flow: column-reverse !important;
    }
}