.ttwe-price-card{width:100%;max-width:300px;background:var(--ttwe-card-bg);border:1px solid #e7e7e7;border-radius:var(--ttwe-radius);padding:20px;box-sizing:border-box;font-family:inherit;color:#111827}.ttwe-price-card.ttwe-has-shadow{box-shadow:0 2px 10px rgba(15,23,42,.08)}.ttwe-rating{display:flex;align-items:center;gap:6px;font-size:13px;margin-bottom:18px}.ttwe-rating i{color:#f5a623}.ttwe-rating a{color:#1d4ed8;text-decoration:underline;font-size:12px}.ttwe-info-list{display:flex;flex-direction:column;gap:13px}.ttwe-info-row{display:grid;grid-template-columns:22px 1fr 1fr;align-items:center;gap:8px;font-size:13px}.ttwe-info-icon{color:#0f172a;text-align:center;font-size:14px}.ttwe-info-label{font-weight:700}.ttwe-info-value{text-align:right;font-weight:600;font-size:12px}.ttwe-price-area{border-top:1px solid #ddd;margin-top:18px;padding-top:16px;text-align:center}.ttwe-price-label{text-align:left;font-size:12px;font-weight:700;margin-bottom:8px}.ttwe-price{color:var(--ttwe-price-color);font-size:21px;font-weight:800;line-height:1.2}.ttwe-price-note{margin-top:6px;font-size:10px;color:#6b7280}.ttwe-buttons{display:flex;flex-direction:column;gap:9px;margin-top:18px}.ttwe-btn{display:block;width:100%;border-radius:999px;padding:12px 16px;text-align:center;font-size:13px;font-weight:800;line-height:1;text-decoration:none!important;box-sizing:border-box}.ttwe-btn-primary{background:var(--ttwe-primary-bg);color:var(--ttwe-primary-color)!important;border:1px solid var(--ttwe-primary-bg)}.ttwe-btn-outline{background:#fff;color:#111827!important;border:1px solid #111827}.ttwe-actions{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #e5e7eb;margin-top:16px;padding-top:13px}.ttwe-actions a{color:#111827;text-decoration:none!important;font-size:12px;font-weight:700;text-align:center}.ttwe-actions a+a{border-left:1px solid #e5e7eb}.ttwe-actions i{margin-right:6px}@media(max-width:480px){.ttwe-price-card{max-width:100%}}

.ttwe-gallery-slider{width:100%;font-family:inherit;box-sizing:border-box}.ttwe-gallery-stage{position:relative;width:100%;padding-top:var(--ttwe-gallery-ratio);overflow:hidden;border-radius:var(--ttwe-gallery-radius);background:#f3f4f6}.ttwe-gallery-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.ttwe-gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);width:46px;height:46px;border:0;border-radius:999px;background:rgba(17,24,39,.72);color:#fff;font-size:38px;line-height:42px;cursor:pointer;z-index:2}.ttwe-gallery-prev{left:14px}.ttwe-gallery-next{right:14px}.ttwe-gallery-dots{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:7px;z-index:2}.ttwe-gallery-dots button{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:rgba(255,255,255,.7);cursor:pointer}.ttwe-gallery-dots button.is-active{width:22px;background:#fff}.ttwe-gallery-thumbs{display:grid;grid-template-columns:repeat(var(--ttwe-gallery-desktop),minmax(0,1fr));gap:14px;margin-top:14px}.ttwe-gallery-place{border:0;background:transparent;padding:0;cursor:pointer;text-align:center;font-family:inherit;color:#111827}.ttwe-gallery-thumb-img{position:relative;display:block;width:100%;padding-top:56.25%;overflow:hidden;border-radius:var(--ttwe-gallery-radius);border:2px solid transparent;background:#f3f4f6}.ttwe-gallery-place.is-active .ttwe-gallery-thumb-img{border-color:var(--ttwe-gallery-active)}.ttwe-gallery-thumb-img img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.ttwe-gallery-title{display:block;margin-top:8px;font-size:14px;font-weight:700;line-height:1.25}.ttwe-gallery-all-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;background:rgba(0,0,0,.58);color:#fff;font-size:15px;font-weight:800;line-height:1.35}.ttwe-gallery-all-overlay span{display:block}.ttwe-gallery-all-title{display:none}.ttwe-gallery-modal{position:fixed;inset:0;background:rgba(0,0,0,.72);z-index:99999;display:none;padding:30px;box-sizing:border-box}.ttwe-gallery-modal.is-open{display:flex;align-items:center;justify-content:center}.ttwe-gallery-modal-box{position:relative;width:min(1100px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:12px;padding:24px;box-sizing:border-box}.ttwe-gallery-modal-close{position:absolute;top:12px;right:14px;width:34px;height:34px;border:0;background:#111827;color:#fff;border-radius:999px;font-size:24px;line-height:30px;cursor:pointer}.ttwe-gallery-modal-head{font-size:20px;font-weight:800;margin-bottom:18px;padding-right:45px}.ttwe-gallery-modal-head span{font-size:14px;color:#6b7280;margin-left:8px}.ttwe-gallery-modal-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.ttwe-gallery-modal-grid a{display:block;position:relative;padding-top:70%;overflow:hidden;border-radius:8px;background:#f3f4f6}.ttwe-gallery-modal-grid img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.ttwe-gallery-empty{padding:18px;border:1px dashed #d1d5db;border-radius:8px;background:#f9fafb;color:#374151}@media(max-width:1024px){.ttwe-gallery-thumbs{grid-template-columns:repeat(var(--ttwe-gallery-tablet),minmax(0,1fr))}.ttwe-gallery-modal-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:640px){.ttwe-gallery-thumbs{grid-template-columns:repeat(var(--ttwe-gallery-mobile),minmax(0,1fr));gap:10px}.ttwe-gallery-arrow{width:38px;height:38px;font-size:30px;line-height:34px}.ttwe-gallery-prev{left:8px}.ttwe-gallery-next{right:8px}.ttwe-gallery-title{font-size:12px}.ttwe-gallery-modal{padding:14px}.ttwe-gallery-modal-box{padding:18px}.ttwe-gallery-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}}


/* Tour Features Icons */
.ttwe-tour-features{width:100%;font-family:inherit;box-sizing:border-box;color:#111827}
.ttwe-tour-features *{box-sizing:border-box}
.ttwe-features-top{display:grid;grid-template-columns:repeat(var(--ttwe-tfi-top),minmax(0,1fr));gap:0;margin-bottom:32px}
.ttwe-features-bottom{display:grid;grid-template-columns:repeat(var(--ttwe-tfi-bottom),minmax(0,1fr));gap:0;border:1px solid var(--ttwe-tfi-border);border-radius:var(--ttwe-tfi-radius);padding:22px 18px;background:#fff}
.ttwe-feature-item{display:flex;align-items:center;justify-content:center;text-align:center;text-decoration:none!important;color:inherit;min-width:0}
.ttwe-feature-top{flex-direction:column;padding:0 22px}
.ttwe-feature-bottom{flex-direction:row;text-align:left;justify-content:flex-start;padding:6px 22px;gap:16px}
.ttwe-show-divider .ttwe-feature-top:not(:last-child),.ttwe-show-divider .ttwe-feature-bottom:not(:last-child){border-right:1px solid #e5e7eb}
.ttwe-feature-icon{flex:0 0 auto;color:var(--ttwe-tfi-icon-color);font-size:var(--ttwe-tfi-icon-size);line-height:1;margin-bottom:12px}
.ttwe-feature-bottom .ttwe-feature-icon{margin-bottom:0}
.ttwe-feature-title{color:var(--ttwe-tfi-title-color);font-size:18px;font-weight:800;line-height:1.35;margin-bottom:8px}
.ttwe-feature-desc{color:var(--ttwe-tfi-desc-color);font-size:15px;font-weight:400;line-height:1.6}
.ttwe-feature-bottom .ttwe-feature-title{color:var(--ttwe-tfi-icon-color);font-size:17px;margin-bottom:7px}
.ttwe-feature-bottom .ttwe-feature-desc{font-size:14px;line-height:1.55}
@media(max-width:1024px){
  .ttwe-features-top{grid-template-columns:repeat(var(--ttwe-tfi-tablet),minmax(0,1fr));row-gap:28px}
  .ttwe-features-bottom{grid-template-columns:repeat(var(--ttwe-tfi-tablet),minmax(0,1fr));row-gap:22px}
  .ttwe-show-divider .ttwe-feature-top,.ttwe-show-divider .ttwe-feature-bottom{border-right:0}
  .ttwe-show-divider .ttwe-feature-top:nth-child(odd),.ttwe-show-divider .ttwe-feature-bottom:nth-child(odd){border-right:1px solid #e5e7eb}
}
@media(max-width:640px){
  .ttwe-features-top{grid-template-columns:repeat(var(--ttwe-tfi-mobile),minmax(0,1fr));gap:22px;margin-bottom:24px}
  .ttwe-features-bottom{grid-template-columns:repeat(var(--ttwe-tfi-mobile),minmax(0,1fr));padding:18px}
  .ttwe-feature-top{padding:0}
  .ttwe-feature-bottom{padding:14px 0}
  .ttwe-show-divider .ttwe-feature-top,.ttwe-show-divider .ttwe-feature-bottom,.ttwe-show-divider .ttwe-feature-top:nth-child(odd),.ttwe-show-divider .ttwe-feature-bottom:nth-child(odd){border-right:0}
  .ttwe-show-divider .ttwe-feature-bottom:not(:last-child){border-bottom:1px solid #e5e7eb}
  .ttwe-feature-bottom{gap:14px}
  .ttwe-feature-title{font-size:17px}
  .ttwe-feature-desc{font-size:14px}
}
