/* .elementor-widget-search .e-search-input{
border-color: #f9e5cd! important;
} */
.search-popup input {
    height: 70px !important;
}
.home_icon .elementor-icon-box-icon svg {
    margin: 0 auto;
}
.search-popup .e-search-form{ position: relative; }
.search-popup button {
    position: absolute;
    right: 0;
}
.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);
}

	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;
	background-color: transparent;
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;
}
.collection-item {
    width: 30%;
    text-align: center;
}

/* Parent fix */
.shop_menu {
    position: relative;
}

/* Submenu design */
.shop_menu .sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    padding: 15px 0;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    transform: translateY(15px);
    transition: all 0.3s ease;
    column-count: 2;
    display: block !important; /* IMPORTANT */
    width: auto !important;
}

/* Show on hover */
.shop_menu:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

/* Links */
.shop_menu .sub-menu li a {
    padding: 12px 20px;
    display: block;
    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; 
  width: 335px; 
  overflow: hidden;
  text-overflow: ellipsis; 
}


.ingredients-container {
  font-family: Arial, sans-serif;
  background-color: #f0f7f9; 
  padding: 20px;
  max-width: 500px;
  color: #111;
}


.ingredients-container h2 {
  font-size: 18px;
  margin-bottom: 10px;
}


.divider {
  border: none;
  border-top: 1px solid #ccc;
  margin-bottom: 20px;
}


.ingredient-row {
  display: flex;
  align-items: flex-end;
  margin-bottom: 12px;
  font-size: 14px;
}


.dots {
  flex-grow: 1; 
  border-bottom: 2px dotted #888; 
  margin: 0 5px; 
  position: relative;
  top: -4px; 
}


.ingredient-name, 
.ingredient-percent {
  white-space: nowrap; 
}

.tab_iconbox .elementor-icon-box-title{
    margin-top: 0px !important;
}


.home_our_product .elementor-widget-image img,
.home_our_product .attachment-woocommerce_thumbnail {
    transition: all 0.4s ease;
}

.home_our_product .e-loop-item:hover img {
    transform: scale(1.1);
}

.home_our_product .e-loop-item {
    overflow: hidden;
}

	.margin_right p.elementor-icon-box-description{ margin-right: 0px !important } }

.vx-custom-slider{
    position:relative;
    overflow:hidden;
    width:100%;
    min-height:700px;
}

.vx-custom-slider .vx-slide{
    display:none;
    min-height:700px;
}

.vx-custom-slider .vx-slide.active{
    display:flex;
}

.vx-custom-slider .vx-left,
.vx-custom-slider .vx-right{
    width:50%;
}

.vx-custom-slider .vx-left{
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    text-align:center;
    padding:60px;
    color:#fff;
}

.vx-custom-slider .vx-right{
    background:#f5eed8;
    display:flex;
    justify-content:center;
    align-items:center;
    padding:40px;
}

.vx-custom-slider .vx-left span{
    font-size:14px;
    letter-spacing:2px;
    text-transform:uppercase;
	font-family: Grandstander;
}

.vx-custom-slider .vx-left h2{
    font-size:72px;
    line-height:1;
    margin:15px 0;
    font-weight:800;
	font-family: 'Grandstander';
}

.vx-custom-slider .vx-left p{
	font-family: 'Catamaran';
    font-size:18px;
    max-width:500px;
    margin-bottom:25px;
}

.vx-custom-slider .vx-left a{
    background:#ffffff;
    color:#AE262A;
    border:2px solid #fff;
    border-radius:100px;
    padding:15px 35px;
    text-decoration:none;
    font-weight:700;
    transition:.3s;
	font-family: 'Grandstander';
}

.vx-custom-slider .vx-left a:hover {
    background: #8B1E22!important;
    color: #fff !important;
    border-color: #8B1E22!important;
}


.vx-custom-slider .vx-right img{
    width:100%;
    max-width:550px;
    height:auto;
    object-fit:contain;
    transition:.5s;
}

.vx-custom-slider .vx-right img:hover{
    transform:scale(1.05);
}

.orange-slide .vx-left{
    background: #AE262A;;
}

.red-slide .vx-left{
    background:rgb(244, 91, 3);
}

