1. .flat_img {
  2. box-shadow: unset !important;
  3. }
  4. #nav-wrapper{display:none}
  5. cite {font-size:12px;}
  6. p {text-align:justify;
  7. line-height: 2.3;
  8. }
  9. .wp-caption {
  10. max-width: fit-content;
  11. }
  12. @media all and (max-width: 768px) { p { font-size:13px }}
  13. strong, a {
  14. font-family: iransans;
  15. }
  16. .ez-toc-title-toggle {
  17. padding-right: 17px;
  18. }
  19. article {
  20. padding-top: 15px;}
  21. .entry-content img {
  22. box-shadow: 20px 30px 40px #09163e47 ;
  23. margin-bottom: 60px;
  24. }
  25. * {
  26. font-family: iransans , sahel !important;
  27. }
  28. blockquote {font-size:inherit}