body,
html {
    font-family: 'Manrope', sans-serif;
    color: #000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'DM Serif Display', serif;
}

.navigation--logo img {
    width: 90px;
}

.btn.btn-primary {
    background: #18ba60;
    color: #fff;
    border: none;
    border-radius: 100px;
    font-weight: 600;
    outline: none;
    box-shadow: none;
}

.btn.btn-primary:hover {
    background: #FFC000;
}

.navigation-top-header {
    background: #353535;
    padding: 0.3rem 2rem;
    display: flex;
    gap: 1rem;
}

.navigation-top-header a {
    color: #fff;
    font-size: .8rem;
    text-decoration: none;
    font-weight: bold;
}

.navigation-top-header a i {
    margin-right: 0.7rem;
}

ul#menu-header {
    display: flex;
    gap: 1rem;
}

ul#menu-header li a {
    color: #000 !important;
    text-decoration: none !important;
    font-weight: bold;
    font-size: 1rem;
}

nav.navbar {
    border-bottom: 2px solid #e1a902;
    padding-bottom: 0;
    padding-top: 0;
}

ul.navbar-nav a.nav-link {
    color: #000;
    font-size: 1.2rem;
    font-weight: 500;
}

li#menu-item-11 a::after {
    background: transparent;
}

.carousel-caption {
    height: 100%;
    top: 0;
    right: 0px;
    bottom: 0;
    left: 0;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.banner-text h5 {
    font-size: 2rem;
}

h2.section-title {
    text-align: center;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

h2.section-title .has-underline-bar {
    background: #ffc000;
    width: 100px;
    height: 3px;
    border-radius: 100px;
    margin-top: 1rem;
}


h4.section-title {
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

h4.section-title .has-underline-bar {
    background: #ffc000;
    width: 100px;
    height: 3px;
    border-radius: 100px;
    margin-top: 1rem;
}

.we-provide-blocks .card {
    border: none;
    text-align: center;
    display: flex;
    align-items: center;
}

.we-provide-blocks .card img {
    width: 60px;
}

.we-provide-blocks .card .img-block {
    border: 2px solid #ffc000;
    border-radius: 100px;
    padding: 1rem;
}

.col-12.we-provide-blocks .card p {
    font-size: 0.8rem;
}

/* .practice-area-section  .card img {
    aspect-ratio: 3/2;
    overflow: hidden;
} */

.practice-area-section {
    background: #EEEEEE;
}

.brand-logos-group .has-logo-img {
    display: flex;
    justify-content: center;
}

.brand-logos-group .has-logo-img img {
    width: 80% !important;
    /* aspect-ratio: 3/2; */
}

.brand-logos-group {
    position: relative;
}

.brand-logos-group .owl-nav {
    position: absolute;
    bottom: 40px;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.brand-logos-group .owl-nav span {
    font-size: 2rem;
}

.homepage-contact-section {
    background: #fff;
}

.homepage-contact-section form.wpcf7-form {
    background: #fff;
    padding: 2.5rem;
    border-radius: 0.5rem;
}

.homepage-contact-section form.wpcf7-form h2.section-title {
    margin-bottom: 1.5rem;
}

.homepage-contact-section .has-left-content {
    padding: 2.5rem;
    text-align: center;
}

.homepage-contact-section label.form-label {
    font-weight: bold;
}

.homepage-contact-section input,
.homepage-contact-section textarea {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.homepage-contact-section input.wpcf7-form-control.wpcf7-submit.has-spinner,
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #18ba60;
    color: #fff;
    border: none;
    border-radius: 100px;
    font-weight: 600;
    outline: none;
    box-shadow: none;
    width: 100%;
    padding: .4rem;
}

.submit-btn p {
    width: 100%;
}

/* consumer section  */

form.wpcf7-form {
    background: #fff;
    border: 1px solid #ced4da;
    padding: 2rem;
    border-radius: 0.6rem;
}

.accordion-button:not(.collapsed),
button.accordion-button {
    background: #ffc107;
    color: #000;
}

.consumer-section .has-step-blocks .icon {
    border: 2px solid #ffc107;
    padding: 0.5rem;
}

.consumer-section .has-step-blocks .icon i {
    font-size: 1.5rem;
}

.consumer-section .title-content b {
    font-family: 'DM Serif Display', serif;
    padding-bottom: 0.4rem;
    display: block;
}

.consumer-section .title-content p {
    font-size: 0.9rem;
}

.consumer-section .has-image-container img {
    width: 100%;
}

.eligibility-section {
    margin: 1rem 0;
}

.eligibility-section .card {
    border: none;
    border-radius: 0;
}

.eligibility-section .card img {
    border-radius: 0;
    width: 100%;
}

.eligibility-section .card .card-img-overlay {
    background: #000000a8;
    padding: 3rem;
}

.eligibility-section .card ul.steps-main {
    list-style-type: none;
    padding: 0;
}

.eligibility-section .card ul.steps-main li {
    margin: 1rem 0;
}


.eligibility-section .card ul.steps-main li i {
    color: #ffc000;
}

.category-section .card {
    border-radius: 0;
    border-width: 1px;
    border-color: #ffc000;
}


.category-section .card-body {
    text-align: center;
    width: 100%;
    height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.category-section .card-body i {
    font-size: 2.5rem;
    margin-bottom: 2rem;
}

.consumer-section.p-5.fees-section {
    background: #ffc10738;
}

.consumer-section.p-5.fees-section .card {
    border: none;
    border-radius: 6px;
}

.error-message {
    color: red;
}

input#productId {
    /* display: none; */
    visibility: hidden;
    margin-top: -57px;
}

/* cart page & checkout  */

.wc-block-components-quantity-selector,
.wc-block-components-order-summary-item__quantity {
    display: none !important;
}

.wc-block-components-sidebar-layout {
    padding: 5rem;
}

.wc-block-components-main {
    width: 62.8% !important;
}

.wc-block-components-sidebar-layout {
    gap: 1.5rem;
}

.wc-block-components-main,
.wc-block-components-sidebar {
    border: 1px solid #e5e5e5;
    padding: 1rem !important;
    border-radius: 0.6rem;
}

a.wc-block-components-product-name,
.wc-block-cart-item__total-price-and-sale-badge-wrapper .wc-block-components-formatted-money-amount {
    color: #000;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.2rem;
    margin-bottom: 0.3rem;
}

.wc-block-cart-item__prices span.price.wc-block-components-product-price {
    display: none;
}

a.components-button,
button.components-button {
    background: #FFC000;
    color: #fff;
    border: none;
    border-radius: 100px;
    font-weight: 600;
    outline: none;
    box-shadow: none;
    text-decoration: none;
}

/* cart page  */

/* login section  */

.login-form h2 {
    text-align: center;
}

.login-form button.btn.btn-primary.woocommerce-button.button.woocommerce-form-login__submit,
button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit {
    background: #ffc107;
    color: #fff;
    padding: 1rem 3rem;
    border-radius: 100px;
}

.login-form button.btn.btn-primary.woocommerce-button.button.woocommerce-form-login__submit:hover,
button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit:hover {
    background: #e1a902;
}

.woocommerce-privacy-policy-text {
    display: none;
}

/* footer section style  */

footer.footer-section {
    background: #FFC000;

}

footer.footer-section>.footer-section-main {
    padding: 5rem;
}

.footer-logo {
    position: relative;
}

.footer-logo img {
    width: 80px;
}

h6.footer-link-title {
    font-size: 1.6rem;
    margin-bottom: 1.5rem;
}

ul.footer-links {
    padding: 0;
    list-style-type: none;
}

.footer-content p.text {
    margin-top: 1rem;
    font-size: 0.9rem;
    font-weight: 500;
}

ul.footer-links li {
    margin-bottom: .7rem;
}

ul.footer-links li a {
    color: #000;
    text-decoration: none;
}

.link-third a {
    color: #000;
    text-decoration: none;
    display: block;
    margin-top: 1rem;
}

.copyright-section {
    padding: 0 5rem;
}

.copyright-links a {
    color: #000;
    text-decoration: none;
}

.error {
    color: red;
    font-size: 0.9rem;
    margin-top: 0.4rem;
}

.footer-social-links ul {
    padding: 0;
    display: flex;
    gap: 1rem;
}

.footer-social-links li {
    list-style: none;
}

.footer-social-links li a {
    color: #000;
    text-decoration: none;
    font-size: 1.7rem;
}

.footer-link-title {
    position: relative;
    display: flex;
    flex-direction: column;
}

.footer-link-title .has-underline-bar {
    background: #18ba60;
    width: 55px;
    height: 3px;
    border-radius: 100px;
    margin-top: 0.5rem;
}

div#veriantProduct {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-direction: column;
    border: 1px solid #18ba60;
    border-radius: 0.6rem;
}

#exampleModal .modal-dialog {
    max-width: 600px;
    margin-top: 18rem;
}

.card-details,
.woocommerce-order-details,
.woocommerce-customer-details,
.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    border: 1px solid #18ba60;
    padding: 1rem;
    border-radius: 7px;
}

.woocommerce-order.container.p-4 .woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    text-align: center;
    background: #18ba60;
    padding: 1rem;
    color: #fff;
    font-weight: bold;
}

