/* 
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 */
.jet-mega-menu-mega-container__inner {
	margin-top: 50px !important;
}

.owl-carousel .projects .elementor-widget-image-box img {
	max-width: 50px;
	width: 50px;
}

.single-projects .projects h2 {
	        font-size: 22px;
		font-family: "Borela", Sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1em;
    letter-spacing: 0.05em;
    color: #000000;
}

.elementor-element-40e3b63 .elementor-widget-container {
	line-height: 1.5em !important;
}

a.jet-mega-menu-item__link {
	color: #C5B783 !important;
}

.jet-mega-menu.jet-mega-menu--fill-svg-icons .jet-mega-menu-item__dropdown svg, .jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item.jet-mega-current-menu-item>.jet-mega-menu-item__inner .jet-mega-menu-item__dropdown {
    fill: #C5B783 !important;
	color: #C5B783 !important;
}

@media only screen and (max-width: 600px) {
.e-loop-item.type-projects .elementor-image-box-wrapper {
	text-align: left !important;
    display: inline-flex !important;
    align-items: center !important;
}
}