@font-face {
    font-family: 'EudoxusSans';
    src: url('../font/EudoxusSans-Regular.woff2') format('woff2'),
        url('../font/EudoxusSans-Regular.woff') format('woff'),
        url('../font/EudoxusSans-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'EudoxusSans';
    src: url('../font/EudoxusSans-Medium.woff2') format('woff2'),
        url('../font/EudoxusSans-Medium.woff') format('woff'),
        url('../font/EudoxusSans-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'EudoxusSans';
    src: url('../font/EudoxusSans-Light.woff2') format('woff2'),
        url('../font/EudoxusSans-Light.woff') format('woff'),
        url('../font/EudoxusSans-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'EudoxusSans';
    src: url('../font/EudoxusSans-ExtraLight.woff2') format('woff2'),
        url('../font/EudoxusSans-ExtraLight.woff') format('woff'),
        url('../font/EudoxusSans-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'EudoxusSans';
    src: url('../font/EudoxusSans-Bold.woff2') format('woff2'),
        url('../font/EudoxusSans-Bold.woff') format('woff'),
        url('../font/EudoxusSans-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'EudoxusSans';
    src: url('../font/EudoxusSans-ExtraBold.woff2') format('woff2'),
        url('../font/EudoxusSans-ExtraBold.woff') format('woff'),
        url('../font/EudoxusSans-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}


*:not(i) {
    font-family: 'EudoxusSans', sans-serif !important;
    letter-spacing: 0 !important;
}

body {
    background-color: #FFFDF2;
}

a:hover,
a:focus {
    text-decoration: none !important;
}

.entry-content>*:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: 100%;
    width: 100%;
}

header.entry-header.has-text-align-center.header-footer-group {
    display: none;
}

.post-inner {
    padding-top: 0;
}

.top-header-bar-wrapper {
    padding: 15px 0;
    background-color: #DE006C;
}

.top-header-bar-wrapper .contact-details a {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #fff;
    font-weight: 600;
    font-size: 12px;
    line-height: 130%;
}

.top-header-bar-wrapper .sale-content-wrapper p {
    margin: 0;
    font-weight: 700;
    font-size: 12px;
    line-height: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 3px;
}

.top-header-bar-wrapper .help-content-wrapper p {
    margin: 0;
    font-weight: 700;
    font-size: 12px;
    line-height: 100%;
    text-align: right;
    text-transform: capitalize;
    color: #fff;
}

.header-wrapper {
    background: #FAFAFA;
    padding: 20px 0;
    z-index: 9999 !important;
}

.header-wrapper .header_search_form_wrapper {
    width: 100%;
    padding: 0 50px;
}

.header-wrapper .header_search_form_wrapper .header-search-form .form-group {
    margin: 0;
    display: flex;
}

.header-wrapper .header_search_form_wrapper .header-search-form .form-group input {
    border: 0;
    border-bottom: 1px solid #D9D9D9;
    border-right: 0;
    border-radius: 0;
    padding: 15px 0 20px;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    color: #000;
    outline: none;
}

.header-wrapper .header_search_form_wrapper .header-search-form .form-group input::placeholder {
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    color: #000;
}

.header-wrapper .header_search_form_wrapper .header-search-form .form-group button {
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #D9D9D9;
    border-left: 0;
    padding-right: 20px;
    outline: none;
}

.header-wrapper .header-titles {
    justify-content: flex-start;
}

.header-wrapper .header-titles,
.header-wrapper .header-titles .site-logo {
    margin: 0;
}

.header-wrapper .woo-tabmenus-wrapper .myaccount_header_menus {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    list-style-type: none;
    gap: 20px;
}

.header-wrapper .woo-tabmenus-wrapper .myaccount_header_menus .iteam {
    margin: 0px;
}

.header-wrapper .woo-tabmenus-wrapper .myaccount_header_menus .iteam .wishlist_products_counter {
    display: none;
}

.header-wrapper .woo-tabmenus-wrapper .myaccount_header_menus .iteam .iteam-link {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    background-color: transparent;
    padding: 0;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    line-height: 23.12px;
}

.header-wrapper .woo-tabmenus-wrapper .myaccount_header_menus .iteam .iteam-link:hover,
.header-wrapper .woo-tabmenus-wrapper .myaccount_header_menus .iteam .iteam-link:focus {
    text-decoration: none;
    outline: none;
}

.header-wrapper .woo-tabmenus-wrapper .myaccount_header_menus .iteam .iteam-link .cart-action {
    position: relative;
}

.header-wrapper .woo-tabmenus-wrapper .myaccount_header_menus .iteam .iteam-link .cart-action span:last-child {
    position: absolute;
    top: -3px;
    right: -3px;
    width: 18px;
    height: 18px;
    background-color: #EB2606;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
    line-height: 1.9;
    font-size: 9px;
    font-weight: 600;
    color: #fff;
}

.header-wrapper .woo-tabmenus-wrapper .myaccount_header_menus .iteam a {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    line-height: normal;
}

.header-wrapper .header-navigation-wrapper {
    width: 100%;
}

.header-wrapper .header-navigation-wrapper .primary-menu-wrapper .primary-menu {
    width: 100%;
    margin: 0;
    gap: 40px;
    justify-content: flex-start;
}

.header-wrapper .header-navigation-wrapper .primary-menu-wrapper .primary-menu .menu-item {
    margin: 0 0 0;
}

.header-wrapper .header-navigation-wrapper .primary-menu-wrapper .primary-menu .menu-item a {
    font-size: 14px;
    font-weight: 500;
    color: #000;
    line-height: 23px;
}

.header-wrapper .header-navigation-wrapper .primary-menu-wrapper .primary-menu .menu-item a:hover,
.header-wrapper .header-navigation-wrapper .primary-menu-wrapper .primary-menu .menu-item.current-menu-item a {
    color: #DD016C !important;
}

.header-wrapper .header-navigation-wrapper .primary-menu-wrapper .primary-menu .menu-item-object-custom>.icon {
    color: #000;
}

.header-wrapper .header-navigation-wrapper .primary-menu-wrapper .primary-menu .current-menu-item a,
.header-wrapper .header-navigation-wrapper .primary-menu-wrapper .primary-menu .current-menu-item .icon,
.header-wrapper .header-navigation-wrapper .primary-menu-wrapper .primary-menu .menu-item-object-custom:hover .icon {
    color: #000;
    text-decoration: none;
}

.header-wrapper .header-navigation-wrapper .primary-menu-wrapper .primary-menu .menu-item-object-page>a:hover,
.header-wrapper .header-navigation-wrapper .primary-menu-wrapper .primary-menu .menu-item-object-custom>a:hover,
.header-wrapper .header-navigation-wrapper .primary-menu-wrapper .primary-menu .menu-item-object-page>a:focus,
.header-wrapper .header-navigation-wrapper .primary-menu-wrapper .primary-menu .menu-item-object-custom>a:focus {
    text-decoration: none;
    color: #000;
}

.header-wrapper .dropdown button {
    background-color: transparent;
    padding: 0;
    display: flex;
    align-items: center;
    outline: none;
}

.header-wrapper .dropdown button img {
    width: 30px;
    height: 30px;
    border-radius: 60px;
    margin-right: 10px;
    object-fit: cover;
    object-position: top;
}

.header-wrapper .dropdown button::after {
    color: #787888;
    border: 0;
    background-image: url(data:image/svg+xml,\ %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%226%22%20viewBox%3D%220%200%2010%206%22%20fill%3D%22none%22%3E%0A%3Cpath%20d%3D%22M1%201L5%205L9%201%22%20stroke%3D%22%23787888%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E);
    width: 10px;
    height: 10px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.header-wrapper .dropdown-menu {
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 4px 12px 2px #1018281a;
    padding: 6px;
    border: 1px solid rgb(236, 236, 241);
    min-width: 160px;
    margin-top: 20px;
}

.header-wrapper .dropdown-menu .dropdown-item {
    font-weight: 400;
    border-radius: 5px;
    padding: 4px 8px;
    text-align: left;
    font-size: 14px;
    transition: .5s;
    margin-bottom: 2px;
    line-height: 18px;
    white-space: pre-wrap;
    min-height: 40px;
    display: flex;
    align-items: center;
}

.header-wrapper .dropdown-menu .dropdown-item:hover {
    background-color: #0000000d !important;
}


.container,
.e-con-inner {
    width: 100%;
    padding-right: 15px !important;
    padding-left: 15px !important;
    margin-right: auto;
    margin-left: auto;
}


@media (min-width: 576px) {

    .container,
    .e-con-inner {
        max-width: 540px !important;
    }
}

@media (min-width: 768px) {

    .container,
    .e-con-inner {
        max-width: 720px !important;
    }
}

@media (min-width: 992px) {

    .container,
    .e-con-inner {
        max-width: 960px !important;
    }

    .header-wrapper .woo-tabmenus-wrapper .myaccount_header_menus .iteam:nth-child(4) {
        padding: 0 !important;
        margin: 0 !important;
        border: 0 !important;
    }
}

@media (min-width: 1200px) {

    .container,
    .e-con-inner {
        max-width: 1140px !important;
    }
}

@media (min-width: 1280px) {

    .container,
    .e-con-inner {
        max-width: 1200px !important;
    }
}

@media (min-width: 1400px) {

    .container,
    .e-con-inner {
        max-width: 1300px !important;
    }
}

@media (min-width: 1600px) {

    .container,
    .e-con-inner {
        max-width: 1440px !important;
    }
}


.offcanvas-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1040;
}

.offcanvas-menu {
    position: fixed;
    top: -100%;
    /* Initially hidden above the viewport */
    left: 0;
    width: 100%;
    /* Full width of the screen */
    height: 250px;
    /* Adjust height as needed */
    background-color: #ffffff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    z-index: 1045;
    transition: top 0.3s;
    /* Animate the top property */
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.offcanvas-menu.open {
    top: 0;
    /* Slides into view from the top */
}

.close-btn {
    background: none;
    border: none;
    font-size: 50px;
    cursor: pointer;
    color: #000;
    position: absolute;
    top: 10px;
    right: 20px;
    padding: 0;
    margin: 0;
    line-height: 50px;
    font-weight: 400;
    text-decoration: none;
}

.close-btn:hover,
.close-btn:focus {
    text-decoration: none;
    outline: none;
}

.popular-product-categories .slick-slide {
    margin: 0 15px;
    /* Half of 30px to left & right = 30px total between slides */
}

.popular-product-categories {
    margin: 0 -15px;
    /* Negative margin to offset outer slides */
}

.popular-product-categories {
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}

.popular-product-categories .popular-category-item {
    margin: 0;
}

.popular-category-box {
    position: relative;
}

.popular-category-box .popular-category-title {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    width: 100%;
    display: block;
    font-weight: 700;
    font-size: 30px;
    line-height: 100%;
    text-align: center;
    color: #fff;
    z-index: 9;
}

.popular-category-box .popular-category-image:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0.7) 100%);

}

.custom-featured-products,
.custom-trending-products-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: -15px;
}

.custom-featured-products .featured-product,
.custom-trending-products-wrapper .custom-trending-product-item {
    padding: 15px;
    flex: 0 0 25%;
    max-width: 25%;
}

.custom-featured-products .featured-product .featured-product-box .product-image img,
.custom-trending-products-wrapper .custom-trending-product-item .custom-trending-product-box img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    margin: 0 0 20px 0;
}

.custom-featured-products .featured-product .featured-product-box .product-title,
.custom-trending-products-wrapper .custom-trending-product-item .custom-trending-product-box .product-title {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    margin: 0 0 20px 0;
    color: #000;
}

.custom-featured-products .featured-product .featured-product-box p,
.custom-trending-products-wrapper .custom-trending-product-item .custom-trending-product-box p {
    width: fit-content;
    display: inline-flex;
    margin: 0;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    text-decoration: line-through;
    color: #AFAFAF;
}

.custom-featured-products .featured-product .featured-product-box .sale-price,
.custom-trending-products-wrapper .custom-trending-product-item .custom-trending-product-box .product-sale-price {
    color: #DD016C;
    margin-right: 15px;
    font-weight: 700;
    text-decoration: none;
}

@media (max-width: 1199px) {
    .header-wrapper .header-navigation-wrapper .primary-menu-wrapper .primary-menu {
        gap: 20px;
    }
}

@media (max-width: 1000px) {
    .header-wrapper .toggle-inner {
        padding: 0;
        width: 100%;
        height: 100%;
        align-items: center;
    }

    .header-wrapper .toggle-inner .toggle-icon {
        width: 30px;
        height: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .header-wrapper .toggle-inner .toggle-icon svg {
        width: 100%;
        height: 100%;
    }

    .header-wrapper .nav-toggle {
        outline: none;
        left: 0;
        right: unset;
    }

    .menu-modal {
        z-index: 9999;
    }

    .menu-modal .menu-top button {
        outline: none;
    }

    .menu-modal .menu-top button .toggle-text {
        display: none;
    }

    .menu-modal .menu-top .mobile-menu .modal-menu li {
        border-color: #ECE9D6 !important;
    }

    .menu-modal .menu-top .mobile-menu .modal-menu li a {
        font-size: 20px;
        text-decoration: none !important;
        font-weight: 400;
        line-height: normal;
        color: #46494F;
    }

    .menu-modal .menu-top button .svg-icon {
        height: 3rem;
        width: 3rem;
    }
}

@media (max-width:991px) {

    .custom-featured-products .featured-product,
    .custom-trending-products-wrapper .custom-trending-product-item {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (max-width: 767px) {

    .custom-featured-products .featured-product,
    .custom-trending-products-wrapper .custom-trending-product-item {
        flex: 100%;
        max-width: 100%;
    }
}

@media (max-width: 575px) {
    .top-header-bar-wrapper .row {
        gap: 15px;
    }

    .top-header-bar-wrapper .contact-details a {
        justify-content: center;
    }

    .top-header-bar-wrapper .help-content-wrapper p {
        text-align: center;
    }
}

#custom-button {
    position: relative;
    display: inline-block;
    /*   padding: 28px 100px; */
    background-color: #fff;
    color: #e2007a;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    z-index: 1;
    box-shadow: 0px 10px 22px 0px #0000004A, 0px 92px 55px 0px #00000026;
}

#custom-button svg path {
    stroke: currentColor !important;
}

#custom-button:hover {
    background-color: #e2007a !important;
    color: white;
}

#custom-button::before {
    content: "";
    position: absolute;
    top: 12px;
    left: -10px;
    right: -10px;
    bottom: -10px;
    border: 1px solid #fff;
    z-index: -2 !important;
    transition: .3s;
}

#custom-button::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid white;
    z-index: -1;
    background: white;
    transition: .3s;
}

