/**
 * Theme Name: redbiz child
 * Description: Child theme for the redbiz
 * Author: Themesflat
 * Template: redbiz
 */
 
 @font-face {
    font-family: 'aldo';
    src: url('http://www.partnersprofits.com/wp-content/themes/redbiz/fonts/aldo.woff2') format('woff2'),
        url('http://www.partnersprofits.com/wp-content/themes/redbiz/fonts/aldo.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

.about-text-box ul li {
   
    font-size: 20px!important;
 
}


.city{
  font-family: 'aldo'!important;
   line-height: 18px!important;
   }
   
.aldowhite h2{
  font-family: 'aldo'!important;
   line-height: 28px!important;
   color:#ffffff!important;


} 


#mainnav > ul > li:last-child > ul.sub-menu {

    width: auto!important;
	    top: 61px;
}

h1.aldo{
font-family: 'aldo'!important;
font-weight: 600!important;
font-style: normal!important;
font-size:43px!important;
color:#ffffff!important;
letter-spacing: 1px;
}

.aldo h2{
font-family: 'aldo'!important;
font-weight: 600!important;
font-style: normal!important;
font-size:30px!important;
color:#111111!important;
}

p.aldo{
font-family: 'aldo'!important;
font-weight: 600!important;
font-style: normal!important;
font-size:18px!important;
color:#ffffff!important;
letter-spacing: 1px;
}

@media only screen and (max-width: 991px){
#mainnav-mobi .menu {
    overflow-y: auto;
    height: 33vh!important;
}}

#mainnav-mobi {
    background-color: #0115ab!important;
	}
	
#mainnav-mobi ul li {

    border-width: 0px!important;
}	
