.archive .woocommerce-breadcrumb,
.single .woocommerce-breadcrumb {
  display: none;
}
.section-royal .list-sillas {
  padding: 0;
}
.woocommerce .product .button {
  font-size: 9px;
  text-transform: uppercase;
  color: white;
  padding: 6px 14px;
  border: 1px solid #bfb4a6;
  background: #bfb4a6;
  font-weight: 700;
  transition: all 0.4s;
  padding-top: 8px;
}
.woocommerce div.product .bottom-grey p.price {
  display: inline-block;
  margin: 0;
  color: #fff;
}
.list-sillas a {
  position: relative;
  display: block;
}
.woocommerce ul.products li.product .list-sillas a img {
  margin: 0;
  max-width: 100%;
}
.list-sillas a:hover .second-image {
  opacity: 1;
}
.list-sillas a .second-image {
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all .5s;
}
.slider-decorationsx2 .slick-track {
  transform: initial !important;
}
.slider-decorations .box-decorations {
  display: flex;
  align-items: center;
}
.slider-relacionados h4 a {
  color: #bfb4a6;
  font-weight: 300;
  font-size: 20px;
  padding: 10px 0;
  display: block;
}
.espace-list .box-boder .img-list {
  margin: 0 auto;
}
.slider-categorias {
  max-width: 600px;
  margin: 0 auto !important;
}
.slider-categorias-home {
  max-width: 900px;
  margin: 30px auto 0 !important;
}
.catalogo #sidebar,
.catalogo #primary {
  display: inline-block;
  vertical-align: top;
}
.catalogo #sidebar {
  width: 24%;
  padding-right: 20px;
  text-align: left;
}
.catalogo #primary {
  width: 75%;
}
.section-royal .container.catalogo {
  max-width: 1600px;
  padding: 20px 20px 10px;
}
#sidebar h3 {
  margin-bottom: 30px;
  text-transform: uppercase;
  color: #947a46;
  font-weight: bold;
  font-size: 24px;
}
.customcheck {
  margin-bottom: 20px;
}
.customcheck h5 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
  padding-bottom: 10px;
  color: #947a46;
}
.customcheck .customcheck {
  display: block;
  font-weight: 100;
  color: #947a46;
}
#sidebar .btn {
  background: #C1B4A4;
  border: 0;
  padding: 10px 10px 5px;
  display: block;
  max-width: 80%;
  width: 100%;
  border-radius: 0;
}
.home-banner .slick-slide {
  height: calc(100vh - 108px);
  background-size: cover;
}
.box-datos .titulo {
  margin-top: 30vh;
}
.woocommerce .woocommerce-result-count {
  font-family: 'Josefin Sans';
  color: #947a46;
  font-size: 16px;
  text-transform: uppercase;
}
.woocommerce ul.products li.product .price {
  color: #A79165;
  font-weight: 100;
  font-size: 14px;
}
.woocommerce ul.products li.product h3 {
  padding: 0px 2px 5px;
}
.woocommerce .woocommerce-ordering select {
  color: #AB915E;
  width: 220px;
  text-transform: uppercase;
  border: 0;
  font-size: 16px;
}
.woocommerce div.product .product_title {
  color: #AB915E;
  font-family: 'Josefin Sans';
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 100;
}
.woocommerce div.product div.summary {
  text-align: left;
}
.precio {
  color: #AB915E;
  font-size: 16px;
  font-weight: 100;
}
.title-unico a {
  color: #AB915E;
  font-size: 20px;
  font-weight: 400;
}
.btn-ver-mas {
  background-color: #C1B4A4;
  color: #fff;
  font-weight: 100;
  text-align: center;
  font-size: 12px;
  width: 90px;
  height: 32px;
  line-height: 32px;
  margin: 10px auto;
}
.combinalos-slide .title-unico a,
.recomendados-slide .title-unico a {
  font-size: 20px;
}
.combinalos-slide .btn-ver-mas,
.recomendados-slide .btn-ver-mas {
  display: none;
}
.recomendados-slide > li {
  display: inline-block;
  vertical-align: top;
  width: 24.5%;
}
.customcheck {
  display: block;
  position: relative;
  padding-left: 15px;
  margin-bottom: 15px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 100;
  color: #AB915E;
}
.customcheck input[type=checkbox] {
  visibility: hidden;
}
.checkcolor {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  border: 1px solid #AB915E;
}
.customcheck input:checked ~ .checkcolor {
  background-color: #AB915E;
}
.checkcolor:after {
  content: "";
  position: absolute;
  display: none;
}
.sidebar-filtro {
  margin-bottom: 10px;
  border-bottom: 1px solid #AB915E;
  max-width: 80%;
}
.sidebar-filtro h5 {
  color: #AB915E;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 15px;
}
.breadcrumb {
  padding: 0;
  background: transparent;
  font-size: 16px;
  font-weight: 100;
  margin-bottom: 50px;
}
.breadcrumb li {
  padding-right: 10px;
}
.breadcrumb a {
  color: #C1B4A4;
}
.breadcrumb li.active a {
  color: #AB915E;
}
.breadcrumb li:after {
  content: '/';
  color: #C1B4A4;
  padding-right: 5px;
  margin-left: 12px;
}
.breadcrumb li.active:after {
  display: none;
}
.woocommerce div.product .product_title:after {
  content: ' ';
  display: block;
  background: #AB915E;
  width: 110px;
  height: 1px;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
  color: #C1B4A4;
  font-weight: 100;
}
.woocommerce div.product .description {
  font-weight: 100;
}
.woocommerce div.product .description .amarillo {
  color: #AB915E;
}
.woocommerce div.product h6 {
  color: #AB915E;
}
.combinalos-slide .button {
  display: none !important;
}
.single-whatsapp {
  background: #F0EEEB;
  color: #C1B4A4;
  display: block;
  text-transform: uppercase;
  font-size: 12px;
  padding: 10px;
  text-align: center;
  border: 1px solid #C1B4A4;
  margin-top: 30px;
}
a:hover {
  color: #AB915E;
}

