@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap");

.naar-open-modal,
.naar-open-modal *,
.naar-modal,
.naar-modal *,
.naar-form,
.naar-form * {
    font-family: "Poppins", sans-serif;
    box-sizing: border-box;
}

.naar-open-modal {
    margin: 8px 0;
    cursor: pointer;
}

.naar-single-button {
    margin-left: 10px;
    vertical-align: middle;
}




/* Pagina produs: butonul Aplica pentru rate pe aceeasi linie cu Cumpara acum */
body.single-product .summary form.cart,
body.single-product .entry-summary form.cart,
body.single-product .product-summary form.cart,
body.single-product .wd-single-add-cart form.cart,
body.single-product .woocommerce div.product form.cart {
    display: inline-flex !important;
    align-items: center !important;
    flex-wrap: nowrap !important;
    gap: 10px !important;
    width: auto !important;
    max-width: none !important;
    margin: 0 10px 0 0 !important;
    vertical-align: middle !important;
}

body.single-product .summary form.cart .single_add_to_cart_button,
body.single-product .entry-summary form.cart .single_add_to_cart_button,
body.single-product .product-summary form.cart .single_add_to_cart_button,
body.single-product .woocommerce div.product form.cart .single_add_to_cart_button,
body.single-product .summary .single_add_to_cart_button,
body.single-product .entry-summary .single_add_to_cart_button {
    width: auto !important;
    min-width: 147px;
    margin: 0 !important;
    vertical-align: middle !important;
    white-space: nowrap !important;
}

body.single-product .summary .naar-open-modal.naar-single-button,
body.single-product .entry-summary .naar-open-modal.naar-single-button,
body.single-product .product-summary .naar-open-modal.naar-single-button,
body.single-product .wd-single-add-cart .naar-open-modal.naar-single-button,
body.single-product .woocommerce div.product .naar-open-modal.naar-single-button,
body.single-product .woocommerce div.product form.cart .naar-open-modal.naar-single-button {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: auto !important;
    min-width: 190px !important;
    max-width: none !important;
    min-height: 42px !important;
    margin: 0 !important;
    padding: 0 28px !important;
    clear: none !important;
    float: none !important;
    background: #000 !important;
    color: #fff !important;
    border: 1px solid #000 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    line-height: 42px !important;
    text-align: center !important;
    text-decoration: none !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
}

body.single-product .summary .naar-open-modal.naar-single-button:hover,
body.single-product .summary .naar-open-modal.naar-single-button:focus,
body.single-product .entry-summary .naar-open-modal.naar-single-button:hover,
body.single-product .entry-summary .naar-open-modal.naar-single-button:focus,
body.single-product .woocommerce div.product .naar-open-modal.naar-single-button:hover,
body.single-product .woocommerce div.product .naar-open-modal.naar-single-button:focus {
    background: #222 !important;
    color: #fff !important;
    border-color: #222 !important;
}

@media (max-width: 640px) {
    body.single-product .summary form.cart,
    body.single-product .entry-summary form.cart,
    body.single-product .product-summary form.cart,
    body.single-product .woocommerce div.product form.cart {
        display: flex !important;
        width: 100% !important;
        margin-right: 0 !important;
        flex-wrap: wrap !important;
    }

    body.single-product .summary .naar-open-modal.naar-single-button,
    body.single-product .entry-summary .naar-open-modal.naar-single-button,
    body.single-product .product-summary .naar-open-modal.naar-single-button,
    body.single-product .woocommerce div.product .naar-open-modal.naar-single-button {
        width: 100% !important;
        margin-top: 10px !important;
    }
}





/* Magazin / categorie: carduri auto + butoane Aplica / WhatsApp / Detalii */
body.woocommerce-shop ul.products,
body.post-type-archive-product ul.products,
body.tax-product_cat ul.products,
body.archive.woocommerce ul.products {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 26px !important;
    align-items: stretch !important;
}

body.woocommerce-shop ul.products::before,
body.woocommerce-shop ul.products::after,
body.post-type-archive-product ul.products::before,
body.post-type-archive-product ul.products::after,
body.tax-product_cat ul.products::before,
body.tax-product_cat ul.products::after,
body.archive.woocommerce ul.products::before,
body.archive.woocommerce ul.products::after {
    display: none !important;
}

body.woocommerce-shop ul.products li.product,
body.post-type-archive-product ul.products li.product,
body.tax-product_cat ul.products li.product,
body.archive.woocommerce ul.products li.product,
body.woocommerce-shop .products .product,
body.post-type-archive-product .products .product,
body.tax-product_cat .products .product,
body.archive.woocommerce .products .product {
    width: auto !important;
    max-width: none !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 10px !important;
    border: 1px solid #e5e7eb !important;
    border-radius: 14px !important;
    background: #fff !important;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.04) !important;
    overflow: hidden !important;
}

body.woocommerce-shop ul.products li.product img,
body.post-type-archive-product ul.products li.product img,
body.tax-product_cat ul.products li.product img,
body.archive.woocommerce ul.products li.product img {
    width: 100% !important;
    aspect-ratio: 4 / 3;
    object-fit: cover;
    border-radius: 12px !important;
    margin: 0 0 14px !important;
}

body.woocommerce-shop ul.products li.product .woocommerce-loop-product__title,
body.post-type-archive-product ul.products li.product .woocommerce-loop-product__title,
body.tax-product_cat ul.products li.product .woocommerce-loop-product__title,
body.archive.woocommerce ul.products li.product .woocommerce-loop-product__title {
    min-height: 48px;
    margin: 10px 0 10px !important;
    padding: 0 !important;
    color: #000 !important;
    font-family: "Poppins", sans-serif;
    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 1.35 !important;
}

