#header-menu li,
#top-menu li {
  margin: 0 8px;

  list-style: none;
}

#header-menu li:last-child,
#top-menu li:last-child {
  margin-right: 0;
}

.container,
.main-slider {
  position: relative;
}

a {
  color: #000;

  text-decoration: none;
}

a:hover {
  color: #000;
}

a:focus,
a:visited {
  outline: 0;

  color: #000;

  text-decoration: none;
}

a:active,
a:hover {
  outline: 0;

  text-decoration: none;

  transition: 0.25s ease;
}

::selection {
  background: #eca534;

  color: #fff;

  text-shadow: none;
}

::-webkit-selection {
  background: #eca534;

  color: #fff;

  text-shadow: none;
}

::-moz-selection {
  background: #eca534;

  color: #fff;

  text-shadow: none;
}

.hidden-desktop {
  display: none;
}

#header-menu li,
#header-menu li a,
#top-menu li,
#top-menu li a {
  display: inline-block;
}

body {
  font-family: Futura, sans-serif;

  font-size: 15px;

  line-height: 22px;

  color: #545454;

  -webkit-font-smoothing: antialiased;

  font-smoothing: antialiased;

  text-rendering: optimizeLegibility;
}

#top-menu ul {
  list-style: none;

  margin: 10px 0 0;

  padding: 10px 0 0;

  text-align: right;
}

#top-menu li a {
  color: #000;

  font-weight: 300;

  font-size: 15px;

  line-height: 15px;

  transition: all 0.25s ease;
}

#top-menu li a:hover {
  color: #eca534 !important;
}

#header-menu li a:focus,
#top-menu li a:visited {
  text-decoration: none;

  color: #000;
}

#top-menu li a i {
  color: #eca534;

  margin-right: 5px;
}

header {
  padding: 30px 0;
}

.top_logo img {
  max-width: 85%;

  height: auto;
}

#header-menu ul {
  list-style: none;

  margin: 0;

  padding: 25px 0;

  text-align: right;
}

#header-menu li a {
  font-weight: 300;

  font-size: 23px;

  line-height: 23px;

  border-bottom: 1px solid transparent;

  padding-bottom: 5px;

  transition: 0.25s ease;

  color: #eca534;
}

#header-menu li a:hover {
  border-bottom: 1px solid #eca534;
}

#header-menu li a:focus,
#header-menu li a:visited {
  text-decoration: none;

  color: #eca534;
}

.main-slider {
  background: #fff !important;

  height: auto-;

  overflow: hidden;

  top: 0;

  left: 0;

  margin-left: 10px;

  margin-right: 10px;

  margin-bottom: 0;
}

.loading-placeholder {
  position: absolute;

  width: 70px;

  height: 70px;

  left: 0;

  right: 0;

  top: 0;

  bottom: 0;
}

.main-slider .slide {
  display: none;

  position: relative;

  width: 100%;

  height: auto;

  overflow: hidden;
}

#main-slider-single .slide {
  display: block;
}

.main-slider .slide img {
  position: relative;

  width: 100% !important;

  height: auto;

  display: block !important;
}

#main-slider .owl-controls {
  position: absolute;

  z-index: 999;

  bottom: 50%;

  color: #fff;

  width: 100%;

  font-size: 20px;

  display: none;
}

#main-slider .owl-nav {
  width: 100%;

  position: relative;
}

#main-slider .owl-nav div {
  padding: 20px;

  margin-bottom: -32px;

  background-color: rgba(0, 0, 0, 0.8);
}

#posts-blocks,
.owl-item {
  background: #fff;
}

#main-slider .owl-prev {
  float: left;

  margin-left: 42px;
}

#main-slider .owl-next {
  float: right;

  margin-right: 42px;
}

#main-slider:hover .owl-controls {
  display: block;
}

#posts-blocks .filter {
  background: #903037;

  padding: 20px 0;

  margin-left: 10px;

  margin-right: 10px;
}

#posts-blocks .filter ul {
  list-style: none;

  margin: 0;

  padding: 0;
}

#posts-blocks .filter ul li {
  position: relative;

  list-style: none;

  display: inline-block;

  width: 16%;

  padding: 20px;

  text-align: center;

  vertical-align: middle;
}

#posts-blocks .filter ul li button {
  position: relative;

  color: #fff;

  background: #000;

  text-transform: uppercase;

  font-weight: 100;

  font-size: 25px;

  line-height: 25px;

  cursor: pointer;

  transition: all 0.25s ease;

  border: 0;

  padding: 0;

  outline: 0;
}

#posts-blocks .filter ul li button:hover {
  color: #eca534;
}

#posts-blocks .filter ul li button:active,
#posts-blocks .filter ul li button:focus {
  outline: 0;

  color: #eca534;
}

#posts-blocks .filter ul li button:after {
  content: " ";

  display: block;

  position: absolute;

  width: 0;

  height: 1px;

  bottom: -15px;

  background: #fff;

  transition: width 0.25s ease, background 1.5s ease;
}

