.sin-product h5.cate-title a {
	font-size: 32px !important;
	font-weight: bold !important;
	color: #000 !important;
}

.category_title {
	background-color: #000;
	color: #fff;
	padding: 15px 0;
	text-align: center;
}



.category_title h3 {
	font-size: 20px;
	text-transform: uppercase;
	margin: 0 0;
}


     h2 {
      margin-bottom: 20px;
    }

    .reels-wrapper {
      display: flex;
      gap: 16px;
      overflow-x: auto;
      scroll-snap-type: x mandatory;
      -webkit-overflow-scrolling: touch;
      padding-bottom: 10px;
    }

    .reel {
      flex: 0 0 auto;
      width: 250px;
      scroll-snap-align: start;
      border-radius: 10px;
      background: #fff;
      box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    }

    .reel video {
      width: 100%;
      height: auto;
      display: block;
      border-radius: 10px;
    }

    .reels-wrapper::-webkit-scrollbar {
      display: none;
    }

    .instagram-area {
	padding-top: 40px;
}

.reels {
	padding-bottom: 50px;
}

.main-product {
	padding: 50px 0 60px !important;
}

.main-product_product {
	margin-top: 30px;
}

.reels {
	padding-bottom: 50px;
	margin-top: -70px;
}


/* ====dfsd=f====== */
.checkout {
	padding-top: 180px;
}

.button.add-btn a {
	color: #fff;
	font-size: 18px;
	font-weight: 500;
}

.row.contact_form {
	padding-top: 180px;
}

.add_to:hover {
	color: #fff;
}

/* .container.container-two {
	margin-top: 119px;
} */

/*.section-heading {*/
/*	margin-top: 80px;*/
/*}*/

.sin-product.style-one h5.pro-title {
	text-align: center !important;
  width: 100% !important;
}

.sin-product span {
	float: inherit !important;
}

.pro-title a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
  width: 80%;
}

.add_to {
    background: #000;
    color: #fff;
    padding: 10px 10px;
    font-size: 14px;
    border-radius: 10px;
    display: block;
    margin: 10px 10px;
}

#chat {
    background-color: #2ab128 !important;
}

.pro-title {
	margin-top: -23px;
}

.sin-product span {
	color: #000 !important;
}

.sin-product.style-one {
	box-shadow: 0px 0px 2px 0;
	border-radius: 13px;
	padding: 0 0 15px 0px;
}

.sin-product.style-one img {
	border-radius: 13px 13px 0px 0px;
}

.blog-detail {
	padding-top: 150px !important;
}

/*.user-login a {*/
/*	background: #2ab128;*/
/*	padding: 7px 15px;*/
/*	border-radius: 10px;*/
/*	margin-top: -3px;*/
/*	color: #fff !important;*/
/*}*/





































