/*

Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready

*/

a {
    color:#2A307E;
}
a:hover {
    color:#000000;
}
.page-header {
    display:none;
}
.custom-logo-link img {
    max-width: 80%;
}
#menu-main-menu {
    font-family: 'Arvo', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 50px;
    letter-spacing: 0.3px;
}
/* STORE LOCATOR */
.wpsl-input label, #wpsl-radius label, #wpsl-category label {
    width: 130px !important;
}

/* ONLINE ORDER CUSTOM CSS */
.moo-menu-category .moo-menu-category-title {
    background-color: #2A307E !important;
}
#moo-onlineStore-items {
    margin-top: 37px !important;
}
#mooModalWindow .mooModalHeader, .moo-modifiersPanel .mooModifier-addToCartBtn2  {
    background-color: #2A307E !important;
}
#mooModalWindow h4, .moo-title, .moo-choose-category {
    font-family: 'Arvo', sans-serif !important;
    text-transform: uppercase !important;
}
.moo-choose-category {
    font-size: 18px !important;
}
#moo_OnlineStoreContainer #moo-onlineStore-items .moo-menu-category .moo-menu-category-title {
    height: 17vh !important;
}

/* OUR MENU STYLE OVERRIDE - MAIN SITE */
#ourMenu .moo-alert-danger,#ourMenu .moo-btn-sm, #ourMenu .moo-is-sticky,#ourMenu .moo-btn-lg, #ourMenu .moo-price {
    display:none !important;
}
#ourMenu #moo_OnlineStoreContainer #moo-onlineStore-items .moo-menu-category .moo-menu-category-title {
    height: 30vh !important;
}
