
.blog-body {
  position: relative;
  margin: 0 auto;
  min-height: 90.5%;
  padding-bottom: 44px;
  background: #e8e8e8;
  font-family: 'Titillium Web';
}

.dropdown-blog {
    position: relative;
    display: inline-block;
}

.dropdown-content-blog {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 12px 16px;
    z-index: 1;
}

.dropdown-blog:hover .dropdown-content-blog {
    display: block;
}
#navigation-blog{
  margin-bottom: 20px;
  /*line-height: 54px;*/
  margin-top: 20px;
}

.nav-wrapper-blog{
  max-width: autoa;
  margin: 0 auto;
  text-align: center;
}

.nav-wrapper-mobile-blog{
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
  display: none;
}
.categories-menu-mobile-blog{
  float: left;
  margin-left: 20px;
  position: relative;
}

.search-mobile-blog{
  float: right;
  margin-right: 20px;
  position: relative;
}

.logo-blog{
  display: inline-block;
  position: relative;
}

.img-logo-blog{
  width: 140px;
}
.line-blog{
  content: "";
  height: 1px;
  width: 25px;
  background: #fff;
  margin-top: 5px;
}

#searcher-blog{
	/*line-height: 25px;
    position: relative;*/
    bottom: 23px;
   	height: 28px;
   	/*border: 1px solid #374a74;
    border-radius: 2px;*/
}

.search_bar {
    padding-left: 0px;
    width: 50px;
    height: 10px;
	font-size: 12px;
	background-color: #e8e8e8;
	background-position: 10px 14px;
	background-repeat: no-repeat;
	/*padding: 12px -1px -1px 40px;*/
	-webkit-transition: width 0.4s ease-in-out;
	-webkit-text-fill-color: black;
	transition: width 0.4s ease-in-out; 
	outline: 0px;
}


.btn{
	background-color: #e8e8e8;
	height: 25px;
	padding: 0px 0px;
	width: 25px;
	outline: 0px;
}

.btn:focus{
	outline: 0px;
}


.search_bar:focus {
   width: 180px;
}

#searcher-blog i{
	/*display: none;*/
	color: #374A74;
	font-size: 15px;;
    /*margin-bottom: 5px;*/
    outline: 0px;
}
.more-buttom{
  padding: 5px 20px;
  border: 1px solid #fff;
  color: #fff;
  transition: .25s;
  font-size: 13px;
}

.more-buttom:hover{
  text-decoration:none;
  background-color: #fff;
  color: #000;
  transition: .2s;
}

.btn-more-blog a{
  padding-top: 10px;
  text-decoration: none;
  color: #000;
}
.btn-more-blog{
  font-family: 'Titillium Web';
  font-style: italic;
  font-size: 13px;
  margin-bottom: 20px;
  text-align: center;
  margin-top: 20px;
}

.btn-more-blog p{
  display: inline-block;
  padding-right: 3px;
  font-size: 12px;
  font-style: italic;
}

.btn-more-blog a:hover{
  color:#374A74;
  transition: .2s;
}

.categories-menu-blog {
  display: inline-block;
  padding: 0 30px;
  position: relative;
  z-index: 1;
  letter-spacing: 0.5px;
}

.categories-menu-blog li{
  list-style: none;
  display: inline-block;
  margin: 0 22px;
  position: relative;
  list-style: none;
}

.categories-menu-blog li a{
  color:#000;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #000;
  display: block;
  -o-transition: .2s;
  -ms-transition: .2s;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  transition: .2s;
  text-decoration: none;
}

.categories-menu-blog li a:hover{
  color:#374A74;
  transition: .2s;
  text-decoration: none;
}

.featured-product-container-blog{
  max-width: 1000px;
  margin: 0 auto;
  height: auto;
}

.featured-product-inside{
  padding-left: 0px;
  padding-right: 0px;
}

.featured-product-container-blog .left{
  background-color: #000;
  height: auto;
  padding: 30px 50px 50px 50px;
  height: 375px;
  color:#fff;
}

.category_featured_product-blog{
  color:#fff;
  text-transform: uppercase;
}

.category_featured_product-blog a{
  text-transform: uppercase;
  color: #fff;
  font-size: 20px;
}

.category_featured_product-blog:hover{
  text-decoration:none;
  color:#fff;
  transition: .2s;
}

.featured-product-inside-blog h2 a{
  text-decoration:none;
  color: #fff;
  font-size: 30px;
  letter-spacing: 0.5px;
  font-weight: normal;
}

.right-blog{
  padding-left: 0px;
  padding-right: 0px;
}

