input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
input[type=number] {
    -moz-appearance:textfield; /* Firefox */
}
.datepicker {
    padding: 0px!important;
}
.datepicker-days,
.datepicker-months,
.datepicker-years,
.datepicker-decades,
.datepicker-centuries{
    min-width: 300px;
}
.datepicker table {
    width: 100%;
}
.table-condensed > thead > tr:nth-child(2){
    font-size: 22px;
    color:white!important;
    background: #E9B947!important;
}
.table-condensed > thead > tr:nth-child(2) > .prev {
    border-radius: 0!important;
}
.table-condensed > thead > tr:nth-child(2) > .next {
    border-radius: 0!important;
}
.table-condensed > thead > tr:nth-child(2) > .datepicker-switch {
    border-radius: 0!important;
}
.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover{
    color:white!important;
    background: #E9B947!important;
}
.table-condensed > thead > tr:nth-child(3){
    font-size: 20px;
    color:white!important;
    background: #0A1D3B!important;
}
.table-condensed > thead > tr:nth-child(3) .dow{
    border-radius: 0!important;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
    padding: 5px;
}
.boxwrapper {
    position: relative;
    z-index: 99;
    width: 100%;
    margin-top: -102px;
    /*background: #0a1d3b;*/
    background: white;
}
.boxinner {
    border: none;
    border-radius: 4px;
    min-height: 80px;
    padding: 0px 30px;
}
.room-user {
    height: auto;
    color: unset;
    background: unset;
    width: auto;
    display: flex;
    float: right;
    align-items: center;
    justify-content: center;
    justify-items: center;
}
.room-user input {
    height: 30px;
    min-height: auto;
    background: white;
}
.room-user span.btn.btn-default{
    padding: 7px;
    background-image: none;
    background-color: #e9c134;
    color: white;
}
.btn.btn-default.hbroomSearch {
    margin-top: 0;
    background: #E9B947;
    height: 100%;
    width: 86%;
    padding: 28px 12px;
}
.boxwrapper .form-control {
    color: black;
    background: white;
    /*text-align: center;*/
    text-align: left;
}
.boxwrapper ::-webkit-input-placeholder { /* Edge */
    color: black;
}
.boxwrapper :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: black;
}
.boxwrapper ::placeholder {
    color: black;
}
.boxwrapper select.form-control {
    color: black;
    background: #979d9d1f;
}
.appointment_button{
    padding-left: 0px;
    padding-right: 0px;
    width: 25%;
}

/*#booking_checkin,*/
/*#booking_checkin2,*/
/*#booking_checkout2,*/
/*#booking_checkout{*/
    /*width: 100%;*/
    /*background: #fff url(../static/calendar.jpg) no-repeat bottom 12px right 12px;*/
