/* Minimal Reset */
*, *::before, *::after { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; }
body { margin: 0; }
h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd { margin: 0; }

/* Ensure admin bar stays fixed on small screens */
@media screen and (max-width: 782px) {
  html #wpadminbar { position: fixed !important; top: 0 !important; }
}
ul[role='list'], ol[role='list'] { list-style: none; }
img, picture, video, canvas, svg { display: block; max-width: 100%; }
input, button, textarea, select { font: inherit; }



.adsbygoogle {min-width: 260px;min-height:150px;}
