html, body.wp-singular {
    overflow-x: hidden !important;
}
.heading-new h2{
	color:#1B1B1B !important;
	text-align:left !important;
}
.slider-hero-new figure, .slider-hero-new figure img {
    height: 100%;
    max-height: 700px;
    width: 100% !important;
    object-fit: cover;
    object-position: center;
}
body.elementor-page .sharedaddy {
    display: none;
}

/* ===== Footer Styling ===== */
footer#colophon .e-con-inner h5 {
  margin: 0;
}
footer#colophon .e-con-inner>div {
    min-width: 200px;
}


/* ===== Contact Form 7 Styling ===== */
footer#colophon form.wpcf7-form {
  display: flex;
  position: relative;
  align-items: center;
}

/* Remove default paragraph spacing */
footer#colophon form.wpcf7-form p {
  margin: 0;
	width:100%;
	min-width:100%;
}

/* Input field styling */
footer#colophon form.wpcf7-form span.wpcf7-form-control-wrap input {
  width: 100%;
  padding: 20px 129px 20px 20px;
  border-radius: 10px;
  border: none;
  background: #fff;
  min-height: 60px;
  font-size: 16px;
  color: #000;
  box-sizing: border-box;
}
.color_heading_maple-syrup h1{
 color:#B59157!important;
}

/* Submit button styling */
footer#colophon form.wpcf7-form input.wpcf7-form-control.wpcf7-submit {
  position: absolute;
  top: 8px;
  right: 8px;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  min-width: 120px;
  min-height: 50px;
  background: #D8A14C;
  font-weight: 600;
  color: #fff;
  cursor: pointer;
  border: none;
  transition: background 0.3s ease;
}

/* Button hover effect */
footer#colophon form.wpcf7-form input.wpcf7-form-control.wpcf7-submit:hover {
  background: #c38e3e;
}

/* Spinner position */
footer#colophon form.wpcf7-form span.wpcf7-spinner {
  position: absolute;
  bottom: -31px;
}

/* Success & error message styling */
footer#colophon form.wpcf7-form .wpcf7-response-output {
    position: absolute;
    bottom: -26px;
    left: 0;
    width: 100%;
    font-size: 12px;
    padding: 0;
    text-align: start;
    box-sizing: border-box;
    border: none;
    color: #d8a14c;
}

/* Success message */
footer#colophon form.wpcf7-form .wpcf7-mail-sent-ok {
  background: #d4edda;
  color: #155724;
  border: 1px solid #c3e6cb;
}

/* Error message */
footer#colophon form.wpcf7-form .wpcf7-validation-errors,
footer#colophon form.wpcf7-form .wpcf7-acceptance-missing {
  background: #f8d7da;
  color: #721c24;
  border: 1px solid #f5c6cb;
}
.homepage_slider_outer {
    position: relative;
}
.homepage_slider_outer::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0000008c;
    z-index: 9;
}
.main-header .hfe-nav-menu::before,
.main-header .hfe-nav-menu::after {
  content: none !important;
  display: none !important;
}
.main-header ul#menu-1-d0990a0 {
    align-items: center;
}

/*--------top-desination-section-----*/
section.top-destinations-section h3.section-title {
    font-size: 41px;
    margin: 0;
    font-family: 'Montserrat';
    line-height: 45px;
}
.gallery-outer figure, .gallery-outer figure img {
    height: 100%;
    width: 100%;
    min-height: 300px;
    max-height: 300px;
    object-fit: cover;
    object-position: center;
}

section.top-destinations-section {
    display: flex;
    flex-direction: column;
    gap: 36px;
}
section.top-destinations-section a.destination-item img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
    position: relative;
}
.destination-name {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    text-shadow: 0 2px 4px rgba(0,0,0,0.4);
    width: 100%;
    height: 100%;
    border-radius: 10px;
    background: #00000066;
    display: flex;
    justify-content: start;
    align-items: end;
    padding: 40px;
    font-family: 'Montserrat';
}
.center-heading h2 {
    text-align: center !important;
}
.orange-hading h2{
	color:#B59157 !important;
}
.margin-bottom-0 h2, .margin-bottom-0 h1, .margin-bottom-0 h3, .margin-bottom-0 h4, .margin-bottom-0 h5, .margin-bottom-0 h6{
	margin-bottom:0 !important;
}
.min-gallery figure.gallery-item, .min-gallery figure.gallery-item img {
    height: 100%;
    width: 100%;
    min-height: 300px;
    max-height: 300px;
    object-fit: cover;
    object-position: center;
}

/*---------testimonial---------*/


.main-testimonial-outer .sp-testimonial-free {
    display: flex;
   flex-direction:column;
}
.sp-testimonial-free {
    background: #fff !important;
    border-radius: 12px !important;
    padding: 30px;
}
.main-testimonial-outer h4.sp-testimonial-client-name, .main-testimonial-outer  .sp-testimonial-client-designation {
    text-align: left !important;
    padding-left: 80px;
    margin: 0;
    position: relative;
    bottom: 6px;
}
.main-testimonial-outer .sp-testimonial-free .sp-testimonial-client-image {
    position: absolute;
    margin: 0;
    width: 60px;
    height: 60px;
    left: 30px;
    bottom: 30px;
}
.main-testimonial-outer .sp-testimonial-content p {
    text-align: left !important;
    padding: 0;
    font-size: 15px;
    font-family: 'Montserrat';
    color: #05073C;
    font-weight: 500;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
section.top-destinations-section a.see-more-btn {
    color: #fff;
}
.main-testimonial-outer h3.sp-testimonial-post-title {
    text-align: left !important;
    font-size: 18px;
    font-family: montserrat;
    color: #05073C !important;
}
.main-testimonial-outer .sp-testimonial-client-name {
    font-size: 15px;
    color: #05073C;
    font-weight: 600;
}
.main-testimonial-outer .sp-testimonial-client-designation {
    color: #05073C !important;
    font-size: 14px !important;
}
div#sp-testimonial-free-6846 {
    margin: 0 !important;
}
.main-testimonial-outer .testimonial-nav-arrow {
    display: none !important;
}
/*---------most-popular-packages-----*/
section.popular-tours h3 {
    font-size: 41px;
    color: #121212 !important;
    margin: 0;
    font-family: montserrat;
}
.popular-tours .tours-header {
    margin-bottom: 40px;
}
.popular-tours .swiper-slide .tour-image {
    height: 400px;
}
.popular-tours .swiper-slide .tour-image img{
	height:100%;
	width:100%;
	object-fit:cover;
	object-position:center;
	border-radius:10px;
}
section.popular-tours .tour-card {
    background: #FEF7F4;
    padding: 10px;
    border: none !important;
    box-shadow: none !important;
}
section.popular-tours .swiper-button-prev, section.popular-tours .swiper-button-next {
    display: none;
}
section.popular-tours .swiper-pagination{
	display:none;
}
section.popular-tours .tour-card h4.ptd-title, section.popular-tours .tour-card h4.ptd-title a {
    font-size: 26px;
    font-family: 'Montserrat';
    color: #41403E;
    margin: 0;
    white-space: nowrap;       
    overflow: hidden;       
    text-overflow: ellipsis;
	  padding:0;
}
section.popular-tours .tour-info p {
    font-size: 18px;
    line-height: 25px;
    color: #1D1D1D;
    font-family: 'Montserrat';
    display: -webkit-box;
    -webkit-line-clamp: 3;       
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
section.popular-tours .tour-card .tour-info .book-btn {
    width: 100%;
    text-align: center;
    background: #121212;
	color:#fff;
    font-size: 18px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
	  border-radius:5px;
}
section.popular-tours .tour-card .tour-info {
    display: flex;
    flex-direction: column;
    gap: 5px;
    padding: 20px 10px;
}
.popular-tours .see-more {
    min-width: max-content;
    font-family: 'Montserrat';
    font-weight: 700;
}
/*------filter--------*/
form#tour-filter-form {
    width: 100%;
}
.filter-box .filter-icon {
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #000;
    border-radius: 100px;
}

