/*
Theme Name:Visa
*/
.main-menu a {
    line-height: 9px;
}
.page-template-page-bus-tours ._card,
.page-template-page-ticket-tour ._card{
    margin: 40px 0;
}
.page-template-page-bus-tours ._card .entry-maintitle,
.page-template-page-ticket-tour ._card .entry-maintitle{
    font-size: 18px;
    height: 37px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.page-template-page-bus-tours ._card .entry-mainintro,
.page-template-page-ticket-tour ._card .entry-mainintro{
    height: 75px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 30px;
}
.page-template-page-bus-tours ._card .entry-title,
.page-template-page-ticket-tour ._card .entry-title{
    min-height: initial !important;
    height: 40px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.page-template-page-bus-tours ._card .entry-detail,
.page-template-page-ticket-tour  ._card .entry-detail{
    height: 145px;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 30px;
}
.page-template-page-bus-tours ._card .entry-price,
.page-template-page-ticket-tour   ._card .entry-price {
    height: 34px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.page-template-page-bus-tours ._card img,
.page-template-page-ticket-tour ._card img{
    margin: 10px 0;
    width: 100%;
    height: auto;
}
.page-template-page-bus-tours ._btn-tour:hover,
.page-template-page-ticket-tour ._btn-tour:hover{
    text-decoration: none;
    background-color: #7b0103;
    color: #fff;
}
.page-template-page-bus-tours .mainheader-title,
.page-template-page-ticket-tour .mainheader-title{
    text-transform: uppercase;
    font-size: 40px;
    margin: 0;
}
.page-template-page-bus-tours .mainheader-price,
.page-template-page-ticket-tour .mainheader-price{
    font-size: 28px;
    color: #ff6600;
}
.page-template-page-bus-tours .main-group,
.page-template-page-ticket-tour  .main-group{
    padding: 20px 0 0 0;
}
.main-menu li.l-bustours::before {
    content: '';
    display: block;
    width: 40px;
    height: 40px;
    background-image: url(https://www.siamhopgroup.com/wp-content/themes/test/assets/images/icon-vehicle.png);
    background-size: 32px;
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: 0px;
}
.main-menu a {
    line-height: 9px !important;
}
.menu-overlay.open {
    z-index: 9999999999;
}
.menu-overlay nav {
    top: 35% !important;
    transform: translateY(-35%) !important;
}

@media only screen and (max-width: 991px) {
    .hop-row {
        grid-template-columns: repeat(1,minmax(0,1fr)) !important;
    }
}


.b2h_rate_v3 * ul.b2h_ulInline {
    text-align: right;
}
.b2h_rate_v3 * ul.b2h_ulInline>li {
    font-size: 12px !important;
    padding-right: 10px;
}
.b2h_rate_v3 * ul.b2h_ulInline>li:first-child {
    text-align: left;
}


.box_discountcode #discountcode {
    font-size: 1.2em;
}

.box_discountcode #btnBook {
    font-size: 1.2em;
    background: #bbb !important;
    transition: all 0.3s ease-in-out;
}

.box_discountcode #btnBook:hover {
    background: #a3a3a3 !important;
    transition: all 0.3s ease-in-out;
}

.con_box .box-search #frmCheckRate .input-wraper label {
    text-transform: uppercase;
    font-size: 20px;
    line-height: 16px;
}

.con_box .box-search #frmCheckRate .input-wraper input {
    font-size: 26px;
    background-color: #fff;
    border: solid 2px #d8d8d8;
}

.con_box .box-search #frmCheckRate .input-wraper input:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(136, 136, 136, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(136, 136, 136, 0.6);
}

.con_box .box-search #frmCheckRate #btnBook {
    margin-top: 45px;
    font-size: 28px;
    text-transform: uppercase;
}

.con_box .box-search #frmCheckRate #btnBook:hover {
    background: #c6561e;
}

.con_box .box-search #frmCheckRate .picker {
    line-height: 16px;
    font-size: 22px;
}

.con_box .box-search #frmCheckRate .picker .picker__header {
    font-size: 26px;
    line-height: 12px;
}

.con_box .box-search #frmCheckRate .picker .picker__nav--prev,
.con_box .box-search #frmCheckRate .picker .picker__nav--next {
    font-size: 14px;
}

.booking-engine .b2hRateResult font {
    font-size: 20px !important;
}

/*
.box-search {
    padding: 0 30px 0 !important;
}
*/
.con_box .box-search #frmCheckRate .input-wraper {
    padding: 20px 0;
}

.page-template-template-implement .con_box .box-search #frmCheckRate #btnBook {
    margin-top: 19px;
    /*       background: #D06631 !important;*/
}

@media only screen and (max-width: 768px) {
    .con_box .box-search {
        padding: 10px 30px 30px 30px !important;
    }

    .con_box .box-search #frmCheckRate .input-wraper {
        padding: 20px 0 0 0;
    }

    .con_box .box-search #frmCheckRate #btnBook {
        margin-top: 20px;
    }
}

.booking-engine {
    background-color: #f9f9f9;
}

body.oneday .b2h_tooltip strong {
    color: #fff;
}