/* 
Theme Name:		Hello Elementor Child
Theme URI:		https://elementor.com/
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:		6.2.0
Text Domain:	hello-elementor-child
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
*/

article hr {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}

/* =YouTube Responsive Embed
-------------------------------------------------------------- */
.embed-responsive {
    position: relative;
    height: 0;
    padding: 0;
    overflow: hidden;
    margin: 2em auto;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.betterdocs-search-heading h2 {
    font-size: 42px !important;
    color: #ffffff !important;
}
.w3eden .card h3 {
    font-size: 14px !important;
    line-height: 1.2rem !important;
}