
/* MENU */

/* SUBMENU */

/* BUTTON */

/* Theme Options Custom CSS */
.prague-footer .footer-content-outer {
    height: 400px;
    padding-top: 30px;
    padding-bottom: 30px
}

.prague-footer .footer-top-content .prague-footer-info-block {
    padding-top: 100px;
}

.prague-footer .footer-top-content {
    padding-bottom: 25px;
}


.prague-footer .footer-bottom-content {
    padding-top: 30px;
}

.prague-footer .footer-top-content .prague-footer-main-block .prague-logo {
    display: none;
}

footer.prague-footer.default .footer-content-outer {
	min-height: 400px;
        height: auto;
}

@media screen and (max-width: 768px) {
  .footer-info{
  text-align: center;
   }
}

.footer-top-content {
   display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.prague-footer .footer-bottom-content .footer-copyright {
    min-width: 75%;
}


.social-icon {
    margin-top: 20px;
}


.social-icon i.fab.fa-instagram {
    font-size: 34px;
}

.social-icon i.fab.fa-facebook-square {
    font-size: 34px;
    margin-left: 20px;
}





.main-menu li a {
   font-size: 14px;
}

.main-menu .sub-menu li a {
  font-size: 13px;
}