/*-----tour-result-----*/
section.tour-results .tour-image {
    height: 350px;
}
section.tour-results .tour-image img {
    height: 100%;
	width:100%;
	object-fit:cover;
	object-position:center;
}
/*----------contact---------*/
.contact-outer form {
  display: grid;
  grid-template-columns: 1fr 1fr; 
  gap: 20px;
}

.contact-outer form > *:nth-child(n+6) {
  grid-column: 1 / -1;
}
.contact-outer form input[type="text"], .contact-outer form input[type="email"], .contact-outer form input[type="tel"], .contact-outer form select, .contact-outer textarea {
    width: 100% !important;
    background: transparent;
    border-radius: 10px;
    border-color: #3e3e3e;
	  background:#fff;
}
.contact-form  label, .contact-outer fieldset legend span.grunion-label-text  {
    font-size: 16px;
    color: #0b0b0bd4;
}
.contact-form .grunion-field-wrap textarea {
    min-height: 130px;
    max-height: 130px;
}
.contact-outer form button.pushbutton-wide {
    background: #343434;
    font-family: montserrat;
    border-radius: 10px;
    min-height: 50px !important;
    max-height: 50px;
    font-size: 16px;
}
.contact-outer form .grunion-checkbox-multiple-options {
    display: flex;
    flex-direction: row;
    gap: 30px;
}
.contact-outer form p.contact-submit {
    position: absolute;
    bottom: 5px;
}
.contact-image-outer>div {
    height: 100%;
}
/*--------all-tours--------*/
.all-tours-slider .tour-card .tour-image {
    height: 300px;
    max-height: 300px;
}
.all-tours-slider .tour-card .tour-image img {
    height:100%;
    width:100%;
	  object-fit:cover;
	  object-position:center;
}
.all-tours-slider .tour-card .tour-info h4, .all-tours-slider .tour-card .tour-info h4 a {
    font-size: 22px;
    font-family: 'Montserrat';
    color: #41403E;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0;
}
.load-more-wrapper button#loadMoreCategories {
    border-radius: 5px;
}
.all-tours-slider .tour-card .tour-info p {
    font-size: 18px;
    line-height: 25px;
    color: #1D1D1D;
    font-family: 'Montserrat';
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.all-tours-slider .tour-card .tour-info {
    padding: 20px 10px;
}
.all-tours-slider .tour-card .tour-info a.book-btn {
    width: 100%;
    text-align: center;
    background: #121212;
	  color:#fff;
    font-size: 18px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
	  border-radius:5px;
}
.book-btn{
	color:#fff !important;
}
.tour-card {
    background: #FEF7F4;
    padding: 10px;
    border: none !important;
    box-shadow: none !important;
}
.tour-card img{
	border-radius:10px;
}
.margin-0 h3 {
    margin: 0;
}

/*------category--------*/
.category-outer .tour-blocks-container, .tax-tour_category .tour-blocks-container {
    padding: 70px 20px;
    max-width: 100%;
    margin: auto;
}
.category-outer .tour-blocks-container .tour-block, .tax-tour_category .tour-blocks-container .tour-block {
    max-width: 1600px;
    margin: auto;
	  align-items:center;
}
.category-outer .tour-description, .tax-tour_category .tour-description {
  display: -webkit-box;
  -webkit-line-clamp: 3; 
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: auto;
  max-height: none;
}
.category-outer .tour-block-content, .tax-tour_category .tour-block-content {
    justify-content: center;
}
.category-outer .tour-block-image, .tax-tour_category .tour-block-image {
    height: 100%;
	  display:flex;
	  width:100%;
    max-height:350px;
}
.category-outer .tour-block-image a, .tax-tour_category .tour-block-image a {
    width: 100%;
}
.category-outer .tour-block-content *, .tax-tour_category .tour-block-content * {
    text-align: left !important;
	  font-family: 'Montserrat';
}
.category-outer .tour-block-content h2, .tax-tour_category .tour-block-content h2{
	display: -webkit-box;
  -webkit-line-clamp: 1; 
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: auto;
  max-height: none;
}
.category-outer .tour-meta, .tax-tour_category .tour-meta {
    color: #000000;
    font-weight: 600;
}
.category-outer .tour-block-content  a.book-btn:hover, .tax-tour_category .tour-block-content  a.book-btn:hover {
    color: #222222;
}
.category-outer .tour-duration, .tax-tour_category .tour-duration {
    font-weight: 500;
}
.list-tips strong {
    color: #d8a14c;
}
/*-----------gallery-2nd---------*/
.gallery-slider figure.swiper-slide-inner, .gallery-slider figure.swiper-slide-inner img {
    height: 100%;
    width: 100%;
    max-height: 300px;
    object-fit: cover;
    object-position: center;
}
/*----------blog-page----------*/
.blogs-outer .cb-filter {
    display: flex;
    justify-content: center;
}
.blogs-outer .cb-filter a.cb-filter-btn {
    min-width: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.blogs-outer {
    font-family: "Montserrat", Sans-serif;
}
.blogs-outer .cb-inner a.cb-title {
    font-size: 26px;
    line-height: 30px;
	  color:#222;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
	  margin:0;
}
.blogs-outer .cb-inner a.cb-title:hover{
	color:#444;
}
.blogs-outer .cb-inner .cb-excerpt {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}
.blogs-outer .cb-inner .cb-meta {
    display: flex;
    margin: 0;
    gap: 10px;
    flex-wrap: wrap;
}
.blogs-outer .cb-inner .cb-meta .cb-line {
    margin: 0;
    max-height: fit-content;
    font-size: 14px;
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 5px;
    background: #b59157;
    padding: 5px;
    color: #fff;
    border-radius: 3px;
}
.blogs-outer .cb-inner .cb-meta .cb-line a {
    color: #fff;
}
.tag-nature .traveltour-content-container, .author .traveltour-content-container, .category .traveltour-content-container, .tag .traveltour-content-container {
    width: 100%;
    max-width: 1600px !important;
    padding: 0;
}
.tag-nature .traveltour-content-container .gdlr-core-blog-item-holder, .author .traveltour-content-container .gdlr-core-blog-item-holder, .category .traveltour-content-container .gdlr-core-blog-item-holder, .tag .traveltour-content-container .gdlr-core-blog-item-holder {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}
.tag-nature .traveltour-content-container .gdlr-core-blog-item-holder .gdlr-core-item-list.gdlr-core-item-pdlr, .author .traveltour-content-container .gdlr-core-blog-item-holder .gdlr-core-item-list.gdlr-core-item-pdlr, .category .traveltour-content-container .gdlr-core-blog-item-holder .gdlr-core-item-list.gdlr-core-item-pdlr, .tag .traveltour-content-container .gdlr-core-blog-item-holder .gdlr-core-item-list.gdlr-core-item-pdlr {
    width: 100%;
    padding: 5px;
    background: #b59157;
    border-radius: 5px;
	  min-width:100%;
}
.tag-nature .traveltour-content-container .gdlr-core-blog-grid-frame, .author .traveltour-content-container .gdlr-core-blog-grid-frame, .category .traveltour-content-container .gdlr-core-blog-grid-frame, .tag .traveltour-content-container .gdlr-core-blog-grid-frame {
    padding: 20px;
}
.tag-nature .traveltour-content-container .gdlr-core-blog-grid-frame, .author .traveltour-content-container .gdlr-core-blog-grid-frame, .category .traveltour-content-container .gdlr-core-blog-grid-frame, .tag .traveltour-content-container .gdlr-core-blog-grid-frame {
    padding: 20px;
    font-family: 'Montserrat' !important;
}
.tag-nature .traveltour-content-container .gdlr-core-blog-grid-frame *, .author .traveltour-content-container .gdlr-core-blog-grid-frame *, .category .traveltour-content-container .gdlr-core-blog-grid-frame *, .tag .traveltour-content-container .gdlr-core-blog-grid-frame *{
	 font-family: 'Montserrat' !important;
}
.tag-nature .traveltour-content-container h3.gdlr-core-blog-title, .author .traveltour-content-container h3.gdlr-core-blog-title, .category .traveltour-content-container h3.gdlr-core-blog-title, .tag .traveltour-content-container h3.gdlr-core-blog-title  {
    font-size: 24px;
    line-height: 25px;
    color: #222;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    margin-bottom: 8px;
}
.tag-nature .traveltour-content-container .gdlr-core-blog-content.clearfix a.gdlr-core-excerpt-read-more, .author .traveltour-content-container .gdlr-core-blog-content.clearfix a.gdlr-core-excerpt-read-more, .category .traveltour-content-container .gdlr-core-blog-content.clearfix a.gdlr-core-excerpt-read-more, .tag .traveltour-content-container .gdlr-core-blog-content.clearfix a.gdlr-core-excerpt-read-more {
   display:none;
}
.tag-nature .traveltour-content-container .gdlr-core-blog-content.clearfix, .author .traveltour-content-container .gdlr-core-blog-content.clearfix, .category .traveltour-content-container .gdlr-core-blog-content.clearfix, .tag .traveltour-content-container .gdlr-core-blog-content.clearfix {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
	margin-bottom: 20px;
}
.tag-nature .gdlr-core-fluid-video-wrapper, .author .gdlr-core-fluid-video-wrapper, .category .gdlr-core-fluid-video-wrapper, .tag .gdlr-core-fluid-video-wrapper {
    height: 100%;
    max-height: 300px;
    min-height: 300px;
}

.tag-nature .gdlr-core-gallery-item img, .tag-nature .gdlr-core-blog-thumbnail img, .author .gdlr-core-gallery-item img, .author .gdlr-core-blog-thumbnail img, .category .gdlr-core-blog-thumbnail img, .category .gdlr-core-gallery-item img, .tag .gdlr-core-gallery-item img, .tag .gdlr-core-blog-thumbnail img {
	height:100%;
	width:100%;
	min-height:300px;
	max-height:300px;
	object-fit:cover;
	object-position:center;
}
.tag-nature .gdlr-core-blog-grid.gdlr-core-js.gdlr-core-blog-grid-with-frame, .author .gdlr-core-blog-grid.gdlr-core-js.gdlr-core-blog-grid-with-frame, .category .gdlr-core-blog-grid.gdlr-core-js.gdlr-core-blog-grid-with-frame, .tag .gdlr-core-blog-grid.gdlr-core-js.gdlr-core-blog-grid-with-frame {
    margin: 0;
}
.tag-nature  span.gdlr-core-blog-info a, .author span.gdlr-core-blog-info a, .category span.gdlr-core-blog-info a, .tag span.gdlr-core-blog-info a {
    color: #b59157 !important;
    font-weight: 600;
}
.single-post * {
    font-family: 'Montserrat';
}

.color_heading_black h1 {
    color: #272525  !important;
    text-align: left !important;
    margin: 0;
}

/*-------single---tour---------*/
.single-tour .tourmaster-container {
    width: 100%;
    max-width: 1600px;
    padding: 0;
}
.single-tour .gdlr-core-pbf-wrapper-container {
    width: 100% !important;
    max-width: 1600px;
}
.single-tour .gdlr-core-column-30 {
    width: 100%;
}
.single-tour .tourmaster-page-wrapper h1, .single-tour .tourmaster-page-wrapper h2, .single-tour .tourmaster-page-wrapper h3, .single-tour .tourmaster-page-wrapper h4, .single-tour .tourmaster-page-wrapper h5, .single-tour .tourmaster-page-wrapper h6 {
    color: #121212 !important;
}
.single-tour .tourmaster-tour-info-outer .tourmaster-tour-info-wrap.clearfix .tourmaster-item-pdlr {
    color: #fff !important;
}
.single-tour .tourmaster-tour-booking-bar-container .tourmaster-header-price-ribbon {
    color: #fff !important;
}
.single-tour .tourmaster-page-wrapper p, .single-tour .tourmaster-page-wrapper li, .single-tour .tourmaster-page-wrapper p a, .single-tour .tourmaster-page-wrapper span, .single-tour .tourmaster-page-wrapper div  {
    color: #111 !important;
}
.single-tour  .tourmaster-page-content {
    padding-left: 0;
    padding-right: 0;
}
.single-tour .tourmaster-page-content * {
    color: #fff !important;
}
.single-tour .tourmaster-tour-info {
    max-width: fit-content;
    background: #b59157;
    color: #fff !important;
    border-radius: 5px;
    padding: 7px 15px;
}
.single-tour .tourmaster-tour-info-outer .tourmaster-tour-info-wrap.clearfix {
    display: flex;
    gap: 10px;
}
.single-tour .tourmaster-tour-info i {
    color: #fff !important;
}
.single-tour h1.tourmaster-single-header-title {
    color: #fff !important;
}
.single-tour p.has-white-color.has-black-background-color {
    background: #b59157 !important;
    border-radius: 5px;
	  color:#fff !important;
}
.single-tour p.has-white-color.has-black-background-color a {
    color: #fff !important;
}
.single-tour  .tourmaster-content-navigation-item {
    background: #b59157;
    border-radius: 5px;
}
.single-tour  .tourmaster-content-navigation-item-container {
    background: #fff;
}
.single-tour .gdlr-core-title-item-title-wrap i.fa.fa-bus {
    color: #121212 !important;
}
body.single-tour .tourmaster-content-navigation-item-outer.tourmaster-fixed {
    background: #b59157 !important;
}
body.single-tour .tourmaster-content-navigation-item-outer.tourmaster-fixed .tourmaster-content-navigation-item-container.tourmaster-container>div {
    border-radius: 0 !important;
}
.single-tour .tourmaster-content-navigation-item-outer .tourmaster-content-navigation-item-container {
    padding: 0;
}
.single-tour .gdlr-core-pbf-section-container {
    width: 100%;
    max-width: 1600px;
}
.single-tour ul li.gdlr-core-skin-divider.clearfix {
    padding: 10px;
    background: #b59157;
    border-radius: 5px;
    color: #fff !important;
}
.single-tour ul li.gdlr-core-skin-divider.clearfix span{
	color:#fff !important;
}
.single-tour ul li.gdlr-core-skin-divider.clearfix i {
    color: #fff !important;
}
.single-tour .gdlr-core-pbf-wrapper-container>div:nth-child(5) h3 {
    font-size: 24px !important;
    margin-bottom: 20px;
}
.single-tour .gdlr-core-pbf-wrapper-container>div:nth-child(3) h3 {
    color: #fff !important;
    padding: 0;
}
.single-tour .gdlr-core-pbf-section i {
    color: #000 !important;
}
.single-tour .gdlr-core-image-item.gdlr-core-item-pdb.gdlr-core-center-align.gdlr-core-item-pdlr {
    border: 2px solid #b59157;
    border-radius: 5px;
}
.single-tour .gdlr-core-toggle-box-item h4 span {
    color: #fff !important;
}
.single-tour .gdlr-core-flexslider img {
    width: 100%;
    max-height: 500px;
    object-fit: cover;
    object-position: center;
}
.single-tour .tourmaster-page-wrapper h6  i {
    font-size: 40px;
}
.single-tour .tourmaster-page-wrapper div:nth-child(8) h3 {
    margin-bottom: 10px;
}
.single-tour h4.gdlr-core-toggle-box-item-title {
    color: #fff !important;
}
.single-tour .tourmaster-page-wrapper  .tourmaster-header-price>div {
    padding: 0;
}
.single-tour .tourmaster-page-wrapper  .tourmaster-header-price>div {
    padding: 10px 20px;
}
.single-tour .tourmaster-page-wrapper  .tourmaster-header-price>div {
    padding: 10px 20px;
    font-size: 20px;
}
.single-tour .tourmaster-booking-tab-title-item {
    width: 100%;
    max-width: 50%;
}
.single-tour p.has-white-color.has-black-background-color strong em {
    font-weight: 400;
    font-style: normal;
	  font-size:18px;
}
.single-tour .tourmaster-page-content.tourmaster-item-pdlr {
    padding: 0;
}
.single-tour div#map .gdlr-core-pbf-wrapper-container>.gdlr-core-pbf-element:first-child {
    display: none;
}
div#map h6.gdlr-core-title-item-title {
    font-size: 24px !important;
}
div#map h6.gdlr-core-title-item-title span.gdlr-core-title-item-left-icon {
    display: none;
}
.single-tour  .gdlr-core-price-list-title {
    font-size: 18px;
}
.single-tour .gdlr-core-price-list-price {
    font-size: 20px;
    font-weight: 600;
}
section.tour-results.popular-tours {
    padding: 30px 0px;
}

