body{
 	background-color: #f2f2f2; 
}
a{
  	color:#000 !important;
}
/* header */
header {
	background-color:#A8A8A8;
}
.header-top {
  background-color: #FFF;
  border-bottom: 1px solid #000;
}
.header-top-nav>li a {
    color: #000;
}
.header-middle {
  background-color: #FFF;
}
.header-middle li a {
    color: #333;
}
.header-middle .slogan h2 { color: #CCC; margin-top: 20px;}
.header-top-nav li a i{
	color: #000;
}
.header-top-nav li a:hover{
	color: #ccc;
}
.header-bottom{
  	background-color: #FFF;
  	border-top: 1px solid #000;
}

/* menu */
.nav > ul > li {
    margin: 0 4px 0 32px;
    font-size: 0.9em;
    list-style-type: square;
    color: #ccc;
}
.nav-list > li > a {
    color: #333;
    font-weight: bold;
}
/*.services-menu li a{
 	color: #f2f2f2; 
}*/
.services-menu li a:hover{
 	color: #999999; 
}
.nav-pills li a{
  	color: #000 !important;
    border-bottom: 3px solid #000!important;
}
#order-shipping .nav-pills li a{
	color: #444 !important;
}
.nav-pills li a:hover{
  	color: #cccccc!important;
    border-bottom: 3px solid #fff!important;
}

/* autores */
.authors-menu li a{
  	color: #000;
  	background-color: #fff;
}
.authors-menu li a:hover{
  	color: #E8A435;
  	background-color: #e6e6e6;
  	border: 1px solid #ccc;
}

/* Menu lateral */

.banner-catalog{
 	background-color: #E6E6E6; 
  	border: 1px solid #d9d9d9;
}
.box ,.separated{
  	background-color: #E6E6E6; 
  	border: 1px solid #d9d9d9;
}
.separated li {
	border-bottom: 1px dotted #ccc !important;
}

/* Slider */
.slider-wrapper{
	background-color: #FFF;
}

/* Home */

.book-section h2, .dynamicbooks-section h2, .text-section h2, .author-section h2 {
	border-bottom: 1px solid #d9d9d9;
	color: #000;
	font-size: 19px;
	font-weight: 600;
	line-height: 15px;
	margin-bottom: 29px;
	padding-bottom: 14px;
	position: relative;
}
.banner-section{
	border: 1px solid #f2f2f2;
    margin-bottom: 35px;
    padding: 8px;
    background-color: #fff;
}
.carousel-control {
    background: #e8a435 none repeat scroll 0 0;
}
.book img:hover{
	-webkit-box-shadow: 0px 0px 5px 0px rgb(205, 136, 24);
	-moz-box-shadow: 0px 0px 5px 0px rgb(205, 136, 24);
	box-shadow: 0px 0px 5px 0px rgb(205, 136, 24);
}
.book-section h2::before, .dynamicbooks-section h2::before, .text-section h2::before, .author-section h2::before{
	background: rgb(0,0,34) none repeat scroll 0 0;
	bottom: -2px;
	content: "";
	display: block;
	height: 3px;
	position: absolute;
	width: 45px;
}
.book img:hover {
    -webkit-box-shadow: 0px 0px 5px 0px rgb(0, 114, 152);
    -moz-box-shadow: 0px 0px 5px 0px rgb(0, 114, 152);
    box-shadow: 0px 0px 5px 0px rgb(0, 114, 152);
}
.books.five-cols.row-fluid .book-title,.books.five-cols.row-fluid .book-author{
	width: 84%;
}

@media(min-width: 960px){
  	.books.three-cols.row-fluid .book-synopsis{
  		width: 55%;
		float: left;
  	}	
}

@media(min-width: 768px) and (max-width: 960px){
	.books.three-cols.row-fluid .book-synopsis{
  		width: 100%;
		float: left;
  	}	
}
@media(min-width: 768px){
  .book-section .books.one-cols.row-fluid .book-synopsis{
      width: 80%;
      float: left;
  }
}
/* Catalogo */
.secondary-nav h3::after {
	border-color: #ccc rgba(0,0,0,0) rgba(0,0,0,0);
	border-style: solid;
	content: " ";
	left: 11px;
	position: absolute;
	border-width: 5px;
	bottom: -10px;
}

.secondary-nav h3 {
	background-color: #cccccc;
	border-bottom: 1px solid #efefef;
	border-radius: 2px 2px 0 0;
	color: #333;
	font-family: 'proxima_nova' !important;
	font-size: 12.5px;
	margin-bottom: 8px;
	margin-left: 0;
	margin-top: 20px;
	padding: 8px 9px 8px 13px;
	position: relative;
	text-transform: uppercase;
}
.nav-list > li > a {
	color: #333;
	font-weight: bold;
  	background-color: #e6e6e6;
}

/* Distribuidores */

.address-areas .box {
	background-color: #fff;
}
.address{
  	background-color: #f2f2f2;
  	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
}

/* Busqueda */

.search-pills li a{
  	background-color: #e6e6e6!important;
  	color: #333;
    font-weight: bold;
    border-bottom: 1px solid #F2F2F2!important;
}
.search-pills li a:hover{
  	background-color: #F2F2F2!important;
  	color: #005580!important;
    border-bottom: 1px solid #F2F2F2!important;
}

/* Noticias y Eventos*/
.single-meta{
 	border-bottom: 1px dotted #cccccc;
  	border-top: 1px dotted #cccccc;
}
.single-meta > ul > li{
  	font-size: 14px;
}
.single-meta > ul > li > span{
  	font-size: 14px;
  	color: #262626;
}
.book-section h2::before {
    background: rgb(0,0,34) none repeat scroll 0 0;
}
.event-date{
	background-color: rgb(0,153,204);
}

/* Botones */
.btn-primary{
	background-color: rgb(0,153,204);
	border: 1px solid rgb(0,153,204);
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled]{
	background-color: #005580;
	border: 1px solid #005580;
}

/* Book single */
.book-samples i{
	color:rgb(0,153,204);
}

/* Logo responsive */
.image-logo {
	max-height: 75px;
    height: auto;
    position: absolute;
    margin: auto auto !important;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  	object-fit: contain;
}
.logo {
	min-height: 79px;
    position: relative;
  	width: 50%;
}

.reviews.five-cols li{
	width: 47.4%;
  	margin-left: 0px;
}

.home-news-events {
    display: none !important;
}