body {
    font-family: 'Lato', sans-serif;
}
.searchbox{
	float:right;
}
.search-title{
	color: #97be0d;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	padding-top: 3%;
	padding-bottom: 3%;
}

.container-top{margin-top: 100px;}
.title{
	font-size: 16px;
	color: #97be0d;
	font-weight: bold;
}
.cate {
	margin-bottom: 5px;
	margin-top: 15px;
}
button#filter:focus {
    border: 2px solid #867c7c !important;
        box-shadow: 2px 20px 30px #868686 !important;
}
button#MarketPlace:focus {
    border: 2px solid #867c7c !important;
        box-shadow: 2px 20px 30px #868686 !important;
}
.mor{
	display:inline-block;
}
.rightdiv{
	display:inline-block;
	float: right;
  
}
.leftdiv{
	display:inline-block;
    float: left;
  

}
.search_div{
	background-color: #ebebeb;
	padding-top: 0%;
	text-align: center;
	padding-bottom: 2%;
}
.btn-filter{
	padding: 4px 45px;
	background-color: #97be0d;
	color: #FFF;
	border: 1px solid #97be0d;
	font-size: 18px;
	font-weight: bold;
}
	
.btn-search{
	padding: 1px 32px;
	background-color: #97be0d;
	color: #FFF;
	border: 1px solid #97be0d;
	font-size: 13px;
	/*font-size: 15px;
	font-weight: bold;*/
	
}
.all-btn{
	background-color: #97be0d;
	color: #FFF;
	border: 1px solid #97be0d;
	padding: 4px;
	/*font-size: 18px;*/
	font-size: 13px;
	/*font-weight: bold;*/
	cursor: pointer;
}
.inputtext{
	width: 150px;
	height: 30px;
	font-weight: bold;
}
.compant-title{
	color: #97be0d;
	font-size: 23px;
	font-weight:bold;
}
.product-title{
	font-size:23px;
	color:#000;
	font-weight:bold;
}
.container{
	    padding: 0 18px;
}

.wrapper{
	display: inline-block;
    text-align: center;
}

.wpr {
    display: inline-block;
    padding: 0px 5px 13px;
}

.selectdiv {
	width: 100%;
height: 30px;
padding: 0 10px 0 5px;
	
}
.product-content{
    text-align: justify;
	padding-top: 10px;
}

.product-div{
	border: 1px solid #000;
	text-align: center;
	width: 100%;
	padding: 13px;
	margin-bottom: 30px;
	min-height: 342px;
	display: inline-block;
}
.container-sec{
	max-width: 100% !important;
	padding: 40px;
}
.product-img{
	margin:0px;
}
.pro-image{
	/*height: 150px;*/
	height: auto;
	max-height: 160px;
	margin-top: 20px;
	/*width: 290px;*/
}
.product-img {
    height: 180px;
  }
.pimg{

	width: 300px;
	height: auto;
	margin-top: 10px;
}

.postid-1024 .product-img {
    height: 0px;
  }

.postid-1024 .pimg{	width: 150px;}

.postid-1024 #hook-68423{margin-top: 5px !important;}

.postid-1701 .pimg{

	width: 200px;
}
.heading-top {
    padding: 0px;
    margin-top: 20px;
}

.loadmore {
    text-align: center;
    margin: 25px;
}

.pro {
	margin-top: 30px;
	margin-bottom: 30px;
}
.pro-insight{
	margin-top: 30px;
	margin-bottom: 10px;
}
.allpro {
    display: inline-block;
    padding-left: 2%;
	float:left;
}


/*product detail page css */

.hr-one {
	border: 1px solid #97BE0D;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 19%;
}

.hr-two{
	border: 1px solid #4a4949;
	margin-top: 20px;
	margin-bottom: 20px;
}
.desc-title {
	color: #97BE0D;
	font-size: 30px;
	font-weight: 600;
	display: inline-block;
	margin-right: 20px;
}
.com-title{
	color: #000;
	font-size: 20px;
	font-weight: bold;
	display: inline-block;
}
.pro-desc {
    margin-left: -50px;
}
.effectively-content{

	text-align: justify;
	padding-bottom: 19px;
}
.names {
    margin: 2px;
    display: inline-block;
}

.description{
	text-align: justify;
	margin-top: 20px;
    line-height: 21px;
    font-size: 16px;
}
}
.item-img{

	margin-top:20px;
	margin-bottom:20px;
}
/* responsive query*/


/*@media only screen and (min-width: 768px) and (max-width: 1024px) {

		.product-div{height: 350px;}
		.wpr {
		    width: 18%;
		}
		.product-title {
	    	font-size: 20px;
	    }
	    .compant-title {
	    	font-size: 20px;
	    }

	}
*/
@media only screen and (max-width: 980px) {


.btn-search {
    /*padding: 10px 33px;*/
    background-color: #97be0d;
    color: #FFF;
    border: 1px solid #97be0d;
    /*font-size: 18px;
    font-weight: bold;
    margin-top: 20px;*/
}

.title {
    font-size: 16px;
    color: #97be0d;
    font-weight: bold;
}

.container-sec {
    max-width: 100% !important;
	padding:0px;
}

.selectdiv {
    width: 100%;
    height: 36px;
    
}

.cate {
    margin-bottom: 10px;
    margin-top: 10px;
}

.btn-filter {
    padding: 10px 33px;
    background-color: #97be0d;
    color: #FFF;
    border: 1px solid #97be0d;
    margin: 20px;
}


.heading-top {
    padding: 0px;
	text-align: center;
}

.rightdiv {
    display: inline-block;
    float: none;
}



.pro-image {
	width: 100%;
	height: auto;
	margin-top: 20px;
}


.product-div {
    border: 1px solid #000;
    text-align: center;
    width: 100%;
    height: auto;
    padding: 15px;
    margin-bottom: 30px;
}

.pro-desc {
    margin-left: 0px;
}

.product-content {
    text-align: justify;
    padding-top: 0px;
}

.hr-two {
    border: 2px solid #4a4949;
    margin-top: 20px;
    margin-bottom: 25px;
}
.pro {
    margin-top: 40px;
    margin-bottom: 20px;
}

.allpro {
    display: inline-block;
    padding: 4%;
    float:none;
}
}

@media only screen and (max-width: 480px) {
	.product-img {
	    height: auto;
	}
	.item-img {
    	margin-top: 30px;
	}
}


@media only screen and (max-width: 767px) {
.leftdiv {
    display: inline-block;
    float: none;
}
}