.premade_skins .csf-fieldset .csf-fieldset-content .csf--image-group .csf--image.csf--active figure {
    border-radius: 12px;
    border-color: #4FD485;
    box-shadow: none;
}
.premade_skins .csf-fieldset .csf-fieldset-content .csf--image-group figure {
    border-radius: 12px;
    border-color: #dddddd;
    box-shadow: none;
}
.premade_skins .csf-fieldset .csf-fieldset-content .csf--image-group figure:hover {
    border-color: #4FD485;
}
.csf-field-image_select .csf--image {
    margin: 0;
    padding: 0;
}

.premade_skins .csf-fieldset .csf-fieldset-content .csf--image-group figure img {
    border-radius: 12px;
}
.premade_skins .csf-fieldset .csf-fieldset-content .csf--image-group .csf--image.csf--active figure:before {
    background-color: #4FD585;
    top: auto;
    left: auto;
    bottom: 35px;
    right: 35px;
    line-height: 16px;
    border-radius: 50%;
    padding: 6px;
}
#customize-control-wp-bnav-premade_skins .premade_skins .csf-fieldset .csf-fieldset-content .csf--image-group .csf--image.csf--active figure:before {
    bottom: 25px;
    right: 25px;
}

.premade_skins .csf-siblings.csf--image-group{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 24px;
}

.csf-customize-field .premade_skins .csf-siblings.csf--image-group{
    display: grid;
    grid-template-columns: 1fr;
}

@media only screen and (max-width: 1200px) {
    .premade_skins .csf-siblings.csf--image-group{
        display: grid;
        grid-template-columns: 1fr;
    }
}

.wp_bnav_setting_button {
    color: #2271b1;
    text-shadow: 1px 1px 1px #eee;
    font-weight: normal;
}
.wp_bnav_pro_button {
      color: #93003c;
      text-shadow: 1px 1px 1px #eee;
      font-weight: 700;
}


/* Free vs Pro*/

