/*
Theme Name: Glacier Child
Description: Glacier Child Theme
Theme URI: http://glacier.mountaintheme.com/
Author: MountainTheme
Author URI: https://themeforest.net/user/mountaintheme?ref=mountaintheme
Template: glacier
Version: 1.0
License: GNU General Public License version 3.0 & Envato Regular/Extended License
License URI: http://www.gnu.org/licenses/gpl-3.0.html & http://themeforest.net/licenses
Text Domain: glacier
Tags: custom-background, two-columns, right-sidebar, custom-menu, editor-style, post-formats, theme-options, translation-ready, accessibility-ready
*/


/* --------- Insert your custom styles on next rows --------- */

.menu-footer ul li{
    list-style:none;
}

.menu-footer ul{
    padding:0;
}

#menu-footer > ul > li > a {
    font-family: Dosis, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #000;
}

#menu-footer > ul > li > a:hover:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
#menu-footer > ul > li > a:after {
    border-color: #000;
}
#menu-footer > ul > li > a:after {
    content: '';
    position: absolute;
    left: 0;
    display: inline-block;
    height: 1px;
    width: 100%;
    border-bottom: 1px solid;
    margin-top: 15px;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
}

.single-project p{text-align: justify;}

.single-project blockquote p {text-align: right !important;}

.postid-34 .overlay-box { text-align: center;}
.postid-34 .gallery-projects img { max-width: 50% !important;}

/*.home header .logo a, .home #glacier_menu > ul > li > a, .privacy-policy header .logo a, .privacy-policy #glacier_menu > ul > li > a, .privacy-policy .parallax .info h2 { color: #fff!important;}
header .logo a { font-weight: 900; }*/

#lightcase-info #lightcase-sequenceInfo, #lightcase-info #lightcase-title, #lightcase-info #lightcase-caption {display:none!important;}