.prodect-deletes-text h3{
	font-size: 18px;
	font-weight: 600;
}
.prodect-deletes-text h4{
	color: #000;
	font-weight: bold !important;
	color:#669900;
}
.prodect-deletes-text h3 img{
	height: 20px;
	width: 20px;
}
.prodect-deletes-text p{
	color: #444444;
}
.prodect-deletes-text h6{
	font-weight: bold;
	color: #ea1f2e;
	font-size: 20px;
}
.prodect-button-2{
	border: 1px solid #669900;
	font-weight: 600;
	text-align: center;
	border-radius: 8px;
	width: 100%;
	padding: 8px 0px;
	font-size: 15px;
}
.small-img-col{
	cursor: pointer;
	border: 2px solid #e2e2e2;
	margin-bottom: 10px;
}
.small-img{
	padding: 2px;
	box-sizing:border-box;
}
.zoom {
	display:inline-block;
	position: relative;
}

#ProducetImg{
	/* border: 2px solid #e2e2e2; */
	/* padding: 3px; */
	/* width: 500px;
	height: 500px; */
}

.prodect-button-1{
	border: 2px solid #669900 !important;
	background-color: #FFF !important;
	color: #669900 !important;
	text-align: center !important;
	border-radius: 8px !important;
	width: 100% !important;
	padding: 8px 0px !important;
	font-size: 15px !important;
	height: unset !important;
	box-shadow:none;
	font-weight: 600 !important;
}

/*.input-number-decrement{
	background-color: red;
}*/
/*.input-number-increment{
	float: right;
	text-align: center;
}*/

/*.increse-desc{
	text-align: center;
	border: 2px solid #669900;
	border-radius: 8px;
	clear: both;
}*/


/*.increse-desc{*/
.inmc{
	border: 1px solid !important;
	background-color: #FFF !important;
	color: #669900 !important;
	font-weight: bold !important;
	text-align: center !important;
	border-radius: .25rem;
	width: 100% !important;
	padding: 0px 0px !important;
	font-size: 15px !important;
	height: unset !important;
	text-align: center;
}

/*#inc-box{
	text-align: center;
}*/
#inc-box .input-number-decrement{
	margin-left:36%;
	float: left;
/*	border:;*/
/*	background-color: #fff;*/
	background-color: #fff !important;
	padding: 0px 15px;
	color: #669900 !important;
	font-size: 25px !important;
	cursor: pointer;
}
#inc-box .input-number-increment{
	padding: 0px 15px;
	float: left;
	background-color: #fff !important;
	color: #669900 !important;
	font-size: 25px !important;
	cursor: pointer;
}
#inc-box .input-number{
	padding-top: 4px;
	font-size: 20px !important;
	box-shadow: none;
	background-color: #fff !important;
	color: #669900 !important;
}

#sold-pro{
	background-color: #C2C2C2 !important;
	color: #fff !important;
	border: 2px solid #C2C2C2 !important;
}



/*media*/
/*#inc-box .input-number-decrement*/
@media screen and (min-width:1081px) {
	#detail-page-cart{
		width:21.3% !important;
	}
	#pro-detai{
		width:45.3% !important;
	}
}

.small-img-row div:last-child{
	padding-right: 0px !important;
}

@media screen and (max-width: 576px) {

	#ProducetImg{
		width: 100% !important;
		height: revert-layer;
	}

	#weaccept{
		width: 100% !important;
		height:25px !important;
	}

/*	#ProducetImg{*/
		/*width: revert-layer;
		height: revert-layer;*/
/*	}*/

}

