.elementor-830 .elementor-element.elementor-element-795924d{padding:50px 50px 50px 50px;}:root{--page-title-display:none;}/* Start custom CSS for dce-rawphp, class: .elementor-element-3d5cc7f */.elementor-830 .elementor-element.elementor-element-3d5cc7f img {
    height: 380px;
    width: 380px;
    object-fit: cover;
    transition: ease 500ms;
    transform: scale(1.05);
}

.elementor-830 .elementor-element.elementor-element-3d5cc7f img:hover {
    transform: scale(1.075);
    overflow: hidden;
    transform: ease 500ms;
}

.elementor-830 .elementor-element.elementor-element-3d5cc7f li {
    position: relative;
    box-shadow: 0 0 20px #00000025;
    overflow: hidden !important;
    margin-left: 0px !important;
}

.elementor-830 .elementor-element.elementor-element-3d5cc7f .category_container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    list-style: none;
    grid-column-gap: 30px;
    grid-row-gap: 25px;
}

.elementor-830 .elementor-element.elementor-element-3d5cc7f .category_details_container {
    height: 125px !important;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #00000058 !important;
    pointer-events: none;
}

.elementor-830 .elementor-element.elementor-element-3d5cc7f .category_product_link {
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    fill: var( --e-global-color-668e959 );
    color: var( --e-global-color-668e959 );
    background-color: var( --e-global-color-54ffedb );
    border-radius: 500px 500px 500px 500px;
    padding: 8px 16px 8px 16px;
    position: absolute;
    bottom: 20px;
    left: 20px;
}

.elementor-830 .elementor-element.elementor-element-3d5cc7f .category_product_name {
    line-height: 0px;
    color: #FFF;
    font-family: "Poppins", Sans-serif;
    font-size: 21px;
    font-weight: 600;
    position: absolute;
    bottom: 50px;
    left: 20px;
    right: 20px;
}

@media (max-width: 1024px) {
    .elementor-830 .elementor-element.elementor-element-3d5cc7f .category_container {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .elementor-830 .elementor-element.elementor-element-3d5cc7f img {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover !important;
    }
}

@media (max-width: 767px) {
    .elementor-830 .elementor-element.elementor-element-3d5cc7f .category_container {
        grid-template-columns: 1fr;
    }
    
    .elementor-830 .elementor-element.elementor-element-3d5cc7f img {
        height: 380px;
        width: 100%;
        object-fit: cover;
        transition: ease 500ms;
    }
}/* End custom CSS */