#posts-blocks .filter ul li button:hover:after {
  width: 100%;

  background: #eca534;
}

#posts-blocks .posts-blocks-container {
  padding: 20px;

  overflow: hidden;

  position: relative;

  z-index: 20;

  min-height: 550px;
}

.container-blog,
.container-tiendas {
  min-height: 300px;
}

#posts-blocks .grid-sizer,
#posts-blocks .item {
  width: 22%;
}

#posts-blocks .gutter-sizer {
  width: 4%;
}

#posts-blocks .item {
  position: relative;

  display: block;

  float: left;

  overflow: hidden;

  padding: 10px;

  background: #fff;

  -webkit-transition: box-shadow 0.25s ease;

  -moz-transition: box-shadow 0.25s ease;

  -ms-transition: box-shadow 0.25s ease;

  -o-transition: box-shadow 0.25s ease;

  transition: box-shadow 0.25s ease;
}

#newsletter .newsletter_content form,
#posts-blocks .item img {
  -webkit-transition: all 0.5s ease;

  -moz-transition: all 0.5s ease;

  -ms-transition: all 0.5s ease;

  -o-transition: all 0.5s ease;
}

#posts-blocks .item:hover {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.4);

  -webkit-transform: scale(1.05);

  -moz-transform: scale(1.05);

  -ms-transform: scale(1.05);

  -o-transform: scale(1.05);

  transform: scale(1.05);
}

#posts-blocks .item img {
  position: relative;

  display: block;

  max-width: 100%;

  height: auto;

  transition: all 0.5s ease;
}

#posts-blocks .item .cat,
#posts-blocks .item .content {
  position: absolute;

  margin: 0 auto;

  text-align: center;

  right: 0;

  left: 0;
}

#posts-blocks .item:hover img {
  -webkit-transform: scale(1.1);

  -moz-transform: scale(1.1);

  -ms-transform: scale(1.1);

  -o-transform: scale(1.1);

  transform: scale(1.1);
}

#posts-blocks .item .cat {
  width: 110px;

  background: #eca534;

  color: #fff;

  display: inline-block;

  top: 10px;

  padding: 3px 10px;

  transition: 0.5s ease;

  text-transform: uppercase;

  font-weight: 300;

  border-bottom: 1px solid #eca534;
}

#posts-blocks .item:hover .cat {
  top: 0;

  border-bottom: 1px solid #eca534;

  color: #000;

  background: #fff;
}

#posts-blocks .item .content {
  bottom: -300px;

  width: 95%;

  background: rgba(255, 255, 255, 0.95);

  color: #444;

  padding: 10px 10px 20px;

  -webkit-transition: all 0.25s ease;

  -moz-transition: all 0.25s ease;

  -ms-transition: all 0.25s ease;

  -o-transition: all 0.25s ease;

  transition: all 0.25s ease;
}

#posts-blocks .item .content h3 {
  display: inline-block;

  margin: 0 0 10px;

  padding: 3px 10px;

  font-weight: 300;

  background: #eca534;

  color: #fff;

  font-size: 21px;

  line-height: 23px;
}

#posts-blocks .item .content p.desc {
  margin-bottom: 0;

  text-align: center;

  font-size: 14px;

  line-height: 20px;
}

#posts-blocks .item:hover .content {
  bottom: 10px;
}

#posts-blocks .filter .h3 {
  display: inline-block;

  margin: 0 0 10px;

  padding: 3px 10px;

  font-weight: 100;

  color: #fff;

  font-size: 21px;

  line-height: 23px;
}

#newsletter {
  position: relative;

  padding: 100px 0 100px;
}

#newsletter .newsletter_content {
  text-align: center;

  padding: 0 40px;
}

#newsletter .newsletter_content h2 {
  font-weight: 100;

  font-size: 55px;

  line-height: 55px;

  color: #fff;

  margin: 0 0 25px;
}

#newsletter .newsletter_content p {
  font-weight: 300;

  font-size: 18px;

  line-height: 24px;

  color: #fff;

  margin: 0px auto 30px;

  width: 84%;
}

#newsletter .newsletter_content form {
  position: absolute;

  margin: 0 auto;

  left: 0;

  right: 0;

  transition: all 0.5s ease;
}

#newsletter .newsletter_content form .form-control {
  height: 40px;

  padding: 10px 12px;

  font-size: 17px;

  line-height: 1.42857143;

  background-color: rgba(255, 255, 255, 0.2);

  background-image: none;

  border: 2px solid #fff;

  border-radius: 0;

  color: #fff;
}

#newsletter .newsletter_content form .form-control::-webkit-input-placeholder {
  color: #bbb;
}

#newsletter .newsletter_content form .form-control:-moz-placeholder {
  color: #bbb;

  opacity: 1;
}

#newsletter .newsletter_content form .form-control::-moz-placeholder {
  color: #bbb;

  opacity: 1;
}

#newsletter .newsletter_content form .form-control:-ms-input-placeholder {
  color: #bbb;
}

