/* ===================================================================================

* Theme Name: Meetco Child
* Theme URI: https://themeforest.net/user/xpressbuddy
* Author: XpressBuddy
* Author URI: https://wp.xpressbuddy.com/meetco/
* Description: Meetco is a modern Event & Conference WordPress theme perfect for seminars, workshops, meetups, and corporate events.
* Version: 1.0.0
* Template: meetco
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */

.xb-hero_content .xb-hero-heading h2 {
	text-align: center;
}
.xb-header-logo a img {
	width: 230px;
}
#macdevcounter .offer-wrap {
	background-color: #318D36 !important;
}
.elementor-widget-n-accordion .e-n-accordion-item-title {
	font-weight: bold;
}
.sec-title .title, .sec-title .sub-title, h3 {
	color: #318D36 !important;
}
.xb-funfact-item .xb-item--text, .xb-about-item .xb-item--title {
	color: black !important;
}
.contact-section::before {
	background: radial-gradient(black, transparent);
}
.header-menu .offcanvas-sidebar-btn {
	display: none !important;
}
.main-menu > ul {
    gap: 25px !important;
}
.conten_macdev .elementor-widget-button {
	background-color: rgb(242, 242, 242) !important;
}
.pb-130 {
	padding-bottom: 0px !important;
}
.header-style.header-transparent {
    top: 40px !important;
}