
/* MENU */

/* SUBMENU */

/* BUTTON */

/* Theme Options Custom CSS */
.prague-header {
    border-bottom: thin solid grey;

/*CSS Footer Bottomline Padding*/
.prague-footer .footer-bottom-content {
    padding-top: 10px;
}

/*Footer in General*/
@media only screen and (max-width: 1199px)
.prague-footer .footer-content-outer {
    padding: 25px 0;
}

@media only screen and (max-width: 991px)
.prague-footer .footer-content-outer {
    padding: 0px 0;
    max-width: 750px;
}

.prague-footer .footer-content-outer {
    padding: 35px 0 140px;
}