
.header-above {
	display: none;
}

.thumbnail{
 	border-radius: 8px;  
/*related product image */
}

.product-wrapper {
    text-align: center; /*related product image */
}


.newsletter-icon{
	display:none;
}

.woocommerce-loop-product__title{
	margin-top: 8px;
	font-family: poppins;
	font-size:17px;
	font-weight: 600;
} 

.price{
	font-weight: 900;
}

@media screen and (max-width: 480px) {
.menu-item-title{
	font-family: questerial;
	letter-spacing:1px;
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	margin: 0 0 15px 0;
}


.menu-item-wrap{
	border-bottom: 1px solid #bbbbbb;
	justify-content: center;
}


.menu__container{
	justify-content: center;
	border-top: 1px solid #bbbbbb;
	padding-top: 0;
	margin:45% 0 0 0;
}
	
	.woocommerce-loop-product__title{
			margin-top: 6px;
	font-family: questrial ; 
	font-size:16px;
		font-weight: 600 t;
} 
	
.page-close-mobile-menu{
		font-size: 40px ;
		margin-top: 20px ;
		margin-right: 60px ;
	}
	 
}


.wc-forward{
	background: #442e1b ;
}




.tm-star-rating{
   --fill: #ff9a00 ;
   --half: #ff9a00 ;
}

.fly-cart-messages>:before{
	font-size: 20px;
}

.woocommerce-message{
	line-height: 1.5;
  font-family: 'Poppins';
  font-size: 18px;
  color: #fff;
  background: #402a17;
}


@media screen and (max-width: 480px){
	.DesignedButton__button {
		font-size: 15px ;
		padding: -5px 5px ;
	}
	
	.FeedHeader__bio{
		line-height: 1.5 ;
		letter-spacing: 1px ;
		font-weight: 400 ;
		font-size: 11px ;	
	}
	

}


/* Holi Offer Popuos */
.popmake h1{
	font-family: poppins ;
	font-size: 40px ;
	font-weight: bold ;
	letter-spacing: 1px ; 
}

.popmake h3{
	font-family: poppins ;
	font-size: 25px ;
	font-weight: 600 ;
	letter-spacing: 1px ; 
	margin-top: -15px ;
}

popmake h4{
	font-family: poppins ;
	font-size: 20px ;
	font-weight: 500 ;
	letter-spacing: 1px ; 
	margin-top: -15px ;
}

#wpforms-29558,  #wpforms-29716, #wpforms-29760, #wpforms-29831, #wpforms-29845, #wpforms-29904 {
	font-family: poppins ;
}



@media screen and (max-width: 480px){
	.popmake h1{
	font-family: poppins ;
	font-size: 20px ;
	font-weight: 700 ;
}
	
.popmake h2{
	font-family: poppins ;
	font-size: 24px ;
	font-weight: 700 ;
}

.popmake h3{
	font-family: poppins ;
	font-size: 16px ;
	font-weight: 600 ;
	margin-top: -15px ;
}

.popmake h4{
	font-family: poppins ;
	font-size: 14px ;
	font-weight: 500 ;
	margin-top: -15px ;
}
	
	.popmake h6{
	font-family: poppins ;
	font-size: 12px ;
	font-weight: 500 ;
	margin-top: -15px ;
}
	.popmake{
		max-width: 85% ;
		height: 87vh;
		padding: 10px ; 
	}
	
/* 	#wpforms-29558, #wpforms-29716, #wpforms-29760
		font-family: poppins !important;
} */

}

@media screen and (max-width: 480px) {
.wp-image-30240, .wp-image-30248, .wp-image-30255, .wp-image-30720, .wp-image-30721, .wp-image-30722, .wp-image-30723, .wp-image-30724 {
 display:none;
}
	
	
}
@media screen and (min-width: 481px){
.wp-image-30241, .wp-image-30248, .wp-image-30256, .wp-image-30727, .wp-image-30728, .wp-image-30729, .wp-image-30731, .wp-image-30730   {
display: none ;
}
	
	.popmake h2{
		display: none;
	}
	
}





/* single product image layout */
.main-slider, .thumb-slider {
  width: 100%;
  max-width: 600px;
  margin: auto;
}

.thumb-slider {
  margin-top: 10px;
}

.swiper-slide img {
  width: 100%;
  height: auto;
}

.thumb-slider .swiper-slide {
  opacity: 0.5;
  cursor: pointer;
}

.thumb-slider .swiper-slide-thumb-active {
  opacity: 1;
  border: 2px solid #000;
}

@media screen and (max-width: 480px){
	.swiper-button-prev , .swiper-button-next{
	display: none;
}
}

