/*
Theme Name: Piano
Author: Paulo Giovani
Author URI: http://crealog.mx/
Description: 
Version: 1
Requires at least: 5.0
Tested up to: 5.9
Requires PHP: 7.0
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: crealog.mx

BlankSlate WordPress Theme © 2011-2022 TidyThemes
BlankSlate is distributed under the terms of the GNU GPL
*/

@font-face {
  font-family: 'Montserrat-Regular';
  font-style: normal;
  font-weight: normal;
  src: local('Montserrat-Regular'), url('fonts/Montserrat-Regular.woff') format('woff');
  font-weight: normal;
}

@font-face {
  font-family: 'Gotham-Medium';
  font-style: normal;
  font-weight: normal;
  src: local('Gotham-Medium'), url('fonts/Gotham-Medium.woff') format('woff');
  font-weight: normal;
}

@font-face {
  font-family: 'Gotham-Ultra';
  font-style: normal;
  font-weight: normal;
  src: local('Gotham-Ultra'), url('fonts/Gotham-Ultra.woff') format('woff');
  font-weight: normal;
}

@font-face {
  font-family: 'Montserrat-Regular';
  font-style: normal;
  font-weight: normal;
  src: local('Montserrat-Regular'), url('fonts/Montserrat-Regular.woff') format('woff');
  font-weight: normal;
}

@font-face {
  font-family: 'Montserrat-Bold';
  font-style: normal;
  font-weight: normal;
  src: local('Montserrat-Bold'), url('fonts/Montserrat-Bold.woff') format('woff');
  font-weight: normal;
}



body, html {
  color: #263544;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 16px;
  background-color: #fff;
  color: #1b1611;
  font-weight: 400;
  font-family: 'Montserrat-Regular', serif;
}

b, strong {
  font-family: 'Montserrat-Bold', serif;
}

h1, h2, h3, h4 {
  font-weight: normal;
  font-family: 'Montserrat-Bold', serif;
  text-transform: uppercase;
}

a {
  color: inherit;
}

a:hover, a:focus {
  text-decoration: none;
}

*, *::before, *::after {
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-property: all;
  transition-property: all;
}

*::-moz-selection {
  background: #290766;
  color: #fff;
}

*::selection {
  background: #290766;
  color: #fff;
}

a {
  color: inherit;
}

a:hover, a:focus {
  text-decoration: none;
  color: inherit;
}

ul {
  padding: 0;
  list-style: none;
  margin: 0;
}

.container {
  width: 1180px;
  max-width: 100%
}

.centrado {
  float: none !important;
  margin: 0 auto !important;
  position: relative !important;
}

#altura-cabecera {
  width: 100%;
  height: 136px;
  position: relative;
  display: block;
  overflow: hidden;
  clear: both;
}

.menu {
  text-align: center;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Montserrat-Bold', serif;
  font-size: 13px;
  font-weight: normal;
}

.menu-tienda {
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  text-align: center;
  font-size: 13px;
}

.menu img {
  position: relative;
  margin: 0 auto;
  display: block;
}

.menu li {
  display: inline-block;
}

.menu-tienda li {
  display: inline-block;
}

.menu-tienda img {
  position: relative;
  float: left;
}

.logo img {
  width: 70px;
  position: relative;
  margin: 0 auto;
  margin-top: 25px;
  display: block;
}

.menu a {
  display: block;
  width: 100%;
  height: 100%;
}

.cabecera {
  padding-top: 15px;
  padding-bottom: 15px;
  height: 220px;
}

.cabecera-fija {
  position: fixed;
  width: 100%;
  margin: 0;
  z-index: 1000;
}

