/* Start custom CSS for section, class: .elementor-element-28966512 *//* صفحه همه پیشنهاد شگفت انگیز */

.nikan-all-offers-section > li{
max-width:24% !important;
flex: 0 0 24% !important;
-ms-flex: 0 0 24% !important;
}

#all-offers-page .specials-product-swiper-item-price-discount {
  background-color: #DB2D41 !important;
  color: #ffffff;
  border-radius: 3px;
}
 #all-offers-page .specials-product-swiper-item {
  border: 1px solid #DB2D41;
  background-color: #F5F5F5;
  line-height: 1.5em;
  height: unset;
  margin-top: 6px;
  color: #212121;
  font-family: 'iransans';
  font-weight: 700;
  margin: 15px 10px;
  border-radius: 5px;
  display:inline-flex;
}

#all-offers-page .specials-product-swiper-item-img img{
	border-radius: 10px !important;
}

#all-offers-page .specials-product-swiper-item-title {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5em;
  height: unset;
  margin-top: 6px;
  color: #212121;
}
#all-offers-page .specials-product-swiper-item-price-value{
justify-content: flex-start !important;}

#all-offers-page .specials-product-swiper-item-price-value-wrapper{
	text-align: right !important;
}
#all-offers-page .nikan-all-offers-section code {
	padding: 20px;}


@media only screen and (max-width:767px){

.nikan-all-offers-section > li {
  max-width: 100% !important;
  flex: 0 0 100% !important;
  -ms-flex: 0 0 100% !important;
}}/* End custom CSS */