html,
body {
  height: 100%;
  background-color: #000;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
body {
  font-family: 'copperplate_gothic_lightRg';
  color: #fff;
  text-align: center;
}
.bg_black {
  background: #000;
}
* {
  text-shadow: none !important;
}
*:focus {
  outline: 0 none !important;
}
a {
  color: #de6e00;
}
a:hover {
  color: #de6e00;
}
.site-wrapper {
  display: table;
  width: 100%;
  height: auto;
  margin-top: 0;
}
#inicio.site-wrapper {
  height: inherit;
  min-height: 100%;
  margin-top: 0px;
}
.site-wrapper-inner {
  display: table-cell;
  vertical-align: top;
  padding-top: 50px !important;
}
.cover-container {
  margin-right: auto;
  margin-left: auto;
}
.inner {
  padding: 30px;
}
.masthead-brand {
  margin-top: 10px;
  margin-bottom: 10px;
}
.masthead-nav > li {
  display: inline-block;
}
.masthead-nav > li + li {
  margin-left: 20px;
}
.masthead-nav > li > a {
  padding-right: 0;
  padding-left: 0;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  color: rgba(255,255,255,0.75);
  border-bottom: 2px solid transparent;
}
.masthead-nav > li > a:hover,
.masthead-nav > li > a:focus {
  background-color: transparent;
  border-bottom-color: #a9a9a9;
  border-bottom-color: rgba(255,255,255,0.25);
}
.masthead-nav > .active > a,
.masthead-nav > .active > a:hover,
.masthead-nav > .active > a:focus {
  color: #fff;
  border-bottom-color: #fff;
}
@media (min-width: 768px) {
  .masthead-brand {
    float: left;
  }
  .masthead-nav {
    float: right;
  }
}
.cover {
  padding: 0 20px;
}
.cover .btn-lg {
  padding: 10px 20px;
  font-weight: bold;
}
.mastfoot {
  color: #999;
  color: rgba(255,255,255,0.5);
}
@media (min-width: 768px) {
  .masthead {
    position: fixed;
    top: 0;
  }
  .mastfoot {
    position: fixed;
    bottom: 0;
  }
  .masthead,
  .mastfoot,
  .cover-container {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .cover-container {
    width: 100%;
  }
  .masthead,
  .mastfoot,
  #inicio .cover-container {
    width: 700px;
  }
}
@media (min-width: 1024px) {
  .cover-container {
    width: 1024px;
  }
}
#sb-container {
  z-index: 999999;
}
.smallcaps {
  font-variant: small-caps;
}
.bg_title {
  background-image: url("../images/bg_title.jpg");
  box-shadow: 0 0 22px 1px #ffffff;
  display: table;
  height: 74px;
  margin-bottom: 38px;
  width: 100%;
}
.bg_title h1 {
  vertical-align: middle;
  color: #000;
  display: table-cell;
  font-size: 50px;
  margin: 0;
  padding: 3px 0 0;
  text-shadow: none;
  text-align: center !important;
}
.bg_title2 {
  background-image: url("../images/bg_title2.jpg");
  box-shadow: 0 0 22px 1px #000;
  display: table;
  height: 36px;
  width: 100%;
  position: relative;
  z-index: 2;
  margin-top: 10px;
}
.bg_title2 h2 {
  vertical-align: middle;
  color: #000;
  display: table-cell;
  font-size: 18px;
  margin: 0;
  padding: 0;
  text-shadow: none;
  text-align: center !important;
}
@media only screen and (max-width: 520px) {
  .bg_title h1 {
    font-size: 32px;
  }
  .bg_title2 h2 {
    font-size: 28px;
  }
}
label {
  width: 100%;
  margin: 0;
  font-weight: 300;
}
label.error {
  color: #FF0000;
}
input,
select,
textarea {
  width: 100%;
  box-sizing: border-box;
  resize: none;
  color: #000;
  margin-bottom: 5px;
}
input[type="submit"] {
  width: auto;
}
.navbar-default a {
  -webkit-transition: all 0.5s;
  -mox-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.navbar-default {
  color: #655b46;
  background-color: #fff;
  border-color: #c5a060;
  background-image: url(../images/bg_nav.jpg);
  text-shadow: none;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  background-color: #000;
  color: #c5a060;
}
.navbar-brand {
  padding: 5px 5px;
}
.navbar-brand img {
  height: 100%;
}
@media only screen and (max-width: 991px) {
  .navbar-default .navbar-nav > li > a {
    padding: 15px 9px;
  }
}
#footer {
  display: block;
  height: 249px;
  margin-top: 0;
  background-image: url("../images/bg_footer.jpg");
  background-size: contain;
  background-color: #000;
}
#footer .redes_sociales {
  text-align: center;
  padding-top: 77px;
  padding-bottom: 20px;
}
#footer .redes_sociales a {
  width: 43px;
  height: 42px;
  display: inline-block;
  margin: 0 3px;
  background-size: cover;
}
#footer .redes_sociales a.twitter {
  background-image: url("../images/social-twitter.png");
}
#footer .redes_sociales a.facebook {
  background-image: url("../images/social-facebook.png");
}
#footer .redes_sociales a.facebook {
  background-image: url("../images/facebook.png");
}
#footer .redes_sociales a.instagram {
  background-image: url("../images/instagram.png");
}
#footer .redes_sociales a.google {
  background-image: url("../images/social-google.png");
}
#footer .redes_sociales a.youtube {
  background-image: url("../images/social-youtube.png");
}
#footer .txt {
  color: #FFF;
  font-size: 24px;
  line-height: 1;
}
#footer .txt span {
  font-size: 36px;
}
@media only screen and (max-width: 768px) {
  #footer .txt {
    font-size: 20px;
  }
  #footer .txt span {
    font-size: 24px;
  }
}
@media only screen and (max-width: 600px) {
  #footer {
    background-size: inherit;
  }
  #footer .txt {
    font-size: 13px;
  }
  #footer .txt span {
    font-size: 20px;
  }
}
#inicio .site-wrapper-inner {
  vertical-align: middle;
}
@media (max-width: 795px) {
  #inicio .site-wrapper-inner img {
    width: 100%;
  }
}
.page_content .page_content_main {
  text-align: left;
  font-size: 14px;
}
#inicio.site-wrapper {
  background-image: url("../images/bg_home.jpg");
  background-size: contain;
  padding: 51px 0 75px;
}
#inicio.site-wrapper .logo_home {
  display: block;
  margin: 0 auto;
  max-width: 795px;
  max-height: 342px;
  position: relative;
  width: 100%;
  text-align: center;
}
#inicio.site-wrapper .logo_home img {
  height: 100%;
  display: inline-block;
}
#inicio.site-wrapper .box_home a {
  text-decoration: none !important;
}
#inicio.site-wrapper .box_home h3 {
  font-size: 14px;
  color: #918776;
  margin-bottom: 2px;
}
#inicio.site-wrapper .box_home .bg_box {
  background-image: url("../images/bg_madera.png");
  background-position: top center;
  background-repeat: no-repeat;
  padding: 15px 0 0;
}
#inicio.site-wrapper .box_home .text {
  font-size: 14px;
  padding: 8px 0 27px;
  color: #000;
  line-height: 1.1;
  text-shadow: 0px 0px 2px #fff, 0px 0px 2px #fff, 0px 0px 2px #fff, 0px 0px 2px #fff !important;
}
@media only screen and (max-width: 795px) {
  .logo_home {
    height: auto !important;
  }
  .logo_home img {
    width: 100%;
    height: auto !important;
  }
}
#puntos-de-venta .listado_tiendas {
  text-align: center;
}
#puntos-de-venta .listado_tiendas .div_tienda {
  display: inline-block;
  width: 275px;
  min-height: 360px;
  overflow: hidden;
}
#puntos-de-venta .listado_tiendas .div_tienda .title_tienda {
  background-image: url("../images/bg_title_tienda.png");
  background-position: center center;
  background-repeat: no-repeat;
  display: inline-block;
  width: 219px;
  height: 65px;
  position: relative;
  color: #000;
  margin-bottom: 4px;
}
#puntos-de-venta .listado_tiendas .div_tienda .title_tienda .title_sup {
  display: table;
  height: 40px;
  vertical-align: middle;
  width: 100%;
}
#puntos-de-venta .listado_tiendas .div_tienda .title_tienda .title_sup strong {
  font-size: 18px;
  display: table-cell;
  height: 40px;
  vertical-align: middle;
  width: 100%;
}
#puntos-de-venta .listado_tiendas .div_tienda .tienda_imagen {
  width: 100%;
  height: 137px;
  margin-bottom: 4px;
  display: block;
}
#surtido {
  margin-top: -50px;
}
#surtido .inner.cover {
  padding: 0;
}
#surtido .galeria .producto,
#formatos .galeria .producto,
#formatos2 .galeria .producto {
  display: inline-block;
  width: 16.66%;
  vertical-align: top;
  padding-bottom: 10px;
}
#surtido .galeria .producto .producto_title,
#formatos .galeria .producto .producto_title,
#formatos2 .galeria .producto .producto_title {
  padding-top: 3px;
}
#surtido .galeria img,
#formatos .galeria img,
#formatos2 .galeria img {
  display: inline-block;
}
#surtido .galeria .ima,
#formatos .galeria .ima,
#formatos2 .galeria .ima {
  position: relative;
  width: 100%;
  padding: 2px;
}
#surtido .galeria .img,
#formatos .galeria .img,
#formatos2 .galeria .img {
  position: relative;
  width: 100%;
  border-radius: 10px;
}
#surtido .galeria .hover,
#formatos .galeria .hover,
#formatos2 .galeria .hover {
  background: rgba(0,0,0,0.5);
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #FFF;
  font-size: 12px;
  filter: alpha(opacity=0);
  transition: all 0.5s;
  -webkit-transition: all 1s;
}
#surtido .galeria .hover .inner,
#formatos .galeria .hover .inner,
#formatos2 .galeria .hover .inner {
  width: 100%;
  height: 100%;
  padding: 10px;
}
#surtido .galeria .hover .inner .ojo,
#formatos .galeria .hover .inner .ojo,
#formatos2 .galeria .hover .inner .ojo {
  width: 22px;
  height: 20px;
  margin-top: 10px;
}
#surtido .galeria .hover .inner table,
#surtido .galeria .hover .inner tr,
#formatos .galeria .hover .inner table,
#formatos .galeria .hover .inner tr,
#formatos2 .galeria .hover .inner table,
#formatos2 .galeria .hover .inner tr {
  width: 100%;
  height: 100%;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  border: none;
}
#surtido .galeria .hover .inner td,
#formatos .galeria .hover .inner td,
#formatos2 .galeria .hover .inner td {
  padding: 0;
  vertical-align: middle;
  margin: 0;
  border: none;
}
#surtido .galeria a:hover .hover,
#formatos .galeria a:hover .hover,
#formatos2 .galeria a:hover .hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
@media (max-width: 1024px) {
  #surtido .galeria .producto,
  #formatos .galeria .producto,
  #formatos2 .galeria .producto {
    width: 25%;
  }
}
@media (max-width: 768px) {
  #surtido .galeria .producto,
  #formatos .galeria .producto,
  #formatos2 .galeria .producto {
    width: 33%;
  }
}
@media only screen and (max-width: 600px) {
  #surtido .galeria .producto,
  #formatos .galeria .producto,
  #formatos2 .galeria .producto {
    width: 50%;
  }
}
@media only screen and (max-width: 450px) {
  #surtido .galeria .producto,
  #formatos .galeria .producto,
  #formatos2 .galeria .producto {
    width: 100%;
  }
}
#croquetarte {
  text-align: left;
  line-height: 1.5;
}
#croquetarte img {
  max-width: 100%;
}
#contacto iframe {
  margin-bottom: 20px;
}
#contacto label {
  text-align: left;
}
#contacto input[type="image"] {
  width: auto;
}
#contacto input[type="checkbox"] {
  width: auto;
  margin-right: 10px;
}
#formatos2 #formatos2_nav span {
  cursor: pointer;
  height: 36px;
  min-width: 160px;
  display: inline-block;
  line-height: 36px;
}
#formatos2 #formatos2_nav span:hover,
#formatos2 #formatos2_nav span.flex-active {
  background-image: url("../images/bg_title2-hover.jpg");
  font-weight: bold;
}
#formatos2 .flexslider {
  background: none !important;
  border: none !important;
  margin-bottom: 0 !important;
}
