.cbp-price-table{
    border-width: 1px 1px 3px 1px !important;
    border-color: #ff681a !important;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 10px;
    background: #000000;
    padding: 15px;
    height: fit-content;
}
.product-type-custom_booking .custom_price_table{
    color: #fff !important;
    text-align: center;
}
.cbp-price-table tbody{
    color: #fff;
}
.cbp-price-table tfoot{
    color: #fff;
}
.cbp-price-table th{
    color: #fff;
}
.cbp-price-table thead{
    color: #fff;
}
.cbp-price-table td{
    color: #fff;
}
.cbp-price-table tr{
    color: #fff;
}
.cbp-price-table td, th{
    border: none !important;
}
.custom_price_table_product_name{
    color: #e56e00;
    font-weight: bold;
    text-align: center;
margin: 0px !important;
}
.cbp-booking-form label{
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
}
.cbp-booking-form input[type=text], input[type=email], input[type=search], input[type=number], select, textarea{
   
}
.cbp-booking-form select{
    background: #fff !important;
    border: 1.5px solid #e5e7eb !important;
    border-radius: 10px !important;
    padding: 12px 38px 12px 14px !important;
    font-size: 14px !important;

}
#cbp_datepicker{
    background-image: url('../images/calendar.png') !important;
    background-position: right 26px center !important;
    background-repeat: no-repeat !important;
    background-size: 16px 15px !important;
}
.cbp-passenger-qty {
    display: flex;
    align-items: baseline;
    max-width: 150px;
}

.cbp-passenger-qty button {
    width: 44px;
    height: 46px;
    font-size: 18px;
       background: #f8f9fa;
    color: #000;
    border: none;
    cursor: pointer;
}

