/*
 Theme Name:   Jennifer Stevenson Child
 Theme URI:    https://generatepress.com
 Description:  GeneratePress child theme for Victoria Saccenti
 Author:       Web Crafters
 Author URI:   https://www.webcraftersdesign.com
 Template:     generatepress
 Version:      0.1
 Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, fluid-layout, responsive-layout, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, featured-images, theme-options, light, white, dark, black, blue, brown, gray, green, orange, pink, purple, red, silver, tan, yellow
*/
#books .site-content .content-area {
    width: 70%;
}

/*added styles non Wordpress*/
/* @start main grid */ 
.grid-container {
	margin-left: auto;
	margin-right: auto;
	width: 94% !important;
	clear: none;
	float: none;
}
@media only screen and (min-width: 481px) {
	.grid-container {
		width: 90.675% !important;
		clear: none;
		float: none;
		margin-left: auto;
	}
}
@media only screen and (min-width: 769px) {
	.grid-container {
		margin: auto;
	}
}
@media only screen and (min-width: 1600px) {
	.grid-container {
		max-width: 1432px !important;
	}
}
@media only screen and (min-width: 1800px) {
	.grid-container {
		max-width: 1600px !important;
	}
}
@media only screen and (min-width: 1970px) {
	.grid-container {
		max-width: 1700px !important;
	}
}
@media only screen and (min-width: 2370px) {
	.grid-container {
		max-width: 2000px !important;
	}
}
/*@start main website headers */
.small-header {
    display: block;
    background: #746C62;
}
.small-header p {
	margin: 0;
}
@media only screen and (min-width: 481px) {
	.small-header {
		display: none;
	}
}
.medium-header {
    display: none;
}
@media only screen and (min-width: 481px) {
	.medium-header {
		display: block;
        background: #746C62;
	}
	.medium-header p {
		margin: 0;
	}
}
@media only screen and (min-width: 897px) {
	.medium-header {
		display: none;
	}
}
.large-header {
    display: none;
}
@media only screen and (min-width: 897px) {
	.large-header {
		display: block;
        background: #746C62;
  	}
	.large-header p {
		margin: 0;
	}
}
.clearDiv {
	clear: both;
}
hr {
    width: 100%;
    height: .5em;
    border: 2px solid #f0eeeb;
    background: #f0eeeb;
    margin: 1em auto 3em auto;
	float: left;
}
/* @buttons */
.linkButton {
	display: inline-block;
	padding: 15px;
	text-align: center;
	cursor: pointer;
	border: none;
	color: #fff;
}
.linkButton:hover, .linkButton:active  {
	background: #746d63;
	color: #fff;
	text-decoration: none;
}
.linkButton a, a.linkButton, .linkButton a:hover, a:hover.linkButton {
	color: #fff;
	text-decoration: none;
}
.greenLink  {
	background: #6a7d5c;
}
.lightgreenLink  {
	background: #87a275;
}
/* @start columns */
.col2thirdleft {
	float: none;
	width: 98%;
	padding: 0 1%;
	margin: auto;
}
@media only screen and (min-width: 897px) {
	.col2thirdleft {
		float: left;
		width: 62%;	
	}
}
.col1thirdright {
	float: none;
	width: 98%;
	padding: 0 1%;
	margin: auto;
}
@media only screen and (min-width: 897px) {
	.col1thirdright {
		float: right;
		width: 30%;	
	}
}
.col2thirdright {
	float: none;
	width: 98%;
	padding: 0 1%;
	margin: auto;
}
@media only screen and (min-width: 897px) {
	.col2thirdright {
		float: right;
		width: 62%;	
	}
}
.col1thirdleft {
	float: none;
	width: 98%;
	padding: 0 1%;
	margin: auto;
}
@media only screen and (min-width: 897px) {
	.col1thirdleft {
		float: left;
		width: 30%;	
	}
}
.col1third {
	float: none;
	width: 98%;
	padding: 0 1%;
	margin: 10px auto 30px auto;
}
@media only screen and (min-width: 897px) {
	.col1third {
		float: left;
		width: 31%;
		padding: 0 1.1666666666666667%;
	}	
}
.col1half {
	float: none;
	width: 98%;
	padding: 0 1%;
	margin: auto;
}
@media only screen and (min-width: 657px) {
	.col1half {
		float: left;
		width: 45%;
		padding: 0 2.5%;
	}
}
.col1halfright {
	float: none;
	width: 98%;
	padding: 0 1%;
	margin: auto;
}
@media only screen and (min-width: 657px) {
	.col1halfright {
		float: right;
		width: 45%;
		padding: 0 2.5% 0 0;
	}
}
.col1halfleft {
	float: none;
	width: 98%;
	padding: 0 1%;
	margin: auto;
}
@media only screen and (min-width: 657px) {
	.col1halfleft {
		float: left;
		width: 45%;
		padding: 0 2.5% 0 0;
	}
}
.col1fourth {
	float: none;
	width: 98%;
	padding: 0 1%;
	margin: 10px auto 30px auto;
}
@media only screen and (min-width: 947px) {
	.col1fourth {
		float: left;
		width: 22%;
		padding: 0 1.5%;
	}	
}
.clearDiv {
	clear:both;
}
/*book pages */
.bookTitle {
	color: #5B0F0F;
	font-size: 145%;
}
.bookLeft {
	float: none;	
	width: 100%;
}
.bookRight {
	float: none;	
	width: 100%;
}
@media only screen and (min-width: 760px) {
	.bookLeft {
		float: left;	
		width: 60%;
	}
	.bookRight {
		float: right;
		width: 30%;
	}
}
.bookCover {
    background: #fff;
	width: 200px;
    padding: 8px;
    -moz-box-shadow: 0 0 20px #ccc;
    -webkit-box-shadow: 0 0 20px #ccc;	
    box-shadow: 0 0 20px #ccc;
	margin: 10px auto;
}
@media only screen and (min-width: 497px) {
	.bookCover {
		width: 250px;
		margin: 10px 15px;
	}	
}
.seriesCover {
    background: #fff;
	width: 200px;
    padding: 8px;
    -moz-box-shadow: 0 0 20px #ccc;
    -webkit-box-shadow: 0 0 20px #ccc;	
    box-shadow: 0 0 20px #ccc;
	margin: 10px auto;
}
@media only screen and (min-width: 897px) {
	.seriesCover {
		width: 250px;
		height: 396px;
		margin: 10px 15px;
	}	
}
.buybutton {
	margin: 5px 8px;
}
/*social media icons*/
.topNavSocial {
    padding: 15px 5px;
    text-align: center;
}
@media only screen and (min-width: 467px) {
	.topNavSocial {
		width: auto;
	}		
}
@media only screen and (min-width: 897px) {
	.topNavSocial {
		float: right;
		padding: 0 5%;
	}
}
.topNavSocial img {
  width: 19px;
}
.topNavSocial a {
  display: inline-block;
  padding: 10px 5px;
}
@media only screen and (min-width: 425px) {
	.topNavSocial img {
	  width: auto;
	}
}
@media only screen and (min-width: 897px) {
	.topNavSocial a  {
	padding: 10px 5px;
	}
}
@media only screen and (min-width: 1097px) {
	.topNavSocial a  {
	padding: 5px 10px;
	}
}
/*@start social media icons*/
.facebook {
	background-image: url(/images/icon-facebook.png);
	background-repeat: no-repeat;
	background-position: center;
}
.facebook:hover {
	background-image: url(/images/icon-facebook-over.png);
	background-repeat: no-repeat;
	background-position: center;
}
.twitter {
	background-image: url(/images/icon-twitter.png);
	background-repeat: no-repeat;
	background-position: center;
}
.twitter:hover {
	background-image: url(/images/icon-twitter-over.png);
	background-repeat: no-repeat;
	background-position: center;
}
.amazon {
	background-image: url(/images/icon-amazon.png);
	background-repeat: no-repeat;
	background-position: center;
}
.amazon:hover {
	background-image: url(/images/icon-amazon-over.png);
	background-repeat: no-repeat;
	background-position: center;
}
.bookbub {
	background-image: url(/images/icon-bookbub.png);
	background-repeat: no-repeat;
	background-position: center;
}
.bookbub:hover {
	background-image: url(/images/icon-bookbub-over.png);
	background-repeat: no-repeat;
	background-position: center;
}
.goodreads {
	background-image: url(/images/icon-goodreads.png);
	background-repeat: no-repeat;
	background-position: center;
}
.goodreads:hover {
	background-image: url(/images/icon-goodreads-over.png);
	background-repeat: no-repeat;
	background-position: center;
}
/*@start About page */
.bioPic {
    max-width: 200px;
    background: #fff;
    padding: 10px;
    -moz-box-shadow: 0 0 15px #ccc;
    -webkit-box-shadow: 0 0 15px #ccc;
    box-shadow: 0 0 15px #ccc;
    margin: 10px auto;
}
@media only screen and (min-width: 347px) {
	.bioPic  {	
		max-width: 250px;
	}
}
@media only screen and (min-width: 897px) {
	.bioPic  {	
		max-width: 190px;
	}
}
@media only screen and (min-width: 1047px) {
	.bioPic {	
		max-width: 225px;
	}
}
@media only screen and (min-width: 1197px) {
	.bioPic  {	
		max-width: 300px;
	}
}
/*slider for home page */
.slider-content {
    padding: 1% 5%;
    background-color: #f7f4ef;
}
@media only screen and (min-width: 481px) {
	.slider-content {
		padding: 3%;
	}
}
@media only screen and (min-width: 897px) {
	.slider-content {
		padding: 3% 5%;
	}
}
.bx-wrapper .bx-pager {
	display: none;
}
@media only screen and (min-width: 897px) {
	.bx-wrapper .bx-pager {
		display: block;
	}		
}
/* customizations */
/*Accordion Tabs*/
.r-tabs {
	position: relative;
	background-color: #fff;
}
.r-tabs .r-tabs-nav {
	font-size: 1.05em;
	text-transform: uppercase;
}
/* Tab element */
.r-tabs .r-tabs-nav .r-tabs-tab {
	position: relative;
}
/* Tab anchor */
.r-tabs .r-tabs-nav .r-tabs-anchor {
	display: inline-block;
	text-decoration: none;
    padding: 5px 10px;
    background: #6A7C5C;
	color: #fff;
    margin: 0 3px;
    border-radius: 0;
}
/* Disabled tab */
.r-tabs .r-tabs-nav .r-tabs-state-disabled {
	opacity: 0.5;
}
/* Active state tab anchor */
.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
	color: #6A7C5C;
	font-weight: 600;
	text-shadow: none;
	background-color: #fff;
}
/* Tab panel */
.r-tabs .r-tabs-panel {
	background-color: #fff;
}
.r-tabs .r-tabs-panel.r-tabs-state-active {
    padding: 0;
}
/* Accordion anchor */
.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
	display: block;
	padding: 5px 10px;
	color: #fff;
	background-color: #6A7C5C;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	margin: 10px 0;
}
/* Active accordion anchor */
.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
	background-color: #fff;
	font-size: 1.05em;
	font-weight: 600;
	color: #6A7C5C;
	text-shadow: none;
}
/* Disabled accordion button */
.r-tabs .r-tabs-accordion-title.r-tabs-state-disabled {
	opacity: 0.5;
}
.r-tabs .r-tabs-nav {
    margin: 0;
    padding: 0 5px 25px 0;
}
/*contact form customizations */
div.wpforms-container-full input[type=submit]:not(:hover):not(:active), div.wpforms-container-full button[type=submit]:not(:hover):not(:active), div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active) {
    background-color: #6A7C5C;
    color: #fff;
}
div.wpforms-container-full input[type=submit]:hover, div.wpforms-container-full input[type=submit]:active, div.wpforms-container-full button[type=submit]:hover, div.wpforms-container-full button[type=submit]:active, div.wpforms-container-full .wpforms-page-button:hover, div.wpforms-container-full .wpforms-page-button:active {
	background-color: #746d63;
	background: #746d63;
	color: #fff;
}
div.wpforms-container-full input[type=submit]:focus:after,div.wpforms-container-full button[type=submit]:focus:after,div.wpforms-container-full .wpforms-page-button:focus:after {
	border: none;
}
/*bottom mail bar */
.showMobile {
	display: block;
	float: none; 
	width: 60px;
	margin: 10px auto 0 auto;
}
.showDesktop {
	display: none;
}
.boxfloat {
	text-align:center; 
	width:98%; 
	margin:0 auto;
}
.hidemailBar {
	display: none;
}
.mailBar {
	display: none;
	background: #97B183; 
	bottom: 0; 
	color:#fff; 
	left:0; 
	padding: 10px 0 5px 0; 
	position:fixed; 
	font-size:1.15em; 
	width:100%; 
	z-index:9999; 
	float:left; 
	vertical-align:middle; 
	margin: 0px 0 0;
}
@media only screen and (min-width: 497px) {
	.mailBar {
		font-size:1.25em;	
	}
}
@media only screen and (min-width: 897px) {
	.mailBar {
		display: block;
		bottom: 0;
		top:  unset; 
		padding: 10px 0 5px 0;
		font-size:1.125em;
	}
}
.mailBar input[type="text"], .mailBar input[type="email"] {
    width: 200px;
	margin: 10px;
	background-color: #FAFAFA;
    border: 1px solid #fff;
    color: #666666;
	padding: 7px;
	font-size: 14px;
}
.mailBar input[type="submit"], .mailBar button[type="submit"] {
    background: #789068;    
    border: 1px solid #fff;
    color: #fff;
    font-weight: normal;
	padding: 8px;
	font-size: 16px;
}
.closeBtn {
	
	background: #97B183; 
	color: #fff;
	font-size: 12px; 
	border: 1px solid #fff; 
	padding: 5px; 
}
@media only screen and (min-width: 930px) {
	.showMobile {
		display: none;
	}
	.showDesktop {
		display: block;
		float: right;
		width: auto;
		margin: 10px;
	}
	.mailBar input[type="submit"] {
		padding: 8px;
		font-size: 16px;
	}
	.closeBtn {	 
		font-size: 12px; 
		padding: 5px;
	}
}
/*end of bottom mail bar */

#mlb2-6004948.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button {
	width: 50%!important;
}
@media only screen and (min-width: 897px) {
	embedSubmit button {
		width: 25%!important;
	}	
}