.right-blog img{
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  width: 100%;
  height: 375px;
}

.col-lg-3-blog{
  width: 33,33%;
}

.recommendations-container-blog{
  max-width: 1000px;
  margin: 0 auto;
  margin-top: 400px;
  text-align: center;
  height: auto;
  padding-top: 50px;
}

.recommendations-container-blog h3{
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.line-container-blog{
  content: "";
  height: 1px;
  width: 25px;
  background: #000;
  margin-top: 5px;
  margin: 0 auto;
}

.post-grid-blog{
  height: auto;
}

.product-post-blog{
  text-align: center;
  width: 277px;
  height: auto;
  background-color: #E8E8E2;
  margin: 20px 0px 0px;
  margin-top: 20px;
}

.col-lg-3{
  width: 33,33%;
}

.content-product-post-blog{
  width: 100%;
  margin: 0 auto 10px;
  background: #fff;
  margin-top: 15px;
  height: 350px;
}

.content-product-post-blog h4{
  font-weight: 600;
  font-size: 16px;
  color: #000000;
  letter-spacing: 0px;
  text-transform: none;
  margin-top: 18px;
  padding-top: 0px;
}

.content-product-post-blog a{
  color: #000000;
  text-decoration: none; 
}

.content-product-post-blog p{
  font-size: 14px;
  color: #000000;
  padding-bottom: 20px;
  font-weight: lighter;
  padding-left: 15px;
  padding-right: 15px;
}

/* pie de página*/

.footer-container{
  max-width: 1170px;
  margin: 0 auto;
}


.footer-line-container{
  width: 65%;
  margin: 0 auto;
}

.footer-line{
  margin-top: 30px;
  background-color: #1D3763;
  height: 1px;
}

.img-logo-footer{
  width: 120px;
}


#footer-blog{
  width: 100%;
  text-align: center;
  padding-bottom: 30px;
  padding-top: 30px;
  clear: both;
  background-color: #fff;
  border-top: 1px solid #1D3763;
 margin-bottom: -50px;
}

.interlink{
  font-size: 12px;
  color: #1D3763;
  text-align: center;
  padding-right: 5px;
}

.interlink:hover{
  text-decoration:none;
  color:#374A74;
}

.interlink a{
  color:#1D3763;
}

.footer-contact-blog{
  padding-top: 20px;
  clear: both;
  max-width: 1000px;
  margin: 0 auto;
}

.footer-menu{
  clear: both;
}

 .colcontact{
      margin-top: 20px!important;
 }
.copyright-blog{
  font-weight: normal;
  color:#1D3763;
  font-size: 12px;
  display: inline-block;
}

.copyright-blog a{
  color:#1D3763;
  text-decoration: none;
}

.copyright-blog a:hover{
  color: #374A74;
  transition: .2s;
}

.social-media-blog{
  display: inline-block;
  margin-left: 30px;
  
}

.social-media-blog a{
  text-decoration: none;
  color:#374A74;
  color: #374A74;
}

.social-media-blog a:hover{
  color:#374A74;
  transition: .2s;
}

.vertical-line-blog{
  content: "";
  height: 15px;
  width: 1px;
  background-color: #606060;
  margin-top: 5px;
  margin: 0 auto;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top:3px;
}

.popular-container-blog{
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
  height: auto;
  clear: both;
}

.popular-container-blog h3{
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  padding-top: 50px;
}

.image_block_productR_blog{
	height : 224px;
}
.imagen_productR_blog {
    width: 100%;
    height: auto;
    max-height: 224px;
}

/**********ESTILOS BLOG_ENTRY***********/

.post-container{
  max-width: 1000px;
  margin: 0 auto;
  height: auto;
  margin-top: 40px;
  margin-bottom: 40px;
}

.post-container h1{
  font-weight: 700;
  text-align: center;
  font-size: 25px;
  color: #000;
  letter-spacing: 0.5px;
}

.post-container p{
  font-size: 14px;
  color: #000;
  font-weight: normal;
  padding-right: 30px;
  padding-left: 30px;
}

.relational-container{
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
  height: auto;
  clear: both;
}

.relational-container h3{
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  padding-top: 50px;
}
.clasification-container{
  margin-top: 30px;
  text-align: center;
}

.clasification-container p{
  font-size: 14px;
  color: #000;
  font-weight: normal;
  text-align: center;
  margin-bottom: 5px;
}
ec-stars-wrapper {
	font-size: 0;
	display: inline-block;
}
.ec-stars-wrapper a {
	text-decoration: none;
	display: inline-block;
	font-size: 32px;
	font-size: 2rem;
	color: #000;
}