body.woocommerce-shop ul.products li.product .price,
body.post-type-archive-product ul.products li.product .price,
body.tax-product_cat ul.products li.product .price,
body.archive.woocommerce ul.products li.product .price {
    display: block !important;
    margin: 8px 0 16px !important;
    color: #000 !important;
    font-family: "Poppins", sans-serif;
    font-size: 32px !important;
    font-weight: 500 !important;
    line-height: 1.2 !important;
}

body.woocommerce-shop ul.products li.product .price .amount,
body.post-type-archive-product ul.products li.product .price .amount,
body.tax-product_cat ul.products li.product .price .amount,
body.archive.woocommerce ul.products li.product .price .amount {
    color: #000 !important;
    font-size: inherit !important;
    font-weight: inherit !important;
}

body.woocommerce-shop ul.products li.product .add_to_cart_button:not(.naar-open-modal),
body.post-type-archive-product ul.products li.product .add_to_cart_button:not(.naar-open-modal),
body.tax-product_cat ul.products li.product .add_to_cart_button:not(.naar-open-modal),
body.archive.woocommerce ul.products li.product .add_to_cart_button:not(.naar-open-modal),
body.woocommerce-shop ul.products li.product a[href*="add-to-cart"]:not(.naar-open-modal),
body.post-type-archive-product ul.products li.product a[href*="add-to-cart"]:not(.naar-open-modal),
body.tax-product_cat ul.products li.product a[href*="add-to-cart"]:not(.naar-open-modal),
body.archive.woocommerce ul.products li.product a[href*="add-to-cart"]:not(.naar-open-modal) {
    display: none !important;
}

.naar-shop-actions {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px !important;
    width: 100% !important;
    margin-top: 16px !important;
    clear: both !important;
}

.naar-shop-actions .naar-rate-card-button,
.naar-shop-actions .naar-whatsapp-button,
.naar-shop-actions .naar-details-button {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    min-width: 0 !important;
    min-height: 44px !important;
    margin: 0 !important;
    padding: 0 16px !important;
    border-radius: 24px !important;
    box-shadow: none !important;
    font-family: "Poppins", sans-serif;
    font-size: 15px !important;
    font-weight: 700 !important;
    line-height: 44px !important;
    text-align: center !important;
    text-decoration: none !important;
    white-space: nowrap !important;
    cursor: pointer !important;
}

.naar-shop-actions .naar-rate-card-button {
    background: #000 !important;
    color: #fff !important;
    border: 1px solid #000 !important;
}

.naar-shop-actions .naar-whatsapp-button {
    background: #4f7f2f !important;
    color: #fff !important;
    border: 1px solid #4f7f2f !important;
}

.naar-shop-actions .naar-details-button {
    grid-column: 1 / -1;
    background: #7b0808 !important;
    color: #ffffff !important;
    border: 1px solid #000000 !important;
}

.naar-shop-actions .naar-rate-card-button:hover,
.naar-shop-actions .naar-rate-card-button:focus {
    background: #222 !important;
    color: #fff !important;
    border-color: #222 !important;
}

.naar-shop-actions .naar-whatsapp-button:hover,
.naar-shop-actions .naar-whatsapp-button:focus {
    background: #416b27 !important;
    color: #fff !important;
    border-color: #416b27 !important;
}

.naar-shop-actions .naar-details-button:hover,
.naar-shop-actions .naar-details-button:focus {
    background: #cbd8ea !important;
    color: #000 !important;
    border-color: #cbd8ea !important;
}

@media (max-width: 1024px) {
    body.woocommerce-shop ul.products,
    body.post-type-archive-product ul.products,
    body.tax-product_cat ul.products,
    body.archive.woocommerce ul.products {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 640px) {
    body.woocommerce-shop ul.products,
    body.post-type-archive-product ul.products,
    body.tax-product_cat ul.products,
    body.archive.woocommerce ul.products {
        grid-template-columns: 1fr;
    }

    .naar-shop-actions {
        grid-template-columns: 1fr;
    }

    .naar-shop-actions .naar-details-button {
        grid-column: auto;
    }
}

.naar-modal {
    display: none;
    position: fixed;
    z-index: 999999;
    inset: 0;
}

.naar-modal.is-open {
    display: block;
}

.naar-modal-open {
    overflow: hidden;
}

.naar-modal-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.6);
}

.naar-modal-box {
    position: relative;
    width: min(920px, calc(100% - 30px));
    max-height: calc(100vh - 50px);
    overflow: auto;
    margin: 25px auto;
    padding: 28px;
    padding-top: 68px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 20px 70px rgba(0, 0, 0, 0.25);
}

.naar-modal-box h3 {
    margin-top: 0;
    margin-bottom: 18px;
    padding-right: 70px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    line-height: 1.3;
}

.naar-modal-close {
    position: absolute !important;
    top: 18px !important;
    right: 18px !important;
    left: auto !important;
    width: 38px;
    height: 38px;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0;
    border: 1px solid #000;
    border-radius: 6px;
    background: #fff;
    color: #000;
    box-shadow: none;
    font-size: 24px;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    z-index: 5;
}

.naar-modal-close:hover,
.naar-modal-close:focus {
    background: #f5f5f5;
    color: #000;
    border-color: #000;
}

.naar-form {
    display: block;
}

.naar-hp {
    position: absolute !important;
    left: -9999px !important;
    opacity: 0 !important;
}

.naar-message {
    display: none;
    margin-bottom: 16px;
    padding: 12px 14px;
    border-radius: 8px;
}

.naar-message.success,
.naar-message.error {
    display: block;
}

.naar-message.success {
    background: #ecfdf3;
    border: 1px solid #bbf7d0;
}

.naar-message.error {
    background: #fff1f2;
    border: 1px solid #fecdd3;
}

.naar-field {
    margin-bottom: 14px;
}

.naar-field label {
    display: block;
    margin-bottom: 6px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
}

.naar-field label span {
    color: #d00;
}

