/*
 Theme Name:     Yama Child
 Description:    Yama Child Theme
 Author:         OnionEye
 Author URI:     http://themeforest.net/user/onioneye
 Template:       yama
 Version:        1.0.0
*/

/*  Theme customization starts here
    ========================================================================== */

.bg-img-container, .bg-img-container .site-header-bg-img {
    height: 58vh;
}

.header .oy-logo .textual-logo {
/*    color: #222;
    display: block;   */
    font-size: 2.100rem;
/*    font-style: italic;
    line-height: 1.477em;
    margin: 0 auto;   */
}

.header .main-nav-buttons, .shifter .header .shifter-handle, .header .header-buttons .oy-prev-link, .header .header-buttons .oy-next-link {
/*    -moz-user-select: none;
    color: #222;
    content: "";
    cursor: pointer;
    display: block;
    float: right;   */
    font-size: 16px;
/*    font-weight: 600;
    height: 36px;
    line-height: 0;
    margin-left: 20px;
    padding: 5px 0;
    position: relative;
    transition: opacity 0.2s ease 0s;
    z-index: 99999;  */
}

.bg-img-container .main-title:before {
    content: "";
/*    position: relative;	*/
}
.banner-mostra {
    background-color: #333399;
    box-shadow: 0 0 10px #444;
    color: white;
    font-size: 30px;
    font-style: italic;
    height: 80px;
    margin-bottom: 10px;
    padding-top: 21px;
    text-align: center;
}
.main-content {
    margin-top: -30px;
/*    max-width: none;
    padding-left: 0;
    padding-right: 0;	*/
}
