
.mod_filemarket_product_list .pic-con img {

  width: 100%;

  border-radius: 5px;

}

.mod_filemarket_product_list .product-cell { height:310px; border: none; overflow: hidden; }

.mod_filemarket_product_list .title-con {

	position: absolute;

	bottom: 20px;

	background: #ffffffb0;

	margin: 0;

	padding: 10px 5px;

	width: 100%;

	white-space: nowrap;

	overflow: hidden;

	text-overflow: ellipsis;

	-webkit-transition: all ease 0.2s;

	-moz-transition: all ease 0.2s;

	-ms-transition: all ease 0.2s;

	-o-transition: all ease 0.2s;

	transition: all ease 0.2s;

}
.resp_whatsapp {
  visibility: visible;
  display: block;
  background: #189D0E;
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 9999;
  padding: 2px 0px;
  line-height: 40px;
  height: 45px;
  color: #fff;
  font-size: 40px;
  text-align: center;
  border-radius: 11px;
}
.resp_whatsapp span {
  font-size: 1.3rem;
  margin: 10px;
  float: left;
  line-height: 20px;
}
.mod_filemarket_product_list .product-cell:hover .title-con {

	bottom: -50px;

	-webkit-transition: all ease 0.2s;

	-moz-transition: all ease 0.2s;

	-ms-transition: all ease 0.2s;

	-o-transition: all ease 0.2s;

	transition: all ease 0.2s;

	

}

.mod_filemarket_product_list .overpanel {

	width:100%;

	height:100%;

	position:absolute;

	background: #ffffffeb;

	bottom:-350px;

	right:0;

	-webkit-transition: all ease 0.2s;

	-moz-transition: all ease 0.2s;

	-ms-transition: all ease 0.2s;

	-o-transition: all ease 0.2s;

	transition: all ease 0.2s;

}

.mod_filemarket_product_list .product-cell:hover .overpanel {

	bottom:0;

	-webkit-transition: all ease 0.2s;

	-moz-transition: all ease 0.2s;

	-ms-transition: all ease 0.2s;

	-o-transition: all ease 0.2s;

	transition: all ease 0.2s;

}

	

.overpanel h2 {

  font-weight: 900;

  font-size: 1.5rem;

  padding: 10px;

  text-align: center;

  color:#333333

}

.product-cell .overpanel .order_btn_absol {

  position: relative;

  opacity: 1;

  padding: 5px;

  width: 150px;

  margin: 10px auto 0;

  right: auto;

  left: auto;

  display: block;

  bottom: auto;
font-size: 1.2rem;
margin: 10px;
}

.overpanel .product_box_price {

  margin: 5px auto;

}



















.mod_filemarket_product_list_sec .product-cell .pic-con {
  height: 220px;
  overflow: hidden;
}

.mod_filemarket_product_list_sec {

  background: #FFB901;

}

.mod_filemarket_product_list_sec .product-cell {

  width: 25%;

}

.mod_filemarket_product_list_sec .prod_item {

  display: block;

  direction: rtl;

}

.mod_filemarket_product_list_sec .product-cell { border: none; overflow: hidden; }

.mod_filemarket_product_list_sec .overpanel {

	width:100%;

	height:100%;

	position:absolute;

	background: #1FC5B9F2;

	bottom:-350px;

	right:0;

	-webkit-transition: all ease 0.2s;

	-moz-transition: all ease 0.2s;

	-ms-transition: all ease 0.2s;

	-o-transition: all ease 0.2s;

	transition: all ease 0.2s;

}

.mod_filemarket_product_list_sec .product-cell:hover .overpanel {

	bottom:0;

	-webkit-transition: all ease 0.2s;

	-moz-transition: all ease 0.2s;

	-ms-transition: all ease 0.2s;

	-o-transition: all ease 0.2s;

	transition: all ease 0.2s;

}

.text-con * {

  line-height: 20px;

  padding: 0 10px;

  font-size: 1rem;

}

.mod_filemarket_product_list_sec .overpanel h2 {

  color: #fff;

}

.mod_filemarket_product_list_sec .overpanel .product_box_price {

  color: #fff;

}

.mod_filemarket_product_list_sec .overpanel #button {

  background: #fff;

  color: #383B47;

  font-size: 1.5rem;

}

.product-cell .overpanel form {

  display: flex;

  width: 50%;

  margin: 0 auto;

}

.product-cell .overpanel .readmore {

  background: linear-gradient(140deg,#ffd75f 0,#F6BD41 62%);

  position: relative;

  opacity: 1;

  padding: 5px;

  width: 150px;

  margin: 10px auto 0;

  right: auto;

  left: auto;

  display: block;

  bottom: auto;

  text-align: center;

  border-radius: 10px;

  font-weight: 900;

  color: #383B47;
font-size: 1.2rem;
margin: 10px;

}

.mod_filemarket_product_list form {

  width: 95% !important;

}





