/*
Theme Name: Expound
Author: Konstantin Kovshenin
Author URI: http://kovshenin.com
Description: An awesome magazine theme for your WordPress site. Responsive layout, post thumbnails support, featured posts, an easy-to-use social menu and much more.
Version: 2.0.1
License: GNU General Public License
License URI: license.txt
Tags: black, blue, white, light, one-column, two-columns, right-sidebar, editor-style, responsive-layout, custom-header, flexible-header, custom-background, featured-images, custom-menu, post-formats, sticky-post, threaded-comments, translation-ready, full-width-template, buddypress

This theme, like WordPress, is licensed under the GPL.

Expound is based on Underscores http://underscores.me/, (C) 2012-2013 Automattic, Inc.
*/

@import url('css/reset.css');
@import url('css/expound.css?v=20140129');



  .site-content .entry-content tbody {
    border: none;
}
  
  #page-container { padding-top:0px !important }


----------------

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: .5em 0;
    margin: 0;
    font-size: 1.4em;
}






.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  width:28.05%;
}


.site-content .entry-content h1, .site-content .comment-content h1, #tinymce h1, .site-content .entry-content h2, .site-content .comment-content h2, #tinymce h2, .site-content .entry-content h3, .site-content .comment-content h3, #tinymce h3 {
    margin-bottom: 10px;
    margin-top: 40px;
}



.site-content .entry-content h1, .site-content .comment-content h1, #tinymce h1 {
    font-size: 38px;
color: #8766c0;
    line-height: 24px;
}


 h1, h2, h3 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}   


.single-product .product .single_add_to_cart_button.button{
	background-color: #8766c0;
	color: #FFFFFF;
}


.woocommerce .product .add_to_cart_button.button{
	background-color: #8766c0;
	color: #FFFFFF;
}



.woocommerce ul.products li.product h3 {
    padding: .5em 0;
    margin: 0;
   color: #000;
   font-size: 16px;
}


.woocommerce ul.products li.product .price {
    color: #8766c0;
    font-weight: 600;
    font-size: 1.25em;
}


.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #8766c0;
    font-weight: 600;
    font-size: 1.50em;
}


.orderby {
display:none;
}











