/*
Theme Name: Hello Child
Author: 
Description: Your description goes here
Version: 1
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

.woocommerce-breadcrumb{
    margin-top: 200px;
    margin-left: 50px;
    margin-right: 50px;
}


.woocommerce-message .button {
    display:none;
}
.timeslot .timeslot-delimiter, .timeslot .timeslot-end{
    display: none !important;
}
.menu-item-326 .ekit-menu-nav-link{
        background-color: #000;
        color: #fff !important;
    
}

.menu-item-326 .ekit-menu-nav-link:hover{
        background-color: #CC6602;
        color: #fff !important;
    
}