/* Enter Your Custom CSS Here */
.social-top-bar img {padding: 12px;}
@media screen and (max-width: 500px) {
  #topbar-search .textwidget {width: 100%; text-align: center;}
  .social-top-bar img {padding: 0; margin-right: 8px;}

}
/*Google map on posts page 100% on mobile*/
@media screen and (max-width: 600px) {
  .post iframe {width: 100%}
}

.gallery-caption {font-size: 14px !important;}
.sidebar #gallery-4 .gallery-caption {font-size: 8px !important;}

.post .entry-title {text-align: center !important; /*display: flex;*/}

table {width: auto;}

.sidebar .gallery-caption {font-size: 8px !important;}