/*
Theme Name: Aleb Child Theme
Theme URI: http: //ovatheme.com
Description: This is child theme of aleb
Author: Ovatheme
Author URI: http://ovatheme.com
Template: aleb
Version: 1.1.0
Text Domain:  aleb-child
*/

.header .logo img{
/* 	 width: 90px;
    border-radius: 200px;
    height: 90px; */
		 	 width: 150px;
    border-radius: 10px;
    height: 100px; 
}
.logo_image .show-mobile-normal{
/* 	 width: 90px;
    border-radius: 200px;
    height: 90px; */
	width: 150px;
    border-radius: 10px;
    height: 100px; 
}

.main_slider .item .cover_bg{
	background-color: rgba(0, 0, 0, 0);
/* 	background-color: rgba(0, 0, 0, 0.6); */
}
@media (min-width: 767px) {
	
	.mobile-slider{
		display:none !important;
	}
	.desktop-slider{
		display:block !important;
	}
}
@media (max-width: 767px) {
    .address_container .address {
        text-align: center;
        padding: 20px;
        padding-right: 20px;
    }
	
	.mobile-slider{
		display:block !important;
	}
	.desktop-slider{
		display:none !important;
	}
	.main_slider .item{
		background-size: cover !important;
		background-repeat: no-repeat !important;
		min-height: 450px !important;
			
	}
}

.menu-item a{
	font-size:12px;
}
/* @media screen and (max-width: 600px){
	.main_slider .item{
			height: auto !important;
	}
} */

.venue_text{
	color:#5c5c5c;
}
.venue_text a{
	color:blue;
}

/* google map single image  */
    
.google_map_single_image{
	margin: auto !important;
    width: 80% !important;
}
/* .google_map_single_image img{
	height:400px !important;
}
 */
.single_image_about_kathmandu h2{
	font-size:16px !important;
}
   
/* social science home page */
.home_social_science .info{
    text-align: center !important;
    text-transform: capitalize !important;
}

/* phone number home page */
.home_phone_number .info{
    text-align: center !important;
/*     text-transform: capitalize !important; */
}

/* About kathmandu list */

.about_kathmandu_list li {
    margin-bottom: 10px;
}

.header.header_transparent {
    background-color: #000000 !important;
}

.about-kathmandu-nav ul{
background:#f74949;
/* 	background:#fec000; */
}

.about-kathmandu-nav ul li{
	border-bottom:solid white;
	
}
.about-kathmandu-nav ul li a{
color:#fff !important;
}
/* hyperlinks color starts */
.about_kathmandu_list ol li a{
	color:  #2271b1;
}

// navbar 
.register-nav a{ 
/* background: #fec000 !important; */
	background: #f74949 !important;
padding: 12px 39px !important;
border-radius:5px !important; 
}

nav #menu-primary-menu{
	display:flex !important;
	align-items:center !important;
}

.register-nav a{ 
/* background: #fec000 !important; */
	background: #f74949 !important;
padding: 12px 39px !important;
border-radius:5px !important; 
}


nav #menu-menu-one-page{
display:flex !important;
align-items:center !important;
}

/* a:not(.sponser_bt){
	color:#2271b1 !important
} */
a:not(.sponser_bt):not(.gold_sponser_button):not(.silver_sponsor_button):not(.bronze_sponser_button):not(.support_sponser_button):not(#menu-menu-one-page a):not(#menu-primary-menu a):not(.view_prospectus a):not(.register-sponser a) {
  color: #2271b1;
}


li.register-nav.active a.register-nav{ 
color:#fff !important;
}


.header a {
color:#fff !important;
}

.footer a {
	color: #9da1a6 !important ;
}
/* hyperlinks color ends */

.about_call_for_button{
color:#fff !important;
}

/*  registser page */
/* table.t1.register-table td {
    border: none;
} */

/*  sponser page starts */
.gold_sponser_button{
	color:#DAA520 !important;
}
.silver_sponsor_button{
	color:#A9A9A9 !important;
}

.bronze_sponser_button  {
color : #8B5A2B !important;
	border-color:#8B5A2B !important;
}

.support_sponser_button
{
	color:##4169E1 !important;
}
.support_sponsers_button{

	text-align: center;
    padding-top: 22px;
    padding-bottom: 45px;
}


.bronze_sponsers_button{

	text-align: center;
    padding-top: 22px;
    padding-bottom: 45px;
}

@media (max-width: 767px) {
	
	nav #menu-menu-one-page, nav #menu-primary-menu{
		display:block !important;
	}
	
	/* 	register page  */
	.register-fees-list{
	text-align:left;
	}
	
	.about_kathmandu_list ol{
		text-align:left;
	}
	
/* 	 about sponser desing  */
	.about_right_sponser div{
		padding:inherit !important;
	}
}

/* view prospectus button  */
.view_prospectus a{
background: #f74949 !important;
padding: 12px 39px !important;
border-radius:5px !important; 
	font-weight:500 !important;
	border-color: #f74949 !important;
}

/* register sponsor button */
.register-sponser{
	display:flex !important;

}

.register-sponser a {
font-weight:500 !important; 
	background-color:#003dff !important;
}

/* reservation Form */

.events_contactform select{
	padding:10px !important;
}

.events_contactform .events_submit{
	padding: 11px 40px 11px 40px !important;
}

.wpcf7-response-output {
    position: absolute !important;
    /* left: 50%; */
    bottom: 100px !important;
}

.sf-menu ul{
	text-align:center;
	left: -60px !important;
  	min-width: 240px !important;
}