#custom-button:hover:after {
    background: #e2007a !important;
}

.extra-wrapper span.elementor-button-icon {
    width: 9px;
    height: 20px;
}


.mailpoet_form_shortcode {
    padding: 0 !important;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    width: 100%;
}

.mailpoet_form_columns_container {
    width: 100%;
}

.mailpoet_form_column {
    flex-shrink: 0;
}


.mailpoet_form_shortcode .label {
    margin: 0 !important;
    width: 100%;
    font-weight: 500;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #575757;
}

.mailpoet_form_shortcode .mailpoet_paragraph {
    margin: 0 !important;
}

.mailpoet_form_shortcode .mailpoet_paragraph input:not(.mailpoet_submit) {
    height: 50px;
    border: 0;
    border-bottom: 1px solid #D9D9D9;
    outline: none;
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    color: #575757;
    width: 100%;
    flex-shrink: 0;
}

.mailpoet_form_shortcode .mailpoet_paragraph input::placeholder {
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    color: rgb(87 87 87 / 20%);
}

.mailpoet_form_shortcode .mailpoet_paragraph.last .mailpoet_submit {
    padding: 14px 25px !important;
    background-color: #DD016C;
    height: 50px;
    font-weight: 800;
    font-size: 14px;
    line-height: 100%;
    color: #fff;
    text-decoration: none;
    min-width: 125px;
}

.mailpoet_paragraph input[type="submit"] {
    background-color: #e2007a !important;
    color: white;
    font-weight: 800;
    font-size: 14px;
    padding: 19px 23px !important;
    border: 1px solid #e2007a !important;
    outline: none !important;
    width: auto !important;
    text-decoration: none !important;
}

.mailpoet_paragraph input[type="submit"]:hover {
    background-color: transparent !important;
    color: #e2007a !important;
}

.mailpoet_paragraph.label.last {
    font-weight: 500;
    font-size: 12px;
    line-height: 100%;
    color: #575757;
}

h2.product-title a {
    color: black !important;
}

@media(max-width:1024px) {
    .mailpoet_form_shortcode .mailpoet_paragraph input::placeholder {
        font-weight: 500;
        font-size: 16px;
        line-height: 100%;
        color: rgb(87 87 87 / 20%);
        margin: 0px !important;
    }

    .mailpoet_form_shortcode .mailpoet_paragraph input:not(.mailpoet_submit) {
        height: 50px;
        border: 0;
        border-bottom: 1px solid #D9D9D9;
        outline: none !important;
        font-weight: 500;
        font-size: 20px;
        line-height: 100%;
        color: #575757;
        width: 80% !important;
        flex-shrink: 0 !important;
        margin: 0px !important;
    }

    .mailpoet_paragraph input[type="submit"] {
        background-color: #e2007a !important;
        color: white;
        font-weight: 600;
        font-size: 14px;
        padding: 15px 30px !important;
        border: none;
        outline: none !important;
        width: 100% !important;
    }

    .mailpoet_form_column:not(:first-child) {
        margin-left: 0px;
    }
}


@media(max-width:570px) {
    .mailpoet_form_shortcode .mailpoet_paragraph input::placeholder {
        font-weight: 500;
        font-size: 14px;
        line-height: 100%;
        color: rgb(87 87 87 / 20%);
        margin: 0px !important;
    }

    .mailpoet_paragraph.label.last {
        font-weight: 500;
        font-size: 12px !important;
        line-height: 100%;
        color: #575757;
    }

    .mailpoet_form_shortcode .mailpoet_paragraph input:not(.mailpoet_submit) {
        height: 45px;
        border: 0;
        border-bottom: 1px solid #D9D9D9;
        outline: none;
        font-weight: 500;
        font-size: 20px;
        line-height: 100%;
        color: #575757;
        width: 100% !important;
        flex-shrink: 0 !important;
        margin: 0px !important;
    }

    .mailpoet_paragraph input[type="submit"] {
        background-color: #e2007a !important;
        color: white;
        font-weight: 600;
        font-size: 12px !important;
        padding: 14px 10px !important;
        border: none;
        outline: none !important;
        width: 30% !important;
    }

    .mailpoet_stack_on_mobile {
        flex-wrap: nowrap !important;
        overflow: hidden;
    }

    .mailpoet_form_columns.mailpoet_stack_on_mobile .mailpoet_form_column:first-child {
        flex-basis: calc(100% - 32%) !important;
    }

    .custom-featured-products .featured-product .featured-product-box .product-image img,
    .custom-trending-products-wrapper .custom-trending-product-item .custom-trending-product-box img {
        height: 250px;
    }

    .custom-featured-products .featured-product,
    .custom-trending-products-wrapper .custom-trending-product-item {
        flex: 50%;
        max-width: 50%;
    }

}



