@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//travelpro24.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.0.6") format("woff2");
}

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(129,128,144);
	--wd-text-font-size: 16px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(33,37,41);
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(139,62,234);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-font-family: "Roboto", Arial, Helvetica, sans-serif;
	--btn-default-bgcolor: rgb(0,0,0);
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(108,53,184);
	--btn-accented-bgcolor-hover: rgb(255,255,255);
	--btn-font-family: "Roboto", Arial, Helvetica, sans-serif;
	--btn-bgcolor: rgb(108,53,184);
	--wd-form-brd-width: 0px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1239px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1222px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


h3.elementor-image-box-title:after {
    content: "";
    position: absolute;
    width: 160px;
    height: 1px;
    transform: translate(-50%, 50%);
    background-color: #8b3eea;
    left: 50%;
    bottom: -10px;
}

h3.elementor-image-box-title {
    position: relative;
    margin-bottom: 30px !important;
}
.service-sectionn:hover {
    transform: translateY(-10px);
    background-color: #8b3eea;
}

.service-sectionn:hover h3.elementor-image-box-title {
    color: #ffffff !important;
}
.service-sectionn:hover p.elementor-image-box-description {
    color: #ffffff !important;
}

.service-sectionn:hover h3.elementor-image-box-title:after {
    background-color: #ffffff !important;
}



button.dracula-toggle.dracula-ignore.style-1.mode-light {
    background-color: #ffffff00;
}

/* ট্রাভেলপ্রো সাইটের কাস্টম কন্ট্যাক্ট ফর্ম ডিজাইন */
.travelpro-contact-form {
    max-width: 100%;
    font-family: 'Segoe UI', Roboto, sans-serif;
    box-sizing: border-box;
}

.travelpro-form-group {
    margin-bottom: 20px;
}

/* লেবেল ডিজাইন */
.travelpro-contact-form label {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #1e293b;
    margin-bottom: 8px;
    text-align: left;
}

/* ইনপুট ফিল্ড ও টেক্সটএরিয়া (সাদা ব্যাকগ্রাউন্ড ও স্পষ্ট গ্রে বর্ডার) */
.travelpro-contact-form input[type="text"],
.travelpro-contact-form input[type="email"],
.travelpro-contact-form textarea {
    width: 100% !important;
    padding: 12px 16px !important;
    border: 2px solid #cbd5e1 !important; /* স্পষ্ট গ্রে বর্ডার */
    border-radius: 6px !important;
    background-color: #ffffff !important;
    color: #1e293b !important;
    font-size: 14px !important;
    outline: none !important;
    box-shadow: none !important;
    transition: all 0.2s ease;
    box-sizing: border-box !important;
}

/* ফোকাস স্টেট (ক্লিক করলে থিমের পার্পল অ্যাকসেন্ট কালার হবে) */
.travelpro-contact-form input:focus,
.travelpro-contact-form textarea:focus {
    border-color: #8126a1 !important; /* পার্পল কালার */
    box-shadow: 0 0 0 3px rgba(129, 38, 161, 0.12) !important;
}

/* মেসেজ বক্সের সাইজ */
.travelpro-contact-form textarea {
    height: 120px !important;
    resize: vertical;
}

/* সাবমিট বাটন ডিজাইন (থিমের কালার স্কিম অনুযায়ী) */
.travelpro-form-submit input[type="submit"] {
    width: auto !important;
    min-width: 180px;
    background-color: #13192e !important; /* হেডার নেভি ব্লু */
    color: #ffffff !important;
    border: none !important;
    padding: 12px 24px !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    border-radius: 4px !important;
    cursor: pointer !important;
    text-transform: uppercase !important;
    transition: all 0.2s ease !important;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
}

.travelpro-form-submit input[type="submit"]:hover {
    background-color: #8126a1 !important; /* পার্পল হোভার */
    box-shadow: 0 8px 15px rgba(129, 38, 161, 0.2) !important;
    transform: translateY(-1px);
}




