/* 
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
*/

/* Add your custom styles here */

.elementor-widget-text-editor a , .elementor-widget-container strong{
	color: #111;
}

.a-job-sec .elementor-toggle-item h6 {
        border-radius: 10px;
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}

.a-job-sec .elementor-toggle-item .elementor-tab-content  {
    border-radius: 10px;
	margin-top:-20px;
}

.a-job-sec .elementor-toggle-item .elementor-tab-content a {
	color: #111;
}

h1 a , h2 a , h3 a{
    text-decoration: none !important;
}

.tribe-common img {
    border-radius: 13px !important;
	margin-bottom: -40px;
    margin-top: -40px;
}

.tribe-events-calendar-latest-past > .tribe-common-g-row {
    background: #f8faf8;
    border-radius: 13px;
    padding: 26px 0px 26px 24px;
       margin-bottom: 150px !important;
}