a.added_to_cart.wc-forward,
.menu-main-menu-container {
	display:none;
}

.elementor-widget.elementor-widget-text-editor .elementor-widget-container {
	margin-bottom: -0.9rem;
}

.elementor-field .select-caret-down-wrapper svg {
	overflow: visible;
	transform: translateY(-1.5px);
}

#custom-menu a.elementor-item::before {
	opacity: 1;
	background: #D5DBE0;
}

#custom-menu a.elementor-item.elementor-item-active::before,
#custom-menu a.elementor-item:hover::before {
	background: #9E070A;
}

#custom-menu .elementor-nav-menu {
	gap: 10px;
}

#bulletins-tab .swiper-pagination .swiper-pagination-bullet {
	opacity: 1;
	width: 35px;
	border-radius: 10px;
}

#bulletins-tab span.swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #9E070A;
}

#bulletins-tab .elementor-widget-image figcaption {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	opacity: 0;
	pointer-events: none;
	transition: 0.5s;
}

#bulletins-tab .elementor-widget-image:hover figcaption {
	opacity: 1;
}

#blogs a.elementor-post__read-more {
	background: #092E4B;
	padding: 8px 30px;
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 10px;
	width: fit-content;
}

#blogs a.elementor-post__read-more:hover {
	background: #800407;
}

#blogs .elementor-pagination {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	gap: 10px;
}

#blogs .elementor-pagination > .page-numbers {
	width: 35px;
	height: 9px;
	border-radius: 20px;
	background: #CECECE85;
}

#blogs .elementor-pagination > .page-numbers:hover,
#blogs .elementor-pagination > .page-numbers.current {
	background: #9E070A;
}

.elementor-widget.elementor-widget-text-editor .elementor-widget-container ul,
.elementor-widget.elementor-widget-text-editor .elementor-widget-container ol {
	margin-bottom: 0.9rem;
}

#blog-content h2 {
	color: #001E50;
	font-size: 25px;
}

#blog-content h3 {
	color: #001E50;
	font-size: 22px;
}

#blog-content h4 {
	color: #001E50;
	font-size: 20px;
}

#custom-tags .elementor-heading-title {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	gap: 10px;
}

#custom-tags .elementor-heading-title a {
	background: #DDDDDD;
	padding: 8px 20px;
	display: flex;
	flex-direction: row;
	gap: 5px;
}

#custom-tags .elementor-heading-title a::before {
	content: "\f02b";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}

.oom-mini-cart__buttons {
	display: flex;
	flex-direction: row;
	justify-content: center;
	gap: 10px;
}

.journey-icon-box {
	height: 180px;
}

.icon-border,
.icon-background {
	height: 100%;
}

.icon-border:hover .icon-background {
	background: #092E4B!important;
}

.icon-border #color {
	transition: 0.5s;
}

.icon-border:hover #color {
	opacity: 0;
}

#journey .swiper-pagination-bullet {
	width: 35px;
    border-radius: 20px;
    opacity: 1;
}

#journey .swiper-pagination-bullet:hover,
#journey span.swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #9E070A;
}

.service-item,
.pest-item {
	height: 100%;
}

.service-item .elementor-widget-theme-post-featured-image a,
.pest-item .elementor-widget-theme-post-featured-image a {
	width: 100%;
}

.service-slider .swiper.elementor-loop-container {
	overflow: visible;
}

.business-solution-grid .elementor-loop-container .business-solution:nth-child(odd) .business-solution-item > .e-con-inner {
	flex-direction: row-reverse;
}

.business-solution-grid .business-solution-item .elementor-widget-image {
	height: 100%;
}

.mo-openid-app-icons {
	display: flex!important;
	justify-content: center;
}

.e-n-accordion-item:hover #plus {
	fill: #FFFFFF;
}

.service-item .service-content {
	transition: 0.5s;
}

.service-item:hover .service-content {
	transform: translateY(-10px);
}

.elementor-field-type-recaptcha_v3.elementor-field-group-c_recaptcha {
	width: 50%;
}

@media (max-width: 1024px) {
	.business-solution-grid .elementor-loop-container .business-solution:nth-child(odd) .business-solution-item > .e-con-inner {
		flex-direction: column;
	}
	
	.elementor-field-type-recaptcha_v3.elementor-field-group-c_recaptcha {
		width: 100%;
	}
}

@media (max-width: 1260px) {
	#desktop-menu a.elementor-item {
		font-size: 13px;
	}
}

@media (max-width: 1170px) {
	#desktop-menu a.elementor-item {
		font-size: 12px;
	}
}

@media (max-width: 1170px) {
	#desktop-menu a.elementor-item {
		font-size: 11px;
		padding: 12px;
	}
}

@media (max-width: 1150px) {
	#desktop-menu a.elementor-item {
		padding: 10px;
	}
}