.cabecera-fija>span {
  background: rgb(70, 20, 126);
  background: linear-gradient(0deg, rgba(70, 20, 126, 0) 0%, rgba(70, 20, 126, 0.0844712885154062) 15%, rgba(70, 20, 126, 1) 61%);
  mix-blend-mode: multiply;
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.cabecera>span:before {
  content: '';
  display: block;
  background-image: url('img/teclas.png');
  background-repeat: repeat-x;
  background-position: top center;
  background-size: 1000px;
  width: 100%;
  top: 0;
  left: 0;
  height: 30px;
}

.banner-index {
  background-image: url('img/fondo-slider.jpg');
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
}

.banner-superior {
  padding-top: 40vh;
  color: #fff;
  min-height: 100vh;
  text-transform: uppercase;
  color: #c6cccf;
}

.banner-inferior {
  color: #fff;
  position: relative;
  background-image: url('img/banner-mas-de-mi.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}

.banner-inferior:before {
  content: '';
  /* background-color: rgba(37, 29, 21, 0.7); */
  mix-blend-mode: multiply;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.redes-header {
  position: fixed;
  z-index: 1001;
  right: 30px;
  top: 40vh;
}

.redes-header img {
  margin-top: 20px;
}

.contenedor-menu {
  padding-top: 40px;
}

.contenedor-menu img {
  margin-bottom: 10px;
}

.contenedor-menu-tienda {
  padding-top: 75px;
}

.banner-index h1 {
  font-size: 35px;
  letter-spacing: 5px;
  word-spacing: 5px;
  color: #fff;
  margin-bottom: 25px;
}

.banner-superior h1 b {
  color: #d2b25d;
}


.banner-index h2 {
  font-family: 'Montserrat-Bold';
  text-transform: uppercase;
  color: #9aa1a4;
  font-size: 18px;
  line-height: 1.3;
  margin-top: 0;
}

.ver-mas, .ver-mas-2, .ver-mas-3, .nav-next, .nav-previous, .woocommerce a.button, div.wpforms-container-full .wpforms-form button[type=submit] {
  font-family: 'Montserrat-Bold';
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  padding: 8px 40px;
  font-size: 13px;
  margin-top: 20px;
  border-radius: 20px;
  color: #380168;
  background-color: #d2b25d;
}

.nav-previous {
  position: relative;
  float: right;
}

.ver-mas-2 {
  color: #380168;
}

.ver-mas-3 {
  color: #3d1991;
  padding-left: 30px;
  padding-right: 30px;
}

.ver-mas:hover, .ver-mas:focus, , .nav-next:hover, .nav-previous:hover, .nav-next:focus, .nav-previous:focus {
  background-color: #fff;
  color: #2e2118;
}

.ver-mas-2:hover, .ver-mas-2:focus {
  background-color: #380168;
  color: #fff;
}

.ver-mas-3:hover, .ver-mas-3:focus, .woocommerce a.button:hover, .woocommerce a.button:focus {
  background-color: #3d1991;
  color: #fff;
}

.woocommerce a.button{
  font-weight: 400;
  padding: 10px 40px;
  margin-top: 0;
}

.nav-links>div {
  margin-left: 10px;
}

.banner-inferior {
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
}


.banner-inferior img {
  position: relative;
  margin: 0 auto;
  width: 80px;
  margin-bottom: 25px;
}

.banner-inferior span {
  color: #6cedef;
  font-size: 17px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.banner-inferior h3 {
  font-size: 28px;
  letter-spacing: 4px;
  line-height: 1.4;
  word-spacing: 8px;
}

.descripcion-banner-inferior {
  text-align: justify;
  text-align-last: center;
}

.productos-index-1, .productos-index-2, .productos-index-3 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.productos-index-1, .productos-index-3 {
  background-color: #ededec;
}

.destacado-productos h2 {
  line-height: 1.4;
  letter-spacing: 2px;
  word-spacing: 2px;
  font-size: 24px;
  color: #3d1991;
  font-family: 'Montserrat-Bold', serif;

}

.destacado-productos {
  padding-top: 70px;
}

.destacado-productos span {
  color: #290766;
  text-transform: uppercase;
}

.descripcion-destacado-producto {
  font-size: 13px;
}

.producto {
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
  min-height: 500px;
}

.producto>div {
  border-radius: 3px;
  overflow: hidden;
}

.producto img {
  display: block;
  border-radius: 0 0 3px 3px;
  position: relative;
  margin: 0 auto;
  width: 70%;
}

.foto-listado {
  background-color: #eeefef;
}

.foto-listado a {
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
  display: block;
}

.producto:hover>div, .producto:focus>div {
  background-color: #eeefef;
  box-shadow: 2px 5px 15px 5px rgba(0, 0, 0, 0.24);
  -webkit-box-shadow: 2px 5px 15px 5px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 2px 5px 15px 5px rgba(0, 0, 0, 0.24);
}

.producto:hover .descripcion-listado-frente, .producto:focus .descripcion-listado-frente {
  display: none;
}

.producto:hover .foto-listado, .producto:focus .foto-listado {
  background-color: #fff;
}

.descripcion-listado-vuelta {
  display: none;
  color: #3d1991;
}


.descripcion-listado-vuelta span {
  font-size: 17px;
  overflow: hidden;
  clear: both;
  position: relative;
  padding-top: 40px;
  padding-bottom: 10px;
  display: block;
  position: relative;
  font-family: 'Gotham-Ultra', serif;

}

.descripcion-listado-vuelta span span{
  padding-top: 0;
  padding-bottom: 0;
}

.producto:hover .descripcion-listado-vuelta, .producto:focus .descripcion-listado-vuelta {
  display: block;
  min-height: 185px;
}

.descripcion-listado-frente {
  font-size: 13px;
  min-height: 185px;
  overflow: hidden;
  clear: both;
  position: relative;
}

.descripcion-listado-frente p {
  width: 80%;
  position: relative;
  margin: 0 auto;
}

.producto h2 {
  color: #3d1991;
  font-family: 'Montserrat-Regular', serif;
  text-transform: uppercase;
  font-size: 17px;
  position: relative;
  min-height: 38px;
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.destacado {
  position: relative;
  text-align: center;
  color: #fff;
  padding-top: 120px;
  padding-bottom: 120px;
  background-attachment: fixed;
  background-size: cover;
  background-image: url('img/banner.jpg');
  font-size: 18px;
  background-position: center;
}

.destacado:before {
  content: '';
  background-color: rgba(116, 93, 68, 0.5);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
}

.destacado h2 {
  font-family: 'Montserrat-Regular', serif;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 25px;
}

.producto-destacado {
  background-color: #e4e4e5;
  overflow: hidden;
  clear: both;
}

.imagen-producto-destacado {
  padding-left: 0;
}

.descripcion-producto-destacado {
  padding-top: 150px;
  font-size: 14px;
}

.descripcion-producto-destacado span {
  color: #6cedef;
  text-transform: uppercase;
  letter-spacing: 2px;
  word-spacing: 5px;
}

.descripcion-producto-destacado h2 {
  word-spacing: 5px;
  letter-spacing: 5px;
  line-height: 1.3;
}

.contacto {
  padding-top: 160px;
  padding-bottom: 20px;
  background-image: url('img/fondo-contacto.png');
  background-size: cover;
  background-attachment: fixed;
  color: #fff;
  border-bottom: 3px solid #fff;
  text-transform: uppercase;
  font-size: 12px;
}

.contacto-whatsapp {
  position: relative;
  float: left;
  width: 45px;
  margin-right: 10px;
}

.contacto h1 {
  text-align: center;
  font-size: 40px;
  line-height: 1.4;
  letter-spacing: 5px;
  word-spacing: 5px;
  margin-bottom: 10px;
  margin-top: 0;
  text-align: left;
  font-size: 35px;
  line-height: 1.1;
}

.contacto h1 b {
  color: #d2b25d;
}

.contacto h3 {
  font-size: 38px;
}

.texto-contacto {
  padding-top: 60px;
}

.formulario input[type=text], .formulario textarea, .formulario input[type=email], .formulario input[type=password] {
  background: none;
  /* border: 1px solid #fff; */
  border: none !important;
  width: 100%;
  padding: 10px;
  margin-bottom: 12px;
  outline: none;
  border-radius: 3px;
  background-color: #3f0b7c !important;
  border-radius: 20px !important;
  text-transform: uppercase;
  padding-left: 20px !important;
  padding-right: 20px !important;
  color: #fff;
  font-size: 12px !important;
}

.formulario input[type=text]::placeholder, .formulario textarea::placeholder, .formulario input[type=email]::placeholder, .formulario input[type=password]::placeholder {
  color: #fff;
}

.formulario textarea {
  min-height: 140px;
}

.formulario button {
  border: none;
}

.formulario input[type=radio] {
  width: 20px;
  height: 20px;
  top: 5px;
  position: relative;
  margin-left: 5px;
}

.formulario {
  padding-top: 85px;
  padding-bottom: 50px;
}

.piano-contacto {
  padding-top: 90px;
}

.no-padding {
  padding-left: 0;
  padding-right: 0;
}

.introduccion-contacto {
  color: #9aa1a4
}

.contacto h2 {
  font-family: 'Montserrat-Regular', serif;
  font-size: 22px;
  margin-top: 20px;
  margin-bottom: 40px;
}

.contacto label {
  font-weight: normal;
}

.terminos {
  text-transform: none;
}

.nosotros {
  background-image: url('img/banner-sobre-mi.jpg');
  background-attachment: fixed;
  background-size: cover;
  padding-top: 200px;
  color: #9aa1a4;
  padding-bottom: 50px;
  position: relative;
  font-size: 14px;
}

/* .nosotros:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(72,69,62,0.8);
    mix-blend-mode: multiply;
  } */

.nosotros img {
  position: relative;
  margin: 0 auto;
}

.nosotros h1 {
  color: #fff;
  padding-top: 20px;
  padding-bottom: 50px;
  letter-spacing: 5px;
  font-size: 30px;
}

.nosotros h1 b {
  color: #d2b25d;
}

.nosotros h2 {
  color: #fff;
  font-family: 'Montserrat-Regular', serif;
  font-size: 20px;
  line-height: 1.4;
  padding-top: 20px;
  padding-bottom: 20px;
  text-transform: inherit;
}

.nosotros-destacado {
  background-image: url('img/banner-sobre-mi.jpg');
  background-attachment: fixed;
  background-size: cover;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
  color: #fff;
  font-size: 13px;
}

.nosotros-destacado span {
  color: #0e9aff;
  letter-spacing: 5px;
  word-spacing: 5px;
  font-size: 16px;
  text-transform: uppercase;
}

.nosotros-destacado h2 {
  letter-spacing: 5px;
  word-spacing: 5px;
  line-height: 1.3;
  font-size: 22px;
}

.nosotros-destacado h2 b {
  color: #d2b25d;
}

.contenido-nosotros-destacado {
  border-bottom: 1px solid #929293;
  padding-bottom: 20px;
}

.contenido-nosotros-destacado:after {
  content: '';
  position: absolute;
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #929293;
  bottom: 0;
  right: 0;
  bottom: -3px;
}

.frase-destacada-nosotros {
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url('img/banner-producto.jpg');
  background-attachment: fixed;
  background-size: cover;
  color: #160e08;
  position: relative;
  font-size: 14px;
}

.frase-destacada-nosotros:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}

.frase-destacada-nosotros span {
  color: #6cedef;
  text-transform: uppercase;
  letter-spacing: 5px;
}

.frase-destacada-nosotros h2 {
  letter-spacing: 5px;
  word-spacing: 5px;
  margin-bottom: 20px;
  color: #380168;
}

.banner-nosotros {
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url('img/fondo-desarrollo-constante.jpg');
  background-attachment: fixed;
  background-size: cover;
  color: #9aa1a4;
  text-align: center;
  font-size: 14px;
}

.banner-nosotros span {
  color: #6cedef;
  font-size: 20px;
  position: relative;
  padding-top: 20px;
  display: block;
}

.banner-nosotros img {
  position: relative;
  margin: 0 auto;
}

.banner-nosotros h2 {
  font-size: 35px;
  letter-spacing: 5px;
  word-spacing: 5px;
  margin-bottom: 20px;
  color: #fff;
}

.banner-nosotros h2 b {
  color: #d2b25d;
  overflow: hidden;
  clear: both;
  display: block;
}

.intro-tienda {
  background-color: #e4e4e5;
  padding-top: 200px;
  padding-bottom: 60px;
}

.intro-tienda img {
  position: relative;
  display: block;
  width: 180px;
  margin: 0 auto;
}

.intro-tienda h2 {
  line-height: 1.3;
  font-size: 50px;
  letter-spacing: 2px;
  word-spacing: 5px;
  color: #fff;
  line-height: 1;
  word-spacing: 10px;
}

.intro-tienda h2 span {
  color: #d2b25d;
  padding-right: 20px;
  /* display: block; */
  /* overflow: hidden; */
  /* clear: both; */
}

.libro-producto-destacado {
  /* padding-left: 12%; */
  /* padding-right: 12%; */
  padding-left: 120px;
  padding-right: 120px;
  border-right: 1px solid #656b74;
  padding-top: 100px;
  padding-bottom: 100px;
}

.frase-tienda {
  color: #6cedef;
  text-transform: uppercase;
  font-size: 15px;
}

.categorias-tienda {
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
}

.categorias-tienda h1 {
  color: #6cedef;
  padding-top: 20px;
  padding-bottom: 20px;
  letter-spacing: 5px;
  text-align: left;
}

.categoria {
  color: #6cedef;
  text-align: center;
  text-transform: uppercase;
  padding-left: 6px;
  padding-right: 6px;
  margin-bottom: 20px;
}

.categoria a:hover img, .categoria a:focus img {
  box-shadow: 2px 5px 15px 5px rgba(0, 0, 0, 0.24);
  -webkit-box-shadow: 2px 5px 15px 5px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 2px 5px 15px 5px rgba(0, 0, 0, 0.24);
}

.categoria img {
  border-radius: 3px;
}

.categoria h2 {
  font-family: 'Montserrat-Regular', serif;
  font-size: 20px;
  min-height: 50px;
  position: relative;
}

body {
  white-space: -0.125em;
}

.categoria.col-md-2 {
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  float: none;
  vertical-align: top;
  width: 16.1%;
}

.categoria.col-md-2 h2 {
  color: #1b1611;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 2px;
  word-spacing: 4px;
  min-height: 60px;
}

.intro-categorias {
  background-image: url('img/banner-tienda.jpg');
  background-size: cover;
  background-position: center;
  position: relative;
}

.intro-categorias:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100px;
  background-image: url('img/teclas-1.png');
  background-size: 1000px;
  background-position: bottom center;
  background-repeat: repeat-x;
  bottom: 0;
  left: 0;
}

.titulo-subcategorias h2 {
  letter-spacing: 3px;
  font-size: 25px;
  color: #39056d;
}

.subcategorias {
  padding-top: 20px;
  text-transform: uppercase;
  line-height: 1.5;
  color: #6cedef;
}

.subcategorias li {
  padding-bottom: 10px;
  letter-spacing: 2px;
  font-size: 14px;
  margin-left: 30px;
  font-family: 'Montserrat-Regular', serif;

}

.subcategorias li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  color: #39056d;
  font-size: 12px;
}

.subcategorias li a:hover:before, .subcategorias li a:focus:before {
  content: '';
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  background-color: #39056d;
  border-radius: 50%;
  left: -15px;
  top: 6px;
}

.subcategorias li a:hover, .subcategorias li a:focus {
  color: #39056d;
  /* font-family: 'Gotham-Medium', serif; */
}

.intro-categorias .ver-mas-2 {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  margin-top: 40px;
}

.productos-tienda {
  border-left: 1px solid #c3c3c3;
  padding-bottom: 100px;
  /* padding-top: 100px; */
  /* margin-bottom: 0; */
  padding-left: 40px;
  margin-top: -40px;
}

.productos-categorias {
  padding-top: 70px;
  /* padding-bottom: 70px; */
}

.productos-categorias .producto {
  margin-bottom: 50px;
}

.titulo-relacionados {
  text-align: center;
  margin-bottom: 40px;
  text-transform: uppercase;
  letter-spacing: 5px;
}

.titulo-relacionados span {
  color: #3d1991;
  letter-spacing: 2px;
}

.titulo-relacionados h2 {
  line-height: 1.3;
  color: #3d1991;
  font-size: 42px;
}

.titulo-relacionados h2 b {
  position: relative;
  display: block;
  font-weight: bold;
}


.destacado-producto:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
}

.destacado-producto span {
  color: #6cedef;
  text-transform: uppercase;
  font-size: 16px;
  position: relative;
  margin-top: 20px;
  display: block;
}

.destacado-producto {
  color: #fff;
  position: relative;
  text-align: center;
  background-image: url('img/producto-destacado.jpg');
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
  padding-top: 60px;
  padding-bottom: 100px;
  font-size: 14px;
}

.destacado-producto h2 {
  letter-spacing: 5px;
  line-height: 1.5;
  margin-bottom: 20px;
}

.destacado-producto img {
  position: relative;
  width: 160px;
  margin: 0 auto;
}

.producto-detalle {
  color: #3d1991;
  background-color: #f3f4f4;
  overflow: hidden;
  clear: both;
}

.descripcion-producto-detalle {
  font-size: 13px;
}

.descripcion-producto-detalle h2 {
  color: #290766;
  padding-top: 50px;
  margin-bottom: 5px;
}

.precio-detalle {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 30px;
  margin-top: 30px;
  overflow: hidden;
  clear: both;
  border-top: 1px solid #656b74;
  border-bottom: 1px solid #656b74;
}


.precio-detalle input {
  border: none;
  width: 50px;
  color: #290766;
  font-size: 18px;
  padding: 8px;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}

.cantidad-producto span {
  font-size: 15px;
  color: #d2b25d;
}

.cantidad-producto {
  font-size: 18px;
  text-transform: uppercase;
}

.precio-producto {
  padding-top: 30px;
  font-size: 22px;
  font-family: 'Gotham-Ultra', sans-serif;
  color: #d2b25d;
}

.ruta-detalle {
  text-transform: uppercase;
  font-size: 10px;
}


.ruta li {
  display: inline;
  color: #fff;
  text-transform: uppercase;
}

.ruta li a {
  color: #25d8db;
}

.ruta li:before {
  content: ' / ';
}

.ruta li:nth-child(1):before {
  display: none;
}

.footer {
  background-color: #290766;
  text-align: center;
  padding-bottom: 50px;
  padding-top: 20px;
}

.footer {
  color: #46589b;
}

.footer img {
  position: relative;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 30px;
  width: 60px;
}

.separador-footer {
  background-color: #46589b;
  width: 100%;
  height: 1px;
  margin-bottom: 20px;
  margin-bottom: 50px;
}

.vinculos-footer {
  text-align: center;
}


.vinculos-footer li {
  display: inline-block;
  padding-left: 25px;
}

.vinculos-footer li:nth-child(1) {
  padding-left: 0;
}









.materiales {
  background-color: #2c4b94;
  border-top: 6px solid #0e9aff;
  padding-top: 50px;
  padding-bottom: 100px;
  color: #fff;
}

.materiales h2 {
  font-size: 40px;
  margin-bottom: 40px;
}

.materiales .ver-mas {
  margin-top: 60px;
}

.intro-materiales {
  padding-top: 70px;
}

.material {
  padding-left: 5px;
  padding-right: 5px;
  min-height: 320px;
}

.descricpion-material {
  padding-top: 20px;
  min-height: 80px;
  font-size: 16px;
}

.material span {
  font-size: 12px;
  text-transform: uppercase;
}

.pleca-tienda {
  padding-bottom: 20px;
  position: relative;
  border-bottom: 1px solid #939394;
}

.pleca-tienda:before {
  content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #939394;
  bottom: -3px;
  right: 0;
}

.piano-corazon {
  padding-top: 100px;
}

.buscador {
  padding-bottom: 40px;
}

.buscador button, .button-search {
  background: none;
  background-image: url('img/lupa.png');
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 20px;
  width: 100%;
  height: 30px;
  position: relative;
  margin: 0 auto;
  border: none;
  float: right;
}

.buscador input[type="search"] {
  color: #fff;
  background-color: #39056d;
  border-radius: 16px;
  width: 100%;
  outline: none;
  border: none;
  padding: 4px 15px;
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'Montserrat-Bold', serif;

}

.buscador input::placeholder {
  color: #fff;
  opacity: 0.5;
}

.listado-materiales {
  background: none;
  border: none;
}

.cabecera-listado-materiales:before {
  display: none;
}

.cabecera-listado-materiales {
  background: none;
}

.cabecera-listado-materiales h2 {
  font-size: 45px;
}

.cuerpo-listado-materiales {
  background-image: url('img/fondo-materiales.jpg');
  background-size: 100%;
}

.icono-herramientas {
  padding-top: 80px;
}

.cabecera-listado-materiales h2 span {
  letter-spacing: normal;
}

.cabecera-listado-materiales h2 b {
  color: #00f0ff;
}

.col-5 {
  display: block !important;
  width: 20%;
  float: left;
  box-sizing: border-box;
}

.cabecera-noticia{
  padding-top: 200px;
  padding-bottom: 100px;
  color: #fff;
  position: relative;
  background-size: cover;
  background-attachment: fixed;
}

.cabecera-noticia:before{
  content: '';
  background-color: rgba(0,0,0,0.8);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
}

.detalle{
  background-color: #ccc;
  padding-top: 100px;
  padding-bottom: 100px;
}


.woocommerce-Price-currencySymbol{
  display: inline !important;
  overflow: visible;
  clear: none;
}

.padding-piezas{
  padding-top: 10px;
  position: relative;
  display: block;
  float: left;
}


/* Galeria woocommerce y compartir */
/* Galeria woocommerce y compartir */

.woocommerce div.product div.images{
  width: 100% !important;
}


.woocommerce div.product div.images .flex-control-thumbs{
  display: none;
}

.flex-direction-nav{
  text-align: center;
}

.flex-nav-prev, .flex-nav-next{
  display: inline-block;
  padding: 0 10px;
}


.heateor_sss_sharing_ul .heateorSssSharingSvg.heateorSssFacebookSvg, .heateor_sss_sharing_ul .heateorSssSharing.heateorSssFacebookBackground{
  display: none !important;
}

div.heateor_sss_follow_ul a, div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a{
  display: none !important;
}

#heateor_sss_sharing_more_providers .all-services{
  height: 120px !important;
}

#heateor_sss_sharing_more_providers{
  height: inherit !important;
}