.tourmaster-payment-style-1 .tourmaster-page-content h3 i {
    display: none;
}
.tourmaster-tour-booking-bar-coupon-wrap input.tourmaster-tour-booking-bar-coupon {
    background: transparent;
}
.tourmaster-tour-booking-bar-coupon-wrap {
    margin-top: 30px;
    margin-bottom: 10px;
    display: flex;
    flex-wrap: nowrap;
}
.tourmaster-tour-booking-bar-coupon-wrap a.tourmaster-tour-booking-bar-coupon-validate {
    display: flex;
    height: 100%;
    width: 100%;
    padding: 10px 15px;
    justify-content: center;
    background: #171715;
    color: #fff;
}
.tourmaster-tour-booking-bar-wrap .tourmaster-tour-booking-continue {
    background: #1d2327 !important;
}
.tourmaster-tour-payment-content .tourmaster-tour-booking-continue {
    background: #222222 !important;
}
.tourmaster-tour-booking-bar-coupon-wrap input[type="text"].tourmaster-tour-booking-bar-coupon{
	margin:0;
}
	.tourmaster-header-price  .fa-info-circle:before {
    content: "\f05a";
    color: #fff;
}
	.tourmaster-header-price .tourmaster-tour-price-wrap:before {
    font-family: 'ElegantIcons';
    content: "\e017";
    font-size: 23px;
    margin-right: 15px;
    color: #fff;
}
/* .single-tour .tourmaster-page-wrapper h1, h2, h3, h4, h5, h6, body, p, ul, li, div, span, a {
    font-family: 'Montserrat';
} */
/*-----end-single-tour------*/
@media screen and (max-width:430px){
	.hfe-nav-menu__breakpoint-tablet .hfe-active-menu.hfe-active-menu-full-width + .hfe-nav-menu__layout-horizontal, .hfe-nav-menu__breakpoint-tablet .hfe-active-menu.hfe-active-menu-full-width + .hfe-nav-menu__layout-vertical {
    position: absolute;
    top: 55px !important;
}
}
@media screen and (max-width:499px){
		.gallery-outer .gallery {
    display: grid;
    grid-template-columns: repeat(1 1fr);
}
}
@media screen and (min-width:500px) and (max-width:767px){
		.gallery-outer .gallery {
    display: grid;
    grid-template-columns: repeat(2, 1fr) !important;
}
}

