.container {
    max-width: 1600px !important;
    margin-inline: auto !important
}

.wc-block-customer-account__link,
.wc-block-mini-cart__button {
    padding: 0
}

.wp-block-knowmyfit-mega-menu {
    margin: 0
}

.social_icons a {
    background-color: #792441;
    width: 28px;
    height: 28px;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center
}

.place-order-button button {
    background: #792441;
}

.place-order-button button:hover {
    background: #b12d5a;
}

.wp-block-navigation .has-child:not(.open-on-click):hover > .wp-block-navigation__submenu-container {
    min-width: fit-content !important;
}
.kmf-policy-card h1, .kmf-policy-card h2, .kmf-policy-card h3, .kmf-policy-card h4, .kmf-policy-card h5 {
    color: #000 !important;
    margin-bottom: 3px !important;
    font-weight: 600;
    margin-top: 18px;
} 
.kmf-policy-card ul {
    list-style-type: disc;
    padding-left: 27px;
    margin: 11px 0 8px;
}
.kmf-policy-card ol {
    list-style-type: decimal;
    padding-left: 27px;
    margin: 11px 0 8px;
}
.TableWrapper table {
    border: 1px solid #f2f2f2;
    width: 100%;
    border-collapse: collapse;
}
.TableWrapper table tbody tr:nth-child(even) {
    background-color: #f7f3f5;
}
.TableWrapper table tbody tr td {
    padding: 12px 8px !important;
    color: #000 !important;
}

.kmf-policy-card h2, .kmf-policy-card h1 {
    font-size: 24px !important;
}
.kmf-policy-card h3 {
    font-size: 20px !important;
}
.kmf-policy-card h4 {
    font-size: 17px !important;
}

.kmf-policy-card p:last-child {
    margin-bottom: 0 !important;
}

