.elementor-6533 .elementor-element.elementor-element-f825263{--display:flex;--padding-top:80px;--padding-bottom:80px;--padding-left:0px;--padding-right:0px;}.elementor-6533 .elementor-element.elementor-element-f825263:not(.elementor-motion-effects-element-type-background), .elementor-6533 .elementor-element.elementor-element-f825263 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://www.shreevaliagro.com/wp-content/uploads/2025/01/63976.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}@media(max-width:1024px){.elementor-6533 .elementor-element.elementor-element-f825263{--padding-top:80px;--padding-bottom:80px;--padding-left:20px;--padding-right:20px;}}@media(max-width:767px){.elementor-6533 .elementor-element.elementor-element-f825263{--padding-top:40px;--padding-bottom:40px;--padding-left:20px;--padding-right:20px;}.elementor-6533 .elementor-element.elementor-element-aa4c47c > .elementor-widget-container{padding:0px 0px 0px 0px;}}/* Start custom CSS for container, class: .elementor-element-f825263 *//* Remove Related Products */
.related.products {
    display: none !important;
}

.woocommerce-tabs {
    display: none !important;
}

/* Remove SKU, Category, Tags */
.product_meta {
    display: none !important;
}
.single_add_to_cart_button:not(#btn-1cc-pdp) {
    display: none !important;
}

#btn-1cc-pdp {
    width: auto !important;
    min-width: 240px;
    padding: 15px 32px !important;
    display: inline-block !important;
    background-color: #163C26 !important;
    border-color: #163C26 !important;
    color: #ffffff !important;
    font-weight: 600;
    font-size: 16px;
    border-radius: 6px;
}

#btn-1cc-pdp:hover {
    background-color: #0f2a1c !important;
    border-color: #0f2a1c !important;
}

/* Variation box */
.woocommerce-variation.single_variation {
    font-size: 18px;
    padding: 18px;
    border-radius: 10px;
    margin-top: 15px;
    margin-bottom: 30px;
    background: #f8faf9;
    border: 2px solid #163C26;
}

/* Price color */
.woocommerce-variation-price {
    color: #f4b400 !important;
    font-size: 22px;
    font-weight: 700;
}

/* Stock status colors */
.woocommerce-variation-availability .in-stock {
    color: #1e7e34 !important;
    font-weight: 600;
}

.woocommerce-variation-availability .available-on-backorder {
    color: #f4b400 !important;
    font-weight: 600;
}

.woocommerce-variation-availability .out-of-stock {
    color: #d93025 !important;
    font-weight: 600;
}

/* Mobile full width Buy Now */
@media (max-width: 768px) {
    #btn-1cc-pdp {
        width: 100% !important;
        min-width: 100% !important;
        display: block !important;
        margin-left: 0 !important;
    }
}/* End custom CSS */