@charset "UTF-8";

/*
	Theme Name: Arven
	Theme URI: https://themeforest.net/user/gloriathemes
	Author: Gloria Themes
	Author URI: gloriathemes.com
	Description: Arven is a photography WordPress Theme
	License: GNU General Public License v2 or later
	License URI: www.gnu.org/licenses/gpl-2.0.html
	Tags: one-column, two-columns, three-columns, four-columns, right-sidebar, left-sidebar, custom-colors, custom-header, custom-menu, custom-logo, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
	Text Domain: arven
	Version: 1.0.9
*/

/*
	You can edit theme styles in include/assets/css/gt-app.min.css
	You can find non-minified version of the style file in include/assets/css/gt-app.css
*/
.gt-header__logo img {
    max-height: 98px;
}
.gt-mobile-header .gt-header__logo img {
    max-height: 64px;
}
.gt-mobile-header {
    padding-top: 20px;
    padding-bottom: 20px;
}
@media (max-width:767px){
    .gt-footer .gt-contact span {
        font-size: 18px !important;
    }
}
.gt-navigation__nav>li>a, .gt-navigation__nav>li>a {
    font-size: 20px;
}
.gt-navigation__nav>li+li {
    margin-left: 30px;
}
.gt-navigation__subnav li a, .gt-navigation__subnav li a:visited {
    font-size: 18px;
}
.gt-loader__logo img {
    height: 98px;
    width: auto;
}
.gt-page-header .gt-page-title h1 {
    margin-bottom: 0px !important;
}
.gt-page-header.gt-spacing-lg {
    padding: 40px 0px !important;
}