a {
	outline: none !important;
}
footer a {
	color: #B2B2B2 !important;
}
.banner-overlay .swiper-slide-contents.animated.fadeInUp .elementor-slide-description {
    width: 55%;
    margin: 0 auto;
}
.fr-sh {
	margin-bottom: 2px !important;
}
.elementor-widget-heading {
    margin-bottom: 0 !important;
}
.elementor-flip-box {
    width: 180px;
    height: 180px !important;
    margin: 0 auto;
}
.bg-img {
	padding-right: 40px !important;
}
.bottom-banner .elementor-slide-heading h3 {
	color: #fff;
    margin: 0;
    font-weight: 300;
    line-height: 1.5;
}
button[type="submit"] {
	cursor: pointer;
}

.entry-content > .elementor {
	overflow-x: hidden;
}

.eae-table-wrap {
    border-top-left-radius: 33px;
    border-top-right-radius: 33px;
}

.listener-plugin-block {
	position: absolute !important;
	z-index: 500 !important;
}

.elementor-post__excerpt .listener-plugin-block {
	top: 25px;
}

.page {
	margin: 0;
	overflow-x: hidden;
}
.cky-notice-btn-wrapper button {
    margin-bottom: 10px !important;
}

/* Custom styles for ReadSpeaker plugin */

/* Customize the text appearance */
.rs_class {
    font-family: "Montserrat", sans-serif; /* Change to your preferred font */
    color: #333333; /* Change to your preferred text color */
    font-size: 16px; /* Adjust the font size as needed */
}

/* Customize the background color of the ReadSpeaker button */
.rsbtn_play {
    background-color: #881E33 !important; /* Change to your preferred background color */
    border: none; /* Optional: remove the border */
    color: #ffffff  !important; /* Change to your preferred button text color */
    padding: 10px 20px; /* Adjust padding as needed */
    border-radius: 5px; /* Optional: round the corners */
}

/* Customize the hover state of the ReadSpeaker button */
.rsbtn_play:hover {
    background-color: #881E33 !important; /* Change to your preferred hover background color */
    color: #ffffff !important; /* Change to your preferred hover text color */
}

/* Customize the ReadSpeaker player */
.rs_player {
    background-color: #881E33 !important; /* Change to your preferred player background color */
    border: 1px solid #ffffff; /* Change to your preferred border color */
    padding: 10px; /* Adjust padding as needed */
    font-family: 'Arial', sans-serif; /* Change to your preferred font */
    color: #ffffff !important; /* Change to your preferred text color */
}

/* Customize the controls within the player */
.rs_player .rs_controls {
    color: #ffffff !important; /* Change to your preferred controls color */
}

/* Customize the play button within the player */
.rs_player .rs_play {
    background-color: #881E33 !important; /* Change to your preferred play button background color */
    color: #ffffff !important; /* Change to your preferred play button text color */
}

/* Customize the pause button within the player */
.rs_player .rs_pause {
    background-color: #881E33 !important; /* Change to your preferred pause button background color */
    color: #ffffff !important; /* Change to your preferred pause button text color */
}

/* Customize the close button within the player */
.rs_player .rs_close {
    background-color: #881E33 !important; /* Change to your preferred close button background color */
    color: #ffffff !important; /* Change to your preferred close button text color */
}

.rsbtn_tooltoggle {
	background-color: #881E33 !important;
}

.rsbtn .rsbtn_play .rsbtn_left .rsbtn_text span {
    color: #ffffff !important;
}

.rsbtn .rsbtn_play .rsbtn_left .rsbtn_text::before {
	color: #ffffff !important;
}

.rsbtn .rsbtn_play .rsbtn_right {
	color: #ffffff !important;
}

.rsbtn span {
    color: #ffffff !important;
}

p > a {
	padding: 0px !important;
	/*background-color: #ffffff !important;*/
	/*color: #000000 !important;*/
	border-radius: 0px !important;
	font-size: 16px !important;
	text-decoration: underline !important;
	font-weight: 400 !important;
}

@media screen and (max-width: 1386px) {
	.banner-overlay .swiper-slide-contents.animated.fadeInUp {
	    width: 100%;
	}
}
@media screen and (max-width: 1024px) {
	.bottom-banner .elementor-slide-description br {
	    display: none;
	}
}
@media screen and (max-width: 767px) {
	.banner-overlay .swiper-slide-contents.animated.fadeInUp .elementor-slide-description {
	    width: 100%;
	}
	.bottom-banner .elementor-slide-heading br {
		display: none;
	}
	.bottom-banner .elementor-slide-heading h3 {
		font-size: 25px;
	}
	.bottom-banner .swiper-slide-inner {
		padding: 20px !important;
	}
	.bg-img {
		padding-right: 0 !important;
		height: 400px;
	}
}


.mwai-input-submit {
	background-color:#881E33!important;
		border:none!important;
}

.mwai-messages-theme button {
	background-color:#881E33!important;
		border:none!important;
}
