._category_wise_product2{
    .quick-view {
        display: 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--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-top: 10px;
        border-radius: 0px 0px 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;
    }

    .product-single-hover .inline_product {
        position: relative;
        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);
    }

    .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);
    }

    .for-discoutn-value {
        position: absolute;
        top: 8px;
        inset-inline-start: 8px;
        z-index: 3;
        border-radius: 4px !important;
        white-space: nowrap;
    }

    .owl-nav {
        z-index: 99 !important;
    }

    .owl-nav {
        width: calc(100% + 40px);
        left: -20px;
        height: 0 !important;
    }

    .owl-nav button {
        width: 30px;
        height: 30px;
        display: block;
        border-radius: 50% !important;
    }

    .owl-nav button * {
        background: transparent !important;
    }

    .owl-theme .owl-nav [class*="owl-"] {
        margin: 0;
    }

    .g-2>*[class*="col-"] {
        padding: 5px;
    }

    .view-all-text {
        font-size: 14px;
        font-weight: 600;
    }

    .view-all-text * {
        background: transparent !important;
        color: inherit;
        font-size: 12px;
    }

    .font-bold {
        font-weight: 700;
    }

    .__p-20px {
        padding: 20px;
    }

    .czi-arrow-left,
    .czi-arrow-right {
        background: transparent;
    }

    ::selection {
        background: #1b7fed;
        color: #fff;
    }

    .product-single-hover .inline_product a {
        overflow: hidden;
    }

    @media (max-width: 375px) {
        .__inline-61 .for-feature-title {
            font-size: 17px !important;
        }
    }

    .__inline-61 .owl-nav {
        top: 40%;
        position: absolute;
        display: flex;
        justify-content: space-between;
        width: 100%;
    }

    .__inline-61 .owl-prev {
        float: left;
    }

    .__inline-61 .owl-next {
        float: right;
    }

    .__inline-61 .flex-between {
        display: flex;
        justify-content: space-between;
    }

    .__gap-6px {
        gap: 6px;
    }

    .__text-20px {
        font-size: 20px;
    }

    .__inline-61 .owl-nav {
        left: 0;
    }

    .gap-8 {
        gap: 8px;
    }

    @media (min-width: 576px) {
        .px-sm-3 {
            padding-inline-start: 1rem !important;
        }

        .px-sm-3 {
            padding-inline-end: 1rem !important;
        }
    }


    .__shadow-2 {
        box-shadow: 0px 5px 10px 0px rgba(20, 85, 172, 0.05);
    }

    .fw-semibold {
        font-weight: 600;
    }

    @media (max-width: 575px) {
        .category-product-view-title .for-feature-title {
            font-size: 14px !important;
        }
    }

    @media screen and (max-width: 575px) {
        .px-max-sm-0 {
            padding-inline: 0 !important;
        }
    }

    .owl-carousel {
        direction: ltr;
    }

    /*! CSS Used from: Embedded */
    .rtl {
        direction: ltr;
    }
    .flex-between{
        justify-content: space-between;
    }

    .owl-theme .owl-nav [class*="owl-"] {
        border-color: #1b7fed;
    }

    ::-webkit-scrollbar-thumb:hover {
        background: #000000 !important;
    }

    .text-accent {
        color: #1b7fed;
    }

    a:hover {
        color: #000000;
    }

    .for-discoutn-value {
        background: #1b7fed;
    }


}



._category_wise_product2 .slick-dots li button {
  background: #dedede;
  padding: 6px !important;
  border-radius: 50%;
}

._category_wise_product2 .slick-dots li.slick-active button {
  background: var(--primary-color);
}

._category_wise_product2 .slick-dots {
  bottom: 0px;
}
