
.cstm-p7{
	padding: 7px;
}
.bg-956{
	background-color: #ac6956;
}

.hom-cat-main{
	background-color: #fdf3f4;
	padding: 60px 0px;
	padding-bottom: 110px;
	position: relative;
	/*background-image: url(../../assets/img/bg-imgs/7.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;*/
}
.hom-cat-main:before{
	position: absolute;
	content: "";
	width: 100px;
	height: 100px;
	background-image: url(../../assets/img/borders/17.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	top: 40px;
	left: 40px;
}
.hom-cat-main:after{
	position: absolute;
	content: "";
	width: 100px;
	height: 100px;
	background-image: url(../../assets/img/borders/1.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	bottom: 20px;
	right: 50px;
}
.hom-cat-img{
	padding: 3px;
    background-color: #ffffff;
    margin-bottom: 15px;
    /*border: 2px dashed #ac6956;*/
}
.hom-cat-img h6{
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 31px;
}

.prod-btn{
	padding: 7px 9px;
	border-radius: unset;
	margin: 0px 2px;
}
.prod-wts-icon{
	font-size: 25px;
    position: relative;
    top: 3px;
}
.prod-ph-icon{
	font-size: 20px;
    position: relative;
    top: 3px;
}

/*.hom-cat-img:before{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url(../../assets/img/borders/25.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	top: 0;
	left: 0;
}*/

/* Home page me mene tino buttun sath me rkhne ke liye yah class add kri hai  */

/*SHOP DETAILS PAGE ME MULTIPAL PRODUCTS KE LIYE YAH CSS HAI */

.shop-dtls-slider .carousel-indicators button.thumbnail {
  width: 100%;
}
.shop-dtls-slider .carousel-indicators button.thumbnail:not(.active) {
  opacity: 0.7;
}
.shop-dtls-slider .carousel-indicators {
  position: static;
  min-height: 85px;
}
@media screen and (min-width: 992px) {
  .carousel {
    max-width: 100%;
    margin: 0 auto;
  }
}


@media (min-width: 300px) and (max-width: 991.98px) {

.prod-btn{
	padding: 0px 5px;
	border-radius: unset;
	margin: 0px 2px;
}
.prod-enq-btn-name{
	font-size: 10px;
}
.prod-wts-icon{
	font-size: 17px;
    position: relative;
    top: 0px;
}
.prod-ph-icon{
	font-size: 16px;
    position: relative;
    top: 1px;
}

 }


@media (min-width: 991px) { 

.prod-btn{
	padding: 0px 8px;
	border-radius: unset;
	margin: 0px 2px;
}
.prod-enq-btn-name{
	font-size: 13px;
}

}

@media (min-width: 1264px) { 

.prod-btn{
	padding: 0px 8px;
	border-radius: unset;
	margin: 0px 2px;
}
.prod-enq-btn-name{
	font-size: 13px;
}

}

/*end*/