@media screen and (max-width:767px){
	.single-tour .tourmaster-page-wrapper h6 {
    margin-bottom: 10px;
}
.slider-hero-new figure, .slider-hero-new figure img {
    height: 100%;
    max-height: 650px;
    object-fit: cover;
    object-position: center;
    min-height: 650px;
}
	.gallery-outer figure, .gallery-outer figure img {
    height: 100%;
    width: 100%;
    min-height: 250px;
    max-height: 250px;
    object-fit: cover;
    object-position: center;
}
	section.top-destinations-section h3.section-title {
    font-size: 23px !important;
    line-height: 30px;
}
	section.top-destinations-section {
    gap: 20px;
}
	.destination-name {
    font-size: 20px;
    padding: 20px;
}
	section.popular-tours h3, .why-choose-heading h2 {
    font-size: 23px !important;
}
	section.popular-tours .tour-card h4.ptd-title, section.popular-tours .tour-card h4.ptd-title a {
    font-size: 20px;
}
	.heading-new h2 {
    margin-bottom: 5px;
}
	.contact-outer form {
    display: grid;
    grid-template-columns: 1fr;
    gap: 15px;
}
	.category-outer .tour-blocks-container, .tax-tour_category .tour-blocks-container {
    padding: 40px 15px;
    max-width: 100%;
    margin: auto;
}
	.category-outer .tour-block-content h2, .tax-tour_category .tour-block-content h2 {
    font-size: 22px !important;
}
	.tour-meta {
    margin-bottom: 2px !important;
    font-size: 13px !important;
}
	.category-outer .tour-block-content, .tax-tour_category .tour-block-content {
    padding: 12px;
}
	.min-gallery  figure.gallery-item {
    margin-bottom: 20px !important;
}
	.min-gallery figure.gallery-item, .min-gallery figure.gallery-item img {
    height: 100%;
    width: 100%;
    min-height: 250px !important;
    max-height: 250px !important;
    object-fit: cover;
    object-position: center;
}
		.blogs-outer .cb-item {
    width: calc( (100% / 1) - 20px ) !important;
}
	.blogs-outer .cb-filter a.cb-filter-btn {
    min-width: max-content;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    font-size: 12px;
}
	.blogs-outer .cb-filter {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
	.blogs-outer .cb-inner a.cb-title {
    font-size: 20px;
}
	.tag-nature .traveltour-content-container .gdlr-core-blog-item-holder, .author .traveltour-content-container .gdlr-core-blog-item-holder, .category .traveltour-content-container .gdlr-core-blog-item-holder, .tag .traveltour-content-container .gdlr-core-blog-item-holder {
    display: grid;
    grid-template-columns: repeat(1, 1fr) !important;
    gap: 20px;
}
	.single-tour .tourmaster-single-main-content {
    padding: 0 !important;
}
	.single-tour p.has-white-color.has-black-background-color {
    padding: 20px;
}
	.single-tour .tourmaster-tour-info-outer {
    padding: 20px 0px !important;
}
	.single-tour .tourmaster-tour-info-outer .tourmaster-tour-info-wrap.clearfix {
    padding: 0;
		margin:0 !important;
		flex-wrap:wrap;
}
	.single-tour .tourmaster-tour-info-outer .tourmaster-tour-info-wrap.clearfix .tourmaster-item-pdlr {
    margin: 0;
}
	.single-tour  .tourmaster-page-content {
    padding: 20px 0px;
}
	.single-tour .tourmaster-page-wrapper >div .gdlr-core-pbf-wrapper-container {
    padding: 0px 20px !important;
    width: 100%;
    min-width: 100%;
}
	.single-tour .tourmaster-page-wrapper div#detail {
    padding: 0px !important;
}
	.single-tour h4.gdlr-core-toggle-box-item-title {
    color: #fff !important;
    font-size: 16px !important;
}
	.single-tour p.has-white-color.has-black-background-color strong em {
    font-size: 14px;
}
	.single-tour .tourmaster-page-wrapper div .gdlr-core-text-box-item-content p {
    font-size: 14px !important;
    text-align: left !important;
}
	.single-tour .tourmaster-page-wrapper div  .gdlr-core-title-item {
    margin: 0;
    padding-bottom: 15px !important;
}
	.single-tour .gdlr-core-pbf-wrapper-container>div:nth-child(3) h3 {
    font-size: 22px !important;
}
	.single-tour .tourmaster-page-wrapper div  .gdlr-core-title-item {
    margin: 0;
    padding-bottom: 0px !important;
}
	.single-tour ul li.gdlr-core-skin-divider.clearfix span {
    font-size: 14px !important;
    line-height: 20px;
}
	.single-tour  .gdlr-core-price-list-title {
    font-size: 14px;
}
	.single-tour .gdlr-core-price-list-price {
    font-size: 16px;
    font-weight: 600;
}
	.single-tour .gdlr-core-page-builder-body p {
    font-size: 14px;
}
	.single-tour .tourmaster-page-wrapper li {
    font-size: 14px !important;
}
	.tourmaster-template-payment .tourmaster-page-content {
    padding: 20px 0px !important;
}
	.filter-button button.find-tours-btn {
    font-size: 17px;
}
}
@media screen and (max-width:1024px){
	.top-destinations-wrapper.has-right {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
}
	.popular-tours .swiper-slide .tour-image {
    height: 270px;
}
	.hfe-nav-menu__breakpoint-tablet .hfe-active-menu.hfe-active-menu-full-width + .hfe-nav-menu__layout-horizontal, .hfe-nav-menu__breakpoint-tablet .hfe-active-menu.hfe-active-menu-full-width + .hfe-nav-menu__layout-vertical {
    position: absolute;
    top: 64px;
}
	.hfe-nav-menu__breakpoint-tablet .hfe-active-menu.hfe-active-menu-full-width + .hfe-nav-menu__layout-horizontal .hfe-nav-menu a.hfe-menu-item {
    text-align: center !important;
    display: flex;
    justify-content: center;
    padding: 15px 20px;
}
	.category-outer .tour-block-content, .tax-tour_category .tour-block-content {
    padding:20px
}
	.blogs-outer .cb-item {
    width: calc( (100% / 2) - 20px );
}
	.single-tour .gdlr-core-toggle-box-item-content {
    padding: 20px 0px !important;
}
	.single-tour .gdlr-core-toggle-box-item-content {
    padding: 0px !important;
}
	.single-tour .tourmaster-single-main-content {
    padding: 0 !important;
}
	.single-tour p.has-white-color.has-black-background-color {
    padding: 20px;
}
	.single-tour .tourmaster-tour-info-outer .tourmaster-tour-info-wrap.clearfix {
    padding: 0;
}
	.single-tour .tourmaster-page-wrapper div .gdlr-core-pbf-section-container.gdlr-core-container.clearfix {
    width: 100%;
    min-width: 100%;
}
}
@media screen and (min-width:768px) and (max-width:1024px){
	.slider-hero-new figure, .slider-hero-new figure img {
    height: 700px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
	.tag-nature .traveltour-content-container .gdlr-core-blog-item-holder, .author .traveltour-content-container .gdlr-core-blog-item-holder, .category .traveltour-content-container .gdlr-core-blog-item-holder, .tag .traveltour-content-container .gdlr-core-blog-item-holder {
    display: grid;
    grid-template-columns: repeat(2, 1fr) !important
			;
    gap: 20px;
}
}
@media screen and (min-width:768px) and (max-width:1199px){
	.gallery-outer .gallery{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
	}
}
@media screen and (min-width:1025px){
		.main-header ul.sub-menu {
    width: auto !important;
		min-width:100%;
    top: 53px !important;
    overflow: hidden;
    border-radius: 0px 0px 5px 5px;
}
	.main-header ul.sub-menu a.hfe-sub-menu-item {
    font-size: 16px !important;
    padding: 15px !important;
}
	.main-header ul.sub-menu a.hfe-sub-menu-item:hover {
    color: #fff !important;
    background: #b59157;
}
}
@media screen and (min-width:1025px) and (max-width:1300px){
	.main-header ul#menu-1-d0990a0 {
    display: flex;
    gap: 20px;
    justify-content: end;
}
	.bottom-header .elementor-widget-navigation-menu ul#menu-1-d0990a0 {
    display: flex;
    flex-wrap: nowrap !important;
    width: 100%;
}
}
@media screen and (max-width:1199px){
	.popular-tours .swiper-slide .tour-image {
    height: 300px;
}
	.gallery-outer .gallery figure.gallery-item {
    margin-bottom: 20px !important;
}
	.gallery-outer .gallery figure.gallery-item, .gallery-outer .gallery figure.gallery-item a {
    width: 100%;
    min-width: 100%;
}
}
@media screen and (max-width:1300px){
	.tag-nature .traveltour-content-container .gdlr-core-blog-item-holder, .author .traveltour-content-container .gdlr-core-blog-item-holder, .category .traveltour-content-container .gdlr-core-blog-item-holder, .tag .traveltour-content-container .gdlr-core-blog-item-holder {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
}
@media screen and (min-width:1301px){
		.main-header ul#menu-1-d0990a0 {
    gap: 50px;
		flex-wrap:nowrap;
}
	.main-header .hfe-nav-menu li.menu-item {
    position: relative;
    width: 100%;
    min-width: max-content;
}
}
@media screen and (max-width:1640px){
	.tag-nature .traveltour-content-container, .author .traveltour-content-container, .category .traveltour-content-container, .tag .traveltour-content-container {
    width: 100%;
    max-width: 1600px !important;
    padding: 0 20px;
}
	.single-tour .tourmaster-container {
    width: 100%;
    max-width: 1600px;
    padding: 0 20px;
}
	.single-tour .gdlr-core-pbf-wrapper-container {
    width: 100% !important;
    max-width: 1600px;
		padding:0px 20px;
}
}


