body {background-color:#fff !important;background:#fff !important;}

body.single-post .one-third {display:none !important;}
body.single-post .container .two-thirds.column {width:100% !important;text-align:center !important;}
body.single-post h1 {text-align:center !important;}
body.single-post article.post, body.single-post article.post p {text-align:center !important;}
section header > h2, hgroup > h2 {text-align:center !important;margin-bottom:30px !important;}
body.single-post #blog_content .separator {display:none !important;}
.bit-play-my-city-button {display:none !important;}
.copyright {font-family: 'Montserrat', sans-serif !important;letter-spacing: 2px !important;font-size: 11px !important;color: #000 !important;}
body>header {padding-bottom:10px !important;}

.pfamenu a {  
  -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
            -o-transition: all 0.2s ease;
         -ms-transition: all 0.2s ease;
                transition: all 0.2s ease;
     }
.pfamenu a:hover {
       -webkit-transform: rotate(-5deg);
          -moz-transform: rotate(-5deg);
               -o-transform: rotate(-5deg);
            -ms-transform: rotate(-5deg);
                }

header img.address {display:none !important;}