.list-product {
	margin-bottom: 0px;
	padding-bottom: 5px;
}			
@media only screen and (max-width: 600px){
	.mb-5 {
		margin-bottom: 5px !important;
	}
	.slider-height {
		width: 100%;
		height: auto;
	}
	
	.card-text img {
		width: 40px;
	}
	
	.card-body p {
		font-size: 10px;
		line-height: 1.2;
		margin-top: 6px;
		font-weight: bold;
		font-family: "Arial";
		color: #000;
	}			
}

.recent-add-area a.viewAllBtn {
	border: none;
	background-color: #4fb68d;
	color: #fff;			
	line-height: 1;			
	outline: none;
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	border-radius: 30px;
}
@media only screen and (min-width: 601px){
	.recent-add-area a.viewAllBtn {			
		font-size: 12px !important;
		padding: 13px 30px !important;
		margin-top: 15px !important;
		margin-bottom: 20px!important;
		
	}
	
	.section-title {
		margin-bottom: 20px;
	}
	.section-title h2 {
		font-size: 22px !important;
	}
	.owl-nav-style .owl-nav>div.owl-next, .owl-nav-style .owl-nav>div.owl-prev {
		margin-top: 25px;
	}
}

@media only screen and (max-width: 600px){
	.recent-add-area a.viewAllBtn, .about-footer a.viewAllBtn {			
		font-size: 11px !important;
		padding: 8px 20px !important;
		margin-top: 10px !important;
		margin-bottom: 0px !important;
		
	}
	.section-title {
		margin-bottom: 10px;
	}
	.section-title h2 {
		font-size: 16px !important;
	}
	
	.owl-nav-style .owl-nav>div.owl-next, .owl-nav-style .owl-nav>div.owl-prev {
		margin-top: 30px;
	}
}	
@media only screen and (min-width: 786px){
.silderWrapperMobile {
	display:none;
}
.card-body p {
	margin-top: 6px;
	color: #000;
}
.five-grid {
	width: 19.5%;				
}	
.mb-5 {
	margin-bottom: 1rem !important;
}
}



.mb-10 {
	margin-bottom: 10px;
}
.mt-30px {
	margin-top: 10px;
}
.product-decs h2 a {
	color: #008641 !important;
}

@media only screen and (min-width: 601px){
	.card-text img  hh{
		width: 64px;
	}
}
@media only screen and (max-width: 767px) {
	.slider-height-11 {
		height: 238px !important;
	}
}
@media only screen and (max-width: 575px) {
	.slider-height-11 {
		height: 209px !important;
	}
}
@media only screen and (max-width: 479px){
	.slider-height-11 {
		height: 155px !important;
	}
}