    :root {
        --primary-color: #1455ac;
        --app-color: #7AB333;
        --secondary-color: #337AB3;
        --text-color: #333;
    }


    .flash-deals-wrapper {
        background: linear-gradient(90deg, #f2f7fe 0%, #edecfe 100%);
        padding: 22px 26px;
    }

    .web-text-primary,
    .text-primary {
        color: var(--secondary-color) !important;
    }

    .view-all-text {
        font-size: 14px;
        font-weight: 600;
    }

    .view-all-text {
        color: var(--web-secondary) !important;
    }

    .text-capitalize {
        text-transform: capitalize !important;
    }


    @media screen and (min-width: 1200px) {
        .flash-deal-text {
            margin-top: -15px;
        }
    }

    .flash-deal-text {
        font-size: 20px;
        border-radius: 5px;
    }


    .flash-deal-text {
        color: var(--primary-color) !important;
    }

    .web-text-primary,
    .text-primary {
        color: var(--secondary-color) !important;
    }

    .fs-16 {
        font-size: 16px;
    }

    .font-weight-normal {
        font-weight: 400 !important;
    }

    .text-white {
        color: #fff !important;
    }

    .text-center {
        text-align: center !important;
    }


    .countdown-background {
        padding: 10px;
        border-radius: 5px;
        margin-top: 15px;
    }

    .countdown-background {
        background: var(--app-color);
    }

    @media screen and (min-width: 1200px) {
        .countdown-background {
            padding: 20px !important;
        }
    }


    .cz-countdown {
        padding-bottom: 20px;
    }

    .cz-countdown {
        flex-wrap: wrap;
        font-weight: normal;
        display: flex;
        justify-content: center;
        flex-direction: row;
    }

    .cz-countdown {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        font-weight: normal;
    }

    .align-items-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .justify-content-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .d-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .__progress {
        background: rgba(255, 255, 255, 0.15);
        border-radius: 6px;
        height: 6px;
        margin-top: 8px;
    }

    .progress {
        height: 0.25rem;
        background-color: #f3f5f962;
        border-radius: 50rem;
    }

    .progress {
        display: -ms-flexbox;
        display: flex;
        height: 1rem;
        overflow: hidden;
        line-height: 0;
        font-size: 0.75rem;
        background-color: #f3f5f962;
        border-radius: 0.3125rem;
        box-shadow: none;
    }

    .__progress .progress-bar {
        background: #fcfbfb;
        border-radius: 6px;
    }

    .progress-bar {
        background-color: var(--primary-clr);
    }

    .progress-bar {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: center;
        justify-content: center;
        overflow: hidden;
        color: #fff;
        text-align: center;
        white-space: nowrap;
        background-color: #fe696a;
        transition: width 0.6s ease;
    }


    .cz-countdown span:nth-child(1) {
        font-size: 16px;
    }





    .cz-countdown-days {
        color: white !important;
        background-color: rgba(255, 255, 255, 10%);
        padding: 0px 6px;
        border-radius: 3px;
        margin-right: 0px !important;
        display: flex;
        flex-direction: column;
        /* IE 10 */
        flex: 1;
    }

    .cz-countdown-hours {
        color: white !important;
        background-color: rgba(255, 255, 255, 10%);
        padding: 0px 6px;
        border-radius: 3px;
        margin-right: 0px !important;
        display: flex;
        flex-direction: column;
        /* IE 10 */
        flex: 1;
    }

    .cz-countdown-minutes {
        color: white !important;
        background-color: rgba(255, 255, 255, 10%);
        padding: 0px 6px;
        border-radius: 3px;
        margin-right: 0px !important;
        display: flex;
        flex-direction: column;
        /* IE 10 */
        flex: 1;
    }

    .cz-countdown-seconds {
        color: white !important;
        background-color: rgba(255, 255, 255, 10%);
        padding: 0px 6px;
        border-radius: 3px;
        display: flex;
        flex-direction: column;
        /* IE 10 */
        flex: 1;
    }

    .cz-countdown [class*="cz-countdown-"] {
        padding: 3px 6px !important;
    }

    .cz-countdown .cz-countdown-days,
    .cz-countdown .cz-countdown-hours,
    .cz-countdown .cz-countdown-minutes,
    .cz-countdown .cz-countdown-seconds {
        margin-right: 0.75rem;

    }

    [class*="cz-countdown-"] {
        position: relative;
    }

    .cz-countdown-days {
        border: 1px solid #1455ac;
    }

    .cz-countdown-days {
        border: 1px solid #1455ac;
    }

    .cz-countdown-text {
        position: absolute;
        bottom: -25px;
        text-align: center;
        width: 100%;
        left: 0;
        font-size: 12px;
    }


    .flash_deal_product_details .flash-product-price {
        font-weight: 700;
        font-size: 14px;
    }

    .featured_deal_left {
        height: 130px;
        padding: 10px 13px;
        text-align: center;
    }

    .deal_of_the_day {
        border-radius: 3px;
    }

    .deal-title {
        font-size: 12px;
    }

    .for-flash-deal-img img {
        max-width: none;
    }


    .owl-carousel .owl-stage {
        /* position: relative; */
        -ms-touch-action: pan-Y;
        touch-action: manipulation;
        -moz-backface-visibility: hidden;
    }

    .owl-theme:not(:hover) .owl-nav {
        opacity: 0;
    }


    .owl-nav {
        left: 0;
    }

    .owl-nav {
        top: 40%;
        position: absolute;
        display: flex;
        justify-content: space-between;
        width: 100%;
    }

    .owl-theme .owl-nav {
        margin-top: 0px;
    }

    .owl-theme .owl-dots,
    .owl-theme .owl-nav {
        text-align: center;
        -webkit-tap-highlight-color: transparent;
    }

    .owl-nav {
        transition: all ease 0.3s;
    }

    .owl-nav {
        width: calc(100% + 40px);
        left: -20px;
        height: 0 !important;
    }

    .owl-nav {
        z-index: 99 !important;
    }

    .owl-theme:not(:hover) .owl-nav .owl-prev {
        transform: translateX(50px);
    }

    .owl-theme:not(:hover) .owl-nav .owl-next {
        transform: translateX(-50px);
    }

    .owl-theme .owl-nav *,
    .owl-theme .owl-nav [class*="owl-"]:hover {
        background-color: var(--secondary-color) !important;
    }

    .owl-nav button {
        transition: all ease 0.3s;
    }

    .owl-nav button {
        width: 30px;
        height: 30px;
        display: block;
        border-radius: 50% !important;
        color: #fff;
    }

    .owl-carousel .owl-nav button.owl-next,
    .owl-carousel .owl-nav button.owl-prev,
    .owl-carousel button.owl-dot {
        color: white !important;
        border: none;
        padding: 4px !important;
        font: inherit;
    }




    .owl-theme .owl-nav [class*="owl-"],
    .checkbox-alphanumeric label:hover {
        border-color: var(--web-primary);
    }

    .owl-theme .owl-nav [class*="owl-"] {
        color: #ffffff;
        background: #1455ac;
    }

    .owl-theme .owl-nav [class*="owl-"] {
        margin: 0;
    }

    .owl-theme .owl-nav .disabled {
        opacity: .5;
        cursor: default;
    }

    .owl-carousel {
        direction: ltr;
    }

    @media (max-width: 991.98px) {
        .d-lg-none .owl-loaded {
            display: block !important;
        }

        .d-lg-none .owl-hidden {
            opacity: 0 !important;
        }
    }



    .fw-semibold {
        font-weight: 600;
    }

    .text-capitalize {
        text-transform: capitalize !important;

    }

    .flash-deals-wrapper .product-single-hover:not(:hover) {
        background: transparent;
    }

    .flash-deals-wrapper .product-single-hover {
        transition: all ease 0.3s;
    }

    .rtl {
        direction: var(--web-direction);
    }





    .top-rated-image,
    .product-single-hover .inline_product a,
    .flash-deals-background-image {
        overflow: hidden;
    }




    @media screen and (max-width: 768px) {
        .flashdeal-responsive .countdown-card {
            display: flex;
            align-items: center;
            gap: 10px;
        }

        .flashdeal-responsive .countdown-card>div {
            width: 50%;
        }

        .flashdeal-responsive .flash-deal-text {
            font-size: 0.875rem !important;
            width: 100px;
            text-align: left;
            flex-grow: 1;
        }

        .flashdeal-responsive .flash-deal-text small {
            font-size: 10px !important;
            line-height: 1.5;
            display: block;
        }

        .flashdeal-responsive .countdown-background .cz-countdown .cz-countdown-value {
            font-size: 8.45px !important;
            line-height: 2;
        }

        .flashdeal-responsive .countdown-background .cz-countdown .cz-countdown-value:not(.p-1) {
            padding: 0 !important;
        }

        .flashdeal-responsive .countdown-background .cz-countdown .cz-countdown-text {
            padding: 0 !important;
            font-size: 8.45px !important;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .flashdeal-responsive .countdown-background .cz-countdown {
            flex-wrap: nowrap !important;
        }

        .flashdeal-responsive .cz-countdown .cz-countdown-seconds {
            margin: 0 !important;
        }

        .flashdeal-responsive .cz-countdown .cz-countdown-days {
            width: 32px;
        }
    }

    @media screen and (max-width: 767px) {
        .mx-max-md-0 {
            margin-left: 0 !important;
            margin-right: 0 !important;
        }

        .px-max-md-0 {
            padding-left: 0 !important;
            padding-right: 0 !important;
        }
    }

    @media (max-width: 800px) {
        .flash-deals-wrapper .flash-deal-view-all-web {
            display: none !important;
        }
    }


    .__inline-62 {
        background: white;
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.0509803922);
        border-radius: 5px;
    }

    .__inline-62 .feature-product-title {
        text-align: center;
        font-size: 22px;
        margin-top: 15px;
        font-style: normal;
        font-weight: 700;
    }

    .text-end {
        text-align: end !important;
    }

    .feature-product {
        direction: ltr;
    }

    .feature-product {
        padding: 15px 10px 25px;
        overflow: hidden;
    }

    .__inline-62 .carousel-wrap {
        position: relative;
    }

    .for-discount-value {
        position: absolute;
        z-index: 3;
        border-radius: 4px !important;
        white-space: nowrap;
        color: #fff;
    }

    .for-discount-value {
        background: var(--app-color);
    }

    .direction-ltr {
        direction: ltr !important;
    }









    .quick-view {
        display: block;
    }

    a {
        display: inline-block;
    }

    .product-single-hover {
        border-radius: 10px;
        overflow: hidden;
        transition: all 300ms ease-in-out;
        position: relative;
        box-shadow: 0px 8.1793107986px 16.3586215973px -2.4537930489px rgba(145, 158, 171, 0.05),
            0px 0px 1.635862112px 0px rgba(145, 158, 171, 0.2);
    }

    @media screen and (max-width: 575px) {
        .product-single-hover {
            box-shadow: 0px 0px 5px rgba(0, 113, 220, 0.15) !important;
        }

        .product-single-hover .quick-view,
        .product-single-hover .single-product-details {
            text-align: center;
        }

        .product-single-hover .product-price {
            justify-content: center;
        }
    }



    .product-single-hover.style--card {
        background-color: #fff;
    }

    .product-single-hover.style--card .inline_product {
        border: none;
    }

    .product-single-hover.style--card .inline_product img {
        border-radius: 0.5rem;
    }

    .product-single-hover.style--card .inline_product .quick-view {
        width: calc(100% - 20px);
        height: calc(100% - 17px);
        left: 10px;
        top: 10px;
        border-radius: 0.5rem;
    }

    .product-single-hover.style--card:hover {
        box-shadow: 0px 16px 32px -4px rgba(145, 158, 171, 0.05),
            0px 0px 8px 0px rgba(145, 158, 171, 0.2);
    }

    .product-single-hover.style--category .inline_product {
        border: none;
    }

    .product-single-hover.style--category .inline_product img {
        border-radius: 0.5rem;
    }

    .product-single-hover .single-product-details {
        position: relative;
        min-height: 95px;
        padding: 10px 10px 0 13px;
        border-radius: 0 0 5px 5px;
        transition: all ease 0.3s;
    }

    .product-single-hover .single-product-details a {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 0.875rem;
        line-height: 1.5rem;
    }

    .product-single-hover .inline_product {
        position: relative;
        /* overflow: hidden; */
        width: 100%;
        border-radius: 10px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 100%;
        border: 1px solid #e9f3ff;
        transition: all 300ms ease-in-out;
    }

    .product-single-hover:hover .inline_product {
        border-color: rgba(14, 66, 136, 0.3019607843);
    }

    .p-10px {
        padding: 10px;
    }

    .product-single-hover .inline_product .center-div {
        display: block;
    }

    .product-single-hover .inline_product img {
        transition: all ease 0.5s;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
        height: 185px;
        border-radius: 10px;
    }

    @media screen and (max-width: 424px) {
        .product-single-hover .inline_product img {
            height: unset;
            aspect-ratio: 1;
        }
    }

    .product-single-hover .quick-view {
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: transparent;
        display: grid;
        place-items: center;
        cursor: pointer;
        transition: all 300ms ease-in-out;
        border-radius: 8px;
    }

    .product-single-hover:hover .quick-view {
        background-color: rgba(14, 66, 136, 0.3019607843);
    }

    .product-single-hover .quick-view .btn-circle {
        transform: translateY(50%) scale(0.6);
        opacity: 0;
        transition: all 300ms ease-in-out;
    }

    .product-single-hover:hover .quick-view .btn-circle {
        transform: translateY(0%) scale(1);
        opacity: 1;
    }

    .btn-circle {
        --size: 40px;
        width: var(--size);
        height: var(--size);
        border-radius: var(--size);
        background-color: #fff;
        display: grid;
        place-items: center;
        color: var(--primary-clr);
    }

    .product-single-hover:hover .inline_product img {
        transform: scale(1.14);
    }




    .flash_deal_product_details {
        width: 0;
        flex-grow: 1;
    }

    .flash_deal_product_details {
        position: relative;
    }

    .flash_deal_product_details a.text-capitalize {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
    }

    .__inline-62 .flash-deals-background-image {
        border-radius: 5px;
        width: 105px;
        height: 105px;
    }

    .__img-125px {
        width: 110px;
        aspect-ratio: 1;
        border-radius: 5px;
        -o-object-fit: cover;
        object-fit: cover;
        transition: all ease 0.5s;
    }


    .flash_deal_product .flash-product-title {
        font-size: 13px;
        font-weight: 600;
        line-height: 19px;
        margin-bottom: 6px;
    }

    .flash_deal_product .flash-product-title {
        transition: all ease 0.3s;
    }

    .carousel-wrap {
        position: relative;
    }

    .__img-125px {
        width: 110px;
        aspect-ratio: 1;
        border-radius: 5px;
        -o-object-fit: cover;
        object-fit: cover;
        transition: all ease 0.5s;
    }

    .flash-deals-background-image {
        border-radius: 5px;
        width: 105px;
        height: 105px;
    }

    .flash_deal_product {
        height: 120px;
        box-shadow: 0 3px 6px #0000000d;
        border-radius: 3px;
        margin-top: 12px;
        cursor: pointer;
    }

    .arrival-title {
        font-weight: 700;
        font-size: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .arrival-title img {
        width: 45px;
        height: 45px;
        -o-object-fit: contain;
        object-fit: contain;
    }

    @media (min-width: 768px) {
        .arrival-title {
            font-size: 22px;
        }

        .arrival-title img {
            width: 90px;
            height: 90px;
        }
    }