/*
Theme Name: Spacious Pro Ocilla
Theme URI: https://themegrill.com/themes/spacious/
Template: spacious-pro
Author: ThemeGrill
Author URI: https://themegrill.com/wordpress-themes/
Description: Spacious Pro is the pro version of Spacious free theme.
Tags: one-column,two-columns,right-sidebar,left-sidebar,flexible-header,custom-header,custom-background,custom-menu,custom-colors,sticky-post,threaded-comments,translation-ready,featured-images,theme-options,footer-widgets,blog,e-commerce
Version: 2.3.7.1617634516
Updated: 2021-04-05 14:55:16

*/

/* VARIABLES */
:root {
        --head-height: 0px;
        --foot-height: 0px;
}

#main { min-height: calc(100vh - var(--head-height) - var(--foot-height) - 60px); }
body #main { padding: 0 0 10px 0; }
.tax-wpbdp_category .page-title, .tax-wpbdp_category #wpbdp-main-box, .single-wpbdp_listing .wpbdp-field-association-category, .tax-wpbdp_category .wpbdp-field-association-category, .wpbdp-view-main .submit-btn .advanced-search-link { display: none; }
body footer#colophon .footer-widgets-wrapper h3.widget-title, body footer#colophon .footer-widgets-wrapper .textwidget p a { color: #f0fff0; }
body footer#colophon .footer-widgets-wrapper .widget-title span { border-bottom: 2px solid #f0fff0; }
body footer#colophon .footer-widgets-wrapper .footer-widgets-area .textwidget p a:hover { text-decoration: underline; color: #f0fff0 !important; }

/* Fix bullets in Elementor pages. */
.elementor-widget-container ul:not(header .elementor-widget-container ul) {
    list-style: disc;
    margin-left: 40px;
    font-size: 20px;
}
