/*
Theme Name: Exist Multi Purpose WordPress Theme
Theme URI: http://venusdemo.com/wpopal/exist-landing/
Author: the WPOpal team
Author URI: http://wpopal.com/
Description: The Exist Multi Purpose WooCommerce theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
Version: 1.1.2 Updated  2014/10/28
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, gray, white, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: bigshop

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.wp-caption{}

.wp-caption-text{}

.sticky{}

.gallery-caption{}

.bypostauthor{}

.alignright{}

.alignleft{}

.aligncenter{}
.wpo-header.menu_fixed {
  -webkit-transition: top 0.6s;
  -o-transition: top 0.6s;
  transition: top 0.6s;
  top: 0;
  z-index: 9999;
  width: 100%;
  position: fixed;
}

@font-face {
font-family: Hannah;
src: url("fonts/YWFT-Hannah-Narrow.otf") format("opentype");
}
#main-menu a{
	font-family:Hannah,Oswald;
	font-size:35px;
}
nav .container{border-bottom: 1px solid #e6e6e6;}

.post-type-archive-product #breadcrumb{display:none;}

.post-type-archive-product .header-title{display:none;}

.post-type-archive-product #wpo-filter {display:none;} 