#newsletter .newsletter_content form button {
  height: 40px;

  font-size: 17px;

  line-height: 17px;

  text-transform: uppercase;

  background: #c61282;

  color: #000;

  border: 0;

  outline: 0;

  padding: 13px 30px;

  -webkit-transition: all 0.5s ease;

  -moz-transition: all 0.5s ease;

  -ms-transition: all 0.5s ease;

  -o-transition: all 0.5s ease;

  transition: all 0.5s ease;
}

#newsletter .newsletter_content form button:hover {
  background: #eca534;

  color: #fff;
}

h1.section_title,
h2.section_title {
  font-weight: 300;

  padding: 5px 15px;

  border-left: 1px solid #eca534;

  text-transform: uppercase;

  color: #000;

  position: relative;

  z-index: 20;
}

h1.section_title {
  font-size: 34px;

  line-height: 38px;
}

h2.section_title {
  font-size: 30px;

  line-height: 33px;
}

h2.section_title.text-right {
  border-left: 0;

  border-right: 1px solid #eca534;
}

#buscador {
  position: relative;

  z-index: 20;

  margin-top: 30px;

  text-align: right;
}

#buscador .btn {
  border-radius: 0;

  border: 1px solid #000;
}

#buscador .btn-primary {
  border-radius: 0;

  border: 0;

  background: #000;
}

#buscador .dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  color: #fff;

  text-decoration: none;

  background-color: #eca534;

  outline: 0;
}

.filtro-tiendas {
  list-style: none;

  padding: 0;

  margin: 0;
}

.filtro-tiendas li {
  float: left;

  margin-right: 35px;

  margin-bottom: 20px;
}

.filtro-tiendas li:last-child {
  margin-right: 0;
}

.filtro-tiendas li.active a {
  font-weight: 700;

  color: #000;

  padding: 8px;

  border: 1px solid #000;
}

.filtro-tiendas a {
  color: #626262;

  font-size: 15px;

  line-height: 20px;
}

.filtro-tiendas a:hover {
  color: #000;
}

.filtro-letras {
  list-style: none;

  padding: 0;

  margin: 0;
}

.filtro-letras li {
  float: left;

  margin-right: 5px;

  border-right: 1px solid #999;

  padding-right: 5px;
}

.filtro-letras li:last-child {
  border-right: none;

  margin-right: 0;

  padding-right: 0;
}

.filtro-letras button {
  color: #626262;

  font-size: 15px;

  line-height: 20px;

  background: 0 0;

  border: 0;
}

.filtro-letras button:hover {
  color: #000;
}

.filtro-letras button:active,
.filtro-letras button:focus {
  font-weight: 700;

  color: #000;

  outline: 0;
}

.item-tienda {
  width: 22%;

  position: relative;

  margin-bottom: 50px;

  -webkit-transition: box-shadow 0.25s ease;

  -moz-transition: box-shadow 0.25s ease;

  -ms-transition: box-shadow 0.25s ease;

  -o-transition: box-shadow 0.25s ease;

  transition: box-shadow 0.25s ease;
}

.item-blog .foto .zoom-logo,
.item-tienda .foto .zoom-logo {
  -webkit-transition: all 0.25s ease;

  -moz-transition: all 0.25s ease;

  -ms-transition: all 0.25s ease;

  -o-transition: all 0.25s ease;

  text-align: center;

  vertical-align: middle;
}

.item-tienda:hover {
  -webkit-box-shadow: 0 10px 20px 5px rgba(71, 40, 57, 0.15);

  -moz-box-shadow: 0 10px 20px 5px rgba(71, 40, 57, 0.15);

  box-shadow: 0 10px 20px 5px rgba(71, 40, 57, 0.15);
}

.item-tienda img {
  display: block;

  max-width: 100%;

  height: auto;
}

.item-tienda .foto {
  position: relative;

  overflow: hidden;
}

.item-tienda .foto .zoom-logo {
  background-color: #fff;

  position: absolute;

  bottom: 100%;

  display: table-cell;

  width: 100%;

  height: 100%;

  opacity: 0;

  transition: all 0.25s ease;
}

.item-tienda .foto .zoom-logo img {
  max-width: 120px;

  height: auto !important;

  display: block;

  position: absolute;

  left: 0;

  right: 0;

  bottom: 0;

  top: 0;

  margin: auto;
}

.item-tienda:hover .foto .zoom-logo {
  bottom: 0;

  opacity: 1;
}

.item-tienda .nombre {
  padding: 5px;

  text-align: center;

  overflow: hidden;
}

.item-tienda .nombre h2 {
  font-weight: 300;

  margin: 0;

  font-size: 20px;
}

.item-tienda .nombre p {
  color: #eca534;

  margin-bottom: 0;
}

.promo-icon {
  position: absolute;

  z-index: 20;

  top: 5px;

  right: 5px;
}

.fa-inverse,
.tienda-fotos {
  position: relative;
}