.elementor-widget-container .e-con-inner {
    padding: 10px !important;
}

/*shop page css start*/
.archive .woocommerce-breadcrumb,
.woocommerce ul.products li.product .add_to_cart_button,
.woocommerce ul.products li.product .product_type_simple,
.woocommerce ul.products li.product .tinv-wishlist,
.archive #sidebar,
.single-product .woocommerce-breadcrumb,
.single-product #sidebar {
    display: none;
}

.archive .woocommerce-products-header .page-title {
    font-size: 30px;
    color: black;
    font-weight: 700;
    margin-bottom: 25px;
}

.woocommerce-result-count {
    font-size: 20px;
    font-weight: 500;
    color: black;
}

.orderby {
    font-size: 14px;
    border-color: #DDDDDD;
    padding: 8px;
    background: white;
    outline: none !important;
}

.woocommerce ul.products li.product a img {
    height: 400px;
    width: 100%;
    object-fit: cover;
    margin-bottom: 20px;
}

.woocommerce ul.products li.product a .woocommerce-loop-product__title {
    font-size: 18px;
    font-weight: 500;
    color: black;
    margin-bottom: 20px;
    padding: 0;
    line-height: 28px;
}

.woocommerce ul.products li.product a .price {
    font-size: 16px;
    color: #DD016C;
    font-weight: 700;
}

.woocommerce ul.products li.product .price del,
.woocommerce-variation-price .price del {
    color: #AFAFAF;
}

.woocommerce ul.products li.product .price ins {
    text-decoration: none;
}

.shop-sidebar-wrapper h4 {
    font-size: 16px;
    color: black;
    font-weight: 700;
    margin-bottom: 20px;
}

.shop-sidebar-wrapper .woof_list li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
}

.shop-sidebar-wrapper .woof_list li label {
    margin: 0 !important;
}

.icheckbox_square-blue.checked {
    background-position: -96px 0;
    background-color: #DE006C;
}

.icheckbox_square-blue.hover {
    background-position: 0px 0;
}

.button.woof_reset_search_form {
    width: 100%;
    padding: 10px !important;
    font-size: 16px !important;
    background: #cf3679 !important;
    color: white !important;
    border: 0 !important;
    outline: none !important;
    font-weight: 500 !important;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #DE006C;
    border-color: #DE006C;
}

.woocommerce .widget_price_filter .ui-slider-horizontal {
    width: 100%;
}

.woof_price_search_container .price_slider_amount .price_label {
    font-size: 14px;
}

a.woof_front_toggle {
    color: black;
    font-size: 20px;
}

.onsale {
    height: 30px;
    width: 30px;
    font-size: 12px !important;
    background-color: #cc356b !important;
}

.related.ps_products {
    float: left;
}

.related.ps_products h2 {
    font-size: 24px;
    font-weight: 700;
    color: black;
    margin-bottom: 30px;
}

/* For Accordion */
.custom-product-accordion {
    margin-top: 40px;
    border-top: 1px solid #ddd;
    font-family: inherit;
}

.accordion-main-heading {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.accordion-item {
    border-bottom: 1px solid #ddd;
}

.accordion-button {
    border: none;
    width: 100%;
    text-align: left;
    font-size: 16px;
    padding: 15px;
    cursor: pointer;
    font-weight: 500;
    position: relative;
    padding-inline: 0;
    background-color: unset !important;
    color: black;
    text-decoration: none !important;
    outline: none !important;
}

.accordion-button::after {
    content: '+';
    position: absolute;
    right: 20px;
    transition: transform 0.2s;
    font-size: 18px;
}

.accordion-button.active::after {
    content: '−';
}

.accordion-content {
    display: none;
    padding: 0 0px 15px 0px;
    font-size: 16px;
    color: #575757;
    line-height: 28px;
}

.accordion-content p {
    margin: 0;
    line-height: 28px;
}

.single-product .woocommerce-content {
    margin-top: 60px;
}

.single-product .entry-summary .product_title {
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 20px;
}

.single-product .entry-summary .tinv-wishlist {
    float: left;
}

.single-product .entry-summary .title_wishlist .tinv-wishlist {
    display: none;
}

.single-product .entry-summary .tinv-wishlist .tinvwl_add_to_wishlist_button {
    margin: 0;
    height: 54px;
    width: 54px;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: black;
    margin-left: 20px;
}

.single-product .entry-summary .tinv-wishlist .tinvwl_add_to_wishlist_button .tinvwl_add_to_wishlist-text {
    display: none;
}

.single-product .entry-summary .tinv-wishlist .tinvwl_add_to_wishlist_button:before {
    font-size: 30px;
    margin: 0;
}

.single-product .entry-summary .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-product-in-list {
    color: #cd2653;
}

.single-product .entry-summary .custom-price,
.single-product .entry-summary .price {
    font-size: 18px !important;
    font-weight: 700;
    color: #DD016C !important;
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 30px;
    margin-bottom: 30px;
    flex-wrap: wrap;
}

.single-product .entry-summary .custom-price .regular-price {
    color: #AFAFAF;
    font-weight: 500;
}

.single-product .entry-summary .custom-price .discount {
    color: black;
}

.single-product .entry-summary .quantity {
    display: flex;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    align-items: center;
    float: unset !important;
    width: fit-content;
    margin-bottom: 30px !important;
}

.single-product .entry-summary .quantity button {
    background: unset;
    color: black;
    padding: 0 14px;
    font-size: 22px;
    height: unset;
    text-decoration: none !important;
    padding-bottom: 5px;
    outline: none !important;
}

.single-product .entry-summary .custom-product-accordion {
    border-top: 0;
    float: left;
    width: 100%;
    margin-top: 10px;
}

.single-product .entry-summary .quantity input {
    padding: 0;
    border: 0;
}

.single_add_to_cart_button {
    background-color: #e2007a !important;
    color: white;
    font-weight: 800 !important;
    font-size: 14px !important;
    padding: 19px 23px !important;
    border: 1px solid #e2007a !important;
    outline: none !important;
    width: 200px !important;
    border-radius: 5px !important;
    transition: .4s;
}

.single_add_to_cart_button:hover {
    background-color: transparent !important;
    color: #e2007a !important;
}

.single-product .entry-summary .key-highlights {
    float: left;
    width: 100%;
    margin: 40px 0;
}

.single-product .entry-summary .product_meta {
    font-size: 16px;
    margin-top: 30px;
    float: left;
    width: 100%;
}

.single-product .entry-summary .product_meta a {
    color: #e2007a !important;
}

.single-product .entry-summary .variations {
    margin: 0;
}

.single-product .entry-summary .variations th,
.single-product .entry-summary .variations td {
    padding: 0;
}

.single-product .entry-summary .highlights-grid {
    font-size: 16px;
    color: black;
    font-weight: 500;
}

.single-product .entry-summary .highlights-grid div {
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 10px;
}

.single-product .entry-summary .highlights-grid span {
    color: #575757 !important;
    font-size: 14px;
    font-weight: 400;
}

.woocommerce-product-gallery {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.woocommerce-product-gallery .woocommerce-product-gallery__image a img {
    height: 400px !important;
    object-fit: cover;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    width: unset;
}

#thumbnail-strip .active-thumb {
    opacity: 1 !important;
}

#custom-image-modal button {
    padding: 0;
    outline: none !important;
    text-decoration: none !important;
}

#custom-image-modal #modal-image {
    box-shadow: none !important;
}

.woof_products_top_panel {
    font-size: 14px;
}

.woof_products_top_panel a {
    color: #bd3e53 !important;
}

.woof_products_top_panel li span {
    padding-right: 22px;
    background-size: 18px 18px !important;
}

.woof_products_top_panel ul {
    display: flex;
    align-items: center;
}

.shop-banner img {
    height: 300px !important;
    width: 100%;
    object-fit: cover;
}

.category-banner {
    height: 300px;
    width: 100%;
    margin-bottom: 30px;
}

.category-banner img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.mobile_filter_wraper {
    position: fixed;
    left: 0;
    bottom: 0;
    padding: 15px;
    width: 100%;
    gap: 20px;
    z-index: 999;
}

.mobile_filter_wraper .inner_box {
    gap: 20px;
    width: 100%;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    padding: 7px 8px;
}

.mobile_filter_wraper .inner_box p {
    font-size: 16px;
    color: black;
    font-weight: 700;
}

.mobile_filter_wraper .inner_box span {
    font-size: 14px;
    color: rgba(0, 0, 0, 70%);
}