.order-again {
    display: none;
}

.woocommerce-MyAccount-navigation ul {
    list-style-type: none;
    padding: 0;
}

.woocommerce-MyAccount-navigation ul li {
    margin-bottom: 1rem;
    padding: 0.5rem;
}

.woocommerce-MyAccount-navigation ul li a {
    text-decoration: none;
    color: #000;
}

.is-active {
    background: #18ba60;
    width: 20rem;
    position: relative;

}

.is-active a {
    color: #fff !important;
}

.woocommerce-MyAccount-navigation .is-active::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid white;
    right: -30px;
    top: 0;
}

.woocommerce-MyAccount-navigation .is-active::before {
    width: 0;
    height: 0;
    content: '';
    position: absolute;
    right: -31px;
    bottom: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 30px solid white;
}

.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a {
    background: #18ba60;
    margin: 0 0.2rem;
    color: #fff;
}

#order_review {
    border: 1px solid #18ba60;
    padding: 1rem;
    border-radius: 7px;
    margin: 2rem;
}

#place_order {
    background: #18ba60;
}

.wc_payment_methods.payment_methods.methods {
    list-style-type: none;
    padding: 0;
}

span.show-password-input {
    top: initial !important;
}

h1.small-heading {
    font-size: 1.5rem;
}

.left-icon {
    font-size: 1.3rem;
}

