/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
.testimonial-section .elementor-widget-reviews .elementor-testimonial {
	display: grid;
	max-width: 1060px;
  	margin: auto;
}
.testimonial-section .elementor-widget-reviews .elementor-main-swiper {
	padding-bottom: 50px;
}
.testimonial-section .elementor-widget-reviews .elementor-testimonial .elementor-testimonial__header {
	order: 2;
	margin: auto;
	margin-top: 30px;
}
.testimonial-section .elementor-widget-reviews .elementor-testimonial .elementor-testimonial__header .elementor-testimonial__cite .elementor-testimonial__name {
	order: 2;
	text-align: center;
}
.testimonial-section .elementor-widget-reviews .elementor-testimonial .elementor-testimonial__header .elementor-testimonial__cite .elementor-star-rating {
	order: 1;
	margin-bottom: 18px;
}
.testimonial-section .elementor-widget-reviews .elementor-testimonial .elementor-testimonial__content {
	order: 1;
}
.testimonial-section .elementor-widget-reviews .elementor-testimonial .elementor-testimonial__content .elementor-testimonial__text {
	text-align: center;
}

.blog-section .left-column .elementor-widget-posts .elementor-post__text {
	display: grid;
}
.blog-section .left-column .elementor-widget-posts .elementor-post__text .elementor-post__title { 
	order: 2;
	margin-bottom: 28px;
}
.blog-section .left-column .elementor-widget-posts .elementor-post__text .elementor-post__title a {
	transition: 0.3s;
}
.blog-section .left-column .elementor-widget-posts .elementor-post__text .elementor-post__title a:hover {
	color: var( --e-global-color-secondary );
}
.blog-section .left-column .elementor-widget-posts .elementor-post__text .elementor-post__meta-data {
	order: 1;
	margin-bottom: 5px;
	margin-top: 23px;
}
.blog-section .left-column .elementor-widget-posts .elementor-post__text .elementor-post__read-more {
	order: 3;
	transition: 0.3s;
}
.blog-section .left-column .elementor-widget-posts .elementor-post__text .elementor-post__read-more:hover {
	color: #000000;
}
.blog-section .left-column .elementor-widget-posts .elementor-post__thumbnail img {
	height: 295px;
  	object-fit: cover;
}

.mobile-menu .elementor-nav-menu--dropdown ul {
	justify-content: flex-start !important;
  align-content: flex-start !important;
  align-items: flex-start !important;
}

.elementor-slideshow__title {
	display: none !important;
}
.page-id-1355 .e-con-boxed.e-flex {
	box-shadow: unset !important;
	padding-left: 0;
  padding-right: 0;
}


.single-sidebar .elementor-widget-wp-widget-archives h5 {
    display: none;
}
.single-sidebar .elementor-widget-wp-widget-archives ul {
    padding: 0;
}
.single-sidebar .elementor-widget-wp-widget-archives ul li {
    list-style: none;
    margin-bottom: 10px
}
.single-sidebar .elementor-widget-wp-widget-archives ul li a {
    font-size: 1.8rem;
  line-height: 26px;
  color: #000000;
  font-weight: 400;
  transition: 0.3s;
}
.single-sidebar .elementor-widget-wp-widget-archives ul li a:hover {
    color: #996D29;
}


.mobile-nav-slide-out-menu .sub-menu li a {
    display: flex;
    justify-content: flex-start !important;
}
.elementor-316 .elementor-element.elementor-element-1c59c1ef .elementor-nav-menu--dropdown a {
	padding-bottom: 18px;
}

.header-section .right-column .elementor-nav-menu--main ul li ul {
	margin-top: 18px !important;
}
.mobile-nav-slide-out-menu ul li a {
	color: #000000 !important;
	transition: 0.3s;
}
.mobile-nav-slide-out-menu ul li a:hover {
	color: #996D29 !important;
}
.mobile-nav-slide-out-menu ul li.current-menu-item a {
	color: #996D29 !important;
}
.mobile-nav-slide-out-menu ul li a:focus {
	color: #996D29 !important;
	background-color: transparent !important;
}
.mobile-nav-slide-out-menu ul li ul li a {
	font-size: 1.6rem !important;
	color: #000000 !important;
	transition: 0.3s;
}
.mobile-nav-slide-out-menu ul li ul li a:hover {
	color: #996D29 !important;
}
.mobile-nav-slide-out-menu ul li ul li.current-menu-item a {
	color: #996D29 !important;
}
.mobile-nav-slide-out-menu ul li ul li a:focus {
	color: #996D29 !important;
	background-color: transparent !important;
}
@media only screen and (max-width: 1600px) and (min-width: 1200px) {
	.header-section .left-column {
		width: 260px !important;
	}
	.header-section .right-column {
		flex-direction: unset;
		align-items: center;
	}
	.header-section .right-column .elementor-widget-icon-list .elementor-widget-container {
		margin: 0;
		margin-left: 16px;
	}
	.header-section .right-column .elementor-widget-icon-list .elementor-widget-container .elementor-icon-list-item a {
		font-size: 1.8rem;
	}
	.header-section .right-column .elementor-widget-icon-list .elementor-widget-container .elementor-icon-list-icon i {
		transform: rotate(25deg);
	}
	.header-section .right-column .elementor-nav-menu--main {
		--e-nav-menu-horizontal-menu-item-margin: calc( 25px / 2 );
	}
	.header-section .right-column .elementor-nav-menu li a {
		font-size: 1.5rem !important;
	}
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
	.blog-section .left-column .elementor-widget-posts .elementor-post__thumbnail img {
		height: 200px;
	}
	.blog-section .left-column .elementor-widget-posts .elementor-post__text .elementor-post__meta-data {
		margin-top: 10px;
	}
	.blog-section .left-column .elementor-widget-posts .elementor-post__text .elementor-post__title {
		margin-bottom: 14px;
	}
}
@media only screen and (max-width: 767px) {
	.testimonial-section .elementor-widget-reviews .elementor-testimonial .elementor-testimonial__header {
		margin-top: 30px;
	}
	.testimonial-section .elementor-widget-reviews .elementor-main-swiper {
		padding-bottom: 50px;
	}
	.blog-section .left-column .elementor-widget-posts .elementor-post__thumbnail img {
		height: 300px;
	}
	.blog-section .left-column .elementor-widget-posts .elementor-post__text .elementor-post__meta-data {
		margin-top: 10px;
		text-align: center;
	}
	.blog-section .left-column .elementor-widget-posts .elementor-post__text .elementor-post__read-more {
		text-align: center;
	}
	.blog-section .left-column .elementor-widget-posts .elementor-post__text .elementor-post__title {
		text-align: center;
	}
	.single-sidebar .elementor-element .elementor-post__title {
		text-align: center;
	}
	.single-sidebar .elementor-element .elementor-post__meta-data {
		text-align: center;
	}
	.single-sidebar .elementor-widget-wp-widget-archives ul li {
		text-align: center;
	}
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
	.recent-sales-wrap .elementor-widget-image img {
		height: 300px !important;
		object-fit: contain;
	}
}