/*
 Theme Name:   SSI Monaco
 Theme URI:    http://sgcsoft.net
 Description:  SSI Monaco
 Author:       Shamim
 Author URI:   http://sgcsoft.net
 Template:     subway
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  subway-child
 */
 
 @import url("../subway/style.css");

.latest_post a img{
    max-height: 179px !important;
}

.flex-direction-nav .flex-next {
    text-align: center !important; 
}

@media only screen and (max-width: 500px) {
.ubermenu-nav{
display:block !important
}

}