/* ভেরিফিকেশন সফল হলে সবুজ রঙের সাকসেস স্টেট */


/* ==========================================================================
   SLIDE TO VERIFY — Human Verification Widget for Contact Form 7
   ==========================================================================
   Drop this file in your theme (or enqueue it) AFTER any theme/CF7 styles
   so the !important overrides win the specificity war cleanly.
   ========================================================================== */

.human-verification-wrapper,
.human-verification-wrapper * ,
.human-verification-wrapper *::before,
.human-verification-wrapper *::after {
    box-sizing: border-box !important;
}

/* --------------------------------------------------------------------------
   1. WRAPPER — fluid, 100% of parent column
   -------------------------------------------------------------------------- */
.human-verification-wrapper {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 12px 0 !important;
}

/* --------------------------------------------------------------------------
   2. TRACK — 50px tall, rounded pill, fluid width
   -------------------------------------------------------------------------- */
.human-verification-wrapper .slider-track-bg {
    position: relative !important;
    width: 100% !important;
    height: 50px !important;
    background: #eef1f5 !important;
    border: 1px solid #d8dee6 !important;
    border-radius: 25px !important;
    overflow: hidden !important;
    user-select: none !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    touch-action: pan-y; /* let horizontal drag win over page scroll on mobile */
    transition: background 0.3s ease, border-color 0.3s ease;
}

.human-verification-wrapper .slider-track-bg.hv-verified {
    background: #2ecc71 !important;
    border-color: #27ae60 !important;
}

/* Optional progress fill behind the knob */
.human-verification-wrapper .slider-fill {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    background: rgba(46, 204, 113, 0.18);
    border-radius: 25px;
    pointer-events: none;
    z-index: 1;
}

/* --------------------------------------------------------------------------
   3. CUSTOM KNOB — vertically centered via top:50% + translateY(-50%),
      starts 4px from the left edge (set inline by JS thereafter)
   -------------------------------------------------------------------------- */
.human-verification-wrapper .slider-handle-thumb {
    position: absolute !important;
    top: 50% !important;
    left: 4px !important;
    transform: translateY(-50%) !important; /* mathematically exact vertical center, any thumb height */
    width: 42px !important;
    height: 42px !important;
    background: #2d6cdf !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
    z-index: 3 !important;
    cursor: grab;
    transition: background 0.3s ease;
    pointer-events: none; /* dragging is handled by the invisible native input above it */
}

.human-verification-wrapper .slider-track-bg.hv-verified .slider-handle-thumb {
    background: #1e8449 !important;
}

.human-verification-wrapper .slider-handle-thumb svg {
    width: 20px !important;
    height: 20px !important;
    fill: #fff !important;
    pointer-events: none;
}

.human-verification-wrapper .slider-handle-thumb .hv-check-icon {
    display: none;
}
.human-verification-wrapper .slider-track-bg.hv-verified .hv-arrow-icon { display: none; }
.human-verification-wrapper .slider-track-bg.hv-verified .hv-check-icon { display: block; }

/* --------------------------------------------------------------------------
   4. LABEL TEXT
   -------------------------------------------------------------------------- */
.human-verification-wrapper .slider-text {
    position: absolute !important;
    top: 50% !important;
    left: 0 !important;
    width: 100% !important;
    transform: translateY(-50%) !important;
    text-align: center !important;
    font-size: 14px !important;
    color: #6b7280 !important;
    z-index: 2 !important;
    pointer-events: none !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 52px !important;
}

.human-verification-wrapper .slider-track-bg.hv-verified .slider-text {
    color: #ffffff !important;
}

/* --------------------------------------------------------------------------
   5. THE FIX — completely strip native range input rendering, in ALL
      browser engines, while keeping it 100% clickable / draggable.
   -------------------------------------------------------------------------- */
