/*
Theme Name: Milano Child
Theme URI: http://milano.beantownthemes.com/
Description: Child Theme for Milano
Author: Fialovy & BeanTownDesign
Author URI: http://themeforest.net/user/BeantownThemes
Template: milano
Version: 1.0
*/


/* =Theme customization starts here


-------------------------------------------------------------- */

.title-wrapper {
    margin-bottom: 60px;
    text-align: center;
    letter-spacing: 2px;
display: none;

}
.title-top-border {
    color: #b3b3b3;
display: none;

}

.title-top-border {
    margin-top: 6px;
    font-family: Lekton,sans-serif;
    font-weight: 400;
    color: #b3b3b3;
    font-size: 12px;
    text-align: right;
    letter-spacing: 2px;
    text-transform: uppercase;
}

display: none;


.section-imp {
    padding: 1px 20px;
    position: relative;
}

.portfolio-content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding-right: 10px;
    padding-left: 10px;
    background-color: rgba(227, 254, 151, 0.9);
    cursor: url(../images/cursor_more.gif) 38 38,url(../images/cursor_more.cur) 38 38,pointer;
}

.section-imp {
    padding: 10px 10px;
    position: relative;
}

.portfolio-sub-title {
    font-family: oswald;
    font-weight: 400;
    color: #444;
    font-size: 14px;
}

.portfolio-title {
    margin-bottom: 10px;
    color: #444;
    font-size: 16px;
    letter-spacing: 2px;
}

.top-border {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 101;
    width: 100%;
    height: 60px;
    max-height: 60px;
    padding: 50px 50px;
}

.main-navigation .main-nav ul li a {
    line-height: 300px;
}

@media only screen and (max-width: 420px) {
   .vc_empty_space{ height: 0px !important; }
}

.footer {
    padding-top: 30px;
    padding-bottom: 30px;
}
