/* Custom Css Add 17-10-2019 */

.customaddnewd {
    border: 0 none !important;
    box-shadow: none;
}

.customaddnewd .panel-body {
    padding: 0;
}

.customaddnewd .select_resident {
    margin: 0;
}

.searchagain {
    width: 100%;
}

.all_steps{
	width: 1170px;
}

.booklistview li.lirow img {
    max-width: 210px;
}

button.custonewnextbut {
    background: transparent;
    border: 0 none;
}

.secondtabnew .guest_error {
    position: absolute;
    top: 140px;
}

form#primary_guest_form {
    width: 100%;
}


span.more_guest .mail{display: block;}

span.more_guest input {
    margin-top: 15px;
    /* margin-right: 3px; */
    height: 60px !important;
    /* border: 1px solid #c7c7c7; */
    padding: 10px 10px 10px 40px !important;
    /* font-size: 16px !important; */
    /* color: #aa470b !important; */
    /* font-weight: bold !important; */
    opacity: 1;
    width: 32% !important;
    margin-right: 6px;
    /* margin-bottom: 10px; */
}

button#Property_detail a {
    color: #fff;
}

button.guest_adult_operation a {
    color: #fff;
}

input#field {
    height: 60px !important;
    border: 1px solid #c7c7c7 !important;
    padding: 10px 10px 10px 40px !important;
    font-size: 16px !important;
    color: #aa470b;
    font-weight: bold;
    opacity: 1;
    background: url(/wp-content/plugins/Hotel_Booking_Engine/images/newdesignimg/card.png) no-repeat 15px center #fff;
    margin-bottom: 20px !important;
}

.Billing_detail .input_div input {
    width: 100% !important;
}

.shell {
  position: relative;
  line-height: 1; }
  .shell span {
    position: absolute;
    left: 42px;
    top: 22px;
    color: #ccc;
    pointer-events: none;
    z-index: 25;  }
    .shell span i {
      font-style: normal;
      /* any of these 3 will work */
      color: transparent;
      opacity: 0;
      visibility: hidden; }

input.masked,
.shell span {
  font-size: 16px;
  font-family: monospace;
  padding-right: 10px;
  background-color: transparent;
  text-transform: uppercase; }
  
  input#cc {
    width: 100% !important;
}

#owl-demo .item img{
    display: block;
    /* width: 100%;
    height: auto; */
}

 .arrangedivcustom {
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
}

/* Validation Error Remove */

.eyear_error {
    display: none;
}

.guest_error {
    display: none;
}

.one del {
    font-weight: bold;
}

.one span {
    font-weight: bold;
}

form#form input#field {
    border-radius: 0 !important;
}

.page-id-168 main#main {
    padding-top: 0;
}
/* 06-01-2020 */

a.left.carousel-control i { bottom: 0;  position: absolute;  top: 50%; left: 0; right: 0;background: #aa470b;width: 100%;height: 12%; padding: 6px;}

a.right.carousel-control i { bottom: 0; position: absolute;top: 50%;left: 0;right: 0; background: #aa470b;width: 100%;  height: 12%; padding: 6px;}

h3.notbookthirty {    text-align: center;    padding-top: 50px;    margin-bottom: 0;    padding-bottom: 0;}
h3.noscriptt{    text-align: center;    padding-top: 50px;    margin-bottom: 0;    padding-bottom: 0;}
.nodisprice{
	font-size:18px;
}
/*14-10-2020*/
.soldoutmain {    text-align: center;    background: #e5e5e5;    padding: 10px 10px;    margin-top: 20px;}
.soldoutmain h3{    margin-bottom: 0;    margin-top: 0;    font-size: 16px !important;}
.soldoutmain h4{    margin-bottom: 0;    margin-top: 0;	font-size: 15px;    font-size: 15px !important;}
/*04-01-2021*/
.extrapayment {    margin-bottom: 20px;}
.paymentelevan {    display: inline-block;}
span#failedpayment {    color: red;    font-size: 22px;}
input#same_as_guest {    display: inline-block;}
span.more_guest {    display: block;}


@media screen and (max-width: 767px) {
    span.more_guest input {
        width: 100% !important;
    }
    .shell span {
        top: 2px !important;
        color: #aa470b8a !important;
    }
    #payment_info_form input#ccn, #payment_info_form #cardholder_country, #payment_info_form #cardholder_state {
        margin-bottom: 10px !important;
    }
    .Guest_Information input#city, .Guest_Information input#zip {
        padding-left: 15px !important;
    }
}