.ec-stars-wrapper:hover a {
	color: orange;
  transition: .2s;
}

.ec-stars-wrapper > a:hover ~ a {
	color: #000;
}

.tags-blog{
  text-align: center;
  color: #9B9B9B;
  font-style: italic;
  margin-top: 30px;
  font-size: 13px;
}

.tags-blog a{
  text-decoration: none;
  color: #9B9B9B;
}

.tags-blog a:hover{
  color: #374A74;
  transition: .2s;
}
.breadcrumb-nav ul{
  padding-left: 30px;
  list-style: none;

}

.breadcrumb-nav ul li {
  display: inline;
  font-size: 12px;
}

.breadcrumb-nav ul li a{
	
    color: #606060;
}

.breadcrumb-nav ul li a:hover{
	text-decoration:none;
    color: #374A74;
    transition: .2s;
}

.breadcrumb-nav ul li+li:before {
    padding: 2px;
    color: #606060;;
    content: "/\00a0";
}

.img-header-blog{
  margin-top: 30px;
  margin-bottom: 30px;
  width: 100%;
  height: 481px;
}

.img-post-blog{
  padding-top: 30px;
  padding-bottom: 30px!important;
  height: auto;
  margin-bottom: 30px!important;
}

.img-left-blog{
  float: left;
  max-width: 490px;
  margin-bottom: 30px;
  width: 50%;
  height: 472px;
}

.img-right-blog{
  float: right;
  max-width: 490px;
  margin-bottom: 30px;
  width: 50%;
  height: 472px;
}
.share-socialmedia{
  text-align: center;
  font-size: 13px;
  margin-top: 30px;
}

.share-socialmedia a {
 text-decoration: none;
  color:#000;
}

.share-socialmedia a:hover {
  color: #374A74;
  transition: .2s;
}
.line-post{
  content: "";
  height: 1px;
  width: 25px;
  background: #000;
  margin-top: 5px;
  margin: 0 auto;
  margin-bottom: 10px;
}



/***********RESPONSIVE*****************/

@media (max-width: 440px) {
	.img-header-blog {
    height: 240px;
	}
	.image_block_productR_blog{
		height : 120px;
	}
	.imagen_productR_blog{
		max-height: 100px;
		max-width: 164px;
	}
	.img-left-blog{
	  width: 100%;
	  padding-left: 5px;
	 padding-right: 5px;
	}
	
	.img-right-blog{
	  width: 100%;
	  padding-left: 5px;
	  padding-right: 5px;
	}
	
}


@media (max-width: 350px) {
	.image_block_blog{
		height : 100px;
	}
	.img-logo-blog{
 		width: 140px;
	}
	
	.imagen_productR_blog{
		max-height: 100px;
		max-width: 164px;
	}


	#searcher-blog{
	margin-left: 5px;
	margin-right: 15px;
	margin-top: 102px;
	margin-bottom: 20px
}
	.search_bar {
    height: 10px;
	/*padding: 12px -1px -1px 40px;*/
	-webkit-transition: width 0.4s ease-in-out;
	transition: width 0.4s ease-in-out;
    width: 265px;
}	

}

@media (max-width:767px) {
	.img-header-blog {
    height: 250px;
	}

	.img-right-blog{
    height: 375px;
	}
	 .img-left-blog {
    height: 375px;
	}
	
  .categories-menu-blog{
    display: none;
  }

  .nav-wrapper-blog{
    display: none;
  }

  .nav-wrapper-mobile-blog{
    display: block;
  }

  .featured-product-container-blog .left{
    padding: 30px 30px 30px 30px;
  }

  .featured-product-inside-blog{
    margin-bottom: 30px;
  }
  
  .content-product-post-blog{
    width: 70%;
    margin: 0 auto 10px;
    margin-top: 0px;
    background: #fff;
    margin-top: 15px;
    height: 309px;
}

  #navigation-blog{
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .img-logo{
    width: 170px;
    margin-left: 21px;
  }

  .logo-blog{
    top: 0px;
  }

  .featured-product-container-blog .left{
    padding: 30px 30px 30px 30px;
    height: auto;
  }

  .right-blog img{
    height: auto;
  }

  .nav-wrapper-mobile-blog a{
    top: 20px;
  }

  .featured-product-inside-blog p{
    margin-bottom: 20px;
  }
  
  .conten-

}

@media only screen and (max-width: 991px) and (min-width: 768px){

  .featured-product-container-blog .left{
    padding: 30px 30px 30px 30px;
  }

}