.kmf-policy-card p, .kmf-policy-card ul li, .kmf-policy-card ol li {
    color: #000 !important;
    margin-bottom: 8px !important;
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container > .wp-block-navigation-item > .wp-block-navigation-item__content {
  flex-grow: 0 !important;
}

.empty-wishlist {
    text-align: center;
    padding-block: 40px;
}

.empty-block-title {
    font-size: 40px;
    color: #4fa8b7;
    margin-bottom: 20px;
    line-height: 1.2;
    font-weight: 600;
}

.empty-block-text {
    max-width: 535px;
    margin-inline: auto;
    padding: 0 0 22px;
}

.booklet-form label,
.booklet-form .ff-custom_html p,
.booklet-form .hsfc-RichText {
    font-size: 14px;
}

.booklet-form .ff-el-form-check-label span {
    font-weight: 600;
}

.booklet-form .ff-btn-submit {
    border-radius: 25px;
    font-size: 14px;
    min-width: 120px;
    margin: 11px 0 20px;
}

.booklet-form input[type="email"],
.booklet-form input[type="text"] {
    font-size: 13px;
    border-radius: 4px;
    border: #4fa8b7 solid 1px;
}

.booklet-form .ff-submit-btn-wrapper {
    margin: 16px 0 30px !important;
}

.booklet-form .ff-custom_html,
.booklet-form .ff-custom_html+div {
    margin-bottom: 7px;
}

.empty-block-btn {
    padding: 10px 15px 11px;
    background-color: #1c244b;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 25px;
    border-radius: 25px;
    display: inline-block;
}

.empty-wishlist svg {
    stroke-opacity: 0.07;
    margin: 0 auto 10px;
}

.empty-block-btn:hover {
    background-color: #4fa8b7;
}

.social_icons a:hover {
    background-color: #1C244B
}

.kmf-wishlist-shop-table table thead th:before {
    display: none;
}

.kmf-wishlist-shop-table table tbody>tr:nth-child(even) {
    background-color: #f7f3f5;
}

.kmf-wishlist-shop-table table tbody>tr td {
    padding: 5px 8px !important;
}

.kmf-wishlist-shop-table table tbody>tr td .kmf-wl-btn-color-primary {
    color: #792441 !important;
    background: none !important;
    padding: 16px 12px !important;
    font-size: 14px !important;
    border: 1px #792441 solid !important;
    box-shadow: none !important;
}

.kmf-wishlist-shop-table .kmf-wl-pagination {
    margin-left: 25px;
    margin-right: 25px;
}

.kmf-wishlist-shop-table .kmf-wl-pro-query-filter-container {
    background-color: #f7f3f5;
    margin-left: 25px;
    margin-right: 25px;
    border-radius: 10px;
}

.kmf-wishlist-shop-table .kmf-wl-pro-query-filter-container .kmf-wl-btn-variant-solid {
    background: #792441 !important;
}

.kmf-wl-pro-query-filter-collapse-button{
    color: rgba(0,0,0,0.88) !important;
}

.kmf-wl-col:first-child .kmf-wl-form-item-label {
    flex: 0 0 100px !important;
}

.kmf-wishlist-shop-table .kmf-wl-spin-container {
    padding-left: 25px !important;
    padding-right: 25px !important;
}

.kmf-wishlist-shop-table table tbody>tr td .kmf-wl-btn-color-dangerous.kmf-wl-btn-variant-outlined {
    padding: 16px 12px;
}

.kmf-wishlist-shop-table table thead > tr th,
.kmf-wishlist-shop-table table tbody > tr td .kmf-wl-typography,
.kmf-wishlist-shop-table table tbody > tr td .woocommerce-Price-amount,
.kmf-wishlist-shop-table table tbody > tr td a,
.kmf-wishlist-shop-table table tbody > tr td {
    font-size: 18px !important;
}

.kmf-wishlist-shop-table table tbody > tr td .kmf-wl-tag {
    font-size: 16px !important;
}

.kmf-wl-table-cell .kmf-wl-space-gap-col-small {
    column-gap: 18px;
}

.kmf-wishlist-shop-table table tbody>tr td .kmf-wl-btn-variant-solid:disabled {
    color: rgba(0, 0, 0, 0.25) !important;
    border: none;
}

.kmf-wishlist-shop-table table thead th .anticon svg {
    fill: #fff;
}

.kmf-wishlist-shop-table table {
    border: 1px #f2f2f2 solid;
}

/* Odd rows */
.kmf-wishlist-shop-table table tbody>tr:nth-child(odd) {
    background-color: #ffffff;
}

.kmf-wishlist-product-image {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 4px;
}

.kmf-wishlist-shop-table table thead th.kmf-wl-table-column-has-sorters:hover {
    background: #1c244b !important;
}

.social_icons img {
    width: 16px;
    height: 16px;
}

.top-bar-icon-box {
    min-width: 112px
}

.top-bar-icon-box .wp-block-image {
    line-height: 1
}

.top-bar-icon-box a {
    text-decoration: none;
    color: #000
}

.searchOverlay {
    position: absolute;
    left: 0;
    background: #fff;
    z-index: 50;
    transform: translateY(-100%);
    opacity: 0;
    visibility: hidden;
    transition: all .5s ease-out;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: fit-content
}

.searchOverlay.active {
    transform: translateY(0);
    opacity: 1;
    visibility: visible
}

.searchOverlay .wp-block-search__button-inside {
    width: 100%;
    max-width: 700px
}

.search_close a {
    background: transparent;
    color: #000;
    padding: 0;
    line-height: 1;
    font-size: 0;
}

.search_close a:before {
    content: "";
    background-image: url(/wp-content/uploads/2026/04/close-icon.svg);
    width: 24px;
    height: 24px;
    display: block;
}

.icon-image {
    cursor: pointer;
}

.wp-block-navigation__submenu-container {
    display: grid !important;
    padding: 20px !important;
}

.main-about-content {
    position: relative;
}

.about-image {
    position: relative;
    left: 10px;
    width: 410px;
    padding: 15px;
    background: #f7f3f5;
    border-radius: 30px 4px 30px 4px;
    box-shadow: 0 30px 60px rgba(78, 54, 41, 0.1);
}

.about-social-media img {
    width: 22px;
}

.our-story-image-section img {
    height: 100% !important;
    object-fit: cover;
}

.wp-block-navigation__submenu-container .wp-block-navigation-item__label {
    font-size: 16px;
}

.footer-menu {
    padding-left: 22px;
    list-style: disc;
}

.footer-menu li:not(:last-child) {
    margin-bottom: 16px;
}

.footer-menu li a {
    text-decoration: none;
}

.footer-menu li a:hover {
    color: #d5d5d5;
}

.modal-search form {
    margin: 0 auto !important;
}

.modal-search {
    width: 100%;
}

.footer-links-col .wp-block-separator {
    max-width: 44px;
    margin-inline: 0 !important;
}

.ff-default .ff-el-form-control {
    background-color: #fff;
    resize: none;
}

.contact-form {
    box-shadow: 0 30px 30px -10px rgba(0, 0, 0, .05);
}

.main-faq-banner .gradient-image-banner img {
    border: none;
    bottom: 0;
    box-shadow: none;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    object-fit: cover;
    outline: none;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

.accordian-main-section-inner {
    display: flex;
    gap: 80px;
}

.accordian-main-section {
    margin: 0;
    background-color: #fff;
}

.accordian-main-section img {
    width: 100%;
}

.accordian-grid {
    max-width: 1160px;
}

.or-divider:before,
.or-divider:after {
    content: "";
    width: 47%;
    height: 1px;
    background-color: #e2e2e2;
    position: absolute;
    top: 8px;
}

.or-divider:after {
    right: 0;
}



@media screen and (min-width:992px) {
    .main-menu-for-mobile {
        display: none !important;
    }

    .wp-block-navigation__submenu-container {
        width: 700px !important;
    }
}

@media screen and (min-width:767px) {
    .wp-block-navigation__submenu-container {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media screen and (max-width:1170px) {
    .main-menu {
        gap: 20px;
    }

    .main-menu .wp-block-navigation-item__label {
        font-size: 14px;
    }

    .header-shop-icons-wrap {
        gap: 12px;
    }

    .footer-links-col {
        padding-left: 16px !important;
    }

    .footer-info-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media screen and (max-width:991px) {
    .main-menu {
        display: none !important;
    }

    .footer-info-grid,
    .footer-policies-wrap {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .footer-links-col:nth-child(2) {
        border: none;
    }

    .footer-links-col {
        padding-left: 0 !important;
    }

    .header-shop-icons-wrap :is(.wishlist-icon, .account-icon) {
        display: none;
    }

    /* rashid */
    .team-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }

    .attachment-bg .has-parallax {
        background-attachment: scroll !important;
    }
    .about-image {
        width: 270px;
    }
}

@media screen and (max-width:767px) {
    .copyright-wrapper {
        flex-direction: column;
    }

    .kmf-wishlist-shop-table .kmf-wl-pro-query-filter-container form {
        padding: 20px 17px !important;
    }

    .about-image {
        left: 0;
        width: 100%;
        box-shadow: none !important;
    }

    .kmf-policy-card h2, .kmf-policy-card h1 {
        font-size: 18px !important;
    }
    .kmf-policy-card h3 {
        font-size: 17px !important;
    }
    .kmf-policy-card h4 {
        font-size: 16px !important;
    }

    .about-image-section {
        position: static !important;
    }

    .main-about-content {
        background: #fff !important;
    }

    .about-social-media {
        display: none !important;
    }

    .about-main-row {
        flex-wrap: wrap;
        gap: 20px !important;
    }

    .about-main-row p {
        font-size: 14px !important;
    }

    .not-found-section {
        margin-top: 0!important;
    }

    .error-not-found-section h1 {
        margin-bottom: 17px !important;
        font-size: 150px !important;
        line-height: 1.25 !important;
    }

    .error-not-found-section h2 {
        margin-bottom: 20px !important;
        font-size: 29px !important;
        line-height: 1.25 !important;
    }

    .error-not-found-section p {
        font-size: 16px !important;
        line-height: 1.5 !important;
    }

    .booklit-main-section h1 {
        font-size: 30px !important;
    }

    .booklit-main-section {
        padding-bottom: 0 !important;
    }

    .main-booglit-content {
        padding-top: 20px !important;
        padding-right: 20px !important;
        padding-bottom: 10px !important;
        padding-left: 20px !important;
    }

    .kmf-wishlist-shop-table .kmf-wl-pro-query-filter-container .kmf-wl-pro-query-filter-row {
        row-gap: 13px !important;
    }

    .kmf-wishlist-shop-table .kmf-wl-spin-container .kmf-wl-table-content {
        overflow-x: auto !important;
    }

    .kmf-wishlist-shop-table .kmf-wl-pro-query-filter-container .kmf-wl-col.kmf-wl-form-item-label {
        display: none !important;
    }

    .kmf-wishlist-shop-table .kmf-wl-table-wrapper .kmf-wl-table-container {
        overflow-x: hidden !important;
    }

    .empty-block-title {
        font-size: 25px;
        margin-bottom: 15px;
    }

    .empty-block-text {
        padding: 0 15px 22px;
        font-size: 14px;
    }

    .empty-wishlist svg {
        margin: 0 auto 10px;
        width: 90px;
        height: 90px;
    }

    .searchOverlay {
        position: fixed;
        top: 0;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.6) !important;
        z-index: 999;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        padding: 0px !important;
    }

    .modal-search {
        width: 100%;
        background-color: #fff;
        border-radius: 8px;
        padding: 40px 20px;
        position: relative;
        top: 152px;
        border-radius: 0;
    }

    .search-sticky .modal-search {
        top: 65px;
        border-radius: 0;
    }

    .modal-search form {
        margin-block-start: 0 !important;
    }

    .is-menu-open {
        transition: transform .5s cubic-bezier(0.19, 1, 0.22, 1);
    }

    .search_close svg {
        width: 15px !important;
        height: 15px !important;
    }

    .header-logo img {
        width: 140px;
    }

    .search-overlay {
        top: 122px;
    }

    .wp-block-navigation__responsive-dialog {
        margin-top: 0 !important;
    }

    .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
        padding-top: 32px !important;
    }

    .wp-block-navigation__submenu-container {
        grid-template-columns: repeat(2, 1fr);
        padding: 0 !important;
    }

    /* rashid */
    .main-about-content .wp-block-group-is-layout-grid {
        grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
    }

    .our-team-main-section {
        padding-top: 10px !important;
        padding-bottom: 20px !important;
    }

    .our-team-main-section .main-heading,
    .faq-answer-section h3 {
        font-size: 30px !important
    }

    .team-grid {
        grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
    }

    .team-profile-card h5 {
        font-size: 16px !important;
    }

    .team-profile-card {
        padding-top: 20px !important;
        padding-bottom: 25px !important;
    }

    .attachment-bg {
        min-height: 160px !important;
    }

    .main-help-section {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }

    .main-help-section .is-layout-grid {
        gap: 20px !important;
        grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
        margin-top: 30px !important;
    }

    .we-listen-section {
        padding-top: 50px !important;
        padding-right: 25px !important;
        padding-left: 25px !important;
    }

    .follow-social-media .is-layout-grid {
        grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
        gap: 40px !important;
        text-align: center !important;
        justify-content: center !important;
    }

    .follow-social-media .social_icons {
        justify-content: center !important;
    }

    .main-form-map-grid {
        grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
    }

    .main-form-map-grid .contact-form {
        padding: 30px !important;
    }

    .follow-us-section,
    .faq-customer,
    .main-about-content {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    .follow-us-section p {
        font-size: 14px !important
    }

    .follow-us-section h2 {
        font-size: 30px !important;
    }

    .static-pages-banner {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    .static-pages-banner h1 {
        font-size: 30px !important;
    }

    .privacy-policy-section {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    .we-listen-section h2 {
        font-size: 30px !important;
    }

    .we-listem-small-heading {
        font-size: 14px !important;
    }

    .main-help-section h4 {
        font-size: 30px !important
    }

    .attachment-bg h1 {
        font-size: 30px !important;
    }

    .team-profile-card h6 {
        font-size: 14px !important;
    }

    .team-grid .profile-picture img {
        width: 80px !important;
        height: 80px !important;
    }
}

@media screen and (max-width:480px) {

    .footer-info-grid,
    .footer-policies-wrap {
        grid-template-columns: repeat(1, minmax(0, 1fr));
        gap: 36px;
    }
}

/* kamran css start */

.cs-blog-author {
    align-items: center;
}

.ml-4 {
    margin-left: 20px !important;
}

.mr-4 {
    margin-right: 20px !important;
}

.cs-blog-author .wp-block-post-author__avatar img {
    border-radius: 100px;
}

.category-u-none a {
    text-decoration: none !important;
}

.grid-search-form button.wp-block-search__button {
    background: #7b1248;
}

.grid-search-form button.wp-block-search__button:hover {
    background: #000;
}

.wp-block-query-pagination-numbers {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-top: 40px;
    padding: 20px;
}

.page-numbers {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 40px;
    height: 40px;
    text-decoration: none;
    border-radius: 4px;
    font-weight: bold;
    background-color: #f3f4f6;
    color: #6b7280;
    transition: background-color .3s ease, color .3s ease;
}

.page-numbers:hover {
    background-color: #7b1248;
    color: #fff;
}

.page-numbers.current {
    background-color: #7b1248;
    color: #ffffff;
}

.wp-block-query-pagination-next,
.wp-block-query-pagination-previous {
    font-size: 18px;
    font-weight: bold;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #f3f4f6;
    color: #6b7280;
    text-decoration: none;
}

.wp-block-query-pagination .wp-block-query-pagination-previous-arrow {
    display: inline-block;
    margin-left: 1ch !important
}

.wp-block-query-pagination-next:hover,
.wp-block-query-pagination-previous:hover {
    background-color: #7b1248;
    color: white;
}

.wp-block-query-pagination-next .wp-block-query-pagination-next-arrow,
.wp-block-query-pagination-previous .wp-block-query-pagination-previous-arrow {
    font-size: 18px;
    color: inherit;
}

.kmf-custom-card-image.relative.group.overflow-hidden.wp-block-kmf-featured-image-overlay {
    width: 100%;
}

.wp-block-post-template.js-kmf-blog-grid {
    display: grid !important;
    gap: 2rem !important;
    transition: all .3s ease-in-out;
}

.js-kmf-blog-grid.is-switching {
    opacity: 0;
    transform: scale(.98);
}

@media (min-width:1536px) {
    .js-kmf-blog-grid.kmf-view-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }
}

@media (min-width:1280px) {
    .js-kmf-blog-grid.kmf-view-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
        gap: 1rem !important;
    }
}

@media (min-width:768px) and (max-width:1279px) {

    .js-kmf-blog-grid.kmf-view-3,
    .js-kmf-blog-grid.kmf-view-4 {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
}

@media (min-width:1024px) {
    .js-kmf-blog-grid.kmf-view-list {
        grid-template-columns: 1fr !important;
        gap: 30px !important;
    }

    .js-kmf-blog-grid.kmf-view-list .wp-block-post .kmf-blog-glass-card {
        display: flex !important;
        flex-direction: row !important;
        align-items: stretch !important;
        text-align: left !important;
        max-width: 100% !important;
        overflow: hidden;
        padding: 0 !important;
    }

    .js-kmf-blog-grid.kmf-view-list .kmf-blog-top-link {
        flex: 0 0 400px !important;
        width: 400px !important;
        min-width: 400px !important;
        margin: 0 !important;
    }

    .js-kmf-blog-grid.kmf-view-list .kmf-blog-top-link img {
        height: 100% !important;
        object-fit: cover !important;
    }

    .js-kmf-blog-grid.kmf-view-list .kmf-blog-glass-content {
        flex: 1 1 auto !important;
        padding: 28px 20px !important;
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
        gap: 15px !important;
    }

    .js-kmf-blog-grid.kmf-view-list .kmf-blog-glass-content>* {
        margin: 0 !important;
        width: 100% !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .js-kmf-blog-grid.kmf-view-list .kmf-blog-glass-content .taxonomy-category,
    .js-kmf-blog-grid.kmf-view-list .kmf-blog-glass-content .wp-block-post-excerpt {
        padding: 0 !important;
    }

    .js-kmf-blog-grid.kmf-view-list .kmf-card-bottom {
        display: flex !important;
        justify-content: space-between !important;
        align-items: center !important;
        margin-top: 10px !important;
    }

    .js-kmf-blog-grid.kmf-view-4 .kmf-card-meta span.inline-flex.items-center {
        font-size: 10px;
    }

    .js-kmf-blog-grid.kmf-view-4 .kmf-content p.wp-block-post-excerpt__excerpt {
        -webkit-line-clamp: 2;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        font-size: 14px;
    }
}

.js-kmf-blog-grid.kmf-view-4 .kmf-blog-top-image {
    height: 170px;
}

.js-kmf-blog-grid.kmf-view-4 .kmf-blog-card-title {
    font-size: 17px;
}

.js-kmf-blog-grid.kmf-view-4 .kmf-blog-card-text {
    font-size: 13px;
    line-height: 1.6;
}

.js-kmf-blog-grid.kmf-view-4 .kmf-card-author img {
    width: 34px !important;
    height: 34px !important;
}

@media (max-width:767px) {
    .js-kmf-blog-grid {
        grid-template-columns: 1fr !important;
    }

    .kmf-blog-glass-card {
        flex-direction: column !important;
    }

    .kmf-blog-top-link {
        width: 100% !important;
        flex: none !important;
    }

    .mob-col-static {
        position: static !important;
    }

    .grid-search-form .wp-block-search__inside-wrapper {
        width: 100% !important;
    }

    .grid-search-form {
        width: 50%;
    }

    .sort-grid-switcher {
        width: 100%;
    }

    .mob-hide {
        display: none !important;
    }

    .kmf-sorting-dropdown-container select {
        width: 100% !important;
    }

    .main-blog-template {
        margin-left: 20px;
        margin-right: 20px;
    }
}

@media (min-width:768px) and (max-width:999px) {
    .mob-col-static {
        position: static !important;
    }

    .main-blog-template {
        margin-left: 20px;
        margin-right: 20px;
    }

    .toolbar-main-row form.wp-block-search__button-outside {
        width: 100% !important;
        display: flex;
    }

    .kmf-card-meta span {
        font-size: 11px;
    }
}

@media (min-width:1024px) and (max-width:1460px) {
    .kmf-blog-sidebar {
        flex-basis: 23% !important;
    }

    .main-blog-template {
        margin-left: 20px;
        margin-right: 20px;
    }

    .kmf-card-meta span {
        font-size: 11px;
    }

    .apply-filters,
    .reset-filters {
        width: 100% !important;
    }

    .apply-filters button,
    .reset-filters .wp-block-button__link {
        font-size: 12px !important;
        padding: 10px !important;
    }

    .wp-container-core-buttons-is-layout-d23fb9ce {
        flex-wrap: nowrap;
        gap: 10px;
        justify-content: space-between !important;
    }

    .toolbar-main-row form.wp-block-search__button-outside {
        width: 100% !important;
        display: flex;
    }
}

@media(min-width:1440px) {
    .wp-block-post-author__content {
        font-size: 12px;
    }

    .cs-blog-author .wp-block-post-author__avatar img {
        width: 28px;
    }

    .wp-block-post-author__avatar {
        margin-right: 10px;
    }

    .kmf-read-more-btn {
        font-size: 12px;
    }

    .kmf-blog-sidebar {
        flex-basis: 18% !important;
    }

    .js-kmf-blog-grid.kmf-view-4 .kmf-card-meta {
        padding: 0 !important;
    }

    .js-kmf-blog-grid.kmf-view-4 .kmf-card-meta span {
        font-size: 9px !important;
    }

    .js-kmf-blog-grid.kmf-view-list .kmf-blog-top-link {
        flex: 0 0 350px !important;
        width: 350px !important;
        min-width: 350px !important;
        margin: 0 !important;
    }

}

@media(max-width:1440px){
    .kmf-store-logo-wrapper .w-\[85\%\] {
        width: 25% !important;
    }
}

.js-kmf-blog-grid.kmf-view-4 .wp-block-post-title {
    font-size: 20px !important;
}

.js-kmf-blog-grid.kmf-view-list .row-title-star {
    flex-grow: 0;
}

@media(max-width:380px) {
    .toolbar-main-row {
        display: block !important;
    }

    .toolbar-main-row .grid-search-form {
        width: 100%;
        margin-bottom: 20px;
    }

    .kmf-blog-sidebar .wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link {
        width: 100%;
        font-size: 12px !important;
    }

    .cs-blog-author .wp-block-post-author__avatar img {
        border-radius: 100px;
        width: 30px;
    }

    .kmf-card-meta span {
        font-size: 8px;
    }
}

@media(max-width:1024px) {
    .kmf-grid-switcher-wrapper {
        display: none !important;
    }
}

.kmf-blog-toolbar-icon {
    padding: 0;
    border: 0 !important;
    background: transparent !important;
    color: #000000;
    cursor: pointer;
    transition: .2s;
}

.kmf-blog-toolbar-icon:hover {
    color: #7b1248;
}

.kmf-blog-toolbar-icon.is-active {
    color: #7b1248 !important;
}

.kmf-blog-toolbar-icon svg {
    display: block;
    width: 24px;
    ;
    height: 24px;
}

.banner-breadcrumb-link a {
    color: #fff;
}

button.ui-datepicker-close.ui-state-default.ui-priority-primary.ui-corner-all {
    font-size: 12px;
    font-family: 'Jost' !important;
    font-weight: 500;
    background: #7b1248;
    color: #fff;
}

button.ui-datepicker-current.ui-state-default.ui-priority-secondary.ui-corner-all {
    font-size: 12px;
    font-family: 'Jost' !important;
    font-weight: 500;
    background: #7b1248;
    color: #fff;
}

a.ui-state-default {
    background: transparent !important;
    color: #000 !important;
    border: 1px solid #7b1248 !important;
}

a.ui-state-default:hover {
    background: #7b1248 !important;
    color: #fff !important;
}

.ui-datepicker table thead tr th {
    font-family: 'Jost' !important;
    font-size: 12px;
}

button.ui-datepicker-close.ui-state-default.ui-priority-primary.ui-corner-all {
    font-size: 12px;
    font-family: 'Jost' !important;
    font-weight: 500;
    background: #7b1248;
    color: #fff;
}

button.ui-datepicker-current.ui-state-default.ui-priority-secondary.ui-corner-all {
    font-size: 12px;
    font-family: 'Jost' !important;
    font-weight: 500;
    background: #7b1248;
    color: #fff;
}

a.ui-state-default {
    background: transparent !important;
    color: #000 !important;
    border: 1px solid #7b1248 !important;
}

a.ui-state-default:hover {
    background: #7b1248 !important;
    color: #fff !important;
}

.ui-datepicker table thead tr th {
    font-family: 'Jost' !important;
    font-size: 12px;
}

div#ui-datepicker-div {
    font-family: 'Jost' !important;
}

select.ui-datepicker-month {
    font-family: 'Jost' !important;
}

select.ui-datepicker-year {
    font-family: 'Jost' !important;
}

a.ui-state-default.ui-state-active {
    background: #7b1248 !important;
    color: #fff !important;
}

.kmf-sorting-dropdown-container select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100%;
    padding: 0.5rem 2rem 0.5rem 0.5rem;
    /* space for arrow */
    border: 1px solid #ccc;
    border-radius: 6px;
    font-size: 14px;
    background-color: #fff;
    color: #111;
}

/* Wrapper for pseudo-element */
.kmf-sorting-dropdown-container {
    position: relative;
}

/* Slim chevron down arrow */
.kmf-sorting-dropdown-container::after {
    content: '';
    position: absolute;
    top: 45%;
    right: 0.75rem;
    width: 8px;
    /* small width */
    height: 8px;
    /* small height */
    border-bottom: 2px solid #000;
    /* thin line */
    border-right: 2px solid #000;
    /* thin line */
    transform: translateY(-50%) rotate(45deg);
    /* rotate to create chevron */
    pointer-events: none;
}

.grid-search-form button.wp-block-search__button {
    font-family: 'Jost';
    font-weight: 400;
}

.wp-block-kmf-store-title .kmf-title-first {
    color: var(--kmf-first-color);
}

.wp-block-kmf-store-title .kmf-title-second {
    color: var(--kmf-second-color);
}

.kmf-store-socials-wrapper.wp-block-kmf-store-socials {
    position: absolute;
    left: 30px;
    top: 180px;
}

.kmf-store-socials-wrapper.wp-block-kmf-store-socials:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 40px;
    top: -60px;
    right: 20px;
    background-color: #d1d5dc;

}

.kmf-store-socials-wrapper.wp-block-kmf-store-socials:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 40px;
    bottom: -60px;
    right: 20px;
    background-color: #d1d5dc;

}

.tab-active {
    color: #fff;
    background: #771055;
    box-shadow: 0 6px 14px #9e3b5c40;
}

.tab-btn {
    cursor: pointer;
    text-transform: uppercase;
    transition: all .3s;
}

.policy-tab-col {
    align-items: start !important;
}

@media screen and (max-width: 768px) {

    /* 1. Grid layout ko mobile par normal flex-column me force karna */
    .hero-main-grid {
        display: flex !important;
        flex-direction: column !important;
        width: 100% !important;
        min-width: 100% !important;
        gap: 24px !important;
        /* Text aur Logo ke beech ka gap */
    }

    .review-top-wrapper .w-\[35\%\] {
        width: 100%;
    }

    .review-top-wrapper .w-\[63\%\] {
        width: 100%;
    }

    /* 2. Left Side Content container ko full width aur order 1 dena */
    .hero-main-grid>div:nth-child(1),
    .hero-main-grid>.wp-block-group:nth-child(1) {
        order: 1 !important;
        width: 100% !important;
        max-width: 100% !important;
        flex-basis: 100% !important;
    }

    /* 3. Logo Frame container ko order 2 dena taake wo niche aaye */
    .hero-main-grid>div:nth-child(2),
    .hero-main-grid>.wp-block-image:nth-child(2),
    .hero-main-grid [class*="Logo Frame"] {
        order: 2 !important;
        width: 100% !important;
        max-width: 100% !important;
        flex-basis: 100% !important;
        justify-content: center !important;
        /* Mobile par logo center karne ke liye */
    }

    /* 4. Logo ki image ko control karna taake screen se bahar na jaye */
    .hero-main-grid img {
        width: 100% !important;
        margin: 0 auto !important;
    }

    .hero-main-grid .kmf-store-title-wrapper {
        padding: 0px !important;
    }

    .hero-main-grid .kmf-store-display-title {
        font-size: 50px !important;
    }

    .hero-main-grid .wp-block-kmf-store-description {
        padding-right: 0px !important;
    }

    /* 1. Main wrapper ki absolute positioning ko reset karna */
    .kmf-store-socials-wrapper.wp-block-kmf-store-socials {
        position: relative !important;
        left: auto !important;
        top: auto !important;
        width: 100% !important;
        display: flex !important;
        justify-content: start !important;
        /* Icons ko left align rakhne ke liye (center chahiye to center kar dein) */
        margin-bottom: 20px !important;
        /* Penelope Store heading se pehle thoda gap */
        padding: 0 !important;
    }

    /* 2. Inner container ko vertical column se horizontal row mein tabdeel karna */
    .kmf-store-socials-wrapper .flex.flex-col {
        flex-direction: row !important;
        /* Column se Row banayega */
        align-items: center !important;
        gap: 16px !important;
        /* Icons ke aapas ka gap */
        width: auto !important;
    }

    /* 3. Agar icons ke anchor tags par koi block lines hon to safe side handle karna */
    .kmf-store-socials-wrapper a {
        display: inline-block !important;
    }

    .kmf-store-logo-wrapper .h-\[540px\] {
        height: auto;
    }

    .kmf-profile-tabs-main-wrapper .pt-\[120px\] {
        padding-top: 70px;
    }

    .searchwebsitebox img {
        width: 100%;
    }

    .kmf-store-socials-wrapper.wp-block-kmf-store-socials {
        position: relative !important;
        top: auto !important;
        display: flex !important;
        justify-content: start !important;
        margin-bottom: 20px !important;
        padding: 0 !important;
        left: 45px !important;
        width: 75% !important;
    }

    .kmf-store-socials-wrapper.wp-block-kmf-store-socials:before {
        content: '';
        position: absolute;
        width: 1px;
        height: 40px;
        top: -12px;
        left: -24px;
        background-color: #d1d5dc;
        transform: rotate(90deg);
    }

    .kmf-store-socials-wrapper.wp-block-kmf-store-socials:after {
        content: '';
        position: absolute;
        width: 1px;
        height: 40px;
        bottom: -12px;
        left: 105px;
        background-color: #d1d5dc;
        transform: rotate(90deg);
    }

    .measure-right-col-img figure {
        width: 100% !important;
        margin-top: 50px !important;
    }

    .measure-right-col-img img {
        width: 100% !important;
        height: 500px !important;
        border-radius: 30px !important;
    }

    .measure-section-boxes {
        grid-template-columns: repeat(1, minmax(0, 1fr));
        gap: 40px;
    }

    .measure-box-group {
        margin: 0 !important;
    }

    .searchwebsitebox {
        width: 100% !important;
        padding: 20px !important;
    }

    .searchwebsiteboxes {
        flex-direction: column;
    }

    .min-max-measure-box {
        padding-left: 0px !important;
    }

    .searchwebsiteboxes:after {
        top: 53% !important;
        left: 37% !important;
    }

    .zigzagsize:after {
        top: 54% !important;
        left: 47% !important;
    }

    .banner-how-to-shop {
        padding: 40px !important;
    }

    .banner-how-to-shop ul.wp-block-social-links {
        justify-content: flex-start;
    }

}

@media (min-width:769px) and (max-width:1024px) {
    .kmf-store-socials-wrapper.wp-block-kmf-store-socials {
        left: 0px;
        top: 160px;
    }

    .kmf-profile-tabs-main-wrapper .pt-\[120px\] {
        padding-top: 70px;
    }

    h1.kmf-store-display-title {
        font-size: 65px !important;
    }

    .kmf-store-description-wrapper {
        padding: 0 !important;
    }

    .hero-left-side {
        padding-left: 30px;
    }

    .tab-left-sidebar {
        flex-basis: 30% !important;
    }

    .tab-right-content {
        flex-basis: 70% !important;
    }

    .kmf-store-logo-wrapper .w-\[85\%\] {
        width: 35% !important;
    }

}

@media (min-width:768px) and (max-width:999px) {
    .searchwebsiteboxes:after {
        width: 160px !important;
        height: 140px !important;
    }

    .searchwebsiteboxes:after {
        top: 52% !important;
        left: 37% !important;
    }

    .zigzagsize:after {
        width: 160px !important;
        height: 140px !important;
    }

    .zigzagsize:after {
        top: 53% !important;
        left: 47% !important;
    }
}

@media (min-width:999px) and (max-width:1024px) {
    .measure-section-boxes {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .searchwebsiteboxes {
        flex-direction: column;
    }

    .searchwebsitebox {
        transition: all .3s;
        width: 100% !important;
    }

    .searchwebsiteboxes:after {
        width: 150px !important;
        height: 150px !important;
        top: 53% !important;
        left: 40% !important;
    }

    .index-1 {
        padding: 30px !important;
    }

    .zigzagsize:after {
        width: 150px !important;
        height: 150px !important;
        top: 55% !important;
        left: 50% !important;
    }
    
}

@media (min-width:1300px) and (max-width:1460px) {
    .hero-left-side {
        padding-left: 80px;
    }

    .kmf-store-description-wrapper {
        padding-right: 45px !important;
    }
}

.kmf-store-logo-wrapper .w-\[85\%\] {
    width: 20%;
    height: 160px;
    min-height: 160px;
    border-radius: 100%;
    margin: 0 !important;
}

/* Universal global marquee configuration */
.slider-wrapper {
    width: 100% !important;
    position: relative !important;
    overflow: hidden !important;
    padding: 10px 0 !important;
    display: block !important;
}

/* Linear edge gradients */
.slider-wrapper::before,
.slider-wrapper::after {
    content: "";
    z-index: 2;
    pointer-events: none;
    width: 120px;
    height: 100%;
    position: absolute;
    top: 0;
}

.slider-wrapper::before {
    background: linear-gradient(90deg, #ffffff, transparent);
    left: 0;
}

.slider-wrapper::after {
    background: linear-gradient(270deg, #ffffff, transparent);
    right: 0;
}

/* Horizontal alignment mapping layout force parameter */
.slider-wrapper .slider-track {
    display: flex !important;
    flex-direction: row !important;
    gap: 16px !important;
    width: max-content !important;
    animation: kmfMarqueeScroll 35s linear infinite !important;
}

/* Individual Card asset */
.slider-wrapper .slide-item {
    border-radius: 12px !important;
    flex-shrink: 0 !important;
    width: 120px !important;
    height: 120px !important;
    transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), filter 0.3s ease !important;
    overflow: hidden !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.05) !important;
    background: #ffffff !important;
}

.slider-wrapper .slide-item img {
    object-fit: cover !important;
    width: 100% !important;
    height: 100% !important;
    display: block !important;
}

.slider-wrapper .slide-item:hover {
    filter: brightness(1.03) !important;
    transform: scale(1.06) translateY(-2px) !important;
}

.slider-wrapper .slider-track:hover {
    animation-play-state: paused !important;
}

@keyframes kmfMarqueeScroll {
    0% {
        transform: translate3d(0, 0, 0);
    }

    100% {
        transform: translate3d(-50%, 0, 0);
    }
}

.image-h-custom img {
    height: 325px !important;
    object-fit: cover;
    width: 100% !important;
}

.num-absolute {
    position: absolute;
    right: 20px;
    z-index: -1;
    top: 50px;
}

.content-z-1 {
    z-index: 0 !important;
}

.num-absolute {
    animation: 8s ease-in-out infinite floatY !important;
}

@keyframes floatY {
    0% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-10px)
    }

    to {
        transform: translateY(0)
    }
}

.kmf-howtoshop-sec2,
.kmf-howtoshop-sec4 {
    background-image: linear-gradient(#fff 0%, #f7f3f5 30% 60%, #fff 100%), linear-gradient(90deg, #f7f3f514, #f7f3f50a);
}

.kmf-howtoshop-sec3,
.kmf-howtoshop-sec5 {
    background-image: linear-gradient(#fff 0%, #d9edf7 30%, #d3e3ed 60%, #fff 100%), linear-gradient(90deg, #ffffff14, #0000000a);
}

.searchwebsitebox {
    transition: all .3s;
}

.searchwebsitebox:hover {
    background: #fff !important;
    transform: translateY(-15px);
}

.searchwebsitebox {
    width: 50%;
}

.searchwebsiteboxes:after {
    content: "";
    background: url(https://new.knowmyfit.com.au/wp-content/uploads/2026/05/arrowright.png) 0 0 / contain no-repeat;
    width: 100px;
    height: 100px;
    position: absolute;
    top: 58%;
    left: 47.5%;
}

.bullet-show {
    list-style: disc;
    padding-left: 20px;
}

.requirementsbox svg {
    z-index: -1;
    width: 300px;
    height: 300px;
    position: absolute;
    bottom: 10px;
    right: 0;
    animation: 2s ease-in-out infinite floatY !important;
    stroke: #e7f2f5;
}

.index-1 {
    z-index: 1 !important;
    position: relative;
}

.requirementsbox:hover {
    background: #fff !important;
    transform: translateY(-10px);
}

.requirementsbox {
    transition: all .3s;
}

.zigzagsizesec {
    transition: all .3s;
}

.zigzagsizesec:hover {
    background: #fff !important;
    transform: translateY(-10px);
}

.zigzagsize {
    position: relative;
}

.zigzagsize:after {
    content: "";
    z-index: 2;
    background: url(https://new.knowmyfit.com.au/wp-content/uploads/2026/05/arrowright.png) 0 0 / contain no-repeat;
    width: 100px;
    height: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(90deg);
}

.slider-wrapper {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.slider-wrapper .slider-track {
    display: flex;
    gap: 16px;
    width: max-content;
    animation: kmfMarqueeScroll 35s linear infinite;
    will-change: transform;
}

@media (max-width: 767px) {

    .slider-wrapper {
        overflow-x: hidden !important;
    }

    .slider-track {
        min-width: max-content;
    }

    .hero-main-grid img.store-logo-image {
        width: 40% !important;
        margin: 0 !important;
    }
}

.kmf-single-post-content {
    background: linear-gradient(to right, #fff7f9 0%, #ffffff 50%, #fff7f9 100%);
}

.kmf-post-grid {
    position: relative;
    z-index: 2;
}

.kmf-single-search-box .wp-block-search__button {
    margin-left: 0px;
    background: #7b1248;
    font-weight: 600;
}

.ct-tailwind-style li.cat-item {
    display: flex;
    justify-content: space-between;
    background: #fcfafb;
    margin-bottom: 20px;
    padding: 15px;
    border-radius: 16px;
}

.ct-tailwind-style li.cat-item:hover {
    background: #fff7f9;
    cursor: pointer !important;
    color: #7b1248;
}

.tags-tailwind-style {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.tags-tailwind-style li.cat-item {
    border: 1px solid #e7e3e4;
    padding: 8px 16px;
    cursor: pointer;
}

.tags-tailwind-style li.cat-item:hover {
    background: #7b1248;
    color: #fff;
    border-color: #7b1248;
}

.tags-tailwind-style li.cat-item:hover a {
    color: #fff;
}

.tailwind-style-list {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.tailwind-style-list .wp-block-latest-posts__featured-image.alignleft img {
    border-radius: 15px !important;
}

@media(max-width:768px) {
    .margin-mob-0 {
        margin-top: 0px !important;
    }

    .margin-mob-0 .kmf-post-grid {
        padding-left: 20px !important;
        padding-right: 20px !important;
        flex-direction: column-reverse;
    }

    .font-mob-small {
        font-size: 40px !important;
    }
}

.sidebar-sticky .ff-default .ff-el-form-control {
    background-color: transparent;
    border-radius: 0;
}

.sidebar-sticky .ff-el-input--content ::placeholder {
    color: #fff;
}

.sidebar-sticky .ff-el-group.ff-text-left.ff_submit_btn_wrapper {
    margin-bottom: 0;
}

a.kmf-single-related-card-button {
    color: #fff;
}

.kmf-post-meta-author img {
    width: 16px !important;
    height: 16px !important;
}

a.kmf-single-comment-reply:hover {
    color: #fff;
}

.tailwind-style-list a.wp-block-latest-posts__post-title {
    font-size: 18px !important;
}

a.kmf-single-social-share-link:hover {
    color: #fff;
}

/* span.wp-block-post-navigation-link__arrow-previous {
    background: #fff1f7;
    padding: 12px;
    border-radius: 100px;
    width: 45px;
    padding-left: 16px;
}

.post-navigation-link-next {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    --tw-shadow: 0 10px 30px var(--tw-shadow-color, #12080e0a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    background-color: var(--color-white);
    border-color: #eadfe4;
    border-style: var(--tw-border-style);
    border-width: 1px;
    overflow: hidden;
    position: relative;
} */

.kmf-single-comments-scroll {
    max-height: 900px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 10px;
    scroll-behavior: smooth;
}

.kmf-single-comments-scroll::-webkit-scrollbar {
    width: 8px;
}

.kmf-single-comments-scroll::-webkit-scrollbar-track {
    background: #fff1f7;
    border-radius: 999px;
}

.kmf-single-comments-scroll::-webkit-scrollbar-thumb {
    background: #7b1248;
    border-radius: 999px;
}

.kmf-single-comments-scroll {
    scrollbar-width: thin;
    scrollbar-color: #7b1248 #fff1f7;
}

@media (max-width: 640px) {
    .kmf-single-comments-scroll {
        max-height: 620px;
        padding-right: 6px;
    }
}

/* Reorder default WordPress comment form fields */
.wp-block-post-comments-form #commentform,
#commentform {
    display: flex;
    flex-direction: column;
}

/* Keep note near top */
.wp-block-post-comments-form #commentform .comment-notes,
#commentform .comment-notes {
    order: 0;
}

/* Name first */
.wp-block-post-comments-form #commentform .comment-form-author,
#commentform .comment-form-author {
    order: 1;
}

/* Email second */
.wp-block-post-comments-form #commentform .comment-form-email,
#commentform .comment-form-email {
    order: 2;
}

/* Website third */
.wp-block-post-comments-form #commentform .comment-form-url,
#commentform .comment-form-url {
    order: 3;
}

/* Comment box after fields */
.wp-block-post-comments-form #commentform .comment-form-comment,
#commentform .comment-form-comment {
    order: 4;
}

/* Save checkbox */
.wp-block-post-comments-form #commentform .comment-form-cookies-consent,
#commentform .comment-form-cookies-consent {
    order: 5;
}

/* Submit button */
.wp-block-post-comments-form #commentform .form-submit,
#commentform .form-submit {
    order: 6;
}

/* Make fields full width */
#commentform p {
    width: 100%;
}

