/*
Theme Name:     Curvature
Theme URI:      http://westviewpress.com
Description:    Child theme for Divi, used for the Westview Press site
Author:         maiki
Author URI:     http://maiki.xyz
Template:       Divi
Version:        1.13.1
*/

@import url("../Divi/style.css");

.et_pb_portfolio_items {
  text-align: center;
}

.et_pb_portfolio_item p {
padding: 1px;
}

.category > p {
font-size: larger;
}

.category h2 {
	margin: 20px 0 0 0;
}

.category h2 a {
	color: black;
}

.category p {
  padding-bottom: 0px;
}

img.bookcover {
  width: 320px;
  padding: 10px 0;
}

.subtitle {
  font-size: large;
}

/* Book pages */

.salebanner, .saleprice {
  color: #ff0000;
  text-transform: uppercase;
}

.sale .bookprice {
  text-decoration: line-through;
  opacity: 0.5;
}

.buy-this-book p {
	padding-bottom: 0;
}

/* Search Results */

.search h2 a {
  color: black;
}

.search p.author {
  font-weight: bold;
}

.search-results p.excerpt {
  padding-top: 10px;
}