.fa-stack {
  text-align: center;
}

.item-tienda:hover .promo-icon .fa-circle {
  color: #eca534;
}

.tienda-fotos .has_promo,
.tienda-fotos .the_cat {
  position: absolute;

  font-weight: 300;

  padding: 5px;

  right: 20px;

  z-index: 30;

  display: inline-block;

  text-transform: uppercase;
}

.tienda-fotos img {
  width: 100%;

  height: auto;
}

.tienda-fotos .the_cat {
  background: #000;

  color: #fff;

  font-size: 20px;

  line-height: 20px;

  top: 50px;
}

.tienda-fotos .has_promo {
  background: #eca534;

  font-size: 15px;

  line-height: 15px;

  top: 85px;
}

.plano-tienda,
.tienda-logo {
  position: relative;
}

.tienda-fotos .has_promo a {
  color: #fff;
}

.tienda-fotos .has_promo a:hover {
  color: #000;
}

.tienda-logo {
  display: inline-block;

  z-index: 20;

  background: #fff;

  padding: 30px;

  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);

  margin: -30px 0 -30px 20px;
}

.item-evento:hover,
.item-promocion:hover {
  -webkit-box-shadow: 0 10px 20px 5px rgba(71, 40, 57, 0.15);

  -moz-box-shadow: 0 10px 20px 5px rgba(71, 40, 57, 0.15);
}

.tienda-logo img {
  max-width: 100px;

  height: auto;

  max-height: 60px;
}

.eventos .post_thumb img,
.item-blog img,
.item-evento .foto img,
.item-promocion .foto img,
.promociones .post_thumb img {
  max-width: 100%;

  height: auto;
}

.datos-tienda {
  background: #000;

  list-style: none;

  margin: 0;

  padding: 50px 0 0;
}

.datos-tienda li {
  list-style: none;

  display: inline-block;

  width: 30%;

  margin: 0 1.5% 15px;

  color: #fff;
}

.datos-tienda li.full {
  width: 100%;
}

.datos-tienda li span {
  font-weight: 500;
}

.datos-tienda li a {
  color: #fff;

  border-bottom: 1px solid #eca534;
}

.datos-tienda li a:hover {
  color: #eca534;

  border-bottom: 1px solid transparent;
}

.datos-tienda li a:focus,
.datos-tienda li a:visited {
  text-decoration: none;
}

.datos-tienda li.social a {
  border-bottom: 0;
}

.datos-tienda li.social i {
  display: inline-block;

  margin-right: 10px;
}

.plano-tienda .planta_base {
  position: relative;

  width: 100%;

  height: auto;

  z-index: 0;
}

.plano-tienda .planta_tienda {
  position: absolute;

  width: 100%;

  height: auto;

  z-index: 10;

  top: 0;

  left: 0;
}

.item-evento {
  padding: 10px 10px 20px;

  border-bottom: 1px solid #ccc;

  -webkit-transition: box-shadow 0.25s ease, border-bottom 0.25s ease;

  -moz-transition: box-shadow 0.25s ease, border-bottom 0.25s ease;

  -ms-transition: box-shadow 0.25s ease, border-bottom 0.25s ease;

  -o-transition: box-shadow 0.25s ease, border-bottom 0.25s ease;

  transition: box-shadow 0.25s ease, border-bottom 0.25s ease;
}

.item-evento:hover {
  border-bottom: 1px solid #fff;

  box-shadow: 0 10px 20px 5px rgba(71, 40, 57, 0.15);
}

.item-evento .content h1 {
  font-weight: 300;

  margin: 0 0 5px;

  font-size: 30px;

  line-height: 32px;
}

.item-evento .content h2 {
  font-weight: 300;

  margin: 0 0 5px;

  font-size: 22px;

  line-height: 24px;
}

.eventos .post_fecha {
  text-align: center;

  padding: 5px;

  font-weight: 700;
}

.eventos .post_fecha.inicio {
  background: #eca534;

  color: #fff;
}

.eventos .post_fecha.fin {
  background: #000;

  color: #fff;
}

.item-promocion {
  padding: 10px 10px 20px;

  border-bottom: 1px solid #ccc;

  -webkit-transition: box-shadow 0.25s ease, border-bottom 0.25s ease;

  -moz-transition: box-shadow 0.25s ease, border-bottom 0.25s ease;

  -ms-transition: box-shadow 0.25s ease, border-bottom 0.25s ease;

  -o-transition: box-shadow 0.25s ease, border-bottom 0.25s ease;

  transition: box-shadow 0.25s ease, border-bottom 0.25s ease;
}

.item-promocion:hover {
  border-bottom: 1px solid #fff;

  box-shadow: 0 10px 20px 5px rgba(71, 40, 57, 0.15);
}

.item-promocion .content h1 {
  font-weight: 300;

  margin: 0 0 5px;

  font-size: 30px;

  line-height: 32px;
}

.item-promocion .content h2 {
  font-weight: 300;

  margin: 0 0 5px;

  font-size: 22px;

  line-height: 24px;
}