#commentform input[type="text"],
#commentform input[type="email"],
#commentform input[type="url"],
#commentform textarea {
    width: 100%;
    box-sizing: border-box;
}

/* ===============================
   Default Gutenberg Comment Form Layout
   =============================== */

.single-post #commentform {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px 20px;
}

/* Hide default note if you are adding your own heading/note */
.single-post #commentform .comment-notes {
    display: none;
}

/* Field order */
.single-post #commentform .comment-form-author {
    order: 1;
}

.single-post #commentform .comment-form-email {
    order: 2;
}

.single-post #commentform .comment-form-url {
    order: 3;
}

.single-post #commentform .comment-form-comment {
    order: 4;
    grid-column: 1 / -1;
}

.single-post #commentform .comment-form-cookies-consent {
    order: 5;
    grid-column: 1 / -1;
}

.single-post #commentform .form-submit {
    order: 6;
    grid-column: 1 / -1;
}

/* Remove default paragraph spacing */
.single-post #commentform p {
    margin: 0;
}

/* Hide labels for clean placeholder-style layout */
.single-post #commentform label {
    display: none;
}

/* Show checkbox label text again */
.single-post #commentform .comment-form-cookies-consent label {
    display: flex;
}

/* Inputs style */
.single-post #commentform input[type="text"],
.single-post #commentform input[type="email"],
.single-post #commentform input[type="url"],
.single-post #commentform textarea {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #e8dfe4;
    background: #fcfafb;
    color: #232b54;
    font-size: 14px;
    outline: none;
    transition: 0.25s ease;
    font-family: inherit;
}