/*}*/
#booking_checkin2,
#booking_checkout2 {
    border: 1px solid #ccc;
}
#booking_checkin2:focus,
#booking_checkout2:focus{
    border-color: #ccc!important;
}
.room-user2 {
    height: auto;
    border: 1px solid #ccc;
}
.room-user2 input{
    border: none;
    height: 44px;
}
#numberOfRoom{
    height: 45px;
    background: transparent;
    border: 1px solid#ccc;
}
#numberOfRoom:focus{
    border-color: #ccc!important;
}
#big_photo{
    overflow: hidden;
    margin-bottom: 10px;
}
#big_photo li{
    float: left;
}
#big_photo li img{
    width: 100%;
}
#small_photo{
    overflow: hidden;
    margin: -5px;
    text-align: center;
}
#small_photo li{
    width: 25%;
    padding: 5px;
    display: inline-block;
}
#small_photo li img{
    width: 100%;
}
.subscribeinnercontent {
    padding: 14.5% 7.5% 6% 7.5%;
}
.ga_heading {
    position: relative;
    /*color: white;*/
    text-align: center;
    /*padding-top: 6%;*/
}
.row_custom{
    position: relative;
    //margin-top: -68px;
    padding-right: 15px;
    padding-bottom: 0px;
    padding-left: 15px;
    padding-top:60px
    background-color: #ffffff;
}
.vc_column {
    //padding-left: 0;
    //padding-right: 0;
    //width: 280px!important;
}
.vc_custom_ {
    margin: 0px 1px 0px 0px;
    padding-left: 7px;
    padding-right: 7px;
}
.innver_header{
    margin-left: 20px;
    padding-top: 23px;
    position: relative;
}
.custom_heading {
    margin-top: 0px;
    margin-bottom: 0px;
    /*margin-left: 20px;*/
    /*padding-top: 23px;*/
    /*line-height: 40px;*/
    line-height: 24px;
    position: relative;
    font-size: 18px;
}
.custom_heading a{
    color: #337ab7;
    font-size: inherit;
}
.custom-arrow{
    font-size: 18px;
    position: absolute;
    right: 0;
    bottom: 8px;
}
.innver_header p{
    overflow: hidden;
    margin: 0;
}
.innver_header p span{
    float: left;
    font-size: 15px;
    font-weight: bold;
}
.vc_custom_heading {
    margin-top: 0px;
    /*margin-bottom: 25px;*/
    /*margin-left: 20px;*/
    line-height: 26px;
    font-weight: 600;
    font-style: normal;
    font-size: 17px;
    color: #c3c1c0;
    text-align: right;
    float: right;
}
.wpb_single_image {
    max-width: 200px;
    max-height: 200px;
    overflow: hidden;
    margin: auto;
    align-items: center;
    margin-bottom:5px;
}
.vc_figure {
    position: relative;
    width: 200px;
    height: 200px;
}
.vc_single_image-wrapper {
    max-width: 100%;
    position: relative;
    width: 200px;
    height: 200px;
}
.vc_figure figcaption {
    opacity: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    background: #ffffffb8;
    /*display: flex;*/
    text-align: center;
    align-items: center;
    justify-content: center;
    padding: 15px;
    color: black;
    font-size: 15px;
    transition-duration: 1s;
    transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    width: 100%;
    width: 200px;
    height: 200px;
}
.vc_figure:hover figcaption {
    opacity: 1;
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
}
.dw-fig{
    padding-top: 25px;
}
.btn_book_now {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
}
.categorySlider .slick-prev,
.categorySlider .slick-next {
    top: 44%;
}
.discount_percent {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    background: red;
    min-width: 100px;
    min-height: 35px;
    font-weight: bold;
    color: white;
    line-height: 35px;
    text-align: center;
}
.adult-children{

}
.adult-children input{
    width: 40px;
}
.adult-children .adult,
.adult-children .children{
    overflow: hidden;
}
.adult-children .adult{
    margin-bottom: 4px;
    border-bottom: 1px solid #d9d1d1;
}
.in_out{
    text-align: center;
    color: black;
    margin-bottom: 0px;
    font-weight: 500;
}
.in_out img{
    width: 13px;
}
.boxinner {
    box-shadow: none;
    /* -webkit-box-shadow: 0 15px 75px 0 rgb(0 0 0 / 7%); */
    /* box-shadow: 0 15px 75px 0 rgb(0 0 0 / 7%); */
    padding-top: 0px;
    padding-right:0px;
}
.horizontal_1 input.form-control{
    width: 100%;
    border: 1px solid #ccc;
    border-color: #f1f0f0!important;
    text-align: left;
    height: 36px;
    background: #979d9d1f;
}
.horizontal_1 .booking_checkin{
    display: flex;
    align-items: center;
    padding: 7px 6px 7px 0;
}
.booking_checkin .form-control{
    border: 1px solid #f1f0f0;
}
.testimonial {
    position: relative;
    background-repeat: no-repeat;
    background-image: url(../static/ettehadTestimonial.jpg);
    background-position: 50% 50%;
    background-attachment: scroll;
    background-size: 100%;
    padding: 50px 0px;
}
.color-overlay {
    opacity: 0.7;
    background-color: #111111ab;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
}
.testimonial-header {
    text-align: center;
    color: white;
    opacity: 1;
    position: relative;
    margin-bottom: 30px;
}
.testimonial-header h2 {
    font-size: 3.5em;
    margin-top: 0;
    color: inherit;
}
.customer-speech.slick-initialized .slick-slide {
    display: block;
    text-align: center;
    padding: 0px 30px;
}
.avia-testimonial-meta {
    display: inline-block;
    width: auto;
    margin: 30px 0 0 0;
    position: relative;
    color: white;
}
.avia-testimonial-image {
    width: 80px;
    height: 80px;
    float: left;
    margin: 0 10px 0 0;
}
.avia-testimonial-image img {
    border: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.avia-testimonial-meta-mini {
    text-align: left;
    overflow: visible;
    float: left;
    line-height: 1.8em;
    padding-top: 0;
}
.avia-testimonial-name {
    font-size: 1.6em;
    margin-top: 1em;
    display: block;
}
a.avia-testimonial-link {
    color: #eb5f5d;
}
.testimonial-content {
    color: white;
    font-size: 22px;
    text-align: center;
}
.testimonial-content p{
    color: inherit;
    font-size: inherit;
}
.slick-next:before {
    /*content: "\f105";*/
    /*font-family: "FontAwesome";*/
    /*font-size: 60px;*/
    line-height: 1;
    opacity: .75;
    /*color: white;*/
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev:before {
    /*content: "\f104";*/
    /*font-family: "FontAwesome";*/
    /*font-size: 60px;*/
    line-height: 1;
    opacity: .75;
    /*color: white;*/
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media screen and (max-width: 767px) {
    .booking_checkin span{
        flex: 1;
    }
    .booking_checkin input,.booking_checkin select{
        flex: 6;
    }
    .appointment_button{
        width:100%;
    }
}
@media screen and (max-width: 567px) {
    .booking_checkin span{
        flex: 1;
    }
    .booking_checkin input,.booking_checkin select{
        flex: 4;
    }
}
@media screen and (max-width: 400px) {
    .booking_checkin span{
        flex: 2;
        font-size:12px;
    }
    .booking_checkin input,.booking_checkin select{
        flex: 7;
    }
}