.promociones .post_fecha {
  text-align: center;

  padding: 5px;

  font-weight: 700;
}

.promociones .post_fecha.inicio {
  background: #eca534;

  color: #fff;
}

.promociones .post_fecha.fin {
  background: #000;

  color: #fff;
}

.the_breadcrumbs {
  position: relative;

  z-index: 30;
}

.filtro-blog {
  list-style: none;

  padding: 0;

  margin: 0;
}

.filtro-blog li {
  float: left;

  margin-right: 35px;

  margin-bottom: 20px;
}

.filtro-blog li:last-child {
  margin-right: 0;
}

.filtro-blog li.active a {
  font-weight: 700;

  color: #000;

  padding: 8px;

  border: 1px solid #000;
}

.filtro-blog a {
  color: #626262;

  font-size: 15px;

  line-height: 20px;
}

.filtro-blog a:hover {
  color: #000;
}

.item-blog {
  width: 22%;

  position: relative;

  margin-bottom: 50px;

  -webkit-transition: box-shadow 0.25s ease;

  -moz-transition: box-shadow 0.25s ease;

  -ms-transition: box-shadow 0.25s ease;

  -o-transition: box-shadow 0.25s ease;

  transition: box-shadow 0.25s ease;
}

.item-sizer {
  width: 3%;
}

.item-blog:hover {
  -webkit-box-shadow: 0 10px 20px 5px rgba(71, 40, 57, 0.15);

  -moz-box-shadow: 0 10px 20px 5px rgba(71, 40, 57, 0.15);

  box-shadow: 0 10px 20px 5px rgba(71, 40, 57, 0.15);
}

.item-blog img {
  display: block;
}

.item-blog .foto {
  position: relative;

  overflow: hidden;
}

.item-blog .foto .zoom-logo {
  background-color: #fff;

  position: absolute;

  bottom: 100%;

  display: table-cell;

  width: 100%;

  height: 100%;

  opacity: 0;

  transition: all 0.25s ease;
}

.item-blog .foto .zoom-logo img {
  max-width: 120px;

  height: auto !important;

  display: block;

  position: absolute;

  left: 0;

  right: 0;

  bottom: 0;

  top: 0;

  margin: auto;
}

.item-blog:hover .foto .zoom-logo {
  bottom: 0;

  opacity: 1;
}

.item-blog .nombre {
  padding: 20px 5px;

  text-align: center;

  overflow: hidden;

  background: #000;
}

.item-blog .nombre h2 {
  font-weight: 300;

  margin: 0 0 8px;

  font-size: 18px;

  line-height: 24px;

  color: #fff;
}

.item-blog .nombre p {
  color: #fff;

  margin-bottom: 0;

  font-size: 14px;

  line-height: 20px;
}

.item-blog *,
.item-blog .nombre {
  -webkit-transition: all 0.25s ease;

  -moz-transition: all 0.25s ease;

  -ms-transition: all 0.25s ease;

  -o-transition: all 0.25s ease;

  transition: all 0.25s ease;
}

.item-blog:hover .nombre {
  background: #fff;
}

.item-blog:hover .nombre h2 {
  font-weight: 300;

  margin: 0 0 8px;

  font-size: 18px;

  line-height: 24px;

  color: #eca534;
}

.item-blog:hover .nombre p {
  color: #999;

  margin-bottom: 0;

  font-size: 14px;

  line-height: 20px;
}

.post-tags {
  list-style: none;

  margin: 0;

  padding: 0;
}

.post-tags li {
  display: inline-block;

  margin: 10px 5px;
}

.post-tags li:first-child,
.servicios .filter li:first-child {
  margin-left: 0;
}

.post-tags li:last-child {
  margin-right: 0;
}

.post-tags li a {
  display: inline-block;

  padding: 5px;

  border: 1px solid #000;
}

.post-tags li a:hover {
  background: #000;

  color: #fff;
}

.item-mini_posts img {
  max-width: 100%;

  height: auto;
}

.item-mini_posts h2 {
  margin: 0;

  padding: 20px 5px;

  font-weight: 300;

  font-size: 16px;

  line-height: 24px;

  color: #000;
}

.item-mini_posts:hover h2 {
  color: #eca534;
}

.servicios .filter ul {
  list-style: none;

  padding: 0;

  margin: 0;
}

.servicios .filter li {
  list-style: none;

  float: left;

  margin-right: 35px;

  margin-bottom: 20px;
}

.servicios .filter li:last-child {
  margin-right: 0;
}

.servicios .filter li.active a {
  font-weight: 700;

  color: #000;

  padding: 8px;

  border: 1px solid #000;
}

.servicios .filter a {
  color: #626262;

  font-size: 15px;

  line-height: 20px;

  background: #fff;

  outline: 0;

  border: 1px solid #fff;

  cursor: pointer;
}

.servicios .filter a:hover {
  color: #000;
}

.servicios-container {
  display: none;
}

