/*
File Name: style.css
Theme Name:  Ava - Child Theme
Author: RT-Themes
Version: 1.0
Author URI: http://themeforest.net/user/stmcan
Theme URI: http://themeforest.net/user/stmcan
Description: Designed and developed by RT-Themes - <a href="http://themeforest.net/user/stmcan">stmcan</a>
License: GNU General Public License
License URI: /Licensing/gpl.txt
Text Domain: ava
Template: ava
*/

.ava-top-bar .top-bar-left p{
    margin-bottom: 0!important;
}
.ava-top-bar .top-bar-left .widget{
    padding-top:12px;
    line-height: 22px;
}
@media screen and (max-width: 1024px){
    .ava-top-bar {
        display: block!important;
    }
}

.photo_gallery .caption {
    margin-top: 0;
    padding: 40px;
    color: #ffffff;
    background-color: #000000;
    width: 100%;
    text-align:left;
    min-height: 187.58px;
}
.photo_gallery .caption h4{
    color: #ffffff!important;
}
.iso-logos{
    text-align:center;
}
#navigation>li>a,#footer-navigation a,#mobile-navigation a{
    font-family: "Ubuntu"!important;
    text-transform: uppercase!important;
}
#navigation ul li,#mobile-navigation ul li{
    font-family: "Ubuntu"!important;
    text-transform: uppercase!important;
}
.header-right>nav:not(:last-child){
    margin-right: 10px;
}
body:not(.header-style-3) #logo img, body:not(.header-style-3) #logo span {
    max-height: 94px!important;
}
.sticky-header .top-header.stuck{
    height: 120px;
}
.header-elements{
}
.sticky-header .top-header.stuck #logo a{
    height: 94px;
    line-height: 94px;
}
.rt_form>ul #math {
    max-width: 80px;
    text-align: center;
}