.human-verification-wrapper input[type="range"].human-slider-input {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    opacity: 0 !important;     /* fully invisible */
    z-index: 5 !important;     /* sits on top, captures every click/touch */
    cursor: pointer !important;
    -webkit-tap-highlight-color: transparent !important;
}

.human-verification-wrapper input[type="range"].human-slider-input:focus,
.human-verification-wrapper input[type="range"].human-slider-input:focus-visible {
    outline: none !important;
    box-shadow: none !important;
}

/* ---- Chrome / Safari / Edge(Chromium) / Opera (WebKit/Blink) ---- */
.human-verification-wrapper input[type="range"].human-slider-input::-webkit-slider-runnable-track {
    -webkit-appearance: none !important;
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    height: 100% !important;
}
.human-verification-wrapper input[type="range"].human-slider-input::-webkit-slider-thumb {
    -webkit-appearance: none !important;
    appearance: none !important;
    width: 42px !important;
    height: 42px !important;
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    cursor: pointer !important;
}

/* ---- Firefox ---- */
.human-verification-wrapper input[type="range"].human-slider-input::-moz-range-track {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    height: 100% !important;
}
.human-verification-wrapper input[type="range"].human-slider-input::-moz-range-thumb {
    width: 42px !important;
    height: 42px !important;
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    cursor: pointer !important;
}
.human-verification-wrapper input[type="range"].human-slider-input::-moz-range-progress {
    background: transparent !important;
}
.human-verification-wrapper input[type="range"].human-slider-input::-moz-focus-outer {
    border: 0 !important;
}

/* ---- Legacy IE / EdgeHTML (-ms-) ---- */
.human-verification-wrapper input[type="range"].human-slider-input::-ms-track {
    background: transparent !important;
    border: none !important;
    color: transparent !important;
}
.human-verification-wrapper input[type="range"].human-slider-input::-ms-thumb {
    width: 42px !important;
    height: 42px !important;
    background: transparent !important;
    border: none !important;
}
.human-verification-wrapper input[type="range"].human-slider-input::-ms-fill-lower,
.human-verification-wrapper input[type="range"].human-slider-input::-ms-fill-upper {
    background: transparent !important;
}
.human-verification-wrapper input[type="range"].human-slider-input::-ms-tooltip {
    display: none !important;
}

/* Shake feedback if a submit attempt happens while unverified */
@keyframes hv-shake-kf {
    10%, 90% { transform: translateX(-1px); }
    20%, 80% { transform: translateX(2px); }
    30%, 50%, 70% { transform: translateX(-4px); }
    40%, 60% { transform: translateX(4px); }
}
.human-verification-wrapper .slider-track-bg.hv-shake {
    animation: hv-shake-kf 0.4s ease;
}

/* --------------------------------------------------------------------------
   6. CONTACT FORM 7 SUBMIT BUTTON — locked by default, unlocked at 100%
   -------------------------------------------------------------------------- */
.wpcf7 form .wpcf7-submit,
.wpcf7-form input.wpcf7-submit,
.wpcf7-form button.wpcf7-submit {
    transition: opacity 0.3s ease, filter 0.3s ease !important;
}

.wpcf7 form .wpcf7-submit.hv-locked,
.wpcf7-form input.wpcf7-submit.hv-locked,
.wpcf7-form button.wpcf7-submit.hv-locked {
    opacity: 0.5 !important;
    pointer-events: none !important;
    cursor: not-allowed !important;
    filter: grayscale(40%) !important;
}

.wpcf7 form .wpcf7-submit.hv-unlocked,
.wpcf7-form input.wpcf7-submit.hv-unlocked,
.wpcf7-form button.wpcf7-submit.hv-unlocked {
    opacity: 1 !important;
    pointer-events: auto !important;
    cursor: pointer !important;
    filter: none !important;
}
.slider-handle-thumb p {
    position: relative;
    top: 11px;
}