.heateor_sss_sharing_ul{
  position: absolute;
  bottom: 50px;
  right: 0;
}

.heateorSssSharing.heateorSssMoreBackground{
  background: none;
}

.heateorSssSharingSvg.heateorSssMoreSvg{  
  width: 20px;
  height: 20px;
  background-size: 100%;
}

.heateor_sss_svg svg{
  display: none !important;
}

.heateor_sss_horizontal_sharing .heateor_sss_svg{
  background: none !important;
  background-image: url('img/compartir.png') !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 18px !important;
}


.woocommerce-product-gallery__trigger{
  background: none !important;
  background-image: url('img/zoom.png') !important;
  -webkit-background-size: 25px !important;
  background-size: 25px !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  bottom: 0 !important;
  position: absolute !important;
  top: inherit !important;


  
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger{
  bottom: -110px !important;
  right: -120px !important;
}


.woocommerce-product-gallery__trigger:before, .woocommerce-product-gallery__trigger:after{
  display: none !important;
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
    pointer-events: none;
}

.flex-direction-nav{
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  bottom: -80px !important;
}

/* Fin Galeria woocommerce y compartir */
/* Fin Galeria woocommerce y compartir */

#wpforms-32-field_4-container .wpforms-field-description{
  float: left;
  position: relative;
  top: -17px;
  left: 35px;
}