.naar-field input[type="text"],
.naar-field input[type="tel"],
.naar-field input[type="email"],
.naar-field input[type="number"],
.naar-field select,
.naar-field textarea {
    width: 100%;
    min-height: 42px;
    padding: 9px 12px;
    border: 1px solid #000;
    border-radius: 8px;
    background: #fff;
    color: #000;
    font-family: "Poppins", sans-serif;
    box-shadow: none;
    outline: none;
}

.naar-field input[type="text"]:focus,
.naar-field input[type="tel"]:focus,
.naar-field input[type="email"]:focus,
.naar-field input[type="number"]:focus,
.naar-field select:focus,
.naar-field textarea:focus {
    border-color: #000;
    box-shadow: 0 0 0 1px #000;
}

.naar-field textarea {
    min-height: 110px;
}

.naar-group {
    display: none;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0 16px;
}

.naar-full {
    grid-column: 1 / -1;
}

.naar-consent label {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.45;
}

.naar-consent input {
    margin: 0;
    width: 18px;
    height: 18px;
    flex: 0 0 18px;
}






.naar-submit-wrap {
    width: 100%;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    margin-top: 22px;
    text-align: center;
}

.naar-form .naar-submit,
.naar-form button.naar-submit,
.naar-submit-wrap .naar-submit {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-width: 220px;
    margin: 0 auto !important;
    padding: 0 28px !important;
    min-height: 42px;
    background: #000 !important;
    color: #fff !important;
    border: 1px solid #000 !important;
    box-shadow: none !important;
    text-align: center !important;
    font-family: "Poppins", sans-serif;
    line-height: 42px !important;
}

.naar-form .naar-submit:hover,
.naar-form .naar-submit:focus,
.naar-submit-wrap .naar-submit:hover,
.naar-submit-wrap .naar-submit:focus {
    background: #222 !important;
    color: #fff !important;
    border-color: #222 !important;
}

.naar-submit:disabled {
    opacity: 0.7;
    cursor: not-allowed;
}

@media (max-width: 640px) {
    .naar-group {
        grid-template-columns: 1fr;
    }

    .naar-single-button {
        display: block;
        width: 100%;
        margin-left: 0;
        margin-top: 10px;
    }

    .naar-modal-box {
        padding: 18px;
        padding-top: 62px;
    }

    .naar-modal-box h3 {
        padding-right: 54px;
    }

    .naar-modal-close {
        top: 14px !important;
        right: 14px !important;
    }
}


.naar-product-button-row {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 10px !important;
    flex-wrap: nowrap !important;
    width: 100% !important;
    margin-top: 12px !important;
}

.naar-product-button-row .single_add_to_cart_button,
.naar-product-button-row .naar-single-button {
    flex: 0 0 auto !important;
}

@media (max-width: 640px) {
    .naar-product-button-row {
        flex-wrap: wrap !important;
    }

    .naar-product-button-row .single_add_to_cart_button,
    .naar-product-button-row .naar-single-button {
        width: 100% !important;
    }
}


/* Select-uri formular: contur negru si text negru pentru optiuni */
.naar-form select,
.naar-form .naar-field select,
.naar-form select[name="income_type"],
.naar-form select[name="has_other_loans"],
.naar-form select[name="employed_min_3_months"] {
    border: 1px solid #000 !important;
    color: #000 !important;
    background-color: #fff !important;
    box-shadow: none !important;
    outline: none !important;
}

.naar-form select:focus,
.naar-form .naar-field select:focus,
.naar-form select[name="income_type"]:focus,
.naar-form select[name="has_other_loans"]:focus,
.naar-form select[name="employed_min_3_months"]:focus {
    border-color: #000 !important;
    box-shadow: 0 0 0 1px #000 !important;
}

.naar-form select option,
.naar-form select[name="income_type"] option,
.naar-form select[name="has_other_loans"] option,
.naar-form select[name="employed_min_3_months"] option {
    color: #000 !important;
    background: #fff !important;
}

/* Pentru teme care aplica stiluri peste select-uri */
.naar-form .naar-field select.input-text,
.naar-form .naar-field .select2-selection,
.naar-form .naar-field .select2-selection--single {
    border: 1px solid #000 !important;
    color: #000 !important;
}




/* Banda livrare + garantie sub imaginea masinii */
body.woocommerce-shop ul.products li.product img,
body.post-type-archive-product ul.products li.product img,
body.tax-product_cat ul.products li.product img,
body.archive.woocommerce ul.products li.product img,
body.woocommerce-shop .products .product img,
body.post-type-archive-product .products .product img,
body.tax-product_cat .products .product img,
body.archive.woocommerce .products .product img {
    margin-bottom: 0 !important;
    border-radius: 12px 12px 0 0 !important;
}

.naar-delivery-badge {
    display: block !important;
    width: 100% !important;
    margin: 0 0 14px !important;
    padding: 10px 12px !important;
    border-radius: 0 0 12px 12px !important;
    background: #dbe4f2 !important;
    color: #000 !important;
    font-family: "Poppins", sans-serif;
    font-size: 15px !important;
    font-weight: 400 !important;
    line-height: 1.35 !important;
    text-align: center !important;
}

.naar-delivery-badge strong {
    font-weight: 700 !important;
}

/* Specificatii masina in magazin/categorie */
.naar-car-specs {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px 14px !important;
    width: 100% !important;
    margin: 8px 0 16px !important;
    padding: 0 !important;
}

.naar-car-spec {
    display: inline-flex !important;
    align-items: center !important;
    gap: 7px !important;
    min-width: 0 !important;
    color: #000 !important;
    font-family: "Poppins", sans-serif;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 1.2 !important;
}

.naar-car-spec-icon {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 22px !important;
    height: 22px !important;
    flex: 0 0 22px !important;
    color: #536b93 !important;
}

.naar-car-spec-icon svg {
    width: 22px !important;
    height: 22px !important;
    fill: none !important;
    stroke: currentColor !important;
    stroke-width: 2.6 !important;
    stroke-linecap: round !important;
    stroke-linejoin: round !important;
}

