body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 16px;
    line-height: 1.6;
    color: #222;
}
h2{
	font-size: 22px;
}
body.theme-astra div.ttbm_wraper,
body.theme-twentytwenty div.ttbm_wraper,
body.theme-twentytwentyone div.ttbm_wraper,
body.theme-twentytwentytwo div.ttbm_wraper {max-width: 1200px !important;}
.ast-separate-container .ast-article-single {padding: var(--dmp);}
/**************************************************/
div.ttbm_default_theme,
div.ttbm_viator_theme {width: 100%;}
div.ttbm_wraper {max-width: 100%; width: 100%;;margin: var(--dmp) auto;position: relative;}
div.ttbm_container {width: 100%;max-width: var(--dcontainer_width);margin: 0 auto;padding: var(--dmp);background-color: var(--color_white);}
.ttbm_wraper table {table-layout: fixed;margin: 0; width: 100%;}
.ttbm_wraper table th {font-size: var(--fs_label);}
.ttbm_wraper table th,
/*.ttbm_wraper table td {padding: 5px 5px 5px 15px;vertical-align: middle;border: 1px dotted #DDD;}*/
div.ttbm_faq_item .ttbm_faq_title {-webkit-transition: 350ms ease-in-out;transition: 350ms ease-in-out;}
.ttbm-rating-stars {
	margin-top: 15px;
	/*margin-bottom: 10px;*/
}
/**********Shadow content****************************/
div.viator_top_section .ttbm_booking_panel form,
#ttbm_related_tour div.filter_item,
.shadow_one {
	background-color: var(--color_white);padding: var(--dmp);
	-webkit-box-shadow: 0 5px 10px rgba(0, 44, 102, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 44, 102, 0.2);
	-o-box-shadow: 0 5px 10px rgba(0, 44, 102, 0.2);
	box-shadow: 0 5px 10px rgba(0, 44, 102, 0.2);
}
.shadow_two, [class*='_shadow_two'] {
	background-color: var(--color_white);padding: var(--dmp);border-radius: 9px;
	-webkit-box-shadow: 0 1px 2px rgb(3 54 63 / 40%), 0 -1px 2px rgb(3 54 63 / 4%);
	-moz-box-shadow: 0 1px 2px rgb(3 54 63 / 40%), 0 -1px 2px rgb(3 54 63 / 4%);
	-o-box-shadow: 0 1px 2px rgb(3 54 63 / 40%), 0 -1px 2px rgb(3 54 63 / 4%);
	box-shadow: 0 1px 2px rgb(3 54 63 / 40%), 0 -1px 2px rgb(3 54 63 / 4%);
}
/*****************Details page*********************************/
div.ttbm_details_page {display: block;position: relative;}
div.ttbm_content_area {position: relative;display: -webkit-flex;display: flex;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: space-between;justify-content: space-between;padding-top:5px}


.ttbm_details_page_header .ttbm-rating-stars {
	margin: 0 0 10px 0 !important;
}


.ttbm_content__left {width: calc(100% - 346px);}

.hip_hop_hotel_theme .ttbm_content__left,
.ttbm_spring_theme .ttbm_content__left {width: calc(50% - 20px);}
.ttbm_content__right {
	width: 330px;
	height: max-content;
	position: sticky;
	top: 30px;
	z-index: 0;
}
div.superSlider .sliderAllItem{
	z-index: 0;
}

.hip_hop_hotel_theme .ttbm_content__right,
.ttbm_spring_theme .ttbm_content__right {width: 50%;}
/**/
div.ttbm_details_page div.superSlider {margin-bottom: 15px;}

