.elementor-widget-tragashapeimage {
	position: static;
}

.woocommerce-message.updated {
	display: none;
}

.blog-grid .blog-line {
	background-color: #a5a9b3 !important;
}

.breadcumb-wrapper {
	display: none !important;
}

.service-grid_icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100px;
	height: 100px;
	overflow: hidden;
	border-radius: 50%;
}

.service-grid_icon img {
	max-width: 80%;
	max-height: 80%;
	object-fit: contain;
}

.shape-icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100px;
	height: 100px;
	overflow: hidden;
	border-radius: 50%;
	position: relative;
	background-color: transparent;
}

.shape-icon img {
	max-width: 80%;
	max-height: 80%;
	object-fit: contain;
}

.elementor-widget-container .slider-area .slider .swiper-wrapper .swiper-slide .box-title {
	height: 200px;
	color: red;
}

.elementor-widget-container .slider-area .slider .swiper-wrapper .swiper-slide p {
	height: 500px;
	color: "blue";
}

.col-xl-4:nth-child(3) .price-box_price .duration {
	font-weight: bold;
}

.price-box {
	min-height: 900px;
}

.row.justify-content-center {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
}

.price-box {
	display: flex;
	flex-direction: column;
	height: 100%;
}

.hero-client-box .cilent-box {
	display: none !important;
}

.hero-client-box img {
	width: 100px !important;
	height: 100px !important;
	object-fit: contain;
}