.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	color: #fff;
	text-decoration:none;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	background-color: #6FB7E9;
	border-radius: 3px;
	cursor: pointer;
	padding: 12px;
	padding: 0.75rem;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #3C8DC5;
}
.links-cta-paragraph p{
  color: white;
}

.qoute-text p{
  margin-bottom: 30px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  font-size: 24px;
  line-height: 30px;
  font-style: italic;
  text-align: center;
}
.ipad-app-para p{
  display: inline;
  text-align: left;
}

.home-book-jacket{
    width:201px;
}
.character-paragraph p{
    color: #5e5e5e;
}
.amf-el-inner input[type="checkbox"], input[type="radio"]{
  box-sizing: border-box;
  padding:0;
  float:left;
  margin-left:-5px;
}
.amf-el-inner input {
  margin-left:-5px;
}
.amf-el-inner label{
   padding-top:10px;
   padding-left:15px;
   float:left;
   //width:80%;
}
.amf-el-inner{
    float:left;
    width:100%;
    padding:5px;
}
.hero-intro p{
   color: rgb(171, 171, 171)!important;
}
.bio-paragraph {
  display: inline-block;
  margin-bottom: 20px;
  color: #5e5e5e;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
}
.light-grey{
  display: inline-block;
  margin-bottom: 20px;
  color: #5e5e5e;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
}
.sidebar-whats-happening {
margin-bottom:20px;
}
.sidebar-book-guide {
margin-bottom:20px;
}
.nav_link:active {
  color: red;
}
.nav_link a:active {
  color: red;
}
.nav_link.w--current:active {
  color: red;
}

.tribute-link a{
    text-decoration : none!important;
}
.extract-paragraph {
  color:#5e5e5e;
}
.news-article-heading-featured {
  margin-bottom: 0px;
  padding: 20px;
  background-color: black;
  color: #ccad7d;
  line-height: 40px;
  text-transform: capitalize;
}
.about-intro{
    padding-top:10px!important;
}

/*CF7 Styling*/ 
.wpcf7-form {
background:white;
padding:20px;
}

.wpcf7-submit {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 10px 20px;
  float: none;
  border-radius: 4px;
  background-color: #ffc000;
  box-shadow: rgba(0, 0, 0, 0.49) 0px 10px 10px -5px;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  color: black;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}
.wpcf7-submit:hover {
  background-color: #fd7a08;
}
.wpcf7-submit.w--current {
  display: inline-block;
  padding: 10px 20px;
  float: none;
  clear: both;
  border-radius: 4px;
  background-color: #ffc000;
  color: black;
  font-weight: 700;
}
.wpcf7-submit.w--current:hover {
  background-color: #fd7a08;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea
{
     display: block;
  width: 100%;
  height: 38px;
  padding: 8px 12px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
}
.wpcf7 p{
    width:100%;
}
.news-article-excerpt-wrapper h2{
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #385964!important;
  padding-left: 20px;
  background-color: transparent;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: white;
  font-size: 24px;
  text-transform : capitalize;
  margin-bottom:0!important;
}
.wpcf7 input[type="checkbox"],input[type="radio"]{
    margin-right: 15px;
    margin-left:5px;
}


.addthis_sharing_toolbox a span {
    background: none !important;
}

/*Primary Menu colors*/
.nav_menu a {
  padding: 25px 15px 15px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: white;
  font-size: 14px;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  color: #ffffff;
  padding: 20px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}

.nav_menu a:link{ 
    color: #ffffff;
}
/*.nav_menu a:visited{  
   color:red;
}*/
.nav_menu a:hover{  
    color: #ffc000;
}
/*.nav_menu a:focus{  
   color:red;
}
.nav_menu a:active{  
    color: green;
}*/
.selected{
   
}
.active{
   color: #ffc000!important;
}

.div_books_filter a:hover {
  background-color: #fd7a08;
  box-shadow: none;
}

.div_books_filter a {
  margin: 5px 15px 5px 5px;
  padding: 10px 12px;
  border-radius: 4px;
  background-color: #ffc000;
  box-shadow: none;
  color: black;
  font-size: 14px;
  font-weight:700;
  text-decoration: none;
  text-transform: uppercase;
  display:inline-block;
}
.qoute-text {
  margin-bottom: 0px!important;
  font-family: Georgia, Times, 'Times New Roman', serif;
  font-size: 24px;
  line-height: 30px;
  font-style: italic;
  text-align: center;
  width:100%!important;
  float:left;
}

p {
  margin-right: 0px;
  padding-right: 0px;
  text-align: left;
  float:none!important;
}
@media (max-width: 991px) {

.nav_menu a {
width:100%!important;
}
.timeline-snake {
  position: absolute;
  left: -27px;
  top: 26px;
  /* width: 50%; */
}
}
@media (max-width: 479px) {
    .head_social{
        display:none!important;
    }
        .hero-tagline{
          font-size: 18px;
          line-height: 32px!important;
        }
}


.first-character {
  float: left;
  font-size: 75px!important;
  line-height: 60px;
  padding-top: 4px;
  padding-right: 8px;
  padding-left: 3px;
  font-family: Georgia;
}
.newsletter-signup-form-block {
  padding: 20px 20px 0px 20px!important;
}
.navigation{
      margin-bottom: 30px!important;
}

.sidebar-post-author {
   margin-bottom: 0px!important; 
}


.sidebar-links aside:first-child h3{
    margin-top:0!important;
}
@media (max-width: 767px) {
    .sidebar-links aside:first-child h3{
    margin-top:20px!important;
}
    .timeline-snake, 
    .timeline-parrot{
        display:none;
    }
}
 
@media screen and (max-width: 991px){
.w-slider-arrow-left,
.w-slider-arrow-right{
  display: none !important;
}
}


.quote-widget-inner {
  overflow-x: visible;
  overflow-y: visible;
  margin-right: 6.5%!important;
  margin-left: 2.5%!important;
  padding-right: 26px;
  padding-left: 15px;
  background-color: #e4c68c;
  margin-top: -5px;
}
.quote-widget-bottom {
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
  margin-top:-20px;
}

.type_footer_small a {
    color: #848484;
    text-decoration: none;
}

.type_footer_small a:hover {
    color: #848484;
    text-decoration: underline;
}


/* Fix book grid breaking based on small book jackets, by forcing min height
 * at different break points */

.page-id-10 .books-category-row .w-col-2 {
	min-height: 340px;
}

@media (max-width: 991px) {
	.page-id-10 .books-category-row .w-col-2 {
		min-height: 290px;
	}
}

@media (max-width: 767px) {
	.page-id-10 .books-category-row .w-col-small-4 {
		min-height: 460px;
	}
}

@media (max-width: 550px) {
	.page-id-10 .books-category-row .w-col-small-4 {
		min-height: 410px;
	}
}

@media (max-width: 400px) {
	.page-id-10 .books-category-row .w-col-small-4 {
		min-height: 350px;
	}
}

@media (min-width: 1200px) {
	.page-id-10 .books-category-row .w-col-2 {
		min-height: 405px;
	}
}
