/*
Theme Name: Mausam Child
Author: John Shrestha
Version:4.0
Template: mausam
*/


p{font-size: 1.1em;	 font-weight: 400;}
.white{color: #fff;}

h3.widget-title {
    font-size: 16px !important;
	margin-bottom: 5px !important;
}


.scheme .header {
    background-image: url("img/header-bg.png");
color:
    #111111;
	padding: 0px 0;
}

.site-branding {
    padding: 32px 0;
}


.header-preset-05 .navigation > div > ul > li > a {
    padding: 12px 24px;
    border-right: 1px solid 
transparent;
    border-right-color: transparent;
border-top: 0px solid
    transparent;
}

.header-preset-05 .navigation > div > ul > li:first-child > a {
    border-left: 0px solid 
    transparent;
        border-left-color: transparent;
}

.header-preset-05 .navigation > div > ul > li.current-menu-item > a,
  .header-preset-05 .navigation > div > ul > li:hover > a {
    border-top: 0px solid transparent;
	  color: #FBB300;
  }


.fa-navicon::before, .fa-reorder::before {
    content: "\f0c9";
    font-size: 24px;
}

.has-bg {
	margin-bottom: 20px;
	padding: 42px 0;
}

.has-bg h1 {

    color:#fff;

}

.copyright {
    padding: 15px 0;
    text-align: left;
    font-size: 14px;
    position: relative;
}


@media(max-width:480px){
	
.scheme .header {
    background-image:none;
	background:#0B13AB;
color:
    #111111;
	padding: 0px 0;
}
.header-preset-05 .nav {
    position: absolute;
    right: 30px;
    top: 58px;
    z-index: 99999;
    text-align: right;
    background: none !important;
}	
	
}

.uc_classic_carousel .uc_classic_carousel_content .uc_more_btn {
    display: block;
    border-radius: 26px;
    width: 100px !important;
    line-height: 34px !important;
    font-size: 16px;
    margin: 0 auto 10px;
    text-decoration: none;
    transition: all 0.5s ease;
}

.owl-controls {
    text-align: center;
    display: none;
}