/*
Theme Name: Enfold Child
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 will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

.sort-param-order,
.sort-param-sort {
display: none;
}
.sort-param-order,
.sort-param-count {
display: none;
}

 
#top #header_meta nav ul ul li, #top #header_meta nav ul ul a, #top #header_meta nav ul ul {
    background-color: #ffffff;
    color: black;
}


.woocommerce-loop-category__title{
	
	  font-size: 12px!important;
	  text-align: center;
	  font-weight: bolder!important;
} 



#top #header .avia_mega_div > .sub-menu {
    display: table;
    padding: 5px 10px 5px;
    padding-top: 5px;
    border-top-style: solid;
    border-top-width: 10px;
	  
}

#top #header .avia_mega_div > .sub-menu.avia_mega_hr {
   padding-top: 5px;
   border-top-width: 1px;
   border-top-style: none;
}
#top #header .mega_menu_title a {
    color: inherit;
    font-size: 12px;
    line-height: 0.5em;
    padding: 0;
    margin: 0;
    background: transparent;
    border: none;
	 
}
/* untermenü ohne linie */
.header_color .main_menu .menu ul li:hover a, .header_color .av-subnav-menu ul:hover a {
   text-decoration : none !important; 
}

/* Farbe obere Leistung */
#header_meta a, #header_meta span {
    color:#109bc5 !important;
	text-decoration: none !important;
}

/* Shop ohne sidebar rechts */
#top.page .template-page.content {
    width: 100%!importat;
    border: hidden!importat;
	  top: 100%;
}


/* Produkte Seite mit sidebar rechts */
#top.tax-product_cat #main .sidebar {
display: block;
}
#top.tax-product_cat .template-shop.content {
width: 76%;
	border-right: solid; 
  border-width: 1px;
  border-color: lightgray;
}
/* Meditation Seite mit sidebar rechts */
#top template-page.content {
  width: 76%;
	border-right: solid; 
  border-width: 1px;
  border-color: lightgray;
	
}
/* Blog Seite mit sidebar rechts */
#top.blog .template-blog.content {
  width: 76%;
	border-right: solid; 
  border-right-width: 1px;
  border-color: lightgray;
	
}
/*Produkte Seite ohne sidebar */
.single-product .sidebar {
		display: none !important;
	}
/* Farben der Widget Änhlioche Produkte */
.alternate_color { background-color : #11abd6;
}
/* Farben der Titel in Widget Änhlioche Produkte */
.alternate_color h2 {
 color: #ffffff;}
/* Platzt für das Titel der Sidebar in Blog */
.widget { 
	padding: 0 0 0 0
}
.inner_sidebar {
    margin-left: 20px;
}

html,body{
    height: 100%
}


h3.slide-entry-title{
	
	  font-size:11px!important;
	  text-align: center;
} 








/*Add your own styles here:*/