h1, h2, h3, h4, h5, h6 p {
    margin: 0;
    padding: 0;
}
.wp_bnav_main_wrapper .wp_bnav_header_wrapper {
    margin-top: 50px;
}
.wp_bnav_main_wrapper .wp_bnav_header_wrapper .container {
    text-align: center;
}
.wp_bnav_main_wrapper .wp_bnav_header_wrapper .container .title h1 {
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 59px;
    line-height: 79px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #09213d;
}
.wp_bnav_main_wrapper .wp_bnav_header_wrapper .container .text p {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 36px;
    text-align: center;
    letter-spacing: -0.01em;
    color: #727f9f;
    margin: 22px 0 24px;
}
.wp_bnav_main_wrapper .wp_bnav_header_wrapper .container .header_btn {
    display: flex;
    align-items: center;
    justify-content: center;
}
.wp_bnav_main_wrapper .wp_bnav_header_wrapper .container .header_btn .left_btn {
    margin-right: 5px;
}
.wp_bnav_main_wrapper .wp_bnav_money_back_guarantee_wrapper .container {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    background: #fff;
    border: 1px solid #eff0f6;
    box-shadow: 0px 35px 70px rgba(20, 20, 43, 0.03);
    border-radius: 5px;
    padding: 25px 0;
    margin-top: 100px;
}
.wp_bnav_main_wrapper .wp_bnav_money_back_guarantee_wrapper .container .money_back_guarantee_text h3 {
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 44px;
    color: #09213d;
}
.wp_bnav_main_wrapper .wp_bnav_money_back_guarantee_wrapper .container .money_back_guarantee_text p {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: -0.01em;
    color: #727f9f;
    margin-top: 10px;
}
.wp_bnav_main_wrapper .wp_bnav_pricing_wrapper {
    margin-top: 100px;
}
.wp_bnav_main_wrapper .wp_bnav_pricing_wrapper .container {
    width: 70%;
    margin: 0 auto;
}
.wp_bnav_main_wrapper .wp_bnav_pricing_wrapper .container .wp_bnav_pricing_content .wp_bnav_pricing_content_header {
    text-align: center;
}
.wp_bnav_main_wrapper .wp_bnav_pricing_wrapper .container .wp_bnav_pricing_content .wp_bnav_pricing_content_header span {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #2271b1;
}
.wp_bnav_main_wrapper .wp_bnav_pricing_wrapper .container .wp_bnav_pricing_content .wp_bnav_pricing_content_header h2 {
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 50px;
    line-height: 70px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #09213d;
    margin: 12px 0;
}
.wp_bnav_main_wrapper .wp_bnav_pricing_wrapper .container .wp_bnav_pricing_content .wp_bnav_pricing_content_header p {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    letter-spacing: -0.01em;
    color: #727f9f;
    margin: 0;
}
.wp_bnav_main_wrapper .wp_bnav_pricing_wrapper .container .wp_bnav_pricing_content .wp_bnav_pricing_content_table {
    margin-top: 50px;
}
.wp_bnav_main_wrapper .wp_bnav_pricing_wrapper .container .wp_bnav_pricing_content .wp_bnav_pricing_content_table .pricing-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
.wp_bnav_main_wrapper .wp_bnav_pricing_wrapper .container .wp_bnav_pricing_content .wp_bnav_pricing_content_table .pricing-table th, .wp_bnav_main_wrapper .wp_bnav_pricing_wrapper .container .wp_bnav_pricing_content .wp_bnav_pricing_content_table .pricing-table td {
    text-align: center;
    padding: 1rem;
    border: 1px solid #ccc;
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    text-align: center;
    letter-spacing: -0.01em;
    color: #727f9f;
}
.wp_bnav_main_wrapper .wp_bnav_pricing_wrapper .container .wp_bnav_pricing_content .wp_bnav_pricing_content_table .pricing-table th {
    background-color: #eee;
    font-weight: bold;
    font-size: 18px;
    color: #09213d;
}
.wp_bnav_main_wrapper .wp_bnav_pricing_wrapper .container .wp_bnav_pricing_content .wp_bnav_pricing_content_table .pricing-table td:first-child {
    text-align: left;
    font-weight: bold;
    font-size: 14px;
}
.wp_bnav_main_wrapper .wp_bnav_pricing_wrapper .container .wp_bnav_pricing_content .wp_bnav_pricing_content_table .pricing-table tr:nth-child(even) {
    background-color: #f2f2f2;
}
.wp_bnav_main_wrapper .wp_bnav_pricing_wrapper .container .wp_bnav_pricing_content .wp_bnav_pricing_content_table .pricing-table .tick, .wp_bnav_main_wrapper .wp_bnav_pricing_wrapper .container .wp_bnav_pricing_content .wp_bnav_pricing_content_table .pricing-table .cross {
    font-weight: bold;
}
.wp_bnav_main_wrapper .wp_bnav_pricing_wrapper .container .wp_bnav_pricing_content .wp_bnav_pricing_content_table .pricing-table .cross {
    color: red;
}
.wp_bnav_main_wrapper .wp_bnav_pricing_wrapper .container .wp_bnav_pricing_content .wp_bnav_pricing_content_table .pricing-table .tick {
    color: green;
    font-size: 18px;
}
.wp_bnav_main_wrapper .wp_bnav_pricing_wrapper .container .wp_bnav_pricing_content .wp_bnav_pricing_content_table .pricing-table .row-cross .cross {
    display: block;
}
.wp_bnav_main_wrapper .wp_bnav_pricing_wrapper .container .wp_bnav_pricing_content .wp_bnav_pricing_content_table .pricing-table .row-cross .tick {
    display: none;
}
.wp_bnav_main_wrapper .wp_bnav_pricing_wrapper .container .wp_bnav_pricing_content .wp_bnav_pricing_content_table .pricing-table .row-cross .tick::before {
    content: "\2714";
    color: green;
    font-weight: bold;
}
.wp_bnav_main_wrapper .wp_bnav_pricing_wrapper .container .wp_bnav_pricing_content .wp_bnav_pricing_content_table .pricing-table .row-tick .cross {
    display: none;
}
.wp_bnav_main_wrapper .wp_bnav_pricing_wrapper .container .wp_bnav_pricing_content .wp_bnav_pricing_content_table .pricing-table .row-tick .tick::before {
    content: "\2714";
    color: green;
    font-weight: bold;
}
.wp_bnav_main_wrapper .wp_bnav_testimonial_wrapper {
    margin: 100px 0 100px;
}
.wp_bnav_main_wrapper .wp_bnav_testimonial_wrapper .container .wp_bnav_testimonial_content .wp_bnav_testimonial_content_header {
    text-align: center;
}
.wp_bnav_main_wrapper .wp_bnav_testimonial_wrapper .container .wp_bnav_testimonial_content .wp_bnav_testimonial_content_header span {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #2271b1;
}
.wp_bnav_main_wrapper .wp_bnav_testimonial_wrapper .container .wp_bnav_testimonial_content .wp_bnav_testimonial_content_header h2 {
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 50px;
    line-height: 70px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #09213d;
    margin: 12px 0;
}
.wp_bnav_main_wrapper .wp_bnav_testimonial_wrapper .container .wp_bnav_testimonial_content .wp_bnav_testimonial_content_header p {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    letter-spacing: -0.01em;
    color: #727f9f;
    margin: 0;
}
.wp_bnav_main_wrapper .wp_bnav_testimonial_wrapper .container .wp_bnav_testimonial_content .testimonial-cards {
    display: flex;
    justify-content: space-between;
}
.wp_bnav_main_wrapper .wp_bnav_testimonial_wrapper .container .wp_bnav_testimonial_content .testimonial-cards .card {
    width: 30%;
    padding: 30px;
    background: #fff;
    border: 1px solid #eff0f6;
    box-shadow: 0px 35px 70px rgba(20, 20, 43, 0.03);
    border-radius: 5px;
    text-align: center;
    margin-top: 50px;
}
.wp_bnav_main_wrapper .wp_bnav_testimonial_wrapper .container .wp_bnav_testimonial_content .testimonial-cards .card .logo img {
    max-width: 100%;
    height: auto;
    border-radius: 50%;
}
.wp_bnav_main_wrapper .wp_bnav_testimonial_wrapper .container .wp_bnav_testimonial_content .testimonial-cards .card .content p {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: -0.01em;
    color: #727f9f;
    border-bottom: 1px solid rgba(227, 229, 236, 0.5);
    padding: 20px 0 30px;
}
.wp_bnav_main_wrapper .wp_bnav_testimonial_wrapper .container .wp_bnav_testimonial_content .testimonial-cards .card .details {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
}
.wp_bnav_main_wrapper .wp_bnav_testimonial_wrapper .container .wp_bnav_testimonial_content .testimonial-cards .card .details .name {
    text-align: left;
}
.wp_bnav_main_wrapper .wp_bnav_testimonial_wrapper .container .wp_bnav_testimonial_content .testimonial-cards .card .details .name p {
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    color: #09213d;
    margin-bottom: 10px;
}
.wp_bnav_main_wrapper .wp_bnav_testimonial_wrapper .container .wp_bnav_testimonial_content .testimonial-cards .card .details .name span {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: -0.01em;
    color: #727f9f;
}
.wp_bnav_main_wrapper .wp_bnav_testimonial_wrapper .container .wp_bnav_testimonial_content .testimonial-cards .card .details .rating .fas.fa-star {
    color: gold;
}
.wp_bnav_main_wrapper .wp_bnav_coupon_wrapper {
    display: none;
    margin: 100px 0 200px;
}
.wp_bnav_main_wrapper .wp_bnav_coupon_wrapper .container .wp_bnav_coupon_content .wp_bnav_coupon_content_header {
    text-align: center;
}
.wp_bnav_main_wrapper .wp_bnav_coupon_wrapper .container .wp_bnav_coupon_content .wp_bnav_coupon_content_header h2 {
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 50px;
    line-height: 70px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #09213d;
    margin: 12px 0;
}
.wp_bnav_main_wrapper .wp_bnav_coupon_wrapper .container .wp_bnav_coupon_content .wp_bnav_coupon_content_header p {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    letter-spacing: -0.01em;
    color: #727f9f;
    margin: 0;
}
.wp_bnav_main_wrapper .wp_bnav_coupon_wrapper .container .wp_bnav_coupon_content .wp_bnav_coupon_content_header a {
    margin-top: 50px;
}