.mobile_sidebar_header {
    font-size: 18px;
    font-weight: 700;
    color: black;
    margin-left: -20px;
    margin-right: -20px;
}

#orderby-form label {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 400;
    color: black;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

#orderby-form label input {
    position: absolute;
    opacity: 0;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

#orderby-form label span {
    height: 24px;
    width: 24px;
    border-radius: 50%;
    border: 1.5px solid #DDDDDD;
    display: block;
    position: relative;
}

#orderby-form label input:checked+span {
    background-color: #DE006C;
    border-color: #DE006C;
}

#orderby-form label span:before {
    content: '';
    width: 12px;
    height: 12px;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-image: url("data:image/svg+xml,\ %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2211%22%20height%3D%229%22%20viewBox%3D%220%200%2011%209%22%20fill%3D%22none%22%3E%0A%3Cpath%20d%3D%22M9.80039%201.6001L4.02539%207.6001L1.40039%204.87283%22%20stroke%3D%22white%22%20stroke-width%3D%221.8%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    font-size: 14px;
    border-top-color: #cf3679;
}

.woocommerce-message::before,
.woocommerce-error::before,
.woocommerce-info::before {
    color: #cf3679;
}

.button.wc-forward {
    background-color: #cf3679 !important;
    font-weight: 500;
    color: white !important;
}

.wc-block-cart-items tr td:first-child {
    padding-left: 0 !important;
}

.wc-block-cart-items .wc-block-cart-item__image img {
    width: 130px;
    height: 160px;
    object-fit: cover;
}

.wc-block-cart-items .wc-block-components-product-name {
    color: black;
    font-weight: 500;
    font-size: 18p;
}

.wc-block-cart-items .wc-block-components-product-price {
    color: #cf3679;
    font-size: 16px;
    font-weight: 700;
}

.wc-block-cart-items .wc-block-components-product-price del {
    font-weight: 500;
    color: #AFAFAF;
}

.wc-block-cart__sidebar,
.wp-block-woocommerce-checkout-order-summary-block {
    border: 1px solid #DDDDDD;
    padding: 20px !important;
}

.wc-block-cart__sidebar label,
.wc-block-cart__sidebar input {
    outline: none !important;
}

