/*
Theme Name: Kingo Child
Theme URI: https://themes.themegoods.com/bookingo/landing
Description: Premium Booking & Landing WordPress Theme
Version: 1.0
Author: ThemeGoods
Author URI: https://themeforest.net/user/ThemeGoods
License: GNU General Public License
License URI: https://themeforest.net/licenses/regular_extended
Text Domain: kingo
Template: kingo
*/

input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background-color: #F36633 !important;
    border-color: #F36633 !important;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit:hover {
    color: #fff !important;
}
body {
    background-color: #f4f4f4 !important;
    background-image: none !important;
    background-size: cover;
    background-repeat: no-repeat !important;
}
#db-switcher {
    background-color: #191817!important;
    display: flex;
    justify-content: space-between;
    padding: 0 10px;
    align-items: center;
}
#db-switcher #branding {
    padding: 0 !important;
}
#db-switcher #branding img {
    max-width: 120px;
}
#db-switcher #dropdown {
    padding: 5px 10px !important;
    margin: 0 !important;
	display:none !important
}
#db-switcher #responsive{
margin: 0 !important;
}
#db-switcher .fa-download:before{
	content: "\f07a" !important;
	padding-right:5px !important;
}
#db-switcher #buttons a.btn-download{
	background-color:#037EFE !important;
	padding:10px 20px !important;
}
a[title="Mobile Landscape (480x320)"] {
    display: none;
}
a[title="Tablet Landscape (1024x768)"] {
    display: none;
}