.naar-car-spec-text {
    display: inline-block !important;
    min-width: 0 !important;
    color: #000 !important;
    white-space: nowrap !important;
}

/* Fortare card vertical pe WoodMart/list view, ca imaginea sa fie sus si detaliile sub ea */
body.woocommerce-shop .products .product .product-wrapper,
body.post-type-archive-product .products .product .product-wrapper,
body.tax-product_cat .products .product .product-wrapper,
body.archive.woocommerce .products .product .product-wrapper,
body.woocommerce-shop .product-grid-item .product-wrapper,
body.post-type-archive-product .product-grid-item .product-wrapper,
body.tax-product_cat .product-grid-item .product-wrapper,
body.archive.woocommerce .product-grid-item .product-wrapper {
    display: flex !important;
    flex-direction: column !important;
    height: 100% !important;
}

body.woocommerce-shop .products .product .product-element-top,
body.post-type-archive-product .products .product .product-element-top,
body.tax-product_cat .products .product .product-element-top,
body.archive.woocommerce .products .product .product-element-top,
body.woocommerce-shop .products .product .product-information,
body.post-type-archive-product .products .product .product-information,
body.tax-product_cat .products .product .product-information,
body.archive.woocommerce .products .product .product-information {
    width: 100% !important;
    max-width: 100% !important;
}

@media (max-width: 640px) {
    .naar-car-specs {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}


/* Layout magazin lateral: imagine stanga, informatii dreapta */
body.woocommerce-shop ul.products,
body.post-type-archive-product ul.products,
body.tax-product_cat ul.products,
body.archive.woocommerce ul.products {
    grid-template-columns: 1fr !important;
}

body.woocommerce-shop ul.products li.product,
body.post-type-archive-product ul.products li.product,
body.tax-product_cat ul.products li.product,
body.archive.woocommerce ul.products li.product,
body.woocommerce-shop .products .product,
body.post-type-archive-product .products .product,
body.tax-product_cat .products .product,
body.archive.woocommerce .products .product {
    display: block !important;
    padding: 10px !important;
}

.naar-loop-main {
    display: grid !important;
    grid-template-columns: minmax(260px, 330px) minmax(0, 1fr);
    gap: 22px !important;
    align-items: center !important;
    width: 100% !important;
}

.naar-loop-media {
    width: 100% !important;
    max-width: 330px !important;
}

.naar-loop-media img,
body.woocommerce-shop .naar-loop-media img,
body.post-type-archive-product .naar-loop-media img,
body.tax-product_cat .naar-loop-media img,
body.archive.woocommerce .naar-loop-media img {
    width: 100% !important;
    aspect-ratio: 4 / 3 !important;
    object-fit: cover !important;
    margin: 0 !important;
    border-radius: 12px 12px 0 0 !important;
}

.naar-loop-media .product-element-top,
.naar-loop-media .product-image-link,
.naar-loop-media .woocommerce-LoopProduct-link {
    width: 100% !important;
    max-width: 100% !important;
}

.naar-loop-content {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    min-width: 0 !important;
    text-align: center !important;
}

.naar-loop-content .woocommerce-loop-product__title,
.naar-loop-content .wd-entities-title,
.naar-loop-content .product-title,
body.woocommerce-shop ul.products li.product .woocommerce-loop-product__title,
body.post-type-archive-product ul.products li.product .woocommerce-loop-product__title,
body.tax-product_cat ul.products li.product .woocommerce-loop-product__title,
body.archive.woocommerce ul.products li.product .woocommerce-loop-product__title {
    min-height: 0 !important;
    margin: 0 0 14px !important;
    text-align: center !important;
}

.naar-loop-content .naar-car-specs {
    max-width: 520px !important;
    margin: 0 auto 16px !important;
}

.naar-loop-content .price,
body.woocommerce-shop ul.products li.product .price,
body.post-type-archive-product ul.products li.product .price,
body.tax-product_cat ul.products li.product .price,
body.archive.woocommerce ul.products li.product .price {
    text-align: center !important;
}



.naar-shop-actions {
    margin-top: 12px !important;
}

.naar-shop-actions .naar-rate-card-button,
.naar-shop-actions .naar-whatsapp-button,
.naar-shop-actions .naar-details-button {
    font-weight: 500 !important;
}

.naar-shop-actions .naar-details-button {
    grid-column: 1 / -1;
    background: #7b0808 !important;
    color: #ffffff !important;
    border: 1px solid #000000 !important;
}

.naar-shop-actions .naar-details-button:hover,
.naar-shop-actions .naar-details-button:focus {
    background: #650606 !important;
    color: #ffffff !important;
    border-color: #000000 !important;
}

@media (max-width: 768px) {
    .naar-loop-main {
        grid-template-columns: 1fr !important;
    }

    .naar-loop-media {
        max-width: 100% !important;
    }
}



/* Pret RON inline dupa pretul EUR */
.naar-ron-price,
.naar-loop-content .price .naar-ron-price,
body.woocommerce-shop ul.products li.product .price .naar-ron-price,
body.post-type-archive-product ul.products li.product .price .naar-ron-price,
body.tax-product_cat ul.products li.product .price .naar-ron-price,
body.archive.woocommerce ul.products li.product .price .naar-ron-price {
    display: inline !important;
    margin-top: 0 !important;
    margin-left: 6px !important;
    white-space: nowrap !important;
}

.single-product .price .naar-ron-price,
.product .price .naar-ron-price {
    color: inherit;
    font-size: 18px;
    font-weight: 600;
}


/* Specificatiile masinii raman vizibile sub titlu */
.naar-loop-content .naar-car-specs {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, max-content)) !important;
    justify-content: center !important;
    gap: 12px 18px !important;
    max-width: 560px !important;
    width: auto !important;
    margin: 0 auto 16px !important;
}