.servicios .grid-sizer {
  width: 46%;
}

.servicios .gutter-sizer {
  width: 4%;
}

.servicios .item {
  position: relative;

  margin-bottom: 50px;

  border: 1px solid #999;

  padding: 10px 20px;

  cursor: pointer;

  -webkit-transition: border 0.25s ease, background 0.25s ease, color 0.25s ease;

  -moz-transition: border 0.25s ease, background 0.25s ease, color 0.25s ease;

  -ms-transition: border 0.25s ease, background 0.25s ease, color 0.25s ease;

  -o-transition: border 0.25s ease, background 0.25s ease, color 0.25s ease;

  transition: border 0.25s ease, background 0.25s ease, color 0.25s ease;
}

.servicios .item .icon {
  display: inline-block;

  vertical-align: middle;

  text-align: center;

  width: 70px;

  height: 70px;

  background: #000;

  margin-right: 10px;

  border-radius: 70px;
}

.servicios .item .content {
  display: inline-block;

  width: 80%;

  vertical-align: middle;
}

.servicios .item .icon i {
  color: #fff;

  font-size: 40px;

  line-height: 70px;
}

.servicios .item:hover .icon i {
  color: #000;
}

.servicios .item h3 {
  margin: 0 0 5px;
}

.servicios .item p {
  margin: 0;

  font-size: 14px;

  line-height: 18px;
}

.servicios .item:hover {
  border: 1px solid #000;

  color: #fff;

  background: #000;
}

.servicios .item:hover h3 {
  color: #eca534;
}

.servicios .item:hover .icon {
  background: #fff;
}

input.form-control {
  outline: 0;
}

input.form-control:focus {
  border-color: #eca534;

  outline: 0;

  -webkit-box-shadow: none;

  box-shadow: none;
}

.content h2,
.content h3 {
  color: #000;

  font-weight: 300;
}

.content h2 {
  margin-top: 0;

  color: #000;

  font-size: 24px;

  line-height: 28px;

  margin-bottom: 25px;
}

.content h2.title {
  display: inline-block;

  text-transform: uppercase;

  border-bottom: 1px solid #eca534;
}

.content p {
  text-align: justify;
}

.content p.text-center {
  text-align: center;
}

.content b,
.content strong {
  font-weight: 600;

  color: #000;
}

.content .list {
  list-style: none;

  margin: 0;

  padding: 0 0 0 15px;
}

.content .list li {
  margin-bottom: 10px;
}

.content .list li i {
  color: #000;
}

.content i.color {
  color: #eca534;

  margin-right: 5px;
}

.single-content h2,
.single-content h3,
.single-content h4,
.single-content h5,
.single-content h6 {
  color: #000;
}

.single-content p {
  text-align: justify;
}

.single-content p img {
  margin: 10px;
}

.single-content p img.aligncenter {
  display: block;

  margin: 0 auto;
}

.single-content .post_thumb img {
  max-width: 100%;

  height: auto;
}

.contacto .form-control {
  border-radius: 0;

  -webkit-box-shadow: none;

  box-shadow: none;
}

.contacto .form-control:focus {
  border-color: #eca534;

  outline: 0;

  -webkit-box-shadow: none;

  box-shadow: none;
}

.contacto .btn.default {
  border-radius: 0;

  background: #000;

  color: #fff;

  text-transform: uppercase;
}

.contacto .btn.default:hover {
  background: #eca534;
}

.contacto .btn.default:active,
.contacto .btn.default:focus {
  outline: 0;
}

.footer_logos {
  padding: 20px 0;

  opacity: 0;
}

.footer_logos .logo_item {
  display: table-cell;

  text-align: center;

  vertical-align: middle;

  width: 80px;

  height: 60px;
}

#toTop,
#toTopHover {
  width: 51px;

  height: 51px;

  overflow: hidden;
}

.footer_logos .logo_item img {
  max-height: 80px;
}

footer {
  padding-bottom: 50px;

  background: #f6f6f6;
}

footer a {
  color: #000;

  -webkit-transition: all 0.25s ease;

  -moz-transition: all 0.25s ease;

  -ms-transition: all 0.25s ease;

  -o-transition: all 0.25s ease;

  transition: all 0.25s ease;
}

footer a:hover {
  color: #eca534;
}

footer .footer_logo {
  margin-bottom: 30px;
}

.copyright {
  font-size: 13px;

  margin-bottom: 0;
}

#footer-menu {
  display: inline;
}

#footer-menu ul {
  display: inline;

  list-style: none;

  margin: 0;

  padding: 0;
}

#footer-menu ul li {
  display: inline-block;

  font-size: 13px;
}

#footer-menu ul li:after {
  content: " | ";

  display: inline;
}

#footer-menu ul li:last-child:after {
  content: "";
}

#toTop {
  display: none;

  text-decoration: none;

  position: fixed;

  bottom: 15px;

  right: 15px;

  border: none;

  text-indent: 100%;

  z-index: 999;

  background: url(/wp-content/themes/meixueiro/framework/img/top.png) center
    center no-repeat rgba(0, 0, 0, 0.2);
}