/* =======================================================
   1. HIDE SOCIAL SHARE BUTTONS
======================================================= */
.tourmaster-social-share,
.gdlr-core-social-share,
.tourmaster-single-social,
.tourmaster-single-like {
  display: none !important;
}

/* =======================================================
   2. TOURMASTER TAB STYLING
======================================================= */
.tourmaster-tour-info .tourmaster-tour-info-navigation {
  background: #000 !important;
}
.gdlr-core-tab-style1 .gdlr-core-tab-item-title-wrap {
  background-color: #000 !important;
}
.gdlr-core-tab-item-title {
  color: #fff !important;
  background: #000 !important;
  border: none !important;
  transition: background 0.3s ease, color 0.3s ease;
  padding: 12px 20px !important;
}
.gdlr-core-tab-item-title:hover {
  background: #111 !important;
  color: #ccc !important;
}
.gdlr-core-tab-item.gdlr-core-active .gdlr-core-tab-item-title {
  background: #111 !important;
  color: #fff !important;
  border-bottom: 2px solid #fff !important;
}

/* =======================================================
   4. PRICE COLORS
======================================================= */
.tourmaster-tour-price,
.tourmaster-tour-price-wrap,
.tourmaster-tour-price-prefix {
  color: #000 !important;
  font-weight: 700 !important;
}
.tourmaster-tour-price-prefix {
  color: #555 !important;
  font-weight: 400 !important;
}

/* =======================================================
   5. SINGLE TOUR PAGE PRICE BAR
======================================================= */
.single-tour .tourmaster-tour-booking-bar {
  background-color: #000 !important;
  color: #fff !important;
}