.naar-loop-layout-ready .product-information:empty,
.naar-loop-layout-ready .product-element-bottom:empty,
.naar-loop-layout-ready .wd-product-cats:empty,
.naar-loop-layout-ready .wd-product-brands-links:empty,
.naar-loop-layout-ready .wrap-price:empty {
    display: none !important;
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}

/* Ajustari cerute pentru butoanele din card */
.naar-shop-actions .naar-rate-card-button,
.naar-shop-actions .naar-whatsapp-button,
.naar-shop-actions .naar-details-button {
    font-weight: 500 !important;
}

.naar-shop-actions .naar-details-button {
    grid-column: 1 / -1;
    background: #7b0808 !important;
    color: #ffffff !important;
    border: 1px solid #000000 !important;
}

/* Setari finale banda livrare */
.naar-delivery-badge {
    display: block !important;
    width: 100% !important;
    margin: 0 0 14px !important;
    padding: 5px 5px !important;
    border-radius: 0 0 12px 12px !important;
    background: #011121 !important;
    color: #f9f9f9 !important;
    font-family: "Poppins", sans-serif;
    font-size: 15px !important;
    font-weight: 400 !important;
    line-height: 1.35 !important;
    text-align: center !important;
}

.naar-delivery-badge strong {
    font-weight: 600 !important;
}

/* Ajustari finale marime text pret RON si specificatii masina */
.single-product .price .naar-ron-price,
.product .price .naar-ron-price {
    color: inherit;
    font-size: 18px;
    font-weight: 600;
}

.naar-car-spec {
    display: inline-flex !important;
    align-items: center !important;
    gap: 7px !important;
    min-width: 0 !important;
    color: #000 !important;
    font-family: "Poppins", sans-serif;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 1.2 !important;
}

/* Etichete Pret EUR / Pret RON */
.naar-price-eur-label,
.naar-price-ron-label {
    font-weight: 600 !important;
    color: inherit !important;
}

.naar-price-eur-label {
    margin-right: 4px !important;
}

.naar-price-ron-label {
    margin-right: 4px !important;
}

.naar-ron-price {
    display: inline !important;
    margin-left: 8px !important;
    white-space: nowrap !important;
}

/* Butoanele din card sunt sub pret, in coloana din dreapta */
.naar-loop-content .naar-shop-actions {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 10px !important;
    width: 100% !important;
    max-width: 620px !important;
    margin: 18px auto 0 !important;
    clear: none !important;
}

.naar-loop-content .naar-shop-actions .naar-rate-card-button,
.naar-loop-content .naar-shop-actions .naar-whatsapp-button,
.naar-loop-content .naar-shop-actions .naar-details-button {
    min-height: 44px !important;
    line-height: 44px !important;
}

.naar-loop-layout-ready > .naar-shop-actions {
    display: none !important;
}

.naar-loop-main {
    align-items: stretch !important;
}

.naar-loop-content {
    justify-content: center !important;
    padding: 0 8px !important;
}

@media (max-width: 768px) {
    .naar-loop-content .naar-shop-actions {
        max-width: 100% !important;
    }
}

@media (max-width: 640px) {
    .naar-loop-content .naar-shop-actions {
        grid-template-columns: 1fr !important;
    }

    .naar-loop-content .naar-shop-actions .naar-details-button {
        grid-column: auto !important;
    }
}

/* Specificatii masina pe pagina de produs, inainte de descriere */
.naar-single-specs-wrap {
    width: 100%;
    margin: 34px 0 26px !important;
    padding: 8px 0 !important;
    clear: both;
}

.naar-single-specs {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 28px 34px !important;
    width: 100% !important;
}

.naar-single-spec {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 16px !important;
    min-height: 74px !important;
    color: #000 !important;
    font-family: "Poppins", sans-serif !important;
    text-align: center !important;
}

.naar-single-spec .naar-car-spec-icon {
    width: 44px !important;
    height: 44px !important;
    flex: 0 0 44px !important;
    color: #536b93 !important;
}

.naar-single-spec .naar-car-spec-icon svg {
    width: 44px !important;
    height: 44px !important;
    fill: none !important;
    stroke: currentColor !important;
    stroke-width: 2.2 !important;
    stroke-linecap: round !important;
    stroke-linejoin: round !important;
}

.naar-single-spec-copy {
    display: inline-flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    line-height: 1.35 !important;
}

.naar-single-spec-label {
    display: block !important;
    color: #000 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
}

.naar-single-spec-value {
    display: block !important;
    color: #000 !important;
    font-size: 16px !important;
    font-weight: 700 !important;
}

