/*
	Theme Name: Bakery Child
	Theme URI: http://themeforest.net/item/bakery-wordpress-bakery-cakery-food-theme/11112118?ref=milingona_
	Author: Milingona
	Author URI: http://themeforest.net/user/milingona_
	Description: Bakery is a powerful responsive WordPress theme designed for bakery/cakery shops. It comes with all features bakery shops need such as product post type, menu, order form, offer, gallery, news etc. The theme also includes the drag-drop page builder which lets you customize your specific needs with incredible ease.
	Template: bakery
	Version: 2.2
	Tags: two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-colors, custom-menu, editor-style, featured-image-header, featured-images, post-formats, theme-options, sticky-post, translation-ready, full-width-template
	License: GNU General Public License v2.0
  	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Text Domain: bakery-child
*/

.vu_main-menu > ul > li {
  border-left: none;
}


.vu_page-header  {
    display: none;
  padding-top: 180px;
  height: auto;
  -webkit-transition: padding-top 0.3s ease-out;
  -moz-transition: padding-top 0.3s ease-out;
  -o-transition: padding-top 0.3s ease-out;
  transition: padding-top 0.3s ease-out;
}
.vu_page-header .vu_ph-container {
  position: relative;
  z-index: 3;
  display: table;
  width: 100%;
  height: 100%;
      display: none;
}


a.external:link {
	color: #1594d2;
	text-decoration: none;
}
a.external:visited {
	color: #1594d2;
	text-decoration: none;	
}
a.external:active {
	color: #1594d2;
	text-decoration: none;	
}
a.external:hover {
	color: #fff;
	text-decoration: none;
}