/* 
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
*/
body.page-template {overflow-x:hidden;}

#pedigreeTable {}
table.pedigreeGrid {background-color:unset; border-top:none; border-collapse: collapse;}
.pedigreeGrid td {border-left:none; border-right:none; border-top:none; border-bottom:1px solid #000 !important; vertical-align:middle; background-color:#fff !important;}
.pedigreeGrid td.nb {border-bottom:none !important;}

.sortby-filter form ul {padding-left:0px;}
.searchandfilter ul li h4,
.searchandfilter ul li ul, 
.searchandfilter ul li ul li {display:inline;}
.searchandfilter ul li ul li {margin-right:20px;}
.searchandfilter ul li ul li .sf-label-radio {padding-left:7px; font-size:18px;}

.elementor-widget-image-carousel .swiper-slide {margin:0 auto;}

@media only screen and (max-width: 767px) {
.searchandfilter ul li h4,
.searchandfilter ul li ul, 
.searchandfilter ul li ul li {display:inline;}
}