/* .elementor-widget-search .e-search-input{
border-color: #f9e5cd! important;
} */
.search-popup input {
    height: 70px !important;
	padding-right: 70px !important;
	box-sizing: border-box;
}

.home_icon .elementor-icon-box-icon svg {
    margin: 0 auto;
}
.swiper-wrapper {
    cursor: pointer;
}

.footer_cat_set .elementor-nav-menu {
    column-count: 2;
}

.search-popup .e-search-form{ position: relative; }
.search-popup button {
    position: absolute;
    right: 0;
	    z-index: 2;
}

.mainGallery {
	margin-bottom: 20px;
}

.mainGallery .swiper-slide img {
    object-fit: contain;
}

.mainGallery .gallery-icon{ height: 100%; }

.elementor-531 .elementor-element.elementor-element-2ba32ec.elementor-view-stacked .elementor-icon {
    background-color: #FFF0DE! important;
    box-shadow: 0px 4px 34px 0px rgba(0, 0, 0, 0.10);
}

.category_title .elementor-image-box-title, .icon_box .elementor-icon-box-title{
	margin-bottom: 0px !important;
}

.testimonial-card .elementor-testimonial__content{
    padding: 20px 0px 0px 0px !important;
}

/* .testimonial-card .elementor-testimonial__header{
	padding: 0px 0px 20px 0px !important;
    border-bottom: 1px solid #c7b7a4;
}

 */
.testimonial-card .elementor-testimonial{
	padding: 20px !important;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1) !important;
} 

.testimonial-card .swiper-slide{
    overflow: visible;
}

.testimonial-card .elementor-main-swiper{
    padding: 20px 20px 40px 20px !important;
}

.testimonial-card .elementor-star-rating, .testimonial-card .elementor-star-rating .elementor-star-full{
	line-height: 26px !important;
}

.collections {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

/* Parent fix */

/* Submenu design */
/* .shop_menu .sub-menu { */
/*     background: #fff;
    padding: 15px 0;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    transition: all 0.3s ease; */
/*     column-count: 2;
} */

/* Show on hover */
/* .shop_menu:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
} */

/* Links */
/* .shop_menu .sub-menu li a {
    padding: 12px 20px;
    color: #333;
    transition: 0.3s;
} */

/* Hover */
/* .shop_menu .sub-menu li a:hover {
    background: #f8f5f2;
    color: #8B372D; */
/*     padding-left: 25px; */
/* } */

/* .shop_menu .sub-arrow {
    transition: 0.3s;
} */

/* .shop_menu:hover .sub-arrow {
    transform: rotate(180deg);
} */

.product_pagination .elementor-pagination .page-numbers{
	padding: 5px 10px !important;
	background-color: #8B372D !important;
	border: 1px solid transparent !important;
	transition: .3s !important;
}

.product_pagination .elementor-pagination .page-numbers.dots{
	background-color: transparent !important;
	padding: 0px !important;
}

.product_pagination .elementor-pagination .page-numbers.current, .product_pagination .elementor-pagination .page-numbers:hover{
	background-color: transparent !important;
	border: 1px solid #8B372D !important;
	color: #8B372D !important;
}

.product_pagination .elementor-pagination{
	margin-top: 40px !important;
}

.cat_hover .elementor-image-box-img {
    overflow: hidden !important;
    border-radius: 50% !important;
}

.cat_hover .elementor-image-box-img img{
	transition: .3s;
}

.cat_hover:hover .elementor-image-box-img img{
	transform: scale(1.2) !important;
}

.icon_box{
	transition: .3s;
}

.icon_box:hover{
	transform: translatey(-10px) !important;
}

.shop_menu .has-submenu:hover .sub-arrow svg, .shop_menu .has-submenu:active .sub-arrow svg{
	fill: #ffffff !important;
	color: #ffffff !important;
}

.card_post_title .elementor-heading-title{
  white-space: nowrap; 
  overflow: hidden;
  text-overflow: ellipsis; 
}

.elementor-12 .elementor-element.elementor-element-eafd5d1:not(.elementor-motion-effects-element-type-background), .elementor-12 .elementor-element.elementor-element-eafd5d1 > .elementor-motion-effects-container > .elementor-motion-effects-layer { display: none; }
}

.moahar-thankyou-wrap .success-icon{
    width:100px;
    height:100px;
    margin:auto;
    background:#2ecc71;
    color:#fff;
    border-radius:50%;
    display:flex;
    justify-content:center;
    align-items:center;
    font-size:50px;
    font-weight:bold;
    box-shadow:0 10px 25px rgba(46,204,113,.35);
}

.success-icon{
    animation:pulse 2s infinite;
}

.featured-image img {
    width: 100%;
    aspect-ratio: 1086 / 1448;
    object-fit: cover;
    display: block;
}
.product_image_wrap img {
    height: 470px;
  object-fit: cover;
}