.blue-slide .vx-left{
    background:#008142;
}

.green-slide .vx-left{
    background:#2C42D2;
}

.vx-custom-slider .vx-prev,
.vx-custom-slider .vx-next{
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    width:50px;
    height:50px;
    border:none;
    border-radius:50%;
    background:#fff;
    color:#000;
    cursor:pointer;
    z-index:10;
    font-size:22px;
    box-shadow:0 2px 10px rgba(0,0,0,.15);
}

.vx-custom-slider .vx-prev{
    left:20px;
}

.vx-custom-slider .vx-next{
    right:20px;
}

@media(max-width:767px){

    .vx-custom-slider .vx-slide.active{
        flex-direction:column;
    }

    .vx-custom-slider .vx-left,
    .vx-custom-slider .vx-right{
        width:100%;
    }

    .vx-custom-slider .vx-left{
        padding:40px 20px;
    }

    .vx-custom-slider .vx-left h2{
        font-size:38px;
    }

    .vx-custom-slider .vx-left p{
        font-size:15px;
    }

    .vx-custom-slider .vx-right{
        padding:20px;
    }

    .vx-custom-slider .vx-right img{
        max-width:100%;
    }

    .vx-custom-slider .vx-prev,
    .vx-custom-slider .vx-next{
        width:40px;
        height:40px;
        font-size:18px;
    }
}

@media(min-width:768px) and (max-width:1024px){

    .vx-custom-slider .vx-left h2{
        font-size:52px;
    }

    .vx-custom-slider .vx-right img{
        max-width:450px;
    }
}
/* 
@media (min-width:1024px) and (max-width:1300px){
	.mainGallery{
    width: 400px;
    height: 400px;
	background-size: contain;
}
    .mainGallery .swiper-slide img{
	max-width: 60%! important;
	max-height: 60% !important;
	object-fit: contain !important;
    }
}
 */
/* product image cut-size set */
@media (max-width: 768px) {
    .elementor-366 .elementor-element.elementor-element-64189aa img { max-width: fit-content !important;
			height: 220px; } 
}

/* single product in table text */
font-size: table tfoot th, table thead th, tr { font-size: 16px; }

.elementor-15 .elementor-element.elementor-element-e625db1 {
    display: none;
}

/*  product in image for background color and border*/
.product-slider-wrap .swiper-backface-hidden .swiper-slide {
    cursor: pointer;
    background: linear-gradient(180deg, #F1ABB0 55%, #F7E9EA 100%) !important;
    margin-top: 48px;
    border: 2px solid #000;
    border-radius: 12px;
}

.elementor-531 .elementor-element.elementor-element-13f5883 .gallery-item { padding: 0px !important; }

.elementor-531 .elementor-element.elementor-element-13f5883 .gallery {  margin: 0px !important; }

.product_feature-image{ height: 400px !important; aspect-ratio:1/1; align-items: center; } 

.mainGallery{
    width:500px !important;
    max-width:500px !important;
	aspect-ratio:1/1;
	object-fit:contain !important;
}

.thumbGallery .swiper-slide{
    width:100px !important;
   height:100px !important;
    object-fit:contain !important;
    object-position:center;
	padding: 20px;
}


@media only screen and (max-width:1024px){

    .mainGallery{
        width:400px !important;
        max-width:380px !important;
        aspect-ratio:1/1;
        margin:0 auto;
		object-fit:contain !important;
    }
}

@media (max-width: 1366px) {
    .elementor-531 .elementor-element.elementor-element-b992fa4 {  --align-self: top; }} 


@media only screen and (max-width:768px){ .elementor-531 .elementor-element.elementor-element-13f5883{ padding:0 !important; }

.elementor-531 .elementor-element.elementor-element-b992fa4.e-con { --align-self: top !important;  }


	
.thumbGallery .swiper-slide{  width:80px !important;  height:80px !important; object-fit:contain !important;  object-position:center; padding: 10px; overflow : hidden; } }

@media (max-width: 1366px) and (min-width: 768px) {
    .elementor-531 .elementor-element.elementor-element-b992fa4 {
        --width: 52%;
		overflow: visible;
    }
}

