/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.author_overview {
	min-height: 360px;
}

.products li.product.author_overview {
    background: none;
    border-color: transparent;
    border-style: none;
}

.author_thumbnail {
  position: relative;
  min-height: 150px;
  padding-bottom: 10px;
}

.author_name {
  /*background-color: #DF0B13;*/
  margin: auto;
  width: 70%;
  font-size: 18px;
  font-weight: 600;
  color: #DF0B13;
}

#header, #header * {
  background: rgba(40, 40, 100, 0.25);
}

.author_image_credit {
	transform: rotate(-90deg);
	transform-origin: 80% 20%;
}

.contributors {
    font-style: italic;
    color: #8a8a8a;
}

.reading-sample {
	
}

.fa-tablet-alt:before { 
	transform: scale(0.8,1); 
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

#book-switch li.active {
    color: #DF0B13;
}

.book_information {
	text-align: left;
    width: 70%;
    padding: 5px 0px;
}