.today_deal_1 {


    .for-discoutn-value {
        color: white;
        border-radius: 5px 0px;
        font-size: small;
    }

    .text-accent {
        font-weight: 700;
        font-size: 17px;
    }

    @media (max-width: 768px) {
        .text-accent {
            font-size: 14px !important;
        }
    }

    .recomanded-product-card img {
        border: 1px solid #eef1ff;
    }

    /*! CSS Used from: Embedded */
    .deal_of_the_day {
        background: #000000;
    }

    .czi-arrow-right {
        color: #1b7fed;
        background: #1b7fed10;
    }

    .view-all-text {
        color: #000000 !important;
    }

    /*! CSS Used from: https://walltouchbd.com/assets/front-end/css/home.css */
    .for-discoutn-value {
        color: white;
        border-radius: 5px 0px;
        font-size: small;
    }

    .text-accent {
        font-weight: 700;
        font-size: 17px;
    }

    @media (max-width: 768px) {
        .text-accent {
            font-size: 14px !important;
        }
    }

    .recomanded-product-card img {
        border: 1px solid #eef1ff;
    }

    /*! CSS Used from: https://walltouchbd.com/assets/front-end/css/responsive1.css */
    a {
        color: black;
        text-decoration: none;
        background-color: transparent;
    }

    /*! CSS Used from: https://walltouchbd.com/assets/front-end/css/style.css */
    h4,
    h6 {
        letter-spacing: 0.01em;
        color: #212629;
    }

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

    .p-10px {
        padding: 10px;
    }

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

    .g-4 {
        margin: -15px;
    }

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

    .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-semibold {
        font-weight: 600;
    }

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

    .__i-1 {
        background: #ffffff;
        margin: 20px;
        padding-top: 10px;
        min-height: 200px;
        border-radius: 0px 0px 5px 5px;
    }

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

    .deal_of_the_day {
        padding-bottom: 25px;
        box-shadow: 0 0 18px rgba(177, 175, 175, 0.0588235294);
        border: 1.315px solid #99c7fd;
        background: #f3f8fe !important;
        border-radius: 4.382px;
    }

    .deal_of_the_day .recomanded-product-card {
        background: #ffffff !important;
        margin-bottom: 0 !important;
    }

    @media (max-width: 1199px) {
        .deal_of_the_day {
            height: unset !important;
        }
    }

    @media (max-width: 767px) {
        .deal_of_the_day {
            max-width: 350px;
            margin: 0 auto;
        }
    }

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

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

    .__rounded-top {
        border-radius: 5px 5px 0px 0px;
    }

    .__deal-of {
        margin: -11px;
    }

    .__deal-of>*[class*="col-"] {
        padding: 11px;
    }

    .btn:hover {
        filter: brightness(0.85);
        transition: all ease 0.4s;
    }

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

    .btn--primary:hover {
        color: #fff !important;
    }

    .btn--primary:not(:hover) {
        color: #fff;
    }

    .__inline-61 .deal_of_the_day {
        border-radius: 3px;
    }

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

    @media (max-width: 800px) {
        .__inline-61 .latest-product-margin {
            margin-left: 0px !important;
        }

        .__inline-61 .recomanded-product-card {
            background: #f8fbfd;
            margin: 20px;
            border-radius: 5px;
            padding-bottom: 1px;
        }
    }

    @media (min-width: 801px) {
        .__inline-61 .recomanded-product-card {
            background: #f8fbfd;
            margin: 20px;
            min-height: 475px;
            border-radius: 5px;
            padding-bottom: 20px;
            margin-bottom: 0;
        }
    }

    .__pt-20 {
        padding-top: 20px;
    }

    .__m-20-r {
        margin: 0 20px -20px 20px;
    }

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

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



    .rounded-10 {
        border-radius: 10px;
    }

    @media screen and (min-width: 1200px) {


        .recomanded-product-card img {
            height: 280px;
            -o-object-fit: cover;
            object-fit: cover;
        }
    }

    .__color-9B9B9B {
        color: #9b9b9b !important;
    }

    .bg--light {
        background-color: rgba(248, 248, 248, 0.4);
    }

    .mb-14px {
        margin-bottom: 14px !important;
    }

    /*! CSS Used from: Embedded */
    .rtl {
        direction: ltr;
    }

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

    .btn--primary {
        color: #fff;
        background-color: #1b7fed !important;
        border-color: #1b7fed !important;
    }

    .btn--primary:hover {
        color: #fff;
        background-color: #1b7fed !important;
        border-color: #1b7fed !important;
    }

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

    a:hover {
        color: #000000;
    }

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