/* 
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 */
.copyrightSymbol_white {
	font-family: 'Montserrat', sans-serif;
	font-size: 10px;
	color: #ffffff !important;
	text-transform: lowercase !important;
}

.copyrightSymbol {
	font-family: 'Montserrat', sans-serif;
	font-size: 10px;
	text-transform: lowercase;
}

p4p_title {
	text-transform: lowercase !important;
}

aside#block-2,
aside#block-3,
aside#block-4,
.no-comments.wp-block-latest-comments{
    display: none;
}

@media and screen (min-width: 500px) {
	li.applyMenu.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-1675 {
 		display:none !important; 
	}
}

@media only screen and (min-width: 1200px) {
	.mec-container, body [id*=mec_skin_].mec-fluent-wrap {
		padding-top: 75px;
		padding-bottom: 150px;
	}
}