.cbp-passenger-qty input {
    width: 50px;
    text-align: center;
    border: 1px solid #ccc;
    margin: 0 5px;
}
.passenger_main{
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fff !important;
    border: 1.5px solid #e5e7eb !important;
    border-radius: 10px !important;
    padding: 0px 0px 0px 14px !important;
    box-shadow: 0 10px 20px 0 rgba(222, 222, 222, .5);
    margin-bottom: 30px;

}
#cbp_passenger {
    height: 32px !important;
    border: none;
}
.cbp-room-option{
    display: block;
    background: #fff;
    border: 1px solid #ebebeb;
    border-radius: 8px;
    box-shadow: 0 10px 20px 0 rgba(222, 222, 222, .5);
    margin-bottom: 0px;
    padding: 16px;
}
.cbp-room-option label{
     margin-bottom: 0px !important;   
}
.rooms-main{
    display: grid;
    grid-template-columns: 50% 50%;
    gap: 10px;
}
.cbp-room-option{
    display: none;
}
.new-input-style{
    background: #fff !important;
    border: 1.5px solid #e5e7eb !important;
    border-radius: 10px !important;
    padding: 12px 38px 12px 14px !important;
    box-shadow: 0 10px 20px 0 rgba(222, 222, 222, .5) !important;
    margin-bottom: 15px !important;
    font-size: 14px !important;
 
}
.new-input-style-city{
height: auto !important;
    border: 1px solid #ebebeb !important;
    border-radius: 8px !important;
    box-shadow: 0 10px 20px 0 rgba(222, 222, 222, .5) !important;
    margin-bottom: 15px !important;
    padding: 16px !important;
}
.cbp-passenger-qty{
        border: 1.5px solid #e5e7eb;
    border-radius: 5px;
align-items: center !important;
}
.cbp-booking-form{
    
    padding: 0px 30px;
    
    margin-top: 0px;
}
@media only screen and (min-width:768px) and (max-width:1179px){
.cbp-wrapper{
display: block !important;
}
.cbp-booking-form{
width: 100% !important;
}
.cbp-price-table{
width: 100% !important;
text-align: left !important;
margin-top: 20px;
padding: 31px;
}
.custom_price_table_product_name{
text-align: left !important;
}
.product-type-custom_booking .custom_price_table{
text-align: left !important;
}
}
@media only screen and (min-width:320px) and (max-width:767px){
.cbp-wrapper{
display: block !important;
}
.cbp-booking-form{
width: 100% !important;
}
.cbp-price-table{
width: 100% !important;
text-align: left !important;
margin-top: 20px;
padding: 31px;
}
.custom_price_table_product_name{
text-align: left !important;
}
.product-type-custom_booking .custom_price_table{
text-align: left !important;
}
}
.cbp-passenger-qty input{
    text-align: center;
    font-size: 16px;
    color: #000;
    background: #fff;
    padding: 5px 10px;
    display: inline-block;
}
td.ui-datepicker-unselectable.ui-state-disabled.undefined{
    background: #0a0909 !important;
    color: #fff;

}
.ui-datepicker-calendar thead{
    background: #cbcbcb;
}
.ui-datepicker-calendar thead th{
    border: 1px solid #ffccb1 !important;
}
.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all{
display: flex;
       gap: 33px;
    background: #000;
    color: #fe6629;
    width: max-content;
}
.ui-datepicker .ui-datepicker-title{
display: flex;
align-items: center;
}
.ui-corner-all a{
 color: #fe6629;
}
.product-type-custom_pricing .ui-datepicker .ui-datepicker-calendar td{
    padding: inherit;
}
.ui-datepicker .ui-datepicker-calendar td{
         padding: 1px !important;
}
.product-type-custom_pricing .entry-summary p.price{
	display: none !important;
}
.flatpickr-day.flatpickr-disabled{
background-color: #e56e00;
    background-image: repeating-linear-gradient(135deg, #e56e00, #e56e00 2px, #ffffff 4px, #ffffff 4px) !important;
    border: none;
    border-radius: 0px;
color: #ffffff !important;
    margin-bottom: 5px;

}
.single-custom_trip .breadcumb-wrapper{
    margin-top: -150px;
    padding-top: 225px !important;
    padding-bottom: 100px !important;

}
.page-template .breadcumb-wrapper{
    margin-top: -150px;
    padding-top: 225px !important;
    padding-bottom: 100px !important;

}
.cbp-single-supplement-room-option{
display: none;
}
.single-supplement-rooms-container input[type=radio]{
    visibility: initial !important;
    opacity: 100 !important;
    display: inline-flex !important;
    align-items: center !important;
    vertical-align: middle !important;
    width: 20px !important;
    height: 19px !important;
    margin-right: 5px !important;
    margin-top: 0px !important;
}
.type-product .blog-title{
display:none !important;
}
.type-product .blog-meta{
display:none !important;
}
.type-product .woocommerce-product-gallery{
display:none !important;
}
.type-product .product-rating{
display:none !important;
}
.type-product .product_meta{
display:none !important;
}
.type-product .share-links{
display:none !important;
}
.type-product .post-pagination{
display:none !important;
}
.type-product .blog-comment-area{
display:none !important;
}
.type-product .single_add_to_cart_button{
    background: #ff681a;
    color: #fff;
    border: 1px solid #ff681a;
    padding: 10px 60px;
}
.type-product .cbp_total{
font-weight: bold;
    margin: 10px 0;
}
.type-product .custom_trip_title{
    color: #e56e00;
    border-bottom: 2px solid #e56e00;
    text-align: left;
    font-family: 'Jost';
    font-size: 22px;
    font-weight: 600;
    line-height: 32px;
    text-transform: capitalize;
    padding-bottom: 5px;
    cursor: pointer;
    display: table;
    position: relative;
    padding-top: 15px;
}
.product-template-default .vs-blog-wrapper .col-lg-4{
display:none !important;
}
.product-template-default .vs-blog-wrapper .col-lg-8{
        width: 100%;
}
.ui-datepicker-calendar td {
    position: relative;
    height: 60px;
}

.price-tag {
    position: absolute;
    bottom: 27px;
    left: 13px;
    font-size: 10px;
    color: #e56e00;
    font-weight: 600;
    text-align: center;
    margin-bottom: -5px;
}
.ui-datepicker-current-day .price-tag{
color: #fff !important;
}
.ui-state-default, .ui-widget-content .ui-state-default{
    text-align: center;
    padding-bottom: 10px;
}
.cbp-passenger-qty button:focus,.cbp-passenger-qty button:hover{
    background-color: #ff681a !important;
}
#cbp_total{
    background: #f8f9fa;
    border-radius: 12px;
    padding: 16px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 24px 0;
    font-size: 25px;
}
.final-price{
    font-size: 28px;
    font-weight: 800;
    color: #1a1a2e;
}
.type-product .single_add_to_cart_button{
		
    width: 100% !important;
    background: #FF6B35 !important;
    color: #fff !important;
    border: none !important;
    border-radius: 12px !important;
    padding: 18px !important;
    font-size: 16px !important;
    font-weight: 800 !important;
    text-align: center !important;
    letter-spacing: .3px !important;
}
.cbp-booking-form input:focus{
    border-color: #FF6B35 !important;
}
/* ==================================================================
   CBP PRICE TABLE — redesigned
   ================================================================== */
