/*
CTC Separate Stylesheet
Updated: 2026-06-01 07:44:10
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.9.1780299850
*/

.elementor-widget-text-editor p:last-child {
	margin-bottom: 0px !important;
}
.banner:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 250px;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 35%, #FFFFFF 100%);;
	left: 0;
	bottom: 0;
	z-index: 1;
}
.banner .e-con-inner {
	z-index: 2;
}
.mhShap {
	background-size: 100% 100% !important;
	display: flex;
	align-items: center !important;
	justify-content: center !important;
}
.mhAccordion summary {
	box-shadow: 0px 4px 4px 0px #00000040;
	z-index: 2;
}
.mhAccordion summary + .elementor-element {
	--margin: 15px;
	width: calc(100% - (var(--margin) * 2));
	margin-inline: var(--margin);
}
.mhEventCard {
	max-width: 200px !important;
}
.elementor-post-navigation:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background: #A68D00;
	top: 0;
	bottom: 0;
	margin: auto;
}
.elementor-post-navigation .elementor-post-navigation__link__next, .elementor-post-navigation .elementor-post-navigation__link__prev {
	grid-gap: 16px;
	flex-direction: column-reverse !important;
	line-height: 1;
}
.news-loop-grid .news-loop-item .elementor-widget-button .elementor-button {
    box-shadow: unset !important;
}
.elementor-widget-wp-widget-categories h5 {
	display: none;
}
.elementor-widget-wp-widget-categories ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: flex;
	flex-wrap: wrap;
	grid-gap: 10px;
}
.elementor-widget-wp-widget-categories ul li a {
	display: inline-block;
	padding: 6px 18px;
	font-family: 'Gill Sans MT';
	font-size: 16px;
	line-height: 1.5;
	font-weight: 400;
	border: 1px solid;
	color: var(--e-global-color-bffaca3);
}
.elementor-widget-wp-widget-categories ul li a:hover {
	background: var(--e-global-color-bffaca3);
	border-color: var(--e-global-color-bffaca3);
	color: var(--e-global-color-9aaa639);
}
.pastNews:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 50%;
	background: linear-gradient(180deg, #FFFBEA 0%, rgba(255, 251, 234, 0) 30%);
	left: 0;
	top: 0;
	z-index: 1;
}
.pastNews .e-con-inner, .shipStates .e-con-inner {
	z-index: 2;
}
.shipStates:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 50%;
	background: linear-gradient(180deg, #4B6040 0%, rgba(255, 251, 234, 0) 30%);
	left: 0;
	top: 0;
	z-index: 1;
}

.value-tab .e-n-tabs {
    box-shadow: 0px 4px 4px 0px #00000040;
}
.member-box img {
    width: 100%;
}
.member-box .elementor-image-box-title {
    margin: 0;
}
.more-content {
    height: 0;
    overflow: hidden;
    transition: 0.5s all !important;
}
.read-more-btn{
	cursor:pointer;
}
.add-box .elementor-image-box-title{
    margin-top:0px;
}
.add-box .elementor-image-box-wrapper {
    display: flex;
    flex-direction: column;
    gap: 0;
}
.add-box .elementor-image-box-img {
    line-height: 0;
}
.add-box .elementor-image-box-img img {
    margin: auto;
}
@media screen and (max-width: 767px) {
	.mhShap {
		max-width: 300px !important;
	}
}




