/*
Template:       doctio
Theme Name:     Doctio Child
Theme URI:      https://demo.themedraft.net/wp/doctio/
Author:         ThemeDraft
Author URI:     https://themedraft.net/
Description:    Doctio is a medical health WordPress theme
Version:        1.0.0
Text Domain:    doctio
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, translation-ready
*/

.mobile-menu-container {
	height: 130%;
}
.themedraft-contact-form-container form select {
    padding-left: 20px;
}
.td-cf7-layout-two .themedraft-contact-form-container select {
	padding: 10px;
}
.td-cf7-layout-two div.themedraft-contact-form-container input{ 
	padding: 10px;
}
.td-cf7-layout-two div.themedraft-contact-form-container input {
    padding: 15px;
}

@media only screen and (max-width: 767px) {
.header-top-area {
	display: none !important;
}
}
.sidebar-widget-area .widget_search {
    padding: 40px;
    display: none;
}