@media (max-width: 1024px) {
    .naar-single-specs {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 560px) {
    .naar-single-specs {
        grid-template-columns: 1fr;
        gap: 18px !important;
    }

    .naar-single-spec {
        justify-content: flex-start !important;
        text-align: left !important;
    }

    .naar-single-spec-copy {
        align-items: flex-start !important;
    }
}

/* Layout pagina produs inspirat de card auto: galerie stanga si card finantare dreapta */
body.single-product .product-image-summary,
body.single-product .product-image-summary-inner,
body.single-product .product-image-summary .row,
body.single-product div.product .summary.entry-summary {
    align-items: flex-start !important;
}

body.single-product div.product .summary,
body.single-product div.product .entry-summary,
body.single-product .product-image-summary .summary {
    background: #fff !important;
    border: 1px solid #cfcfcf !important;
    border-radius: 20px !important;
    padding: 24px 22px !important;
    box-shadow: none !important;
    overflow: hidden !important;
}

body.single-product div.product .summary .product_title,
body.single-product div.product .entry-summary .product_title {
    margin: 0 0 16px !important;
    color: #000 !important;
    font-family: "Poppins", sans-serif !important;
    font-size: 22px !important;
    font-weight: 800 !important;
    line-height: 1.35 !important;
}

body.single-product div.product .summary .price,
body.single-product div.product .entry-summary .price {
    margin: 0 0 14px !important;
    color: #000 !important;
    font-family: "Poppins", sans-serif !important;
    font-size: 30px !important;
    font-weight: 500 !important;
    line-height: 1.2 !important;
}

body.single-product .stock.in-stock,
body.single-product p.stock.in-stock {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 34px !important;
    padding: 5px 22px !important;
    margin: 0 0 14px !important;
    border: 1px solid #dedede !important;
    border-radius: 22px !important;
    background: #fff !important;
    color: #000 !important;
    font-family: "Poppins", sans-serif !important;
    font-size: 14px !important;
    font-weight: 700 !important;
}

body.single-product form.cart .single_add_to_cart_button,
body.single-product .naar-product-button-row .single_add_to_cart_button,
body.single-product form.cart .quantity {
    display: none !important;
}

body.single-product form.cart,
body.single-product .naar-product-button-row {
    display: block !important;
    width: 100% !important;
    margin: 0 0 14px !important;
}

body.single-product .naar-open-modal.naar-single-button,
body.single-product .naar-product-button-row .naar-open-modal.naar-single-button {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    min-width: 0 !important;
    min-height: 52px !important;
    padding: 0 22px !important;
    margin: 0 !important;
    border: 8px solid #c00018 !important;
    border-radius: 24px !important;
    background: #fff !important;
    color: #0b1d35 !important;
    font-family: "Poppins", sans-serif !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    text-align: center !important;
    text-transform: none !important;
    box-shadow: none !important;
}

body.single-product .naar-open-modal.naar-single-button:hover,
body.single-product .naar-open-modal.naar-single-button:focus {
    background: #fff !important;
    color: #0b1d35 !important;
    border-color: #9d0014 !important;
}

.naar-single-finance-box {
    display: block !important;
    margin-top: 12px !important;
    color: #000 !important;
    font-family: "Poppins", sans-serif !important;
}

.naar-single-benefits {
    display: grid !important;
    gap: 7px !important;
    margin: 14px 0 20px !important;
    padding: 0 !important;
    list-style: none !important;
}

.naar-single-benefits li {
    position: relative !important;
    margin: 0 !important;
    padding-left: 24px !important;
    color: #000 !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 1.35 !important;
}

.naar-single-benefits li::before {
    content: "✓";
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    width: 16px !important;
    height: 16px !important;
    border: 1px solid #000 !important;
    border-radius: 50% !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    color: #000 !important;
    font-size: 11px !important;
    font-weight: 800 !important;
    line-height: 1 !important;
}

.naar-single-info-title {
    margin: 0 0 14px !important;
    color: #000 !important;
    font-family: "Poppins", sans-serif !important;
    font-size: 20px !important;
    font-weight: 800 !important;
    line-height: 1.25 !important;
}

.naar-single-contact-actions {
    display: grid !important;
    gap: 12px !important;
    width: 100% !important;
}

.naar-single-call-button,
.naar-single-whatsapp-button {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    min-height: 38px !important;
    padding: 0 16px !important;
    border-radius: 20px !important;
    font-family: "Poppins", sans-serif !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 38px !important;
    text-align: center !important;
    text-decoration: none !important;
    box-shadow: none !important;
}

.naar-single-call-button {
    background: #fff !important;
    color: #000 !important;
    border: 1px solid #000 !important;
}

.naar-single-call-button::before {
    content: "☎";
    margin-right: 7px;
    font-weight: 400;
}

.naar-single-whatsapp-button {
    background: #008000 !important;
    color: #fff !important;
    border: 1px solid #008000 !important;
}

.naar-single-whatsapp-button::before {
    content: "☘";
    margin-right: 7px;
}

body.single-product .woocommerce-product-gallery img,
body.single-product .woocommerce-product-gallery__image img,
body.single-product .product-image-summary img {
    border-radius: 16px !important;
}

@media (max-width: 768px) {
    body.single-product div.product .summary,
    body.single-product div.product .entry-summary,
    body.single-product .product-image-summary .summary {
        margin-top: 22px !important;
    }
}

/* Ajustari pagina produs: butoane cumpara/rate, preturi si contact */
body.single-product div.product .summary .price,
body.single-product div.product .entry-summary .price {
    display: flex !important;
    align-items: baseline !important;
    flex-wrap: wrap !important;
    gap: 0 10px !important;
    margin: 0 0 14px !important;
    color: #000 !important;
    font-family: "Poppins", sans-serif !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 1.35 !important;
}

body.single-product div.product .summary .price .amount,
body.single-product div.product .entry-summary .price .amount,
body.single-product .price .woocommerce-Price-amount,
body.single-product .price .naar-price-eur-label,
body.single-product .price .naar-price-ron-label,
body.single-product .price .naar-ron-price {
    color: inherit !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 1.35 !important;
}

body.single-product .price .naar-ron-price {
    display: inline-flex !important;
    align-items: baseline !important;
    margin-left: 0 !important;
    white-space: nowrap !important;
}

body.single-product form.cart,
body.single-product .naar-product-button-row {
    display: flex !important;
    align-items: center !important;
    justify-content: stretch !important;
    flex-wrap: nowrap !important;
    gap: 10px !important;
    width: 100% !important;
    margin: 0 0 14px !important;
}

body.single-product form.cart .quantity {
    display: none !important;
}

body.single-product form.cart .naar-product-button-row .single_add_to_cart_button,
body.single-product .naar-product-button-row .single_add_to_cart_button,
body.single-product form.cart .single_add_to_cart_button,
body.single-product .naar-product-button-row .naar-open-modal.naar-single-button,
body.single-product .naar-product-button-row .naar-open-modal.naar-single-finance-main-button,
body.single-product .woocommerce div.product .naar-product-button-row .naar-open-modal.naar-single-button {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex: 1 1 0 !important;
    width: 50% !important;
    min-width: 0 !important;
    max-width: none !important;
    min-height: 42px !important;
    padding: 0 18px !important;
    margin: 0 !important;
    border: 1px solid #000 !important;
    border-radius: 0 !important;
    background: #000 !important;
    color: #fff !important;
    font-family: "Poppins", sans-serif !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    line-height: 42px !important;
    text-align: center !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    box-shadow: none !important;
    white-space: nowrap !important;
}

body.single-product form.cart .naar-product-button-row .single_add_to_cart_button:hover,
body.single-product .naar-product-button-row .single_add_to_cart_button:hover,
body.single-product form.cart .single_add_to_cart_button:hover,
body.single-product .naar-product-button-row .naar-open-modal.naar-single-button:hover,
body.single-product .naar-product-button-row .naar-open-modal.naar-single-finance-main-button:hover,
body.single-product form.cart .naar-product-button-row .single_add_to_cart_button:focus,
body.single-product .naar-product-button-row .single_add_to_cart_button:focus,
body.single-product form.cart .single_add_to_cart_button:focus,
body.single-product .naar-product-button-row .naar-open-modal.naar-single-button:focus,
body.single-product .naar-product-button-row .naar-open-modal.naar-single-finance-main-button:focus {
    background: #222 !important;
    color: #fff !important;
    border-color: #222 !important;
}

.naar-single-info-title {
    text-align: center !important;
    width: 100% !important;
}

.naar-single-call-button,
.naar-single-whatsapp-button {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    min-height: 38px !important;
    padding: 0 16px !important;
    border-radius: 20px !important;
    font-family: "Poppins", sans-serif !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 38px !important;
    text-align: center !important;
    text-decoration: none !important;
    box-shadow: none !important;
}

.naar-single-benefits li {
    position: relative !important;
    margin: 0 !important;
    padding-left: 24px !important;
    color: #000 !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 1.35 !important;
}

@media (max-width: 520px) {
    body.single-product form.cart,
    body.single-product .naar-product-button-row {
        flex-wrap: wrap !important;
    }

    body.single-product form.cart .naar-product-button-row .single_add_to_cart_button,
    body.single-product .naar-product-button-row .single_add_to_cart_button,
    body.single-product form.cart .single_add_to_cart_button,
    body.single-product .naar-product-button-row .naar-open-modal.naar-single-button,
    body.single-product .naar-product-button-row .naar-open-modal.naar-single-finance-main-button {
        width: 100% !important;
        flex-basis: 100% !important;
    }
}

/* Ajustari finale pagina produs: pret, stoc si butoane centrate */
body.single-product div.product .summary .price,
body.single-product div.product .entry-summary .price {
    display: flex !important;
    align-items: baseline !important;
    justify-content: center !important;
    flex-wrap: nowrap !important;
    gap: 0 10px !important;
    width: 100% !important;
    text-align: center !important;
}

body.single-product .stock.in-stock,
body.single-product p.stock.in-stock {
    display: flex !important;
    width: max-content !important;
    margin: 0 auto 14px !important;
    text-align: center !important;
}

body.single-product form.cart,
body.single-product .naar-product-button-row {
    justify-content: center !important;
    width: 100% !important;
    max-width: 370px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

body.single-product form.cart .naar-product-button-row .single_add_to_cart_button,
body.single-product .naar-product-button-row .single_add_to_cart_button,
body.single-product form.cart .single_add_to_cart_button,
body.single-product .naar-product-button-row .naar-open-modal.naar-single-button,
body.single-product .naar-product-button-row .naar-open-modal.naar-single-finance-main-button,
body.single-product .woocommerce div.product .naar-product-button-row .naar-open-modal.naar-single-button {
    flex: 1 1 0 !important;
    width: 50% !important;
}

/* Ajustari finale desktop pagina produs: butoane centrate */
body.single-product div.product .summary form.cart,
body.single-product div.product .entry-summary form.cart,
body.single-product .product-image-summary .summary form.cart {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important;
}

body.single-product .naar-product-button-row {
    display: inline-flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 10px !important;
    width: auto !important;
    max-width: 100% !important;
    margin: 0 auto 14px !important;
    text-align: center !important;
}

body.single-product .naar-product-button-row .single_add_to_cart_button,
body.single-product .naar-product-button-row .naar-open-modal.naar-single-button,
body.single-product .naar-product-button-row .naar-open-modal.naar-single-finance-main-button {
    flex: 0 0 165px !important;
    width: 165px !important;
    min-width: 165px !important;
    max-width: 165px !important;
}

@media (max-width: 520px) {
    body.single-product .naar-product-button-row {
        width: 100% !important;
        flex-wrap: wrap !important;
    }

    body.single-product .naar-product-button-row .single_add_to_cart_button,
    body.single-product .naar-product-button-row .naar-open-modal.naar-single-button,
    body.single-product .naar-product-button-row .naar-open-modal.naar-single-finance-main-button {
        flex: 1 1 100% !important;
        width: 100% !important;
        min-width: 0 !important;
        max-width: 100% !important;
    }
}

/* WoodMart/WooCommerce: ascunde tabul si afiseaza descrierea ca sectiune simpla */
.naar-technical-details-title {
    display: block !important;
    width: 100% !important;
    margin: 30px 0 24px !important;
    padding: 0 !important;
    color: #000 !important;
    font-family: "Poppins", sans-serif !important;
    font-size: 22px !important;
    font-weight: 700 !important;
    line-height: 1.3 !important;
    text-align: center !important;
}

body.single-product .woocommerce-tabs > ul.tabs,
body.single-product .woocommerce-tabs ul.tabs,
body.single-product .wc-tabs,
body.single-product .wc-tabs-wrapper > ul.tabs,
body.single-product .woocommerce-tabs .wd-nav-wrapper,
body.single-product .woocommerce-tabs .wd-nav-tabs,
body.single-product .woocommerce-tabs .tabs {
    display: none !important;
}

body.single-product .woocommerce-tabs,
body.single-product .wc-tabs-wrapper {
    margin-top: 0 !important;
    padding-top: 0 !important;
    border-top: 0 !important;
}

body.single-product #tab-description,
body.single-product .woocommerce-Tabs-panel--description,
body.single-product .woocommerce-tabs .woocommerce-Tabs-panel {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
}

body.single-product .woocommerce-tabs .woocommerce-Tabs-panel:not(#tab-description):not(.woocommerce-Tabs-panel--description) {
    display: none !important;
}

body.single-product #tab-description > h2:first-child,
body.single-product .woocommerce-Tabs-panel--description > h2:first-child,
body.single-product .woocommerce-tabs .woocommerce-Tabs-panel > h2:first-child {
    display: none !important;
}

body.single-product #tab-description,
body.single-product .woocommerce-Tabs-panel--description {
    color: #000 !important;
    font-family: "Poppins", sans-serif !important;
}

/* Ajustari finale produs: butoane rotunjite si preturi pe mobil */
body.single-product .naar-product-button-row .single_add_to_cart_button,
body.single-product form.cart .single_add_to_cart_button,
body.single-product .naar-product-button-row .naar-open-modal.naar-single-button,
body.single-product .naar-product-button-row .naar-open-modal.naar-single-finance-main-button,
body.single-product .woocommerce div.product .naar-product-button-row .naar-open-modal.naar-single-button {
    border-radius: 20px !important;
}

@media (max-width: 520px) {
    body.single-product div.product .summary .price,
    body.single-product div.product .entry-summary .price {
        display: block !important;
        width: 100% !important;
        text-align: center !important;
        white-space: normal !important;
        line-height: 1.45 !important;
    }

    body.single-product .price .naar-price-eur-label,
    body.single-product .price > .woocommerce-Price-amount,
    body.single-product .price > .amount {
        display: inline !important;
        vertical-align: baseline !important;
    }

    body.single-product .price .naar-ron-price {
        display: block !important;
        margin-left: 0 !important;
        margin-top: 5px !important;
        text-align: center !important;
        white-space: normal !important;
    }

    body.single-product .price .naar-price-ron-label {
        display: inline !important;
        margin-right: 4px !important;
    }
}

/* Descriere produs pe doua coloane egale si label Catalog */
body.single-product #tab-description,
body.single-product .woocommerce-Tabs-panel--description,
body.single-product .woocommerce-tabs .woocommerce-Tabs-panel--description {
    column-count: 2 !important;
    column-gap: 56px !important;
    column-fill: balance !important;
    max-width: 1200px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: left !important;
}

body.single-product #tab-description h1,
body.single-product #tab-description h2,
body.single-product #tab-description h3,
body.single-product #tab-description h4,
body.single-product .woocommerce-Tabs-panel--description h1,
body.single-product .woocommerce-Tabs-panel--description h2,
body.single-product .woocommerce-Tabs-panel--description h3,
body.single-product .woocommerce-Tabs-panel--description h4 {
    break-after: avoid-column !important;
}

body.single-product .product_meta .posted_in {
    font-size: 0 !important;
}

body.single-product .product_meta .posted_in::before {
    content: "Catalog: ";
    font-size: 14px !important;
    font-weight: 600 !important;
}

body.single-product .product_meta .posted_in a {
    font-size: 14px !important;
}

@media (max-width: 768px) {
    body.single-product #tab-description,
    body.single-product .woocommerce-Tabs-panel--description,
    body.single-product .woocommerce-tabs .woocommerce-Tabs-panel--description {
        column-count: 1 !important;
        column-gap: 0 !important;
    }
}

/* Fix sigur pentru label Catalog, fara filtre gettext */
body.single-product .product_meta .posted_in {
    font-size: 0 !important;
}

body.single-product .product_meta .posted_in::before {
    content: "Catalog: ";
    font-size: 14px !important;
    font-weight: 600 !important;
}

body.single-product .product_meta .posted_in a {
    font-size: 14px !important;
}

/* Casete avantaje la finalul descrierii produsului */
.naar-feature-boxes-wrap {
    width: 100%;
    max-width: 1100px;
    margin: 36px auto 34px !important;
    padding: 0 15px !important;
    clear: both;
}

.naar-feature-boxes {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px 16px !important;
    width: 100% !important;
}

.naar-feature-box {
    min-height: 180px !important;
    padding: 18px 12px !important;
    border: 1px solid #dedede !important;
    border-radius: 14px !important;
    background: #fff !important;
    color: #000 !important;
    font-family: "Poppins", sans-serif !important;
    box-shadow: none !important;
}

.naar-feature-box-1 {
    background: #b9ffbb !important;
    border-color: #ff0000 !important;
}

.naar-feature-box-6 {
    border-color: #ff0000 !important;
}

.naar-feature-box-icon {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 36px !important;
    height: 36px !important;
    margin-bottom: 14px !important;
    color: #536b93 !important;
}

.naar-feature-box-1 .naar-feature-box-icon {
    color: #001b4f !important;
}

.naar-feature-box-icon svg {
    width: 36px !important;
    height: 36px !important;
    fill: none !important;
    stroke: currentColor !important;
    stroke-width: 2.8 !important;
    stroke-linecap: round !important;
    stroke-linejoin: round !important;
}

.naar-feature-box h3 {
    margin: 0 0 10px !important;
    color: #000 !important;
    font-family: "Poppins", sans-serif !important;
    font-size: 17px !important;
    font-weight: 700 !important;
    line-height: 1.25 !important;
}

.naar-feature-box p {
    margin: 0 !important;
    color: #000 !important;
    font-family: "Poppins", sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1.15 !important;
}

@media (max-width: 900px) {
    .naar-feature-boxes {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 560px) {
    .naar-feature-boxes {
        grid-template-columns: 1fr;
    }
}