/* =======================================================
   6. TOUR HEADER PRICE (SINGLE PAGE)
======================================================= */
.single-tour .tourmaster-header-price-wrap,
.single-tour .tourmaster-header-price-ribbon {
  background: #000 !important;
  color: #fff !important;
}
.single-tour .tourmaster-header-price-wrap .tourmaster-head,
.single-tour .tourmaster-header-price-wrap .tourmaster-tail {
  color: #fff !important;
}

/* =======================================================
   7. ITINERARY STYLING
======================================================= */
.single-tour .gdlr-core-toggle-box-item-title {
  background-color: #c59d5f !important;
  color: #fff !important;
  padding: 14px 20px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
}
.single-tour .gdlr-core-toggle-box-item.gdlr-core-active .gdlr-core-toggle-box-item-title {
  background-color: #000 !important;
}
.single-tour .gdlr-core-toggle-box-item-content {
  background-color: #fff !important;
  color: #111 !important;
/*   padding: 20px 25px !important; */
}
.single-tour .gdlr-core-toggle-box-item-content strong {
  color: #c59d5f !important;
}

/* =======================================================
   8. HOMEPAGE TOUR GRID – BLACK TEXT
======================================================= */
body.home .tourmaster-tour-grid .tourmaster-tour-title a,
body.home .tourmaster-tour-grid .tourmaster-tour-price,
body.home .tourmaster-tour-grid .tourmaster-tour-head,
body.home .tourmaster-tour-grid .tourmaster-tour-tail {
  color: #000 !important;
}

/* =======================================================
   9. TOUR TAB MENU – WHITE TEXT
======================================================= */
.tourmaster-content-navigation-tab {
  color: #fff !important;
  font-weight: bold !important;
  font-size: 20px !important;
}
.tourmaster-content-navigation-tab.tourmaster-active {
  border-bottom: 2px solid #c59d5f !important;
}
.tourmaster-tour-info .tourmaster-tour-info-navigation {
  background-color: #000 !important;
}

/* =======================================================
   10. REMOVE RELATED POSTS
======================================================= */
#jp-relatedposts,
.jp-relatedposts {
  display: none !important;
}

/* /* =======================================================
   11. TOUR LISTINGS – WHITE TITLE & PRICE TEXT (Tour Archive Pages)
======================================================= */

/* Applies to the tour listing / archive / grid pages */
.post-type-archive-tour .tourmaster-tour-title,
.post-type-archive-tour .tourmaster-tour-title a,
.post-type-archive-tour .tourmaster-tour-price,
.post-type-archive-tour .tourmaster-tour-price-wrap,
.post-type-archive-tour .tourmaster-head,
.post-type-archive-tour .tourmaster-tail {
  color: #fff !important;
}/* =======================================================
   11. TOUR LISTINGS – WHITE TITLE & PRICE TEXT (For Listing Pages)
======================================================= */

/* White text for tour listings (grid or list pages) */
body.page-id-5715 .tourmaster-tour-title,
body.page-id-5715 .tourmaster-tour-title a,
body.page-id-5715 .tourmaster-tour-price,
body.page-id-5715 .tourmaster-tour-price-wrap,
body.page-id-5715 .tourmaster-head,
body.page-id-5715 .tourmaster-tail,
body.page-id-5715 .tourmaster-tour-info,
body.page-id-5715 .gdlr-core-text-box-item-content {
  color: #fff !important;
}
/* =======================================================
   11. KEEP OTHER PAGES (checkout, single tours) BLACK TEXT
======================================================= */
body.single-tour .tourmaster-tour-title,
body.single-tour .tourmaster-tour-title a,
body.single-tour .tourmaster-tour-price,
body.single-tour .tourmaster-tour-price-wrap,
body.single-tour .tourmaster-head,
body.single-tour .tourmaster-tail,
body .tourmaster-tour-booking-bar-summary-info {
  color: #000 !important;
}

/* =======================================================
   13. CHECKOUT AREA FIX
======================================================= */
.single-tour .tourmaster-tour-booking-bar-summary,
.single-tour .tourmaster-tour-booking-bar-summary * {
  background-color: #fff !important;
  color: #000 !important;
}
/* =======================================================
   15. PAGE-SPECIFIC COLORS (Optional)
======================================================= */
body.page-id-5715 a.tour-link {
  color: #d4af37 !important;
}
body.page-id-5715 a.tour-link:hover {
  color: #fff !important;
}

