/*
Theme Name:     Tarryn Fisher
Theme URI:      https://www.tarrynfisher.com/
Template:       kadence
Author:         Carrie Loves Design Studio
Author URI:     https://www.carrieloves.com
Description:    A custom Kadence child theme for Tarryn Fisher.
Version:        1.0.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
Text Domain:    kadence-child
*/

/* Customizations
---------------------------------------------------------------------------- */

::placeholder {
	color: #777777;
	font-size: .85rem
}

.post-more-link, a.post-more-link{
  font-family: inherit !important;
  text-transform: none !important;
  font-size: inherit !important;
  font-style: normal !important;
	font-weight: 400 !important;
	letter-spacing: 0px;
}

.novelist-columns-right-column .button {
	margin-bottom: 5px;
}

.woocommerce ul.products:not(.woo-archive-btn-button) li:where(:not(.woo-archive-btn-button)) .button:not(.kb-button) {
	font-family: 'Cedarville Cursive', cursive !important;
  text-transform: lowercase !important;
  font-size: 20px !important;
  font-style: normal !important;
	font-weight: 400 !important;
	letter-spacing: 0px;
}

h3.novelist-book-title {
	text-align: center;
	font-size: 1.2em;
}

.site-top-header-wrap .site-header-row-container-inner {
	border-bottom: 1px solid var(--global-palette1);
  -webkit-box-shadow: 0px 5px 15px -3px rgba(255, 0, 167, 1);
  -moz-box-shadow: 0px 5px 15px -3px rgba(255,0,167,1);
  box-shadow: 0px 5px 15px -3px rgba(255, 0, 167, 1);
}

.book-synopsis {
	margin-top: 20px;
	margin-bottom: 30px;
}