/*
Theme Name: WP Nito
Theme URI: http://cmssuperheroes.com
Author: Chinh Duong Manh
Author URI: http://themeforest.net/user/CMSSuperHeroes
Description: The 2015 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:  one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post, translation-ready
Text Domain: wp-nito

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

#cms-main{
    padding-top: 0 !important;
}

.header-sticky{
    top: 0 !important;
}

.ds__centered-button{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.mobile-nav.open{
    top: 0;
    z-index: -1;
}
.mobile-nav .cms-main-navigation li > a{
	padding: 15px 20px !important;
}
@media (max-width: 768px){
	#cms-footer-bottom{
		margin-bottom: 0 !important;	
	}
}
#cms-header .cms-nav-extra .cms-header-popup{
    height: auto;
    position: relative;
    top: 0;
}
#cms-header .cms-nav-extra .cms-header-popup .header-icon{
    background: white;
    height: 50px;
}
#cms-header .pe-7s-menu:before{
    color: black;
}
@media (max-width: 767px){
    #cms-header.header-ontop{
        top: 0 !important;
        position: relative !important;
    }
    .mobile-nav.open{
        padding-top: 80px;
    }
}

.wpml-ls-item .menu-title .title-attribute{
    display: none;
}
.wpml-ls-statics-shortcode_actions{
    display: inline-block;
}
.wpml-ls-statics-shortcode_actions ul{
    list-style: none;
}
.wpml-ls-statics-shortcode_actions a{
    color: #5dbcd2;
    text-transform: uppercase;
    margin-right: 15px;
}
.left-to-right, .wpb_left-to-right{
    animation-delay: 0;
}
.newsletter-email {
    border: none;
    border-bottom: 1px solid rgba(31, 31, 31, 0.2);
    color: #1f1f1f;
    padding: 0 55px 21px 0;
    font-size: 120%;
    letter-spacing: 0.54px;
}
.newsletter-submit {
    width: 30px;
    height: 30px;
    font-size: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
}
/* Add a search box to the menu 12/07/2017 */ 

.menu-item.search { 
	margin-top: 15px;
	margin-right: 10px;
}

[class*=" pe-7s-"],[class^=pe-7s-]{display:inline-block;font-family:Pe-icon-7-stroke;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:2;color:#63BDD3;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}