.mdpclean_page,.mdpclean_page *{box-sizing:border-box}.mdpclean_page{--mdpclean_ink:#430C05;--mdpclean_text:#430C05;--mdpclean_red:#B34F1F;--mdpclean_red_dark:#B34F1F;--mdpclean_orange:#B34F1F;--mdpclean_soft:#FFFFFF;--mdpclean_white:#FFFFFF;--mdpclean_border:rgba(19,37,36,.12);--mdpclean_shadow:0 18px 45px rgba(19,37,36,.10);--mdpclean_shadow_hover:0 28px 65px rgba(19,37,36,.18);width:100%;overflow:hidden;font-family:Inter,Arial,sans-serif;color:var(--mdpclean_ink);background:#FFFFFF}.mdpclean_container{width:100%;max-width:1280px;margin:0 auto;padding:0 22px}.mdpclean_banner{position:relative;min-height:430px;display:flex;align-items:center;justify-content:center;padding:90px 22px 115px;text-align:center;overflow:hidden;background-size:cover;background-position:center;border-bottom-left-radius:54px;border-bottom-right-radius:54px;clip-path:ellipse(118% 100% at 50% 0%)}.mdpclean_banner:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.58);z-index:1}.mdpclean_banner_inner{position:relative;z-index:2;max-width:900px;color:#FFFFFF}.mdpclean_banner_label{display:inline-flex;align-items:center;justify-content:center;gap:9px;margin-bottom:18px;padding:9px 16px;border-radius:999px;color:#FFFFFF;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.25);backdrop-filter:blur(10px);font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.mdpclean_banner_label i{color:var(--mdpclean_orange)}.mdpclean_banner h1{margin:0;font-family:"Playfair Display",Georgia,serif;font-size:clamp(44px,7vw,78px);line-height:.98;letter-spacing:-.055em;color:#FFFFFF}.mdpclean_banner h1 span{color:var(--mdpclean_orange)}.mdpclean_banner p{max-width:720px;margin:22px auto 0;color:rgba(255,255,255,.90);font-size:clamp(16px,2.2vw,21px);line-height:1.75;font-weight:500}.mdpclean_intro{padding:58px 0 34px}.mdpclean_text_box{padding:34px 36px;border-radius:28px;background:#FFFFFF;border:1px solid var(--mdpclean_border);box-shadow:var(--mdpclean_shadow)}.mdpclean_text_box p{margin:0 0 18px;color:var(--mdpclean_text);font-size:17px;line-height:1.9;font-weight:500}.mdpclean_text_box p:last-child{margin-bottom:0}.mdpclean_text_box strong{color:var(--mdpclean_red);font-weight:900}.mdpclean_keyword{color:var(--mdpclean_red_dark);font-weight:900}.mdpclean_section{padding:44px 0}.mdpclean_head{max-width:780px;margin:0 auto 36px;text-align:center}.mdpclean_head h2{margin:0;font-family:"Playfair Display",Georgia,serif;font-size:clamp(34px,4.5vw,54px);line-height:1.02;letter-spacing:-.045em;color:var(--mdpclean_ink)}.mdpclean_head h2 span{color:var(--mdpclean_red)}.mdpclean_head p{max-width:650px;margin:16px auto 0;color:var(--mdpclean_text);font-size:16px;line-height:1.75;font-weight:500}.mdpclean_grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.mdpclean_card{position:relative;display:flex;flex-direction:column;overflow:hidden;min-height:100%;text-decoration:none!important;color:inherit!important;background:var(--mdpclean_white);border:2px solid var(--mdpclean_border);border-radius:28px;box-shadow:var(--mdpclean_shadow);transition:transform .32s ease,box-shadow .32s ease,border-color .32s ease}.mdpclean_card:after{content:"";position:absolute;inset:10px;border:1px solid rgba(179,79,31,.24);border-radius:22px;pointer-events:none;opacity:.7;transition:opacity .32s ease,inset .32s ease}.mdpclean_card:hover{transform:translateY(-8px);border-color:rgba(179,79,31,.40);box-shadow:var(--mdpclean_shadow_hover)}.mdpclean_card:hover:after{inset:8px;opacity:1}.mdpclean_image{position:relative;width:100%;height:280px;overflow:hidden;background:#FFFFFF}.mdpclean_image img{display:block;width:100%;height:280px;object-fit:cover;transition:transform .85s ease,filter .85s ease}.mdpclean_card:hover .mdpclean_image img{transform:scale(1.08);filter:saturate(1.06) contrast(1.04)}.mdpclean_image:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(0,0,0,.02) 28%,rgba(0,0,0,.50) 100%);pointer-events:none}.mdpclean_badges{position:absolute;left:18px;right:18px;bottom:18px;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:nowrap}.mdpclean_badge{display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border-radius:999px;background:rgba(255,255,255,.94);color:var(--mdpclean_ink);font-size:12px;font-weight:900;box-shadow:0 10px 24px rgba(0,0,0,.16);backdrop-filter:blur(10px);white-space:nowrap}.mdpclean_badge i{color:var(--mdpclean_orange)}.mdpclean_badge_location{margin-left:auto;color:#FFFFFF;background:rgba(179,79,31,.94)}.mdpclean_badge_location i{color:#FFFFFF}.mdpclean_card_body{position:relative;z-index:1;display:flex;flex-direction:column;flex:1;padding:24px 22px 22px;text-align:left}.mdpclean_card_body h3{margin:0 0 12px;color:var(--mdpclean_ink);font-size:22px;line-height:1.25;letter-spacing:-.025em;font-weight:900}.mdpclean_card_body p{margin:0 0 18px;color:var(--mdpclean_text);font-size:14px;line-height:1.6;font-weight:500}.mdpclean_features{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:9px;margin:0 0 22px;padding:0;list-style:none}.mdpclean_features li{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:8px 12px;border-radius:999px;color:#B34F1F;background:rgba(179,79,31,.09);border:1px solid rgba(179,79,31,.28);font-size:12px;font-weight:900;text-align:center}.mdpclean_features i{color:var(--mdpclean_orange);font-size:11px}.mdpclean_card_btn{display:inline-flex;align-items:center;justify-content:space-between;gap:14px;width:100%;margin-top:auto;padding:14px 16px;border-radius:18px;color:#FFFFFF;background:linear-gradient(135deg,var(--mdpclean_red),var(--mdpclean_orange));font-size:14px;font-weight:900}.mdpclean_card_btn i{width:31px;height:31px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,255,255,.18);transition:transform .25s ease,background .25s ease}.mdpclean_card:hover .mdpclean_card_btn i{transform:translateX(4px);background:rgba(255,255,255,.26)}.mdpclean_why_wrap{padding:44px 0;background:#FFFFFF}.mdpclean_why_grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.mdpclean_why_item{padding:30px 24px;text-align:center;border-radius:28px;background:var(--mdpclean_soft);border:1px solid rgba(179,79,31,.14);box-shadow:0 14px 36px rgba(19,37,36,.07);transition:transform .28s ease,box-shadow .28s ease}.mdpclean_why_item:hover{transform:translateY(-5px);box-shadow:var(--mdpclean_shadow)}.mdpclean_why_icon{width:76px;height:76px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:18px;border-radius:24px;color:#FFFFFF;background:linear-gradient(135deg,var(--mdpclean_red),var(--mdpclean_orange));box-shadow:0 14px 28px rgba(179,79,31,.22)}.mdpclean_why_icon i{font-size:30px}.mdpclean_why_item h3{margin:0 0 10px;font-size:19px;font-weight:900}.mdpclean_why_item p{margin:0;color:var(--mdpclean_text);font-size:14px;line-height:1.65}.mdpclean_faq_grid{display:grid;grid-template-columns:1fr 1fr;gap:18px 24px}.mdpclean_faq_item{overflow:hidden;border-radius:20px;background:#FFFFFF;border:1px solid rgba(19,37,36,.11);box-shadow:0 10px 28px rgba(19,37,36,.05)}.mdpclean_faq_question{width:100%;display:flex;align-items:center;gap:12px;padding:18px 20px;cursor:pointer;color:var(--mdpclean_ink);font-size:15px;font-weight:900}.mdpclean_faq_question i:first-child{color:var(--mdpclean_red);width:22px;text-align:center}.mdpclean_faq_question i:last-child{margin-left:auto;color:var(--mdpclean_orange);transition:transform .28s ease}.mdpclean_faq_answer{max-height:0;overflow:hidden;padding:0 20px;color:var(--mdpclean_text);font-size:14px;line-height:1.65;transition:max-height .3s ease,padding .3s ease}.mdpclean_faq_item.mdpclean_open{border-color:rgba(179,79,31,.32)}.mdpclean_faq_item.mdpclean_open .mdpclean_faq_question i:last-child{transform:rotate(180deg)}.mdpclean_faq_item.mdpclean_open .mdpclean_faq_answer{max-height:240px;padding:0 20px 18px 54px}.mdpclean_empty{grid-column:1/-1;padding:30px;border:1px dashed var(--mdpclean_border);border-radius:20px;text-align:center;color:var(--mdpclean_text);background:#FFFFFF}.mdpclean_page .entry-title{display:none!important}@media (max-width:1080px){.mdpclean_grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.mdpclean_why_grid,.mdpclean_faq_grid{grid-template-columns:1fr}}@media (max-width:700px){.mdpclean_banner{min-height:360px;padding:70px 16px 92px;border-bottom-left-radius:38px;border-bottom-right-radius:38px;clip-path:ellipse(115% 100% at 50% 0%)}.mdpclean_banner h1{font-size:19px!important;line-height:1.3!important;letter-spacing:-.01em!important}.mdpclean_head h2{font-size:17px!important;line-height:1.35!important;letter-spacing:-.01em!important}.mdpclean_card_body h3,.mdpclean_why_item h3{font-size:15px!important;line-height:1.35!important}.mdpclean_faq_question{font-size:14px!important;line-height:1.45!important}.mdpclean_banner p{max-width:340px;margin-top:14px;font-size:13px!important;line-height:1.65}.mdpclean_banner_label{margin-bottom:12px;padding:7px 12px;font-size:10px;letter-spacing:.06em}.mdpclean_container{padding:0 14px}.mdpclean_intro{padding:34px 0 24px}.mdpclean_text_box{padding:20px 16px;border-radius:22px;box-shadow:0 12px 30px rgba(19,37,36,.08)}.mdpclean_text_box p{margin-bottom:14px;font-size:13px;line-height:1.8;text-align:left}.mdpclean_section,.mdpclean_why_wrap{padding:34px 0}.mdpclean_head{margin-bottom:24px}.mdpclean_head p{max-width:340px;margin-top:10px;font-size:13px;line-height:1.65}.mdpclean_grid{grid-template-columns:1fr;gap:20px}.mdpclean_card{border-radius:24px}.mdpclean_image,.mdpclean_image img{height:250px}.mdpclean_card_body{padding:20px 16px 18px}.mdpclean_card_body p{font-size:13px;line-height:1.65;margin-bottom:16px}.mdpclean_features{flex-wrap:nowrap;justify-content:center;gap:8px;margin-bottom:18px;overflow-x:auto;white-space:nowrap;scrollbar-width:none}.mdpclean_features::-webkit-scrollbar{display:none}.mdpclean_features li{flex:0 0 auto}.mdpclean_card_btn{padding:13px 14px;border-radius:16px;font-size:13px}.mdpclean_why_grid,.mdpclean_faq_grid{grid-template-columns:1fr;gap:16px}.mdpclean_why_item{padding:24px 18px;border-radius:24px}.mdpclean_why_item p,.mdpclean_faq_answer{font-size:13px;line-height:1.65}.mdpclean_faq_question{padding:16px;gap:10px}.mdpclean_faq_item.mdpclean_open .mdpclean_faq_answer{padding:0 16px 16px 48px}}@media (max-width:420px){.mdpclean_banner{min-height:340px;padding-top:64px;padding-bottom:84px;clip-path:ellipse(125% 100% at 50% 0%)}.mdpclean_banner h1{font-size:19px!important}.mdpclean_banner p,.mdpclean_head p{font-size:13px}.mdpclean_badges{left:14px;right:14px;bottom:14px;gap:8px}.mdpclean_badge{font-size:11px;padding:8px 10px}.mdpclean_features li{font-size:11px;padding:8px 10px}}

/* Luxury Private Tours Marrakech card fixes */
.mdpclean_price_badge{position:absolute;top:18px;right:18px;z-index:3;display:inline-flex;align-items:center;gap:8px;padding:10px 15px;border-radius:999px;background:linear-gradient(135deg,var(--mdpclean_red),var(--mdpclean_orange));color:#FFFFFF;font-size:13px;font-weight:900;box-shadow:0 12px 26px rgba(0,0,0,.20);white-space:nowrap}.mdpclean_price_badge i{color:#FFFFFF}.mdpclean_features{flex-wrap:nowrap!important;overflow-x:auto;scrollbar-width:none}.mdpclean_features::-webkit-scrollbar{display:none}.mdpclean_features li{flex:0 0 auto}.mdpclean_image img{background:#FFFFFF}
@media (max-width:420px){.mdpclean_price_badge{top:14px;right:14px;font-size:11px;padding:8px 11px}}

.mdpclean_card_body p,.wpdt3_desc_line{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-overflow:ellipsis!important;}

/* v1.2.2 Rank Math readability / built-in Table of Contents */
.mdpclean_toc {
  background: #FFFFFF;
  border-top: 1px solid rgba(210,111,40,0.24);
  border-bottom: 1px solid rgba(210,111,40,0.24);
}
.mdpclean_toc .mdpclean_container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px 14px;
  padding-top: 14px;
  padding-bottom: 14px;
}
.mdpclean_toc strong {
  color: #B34F1F;
  margin-right: 4px;
}
.mdpclean_toc a {
  display: inline-flex;
  align-items: center;
  padding: 8px 12px;
  border-radius: 999px;
  background: #FFFFFF;
  border: 1px solid rgba(210,111,40,0.22);
  color: #B34F1F;
  font-weight: 800;
  text-decoration: none;
}
.mdpclean_toc a:hover,
.mdpclean_toc a:focus {
  text-decoration: underline;
}
.mdpclean_page section[id] {
  scroll-margin-top: 96px;
}

/* v2.1.9 Explore intro / archive banner design fix
   Keeps the paragraph area as one clean card only, matching the Marrakech Explore design. */
.mdpclean_page .mdpclean_intro{
  padding:42px 0 28px !important;
  margin:0 !important;
  min-height:0 !important;
  height:auto !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  outline:0 !important;
}
.mdpclean_page .mdpclean_intro > .mdpclean_container{
  max-width:1080px !important;
  margin:0 auto !important;
  padding:0 22px !important;
  min-height:0 !important;
  height:auto !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  outline:0 !important;
}
.mdpclean_page .mdpclean_intro .mdpclean_text_box{
  width:100% !important;
  max-width:1030px !important;
  margin:0 auto !important;
  padding:24px 28px !important;
  border:1px solid #430C05 !important;
  border-radius:16px !important;
  background:#FFFFFF !important;
  box-shadow:0 10px 26px rgba(67,12,5,.08) !important;
  min-height:0 !important;
  height:auto !important;
  outline:0 !important;
}
.mdpclean_page .mdpclean_intro .mdpclean_text_box p{
  margin:0 0 10px !important;
  color:#430C05 !important;
  font-size:13.5px !important;
  line-height:1.75 !important;
  font-weight:500 !important;
}
.mdpclean_page .mdpclean_intro .mdpclean_text_box p:last-child{margin-bottom:0 !important;}
.travel-pro-tour-archive-page{background:#FFFFFF !important;}
.travel-pro-tour-archive-page .travel-pro-cards-section{padding-top:54px !important;}
.travel-pro-archive-banner{background-color:#430C05;}
.travel-pro-archive-banner:not([style*="background-image"]){background-image:linear-gradient(135deg,#430C05,#430C05) !important;}
@media (max-width:700px){
  .mdpclean_page .mdpclean_intro{padding:30px 0 20px !important;}
  .mdpclean_page .mdpclean_intro > .mdpclean_container{padding:0 14px !important;}
  .mdpclean_page .mdpclean_intro .mdpclean_text_box{padding:18px 16px !important;border-radius:14px !important;}
  .mdpclean_page .mdpclean_intro .mdpclean_text_box p{font-size:12.5px !important;line-height:1.7 !important;}
  .travel-pro-tour-archive-page .travel-pro-cards-section{padding-top:38px !important;}
}


/* v2.1.10 Explore intro single-card fix
   Removes the extra outer card and keeps only one clean paragraph card. */
.mdpclean_page .mdpclean_intro{
  padding:42px 0 28px !important;
  margin:0 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  min-height:0 !important;
  height:auto !important;
}
.mdpclean_page .mdpclean_intro > .mdpclean_container{
  max-width:1080px !important;
  margin:0 auto !important;
  padding:0 22px !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  min-height:0 !important;
  height:auto !important;
}
.mdpclean_page .mdpclean_intro .mdpclean_text_box{
  width:100% !important;
  max-width:1030px !important;
  margin:0 auto !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  outline:0 !important;
  min-height:0 !important;
  height:auto !important;
}
.mdpclean_page .mdpclean_intro .mdpclean_text_box > p,
.mdpclean_page .mdpclean_intro .mdpclean_text_box > div,
.mdpclean_page .mdpclean_intro .mdpclean_text_box > section,
.mdpclean_page .mdpclean_intro .mdpclean_text_box > article,
.mdpclean_page .mdpclean_intro .mdpclean_text_box > .wp-block-group,
.mdpclean_page .mdpclean_intro .mdpclean_text_box > .wp-block-cover,
.mdpclean_page .mdpclean_intro .mdpclean_text_box > .wp-block-columns{
  width:100% !important;
  max-width:100% !important;
  margin:0 auto 16px !important;
  padding:24px 28px !important;
  background:#FFFFFF !important;
  border:1px solid #430C05 !important;
  border-radius:16px !important;
  box-shadow:0 10px 26px rgba(67,12,5,.08) !important;
  min-height:0 !important;
  height:auto !important;
  outline:0 !important;
}
.mdpclean_page .mdpclean_intro .mdpclean_text_box > :last-child{
  margin-bottom:0 !important;
}
.mdpclean_page .mdpclean_intro .mdpclean_text_box > div > p,
.mdpclean_page .mdpclean_intro .mdpclean_text_box > section > p,
.mdpclean_page .mdpclean_intro .mdpclean_text_box > article > p,
.mdpclean_page .mdpclean_intro .mdpclean_text_box > .wp-block-group > p{
  margin:0 0 10px !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  color:#430C05 !important;
  font-size:13.5px !important;
  line-height:1.75 !important;
  font-weight:500 !important;
  min-height:0 !important;
  height:auto !important;
}
.mdpclean_page .mdpclean_intro .mdpclean_text_box p{
  color:#430C05 !important;
  font-size:13.5px !important;
  line-height:1.75 !important;
  font-weight:500 !important;
}
.mdpclean_page .mdpclean_intro .mdpclean_text_box > div > p:last-child,
.mdpclean_page .mdpclean_intro .mdpclean_text_box > section > p:last-child,
.mdpclean_page .mdpclean_intro .mdpclean_text_box > article > p:last-child,
.mdpclean_page .mdpclean_intro .mdpclean_text_box > .wp-block-group > p:last-child{
  margin-bottom:0 !important;
}
@media (max-width:700px){
  .mdpclean_page .mdpclean_intro{padding:30px 0 20px !important;}
  .mdpclean_page .mdpclean_intro > .mdpclean_container{padding:0 14px !important;}
  .mdpclean_page .mdpclean_intro .mdpclean_text_box > p,
  .mdpclean_page .mdpclean_intro .mdpclean_text_box > div,
  .mdpclean_page .mdpclean_intro .mdpclean_text_box > section,
  .mdpclean_page .mdpclean_intro .mdpclean_text_box > article,
  .mdpclean_page .mdpclean_intro .mdpclean_text_box > .wp-block-group,
  .mdpclean_page .mdpclean_intro .mdpclean_text_box > .wp-block-cover,
  .mdpclean_page .mdpclean_intro .mdpclean_text_box > .wp-block-columns{
    padding:18px 16px !important;
    border-radius:14px !important;
  }
  .mdpclean_page .mdpclean_intro .mdpclean_text_box p{font-size:12.5px !important;line-height:1.7 !important;}
}


/* v2.1.17 Luxury Private Tours Marrakech tour card image fit fix
   Forces shortcode card images to fill the whole image area and adds a clean zoom crop. */
.travel-pro-cards-section .mdpclean_image{
  height:280px !important;
  min-height:280px !important;
  overflow:hidden !important;
  background:#FFFFFF !important;
}
.travel-pro-cards-section .mdpclean_image img{
  width:100% !important;
  height:100% !important;
  min-height:100% !important;
  display:block !important;
  object-fit:cover !important;
  object-position:center center !important;
  transform:scale(1.08) !important;
  transform-origin:center center !important;
  transition:transform .85s ease,filter .85s ease !important;
}
.travel-pro-cards-section .mdpclean_card:hover .mdpclean_image img{
  transform:scale(1.16) !important;
  filter:saturate(1.08) contrast(1.05) !important;
}
@media (max-width:700px){
  .travel-pro-cards-section .mdpclean_image{
    height:250px !important;
    min-height:250px !important;
  }
  .travel-pro-cards-section .mdpclean_image img{
    height:100% !important;
  }
}

/* Travel Pro v2.1.20 manual tours heading size fix */
.travel-pro-cards-section .mdpclean_head h2 {
  font-size: clamp(32px, 4.8vw, 58px) !important;
  line-height: 1.08 !important;
  letter-spacing: -0.035em !important;
}
.travel-pro-cards-section .mdpclean_head p {
  font-size: 16px !important;
  line-height: 1.75 !important;
}
@media (max-width: 700px) {
  .travel-pro-cards-section .mdpclean_head h2 {
    font-size: clamp(25px, 7.4vw, 36px) !important;
    line-height: 1.16 !important;
  }
  .travel-pro-cards-section .mdpclean_head p {
    font-size: 14px !important;
    line-height: 1.7 !important;
  }
}

/* v2.1.23 submitted premium tour-card design
   Applies the provided red/white card layout to plugin tour cards on archives, shortcodes, and Explore pages. */
.mdpclean_page .mdpclean_section,
.travel-pro-cards-section{
  background:transparent !important;
}
.mdpclean_page .mdpclean_head{
  text-align:center !important;
  margin:0 auto 2.5rem !important;
  max-width:780px !important;
}
.mdpclean_page .mdpclean_head h2{
  font-family:Inter,system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",sans-serif !important;
  font-size:clamp(1.8rem,4.5vw,2.5rem) !important;
  font-weight:800 !important;
  letter-spacing:-0.02em !important;
  color:#430C05 !important;
  line-height:1.2 !important;
  margin:0 0 .5rem !important;
}
.mdpclean_page .mdpclean_head h2 span{
  color:#B34F1F !important;
}
.mdpclean_page .mdpclean_head p{
  color:#430C05 !important;
  font-weight:500 !important;
  font-size:1rem !important;
  line-height:1.5 !important;
  max-width:600px !important;
  margin:0 auto !important;
}
.mdpclean_page .mdpclean_grid{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:24px !important;
  width:100% !important;
  margin-top:.5rem !important;
  align-items:stretch !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card{
  position:relative !important;
  display:flex !important;
  flex-direction:column !important;
  min-height:0 !important;
  height:auto !important;
  overflow:visible !important;
  background:#FFFFFF !important;
  border:1px solid #FFFFFF !important;
  border-radius:20px !important;
  box-shadow:0 10px 22px rgba(0,0,0,.04),0 0 0 1px rgba(0,0,0,.02) !important;
  color:inherit !important;
  text-decoration:none !important;
  transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card:after{
  display:none !important;
  content:none !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card:hover,
.mdpclean_page .mdpclean_grid > .mdpclean_card:focus{
  transform:translateY(-5px) !important;
  box-shadow:0 22px 32px -12px rgba(179,79,31,.12) !important;
  border-color:#FFFFFF !important;
  outline:none !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_image{
  position:relative !important;
  width:100% !important;
  height:230px !important;
  min-height:230px !important;
  overflow:hidden !important;
  border-radius:20px 20px 0 0 !important;
  background:#FFFFFF !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_image:before{
  display:none !important;
  content:none !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_image img{
  display:block !important;
  width:100% !important;
  height:100% !important;
  min-height:100% !important;
  object-fit:cover !important;
  object-position:center center !important;
  transform:none !important;
  filter:none !important;
  transition:transform .9s ease !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card:hover .mdpclean_image img{
  transform:scale(1.05) !important;
  filter:none !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_price_badge{
  display:none !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_badges{
  position:absolute !important;
  top:12px !important;
  right:12px !important;
  bottom:auto !important;
  left:12px !important;
  z-index:3 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:8px !important;
  flex-wrap:nowrap !important;
  color:#FFFFFF !important;
  font-size:.75rem !important;
  font-weight:600 !important;
  pointer-events:none !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_badge{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:5px !important;
  width:auto !important;
  max-width:48% !important;
  min-width:0 !important;
  padding:.4rem 1rem !important;
  border-radius:30px !important;
  font-size:.75rem !important;
  line-height:1.2 !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
  pointer-events:auto !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_badge i{
  color:inherit !important;
  flex:0 0 auto !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_badge_location{
  order:1 !important;
  margin-left:0 !important;
  margin-right:auto !important;
  background:rgba(0,0,0,.60) !important;
  color:#FFFFFF !important;
  border:1px solid rgba(255,255,255,.30) !important;
  box-shadow:none !important;
  -webkit-backdrop-filter:blur(10px) !important;
  backdrop-filter:blur(10px) !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_badge:not(.mdpclean_badge_location){
  order:2 !important;
  margin-left:auto !important;
  background:#B34F1F !important;
  color:#FFFFFF !important;
  border:0 !important;
  font-weight:700 !important;
  box-shadow:0 4px 12px rgba(179,79,31,.40) !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_card_body{
  position:relative !important;
  z-index:2 !important;
  display:flex !important;
  flex:1 1 auto !important;
  flex-direction:column !important;
  gap:0 !important;
  margin:-25px 14px 14px !important;
  padding:1.4rem 1.2rem 1.3rem !important;
  text-align:left !important;
  background:#FFFFFF !important;
  border:1px solid #FFFFFF !important;
  border-radius:18px !important;
  box-shadow:0 10px 22px rgba(0,0,0,.05) !important;
  -webkit-backdrop-filter:blur(4px) !important;
  backdrop-filter:blur(4px) !important;
  transition:border-color .3s ease,box-shadow .3s ease !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card:hover .mdpclean_card_body{
  border-color:#FFFFFF !important;
  box-shadow:0 14px 26px rgba(179,79,31,.08) !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_card_body h3{
  font-family:Inter,system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",sans-serif !important;
  margin:0 0 .4rem !important;
  color:#430C05 !important;
  font-size:1.25rem !important;
  line-height:1.25 !important;
  font-weight:750 !important;
  letter-spacing:-.3px !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_card_body p{
  display:-webkit-box !important;
  -webkit-line-clamp:2 !important;
  -webkit-box-orient:vertical !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
  min-height:2.55rem !important;
  margin:0 0 1rem !important;
  color:#430C05 !important;
  font-size:.85rem !important;
  line-height:1.5 !important;
  font-weight:400 !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_features{
  display:grid !important;
  grid-template-columns:1fr 1fr !important;
  gap:.7rem .8rem !important;
  align-items:center !important;
  justify-content:initial !important;
  flex-wrap:initial !important;
  overflow:visible !important;
  white-space:normal !important;
  width:100% !important;
  margin:.2rem 0 1.3rem !important;
  padding:0 !important;
  list-style:none !important;
  scrollbar-width:auto !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_features::-webkit-scrollbar{
  display:initial !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_features li{
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:.5rem !important;
  min-width:0 !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  border-radius:0 !important;
  color:#430C05 !important;
  font-size:.8rem !important;
  line-height:1.25 !important;
  font-weight:550 !important;
  text-align:left !important;
  box-shadow:none !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_features li i{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  flex:0 0 30px !important;
  width:30px !important;
  height:30px !important;
  min-width:30px !important;
  border:1px solid #FFFFFF !important;
  border-radius:8px !important;
  background:#FFFFFF !important;
  color:#B34F1F !important;
  font-size:.8rem !important;
  transition:background .2s ease,border-color .2s ease,color .2s ease !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card:hover .mdpclean_features li i{
  background:#FFFFFF !important;
  border-color:#B34F1F !important;
  color:#B34F1F !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_card_btn{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:6px !important;
  width:100% !important;
  margin-top:auto !important;
  padding:.7rem 1.2rem !important;
  border:2px solid #B34F1F !important;
  border-radius:12px !important;
  background:transparent !important;
  color:#B34F1F !important;
  box-shadow:none !important;
  font-size:.9rem !important;
  font-weight:700 !important;
  line-height:1.2 !important;
  letter-spacing:.2px !important;
  text-align:center !important;
  text-decoration:none !important;
  transition:background .3s ease,color .3s ease,border-color .3s ease,box-shadow .3s ease,transform .3s ease !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card:hover .mdpclean_card_btn,
.mdpclean_page .mdpclean_grid > .mdpclean_card:focus .mdpclean_card_btn{
  background:#B34F1F !important;
  color:#FFFFFF !important;
  border-color:#B34F1F !important;
  box-shadow:0 6px 16px rgba(179,79,31,.25) !important;
  transform:translateY(-1px) !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_card_btn i{
  display:inline-flex !important;
  width:auto !important;
  height:auto !important;
  min-width:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  color:inherit !important;
  transform:none !important;
}
.mdpclean_page .mdpclean_more_wrap{
  display:flex !important;
  justify-content:center !important;
  margin-top:2.5rem !important;
  text-align:center !important;
}
.mdpclean_page .mdpclean_more_btn{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:10px !important;
  padding:.8rem 2.4rem !important;
  border:2px solid #FFFFFF !important;
  border-radius:40px !important;
  background:#FFFFFF !important;
  color:#430C05 !important;
  box-shadow:none !important;
  font-size:.9rem !important;
  font-weight:700 !important;
  text-decoration:none !important;
  transition:background .25s ease,border-color .25s ease !important;
}
.mdpclean_page .mdpclean_more_btn i{
  color:#B34F1F !important;
}
.mdpclean_page .mdpclean_more_btn:hover,
.mdpclean_page .mdpclean_more_btn:focus{
  border-color:#B34F1F !important;
  background:#FFFFFF !important;
  color:#430C05 !important;
}
@media (max-width:1024px){
  .mdpclean_page .mdpclean_grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }
}
@media (max-width:640px){
  .mdpclean_page .mdpclean_grid{
    grid-template-columns:1fr !important;
    gap:22px !important;
  }
}
@media (max-width:480px){
  .mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_card_body{
    margin:-20px 10px 10px !important;
    padding:1.2rem 1rem 1.1rem !important;
  }
  .mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_features{
    gap:.5rem .5rem !important;
  }
  .mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_badge{
    max-width:50% !important;
    padding:.38rem .75rem !important;
    font-size:.7rem !important;
  }
}

/* Travel Pro v2.1.33 unified explore orange + blue polish */
.mdpclean_page,
.travel-pro-cards-section,
.wpdt3_section,
.mdt_wrapper_9x7z,
.ntd_page{
  --mdpclean_ink:#430C05 !important;
  --mdpclean_text:#430C05 !important;
  --mdpclean_red:#B34F1F !important;
  --mdpclean_red_dark:#B34F1F !important;
  --mdpclean_orange:#B34F1F !important;
  --mdpclean_soft:#FFFFFF !important;
  --mdpclean_white:#FFFFFF !important;
  --mdpclean_border:#FFFFFF !important;
  --mdpclean_shadow:0 12px 32px rgba(67,12,5,.08) !important;
  font-family:Inter,system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important;
  color:#430C05 !important;
  background:#FFFFFF !important;
}
.mdpclean_card,.wpdt3_card,.mdt_card_5x8a,.ntd_info_box,.mdpclean_text_box,.mdpclean_why_item,.mdpclean_faq_item{
  background:#FFFFFF !important;
  border-color:#FFFFFF !important;
  border-radius:22px !important;
  box-shadow:0 8px 24px rgba(67,12,5,.07) !important;
}
.mdpclean_card_body h3,.mdpclean_head h2,.mdpclean_why_item h3,.mdpclean_faq_question,.wpdt3_card_title,.wpdt3_title,.mdt_heading_main_4k2p,.mdt_card_title_0z9x,.section-title{color:#430C05 !important;font-family:Inter,system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important;letter-spacing:-.025em !important;}
.mdpclean_card_body p,.mdpclean_head p,.mdpclean_text_box p,.mdpclean_why_item p,.mdpclean_faq_answer,.wpdt3_desc_line,.wpdt3_subtitle,.mdt_subheading_7n8m,.ntd_info_box p,.section-subtitle{color:#430C05 !important;font-size:15px !important;line-height:1.68 !important;font-weight:450 !important;}
.mdpclean_card_btn,.mdpclean_more_btn,.wpdt3_button{background:#B34F1F !important;color:#FFFFFF !important;border-color:#B34F1F !important;border-radius:16px !important;box-shadow:0 10px 24px rgba(179,79,31,.22) !important;}
.mdpclean_card_btn:hover,.mdpclean_more_btn:hover,.wpdt3_button:hover{background:#B34F1F !important;color:#FFFFFF !important;}
.mdpclean_badge_location,.wpdt3_badge_location{background:#430C05 !important;color:#FFFFFF !important;}
.mdpclean_price_badge,.wpdt3_price_badge,.mdpclean_banner h1 span,.mdpclean_head h2 span,.mdpclean_features i,.mdpclean_badge i,.wpdt3_features i,.wpdt3_badge i,.section-title span{color:#B34F1F !important;}
.mdpclean_features li,.wpdt3_features li{background:#FFFFFF !important;border-color:rgba(179,79,31,.22) !important;color:#430C05 !important;}




/* Travel Pro v2.1.33 hard icon + orange/blue color fix */
.ftm-tour-page{
  --tp-brand-orange:#B34F1F !important;
  --tp-brand-orange-dark:#B34F1F !important;
  --tp-brand-blue:#430C05 !important;
  --tp-brand-blue-2:#430C05 !important;
  --tp-page-bg:#FFFFFF !important;
  --tp-card-bg:#FFFFFF !important;
  --tp-soft-orange:#FFFFFF !important;
  --tp-soft-blue:#FFFFFF !important;
  --tp-border:#FFFFFF !important;
  --tp-text:#430C05 !important;
  --tp-muted:#430C05 !important;
  color:var(--tp-text) !important;
  background:linear-gradient(180deg,#FFFFFF 0%,#FFFFFF 52%,#FFFFFF 100%) !important;
}
.ftm-tour-page i[class^="fa"],
.ftm-tour-page i[class*=" fa-"],
.ftm-tour-page .ftm-btn-icon i,
.ftm-tour-page .ftm-meta-icon i,
.ftm-tour-page .fact-icon i,
.ftm-tour-page .ftm-pill-icon i,
.ftm-tour-page .ftm-sec-icon i,
.ftm-tour-page .ftm-help-icon i,
.ftm-tour-page .include-row i,
.ftm-tour-page .faq-question i,
.ftm-tour-page .ftm-gallery-badge-icon i,
.ftm-tour-page .zt-mobile-control i,
.ftm-tour-page .zt-view-all-mobile i{
  font-family:"Font Awesome 6 Free","Font Awesome 5 Free" !important;
  font-style:normal !important;
  font-variant:normal !important;
  text-rendering:auto !important;
  line-height:1 !important;
  font-weight:900 !important;
  speak:never !important;
  color:inherit !important;
}
.ftm-tour-page i.fa-regular,
.ftm-tour-page i.far{
  font-family:"Font Awesome 6 Free","Font Awesome 5 Free" !important;
  font-weight:400 !important;
}
.ftm-tour-page .ftm-meta{
  display:grid !important;
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  gap:12px !important;
}
.ftm-tour-page .ftm-meta > div{
  min-height:62px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:10px !important;
  padding:12px 14px !important;
  background:#FFFFFF !important;
  border:1px solid var(--tp-border) !important;
  border-radius:18px !important;
  color:var(--tp-brand-blue) !important;
  box-shadow:0 6px 18px rgba(67,12,5,.055) !important;
  font-size:14px !important;
  font-weight:800 !important;
  line-height:1.25 !important;
  text-align:center !important;
}
.ftm-tour-page .ftm-meta-icon,
.ftm-tour-page .fact-icon,
.ftm-tour-page .ftm-pill-icon,
.ftm-tour-page .ftm-sec-icon,
.ftm-tour-page .include-row > i,
.ftm-tour-page .ftm-help-icon,
.ftm-tour-page .ftm-gallery-badge-icon{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  flex:0 0 auto !important;
  width:34px !important;
  height:34px !important;
  min-width:34px !important;
  border-radius:12px !important;
  background:var(--tp-soft-orange) !important;
  border:1px solid rgba(179,79,31,.28) !important;
  color:var(--tp-brand-orange) !important;
  box-shadow:none !important;
}
.ftm-tour-page .fact-icon,
.ftm-tour-page .ftm-pill-icon,
.ftm-tour-page .ftm-sec-icon{width:42px !important;height:42px !important;min-width:42px !important;}
.ftm-tour-page .ftm-meta-icon i,
.ftm-tour-page .fact-icon i,
.ftm-tour-page .ftm-pill-icon i,
.ftm-tour-page .ftm-sec-icon i{font-size:15px !important;color:var(--tp-brand-orange) !important;}
.ftm-tour-page .ftm-card,
.ftm-tour-page .ftm-booking,
.ftm-tour-page .ftm-help-card,
.ftm-tour-page .tour-description-card,
.ftm-tour-page #tour-practical-details,
.ftm-tour-page #tour-itinerary,
.ftm-tour-page #tour-included,
.ftm-tour-page #tour-highlights,
.ftm-tour-page #tour-faq,
.ftm-tour-page .fact-card,
.ftm-tour-page .includes-card,
.ftm-tour-page .step-content-card,
.ftm-tour-page .faq-item{
  background:#FFFFFF !important;
  border:1px solid var(--tp-border) !important;
  border-radius:22px !important;
  box-shadow:0 10px 28px rgba(67,12,5,.065) !important;
  color:var(--tp-brand-blue) !important;
}
.ftm-tour-page .ftm-title,
.ftm-tour-page h1.ftm-title,
.ftm-tour-page .ftm-card h2,
.ftm-tour-page #tour-highlights h2,
.ftm-tour-page #tour-faq h2,
.ftm-tour-page #tour-itinerary h2,
.ftm-tour-page #tour-included h2,
.ftm-tour-page #tour-practical-details h2,
.ftm-tour-page .step-title-line,
.ftm-tour-page .fact-text strong,
.ftm-tour-page .include-row strong,
.ftm-tour-page .faq-question,
.ftm-tour-page .ftm-help-card h4{
  color:var(--tp-brand-blue) !important;
}
.ftm-tour-page .description-label,
.ftm-tour-page .step-title-line strong,
.ftm-tour-page .quick-facts-title,
.ftm-tour-page .ftm-price-big::first-letter,
.ftm-tour-page .fact-text span,
.ftm-tour-page a:not(.ftm-btn-primary):not(.ftm-side-btn):not(.ftm-submit){
  color:var(--tp-brand-orange) !important;
}
.ftm-tour-page .ftm-btn-primary,
.ftm-tour-page .ftm-side-btn,
.ftm-tour-page .ftm-submit,
.ftm-tour-page .ftm-mobile-book-btn,
html body #ftmTourModal.ftm-modal .ftm-submit{
  background:var(--tp-brand-orange) !important;
  border-color:var(--tp-brand-orange) !important;
  color:#FFFFFF !important;
  box-shadow:0 10px 24px rgba(179,79,31,.22) !important;
}
.ftm-tour-page .ftm-btn-primary:hover,
.ftm-tour-page .ftm-side-btn:hover,
.ftm-tour-page .ftm-submit:hover,
.ftm-tour-page .ftm-mobile-book-btn:hover,
html body #ftmTourModal.ftm-modal .ftm-submit:hover{
  background:var(--tp-brand-orange-dark) !important;
  border-color:var(--tp-brand-orange-dark) !important;
  color:#FFFFFF !important;
}
.ftm-tour-page .ftm-mobile-bookbar-inner,
html body #ftmTourModal.ftm-modal .ftm-modal-head{
  background:var(--tp-brand-blue) !important;
  border-color:var(--tp-brand-blue) !important;
}
@media (max-width:760px){
  .ftm-tour-page .ftm-meta{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:10px !important;}
  .ftm-tour-page .ftm-meta > div{min-height:58px !important;padding:10px !important;font-size:13px !important;border-radius:16px !important;}
  .ftm-tour-page .ftm-meta-icon{width:30px !important;height:30px !important;min-width:30px !important;border-radius:10px !important;}
}
.mdpclean_page,
.travel-pro-cards-section,
.wpdt3_section,
.mdt_wrapper_9x7z,
.ntd_page{
  --mdpclean_ink:#430C05 !important;
  --mdpclean_text:#430C05 !important;
  --mdpclean_red:#B34F1F !important;
  --mdpclean_red_dark:#B34F1F !important;
  --mdpclean_orange:#B34F1F !important;
  --mdpclean_soft:#FFFFFF !important;
  --mdpclean_white:#FFFFFF !important;
  --mdpclean_border:#FFFFFF !important;
  background:#FFFFFF !important;
  color:#430C05 !important;
}
.mdpclean_page i[class^="fa"],
.mdpclean_page i[class*=" fa-"],
.travel-pro-cards-section i[class^="fa"],
.travel-pro-cards-section i[class*=" fa-"],
.wpdt3_section i[class^="fa"],
.wpdt3_section i[class*=" fa-"]{
  font-family:"Font Awesome 6 Free","Font Awesome 5 Free" !important;
  font-style:normal !important;
  font-variant:normal !important;
  text-rendering:auto !important;
  line-height:1 !important;
  font-weight:900 !important;
  speak:never !important;
}
.mdpclean_page i.fa-regular,.mdpclean_page i.far,.travel-pro-cards-section i.fa-regular,.travel-pro-cards-section i.far{font-weight:400 !important;}
.mdpclean_page .mdpclean_grid > .mdpclean_card,
.mdpclean_card,
.wpdt3_card,
.mdt_card_5x8a,
.ntd_info_box,
.mdpclean_text_box,
.mdpclean_why_item,
.mdpclean_faq_item{
  background:#FFFFFF !important;
  border:1px solid #FFFFFF !important;
  border-radius:22px !important;
  box-shadow:0 10px 28px rgba(67,12,5,.07) !important;
}
.mdpclean_card_body h3,
.mdpclean_head h2,
.mdpclean_why_item h3,
.mdpclean_faq_question,
.wpdt3_card_title,
.wpdt3_title,
.mdt_heading_main_4k2p,
.mdt_card_title_0z9x,
.section-title{color:#430C05 !important;}
.mdpclean_card_body p,
.mdpclean_head p,
.mdpclean_text_box p,
.mdpclean_why_item p,
.mdpclean_faq_answer,
.wpdt3_desc_line,
.wpdt3_subtitle,
.mdt_subheading_7n8m,
.ntd_info_box p,
.section-subtitle{color:#430C05 !important;}
.mdpclean_card_btn,
.mdpclean_more_btn,
.wpdt3_button{background:#B34F1F !important;border-color:#B34F1F !important;color:#FFFFFF !important;}
.mdpclean_card_btn:hover,
.mdpclean_more_btn:hover,
.wpdt3_button:hover{background:#B34F1F !important;border-color:#B34F1F !important;color:#FFFFFF !important;}
.mdpclean_price_badge,
.mdpclean_features li i,
.mdpclean_badge i,
.wpdt3_features i,
.wpdt3_badge i{color:#B34F1F !important;}
.mdpclean_badge_location,
.wpdt3_badge_location{background:#430C05 !important;color:#FFFFFF !important;}
.mdpclean_features li,
.wpdt3_features li{background:#FFFFFF !important;border-color:rgba(179,79,31,.26) !important;color:#430C05 !important;}




/* Travel Pro v2.1.35 final orange/blue card + title fix */
.mdpclean_page,
.travel-pro-cards-section,
.wpdt3_section,
.mdt_wrapper_9x7z,
.ntd_page{
  --tp-orange:#B34F1F !important;
  --tp-orange-dark:#B34F1F !important;
  --tp-blue:#430C05 !important;
  --tp-muted:#430C05 !important;
  --tp-line:#FFFFFF !important;
  --tp-bg:#FFFFFF !important;
  background:#FFFFFF !important;
  color:#430C05 !important;
}
.mdpclean_banner h1 span,
.mdpclean_head h2 span,
.section-title span,
.mdt_heading_main_4k2p span{
  display:inline !important;
  width:auto !important;
  min-width:0 !important;
  height:auto !important;
  min-height:0 !important;
  padding:0 !important;
  margin:0 !important;
  border:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  color:#B34F1F !important;
  line-height:inherit !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card,
.travel-pro-cards-section .mdpclean_card,
.wpdt3_card,
.mdt_tour_card_3p8r,
.mdt_card_5x8a{
  background:#FFFFFF !important;
  border:1px solid #FFFFFF !important;
  border-radius:22px !important;
  box-shadow:0 12px 30px rgba(67,12,5,.075) !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card:hover,
.travel-pro-cards-section .mdpclean_card:hover,
.wpdt3_card:hover,
.mdt_tour_card_3p8r:hover,
.mdt_card_5x8a:hover{
  border-color:#B34F1F !important;
  box-shadow:0 22px 46px rgba(67,12,5,.12),0 8px 20px rgba(179,79,31,.12) !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_card_body,
.travel-pro-cards-section .mdpclean_card .mdpclean_card_body{
  border-color:#FFFFFF !important;
  box-shadow:0 12px 28px rgba(67,12,5,.075) !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card:hover .mdpclean_card_body,
.travel-pro-cards-section .mdpclean_card:hover .mdpclean_card_body{
  border-color:rgba(179,79,31,.42) !important;
  box-shadow:0 16px 32px rgba(67,12,5,.10) !important;
}
.mdpclean_card_body h3,
.mdpclean_head h2,
.wpdt3_card_title,
.wpdt3_title,
.mdt_heading_main_4k2p,
.mdt_card_title_0z9x,
.section-title{
  color:#430C05 !important;
}
.mdpclean_card_body p,
.mdpclean_head p,
.wpdt3_desc_line,
.wpdt3_subtitle,
.mdt_subheading_7n8m,
.section-subtitle{
  color:#430C05 !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_badge_location,
.travel-pro-cards-section .mdpclean_card .mdpclean_badge_location,
.wpdt3_badge_location{
  background:#430C05 !important;
  border:1px solid rgba(255,255,255,.28) !important;
  color:#FFFFFF !important;
  box-shadow:0 8px 18px rgba(67,12,5,.22) !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_badge:not(.mdpclean_badge_location),
.travel-pro-cards-section .mdpclean_card .mdpclean_badge:not(.mdpclean_badge_location),
.wpdt3_badge:not(.wpdt3_badge_location),
.mdt_duration_text_5h6m{
  background:#B34F1F !important;
  border-color:#B34F1F !important;
  color:#FFFFFF !important;
  box-shadow:0 8px 18px rgba(179,79,31,.26) !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_badge i,
.travel-pro-cards-section .mdpclean_card .mdpclean_badge i,
.wpdt3_badge i,
.mdt_duration_text_5h6m i{
  color:inherit !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_features,
.travel-pro-cards-section .mdpclean_card .mdpclean_features{
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_features li,
.travel-pro-cards-section .mdpclean_card .mdpclean_features li,
.wpdt3_features li,
.mdt_pill_feature_6e2r{
  background:transparent !important;
  border-color:transparent !important;
  color:#430C05 !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_features li i,
.travel-pro-cards-section .mdpclean_card .mdpclean_features li i,
.wpdt3_features li i,
.mdt_pill_feature_6e2r i{
  background:#FFFFFF !important;
  border:1px solid rgba(179,79,31,.32) !important;
  color:#B34F1F !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_card_btn,
.travel-pro-cards-section .mdpclean_card .mdpclean_card_btn,
.mdpclean_more_btn,
.wpdt3_button,
.mdt_btn_details_3k7j,
.mdt_btn_view_all_4l8m{
  background:#B34F1F !important;
  border-color:#B34F1F !important;
  color:#FFFFFF !important;
  border-radius:16px !important;
  box-shadow:0 10px 24px rgba(179,79,31,.24) !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card:hover .mdpclean_card_btn,
.travel-pro-cards-section .mdpclean_card:hover .mdpclean_card_btn,
.mdpclean_more_btn:hover,
.wpdt3_button:hover,
.mdt_tour_card_3p8r:hover .mdt_btn_details_3k7j,
.mdt_btn_view_all_4l8m:hover{
  background:#B34F1F !important;
  border-color:#B34F1F !important;
  color:#FFFFFF !important;
  box-shadow:0 12px 26px rgba(210,111,40,.30) !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_card_btn i,
.travel-pro-cards-section .mdpclean_card .mdpclean_card_btn i,
.mdpclean_more_btn i,
.wpdt3_button i,
.mdt_btn_details_3k7j i,
.mdt_btn_view_all_4l8m i{
  color:#FFFFFF !important;
  background:transparent !important;
}
@media (max-width:520px){
  .mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_features,
  .travel-pro-cards-section .mdpclean_card .mdpclean_features{grid-template-columns:repeat(3,minmax(0,1fr)) !important;}
}


/* Travel Pro 2.1.35 - force itinerary day badge text white */
.ftm-tour-page .itinerary-step .step-title-line strong,
.ftm-tour-page .itinerary-step .step-title-line strong *,
.ftm-tour-page .itinerary-step .step-title-line strong a,
.ftm-tour-page .itinerary-step .step-title-line a strong,
.ftm-tour-page .itinerary-step [class*="day-badge"],
.ftm-tour-page .itinerary-step [class*="day-badge"] *,
.ftm-tour-page .itinerary-step [class*="day-label"],
.ftm-tour-page .itinerary-step [class*="day-label"] *{
  color:#FFFFFF !important;
  -webkit-text-fill-color:#FFFFFF !important;
  text-decoration:none !important;
  text-shadow:none !important;
}
.ftm-tour-page .itinerary-step .step-title-line strong{
  background:#B34F1F !important;
  border-color:#B34F1F !important;
}

/* Travel Pro v2.1.38 - unified tour card design across Tours, Explore, destination and shortcode pages.
   This final layer keeps every .mdpclean tour card using the Tours page card style and removes title ellipsis. */
.mdpclean_page .mdpclean_grid,
.travel-pro-cards-section .mdpclean_grid{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:24px !important;
  align-items:stretch !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card,
.travel-pro-cards-section .mdpclean_grid > .mdpclean_card,
.travel-pro-cards-section .mdpclean_card{
  position:relative !important;
  display:flex !important;
  flex-direction:column !important;
  height:100% !important;
  min-width:0 !important;
  overflow:hidden !important;
  text-decoration:none !important;
  color:inherit !important;
  background:#FFFFFF !important;
  border:1px solid #FFFFFF !important;
  border-radius:22px !important;
  box-shadow:0 12px 30px rgba(67,12,5,.075) !important;
  transition:transform .3s ease, box-shadow .3s ease, border-color .3s ease !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card:hover,
.mdpclean_page .mdpclean_grid > .mdpclean_card:focus,
.travel-pro-cards-section .mdpclean_grid > .mdpclean_card:hover,
.travel-pro-cards-section .mdpclean_grid > .mdpclean_card:focus,
.travel-pro-cards-section .mdpclean_card:hover,
.travel-pro-cards-section .mdpclean_card:focus{
  transform:translateY(-5px) !important;
  border-color:#B34F1F !important;
  box-shadow:0 22px 46px rgba(67,12,5,.12),0 8px 20px rgba(179,79,31,.12) !important;
  outline:none !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_image,
.travel-pro-cards-section .mdpclean_card .mdpclean_image{
  position:relative !important;
  width:100% !important;
  height:280px !important;
  min-height:280px !important;
  max-height:280px !important;
  overflow:hidden !important;
  border-radius:22px 22px 0 0 !important;
  background:#FFFFFF !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_image img,
.travel-pro-cards-section .mdpclean_card .mdpclean_image img{
  display:block !important;
  width:100% !important;
  height:100% !important;
  min-height:100% !important;
  object-fit:cover !important;
  object-position:center center !important;
  transform:scale(1.04) !important;
  transform-origin:center center !important;
  filter:none !important;
  transition:transform .85s ease, filter .85s ease !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card:hover .mdpclean_image img,
.travel-pro-cards-section .mdpclean_card:hover .mdpclean_image img{
  transform:scale(1.10) !important;
  filter:saturate(1.06) contrast(1.03) !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_price_badge,
.travel-pro-cards-section .mdpclean_card .mdpclean_price_badge{
  display:inline-flex !important;
  align-items:center !important;
  gap:6px !important;
  position:absolute !important;
  right:14px !important;
  bottom:14px !important;
  z-index:4 !important;
  padding:8px 12px !important;
  border-radius:999px !important;
  background:linear-gradient(135deg,#B34F1F,#B34F1F) !important;
  color:#FFFFFF !important;
  font-size:13px !important;
  font-weight:900 !important;
  line-height:1 !important;
  box-shadow:0 10px 22px rgba(179,79,31,.24) !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_badges,
.travel-pro-cards-section .mdpclean_card .mdpclean_badges{
  position:absolute !important;
  top:14px !important;
  left:14px !important;
  right:14px !important;
  z-index:3 !important;
  display:flex !important;
  align-items:flex-start !important;
  justify-content:space-between !important;
  flex-wrap:nowrap !important;
  gap:8px !important;
  max-width:calc(100% - 28px) !important;
  pointer-events:none !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_badge,
.travel-pro-cards-section .mdpclean_card .mdpclean_badge{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:6px !important;
  max-width:48% !important;
  min-width:0 !important;
  padding:8px 12px !important;
  border-radius:999px !important;
  font-size:13px !important;
  line-height:1 !important;
  font-weight:850 !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
  pointer-events:auto !important;
  -webkit-backdrop-filter:blur(10px) !important;
  backdrop-filter:blur(10px) !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_badge_location,
.travel-pro-cards-section .mdpclean_card .mdpclean_badge_location{
  order:1 !important;
  margin-right:auto !important;
  background:rgba(67,12,5,.78) !important;
  color:#FFFFFF !important;
  border:1px solid rgba(255,255,255,.26) !important;
  box-shadow:0 8px 18px rgba(67,12,5,.18) !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_badge:not(.mdpclean_badge_location),
.travel-pro-cards-section .mdpclean_card .mdpclean_badge:not(.mdpclean_badge_location){
  order:2 !important;
  margin-left:auto !important;
  background:#FFFFFF !important;
  color:#430C05 !important;
  border:1px solid rgba(216,224,234,.86) !important;
  box-shadow:0 8px 18px rgba(67,12,5,.10) !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_badge i,
.travel-pro-cards-section .mdpclean_card .mdpclean_badge i{
  flex:0 0 auto !important;
  color:inherit !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_card_body,
.travel-pro-cards-section .mdpclean_card .mdpclean_card_body{
  position:relative !important;
  z-index:2 !important;
  display:flex !important;
  flex:1 1 auto !important;
  flex-direction:column !important;
  width:calc(100% - 28px) !important;
  max-width:calc(100% - 28px) !important;
  margin:-26px auto 14px !important;
  padding:21px 18px 18px !important;
  text-align:left !important;
  background:#FFFFFF !important;
  border:1px solid #FFFFFF !important;
  border-radius:20px !important;
  box-shadow:0 12px 28px rgba(67,12,5,.075) !important;
  overflow:visible !important;
  transition:border-color .3s ease, box-shadow .3s ease !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card:hover .mdpclean_card_body,
.travel-pro-cards-section .mdpclean_card:hover .mdpclean_card_body{
  border-color:rgba(179,79,31,.42) !important;
  box-shadow:0 16px 34px rgba(67,12,5,.10) !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_card_body h3,
.travel-pro-cards-section .mdpclean_card .mdpclean_card_body h3,
.mdpclean_card_body h3,
.wpdt3_card_title,
.mdt_card_title_0z9x{
  display:block !important;
  width:100% !important;
  max-width:100% !important;
  height:auto !important;
  min-height:0 !important;
  margin:0 0 10px !important;
  color:#430C05 !important;
  font-family:Inter,system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important;
  font-size:clamp(19px,2.1vw,23px) !important;
  line-height:1.22 !important;
  font-weight:900 !important;
  letter-spacing:-.025em !important;
  white-space:normal !important;
  overflow:visible !important;
  text-overflow:clip !important;
  word-break:normal !important;
  overflow-wrap:break-word !important;
  -webkit-line-clamp:unset !important;
  line-clamp:unset !important;
  -webkit-box-orient:initial !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_card_body p,
.travel-pro-cards-section .mdpclean_card .mdpclean_card_body p{
  width:100% !important;
  max-width:100% !important;
  min-height:0 !important;
  margin:0 0 16px !important;
  color:#430C05 !important;
  font-size:15px !important;
  line-height:1.55 !important;
  font-weight:500 !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_features,
.travel-pro-cards-section .mdpclean_card .mdpclean_features{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:10px !important;
  width:100% !important;
  max-width:100% !important;
  margin:18px 0 18px !important;
  padding:0 !important;
  list-style:none !important;
  overflow:visible !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_features li,
.travel-pro-cards-section .mdpclean_card .mdpclean_features li{
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:8px !important;
  min-width:0 !important;
  padding:0 !important;
  color:#430C05 !important;
  font-size:13px !important;
  line-height:1.25 !important;
  font-weight:800 !important;
  text-align:left !important;
  white-space:normal !important;
  overflow:visible !important;
  text-overflow:clip !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_features li i,
.travel-pro-cards-section .mdpclean_card .mdpclean_features li i{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:34px !important;
  height:34px !important;
  min-width:34px !important;
  flex:0 0 34px !important;
  border-radius:11px !important;
  background:#FFFFFF !important;
  border:1px solid rgba(179,79,31,.32) !important;
  color:#B34F1F !important;
  font-size:14px !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_card_btn,
.travel-pro-cards-section .mdpclean_card .mdpclean_card_btn{
  width:100% !important;
  max-width:100% !important;
  min-height:52px !important;
  margin-top:auto !important;
  padding:14px 18px !important;
  border:1px solid #B34F1F !important;
  border-radius:16px !important;
  background:linear-gradient(135deg,#B34F1F,#B34F1F) !important;
  color:#FFFFFF !important;
  font-size:16px !important;
  font-weight:900 !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:9px !important;
  box-shadow:0 14px 28px rgba(179,79,31,.22) !important;
  text-decoration:none !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card:hover .mdpclean_card_btn,
.travel-pro-cards-section .mdpclean_card:hover .mdpclean_card_btn{
  background:linear-gradient(135deg,#B34F1F,#B34F1F) !important;
  color:#FFFFFF !important;
  border-color:#B34F1F !important;
  box-shadow:0 16px 30px rgba(179,79,31,.28) !important;
}
@media (max-width:1024px){
  .mdpclean_page .mdpclean_grid,
  .travel-pro-cards-section .mdpclean_grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }
}
@media (max-width:700px){
  .mdpclean_page .mdpclean_grid,
  .travel-pro-cards-section .mdpclean_grid{
    grid-template-columns:1fr !important;
    gap:22px !important;
  }
  .mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_image,
  .travel-pro-cards-section .mdpclean_card .mdpclean_image{
    height:250px !important;
    min-height:250px !important;
    max-height:250px !important;
  }
  .mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_card_body,
  .travel-pro-cards-section .mdpclean_card .mdpclean_card_body{
    width:calc(100% - 24px) !important;
    max-width:calc(100% - 24px) !important;
    margin:-24px auto 14px !important;
    padding:20px 18px 18px !important;
  }
  .mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_card_body h3,
  .travel-pro-cards-section .mdpclean_card .mdpclean_card_body h3,
  .mdpclean_card_body h3,
  .wpdt3_card_title,
  .mdt_card_title_0z9x{
    font-size:21px !important;
    line-height:1.24 !important;
    white-space:normal !important;
    overflow:visible !important;
    text-overflow:clip !important;
    display:block !important;
    -webkit-line-clamp:unset !important;
    line-clamp:unset !important;
  }
}
@media (max-width:390px){
  .mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_image,
  .travel-pro-cards-section .mdpclean_card .mdpclean_image{
    height:225px !important;
    min-height:225px !important;
    max-height:225px !important;
  }
  .mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_card_body,
  .travel-pro-cards-section .mdpclean_card .mdpclean_card_body{
    width:calc(100% - 18px) !important;
    max-width:calc(100% - 18px) !important;
    padding:18px 15px 16px !important;
  }
}



/* Travel Pro v2.1.39 - compact unified tour cards + safer chip wrapping */
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_image,
.travel-pro-cards-section .mdpclean_card .mdpclean_image{
  height:248px !important;
  min-height:248px !important;
  max-height:248px !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_card_body,
.travel-pro-cards-section .mdpclean_card .mdpclean_card_body{
  width:calc(100% - 24px) !important;
  max-width:calc(100% - 24px) !important;
  margin:-22px auto 12px !important;
  padding:18px 16px 16px !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_card_body h3,
.travel-pro-cards-section .mdpclean_card .mdpclean_card_body h3,
.mdpclean_card_body h3,
.wpdt3_card_title,
.mdt_card_title_0z9x{
  margin:0 0 8px !important;
  font-size:clamp(18px,1.9vw,21px) !important;
  line-height:1.24 !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_card_body p,
.travel-pro-cards-section .mdpclean_card .mdpclean_card_body p{
  margin:0 0 14px !important;
  font-size:14px !important;
  line-height:1.5 !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_features,
.travel-pro-cards-section .mdpclean_card .mdpclean_features{
  gap:8px !important;
  margin:14px 0 14px !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_features li,
.travel-pro-cards-section .mdpclean_card .mdpclean_features li{
  gap:7px !important;
  font-size:12.5px !important;
  line-height:1.22 !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_features li i,
.travel-pro-cards-section .mdpclean_card .mdpclean_features li i{
  width:32px !important;
  height:32px !important;
  min-width:32px !important;
  flex:0 0 32px !important;
  border-radius:10px !important;
  font-size:13px !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_card_btn,
.travel-pro-cards-section .mdpclean_card .mdpclean_card_btn{
  min-height:48px !important;
  padding:12px 16px !important;
  font-size:15px !important;
}
@media (max-width:700px){
  .mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_image,
  .travel-pro-cards-section .mdpclean_card .mdpclean_image{
    height:228px !important;
    min-height:228px !important;
    max-height:228px !important;
  }
  .mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_card_body,
  .travel-pro-cards-section .mdpclean_card .mdpclean_card_body{
    width:calc(100% - 20px) !important;
    max-width:calc(100% - 20px) !important;
    margin:-20px auto 12px !important;
    padding:16px 14px 14px !important;
  }
}


/* Travel Pro v2.1.40 - final compact tour cards, badge position and no feature overflow */
.mdpclean_page .mdpclean_grid,
.travel-pro-cards-section .mdpclean_grid{
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:24px !important;
  align-items:stretch !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card,
.travel-pro-cards-section .mdpclean_grid > .mdpclean_card,
.travel-pro-cards-section .mdpclean_card{
  border-radius:22px !important;
  overflow:hidden !important;
  min-height:0 !important;
  height:auto !important;
  box-shadow:0 12px 30px rgba(67,12,5,.08) !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_image,
.travel-pro-cards-section .mdpclean_card .mdpclean_image{
  height:238px !important;
  min-height:238px !important;
  max-height:238px !important;
  border-radius:22px 22px 0 0 !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_image img,
.travel-pro-cards-section .mdpclean_card .mdpclean_image img{
  height:100% !important;
  min-height:100% !important;
  object-fit:cover !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_badges,
.travel-pro-cards-section .mdpclean_card .mdpclean_badges{
  top:14px !important;
  left:18px !important;
  right:18px !important;
  bottom:auto !important;
  display:flex !important;
  flex-wrap:nowrap !important;
  align-items:flex-start !important;
  justify-content:space-between !important;
  gap:10px !important;
  max-width:calc(100% - 36px) !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_badge,
.travel-pro-cards-section .mdpclean_card .mdpclean_badge{
  min-width:0 !important;
  max-width:52% !important;
  padding:8px 13px !important;
  border-radius:999px !important;
  font-size:13px !important;
  line-height:1 !important;
  font-weight:900 !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_badge_location,
.travel-pro-cards-section .mdpclean_card .mdpclean_badge_location{
  order:1 !important;
  margin-left:0 !important;
  margin-right:auto !important;
  background:#430C05 !important;
  color:#FFFFFF !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_badge:not(.mdpclean_badge_location),
.travel-pro-cards-section .mdpclean_card .mdpclean_badge:not(.mdpclean_badge_location){
  order:2 !important;
  margin-left:auto !important;
  margin-right:0 !important;
  background:#B34F1F !important;
  color:#FFFFFF !important;
  border-color:#B34F1F !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_badge i,
.travel-pro-cards-section .mdpclean_card .mdpclean_badge i{
  color:#FFFFFF !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_card_body,
.travel-pro-cards-section .mdpclean_card .mdpclean_card_body{
  width:calc(100% - 34px) !important;
  max-width:calc(100% - 34px) !important;
  margin:-33px auto 16px !important;
  padding:18px 18px 16px !important;
  border-radius:20px !important;
  overflow:hidden !important;
  min-height:0 !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_card_body h3,
.travel-pro-cards-section .mdpclean_card .mdpclean_card_body h3,
.mdpclean_card_body h3,
.wpdt3_card_title,
.mdt_card_title_0z9x{
  display:block !important;
  margin:0 0 8px !important;
  font-size:clamp(18px,1.9vw,21px) !important;
  line-height:1.23 !important;
  font-weight:900 !important;
  white-space:normal !important;
  overflow:visible !important;
  text-overflow:clip !important;
  -webkit-line-clamp:unset !important;
  line-clamp:unset !important;
  -webkit-box-orient:initial !important;
  overflow-wrap:break-word !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_card_body p,
.travel-pro-cards-section .mdpclean_card .mdpclean_card_body p{
  display:-webkit-box !important;
  -webkit-line-clamp:2 !important;
  -webkit-box-orient:vertical !important;
  overflow:hidden !important;
  min-height:0 !important;
  margin:0 0 14px !important;
  font-size:14px !important;
  line-height:1.5 !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_features,
.travel-pro-cards-section .mdpclean_card .mdpclean_features{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:10px !important;
  width:100% !important;
  max-width:100% !important;
  margin:14px 0 14px !important;
  overflow:hidden !important;
  padding:0 !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_features li,
.travel-pro-cards-section .mdpclean_card .mdpclean_features li{
  min-width:0 !important;
  max-width:100% !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:7px !important;
  padding:0 !important;
  font-size:13px !important;
  line-height:1.22 !important;
  font-weight:900 !important;
  white-space:normal !important;
  overflow:hidden !important;
  overflow-wrap:anywhere !important;
  word-break:normal !important;
  text-overflow:clip !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_features li i,
.travel-pro-cards-section .mdpclean_card .mdpclean_features li i{
  width:34px !important;
  height:34px !important;
  min-width:34px !important;
  flex:0 0 34px !important;
  border-radius:11px !important;
}
.mdpclean_feature_text{
  display:block !important;
  min-width:0 !important;
  max-width:100% !important;
  overflow:hidden !important;
  overflow-wrap:anywhere !important;
  word-break:normal !important;
  white-space:normal !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_card_btn,
.travel-pro-cards-section .mdpclean_card .mdpclean_card_btn{
  min-height:50px !important;
  padding:12px 18px !important;
  border-radius:16px !important;
  font-size:16px !important;
}
@media (max-width:1024px){
  .mdpclean_page .mdpclean_grid,
  .travel-pro-cards-section .mdpclean_grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}
}
@media (max-width:700px){
  .mdpclean_page .mdpclean_grid,
  .travel-pro-cards-section .mdpclean_grid{grid-template-columns:1fr !important;gap:20px !important;}
  .mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_image,
  .travel-pro-cards-section .mdpclean_card .mdpclean_image{
    height:218px !important;
    min-height:218px !important;
    max-height:218px !important;
  }
  .mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_card_body,
  .travel-pro-cards-section .mdpclean_card .mdpclean_card_body{
    width:calc(100% - 26px) !important;
    max-width:calc(100% - 26px) !important;
    margin:-28px auto 14px !important;
    padding:16px 14px 14px !important;
  }
  .mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_card_body h3,
  .travel-pro-cards-section .mdpclean_card .mdpclean_card_body h3,
  .mdpclean_card_body h3,
  .wpdt3_card_title,
  .mdt_card_title_0z9x{font-size:19px !important;line-height:1.24 !important;}
  .mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_features,
  .travel-pro-cards-section .mdpclean_card .mdpclean_features{gap:8px !important;}
  .mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_features li,
  .travel-pro-cards-section .mdpclean_card .mdpclean_features li{font-size:12.5px !important;}
  .mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_features li i,
  .travel-pro-cards-section .mdpclean_card .mdpclean_features li i{
    width:32px !important;height:32px !important;min-width:32px !important;flex-basis:32px !important;
  }
}
/* Travel Pro v2.1.41 - homepage card feature icon/text alignment fix
   Keeps each icon visually attached to its label and prevents broken words like Chefcha/ouen. */
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_features,
.travel-pro-cards-section .mdpclean_card .mdpclean_features{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:8px !important;
  width:100% !important;
  max-width:100% !important;
  overflow:visible !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_features li,
.travel-pro-cards-section .mdpclean_card .mdpclean_features li{
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:6px !important;
  min-width:0 !important;
  max-width:100% !important;
  padding:0 !important;
  text-align:center !important;
  font-size:12px !important;
  line-height:1.18 !important;
  font-weight:900 !important;
  white-space:normal !important;
  overflow:visible !important;
  text-overflow:clip !important;
  overflow-wrap:normal !important;
  word-break:keep-all !important;
  hyphens:none !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_features li i,
.travel-pro-cards-section .mdpclean_card .mdpclean_features li i{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:30px !important;
  height:30px !important;
  min-width:30px !important;
  flex:0 0 30px !important;
  margin:0 auto !important;
  border-radius:10px !important;
  font-size:13px !important;
  line-height:1 !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_features li .mdpclean_feature_text,
.travel-pro-cards-section .mdpclean_card .mdpclean_features li .mdpclean_feature_text,
.mdpclean_feature_text{
  display:block !important;
  width:100% !important;
  max-width:100% !important;
  min-width:0 !important;
  text-align:center !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
  overflow-wrap:normal !important;
  word-break:keep-all !important;
  hyphens:none !important;
}
@media (max-width:700px){
  .mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_features,
  .travel-pro-cards-section .mdpclean_card .mdpclean_features{gap:7px !important;}
  .mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_features li,
  .travel-pro-cards-section .mdpclean_card .mdpclean_features li{font-size:11.5px !important;line-height:1.18 !important;}
  .mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_features li i,
  .travel-pro-cards-section .mdpclean_card .mdpclean_features li i{width:29px !important;height:29px !important;min-width:29px !important;flex-basis:29px !important;}
}
@media (max-width:390px){
  .mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_features,
  .travel-pro-cards-section .mdpclean_card .mdpclean_features{gap:6px !important;}
  .mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_features li,
  .travel-pro-cards-section .mdpclean_card .mdpclean_features li{font-size:11px !important;}
  .mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_features li i,
  .travel-pro-cards-section .mdpclean_card .mdpclean_features li i{width:28px !important;height:28px !important;min-width:28px !important;flex-basis:28px !important;}
}

/* Travel Pro v2.1.45 - exact two brand colors + solid buttons + centered highlight icons */
.ftm-tour-page,
.mdpclean_page,
.travel-pro-cards-section,
.wpdt3_section{
  --nt-primary:#B34F1F !important;
  --nt-secondary:#430C05 !important;
  --nt-bg:#FFFFFF !important;
  --nt-text:#430C05 !important;
  --nt-muted:#430C05 !important;
  --nt-line:rgba(67,12,5,.18) !important;
  --nt-button-text:#FFFFFF !important;
  --ftm-primary:#B34F1F !important;
  --ftm-blue:#430C05 !important;
  --ftm-blue-dark:#430C05 !important;
  --ftm-text:#430C05 !important;
  --ftm-muted:#430C05 !important;
  --ftm-line:rgba(67,12,5,.18) !important;
  --tp-brand-orange:#B34F1F !important;
  --tp-brand-orange-dark:#B34F1F !important;
  --tp-brand-blue:#430C05 !important;
  --tp-brand-blue-2:#430C05 !important;
  --tp-premium-primary:#B34F1F !important;
  --tp-premium-secondary:#430C05 !important;
  --tp-premium-text:#430C05 !important;
  --mdpclean_ink:#430C05 !important;
  --mdpclean_text:#430C05 !important;
  --mdpclean_red:#B34F1F !important;
  --mdpclean_red_dark:#B34F1F !important;
  --mdpclean_orange:#430C05 !important;
  --mdpclean_border:rgba(67,12,5,.18) !important;
}
.ftm-tour-page .ftm-title,
.ftm-tour-page .ftm-card h2,
.ftm-tour-page .ftm-card h3,
.ftm-tour-page #tour-highlights h2,
.ftm-tour-page #tour-itinerary h2,
.ftm-tour-page #tour-included h2,
.ftm-tour-page #tour-faq h2,
.ftm-tour-page .step-route-title,
.ftm-tour-page .step-title-line,
.ftm-tour-page .itinerary-description,
.ftm-tour-page .itinerary-description p,
.ftm-tour-page .step-content-card p,
.ftm-tour-page #tour-highlights .ftm-pill,
.ftm-tour-page #tour-highlights .ftm-pill span,
.ftm-tour-page #tour-highlights .ftm-pill-text,
.mdpclean_card_body h3,
.mdpclean_card_body p,
.mdpclean_head h2,
.mdpclean_head p,
.wpdt3_card,
.wpdt3_card *{
  color:#430C05 !important;
}
.ftm-tour-page .ftm-sec-icon,
.ftm-tour-page .ftm-help-icon,
.ftm-tour-page .ftm-meta-icon,
.ftm-tour-page .ftm-gallery-badge-icon,
.ftm-tour-page .ftm-stars,
.ftm-tour-page .ftm-review-stars,
.ftm-tour-page .ftm-review-item-stars,
.ftm-tour-page .faq-question i:first-child,
.ftm-tour-page .faq-question i.fa-chevron-down,
.ftm-tour-page .icon-check,
.ftm-tour-page .icon-xmark,
.ftm-tour-page #tour-highlights .ftm-pill-icon,
.ftm-tour-page #tour-highlights .ftm-pill-icon i,
.ftm-tour-page #tour-highlights .ftm-pill-icon svg,
.mdpclean_features i,
.wpdt3_features i,
.mdpclean_badge i,
.wpdt3_badge i{
  color:#B34F1F !important;
}
.ftm-tour-page .ftm-btn-primary,
.ftm-tour-page .ftm-btn-primary:link,
.ftm-tour-page .ftm-btn-primary:visited,
.ftm-tour-page .ftm-btn-primary:hover,
.ftm-tour-page .ftm-btn-primary:focus,
.ftm-tour-page .ftm-submit,
.ftm-tour-page .ftm-submit:hover,
.ftm-tour-page .ftm-submit:focus,
.ftm-tour-page .ftm-side-btn,
.ftm-tour-page .ftm-side-btn:hover,
.ftm-tour-page .ftm-side-btn:focus,
.ftm-tour-page .ftm-tour-card__button,
.ftm-tour-page .ftm-tour-card__button:hover,
.ftm-tour-page .ftm-tour-card__button:focus,
.ftm-tour-page .step-title-line strong,
.ftm-tour-page .itinerary-step .step-title-line strong,
.ftm-mobile-book-btn,
.ftm-mobile-book-btn:hover,
.ftm-mobile-book-btn:focus,
.mdpclean_card_btn,
.mdpclean_card_btn:hover,
.mdpclean_more_btn,
.mdpclean_more_btn:hover,
.wpdt3_button,
.wpdt3_button:hover,
.zt-view-all,
.zt-view-all-mobile{
  background:#B34F1F !important;
  background-image:none !important;
  border-color:#B34F1F !important;
  color:#FFFFFF !important;
  -webkit-text-fill-color:#FFFFFF !important;
  box-shadow:none !important;
}
.ftm-tour-page .ftm-card,
.ftm-tour-page #tour-highlights,
.ftm-tour-page #tour-itinerary,
.ftm-tour-page #tour-included,
.ftm-tour-page #tour-faq,
.ftm-tour-page .step-content-card,
.ftm-tour-page .ftm-practical-item,
.ftm-tour-page .ftm-pill,
.ftm-tour-page .ftm-help-row,
.ftm-tour-page .ftm-meta div,
.ftm-tour-page .ftm-inclusion-box,
.ftm-tour-page .includes-card,
.ftm-tour-page .ftm-faq-item,
.ftm-tour-page .ftm-review-form-wrap,
.ftm-tour-page .ftm-review-item,
.ftm-tour-page .ftm-review-empty,
.ftm-tour-page .ftm-google-review-item,
.ftm-tour-page .ftm-map-embed,
.mdpclean_card,
.wpdt3_card,
.mdpclean_features li,
.wpdt3_features li{
  background:#FFFFFF !important;
  background-image:none !important;
  border-color:rgba(67,12,5,.18) !important;
  color:#430C05 !important;
}
.ftm-tour-page .step-circle,
.ftm-tour-page .itinerary-step .step-circle{
  background:#FFFFFF !important;
  border-color:#B34F1F !important;
  color:#B34F1F !important;
  box-shadow:0 0 0 5px rgba(179,79,31,.14) !important;
}
.ftm-tour-page .step-circle::after,
.ftm-tour-page .step-circle:after{
  background:#B34F1F !important;
  background-image:none !important;
}
.ftm-tour-page .step-line{
  background:#430C05 !important;
  background-image:none !important;
  opacity:.24 !important;
}
.ftm-tour-page #tour-highlights .ftm-highlights{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:12px !important;
  width:100% !important;
  max-width:100% !important;
}
.ftm-tour-page #tour-highlights .ftm-pill{
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:12px !important;
  min-height:54px !important;
  padding:11px 14px !important;
  border:1px solid rgba(67,12,5,.18) !important;
  border-radius:16px !important;
  overflow:hidden !important;
  white-space:normal !important;
  word-break:normal !important;
  overflow-wrap:normal !important;
  hyphens:none !important;
}
.ftm-tour-page #tour-highlights .ftm-pill-icon{
  width:38px !important;
  height:38px !important;
  min-width:38px !important;
  flex:0 0 38px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  place-items:center !important;
  padding:0 !important;
  margin:0 !important;
  line-height:1 !important;
  text-align:center !important;
  border-radius:14px !important;
  background:rgba(179,79,31,.10) !important;
  background-image:none !important;
  border:1px solid rgba(179,79,31,.18) !important;
}
.ftm-tour-page #tour-highlights .ftm-pill-icon i,
.ftm-tour-page #tour-highlights .ftm-pill-icon svg{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:100% !important;
  height:100% !important;
  margin:0 !important;
  padding:0 !important;
  line-height:1 !important;
  text-align:center !important;
}
.ftm-tour-page #tour-highlights .ftm-pill-text,
.ftm-tour-page #tour-highlights .ftm-pill span.ftm-pill-text{
  display:block !important;
  min-width:0 !important;
  max-width:100% !important;
  white-space:normal !important;
  word-break:normal !important;
  overflow-wrap:normal !important;
  hyphens:none !important;
  text-overflow:clip !important;
  font-size:14px !important;
  line-height:1.3 !important;
  font-weight:800 !important;
}
@media (max-width:900px){
  .ftm-tour-page #tour-highlights .ftm-highlights{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}
}
@media (max-width:560px){
  .ftm-tour-page #tour-highlights .ftm-highlights{grid-template-columns:1fr !important;}
}



/* Travel Pro v2.1.48 - final exact two-color system: #B34F1F + #430C05.
   Fixes archive/home cards, single tour cards, gallery controls, and icon alignment. */
:root{--travel-pro-primary:#B34F1F;--travel-pro-secondary:#430C05;}
.ftm-tour-page,
.mdpclean_page,
.travel-pro-cards-section,
.wpdt3_page,
.wpdt3_section,
.mdpclean_page *:not(.fa):not(.fas):not(.far):not(.fab),
.travel-pro-cards-section *:not(.fa):not(.fas):not(.far):not(.fab),
.wpdt3_page *:not(.fa):not(.fas):not(.far):not(.fab){
  --nt-primary:#B34F1F !important;
  --nt-secondary:#430C05 !important;
  --nt-text:#430C05 !important;
  --nt-muted:#430C05 !important;
  --nt-line:rgba(67,12,5,.22) !important;
  --ftm-primary:#B34F1F !important;
  --ftm-blue:#430C05 !important;
  --ftm-blue-dark:#430C05 !important;
  --ftm-text:#430C05 !important;
  --ftm-muted:#430C05 !important;
  --ftm-line:rgba(67,12,5,.22) !important;
  --tp-brand-orange:#B34F1F !important;
  --tp-brand-orange-dark:#B34F1F !important;
  --tp-brand-blue:#430C05 !important;
  --tp-brand-blue-soft:#430C05 !important;
  --tp-brand-blue-2:#430C05 !important;
  --tp-premium-primary:#B34F1F !important;
  --tp-premium-secondary:#430C05 !important;
  --tp-premium-text:#430C05 !important;
  --tp-body-text:#430C05 !important;
  --tp-body-text-strong:#430C05 !important;
  --tp-help-copy:#430C05 !important;
  --tp-help-strong:#430C05 !important;
  --tp-help-heading:#430C05 !important;
  --mdpclean_ink:#430C05 !important;
  --mdpclean_text:#430C05 !important;
  --mdpclean_red:#B34F1F !important;
  --mdpclean_red_dark:#B34F1F !important;
  --mdpclean_orange:#430C05 !important;
  --mdpclean_border:rgba(67,12,5,.22) !important;
}
.ftm-tour-page .ftm-title,
.ftm-tour-page h1,
.ftm-tour-page h2,
.ftm-tour-page h3,
.ftm-tour-page h4,
.ftm-tour-page p,
.ftm-tour-page span,
.ftm-tour-page li,
.ftm-tour-page .step-route-title,
.ftm-tour-page .step-title-line,
.ftm-tour-page .itinerary-description,
.ftm-tour-page .itinerary-description p,
.ftm-tour-page .step-content-card p,
.ftm-tour-page .faq-question,
.ftm-tour-page .faq-answer,
.ftm-tour-page .include-row strong,
.ftm-tour-page .include-row span,
.mdpclean_head h2,
.mdpclean_head p,
.mdpclean_card_body h3,
.mdpclean_card_body p,
.mdpclean_features li,
.mdpclean_feature_text,
.wpdt3_title,
.wpdt3_subtitle,
.wpdt3_card_title,
.wpdt3_desc_line,
.wpdt3_features li{
  color:#430C05 !important;
}
.ftm-tour-page .ftm-sec-icon,
.ftm-tour-page .ftm-help-icon,
.ftm-tour-page .ftm-meta-icon,
.ftm-tour-page .ftm-gallery-badge-icon,
.ftm-tour-page .ftm-stars,
.ftm-tour-page .ftm-review-stars,
.ftm-tour-page .ftm-review-item-stars,
.ftm-tour-page .faq-question i,
.ftm-tour-page .icon-check,
.ftm-tour-page .icon-xmark,
.ftm-tour-page #tour-highlights .ftm-pill-icon,
.ftm-tour-page #tour-highlights .ftm-pill-icon i,
.ftm-tour-page #tour-highlights .ftm-pill-icon svg,
.mdpclean_badge i,
.mdpclean_features i,
.wpdt3_badge i,
.wpdt3_features i{
  color:#B34F1F !important;
}
.ftm-tour-page .ftm-btn-primary,
.ftm-tour-page .ftm-btn-primary:hover,
.ftm-tour-page .ftm-btn-primary:focus,
.ftm-tour-page .ftm-submit,
.ftm-tour-page .ftm-submit:hover,
.ftm-tour-page .ftm-submit:focus,
.ftm-tour-page .ftm-side-btn,
.ftm-tour-page .ftm-side-btn:hover,
.ftm-tour-page .ftm-side-btn:focus,
.ftm-tour-page .step-title-line strong,
.ftm-tour-page .itinerary-step .step-title-line strong,
.ftm-mobile-book-btn,
.ftm-mobile-book-btn:hover,
.ftm-mobile-book-btn:focus,
.mdpclean_card_btn,
.mdpclean_card_btn:hover,
.mdpclean_card_btn:focus,
.mdpclean_more_btn,
.mdpclean_more_btn:hover,
.mdpclean_more_btn:focus,
.wpdt3_button,
.wpdt3_button:hover,
.wpdt3_button:focus,
.zt-view-all,
.zt-view-all-mobile{
  background:#B34F1F !important;
  background-image:none !important;
  border-color:#B34F1F !important;
  color:#FFFFFF !important;
  -webkit-text-fill-color:#FFFFFF !important;
  box-shadow:none !important;
}
.ftm-tour-page .ftm-card,
.ftm-tour-page .ftm-booking,
.ftm-tour-page .ftm-help-card,
.ftm-tour-page #tour-overview .tour-description-card,
.ftm-tour-page #tour-practical-details,
.ftm-tour-page #tour-highlights,
.ftm-tour-page #tour-itinerary,
.ftm-tour-page #tour-included,
.ftm-tour-page #tour-faq,
.ftm-tour-page .step-content-card,
.ftm-tour-page .ftm-practical-item,
.ftm-tour-page .ftm-pill,
.ftm-tour-page .ftm-help-row,
.ftm-tour-page .ftm-meta div,
.ftm-tour-page .ftm-inclusion-box,
.ftm-tour-page .includes-card,
.ftm-tour-page .faq-item,
.ftm-tour-page .ftm-faq-item,
.ftm-tour-page .ftm-review-form-wrap,
.ftm-tour-page .ftm-review-item,
.ftm-tour-page .ftm-review-empty,
.ftm-tour-page .ftm-google-review-item,
.ftm-tour-page .ftm-map-embed,
.mdpclean_card,
.wpdt3_card,
.mdpclean_features li,
.wpdt3_features li{
  background:#FFFFFF !important;
  background-image:none !important;
  border-color:rgba(67,12,5,.22) !important;
  color:#430C05 !important;
}
/* Tour/archive card badges and feature icons */
.mdpclean_badge_location,
.wpdt3_badge_location{
  background:#430C05 !important;
  background-image:none !important;
  border-color:#430C05 !important;
  color:#FFFFFF !important;
  box-shadow:none !important;
}
.mdpclean_price_badge,
.wpdt3_price_badge,
.mdpclean_badge:not(.mdpclean_badge_location),
.wpdt3_badge:not(.wpdt3_badge_location){
  background:#B34F1F !important;
  background-image:none !important;
  border-color:#B34F1F !important;
  color:#FFFFFF !important;
  box-shadow:none !important;
}
.mdpclean_badge_location i,
.wpdt3_badge_location i,
.mdpclean_badge:not(.mdpclean_badge_location) i,
.wpdt3_badge:not(.wpdt3_badge_location) i{
  color:#FFFFFF !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card,
.travel-pro-cards-section .mdpclean_card,
.wpdt3_card{
  border:1px solid rgba(67,12,5,.22) !important;
  box-shadow:none !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card:hover,
.travel-pro-cards-section .mdpclean_card:hover,
.wpdt3_card:hover{
  border-color:#B34F1F !important;
  box-shadow:none !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_card_body,
.travel-pro-cards-section .mdpclean_card .mdpclean_card_body{
  border:1px solid rgba(67,12,5,.22) !important;
  box-shadow:none !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card:hover .mdpclean_card_body,
.travel-pro-cards-section .mdpclean_card:hover .mdpclean_card_body{
  border-color:#B34F1F !important;
  box-shadow:none !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_features li i,
.travel-pro-cards-section .mdpclean_card .mdpclean_features li i,
.wpdt3_features li i{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  place-items:center !important;
  width:32px !important;
  height:32px !important;
  min-width:32px !important;
  flex:0 0 32px !important;
  margin:0 auto !important;
  padding:0 !important;
  border:1px solid #B34F1F !important;
  border-radius:11px !important;
  background:#FFFFFF !important;
  background-image:none !important;
  color:#B34F1F !important;
  line-height:1 !important;
  text-align:center !important;
  box-shadow:none !important;
}
.mdpclean_page .mdpclean_grid > .mdpclean_card .mdpclean_features li i:before,
.travel-pro-cards-section .mdpclean_card .mdpclean_features li i:before,
.wpdt3_features li i:before{
  display:block !important;
  line-height:1 !important;
}
/* Single-tour highlight cards: 3 per row and centered icons */
.ftm-tour-page #tour-highlights .ftm-highlights{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:12px !important;
  width:100% !important;
}
.ftm-tour-page #tour-highlights .ftm-pill{
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:12px !important;
  min-height:54px !important;
  padding:11px 14px !important;
  border:1px solid rgba(67,12,5,.22) !important;
  border-radius:16px !important;
  background:#FFFFFF !important;
  background-image:none !important;
  overflow:hidden !important;
  white-space:normal !important;
  word-break:normal !important;
  overflow-wrap:normal !important;
  hyphens:none !important;
}
.ftm-tour-page #tour-highlights .ftm-pill-icon{
  width:38px !important;
  height:38px !important;
  min-width:38px !important;
  flex:0 0 38px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  place-items:center !important;
  padding:0 !important;
  margin:0 !important;
  line-height:1 !important;
  text-align:center !important;
  border-radius:14px !important;
  background:#FFFFFF !important;
  background-image:none !important;
  border:1px solid #B34F1F !important;
  color:#B34F1F !important;
  box-shadow:none !important;
}
.ftm-tour-page #tour-highlights .ftm-pill-icon i,
.ftm-tour-page #tour-highlights .ftm-pill-icon svg{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:100% !important;
  height:100% !important;
  margin:0 !important;
  padding:0 !important;
  line-height:1 !important;
  text-align:center !important;
  color:#B34F1F !important;
}
.ftm-tour-page #tour-highlights .ftm-pill-text,
.ftm-tour-page #tour-highlights .ftm-pill span.ftm-pill-text{
  display:block !important;
  min-width:0 !important;
  max-width:100% !important;
  color:#430C05 !important;
  white-space:normal !important;
  word-break:normal !important;
  overflow-wrap:normal !important;
  hyphens:none !important;
  text-overflow:clip !important;
  font-size:14px !important;
  line-height:1.3 !important;
  font-weight:800 !important;
}
@media (max-width:900px){.ftm-tour-page #tour-highlights .ftm-highlights{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}}
@media (max-width:560px){.ftm-tour-page #tour-highlights .ftm-highlights{grid-template-columns:1fr !important;}}
/* Gallery controls/icons: remove blank white pill and center icons */
.ftm-tour-page .zt-mobile-gallery-tools{
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}
.ftm-tour-page .zt-mobile-control,
.ftm-tour-page .ftm-gallery-thumb-more-icon{
  width:40px !important;
  height:40px !important;
  min-width:40px !important;
  border-radius:999px !important;
  border:0 !important;
  background:#B34F1F !important;
  background-image:none !important;
  color:#FFFFFF !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  place-items:center !important;
  padding:0 !important;
  margin:0 !important;
  line-height:1 !important;
  text-align:center !important;
  box-shadow:none !important;
  opacity:1 !important;
}
.ftm-tour-page .zt-mobile-control i,
.ftm-tour-page .ftm-gallery-thumb-more-icon i,
.ftm-tour-page .zt-view-all i,
.ftm-tour-page .zt-view-all-mobile i{
  color:#FFFFFF !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:1em !important;
  height:1em !important;
  line-height:1 !important;
  margin:0 !important;
  padding:0 !important;
}
.ftm-tour-page .zt-view-all,
.ftm-tour-page .zt-view-all-mobile{
  background:#B34F1F !important;
  background-image:none !important;
  color:#FFFFFF !important;
  border:1px solid #B34F1F !important;
  box-shadow:none !important;
  gap:7px !important;
  align-items:center !important;
  justify-content:center !important;
}
.ftm-tour-page .ftm-gallery-thumb.ftm-gallery-thumb--more::before{
  background:rgba(67,12,5,.38) !important;
}
.ftm-tour-page .step-circle,
.ftm-tour-page .itinerary-step .step-circle{
  background:#FFFFFF !important;
  border-color:#B34F1F !important;
  color:#B34F1F !important;
  box-shadow:none !important;
}
.ftm-tour-page .step-circle::after,
.ftm-tour-page .step-circle:after,
.ftm-tour-page .step-line{
  background:#B34F1F !important;
  background-image:none !important;
}
.ftm-tour-page .ftm-review-dot.active{
  background:#B34F1F !important;
  background-image:none !important;
}

/* Travel Pro v2.1.48 - requested review labels, light blue accent, FAQ cleanup, and brown buttons */
:root{
  --travel-pro-primary:#B34F1F;
  --travel-pro-secondary:#430C05;
  --travel-pro-blue:#D26F28;
  --travel-pro-blue-soft:#FFF7ED;
}
.ftm-tour-page,
.mdpclean_page,
.travel-pro-cards-section,
.wpdt3_page,
.wpdt3_section{
  --tp-brand-orange:#B34F1F !important;
  --tp-brand-orange-dark:#B34F1F !important;
  --tp-brand-blue:#430C05 !important;
  --tp-light-blue:#D26F28 !important;
  --tp-light-blue-soft:#FFF7ED !important;
  --nt-primary:#B34F1F !important;
  --nt-secondary:#430C05 !important;
  --nt-blue:#D26F28 !important;
  --ftm-primary:#B34F1F !important;
  --ftm-blue:#430C05 !important;
  --ftm-text:#430C05 !important;
}
/* Main action buttons: one solid brown color */
.ftm-tour-page .ftm-btn-primary,
.ftm-tour-page .ftm-btn-primary:link,
.ftm-tour-page .ftm-btn-primary:visited,
.ftm-tour-page .ftm-btn-primary:hover,
.ftm-tour-page .ftm-btn-primary:focus,
.ftm-tour-page .ftm-side-btn,
.ftm-tour-page .ftm-side-btn:hover,
.ftm-tour-page .ftm-side-btn:focus,
.ftm-tour-page .ftm-submit,
.ftm-tour-page .ftm-submit:hover,
.ftm-tour-page .ftm-submit:focus,
.ftm-tour-page .ftm-tour-card__button,
.ftm-tour-page .ftm-tour-card__button:hover,
.ftm-tour-page .ftm-tour-card__button:focus,
.ftm-tour-page .ftm-mobile-book-btn,
.ftm-tour-page .ftm-mobile-book-btn:hover,
.ftm-tour-page .ftm-mobile-book-btn:focus,
.ftm-mobile-book-btn,
.ftm-mobile-book-btn:hover,
.ftm-mobile-book-btn:focus,
.mdpclean_card_btn,
.mdpclean_card_btn:hover,
.mdpclean_card_btn:focus,
.mdpclean_more_btn,
.mdpclean_more_btn:hover,
.mdpclean_more_btn:focus,
.wpdt3_button,
.wpdt3_button:hover,
.wpdt3_button:focus,
.mdt_btn_details_3k7j,
.mdt_btn_details_3k7j:hover,
.mdt_btn_view_all_4l8m,
.mdt_btn_view_all_4l8m:hover,
.zt-view-all,
.zt-view-all:hover,
.zt-view-all-mobile,
.zt-view-all-mobile:hover,
html body #ftmTourModal.ftm-modal .ftm-submit,
html body #ftmTourModal.ftm-modal .ftm-submit:hover,
html body #ftmTourModal.ftm-modal .ftm-submit:focus{
  background:#430C05 !important;
  background-image:none !important;
  border-color:#430C05 !important;
  color:#FFFFFF !important;
  -webkit-text-fill-color:#FFFFFF !important;
  box-shadow:none !important;
  text-decoration:none !important;
}
.ftm-tour-page .ftm-btn-primary i,
.ftm-tour-page .ftm-side-btn i,
.ftm-tour-page .ftm-submit i,
.ftm-tour-page .ftm-mobile-book-btn i,
.mdpclean_card_btn i,
.mdpclean_more_btn i,
.wpdt3_button i,
.zt-view-all i,
.zt-view-all-mobile i{
  color:#FFFFFF !important;
  -webkit-text-fill-color:#FFFFFF !important;
}
/* Keep badges/icons in the brand red, but use brown only for real buttons. */
.mdpclean_price_badge,
.wpdt3_price_badge,
.mdpclean_badge:not(.mdpclean_badge_location),
.wpdt3_badge:not(.wpdt3_badge_location),
.ftm-tour-page .step-title-line strong,
.ftm-tour-page .itinerary-step .step-title-line strong{
  background:#B34F1F !important;
  background-image:none !important;
  border-color:#B34F1F !important;
  color:#FFFFFF !important;
}
/* FAQ: use the new light blue accent so the area is not too dark/plain. */
.ftm-tour-page #tour-faq,
.ftm-tour-page #tour-faq.ftm-card{
  background:#FFFFFF !important;
  border:1px solid rgba(210,111,40,.28) !important;
  box-shadow:none !important;
}
.ftm-tour-page #tour-faq .faq-list{
  gap:14px !important;
}
.ftm-tour-page #tour-faq .faq-item{
  background:#FFFFFF !important;
  border:1px solid rgba(210,111,40,.28) !important;
  border-radius:18px !important;
  box-shadow:none !important;
  overflow:hidden !important;
}
.ftm-tour-page #tour-faq .faq-question,
.ftm-tour-page #tour-faq .faq-question:hover,
.ftm-tour-page #tour-faq .faq-question:focus{
  display:grid !important;
  grid-template-columns:minmax(0,1fr) 38px !important;
  align-items:center !important;
  gap:14px !important;
  width:100% !important;
  padding:18px 20px !important;
  background:#FFFFFF !important;
  color:#430C05 !important;
  border:0 !important;
  box-shadow:none !important;
  text-align:left !important;
}
.ftm-tour-page #tour-faq .faq-question-text{
  color:#430C05 !important;
  font-weight:850 !important;
  line-height:1.4 !important;
  overflow-wrap:break-word !important;
}
.ftm-tour-page #tour-faq .faq-question i{
  width:38px !important;
  height:38px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  border-radius:999px !important;
  background:#FFF7ED !important;
  border:1px solid rgba(210,111,40,.35) !important;
  color:#D26F28 !important;
  font-size:13px !important;
}
.ftm-tour-page #tour-faq .faq-answer{
  padding:0 20px 18px !important;
  color:#430C05 !important;
  background:#FFFFFF !important;
}
/* Review form: visible labels for Name, Email and Message + light blue fields */
.ftm-tour-page .ftm-review-form-wrap{
  background:#FFFFFF !important;
  border:1px solid rgba(210,111,40,.32) !important;
  border-radius:22px !important;
  box-shadow:none !important;
}
.ftm-tour-page .ftm-review-form-wrap h3{
  color:#430C05 !important;
  font-weight:900 !important;
}
.ftm-tour-page .ftm-review-form .ftm-field{
  display:flex !important;
  flex-direction:column !important;
  gap:8px !important;
  overflow:visible !important;
}
.ftm-tour-page .ftm-review-form .ftm-field label,
.ftm-tour-page .ftm-review-form .ftm-field > label,
.ftm-tour-page .ftm-review-form label[for="author"],
.ftm-tour-page .ftm-review-form label[for="email"],
.ftm-tour-page .ftm-review-form label[for="comment"]{
  display:block !important;
  margin:0 !important;
  color:#430C05 !important;
  font-size:14px !important;
  line-height:1.25 !important;
  font-weight:900 !important;
  letter-spacing:0 !important;
  text-transform:none !important;
}
.ftm-tour-page .ftm-review-form .ftm-field label::before{
  content:"";
  display:inline-block;
  width:8px;
  height:8px;
  margin-right:8px;
  border-radius:999px;
  background:#D26F28;
  vertical-align:middle;
}
.ftm-tour-page .ftm-review-form .ftm-field input,
.ftm-tour-page .ftm-review-form .ftm-field textarea{
  display:block !important;
  width:100% !important;
  min-height:52px !important;
  padding:14px 15px !important;
  border:1px solid rgba(210,111,40,.45) !important;
  border-radius:16px !important;
  background:#FFF7ED !important;
  color:#430C05 !important;
  font-size:15px !important;
  line-height:1.45 !important;
  box-shadow:none !important;
  outline:none !important;
}
.ftm-tour-page .ftm-review-form .ftm-field textarea{
  min-height:132px !important;
  resize:vertical !important;
}
.ftm-tour-page .ftm-review-form .ftm-field input::placeholder,
.ftm-tour-page .ftm-review-form .ftm-field textarea::placeholder{
  color:rgba(67,12,5,.58) !important;
  opacity:1 !important;
}
.ftm-tour-page .ftm-review-form .ftm-field input:focus,
.ftm-tour-page .ftm-review-form .ftm-field textarea:focus{
  border-color:#D26F28 !important;
  background:#FFFFFF !important;
  box-shadow:0 0 0 4px rgba(210,111,40,.16) !important;
}
.ftm-tour-page .ftm-rating-pill span{
  border-color:rgba(210,111,40,.35) !important;
  background:#FFFFFF !important;
  color:#430C05 !important;
}
.ftm-tour-page .ftm-rating-pill input:checked + span{
  border-color:#D26F28 !important;
  background:#FFF7ED !important;
  color:#430C05 !important;
}
.ftm-tour-page .ftm-rating-pill i,
.ftm-tour-page .ftm-rating-pills i{
  color:#D26F28 !important;
}
.ftm-tour-page .ftm-submit-review,
.ftm-tour-page .ftm-submit-review:hover,
.ftm-tour-page .ftm-submit-review:focus{
  background:#430C05 !important;
  border-color:#430C05 !important;
  color:#FFFFFF !important;
  background-image:none !important;
}
@media (max-width:640px){
  .ftm-tour-page #tour-faq .faq-question{padding:16px !important;grid-template-columns:minmax(0,1fr) 34px !important;}
  .ftm-tour-page #tour-faq .faq-question i{width:34px !important;height:34px !important;}
  .ftm-tour-page .ftm-review-form-row{grid-template-columns:1fr !important;gap:14px !important;}
}

/* Travel Pro v2.1.48.1 - keep blue label dot off rating pill buttons */
.ftm-tour-page .ftm-review-form .ftm-rating-pill::before{content:none !important;display:none !important;}

/* Travel Pro v2.1.46 - requested public explore orange palette */
.mdt_wrapper_9x7z,
.ntd_page{
  --tp-main-orange:#B34F1F;
  --tp-bright-orange:#D26F28;
  --tp-gold-highlight:#F2B749;
  --tp-dark-outline:#430C05;
  --mdt_teal_blue:#430C05 !important;
  --mdt_sand_gold:#F2B749 !important;
  --mdt_text_primary:#430C05 !important;
  --mdt_text_secondary:#430C05 !important;
  color:#430C05 !important;
}
.mdt_btn_details_3k7j,
.mdt_btn_view_all_4l8m{border-color:#430C05 !important;color:#430C05 !important;}
.mdt_tour_card_3p8r:hover .mdt_btn_details_3k7j,
.mdt_btn_view_all_4l8m{background:linear-gradient(135deg,#B34F1F 0%,#D26F28 100%) !important;border-color:#430C05 !important;color:#FFFFFF !important;}
.mdt_badge_route_8u4i i,.ntd_banner_content h1 span,.section-title span,.faq-question i:first-child{color:#B34F1F !important;}
.section-title,.mdt_card_title_0z9x,.mdt_price_value_3k1m,.faq-question{color:#430C05 !important;}
.section-title::after{background:linear-gradient(90deg,transparent,#430C05,#F2B749,#B34F1F,transparent) !important;}
.faq-item.active,.mdt_tour_card_3p8r:hover{border-color:#F2B749 !important;}

/* Travel Pro v2.1.49 - final requested gold buttons, black titles, soft black paragraphs */
.ftm-tour-page,
.mdt_wrapper_9x7z,
.ntd_page{
  --tp-main-orange:#B34F1F;
  --tp-bright-orange:#D26F28;
  --tp-gold-highlight:#F2B749;
  --tp-dark-outline:#430C05;
  --tp-title-black:#000000;
  --tp-paragraph-soft:#333333;
  --ftm-primary:#F2B749 !important;
  --ftm-blue:#430C05 !important;
  --ftm-blue-dark:#430C05 !important;
  --ftm-text:#333333 !important;
  --ftm-muted:#333333 !important;
  --mdt_teal_blue:#430C05 !important;
  --mdt_sand_gold:#F2B749 !important;
  --mdt_text_primary:#000000 !important;
  --mdt_text_secondary:#333333 !important;
  color:#333333 !important;
}
.ftm-tour-page h1,
.ftm-tour-page h2,
.ftm-tour-page h3,
.ftm-tour-page h4,
.ftm-tour-page h5,
.ftm-tour-page h6,
.ftm-tour-page .ftm-title,
.ftm-tour-page .ftm-card h2,
.ftm-tour-page .ftm-card h3,
.ftm-tour-page .ftm-step-title,
.ftm-tour-page .step-title-line,
.ftm-tour-page .ftm-google-review-author,
.ftm-tour-page .ftm-price-big,
.ftm-tour-page .ftm-rating-number,
.mdt_wrapper_9x7z h1,
.mdt_wrapper_9x7z h2,
.mdt_wrapper_9x7z h3,
.mdt_wrapper_9x7z h4,
.mdt_card_title_0z9x,
.mdt_heading_main_4k2p,
.ntd_page h1,
.ntd_page h2,
.ntd_page h3,
.ntd_page h4,
.section-title,
.faq-question{
  color:#000000 !important;
  -webkit-text-fill-color:#000000 !important;
}
.ftm-tour-page p,
.ftm-tour-page li,
.ftm-tour-page .description,
.ftm-tour-page .description p,
.ftm-tour-page .tour-description-card .description,
.ftm-tour-page .tour-description-card .description p,
.ftm-tour-page .ftm-faq-answer p,
.ftm-tour-page .ftm-google-review-content p,
.ftm-tour-page .itinerary-description,
.ftm-tour-page .itinerary-description p,
.ftm-tour-page .step-content-card p,
.ftm-tour-page .include-row span,
.ftm-tour-page .ftm-tour-card__body p,
.ftm-tour-page .ftm-destination-copy p,
.mdt_wrapper_9x7z p,
.mdt_wrapper_9x7z li,
.mdt_card_excerpt_1x5v,
.ntd_page p,
.ntd_page li,
.ntd_info_box p,
.faq-answer,
.faq-answer p{
  color:#333333 !important;
  -webkit-text-fill-color:#333333 !important;
}
.ftm-tour-page .ftm-btn-primary,
.ftm-tour-page .ftm-btn-primary:link,
.ftm-tour-page .ftm-btn-primary:visited,
.ftm-tour-page .ftm-btn-primary:hover,
.ftm-tour-page .ftm-btn-primary:focus,
.ftm-tour-page .ftm-side-btn,
.ftm-tour-page .ftm-side-btn:hover,
.ftm-tour-page .ftm-side-btn:focus,
.ftm-tour-page .ftm-open-popup,
.ftm-tour-page .ftm-open-popup:hover,
.ftm-tour-page .ftm-open-popup:focus,
.ftm-tour-page .ftm-submit,
.ftm-tour-page .ftm-submit:hover,
.ftm-tour-page .ftm-submit:focus,
.ftm-tour-page .ftm-tour-card__button,
.ftm-tour-page .ftm-tour-card__button:hover,
.ftm-tour-page .ftm-tour-card__button:focus,
.ftm-tour-page .ftm-destination-link,
.ftm-tour-page .ftm-destination-link:hover,
.ftm-tour-page .ftm-destination-link:focus,
.ftm-tour-page .ftm-mobile-book-btn,
.ftm-tour-page .ftm-mobile-book-btn:hover,
.ftm-tour-page .ftm-mobile-book-btn:focus,
.ftm-mobile-book-btn,
.ftm-mobile-book-btn:hover,
.ftm-mobile-book-btn:focus,
html body .ftm-tour-page .ftm-mobile-bookbar .ftm-mobile-book-btn,
html body .ftm-tour-page .ftm-mobile-bookbar .ftm-mobile-book-btn:hover,
html body .ftm-tour-page .ftm-mobile-bookbar .ftm-mobile-book-btn:focus,
html body #ftmTourModal.ftm-modal .ftm-submit,
html body #ftmTourModal.ftm-modal .ftm-submit:hover,
html body #ftmTourModal.ftm-modal .ftm-submit:focus,
.mdt_btn_details_3k7j,
.mdt_btn_details_3k7j:hover,
.mdt_btn_details_3k7j:focus,
.mdt_btn_view_all_4l8m,
.mdt_btn_view_all_4l8m:hover,
.mdt_btn_view_all_4l8m:focus{
  background:#F2B749 !important;
  background-image:none !important;
  border:1px solid #430C05 !important;
  color:#430C05 !important;
  -webkit-text-fill-color:#430C05 !important;
  box-shadow:0 10px 22px rgba(67,12,5,.14) !important;
  text-decoration:none !important;
  filter:none !important;
}
.ftm-tour-page .ftm-btn-primary:hover,
.ftm-tour-page .ftm-side-btn:hover,
.ftm-tour-page .ftm-open-popup:hover,
.ftm-tour-page .ftm-submit:hover,
.ftm-tour-page .ftm-tour-card__button:hover,
.ftm-tour-page .ftm-mobile-book-btn:hover,
.ftm-mobile-book-btn:hover,
.mdt_btn_details_3k7j:hover,
.mdt_btn_view_all_4l8m:hover{
  background:#D26F28 !important;
  background-image:none !important;
  border-color:#430C05 !important;
  color:#430C05 !important;
  -webkit-text-fill-color:#430C05 !important;
  transform:translateY(-1px);
}
.ftm-tour-page .ftm-btn-primary i,
.ftm-tour-page .ftm-side-btn i,
.ftm-tour-page .ftm-open-popup i,
.ftm-tour-page .ftm-submit i,
.ftm-tour-page .ftm-tour-card__button i,
.ftm-tour-page .ftm-mobile-book-btn i,
.ftm-mobile-book-btn i,
html body #ftmTourModal.ftm-modal .ftm-submit i,
.mdt_btn_details_3k7j i,
.mdt_btn_view_all_4l8m i{
  color:#430C05 !important;
  -webkit-text-fill-color:#430C05 !important;
}
.ftm-tour-page input,
.ftm-tour-page textarea,
.ftm-tour-page select,
.mdt_wrapper_9x7z input,
.mdt_wrapper_9x7z textarea,
.mdt_wrapper_9x7z select,
.ntd_page input,
.ntd_page textarea,
.ntd_page select{
  color:#333333 !important;
  border-color:rgba(67,12,5,.22) !important;
}
.ftm-tour-page input:focus,
.ftm-tour-page textarea:focus,
.ftm-tour-page select:focus,
.mdt_wrapper_9x7z input:focus,
.mdt_wrapper_9x7z textarea:focus,
.mdt_wrapper_9x7z select:focus,
.ntd_page input:focus,
.ntd_page textarea:focus,
.ntd_page select:focus{
  border-color:#F2B749 !important;
  box-shadow:0 0 0 3px rgba(242,183,73,.28) !important;
  outline:none !important;
}


/* Travel Pro v3.6.0 final: full card meta text + sidebar spacing. */
html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:8px !important;
  align-items:stretch !important;
  width:100% !important;
  margin-top:4px !important;
}
html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route span{
  min-width:0 !important;
  min-height:62px !important;
  height:auto !important;
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  justify-content:center !important;
  gap:7px !important;
  text-align:center !important;
  padding:10px 6px 11px !important;
  line-height:1.15 !important;
  overflow:visible !important;
}
html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route i{
  flex:0 0 auto !important;
  width:30px !important;
  height:30px !important;
  min-width:30px !important;
  min-height:30px !important;
  margin:0 !important;
}
html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route em{
  display:block !important;
  width:100% !important;
  max-width:100% !important;
  min-width:0 !important;
  white-space:normal !important;
  overflow:visible !important;
  text-overflow:clip !important;
  word-break:normal !important;
  overflow-wrap:break-word !important;
  hyphens:auto !important;
  font-size:11.5px !important;
  line-height:1.18 !important;
  font-style:normal !important;
  text-align:center !important;
}
html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__body{
  padding-bottom:20px !important;
}
html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__footer{
  margin-top:4px !important;
}
@media (max-width:700px){
  html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route{
    gap:7px !important;
  }
  html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route span{
    min-height:66px !important;
    padding:10px 4px 11px !important;
  }
  html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route i{
    width:28px !important;
    height:28px !important;
    min-width:28px !important;
    min-height:28px !important;
    font-size:12px !important;
  }
  html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route em{
    font-size:10.8px !important;
    line-height:1.15 !important;
    letter-spacing:-.01em !important;
  }
}
@media (max-width:380px){
  html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route{
    gap:5px !important;
  }
  html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route span{
    min-height:68px !important;
    padding-left:3px !important;
    padding-right:3px !important;
  }
  html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route em{
    font-size:10px !important;
  }
}
html body .travel-pro-polished-single .ftm-sidebar{
  gap:24px !important;
  padding-bottom:24px !important;
}
html body .travel-pro-polished-single .ftm-booking,
html body .travel-pro-polished-single .ftm-booking.ftm-polished-booking{
  padding-bottom:28px !important;
  margin-bottom:0 !important;
}
html body .travel-pro-polished-single .ftm-booking .ftm-meta,
html body .travel-pro-polished-single .ftm-polished-booking .ftm-meta{
  margin-bottom:8px !important;
  padding-bottom:4px !important;
}
html body .travel-pro-polished-single .ftm-help-card{
  margin-top:4px !important;
  margin-bottom:28px !important;
}
@media (min-width:1025px){
  html body .travel-pro-polished-single .ftm-sidebar{
    position:sticky !important;
    top:112px !important;
    align-self:flex-start !important;
    max-height:calc(100vh - 132px) !important;
    overflow:auto !important;
    overscroll-behavior:contain !important;
    scrollbar-width:thin !important;
  }
  html body.admin-bar .travel-pro-polished-single .ftm-sidebar{
    top:144px !important;
    max-height:calc(100vh - 164px) !important;
  }
}
@media (max-width:1024px){
  html body .travel-pro-polished-single .ftm-sidebar{
    position:static !important;
    max-height:none !important;
    overflow:visible !important;
    gap:18px !important;
    padding-bottom:12px !important;
  }
  html body .travel-pro-polished-single .ftm-booking,
  html body .travel-pro-polished-single .ftm-booking.ftm-polished-booking{
    padding-bottom:22px !important;
  }
  html body .travel-pro-polished-single .ftm-help-card{
    margin-bottom:16px !important;
  }
}


/* Travel Pro v3.7.0 - final card meta row + sidebar overflow fix */
html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:8px !important;
  align-items:stretch !important;
  width:100% !important;
  margin-top:4px !important;
  margin-bottom:10px !important;
}
html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route span{
  min-width:0 !important;
  min-height:52px !important;
  height:auto !important;
  display:flex !important;
  flex-direction:row !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:7px !important;
  text-align:left !important;
  padding:9px 7px !important;
  line-height:1.18 !important;
  overflow:visible !important;
  white-space:normal !important;
}
html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route i{
  flex:0 0 28px !important;
  width:28px !important;
  height:28px !important;
  min-width:28px !important;
  margin:0 !important;
  border-radius:10px !important;
  font-size:12px !important;
}
html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route em{
  display:block !important;
  min-width:0 !important;
  max-width:100% !important;
  white-space:normal !important;
  overflow:visible !important;
  text-overflow:clip !important;
  word-break:normal !important;
  overflow-wrap:normal !important;
  hyphens:none !important;
  font-size:11.2px !important;
  line-height:1.16 !important;
  font-style:normal !important;
}
html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__body{
  padding-bottom:18px !important;
}
@media (max-width:700px){
  html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route{
    grid-template-columns:repeat(3,minmax(0,1fr)) !important;
    gap:6px !important;
    margin-bottom:12px !important;
  }
  html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route span{
    min-height:48px !important;
    padding:8px 5px !important;
    gap:5px !important;
  }
  html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route i{
    flex-basis:24px !important;
    width:24px !important;
    height:24px !important;
    min-width:24px !important;
    font-size:10.5px !important;
  }
  html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route em{
    font-size:10.2px !important;
    line-height:1.14 !important;
  }
}
@media (max-width:360px){
  html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route span{
    padding:7px 4px !important;
    gap:4px !important;
  }
  html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route i{
    flex-basis:22px !important;
    width:22px !important;
    height:22px !important;
    min-width:22px !important;
    font-size:10px !important;
  }
  html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route em{
    font-size:9.8px !important;
  }
}
html body .travel-pro-polished-single .ftm-sidebar{
  gap:28px !important;
  padding-bottom:32px !important;
  overflow:visible !important;
}
@media (min-width:1025px){
  html body .travel-pro-polished-single .ftm-sidebar{
    position:sticky !important;
    top:112px !important;
    align-self:flex-start !important;
    max-height:none !important;
    overflow:visible !important;
    scrollbar-width:auto !important;
  }
  html body.admin-bar .travel-pro-polished-single .ftm-sidebar{
    top:144px !important;
    max-height:none !important;
  }
}
html body .travel-pro-polished-single .ftm-booking,
html body .travel-pro-polished-single .ftm-booking.ftm-polished-booking{
  overflow:visible !important;
  height:auto !important;
  min-height:0 !important;
  padding-bottom:34px !important;
}
html body .travel-pro-polished-single .ftm-booking .ftm-meta,
html body .travel-pro-polished-single .ftm-polished-booking .ftm-meta{
  margin-bottom:0 !important;
  padding-bottom:0 !important;
}
html body .travel-pro-polished-single .ftm-meta > div{
  overflow:visible !important;
  white-space:normal !important;
}
html body .travel-pro-polished-single .ftm-help-card{
  margin-top:2px !important;
  overflow:visible !important;
}
html body .travel-pro-polished-single .ftm-help-row{
  min-width:0 !important;
  overflow:visible !important;
}
html body .travel-pro-polished-single .ftm-help-row strong,
html body .travel-pro-polished-single .ftm-help-row small{
  min-width:0 !important;
  max-width:100% !important;
  white-space:normal !important;
  overflow:visible !important;
  text-overflow:clip !important;
  overflow-wrap:anywhere !important;
  word-break:normal !important;
}
@media (max-width:1024px){
  html body .travel-pro-polished-single .ftm-sidebar{
    position:static !important;
    max-height:none !important;
    overflow:visible !important;
    gap:20px !important;
    padding-bottom:18px !important;
  }
  html body .travel-pro-polished-single .ftm-booking,
  html body .travel-pro-polished-single .ftm-booking.ftm-polished-booking{
    padding-bottom:30px !important;
  }
}


/* Travel Pro v3.8.0 - exact card info row alignment + sidebar meta fix */
html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route{
  display:grid !important;
  grid-template-columns:minmax(96px,1.28fr) minmax(0,.98fr) minmax(0,.96fr) !important;
  gap:8px !important;
  align-items:stretch !important;
  width:100% !important;
  margin-top:4px !important;
  margin-bottom:12px !important;
  overflow:visible !important;
}
html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route span{
  min-width:0 !important;
  min-height:48px !important;
  height:48px !important;
  display:flex !important;
  flex-direction:row !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:6px !important;
  text-align:left !important;
  padding:8px 7px !important;
  overflow:hidden !important;
  white-space:nowrap !important;
  line-height:1 !important;
  border-radius:14px !important;
}
html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route i{
  flex:0 0 24px !important;
  width:24px !important;
  height:24px !important;
  min-width:24px !important;
  margin:0 !important;
  border-radius:9px !important;
  font-size:10.5px !important;
  line-height:1 !important;
}
html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route em{
  display:block !important;
  min-width:0 !important;
  max-width:100% !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
  font-style:normal !important;
  font-size:11.6px !important;
  line-height:1.08 !important;
  font-weight:900 !important;
  letter-spacing:-.01em !important;
}
html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route span:first-child em{
  overflow:visible !important;
  text-overflow:clip !important;
  white-space:nowrap !important;
  font-size:11.4px !important;
}
html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route span:nth-child(2) em,
html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route span:nth-child(3) em{
  overflow:hidden !important;
  text-overflow:ellipsis !important;
  white-space:nowrap !important;
}
html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__body{
  padding-bottom:20px !important;
}
@media (max-width:700px){
  html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route{
    grid-template-columns:minmax(92px,1.3fr) minmax(0,.95fr) minmax(0,.95fr) !important;
    gap:7px !important;
    margin-bottom:14px !important;
  }
  html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route span{
    height:46px !important;
    min-height:46px !important;
    padding:7px 6px !important;
    gap:5px !important;
  }
  html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route i{
    flex-basis:23px !important;
    width:23px !important;
    height:23px !important;
    min-width:23px !important;
    font-size:10px !important;
  }
  html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route em{
    font-size:11px !important;
  }
  html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route span:first-child em{
    font-size:10.8px !important;
  }
}
@media (max-width:360px){
  html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route{
    grid-template-columns:minmax(86px,1.32fr) minmax(0,.92fr) minmax(0,.92fr) !important;
    gap:6px !important;
  }
  html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route span{
    height:44px !important;
    min-height:44px !important;
    padding:6px 5px !important;
    gap:4px !important;
  }
  html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route i{
    flex-basis:21px !important;
    width:21px !important;
    height:21px !important;
    min-width:21px !important;
    font-size:9px !important;
  }
  html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route em{
    font-size:10px !important;
  }
  html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route span:first-child em{
    font-size:9.6px !important;
  }
}

/* booking page right-side info cards: icon + text on one line, no clipped content */
html body .travel-pro-polished-single .ftm-meta{
  display:grid !important;
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  gap:12px !important;
  margin-bottom:0 !important;
  padding-bottom:8px !important;
  overflow:visible !important;
}
html body .travel-pro-polished-single .ftm-meta > div{
  display:flex !important;
  flex-direction:row !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:10px !important;
  min-width:0 !important;
  min-height:60px !important;
  height:auto !important;
  padding:11px 12px !important;
  text-align:left !important;
  overflow:visible !important;
  white-space:normal !important;
  line-height:1.16 !important;
}
html body .travel-pro-polished-single .ftm-meta-icon{
  flex:0 0 34px !important;
  width:34px !important;
  height:34px !important;
  min-width:34px !important;
  margin:0 !important;
}
html body .travel-pro-polished-single .ftm-meta > div{
  font-size:13px !important;
  font-weight:900 !important;
  color:#1c110c !important;
  -webkit-text-fill-color:#1c110c !important;
}
html body .travel-pro-polished-single .ftm-booking,
html body .travel-pro-polished-single .ftm-booking.ftm-polished-booking{
  overflow:visible !important;
  height:auto !important;
  min-height:0 !important;
  padding-bottom:34px !important;
  margin-bottom:0 !important;
}
html body .travel-pro-polished-single .ftm-sidebar{
  gap:30px !important;
  overflow:visible !important;
  padding-bottom:34px !important;
}
html body .travel-pro-polished-single .ftm-help-card{
  margin-top:0 !important;
  overflow:visible !important;
}
@media (max-width:1024px){
  html body .travel-pro-polished-single .ftm-meta{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:10px !important;
  }
  html body .travel-pro-polished-single .ftm-meta > div{
    min-height:58px !important;
    padding:10px 10px !important;
    gap:8px !important;
    font-size:12.3px !important;
  }
  html body .travel-pro-polished-single .ftm-meta-icon{
    flex-basis:30px !important;
    width:30px !important;
    height:30px !important;
    min-width:30px !important;
  }
  html body .travel-pro-polished-single .ftm-booking,
  html body .travel-pro-polished-single .ftm-booking.ftm-polished-booking{
    padding-bottom:32px !important;
  }
}
@media (max-width:430px){
  html body .travel-pro-polished-single .ftm-meta{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:10px !important;
  }
  html body .travel-pro-polished-single .ftm-meta > div{
    min-height:56px !important;
    padding:9px 8px !important;
    gap:7px !important;
    font-size:11.6px !important;
  }
  html body .travel-pro-polished-single .ftm-meta-icon{
    flex-basis:28px !important;
    width:28px !important;
    height:28px !important;
    min-width:28px !important;
  }
}


/* Travel Pro v4.0.0 - complete inline card info items on mobile and desktop */
html body .travel-pro-polished-card__route,
html body .travel-pro-cards-section .travel-pro-polished-card__route,
html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route{
  display:grid !important;
  grid-template-columns:minmax(0,1.2fr) minmax(0,.9fr) minmax(0,.9fr) !important;
  gap:8px !important;
  align-items:stretch !important;
  width:100% !important;
  margin-top:4px !important;
  margin-bottom:16px !important;
  overflow:visible !important;
}
html body .travel-pro-polished-card__route > span,
html body .travel-pro-cards-section .travel-pro-polished-card__route > span,
html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route > span{
  display:flex !important;
  flex-direction:row !important;
  flex-wrap:nowrap !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:6px !important;
  min-width:0 !important;
  width:100% !important;
  height:auto !important;
  min-height:50px !important;
  padding:8px 7px !important;
  border-radius:14px !important;
  text-align:left !important;
  overflow:visible !important;
  white-space:normal !important;
  line-height:1.12 !important;
}
html body .travel-pro-polished-card__route > span > i,
html body .travel-pro-cards-section .travel-pro-polished-card__route > span > i,
html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route > span > i{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  flex:0 0 24px !important;
  width:24px !important;
  height:24px !important;
  min-width:24px !important;
  max-width:24px !important;
  min-height:24px !important;
  margin:0 !important;
  padding:0 !important;
  border-radius:9px !important;
  font-size:10px !important;
  line-height:1 !important;
  vertical-align:middle !important;
  align-self:center !important;
}
html body .travel-pro-polished-card__route > span > em,
html body .travel-pro-cards-section .travel-pro-polished-card__route > span > em,
html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route > span > em{
  display:block !important;
  flex:1 1 auto !important;
  min-width:0 !important;
  max-width:100% !important;
  margin:0 !important;
  padding:0 !important;
  font-style:normal !important;
  font-size:11.2px !important;
  line-height:1.12 !important;
  font-weight:900 !important;
  letter-spacing:-.025em !important;
  text-align:left !important;
  white-space:normal !important;
  overflow:visible !important;
  text-overflow:clip !important;
  word-break:normal !important;
  overflow-wrap:normal !important;
  hyphens:none !important;
  vertical-align:middle !important;
}
html body .travel-pro-polished-card__route > span:first-child > em,
html body .travel-pro-cards-section .travel-pro-polished-card__route > span:first-child > em,
html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route > span:first-child > em{
  white-space:nowrap !important;
  overflow:visible !important;
  text-overflow:clip !important;
  font-size:11.1px !important;
}
html body .travel-pro-polished-card__route > span:nth-child(2) > em,
html body .travel-pro-polished-card__route > span:nth-child(3) > em,
html body .travel-pro-cards-section .travel-pro-polished-card__route > span:nth-child(2) > em,
html body .travel-pro-cards-section .travel-pro-polished-card__route > span:nth-child(3) > em,
html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route > span:nth-child(2) > em,
html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route > span:nth-child(3) > em{
  white-space:normal !important;
  overflow:visible !important;
  text-overflow:clip !important;
}
@media (max-width:700px){
  html body .travel-pro-polished-card__route,
  html body .travel-pro-cards-section .travel-pro-polished-card__route,
  html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route{
    grid-template-columns:minmax(0,1.22fr) minmax(0,.89fr) minmax(0,.89fr) !important;
    gap:6px !important;
    margin-bottom:16px !important;
  }
  html body .travel-pro-polished-card__route > span,
  html body .travel-pro-cards-section .travel-pro-polished-card__route > span,
  html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route > span{
    min-height:48px !important;
    padding:7px 5px !important;
    gap:5px !important;
  }
  html body .travel-pro-polished-card__route > span > i,
  html body .travel-pro-cards-section .travel-pro-polished-card__route > span > i,
  html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route > span > i{
    flex-basis:22px !important;
    width:22px !important;
    height:22px !important;
    min-width:22px !important;
    max-width:22px !important;
    min-height:22px !important;
    border-radius:8px !important;
    font-size:9px !important;
  }
  html body .travel-pro-polished-card__route > span > em,
  html body .travel-pro-cards-section .travel-pro-polished-card__route > span > em,
  html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route > span > em{
    font-size:10.2px !important;
    line-height:1.08 !important;
    letter-spacing:-.035em !important;
  }
  html body .travel-pro-polished-card__route > span:first-child > em,
  html body .travel-pro-cards-section .travel-pro-polished-card__route > span:first-child > em,
  html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route > span:first-child > em{
    font-size:10.15px !important;
  }
}
@media (max-width:380px){
  html body .travel-pro-polished-card__route,
  html body .travel-pro-cards-section .travel-pro-polished-card__route,
  html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route{
    grid-template-columns:minmax(0,1.25fr) minmax(0,.875fr) minmax(0,.875fr) !important;
    gap:5px !important;
  }
  html body .travel-pro-polished-card__route > span,
  html body .travel-pro-cards-section .travel-pro-polished-card__route > span,
  html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route > span{
    min-height:48px !important;
    padding:7px 4px !important;
    gap:4px !important;
  }
  html body .travel-pro-polished-card__route > span > i,
  html body .travel-pro-cards-section .travel-pro-polished-card__route > span > i,
  html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route > span > i{
    flex-basis:20px !important;
    width:20px !important;
    height:20px !important;
    min-width:20px !important;
    max-width:20px !important;
    min-height:20px !important;
    font-size:8px !important;
  }
  html body .travel-pro-polished-card__route > span > em,
  html body .travel-pro-cards-section .travel-pro-polished-card__route > span > em,
  html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route > span > em{
    font-size:9.45px !important;
    line-height:1.06 !important;
    letter-spacing:-.04em !important;
  }
  html body .travel-pro-polished-card__route > span:first-child > em,
  html body .travel-pro-cards-section .travel-pro-polished-card__route > span:first-child > em,
  html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route > span:first-child > em{
    font-size:9.55px !important;
  }
}


/* Travel Pro v4.1.0 - equal card info boxes: icon + text stay inline in the same form */
html body .travel-pro-polished-card__route,
html body .travel-pro-cards-section .travel-pro-polished-card__route,
html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:8px !important;
  align-items:stretch !important;
  width:100% !important;
  max-width:100% !important;
  margin-top:4px !important;
  margin-bottom:16px !important;
  overflow:visible !important;
}
html body .travel-pro-polished-card__route > span,
html body .travel-pro-cards-section .travel-pro-polished-card__route > span,
html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route > span{
  display:flex !important;
  flex-direction:row !important;
  flex-wrap:nowrap !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:6px !important;
  width:100% !important;
  min-width:0 !important;
  height:48px !important;
  min-height:48px !important;
  max-height:48px !important;
  padding:8px 7px !important;
  box-sizing:border-box !important;
  text-align:left !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  border-radius:14px !important;
  background:#fff !important;
  border:1px solid #ead7c6 !important;
}
html body .travel-pro-polished-card__route > span > i,
html body .travel-pro-cards-section .travel-pro-polished-card__route > span > i,
html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route > span > i{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  flex:0 0 25px !important;
  width:25px !important;
  min-width:25px !important;
  max-width:25px !important;
  height:25px !important;
  min-height:25px !important;
  max-height:25px !important;
  margin:0 !important;
  padding:0 !important;
  align-self:center !important;
  line-height:1 !important;
  border-radius:9px !important;
  font-size:10px !important;
}
html body .travel-pro-polished-card__route > span > em,
html body .travel-pro-cards-section .travel-pro-polished-card__route > span > em,
html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route > span > em{
  display:block !important;
  flex:1 1 auto !important;
  min-width:0 !important;
  max-width:100% !important;
  margin:0 !important;
  padding:0 !important;
  font-style:normal !important;
  font-size:11.2px !important;
  line-height:1.1 !important;
  font-weight:900 !important;
  letter-spacing:-.025em !important;
  text-align:left !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
  word-break:normal !important;
  overflow-wrap:normal !important;
  vertical-align:middle !important;
}
html body .travel-pro-polished-card__route > span:first-child > em,
html body .travel-pro-cards-section .travel-pro-polished-card__route > span:first-child > em,
html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route > span:first-child > em{
  font-size:11px !important;
  white-space:nowrap !important;
  overflow:visible !important;
  text-overflow:clip !important;
}
@media (max-width:700px){
  html body .travel-pro-polished-card__route,
  html body .travel-pro-cards-section .travel-pro-polished-card__route,
  html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route{
    grid-template-columns:repeat(3,minmax(0,1fr)) !important;
    gap:6px !important;
  }
  html body .travel-pro-polished-card__route > span,
  html body .travel-pro-cards-section .travel-pro-polished-card__route > span,
  html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route > span{
    height:44px !important;
    min-height:44px !important;
    max-height:44px !important;
    padding:7px 5px !important;
    gap:5px !important;
    border-radius:13px !important;
  }
  html body .travel-pro-polished-card__route > span > i,
  html body .travel-pro-cards-section .travel-pro-polished-card__route > span > i,
  html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route > span > i{
    flex-basis:22px !important;
    width:22px !important;
    min-width:22px !important;
    max-width:22px !important;
    height:22px !important;
    min-height:22px !important;
    max-height:22px !important;
    font-size:9px !important;
    border-radius:8px !important;
  }
  html body .travel-pro-polished-card__route > span > em,
  html body .travel-pro-cards-section .travel-pro-polished-card__route > span > em,
  html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route > span > em{
    font-size:10.1px !important;
    line-height:1.08 !important;
    letter-spacing:-.035em !important;
  }
  html body .travel-pro-polished-card__route > span:first-child > em,
  html body .travel-pro-cards-section .travel-pro-polished-card__route > span:first-child > em,
  html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route > span:first-child > em{
    font-size:10.2px !important;
  }
}
@media (max-width:380px){
  html body .travel-pro-polished-card__route,
  html body .travel-pro-cards-section .travel-pro-polished-card__route,
  html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route{
    gap:5px !important;
  }
  html body .travel-pro-polished-card__route > span,
  html body .travel-pro-cards-section .travel-pro-polished-card__route > span,
  html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route > span{
    height:42px !important;
    min-height:42px !important;
    max-height:42px !important;
    padding:6px 4px !important;
    gap:4px !important;
    border-radius:12px !important;
  }
  html body .travel-pro-polished-card__route > span > i,
  html body .travel-pro-cards-section .travel-pro-polished-card__route > span > i,
  html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route > span > i{
    flex-basis:20px !important;
    width:20px !important;
    min-width:20px !important;
    max-width:20px !important;
    height:20px !important;
    min-height:20px !important;
    max-height:20px !important;
    font-size:8px !important;
  }
  html body .travel-pro-polished-card__route > span > em,
  html body .travel-pro-cards-section .travel-pro-polished-card__route > span > em,
  html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route > span > em{
    font-size:9.35px !important;
    letter-spacing:-.045em !important;
  }
  html body .travel-pro-polished-card__route > span:first-child > em,
  html body .travel-pro-cards-section .travel-pro-polished-card__route > span:first-child > em,
  html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route > span:first-child > em{
    font-size:9.5px !important;
  }
}


/* Travel Pro v4.2.0 - remove the 3 feature/info boxes from every tour card */
html body .travel-pro-polished-card__route,
html body .travel-pro-cards-section .travel-pro-polished-card__route,
html body .travel-pro-cards-section.travel-pro-polished-cards .travel-pro-polished-card__route,
html body .mdpclean_features,
html body .wpdt3_features{
  display:none !important;
  visibility:hidden !important;
  height:0 !important;
  min-height:0 !important;
  max-height:0 !important;
  margin:0 !important;
  padding:0 !important;
  overflow:hidden !important;
}
html body .travel-pro-polished-card__body{
  gap:12px !important;
}
html body .travel-pro-polished-card__footer{
  margin-top:auto !important;
}


/* Travel Pro v4.3.0 - unified tour cards, professional Explore/archive banner, black text, Why Us and FAQ polish */
html body .mdpclean_unified_cards{padding:0 !important;background:#FFF9F4 !important;}
html body .mdpclean_unified_cards .travel-pro-cards-section.travel-pro-polished-cards{margin:0 !important;}
html body .travel-pro-cards-section.travel-pro-polished-cards{
  --tp-polished-ink:#0B0B0B !important;
  --tp-polished-text:#2F2F2F !important;
  --tp-polished-muted:#666666 !important;
  --tp-polished-line:#EAD8C8 !important;
  --tp-polished-bg:#FFF9F4 !important;
  --tp-polished-card:#FFFFFF !important;
  --tp-polished-brand:#B8541F !important;
  --tp-polished-brand-dark:#8E3B14 !important;
  background:#FFF9F4 !important;
  padding:clamp(42px,5vw,74px) 0 !important;
}
html body .travel-pro-polished-cards__head h2,
html body .travel-pro-polished-card__body h3,
html body .mdpclean_head h2,
html body .mdpclean_why_item h3,
html body .mdpclean_faq_question{
  color:#0B0B0B !important;
  -webkit-text-fill-color:#0B0B0B !important;
}
html body .travel-pro-polished-cards__head p,
html body .travel-pro-polished-card__body p,
html body .mdpclean_head p,
html body .mdpclean_why_item p,
html body .mdpclean_faq_answer,
html body .mdpclean_text_box{
  color:#343434 !important;
  -webkit-text-fill-color:#343434 !important;
}
html body .travel-pro-polished-cards__grid{
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:24px !important;
}
html body .travel-pro-polished-card{
  border-radius:24px !important;
  border:1px solid #E8D5C4 !important;
  background:#FFFFFF !important;
  box-shadow:0 18px 44px rgba(36,18,10,.08) !important;
}
html body .travel-pro-polished-card:hover,
html body .travel-pro-polished-card:focus-visible{
  transform:translateY(-5px) !important;
  box-shadow:0 24px 60px rgba(36,18,10,.13) !important;
  border-color:#D7B392 !important;
}
html body .travel-pro-polished-card__media{
  height:250px !important;
  min-height:250px !important;
  border-radius:24px 24px 0 0 !important;
}
html body .travel-pro-polished-card__media img{
  transform:scale(1.07) !important;
}
html body .travel-pro-polished-card:hover .travel-pro-polished-card__media img{
  transform:scale(1.16) !important;
}
html body .travel-pro-polished-card__chips span,
html body .travel-pro-polished-card__place,
html body .travel-pro-polished-card__rating{
  color:#171717 !important;
  -webkit-text-fill-color:#171717 !important;
}
html body .travel-pro-polished-card__footer{
  border-top:1px solid #EAD8C8 !important;
}
html body .travel-pro-polished-card__cta{
  background:#B8541F !important;
  border-color:#8E3B14 !important;
  color:#FFFFFF !important;
  -webkit-text-fill-color:#FFFFFF !important;
}
html body .travel-pro-polished-card__cta i{color:#FFFFFF !important;-webkit-text-fill-color:#FFFFFF !important;}

/* Professional Explore/Tours page banner */
html body .mdpclean_page{
  background:#FFF9F4 !important;
  color:#111111 !important;
  font-family:Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif !important;
}
html body .mdpclean_banner,
html body .travel-pro-archive-banner{
  position:relative !important;
  min-height:440px !important;
  display:flex !important;
  align-items:center !important;
  padding:84px 20px 104px !important;
  background-size:cover !important;
  background-position:center !important;
  overflow:hidden !important;
  isolation:isolate !important;
  border-radius:0 0 46px 46px !important;
  box-shadow:0 26px 70px rgba(35,18,11,.18) !important;
}
html body .mdpclean_banner:before,
html body .travel-pro-archive-banner:before{
  content:"" !important;
  position:absolute !important;
  inset:0 !important;
  z-index:-2 !important;
  background:linear-gradient(90deg,rgba(255,249,244,.96) 0%,rgba(255,249,244,.82) 43%,rgba(255,249,244,.26) 100%) !important;
}
html body .mdpclean_banner:after,
html body .travel-pro-archive-banner:after{
  content:"" !important;
  position:absolute !important;
  left:-8% !important;
  right:-8% !important;
  bottom:-78px !important;
  height:160px !important;
  z-index:-1 !important;
  background:#FFF9F4 !important;
  border-radius:50% 50% 0 0 / 58% 58% 0 0 !important;
  box-shadow:0 -18px 45px rgba(255,249,244,.9) !important;
}
html body .mdpclean_banner_inner{
  width:min(1120px,calc(100% - 24px)) !important;
  margin:0 auto !important;
  max-width:1120px !important;
  padding:0 !important;
  background:transparent !important;
  box-shadow:none !important;
}
html body .mdpclean_banner_inner > *{
  max-width:650px !important;
}
html body .mdpclean_banner_label{
  display:inline-flex !important;
  align-items:center !important;
  gap:9px !important;
  margin:0 0 16px !important;
  padding:10px 14px !important;
  border-radius:999px !important;
  background:#FFFFFF !important;
  border:1px solid #E8D5C4 !important;
  color:#8E3B14 !important;
  -webkit-text-fill-color:#8E3B14 !important;
  box-shadow:0 14px 34px rgba(35,18,11,.10) !important;
  font-size:13px !important;
  font-weight:900 !important;
}
html body .mdpclean_banner_label i{color:#B8541F !important;-webkit-text-fill-color:#B8541F !important;}
html body .mdpclean_banner h1{
  margin:0 0 18px !important;
  color:#050505 !important;
  -webkit-text-fill-color:#050505 !important;
  font-size:clamp(42px,6vw,76px) !important;
  line-height:.98 !important;
  letter-spacing:-.06em !important;
  font-weight:950 !important;
  text-shadow:none !important;
}
html body .mdpclean_banner h1 span{
  color:#050505 !important;
  -webkit-text-fill-color:#050505 !important;
}
html body .mdpclean_banner p{
  margin:0 !important;
  color:#303030 !important;
  -webkit-text-fill-color:#303030 !important;
  font-size:clamp(16px,1.45vw,20px) !important;
  line-height:1.72 !important;
  font-weight:600 !important;
  text-shadow:none !important;
}
html body .mdpclean_intro{
  background:#FFF9F4 !important;
  padding:34px 0 10px !important;
}
html body .mdpclean_container{
  width:min(1180px,calc(100% - 32px)) !important;
  margin:0 auto !important;
}
html body .mdpclean_text_box{
  background:#FFFFFF !important;
  border:1px solid #E8D5C4 !important;
  border-radius:26px !important;
  padding:clamp(20px,3vw,34px) !important;
  box-shadow:0 16px 42px rgba(36,18,10,.06) !important;
  line-height:1.8 !important;
  font-size:16px !important;
}
html body .mdpclean_section,
html body .mdpclean_why_wrap{
  background:#FFF9F4 !important;
  padding:clamp(42px,5vw,72px) 0 !important;
}
html body .mdpclean_why_grid{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:20px !important;
}
html body .mdpclean_why_item{
  background:#FFFFFF !important;
  border:1px solid #E8D5C4 !important;
  border-radius:24px !important;
  padding:24px !important;
  box-shadow:0 16px 42px rgba(36,18,10,.07) !important;
  transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease !important;
}
html body .mdpclean_why_item:hover{
  transform:translateY(-4px) !important;
  border-color:#D7B392 !important;
  box-shadow:0 24px 58px rgba(36,18,10,.12) !important;
}
html body .mdpclean_why_icon{
  width:48px !important;
  height:48px !important;
  border-radius:16px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  background:#FFF3EA !important;
  border:1px solid #E8D5C4 !important;
  color:#B8541F !important;
  -webkit-text-fill-color:#B8541F !important;
  margin-bottom:14px !important;
}
html body .mdpclean_faq_grid{
  display:grid !important;
  gap:14px !important;
  max-width:940px !important;
  margin:0 auto !important;
}
html body .mdpclean_faq_item{
  background:#FFFFFF !important;
  border:1px solid #E8D5C4 !important;
  border-radius:20px !important;
  padding:0 !important;
  overflow:hidden !important;
  box-shadow:0 14px 34px rgba(36,18,10,.06) !important;
}
html body .mdpclean_faq_question{
  display:grid !important;
  grid-template-columns:28px minmax(0,1fr) 24px !important;
  align-items:center !important;
  gap:10px !important;
  padding:18px 20px !important;
  font-weight:900 !important;
  line-height:1.35 !important;
}
html body .mdpclean_faq_question i:first-child{
  width:28px !important;
  height:28px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  border-radius:10px !important;
  background:#FFF3EA !important;
  color:#B8541F !important;
  -webkit-text-fill-color:#B8541F !important;
}
html body .mdpclean_faq_answer{
  padding:0 20px 18px 58px !important;
  font-size:15.5px !important;
  line-height:1.75 !important;
}
@media (max-width:1024px){
  html body .travel-pro-polished-cards__grid,
  html body .mdpclean_why_grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}
}
@media (max-width:700px){
  html body .mdpclean_banner,
  html body .travel-pro-archive-banner{
    min-height:390px !important;
    padding:64px 14px 88px !important;
    border-radius:0 0 30px 30px !important;
  }
  html body .mdpclean_banner:before,
  html body .travel-pro-archive-banner:before{
    background:linear-gradient(180deg,rgba(255,249,244,.96),rgba(255,249,244,.76)) !important;
  }
  html body .mdpclean_banner h1{
    font-size:clamp(34px,10vw,48px) !important;
    line-height:1.03 !important;
    letter-spacing:-.045em !important;
  }
  html body .mdpclean_banner p{font-size:15px !important;line-height:1.65 !important;}
  html body .travel-pro-polished-cards__grid,
  html body .mdpclean_why_grid{grid-template-columns:1fr !important;}
  html body .travel-pro-polished-card__media{height:250px !important;min-height:250px !important;}
  html body .mdpclean_container{width:min(100% - 24px,560px) !important;}
  html body .mdpclean_text_box{border-radius:22px !important;padding:18px !important;font-size:15px !important;}
  html body .mdpclean_faq_question{grid-template-columns:26px minmax(0,1fr) 20px !important;padding:16px 14px !important;font-size:14.5px !important;}
  html body .mdpclean_faq_answer{padding:0 14px 16px 50px !important;font-size:14px !important;}
}


/* Travel Pro v4.4.0 - professional Explore landing page polish
   Stronger banner, readable intro, premium Why Us and FAQ sections, black headings/text. */
html body .mdpclean_page{
  background:#FAF7F2 !important;
  color:#111111 !important;
  overflow-x:hidden !important;
}
html body .mdpclean_page .mdpclean_container{
  width:min(1180px,calc(100% - 36px)) !important;
  max-width:1180px !important;
  margin-left:auto !important;
  margin-right:auto !important;
  padding-left:0 !important;
  padding-right:0 !important;
}
html body .mdpclean_banner{
  min-height:520px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  padding:96px 18px 132px !important;
  text-align:left !important;
  background-size:cover !important;
  background-position:center center !important;
  border-radius:0 0 56px 56px !important;
  clip-path:none !important;
  box-shadow:0 30px 90px rgba(17,17,17,.14) !important;
  isolation:isolate !important;
  overflow:hidden !important;
}
html body .mdpclean_banner:before{
  content:"" !important;
  position:absolute !important;
  inset:0 !important;
  z-index:-2 !important;
  background:
    radial-gradient(circle at 24% 25%,rgba(255,255,255,.88) 0,rgba(255,255,255,.58) 27%,rgba(255,255,255,0) 58%),
    linear-gradient(100deg,rgba(250,247,242,.98) 0%,rgba(250,247,242,.90) 42%,rgba(250,247,242,.46) 66%,rgba(250,247,242,.14) 100%) !important;
}
html body .mdpclean_banner:after{
  content:"" !important;
  position:absolute !important;
  left:-10% !important;
  right:-10% !important;
  bottom:-96px !important;
  height:190px !important;
  z-index:-1 !important;
  background:#FAF7F2 !important;
  border-radius:50% 50% 0 0 / 64% 64% 0 0 !important;
  box-shadow:0 -28px 70px rgba(250,247,242,.92) !important;
}
html body .mdpclean_banner_inner{
  width:min(1180px,calc(100% - 36px)) !important;
  max-width:1180px !important;
  margin:0 auto !important;
  padding:0 !important;
  text-align:left !important;
  color:#111111 !important;
}
html body .mdpclean_banner_inner > *{
  max-width:720px !important;
}
html body .mdpclean_banner_label{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:9px !important;
  margin:0 0 18px !important;
  padding:10px 16px !important;
  border-radius:999px !important;
  background:#FFFFFF !important;
  border:1px solid #E7D7CA !important;
  box-shadow:0 16px 40px rgba(17,17,17,.08) !important;
  color:#B34F1F !important;
  -webkit-text-fill-color:#B34F1F !important;
  font-size:12px !important;
  line-height:1 !important;
  font-weight:900 !important;
  letter-spacing:.08em !important;
  text-transform:uppercase !important;
}
html body .mdpclean_banner_label i{
  color:#B34F1F !important;
  -webkit-text-fill-color:#B34F1F !important;
}
html body .mdpclean_banner h1{
  margin:0 0 20px !important;
  color:#050505 !important;
  -webkit-text-fill-color:#050505 !important;
  font-family:Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif !important;
  font-size:clamp(44px,6.2vw,82px) !important;
  line-height:.98 !important;
  font-weight:950 !important;
  letter-spacing:-.065em !important;
  text-shadow:none !important;
}
html body .mdpclean_banner h1 span{
  color:#050505 !important;
  -webkit-text-fill-color:#050505 !important;
}
html body .mdpclean_banner p{
  max-width:660px !important;
  margin:0 !important;
  color:#333333 !important;
  -webkit-text-fill-color:#333333 !important;
  font-size:clamp(16px,1.45vw,20px) !important;
  line-height:1.75 !important;
  font-weight:600 !important;
  text-shadow:none !important;
}
html body .mdpclean_intro{
  position:relative !important;
  z-index:5 !important;
  margin-top:-54px !important;
  padding:0 0 26px !important;
  background:transparent !important;
}
html body .mdpclean_intro .mdpclean_text_box,
html body .mdpclean_intro .mdpclean_text_box > p,
html body .mdpclean_intro .mdpclean_text_box > div,
html body .mdpclean_intro .mdpclean_text_box > section,
html body .mdpclean_intro .mdpclean_text_box > article{
  width:100% !important;
  max-width:100% !important;
  margin:0 auto !important;
  padding:28px 34px !important;
  border:1px solid #E7D7CA !important;
  border-left:6px solid #B34F1F !important;
  border-radius:26px !important;
  background:#FFFFFF !important;
  box-shadow:0 22px 60px rgba(17,17,17,.08) !important;
}
html body .mdpclean_intro .mdpclean_text_box{
  padding:0 !important;
  border:0 !important;
  background:transparent !important;
  box-shadow:none !important;
}
html body .mdpclean_intro .mdpclean_text_box p,
html body .mdpclean_intro .mdpclean_text_box li{
  color:#353535 !important;
  -webkit-text-fill-color:#353535 !important;
  font-size:16px !important;
  line-height:1.82 !important;
  font-weight:500 !important;
}
html body .mdpclean_intro .mdpclean_text_box strong{
  color:#111111 !important;
  -webkit-text-fill-color:#111111 !important;
  font-weight:900 !important;
}
html body .mdpclean_section,
html body .mdpclean_why_wrap{
  background:#FAF7F2 !important;
  padding:clamp(48px,5vw,76px) 0 !important;
}
html body .mdpclean_section#explore-tours{
  padding-top:42px !important;
}
html body .mdpclean_head{
  max-width:760px !important;
  margin:0 auto 34px !important;
  text-align:center !important;
}
html body .mdpclean_head h2{
  margin:0 0 12px !important;
  color:#050505 !important;
  -webkit-text-fill-color:#050505 !important;
  font-family:Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif !important;
  font-size:clamp(32px,4.1vw,50px) !important;
  line-height:1.08 !important;
  letter-spacing:-.045em !important;
  font-weight:950 !important;
}
html body .mdpclean_head h2 span{
  color:#050505 !important;
  -webkit-text-fill-color:#050505 !important;
}
html body .mdpclean_head p{
  max-width:650px !important;
  margin:0 auto !important;
  color:#4A4A4A !important;
  -webkit-text-fill-color:#4A4A4A !important;
  font-size:16px !important;
  line-height:1.72 !important;
  font-weight:500 !important;
}
html body .mdpclean_why_wrap{
  position:relative !important;
}
html body .mdpclean_why_wrap:before{
  content:"" !important;
  position:absolute !important;
  inset:38px max(18px,calc((100% - 1180px)/2)) 38px !important;
  border-radius:38px !important;
  background:linear-gradient(180deg,#FFFFFF 0%,#FFF6EE 100%) !important;
  border:1px solid #EAD8C9 !important;
  box-shadow:0 24px 70px rgba(17,17,17,.055) !important;
  z-index:0 !important;
}
html body .mdpclean_why_wrap .mdpclean_container{
  position:relative !important;
  z-index:1 !important;
  padding-top:18px !important;
  padding-bottom:18px !important;
}
html body .mdpclean_why_grid{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:22px !important;
  align-items:stretch !important;
}
html body .mdpclean_why_item{
  display:flex !important;
  flex-direction:column !important;
  align-items:flex-start !important;
  text-align:left !important;
  min-height:230px !important;
  padding:28px 24px !important;
  border-radius:26px !important;
  background:#FFFFFF !important;
  border:1px solid #E7D7CA !important;
  box-shadow:0 16px 44px rgba(17,17,17,.06) !important;
  transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease !important;
}
html body .mdpclean_why_item:hover{
  transform:translateY(-5px) !important;
  border-color:#C98E67 !important;
  box-shadow:0 26px 62px rgba(17,17,17,.10) !important;
}
html body .mdpclean_why_icon{
  width:54px !important;
  height:54px !important;
  min-width:54px !important;
  margin:0 0 18px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  border-radius:18px !important;
  background:#FFF2E9 !important;
  border:1px solid #F0D1BD !important;
  color:#B34F1F !important;
  -webkit-text-fill-color:#B34F1F !important;
  box-shadow:none !important;
}
html body .mdpclean_why_icon i{
  color:#B34F1F !important;
  -webkit-text-fill-color:#B34F1F !important;
  font-size:22px !important;
}
html body .mdpclean_why_item h3{
  margin:0 0 10px !important;
  color:#050505 !important;
  -webkit-text-fill-color:#050505 !important;
  font-size:20px !important;
  line-height:1.25 !important;
  font-weight:900 !important;
  letter-spacing:-.025em !important;
}
html body .mdpclean_why_item p{
  margin:0 !important;
  color:#4A4A4A !important;
  -webkit-text-fill-color:#4A4A4A !important;
  font-size:15px !important;
  line-height:1.72 !important;
  font-weight:500 !important;
}
html body #explore-faq .mdpclean_container{
  max-width:1040px !important;
}
html body .mdpclean_faq_grid{
  display:grid !important;
  grid-template-columns:1fr !important;
  gap:14px !important;
  max-width:960px !important;
  margin:0 auto !important;
}
html body .mdpclean_faq_item{
  background:#FFFFFF !important;
  border:1px solid #E7D7CA !important;
  border-radius:20px !important;
  overflow:hidden !important;
  box-shadow:0 14px 38px rgba(17,17,17,.055) !important;
  transition:border-color .22s ease,box-shadow .22s ease !important;
}
html body .mdpclean_faq_item:hover,
html body .mdpclean_faq_item.mdpclean_open{
  border-color:#C98E67 !important;
  box-shadow:0 20px 50px rgba(17,17,17,.08) !important;
}
html body .mdpclean_faq_question{
  width:100% !important;
  display:flex !important;
  align-items:center !important;
  gap:14px !important;
  padding:20px 22px !important;
  color:#111111 !important;
  -webkit-text-fill-color:#111111 !important;
  font-size:16px !important;
  line-height:1.4 !important;
  font-weight:900 !important;
  cursor:pointer !important;
}
html body .mdpclean_faq_question i:first-child{
  width:34px !important;
  height:34px !important;
  min-width:34px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  border-radius:12px !important;
  background:#FFF2E9 !important;
  border:1px solid #F0D1BD !important;
  color:#B34F1F !important;
  -webkit-text-fill-color:#B34F1F !important;
}
html body .mdpclean_faq_question i:last-child{
  margin-left:auto !important;
  width:28px !important;
  height:28px !important;
  min-width:28px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  color:#B34F1F !important;
  -webkit-text-fill-color:#B34F1F !important;
  transition:transform .24s ease !important;
}
html body .mdpclean_faq_answer{
  max-height:0 !important;
  overflow:hidden !important;
  padding:0 22px 0 70px !important;
  color:#4A4A4A !important;
  -webkit-text-fill-color:#4A4A4A !important;
  font-size:15px !important;
  line-height:1.75 !important;
  font-weight:500 !important;
  transition:max-height .28s ease,padding .28s ease !important;
}
html body .mdpclean_faq_item.mdpclean_open .mdpclean_faq_answer{
  max-height:260px !important;
  padding:0 22px 22px 70px !important;
}
@media (max-width:1024px){
  html body .mdpclean_why_grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}
}
@media (max-width:760px){
  html body .mdpclean_page .mdpclean_container,
  html body .mdpclean_banner_inner{width:min(100% - 28px,620px) !important;}
  html body .mdpclean_banner{
    min-height:410px !important;
    padding:70px 14px 92px !important;
    border-radius:0 0 34px 34px !important;
    text-align:left !important;
  }
  html body .mdpclean_banner:before{
    background:linear-gradient(180deg,rgba(250,247,242,.96),rgba(250,247,242,.82)) !important;
  }
  html body .mdpclean_banner h1{
    font-size:clamp(34px,10vw,50px) !important;
    line-height:1.04 !important;
    letter-spacing:-.05em !important;
  }
  html body .mdpclean_banner p{
    font-size:15px !important;
    line-height:1.66 !important;
  }
  html body .mdpclean_intro{margin-top:-34px !important;padding-bottom:16px !important;}
  html body .mdpclean_intro .mdpclean_text_box > p,
  html body .mdpclean_intro .mdpclean_text_box > div,
  html body .mdpclean_intro .mdpclean_text_box > section,
  html body .mdpclean_intro .mdpclean_text_box > article{
    padding:20px 18px !important;
    border-left-width:4px !important;
    border-radius:20px !important;
  }
  html body .mdpclean_intro .mdpclean_text_box p,
  html body .mdpclean_intro .mdpclean_text_box li{
    font-size:14px !important;
    line-height:1.72 !important;
  }
  html body .mdpclean_section,
  html body .mdpclean_why_wrap{padding:42px 0 !important;}
  html body .mdpclean_head{margin-bottom:24px !important;}
  html body .mdpclean_head h2{font-size:clamp(26px,8vw,36px) !important;line-height:1.15 !important;}
  html body .mdpclean_head p{font-size:14px !important;line-height:1.66 !important;}
  html body .mdpclean_why_wrap:before{inset:24px 12px !important;border-radius:28px !important;}
  html body .mdpclean_why_grid{grid-template-columns:1fr !important;gap:14px !important;}
  html body .mdpclean_why_item{min-height:0 !important;padding:22px 18px !important;border-radius:22px !important;}
  html body .mdpclean_why_icon{width:48px !important;height:48px !important;min-width:48px !important;border-radius:16px !important;}
  html body .mdpclean_why_item h3{font-size:18px !important;}
  html body .mdpclean_why_item p{font-size:14px !important;}
  html body .mdpclean_faq_question{padding:16px 14px !important;gap:10px !important;font-size:14px !important;align-items:flex-start !important;}
  html body .mdpclean_faq_question i:first-child{width:30px !important;height:30px !important;min-width:30px !important;}
  html body .mdpclean_faq_question i:last-child{width:24px !important;height:24px !important;min-width:24px !important;margin-top:3px !important;}
  html body .mdpclean_faq_answer{padding:0 14px 0 54px !important;font-size:14px !important;line-height:1.68 !important;}
  html body .mdpclean_faq_item.mdpclean_open .mdpclean_faq_answer{padding:0 14px 16px 54px !important;}
}

/* Travel Pro v4.5.0 - professional Explore/Tours listing with left filters and horizontal tour cards */
html body .travel-pro-listing-page{
  --tpl-ink:#101010;
  --tpl-text:#2F2F2F;
  --tpl-muted:#6A625D;
  --tpl-soft:#FFF8F3;
  --tpl-line:#E7D7C9;
  --tpl-primary:#B34F1F;
  --tpl-primary-dark:#8E3713;
  --tpl-card:#FFFFFF;
  background:#FFF9F4 !important;
  color:var(--tpl-text) !important;
  font-family:Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif !important;
}
html body .travel-pro-listing-page *{box-sizing:border-box !important;}
html body .tpl-container{width:min(100% - 44px,1320px) !important;margin:0 auto !important;}
html body .tpl-hero{
  position:relative !important;
  min-height:430px !important;
  display:flex !important;
  align-items:center !important;
  overflow:hidden !important;
  background:#EDE2D8 center/cover no-repeat !important;
  border-radius:0 0 42px 42px !important;
  box-shadow:0 24px 70px rgba(42,20,10,.13) !important;
}
html body .tpl-hero__overlay{position:absolute !important;inset:0 !important;background:linear-gradient(90deg,rgba(255,249,244,.96) 0%,rgba(255,249,244,.90) 42%,rgba(255,249,244,.55) 100%) !important;}
html body .tpl-hero__content{position:relative !important;z-index:2 !important;width:min(100% - 44px,1180px) !important;margin:0 auto !important;padding:80px 0 !important;}
html body .tpl-eyebrow,html body .tpl-mini-label,html body .tpl-section-head span{
  display:inline-flex !important;align-items:center !important;gap:9px !important;border-radius:999px !important;background:#fff !important;border:1px solid var(--tpl-line) !important;color:var(--tpl-primary) !important;font-weight:900 !important;font-size:13px !important;letter-spacing:.01em !important;padding:8px 13px !important;box-shadow:0 8px 24px rgba(67,12,5,.06) !important;
}
html body .tpl-hero h1{max-width:780px !important;margin:18px 0 16px !important;color:var(--tpl-ink) !important;font-size:clamp(44px,6vw,82px) !important;line-height:.98 !important;letter-spacing:-.06em !important;font-weight:950 !important;}
html body .tpl-hero h1 span{color:var(--tpl-primary) !important;}
html body .tpl-hero p{max-width:700px !important;margin:0 0 26px !important;color:var(--tpl-text) !important;font-size:18px !important;line-height:1.72 !important;font-weight:550 !important;}
html body .tpl-hero-search{width:min(100%,620px) !important;display:flex !important;align-items:center !important;gap:12px !important;background:#fff !important;border:1px solid var(--tpl-line) !important;border-radius:20px !important;padding:14px 18px !important;box-shadow:0 18px 48px rgba(67,12,5,.10) !important;}
html body .tpl-hero-search i{color:var(--tpl-primary) !important;}
html body .tpl-hero-search input{width:100% !important;border:0 !important;outline:0 !important;background:transparent !important;color:var(--tpl-ink) !important;font-weight:750 !important;font-size:16px !important;box-shadow:none !important;}
html body .tpl-intro{padding:32px 0 0 !important;}
html body .tpl-intro__box{background:#fff !important;border:1px solid var(--tpl-line) !important;border-radius:22px !important;padding:22px 24px !important;color:var(--tpl-text) !important;font-size:16px !important;line-height:1.8 !important;box-shadow:0 16px 40px rgba(67,12,5,.06) !important;}
html body .tpl-intro__box p{margin:0 !important;color:var(--tpl-text) !important;}
html body .tpl-intro__box strong{color:var(--tpl-ink) !important;}
html body .tpl-listing-wrap{padding:46px 0 66px !important;}
html body .tpl-listing-heading{display:flex !important;align-items:flex-end !important;justify-content:space-between !important;gap:20px !important;margin-bottom:24px !important;}
html body .tpl-listing-heading h2,html body .tpl-section-head h2{margin:14px 0 8px !important;color:var(--tpl-ink) !important;font-size:clamp(30px,3.6vw,48px) !important;line-height:1.08 !important;letter-spacing:-.04em !important;font-weight:950 !important;}
html body .tpl-listing-heading p,html body .tpl-section-head p{max-width:720px !important;margin:0 !important;color:var(--tpl-muted) !important;font-size:16px !important;line-height:1.7 !important;font-weight:550 !important;}
html body .tpl-filter-toggle{display:none !important;align-items:center !important;gap:9px !important;border:0 !important;border-radius:999px !important;background:var(--tpl-primary) !important;color:#fff !important;padding:12px 18px !important;font-weight:900 !important;}
html body .tpl-layout{display:grid !important;grid-template-columns:320px minmax(0,1fr) !important;gap:28px !important;align-items:start !important;}
html body .tpl-filter-panel{position:sticky !important;top:96px !important;z-index:8 !important;display:flex !important;flex-direction:column !important;gap:16px !important;}
html body .tpl-filter-card{background:#fff !important;border:1px solid var(--tpl-line) !important;border-radius:22px !important;padding:18px !important;box-shadow:0 14px 34px rgba(67,12,5,.055) !important;color:var(--tpl-text) !important;}
html body .tpl-filter-title{display:flex !important;align-items:center !important;gap:12px !important;color:var(--tpl-ink) !important;font-size:20px !important;margin-bottom:10px !important;}
html body .tpl-filter-title i{color:var(--tpl-primary) !important;}
html body .tpl-filter-count{color:var(--tpl-muted) !important;font-weight:700 !important;margin-bottom:16px !important;}
html body .tpl-filter-search span,html body .tpl-sort span,html body .tpl-date-card span{display:block !important;margin-bottom:8px !important;color:var(--tpl-ink) !important;font-weight:900 !important;font-size:13px !important;text-transform:uppercase !important;letter-spacing:.04em !important;}
html body .tpl-filter-search input,html body .tpl-sort select,html body .tpl-date-card input,html body .tpl-range-row input{width:100% !important;border:1px solid var(--tpl-line) !important;border-radius:14px !important;background:#fff !important;color:var(--tpl-ink) !important;padding:12px 13px !important;font-weight:750 !important;outline:0 !important;box-shadow:none !important;}
html body .tpl-clear{width:100% !important;margin-top:14px !important;border:0 !important;border-radius:999px !important;background:#F6EDE7 !important;color:var(--tpl-primary-dark) !important;padding:12px 16px !important;font-weight:950 !important;cursor:pointer !important;}
html body .tpl-filter-head{width:100% !important;display:flex !important;align-items:center !important;justify-content:space-between !important;border:0 !important;background:transparent !important;color:var(--tpl-ink) !important;font-weight:950 !important;font-size:16px !important;padding:0 !important;cursor:pointer !important;}
html body .tpl-filter-card.is-collapsed .tpl-filter-body{display:none !important;}
html body .tpl-filter-card.is-collapsed .tpl-filter-head i{transform:rotate(180deg) !important;}
html body .tpl-filter-body{margin-top:15px !important;}
html body .tpl-range-row{display:grid !important;grid-template-columns:1fr 1fr !important;gap:12px !important;}
html body .tpl-range-row label{color:var(--tpl-muted) !important;font-size:13px !important;font-weight:800 !important;}
html body .tpl-help,html body .tpl-date-card p{margin:10px 0 0 !important;color:var(--tpl-muted) !important;font-size:12.5px !important;line-height:1.5 !important;}
html body .tpl-checks{display:flex !important;flex-direction:column !important;gap:10px !important;max-height:230px !important;overflow:auto !important;padding-right:4px !important;}
html body .tpl-checks label{display:flex !important;align-items:center !important;gap:10px !important;color:var(--tpl-text) !important;font-weight:750 !important;font-size:14px !important;}
html body .tpl-checks input{accent-color:var(--tpl-primary) !important;width:16px !important;height:16px !important;}
html body .tpl-results{min-width:0 !important;}
html body .tpl-results-top{display:flex !important;align-items:center !important;justify-content:space-between !important;gap:16px !important;background:#fff !important;border:1px solid var(--tpl-line) !important;border-radius:22px !important;padding:16px 18px !important;margin-bottom:16px !important;box-shadow:0 14px 34px rgba(67,12,5,.045) !important;}
html body .tpl-result-count{display:flex !important;align-items:center !important;gap:9px !important;color:var(--tpl-ink) !important;font-weight:900 !important;}
html body .tpl-result-count i{color:#F59D24 !important;}
html body .tpl-quick-chips{display:flex !important;gap:8px !important;flex-wrap:wrap !important;justify-content:flex-end !important;}
html body .tpl-quick-chips button{border:1px solid var(--tpl-line) !important;background:#fff !important;color:var(--tpl-text) !important;border-radius:999px !important;padding:8px 12px !important;font-weight:850 !important;cursor:pointer !important;}
html body .tpl-quick-chips button.is-active{background:var(--tpl-primary) !important;border-color:var(--tpl-primary) !important;color:#fff !important;}
html body .tpl-card-list{display:flex !important;flex-direction:column !important;gap:18px !important;}
html body .tpl-tour-card{display:grid !important;grid-template-columns:280px minmax(0,1fr) 210px !important;gap:24px !important;align-items:stretch !important;background:#fff !important;border:1px solid var(--tpl-line) !important;border-radius:24px !important;padding:14px !important;box-shadow:0 14px 36px rgba(67,12,5,.06) !important;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease !important;}
html body .tpl-tour-card:hover{transform:translateY(-3px) !important;border-color:rgba(179,79,31,.5) !important;box-shadow:0 22px 54px rgba(67,12,5,.10) !important;}
html body .tpl-tour-media{position:relative !important;display:block !important;min-height:230px !important;border-radius:18px !important;overflow:hidden !important;background:#EEE !important;text-decoration:none !important;}
html body .tpl-tour-media img{width:100% !important;height:100% !important;min-height:230px !important;object-fit:cover !important;display:block !important;transition:transform .65s ease !important;}
html body .tpl-tour-card:hover .tpl-tour-media img{transform:scale(1.07) !important;}
html body .tpl-photo-badge{position:absolute !important;top:12px !important;right:12px !important;width:46px !important;height:46px !important;border-radius:999px !important;background:#fff !important;color:var(--tpl-ink) !important;display:flex !important;align-items:center !important;justify-content:center !important;box-shadow:0 8px 20px rgba(67,12,5,.16) !important;}
html body .tpl-tour-content{padding:10px 0 !important;min-width:0 !important;}
html body .tpl-tour-tags{display:flex !important;gap:8px !important;flex-wrap:wrap !important;margin-bottom:12px !important;}
html body .tpl-tour-tags span{background:#F7EEE7 !important;color:var(--tpl-primary-dark) !important;border-radius:9px !important;padding:7px 10px !important;font-size:12.5px !important;font-weight:850 !important;}
html body .tpl-tour-content h3{margin:0 0 10px !important;font-size:clamp(22px,2.2vw,30px) !important;line-height:1.18 !important;letter-spacing:-.03em !important;font-weight:950 !important;color:var(--tpl-ink) !important;}
html body .tpl-tour-content h3 a{color:var(--tpl-ink) !important;text-decoration:none !important;}
html body .tpl-rating{display:flex !important;align-items:center !important;gap:6px !important;margin-bottom:10px !important;color:var(--tpl-text) !important;font-weight:700 !important;}
html body .tpl-rating strong{color:var(--tpl-ink) !important;}.tpl-rating i{color:#F59D24 !important;}.tpl-rating span{color:var(--tpl-muted) !important;font-weight:650 !important;}
html body .tpl-tour-content p{margin:0 0 16px !important;color:var(--tpl-text) !important;font-size:15.5px !important;line-height:1.65 !important;font-weight:500 !important;}
html body .tpl-tour-facts{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:10px 16px !important;margin:0 !important;color:var(--tpl-text) !important;}
html body .tpl-tour-facts div{display:grid !important;grid-template-columns:90px minmax(0,1fr) !important;gap:8px !important;align-items:start !important;}
html body .tpl-tour-facts dt{font-weight:950 !important;color:var(--tpl-ink) !important;font-size:13px !important;}
html body .tpl-tour-facts dd{margin:0 !important;color:var(--tpl-text) !important;font-weight:600 !important;font-size:14px !important;line-height:1.45 !important;}
html body .tpl-tour-action{display:flex !important;flex-direction:column !important;justify-content:center !important;align-items:stretch !important;border-left:1px solid var(--tpl-line) !important;padding:12px 10px 12px 22px !important;}
html body .tpl-tour-price span{display:block !important;color:var(--tpl-muted) !important;font-size:14px !important;font-weight:750 !important;margin-bottom:4px !important;}
html body .tpl-tour-price strong{display:block !important;color:var(--tpl-ink) !important;font-size:28px !important;line-height:1.08 !important;font-weight:950 !important;letter-spacing:-.03em !important;}
html body .tpl-tour-price small{display:block !important;color:var(--tpl-muted) !important;font-weight:650 !important;margin-top:5px !important;}
html body .tpl-view-button{margin-top:22px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;min-height:52px !important;width:100% !important;border-radius:999px !important;background:var(--tpl-primary) !important;color:#fff !important;text-decoration:none !important;font-size:16px !important;font-weight:950 !important;box-shadow:0 12px 24px rgba(179,79,31,.22) !important;}
html body .tpl-view-button:hover{background:var(--tpl-primary-dark) !important;color:#fff !important;}
html body .tpl-no-results{background:#fff !important;border:1px solid var(--tpl-line) !important;border-radius:24px !important;padding:34px !important;text-align:center !important;color:var(--tpl-text) !important;}
html body .tpl-no-results i{font-size:28px !important;color:var(--tpl-primary) !important;margin-bottom:12px !important;}.tpl-no-results strong{display:block !important;color:var(--tpl-ink) !important;font-size:22px !important;}
html body .tpl-why,html body .tpl-faq{padding:60px 0 !important;background:#FFF9F4 !important;}
html body .tpl-section-head{text-align:center !important;max-width:760px !important;margin:0 auto 28px !important;}
html body .tpl-why-grid{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:18px !important;}
html body .tpl-why-card{background:#fff !important;border:1px solid var(--tpl-line) !important;border-radius:24px !important;padding:26px !important;text-align:left !important;box-shadow:0 16px 40px rgba(67,12,5,.055) !important;}
html body .tpl-why-icon{width:54px !important;height:54px !important;border-radius:18px !important;background:#FFF1E8 !important;border:1px solid #F0D3C0 !important;color:var(--tpl-primary) !important;display:flex !important;align-items:center !important;justify-content:center !important;font-size:20px !important;margin-bottom:16px !important;}
html body .tpl-why-card h3{margin:0 0 8px !important;color:var(--tpl-ink) !important;font-size:20px !important;font-weight:950 !important;}
html body .tpl-why-card p{margin:0 !important;color:var(--tpl-text) !important;line-height:1.7 !important;font-weight:550 !important;}
html body .tpl-faq-list{max-width:900px !important;margin:0 auto !important;display:flex !important;flex-direction:column !important;gap:12px !important;}
html body .tpl-faq-item{background:#fff !important;border:1px solid var(--tpl-line) !important;border-radius:20px !important;overflow:hidden !important;box-shadow:0 12px 30px rgba(67,12,5,.05) !important;}
html body .tpl-faq-item summary{list-style:none !important;display:grid !important;grid-template-columns:34px minmax(0,1fr) 24px !important;gap:12px !important;align-items:center !important;padding:18px 20px !important;cursor:pointer !important;color:var(--tpl-ink) !important;font-weight:950 !important;line-height:1.4 !important;}
html body .tpl-faq-item summary::-webkit-details-marker{display:none !important;}
html body .tpl-faq-item summary i:first-child{width:34px !important;height:34px !important;border-radius:12px !important;background:#FFF1E8 !important;color:var(--tpl-primary) !important;display:flex !important;align-items:center !important;justify-content:center !important;}
html body .tpl-faq-item summary i:last-child{color:var(--tpl-primary) !important;transition:transform .25s ease !important;}
html body .tpl-faq-item[open] summary i:last-child{transform:rotate(180deg) !important;}
html body .tpl-faq-item p{margin:0 !important;padding:0 20px 20px 66px !important;color:var(--tpl-text) !important;line-height:1.75 !important;font-weight:550 !important;}
@media (max-width:1100px){
  html body .tpl-layout{grid-template-columns:1fr !important;}
  html body .tpl-filter-toggle{display:inline-flex !important;}
  html body .tpl-filter-panel{position:relative !important;top:auto !important;display:none !important;grid-row:auto !important;}
  html body .travel-pro-listing-page.tpl-filter-open .tpl-filter-panel{display:flex !important;}
  html body .tpl-tour-card{grid-template-columns:240px minmax(0,1fr) !important;}
  html body .tpl-tour-action{grid-column:1 / -1 !important;border-left:0 !important;border-top:1px solid var(--tpl-line) !important;padding:18px 4px 4px !important;display:grid !important;grid-template-columns:1fr 220px !important;gap:18px !important;align-items:center !important;}
  html body .tpl-view-button{margin-top:0 !important;}
}
@media (max-width:760px){
  html body .tpl-container{width:min(100% - 24px,560px) !important;}
  html body .tpl-hero{min-height:420px !important;border-radius:0 0 30px 30px !important;}
  html body .tpl-hero__overlay{background:linear-gradient(180deg,rgba(255,249,244,.97),rgba(255,249,244,.86)) !important;}
  html body .tpl-hero__content{width:min(100% - 28px,560px) !important;padding:60px 0 76px !important;}
  html body .tpl-hero h1{font-size:clamp(36px,10vw,50px) !important;line-height:1.02 !important;}
  html body .tpl-hero p{font-size:15px !important;line-height:1.65 !important;}
  html body .tpl-listing-wrap{padding:34px 0 46px !important;}
  html body .tpl-listing-heading{align-items:flex-start !important;}
  html body .tpl-listing-heading h2,html body .tpl-section-head h2{font-size:30px !important;}
  html body .tpl-results-top{align-items:flex-start !important;flex-direction:column !important;}
  html body .tpl-quick-chips{justify-content:flex-start !important;}
  html body .tpl-tour-card{display:block !important;padding:12px !important;border-radius:22px !important;}
  html body .tpl-tour-media{min-height:230px !important;}
  html body .tpl-tour-content{padding:16px 4px 8px !important;}
  html body .tpl-tour-content h3{font-size:23px !important;}
  html body .tpl-tour-facts{grid-template-columns:1fr !important;gap:9px !important;}
  html body .tpl-tour-facts div{grid-template-columns:92px minmax(0,1fr) !important;}
  html body .tpl-tour-action{display:block !important;border-top:1px solid var(--tpl-line) !important;padding:16px 4px 2px !important;}
  html body .tpl-view-button{margin-top:14px !important;}
  html body .tpl-why-grid{grid-template-columns:1fr !important;}
  html body .tpl-faq-item summary{grid-template-columns:32px minmax(0,1fr) 20px !important;padding:16px 14px !important;font-size:15px !important;}
  html body .tpl-faq-item p{padding:0 14px 16px 58px !important;font-size:14px !important;}
}
@media (max-width:420px){
  html body .tpl-tour-media,html body .tpl-tour-media img{min-height:205px !important;}
  html body .tpl-filter-card{padding:15px !important;border-radius:19px !important;}
  html body .tpl-range-row{grid-template-columns:1fr !important;}
  html body .tpl-hero-search{padding:12px 14px !important;border-radius:16px !important;}
}

/* Travel Pro v4.7.0 - polished image banner, app-style mobile filters, and professional horizontal listing cards */
html body .travel-pro-listing-page{
  --tpl-ink:#0B0B0B;
  --tpl-text:#2B2826;
  --tpl-muted:#6C625C;
  --tpl-soft:#F8F3EE;
  --tpl-line:#E6D6CA;
  --tpl-primary:#B4531D;
  --tpl-primary-dark:#8F3B12;
  --tpl-card:#FFFFFF;
  background:#F8F3EE !important;
}
html body .travel-pro-listing-page .tpl-hero{
  min-height:390px !important;
  border-radius:0 !important;
  box-shadow:none !important;
  background-color:#E8DDD3 !important;
  background-position:center center !important;
  background-size:cover !important;
}
html body .travel-pro-listing-page .tpl-hero__overlay{
  background:linear-gradient(90deg,rgba(255,255,255,.88) 0%,rgba(255,255,255,.72) 42%,rgba(255,255,255,.28) 100%) !important;
}
html body .travel-pro-listing-page .tpl-hero__content{
  padding:96px 0 88px !important;
  text-align:left !important;
}
html body .travel-pro-listing-page .tpl-hero h1{
  max-width:780px !important;
  margin:0 0 16px !important;
  color:#080808 !important;
  -webkit-text-fill-color:#080808 !important;
  font-size:clamp(42px,5.2vw,76px) !important;
  line-height:1.02 !important;
  letter-spacing:-.055em !important;
  font-weight:950 !important;
  text-shadow:none !important;
}
html body .travel-pro-listing-page .tpl-hero h1 span{
  color:#080808 !important;
  -webkit-text-fill-color:#080808 !important;
}
html body .travel-pro-listing-page .tpl-hero p{
  max-width:650px !important;
  margin:0 !important;
  color:#282522 !important;
  -webkit-text-fill-color:#282522 !important;
  font-size:18px !important;
  line-height:1.72 !important;
  font-weight:650 !important;
  text-shadow:none !important;
}
html body .travel-pro-listing-page .tpl-filter-drawer-head{
  display:none !important;
}
html body .travel-pro-listing-page .tpl-filter-backdrop{
  display:none !important;
}
html body .travel-pro-listing-page .tpl-listing-wrap{
  padding:42px 0 72px !important;
}
html body .travel-pro-listing-page .tpl-layout{
  grid-template-columns:306px minmax(0,1fr) !important;
  gap:30px !important;
}
html body .travel-pro-listing-page .tpl-filter-panel{
  top:104px !important;
  gap:14px !important;
}
html body .travel-pro-listing-page .tpl-filter-card{
  border-radius:20px !important;
  padding:18px !important;
  background:#fff !important;
  border:1px solid #E7D7CB !important;
  box-shadow:0 10px 26px rgba(30,18,12,.05) !important;
}
html body .travel-pro-listing-page .tpl-filter-title{
  margin-bottom:8px !important;
  font-size:18px !important;
  letter-spacing:-.02em !important;
}
html body .travel-pro-listing-page .tpl-filter-title i,
html body .travel-pro-listing-page .tpl-filter-head i,
html body .travel-pro-listing-page .tpl-result-count i{
  color:var(--tpl-primary) !important;
}
html body .travel-pro-listing-page .tpl-filter-count{
  margin-bottom:14px !important;
  font-size:13px !important;
  line-height:1.45 !important;
}
html body .travel-pro-listing-page .tpl-filter-search span,
html body .travel-pro-listing-page .tpl-sort span,
html body .travel-pro-listing-page .tpl-range-row label{
  color:#423832 !important;
  font-size:12px !important;
  line-height:1.25 !important;
  font-weight:900 !important;
  letter-spacing:.055em !important;
  text-transform:uppercase !important;
}
html body .travel-pro-listing-page .tpl-filter-search input,
html body .travel-pro-listing-page .tpl-sort select,
html body .travel-pro-listing-page .tpl-range-row input{
  height:46px !important;
  border-radius:14px !important;
  border-color:#E1D0C4 !important;
  color:#111 !important;
  font-weight:800 !important;
  background:#FFFCFA !important;
}
html body .travel-pro-listing-page .tpl-filter-search input:focus,
html body .travel-pro-listing-page .tpl-sort select:focus,
html body .travel-pro-listing-page .tpl-range-row input:focus{
  border-color:rgba(180,83,29,.65) !important;
  box-shadow:0 0 0 4px rgba(180,83,29,.10) !important;
}
html body .travel-pro-listing-page .tpl-clear{
  height:44px !important;
  border-radius:14px !important;
  background:#F7EEE8 !important;
  color:#8F3B12 !important;
  box-shadow:none !important;
}
html body .travel-pro-listing-page .tpl-filter-head{
  min-height:28px !important;
  font-size:15px !important;
  letter-spacing:-.01em !important;
}
html body .travel-pro-listing-page .tpl-checks{
  gap:8px !important;
  padding-right:2px !important;
}
html body .travel-pro-listing-page .tpl-checks label{
  position:relative !important;
  min-height:40px !important;
  display:flex !important;
  align-items:center !important;
  gap:10px !important;
  padding:9px 10px !important;
  border:1px solid #E6D8CD !important;
  border-radius:13px !important;
  background:#FFFCFA !important;
  color:#231F1C !important;
  font-size:13.5px !important;
  font-weight:850 !important;
  cursor:pointer !important;
}
html body .travel-pro-listing-page .tpl-checks label:hover{
  border-color:rgba(180,83,29,.55) !important;
  background:#FFF7F2 !important;
}
html body .travel-pro-listing-page .tpl-checks input{
  width:17px !important;
  height:17px !important;
  flex:0 0 17px !important;
  accent-color:var(--tpl-primary) !important;
}
html body .travel-pro-listing-page .tpl-checks span{
  min-width:0 !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
  white-space:nowrap !important;
}
html body .travel-pro-listing-page .tpl-results-top{
  border-radius:18px !important;
  padding:13px 15px !important;
  box-shadow:none !important;
  background:#fff !important;
}
html body .travel-pro-listing-page .tpl-result-count{
  font-size:15px !important;
}
html body .travel-pro-listing-page .tpl-quick-chips button{
  min-height:34px !important;
  padding:7px 11px !important;
  border-radius:999px !important;
  color:#3D342E !important;
  font-size:12.5px !important;
  font-weight:900 !important;
}
html body .travel-pro-listing-page .tpl-quick-chips button.is-active{
  color:#fff !important;
  background:var(--tpl-primary) !important;
  border-color:var(--tpl-primary) !important;
}
html body .travel-pro-listing-page .tpl-card-list{
  gap:16px !important;
}
html body .travel-pro-listing-page .tpl-tour-card{
  grid-template-columns:262px minmax(0,1fr) 188px !important;
  gap:20px !important;
  padding:12px !important;
  border-radius:22px !important;
  border-color:#E3D1C4 !important;
  box-shadow:0 10px 28px rgba(32,18,10,.055) !important;
}
html body .travel-pro-listing-page .tpl-tour-card:hover{
  transform:translateY(-2px) !important;
  border-color:rgba(180,83,29,.48) !important;
  box-shadow:0 18px 40px rgba(32,18,10,.08) !important;
}
html body .travel-pro-listing-page .tpl-tour-media{
  min-height:218px !important;
  border-radius:17px !important;
}
html body .travel-pro-listing-page .tpl-tour-media img{
  min-height:218px !important;
}
html body .travel-pro-listing-page .tpl-photo-badge{
  display:none !important;
}
html body .travel-pro-listing-page .tpl-tour-content{
  padding:8px 0 !important;
}
html body .travel-pro-listing-page .tpl-tour-tags{
  margin-bottom:10px !important;
}
html body .travel-pro-listing-page .tpl-tour-tags span{
  background:#F5ECE6 !important;
  color:#86401B !important;
  border:1px solid #EAD7C9 !important;
  border-radius:999px !important;
  padding:6px 10px !important;
  font-size:12px !important;
  font-weight:900 !important;
}
html body .travel-pro-listing-page .tpl-tour-content h3{
  margin-bottom:9px !important;
  color:#0A0A0A !important;
  font-size:clamp(21px,1.7vw,28px) !important;
}
html body .travel-pro-listing-page .tpl-tour-content p{
  margin-bottom:14px !important;
  color:#3A3430 !important;
  font-size:14.5px !important;
  line-height:1.62 !important;
}
html body .travel-pro-listing-page .tpl-tour-icons{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:8px !important;
  margin-top:12px !important;
}
html body .travel-pro-listing-page .tpl-tour-icons span{
  min-width:0 !important;
  min-height:42px !important;
  display:flex !important;
  align-items:center !important;
  gap:8px !important;
  padding:9px 10px !important;
  border:1px solid #E7D7CA !important;
  border-radius:14px !important;
  background:#FFFBF8 !important;
  color:#1B1715 !important;
}
html body .travel-pro-listing-page .tpl-tour-icons i{
  width:25px !important;
  height:25px !important;
  min-width:25px !important;
  border-radius:9px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  background:#FFF1E8 !important;
  color:var(--tpl-primary) !important;
  border:1px solid #F0D2BE !important;
  font-size:11px !important;
}
html body .travel-pro-listing-page .tpl-tour-icons b{
  min-width:0 !important;
  display:block !important;
  color:#17110E !important;
  font-size:12.5px !important;
  line-height:1.18 !important;
  font-weight:950 !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
  white-space:nowrap !important;
}
html body .travel-pro-listing-page .tpl-tour-action{
  padding:10px 8px 10px 20px !important;
}
html body .travel-pro-listing-page .tpl-tour-price span{
  color:#5E5550 !important;
  font-size:12px !important;
  font-weight:900 !important;
  text-transform:uppercase !important;
  letter-spacing:.04em !important;
}
html body .travel-pro-listing-page .tpl-tour-price strong{
  color:#070707 !important;
  font-size:25px !important;
}
html body .travel-pro-listing-page .tpl-view-button{
  min-height:48px !important;
  margin-top:18px !important;
  border-radius:14px !important;
  box-shadow:none !important;
}
@media (max-width:1100px){
  html body.tpl-filter-lock{
    overflow:hidden !important;
  }
  html body .travel-pro-listing-page .tpl-layout{
    display:block !important;
  }
  html body .travel-pro-listing-page .tpl-filter-toggle{
    display:inline-flex !important;
    min-height:44px !important;
    border-radius:14px !important;
    padding:11px 15px !important;
    box-shadow:none !important;
  }
  html body .travel-pro-listing-page .tpl-filter-backdrop{
    display:block !important;
    position:fixed !important;
    inset:0 !important;
    z-index:9997 !important;
    background:rgba(17,17,17,.42) !important;
    opacity:0 !important;
    pointer-events:none !important;
    transition:opacity .25s ease !important;
  }
  html body .travel-pro-listing-page.tpl-filter-open .tpl-filter-backdrop{
    opacity:1 !important;
    pointer-events:auto !important;
  }
  html body .travel-pro-listing-page .tpl-filter-panel{
    display:flex !important;
    position:fixed !important;
    top:0 !important;
    left:0 !important;
    bottom:0 !important;
    z-index:9998 !important;
    width:min(88vw,390px) !important;
    max-width:390px !important;
    height:100dvh !important;
    padding:18px !important;
    gap:13px !important;
    overflow:auto !important;
    background:#F8F3EE !important;
    border-right:1px solid #E1D0C4 !important;
    box-shadow:18px 0 50px rgba(0,0,0,.18) !important;
    transform:translateX(-105%) !important;
    opacity:0 !important;
    visibility:hidden !important;
    transition:transform .28s ease,opacity .28s ease,visibility .28s ease !important;
  }
  html body .travel-pro-listing-page.tpl-filter-open .tpl-filter-panel{
    transform:translateX(0) !important;
    opacity:1 !important;
    visibility:visible !important;
  }
  html body .travel-pro-listing-page .tpl-filter-drawer-head{
    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;
    min-height:54px !important;
    padding:4px 4px 8px !important;
    color:#0B0B0B !important;
  }
  html body .travel-pro-listing-page .tpl-filter-drawer-head strong{
    display:flex !important;
    align-items:center !important;
    gap:10px !important;
    font-size:19px !important;
    font-weight:950 !important;
  }
  html body .travel-pro-listing-page .tpl-filter-drawer-head button{
    display:none !important;
  }
  html body .travel-pro-listing-page .tpl-tour-card{
    grid-template-columns:220px minmax(0,1fr) !important;
  }
  html body .travel-pro-listing-page .tpl-tour-action{
    grid-column:1 / -1 !important;
    display:grid !important;
    grid-template-columns:minmax(0,1fr) 200px !important;
    align-items:center !important;
    gap:16px !important;
    border-left:0 !important;
    border-top:1px solid #E7D7CA !important;
    padding:16px 4px 2px !important;
  }
}
@media (max-width:760px){
  html body .travel-pro-listing-page .tpl-container{
    width:min(100% - 22px,580px) !important;
  }
  html body .travel-pro-listing-page .tpl-hero{
    min-height:330px !important;
    border-radius:0 !important;
  }
  html body .travel-pro-listing-page .tpl-hero__overlay{
    background:linear-gradient(180deg,rgba(255,255,255,.88) 0%,rgba(255,255,255,.76) 55%,rgba(255,255,255,.60) 100%) !important;
  }
  html body .travel-pro-listing-page .tpl-hero__content{
    width:min(100% - 28px,560px) !important;
    padding:74px 0 64px !important;
  }
  html body .travel-pro-listing-page .tpl-hero h1{
    font-size:clamp(34px,10vw,48px) !important;
    line-height:1.05 !important;
    letter-spacing:-.045em !important;
  }
  html body .travel-pro-listing-page .tpl-hero p{
    font-size:15.5px !important;
    line-height:1.62 !important;
  }
  html body .travel-pro-listing-page .tpl-listing-wrap{
    padding:24px 0 44px !important;
  }
  html body .travel-pro-listing-page .tpl-results-top{
    flex-direction:row !important;
    align-items:center !important;
    gap:10px !important;
    overflow-x:auto !important;
    border-radius:16px !important;
  }
  html body .travel-pro-listing-page .tpl-result-count{
    flex:0 0 auto !important;
    font-size:13px !important;
  }
  html body .travel-pro-listing-page .tpl-quick-chips{
    flex:0 0 auto !important;
    flex-wrap:nowrap !important;
    justify-content:flex-start !important;
  }
  html body .travel-pro-listing-page .tpl-card-list{
    gap:14px !important;
  }
  html body .travel-pro-listing-page .tpl-tour-card{
    display:grid !important;
    grid-template-columns:118px minmax(0,1fr) !important;
    gap:12px !important;
    padding:10px !important;
    border-radius:18px !important;
    align-items:stretch !important;
  }
  html body .travel-pro-listing-page .tpl-tour-media,
  html body .travel-pro-listing-page .tpl-tour-media img{
    min-height:150px !important;
    height:150px !important;
    border-radius:14px !important;
  }
  html body .travel-pro-listing-page .tpl-tour-content{
    padding:0 !important;
    min-width:0 !important;
  }
  html body .travel-pro-listing-page .tpl-tour-tags{
    margin-bottom:7px !important;
    gap:5px !important;
  }
  html body .travel-pro-listing-page .tpl-tour-tags span{
    max-width:100% !important;
    padding:4px 7px !important;
    font-size:10.5px !important;
    overflow:hidden !important;
    text-overflow:ellipsis !important;
    white-space:nowrap !important;
  }
  html body .travel-pro-listing-page .tpl-tour-content h3{
    margin-bottom:6px !important;
    font-size:16px !important;
    line-height:1.22 !important;
    letter-spacing:-.02em !important;
  }
  html body .travel-pro-listing-page .tpl-rating{
    margin-bottom:6px !important;
    gap:4px !important;
    font-size:12px !important;
  }
  html body .travel-pro-listing-page .tpl-rating span{
    display:none !important;
  }
  html body .travel-pro-listing-page .tpl-tour-content p{
    display:-webkit-box !important;
    -webkit-line-clamp:2 !important;
    -webkit-box-orient:vertical !important;
    overflow:hidden !important;
    margin-bottom:8px !important;
    font-size:12px !important;
    line-height:1.45 !important;
  }
  html body .travel-pro-listing-page .tpl-tour-icons{
    grid-template-columns:1fr !important;
    gap:5px !important;
    margin-top:6px !important;
  }
  html body .travel-pro-listing-page .tpl-tour-icons span{
    min-height:28px !important;
    padding:4px 7px !important;
    border-radius:10px !important;
    gap:6px !important;
  }
  html body .travel-pro-listing-page .tpl-tour-icons span:nth-child(n+3){
    display:none !important;
  }
  html body .travel-pro-listing-page .tpl-tour-icons i{
    width:20px !important;
    height:20px !important;
    min-width:20px !important;
    border-radius:7px !important;
    font-size:9px !important;
  }
  html body .travel-pro-listing-page .tpl-tour-icons b{
    font-size:11px !important;
    line-height:1.1 !important;
  }
  html body .travel-pro-listing-page .tpl-tour-action{
    grid-column:1 / -1 !important;
    display:grid !important;
    grid-template-columns:minmax(0,1fr) 132px !important;
    gap:10px !important;
    align-items:center !important;
    border-left:0 !important;
    border-top:1px solid #E7D7CA !important;
    padding:10px 0 0 !important;
  }
  html body .travel-pro-listing-page .tpl-tour-price span{
    font-size:10px !important;
    margin-bottom:2px !important;
  }
  html body .travel-pro-listing-page .tpl-tour-price strong{
    font-size:18px !important;
  }
  html body .travel-pro-listing-page .tpl-tour-price small{
    display:none !important;
  }
  html body .travel-pro-listing-page .tpl-view-button{
    min-height:40px !important;
    margin-top:0 !important;
    border-radius:12px !important;
    font-size:13px !important;
  }
}
@media (max-width:380px){
  html body .travel-pro-listing-page .tpl-tour-card{
    grid-template-columns:108px minmax(0,1fr) !important;
    gap:10px !important;
  }
  html body .travel-pro-listing-page .tpl-tour-media,
  html body .travel-pro-listing-page .tpl-tour-media img{
    min-height:138px !important;
    height:138px !important;
  }
  html body .travel-pro-listing-page .tpl-tour-action{
    grid-template-columns:minmax(0,1fr) 118px !important;
  }
  html body .travel-pro-listing-page .tpl-tour-content h3{
    font-size:15px !important;
  }
}


/* Travel Pro v4.9.0 - professional image banner, larger mobile horizontal cards, polished filter drawer, and optimized chips */
html body .travel-pro-listing-page{
  background:#F7F1EB !important;
  color:#14110F !important;
}
html body .travel-pro-listing-page .tpl-hero{
  min-height:430px !important;
  border-radius:0 0 34px 34px !important;
  background-color:#DCCFC4 !important;
  background-size:cover !important;
  background-position:center center !important;
  overflow:hidden !important;
  box-shadow:none !important;
}
html body .travel-pro-listing-page .tpl-hero__overlay{
  background:linear-gradient(90deg,rgba(255,255,255,.78) 0%,rgba(255,255,255,.62) 42%,rgba(255,255,255,.22) 100%) !important;
}
html body .travel-pro-listing-page .tpl-hero__content{
  width:min(100% - 52px,1180px) !important;
  padding:112px 0 108px !important;
}
html body .travel-pro-listing-page .tpl-hero h1{
  max-width:820px !important;
  color:#090909 !important;
  -webkit-text-fill-color:#090909 !important;
  font-size:clamp(48px,5.4vw,84px) !important;
  line-height:.98 !important;
  letter-spacing:-.058em !important;
  font-weight:950 !important;
}
html body .travel-pro-listing-page .tpl-hero h1 span{
  color:#090909 !important;
  -webkit-text-fill-color:#090909 !important;
}
html body .travel-pro-listing-page .tpl-hero p{
  max-width:690px !important;
  color:#211D1A !important;
  -webkit-text-fill-color:#211D1A !important;
  font-size:18.5px !important;
  line-height:1.75 !important;
  font-weight:650 !important;
}
html body .travel-pro-listing-page .tpl-results-top{
  position:sticky !important;
  top:0 !important;
  z-index:20 !important;
  display:flex !important;
  align-items:center !important;
  flex-wrap:nowrap !important;
  gap:12px !important;
  border:1px solid #E5D6CA !important;
  border-radius:18px !important;
  padding:12px !important;
  background:rgba(255,255,255,.95) !important;
  backdrop-filter:blur(14px) !important;
  box-shadow:0 10px 24px rgba(25,15,10,.05) !important;
  overflow-x:auto !important;
  scrollbar-width:none !important;
}
html body.admin-bar .travel-pro-listing-page .tpl-results-top{top:32px !important;}
html body .travel-pro-listing-page .tpl-results-top::-webkit-scrollbar{display:none !important;}
html body .travel-pro-listing-page .tpl-filter-toggle{
  flex:0 0 auto !important;
  min-height:46px !important;
  border-radius:15px !important;
  padding:0 18px !important;
  background:linear-gradient(135deg,#B4531D,#953B12) !important;
  box-shadow:0 10px 24px rgba(180,83,29,.18) !important;
  font-size:15px !important;
}
html body .travel-pro-listing-page .tpl-result-count{
  flex:0 0 auto !important;
  white-space:nowrap !important;
  font-size:15px !important;
}
html body .travel-pro-listing-page .tpl-quick-chips{
  flex:1 1 auto !important;
  display:flex !important;
  flex-wrap:nowrap !important;
  gap:8px !important;
  justify-content:flex-start !important;
  overflow-x:auto !important;
  scrollbar-width:none !important;
}
html body .travel-pro-listing-page .tpl-quick-chips::-webkit-scrollbar{display:none !important;}
html body .travel-pro-listing-page .tpl-quick-chips button{
  flex:0 0 auto !important;
  min-height:42px !important;
  padding:0 17px !important;
  border-radius:999px !important;
  border:1px solid #E1D2C7 !important;
  background:#fff !important;
  color:#241D19 !important;
  font-size:14px !important;
  font-weight:900 !important;
  white-space:nowrap !important;
}
html body .travel-pro-listing-page .tpl-quick-chips button.is-active{
  color:#fff !important;
  background:#B4531D !important;
  border-color:#B4531D !important;
}
html body .travel-pro-listing-page .tpl-filter-card{
  border-color:#E3D2C5 !important;
  box-shadow:none !important;
  background:#FFFFFF !important;
}
html body .travel-pro-listing-page .tpl-filter-title{
  color:#0E0C0B !important;
  font-size:18px !important;
}
html body .travel-pro-listing-page .tpl-filter-search span,
html body .travel-pro-listing-page .tpl-sort span,
html body .travel-pro-listing-page .tpl-filter-head span,
html body .travel-pro-listing-page .tpl-range-row label{
  color:#171311 !important;
  letter-spacing:.015em !important;
  text-transform:none !important;
  font-weight:900 !important;
}
html body .travel-pro-listing-page .tpl-checks label{
  min-height:42px !important;
  border:1px solid #E6D8CD !important;
  border-radius:12px !important;
  background:#FFFCFA !important;
  padding:9px 10px !important;
}
html body .travel-pro-listing-page .tpl-checks span{
  white-space:normal !important;
  text-overflow:clip !important;
}
html body .travel-pro-listing-page .tpl-tour-card{
  grid-template-columns:300px minmax(0,1fr) 184px !important;
  gap:22px !important;
  padding:14px !important;
  border-radius:22px !important;
  box-shadow:none !important;
  background:#FFFFFF !important;
}
html body .travel-pro-listing-page .tpl-tour-media,
html body .travel-pro-listing-page .tpl-tour-media img{
  min-height:235px !important;
  height:235px !important;
  border-radius:17px !important;
}
html body .travel-pro-listing-page .tpl-tour-media img{
  width:100% !important;
  object-fit:cover !important;
}
html body .travel-pro-listing-page .tpl-tour-content h3{
  color:#0B0B0B !important;
  font-size:clamp(22px,1.7vw,28px) !important;
  line-height:1.18 !important;
}
html body .travel-pro-listing-page .tpl-tour-content p{
  color:#342D28 !important;
}
html body .travel-pro-listing-page .tpl-tour-icons{
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:8px !important;
}
html body .travel-pro-listing-page .tpl-tour-icons span{
  min-width:0 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:8px !important;
  min-height:42px !important;
  padding:8px 9px !important;
  border-radius:13px !important;
}
html body .travel-pro-listing-page .tpl-tour-icons b{
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
}
@media (max-width:1100px){
  html body .travel-pro-listing-page.tpl-filter-lock,
  html body.tpl-filter-lock{overflow:hidden !important;}
  html body .travel-pro-listing-page .tpl-filter-backdrop{
    display:block !important;
    position:fixed !important;
    inset:0 !important;
    z-index:9997 !important;
    background:rgba(17,13,10,.46) !important;
    opacity:0 !important;
    pointer-events:none !important;
    transition:opacity .24s ease !important;
  }
  html body .travel-pro-listing-page.tpl-filter-open .tpl-filter-backdrop{opacity:1 !important;pointer-events:auto !important;}
  html body .travel-pro-listing-page .tpl-filter-panel{
    display:flex !important;
    position:fixed !important;
    top:0 !important;
    left:0 !important;
    bottom:0 !important;
    z-index:9998 !important;
    width:min(91vw,410px) !important;
    max-width:410px !important;
    height:100dvh !important;
    padding:18px !important;
    gap:13px !important;
    overflow:auto !important;
    background:#F8F1EB !important;
    border-right:1px solid #E1D0C4 !important;
    box-shadow:20px 0 55px rgba(0,0,0,.20) !important;
    transform:translateX(-105%) !important;
    opacity:0 !important;
    visibility:hidden !important;
    transition:transform .28s ease,opacity .28s ease,visibility .28s ease !important;
  }
  html body .travel-pro-listing-page.tpl-filter-open .tpl-filter-panel{
    transform:translateX(0) !important;
    opacity:1 !important;
    visibility:visible !important;
  }
  html body .travel-pro-listing-page .tpl-filter-drawer-head{
    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;
    min-height:56px !important;
    padding:0 2px 6px !important;
  }
  html body .travel-pro-listing-page .tpl-filter-drawer-head strong{
    display:flex !important;
    align-items:center !important;
    gap:10px !important;
    color:#090807 !important;
    font-size:21px !important;
    font-weight:950 !important;
  }
  html body .travel-pro-listing-page .tpl-filter-drawer-head button{
    display:none !important;
  }
  html body .travel-pro-listing-page .tpl-tour-card{grid-template-columns:245px minmax(0,1fr) !important;}
  html body .travel-pro-listing-page .tpl-tour-action{grid-template-columns:minmax(0,1fr) 190px !important;}
}
@media (max-width:760px){
  html body .travel-pro-listing-page .tpl-container{width:min(100% - 22px,610px) !important;}
  html body .travel-pro-listing-page .tpl-hero{
    min-height:420px !important;
    border-radius:0 0 28px 28px !important;
    background-position:center center !important;
  }
  html body .travel-pro-listing-page .tpl-hero__overlay{
    background:linear-gradient(180deg,rgba(255,255,255,.75) 0%,rgba(255,255,255,.62) 54%,rgba(255,255,255,.48) 100%) !important;
  }
  html body .travel-pro-listing-page .tpl-hero__content{
    width:min(100% - 34px,610px) !important;
    padding:116px 0 92px !important;
  }
  html body .travel-pro-listing-page .tpl-hero h1{
    font-size:clamp(38px,11vw,58px) !important;
    line-height:1.04 !important;
    letter-spacing:-.052em !important;
  }
  html body .travel-pro-listing-page .tpl-hero p{
    max-width:520px !important;
    font-size:16px !important;
    line-height:1.65 !important;
  }
  html body .travel-pro-listing-page .tpl-listing-wrap{padding:26px 0 50px !important;}
  html body .travel-pro-listing-page .tpl-results-top{
    top:0 !important;
    margin-bottom:16px !important;
    padding:10px !important;
    border-radius:18px !important;
  }
  html body.admin-bar .travel-pro-listing-page .tpl-results-top{top:46px !important;}
  html body .travel-pro-listing-page .tpl-filter-toggle{
    min-height:48px !important;
    padding:0 17px !important;
    font-size:15px !important;
  }
  html body .travel-pro-listing-page .tpl-result-count{font-size:14px !important;}
  html body .travel-pro-listing-page .tpl-quick-chips button{min-height:44px !important;padding:0 16px !important;font-size:14px !important;}
  html body .travel-pro-listing-page .tpl-card-list{gap:16px !important;}
  html body .travel-pro-listing-page .tpl-tour-card{
    display:grid !important;
    grid-template-columns:42% minmax(0,1fr) !important;
    gap:12px !important;
    padding:12px !important;
    border-radius:20px !important;
    align-items:stretch !important;
  }
  html body .travel-pro-listing-page .tpl-tour-media,
  html body .travel-pro-listing-page .tpl-tour-media img{
    min-height:212px !important;
    height:100% !important;
    border-radius:15px !important;
  }
  html body .travel-pro-listing-page .tpl-tour-media{height:auto !important;}
  html body .travel-pro-listing-page .tpl-tour-content{padding:0 !important;min-width:0 !important;}
  html body .travel-pro-listing-page .tpl-tour-tags{margin-bottom:7px !important;}
  html body .travel-pro-listing-page .tpl-tour-tags span{font-size:10.5px !important;padding:4px 7px !important;max-width:100% !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important;}
  html body .travel-pro-listing-page .tpl-tour-content h3{font-size:16.5px !important;line-height:1.2 !important;margin-bottom:7px !important;}
  html body .travel-pro-listing-page .tpl-rating{font-size:12px !important;margin-bottom:7px !important;}
  html body .travel-pro-listing-page .tpl-rating span{display:none !important;}
  html body .travel-pro-listing-page .tpl-tour-content p{font-size:12.5px !important;line-height:1.45 !important;-webkit-line-clamp:2 !important;margin-bottom:9px !important;}
  html body .travel-pro-listing-page .tpl-tour-icons{
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:6px !important;
    margin-top:8px !important;
  }
  html body .travel-pro-listing-page .tpl-tour-icons span{
    min-height:32px !important;
    padding:5px 8px !important;
    border-radius:11px !important;
  }
  html body .travel-pro-listing-page .tpl-tour-icons span:nth-child(n+3){display:none !important;}
  html body .travel-pro-listing-page .tpl-tour-icons i{width:22px !important;height:22px !important;min-width:22px !important;border-radius:8px !important;font-size:9px !important;}
  html body .travel-pro-listing-page .tpl-tour-icons b{font-size:11.5px !important;line-height:1.08 !important;}
  html body .travel-pro-listing-page .tpl-tour-action{
    grid-column:1 / -1 !important;
    display:grid !important;
    grid-template-columns:minmax(0,1fr) 138px !important;
    gap:10px !important;
    align-items:center !important;
    border-top:1px solid #E7D7CA !important;
    padding:11px 0 0 !important;
  }
  html body .travel-pro-listing-page .tpl-tour-price span{font-size:10px !important;}
  html body .travel-pro-listing-page .tpl-tour-price strong{font-size:18px !important;}
  html body .travel-pro-listing-page .tpl-view-button{min-height:42px !important;margin-top:0 !important;border-radius:13px !important;font-size:13.5px !important;}
}
@media (max-width:420px){
  html body .travel-pro-listing-page .tpl-tour-card{grid-template-columns:44% minmax(0,1fr) !important;gap:10px !important;}
  html body .travel-pro-listing-page .tpl-tour-media,
  html body .travel-pro-listing-page .tpl-tour-media img{min-height:198px !important;}
  html body .travel-pro-listing-page .tpl-tour-content h3{font-size:15.5px !important;}
  html body .travel-pro-listing-page .tpl-tour-action{grid-template-columns:minmax(0,1fr) 122px !important;}
  html body .travel-pro-listing-page .tpl-filter-panel{width:92vw !important;padding:16px !important;}
}


/* Travel Pro v4.9.0 - final Explore/Tours listing polish: v3.4 wave image banner, clean app filter, no count text, professional mobile cards */
html body .travel-pro-listing-page{--tpl-primary:#b4521f;--tpl-primary-dark:#873711;--tpl-ink:#0f0f10;--tpl-text:#37302b;--tpl-muted:#6f625a;--tpl-line:#ead7c6;--tpl-soft:#fbf6f1;background:#fbf6f1 !important;color:var(--tpl-text) !important;font-family:Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif !important;}
html body .travel-pro-listing-page .tpl-hero{min-height:460px !important;display:flex !important;align-items:center !important;position:relative !important;isolation:isolate !important;overflow:hidden !important;background-size:cover !important;background-position:center !important;border-radius:0 0 46px 46px !important;box-shadow:0 26px 72px rgba(36,22,12,.22) !important;margin:0 0 22px !important;}
html body .travel-pro-listing-page .tpl-hero__overlay{position:absolute !important;inset:0 !important;z-index:0 !important;background:radial-gradient(circle at 18% 28%,rgba(255,255,255,.16),transparent 31%),linear-gradient(100deg,rgba(15,10,7,.84) 0%,rgba(42,24,14,.62) 46%,rgba(74,35,15,.24) 100%) !important;}
html body .travel-pro-listing-page .tpl-hero:after{content:"" !important;position:absolute !important;left:-8% !important;right:-8% !important;bottom:-82px !important;height:150px !important;z-index:1 !important;background:#fbf6f1 !important;border-radius:50% 50% 0 0 / 100% 100% 0 0 !important;box-shadow:0 -18px 55px rgba(255,255,255,.16) !important;pointer-events:none !important;}
html body .travel-pro-listing-page .tpl-hero__content{position:relative !important;z-index:2 !important;width:min(1120px,calc(100% - 34px)) !important;margin:0 auto !important;padding:78px 0 104px !important;text-align:left !important;}
html body .travel-pro-listing-page .tpl-hero h1{max-width:760px !important;margin:0 0 16px !important;color:#fff !important;-webkit-text-fill-color:#fff !important;font-size:clamp(44px,6vw,78px) !important;line-height:.96 !important;letter-spacing:-.06em !important;font-weight:950 !important;text-shadow:0 10px 36px rgba(0,0,0,.32) !important;}
html body .travel-pro-listing-page .tpl-hero h1 span{color:#f7c38e !important;-webkit-text-fill-color:#f7c38e !important;}
html body .travel-pro-listing-page .tpl-hero p{max-width:650px !important;color:rgba(255,255,255,.93) !important;-webkit-text-fill-color:rgba(255,255,255,.93) !important;font-size:18px !important;line-height:1.72 !important;font-weight:650 !important;margin:0 !important;text-shadow:0 8px 25px rgba(0,0,0,.24) !important;}
html body .travel-pro-listing-page .tpl-listing-wrap{padding:30px 0 72px !important;background:#fbf6f1 !important;}
html body .travel-pro-listing-page .tpl-container{width:min(1180px,calc(100% - 30px)) !important;margin:0 auto !important;}
html body .travel-pro-listing-page .tpl-layout{display:grid !important;grid-template-columns:292px minmax(0,1fr) !important;gap:28px !important;align-items:start !important;}
html body .travel-pro-listing-page .tpl-filter-panel{position:sticky !important;top:94px !important;z-index:8 !important;display:flex !important;flex-direction:column !important;gap:14px !important;}
html body .travel-pro-listing-page .tpl-filter-drawer-head{display:none !important;}
html body .travel-pro-listing-page .tpl-filter-card{background:#fff !important;border:1px solid #ead7c6 !important;border-radius:22px !important;padding:18px !important;box-shadow:0 14px 34px rgba(67,12,5,.055) !important;color:#37302b !important;}
html body .travel-pro-listing-page .tpl-filter-title{display:flex !important;align-items:center !important;gap:11px !important;margin:0 0 13px !important;color:#111 !important;font-size:18px !important;line-height:1.2 !important;font-weight:950 !important;}
html body .travel-pro-listing-page .tpl-filter-title i{width:38px !important;height:38px !important;border-radius:14px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;background:#fbf1e8 !important;color:#b4521f !important;border:1px solid #f0d0bc !important;}
html body .travel-pro-listing-page .tpl-filter-count{display:none !important;}
html body .travel-pro-listing-page .tpl-filter-search span,html body .travel-pro-listing-page .tpl-sort span,html body .travel-pro-listing-page .tpl-filter-head span{display:block !important;margin:0 0 8px !important;color:#211610 !important;font-weight:950 !important;font-size:12px !important;text-transform:uppercase !important;letter-spacing:.055em !important;}
html body .travel-pro-listing-page .tpl-filter-search input,html body .travel-pro-listing-page .tpl-sort select,html body .travel-pro-listing-page .tpl-range-row input{width:100% !important;border:1px solid #ead7c6 !important;border-radius:15px !important;background:#fff !important;color:#111 !important;padding:12px 13px !important;font-weight:800 !important;outline:0 !important;box-shadow:none !important;}
html body .travel-pro-listing-page .tpl-clear{width:100% !important;margin-top:12px !important;border:0 !important;border-radius:999px !important;background:#fbf1e8 !important;color:#9d3f14 !important;font-weight:950 !important;padding:12px 16px !important;cursor:pointer !important;}
html body .travel-pro-listing-page .tpl-filter-head{width:100% !important;display:flex !important;align-items:center !important;justify-content:space-between !important;border:0 !important;background:transparent !important;color:#111 !important;font-weight:950 !important;font-size:15px !important;padding:0 !important;cursor:pointer !important;}
html body .travel-pro-listing-page .tpl-filter-body{margin-top:14px !important;}
html body .travel-pro-listing-page .tpl-checks{display:grid !important;gap:10px !important;}
html body .travel-pro-listing-page .tpl-checks label{display:flex !important;align-items:center !important;gap:10px !important;padding:10px 11px !important;border:1px solid #ead7c6 !important;border-radius:15px !important;background:#fffaf6 !important;color:#2c211b !important;font-weight:850 !important;font-size:13px !important;line-height:1.25 !important;cursor:pointer !important;}
html body .travel-pro-listing-page .tpl-checks input{width:17px !important;height:17px !important;accent-color:#b4521f !important;flex:0 0 auto !important;}
html body .travel-pro-listing-page .tpl-results-top{display:flex !important;align-items:center !important;gap:14px !important;justify-content:space-between !important;background:#fff !important;border:1px solid #ead7c6 !important;border-radius:24px !important;padding:12px 14px !important;margin-bottom:18px !important;box-shadow:0 12px 28px rgba(67,12,5,.045) !important;}
html body .travel-pro-listing-page .tpl-result-count{display:none !important;}
html body .travel-pro-listing-page .tpl-filter-toggle{display:none !important;align-items:center !important;justify-content:center !important;gap:10px !important;border:0 !important;border-radius:999px !important;background:#b4521f !important;color:#fff !important;padding:13px 18px !important;font-weight:950 !important;box-shadow:0 10px 24px rgba(180,82,31,.22) !important;}
html body .travel-pro-listing-page .tpl-quick-chips{display:flex !important;align-items:center !important;gap:10px !important;overflow-x:auto !important;-webkit-overflow-scrolling:touch !important;scrollbar-width:none !important;flex:1 1 auto !important;}
html body .travel-pro-listing-page .tpl-quick-chips::-webkit-scrollbar{display:none !important;}
html body .travel-pro-listing-page .tpl-quick-chips button{flex:0 0 auto !important;border:1px solid #ead7c6 !important;background:#fffaf6 !important;color:#301f16 !important;border-radius:999px !important;padding:12px 16px !important;font-weight:950 !important;line-height:1 !important;white-space:nowrap !important;cursor:pointer !important;}
html body .travel-pro-listing-page .tpl-quick-chips button.is-active{background:#b4521f !important;border-color:#b4521f !important;color:#fff !important;box-shadow:0 8px 20px rgba(180,82,31,.20) !important;}
html body .travel-pro-listing-page .tpl-card-list{display:grid !important;gap:18px !important;}
html body .travel-pro-listing-page .tpl-tour-card{display:grid !important;grid-template-columns:300px minmax(0,1fr) 190px !important;gap:22px !important;align-items:stretch !important;background:#fff !important;border:1px solid #ead7c6 !important;border-radius:26px !important;padding:14px !important;box-shadow:0 14px 34px rgba(67,12,5,.055) !important;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease !important;overflow:hidden !important;}
html body .travel-pro-listing-page .tpl-tour-card:hover{transform:translateY(-2px) !important;border-color:rgba(180,82,31,.52) !important;box-shadow:0 20px 48px rgba(67,12,5,.09) !important;}
html body .travel-pro-listing-page .tpl-tour-media{display:block !important;position:relative !important;min-height:238px !important;height:100% !important;border-radius:20px !important;overflow:hidden !important;background:#ead7c6 !important;}
html body .travel-pro-listing-page .tpl-tour-media img{width:100% !important;height:100% !important;min-height:238px !important;display:block !important;object-fit:cover !important;object-position:center !important;transition:transform .65s ease !important;}
html body .travel-pro-listing-page .tpl-tour-card:hover .tpl-tour-media img{transform:scale(1.055) !important;}
html body .travel-pro-listing-page .tpl-photo-badge{display:none !important;}
html body .travel-pro-listing-page .tpl-tour-content{min-width:0 !important;padding:4px 0 !important;display:flex !important;flex-direction:column !important;}
html body .travel-pro-listing-page .tpl-tour-tags{display:flex !important;flex-wrap:wrap !important;gap:8px !important;margin:0 0 10px !important;}
html body .travel-pro-listing-page .tpl-tour-tags span{display:inline-flex !important;align-items:center !important;border-radius:999px !important;background:#fff5ee !important;border:1px solid #f0d0bc !important;color:#9d3f14 !important;padding:7px 10px !important;font-size:12px !important;font-weight:950 !important;}
html body .travel-pro-listing-page .tpl-tour-content h3{margin:0 0 10px !important;color:#111 !important;font-size:clamp(21px,2vw,28px) !important;line-height:1.16 !important;letter-spacing:-.035em !important;font-weight:950 !important;}
html body .travel-pro-listing-page .tpl-tour-content h3 a{color:inherit !important;text-decoration:none !important;}
html body .travel-pro-listing-page .tpl-rating{display:flex !important;align-items:center !important;gap:5px !important;margin:0 0 10px !important;color:#5a4d45 !important;font-size:14px !important;font-weight:750 !important;}
html body .travel-pro-listing-page .tpl-rating strong{color:#111 !important;font-weight:950 !important;}
html body .travel-pro-listing-page .tpl-rating i{color:#e29a2e !important;}
html body .travel-pro-listing-page .tpl-tour-content p{margin:0 0 14px !important;color:#4d423b !important;font-size:15px !important;line-height:1.6 !important;font-weight:550 !important;}
html body .travel-pro-listing-page .tpl-tour-icons{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:9px !important;margin-top:auto !important;}
html body .travel-pro-listing-page .tpl-tour-icons span{display:flex !important;align-items:center !important;gap:8px !important;min-width:0 !important;padding:10px 11px !important;border:1px solid #ead7c6 !important;border-radius:16px !important;background:#fffaf6 !important;color:#18120e !important;}
html body .travel-pro-listing-page .tpl-tour-icons i{width:28px !important;height:28px !important;min-width:28px !important;border-radius:10px !important;background:#fff0e7 !important;color:#b4521f !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;font-size:13px !important;border:1px solid #f0d0bc !important;}
html body .travel-pro-listing-page .tpl-tour-icons b{display:block !important;min-width:0 !important;overflow:hidden !important;text-overflow:ellipsis !important;white-space:nowrap !important;color:#18120e !important;font-size:13px !important;font-weight:950 !important;}
html body .travel-pro-listing-page .tpl-tour-action{border-left:1px solid #ead7c6 !important;padding-left:20px !important;display:flex !important;flex-direction:column !important;justify-content:center !important;align-items:stretch !important;gap:18px !important;}
html body .travel-pro-listing-page .tpl-tour-price span{display:block !important;color:#817169 !important;font-size:11px !important;text-transform:uppercase !important;letter-spacing:.06em !important;font-weight:950 !important;margin-bottom:5px !important;}
html body .travel-pro-listing-page .tpl-tour-price strong{display:block !important;color:#111 !important;font-size:28px !important;line-height:1 !important;font-weight:950 !important;letter-spacing:-.04em !important;}
html body .travel-pro-listing-page .tpl-tour-price small{display:block !important;color:#5f5149 !important;font-weight:800 !important;margin-top:6px !important;}
html body .travel-pro-listing-page .tpl-view-button{display:flex !important;align-items:center !important;justify-content:center !important;text-decoration:none !important;border-radius:999px !important;background:#b4521f !important;color:#fff !important;padding:14px 18px !important;font-weight:950 !important;box-shadow:0 10px 22px rgba(180,82,31,.20) !important;transition:background .2s ease,transform .2s ease !important;}
html body .travel-pro-listing-page .tpl-view-button:hover{background:#873711 !important;transform:translateY(-1px) !important;}
@media (max-width:1024px){html body .travel-pro-listing-page .tpl-layout{grid-template-columns:1fr !important;}html body .travel-pro-listing-page .tpl-filter-toggle{display:inline-flex !important;}html body .travel-pro-listing-page .tpl-filter-backdrop{position:fixed !important;inset:0 !important;background:rgba(15,10,7,.45) !important;z-index:99990 !important;opacity:0 !important;pointer-events:none !important;transition:opacity .25s ease !important;}html body .travel-pro-listing-page.tpl-filter-open .tpl-filter-backdrop{opacity:1 !important;pointer-events:auto !important;}html body .travel-pro-listing-page .tpl-filter-panel{position:fixed !important;top:0 !important;left:0 !important;bottom:0 !important;width:min(390px,88vw) !important;max-width:88vw !important;display:flex !important;overflow:auto !important;z-index:99991 !important;background:#fbf6f1 !important;padding:16px !important;box-shadow:22px 0 60px rgba(0,0,0,.22) !important;transform:translateX(-110%) !important;transition:transform .28s ease !important;border-right:1px solid #ead7c6 !important;}html body .travel-pro-listing-page.tpl-filter-open .tpl-filter-panel{transform:translateX(0) !important;}html body .travel-pro-listing-page .tpl-filter-drawer-head{display:flex !important;align-items:center !important;justify-content:space-between !important;margin-bottom:2px !important;background:#fff !important;border:1px solid #ead7c6 !important;border-radius:20px !important;padding:13px 14px !important;}html body .travel-pro-listing-page .tpl-filter-drawer-head strong{display:flex !important;align-items:center !important;gap:8px !important;color:#111 !important;font-weight:950 !important;}html body .travel-pro-listing-page .tpl-filter-drawer-head button{width:38px !important;height:38px !important;border:0 !important;border-radius:999px !important;background:#fbf1e8 !important;color:#9d3f14 !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;}.tpl-filter-lock{overflow:hidden !important;}html body .travel-pro-listing-page .tpl-tour-card{grid-template-columns:255px minmax(0,1fr) !important;grid-template-areas:"media content" "media action" !important;gap:14px !important;}html body .travel-pro-listing-page .tpl-tour-media{grid-area:media !important;min-height:230px !important;}html body .travel-pro-listing-page .tpl-tour-media img{min-height:230px !important;}html body .travel-pro-listing-page .tpl-tour-action{grid-area:action !important;border-left:0 !important;border-top:1px solid #ead7c6 !important;padding:12px 0 0 !important;flex-direction:row !important;align-items:center !important;justify-content:space-between !important;}html body .travel-pro-listing-page .tpl-tour-content{grid-area:content !important;}}
@media (max-width:700px){html body .travel-pro-listing-page .tpl-hero{min-height:370px !important;border-radius:0 0 30px 30px !important;margin-bottom:10px !important;}html body .travel-pro-listing-page .tpl-hero:after{bottom:-68px !important;height:125px !important;}html body .travel-pro-listing-page .tpl-hero__content{width:min(100% - 24px,560px) !important;padding:56px 0 88px !important;}html body .travel-pro-listing-page .tpl-hero h1{font-size:clamp(36px,12vw,54px) !important;line-height:1 !important;}html body .travel-pro-listing-page .tpl-hero p{font-size:15.5px !important;line-height:1.65 !important;max-width:95% !important;}html body .travel-pro-listing-page .tpl-listing-wrap{padding:22px 0 46px !important;}html body .travel-pro-listing-page .tpl-container{width:min(100% - 22px,560px) !important;}html body .travel-pro-listing-page .tpl-results-top{position:sticky !important;top:0 !important;z-index:12 !important;border-radius:20px !important;padding:10px !important;margin-bottom:14px !important;}html body .travel-pro-listing-page .tpl-filter-toggle{padding:13px 16px !important;font-size:15px !important;min-width:124px !important;}html body .travel-pro-listing-page .tpl-quick-chips{gap:8px !important;}html body .travel-pro-listing-page .tpl-quick-chips button{padding:12px 15px !important;font-size:14px !important;}html body .travel-pro-listing-page .tpl-card-list{gap:14px !important;}html body .travel-pro-listing-page .tpl-tour-card{display:grid !important;grid-template-columns:46% minmax(0,1fr) !important;grid-template-areas:"media content" "media action" !important;gap:10px !important;padding:10px !important;border-radius:22px !important;}html body .travel-pro-listing-page .tpl-tour-media{min-height:260px !important;height:100% !important;border-radius:18px !important;}html body .travel-pro-listing-page .tpl-tour-media img{min-height:260px !important;height:100% !important;}html body .travel-pro-listing-page .tpl-tour-tags{margin-bottom:7px !important;}html body .travel-pro-listing-page .tpl-tour-tags span{font-size:10.5px !important;padding:5px 8px !important;}html body .travel-pro-listing-page .tpl-tour-content h3{font-size:17px !important;line-height:1.18 !important;margin-bottom:7px !important;}html body .travel-pro-listing-page .tpl-rating{font-size:12px !important;margin-bottom:7px !important;}html body .travel-pro-listing-page .tpl-rating span{display:none !important;}html body .travel-pro-listing-page .tpl-tour-content p{font-size:12.5px !important;line-height:1.45 !important;margin-bottom:9px !important;display:-webkit-box !important;-webkit-line-clamp:3 !important;-webkit-box-orient:vertical !important;overflow:hidden !important;}html body .travel-pro-listing-page .tpl-tour-icons{grid-template-columns:1fr !important;gap:6px !important;margin-top:0 !important;}html body .travel-pro-listing-page .tpl-tour-icons span{padding:7px 8px !important;border-radius:13px !important;gap:6px !important;}html body .travel-pro-listing-page .tpl-tour-icons i{width:23px !important;height:23px !important;min-width:23px !important;border-radius:8px !important;font-size:11px !important;}html body .travel-pro-listing-page .tpl-tour-icons b{font-size:11.5px !important;}html body .travel-pro-listing-page .tpl-tour-action{padding:8px 0 0 !important;gap:8px !important;}html body .travel-pro-listing-page .tpl-tour-price strong{font-size:18px !important;}html body .travel-pro-listing-page .tpl-tour-price span{font-size:9px !important;margin-bottom:2px !important;}html body .travel-pro-listing-page .tpl-tour-price small{display:none !important;}html body .travel-pro-listing-page .tpl-view-button{padding:10px 12px !important;font-size:13px !important;min-width:94px !important;}html body .travel-pro-listing-page .tpl-filter-panel{width:90vw !important;max-width:90vw !important;padding:14px !important;}}
@media (max-width:390px){html body .travel-pro-listing-page .tpl-tour-card{grid-template-columns:44% minmax(0,1fr) !important;}html body .travel-pro-listing-page .tpl-tour-media,html body .travel-pro-listing-page .tpl-tour-media img{min-height:250px !important;}html body .travel-pro-listing-page .tpl-tour-content h3{font-size:15.5px !important;}html body .travel-pro-listing-page .tpl-tour-icons b{font-size:10.5px !important;}html body .travel-pro-listing-page .tpl-view-button{font-size:12px !important;min-width:82px !important;padding:9px 10px !important;}}


/* Travel Pro v5.0.0 - final banner restore + preserve listing card layout */
html body .travel-pro-listing-page{
  background:#f8f3ee !important;
}
html body .travel-pro-listing-page .tpl-hero{
  position:relative !important;
  display:flex !important;
  align-items:center !important;
  min-height:420px !important;
  margin:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  overflow:hidden !important;
  background-color:#3d332c !important;
  background-size:cover !important;
  background-position:center center !important;
  background-repeat:no-repeat !important;
}
html body .travel-pro-listing-page .tpl-hero:before{content:none !important;display:none !important;}
html body .travel-pro-listing-page .tpl-hero:after{
  content:"" !important;
  position:absolute !important;
  left:0 !important;
  right:0 !important;
  bottom:-1px !important;
  height:74px !important;
  background:linear-gradient(180deg,rgba(248,243,238,0),#f8f3ee 92%) !important;
  z-index:1 !important;
  pointer-events:none !important;
}
html body .travel-pro-listing-page .tpl-hero__overlay{
  position:absolute !important;
  inset:0 !important;
  background:linear-gradient(90deg,rgba(20,14,10,.50) 0%,rgba(20,14,10,.34) 48%,rgba(20,14,10,.14) 100%) !important;
  z-index:0 !important;
  pointer-events:none !important;
}
html body .travel-pro-listing-page .tpl-hero__content{
  position:relative !important;
  z-index:2 !important;
  width:min(100% - 48px,1180px) !important;
  margin:0 auto !important;
  padding:88px 0 112px !important;
  text-align:left !important;
}
html body .travel-pro-listing-page .tpl-hero h1{
  max-width:760px !important;
  margin:0 0 16px !important;
  color:#fff !important;
  -webkit-text-fill-color:#fff !important;
  text-shadow:0 8px 24px rgba(0,0,0,.28) !important;
  font-size:clamp(44px,5.4vw,76px) !important;
  line-height:.98 !important;
  letter-spacing:-.055em !important;
  font-weight:950 !important;
}
html body .travel-pro-listing-page .tpl-hero p{
  max-width:720px !important;
  margin:0 !important;
  color:rgba(255,255,255,.92) !important;
  -webkit-text-fill-color:rgba(255,255,255,.92) !important;
  text-shadow:0 5px 18px rgba(0,0,0,.22) !important;
  font-size:18px !important;
  line-height:1.72 !important;
  font-weight:650 !important;
}
html body .travel-pro-listing-page .tpl-result-count,
html body .travel-pro-listing-page .tpl-filter-count{display:none !important;}
html body .travel-pro-listing-page .tpl-results-top{
  box-shadow:none !important;
  border:1px solid #ead7c6 !important;
  background:#fff !important;
}
html body .travel-pro-listing-page .tpl-filter-panel,
html body .travel-pro-listing-page .tpl-filter-card,
html body .travel-pro-listing-page .tpl-tour-card{box-shadow:none !important;}
html body .travel-pro-listing-page .tpl-tour-card:hover{box-shadow:0 16px 40px rgba(42,20,10,.08) !important;}
html body .travel-pro-listing-page .tpl-tour-media{
  min-height:230px !important;
  background:#e8ddd4 !important;
}
html body .travel-pro-listing-page .tpl-tour-media img{
  width:100% !important;
  height:100% !important;
  min-height:230px !important;
  object-fit:cover !important;
}
html body .travel-pro-listing-page .tpl-tour-icons{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:10px !important;
  margin:14px 0 0 !important;
}
html body .travel-pro-listing-page .tpl-tour-icons span{
  display:flex !important;
  align-items:center !important;
  gap:8px !important;
  min-width:0 !important;
  min-height:44px !important;
  padding:9px 10px !important;
  border-radius:14px !important;
  border:1px solid #ead7c6 !important;
  background:#fffaf6 !important;
}
html body .travel-pro-listing-page .tpl-tour-icons i{
  flex:0 0 28px !important;
  width:28px !important;
  height:28px !important;
  min-width:28px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  border-radius:10px !important;
  border:1px solid #f0d0bc !important;
  background:#fff0e7 !important;
  color:#b4521f !important;
  font-size:13px !important;
}
html body .travel-pro-listing-page .tpl-tour-icons b{
  display:block !important;
  min-width:0 !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
  white-space:nowrap !important;
  color:#18120e !important;
  font-size:13px !important;
  line-height:1.2 !important;
  font-weight:950 !important;
}
html body .travel-pro-listing-page .tpl-tour-icons span:first-child b{
  white-space:normal !important;
  overflow:visible !important;
  text-overflow:clip !important;
  display:block !important;
}
@media (max-width:1024px){
  html body .travel-pro-listing-page .tpl-filter-panel{
    box-shadow:18px 0 50px rgba(0,0,0,.18) !important;
  }
}
@media (max-width:700px){
  html body .travel-pro-listing-page .tpl-hero{
    min-height:360px !important;
    border-radius:0 !important;
    margin:0 !important;
  }
  html body .travel-pro-listing-page .tpl-hero:after{
    height:58px !important;
    bottom:-1px !important;
  }
  html body .travel-pro-listing-page .tpl-hero__overlay{
    background:linear-gradient(180deg,rgba(20,14,10,.46),rgba(20,14,10,.24)) !important;
  }
  html body .travel-pro-listing-page .tpl-hero__content{
    width:min(100% - 30px,560px) !important;
    padding:66px 0 86px !important;
  }
  html body .travel-pro-listing-page .tpl-hero h1{
    font-size:clamp(36px,12vw,54px) !important;
    line-height:1.02 !important;
  }
  html body .travel-pro-listing-page .tpl-hero p{
    font-size:15.5px !important;
    line-height:1.65 !important;
    max-width:96% !important;
  }
  html body .travel-pro-listing-page .tpl-results-top{
    position:sticky !important;
    top:0 !important;
    z-index:20 !important;
    border-radius:20px !important;
    padding:10px !important;
    gap:10px !important;
  }
  html body .travel-pro-listing-page .tpl-quick-chips{
    display:flex !important;
    overflow-x:auto !important;
    white-space:nowrap !important;
    gap:8px !important;
    -webkit-overflow-scrolling:touch !important;
    scrollbar-width:none !important;
  }
  html body .travel-pro-listing-page .tpl-quick-chips::-webkit-scrollbar{display:none !important;}
  html body .travel-pro-listing-page .tpl-quick-chips button{
    flex:0 0 auto !important;
    min-height:42px !important;
    padding:10px 14px !important;
    border-radius:999px !important;
    font-size:13px !important;
  }
  html body .travel-pro-listing-page .tpl-tour-card{
    display:grid !important;
    grid-template-columns:44% minmax(0,1fr) !important;
    grid-template-areas:"media content" "media action" !important;
    gap:10px !important;
    padding:10px !important;
    border-radius:22px !important;
  }
  html body .travel-pro-listing-page .tpl-tour-media{
    grid-area:media !important;
    min-height:238px !important;
    height:100% !important;
    border-radius:18px !important;
  }
  html body .travel-pro-listing-page .tpl-tour-media img{
    min-height:238px !important;
    height:100% !important;
  }
  html body .travel-pro-listing-page .tpl-tour-content{grid-area:content !important;}
  html body .travel-pro-listing-page .tpl-tour-action{
    grid-area:action !important;
    border-left:0 !important;
    border-top:1px solid #ead7c6 !important;
    padding:8px 0 0 !important;
    display:flex !important;
    flex-direction:row !important;
    align-items:center !important;
    justify-content:space-between !important;
    gap:8px !important;
  }
  html body .travel-pro-listing-page .tpl-tour-icons{
    grid-template-columns:1fr !important;
    gap:6px !important;
    margin-top:8px !important;
  }
  html body .travel-pro-listing-page .tpl-tour-icons span{
    min-height:34px !important;
    padding:6px 8px !important;
    border-radius:12px !important;
    gap:6px !important;
  }
  html body .travel-pro-listing-page .tpl-tour-icons i{
    flex-basis:22px !important;
    width:22px !important;
    height:22px !important;
    min-width:22px !important;
    border-radius:8px !important;
    font-size:10.5px !important;
  }
  html body .travel-pro-listing-page .tpl-tour-icons b{
    font-size:11px !important;
  }
}
@media (max-width:390px){
  html body .travel-pro-listing-page .tpl-tour-card{grid-template-columns:43% minmax(0,1fr) !important;}
  html body .travel-pro-listing-page .tpl-tour-media,
  html body .travel-pro-listing-page .tpl-tour-media img{min-height:225px !important;}
}


/* Travel Pro v5.1.0 - restore v4.8 tour listing cards exactly; banner stays fixed */
html body .travel-pro-listing-page .tpl-tour-card{
  display:grid !important;
  grid-template-columns:300px minmax(0,1fr) 184px !important;
  gap:22px !important;
  padding:14px !important;
  border-radius:22px !important;
  border:1px solid #DFCEC0 !important;
  box-shadow:none !important;
  background:#FFFFFF !important;
  align-items:stretch !important;
  overflow:hidden !important;
}
html body .travel-pro-listing-page .tpl-tour-card:hover{
  transform:translateY(-2px) !important;
  border-color:rgba(180,83,29,.48) !important;
  box-shadow:0 18px 40px rgba(32,18,10,.08) !important;
}
html body .travel-pro-listing-page .tpl-tour-media,
html body .travel-pro-listing-page .tpl-tour-media img{
  min-height:235px !important;
  height:235px !important;
  border-radius:17px !important;
}
html body .travel-pro-listing-page .tpl-tour-media{display:block !important;position:relative !important;overflow:hidden !important;background:#e8ddd4 !important;}
html body .travel-pro-listing-page .tpl-tour-media img{width:100% !important;object-fit:cover !important;object-position:center center !important;display:block !important;}
html body .travel-pro-listing-page .tpl-photo-badge{display:none !important;}
html body .travel-pro-listing-page .tpl-tour-content{padding:8px 0 !important;min-width:0 !important;}
html body .travel-pro-listing-page .tpl-tour-tags{margin-bottom:10px !important;}
html body .travel-pro-listing-page .tpl-tour-tags span{background:#F5ECE6 !important;color:#86401B !important;border:1px solid #EAD7C9 !important;border-radius:999px !important;padding:6px 10px !important;font-size:12px !important;font-weight:900 !important;}
html body .travel-pro-listing-page .tpl-tour-content h3,
html body .travel-pro-listing-page .tpl-tour-content h3 a{color:#0B0B0B !important;-webkit-text-fill-color:#0B0B0B !important;font-size:clamp(22px,1.7vw,28px) !important;line-height:1.18 !important;font-weight:950 !important;letter-spacing:-.035em !important;text-decoration:none !important;}
html body .travel-pro-listing-page .tpl-tour-content p{color:#342D28 !important;}
html body .travel-pro-listing-page .tpl-tour-icons{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:8px !important;margin:14px 0 0 !important;}
html body .travel-pro-listing-page .tpl-tour-icons span{min-width:0 !important;display:flex !important;align-items:center !important;justify-content:flex-start !important;gap:8px !important;min-height:42px !important;padding:8px 9px !important;border-radius:13px !important;border:1px solid #E8D5C7 !important;background:#FFF9F4 !important;color:#111111 !important;}
html body .travel-pro-listing-page .tpl-tour-icons i{flex:0 0 28px !important;width:28px !important;height:28px !important;min-width:28px !important;border-radius:10px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;background:#FFF0E8 !important;color:#B34F1F !important;font-size:13px !important;}
html body .travel-pro-listing-page .tpl-tour-icons b{min-width:0 !important;overflow:hidden !important;text-overflow:ellipsis !important;white-space:nowrap !important;color:#111111 !important;font-size:13px !important;line-height:1.2 !important;font-weight:900 !important;}
html body .travel-pro-listing-page .tpl-tour-icons span:first-child b{white-space:normal !important;display:-webkit-box !important;-webkit-line-clamp:2 !important;-webkit-box-orient:vertical !important;}
html body .travel-pro-listing-page .tpl-tour-action{border-left:1px solid #E2D2C4 !important;padding-left:20px !important;display:flex !important;flex-direction:column !important;justify-content:center !important;align-items:stretch !important;gap:18px !important;}
html body .travel-pro-listing-page .tpl-view-button{min-height:48px !important;box-shadow:none !important;background:#B34F1F !important;color:#fff !important;border-radius:999px !important;}
html body .travel-pro-listing-page .tpl-view-button:hover{background:#873614 !important;}
@media (max-width:1100px){
  html body .travel-pro-listing-page .tpl-tour-card{grid-template-columns:245px minmax(0,1fr) !important;}
  html body .travel-pro-listing-page .tpl-tour-action{grid-column:1 / -1 !important;border-left:0 !important;border-top:1px solid #E2D2C4 !important;display:grid !important;grid-template-columns:minmax(0,1fr) 190px !important;gap:18px !important;align-items:center !important;padding:14px 0 0 !important;}
  html body .travel-pro-listing-page .tpl-tour-icons{grid-template-columns:repeat(3,minmax(0,1fr)) !important;}
  html body .travel-pro-listing-page .tpl-filter-drawer-head button{display:none !important;}
}
@media (max-width:760px){
  html body .travel-pro-listing-page .tpl-card-list{gap:16px !important;}
  html body .travel-pro-listing-page .tpl-tour-card{display:grid !important;grid-template-columns:42% minmax(0,1fr) !important;grid-template-areas:none !important;gap:12px !important;padding:12px !important;border-radius:20px !important;align-items:stretch !important;}
  html body .travel-pro-listing-page .tpl-tour-media,
  html body .travel-pro-listing-page .tpl-tour-media img{grid-area:auto !important;min-height:212px !important;height:100% !important;border-radius:15px !important;}
  html body .travel-pro-listing-page .tpl-tour-media{height:auto !important;}
  html body .travel-pro-listing-page .tpl-tour-content{grid-area:auto !important;padding:0 !important;min-width:0 !important;}
  html body .travel-pro-listing-page .tpl-tour-tags{margin-bottom:7px !important;}
  html body .travel-pro-listing-page .tpl-tour-tags span{font-size:10.5px !important;padding:4px 7px !important;max-width:100% !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important;}
  html body .travel-pro-listing-page .tpl-tour-content h3{font-size:16.5px !important;line-height:1.2 !important;margin-bottom:7px !important;}
  html body .travel-pro-listing-page .tpl-rating{font-size:12px !important;margin-bottom:7px !important;}
  html body .travel-pro-listing-page .tpl-rating span{display:none !important;}
  html body .travel-pro-listing-page .tpl-tour-content p{font-size:12.5px !important;line-height:1.45 !important;display:-webkit-box !important;-webkit-line-clamp:2 !important;-webkit-box-orient:vertical !important;overflow:hidden !important;margin-bottom:9px !important;}
  html body .travel-pro-listing-page .tpl-tour-icons{display:grid !important;grid-template-columns:1fr !important;gap:6px !important;margin-top:8px !important;}
  html body .travel-pro-listing-page .tpl-tour-icons span{min-height:32px !important;padding:5px 8px !important;border-radius:11px !important;}
  html body .travel-pro-listing-page .tpl-tour-icons span:nth-child(n+3){display:none !important;}
  html body .travel-pro-listing-page .tpl-tour-icons i{width:22px !important;height:22px !important;min-width:22px !important;flex-basis:22px !important;border-radius:8px !important;font-size:9px !important;}
  html body .travel-pro-listing-page .tpl-tour-icons b{font-size:11.5px !important;line-height:1.08 !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important;}
  html body .travel-pro-listing-page .tpl-tour-action{grid-column:1 / -1 !important;grid-area:auto !important;display:grid !important;grid-template-columns:minmax(0,1fr) 138px !important;gap:10px !important;align-items:center !important;border-top:1px solid #E7D7CA !important;border-left:0 !important;padding:11px 0 0 !important;}
  html body .travel-pro-listing-page .tpl-tour-price span{font-size:10px !important;}
  html body .travel-pro-listing-page .tpl-tour-price strong{font-size:18px !important;}
  html body .travel-pro-listing-page .tpl-tour-price small{display:none !important;}
  html body .travel-pro-listing-page .tpl-view-button{min-height:42px !important;margin-top:0 !important;border-radius:13px !important;font-size:13.5px !important;padding:0 12px !important;}
}
@media (max-width:420px){
  html body .travel-pro-listing-page .tpl-tour-card{grid-template-columns:44% minmax(0,1fr) !important;gap:10px !important;}
  html body .travel-pro-listing-page .tpl-tour-media,
  html body .travel-pro-listing-page .tpl-tour-media img{min-height:198px !important;}
  html body .travel-pro-listing-page .tpl-tour-content h3{font-size:15.5px !important;}
  html body .travel-pro-listing-page .tpl-tour-action{grid-template-columns:minmax(0,1fr) 122px !important;}
}


/* Travel Pro v5.2.0 - final listing card/mobile text fix + stable booking paint */
html body .travel-pro-listing-page .tpl-tour-icons{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:8px !important;
  width:100% !important;
  margin:14px 0 0 !important;
}
html body .travel-pro-listing-page .tpl-tour-icons span,
html body .travel-pro-listing-page .tpl-tour-icons span:nth-child(n+1){
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  flex-direction:row !important;
  gap:7px !important;
  min-width:0 !important;
  min-height:46px !important;
  padding:8px 9px !important;
  border-radius:14px !important;
  border:1px solid #ead7c6 !important;
  background:#fffaf6 !important;
  overflow:visible !important;
}
html body .travel-pro-listing-page .tpl-tour-icons i{
  flex:0 0 26px !important;
  width:26px !important;
  height:26px !important;
  min-width:26px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  border-radius:10px !important;
  border:1px solid #f0d0bc !important;
  background:#fff0e7 !important;
  color:#b4521f !important;
  font-size:12px !important;
}
html body .travel-pro-listing-page .tpl-tour-icons b,
html body .travel-pro-listing-page .tpl-tour-icons span:first-child b{
  display:block !important;
  min-width:0 !important;
  color:#14100d !important;
  font-weight:950 !important;
  font-size:12.5px !important;
  line-height:1.18 !important;
  white-space:normal !important;
  overflow:visible !important;
  text-overflow:clip !important;
  word-break:normal !important;
  overflow-wrap:normal !important;
  hyphens:none !important;
}
html body .travel-pro-listing-page .tpl-tour-card{
  overflow:visible !important;
}
html body .travel-pro-listing-page .tpl-tour-content,
html body .travel-pro-listing-page .tpl-tour-action{
  min-width:0 !important;
}
html body .travel-pro-listing-page .tpl-view-button{
  white-space:nowrap !important;
}
@media (min-width:761px){
  html body .travel-pro-listing-page .tpl-tour-icons span{
    min-height:50px !important;
  }
}
@media (max-width:760px){
  html body .travel-pro-listing-page .tpl-tour-card{
    display:grid !important;
    grid-template-columns:42% minmax(0,1fr) !important;
    grid-template-areas:"media content" "icons icons" "action action" !important;
    gap:12px !important;
    padding:12px !important;
    border-radius:20px !important;
    align-items:stretch !important;
  }
  html body .travel-pro-listing-page .tpl-tour-media{
    grid-area:media !important;
    min-height:212px !important;
    height:100% !important;
    border-radius:15px !important;
  }
  html body .travel-pro-listing-page .tpl-tour-media img{
    min-height:212px !important;
    height:100% !important;
    width:100% !important;
    object-fit:cover !important;
  }
  html body .travel-pro-listing-page .tpl-tour-content{
    grid-area:content !important;
    min-width:0 !important;
    display:flex !important;
    flex-direction:column !important;
  }
  html body .travel-pro-listing-page .tpl-tour-content h3{
    font-size:16.5px !important;
    line-height:1.2 !important;
    margin-bottom:7px !important;
  }
  html body .travel-pro-listing-page .tpl-tour-content p{
    font-size:12.5px !important;
    line-height:1.45 !important;
    -webkit-line-clamp:2 !important;
    margin-bottom:0 !important;
  }
  html body .travel-pro-listing-page .tpl-tour-icons{
    grid-area:icons !important;
    grid-template-columns:repeat(3,minmax(0,1fr)) !important;
    gap:7px !important;
    margin:0 !important;
  }
  html body .travel-pro-listing-page .tpl-tour-icons span,
  html body .travel-pro-listing-page .tpl-tour-icons span:nth-child(n+1){
    display:flex !important;
    min-height:40px !important;
    padding:6px 7px !important;
    border-radius:12px !important;
    gap:5px !important;
  }
  html body .travel-pro-listing-page .tpl-tour-icons i{
    flex:0 0 21px !important;
    width:21px !important;
    height:21px !important;
    min-width:21px !important;
    border-radius:8px !important;
    font-size:9.5px !important;
  }
  html body .travel-pro-listing-page .tpl-tour-icons b,
  html body .travel-pro-listing-page .tpl-tour-icons span:first-child b{
    font-size:10.8px !important;
    line-height:1.12 !important;
    letter-spacing:-.02em !important;
    white-space:normal !important;
    overflow:visible !important;
    text-overflow:clip !important;
  }
  html body .travel-pro-listing-page .tpl-tour-action{
    grid-area:action !important;
    display:grid !important;
    grid-template-columns:minmax(0,1fr) 138px !important;
    gap:10px !important;
    align-items:center !important;
    border-left:0 !important;
    border-top:1px solid #E7D7CA !important;
    padding:11px 0 0 !important;
  }
  html body .travel-pro-listing-page .tpl-tour-price strong{
    font-size:18px !important;
    line-height:1.02 !important;
  }
  html body .travel-pro-listing-page .tpl-view-button{
    min-height:42px !important;
    margin-top:0 !important;
    border-radius:13px !important;
    font-size:13.5px !important;
    padding:10px 10px !important;
  }
}
@media (max-width:420px){
  html body .travel-pro-listing-page .tpl-tour-card{
    grid-template-columns:40% minmax(0,1fr) !important;
    gap:10px !important;
  }
  html body .travel-pro-listing-page .tpl-tour-media,
  html body .travel-pro-listing-page .tpl-tour-media img{
    min-height:198px !important;
  }
  html body .travel-pro-listing-page .tpl-tour-icons{
    gap:5px !important;
  }
  html body .travel-pro-listing-page .tpl-tour-icons span,
  html body .travel-pro-listing-page .tpl-tour-icons span:nth-child(n+1){
    padding:5px 5px !important;
    gap:4px !important;
  }
  html body .travel-pro-listing-page .tpl-tour-icons i{
    flex-basis:19px !important;
    width:19px !important;
    height:19px !important;
    min-width:19px !important;
    font-size:8.5px !important;
  }
  html body .travel-pro-listing-page .tpl-tour-icons b,
  html body .travel-pro-listing-page .tpl-tour-icons span:first-child b{
    font-size:10px !important;
    line-height:1.08 !important;
  }
  html body .travel-pro-listing-page .tpl-tour-action{
    grid-template-columns:minmax(0,1fr) 122px !important;
  }
}

/* make regular polished cards safe if any route chips are visible */
html body .travel-pro-polished-card__route > span,
html body .travel-pro-cards-section .travel-pro-polished-card__route > span{
  flex-direction:row !important;
  align-items:center !important;
  justify-content:flex-start !important;
  min-width:0 !important;
}
html body .travel-pro-polished-card__route > span > em,
html body .travel-pro-cards-section .travel-pro-polished-card__route > span > em{
  white-space:normal !important;
  overflow:visible !important;
  text-overflow:clip !important;
  word-break:normal !important;
}

/* single booking page: keep critical parts painted immediately and avoid FOUC */
html body .ftm-tour-page.travel-pro-polished-single,
html body .ftm-tour-page.travel-pro-polished-single .ftm-wrap,
html body .ftm-tour-page.travel-pro-polished-single .ftm-layout,
html body .ftm-tour-page.travel-pro-polished-single .ftm-sidebar,
html body .ftm-tour-page.travel-pro-polished-single .ftm-booking,
html body .ftm-tour-page.travel-pro-polished-single .ftm-help-card{
  opacity:1 !important;
  visibility:visible !important;
}
html body .ftm-tour-page.travel-pro-polished-single .ftm-sidebar{
  position:sticky !important;
  top:112px !important;
}
@media (max-width:1024px){
  html body .ftm-tour-page.travel-pro-polished-single .ftm-sidebar{position:static !important;top:auto !important;}
}


/* Travel Pro v5.3.0 - final listing two-info fix + remove raw footer issue */
html body .travel-pro-listing-page .tpl-results-top--filters-only{
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  padding:0 !important;
  margin:0 !important;
  min-height:0 !important;
}
@media (min-width:701px){
  html body .travel-pro-listing-page .tpl-results-top--filters-only{
    display:none !important;
  }
}
html body .travel-pro-listing-page .tpl-tour-icons,
html body .travel-pro-listing-page .tpl-tour-icons.tpl-tour-icons--two{
  display:grid !important;
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  gap:10px !important;
  margin:13px 0 0 !important;
}
html body .travel-pro-listing-page .tpl-tour-icons span:nth-child(n+3){
  display:none !important;
}
html body .travel-pro-listing-page .tpl-tour-icons span,
html body .travel-pro-listing-page .tpl-tour-icons.tpl-tour-icons--two span{
  display:flex !important;
  flex-direction:row !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:8px !important;
  min-width:0 !important;
  min-height:44px !important;
  padding:8px 10px !important;
  overflow:visible !important;
  border-radius:14px !important;
  box-sizing:border-box !important;
}
html body .travel-pro-listing-page .tpl-tour-icons i,
html body .travel-pro-listing-page .tpl-tour-icons.tpl-tour-icons--two i{
  flex:0 0 28px !important;
  width:28px !important;
  min-width:28px !important;
  max-width:28px !important;
  height:28px !important;
  min-height:28px !important;
  max-height:28px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
}
html body .travel-pro-listing-page .tpl-tour-icons b,
html body .travel-pro-listing-page .tpl-tour-icons.tpl-tour-icons--two b,
html body .travel-pro-listing-page .tpl-tour-icons span:first-child b{
  display:block !important;
  flex:1 1 auto !important;
  min-width:0 !important;
  max-width:100% !important;
  color:#111111 !important;
  font-weight:900 !important;
  line-height:1.15 !important;
  white-space:normal !important;
  overflow:visible !important;
  text-overflow:clip !important;
  word-break:normal !important;
  overflow-wrap:normal !important;
  -webkit-line-clamp:unset !important;
  -webkit-box-orient:unset !important;
}
@media (max-width:700px){
  html body .travel-pro-listing-page .tpl-results-top--filters-only{
    display:flex !important;
    align-items:center !important;
    justify-content:flex-start !important;
    padding:0 0 12px !important;
    margin-bottom:8px !important;
  }
  html body .travel-pro-listing-page .tpl-tour-icons,
  html body .travel-pro-listing-page .tpl-tour-icons.tpl-tour-icons--two{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:7px !important;
    margin-top:8px !important;
  }
  html body .travel-pro-listing-page .tpl-tour-icons span,
  html body .travel-pro-listing-page .tpl-tour-icons.tpl-tour-icons--two span{
    min-height:36px !important;
    padding:6px 7px !important;
    gap:6px !important;
    border-radius:12px !important;
  }
  html body .travel-pro-listing-page .tpl-tour-icons i,
  html body .travel-pro-listing-page .tpl-tour-icons.tpl-tour-icons--two i{
    flex-basis:23px !important;
    width:23px !important;
    min-width:23px !important;
    max-width:23px !important;
    height:23px !important;
    min-height:23px !important;
    max-height:23px !important;
    font-size:10px !important;
  }
  html body .travel-pro-listing-page .tpl-tour-icons b,
  html body .travel-pro-listing-page .tpl-tour-icons.tpl-tour-icons--two b,
  html body .travel-pro-listing-page .tpl-tour-icons span:first-child b{
    font-size:11.5px !important;
    line-height:1.12 !important;
    letter-spacing:-.02em !important;
    white-space:normal !important;
    overflow:visible !important;
    text-overflow:clip !important;
  }
}
@media (max-width:390px){
  html body .travel-pro-listing-page .tpl-tour-icons,
  html body .travel-pro-listing-page .tpl-tour-icons.tpl-tour-icons--two{
    gap:6px !important;
  }
  html body .travel-pro-listing-page .tpl-tour-icons span,
  html body .travel-pro-listing-page .tpl-tour-icons.tpl-tour-icons--two span{
    padding:5px 6px !important;
    gap:5px !important;
  }
  html body .travel-pro-listing-page .tpl-tour-icons i,
  html body .travel-pro-listing-page .tpl-tour-icons.tpl-tour-icons--two i{
    flex-basis:21px !important;
    width:21px !important;
    min-width:21px !important;
    max-width:21px !important;
    height:21px !important;
    min-height:21px !important;
    max-height:21px !important;
  }
  html body .travel-pro-listing-page .tpl-tour-icons b,
  html body .travel-pro-listing-page .tpl-tour-icons.tpl-tour-icons--two b{
    font-size:10.7px !important;
  }
}
