/*
Theme Name: Startit
Theme URI: http://startit.select-themes.com/
Description: A Fresh Startup Business Theme
Author: Select Themes
Author URI:  http://themeforest.net/user/select-themes
Version: 2.2
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
a.qodef-btn.qodef-btn-small.qodef-btn-default {
    background: #4c8ce0!important;
    border: none;
}
.txt-btn:hover{
	background-color: #4c8ce0 !important;
    color: #fff !important;
}
input#searchsubmit {
     background-color: #175294;
    border: 2px solid #175294;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: 13px;
    font-weight: 800;
    height: 28px;
    letter-spacing: 1px;
    line-height: 23px;
    margin-top: 6px;
    padding: 0 35px;
    text-transform: uppercase;
    width: auto;
}

input#searchsubmit:hover {
    background-color: #212121;
    color: #fff;
    border-color: #212121;
}

input.no-livesearch{
	width: auto;
    margin-bottom: 4px;
    padding: 5px 17px;
    border: 1px solid #cfcfcf;
    font-family: Raleway,sans-serif;
    font-weight: 500;
    font-size: 14px;
    background-color: #fff;
    color: #797979;
    border-radius: 3px;
}
@media(max-width: 612px){
.qodef-top-bar{
	display: none;
	}
}
.heading {
    color: #fff;
    font-weight: 600;
    margin-bottom: 0;
    padding-bottom: 15px;
}
.book-now{
color: #fff;
}
