#latest_books h1, .showcase-content h1, .news-list h1{
border-bottom: 1px solid #333;
margin-bottom: 28px;
padding-bottom: 14px;
position: static;
font-size: 26px;
line-height: 1.2em;
color: #333;
font-weight: 300;
}

.mailchimp-box input[name="email"] {
    width: 100%;
}

.social-box {
    margin-top: 26px;
}


@media (min-width:1200px) {
	.container, 
	.navbar-static-top .container, 
	.navbar-fixed-top .container, 
	.navbar-fixed-bottom .container {
	    width: 1200px;
	}
}

body {
    background-color: #fff;
}
p {
    font-size: 1rem;
}
a{
	color: #cc692e;
}
a:hover {
    color: #e8a47b;
}
.box-price .btn-primary,
.btn-primary {
    background-color: #d25f5e;
    border-color: #d25f5e;
}

.header-top {
    background-color: #bbd2e1;
    padding: 5px 0 5px;
}
.header-top-nav > li a {
    color: #67737b;
}
.header-top-nav > li a i {
    color: #435860;
}
.main-menu .nav > li > a:hover, .main-menu .nav > li > a:focus, .main-menu .nav > li > a.selected {
    border-bottom-color: #bbd2e1;
}
.image-logo {
    height: 96px;
}
@media (max-width:768px) {
	.image-logo {
	    height: auto;
	}
}
#searchform input {
    border: 1px solid #8A8A8A;
    padding: 6px 8px 8px 26px;
    background-position: 3px 4px;
}
header {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.header-bottom{
    border-top: none;
}
.header-bottom .container{
	border-top: 1px solid #A6A6A6;
	border-bottom: 1px solid #A6A6A6;
}

.slider-wrapper {
    background-color: #fff;
    padding-top: 0px;
    border: none;
    -webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.slidesjs-slide .wrapper-img img{
	width: 100%;
	max-width: auto;
}
#locales_list {
	background: #839bac none repeat scroll 0 0;
	padding: 6px 10px;
	top: -6px;
	width: 80px;
}
.nav-pills > li > a {
    padding: 16px 2px 16px;
    font-size: 14px;
}
h2,
.home-featured-books h2,
.book-section h2, 
.dynamicbooks-section h2, 
.text-section h2, 
.author-section h2,
.news-section h2{
    border-bottom: 1px solid #333;
    margin-bottom: 28px;
    padding-bottom: 14px;
    position: relative;
    font-size: 26px;
    line-height: 1.2em;
    color: #333;
    font-weight: 300;
}
@media (max-width:768px) {
	.home-featured-books h2, 
	.book-section h2, 
	.dynamicbooks-section h2, 
	.text-section h2, 
	.author-section h2, 
	.news-section h2 {
		font-size: 20px;
	    margin-bottom: 24px;
	    padding-bottom: 12px;
	}
}
@media (max-width:480px) {
	.home-featured-books h2, 
	.book-section h2, 
	.dynamicbooks-section h2, 
	.text-section h2, 
	.author-section h2, 
	.news-section h2 {
		font-size: 18px;
	    margin-bottom: 22px;
	    padding-bottom: 8px;
	}
    h1 {
      display: inline-block;
  	}
}

.book-title a{
	font-size: 17px;
	line-height: 22px;
	color: #333;
}
.book-author {
	color: #DC602C;
	font-size: 13px;
    letter-spacing: 0;
    text-transform: none;
    font-weight: 600;
}
.book-cover {
    -webkit-box-shadow: 1px 1px 10px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: 1px 1px 10px 1px rgba(0,0,0,0.1);
    box-shadow: 1px 1px 10px 1px rgba(0,0,0,0.1);
    padding: 0;
}
.sidr {
    background: #000;
}
.sidr ul li {
    border-bottom: 1px solid #1c1c1c;
}
#sidr-search {
    background-color: #000;
    border-bottom: 1px solid #1c1c1c;
}
.sidr-search input {
    background-color: #ffffff3b;
}
footer {
    background-color: #1e1e1e;
}
.footer-top {
    background-color: transparent;
    margin-top: 40px;
}
.footer-top .container{
	border-top: 1px solid #A6A6A6;
	padding-top: 22px;
}
.footer-logos img{
	margin-bottom: 14px;
}
.single-meta {
    padding: 8px 0;
}
.single-meta li {
    font-size: .8rem;
}
h2.event-title,
h2.new-title{
	border: none;
}
.new-title a, .event-title a{
	color: #333;
	font-weight: 600;
}
.new-meta {
	color: #999;
	font-size: .74rem;
	margin-bottom: 4px;
}
.event-date {
	line-height: 1.7em;
    width: 95px;
    height: 44px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
	background-color: #cc692e;
    margin-left: -50px;
    font-weight: 600;
    border-radius: 0;
}
.event-meta {
    color: #999;
    font-size: .76rem;
    margin: 0px 0px 6px;
}
.events .event-title{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 28px;
}
.events .event-title{
	line-height: 1.5em;
}
.events li {
    padding: 0;
-webkit-box-shadow: 2px 2px 8px 0px rgba(51,51,51,0.1);
        box-shadow: 2px 2px 8px 0px rgba(51,51,51,0.1);
}
.event-wrapper-image {
    margin-bottom: 32px;
}
.events img {
    border-bottom: 1px solid #e6e6e6;
}
.page-book .book-synopsis, 
.page-book .book-synopsis p, 
.page-book .book-detail .author-bio {
    font-size: 1rem;
}
.book-detail h2.book-author {
    font-size: 1rem;
}
.book-title, .author-name {
    font-weight: 600;
}
.book-samples {
    float: none;
}
.book-samples a {
	width: calc(100% - 23px);
	display: inline-block;
}
.wrapper-book-images {
    text-align: center;
}
.page-book .book-cover {
	float: none;
}
@media (max-width:768px) {
	.book-cover {
		max-width: 200px;
	}
}
.news-section li {
	box-sizing: border-box;
}
.footer-blocks li[class*="span"] {
    padding: 16px 0 0 0;
}
.footer-logos {
 	margin: 5px 0 15px;
  	overflow: hidden;
}

.book-actions {
    background-image: -webkit-gradient(linear,left top, right top,color-stop(0, rgba(237,237,237,0)),color-stop(50%, rgba(237,237,237,.6)),to(rgba(237,237,237,0)));
    background-image: -o-linear-gradient(left,rgba(237,237,237,0) 0,rgba(237,237,237,.6) 50%,rgba(237,237,237,0) 100%);
    background-image: linear-gradient(to right,rgba(237,237,237,0) 0,rgba(237,237,237,.6) 50%,rgba(237,237,237,0) 100%);
}


.news-single .new-image {
    width: 100% !important;
}

.event-single .event-image {
    width: 100% !important;
}

.footer-top .postal_mail_title {
    margin-top: 4px !important;
}

.primary-address{
  margin-bottom: 15px !important;
}

.row-fluid .view-more {
    margin-bottom: 5% !important;
    margin-top: -2% !important;
}

.author-list h1 {
    width: 60px !important;
}

.news-section li {
    width: calc(100% / 2);
}

.author-face-detail {
    border-radius: 50%;
}


@media(max-width:850px) {
    .news-section li {
        width: calc(100% - 30px);
        max-width: none;
        max-height: 300px;
        object-fit: cover;
    }
}

.book-synopsis *{
  all: revert !important;
}