.prague-logo a img {}
/* MENU */

/* SUBMENU */

/* BUTTON */

/* Theme Options Custom CSS */
.prague-header{
 padding: 24px 30px 10px 30px;
}
.main-menu li a {
    
    font-size: 12px;
    line-height: 18px;
    font-weight: 600;
    
}

.main-menu li a:hover{
color:#000;
text-decoration:underline;
}

.prague-footer, .prague-footer:before {
    background-color: #111;
}

.prague-footer .footer-content-outer {
   padding: 30px 0;

}

.social-content li a {
border-radius:100px;
}

.related.products, .up-sells.products{
padding:0px 20px;
}