/*
Theme Name: Hello Elementor Child
Template: hello-elementor
Author: Unibox
Author URI: https://unibox.gr
Description: Custom child theme for Hello Elementor created by Unibox.
Version: 1.0
*/
            
/*Slider home page electorlytes*/
.uc_prices {
    display: flex!important;
    flex-direction: row!important;
    justify-content: space-between!important;
    gap: 9px!important;
}

.uc_post_grid_style_one_button.uc_buttons {
    display: flex;
    align-items: center;
    justify-content: center;
}

button.uc-button-addcart.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    padding: 5px;
}



/*Custom product */
                                /*category*/
.custom-product-category {
    color: #F58A3A;
}