/* 
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
*/

/*
    Add your custom styles here
*/
.woocommerce #respond input#submit.loading::after, a.button.loading::after, button.button.loading::after, input.button.loading::after ,.cart button.loading::after {
    font-family: WooCommerce;
    content: "\e01c";
    vertical-align: top;
    font-weight: 400;
    position: absolute;
    top: .618em;
    right: 1em;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}
a.added_to_cart.wc-forward {
    display: none;
}
.xoo-cp-modal.xoo-cp-active, .xoo-cp-opac {
    display: none!important;
}

/*.get-nicer {
       overflow: auto;
       height: 280px;
}     
.nice-wrapper {

}
.nicescroll-rails {
       background-color:  #000 !important;
}   
.nicescroll-cursors {
       border: none !important;
       background-color: #000 !important;
       border-radius: 0 !important;
}*/

/*.scroll_menu .ee-scroll-indicator__menu {
   
    overflow-x: scroll !important;
    overflow-y: hidden !important;
    white-space: nowrap;
    display: inherit;    
}*/