.tjContactIcons .elementor-icon-list-item {
	align-items: initial !important;
}
.tjContactIcons.elementor-widget-icon-list .elementor-icon-list-icon i {
	margin-top: 6px;
}

.tjAccoTextBox {
	border: 1px solid #5E4436;
	padding: 25px 15px 0 15px;
}
.tjAccoTextBox strong {
	font-size: 24px;
	display: inline-block;
	margin-bottom: 5px;
}
.tjAccoTextBoxV2 a {
	color: #5E4436;
}
.tjAccoTextBoxV2 a:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.tjAccoTextBoxV2:hover * {
	color: #9b6244;
}

.tjReviewItems {}
.tjReviewItems .elementor-testimonial-content:before {
	content: "“";
	display: block;
	text-align: center;
	margin-left: -70px;
	margin-top: 70px;
	margin-bottom: 10px;
	font-size: 120px;
	display: block;
	font-family: serif;
}


.tjPromptBPost .elementor-posts-container .elementor-post__title {
	text-align: center;
}
.tjPromptBPost .elementor-posts-container .elementor-post__thumbnail {
	border: 15px solid #4e3921;
	max-width: 400px;
	margin: auto;
	padding-bottom: 60% !important;
}

.tjPromptBPost .elementor-posts .elementor-post__excerpt {
	background-color: #8F723E;
	text-align: center;
	padding: 18px 15px;
}


.tjGalleryItems .elementor-testimonial__image {
	height: 0;
	padding-bottom: 56.25%;
	width: 100%;
	position: relative;
  object-fit: cover;
}

.tjGalleryItems .elementor-testimonial__image img {
	width: 100% !important;
	height: 100% !important;
	max-width: 100% !important;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 0 !important;
}
.tjGalleryItems.elementor-widget-testimonial-carousel .swiper-slide {
	margin-bottom: -10px;
}
.tjGalleryItems.elementor-widget-testimonial-carousel .swiper-slide {
		padding: 10px;
}
.tjGalleryItems.elementor-widget-testimonial-carousel .elementor-swiper-button-prev {
	left: -5px !important;
}
.tjGalleryItems.elementor-widget-testimonial-carousel .elementor-swiper-button-next {
	right: -5px !important;
}

.tjGalleryItems .elementor-testimonial__content {
	display: grid;
  height: 220px;
  overflow: hidden;
  border: 1px solid grey;
  padding: 22px;
  overflow-y: scroll;
	margin-bottom: 12px;
}
.tjGalleryItems .elementor-testimonial__content .elementor-testimonial__text {
	order: 2;
}
.tjGalleryItems .elementor-testimonial__content .elementor-testimonial__cite {
	margin-top: 0 !important;
	padding-bottom: 15px;
}

@media (max-width: 767px) {
	
  .tjReviewItems .elementor-testimonial-content br {
	  display: none;
  }
	
	
	
}