.elementor-1598 .elementor-element.elementor-element-5c60628:not(.elementor-motion-effects-element-type-background), .elementor-1598 .elementor-element.elementor-element-5c60628 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://mff.bytesbrick.com/wp-content/uploads/2026/04/MFF_Website6-1.png");}.elementor-1598 .elementor-element.elementor-element-5c60628 > .elementor-background-overlay{background-color:#FFE201;opacity:1;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-1598 .elementor-element.elementor-element-5c60628{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:40px 0px 0px 0px;}/* Start custom CSS for shortcode, class: .elementor-element-bd1f4ed *//* first wale UI ko second screenshot jaisa banane ke liye */

.bookAShowContainer {
    padding: 40px 0;
}

.bookAShowContainer .nav-tabs {
    all: unset;
    list-style: none !important;
    display: flex !important;
    gap: 10px !important;
    padding: 18px 12px !important;
    margin: 0 !important;
    background: #dcdcdc !important;
    border: 4px solid #8a8585 !important;
    border-bottom: 0 !important;
    list-style: none;
    display: flex;
    gap: 10px;
    padding: 0;
    margin: 0 0 0;
    background: #dcdcdc;
    border: 4px solid #8a8585;
    border-bottom: 0;
    padding: 18px 12px;
}

.bookAShowContainer .nav-item {
    margin: 0;
}

.bookAShowContainer .nav-link {
    display: inline-block;
    background: #cfcfcf;
    color: #555;
    text-decoration: none;
    padding: 12px 20px;
    font-size: 16px;
    border: none;
    border-bottom: 3px solid transparent;
}

.bookAShowContainer .nav-link.active {
    background: #dcdcdc;
    color: #444;
    border-bottom: 3px solid #e74c2c;
}

.bookAShowContainer .tab-content {
    display: block;
    background: #dcdcdc !important;
    border: 4px solid #8a8585 !important;
    padding: 0 !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    background: #dcdcdc;
    border: 4px solid #8a8585;
    padding: 0;
    box-shadow: none;
    border-radius: 0;
}

.bookAShowContainer table {
    width: 100% !important;
    border-collapse: collapse !important;
    background: #dcdcdc !important;
    width: 100%;
    border-collapse: collapse;
    background: #dcdcdc;
}

.bookAShowContainer table th {
    background: #dfd9ca;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    padding: 20px;
    border: 1px solid #b7b7b7;
}

.bookAShowContainer table td {
    background: #dcdcdc;
    padding: 18px;
    text-align: center;
    border: 1px solid #b7b7b7;
    vertical-align: middle;
    line-height: 1.6;
}

.bookAShowContainer table tbody > tr:nth-child(odd) > td,
.bookAShowContainer table tbody > tr:nth-child(odd) > th {
    background: #dcdcdc;
}

.bookAShowContainer input[type="checkbox"] {
    transform: scale(1);
    margin-right: 8px;
}

.bookAShowContainer .wpcf7-submit {
    display: block !important;
    margin: 20px auto 0 !important;
    width: 180px !important;
    height: 48px !important;
    background: #efefef !important;
    border: 1px solid #e74c2c !important;
    color: #e74c2c !important;
    display: block;
    margin: 20px auto 0;
    width: 180px;
    height: 48px;
    background: #efefef;
    border: 1px solid #e74c2c;
    color: #e74c2c;
    font-size: 18px;
    font-weight: 600;
    border-radius: 12px;
    cursor: pointer;
    box-shadow: none;
}

.bookAShowContainer .wpcf7-submit:hover {
    background: #f7f7f7;
}

@media (max-width: 768px) {
    .bookAShowContainer .nav-tabs {
        overflow-x: auto;
        white-space: nowrap;
    }

    .bookAShowContainer table th,
    .bookAShowContainer table td {
        padding: 10px;
        font-size: 14px;
    }
}/* End custom CSS */