/* Name, Email, Website inputs */
.single-post #commentform input[type="text"],
.single-post #commentform input[type="email"],
.single-post #commentform input[type="url"] {
    height: 56px;
    border-radius: 16px;
    padding: 0 20px;
}

/* Comment textarea */
.single-post #commentform textarea {
    min-height: 175px;
    border-radius: 24px;
    padding: 16px 20px;
    resize: vertical;
}

/* Focus effect */
.single-post #commentform input[type="text"]:focus,
.single-post #commentform input[type="email"]:focus,
.single-post #commentform input[type="url"]:focus,
.single-post #commentform textarea:focus {
    border-color: #7b1248;
    background: #ffffff;
}

/* Checkbox container */
.single-post #commentform .comment-form-cookies-consent {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    border: 1px solid #f1e8ec;
    background: #fcfafb;
    border-radius: 16px;
    padding: 16px;
    color: #5b6473;
    font-size: 14px;
    line-height: 1.7;
}

/* Checkbox itself */
.single-post #commentform .comment-form-cookies-consent input[type="checkbox"] {
    width: 16px;
    height: 16px;
    margin-top: 5px;
    accent-color: #7b1248;
    flex-shrink: 0;
}

/* Submit button */
.single-post #commentform #submit {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: none;
    border-radius: 999px;
    background: #7b1248;
    color: #ffffff;
    padding: 14px 28px;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
    transition: 0.25s ease;
}