#toTopHover {
  background: url(/wp-content/themes/meixueiro/framework/img/top.png) center
    center no-repeat rgba(0, 0, 0, 0.4);

  display: block;

  float: left;

  opacity: 0;

  -moz-opacity: 0;
}

#toTop:active,
#toTop:focus {
  outline: 0;
}

.destacado {
  display: inline-block;

  background: #eca534;

  padding: 10px 20px;

  margin: 10px 0;

  color: #fff;
}

.row-slope {
  display: none;
}

.single-post .blog {
  margin-top: 20px;
}

.single-post .single-content a {
  color: #eca534;

  border-bottom: 1px dotted;
}

.single-post .single-content a:hover {
  color: #545454;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;

  cursor: pointer;

  float: center;

  background: #000;

  border: 1px solid #636363;

  padding: 10px 40px;
}

button,
input,
select,
textarea {
  font-family: inherit;

  font-size: inherit;

  line-height: inherit;

  border: 0;

  padding: 10px;
}

#newsletter:hover .newsletter_content form {
  bottom: 100px;
}

#newsletter .newsletter_content form {
  bottom: -225px;
}

div.wpcf7-mail-sent-ok {
  border: 1px solid #fff;

  color: #fff;

  width: 700px;

  margin: 0 auto;
}

.form-control {
  display: block;

  width: 100%;

  height: 34px;

  padding: 6px 12px;

  font-size: 14px;

  line-height: 1.42857143;

  color: #555;

  background-color: #fff;

  background-image: none;

  border: 1px solid #000;

  border-radius: 0;

  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);

  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);

  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;

  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;

  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.btn-flecha {
  background: #000;
}

.well-sm {
  padding: 0;

  border-radius: 1px;
}

.well {
  min-height: 20px;

  padding: 0;

  margin-bottom: 20px;

  background-color: #f5f5f5;

  border: 1px solid #f5f5f5;

  border-radius: 0;

  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.05);

  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.05);
}

.badge {
  font-size: 18px;

  background-color: #fff;
}

.select_plantas {
  border: 1px solid #000;

  width: 100%;

  overflow: hidden;

  background: url(/web/20191019154316im_/https://www.meixueiro.es/wp-content/themes/meixueiro/images/select.jpg)
    100% center no-repeat #fff;
}

.select_plantas select {
  padding: 5px 8px;

  width: 130%;

  border: none;

  box-shadow: none;

  background-color: transparent;

  background-image: none;

  appearance: none;
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  z-index: 2;

  color: #fff;

  background-color: #eca534;

  border-color: #eca534;
}

#plano_interactivo .planta {
  position: relative;
}

#plano_interactivo .planta .planta_base {
  position: relative;

  z-index: 0;
}

#plano_interactivo .planta .planta_tienda {
  position: absolute;

  top: 0;

  left: 0;

  z-index: 10;
}

#plano_interactivo .planta img {
  width: 100%;

  height: auto;
}

#plano_interactivo .selector_tienda li:hover {
  background-color: #eca534;

  color: #fff;
}

#plano_interactivo .selector_tienda li {
  cursor: pointer;
}

#plano_interactivo .tiendas-search {
  width: 100%;

  padding-right: 37px;

  position: relative;

  z-index: 0;
}

#plano_interactivo #go-search {
  margin-top: -56px;

  padding: 7px 12px;

  position: relative;

  z-index: 1;
}

.facebook {
  background: #36c !important;
}

.twitter {
  background: #69f !important;
}

.instagram {
  background: #c3c !important;
}

.youtube {
  background: #c33 !important;
}

.mask-up {
  background: url(/wp-content/themes/meixueiro/framework/img/slider_mask_up.png)
    center center no-repeat;
}

.mask-down {
  background: url(/wp-content/themes/meixueiro/framework/img/slider_mask_down.png)
    center center no-repeat;
}

.servicios .filter ul {
  list-style: none;

  padding: 0;

  margin: 0;
}

.servicios .filter li {
  list-style: none;

  float: left;

  margin-right: 35px;

  margin-bottom: 20px;
}

.servicios .filter li:last-child {
  margin-right: 0;
}

.servicios .filter li.active a {
  font-weight: 700;

  color: #000;

  padding: 8px;

  border: 1px solid #000;
}

.servicios .filter a {
  color: #626262;

  font-size: 15px;

  line-height: 20px;

  background: #fff;

  outline: 0;

  border: 1px solid #fff;

  cursor: pointer;
}

.servicios .filter a:hover {
  color: #000;
}

.servicios-container {
  display: none;
}

.servicios .grid-sizer {
  width: 46%;
}

.servicios .gutter-sizer {
  width: 4%;
}

