.jak-h-shop-wrap{
background:#D2C8BD url(../images/shop-vector.png) right top no-repeat;	
padding:70px 0;
}
.slide-shop-bx-1 {
    padding: 0 60px 30px;
	position:relative;
}
.slide-shop-bx-1:before{ position:absolute; left:0; bottom:0; height:82%; width:100%; content:"";  background: #E5DDD4; }
.slide-shop-bx-1 .slide-shop-bx-inr {
    background: #B34B42;
    border-radius: 280px 280px 0 0;
    padding: 150px 30px 30px;
    position: relative;
    border: 1px solid #000;
	max-width:430px; margin:0 auto;
    margin-bottom: 20px;
}
.shop-slider-1 .slick-slide:nth-child(even) .slide-shop-bx-1 .slide-shop-bx-inr{ background:#C87F36; }

.slide-shop-bx-1 .slide-shop-bx-inr span img {
    width: 50px !important;
}
.slide-shop-bx-1 .c-white-star-1 {
    position: absolute;
    right: -25px;
    bottom: 150px;
}
.slide-shop-bx-1 .c-red-star-1 {
    position: absolute;
    left: -20px;
    top: 121px;
}
.slide-shop-bx-1 .slide-shop-footer {
    position: relative;
    display: flex;
    align-items: center;
}
.slide-shop-bx-1 .heading-level-3{flex: 0 0 60%;}
.slide-shop-bx-1 .product-price {
font-family: Poppins;
font-size: 24px;
font-weight: 400;
line-height: 30px;
letter-spacing: 0em;
text-align: left;
  padding-left:15px;
    flex: 0 0 40%;
    text-align: right;

}
/** Shop section css end here **/



@media(max-width:991px){
.slide-shop-bx-1 {
    padding: 0 20px 15px;
}
.slide-shop-bx-1 .product-price{ font-size:20px; }
.jak-h-shop-wrap{ padding:50px 0; }
}

@media(max-width:767px){
.slide-shop-bx-1 .slide-shop-bx-inr span img {
    width: 30px !important;
}
.slide-shop-bx-1 .c-red-star-1 {
    left: -15px;
    top: 110px;
}
.slide-shop-bx-1 .c-white-star-1 {
    right: -15px;
    bottom: 90px;
}
.slide-shop-bx-1 .slide-shop-bx-inr{ padding-top:70px; }

.slide-shop-bx-1 .heading-level-3 {
    font-size: 18px;
}
.slide-shop-bx-1 .product-price{font-size:18px;}
.product-main-wrap {
    padding: 20px 0 30px 0;
}
}