/* Button hover */
.single-post #commentform #submit:hover {
    background: #000000;
}

/* Responsive tablet/mobile */
@media (max-width: 768px) {
    .single-post #commentform {
        grid-template-columns: 1fr;
    }

    .single-post #commentform .comment-form-author,
    .single-post #commentform .comment-form-email,
    .single-post #commentform .comment-form-url,
    .single-post #commentform .comment-form-comment,
    .single-post #commentform .comment-form-cookies-consent,
    .single-post #commentform .form-submit {
        grid-column: 1 / -1;
    }
}

.single-post h3#reply-title {
    color: #232b54;
    letter-spacing: -0.6px;
    font-weight: bold;
    font-size: 30px;
}

.single-post h3#reply-title:after {
    content: 'Your email address will not be published. Required fields are marked *';
    display: block;
    font-size: 15px;
    font-weight: 400;
    border-bottom: 1px solid #f1e8ec;
    padding-bottom: 20px;
    margin-bottom: 30px;
    margin-top: 10px;
}

.post-navigation-link-next.wp-block-post-navigation-link:empty {
    display: none;
}

/* ===============================
   Gutenberg Post Navigation Link
   Uses default WP arrow span
   No extra pseudo arrows
   =============================== */

.wp-block-post-navigation-link {
    min-height: 82px;
    width: 100%;
    border: 1px solid #eadfe4;
    background: #ffffff;
    padding: 16px;
    box-shadow: 0 10px 30px rgba(18, 8, 14, 0.04);
    display: flex;
    align-items: center;
    gap: 16px;
    box-sizing: border-box;
    overflow: hidden;
    transition: all 0.3s ease;
}