div.ttbm_details_page div.ttbm_description {margin: 0 0 var(--dmp) 0;}
/*********/
div.ttbm_details_page .location_name {font-size: var(--fs_h5);margin: 0 0 var(--dmp) 0;}
/*********/
.section_item {display: -webkit-flex;display: flex;-webkit-flex-direction: column;flex-direction: column;width: 33.333%;overflow: hidden;margin: 0;position: relative;}
/***********/
.sidebar_price {text-align: center;color: var(--color_theme);}
.ttbm_title_style_2 ~ .ttbm_widget_content .sidebar_price,
.ttbm_title_style_3 ~ .ttbm_widget_content .sidebar_price {text-align: left;padding: 0 0 0 20px;color: var(--d_color);}
/******************/
div.ttbm_map_area {padding: 5px;}
div.ttbm_map_area #gmap_canvas {max-width: 100%;width: 100%;min-height: 320px;}
/*********************Location list*****************************/
div.ttbm_location_list div.filter_item {padding: 0;}
/**************************************************/
div.ttbm_style .mp_tour_ticket_form{
	border-radius:8px;
	margin-top:0px;
	padding: 0px;
	
}
@media (min-width:540px) {
	div.ttbm_style .mp_tour_ticket_form{
	border-radius:8px;
	margin-top:10px;
	padding: 20px;
}
}
.person-description{
	font-size: 12px;
	color: #666;
}

.ttbm_spring_theme .ttbm_booking_panel table,
.hip_hop_hotel_theme .ttbm_booking_panel table {table-layout: initial;}
.ttbm_spring_theme .ttbm_booking_panel table tr:nth-of-type(odd) td:last-child,
.hip_hop_hotel_theme .ttbm_booking_panel table tr:nth-of-type(odd) td:last-child {width: 160px;padding: 5px;}


.ttbm_booking_panel .ttbm_ticket_area table.mp_tour_ticket_type thead{
	border: 0;
}
.ttbm_booking_panel .ttbm_ticket_area table.mp_tour_ticket_type tbody tr:nth-child(2n+1){
	background: none;
	border-bottom: 1px solid #f6f6f6;
}
.ttbm_booking_panel .ttbm_ticket_area table.mp_tour_ticket_type tbody tr:last-child{
	border-bottom: 0;
}
/*********Group Content*******/
.ttbm_wraper table label {max-width: 100px;}
.ttbm_wraper table label select.formControl {text-align: center;}


/*****************/
div.item_section {
	display: inline-flex; 
	border: 1px solid #e6e6e6;
	padding: 10px;
	border-radius: 50px;
	margin-bottom: 15px;
	flex-wrap: wrap;
}
div.item_section .ttbm_short_list_more {
	cursor: pointer;
	color: var(--color_theme);
	margin: 0 0 0 var(--ttbm_mp_xs) ;
	font-weight: var(--fw-medium);
	font-size: var(--fs_h4);
	margin-top: var(--ttbm_mp_xs);
	padding: var(--ttbm_mp_xs) var(--ttbm_mp_xs);
	display: inline-block;
}
div.small_box {
	padding: var(--dmp) var(--ttbm_mp_xs) ;margin: var(--ttbm_mp_xs);width: calc(25% - var(--dmp));
	border: 1px solid var(--color_border);border-radius: 10px;
	background-color: var(--color_section);line-height: 1.25;
	-webkit-flex-direction: column;flex-direction: column;
	-webkit-justify-content: center;justify-content: center;
}
div .item_icon {
	padding:5px 20px;
  	text-align: center;
	position: relative;
	white-space: nowrap;
}
div .item_icon::after{
	content: '';
	position: absolute;
	top:50%;
	right: 0;
	display: block;
	width: 2px;
	height: 10px;
	background-color: rgba(var(--color_theme_rgb), 0.4);
	transform: translateY(-50%);
}
div .item_icon:last-child:after{
	width: 0;
	height: 0;
}

div .item_icon i {color: var(--color_theme);}

div.ttbm_style [data-bg-image]{
	transform: scale(1);
}
@media (max-width:600px) {
	.booking-button{
		flex-direction: column;
		
	}
	div.item_section {
		border-radius: 10px;
	}
	div.item_section .item_icon{
		padding:5px 10px;
	}
}

.ttbm_default_widget{
	border: 1px solid var(--color_border);
	border-radius: 10px;
	box-shadow: 0 2px 10px #0000001b;
}

#ttbm_related_tour .ttbm_default_widget .ttbm_widget_content{
	padding: 10px;
}