.is-large .wc-block-components-sidebar .wc-block-components-panel,
.is-large .wc-block-components-sidebar .wc-block-components-totals-coupon,
.is-large .wc-block-components-sidebar .wc-block-components-totals-item {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.entry-content {
    font-size: 18px;
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
    padding: 10px;
    background: rgb(204, 53, 107);
    color: white;
    outline: none !important;
    box-shadow: none !important;
    font-weight: 500;
    text-decoration: none !important;
}

.woocommerce-cart .footer-nav-widgets-wrapper,
.woocommerce-checkout .footer-nav-widgets-wrapper,
.single-post .footer-nav-widgets-wrapper {
    display: none;
}

.tawcvs-swatches {
    margin-bottom: 0 !important;
}

.tawcvs-swatches .swatch-item-wrapper {
    margin-right: 20px;
    margin-bottom: 0 !important;
}

.tawcvs-swatches .swatch:before {
    border: 0 !important;
}

.tawcvs-swatches .swatch.swatch-type-label {
    width: 40px !important;
    height: 36px !important;
    border-radius: 5px !important;
    border: 1px solid #DDDDDD !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    color: black !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    background-color: transparent !important;
}

.tawcvs-swatches .swatch.swatch-type-label.selected {
    background-color: #DD016C !important;
    border-color: #DD016C !important;
    color: white !important;
}

.tawcvs-swatches .swatch.swatch-type-color .text {
    text-indent: initial;
    font-size: 14px;
    font-weight: 500;
    color: black;
    z-index: 9;
    position: relative !important;
}

.tawcvs-swatches .swatch.swatch-type-color {
    height: unset !important;
    width: unset !important;
    position: relative !important;
    border-radius: 5px !important;
    padding: 4px 10px !important;
}

.tawcvs-swatches .swatch.swatch-type-color:before {
    height: 20px;
    width: 20px;
    background-color: inherit;
    border-radius: 50% !important;
    margin-right: 10px;
    position: unset !important;
    z-index: 9;
}

.tawcvs-swatches .swatch.swatch-type-color:after {
    content: '';
    position: absolute;
    height: 105% !important;
    width: 100% !important;
    background: white !important;
    border: 1.5px solid #ddd !important;
    border-radius: 5px !important;
    transform: rotate(0) !important;
    left: 0 !important;
    top: 0 !important;
}

.tawcvs-swatches .swatch.swatch-type-color.selected:after {
    border-color: #DD016C !important;
}

.woocommerce div.product p.stock {
    font-size: 16px;
    color: black;
    font-weight: 500;
}

.reset_variations {
    color: black;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock {
    color: #cf3679;
}

.woocommerce-account .entry-content .woocommerce {
    max-width: 1440px !important;
    padding-inline: 15px;
    margin: 60px auto;
}

.woocommerce-account .footer-nav-widgets-wrapper {
    display: none;
}

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

.woocommerce-MyAccount-navigation ul li {
    margin: 0;
    margin-bottom: 10px;
}

.woocommerce-MyAccount-navigation ul li a {
    display: block;
    padding: 14px 20px;
    border-radius: 5px;
    background-color: #ededed;
    color: black;
    font-weight: 500;
    transition: .3s;
}

.woocommerce-MyAccount-navigation ul li a:hover,
.woocommerce-MyAccount-navigation ul li.is-active a {
    background-color: #DD016C !important;
    color: white;
}

.woocommerce-MyAccount-content a {
    color: #DD016C;
}

.woocommerce-Addresses .col-1,
.woocommerce-Addresses .col-2 {
    max-width: unset;
}

.woocommerce-MyAccount-content *:not(i),
.woocommerce-page *:not(i) {
    font-family: 'EudoxusSans', sans-serif !important;
}

.woocommerce-MyAccount-content h3,
.wc-block-components-title.wc-block-components-title {
    margin: 0;
    margin-bottom: 25px;
    font-size: 24px;
    color: black;
    font-weight: 600;
}

.entry-content form label {
    display: block !important;
    font-size: 15px;
    color: black;
    margin-bottom: 8px;
    box-shadow: none !important;
    outline: none !important;
}

.entry-content form .wc-block-components-checkbox label {
    display: flex !important;
}

.woocommerce-input-wrapper,
form .password-input {
    width: 100%;
}

.entry-content form input:not(.wc-block-components-checkbox__input),
.entry-content form .select2-selection {
    font-size: 14px;
    border: 1px solid #ddd !important;
    padding: 10px !important;
    outline: none !important;
    box-shadow: none !important;
    color: black;
}

.entry-content form .is-active input:not(.wc-block-components-checkbox__input) {
    padding-top: 25px !important;
}

.wc-block-components-text-input input[type=text] {
    height: 54px !important;
}

.select2-container .select2-selection--single .select2-selection__rendered,
.wc-block-components-order-summary.is-large {
    padding: 0 !important;
}

.select2-container {
    width: unset;
    font-size: 14px;
}

.select2-results__options li:hover,
.select2-results__options .select2-results__option--highlighted {
    background-color: #DD016C !important;
}

.woocommerce-address-fields__field-wrapper {
    margin-bottom: 30px;
}

.woocommerce-MyAccount-content .button {
    background-color: #DD016C !important;
    color: white !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    padding: 14px 24px !important;
}

.wc-block-components-product-details {
    display: flex;
    row-gap: 10px;
    align-items: center;
    flex-wrap: wrap;
    column-gap: 20px;
}

.wc-block-components-product-details li {
    position: relative;
    font-size: 16px;
    color: black;
}

.wc-block-components-product-details li:not(:first-child):before {
    content: '';
    height: 14px;
    width: 1.5px;
    background-color: #DDDDDD;
    display: inline-block;
    margin-right: 20px;
}

.wc-block-components-product-details__name {
    font-weight: 400 !important;
}

.wc-block-components-product-details__value {
    font-weight: 700;
}

.wc-block-components-totals-item__label {
    font-size: 18px !important;
    font-weight: 500 !important;
}

.wc-block-components-totals-item__value,
.wc-block-components-totals-item__value {
    font-size: 18px !important;
    color: #008E12;
}

.wc-block-components-totals-shipping .wc-block-components-totals-item__value {
    color: black !important;
}

.wc-block-components-totals-wrapper {
    border-top: 0 !important;
}

.wc-blocks-components-select .wc-blocks-components-select__select {
    outline: none !important;
}

.wp-block-woocommerce-checkout {
    padding-top: 0 !important;
    margin-top: 60px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title {
    margin-top: 0 !important;
}

.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text {
    margin-left: 0 !important;
    font-weight: 600 !important;
}

.wc-block-components-product-price ins {
    color: #DD016C;
    font-weight: 700 !important;
}

.wc-block-cart__submit {
    margin: 0 !important;
}

.wc-block-components-order-summary .wc-block-components-order-summary-item__image>img {
    height: 100% !important;
    object-fit: cover;
}

.woocommerce-variation-price .price {
    display: block;
}

.hfe-nav-menu__layout-vertical.hfe-nav-menu__submenu-arrow {
    width: 100% !important;
}

.wc-block-cart-items .wc-block-cart-item__wrap {
    position: relative;
}

.wc-block-cart-items .wc-block-cart-item__wrap .wc-block-cart-item__remove-link {
    text-decoration: none !important;
    font-size: 0px !important;
    position: absolute;
    top: 72px;
    right: -80px;
}

.wc-block-cart-items .wc-block-cart-item__wrap .wc-block-cart-item__remove-link:before {
    content: '';
    height: 24px;
    width: 24px;
    display: block;
    background-image: url("data:image/svg+xml,\ %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%3E%0A%3Cpath%20d%3D%22M3%206H21%22%20stroke%3D%22%23C81212%22%20stroke-width%3D%221.5%22%2F%3E%0A%3Cpath%20d%3D%22M19%206V20C19%2020.5304%2018.7893%2021.0391%2018.4142%2021.4142C18.0391%2021.7893%2017.5304%2022%2017%2022H7C6.46957%2022%205.96086%2021.7893%205.58579%2021.4142C5.21071%2021.0391%205%2020.5304%205%2020V6M8%206V4C8%203.46957%208.21071%202.96086%208.58579%202.58579C8.96086%202.21071%209.46957%202%2010%202H14C14.5304%202%2015.0391%202.21071%2015.4142%202.58579C15.7893%202.96086%2016%203.46957%2016%204V6%22%20stroke%3D%22%23C81212%22%20stroke-width%3D%221.5%22%2F%3E%0A%3Cpath%20d%3D%22M10%2011V17%22%20stroke%3D%22%23C81212%22%20stroke-width%3D%221.5%22%2F%3E%0A%3Cpath%20d%3D%22M14%2011V17%22%20stroke%3D%22%23C81212%22%20stroke-width%3D%221.5%22%2F%3E%0A%3C%2Fsvg%3E");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.page-id-812 .page-banner,
.page-id-854 .page-banner,
.page-id-905 .page-banner {
    display: none;
}

.parsley-errors-list {
    font-size: 14px;
    margin-left: 0 !important;
}

.wpcf7-form {
    font-size: 14px;
}

.wpcf7-form .wpcf7-form-control {
    border: 1px solid #ddd;
    background-color: white;
    outline: none !important;
    box-shadow: none;
    color: black;
    font-size: 16px;
}

.wpcf7-form .wpcf7-form-control::placeholder {
    color: rgba(0, 0, 0, 0.5);
}

.wpcf7-form .wpcf7-submit {
    background-color: #e2007a !important;
    color: white;
    font-weight: 800 !important;
    font-size: 14px !important;
    padding: 19px 23px !important;
    border: 1px solid #e2007a !important;
    outline: none !important;
    width: 200px !important;
    border-radius: 0px !important;
    transition: .4s;
    text-decoration: none !important;
}

.wpcf7-form .wpcf7-submit:hover {
    background-color: white !important;
    color: #e2007a;
}

.call_section a {
    color: black;
}

.blog_wraper .inner_wraper .img_wraper {
    height: 300px;
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
}

.blog_wraper .inner_wraper .img_wraper img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition: .3s;
}

.blog_wraper .inner_wraper:hover .img_wraper img {
    transform: scale(1.1);
}

.blog_wraper .inner_wraper .blog-meta {
    font-size: 16px;
    color: black;
    font-weight: 500;
    margin-bottom: 15px;
    border-left: 4px solid #DE006C;
    padding-left: 15px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.blog_wraper .inner_wraper .blog-title {
    font-size: 18px;
    color: black;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 22px;
}

.blog_wraper .inner_wraper .blog-excerpt {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    color: #232323;
    margin-bottom: 30px;
}

.blog_wraper .inner_wraper .blog-read-more {
    color: #DE006C;
    font-weight: 500;
    text-decoration: none !important;
    font-size: 18px;
    width: fit-content;
    gap: 15px;
}

.page-banner {
    padding: 160px 0;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 60px;
}

.page-banner .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 60%);
    z-index: 1;
}

.page-banner .page-title {
    font-size: 34px;
    font-weight: 600;
    text-align: center;
    color: #fff !important;
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
}

.page-banner .breadcrumb,
.page-banner .breadcrumb a {
    margin: 0;
    background-color: transparent;
    justify-content: center;
    padding: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    text-align: center;
    color: rgb(255 255 255 / 70%);
    position: relative;
    z-index: 1;
}

.page-banner .breadcrumb a {
    color: #fff;
    margin-right: 8px;
}

.single-post .main-content-area-wrap {
    font-size: 16px;
    line-height: 32px;
    color: black;
}

.single-post-page .content h2,
.single-post-page .content h3 {
    font-size: 22px;
    font-weight: 600;
    color: black;
    margin-bottom: 15px;
    margin-top: 25px;
}

.single-post-page .content h3 {
    font-size: 20px;
}

.date_author_list {
    flex-wrap: wrap;
    gap: 20px;
    list-style: none;
}

.date_author_list li {
    margin: 0;
    display: flex;
    align-items: center;
    gap: 10px;
    color: black;
    font-size: 16px;
    font-weight: 500;
}

.blog_right_sidebar h4 {
    font-size: 24px;
    color: black;
    font-weight: 600;
    margin-bottom: 25px;
}

.blog_right_sidebar .post_listing {
    margin-bottom: 20px;
    display: flex;
    gap: 15px;
    padding-bottom: 20px;
}

.blog_right_sidebar .post_listing:last-child {
    border-bottom: 0 !important;
}

.blog_right_sidebar .post_listing .image_wrapper {
    height: 80px;
    width: 100px;
    flex-shrink: 0;
}

.blog_right_sidebar .post_listing .image_wrapper img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.blog_right_sidebar .post_listing .post_title a {
    font-size: 16px;
    color: black;
    font-weight: 500;
    text-decoration: none !important;
    margin-bottom: 0px;
    display: block;
    line-height: 24px;
}

.blog_right_sidebar .post_listing .post_title a:hover {
    color: #DE006C;
}

.blog_right_sidebar .post_listing .post_date {
    font-size: 14px;
    color: gray;
}

@media (min-width: 1280px) {
    .entry-content>.alignwide {
        margin: auto;
    }
}

@media (min-width: 1500px) {
    .entry-content>.alignwide {
        max-width: 1440px;
        width: 100%;
    }

    .wc-block-cart-items .wc-block-cart-item__wrap .wc-block-cart-item__remove-link {
        right: -16% !important;
    }
}

@media(max-width: 769px) {

    .shop-sidebar-wrapper,
    .mobile_sorting_wraper {
        position: fixed !important;
        background-color: white;
        z-index: 999;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100%;
        transform: translateY(100%);
        transition: .4s;
        overflow-y: auto;
        opacity: 0;
        visibility: hidden;
    }

    .shop-sidebar-wrapper.active,
    .mobile_sorting_wraper.active {
        transform: translateY(0);
        visibility: visible;
        opacity: 1;
    }

    .mobile_sorting_wraper {
        height: 50%;
        top: unset;
        bottom: 0;
    }

    .orderby {
        display: none;
    }

    .woocommerce div.product form.cart .variations label {
        white-space: nowrap;
        margin-right: 10px;
    }
}

@media(max-width: 570px) {
    .woocommerce ul.products li.product a img {
        height: 250px;
    }

    .wc-block-cart-items .wc-block-cart-item__wrap {
        max-width: 198px;
    }
}

@media(min-width: 992px) {

    .single-product .entry-summary .custom-price,
    .single-product .entry-summary .price,
    .wc-block-cart-items .wc-block-components-product-name {
        font-size: 24px !important;
    }

    .shop-banner img,
    .category-banner {
        height: 500px !important;
    }

    .wc-block-cart-items .wc-block-components-product-price {
        font-size: 22px;
    }

    .wc-block-cart__sidebar,
    .wp-block-woocommerce-checkout-order-summary-block {
        padding: 30px !important;
    }

    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 22%;
    }

    .shop-sidebar-wrapper {
        margin-bottom: 50px;
    }

    .blog_wraper .inner_wraper .blog-title {
        font-size: 24px;
        line-height: 32px;
    }
}

/* @media(min-width: 1100px) {
    .wc-block-cart-items .wc-block-cart-item__wrap .wc-block-cart-item__remove-link {
        right: -28%;
    }
} */

.shop-sidebar-wrapper .woof_list li:has(.woof_childs_list_opener) {
    justify-content: flex-end;
    gap: 10px;
    flex-wrap: wrap !important;
}

.shop-sidebar-wrapper .woof_list li:has(.woof_childs_list_opener) .icheckbox_square-blue {
    margin: 0;
    margin-left: auto;
}

.shop-sidebar-wrapper .woof_list li .woof_childs_list_opener {
    margin: 0 !important;
}

.shop-sidebar-wrapper .woof_childs_list_li .woof_childs_list {
    width: 100%;
}

.category-banner {
    position: relative;
    text-align: center;
    height: 100%;
}

.category-banner img {
    width: 100%;
    height: 500px;
    object-fit: cover;
    display: block;
}

.category-banner-title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: 800;
    font-size: 200px;
    line-height: 100%;
    letter-spacing: 30px !important;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    width: 100%;
    text-shadow: 5px 11px #00000026;
}

@media (max-width: 1199px) {
    .category-banner-title {
        font-size: 150px;
        letter-spacing: 20px !important;
    }
}

@media (max-width: 767px) {
    .category-banner-title {
        font-size: 70px;
        letter-spacing: 6px !important;
    }

    .category-banner img {
        height: 400px;
    }
}



