/*
Theme Name: Milano
Version: 1.3
Theme URI: http://milano.themoholics.com 
Description: Premium WordPress theme that is perfect for restaurants websites, but also suits well for any other needs.
Author: themoholics
Author URI: http://themoholics.com/
License: Themeforest licenses
License URI: http://themeforest.net/licenses
Tags: red, white, gray, two-columns, fixed-width, threaded-comments, translation-ready, custom-menu
*/.footer_right .privacy a,
.main_menu .menu-item.menu_align_left>a{color:#fff;}
footer .privacy a:hover {
    color: #79797a;
}
#slider_box .slide {
    display: none;
    overflow: hidden;
    position: absolute;
    height: 100%;
    width: 100%;
}
#slider_box .slide .img {
    height: 100%;
    width: 100%;
    position: absolute;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #1d1d1e;
    background-size: cover;
}
.solid_box, .page .contact_box, .page .solid_box, .page .solid_box:after, .blog .solid_box:after, .page .post_track.open:after, .page .ui-tabs .ui-tabs-nav li.ui-tabs-active:after, .archive .solid_box:after {
    color: #ffffff;
    background-color: #242425;
}
#content .solid_box{background-color: #242425!important;}
.page-template-default .solid_box {
    background: none;
}
.solid_box {
    opacity: 0.95;
}
.solid_box, .carousel_cols {
    margin: 4px 52px 0;
    width: 256px;
    /* background: #1d1d1e; */
    position: relative;
}