.tourmaster-payment-gateway.clearfix input[type="radio"] {
    display: none;
}
.tour-booking-new-item {
	display: flex;
	gap: 18px;
}
#payment-field option,
#payment-field {
	color: #000 !important;
}
.ui-datepicker-unselectable.ui-state-disabled a {
	background: #DDD !important;
}
.tour-booking-new-item i {
	font-size: 30px;
	margin-top: 13px;
	color: #aa9875;
}

.tourmaster-tour-price-my-new {
	display: flex;
	flex-direction: column;
}
.single-tour .tourmaster-tour-price-wrap,
.single-tour .tourmaster-tour-price-wrap.tourmaster-discount {
	display: flex;
	align-items: center;
}

.tourmaster-payment-gateway.clearfix label img {
    border: 2px solid transparent;
    transition: border 0.3s;
}

.tourmaster-single-related-tour .tour-price-percentage {
	display: none;
}
.other-text-for-icon i {
	color: #aa9875;
	margin-right: 1px;
}
.other-text-for-icon {
	margin-bottom: 8px;
	display: inline-block;
}

.tour-org-org-price {
	font-size: 15px;
	font-weight: 500;
	margin-bottom:0;
}
.tour-org-org-price span{
	text-decoration: line-through;
}
.tour-price-percentage,
.tour-dis-price {
	font-size: 32px;
	font-weight: 800;
	margin-left: 8px;
}
.tour-price-percentage{
	color:#aa9875;
}

.top-c-head p {
	margin: 0;
	background: #aa9875;
	text-align: center;
	padding: 3px;
	color: #fff !important;
	font-family: "DM Sans";
}

.top-c-head {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	background: #FFF !important;
	z-index: 999;
}


/* Slider Css  */
.tour-custom-thumbnail img {
	width: 100%;
	height: 260px;
	object-fit: cover;
	border-radius: ;
	border-top-right-radius: 12px;
	border-top-left-radius: 12px;
}

.tour-custom-title a {
	font-size: 24px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: none;
	color: #333;
}

.tour-custom-content {
	padding: 30px;
}

.tour-custom-item {
	background: #FFF;
	border-radius: 12px;
	box-shadow: 0 0 10px #00000029;
	margin: 10px 0;
	min-height: 595px;
}
.tour-custom-reviews i {
	color: #aa9875;
}
.tour-custom-thumbnail {
	position: relative;
}

.tour-discount-percentage {
	position: absolute;
	top: 10px;
	color: #fff;
	background: #aa9875;
	padding: 1px 10px;
	right: 10px;
	font-family: "DM Sans";
	font-size: 14px;
}
.tour-custom-price {
	color: #a7a7a7;
}

.tour-custom-price p {
	font-size: 26px;
	color: #aa9875;
	font-weight: 500;
	margin-bottom: 0;
}
.tour-custom-btm-item {
	display: flex;
	justify-content: space-between;
	padding-top: 15px;
	margin-top: 20px;
	border-top: 1px solid #DDD;
}

.tour-meta i {
	font-size: 14px;
	color: #aa9875;
}

.tour-meta {
	margin-bottom: 15px;
}
.tour-custom-category {
	margin-top: 10px;
}
.owl-dot.active span {
	background: #aa9875 !important;
	width: 30px !important;
}
.tour-meta {
	margin-bottom: 35px;
	display: flex;
	flex-direction: column;
}
/* End Slider Css */


/* Start Testimonial Css */
.testimonial-name {
	color: #aa9875 !important;
	font-style: italic;
}

.testimonial-description {
	font-style: italic;
}
.custom-video-testimonial-item video {
	width: 100% !important;
	min-height: 200px;
	max-height: 575px;
	object-fit: cover;
}

.testimonial-content {
	padding: 15px;
}

#gdlr-core-wrapper-4 .gdlr-core-image-content-thumbnail-overlay {
	background: #AA987599 !important;
	border-radius: 15px !important;
}

#gdlr-core-wrapper-4 .gdlr-core-image-content-thumbnail {
	border-radius: 15px !important;
}
.fa.fa-info-circle.tourmaster-tour-price-info,
.single-tour .tourmaster-header-price-ribbon,
.tourmaster-save-wish-list,
.tourmaster-tour-rating-text{
	display: none !important;
}


.single-tour .gdlr-core-icon-list-item ul li {
	width: 50%;
}

.other-text-for-review {
	font-size: 15px;
}
.only-custom-video-testimonial-item {
	background: transparent !important;
}








.tourmaster-template-payment .tourmaster-tour-booking-bar-wrap{
/* 	display: none; */
}

@media (max-width: 991px) {
	.tourmaster-template-payment .tourmaster-tour-booking-bar-wrap{
		max-width: 100% !important;
		width: 100% !important;
		margin-top: 30px !important;
		margin-bottom: 0 !important;
	}
	.tourmaster-tour-booking-bar-outer {
		width: 100% !important;
	}
}