#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
    top: 80px !important;
}

.mega-sub-menu {
    padding: 0 !important;
}

.mega-sub-menu>.mega-menu-column {
    padding: 40px !important;
}

.mega-sub-menu .mega-sub-menu .mega-menu-item {
    padding: 0px !important;
}

.mega-menu-categories {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    width: 100%;
    margin: 0 -20px;
}

.mega-menu-categories .category-item {
    flex: 0 0 14.3%;
    max-width: 14.3%;
    padding: 0 20px;
}

.mega-menu-categories .category-item a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: inherit;
    position: relative;
    padding: 0;
}

.mega-menu-categories .category-item a:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0.7) 100%);
}

.mega-menu-categories .category-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    background-color: black;
    transition: transform 0.3s ease;
}

.mega-menu-categories .category-item p {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: 0 !important;
    padding: 0;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    color: white;
}

.ps-mobile-mega-menu-wrapper {
    width: 50px;
    height: 50px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ps-mobile-mega-menu-wrapper .modal-menu {
    width: 100%;
    left: unset;
}

.mega-sub-menu>.mega-menu-column {
    padding: 0;
}

.woocommerce nav.woocommerce-pagination {
    text-align: center !important;
    margin: 40px 0 !important;
}

.woocommerce nav.woocommerce-pagination ul {
    display: flex !important;
    justify-content: center !important;
    gap: 10px !important;
    padding: 0 !important;
    margin: 0 auto !important;
    border: none !important;
    white-space: nowrap !important;
}

.woocommerce nav.woocommerce-pagination ul li {
    float: none !important;
    display: inline-block !important;
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    overflow: visible !important;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
    background-color: #fff !important;
    color: #e2007a !important;
    border: 2px solid #e2007a !important;
    border-radius: 6px !important;
    /* 🔄 Now it's square-ish */
    padding: 10px 18px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 1.4 !important;
    min-width: 40px !important;
    display: inline-block !important;
    transition: all 0.3s ease-in-out !important;
    box-shadow: 0 0px 10px rgba(226, 0, 122, 0.1) !important;
    text-decoration: none !important;
}

.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li a:focus {
    background-color: #e2007a !important;
    color: #fff !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 0px 10px rgba(226, 0, 122, 0.3) !important;
}

.woocommerce nav.woocommerce-pagination ul li span.current {
    background-color: #e2007a !important;
    color: #fff !important;
    font-weight: 700 !important;
    border-color: #e2007a !important;
    box-shadow: 0 6px 16px rgba(226, 0, 122, 0.4) !important;
}


@media (max-width: 991px) {
    .mega-menu-categories {
        margin: 0;
        flex-wrap: wrap;
        padding: 0 10px;
        gap: 10px;
    }

    .mega-menu-categories .category-item {
        padding: 0;
        flex: 100%;
        max-width: 100%;
    }

    .mega-menu-categories .category-item a::before,
    .mega-menu-categories .category-item img {
        display: none;
    }

    .mega-menu-categories .category-item a p {
        position: relative;
        color: #000;
        text-align: justify;
        bottom: 0;
        margin: 0 !important;
        font-size: 14px;
        font-weight: 400;
    }

    .mega-sub-menu>.mega-menu-column {
        padding: 0 !important;
    }

    .mega-menu-categories {
        margin: 0;
        flex-wrap: wrap !important;
        padding: 10px 10px 20px !important;
        gap: 20px !important;
    }

    .mega-menu-categories .category-item {
        padding: 0;
        flex: 100% !important;
        max-width: 100% !important;
        height: 100% !important;
    }

    .mega-menu-categories .category-item a::before,
    .mega-menu-categories .category-item img {
        display: none;
    }

    .mega-menu-categories .category-item a p {
        position: relative;
        color: #000;
        text-align: justify;
        bottom: 0;
        margin: 0 !important;
        font-size: 14px;
        font-weight: 400;
    }

    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item {
        border-bottom: 1px solid #e5e7eb;
        line-height: 1;
        padding: 10px 0;
    }
}

/* Tooltip CSS Start */
.custom-quantity-wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 20px;
}

.custom-quantity-wrapper .qty-label {
    font-size: 16px;
    font-weight: 700 !important;
    margin-right: 10px;
}

.woocommerce div.product form.cart .custom-quantity-wrapper .quantity {
    margin: 0 !important;
    display: flex;
}

/* .woocommerce div.product form.cart div.quantity {
    display: none;
} */

.custom-quantity-wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 20px;
}

.custom-quantity-wrapper .qty-label {
    font-size: 16px;
    font-weight: 700 !important;
    margin-right: 10px;
}

.woocommerce div.product form.cart .custom-quantity-wrapper .quantity {
    margin: 0 !important;
    display: flex !important;
}

/* .woocommerce div.product form.cart div.quantity {
    display: none !important;
} */