/* =======================================================
   16. MOBILE HERO FIX
======================================================= */
@media only screen and (max-width: 768px) {
  .gdlr-core-title-item-title,
  h1, h2 {
    text-align: center !important;
    font-size: 26px !important;
    color: #fff !important;
  }
  .gdlr-core-text-box-item-content p {
    font-size: 17px !important;
    color: #ddd !important;
    text-align: center !important;
  }
/* === REMOVE RELATED POSTS COMPLETELY === */
#jp-relatedposts,
.jp-relatedposts,
.related-posts,
.single-related-posts,
.single .related,
.single .related-posts {
  display: none !important;
  visibility: hidden !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
}.tourmaster-tour-title,
.tourmaster-tour-title a,
.tourmaster-tour-price,
.tourmaster-tour-price-wrap,
.tourmaster-head,
.tourmaster-tail {
  color: #fff !important;
}
/* Keep titles & prices white in tour displays */
.tourmaster-tour-grid .tourmaster-tour-title,
.tourmaster-tour-grid .tourmaster-tour-title a,
.tourmaster-tour-grid .tourmaster-tour-price,
.tourmaster-tour-grid .tourmaster-tour-price-wrap,
.single-tour .tourmaster-header-price-wrap .tourmaster-head,
.single-tour .tourmaster-header-price-wrap .tourmaster-tail {
  color: #ffffff !important;
}

/* Make enquiry form labels black again */
.tourmaster-tour-booking-enquiry-wrap .tourmaster-head,
.tourmaster-tour-booking-enquiry-wrap .tourmaster-tail {
  color: #000000 !important;
}
/* =======================================================
   🔧 FINAL FIX — ENQUIRY FORM LABEL COLORS
   ======================================================= */

/* Reset labels only inside enquiry form wrapper */
.single-tour .tourmaster-tour-booking-enquiry-wrap .tourmaster-head,
.single-tour .tourmaster-tour-booking-enquiry-wrap .tourmaster-tail,
.single-tour .tourmaster-tour-booking-enquiry-wrap label {
  color: #000000 !important;   /* black readable text */
  background: #ffffff !important;
}

/* Input and textarea fields */
.single-tour .tourmaster-tour-booking-enquiry-wrap input[type="text"],
.single-tour .tourmaster-tour-booking-enquiry-wrap input[type="email"],
.single-tour .tourmaster-tour-booking-enquiry-wrap input[type="tel"],
.single-tour .tourmaster-tour-booking-enquiry-wrap textarea {
  background: #ffffff !important;
  color: #000000 !important;
  border: 1px solid #ccc !important;
}

/* Placeholder text */
.single-tour .tourmaster-tour-booking-enquiry-wrap ::placeholder {
  color: #777 !important;
  opacity: 1 !important;
}

/* Submit button */
.single-tour .tourmaster-tour-booking-enquiry-wrap input[type="submit"] {
  background: #000 !important;
  color: #fff !important;
  border: none !important;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  padding: 12px 20px !important;
  border-radius: 4px !important;
  cursor: pointer;
}
.single-tour .tourmaster-tour-booking-enquiry-wrap input[type="submit"]:hover {
  background: #d4af37 !important;
  color: #000 !important;
  transition: 0.3s ease;
}
/* Fix tour titles and prices to dark grey */
.tourmaster-tour-title,
.tourmaster-tour-title a,
.tourmaster-tour-price,
.tourmaster-tour-price-wrap,
.tourmaster-head,
.tourmaster-tail {
  color: #3a3a3a !important;
}
/* === FINAL FIX: force tour titles and prices dark === */
body .tourmaster-tour-title,
body .tourmaster-tour-title a,
body .tourmaster-tour-price,
body .tourmaster-tour-price-wrap,
body .tourmaster-head,
body .tourmaster-tail {
  color: #3a3a3a !important;  /* medium dark grey */
}
/* =======================================================
   FIX — ENQUIRY FORM LABEL VISIBILITY
======================================================= */

/* Make enquiry form labels black (overrides global .tourmaster-head) */
.tourmaster-enquiry-field .tourmaster-head,
.tourmaster-tour-booking-enquiry-wrap .tourmaster-head {
  color: #000000 !important; /* black label text */
  font-weight: 600 !important;
}

/* Required asterisk (the *) red for clarity */
.tourmaster-enquiry-field .tourmaster-req {
  color: #d00000 !important;
}

/* Input text and background */
.tourmaster-enquiry-field input[type="text"],
.tourmaster-enquiry-field input[type="email"],
.tourmaster-enquiry-field textarea {
  color: #000000 !important;
  background: #ffffff !important;
  border: 1px solid #ccc !important;
}

/* Placeholder color */
.tourmaster-enquiry-field ::placeholder {
  color: #777 !important;
}

/* Submit button styling */
.tourmaster-tour-booking-enquiry-wrap input[type="submit"] {
  background: #000000 !important;
  color: #ffffff !important;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  border: none !important;
  border-radius: 4px !important;
  padding: 12px 20px !important;
  cursor: pointer;
}
.tourmaster-tour-booking-enquiry-wrap input[type="submit"]:hover {
  background: #d4af37 !important; /* gold hover */
  color: #000000 !important;
}
/* 🔒 FINAL OVERRIDE: Force dark grey for titles & prices */
body .tourmaster-tour-title,
body .tourmaster-tour-title a,
body .tourmaster-tour-price,
body .tourmaster-tour-price-wrap,
body .tourmaster-head,
body .tourmaster-tail {
  color: #3a3a3a !important;
}

/* ✅ Keep enquiry form labels black */
body .tourmaster-enquiry-field .tourmaster-head,
body .tourmaster-tour-booking-enquiry-wrap .tourmaster-head {
  color: #000 !important;
}
/* =======================================================
   FIX — ENQUIRY FORM LABEL VISIBILITY
   ======================================================= */

/* Make only enquiry form labels black */
body .tourmaster-tour-booking-enquiry-wrap .tourmaster-enquiry-field .tourmaster-head,
body .tourmaster-tour-booking-enquiry-wrap .tourmaster-head,
body .tourmaster-enquiry-field .tourmaster-head {
  color: #000000 !important;  /* black label text */
  font-weight: 600 !important;
}

/* Required asterisk red */
body .tourmaster-enquiry-field .tourmaster-req {
  color: #d00000 !important;
}

/* Input text inside fields */
body .tourmaster-enquiry-field input[type="text"],
body .tourmaster-enquiry-field input[type="email"],
body .tourmaster-enquiry-field textarea {
  color: #000000 !important;
  background: #ffffff !important;
  border: 1px solid #ccc !important;
}

/* Placeholder text */
body .tourmaster-enquiry-field ::placeholder {
  color: #777 !important;
}

/* Submit button */
body .tourmaster-tour-booking-enquiry-wrap input[type="submit"] {
  background: #000000 !important;
  color: #ffffff !important;
  text-transform: uppercase;
  border: none;
  letter-spacing: 0.5px;
}
body .tourmaster-tour-booking-enquiry-wrap input[type="submit"]:hover {
  background: #d4af37 !important; /* gold hover */
  color: #000000 !important;
}
/* =======================================================
   💥 ULTRA-FORCE FIX — ENQUIRY FORM LABEL VISIBILITY
======================================================= */

/* 1️⃣ Target all enquiry form label wrappers, with ultra-specific selector */
body.single-tour div.tourmaster-tour-booking-bar-wrap div.tourmaster-tour-booking-enquiry-wrap div.tourmaster-enquiry-field div.tourmaster-head {
  color: #000 !important;      /* black text */
  font-weight: 600 !important; /* keep it boldish */
  background: transparent !important;
}

/* 2️⃣ Required asterisk red */
body.single-tour .tourmaster-enquiry-field .tourmaster-req {
  color: #d00000 !important;
}

/* 3️⃣ Input fields + textarea text color */
body.single-tour .tourmaster-enquiry-field input[type="text"],
body.single-tour .tourmaster-enquiry-field input[type="email"],
body.single-tour .tourmaster-enquiry-field textarea {
  color: #000 !important;
  background: #fff !important;
  border: 1px solid #ccc !important;
}

/* 4️⃣ Placeholder text */
body.single-tour .tourmaster-enquiry-field ::placeholder {
  color: #777 !important;
}

/* 5️⃣ Submit button */
body.single-tour .tourmaster-tour-booking-enquiry-wrap input[type="submit"] {
  background: #000 !important;
  color: #fff !important;
  border: none !important;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
}
body.single-tour .tourmaster-tour-booking-enquiry-wrap input[type="submit"]:hover {
  background: #d4af37 !important;
  color: #000 !important;
}/* =======================================================
   💥 BULLETPROOF FIX — Enquiry Form Label Visibility
======================================================= */

/* Make enquiry form labels black, even if overridden by theme */
body.single-tour div.tourmaster-tour-booking-enquiry-wrap div.tourmaster-enquiry-field div.tourmaster-head {
  color: #000 !important;            /* black text */
  background: transparent !important;
  font-weight: 600 !important;
}

/* Required asterisk red */
body.single-tour div.tourmaster-tour-booking-enquiry-wrap div.tourmaster-enquiry-field span.tourmaster-req {
  color: #d00000 !important;
}

/* Input fields */
body.single-tour div.tourmaster-tour-booking-enquiry-wrap div.tourmaster-enquiry-field input[type="text"],
body.single-tour div.tourmaster-tour-booking-enquiry-wrap div.tourmaster-enquiry-field input[type="email"],
body.single-tour div.tourmaster-tour-booking-enquiry-wrap div.tourmaster-enquiry-field textarea {
  color: #000 !important;
  background: #fff !important;
  border: 1px solid #ccc !important;
}

/* Placeholder text */
body.single-tour div.tourmaster-tour-booking-enquiry-wrap div.tourmaster-enquiry-field ::placeholder {
  color: #777 !important;
}

/* Submit button */
body.single-tour div.tourmaster-tour-booking-enquiry-wrap input[type="submit"] {
  background: #000 !important;
  color: #fff !important;
  border: none !important;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
body.single-tour div.tourmaster-tour-booking-enquiry-wrap input[type="submit"]:hover {
  background: #d4af37 !important;  /* gold hover */
  color: #000 !important;
}/* =======================================================
   💥 BULLETPROOF FIX — Enquiry Form Label Visibility
======================================================= */

/* Make enquiry form labels black, even if overridden by theme */
body.single-tour div.tourmaster-tour-booking-enquiry-wrap div.tourmaster-enquiry-field div.tourmaster-head {
  color: #000 !important;            /* black text */
  background: transparent !important;
  font-weight: 600 !important;
}

/* Required asterisk red */
body.single-tour div.tourmaster-tour-booking-enquiry-wrap div.tourmaster-enquiry-field span.tourmaster-req {
  color: #d00000 !important;
}

/* Input fields */
body.single-tour div.tourmaster-tour-booking-enquiry-wrap div.tourmaster-enquiry-field input[type="text"],
body.single-tour div.tourmaster-tour-booking-enquiry-wrap div.tourmaster-enquiry-field input[type="email"],
body.single-tour div.tourmaster-tour-booking-enquiry-wrap div.tourmaster-enquiry-field textarea {
  color: #000 !important;
  background: #fff !important;
  border: 1px solid #ccc !important;
}

/* Placeholder text */
body.single-tour div.tourmaster-tour-booking-enquiry-wrap div.tourmaster-enquiry-field ::placeholder {
  color: #777 !important;
}

/* Submit button */
body.single-tour div.tourmaster-tour-booking-enquiry-wrap input[type="submit"] {
  background: #000 !important;
  color: #fff !important;
  border: none !important;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
body.single-tour div.tourmaster-tour-booking-enquiry-wrap input[type="submit"]:hover {
  background: #d4af37 !important;  /* gold hover */
  color: #000 !important;
}/* === Final Fix: Make Enquiry Form Labels Black === */
body.single-tour .tourmaster-tour-booking-bar-wrap .tourmaster-enquiry-field .tourmaster-head {
  color: #000 !important; /* black label text */
}/* =======================================================
   FIX PRICE COLOR ON HOMEPAGE TOUR GRID
======================================================= */
body.home .tourmaster-tour-price,
body.home .tourmaster-tour-price-wrap,
body.home .tourmaster-head,
body.home .tourmaster-tail {
  color: #fff !important;
}

/* Optional: make the “From” label gold for contrast */
body.home .tourmaster-tour-price-prefix,
body.home .tourmaster-head {
  color: #d4af37 !important;
}/* ==== FORCE SHOW PRICE ON TOUR CARDS (GRID/LIST) ==== */
.tourmaster-tour-content-wrap .tourmaster-tour-price-wrap,
.tourmaster-tour-content-wrap .tourmaster-tour-price,
.tourmaster-tour-content-wrap .tourmaster-head,
.tourmaster-tour-content-wrap .tourmaster-tail {
  display: inline-block !important;
  visibility: visible !important;
  opacity: 1 !important;
  color: #000 !important;                 /* black for the white caption bar */
  -webkit-text-fill-color: #000 !important; /* defeats any skin using text-fill */
}

/* In case a skin makes the whole caption area transparent on hover */
.tourmaster-tour-item .gdlr-core-skin-e-background,
.tourmaster-tour-item .gdlr-core-skin-e-content {
  color: inherit !important;
  -webkit-text-fill-color: inherit !important;
}

/* If the theme hides the price on certain card styles */
.tourmaster-tour-price-wrap { 
  display: inline-block !important; 
}/* =======================================================
   FORCE TOUR PRICES TO DISPLAY CORRECTLY ON GRID CARDS
======================================================= */
.tourmaster-tour-item.tourmaster-tour-grid .tourmaster-tour-price,
.tourmaster-tour-item.tourmaster-tour-grid .tourmaster-tour-price .tourmaster-head,
.tourmaster-tour-item.tourmaster-tour-grid .tourmaster-tour-price .tourmaster-tail,
.tourmaster-tour-item.tourmaster-tour-grid .tourmaster-tour-price-wrap {
  color: #000 !important;
  -webkit-text-fill-color: #000 !important;
  opacity: 1 !important;
  visibility: visible !important;
  display: inline-block !important;
}

/* Optional: if background is dark on hover, force white text on hover */
.tourmaster-tour-item.tourmaster-tour-grid:hover 
.tourmaster-tour-price,
.tourmaster-tour-item.tourmaster-tour-grid:hover 
.tourmaster-tour-price .tourmaster-head,
.tourmaster-tour-item.tourmaster-tour-grid:hover 
.tourmaster-tour-price .tourmaster-tail {
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
}

/* Fix for “From” label to use gold accent if needed */
.tourmaster-tour-item.tourmaster-tour-grid .tourmaster-head {
  color: #d4af37 !important;
  font-weight: 600 !important;
}/* ===== FAQ Styling ===== */
.faq-section {
  max-width: 900px;
  margin: 0 auto;
  line-height: 1.8;
  font-size: 16px;
  color: #f5f5f5; /* softer white for smoother contrast */
}

/* FAQ heading (e.g., "Frequently Asked Questions") */
.faq-section h3, .faq-section h2 {
  color: #d4af37; /* gold accent for headings */
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.5px;
  margin-bottom: 20px;
}

/* FAQ questions */
.faq-section strong, 
.faq-section b {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  display: block;
  margin-top: 25px;
  margin-bottom: 5px;
}

/* FAQ answers */
.faq-section p {
  color: #e0e0e0;
  margin-bottom: 10px;
}

/* Optional subtle divider between questions */
.faq-section p:last-of-type {
  border-bottom: 1px solid rgba(255,255,255,0.1);
  padding-bottom: 15px;
}
.footer-widget p {
  margin: 3px 0;
}/* =======================================================
   🧱 BULLETPROOF FIX — Checkout Sidebar Text Colors
======================================================= */

/* Target the booking summary + all its child elements */
html body.single-tour div.tourmaster-tour-booking-bar-wrap {
  color: #000 !important;
  background: #fff !important;
}

/* Coupon, edit, and link text */
html body.single-tour div.tourmaster-tour-booking-bar-wrap a,
html body.single-tour div.tourmaster-tour-booking-bar-wrap a span {
  color: #000 !important;
}
html body.single-tour div.tourmaster-tour-booking-bar-wrap a:hover,
html body.single-tour div.tourmaster-tour-booking-bar-wrap a span:hover {
  color: #d4af37 !important;
}

/* Price + labels */
html body.single-tour div.tourmaster-tour-booking-bar-wrap .tourmaster-tour-price,
html body.single-tour div.tourmaster-tour-booking-bar-wrap .tourmaster-tour-price-wrap,
html body.single-tour div.tourmaster-tour-booking-bar-wrap .tourmaster-tour-booking-bar-summary-info {
  color: #000 !important;
  font-weight: 700 !important;
}

/* Input fields */
html body.single-tour div.tourmaster-tour-booking-bar-wrap input[type="text"],
html body.single-tour div.tourmaster-tour-booking-bar-wrap input[type="email"],
html body.single-tour div.tourmaster-tour-booking-bar-wrap input[type="tel"],
html body.single-tour div.tourmaster-tour-booking-bar-wrap input[type="number"] {
  color: #000 !important;
  background: #fff !important;
  border: 1px solid #ccc !important;
}

/* Placeholder text */
html body.single-tour div.tourmaster-tour-booking-bar-wrap ::placeholder {
  color: #777 !important;
  opacity: 1 !important;
}}
/* Homepage – change Book Now to View Tour */
.home .tourmaster-tour-item .tourmaster-tour-booking-button,
.home .tourmaster-tour-item .tourmaster-tour-booking-button span {
  font-size: 0 !important;
}

.home .tourmaster-tour-item .tourmaster-tour-booking-button::after {
  content: "View Tour";
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
}.single-tour .tourmaster-header-price,
.single-tour .tourmaster-header-price .tourmaster-tour-discount-price {
  color: #ffffff !important;
}.single-tour .tourmaster-header-price del {
  font-size: 18px;
  opacity: 0.7;
}

.single-tour .tourmaster-header-price ins {
  font-size: 32px;
  font-weight: 800;
}.single-tour .tourmaster-tour-price-wrap {
  display: inline-flex !important;
  align-items: center;
  gap: 10px;
}

.single-tour .tourmaster-tour-price,
.single-tour .tourmaster-tour-discount-price {
  display: inline !important;
  white-space: nowrap;
}

.single-tour .tourmaster-tour-price-wrap br {
  display: none;
}

/* colour fix */
.single-tour .tourmaster-tour-price,
.single-tour .tourmaster-tour-discount-price {
  color: #ffffff !important;
}



	
	
