
/*@media screen and (max-width:600px;){
	img.e-header-logo{
		max-width:100%;
	}
	.tp-btn.e-m-hide{
		display: none;
	}
	.all-btn{
		color:red;
	}
}*/

/*@media screen and (max-width: 600px) {
  body {
    background-color: olive;
  }
  img.e-header-logo{
		max-width:100%;
	}
	.tp-btn.e-m-hide{
		display: none;
	}
	.all-btn{
		color:red;
	}
}*/

@media screen and (min-width:767px) and (max-width:1024px){
	/*.pd7{
		padding: 0px 7px;
	}*/
	img.e-header-logo{
		max-width: 100%;
	}
	.tp-btn-wrapp i{
		margin-right:4px;
		font-size: 12px;
	}
	.tp-btn{
		padding: 0px;
		border:none;
	    margin-right: 10px;
    	box-shadow: none;
    	font-size: 12px;
	}
	.tp-btn:hover{
		background:transparent;
	}
	.e-cartbox .fa-shopping-cart{
		font-size:30px;
	}
	.search-inp{
		width:85%;
	}
	.e-w50rw{
		margin-left: 0px;
		width:49%;
	}
	.e-dflxw{
		justify-content: space-between;
	}
	.search-iconbox{
		width:10%;
	}
	.news-item img.img-circle{
		display: none;
	}
	.card{
	    max-height: 340px;
    	overflow: hidden;
	}
	.card-footer{
		display: none;
	}
	.news-rpd0{
		padding-right:0px;
	}
	.news-rpd15{
		padding-right:15px;
	}
	img.e-header-logo{
		max-width:80px;
	}
}


/*============pro-page-responsive-css-start=======*/

@media screen and (max-width:767px){

.pd0-7{
	padding:0px 7px;
}
.mob_pd0{
	padding: 0px;
}	
.pro_w{
	width:100%;
}
.pro_img_wrapbox{
	width:100%;
	border: 1px solid #ddd;
    border-radius: 4px;
    margin-bottom: 12px;
    /*padding: 12px;*/
    padding-top: 0%;
    padding-bottom: 0%;
    min-height:auto;
    display: flex;
    overflow: hidden;
}
.pro_img_wrapbox a.overall_content_cover{
	width:40%;
	display: block;
}
.img_ht_box{
	width:100%;
	display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    background:#f8f8f8;
    /*padding: 0px 5px;*/
    padding: 5px 5px;
}
.img_ht_box img{
	position: relative;
}
.pro_rel_content{
	width:60%;
	padding: 0px 12px;
    padding-bottom: 12px;
}
.fl_pro_box{
	width:50%;
}
.img_cover_pro{
	width:96%;
	margin: auto;
}
.div1{
	width:100%;
	margin-bottom: 2px;
}
.div2{
	width:100%;
}
.pr_box{
	text-align: left;
}
.pr_box span{
	margin-left:0px;
	font-size:14px;
}
.r_txt .tp_cap{
	font-size:15px;
}
.block_wrapp{
	padding:4px 4px;
	margin-bottom: 12px;
    border-radius: 4px;
    border:1px solid #ddd;
}
.img_left_box{
	padding-right: 0px;
	margin-bottom: 12px;
}
.block_two{
	width:100%;
	background:#f8f8f8;
}
.block_one{
	width: 100%;
}
.block_three{
	width:100%;
}
.pro_rel_content.mob_w100{
	width:100%;
}
.block_wrapp:before{
	border-bottom:0px;
	border-top:0px;
}
.pro-wrap-productbox{
	margin-bottom: 4px;
}
.pro-wrap-productbox:after{
	border-bottom: 0px;
}
.pro-department{
	display: none;
}
h2.desc_h2 a{
	font-size:14px;
	line-height: 20px;
}
.review_count{
	font-size:12px;
}
.rate_bg{
	height:15px;
}
.price_box_wrap{
	margin-top:2px;
}
.t-deal{
	height:22px;
	line-height: 22px;
}
span.c_numb{
	font-size:18px;
}
.rupee_sign{
	top:-0.3em;
}
.save_rp{
	font-size:12px;
}
.get_inn{
	font-size: 12px;
	line-height: 16px;
}
.price_next{
	font-size:12px;
	line-height: 16px;	
}
.free_del_inf{
	font-size:12px;
	line-height: 16px;
}
.sssp{
	margin-right:7px;
}
.lh{
	font-size:12px;
}
.whole-mob-wrapp{
	border-top:0px;
	display: block;
}
.pro-content-wrapp{
	padding-top:0px;
}
.fl_pro_box{
	margin-bottom: 7px;
}
.pro_w33{
	width:100%;
}
.pro_price{
    font-size:18px;
}
.pro_rcontent{
    padding-top:15px;
}
}

