.date .input-group-addon,
.date input {
    border-color: #858585 !important
}

.last-minute-img {
    width: 100px;
    height: 100px;
    background-size: cover;
    background-image: url("https://cdn.jstourandtravel.com/last-minute-modal/circled-lady-left.png");
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 8px;
    background-color: #fff;
    position: absolute;
    top: -50px;
    left: -.25rem;
    transform: translate(140%, 0)
}

.last-minute-pop {
    width: 100%;
    margin: auto;
    padding-top: 2.2rem;
    height: 100%;
    position: relative;
    z-index: 100;
    padding-bottom: 2rem
}

.lastMinute-title {
    text-align: center;
    margin: 40px 25px 13px;
    font-family: Verdana, Mono, sans-serif
}

.lastMinute-ttl-bold {
    font-size: 24px;
    color: #fff;
    line-height: .8;
    margin-top: 9px
}

.bypass-text,
.lastMinute-msj {
    font-size: 13px
}

.lm-ico-contact a img {
    margin-bottom: 10px
}
.contact-ico{
    font-size:11px;
}
.bypass hr {
    border-top: 1px solid gray !important
}

.close {
    position: relative;
    z-index: 10;
    left: 0;
    top: -3%
}

.modal-dialog {
    font-size: 10px !important
}

.modal-header {
    height: 120px !important;
    position: relative;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px
}

.phone {
    fill: #6794E6
}

.phone:hover {
    fill: #1154cf
}

.whatsapp {
    fill: #25d366
}

.whatsapp:hover {
    fill: #1da110
}

.chat {
    stroke: #FF913F
}

.chat:hover {
    stroke: #c75701
}

.chat,
.phone,
.whatsapp {
    transition: .25s
}

#byPass {
    width: 155px;
    height: 34px;
    text-decoration: none;
    border-radius: 5px;
    background-color: #ff5f00;
    color: #ffff03;
    font-size: 15px !important;
    font-weight: 700;
    border: 1px solid #ff5f00;
    display: flex;
    align-items: center;
    justify-content: center
}

.btn-ait-booknow:hover {
    background-color: #ff0 !important;
    color: #ff5f00 !important;
    border: 1px solid #ff5f00 !important
}

#mobilePreChat {
    z-index: 4000 !important
}

.last-minute-img-cabo,
.last-minute-img-caboFishing,
.last-minute-img-cancun,
.last-minute-img-cc,
.last-minute-img-cf,
.last-minute-img-coz,
.last-minute-img-maz,
.last-minute-img-pdc,
.last-minute-img-pv,
.last-minute-img-pvf {
    border: 3px solid #fff003
}

.modal-header-maz {
    background-color: #335dc2
}

.modal-header-cancun {
    background-color: #ff5f00
}

.modal-header-cabo,
.modal-header-pdc {
    background-color: #ff8000
}

.modal-header-coz {
    background-color: #04b1e9
}

.modal-header-pv {
    background-color: #060
}

.modal-header-caboFishing,
.modal-header-cc,
.modal-header-pvf {
    background-color: #df0000
}

.modal-header-cf {
    background-color: #ff6000
}

.modal-header-cancun .lastMinute-title {
    margin: 50px 25px 13px
}
.lm-mobile-chat-btn{
    display:none;
}
@media(max-width:348px) {
    .bypass-button {
        margin-top: .75rem !important
    }
}

@media(max-width:410px) {
    .lastMinute-msj {
        font-size: 16px
    }

    .modal-content {
        height: 465px !important
    }

    .bypass-text {
        font-size: 15px
    }

    .last-minute-pop {
        max-width: 90%;
        margin: auto
    }

    .lm-callus {
        width: 150px !important
    }

    .icon-text {
        font-size: 14px !important
    }

    .lm-whatsApp {
        margin-right: .75rem
    }
}
@media (max-width: 767px){
    .lm-mobile-chat-btn{
        display:block;
    }
    .lm-desktop-chat-btn{
        display:none;
    }
    #check-avail .modal-body{
        height:auto!important;
    }
}