.elementor-1142 .elementor-element.elementor-element-875eb8c{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--margin-top:30px;--margin-bottom:0px;--margin-left:20px;--margin-right:20px;}.elementor-1142 .elementor-element.elementor-element-61e7521{width:100%;max-width:100%;}@media(max-width:767px){.elementor-1142 .elementor-element.elementor-element-875eb8c{--margin-top:30px;--margin-bottom:0px;--margin-left:10px;--margin-right:10px;}}/* Start custom CSS for shortcode, class: .elementor-element-61e7521 */.woocommerce ul.products li.product .review-rating,
.woocommerce ul.products li.product .shopengine-wishlist,
.woocommerce ul.products li.product .shopengine-quickview-trigger,
.woocommerce ul.products li.product .shopengine-comparison_add_to_list_action,
.woocommerce ul.products li.product .shopengine-comparison {
    display: none !important;
}

.woocommerce ul.products li.product {
    background-color: #ffffff !important;
    border: 1px solid #e5e5e5 !important;
    border-radius: 16px !important;
    padding: 14px !important;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05) !important;
    transition: all 0.3s ease-in-out !important;
    display: flex !important;
    flex-direction: column !important;
    height: 100% !important;
    position: relative !important;
    margin-bottom: 25px !important;
}

.woocommerce ul.products li.product:hover {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1) !important;
    transform: translateY(-4px) !important;
}

.woocommerce ul.products li.product img {
    border-radius: 12px !important;
    margin-bottom: 12px !important;
    width: 100% !important;
    height: auto !important;
    object-fit: cover !important;
}

.woocommerce ul.products li.product .onsale,
.woocommerce ul.products li.product .shopengine-badge {
    background-color: #5E0A14 !important;
    color: #ffffff !important;
    font-weight: 600 !important;
    font-size: 12px !important;
    padding: 4px 12px !important;
    border-radius: 4px !important;
    top: 22px !important;
    left: 22px !important;
    right: auto !important;
    min-height: auto !important;
    min-width: auto !important;
    line-height: 1.2 !important;
    position: absolute !important;
    z-index: 9 !important;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    color: #5E0A14 !important;
    font-size: 17px !important;
    font-weight: 700 !important;
    text-align: left !important;
    line-height: 1.3 !important;
    margin: 8px 0 !important;
    padding: 0 !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 44px !important; 
}

.woocommerce ul.products li.product .price {
    text-align: left !important;
    margin-bottom: 15px !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    line-height: 1.2 !important;
}

.woocommerce ul.products li.product .price del {
    color: #9c9c9c !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    display: block !important;
    margin-bottom: 2px !important;
}

.woocommerce ul.products li.product .price ins {
    background: transparent !important;
    color: #000000 !important;
    font-weight: 700 !important;
    font-size: 16px !important;
    text-decoration: none !important;
}

.woocommerce ul.products li.product .button.add_to_cart_button,
.woocommerce ul.products li.product .shopengine_add_to_cart_button {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    background-color: #5E0A14 !important;
    color: #ffffff !important;
    border-radius: 6px !important;
    padding: 10px 0 !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    width: 100% !important;
    border: none !important;
    margin-top: auto !important; 
}

.woocommerce ul.products li.product .button.add_to_cart_button:hover,
.woocommerce ul.products li.product .shopengine_add_to_cart_button:hover {
    background-color: #42050B !important;
}

.woocommerce ul.products li.product .button.add_to_cart_button::before,
.woocommerce ul.products li.product .shopengine_add_to_cart_button::before {
    content: "" !important;
    display: inline-block !important;
    width: 14px !important;
    height: 14px !important;
    margin-right: 8px !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512' fill='%23ffffff'%3E%3Cpath d='M0 24C0 10.7 10.7 0 24 0H69.5c22 0 41.5 12.8 50.6 32h411c26.3 0 45.5 25 38.6 50.4l-41.1 152.3c-8.5 31.4-37 53.3-69.5 53.3H170.7l5.4 28.5c2.2 11.3 12.1 19.5 23.6 19.5H488c13.3 0 24 10.7 24 24s-10.7 24-24 24H199.7c-34.6 0-64.3-24.6-70.7-58.5L77.4 54.5c-.7-3.8-4-6.5-7.9-6.5H24C10.7 48 0 37.3 0 24zM128 464a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm336-48a48 48 0 1 1 0 96 48 48 0 1 1 0-96z'/%3E%3C/svg%3E") !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}

@media only screen and (max-width: 1024px) {
    .woocommerce ul.products {
        display: grid !important;
        grid-template-columns: repeat(3, 1fr) !important;
        grid-gap: 15px !important;
    }
    .woocommerce ul.products li.product { width: 100% !important; margin: 0 !important; }
}

@media only screen and (max-width: 767px) {
    .woocommerce ul.products {
        display: grid !important;
        grid-template-columns: repeat(2, 1fr) !important;
        grid-gap: 12px !important;
    }
    .woocommerce ul.products li.product { padding: 10px !important; }
    .woocommerce ul.products li.product .woocommerce-loop-product__title { font-size: 15px !important; min-height: 38px !important; }
}

@media only screen and (max-width: 480px) {
    .woocommerce ul.products li.product { padding: 8px !important; border-radius: 12px !important; }
    .woocommerce ul.products li.product .onsale,
    .woocommerce ul.products li.product .shopengine-badge { top: 12px !important; left: 12px !important; font-size: 10px !important; padding: 2px 8px !important; }
    .woocommerce ul.products li.product .woocommerce-loop-product__title { font-size: 13px !important; min-height: 34px !important; margin: 5px 0 !important; }
    .woocommerce ul.products li.product .price { margin-bottom: 10px !important; }
    .woocommerce ul.products li.product .price del { font-size: 11px !important; }
    .woocommerce ul.products li.product .price ins { font-size: 13px !important; }
    .woocommerce ul.products li.product .button.add_to_cart_button,
    .woocommerce ul.products li.product .shopengine_add_to_cart_button { font-size: 12px !important; padding: 8px 0 !important; }
}/* End custom CSS */