.left-icon i {
    background: #18ba60;
    padding: 0.8rem;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 3rem;
    height: 3rem;
    color: #fff;
}

.contact-us h2.section-title {
    display: none;
}

.current_page_item a {
    position: relative;
}

.current_page_item a::after {
    content: '';
    background: #198754;
    width: 100%;
    height: 0.1rem;
    position: absolute;
    left: 0;
    bottom: -4px;
    border-radius: 100px;
}

.product .woocommerce-product-details__short-description {
    display: none;
}

.why-box-main {
    display: flex;
    position: relative;
    align-items: center;
    gap: 0.3rem;
    margin: 0.8rem 0;
    background: #1aba60;
    padding: 0.3rem;
    border-radius: 100px;
    box-shadow: 0px 2px 15px 0px rgb(0 0 0 / 21%);
}

.why-icon {
    width: 3rem;
    background: #fff;
    padding: 0.6rem;
    border-radius: 100px;
    height: 3rem;
}

.why-icon img {
    width: 100%;
}

.why-desc {
    font-weight: 700;
    color: #fff;
    font-size: 0.9rem;
}

.container-fluid.eligibility-section p {
    display: none;
}

.how-we-work{
    margin: 2.5rem 0;
}

.how-we-work .card-title {
    font-size: 0.9rem;
    text-align: center;
}

.how-we-work .card {
    color: #fff;
    height: 100%;
    margin-top: 1.2rem;
    background: #1aba60;
    border: none;
}


.how-we-work .card-body {
    display: flex;
    align-items: center;
}

.how-we-work p {
    display: none;
}

.how-we-work .card-title pre{
    font-size: 2.5rem;
}

div#tab-description br,
div#tab-additional_information,
div#reviews {
    display: none !important;
}

.brand-slider-section {
    /* display: none; */
}
form.wpcf7-form.init.theme_0.errorMsgshow label {
    font-weight: bold;
}

.variant-items {
    border: 1px solid #1aba60;
    padding: 1rem;
    margin: 1rem 0;
    display: flex;
    align-items: center;
    gap: 0.8rem;
}

.woocommerce {
    display: flex;
    padding: 1rem;
}
.woocommerce-MyAccount-content {
    width: 100%;
    max-width: 80%;
    margin: 0rem 3rem;
    border: 1px solid #18ba60;
    padding: 1rem;
    border-radius: 7px;
}

