.page-wrapper.hotel_flight_wrap .section_banner {
    z-index: 9;
}

.page-wrapper.hotel_flight_wrap .section_banner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 316px;
    background: url(../images/inner_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
    padding: 0;
}

.hotel_flight_wrap .main-header {
    position: relative; 
    width: 100%;
}

.hotel_flight_list .theme_search_form_area>.tab-content {
    border-radius: 12px;
}

.flight_hotel_wrap.list_page {
    padding: 20px 0 20px;
}

.pd{
    padding: 50px 0;
}

.custom_toggle1 .form-check
{
    padding-left: 0;
}

.custom_toggle1 input[type="checkbox"] {
    position: relative;
    width: 18px;
    height: 18px;
    background: transparent;
    outline: none;
    border-radius: 4px;
    cursor: pointer;
    border: 2px solid #fff;
    margin-left: 0;
}

.custom_togge1 input[type="checkbox"]::before {
	content: "";
	width: 21px;
	height: 21px;
	border-radius: 50%;
	background: #fff;
	position: absolute;
	top: 2px;
	left: 2px;
	transition: 0.5s;

}

.custom_toggle1 input[type="checkbox"]:checked {
    background-color: transparent !important;
    border: 2px solid #B89338 !important;
    background-image: url('../images/check-ic.svg') !important;
}

.custom_toggle1 {
	display: flex;
	gap: 10px;
    align-items: center;
}

.custom_toggle1 span {
	color: #fff;
	font-size: 15px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 0.34px;
}

.hotel_flight_wrap .theme_search_form_area>.tab-content {
    border-radius: 0 0 12px 12px;
}

.theme_two_box_content.box-1{
    width: 50%;
}

.theme_two_box_content.box-2 {
    width: 50%;
    border-left: 1px solid #D9D9D9;
    border-right: 0 solid #D9D9D9;
}


.theme_common_box_two.top_box .theme_two_box_content.box-2{
    padding: 10px;
}

.theme_two_box_content.box-2 .sel-flight{
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 100%;
    width: 100%;
}

.flight_hotel_wrap .theme_common_box_two.top_box .theme_two_box_content{
    padding: 10px 10px 10px;
}

.flight_hotel_wrap .theme_two_box_content {
    padding: 10px 0 10px 0;
    width: 100%;
}

.theme_common_box_two.top_box .facilities_wrap {
    min-height: auto;
}

.flight_hotel_wrap .theme_two_box_content .flight_detail_bx {
	min-height: 132px;
}

.flight_hotel_wrap  .theme_two_box_img {
    padding: 10px;
    width: 35%;
}

.flight_hotel_wrap  .theme_two_box_img .share_hotl a img{
    width: 16px;
    min-width: 16px;
    height: 16px;
    min-height: 16px;
    border-radius: 0;
}

.flight_hotel_wrap  .theme_two_box_img .share_hotl {
    position: absolute;
    right: 20px;
    top: 20px;
}

.flight_hotel_wrap  .theme_two_box_img .share_hotl a{
    background-color: #fff;
}

.flight_hotel_wrap  .theme_two_box_img img {
    height: 165px;
    min-height: 165px;
}

.flight_hotel_wrap .theme_two_box_content h3 {
    font-size: 18px;
    width: 75%;
}

.flight_hotel_wrap .theme_two_box_content p.location-data {
    width: 135px;
}

.theme_three_box_content.box-3{
    width: 20%;
    border: 0;
}

.theme_three_box_content.box-3 .price_main {
    text-align: start;
    margin-top: 15px;
}

.theme_three_box_content.box-3 .select_btn_wrp {
    text-align: start;
    margin-top: 20px;
}
.theme_three_box_content.box-3 .price_main h4 {

    color: #BB953C;
    font-size: 20px;
    margin: 0;
    font-weight: 800;
}

.theme_two_box_content.box-1 .theme_two_box_content p {
    width: 120px;
}

.theme_two_box_content.box-2 .sel-flight p{
    font-size: 15px;
    line-height: 25px;
    color: #AEAEAE;
    font-weight: 400;
    margin: 0;
    width: auto;
}

.flight_hotel_wrap  .modify-content ul li {
    padding: 0px ;
}

.flight_main_detail.border_bottom {
    border-bottom: 1px dashed #C5C5C5;
}

.shadow-box-head.main_head h5 {
    font-size: 19px;
    color: #2c2c2c;
    font-weight: 700;
}

.shadow-box-head h5 {
    font-weight: 500;
    font-size: 16px;
    color: #808080;
}

.shadow-box-head.return_head span img {
    transform: rotate(180deg);
}

.flight_hotel_wrap .shadow-box.sum_box .location-wrapper a {
    color: #2986C3;
    text-decoration: underline !important;
    font-size: 12px;
    line-height: 14px;
}

.detail_list .final_price.style_one{
     border: 0;
     margin-top:0;
}

.detail_list .final_price.style_one .ttl_p {
    font-size: 14px;
    line-height: 24px;
}

.detail_list .final_price.style_one .ttl_p span {
    font-size: 12px;
    line-height: 22px;
}

.detail_list .final_price.style_one  .price_inr {

    font-size: 16px;
    line-height: 26px;
}

.flight_hotel_wrap .theme_two_box_content .btns {
    display: flex;
    align-items: center;
    justify-content: start;
    column-gap: 25px;
    row-gap: 10px;
    margin:0 10px ;
    flex-wrap:wrap;
}

.flight_hotel_wrap .theme_two_box_content .btns a{
  font-size: 14px;
  line-height: 24px;
  color: #B89338;
  font-weight: 800;
  text-decoration: underline ! important;
}

.flight_hotel_wrap  .theme_two_box_content.box-2 .flight_main_detail {
    margin-top: 15px;
}

.flight_hotel_wrap  .traveller_detail_wrapper {
    margin-top: -30px;
}

.flight_hotel_wrap .col-upr span.icon {
    width: 26px;
    height: 26px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #BB953C;
    border-radius: 50%;
}

.hotel-input-checkbox-fillter .cs_check .form-check label.form-check-label {
    color: #808080;
    font-size: 15px;
    font-weight: 500;
}

#package-dates {
    padding-left: 30px;
}

.oneway_search_form.inner_form .form-group .form-label {
	font-size: 16px;
	line-height: 26px;
	font-weight: 500;
	color: #2c2c2c;
}

.oneway_search_form.inner_form .dropdown-toggle.final-count {
	background-color: #fff;
	border: 1px solid rgba(0, 167, 172, 0.12) !important;
	border-radius: 5px;
	box-shadow: none !important;
}

.field-packege-departure_date-oneway {
    margin-bottom: 0 !important;
}

.package-section-wrapper .theme_search_form_area {
    margin-bottom: 30px;
    margin-top: 0;
}

.package-section-wrapper .theme_search_form_area {
    position: static;
    top: 0;
}

.package-section-wrapper .modify-search-top {
    margin-bottom: -10px;
}

input#package-hotel-dates-round-trip {
    padding-left: 30px;
}