/*
	Theme Name: HTML5 Blank
	Theme URI: http://html5blank.com
	Description: HTML5 Blank WordPress Theme
	Version: 1.4.3
	Author: Todd Motto (@toddmotto)
	Author URI: http://toddmotto.com
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/


button, input, select, textarea{
width: 100%;
    height: 40px;
}

.navbar-default .navbar-nav > li > a {
    font-size: 15px;
    letter-spacing: 0px;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 20px 10px;
}
.number p {
    color: #fff;
    font-size: 1.4em !important;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 0px;
    background: red;
padding:0px 5px;
}

.topheader p {
    margin: 0px;
    color: #fff;
    font-size: 1.4em;
}


.hotels .destination, .houseboat .destination{
    border: 1px solid #ededed;
    text-align: center;
}

.footer_social {
    padding: 0px;
    margin: 0px;
}
.footer_social li {
    list-style: none;
    display: inline-block;
}
.footer_social li a {
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 22px;
    padding: 0 10px;
}

.myasarulside {
    background: #fff;
    border: 1px solid #ccc;
    padding: 5px;
    margin-bottom: 10px;
}
.myasarulside li {
    list-style: none;
    margin: 2px;
    display: inline-block;
    min-width: 48%;
    max-width: 48%;
}
.myasarulside input {
    font-size: 13px;
    width: 100%;
}

.innerpage .btn-lg {
	    padding: 4px 10px;
    margin: 10px 0px;
}
.hustle-layout-form {
	display:none;
}