.cbp-price-table {
    background: #1a1a2e;
    border-radius: 20px;
    padding: 24px;
    color: #fff;
    border: none !important;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    text-align: left !important;
}

.cbp-pt-pkg-name {
    font-size: 14px;
    font-weight: 700;
    color: #FF6B35;
    margin-bottom: 10px;
    line-height: 1.4;
}

.cbp-pt-from-block {
    display: flex;
    align-items: baseline;
    gap: 8px;
    flex-wrap: wrap;
    margin-bottom: 4px;
}

.cbp-pt-from-text {
    font-size: 12px;
    color: #8a9bb5;
}

.cbp-pt-from-price {
    font-size: 26px;
    font-weight: 800;
    color: #fff;
}

.cbp-pt-strikethrough {
    text-decoration: line-through;
    color: #8a9bb5;
    font-size: 13px;
}

.cbp-pt-save-badge {
    display: inline-block;
    background: rgba(45, 198, 83, 0.15);
    color: #2dc653;
    font-size: 11px;
    font-weight: 700;
    padding: 3px 10px;
    border-radius: 20px;
}

.cbp-pt-per-person {
    font-size: 11px;
    color: #8a9bb5;
    margin-bottom: 18px;
}

.cbp-pt-divider {
    border: none !important;
    border-top: 1px solid rgba(255, 255, 255, 0.08) !important;
    margin: 16px 0 !important;
}

.cbp-pt-section-label {
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    color: #8a9bb5;
    margin-bottom: 10px;
}

/* Departure dates table */
.cbp-pt-date-table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 4px;
    background: transparent !important;
}

.cbp-pt-date-table thead th {
    font-size: 10px;
    font-weight: 700;
    color: #8a9bb5;
    text-transform: uppercase;
    letter-spacing: .8px;
    padding: 0 0 8px;
    text-align: left;
    border: none !important;
    background: transparent !important;
}

.cbp-pt-date-table thead th:last-child {
    text-align: right;
}

.cbp-pt-date-table tbody tr {
    border-top: 1px solid rgba(255, 255, 255, 0.07) !important;
    background: transparent !important;
}

.cbp-pt-date-table tbody td {
    padding: 10px 0 !important;
    font-size: 13px;
    color: #d1dce8;
    background: transparent !important;
    border: none !important;
    text-align: left;
}

.cbp-pt-date-table tbody td:last-child {
    text-align: right;
    font-weight: 700;
    color: #fff;
}

/* Special offer blocks */
.cbp-pt-offer-block {
    background: rgba(255, 107, 53, 0.09);
    border: 1px solid rgba(255, 107, 53, 0.25);
    border-radius: 12px;
    padding: 12px 14px;
    margin-bottom: 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.cbp-pt-offer-block:last-of-type {
    margin-bottom: 0;
}

.cbp-pt-offer-label {
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: .8px;
    color: #FF6B35;
    font-weight: 700;
    margin-bottom: 3px;
}

.cbp-pt-offer-dates {
    font-size: 12px;
    color: #c8a98a;
}

.cbp-pt-offer-price {
    font-size: 18px;
    font-weight: 800;
    color: #FF6B35;
    white-space: nowrap;
    text-align: right;
}

.cbp-pt-offer-pp {
    font-size: 10px;
    color: #8a9bb5;
    text-align: right;
    margin-top: 2px;
}

/* Total row */
.cbp-pt-total-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 10px;
    padding: 14px 16px;
    margin-top: 16px;
}

.cbp-pt-total-label {
    font-size: 13px;
    color: #8a9bb5;
    font-weight: 600;
}

.cbp-pt-total-val {
    font-size: 22px;
    font-weight: 800;
    color: #FF6B35;
    text-align: right;
}

.cbp-pt-total-pp {
    font-size: 13px;
    font-weight: 500;
    color: #8a9bb5;
}

.cbp-pt-total-sub {
    font-size: 10px;
    color: #8a9bb5;
    text-align: right;
    margin-top: 2px;
}

.cbp-pt-note {
    font-size: 11px;
    color: #8a9bb5;
    text-align: center;
    margin-top: 12px;
    line-height: 1.6;
}
#ui-datepicker-div{
    width: auto !important;
}
        .cbp-single-supplement-room-option label{
    position: relative;
    padding-left: 30px;
        }
        .cbp-single-supplement-room-option input{
            position: absolute !important;
    left: 0;
    top: -2px;
        }