.slider-nav .bg-img{
  height: 120px;
  width: 120px;
  background-position: center;
  background-size: cover;
  margin-bottom: 5px;
}
.slider-nav .slick-slide{
  margin-bottom: 4px;
}
.slider-nav{
  position: relative;
  top: 0;
}
.block-nav-single {
    -ms-flex: 0 0 13%;
    flex: 0 0 13%;
    max-width: 13%;
    display: inline-block;
    position: relative;
    max-height: 410px;
}
.block-content-single {
    padding-left: 5px;
    -ms-flex: 0 0 87%;
    flex: 0 0 87%;
    max-width: 87%;
    display: inline-block;
}
.block-content-single .box-product {
    max-width: 680px;
    min-height: 200px;
  position: relative;
}
.columna-a {
    float: left;
    width: 55%;
}
.woocommerce-page div.product div.summary {
  width: 43%;
}
.slider-butrich img {
  margin: 0 auto;
}
.section-royal .list-sillas img {
  margin: 0 auto;
  display: inline-block;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  width: 50%;
  background: #F0EEEB;
  color: #AB915E;
  text-transform: uppercase;
  border-color: #AB915E !important;
  border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  color: #AB915E;
  display: block;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs::after {
  display: none;
}
.add_to_cart_button {
  display: none !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding-top: 50px;
}
.section-royal .title-unico {
  font-weight: 300;
}
a.add_to_wishlist,
.feedback {
  color: #c1b4a4;
}
.product .yith-wcwl-add-to-wishlist {
  margin-top: -10px;
}
.yith-wcwl-wishlistaddedbrowse span {
  display: block;
  color: #c1b4a4;
}
.page-content {
  padding: 70px 0;
}
footer .container {
  max-width: 100%;
}
#mainNav .img-logox1 {
  max-width: 240px;
}
#mainNav {
  height: 95px;
}
.admin-bar #mainNav {
  margin-top: 32px;
}
.page-template-template-contacto {
  background-color: #f0eeeb;
  color: #A79165;
}
.page-template-template-contacto a {
  color: #A79165;
}
.page-template-template-contacto .page-content {
  text-align: center;
  font-size: 1.3em;
  padding-top: 100px;
}
.yith-wcwl-wishlistexistsbrowse a,
.home-banner .slick-arrow,
#sidebar .close,
.filtro-mobile {
  display: none;
}
#mainNav #menu-hamguersa {
  top: 24px;
}
#sidebar .btn {
  background: #C1B4A4;
  border: 0;
  padding: 10px;
  display: block;
  max-width: 80%;
  width: 100%;
  border-radius: 0;
}
#sidebar .btn.btn-secondary {
  margin-top: 10px;
  color: #C1B4A4;
  border: 1px solid #C1B4A4;
  background: #fff;
}
.yith-wcwl-wishlistaddedbrowse a {
  color: #c1b4a4;
}
.categoria-limpiar {
  color: #947a46;
  font-size: 20px;
  display: inline-block;
  margin-left: 10px;
}
.mobile-filtrados {
  padding: 0;
}
.mobile-filtrados li {
  display: none;
  margin: 0 5px;
  font-size: 12px;
  background: #c1b4a4;
  color: #fff;
  padding: 6px 7px 3px;
}
.page-template-template-links {
  background: #f4f0ed;
}
.links {
  max-width: 400px;
  padding: 20px;
  text-align: center;
  margin: 0 auto;
  position: relative;
}
.links .logo img {
  width: 200px;
}
.links .share {
  right: 20px;
  position: absolute;
  top: 10px;
  font-size: 30px;
  color: #333;
}
.enlaces {
  padding: 0;
}
.enlaces li {
  display: block;
  background: #fff;
  margin-bottom: 15px;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 10px;
}
.enlaces li a {
  text-decoration: none;
  color: #333;
  font-family: 'Josefin Sans';
}
.slider-categorias-home2 {
  max-width: 1020px;
  text-align: center;
  display: inline-block;
  padding: 30px 0 !important;
}
.bloque-logo li.menu-item a:hover {
  color: #e6e6e6;
}
.box-product > img {
  width: 100%;
  max-width: 380px;
  margin: 0 auto;
}
.bloque-logo .menu-item-has-children:hover .sub-menu,
.bloque-logo .menu-item-has-children .sub-menu:hover {
  display: block;
}
.bloque-logo .sub-menu {
  position: absolute;
  top: 33px;
  padding: 0;
  width: 150px;
  display: none;
  background: #9f9387;
  padding: 7px 0;
  margin-left: -30px;
}
.bloque-logo .sub-menu li {
  margin: 0 !important;
}
@media (max-width: 1400px) {
  #mainNav .content-left, #mainNav a.logo, #mainNav .content-right {
    width: 340px;
  }
  #mainNav a.logo {
    width: 280px;
  }
  #mainNav .list-nav-left li, #mainNav .list-nav-right li, .bloque-logo li.menu-item {
    margin: 0 15px;
  }
}
@media (max-width: 1200px) {
  #mainNav a.logo {
    width: 240px;
  }
  #mainNav .container {
    padding-left: 0;
    padding-right: 0;
  }
  #mainNav .list-social-nav img {
    width: 18px;
    margin-left: 5px;
  }
  #mainNav .list-nav-left li, #mainNav .list-nav-right li, .bloque-logo li.menu-item {
    font-size: 12px;
  }
}
@media (max-width: 1050px) {
  #mainNav .list-social-nav img {
    width: 30px;
    margin-left: 15px;
  }
  #mainNav .content-left, #mainNav .content-right {
    display: none;
  }
  #mainNav .bloque-logo {
    text-align: center;
  }
  #mainNav .list-social-nav {
    top: 25px;
  }
}
@media (max-width: 600px) {
  .mobile-filtrados li {
    display: inline-block;
  }
  .catalogo #sidebar,
  .woocommerce-result-count {
    display: none;
  }
  .filtro-mobile {
    display: block;
    width: 100px;
    text-transform: uppercase;
    color: #ab915e;
    float: left;
    margin-top: -3px;
    text-align: left;
  }
  .filtro-mobile:after {
    content: '+';
    font-size: 28px;
    display: inline-block;
    font-weight: 100;
    margin-left: 6px;
    line-height: 10px;
  }
  .section-royal .container.catalogo {
    padding: 15px 20px;
  }
  .catalogo #primary,
  .columna-a,
  .columna-b,
  .woocommerce-page div.product div.summary {
    width: 100%;
    padding: 0;
  }
  #mainNav {
    height: 75px !important;
    margin-top: 0 !important;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs {
    padding-left: 0;
    font-size: 13px;
  }
  .title-unico a {
    font-size: 14px;
    font-weight: 400;
  }
  .section-royal .box-royal {
    padding: 10px 0 0;
  }
  .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    margin-bottom: 10px;
  }
  .catalogo #sidebar {
    width: 100%;
    position: absolute;
    z-index: 9;
    background: #fff;
    padding-bottom: 30px;
  }
  #sidebar .close {
    padding: 10px;
    color: #947a46;
    font-size: 30px;
    display: block;
    background: transparent;
    border: 0;
    right: 25px;
    position: absolute;
    top: -15px;
  }
  #sidebar-wrapper .logo {
    max-width: 80%;
  }
  .block-content-single {
    max-width: 100%;
  }
  .slider-nav .slick-slide {
    width: 80px !important;
    height: 80px;
    margin: 5px !important;
  }
  .slider-nav .bg-img {
    width: 80px;
    height: 80px;
  }
  .block-mobile-single,
  .breadcrumb {
    margin-bottom: 30px;
  }
  .columna-a .slick-track {
    width: 100% !important;
  }
  .woocommerce ul.products li.product h3 {
    height: 34px;
    overflow: hidden;
  }
  .slick-prev {
    left: 0;
  }
  .slick-next {
    right: 0;
  }
  #mainNav #menu-hamguersa {
    right: 25px;
  }
  #mainNav .container {
    padding-top: 14px;
  }
  #reclamaciones-form {
    margin: -50px 25px 0;
  }
  .reclamaciones-container .inner-form .row-center .col-xs-12 #reclamaciones-enviar {
    margin-bottom: 30px;
  }
}
@media (max-width: 400px) {
  #mainNav .img-logox1 {
    max-width: 170px;
    margin-top: 10px;
  }
}