.prague-logo a img {width:146px !important;height:100px !important;}        h1,
        h1 a {
            font-family: Lucida Sans Unicode !important;        }
    
/* MENU */

/* SUBMENU */

/* BUTTON */

/* Theme Options Custom CSS */
.footer-main-content { 
    position: absolute; left: 52%;
    transform: translateX(-46%);
    margin-top: 172px !important;
    z-index: 1;
}

.footer-bottom-content ul.social-content { 
    margin-top: 0px; 
}

.footer-main-content li {
    display: inline-block;
    margin: 0 0px;
    border-right: 1px solid #fff;
    padding-right: 6px;
}

.footer-main-content li:last-child {
    border-right: 0;
}

.parrafo-seo,
.parrafo-seo em,
.parrafo-seo strong {
    font-size: 8px;
    line-height: 9px !important;
    padding: 5px 0;
}

#google-map-block iframe {
    margin-bottom: 0 !important;
}

@media only screen and (max-width: 767px) {
   .footer-main-content {
           position: unset;
           transform: translateX(0);
           margin-top: 0 !important;
   }
   .footer-main-content li {
       display: block !important;
       border-right: none !important;
   }
}