.traveltour-footer-wrapper .fa {
    font-family: FontAwesome !important;
	font-size:18px !important;
}

.rs-sbg {
	position: relative;
}
.rs-sbg::after{
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: red;
}
.gt3_banner{
	position: relative;
}
.gt3_banner::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #00000078;
    z-index: -1;
}

.top-coustom-list-item i {
	font-size: 24px !important;
}
.top-coustom-list-item .gdlr-core-icon-list-content {
	font-size: 17px !important;
	margin-left: 5px;
}

.single-tour .custom-video-testimonial-item video {
	width: 100%;
	min-height: auto;
	max-height: inherit;
}
.single-tour .testimonial-content {
	padding: 15px;
	padding-top: 8px;
}
#payment-field {
	font-size: 13px;
	height: 48px;
	padding: 12px 17px;
	width: 100%;
	border: 2px solid #e5e5e5 !important;
	outline: none;
	background: transparent;
}
.tourmaster-payment-method-description {
	display: none !important;
}
.tourmaster-payment-contact-wrap {
	padding-bottom: 0 !important;
}
#tourmaster-payment-method-or,
.tourmaster-payment-additional-note-title {
	display: none !important;
}
.tourmaster-payment-terms {
	margin: 25px 0 35px 0 !important;
}

.tourmaster-payment-credit-card-type {
	display: none !important;
}
.payment-custom-item.tourmaster-payment-contact-wrap .tourmaster-head {
	width: 125px;
}
.tourmaster-payment-method-wrap .tourmaster-payment-gateway {
	margin: 35px 0 !important;
}
.top-c-head.top-c-head-deskotp {
	position: relative;
}
.tour-meta span i {
	margin-right: 5px;
}
.gdlr-core-icon-list-item .gdlr-core-icon-list-icon {
    font-size: 18px !important;
    width: 18px;
    text-align: left;
}
.single-tour .gdlr-core-icon-list-item ul li {
    display: flex;
    align-items: center;
}


.tourmaster-payment-terms-below {
	display: flex;
	align-items: start;
	justify-content: start;
	text-align: left !important;
}

.tourmaster-payment-step-wrap {
	display: none;
}

.tourmaster-payment-service-form-wrap {
	max-width: 600px;
}

.tourmaster-summary-info-outer {
	display: none;
}

.tourmaster-payment-method-wrap {
	max-width: 600px;
}

.tourmaster-tour-payment-content a.tourmaster-tour-booking-continue {
	display: none;
}

.tourmaster-online-payment-method.tourmaster-payment-paypal {
	position: relative;
}

.tourmaster-online-payment-method.tourmaster-payment-paypal > input {
	position: absolute;
	left: 0; 
	top: 0; 
	width: 100%; 
	height: 100%;
	display: inline-block !important;
	opacity: 0;
}

.tourmaster-online-payment-method.tourmaster-payment-paypal > input:checked ~ label img {
    border: 1px solid #aa9875;
}



.tourmaster-online-payment-method.tourmaster-payment-credit-card {
	position: relative;
}

.tourmaster-online-payment-method.tourmaster-payment-credit-card > input {
	position: absolute;
	left: 0; 
	top: 0; 
	width: 100%; 
	height: 100%;
	display: inline-block !important;
	opacity: 0;
}

.tourmaster-online-payment-method.tourmaster-payment-credit-card > input:checked ~ label img {
    border: 1px solid #aa9875;
}

.tourmaster-payment-terms-below {
	flex-wrap: wrap;
}

.tourmaster-payment-terms-below .tourmaster-payment-terms-desc {
	width: 90%;
	flex-shrink: 0;
	transform: translateY(-1px);
}

.tourmaster-payment-terms-below .error-message {
	width: 100%; 
	font-size: 16px;
}

.tourmaster-tour-price-wrap-new.tourmaster-discount {
  flex-direction: column !important;
  position: relative;
}
.tourmaster-tour-price-wrap-new.tourmaster-discount .tourmaster-tour-discount-price,
.tourmaster-tour-price-wrap-new.tourmaster-discount .tourmaster-tour-price {
  width: 100%;
  text-align: left !important;
  padding-left: 40px;
}
.tourmaster-tour-price-wrap-new.tourmaster-discount::before {
	position: absolute;
	left: 0;
	top: 14px;
}



