/*
Theme Name:  Listeo ChildTheme
Theme URI: http://listeo.pro
Author: Purethemes
Author URI: http://themeforest.net/user/purethemes
Description: Directory WordPress Theme by Purethemes
Version: 1.0
License: ThemeForest
License URI: http://themeforest.net/licenses
Text Domain: listeo
Domain Path: /languages/
Tags: light, responsive-layout, post-formats, theme-options, translation-ready, two-columns
Template:  listeo
*/

body .woocommerce button.button.alt, body .woocommerce input.button.alt {
    background: #f4cc85 !important;
    font-weight: 500;
}

body .woocommerce #payment #place_order:hover, .woocommerce-page #payment #place_order:hover {
    background: #f4cc85 !important;
}

span.fa.fa-fw.field_icon.toggle-password.fa-eye,span.fa.fa-fw.field_icon.toggle-password.fa-eye-slash,span.fa.fa-fw.field_icon.toggle-password2.fa-eye,span.fa.fa-fw.field_icon.toggle-password2.fa-eye-slash {
    position: absolute;
    position: absolute;
    right: 0.7em;
    top: 1.5em;
    cursor: pointer;
    color: #a0a0a0;
}


.category_id img{
   height: 150px !important;
}

.list-booking .loadingspinner{
    display:none
}


.list-booking .book-now-text{
   color: #534c4c;
}