.ttbm_extra_service_area table.mp_tour_ticket_extra{
	box-shadow: 0 0 1px #ddd;
	border-radius: 12px 12px 0 0;
}

.ttbm_extra_service_area table.mp_tour_ticket_extra thead{
	border: 0;
}
.ttbm_extra_service_area table.mp_tour_ticket_extra thead th:first-child{
	border-radius: 12px 0 0 0;
}
.ttbm_extra_service_area table.mp_tour_ticket_extra thead th:last-child{
	border-radius: 0 12px  0 0;
}

.ttbm_extra_service_area table.mp_tour_ticket_extra tbody tr{
	border-bottom: 1px solid #f5f5f5;
}

.ttbm_extra_service_area table.mp_tour_ticket_extra tbody tr:last-child{
	border-bottom: 0;
}

.ttbm_extra_service_area h2.extra_service_title{
	padding:20px 0;
	font-weight: bold;
	font-size: 18px;
}

table div.ttbm_attendee_form_item{
	padding: 15px;
}
/**************************************************/
.ttbm_wraper button.ttbm_book_now {margin: 0 var(--ttbm_mp_xs) 0 0;}
/*****************/
/**********************/
div.bg_image_area .group_item {
	display: -webkit-flex;display: flex;
	background-color: #0009;
	opacity: 0;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-align-items: flex-end;align-items: flex-end;
}
div.bg_image_area:hover .group_item {opacity: 1;}
div.bg_image_area .group_item > * {color: #FFF;font-weight: bold;width: 100%;}
div.bg_image_area .group_item span {color: #FFF;}
div.bg_image_area .group_item .ttbm_list_info {
	-webkit-justify-content: center;justify-content: center;
	margin: 0 0 var(--ttbm_mp_xs) 0;
	font-size: 12px;
	background-color: #0007;
	padding: 10px;
}
div.include_service ul li[title]:hover::before {
	position: absolute;
	content: '';
	left: calc(50% - 9px);
	top: -11px;
	border: 8px solid transparent;
	border-bottom-color: #333;
	transform: rotate(180deg);
}
div.include_service ul li[title]:hover::after {
	content: attr(title);
	position: absolute;
	top: -122%;
	left: 0;
	background-color: #333;
	padding: 5px var(--dbr);
	color: #FFF;
	border-radius: 5px;
	white-space: nowrap;
	font-size: 12px;
	line-height: 20px;
}
div.include_service ul {display: -webkit-flex;display: flex;}
div.include_service ul li, .ttbm_widget_content .ttbm_list_details .include_service ul li {
	display: inline-block !important;
	position: relative;
	margin: 0 7px 0 0 !important;
	border: 1px solid var(--color_border);
	border-radius: 5px;
	transition: all 0.3s ease-in-out;
	color: var(--color_theme) !important;
	font-size: var(--fs);
	height: 35px;
	width: 35px !important;
	padding: 0 !important;
	line-height: 35px;
	text-align: center;
	/*margin: 0 var(--ttbm_mp_xs) 0 0;*/
}

div.include_service ul li span, .ttbm_widget_content div.ttbm_list_details .include_service ul li span {
	display: inline-block !important;
	margin: 0 !important;
}

div.include_service ul li:hover,
.ttbm_widget_content .ttbm_list_details .include_service ul li:hover {
	background-color: var(--color_theme) !important;
	color: var(--color_theme_alter) !important;
	border-color: var(--color_theme) !important;
}

/* ===============include exclude feature========= */
.ttbm-include-exclude{
	display: flex;
	justify-content: start;
	align-items: start;
	gap: 10px;
}
.ttbm-include-exclude .items{
	width: 50%;
}
.ttbm-include-exclude .items li{
	margin-bottom: 10px;
}
.ttbm-activities{
	display: flex;
	justify-content: start;
	align-items: start;
	gap: 10px;
	flex-wrap: wrap;
}
.ttbm-activities .ttbm-items{
	width: 49%;
	margin-bottom: 10px;
}
.get-enquiry-form{
	display: flex;
	flex-direction: column;
	justify-content: start;
	align-items: start;
	gap: 10px;
	padding: 20px 10px;
}
.ttbm_style .get-enquiry-form input,.get-enquiry-form textarea{
	width: 100%;
	margin-bottom: 20px;
}
/* ===============include exclude feature========= */
/*div.include_service ul li span {*/
/*	background-color: transparent !important;*/
/*	width: auto;*/
/*	height: auto;*/
/*	color: var(--color_theme) !important; */
/*	min-width: auto;*/
/*	margin: 0 !important;*/
/*}*/
/*div.include_service ul li span:hover {*/
/*	background-color: var(--color_theme) !important;*/
/*	color: var(--color_theme_alter) !important;*/
/*}*/
div.filter_top_bar button {background-color: #FFF;color: var(--color_theme);font-size: var(--fs_h2);padding: 6px;
	border-radius: 5px !important;}
/**************default theme***********************************/
/**************spring theme***********************************/
/**************hip hop hotel theme***********************************/
/**************Availability theme***********************************/
div.ttbm_viator_theme .ttbm_content__left {width: calc(100% - 400px - var(--dmp));}
div.ttbm_viator_theme .ttbm_content__right {width: calc(380px + var(--dmp));}
div.ttbm_viator_theme .viator_top_section .ttbm_content__left {width: calc(100% - 400px);}
div.ttbm_viator_theme .viator_top_section .ttbm_content__right {width: 380px;background-color: #F5F5F5;padding: var(--dmp);}
div.ttbm_viator_theme div.superSlider {margin: 0;}
div.ttbm_viator_theme div.small_box {width: 100%;
	padding: 0; border: none;border-radius: 0;margin: var(--ttbm_mp_xs) 0 0 0;background-color: transparent;
	-webkit-flex-direction: initial;flex-direction: initial;
	-webkit-justify-content: initial;justify-content: initial;
}
div.ttbm_viator_theme .item_icon {margin: 0 var(--ttbm_mp_xs) 0 0;font-size: var(--fs_h5);}
div.viator_top_section .ttbm_booking_panel {
	position:initial;top: 100%;left: var(--dmp_negetive);right: var(--dmp_negetive);z-index:1;
	padding: var(--ttbm_mp_xs);z-index: 11;background-color: #F5F5F5;
}
div.ttbm_date_time_select span.date_time_label {font-size: 20px;}
div.viator_top_section .ttbm_booking_panel h3 {font-size: var(--fs_h5);}
div.viator_top_section .ttbm_booking_panel .addonGroupContent {min-width: 25px;}
div.viator_top_section .ttbm_booking_panel .qtyIncDec {max-width: 100%;}
div.viator_top_section .ttbm_booking_panel .formControl {padding: 5px;}
div.viator_top_section .ttbm_booking_panel div.rendered-form > div.form-group {width: 100%;}
div.viator_top_section .ttbm_booking_panel table td:last-child > div {min-width: 100%;}
div.viator_top_section .ttbm_booking_panel button.ttbm_book_now {width: 100%;}
div.viator_top_section div.ttbm_date_time_select span.date_time_label {display: none;}
div.viator_top_section div.ttbm_date_time_select {padding: 0;background-color: transparent;color: var(--d_color);margin: 0;-webkit-flex-wrap: wrap;flex-wrap: wrap;}
div.viator_top_section .ttbm_select_date_area > *,
div.viator_top_section .ttbm_date_time_select > * {width: 100%;}
div.viator_top_section div.ttbm_select_date_area {padding: 0;background-color: transparent;}
div.viator_top_section div.ttbm_select_time_area {margin: var(--ttbm_mp_xs) 0 0 0;}
div.viator_top_section div.ttbm_book_now_area {-webkit-flex-direction: column;flex-direction: column;margin: 0;}
div.viator_top_section .ttbm_check_ability {width: 100%;margin: var(--dmp) 0 0 0; }
div.viator_top_section .ttbm_book_now {margin: var(--ttbm_mp_xs) 0 0 0;}

/******************day wise details********************************/
div.ttbm_day_wise_details div.superSlider {min-width: 300px;max-width: 50%; margin: 0 var(--dmp) var(--dmp) 0;float: left;}
div.day_wise_details_item .day_wise_details_item_details {margin: var(--ttbm_mp_xs) 0 0 0;overflow: hidden;}
div.ttbm_day_wise_details .day_wise_details_item_title {
	padding: 0 var(--ttbm_mp_xs) var(--ttbm_mp_xs) 0;
	border-bottom: 1px solid #DDD;
	font-size: var(--fs_h4);
	font-weight: var(--fw-medium);
}

div.day_wise_details_item { border-left: 1px solid var(--color_theme); position: relative; margin: 0;padding: 0 0 var(--dmp) 25px;}
div.day_wise_details_item:before {
	content: "";width: 15px; height: 15px;top: 0;left: -8px;position: absolute;
	background-color: var(--color_theme);
	border: 1px solid var(--color_theme);
	-webkit-box-shadow: 3px 3px 0 #BAB5F8; box-shadow: 3px 3px 0 #BAB5F8;
	border-radius: 50%;
}
div.day_wise_details_item:last-child {padding-bottom: 0;border: none;}
div.day_wise_details_item img {width: initial;}
/*************F.A.Q*************************************/
div.ttbm_faq_item {margin: 0 0 var(--ttbm_mp_xs) 0;}
div.ttbm_faq_item .ttbm_faq_title {background-color: #FFF;border-bottom: 1px solid #DDD;border-radius: 0;font-weight: normal;text-transform: none; padding: 5px; font-size: var(--fs_h5)}
div.ttbm_faq_item .ttbm_faq_title.active {border-color: #f5f5f5;border-radius: 5px 5px 0 0;background-color:  #f5f5f5; color: var(--color_black); }
div.ttbm_faq_item .ttbm_faq_title span {padding:5px 0;font-size: 14px; font-weight: bold;}
div.ttbm_faq_content {background-color: #FFF;padding: var(--dmp);border: 1px solid var(--color_border);border-radius: 0 0 5px 5px;overflow: hidden;}
div.ttbm_faq_content p {
	margin-top: 0;
}
.ttbm_registration_area div[class*="simpleSpinner"] {
		position: absolute;
		z-index: 11111;
		left: 0;
		right: 0;
		top: 50%;
		font-size: var(--fs_h1);
		width: 100%;
		padding: var(--dmp);
	color: var(--color_theme);
}

div.ttbm_faq_content p:last-child {
	margin-bottom: 0;
}

div.ttbm_faq_item div.superSlider {min-width: 300px;max-width: 50%; margin: 0 var(--ttbm_mp_xs) var(--ttbm_mp_xs) 0;float: left;}
/*****************dynamic sidebar*********************************/
div.ttbm_sidebar_widget {margin: 0 0 var(--dmp) 0;}
div.ttbm_sidebar_widget .form-group-with-button {display: -webkit-flex;display: flex;}
div.ttbm_sidebar_widget .form-group-with-button button {min-width: 50px;background-color: var(--color_theme);color: var(--color_theme_alter);}
div.ttbm_sidebar_widget ul li {padding: 5px;}
div.ttbm_wraper div.ttbm_sidebar_widget ul li a {color: var(--d_color);}
div.ttbm_sidebar_widget ul li a:hover {color: var(--color_theme);margin: 0 0 0 7px;}
div.ttbm_sidebar_widget ul li a::before {content: '>';margin: 0 5px 0 0;}
/************** owlCarousel***********************************/
div.ttbm_wraper .carousel_area span {cursor: pointer;}
.carousel_area .prev, .carousel_area .next {
	display: block;
	height: 30px;
	width: 30px;
	text-align: center;
	background: var(--color_theme);
	margin-left: 10px;
	line-height: 30px;
	border-radius: var(--dbr);
	color: #fff;
	font-size: 14px;
}

.carousel_area .prev:hover, .carousel_area .next:hover {
	background: var(--color_theme_secondary);
	color: var(--color_white);

}
div.ttbm_wraper .owl-carousel .owl-stage {display: -webkit-flex;display: flex;}
div.ttbm_wraper .owl-item div.filter_item,
div.ttbm_wraper .owl-item .section_item {width: 100%;}

@media(min-width: 767px) {
	.ttbm_widget_content.owl-carousel .owl-stage-outer {
		margin-left: -10px;
	}
}

div.ttbm_wraper .owl-nav > button {
	width: 40px; height: 40px;
	margin-top: 0; background: #FFF; border-radius: 50%;
	box-shadow: 0 0 25px 0 rgb(0 0 0 / 25%);
	border: none; outline: 0;font-size: 30px;
	position: absolute;top: 25%;
}
div.ttbm_wraper button.owl-next { right: -20px; }
div.ttbm_wraper button.owl-prev { left: -20px;}
div.ttbm_wraper .owl-dots,
div.ttbm_wraper .owl-theme .owl-nav {display: none;}
.popover-content {
	display: none; position: absolute; left: 0;top: 0;bottom: 0;right: 0;overflow-y: auto;
	background-color: rgba(230, 230, 230, 1); padding: 10px; z-index: 111;
}
.popover-content:hover,
#place_you_see span.abTopRight:hover ~ .popover-content {display: block;}
#place_you_see span.abTopRight {margin: 0;}
#ttbm_related_tour div.filter_item:not([class*='grid_']) {margin: 0;}
#place_you_see .filter_item {box-shadow: none !important;padding: 0 !important;border-radius: 0 !important;}
.ttbm_tour_guide [data-bg-image].circle {max-width: 100%;border: 2px solid var(--color_theme);margin: var(--ttbm_mp_xs) auto;width: 170px;}
#place_you_see .ttbm_widget_content{
	padding:0 15px;;
}
.get-enquiry-popup{
	padding: 10px;
}
/**************Responsive***********************************/
@media only screen and (max-width: 1100px) {
	.ttbm_content__left {width: calc(100% - 316px);}
	.ttbm_content__right {width: 300px;}
}
@media only screen and (max-width: 1000px) {
	.ttbm_content__left {width: calc(100% - 300px);}
	.ttbm_content__right {width: 284px;}
	.section_item {width: 50%;}
	div.small_box {width: calc(33.3333% - var(--dmp));}
}
@media only screen and (max-width: 900px) {
}
@media only screen and (max-width: 767px) {
	div.ttbm_viator_theme .ttbm_content__left,
	div.ttbm_viator_theme .ttbm_content__right,
	div.ttbm_viator_theme .viator_top_section .ttbm_content__left,
	div.ttbm_viator_theme .viator_top_section .ttbm_content__right,
	.hip_hop_hotel_theme .ttbm_content__right,
	.ttbm_spring_theme .ttbm_content__right,
	.hip_hop_hotel_theme .ttbm_content__left,
	.ttbm_spring_theme .ttbm_content__left,
	.ttbm_content__right,
	.ttbm_content__left {width: 100%;}
	div.ttbm_viator_theme .viator_top_section .ttbm_content__right,
	div.ttbm_viator_theme .ttbm_content__right {margin: var(--dmp) 0 0 0;}
	div.viator_top_section .ttbm_booking_panel {position: relative;left: inherit;right: inherit;}
	div.viator_top_section .ttbm_booking_panel {position: initial;left: inherit;right: inherit;}

	div.ttbm_content_area .ttbm_content__right {
		margin-top: 50px;
	}

}
@media only screen and (max-width: 600px) {
	div.small_box {width: calc(100% - var(--ttbm_mp_xs));}
	.section_item {width: 100%;}
	div.small_box {width: calc(50% - var(--dmp));}
	div.ttbm_top_filter label {width: 100%; margin-right: 0;}
}
@media only screen and (max-width: 320px) {
	div.small_box {width: calc(100% - var(--dmp));}
}

.ttbm_location_list div.filter_item{
	border-radius: 0;
}

.ttbm_location_image{
	overflow: hidden;
	height: 100%;
	width: 100%;
}

.ttbm_location_list div.pagination_area{
	margin-top: 30px;
}



#ui-datepicker-div.ui-datepicker td{
	background-color: #fff;
	border: 1px solid #feeaf1;
	padding: 4px 6px;
}
#ui-datepicker-div.ui-datepicker td.ui-datepicker-unselectable.ui-state-disabled {
	background-color: rgba(var(--color_theme_rgb), 0.1); /* 50% opacity */
	color: var(--color_white);
	border: 1px solid rgba(var(--color_theme_rgb), 0.2);
	padding: 4px 6px;
	z-index: 2;
}

.ttbm_booking_panel .mp_tour_ticket_form .ttbm_default_widget{
	border: 0;
	padding: 0;
}

/* =====================ttbm_viator_theme overrite========== */

.ttbm_viator_theme .ttbm_select_date_area{
	display: flex;
	flex-direction: column;
}
.ttbm_viator_theme .ttbm_select_date_area h4{
	color:var(--color_theme);
	display: none;
}

.ttbm_viator_theme .booking-button{
	flex-direction: column;
}

.ttbm_viator_theme .booking-button .date-picker-icon{
	width: 100%;
	margin: 0;
	margin-top: var(--dmp);
}
.ttbm_viator_theme .booking-button .date-picker-icon #ttbm_select_date{
	text-align: left;
	padding-left: 50px;
}

.ttbm_viator_theme .booking-button label{
	margin: 0;
}

div.ttbm_viator_theme .item_section{
	margin-top: 20px;
}
div.ttbm_viator_theme .item_icon{
	width:auto;
}

.ttbm_viator_theme .ttbm_booking_panel .mp_tour_ticket_form{
	padding:0;
}

.ttbm_viator_theme .ttbm_registration_area .ttbm_booking_panel{
	padding: 0;
	margin-top: var(--dmp);
}
.ttbm_viator_theme  .ttbm_booking_panel .ttbm_ticket_area .ttbm_widget_content{
	background-color: transparent;
}

.ttbm_viator_theme .ttbm_content__right{
	padding: 0;
}

.ttbm_viator_theme  .ttbm_registration_area{
	margin-bottom: 0;
}

.ttbm_viator_theme  .ttbm_booking_panel .ttbm_ticket_area .ttbm_default_widget{
	padding: 0;
}

.ttbm_viator_theme  .ttbm_booking_panel .mp_tour_ticket_type .inputIncDec{
	width: 35px;
	height: 35px;
}
.ttbm_viator_theme  .ttbm_booking_panel .ttbm_book_now_area{
	background-color: transparent;
    border: 0;
    border-top: 1px solid var(--color_border);
	border-radius: 0;
}
/* ==========smart theme============= */
.ttbm_smart_theme .booking-button,.ttbm_smart_theme .ttbm_select_date_area, .ttbm_smart_theme .booking-button label{
	flex-direction: column;
	margin: 0;
  	gap: 20px;
}
.ttbm_smart_theme .booking-button label .date_time_label{
	color: #fff;
}
.ttbm_smart_theme .booking-button label .date-picker-icon{
	margin: 0;
	display: block;
	width: 100%;
}

.ttbm_smart_theme .ttbm-sidebar-booking{
	box-shadow: 0 0 5px #9c9c9c;
	padding: 20px;
	border-radius: 10px;
	margin-bottom: 10px;
}
.ttbm_smart_theme .ttbm-title-price{
	display: flex;
	align-items: center;
	justify-content: start;
	font-size: 20px;
	padding-bottom:7px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ddd;
}
.ttbm_smart_theme .ttbm-title-price .item_icon{padding: 0 5px;font-size: 30px;}
.ttbm_smart_theme .ttbm-sidebar-booking .ttbm-title-price i{
	display: none;
}

.ttbm_style .dButton, .ttbm_style [class*="_dButton"] {
    color: var(--color_theme_alter);
    background-color: var(--color_theme);
  }

  .ttbm_style .dButton  span{
    color: var(--color_theme_alter);
  }