/**
 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Description:    A plain-vanilla
 */
.comments-area a, .page-content a {
	text-decoration:none !important;
}
.elementor-24 .elementor-element.elementor-element-31fba0fc .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{
	z-index: 1 !important;
	position:relative !important;
}

.elementor-39 .elementor-element.elementor-element-18ce600 .elementor-nav-menu--main .elementor-nav-menu--dropdown, .elementor-39 .elementor-element.elementor-element-18ce600 .elementor-nav-menu__container.elementor-nav-menu--dropdown{
	z-index:999 !important;
}

.ekit-wid-con h4, .ekit-wid-con p{
	margin-bottom:30px !important;
}

.fa-check:before {
    content: "\f00c";
	display:none;
}

.fa-times:before {
    content: "\f00d";
	display:none;
}

.custom.tparrows {
	cursor:pointer;
	background:#000;
	background:rgba(0,0,0,0) !important;
	width:40px;
	height:40px;
	position:absolute;
	display:block;
	z-index:1000;
}
.custom.tparrows.rs-touchhover {
	background:rgba(0,0,0,0) !important;
}
.custom.tparrows:before {
	font-family: 'revicons';
	font-size:15px;
	color:#961249 !important;
	display:block;
	line-height: 40px;
	text-align: center;
}

.elementor-21 .elementor-element.elementor-element-20d8f8f .elementor-button[type="submit"]{
	min-height:39px !important;
}