body {
  font-family: IRANYekanX !important;
  direction: rtl;
  text-align: right;
}
h1,h2,h3,h4,h5,h6,input,textarea {
  font-family: IRANYekanX !important;
}

.visually-hidden {
	display: none;
}
body:after{
  background-color: #0093E9;
  background-image: linear-gradient(160deg, #0093E9 0%, #80D0C7 100%);
}
.prod-img{
  filter: drop-shadow( 1px 2px 8px hsl(218.4, 21.7%, 77.5%) );
  --shadow-color: hsl(220deg 60% 50%);
  border-radius: 1.3rem !important;
}
.prod p{
  line-height: 2em;
}
p.footer {
  font-size: 1.4rem;
}
.blog-title h4 {
  font-weight: 600;
}
.btn:hover#estela,
a:hover#estelam {
  text-decoration: none;
  color: #ffffff; }