*
{
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important;
	-webkit-focus-ring-color: rgba(255, 255, 255, 0) !important;
	outline: none !important;
}
input, button, select, textarea {
  font-family: "Bconnect", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #000;
}
/* Elementor CSS */
.elementor-button-icon svg {
  width: .7em !important;
}
.elementor-button {
  min-width: 220px !important;
}
@media screen and (max-width: 1081px) {
	.elementor-button {
	  min-width: auto !important;
	}
}

/* Remove extra paragraph spacing */
.elementor-widget-text-editor p:last-child, .textwidget p:last-child { margin-bottom:0px;}
.contentBox p {
  margin-bottom: 30px;
}
body {
	margin: 0
}
.nice-select {
  z-index: 98;
}
.jet-menu ul.jet-sub-menu {
  min-width: 100px !important;
	margin-top: 22px;
}

/* Navigation *
@media only screen and (max-width: 1081px) {
.htmobile-menu-wrap.inside {
  background: #f3f3f3;
}
.htmobile-menu-wrap .htmobile-navigation .htmega-megamenu li a {
  color: #222;
}
.htmobile-menu-wrap .fa {
  font-size: 10px;
}
.htmobile-aside-button {
  color: #141464;
}
.htmega-menu-area {
  border: 0;
  font-size: 24px;
  margin-bottom: 0;
  padding: 0;
  padding-right: 20px
}
.htmobile-menu-wrap .htmobile-aside-close {
  background-color: #141464;
}
.htmega-menu-container ul > li {
  margin-right: 15px !important;
  border-bottom: 1px solid #ccc;
}
.htmobile-navigation {
  padding: 30px 15px;
}
.htmobile-menu-wrap .htmobile-navigation .htmega-megamenu li .sub-menu a {
  font-weight: 200;
}
.htmobile-menu-wrap .htmobile-navigation .htmega-megamenu li:last-child {
	border: 0 !important;
}
.htmobile-aside-button {
  float: right;
}
}
*/

/* Banner Contact Form */
.gid-newsletter form
{
	position: relative;
	max-width: 462px;
}
.gid-newsletter form input[type=text],.gid-newsletter form input[type=email],.gid-newsletter form input[type=tel],.gid-newsletter form input[type=number]
{
	padding: 10px 240px 5px 20px;
	width: 100%;
	height: 50px;
	color: rgba(40, 36, 37, 0.5);
	border: 0;
	border-radius: 30px;
	background: #fff;
}
.gid-newsletter form input::placeholder
{
	color: rgba(40, 36, 37, 0.5);
}
.gid-newsletter form input[type=submit]
{
	position: absolute;
	bottom: 0;
	right: 0;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
	width: 220px;
	height: 50px;
	font-weight: 700;
	text-align: center;
	color: #fff;
	border: 0;
	border-radius: 30px;
	background: #aa028c !important;
	transition: all 0.3s;
	cursor: pointer;
	text-align: center padding: 10px 20px 5px 20px;
}
.gid-newsletter form input[type=submit]:after
{
	margin-left: 10px;
	display: inline-block;
	font-family: 'icomoon', sans-serif;
	font-size: 14px;
	content: '\f105';
}
.gid-newsletter form input[type=submit]:hover
{
	background: #870470;
}
.gid-newsletter form .wpcf7-not-valid-tip
{
	float: left;
}
.gid-newsletter form .wpcf7-spinner,.gid-newsletter form .wpcf7-response-output
{
	display: none!important;
}
.gid-newsletter form p
{
	padding: 0!important;
	margin: 0!important;
}

.filter_form_btn {
  background-color: #fff !important;
  border-radius: 0 !important;
  border-width: 1px !important;
  color: #222 !important
}
div.asl_m {
	z-index: 9 !important;
}
.gid_none {
	display: none;
}
.jet-sub-mega-menu .elementor {
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
}
.jet-menu-item .jet-sub-mega-menu > .elementor {
  width: auto !important;
}
.admin-bar #gid_search {
	top: 52px
}
.admin-bar #gid_close_btn {
	top: 102px
}

.jet-menu-item .jet-sub-menu > li > a {
  padding: 5px 15px !important;
}
.jet-menu-title {
  color: #000;
}