/* Start css for custom landing page*/

/* #ai-alttext-generator .csf-field-subheading {
    background-color: #fff !important;
} */

.wp-bnav-custom-landing-wrapper {
    position: relative;
    padding: 100px 0 100px 0;
}
.wp-bnav-custom-landing-inner-wrapper {
    position: absolute;
    top: 13%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 0;
}

.wp-bnav-custom-landing-wrapper .wp-bnav-custom-landing-inside {
    width: 680px;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    z-index: 50;
    position: relative;
}
.wp-bnav-custom-landing-wrapper .wp-bnav-custom-landing-inside .wp-bnav-custom-landing-top img {
    width: 200px;
}
.wp-bnav-custom-landing-wrapper .wp-bnav-custom-landing-inside .wp-bnav-custom-landing-top h2 {
    font-size: 40px;
    color: #1e293b;
    margin: 30px 0 10px 0;
    line-height: 46px;
}
.wp-bnav-custom-landing-wrapper .wp-bnav-custom-landing-inside .wp-bnav-custom-landing-top p {
    font-size: 16px;
    color: #3c434a;
    font-weight: 500;
}
.wp-bnav-custom-landing-wrapper .wp-bnav-custom-landing-inside .wp-bnav-custom-landing-top .wp-bnav-landing-video-player {
    margin-top: 50px;
}
.wp-bnav-custom-landing-wrapper .wp-bnav-custom-landing-inside .wp-bnav-custom-landing-top .wp-bnav-landing-video-player iframe {
    width: 100%;
    height: 400px;
    border-radius: 5px;
}
.wp-bnav-custom-landing-wrapper .wp-bnav-custom-landing-inside .wp-bnav-custom-landing-info-grid {
    text-align: left;
    padding: 40px 0;
}
.wp-bnav-custom-landing-wrapper .wp-bnav-custom-landing-inside .wp-bnav-custom-landing-info-grid .wp-bnav-custom-landing-single-wrap {
    display: flex;
    gap: 50px;
    padding-bottom: 30px;
}
.wp-bnav-custom-landing-wrapper .wp-bnav-custom-landing-inside .wp-bnav-custom-landing-info-grid .wp-bnav-custom-landing-single-wrap:last-child {
    padding-bottom: 0;
}
.wp-bnav-custom-landing-wrapper .wp-bnav-custom-landing-inside .wp-bnav-custom-landing-info-grid .wp-bnav-custom-landing-single-wrap .wp-bnav-custom-landing-single-info {
    width: 50%;
}
.wp-bnav-custom-landing-wrapper .wp-bnav-custom-landing-inside .wp-bnav-custom-landing-info-grid .wp-bnav-custom-landing-single-wrap .wp-bnav-custom-landing-single-info h3 {
    padding: 10px 0 5px 0;
}
.wp-bnav-custom-landing-wrapper .wp-bnav-custom-landing-inside .wp-bnav-custom-landing-info-grid .wp-bnav-custom-landing-single-wrap .wp-bnav-custom-landing-single-info p {
    font-weight: 400;
}
.wp-bnav-custom-landing-wrapper .wp-bnav-custom-landing-install-btn {
    background: #046bd2;
    color: #fff;
    font-size: 14px;
    padding: 12px 14px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    margin: auto;
    text-decoration: none;
}
.wp-bnav-custom-landing-wrapper .wp-bnav-custom-landing-bottom h2 {
    font-size: 32px;
    color: #1e293b;
    line-height: 40px;
}
.wp-bnav-custom-landing-wrapper .wp-bnav-custom-landing-bottom .wp-bnav-custom-landing-install-btn {
    margin-top: 30px;
}

