/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
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.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
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
*/


.w2dc-listings-block .w2dc-listing {
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
}

.w2dc-listing-text-content-wrap {
	font-size: 16px;
}


.w2dc-single-listing-text-content-wrap {
	font-size: 18px;
}

header.w2dc-listing-header h2 {
    font-size: 38px;
}


.w2dc-fields-group .w2dc-fields-group-caption {
    font-size: 1.1em;
}


.w2dc-listings-block .w2dc-listing-logo-wrap header.w2dc-listing-header h2, .w2dc-listings-block .w2dc-listing-logo-wrap header.w2dc-listing-header h2 a, .w2dc-listings-block .w2dc-listing-logo-wrap header.w2dc-listing-header h2 a:hover, .w2dc-listings-block .w2dc-listing-logo-wrap header.w2dc-listing-header h2 a:focus, .w2dc-listings-block .w2dc-listing-logo-wrap header.w2dc-listing-header h2 a:visited {
    color: #FFFFFF;
    font-size: 18px;
}