/*
Theme Name: City Cricket Club
Description: Custom theme for City Cricket Club
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

/*Add your own styles here:*/

#header_main_alternate {
  background: #003B5E;
  border: none;
}

.header_color .sub_menu>ul>li>a,
.header_color .sub_menu>div>ul>li>a,
.header_color .main_menu ul:first-child > li > a,
#top .header_color .main_menu .menu ul .current_page_item > a,
#top .header_color .main_menu .menu ul .current-menu-item > a,
#top .header_color .sub_menu li ul a {
  font-weight: normal;
}

.html_header_top .av_bottom_nav_header .main_menu ul:first-child > li a {
  font-size: 16px;
}

.av-main-nav li { float:right }
.av-special-heading .av-special-heading-tag { color: #003B5E }

.logo {
  padding-left: 120px;
  position: relative;
  z-index: 999;
}



.iconbox .iconbox_content .iconbox_content_title { color: #004672 }

#header_main .container {
  z-index: 99999999999;
  padding: 5px 50px;
}

/*strong.logo img, #header_main .container,
.main_menu ul:first-child > li > a {
  height: 60px !important;
  line-height: 60px !important;
}*/

#menu-item-search { display: none; }

.avia-button-fullwidth:hover {
    opacity: 0.9 !important;
}
.avia-button-fullwidth .avia_button_background {
    display: none !important;
}

.events-archive.events-gridview #tribe-events-content table .type-tribe_events {
  margin: 0;
}

#header_main { background: #004b85 }
#header_main .social_bookmarks li,
#header_main .social_bookmarks li a { width: auto }

.av-social-link-mail a { 
	padding: 0 15px !important }
.av-social-link-mail a::after {
/*   content: "info@citycricketclub.co.nz"; */
/*   padding-left: 10px; */
}

.main_color .toggler {
  background: #004b85;
  background-color: #004b85;
  color: #fff;
}

.main_color .toggler:hover,
.main_color .toggler.activeTitle:hover {
  background: #003B5E;
  background-color: #003B5E;
  color: #fff;
}

.toggle_icon, .toggle_icon .hor_icon {
border-color: white !important;
}

.toggle_icon .vert_icon {
border-color: white !important;
}

.toggler.activeTitle {
  border-color: #003B5E !important;
}

.main_color .toggler {
  border-color: #003B5E !important;
}

.main_color .toggler:hover {
  border-color: #003B5E !important;
}

.avia-team-member {
  text-align: center;
}


/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

@media only screen and (min-width: 768px) {
  /* Add your Desktop Styles here */

  #header_main .inner-container:before {
    left: 0px;
    content: "";
    position: absolute;
    width: 96px;
    height: 118px;
    z-index: 999;
  }



}



/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (max-width: 767px) {
  /* Add your Mobile Styles here */
  .ls-l {
    font-size: 20px !important;
  }
}