.woocommerce-MyAccount-content  input {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
    display: none;
}
ul.sub-menu {
    display: none;
    position: absolute;
    background: #fff;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    list-style: none;
    padding: 1rem;
    z-index: 11;
}
ul.sub-menu li{
    padding: .5rem;
}
@media only screen and (max-width: 670px) {
    .homepage-contact-section.p-5 {
        padding: 0 !important;
    }

    .banner-text h5 {
        font-size: 1rem;
    }

    .navigation-top-header {
        padding: 0.3rem 1rem;
        justify-content: space-between;
        align-items: center;
    }

    footer.footer-section>.footer-section-main {
        padding: 1.5rem;
    }

    .copyright-section {
        padding: 0px 1.5rem;
    }

    .consumer-section.p-5 {
        padding: 1rem !important;
    }

    div#accordionExample {
        margin-bottom: 3rem;
    }

    .consumer-section.p-5.fees-section .col-md-3.col-12 {
        margin-bottom: 1.5rem;
    }

    .eligibility-section .card .card-img-overlay {
        top: -20rem;
    }

    button.navbar-toggler {
        border: 1px solid #000;
    }

    div#navbarNav {
        position: absolute;
        background: #fff;
        width: 100%;
        left: 0;
        top: 82px;
        z-index: 1111;
        padding: 1rem;
        box-shadow: -1px 14px 39px -33px rgba(0, 0, 0, 0.76);
        -webkit-box-shadow: -1px 14px 39px -33px rgba(0, 0, 0, 0.76);
        -moz-box-shadow: -1px 14px 39px -33px rgba(0, 0, 0, 0.76);
    }

    span.navbar-toggler-icon {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .is-active {
        width: 100%;
    }

    .is-active::after,
    .is-active::before {
        display: no;
    }

    .how-we-work .row.justify-content-center {
        gap: 1rem;
    }
    .how-we-work .card-body {
        justify-content: center;
    }

    .arrow1 svg,.arrow2 svg,.arrow3 svg{
        transform: rotate(90deg);

    }
    .arrow4 svg,.arrow5 svg,.arrow6 svg{
        transform: rotate(270deg);

    }
    .elementor-21 .elementor-element.elementor-element-1276081 > .elementor-widget-container {
        background-size: 100% 100% !important;
    }

    .elementor-element.elementor-element-effe49d.e-con-full.e-flex.e-con.e-child{
        order: 1;
    }
    .elementor-element.elementor-element-adff76e.e-con-full.e-flex.e-con.e-child{
        order: 2;
    }
    .elementor-element.elementor-element-bc8f09f.e-con-full.e-flex.e-con.e-child{
        order: 3;
    }
    .elementor-element.elementor-element-47b998a.e-con-full.e-flex.e-con.e-child{
        order: 4;
    }
    .elementor-element.elementor-element-0778c35.e-con-full.e-flex.e-con.e-child{
        order: 5;
    }

    .elementor-element.elementor-element-3ee98da.e-con-full.e-flex.e-con.e-child{
        order: 1;
    }
    .elementor-element.elementor-element-fe0a090.e-con-full.e-flex.e-con.e-child{
        order: 2;
    }
    .elementor-element.elementor-element-b3d73ee.e-con-full.e-flex.e-con.e-child{
        order: 3;
    }

    .elementor-element.elementor-element-9de2549.e-con-full.e-flex.e-con.e-child{
        order: 4;
    }
    .elementor-element.elementor-element-f4d53c1.e-con-full.e-flex.e-con.e-child{
        order: 5;
    }
    .elementor-element.elementor-element-6612c85.e-con-full.e-flex.e-con.e-child,.order6{
        order: 6 !important;
    }
    .elementor-element.elementor-element-0e3f521.e-con-full.e-flex.e-con.e-child, .order1{
        order: 1 !important;
    }
    .elementor-element.elementor-element-cd22b42.e-con-full.e-flex.e-con.e-child,.order2{
        order: 2 !important;
    }
    .elementor-element.elementor-element-f44e346.e-con-full.e-flex.e-con.e-child,.order3{
        order: 3 !important;
    }
    .elementor-element.elementor-element-4344862.e-con-full.e-flex.e-con.e-child,.order4{
        order: 4 !important;
    }
    .elementor-element.elementor-element-e166f54.e-con-full.e-flex.e-con.e-child,.order5{
        order: 5 !important;
    }


}