@media all and (max-width:999px) {
	
	#tour-top-s-title {
		margin-top: 40px;
	}
	#traveltour-mobile-header {
		margin-top: 32px;
	}
	.top-c-head.top-c-head-deskotp {
		display: none;
	}
}
@media all and (max-width:991px) {
  	.tour-custom-title a {
		font-size: 18px;
	}
	.tour-custom-cl .owl-stage-outer {
	    overflow: visible;
	}
	.tour-custom-cl .owl-item {
	    transition: transform 0.3s ease;
	}
 	.tour-custom-cl .owl-item.center {
	    transform: scale(1.05);
	    z-index: 2;
	}
	.tour-custom-cl .owl-stage {
		margin: 10px 0;
	}
	.traveltour-page-title-content {
		padding-top: 160px !important;
	}

	
	#rev_slider_6_1_wrapper .tp-rightarrow,
	#rev_slider_6_1_wrapper .tp-leftarrow {
		top: 56% !important;
	}

	#tour-top-s-title .tourmaster-tour-rating.tourmaster-tour-rating-empty {
		display: none;
	}
	.project-slider01 {
		padding:0 !important;
	}
}
@media all and (max-width: 767px){
	.porsche-gt3-top-title {
		padding-top: 50px;
	}
	.traveltour-page-title-wrap .traveltour-page-title-content {
		padding-top: 110px !important;
	}
	.testimonial-content {
		min-height: inherit;
	}
	
	.single-tour .gdlr-core-icon-list-item ul li i {
		margin-top: 3px;
	}

	.reduce_btm_pd{
		padding-bottom: 0 !important;
	}
	.reduce_btm_pd .gdlr-core-pbf-column-content-margin.gdlr-core-js{
		padding-bottom: 20px !important;
	}
	.card_wrapper .gdlr-core-image-content-item>.gdlr-core-item-rvpdlr{
		display: flex !important;
	}
	.gdlr-core-image-content-item .gdlr-core-image-content{
		max-height: 200px;
	}

	.top-coustom-list-item .gdlr-core-icon-list-content {
		font-size: 12px !important;
		margin-left: 0;
	}
	.top-coustom-list-item i {
		font-size: 14px !important;
	}
	.top-coustom-list-item .gdlr-core-icon-list-icon-wrap {
		margin-right: 10px !important;
	}
	.cat-hedding-all h3 {
		font-size: 28px !important;
	}
	.tourmaster-payment-terms {
		text-align: left !important;
	}
	.tourmaster-payment-terms-below,
	.tourmaster-payment-service-form-item-not-below {
		display: flex;
		flex-wrap: wrap;
		justify-content: start;
		align-items: start;
	}
	.tourmaster-payment-terms-below .tourmaster-payment-terms-desc{
		width: 80%;
	}
	.tourmaster-payment-service-form-item-not-below .tourmaster-payment-service-form-item-title {
		width: 80%;
		margin-top: -7px;
		margin-bottom: 10px;
	}
}
@media all and (max-width:450px) {
  	.tour-custom-category {
		margin-left: 8px;
	}
	.tour-custom-content .tour-meta .tour-custom-category{
		margin-left: 0;
	}
	.tour-custom-thumbnail img {
		height: 200px;
	}
	.tour-custom-content {
		padding: 20px;
	}
	.tour-custom-item {
		min-height: 472px;
	}
	.tour-custom-item .tour-custom-title{
		margin-bottom: 15px;
	}
	.tour-custom-reviews i{
		font-size: 12px;
	}
	.tour-custom-price p{
		font-size: 20px;
		line-height: 26px;
	}
	.tour-meta {
		margin-bottom: 25px;
	}
	#btm-list-iem ul li {
		width: 100%;
	}
	.tourmaster-page-content {
		padding-top: 0 !important;
	}
	.tourmaster-contact-field {
		width: 100%;
	}
	.tourmaster-contact-field-phone,
	.tourmaster-contact-field-email,
	.tourmaster-contact-field-last_name,
	.tourmaster-contact-field-first_name {
		width: 48%;
	}
	#tourmaster-tour-payment-content .tourmaster-payment-contact-wrap.tourmaster-form-field.tourmaster-with-border {
		display: flex;
		flex-wrap: wrap;
		gap: 10px;
	}
	#tourmaster-tour-payment-content .tourmaster-payment-contact-wrap .tourmaster-contact-field {
		margin-bottom: 3px;
	}
	#gdlr-core-wrapper-1 .gdlr-core-pbf-wrapper-container.clearfix.gdlr-core-container {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.tourmaster-payment-method-wrap .tourmaster-payment-terms input {
		margin: 0;
		margin-right: 10px;
		margin-top: 4px;
	}
	.tourmaster-payment-terms-below .tourmaster-payment-terms-desc {
		font-size: 14px;
		text-align: justify;
	}
	.goodlayers-payment-field-head {
		margin-top: 40px !important;
	}
	.tour-price-percentage, .tour-dis-price {
		font-size: 24px;
	}
}
@media all and (max-width:380px) {
	.tourmaster-payment-terms-below .tourmaster-payment-terms-desc {
		width: 85%;
	}
}

.ct_video_wrapper {
	position: relative;
}

.ct_video_wrapper button {
	position: absolute;
	left: 0; 
	top: 0; 
	width: 100%;
	height: calc(100% - 70px);
	z-index: 2;
	background-color: transparent !important;
	color: transparent;
	border: 0;
}