/* Card hover */
.wp-block-post-navigation-link:hover {
    transform: translateY(-4px);
    border-color: rgba(123, 18, 72, 0.3);
    box-shadow: 0 18px 40px rgba(123, 18, 72, 0.10);
}

/* Text link */
.wp-block-post-navigation-link a {
    text-decoration: none !important;
    color: #71717a;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    line-height: 1.4;
    transition: color 0.3s ease;
}

/* Existing Gutenberg arrow span */
.wp-block-post-navigation-link__arrow-previous,
.wp-block-post-navigation-link__arrow-next {
    width: 48px;
    height: 48px;
    flex: 0 0 48px;
    border-radius: 999px;
    background: #fff1f7;
    color: #7b1248;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    line-height: 1;
    transition: all 0.3s ease;
}

/* Previous layout */
.post-navigation-link-previous {
    justify-content: flex-start;
}

.post-navigation-link-previous .wp-block-post-navigation-link__arrow-previous {
    order: 1;
}

.post-navigation-link-previous a {
    order: 2;
}

/* Next layout */
.post-navigation-link-next {
    justify-content: flex-end;
}

.post-navigation-link-next a {
    order: 1;
}

.post-navigation-link-next .wp-block-post-navigation-link__arrow-next {
    order: 2;
}

/* Hover arrow color */
.wp-block-post-navigation-link:hover .wp-block-post-navigation-link__arrow-previous,
.wp-block-post-navigation-link:hover .wp-block-post-navigation-link__arrow-next {
    background: #7b1248;
    color: #ffffff;
}