/* End css for custom landing page*/

.wp_bnav_framework .csf-copyright {
    font-size: 14px;
    color: #fff; 
}
.wp_bnav_framework .csf-copyright a {
    color: gold !important; 
}


/* new css */


.bottom-menu-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.5);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

.bottom-menu {
    background: #fff;
    width: 500px;
    padding: 20px;
    border-radius: 10px;
    position: relative;
    top: 35px;
    margin: auto;
}

.skin-preview-box {
    margin: 15px 0;
    border: 1px solid #ddd;
    padding: 10px;
    text-align: center;
}
.customize-fields{
    margin-top: 10px;
}
.input.custom-icon{
    margin-top: 5px;
}

/*:modal css*/


/* Modal overlay */
#bnav-import-modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: rgba(0,0,0,0.5);
    display: flex; /* flex use korbo centering er jonno */
    justify-content: center;
    align-items: center;
    padding: 15px; /* small screen e space */
    box-sizing: border-box;
    margin-top: -105px;

}

/* Modal content */
#bnav-import-modal .bnav-import-modal-content {
    background: #fff;
    padding: 30px 20px;
    border-radius: 10px;
    max-width: 450px;
    width: 100%;
    /* text-align: center; */
    position: relative;
    box-sizing: border-box;
    box-shadow: 0 5px 20px rgba(0,0,0,0.2);
    animation: modalFade 0.3s ease;
    margin-top: -350px;
}

/* Close button */
#bnav-import-close {
    position: absolute;
    top: 10px;
    right: 10px;
    background: transparent;
    border: none;
    font-size: 14px;
    cursor: pointer;
}


/* Import buttons */
.bnav-import-btn {
    margin: 10px 5px;
    padding: 10px 20px;
    cursor: pointer;
    border: none;
    background-color: #2271b1;
    color: #fff;
    font-family: inherit;
    border-radius: 5px;
    transition: background-color 0.2s;
}
.bnav-import-btn:hover {
    background-color: #005177;
}
.bnav-import-info {
    margin-top: 15px;
    font-size: 14px;
    color: #555;
    text-align: left;
    line-height: 1.5;
}

.bnav-import-info strong {
    font-weight: 600; /* bold highlight */
    color: #000; /* dark color for emphasis */
}
.wp-die-message, p {
    font-size: 14px;
    font-family: inherit;
   
}



