/*
Theme Name: Thai Massage Zurich
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

.main_menu span.avia-menu-text {
  text-transform:uppercase;
}


/* #Damit Submenu nicht so grossen Abstand hat -30px und uppercase ist
================================================== */
.av-main-nav ul {
    display: none;
    margin-left: 0;
    left: 0;
    position: absolute;
    top: 100%;
    width: 150px;
    z-index: 2;
    padding: 0;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
    margin-top: -30px !important;
	text-transform:uppercase !important;
	border-radius: 25% !important;

}

/* mouse over im Hauptmenu untermenu hintergrund */
#top #wrap_all .av-main-nav ul > li:hover > a, #top #wrap_all .avia_mega_div, #top #wrap_all .avia_mega_div ul, #top #wrap_all .av-main-nav ul ul {

   background-color: #CC0033;
   border-color: none;
   color:#FFF;
}


#top #header.av_minimal_header .main_menu ul:first-child > li > ul, #top #header.av_minimal_header .main_menu .avia_mega_div > .sub-menu {
  border-top: none;
	border-radius: 5px !important;
	border-top-left-radius: 10px !important;

}


/* Phone Number top  */

.phone-info div{
	font-size: 18px !important;
	color: #fff !important;
}


/* Media Tags
================================================== */

/* Damit der Header in der Farbe nicht so gross ist
================================================== */


@media (max-width: 480px) {

	h2 {
		font-size:36px !important;
}

}
