.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; */
  background-color: #475362;
}

.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 {
  width: 80px;
  -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;
}

.featured-product-inside-blog {
  background-color: #000;
  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 {
  text-align: center;
  height: auto;
}

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

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


.product-post-blog {
  text-align: center;
  background-color: #E8E8E2;
}

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

.content-product-post-blog {
  width: 100%;
  background: #fff;
  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: 100%;
}


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

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

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

.interlink a {
  color: #fff;
}

.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: #FFF;
  font-size: 12px;
  display: inline-block;
}

.copyright-blog a {
  color: #FFF;
  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: 0;
  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-bottom: 30px;
  width: 100%;
}

.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: #FFF;
  transition: .2s;
}

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


.logo {
  width: 150px;
  max-width: 100%;
  margin: unset;
}

.nav-link:focus, .nav-link:hover {
  color: #fff;
}

.nav-link {
  color: #fff;
}



.pagination {
  justify-content: center;
  margin: 9px 0 0;
}

.pagination>li>span {
  padding: 0;
  margin: 0 3px;
  color: #337ab7;
  border: 0;
  display: block;
  width: 24px;
  height: 24px;
  line-height: 23px;
  border-radius: 50%;
  text-align: center;
  color: #606060;
  text-decoration: none;
}

.pagination>li.active>a {
  padding: 0;
  margin: 0 3px;
  color: #337ab7;
  border: 0;
  display: block;
  width: 24px;
  height: 24px;
  line-height: 23px;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  text-decoration: none;
}

.pagination>li>a {
  padding: 0;
  margin: 0 3px;
  color: #337ab7;
  border: 0;
  display: block;
  width: 24px;
  height: 24px;
  line-height: 23px;
  border-radius: 50%;
  text-align: center;
  color: #606060;
  text-decoration: none;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
  color: #0c3f74;
  background-color: #FFF;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
  background-color: #0c3f74;
}

/***********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;
  }


}

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

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

}