.contacto label{
  display: none !important;
}

.wpforms-submit-container{
  overflow: hidden;
  clear: both;
}


.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-radio ul li label{
  display: block !important;
  text-transform: none !important;
}

.ur-frontend-form{
  padding: 0;
  border: none;
}


.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-radio ul li label{
  position: relative;
  float: left;
  padding-right: 10px;
}

.ur-frontend-form .ur-button-container{
  padding: 0;
}

.ur-frontend-form .ur-button-container .ur-submit-button{
  margin-left: 0;
  padding: 8px 40px;
}


div.wpforms-container-full .wpforms-form .wpforms-submit-container{
  padding: 0 !important;
}

div.wpforms-container-full .wpforms-form button[type=submit]{
  margin: 0 !important;
  padding: 8px 40px !important;
  background-color: #d2b25d !important;
  border: none !important;
}
#altura-pagina{
  width: 100%;
  position: relative;
  height: 200px;
}
.pagina{
  padding-bottom: 100px;
}

.woocommerce-notices-wrapper{
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 1000;
}

.woocommerce-message{
  margin: 0;
}

@media(max-width: 991px) {

  #menu-movil {
    display: block;
    background-color: #0e9aff;
    width: 40px;
    height: 36px;
    position: fixed;
    right: 10px;
    top: 25px;
    z-index: 1004;
    border-radius: 5px;
    border: 2px solid #2e2118;
  }

  #menu-movil a {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  #menu-movil a span {
    position: relative;
    display: block;
    background-color: #fff;
    width: 60%;
    height: 2px;
    margin: 0 auto;
    margin-top: 5px;
    margin-bottom: 5px;
    border-radius: 5px;
  }

  #menu-movil a.activo span:nth-child(2) {
    display: none;
  }

  #menu-movil a.activo span:nth-child(1) {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }

  #menu-movil a.activo span:nth-child(3) {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }

  .menu {
    position: fixed;
    overflow: hidden;
    clear: both;
    width: 100%;
    left: 0;
    top: 145px;
  }

  .menu li {
    width: 100%;
  }

  .menu li a {
    width: 100%;
    border-radius: 0;
  }

  .menu li a img, .menu li a span {
    display: none;
  }

  .menu li ul {
    position: relative;
    top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .menu li a h2 {
    padding-top: 2px;
    padding-bottom: 2px;
    margin: 0;
    padding-bottom: 10px;
  }

  .contenedor-menu-tienda{
    background-color: #0e9aff;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 15px;
  }

  body .footer{
    padding-bottom: 100px;
  }

  .banner-index h1{
    font-size: 27px;
  }

  .destacado-productos{
    padding-bottom: 30px;
  }

  .intro-materiales{
    padding-bottom: 30px;
  }

  .logo img{
    width: 55px;
    margin-top: 10px;
  }

  .menu{
    background-color: #0e9aff;
    padding: 20px;
    line-height: 2.5;
    top: 100px;
  }

  .productos-tienda{
    margin-top: 50px;
    padding-left: 0;
    border: 0;
  }

  .cabecera-listado-materiales h2{
    font-size: 30px;
  }

  .intro-tienda img{
    display: none;
  }

  .cuerpo-listado-materiales{
    background-size: cover;
  }

  .nosotros-destacado img{
    position: relative !important;
    margin: 0 auto !important;
    padding-top: 40px !important;
    display: block !important;
  }

  .intro-tienda h2{
    font-size: 30px;
  }

  .precio-producto{
    overflow: hidden;
    clear: both;
  }

  .titulo-relacionados h2{
    font-size: 30px;
  }

  .libro-producto-destacado{
    padding: 25px;
  }

}


.anuncio-precio{
  position: relative;
  font-size: 8px !important;
  padding-bottom: 10px;
  top: -10px;
}

#billing_country_field{
  display: none !important;
}

.woocommerce-additional-fields{
  display: none;
}

.wc_payment_method.payment_method_paypal_smart_checkout{
  display: none !important;
}
