/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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
*/

html,
html body {
	overflow-x: hidden;
}

.elementor-widget-text-editor p:last-child,
.elementor-widget-text-editor p:first-child:last-child{
    margin-bottom: 0px;
}

.breadcrumbs-hero .pt_plus_breadcrumbs_bar_inner {
    padding: 0px;
    border-radius: 0px;
    box-shadow: none !important;
    background: transparent !important;
}

.breadcrumbs-hero .del {
    width: 13px;
    height: 20px;
    background: url("/wp-content/uploads/2026/04/breadcrumbs.svg") no-repeat center;
}

.breadcrumbs-hero #breadcrumbs {
    gap: 8px;
    display: flex;
}

.breadcrumbs-hero .current .current_tab_sec {
    top: -1px;
    position: relative;
    color: #FFFFFF52 !important;
}

.rank-math-breadcrumb a,
.rank-math-breadcrumb .last {
    font-family: "Lato", Sans-serif;
}

.rank-math-breadcrumb a {
    color: #FFFFFF;
}

.rank-math-breadcrumb .last {
    color: #FFFFFF52;
}

.rank-math-breadcrumb .separator {
    top: 2px;
    width: 52px;
    height: 20px;
    display: block;
	position: relative;
    color: transparent;
    background: url("/wp-content/uploads/2026/04/breadcrumbs.svg") no-repeat center;
}

.rank-math-breadcrumb p {
    display: flex;
    margin: 0px;
}