/*
Theme Name: Tevily Child
Theme URI: https://gaviaspreview.com/wp/tevily/
Author URI: https://themeforest.net/user/gavias
Author: Gaviasthemes Team
Description: Child theme for the Tevily theme.
Template: tevily
*/
/* Complete Booking Form Card with Shadow */
.booking-form-wrapper {
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    overflow: hidden;
    margin: 0px 0;
}

/* White Header for Booking Form */
.booking-form-header-white {
    background: #ffffff;
    padding: 30px 30px 5px;
    margin: 0;
}

.booking-form-header-white h3 {
    margin: 0;
    color: #333333;
    font-size: 24px;
    font-weight: 700;
	position: relative;
padding-left: 10px;
}

.booking-form-header-white h3:before {
    content: '';
    position: absolute;
    width: 2px;
    background: var(--tevily-theme-color);
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 11;
}

/* Tour Booking Form Styling */
.tour-booking-form {
    max-width: 100%;
    background: #ffffff;
    padding: 30px;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
}

.tour-booking-form .form-row {
    margin-bottom: 20px;
}

.tour-booking-form .form-row label {
    display: block;
    font-weight: 500;
    color: #313041;
    margin-bottom: 4px;
    font-size: 15px;
    letter-spacing: -0.2px;
}

.tour-booking-form .wpcf7-form-control:not(textarea) {
    width: 100% !important;
    height: 45px !important;
    padding: 0 16px !important;
    border: 2px solid #e5e5e5 !important;
    border-radius: 6px;
    font-size: 15px;
    transition: all 0.3s ease;
    background: #fff;
    font-family: inherit;
    line-height: 45px;
    box-sizing: border-box;
}

.tour-booking-form textarea.wpcf7-form-control {
    width: 100% !important;
    min-height: 60px !important;
    height: auto !important;
    padding: 14px 16px !important;
    border: 2px solid #e5e5e5 !important;
    border-radius: 6px;
    font-size: 15px;
    transition: all 0.3s ease;
    background: #fff;
    font-family: inherit;
    resize: vertical;
    line-height: 1.5;
    box-sizing: border-box;
}

.tour-booking-form .wpcf7-form-control:focus {
    border-color: #ff0101 !important;
    outline: none;
    box-shadow: 0 0 0 3px rgba(255, 1, 1, 0.1);
}

.tour-booking-form .wpcf7-form-control::placeholder {
    color: #999;
}

.tour-booking-form .submit-button {
    background: linear-gradient(135deg, #ff0101 0%, #cc0000 100%) !important;
    color: white !important;
    padding: 16px 50px !important;
    height: 50px !important;
    border: none !important;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 1px;
    box-shadow: 0 4px 15px rgba(255, 1, 1, 0.3);
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.tour-booking-form .submit-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(255, 1, 1, 0.4);
    background: linear-gradient(135deg, #cc0000 0%, #ff0101 100%) !important;
}

.tour-booking-form .submit-button:active {
    transform: translateY(0);
}

.tour-booking-form .form-submit {
    margin-top: 30px;
    text-align: center;
}

.tour-booking-form .wpcf7-spinner {
    margin-left: 10px;
}

.tour-booking-form .wpcf7-not-valid-tip {
    color: #ff0101;
    font-size: 12px;
    margin-top: 5px;
    display: block;
}

.tour-booking-form .wpcf7-response-output {
    margin: 20px 0 0;
    padding: 15px;
    border-radius: 6px;
    font-weight: 500;
}

.tour-booking-form .wpcf7-mail-sent-ok {
    border: 2px solid #4caf50 !important;
    background: #e8f5e9;
    color: #2e7d32;
}

.tour-booking-form .wpcf7-validation-errors {
    border: 2px solid #ff0101 !important;
    background: #ffebee;
    color: #c62828;
}

.marvella-faq-answer .marvella-faq-answer-inner strong, .marvella-faq-item .marvella-faq-question::after {
    color: #ff0101;
}

.marvella_tours-pages .elementor-element-populated {
    padding: 10px 3px;
}

.main-page-content .elementor-909 .elementor-element.elementor-element-6504cf1 .elementor-heading-title {
    padding: 0 3px;
}

.custom_accordion-marvella-heading {
    margin-top: -10px !important;
}

.main-page-content .tevily-gva_ba_item_included_excluded.tevily-element {
    padding: 0 5px;
}

.custom_arrow-li ul li:before {
    position: absolute;
}

.custom_arrow-li ul li{
    padding-left: 25px;
}

.elementor-18041 .elementor-element.elementor-element-41236e31 > .elementor-container {
    max-width: 100%;
}

.popup_custom-inner input[type*="text"], 
.popup_custom-inner input[type*="email"], 
.popup_custom-inner input[type*="tel"],
.popup_custom-inner input[type*="date"]{
    height: 45px;
}

@media (max-width: 768px) {
    .booking-form-header-white {
        padding: 15px 20px;
    }
    
    .booking-form-header-white h3 {
        font-size: 20px;
    }
    
    .tour-booking-form {
        padding: 20px;
    }
    
    .tour-booking-form .submit-button {
        padding: 14px 30px !important;
        font-size: 15px;
    }
    .about_snippet-marvella {
    padding-bottom: 40px !important;
}
.elementor-1068 .elementor-element.elementor-element-7c4ce08 .gsc-booking-banner.style-1 .listings-banner-content {
min-height: inherit !important;
}
}

.elementor-price-table__footer-button-wrapper {
    display: none !important;
}
.babe-block-content .post-image img {
    min-height: 250.18px;
    object-fit: cover;
}
.testimonial_wrapper .gva-testimonial-carousel.style-2 .testimonial-item .testimonial-content{
    padding: 38px 40px 38px;
}
.custom_height-css .elementor-widget-icon-box {
    min-height: 175px;
    align-content: center;
}