.btn-primary {
    padding: 12px 25px;
    font-size: 1rem;
}
.btn-secondary {
    padding: 10px 25px;
    font-size: 1rem;
}
.trust-icon-circle {
    width: 70px;
    height: 70px;
}
.why-icon-circle {
    width: 80px;
    height: 80px;
}
.testimonial-carousel
    .testimonial-track
    .testimonial-slide
    .testimonial-card
    .flex
    img {
    width: 55px;
    height: 55px;
}
.clean-tab,
.booking-btn {
    padding: 12px 15px;
    font-size: 1rem;
}
.gallery-tabs .tab-button {
    padding: 10px 16px;
}
.summary-item.total {
    font-size: 20px;
}
.success-icon {
    width: 75px;
    height: 75px;
}
.action-buttons .btn-primary,
.action-buttons .btn-outline {
    padding: 12px 15px;
    font-size: 0.85rem;
}
.why-mewar-section .split-layout .content-visual .visual-item {
    height: 400px;
}
.sticky-contact {
    right: 2%;
    top: 90%;
}
.d-sm-block {
    display: none !important;
}

@media screen and (max-width: 512px) {
    .hero-section h1,
    .about-hero h1,
    .packages-hero h1 {
        font-size: 20px;
    }
    .summary-item.total {
        padding-top: 10px;
        font-size: 14px;
    }
    .hero-section p,
    .about-hero p,
    .packages-hero p,
    .gallery-hero p {
        font-size: 14px;
    }
    .sticky-contact a {
        width: 45px;
        height: 45px;
    }
    .trust-card h3 {
        font-size: 16px;
    }
    .trust-card p {
        font-size: 13px;
    }
    .btn-primary {
        padding: 10px 20px;
        font-size: 14px;
        margin-bottom: 0px;
    }
    .btn-secondary {
        padding: 8px 20px;
        font-size: 14px;
    }
    .experience-card {
        min-height: 300px !important;
    }
    .trust-icon-circle {
        width: 50px;
        height: 50px;
    }
    .why-icon-circle {
        width: 45px;
        height: 45px;
        margin-bottom: 10px;
    }
    .testimonial-card {
        padding: 20px;
    }
    .carousel-btn,
    .room-slide-btn {
        width: 35px;
        height: 35px;
    }
    .amenity-icon {
        width: 35px;
        height: 35px;
        font-size: 16px;
    }
    .room-slide-btn {
        font-size: 16px;
    }
    .timeline-item {
        margin-bottom: 10px;
        padding-left: 20px;
    }
    .timeline-item::before {
        width: 15px;
        height: 15px;
    }
    .story-timeline {
        padding-left: 25px;
    }
    .why-mewar-section .split-layout .content-visual .visual-item {
        height: 300px;
    }
    .mobile-menu.active nav .mobile-nav-link {
        margin-top: 0px !important;
    }
    .clean-tabs {
        padding: 0px;
    }
    .clean-tab,
    .booking-btn {
        padding: 12px 12px;
        font-size: 0.85rem;
    }
    .individual-pricing {
        flex-direction: row;
    }
    .room-dot {
        width: 8px;
        height: 8px;
    }
    #rules ul li p {
        font-size: 0.85rem;
    }
    .map-container {
        height: 300px;
    }
    .faq-item.active .faq-answer {
        padding: 0 12px 12px;
        font-size: 0.75rem;
    }
    .checkout-card,
    .booking-summary {
        border: 0px none;
        background: none;
    }
    #checkoutForm .form-input,
    .checkout-card .form-input {
        padding: 10px 14px;
        font-size: 14px;
    }
    #checkoutForm .form-group,
    .checkout-card .form-group {
        margin-bottom: 10px;
    }
    #checkoutForm .form-label,
    .checkout-card .form-label {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .success-card {
        padding: 30px 15px !important;
    }
    .success-icon {
        width: 45px !important;
        height: 45px !important;
    }
    .success-icon i {
        font-size: 16px;
    }
    .thank-you-container .booking-badge,
    .thank-you-container .action-buttons .btn-primary,
    .thank-you-container .action-buttons .btn-outline {
        font-size: 13px !important;
        padding: 6px 16px;
    }
    .confirmation-text {
        font-size: 13px;
    }
    .thank-you-container .detail-label {
        font-size: 12px;
        margin-bottom: 5px;
    }
    .thank-you-container .detail-value {
        font-size: 14px;
    }
    #roomSelectWrapper #roomSelect,
    #bookingForm input[type="date"],
    #roomSelectWrapper select,
    #bookingForm #roomPrice,
    #bookingForm #extraGuestPrice,
    #bookingForm #taxesPrice,
    #bookingForm .flex span.text-gray-400,
    #bookingForm #adults,
    #bookingForm #children,
    #bookingForm #infants {
        font-size: 0.85rem;
    }
    .testimonial-carousel
        .testimonial-track
        .testimonial-slide
        .testimonial-card
        .flex
        img {
        width: 35px;
        height: 35px;
    }
    .testimonial-carousel
        .testimonial-track
        .testimonial-slide
        .testimonial-card
        h4 {
        font-size: 14px;
    }
    .testimonial-carousel
        .testimonial-track
        .testimonial-slide
        .testimonial-card
        i.fas {
        font-size: 12px;
    }
    .packages-hero {
        padding-top: 100px;
        min-height: auto;
        padding-bottom: 30px;
    }
    .d-sm-none {
        display: none !important;
    }
    .d-sm-block {
        display: block !important;
    }
}

.amp {
    font-family: "Inter", "Helvetica Neue", Arial, sans-serif !important;
}

.datepicker-picker {
    border-radius: 10px;
    background-color: rgba(0, 0, 0, 1);
}
.datepicker.datepicker-dropdown {
    z-index: 9999;
}
