/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/


.menu2:hover { 
color: #7bc53a !important; 
}

h1{
 letter-spacing: 6px;
}

.is_stuck{
/*opacity:0.8 !important;*/

}

.menu-item-528{
display:none !important;

}

.menu-item-529{
display:none !important;

}

.menu-item-530{
display:none !important;

}
.menu-item-533{
display:none !important;

}

.category-info{
display:none !important;
}

.author-info{
display:none !important;
}

.btn-default{

background-color: #0a3a45 !important;
    border-color: #0a3a45 !important;
font-size:16px !important;
}

/*
.main-wrapper {
    display: inline-block !important;
    height: 100%;
    margin-top: -125px !important;
    width: 100%;
}
*/
.coolclock h3{
display:none !important;
}


@media only screen and (max-width: 960px) {
/*
.menu-container{
	background-color: #013945 !important;	
}
*/

.main-wrapper{
margin-top:0px !important;
}

/*
.submenu-light .menu-smart, .submenu-light .menu-sidebar-inner, .submenu-light .main-menu-container {

background-color: #013945 !important;	
	}
*/
}

@media only screen and (max-width: 480px) {
h1{
font-size:22px !important;
}
h2{
font-size:20px !important;
}

h3{
font-size:16px !important;
}

h4{
font-size:16px !important;
}

.submenu2{
padding:1px !important;
}

.menu2{
font-size:15px !important;
}



}
