@import 'https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,700';
@import 'https://fonts.googleapis.com/css?family=Lora:400,700';
body{
	font-family: 'Open Sans', sans-serif;
  	background-color: #ffffff;
}

a{ 
  color: #18812f;
}
 
/* header */
header {
    background-color: #f7f7f7;
}
.header-middle {
    background-color: #fff;
	padding: 20px 0;
    background: -moz-linear-gradient(left, rgba(255,255,255,1) 2%, rgba(255,255,255,0.9) 38%, rgba(246,246,246,0.86) 50%, rgba(26,139,51,0.77) 82%, rgba(26,139,51,0.72) 100%);
    background: -webkit-gradient(left top, right top, color-stop(2%, rgba(255,255,255,1)), color-stop(38%, rgba(255,255,255,0.9)), color-stop(50%, rgba(246,246,246,0.86)), color-stop(82%, rgba(26,139,51,0.77)), color-stop(100%, rgba(26,139,51,0.72)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 2%, rgba(255,255,255,0.9) 38%, rgba(246,246,246,0.86) 50%, rgba(26,139,51,0.77) 82%, rgba(26,139,51,0.72) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,1) 2%, rgba(255,255,255,0.9) 38%, rgba(246,246,246,0.86) 50%, rgba(26,139,51,0.77) 82%, rgba(26,139,51,0.72) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,1) 2%, rgba(255,255,255,0.9) 38%, rgba(246,246,246,0.86) 50%, rgba(26,139,51,0.77) 82%, rgba(26,139,51,0.72) 100%);
    background: linear-gradient(to right, rgba(255,255,255,1) 2%, rgba(255,255,255,0.9) 38%, rgba(246,246,246,0.86) 50%, rgba(26,139,51,0.77) 82%, rgba(26,139,51,0.72) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#1a8b33', GradientType=1 );
}
.header-middle li a {
    color: #333;
}
.header-middle .slogan h2 { color: #CCC; margin-top: 20px;}
.header-top {
    background-color: #1A8B33;
    padding: 3px 0;
}
.header-top-nav > li a i {
	color: #075218;
}
.social-networks {
    padding-top: 6px;
}
.social-networks ul li a {
    height: 28px;
    width: 28px;
}
.social-networks i {
	font-size: 16px;
}
.header-top-nav > li a {
    border-left: none;
}
.header-top-nav > li a:hover {
    color: rgba(255, 255, 255, 0.64);
}
.services-menu > li a:hover{
  	color: #666666;
}
.header-bottom {
	background-color: #1A8B33;
	color: #fff;
}
.header-bottom {
	border-top: 0px solid #e8e8e8;
}
.nav-pills.nav-stacked.search-pills > li > a {
	margin-bottom: 5px;
	font-size: 10.5px;
	font-weight: 800;
	letter-spacing: .4px;
	padding: 7px 11px;
	text-transform: uppercase;
	background-color: #b3b3b3;
	border: medium none;
}


/* menu */
.main-menu .nav {
    margin-left: -7px;
}
.nav > ul > li {
    margin: 0 4px 0 32px;
    font-size: 0.9em;
    list-style-type: square;
    color: #666666;
}
.secondary-nav .nav > li > a:hover {
	color: #004d00;
	background-color: rgba(255,255,255,.2);
}
.nav-list > li > a {
    font-weight: 600;
    background-color: #f7f7f7;
}
.nav-pills > li > a {
    letter-spacing: 0.2px;
  	color: #fff;
}
.main-menu .nav > li > a:hover, .main-menu .nav > li > a:focus, .main-menu .nav > li > a.selected {
    border-bottom: 3px solid #1A8B33;
}
.main-menu .nav > li > a{
 	border-bottom: 3px solid #1A8B33;
}
.header-bottom{
 	background-color: #1A8B33;
  	color: #ccc;
}
.nav-pills.nav-stacked.search-pills > li > a.active {
	background-color: #f9f9f9;
	color: #1A8B33;
}
/*.book-section h2, .dynamicbooks-section h2, .text-section h2, .author-section h2 {
	border-bottom: 2px solid #DCDCDC;
	font-size: 19px;
	font-weight: 600;
	line-height: 15px;
	margin-bottom: 29px;
	padding-bottom: 14px;
	position: relative;
}*/
.text-section h2::before {
	background: #1A8B33 none repeat scroll 0 0;
	bottom: -2px;
	content: "";
	display: block;
	height: 3px;
	position: absolute;
	width: 45px;
}
.banner-section {
	border: 1px solid #fff;
	margin-bottom: 35px;
	padding: 8px;
	background-color: #fff;
}

/* text */
h1 {
  margin-bottom: 28px;
  margin-top: 0;
}
.vertical .book-title, .vertical .new-meta, .six-cols li .book-title, .five-cols li .book-title {
    font-size: 15px;
    line-height: 1.2em;
}
.book-synopsis, .book-synopsis p, .book-detail .author-bio {
    line-height: 1.6em;
	font-size: 14px;
}
.nav-list > li > a {
    color: #333333;
    font-size: 13px;
    font-weight: 400;
}
.book-detail h1.book-title {
    font-size: 22px;
    margin-bottom: 8px;
    font-family: inherit;
}
.new-title,.event-title {
    line-height: 1.3em;
}
.services-menu li a {
    font-weight: 600;
}
.book-title {
    font-family: inherit; 
	margin-bottom: 4px;
}  
.book-title a{
    font-family: inherit; 
	margin-bottom: 4px;
}
.author-name {
    font-family: inherit;
    font-size: 17px;
}

/* Sidebar */
.banner-catalog-wrapper {
    margin-bottom: 18px;
}
.banner-catalog {
    background-color: #F2F2F2;
}
.banner-catalog img {
    margin: -4px 16px 0 10px;
}
.banner-catalog-title {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 1px;
    margin-top: 2px;
}
.secondary-nav h3::after {
    border-color: #1a8b33 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.secondary-nav h3 {
    background-color: #1A8B33;
	color: #FFF;
}
.box{
 	background-color: #F2F2F2; 
}

/* Footer */
.footer-top {
    background-color: #f2f2f2;
}
.footer-blocks li[class*="span"] {
    padding: 0 12px 14px;
}

.book-section h2::before {
    background: #1A8B33 none repeat scroll 0 0;
    bottom: -2px;
    content: "";
    display: block;
    height: 3px;
    position: absolute;
    width: 45px;
}
.book-section h2 {
    border-bottom: 1px solid #eeeeee;
    color: #222222;
    font-size: 19px;
    font-weight: 600;
    line-height: 15px;
    margin-bottom: 29px;
    padding-bottom: 14px;
    position: relative;
}

.address {
    background-color: #f8f8f8;
    box-shadow: none;
}

@media (max-width: 767px) {
  header {
      margin-bottom: 36px;
  }
  .header-middle {
      padding: 12px 0;
  }
  .logo {
      width: 118px;
  }
  .btn_header .menu-bar {
      background-color: #1A8B33;
  }
  .slider-wrapper {
      margin-top: -38px;
  }
}

/*Noticias*/

.new-title a:hover{
	text-decoration: underline;
}
.single-meta > ul > li{
  	font-size: 14px;
}
.single-meta > ul > li > span{
  	font-size: 14px;
  	color: #262626;
}

/* autores */
.authors-menu li a{
  	color: #000;
  	background-color: #f2f2f2;
}
.authors-menu li a:hover{
  	background-color: #e6e6e6;
  	border: 1px solid #ccc;
  	color: #18812f;
}

/*Libros*/
.book img:hover{
	-webkit-box-shadow: 0px 0px 4px 0px rgb(24, 129, 47);
    -moz-box-shadow: 0px 0px 4px 0px rgb(24, 129, 47);
    box-shadow: 0px 0px 4px 0px rgb(24, 129, 47);
}
.price {
	color: #1A8B33;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 6px;
	padding-right: 2px;
	padding-left: 4px;
}
.box-price .btn-primary {
	border: 1px solid #18812f;
	border-radius: 26px;
	padding: 5px 20px;
	width: 78%;
	margin-top: 12px;
  	background-color: #1A8B33;
}
.box-price .btn-primary:hover {
	border: 1px solid #18812f;
	border-radius: 26px;
	padding: 5px 20px;
	width: 78%;
	margin-top: 12px;
  	background-color: #146b27;
}

/* Contacto */
.btn-primary{
  	border: 1px solid #10561f;
	background-color: #1A8B33;
}
.btn-primary:hover{
  	border: 1px solid #10561f;
	background-color: #146b27;
}
.table-cart-wrapper a{
  	color: #1A8B33;
}
.table-cart-wrapper a:hover{
  	color: #1A8B33;
}

#contact-form label {
    font-weight: inherit;
}