.custom-quantity-wrapper .tooltip-icon-wrapper {
    width: 40px !important;
    height: 40px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.custom-quantity-wrapper .tooltip-icon-wrapper .tooltip-content {
    left: 50px !important;
    top: 0px !important;
    background-color: #334155 !important;
    border: 0 !important;
    color: #fff !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 20px !important;
    padding: 10px 15px !important;
    border-radius: 8px !important;
}

@media (max-width: 1299px) {
    .custom-quantity-wrapper .tooltip-icon-wrapper .tooltip-content {
        left: 0 !important;
        top: 40px !important;
        transform: translateX(-43%);
    }

    .custom-quantity-wrapper .tooltip-icon-wrapper .tooltip-content::before {
        position: absolute;
        content: "";
        border-top: 5px solid transparent;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-bottom: 5px solid #334155;
        top: -8px;
        left: 0;
        right: 0;
        width: 0;
        height: 0;
        margin: 0 auto;
    }
}

@media (max-width: 480px) {
    .custom-quantity-wrapper .tooltip-icon-wrapper .tooltip-content {
        transform: translateX(-85%);
    }

    .custom-quantity-wrapper .tooltip-icon-wrapper .tooltip-content::before {
        margin: 0;
        left: unset;
        right: 18px;
    }
}

/* Tooltip Css End */
.woocommerce-cart .wc-block-cart-item__prices .wc-block-components-product-price__regular::after,
.woocommerce-cart .wc-block-cart-item__prices .wc-block-components-product-price__value::after {
    content: "/SET";
    display: inline;
    margin-left: 2px;
}

.women-editor-content {
    margin-top: 30px;
    padding: 20px;
    font-size: 16px;
    line-height: 1.6;
}

/* Make anchor tags inside this container black */
.women-editor-content a {
    color: #000 !important;
    text-decoration: none;
}

/* Optional: Keep it black on hover too */
.women-editor-content a {
    color: #000;
    text-decoration: underline;
    /* or none if you want no underline */
}

.tooltip-information-block {
    margin-bottom: 0px;
    padding: 0px;
    color: #000;
    background: transparent;
    border-left: none;
    font-size: 18px !important;
    font-weight: 400 !important;
}

.women-editor-content h2 {
    margin-top: 20px !important;
    margin-bottom: 10px !important;
    font-size: 18px;
    font-weight: 700 !important;
}

.women-editor-content p {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 20px !important;
}

.women-editor-content h3 {
    font-size: 16px;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 20px
}

.women-editor-content {
    margin-top: 0px !important;
    padding: 0px !important;
    border-top: 1px solid rgba(0, 0, 0, .12);
    background: none;
}

.women-editor-content li {
    margin-bottom: 10px;
}

.women-editor-content ul {
    margin: 0px;
    padding-bottom: 10px;
}

.women-editor-content span {
    line-height: 1.5
}

.women-editor-toggle-content {
    display: none;
    margin-top: 10px;
}

.read-more-toggle {
    display: inline-block;
    margin-top: 10px;
    color: #0073aa;
    cursor: pointer;
    /* font-weight: bold; */
}

.women-editor-container h2 {
    font-size: 36px;
    line-height: 45px;
    margin: 10px 0 20px 0;
}

.women-editor-container h3 {
    font-size: 28px;
    line-height: 40px;
    margin: 10px 0 20px 0;
}

.women-editor-container p,
.women-editor-container ul li {
    font-size: 18px;
    line-height: 30px;
    margin: 0 0 20px 0;
}

.women-editor-container a,
.women-editor-container a:hover {
    color: #000;
    text-decoration: underline;
}

.women-editor-container {
    margin-bottom: 50px;
}

.women-editor-container .read-more-toggle {
    font-size: 18px;
    text-align: center;
    width: 100%;
    margin: 20px 0 0 0;
    font-weight: bold;
    color: #DD016C;
}

/* Responsive tweaks */
@media (max-width: 1200px) {
    .women-editor-container h2 {
        font-size: 32px;
        line-height: 42px;
    }

    .women-editor-container h3 {
        font-size: 26px;
        line-height: 36px;
    }
}

@media (max-width: 992px) {
    .women-editor-container h2 {
        font-size: 28px;
        line-height: 38px;
    }

    .women-editor-container h3 {
        font-size: 24px;
        line-height: 34px;
    }

    .women-editor-container p,
    .women-editor-container ul li,
    .women-editor-container .read-more-toggle {
        font-size: 16px;
        line-height: 26px;
    }
}

@media (max-width: 768px) {
    .women-editor-container h2 {
        font-size: 24px;
        line-height: 32px;
    }

    .women-editor-container h3 {
        font-size: 20px;
        line-height: 30px;
    }
}

@media (max-width: 576px) {
    .women-editor-container h2 {
        font-size: 22px;
        line-height: 28px;
    }

    .women-editor-container h3 {
        font-size: 18px;
        line-height: 26px;
    }

    .women-editor-container p,
    .women-editor-container ul li,
    .women-editor-container .read-more-toggle {
        font-size: 14px;
        line-height: 22px;
    }
}

.privacy-policy-custom .elementor-widget-container h2 {
    padding: 20px 0px !important;
}

.woocommerce .u-columns>div {
    max-width: 48% !important;
    float: none !important;
}

@media(min-width:992px) {
    .woocommerce .u-columns {
        display: flex !important;
        flex-wrap: nowrap !important;
    }
}

@media(max-width:991px) {
    .woocommerce .u-columns>div {
        max-width: 100% !important;
    }
}

.form-row .woocommerce-form__label-for-checkbox {
    width: 100%;
    padding: 5px 0px !important;
}

.woocommerce .woocommerce-button {
    background-color: #e2007a !important;
    color: white !important;
    font-weight: 800 !important;
    font-size: 14px !important;
    padding: 19px 23px !important;
    border: 1px solid #e2007a !important;
    width: 200px !important;
}

.woocommerce .woocommerce-button:hover {
    background-color: white !important;
    color: #e2007a !important;
}

.woocommerce .woocommerce-privacy-policy-text {
    font-size: 16px;
    color: black !important;
}

.woocommerce .woocommerce-LostPassword.lost_password a {
    font-size:16px;
    color: black !important;
}


.woocommerce .col-1,
.col-2 {
    flex: 0px !important;
}


.help-content-wrapper a {
    color: white !important;
    font-size: 12px !important;
    font-weight: 600 !important;
}

.search-results-container .search-results {
    display: flex;
    flex-wrap: wrap;
    margin: -30px !important;
    gap: 0px !Important;
}

.search-result-item {
    max-width: 33.33%;
    padding: 0px 30px;
    margin-bottom: 20px;
    justify-content: space-evenly !important;
}

.search-result-image img {
    height: 400px !important;
    object-fit: cover;
    width: 100%;
    margin: 0px 0px 20px 0px;
}

.search-results-container {
    max-width: 1440px !important;
    padding-inline: 15px;
    margin: 60px auto;
}

.search-results-container h1 {
    text-align: left !Important;
    margin-bottom: 40px;
}

.search-result-item h2 a {
    color: black;
    font-weight: 600;
}

.search-result-item h2 {
    margin: 20px 0px;
}

.search-result-excerpt {
    font-size: 16px;
    padding-bottom: 30px
}

.search-results-container .read-more-button {
    background-color: #e2007a !important;
    color: white !important;
    font-weight: 800 !important;
    font-size: 14px !important;
    padding: 13px 21px !important;
    border: 1px solid #e2007a !important;
    width: 200px !important;
}

.search-results-container .read-more-button:hover {
    background-color: white !important;
    color: #e2007a !important;
}

.search-results-container .nav-links .page-numbers {
    padding-top: 40px;
    color: #e2007a !important;
}

.search-results-container .page-numbers.current {
    color: black !important;
}

@media(max-width:767px) {
    .search-result-item {
        max-width: 50%;
        padding: 0px 30px;
        margin-bottom: 40px;
        justify-content: space-evenly !important;
    }

    .search-results-container {
        margin: 20px !important;
    }
}

@media(max-width:414px) {
    .search-result-item {
        max-width: 100%;
        padding: 0px 30px;
        margin-bottom: 40px;
        justify-content: space-evenly !important;
    }

    .search-results-container {
        margin: 0px !important;
    }

    .search-results-container h1 {
        text-align: left !Important;
        margin-bottom: 60px;
    }
}

.popular-category-box .popular-category-image img {
    height: 380px;
    width: 100%;
    object-fit: cover;
}
.wc-block-grid__products .wc-block-grid__product-title {
    color: black !important;
}
.wc-block-grid__products .wp-block-button.wc-block-grid__product-add-to-cart a {
    color: white !important;
}

.products .product .list_inner_wrapper .tinv-wraper,
.woocommerce-cart .tinv-wraper,
.featured-product-box .tinv-wraper,
.custom-trending-product-box .tinv-wraper{
    position: absolute;
    right: 0;
    left: 10px;
    top: 10px;
    width: 30px;
    height: 30px;
    background-color: #fff;
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}

.products .product .list_inner_wrapper .tinv-wraper .tinvwl_add_to_wishlist_button, .products .product .list_inner_wrapper .tinv-wraper .tinvwl-product-in-list,
.woocommerce-cart .tinv-wraper .tinvwl-product-in-list,
.woocommerce-cart .tinv-wraper .tinvwl_add_to_wishlist_button,
.featured-product-box .tinv-wraper .tinvwl-product-in-list,
.featured-product-box .tinv-wraper .tinvwl_add_to_wishlist_button,
.custom-trending-product-box .tinv-wraper .tinvwl-product-in-list,
.custom-trending-product-box .tinv-wraper .tinvwl_add_to_wishlist_button {
    background-color: transparent !important;
 
}

.products .product .list_inner_wrapper .tinv-wraper .tinvwl_add_to_wishlist_button::before,
.woocommerce-cart .tinv-wraper .tinvwl_add_to_wishlist_button::before,
.featured-product-box .tinv-wraper .tinvwl_add_to_wishlist_button::before,
.custom-trending-product-box .tinv-wraper .tinvwl_add_to_wishlist_button::before {
    color: #000;
    font-size: 22px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.products .product .list_inner_wrapper .tinv-wraper .tinvwl-product-in-list::before,
.woocommerce-cart .tinv-wraper .tinvwl-product-in-list::before,
.featured-product-box .tinv-wraper .tinvwl-product-in-list::before,
.custom-trending-product-box .tinv-wraper .tinvwl-product-in-list::before {
    color: #FF0000;
}

.woocommerce-order-received main {
    margin: 40px 0 100px 0;
}

.woocommerce-order .woocommerce-notice-success-wrapper {
    text-align: center;
    margin-bottom: 80px;
}

.woocommerce-order .woocommerce-notice-success-wrapper .img-wrapper svg {
    margin: 0 auto;
}

.woocommerce-order .woocommerce-notice-success-wrapper .img-wrapper {
    margin-bottom: 25px;
}

.woocommerce-order .woocommerce-notice-success-wrapper span {
    font-size: 40px;
    font-weight: 700;
    line-height: 50.4px;
    text-align: center;
    color: #000000;
    margin-bottom: 30px;
    display: block;
}

.woocommerce-order .woocommerce-notice-success-wrapper p {
    margin: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 22.68px;
    color: #828387;
}

.woocommerce-order-overview-wrapper .order_details {
    margin: 0 !important;
    padding-bottom: 80px;
    border-bottom: 1px solid #ECE9D6;
    display: flex;
    justify-content: space-between;
}


.woocommerce-order-overview-wrapper .order_details::before,
.woocommerce-order-overview-wrapper .order_details::after {
    display: none !important;
}

.woocommerce-order-overview-wrapper .order_details li {
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
}

.woocommerce-order-overview-wrapper .order_details li .woocommerce-order-single-wrap .content p {
    font-size: 16px;
    font-weight: 600;
    line-height: 20.16px;
    margin-bottom: 20px;
    text-transform: capitalize;
    color: #828387;
}

.woocommerce-order-overview-wrapper .order_details li .woocommerce-order-single-wrap .content span,
.woocommerce-order-overview-wrapper .order_details li .woocommerce-order-single-wrap .content span strong {
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 20.16px !important;
    color: #000;
}

.order_details_and_biling_information_wrap section {
    padding: 0;
}

.order_details_and_biling_information_wrap .woocommerce-customer-details {
    margin-bottom: 0 !important;
}

.order_details_and_biling_information_wrap .woocommerce-customer-details .addresses .woocommerce-column {
    width: 100% !important;
    float: none !important;
    max-width: 100% !important;
    border: 1px solid #ECE9D6;
    box-shadow: 0px 1px 2px 0px #1018280D;
    border-radius: 20px;
    padding: 30px;
    margin: 0 0 40px 0;
}

.order_details_and_biling_information_wrap .woocommerce-customer-details .addresses .woocommerce-column:last-child {
    margin-bottom: 0 !important;
}

.order_details_and_biling_information_wrap .woocommerce-customer-details .addresses .woocommerce-column h2 {
    font-size: 18px;
    font-weight: 600;
    line-height: 22.68px;
    text-align: left;
    margin-bottom: 30px;
    color: #000000;
}

.order_details_and_biling_information_wrap .woocommerce-customer-details .addresses .woocommerce-column address {
    border: 0 !important;
    padding: 0 !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #000000;
    word-spacing: 5px;
}

.order_details_and_biling_information_wrap .woocommerce-customer-details .addresses .woocommerce-column address br {
    display: none;
}

.order_details_and_biling_information_wrap .woocommerce-customer-details .addresses .woocommerce-column address .woocommerce-customer-details--phone {
    margin-top: 10px;
}

.order_details_and_biling_information_wrap {
    margin-top: 70px;
}

.order_details_and_biling_information_wrap .woocommerce-order-details__title {
    font-size: 30px;
    font-weight: 700;
    line-height: 37.8px;
    margin-bottom: 40px;
    color: #000000;
    margin-top: 0;
}

.order_details_and_biling_information_wrap .woocommerce-order-details {
    margin: 0;
}

.order_details_and_biling_information_wrap .woocommerce-order-details .woocommerce_comnn_table-wrapper table {
    border: 0 !important;
}

.order_details_and_biling_information_wrap .woocommerce-order-details .woocommerce_comnn_table-wrapper table thead tr th {
    display: none;
    border: 0;
}

.order_details_and_biling_information_wrap .woocommerce-order-details .woocommerce_comnn_table-wrapper table tbody tr td {
    border: 0;
    border-bottom: 1px solid #ECE9D6 !important;
    padding: 30px 20px !important;
}

.order_details_and_biling_information_wrap .woocommerce-order-details .woocommerce_comnn_table-wrapper table tr td,
.order_details_and_biling_information_wrap .woocommerce-order-details .woocommerce_comnn_table-wrapper table tr th {
    white-space: nowrap;
}


.order_details_and_biling_information_wrap .woocommerce-order-details .woocommerce_comnn_table-wrapper table tbody tr td .name_image_wrapper {
    display: flex;
    align-items: center;
}

.order_details_and_biling_information_wrap .woocommerce-order-details .woocommerce_comnn_table-wrapper table tbody tr td .name_image_wrapper img {
    width: 80px;
    height: 80px;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    padding: 9px;
    margin-right: 20px;
}

.order_details_and_biling_information_wrap .woocommerce-order-details .woocommerce_comnn_table-wrapper table tbody tr td a {
    font-size: 20px;
    font-weight: 600;
    line-height: 25.2px;
    text-align: left;
    color: #000000;
    width: 300px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.custom-page-checkout .order_details_and_biling_information_wrap .woocommerce-order-details .woocommerce_comnn_table-wrapper table tbody tr td a {
    width: 270px;
}

.order_details_and_biling_information_wrap .woocommerce-order-details .woocommerce_comnn_table-wrapper table tbody tr td.product_quantity {
    font-size: 16px;
    font-weight: 500;
    line-height: 20.16px;
    color: #000000;
}

.order_details_and_biling_information_wrap .woocommerce-order-details .woocommerce_comnn_table-wrapper table tbody tr td.product_quantity .product-quantity {
    font-weight: 500;
    color: #828387;
}

.order_details_and_biling_information_wrap .woocommerce-order-details .woocommerce_comnn_table-wrapper table tbody tr:first-child td {
    padding-top: 40px !important;
}

.order_details_and_biling_information_wrap .woocommerce-order-details .woocommerce_comnn_table-wrapper table tbody tr:last-child td {
    padding-bottom: 40px !important;
}

.order_details_and_biling_information_wrap .woocommerce-order-details .woocommerce_comnn_table-wrapper table tr td:first-child,
.order_details_and_biling_information_wrap .woocommerce-order-details .woocommerce_comnn_table-wrapper table tr th:first-child {
    padding-left: 40px !important;
}

.order_details_and_biling_information_wrap .woocommerce-order-details .woocommerce_comnn_table-wrapper table tr td:last-child {
    padding-right: 40px !important;
    text-align: right;
}

.order_details_and_biling_information_wrap .woocommerce-order-details .woocommerce_comnn_table-wrapper table tfoot tr:last-child th,
.order_details_and_biling_information_wrap .woocommerce-order-details .woocommerce_comnn_table-wrapper table tfoot tr:last-child td {
    border: 0 !important;
}

.order_details_and_biling_information_wrap .woocommerce-order-details .woocommerce_comnn_table-wrapper table tfoot tr th,
.order_details_and_biling_information_wrap .woocommerce-order-details .woocommerce_comnn_table-wrapper table tfoot tr td {
    padding: 13px 15px;
    border: 0;
}

.order_details_and_biling_information_wrap .woocommerce-order-details .woocommerce_comnn_table-wrapper table tfoot tr:first-child th,
.order_details_and_biling_information_wrap .woocommerce-order-details .woocommerce_comnn_table-wrapper table tfoot tr:first-child td {
    padding-top: 24px;
}

.order_details_and_biling_information_wrap .woocommerce-order-details .woocommerce_comnn_table-wrapper table tfoot tr th {
    font-size: 18px;
    font-weight: 400;
    line-height: 22.68px;
    color: #828387;
}

.order_details_and_biling_information_wrap .woocommerce-order-details .woocommerce_comnn_table-wrapper table tfoot tr td {
    font-size: 16px;
    font-weight: 500;
    line-height: 20.16px;
    color: #000;
}

.order_details_and_biling_information_wrap .woocommerce-order-details .woocommerce_comnn_table-wrapper table tfoot tr:nth-child(4) td,
.order_details_and_biling_information_wrap .woocommerce-order-details .woocommerce_comnn_table-wrapper table tfoot tr:nth-child(4) th {
    padding-bottom: 24px;
}

.order_details_and_biling_information_wrap .woocommerce-order-details .woocommerce_comnn_table-wrapper table tfoot tr:last-child td,
.order_details_and_biling_information_wrap .woocommerce-order-details .woocommerce_comnn_table-wrapper table tfoot tr:last-child th {
    padding: 30px 15px;
    border-top: 1px solid #EBECEA !important;
}

.order_details_and_biling_information_wrap .woocommerce-order-details .woocommerce_comnn_table-wrapper table tfoot tr:last-child th {
    font-weight: 600;
    color: #000;
}

.order_details_and_biling_information_wrap .woocommerce-order-details .woocommerce_comnn_table-wrapper table tfoot tr:last-child td {
    font-weight: 700;
    color: #001F33;
}

.order_details_and_biling_information_wrap .woocommerce-customer-details .addresses .address_icon_and_content_wrap::before {
    display: none;
}

.order_details_and_biling_information_wrap .woocommerce-customer-details .addresses .address_icon_and_content_wrap {
    padding: 0;
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0 0 20px;
}

.order_details_and_biling_information_wrap .woocommerce-customer-details .addresses .address_icon_and_content_wrap:last-child {
    margin-bottom: 0;
}


.tinvwl-table-manage-list .wishlist_item .product-name a{
    font-size:16px !important;
    color:black !important;
}

del {
    font-size: 16px !important;
}
.product-date .entry-date{
    font-size:16px;
}

.search-add-to-cart .add_to_cart_button {
    background: #e2007a !important;
     color: white;
}

span.tinvwl-input-group-btn .button{
     background-color: #e2007a !important;
    color: white !important;
    font-weight: 800;
    font-size: 14px !important;
    padding: 19px 23px !important;
    border: 1px solid #e2007a !important;
    outline: none !important;
    width: auto !important;
    text-decoration: none !important;
}

.tinvwl-to-right .button {
     background-color: #e2007a !important;
    color: white !important;
    font-weight: 800;
    font-size: 14px !important;
    padding: 19px 23px !important;
    border: 1px solid #e2007a !important;
    outline: none !important;
    width: auto !important;
    text-decoration: none !important;
}

.wishlist_item .button{
    background-color: #e2007a !important;
    color: white !important;
    font-weight: 800 !important;
    font-size: 14px !important;
    line-height: 21px !important;
    padding: 16px 10px !important;
    border: 1px solid #e2007a !important;
    outline: none !important;
    width: auto !important;
    text-decoration: none !important;
}


.tinv-wishlist .product-action {
    width: 159px !important;
}


.tinvwl-input-group.tinvwl-no-full {
    display: flex;
    align-items: center;
}

.tinvwl-input-group.tinvwl-no-full select {
    border: 1px solid #7575;
    outline: none;
    box-shadow: none;
    height: 54px !important;
    -webkit-appearance: none;
    padding: 10px 20px;
    font-size: 16px;
    background-image: url('data:image/svg+xml,<svg width="18" height="18" fill="none" stroke="%23757575" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m6 9 6 6 6-6"></path></svg>');
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: calc(100% - 20px);
}

.tinvwl-break-input-filed option {
    font-size: 22px !important;
}



.order_details_and_biling_information_wrap .col-lg-7 {
    border: 1px solid #7575 !important;
    border-radius: 20px;
    padding: 30px;
}
.order_details_and_biling_information_wrap .woocommerce-customer-details .addresses .woocommerce-column{
    border: 1px solid #7575 !important;
}

ul.wc-item-meta {
    margin: 0px;
    margin-left: 100px;
}

.woocommerce-order-details li {
    margin:0px;
}


.return-to-shop .button.wc-backward {
    background-color: #e2007a !important;
    color: white !important;
    font-weight: 800 !important;
    font-size: 14px !important;
    line-height: 21px !important;
    padding: 16px 12px !important;
}

.tinv-wishlist .return-to-shop {
    margin-bottom: 40px !important;
}

.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
    display: flex !important;
    align-items: center;
    gap: 10px;
}


.single_variation_wrap .woocommerce-variation-description {
    color: #000;
    font-size: 20px !important;
    font-weight: 600 !important;
}
.value .swatch.swatch-shape-edge.swatch-type-label.swatch-label{
    padding:4px 10px !important;
   font-size: 14px !important;
    font-weight: 500 !important;
}

.woocommerce-variation-price {
    display: none;
}

.woocommerce input[type="number"] {
    -moz-appearance: textfield !important;
}