.servicios .item {
  position: relative;

  margin-bottom: 50px;

  border: 1px solid #999;

  padding: 10px 20px;

  cursor: pointer;

  -webkit-transition: border 0.25s ease, background 0.25s ease, color 0.25s ease;

  -moz-transition: border 0.25s ease, background 0.25s ease, color 0.25s ease;

  -ms-transition: border 0.25s ease, background 0.25s ease, color 0.25s ease;

  -o-transition: border 0.25s ease, background 0.25s ease, color 0.25s ease;

  transition: border 0.25s ease, background 0.25s ease, color 0.25s ease;
}

.servicios .item .icon {
  display: inline-block;

  vertical-align: middle;

  text-align: center;

  width: 70px;

  height: 70px;

  background: #000;

  margin-right: 10px;

  border-radius: 70px;
}

.servicios .item .content {
  display: inline-block;

  width: 80%;

  vertical-align: middle;
}

.servicios .item .icon i {
  color: #fff;

  font-size: 40px;

  line-height: 70px;
}

.servicios .item:hover .icon i {
  color: #000;
}

.servicios .item:hover .desc {
  color: #fff;
}

.servicios .item h3 {
  margin: 0 0 5px;
}

.servicios .item p {
  margin: 0;

  font-size: 14px;

  line-height: 18px;
}

.servicios .item:hover {
  border: 1px solid #000;

  color: #fff;

  background: #000;
}

.servicios .item:hover h3 {
  color: #e61282;
}

.servicios .item:hover .icon {
  background: #fff;
}

#toTop {
  display: none;

  text-decoration: none;

  position: fixed;

  bottom: 15px;

  right: 15px;

  border: none;

  text-indent: 100%;

  z-index: 999;

  background: url(framework/img/top.png) center center no-repeat
    rgba(0, 0, 0, 0.2);
}

#toTopHover {
  background: url(framework/img/top.png) center center no-repeat
    rgba(0, 0, 0, 0.4);

  display: block;

  float: left;

  opacity: 0;

  -moz-opacity: 0;
}

@media (max-width: 991px) {
  #plano_interactivo #go-search {
    margin-top: -59px;
  }
}

@media (max-width: 767px) {
  #plano_interactivo #go-search {
    margin-top: -34px;

    float: right;
  }
}

#main-slider-single .slider_mask-up {
  position: absolute;

  width: 101%;

  height: auto;

  top: -1px;

  left: 50%;

  transform: translateX(-50%);

  z-index: 29;
}

#main-slider-single .slider_mask-up img {
  vertical-align: top;
}

#main-slider-single .slider_mask-down {
  position: absolute;

  width: 101%;

  height: auto;

  bottom: -1px;

  left: 50%;

  transform: translateX(-50%);

  z-index: 29;
}

#main-slider-single .slider_mask-down img {
  vertical-align: bottom;
}

.footer_logos.home_logos {
  margin-top: 30px;
}

.info_tienda .tienda-logo {
  margin: 0 0 25px;
}

.info_tienda .tienda-logo img {
  max-width: 160px;

  height: auto;

  max-height: 90px;
}

.info_tienda .map-store-title {
  font-size: 25px;

  line-height: 20px;

  margin-bottom: 0px;
}

.info_tienda {
  padding-left: 20px;
}

.footer_logos .logo_item {
  width: initial;

  height: 80px;
}

.footer_logos .logo_item img {
  max-height: 70px;

  height: 100%;

  width: auto !important;
}

.page-id-5678 .wpcf7-form-control.wpcf7-text {
  color: black !important;

  background: #f9f9f9 !important;

  border: 1px solid !important;

  width: 100% !important;
}

.page-id-5678 textarea.wpcf7-form-control.wpcf7-textarea {
  color: black !important;

  background: #f9f9f9 !important;

  border: 1px solid !important;

  width: 100% !important;
}

.page-id-5678 label {
  display: block;
}

.page-id-5678 input.wpcf7-form-control.wpcf7-submit {
  border-radius: 0;

  background: #000;

  color: #fff;

  text-transform: uppercase;
}

.page-id-5678 input.wpcf7-form-control.wpcf7-submit:hover {
  background: #eca534;
}

.wp-dark-mode-switcher.pers.wp-dark-mode-ignore.style-1.floating.right_bottom {
  z-index: 9999999999999;
  text-align: center;
  color: #fff;
  line-height: 15px;
}

.wp-dark-mode-ignore.wp-dark-mode-none {
  padding: 0 55px !important;
}
.active .modes.wp-dark-mode-ignore {
  color: #000 !important;
}

button.darkmode-toggle {
  width: 120px !important;
  color: #fff !important;
  right: 5px !important;
  bottom: 68px !important;
}

.darkmode-layer--button {
  right: 5px !important;
  bottom: 68px !important;
}

button.darkmode-toggle.darkmode-toggle--white {
  background-color: #fff !important;
  color: #000 !important;
  font-weight: 700;
}



#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn {
  background-color: #eca534 !important;
  color: #fff !important;
  opacity: 1 !important;
  border: none !important;
}

#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn:hover {
  color: white !important;
  background-color: black !important;
}
