body {
  background-color: #f9f9f9; }

main h4 {
  font-weight: 600; }
main hr {
  width: 95%; }
main .imp-list i {
  color: #ff4f57; }
main small {
  transition: .5s; }
main a:hover small {
  color: #ff4f57 !important; }
main .zabid img {
  width: 180px;
  height: auto; }
main .zabid .social a {
  width: 35px;
  height: 35px;
  background-color: #f9f9f9;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  transition: .5s; }
  main .zabid .social a:hover {
    color: #FFF !important; }
main .zabid .social li:nth-child(1) a:hover {
  background-color: #3b5998; }
main .zabid .social li:nth-child(2) a:hover {
  background-color: #00aced; }
main .zabid .social li:nth-child(3) a:hover,
main .zabid .social li:nth-child(4) a:hover {
  background-color: #007bb6; }
main .zabid .social li:nth-child(5) a:hover {
  background-color: #E62117; }
main .n-and-p button {
  background-color: #ff4f57; }
main .single-blog-form button {
  background-color: #ff4f57; }
main .single-blog-form textarea {
  background-color: #f9f9f9;
  height: 180px;
  transition: .5s; }
main .single-blog-form input {
  border: 1px solid #d1d1d1;
  transition: .3s; }
main .single-blog-form input:focus {
  border-color: #ff4f57; }
main .single-blog-form textarea:focus {
  border-bottom: 1px solid #ff4f57 !important;
  box-shadow: none !important; }

aside a {
  color: #505050;
  transition: .3s; }
aside i {
  color: #ff4f57; }
aside .cat-ul li:last-child {
  border: none !important; }
  aside .cat-ul li:last-child a {
    padding-bottom: 0 !important; }
aside .cat-ul a:hover {
  color: #ff4f57; }
aside .bolg-tags a {
  background-color: #ff4f57;
  color: #FFF; }
aside input:focus {
  border: 1px solid #ff4f57 !important;
  box-shadow: none !important; }
aside .recent-topics a:hover {
  color: #ff4f57 !important; }
aside .your-data button {
  background-color: #ff4f57; }

/*# sourceMappingURL=blog.css.map */