/* Hover text color */
.wp-block-post-navigation-link:hover a {
    color: #7b1248;
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous {
    display: flex !important;
    margin-right: 0 !important;
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next {
    display: flex !important;
    margin-left: 0 !important;
}

@media(max-width:600px) {
    .kmf-author-phone {
        width: 100%;
    }

    .author-info-col {
        padding: 0px !important;
    }
}

@media(min-width:999px) and (max-width:1024px) {
    .blog-content-col {
        flex-basis: 70% !important;
    }

    .blog-sidebar-col {
        flex-basis: 30% !important;
    }

    .kmf-author-phone {
        width: 30%;
    }

    .tailwind-style-list a.wp-block-latest-posts__post-title {
        font-size: 15px !important;
    }
}

.col-bg-overlay {
    position: relative;
    overflow: hidden;
}

/* Content overlay ke upar rahe */
.col-bg-overlay>* {
    position: relative;
    z-index: 2;
}

.col-bg-overlay ul {
    list-style: disc;
    padding-left: 20px;
}

.col-bg-overlay ul li {
    padding-bottom: 12px;
}

@media(max-width:768px) {
    .mob-temp-2 {
        display: flex !important;
        flex-direction: column;
        gap: 20px;
    }

    .mob-temp-2 .col-bg-overlay {
        padding: 25px !important;
        border-radius: 20px !important;
    }

    .mob-temp-2 .col-bg-overlay h1.wp-block-heading {
        font-size: 35px !important;
    }

    .zig-zag-grid {
        display: flex !important;
        flex-direction: column;
    }

    .grow-content-box {
        padding: 25px !important;
    }

}

.kmf-store-banner-wrapper.wp-block-kmf-store-banner img {
    width: 100%;
    object-fit: cover;
    object-position: center center;
}

/* Dropdown me empty stars ko gray rang me force karne ke liye */
.kmf-rating-wrapper .star-rating.no-rating::before {
    content: "SSSSS" !important;
    font-family: inherit !important;
    color: #ccc !important;
    font-size: 14px !important;
    letter-spacing: 2px !important;
    display: inline-block !important;
    opacity: 1 !important;
    visibility: visible !important;
}

/* Ensure karein ke empty rating ka span width leak na kare */
.kmf-rating-wrapper .star-rating.no-rating span {
    display: none !important; 
}

/* Number 0.0 ko thoda behtar adjust karne ke liye */
.kmf-rating-number.no-rating {
    color: #94a3b8; /* Light gray text */
    font-size: 13px;
    margin-left: 5px;
}

.reviewed-item-text {
    font-weight: 600;
    color: #7a0f55;
    font-size: 14px;
    background: #f7f3f5;
    padding: 12px 28px;
    border-radius: 60px;
}

/* Ajax Search Mobile Css */
.kmf-mobile-store-info {
    display: none !important; /* Desktop par iska koi kaam nahi hai */
}
@media (max-width: 768px) {
    
    .kmf-search-right {
        display: none !important;
    }

    .kmf-mobile-store-info {
        display: flex !important;
        align-items: center !important;
        flex-wrap: wrap !important;
        gap: 4px !important;
        font-size: 11px !important;
        font-weight: 700 !important;
        text-transform: uppercase !important;
        margin-bottom: 2px !important;
        letter-spacing: 0.3px !important;
    }

    .kmf-mobile-store-name {
        color: #792441 !important;
    }

    /* Arrow custom color */
    .kmf-mobile-store-arrow {
        color: #94a3b8 !important;
        font-weight: bold !important;
    }

    /* Location faded text style */
    .kmf-mobile-store-loc {
        color: #64748b !important;
        font-weight: 500 !important;
    }

}

/* kamran Css End */


/*** Global CSS ***/
.align-center {
    align-items: center;
}

.max-w-750 {
    max-width: 750px;
}

::-webkit-scrollbar {
    width: 5px;
}

::-webkit-scrollbar-thumb {
    background: #9e3b5c;
    border-radius: 10px;
}

::-webkit-scrollbar-track {
    background: #f0e3db;
}

/**** Hero Section ****/
.hero-banner {
    background-image: linear-gradient(#fff 0%, #d9edf7 30%, #d3e3ed 60%, #fff 100%), linear-gradient(90deg, #ffffff14, #0000000a);
}

.heading-2 mark {
    display: block;
}

.kmf-brand-logo {
    z-index: 2;
    position: relative;
    display: flex;
    justify-content: center;
}

.kmf-brand-logo img {
    border: solid 6px #fff;
    box-shadow: 0px 7px 10px #00000014;
}

.kmf-custom-slider__swiper .swiper-wrapper {
    padding-top: 20px;
}

.kmf-brand-section .kmf-custom-slider__swiper .swiper-slide {
    width: calc(100% / 4);
    transition: 0.5s;
}

.kmf-custom-slider__swiper .kmf-custom-slider-item:hover {
    transform: translateY(-10px);
}

.kmf-owner-image {
    animation: 6s ease-in-out infinite float;
}

@keyframes float {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-15px);
    }
}

.kmf-owner-text-wrap {
    -webkit-backdrop-filter: blur(18px);
    backdrop-filter: blur(18px);
    transition: all .4s;
    box-shadow: 0 10px 40px #00000014;
    max-width: 320px;
    position: absolute;
    top: 0;
    right: 0;
}

.kmf-global-popup {
    max-width: 100%;
}

.designer-right-content-wrap .designer-icon-wrap {
    margin-right: 0px !important;
    margin-left: auto !important;
}

.designer-icon-wrap {
    max-width: 60px;
    margin-left: 0 !important;
    position: relative;
}

.designer-icon-wrap img {
    filter: invert(1);
}

.designer-icon-wrap:after {
    content: "";
    z-index: -1;
    clip-path: polygon(0 0, 53% 43%, 100% 0);
    background-color: #4fa8b7;
    width: 20px;
    height: 20px;
    transition: all .5s;
    position: absolute;
    bottom: -19px;
    left: calc(50% - 10px);
}

.why-we-started {
    background-image: linear-gradient(#0000000d 1px, #0000 1px), linear-gradient(90deg, #0000000a 1px, #0000 1px);
    background-size: 40px 40px;
}

.started-image-wrap img {
    transition: 0.5s;
}

.started-image-wrap:hover img {
    scale: 1.04;
}

/* Thankyou page style */

.kmf-mein-thankyou-section {
    padding-bottom: 50px;
    padding-top: 30px;
    background-image: url(/wp-content/uploads/2026/07/why-shop-background-2-2.png);
    background-position: 53% 49%;
    background-size: cover;
    margin: 0;
    background-color: #f7f3f5;
}
.kmf-thankyou-banner {
    text-align: center;
    height: 290px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    max-width: 1200px;
    margin-bottom: 55px;
    background-color: #fff;
    border: 1px #e5e7eb solid;
    border-radius: 24px;
    box-shadow: 0 2px 12px rgba(0, 0, 0, .05);
    padding: 100px 0 0 0 !important;
}
.kmf-thankyou-banner h1 {
    font-size: 36px;
    text-transform: capitalize;
    color: #000;
    font-weight: 700;
    letter-spacing: -0.5px;
    margin-bottom: 8px;
    position: relative;
}
.kmf-thankyou-banner h1::after{
    content: '';
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, #10b981, #059669);
    color: white;
    border-radius: 50%;
    display: flex;
    position: absolute;
    align-items: center;
    justify-content: center;
    font-size: 36px;
    box-shadow: 0 10px 25px -5px rgba(16, 185, 129, 0.4);
    top: -100px;
    left: 86px;
}
.kmf-thankyou-banner h1::before{
    content: '';
    position: absolute;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M17 5L8 15l-5-4' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 54px;
    top: -86px;
    left: 98px;
    z-index: 9;
}
.kmf-thankyou-banner p {
    font-size: 22px;
    font-weight: 400;
    color: #1c244b;
}
.kmf-order-summary ul {
    display: grid;
    max-width: 1200px;
    margin: 0 auto;
    grid-template-columns: repeat(5, 1fr);
}
.kmf-order-summary ul li{
    width: 100%;
    background-color: #fff;
    padding: 15px 18px;
    border: 1px #e5e7eb solid;
    border-radius: 16px;
    box-shadow: 0 2px 12px rgba(0, 0, 0, .05);
    overflow: hidden;
}
.kmf-order-summary ul li .wc-block-order-confirmation-summary-list-item__key {
    font-weight: 700;
    color: #000000;
    margin-bottom: 5px;
    font-size: 16px;
    display: block;
    position: relative;
    text-transform: capitalize;
}
.kmf-order-summary ul li .wc-block-order-confirmation-summary-list-item__key::after{
    content: '';
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    right: -8px;
    width: 80px;
    height: 90px;
    opacity: 0.1;
    transform: rotate(-25deg);
    top: -17px;
}
.kmf-order-summary ul li:nth-child(1) .wc-block-order-confirmation-summary-list-item__key::after{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 122.43 122.88'%3E%3Cpath fill='%23ccc' d='M22.63 12.6h93.3c6.1 0 5.77 2.47 5.24 8.77l-3.47 44.23c-.59 7.05-.09 5.34-7.56 6.41l-68.62 8.73 3.63 10.53h73.91l3.36 14h-12.28l-1.18-4.26H49.88c-13.55-.23-12.19 3.44-15.44-8.27L11.18 8.11H0V0h19.61l3.02 12.6zm31.06 91.32a9.48 9.48 0 110 18.96 9.48 9.48 0 010-18.96zm39.1 0a9.48 9.48 0 110 18.96 9.48 9.48 0 010-18.96z'/%3E%3C/svg%3E");
}
.kmf-order-summary ul li:nth-child(2) .wc-block-order-confirmation-summary-list-item__key::after{
     background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 122.88 122.88'%3E%3Cg%3E%3Cpath fill='%23ccc' d='M81.61 4.73c0-2.61 2.58-4.73 5.77-4.73s5.77 2.12 5.77 4.73v20.72c0 2.61-2.58 4.73-5.77 4.73s-5.77-2.12-5.77-4.73V4.73zm-52 0c0-2.61 2.58-4.73 5.77-4.73s5.77 2.12 5.77 4.73v20.72c0 2.61-2.58 4.73-5.77 4.73s-5.77-2.12-5.77-4.73V4.73zM6.4 45.32h110.07V21.47c0-.8-.33-1.53-.86-2.07-.53-.53-1.26-.86-2.07-.86H103c-1.77 0-3.2-1.43-3.2-3.2s1.43-3.2 3.2-3.2h10.55c2.57 0 4.9 1.05 6.59 2.74 1.69 1.69 2.74 4.02 2.74 6.59v92.08c0 2.57-1.05 4.9-2.74 6.59-1.69 1.69-4.02 2.74-6.59 2.74H9.33c-2.57 0-4.9-1.05-6.59-2.74C1.05 118.45 0 116.12 0 113.55V21.47c0-2.57 1.05-4.9 2.74-6.59 1.69-1.69 4.02-2.74 6.59-2.74H20.6c1.77 0 3.2 1.43 3.2 3.2s-1.43 3.2-3.2 3.2H9.33c-.8 0-1.53.33-2.07.86-.53.53-.86 1.26-.86 2.07V45.32zm110.08 6.41H6.4v61.82c0 .8.33 1.53.86 2.07.53.53 1.26.86 2.07.86h104.22c.8 0 1.53-.33 2.07-.86.53-.53.86-1.26.86-2.07V51.73z'/%3E%3C/g%3E%3C/svg%3E");
}
.kmf-order-summary ul li:nth-child(3) .wc-block-order-confirmation-summary-list-item__key::after{
    background-image: url('data:image/svg+xml;utf8,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 92.04 122.88" style="enable-background:new 0 0 92.04 122.88" xml:space="preserve"><style type="text/css">.st0{fill:%23ccc;fill-rule:evenodd;clip-rule:evenodd;}</style><g><path class="st0" fill="%23ccc" d="M21.74,33.56h48.65c0.24,0,0.44,0.2,0.44,0.44c0,3.15,0,1.05,0,4.19c0,0.24-0.2,0.44-0.44,0.44H21.74 c-0.29,0-0.53-0.24-0.53-0.53c0-3.09,0-0.93,0-4.02C21.21,33.8,21.45,33.56,21.74,33.56L21.74,33.56z M9.25,7.23h7.81V2.33 c0-1.28,1.28-2.33,2.85-2.33h0c1.57,0,2.85,1.05,2.85,2.33v4.89h12.4V2.33C35.16,1.05,36.44,0,38,0h0c1.57,0,2.85,1.05,2.85,2.33 v4.89h12.4V2.33C53.25,1.05,54.53,0,56.1,0h0c1.57,0,2.85,1.05,2.85,2.33v4.89h12.4V2.33c0-1.28,1.28-2.33,2.85-2.33h0 c1.57,0,2.85,1.05,2.85,2.33v4.89h5.74c5.09,0,9.25,4.16,9.25,9.25v97.15c0,5.09-4.16,9.25-9.25,9.25H9.25 c-5.09,0-9.25-4.16-9.25-9.25V16.48C0,11.39,4.16,7.23,9.25,7.23L9.25,7.23z M9.99,15.1h7.07v3.47c0,1.28,1.28,2.33,2.85,2.33h0 c1.57,0,2.85-1.05,2.85-2.33V15.1h12.4v3.47c0,1.28,1.28,2.33,2.85,2.33h0c1.57,0,2.85-1.05,2.85-2.33V15.1h12.4v3.47 c0,1.28,1.28,2.33,2.85,2.33h0c1.57,0,2.85-1.05,2.85-2.33V15.1h12.4v3.47c0,1.28,1.28,2.33,2.85,2.33h0 c1.57,0,2.85-1.05,2.85-2.33V15.1h5c1.43,0,2.61,1.18,2.61,2.61v94.68c0,1.42-1.18,2.61-2.61,2.61H9.99 c-1.42,0-2.61-1.17-2.61-2.61V17.71C7.38,16.28,8.56,15.1,9.99,15.1L9.99,15.1z M21.74,104.89h48.65c0.24,0,0.44-0.2,0.44-0.44 c0-3.15,0-1.05,0-4.19c0-0.24-0.2-0.44-0.44-0.44H21.74c-0.29,0-0.53,0.24-0.53,0.53c0,2.73,0,1.29,0,4.02 C21.21,104.65,21.45,104.89,21.74,104.89L21.74,104.89z M21.74,88.33h48.65c0.24,0,0.44-0.2,0.44-0.44c0-3.15,0-0.57,0-3.71 c0-0.24-0.2-0.44-0.44-0.44H21.74c-0.29,0-0.53,0.24-0.53,0.53c0,3.09,0,0.45,0,3.54C21.21,88.09,21.45,88.33,21.74,88.33 L21.74,88.33z M21.74,71.76h48.65c0.24,0,0.44-0.2,0.44-0.44c0-3.15,0-1.53,0-4.67c0-0.24-0.2-0.44-0.44-0.44H21.74 c-0.29,0-0.53,0.24-0.53,0.53c0,3.09,0,1.41,0,4.5C21.21,71.52,21.45,71.76,21.74,71.76L21.74,71.76z M21.74,55.2h48.65 c0.24,0,0.44-0.2,0.44-0.44c0-3.15,0-1.05,0-4.19c0-0.24-0.2-0.44-0.44-0.44H21.74c-0.29,0-0.53,0.24-0.53,0.53 c0,3.09,0,0.93,0,4.02C21.21,54.96,21.45,55.2,21.74,55.2L21.74,55.2z"/></g></svg>');
}
.kmf-order-summary ul li:nth-child(4) .wc-block-order-confirmation-summary-list-item__key::after {
    background-image: url('data:image/svg+xml;utf8,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 122.879 88.855" enable-background="new 0 0 122.879 88.855" xml:space="preserve"><g><path fill="%23ccc" d="M7.048,0h108.784c1.939,0,3.701,0.794,4.977,2.069c1.277,1.277,2.07,3.042,2.07,4.979v74.759 c0,1.461-0.451,2.822-1.221,3.951c-0.141,0.365-0.361,0.705-0.662,0.994c-0.201,0.189-0.422,0.344-0.656,0.461 c-1.225,1.021-2.799,1.643-4.508,1.643H7.048c-1.937,0-3.701-0.793-4.979-2.07C0.794,85.51,0,83.748,0,81.807V7.048 c0-1.941,0.792-3.704,2.068-4.979C3.344,0.792,5.107,0,7.048,0L7.048,0z M5.406,78.842l38.124-38.22L5.406,9.538V78.842 L5.406,78.842z M47.729,44.045L8.424,83.449h105.701L76.563,44.051L64.18,54.602l0,0c-0.971,0.83-2.425,0.877-3.453,0.043 L47.729,44.045L47.729,44.045z M80.674,40.549l36.799,38.598V9.198L80.674,40.549L80.674,40.549z M8.867,5.406l53.521,43.639 l51.223-43.639H8.867L8.867,5.406z"/></g></svg>');
}

.kmf-order-summary ul li:nth-child(5) .wc-block-order-confirmation-summary-list-item__key::after{
    background-image: url('data:image/svg+xml;utf8,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 122.88 78.22" style="enable-background:new 0 0 122.88 78.22" xml:space="preserve"><style type="text/css">.st0{fill:%23ccc;fill-rule:evenodd;clip-rule:evenodd;}</style><g><path class="st0" fill="%23ccc" d="M86.63,45.01c3.23,0,6.1,1.56,7.89,3.96c1.79-2.41,4.66-3.96,7.89-3.96c5.43,0,9.83,4.4,9.83,9.83 c0,5.43-4.4,9.83-9.83,9.83c-3.23,0-6.1-1.56-7.89-3.96c-1.79,2.41-4.66,3.96-7.89,3.96c-5.43,0-9.83-4.4-9.83-9.83 C76.8,49.41,81.2,45.01,86.63,45.01L86.63,45.01z M6.76,0h109.36c1.86,0,3.55,0.76,4.77,1.98c1.22,1.22,1.98,2.92,1.98,4.77v64.7 c0,1.86-0.76,3.55-1.98,4.77c-1.22,1.22-2.91,1.99-4.77,1.99H6.76c-1.86,0-3.55-0.76-4.77-1.98C0.76,75.01,0,73.32,0,71.46V6.76 C0,4.9,0.76,3.21,1.98,1.98C3.21,0.76,4.9,0,6.76,0L6.76,0z M16.66,51.66c-1.08,0-1.96-0.88-1.96-1.96c0-1.08,0.88-1.96,1.96-1.96 h32.95c1.08,0,1.96,0.88,1.96,1.96c0,1.08-0.88,1.96-1.96,1.96H16.66L16.66,51.66z M16.66,61.94c-1.08,0-1.96-0.88-1.96-1.96 c0-1.08,0.88-1.96,1.96-1.96h22.23c1.08,0,1.96,0.88,1.96,1.96c0,1.08-0.88,1.96-1.96,1.96H16.66L16.66,61.94z M3.91,14.56h115.05 v-7.8c0-0.78-0.32-1.49-0.84-2.01c-0.52-0.52-1.23-0.84-2.01-0.84H6.76c-0.78,0-1.49,0.32-2.01,0.84C4.23,5.27,3.91,5.98,3.91,6.76 V14.56L3.91,14.56z M118.97,33.99H3.91v37.47c0,0.78,0.32,1.49,0.84,2.01c0.52,0.52,1.23,0.84,2.01,0.84h109.36 c0.78,0,1.49-0.32,2.01-0.84c0.52-0.52,0.84-1.23,0.84-2.01V33.99L118.97,33.99z"/></g></svg>');
}
.kmf-order-summary ul li .wc-block-order-confirmation-summary-list-item__value {
    font-size: 14px;
    color: #1c244b;
    font-family: Jost, sans-serif !important;
}
.kmf-order-details-card, .wc-block-order-confirmation-address-wrapper .wp-block-woocommerce-order-confirmation-shipping-wrapper,
.wc-block-order-confirmation-address-wrapper .wc-block-order-confirmation-billing-wrapper {
    width: 100%;
    background-color: #fff;
    padding: 15px 18px 50px;
    border: 1px #e5e7eb solid;
    border-radius: 24px;
    box-shadow: 0 2px 12px rgba(0, 0, 0, .05);
    max-width: 1200px !important;
    margin-top: 25px;
}
.wc-block-order-confirmation-address-wrapper .wp-block-woocommerce-order-confirmation-shipping-wrapper,
.wc-block-order-confirmation-address-wrapper .wc-block-order-confirmation-billing-wrapper {
    margin-top: 10px;
}
.kmf-order-details-card h2, .wc-block-order-confirmation-address-wrapper .wp-block-woocommerce-order-confirmation-shipping-wrapper h2,
.wc-block-order-confirmation-address-wrapper .wc-block-order-confirmation-billing-wrapper h2 {
    font-size: 18px !important;
    padding: 17px 18px 14px 27px;
    margin: -15px -18px 0px -18px;
    color: #792441;
    font-weight: 600;
    text-transform: capitalize;
    border-bottom: #e6edf5 1px solid;
}
.kmf-order-details-card h2 + div {
    margin-top: 24px;
    padding: 0px 10px;
}
.kmf-order-details-card table {
    border: none;
    border-spacing: 0;
    width: 100%;
}
.kmf-order-details-card table tr th {
    padding: 0px 0px 14px;
    font-size: 17px;
}
.kmf-order-details-card table tbody tr {
    border-bottom: 1px solid #e6edf5;
}
.kmf-order-details-card table tbody tr td.wc-block-order-confirmation-totals__product,
.kmf-order-details-card table tbody tr td.wc-block-order-confirmation-totals__total {
    padding: 11px 0px 5px !important;
    border-top: none;
    position: relative;
}
.kmf-order-details-card table tbody tr td img{
    width: 64px;
}
.kmf-order-details-card table tbody tr td:first-child span span {
    position: relative;
    top: 9px;
}
.kmf-order-details-card table tbody tr td a{
    font-weight: 600;
    font-size: 14px;
    display: block;
}
.kmf-order-details-card table tbody tr td a + strong {
    position: static;
    display: inline-block;
    margin-left: -8px;
}
.kmf-order-details-card table tbody tr td strong{
    display: block;
    position: absolute;
    left: 76px;
    top: 43px;
    font-size: 15px;
    font-weight: 400;
    background: #f1f5f9;
    padding: 0px 9px;
    border-radius: 6px;
    font-family: Jost, sans-serif !important;
}
.kmf-order-details-card table tbody tr td:last-child span {
    font-size: 14px;
}
.kmf-order-details-card table tfoot {
    position: relative;
    top: 24px;
    background: #f8fafc;
}
.kmf-order-details-card table tfoot tr th,
.kmf-order-details-card table tfoot tr td {
    padding: 14px 20px 14px;
    font-size: 16px;
    font-weight: 500;
    border-top: 1px solid #e6edf5 !important;
}
.wc-block-order-confirmation-address-wrapper {
    max-width: 1200px !important;
}
.wc-block-order-confirmation-address-wrapper .wp-block-woocommerce-order-confirmation-shipping-wrapper,
.wc-block-order-confirmation-address-wrapper .wc-block-order-confirmation-billing-wrapper {
    padding: 15px 18px 19px;
}
.wc-block-order-confirmation-address-wrapper .wc-block-order-confirmation-shipping-address,
.wc-block-order-confirmation-address-wrapper .wc-block-order-confirmation-billing-address {
    border: none !important;
    padding: 13px 10px 0px 9px !important;
}
.wc-block-order-confirmation-address-wrapper .wc-block-order-confirmation-shipping-address address,
.wc-block-order-confirmation-address-wrapper .wc-block-order-confirmation-billing-address address{
    line-height: 2;
}
.wc-block-order-confirmation-address-wrapper .wc-block-order-confirmation-shipping-address address + p,
.wc-block-order-confirmation-address-wrapper .wc-block-order-confirmation-billing-address address + p{
    font-family: Jost, sans-serif !important;
    font-weight: 300;
}

@media (max-width: 992px){
    .kmf-mein-thankyou-section {
        padding-left: 22px;
        padding-right: 22px;
    }
    .kmf-thankyou-banner {
        margin-bottom: 25px;
    }
    .kmf-order-summary ul {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 800px){
    .kmf-order-details-card {
        margin-bottom: 35px; 
    }
}

@media (max-width: 767px){
    .kmf-mein-thankyou-section {
        padding-left: 18px;
        padding-right: 18px; 
    }
    .kmf-order-summary ul {
        grid-template-columns: repeat(1, 1fr);
    }
    .kmf-thankyou-banner {
        margin-bottom: 35px;
    }
    .kmf-thankyou-banner h1 {
        font-size: 26px;
    }
    .kmf-thankyou-banner p {
        font-size: 20px;
    }
    .kmf-thankyou-banner h1::after {
        width: 60px;
        height: 60px;
        top: -80px;
        left: 66px;
    }
    .kmf-thankyou-banner h1::before {
        width: 50px;
        height: 32px;
        top: -68px;
        left: 71px;
    }
    .kmf-thankyou-banner {
        height: 230px;
        padding: 90px 0 0 0 !important;
    }
    .kmf-order-details-card table tbody tr td strong {
        display: inline-block;
        position: relative;
        top: 0;
        left: 69px;
    }
    .kmf-order-details-card table tbody tr td img {
        width: 64px;
        height: 64px;
    }
}