/* ===== Variables ==== */
/* line 36, ../sass/estilos.scss */
.canvas {
  max-width: 100%;
  height: auto;
}

/* line 41, ../sass/estilos.scss */
.float_right {
  float: right;
}

/* line 45, ../sass/estilos.scss */
.float_left {
  float: left;
}

/* line 49, ../sass/estilos.scss */
.nopad {
  padding-left: 0;
  padding-right: 0;
}

/* line 54, ../sass/estilos.scss */
.clearfix {
  position: relative;
  display: block;
  clear: both;
  height: 10px;
  width: 100%;
}

/* line 62, ../sass/estilos.scss */
body {
  background-color: #fcfcfc;
  padding: 0;
  margin: 0;
  font-family: "Roboto", serif;
  font-weight: 300;
}

/* line 70, ../sass/estilos.scss */
section {
  margin-top: 20px;
}

/* line 74, ../sass/estilos.scss */
h1 {
  font-size: 30px;
  text-align: center;
  font-weight: 300;
  width: 90%;
  margin: 30px auto;
}

/* line 82, ../sass/estilos.scss */
h3 {
  font-family: "Roboto Slab", serif;
  font-weight: 700;
  color: #FFFFFF;
  font-size: 16px;
  text-transform: uppercase;
  padding: 7px;
  text-align: center;
  position: relative;
  margin: 0 0 30px;
}
/* line 92, ../sass/estilos.scss */
h3:after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  bottom: -8px;
  left: 50%;
  margin-left: -8px;
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(45deg);
}

/* line 109, ../sass/estilos.scss */
a:hover {
  color: #d01719;
}

/* line 113, ../sass/estilos.scss */
#ventajas {
  width: 100%;
  background: #dddddd;
  font-size: 13px;
  font-weight: 400;
}
/* line 118, ../sass/estilos.scss */
#ventajas ul {
  display: table;
  width: 100%;
  margin: 6px 0 4px;
  padding: 0;
}
/* line 123, ../sass/estilos.scss */
#ventajas ul li {
  display: table-cell;
  margin-right: 5px;
}
/* line 126, ../sass/estilos.scss */
#ventajas ul li span {
  display: block;
  float: left;
  width: 25px;
  height: 25px;
  background: url(../img/sprite.png) no-repeat;
}
/* line 133, ../sass/estilos.scss */
#ventajas ul li.devolucion span {
  background-position: 5px -182px;
}
/* line 136, ../sass/estilos.scss */
#ventajas ul li.envio span {
  background-position: left -228px;
}
/* line 139, ../sass/estilos.scss */
#ventajas ul li.entrega span {
  background-position: left -274px;
}
/* line 142, ../sass/estilos.scss */
#ventajas ul li.clientes span {
  background-position: left -319px;
}
/* line 145, ../sass/estilos.scss */
#ventajas ul li.instalacion span {
  background-position: left -357px;
}
/* line 148, ../sass/estilos.scss */
#ventajas ul li.calidad span {
  background-position: left -396px;
}
@media (max-width: 990px) {
  /* line 153, ../sass/estilos.scss */
  #ventajas ul li.devolucion, #ventajas ul li.clientes, #ventajas ul li.instalacion, #ventajas ul li.calidad {
    display: none;
  }
}

/* line 165, ../sass/estilos.scss */
#main-header .logos {
  margin: 25px 0;
}
/* line 167, ../sass/estilos.scss */
#main-header .logos .brand {
  display: inline-block;
  float: left;
  vertical-align: middle;
}
/* line 172, ../sass/estilos.scss */
#main-header .logos .confianza-online {
  display: inline-block;
  float: right;
  vertical-align: middle;
}

/* line 179, ../sass/estilos.scss */
.featured {
  position: relative;
}
/* line 181, ../sass/estilos.scss */
.featured .descuento-adicional {
  position: absolute;
  top: 40px;
  left: -109px;
}
/* line 186, ../sass/estilos.scss */
.featured .explicacion {
  position: absolute;
  top: 60px;
  right: -57px;
  padding: 15px 35px 35px 30px;
  height: 115px;
  font-family: "Roboto Slab", serif;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 700;
  text-shadow: 2px 2px rgba(0, 0, 0, 0.1);
}
/* line 197, ../sass/estilos.scss */
.featured .explicacion h1 {
  margin: 0;
  display: inline;
  font-size: 18px;
}
/* line 202, ../sass/estilos.scss */
.featured .explicacion span {
  color: #000000;
  text-shadow: none;
}
/* line 208, ../sass/estilos.scss */
.featured .caption {
  position: absolute;
  color: #fff;
  margin: 50px 0 0 -10px;
}
/* line 212, ../sass/estilos.scss */
.featured .caption .fecha {
  font-family: "Roboto Slab", serif, serif;
  font-size: 18px;
  line-height: 48px;
  text-align: center;
  font-weight: 400;
  width: 360px;
  height: 50px;
  background: url(../img/fecha-bg.png) left center no-repeat;
}
/* line 222, ../sass/estilos.scss */
.featured .caption .titulo {
  font-family: "Roboto Slab", serif, serif;
  font-size: 32px;
  line-height: 36px;
  font-weight: 500;
  margin-left: 55px;
}
/* line 229, ../sass/estilos.scss */
.featured .caption p {
  font-size: 18px;
  line-height: 24px;
  font-family: "Roboto", serif;
  margin-left: 55px;
}
/* line 234, ../sass/estilos.scss */
.featured .caption p strong {
  font-weight: 400;
}

/* line 240, ../sass/estilos.scss */
.c-header {
  background: url(../img/paper-bg.png) left top repeat-y;
  box-shadow: 0 -5px 15px rgba(0, 0, 0, 0.2);
}
/* line 245, ../sass/estilos.scss */
.c-header a {
  text-decoration: none;
  color: #d01719;
}
/* line 249, ../sass/estilos.scss */
.c-header .code {
  padding: 10px 5px;
  color: #d01719;
  border: 4px solid #d01719;
  margin: 20px auto;
  width: 300px;
  font-size: 22px;
}
/* line 258, ../sass/estilos.scss */
.c-header .c-header-inner {
  background: url(../img/arbol-navidad.png) 90% center no-repeat;
  margin-top: -30px;
  font-family: "Handlee",cursive;
  font-size: 19px;
  line-height: 28px;
  padding: 30px 250px 15px 110px;
  color: #1d568f;
}
/* line 266, ../sass/estilos.scss */
.c-header .c-header-inner strong.red {
  color: #d01719;
}
/* line 269, ../sass/estilos.scss */
.c-header .c-header-inner p {
  margin: 26px 0;
}
/* line 272, ../sass/estilos.scss */
.c-header .c-header-inner ul li {
  list-style-type: none;
  background: url(../img/bullet.png) left 8px no-repeat;
  padding-left: 20px;
}
/* line 278, ../sass/estilos.scss */
.c-header .c-header-inner .nota {
  font-family: "Roboto", serif;
  font-size: 12px;
  position: relative;
  z-index: 100;
}

/* line 289, ../sass/estilos.scss */
.gradient {
  width: 100%;
  height: 50px;
  margin-top: -40px;
  position: relative;
  z-index: 10;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fcfcfc+0,fcfcfc+100&0+0,1+100 */
  background: -moz-linear-gradient(top, rgba(252, 252, 252, 0) 0%, #fcfcfc 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(252, 252, 252, 0) 0%, #fcfcfc 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(252, 252, 252, 0) 0%, #fcfcfc 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00fcfcfc', endColorstr='#fcfcfc',GradientType=0 );
  /* IE6-9 */
}

/* line 301, ../sass/estilos.scss */
.arbolito {
  float: right;
}

/* line 303, ../sass/estilos.scss */
.mas-vinilos {
  font-family: "Roboto Slab", serif;
  color: #3399cc;
  text-decoration: underline;
  font-size: 14px;
  display: block;
  margin-top: 10px;
  font-weight: 400;
  clear: both;
  padding: 20px 0 40px;
  text-align: center;
}

/* line 316, ../sass/estilos.scss */
#column-izq {
  margin-right: 5px;
}
/* line 318, ../sass/estilos.scss */
#column-izq h3 {
  background-color: #d01719;
}
/* line 320, ../sass/estilos.scss */
#column-izq h3:after {
  background-color: #d01719;
}

/* line 326, ../sass/estilos.scss */
#column-der {
  margin-left: 5px;
}
/* line 328, ../sass/estilos.scss */
#column-der h3 {
  background-color: #d01719;
}
/* line 330, ../sass/estilos.scss */
#column-der h3:after {
  background-color: #d01719;
}

/* line 336, ../sass/estilos.scss */
.categoria {
  background: #f7f7f7;
  font-family: "Roboto Slab", serif;
}
/* line 340, ../sass/estilos.scss */
.categoria > article {
  padding: 0 5px;
}

/* line 345, ../sass/estilos.scss */
.card-product {
  text-align: center;
}
/* line 349, ../sass/estilos.scss */
.card-product header h4 {
  font-size: 13px;
  font-weight: 700;
  color: #333333;
  margin: 0 0 5px;
  text-transform: uppercase;
}
/* line 359, ../sass/estilos.scss */
.card-product a img {
  border: 1px solid #ccc;
  -webkit-transition: all ease-in 0.3s;
  -moz-transition: all ease-in 0.3s;
  transition: all ease-in 0.3s;
  display: block;
  margin: 0 auto;
}
/* line 367, ../sass/estilos.scss */
.card-product a:hover img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: url(img/grayscale.svg#greyscale);
  filter: gray;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /* Firefox 3.5+ */
}
/* line 379, ../sass/estilos.scss */
.card-product p {
  margin: 5px 0 0 0;
}
/* line 382, ../sass/estilos.scss */
.card-product .p_original {
  font-size: 14px;
  color: #666;
}
/* line 386, ../sass/estilos.scss */
.card-product .p_descuento {
  font-size: 14px;
  color: #333333;
  font-weight: 700;
}
/* line 391, ../sass/estilos.scss */
.card-product footer {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 15px;
  text-align: center;
  margin: 15px 0;
}
/* line 396, ../sass/estilos.scss */
.card-product footer .comprar-btn {
  font-size: 16px;
  color: #d01719;
  border: 2px solid #d01719;
  height: 42px;
  line-height: 36px;
  max-width: 160px;
  width: 100%;
  vertical-align: middle;
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  text-decoration: none;
  -webkit-transition: all ease-in 0.3s;
  -moz-transition: all ease-in 0.3s;
  transition: all ease-in 0.3s;
}
/* line 413, ../sass/estilos.scss */
.card-product footer .comprar-btn:hover {
  background: #d01719;
  color: #FFFFFF;
}

/* line 421, ../sass/estilos.scss */
.lead {
  padding: 0 15px;
}
/* line 423, ../sass/estilos.scss */
.lead h2 {
  font-family: "Roboto Slab", serif;
  font-weight: 700;
  color: #333333;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
/* line 431, ../sass/estilos.scss */
.lead p {
  font-size: 14px;
  line-height: 18px;
}
/* line 434, ../sass/estilos.scss */
.lead p a {
  color: #3399cc;
  text-decoration: underline;
}
/* line 437, ../sass/estilos.scss */
.lead p a:hover {
  color: #d01719;
}

/* line 444, ../sass/estilos.scss */
#main-footer {
  background: #089cdd;
}
/* line 446, ../sass/estilos.scss */
#main-footer .logo-footer {
  display: inline-block;
}
@media (max-width: 768px) {
  /* line 446, ../sass/estilos.scss */
  #main-footer .logo-footer {
    display: block;
    text-align: center;
  }
}
/* line 453, ../sass/estilos.scss */
#main-footer .copyright {
  display: inline-block;
  color: #FFFFFF;
  font-size: 13px;
  text-align: right;
  line-height: 36px;
  float: right;
}
@media (max-width: 768px) {
  /* line 453, ../sass/estilos.scss */
  #main-footer .copyright {
    float: none;
    display: block;
    text-align: center;
  }
}

/* line 469, ../sass/estilos.scss */
a, li {
  -webkit-tap-highlight-color: transparent;
}

/* Global CSS that are applied for all screen sizes */
/* line 476, ../sass/estilos.scss */
.nav ul {
  max-width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 16px;
  font-weight: 300;
}
/* line 484, ../sass/estilos.scss */
.nav li span {
  display: block;
}
/* line 487, ../sass/estilos.scss */
.nav a {
  display: block;
  color: #FFFFFF;
  text-decoration: none;
  -webkit-transition: color .5s, background .5s, height .5s;
  -moz-transition: color .5s, background .5s, height .5s;
  -o-transition: color .5s, background .5s, height .5s;
  -ms-transition: color .5s, background .5s, height .5s;
  transition: color .5s, background .5s, height .5s;
}
/* line 497, ../sass/estilos.scss */
.nav a.item-decorativos span {
  background-position: left top;
}
/* line 500, ../sass/estilos.scss */
.nav a.item-infantiles span {
  background-position: left -45px;
}
/* line 503, ../sass/estilos.scss */
.nav a.item-fotomurales span {
  background-position: left -90px;
}
/* line 506, ../sass/estilos.scss */
.nav a.item-pegatinas span {
  background-position: left -135px;
}
/* line 509, ../sass/estilos.scss */
.nav a span {
  display: inline-block;
  vertical-align: middle;
  width: 32px;
  height: 28px;
  background: url(../img/sprite.png) no-repeat;
  margin-right: 5px;
}

/* Remove the blue Webkit background when element is tapped */
/* line 522, ../sass/estilos.scss */
a, button {
  -webkit-tap-highlight-color: #000000;
}

/* Hover effect for the whole navigation to make the hovered item stand out */
/* line 528, ../sass/estilos.scss */
.no-touch .nav ul:hover a {
  background-color: #5e0708;
  opacity: 0.5;
}
/* line 531, ../sass/estilos.scss */
.no-touch .nav ul:hover a:hover {
  opacity: 0.99;
}

/* Adding some background color to the different menu items */
/* line 539, ../sass/estilos.scss */
.nav li {
  background-color: #d01719;
}
/* line 542, ../sass/estilos.scss */
.nav .navtoogle {
  display: none;
  width: 100%;
  padding: 15px 10px 15px;
  text-align: left;
  border-bottom: 4px solid #dddddd;
  cursor: pointer;
}
/* line 549, ../sass/estilos.scss */
.nav .navtoogle:focus {
  outline: 0px;
}

/* For screen bigger than 800px */
@media (min-width: 50em) {
  /* Transforms the list into a horizontal navigation */
  /* line 560, ../sass/estilos.scss */
  .nav li {
    float: left;
    width: 25%;
    text-align: center;
    -webkit-transition: border .5s;
    -moz-transition: border .5s;
    -o-transition: border .5s;
    -ms-transition: border .5s;
    transition: border .5s;
  }
  /* line 570, ../sass/estilos.scss */
  .nav a {
    padding: 10px 15px;
    display: block;
    width: auto;
  }

  /* Placing the icon */
  /* line 578, ../sass/estilos.scss */
  .icon {
    margin-top: -5px;
  }
}
/* The "tablet" and "mobile" version */
@media (max-width: 49.938em) {
  /* Instead of adding a border, we transition the background color */
  /* line 589, ../sass/estilos.scss */
  .nav ul li {
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -o-transition: background 0.5s;
    -ms-transition: background 0.5s;
    transition: background 0.5s;
  }

  /* line 597, ../sass/estilos.scss */
  .featured .caption {
    margin-top: 10px;
  }

  /* line 598, ../sass/estilos.scss */
  .c-header .c-header-inner {
    background: none;
    padding-right: 40px;
  }
}
/* CSS specific to the 2x3 columns version */
@media (min-width: 32.5em) and (max-width: 992px) {
  /* Creating the 2 column layout using floating elements once again */
  /* line 605, ../sass/estilos.scss */
  .nav li {
    display: block;
    float: left;
    width: 50%;
    border-bottom: 1px solid #FFFFFF;
  }
  /* line 610, ../sass/estilos.scss */
  .nav li:nth-child(2n-1) {
    border-right: 1px solid #FFFFFF;
  }
  /* line 615, ../sass/estilos.scss */
  .nav a {
    padding: 0.8em;
  }
  /* line 620, ../sass/estilos.scss */
  .nav li span {
    display: inline-block;
    margin: 0 10px;
  }
  /* line 623, ../sass/estilos.scss */
  .nav li span.icon {
    display: inline-block;
  }
  /* line 628, ../sass/estilos.scss */
  .nav li .icon + span {
    font-size: 16px;
  }

  /* Adding some padding to make the elements look nicer*/
  /* Displaying the icons on the left, and the text on the right side using inlin-block*/
  /* line 635, ../sass/estilos.scss */
  .icon + span {
    position: relative;
    top: -0.2em;
  }

  /* Adaptating to the icons to animate the size and border of the rounded background in a more discreet way */
  /* line 640, ../sass/estilos.scss */
  .nav li i {
    display: inline-block;
    padding: 8% 9%;
    border: 4px solid transparent;
    border-radius: 50%;
    font-size: 16px;
    background: rgba(255, 255, 255, 0.1);
    -webkit-transition: border .5s;
    -moz-transition: border .5s;
    -o-transition: border .5s;
    -ms-transition: border .5s;
    transition: border .5s;
  }

  /* Transition effect on the border color */
  /* line 655, ../sass/estilos.scss */
  .no-touch .nav li:hover i, .no-touch .nav li:active i, .no-touch .nav li:focus i {
    border: 4px solid rgba(255, 255, 255, 0.1);
  }
}
/* Adapting the font size and width for smaller screns*/
@media (min-width: 32.5em) and (max-width: 38.688em) {
  /* line 668, ../sass/estilos.scss */
  .nav li .icon + span {
    font-size: 16px;
  }

  /* line 673, ../sass/estilos.scss */
  .featured .caption p, .featured .caption .titulo {
    display: none;
  }
}
/* Styling the toggle menu link and hiding it */
/* line 678, ../sass/estilos.scss */
.navtoogle i {
  z-index: -1;
}

/* line 682, ../sass/estilos.scss */
.icon-menu {
  position: relative;
  top: 3px;
  line-height: 0;
  font-size: 16px;
}

@media (max-width: 32.438em) {
  /* Unhiding the styled menu link */
  /* line 692, ../sass/estilos.scss */
  .nav .navtoogle {
    margin: 0;
    border: 0;
    display: block;
    color: #FFFFFF;
    text-transform: uppercase;
    background-color: #089cdd;
    position: relative;
  }
  /* line 702, ../sass/estilos.scss */
  .nav .navtoogle span {
    width: 25px;
    height: 2px;
    background-color: #FFFFFF;
    display: inline-block;
    position: absolute;
    top: 17px;
    right: 15px;
  }
  /* line 711, ../sass/estilos.scss */
  .nav .navtoogle span:nth-child(2) {
    top: 25px;
  }
  /* line 714, ../sass/estilos.scss */
  .nav .navtoogle span:nth-child(3) {
    top: 33px;
  }

  /* Animating the height of the navigation when the button is clicked */
  /* When JavaScript is disabled, we hide the menu */
  /* line 723, ../sass/estilos.scss */
  .no-js .nav ul {
    max-height: 30em;
    overflow: hidden;
  }

  /* When JavaScript is enabled, we hide the menu */
  /* line 729, ../sass/estilos.scss */
  .js .nav ul {
    max-height: 0em;
    overflow: hidden;
  }
  /* line 733, ../sass/estilos.scss */
  .js .nav .active + ul {
    max-height: 30em;
    overflow: hidden;
    -webkit-transition: max-height .4s;
    -moz-transition: max-height .4s;
    -o-transition: max-height .4s;
    -ms-transition: max-height .4s;
    transition: max-height .4s;
  }

  /* Displaying the menu when the user has clicked on the button*/
  /* Adapting the layout of the menu for smaller screens : icon on the left and text on the right*/
  /* line 746, ../sass/estilos.scss */
  .nav li span {
    display: inline-block;
    height: 100%;
  }
  /* line 750, ../sass/estilos.scss */
  .nav a {
    padding: 0.5em;
  }

  /* line 754, ../sass/estilos.scss */
  .icon + span {
    margin-left: 1em;
    font-size: 16px;
  }

  /* Adding a left border of 8 px with a different color for each menu item*/
  /* line 759, ../sass/estilos.scss */
  .nav li {
    border-left: 8px solid #5e0708;
    border-bottom: 1px solid #5e0708;
  }
  /* line 762, ../sass/estilos.scss */
  .nav li:first-child {
    border-top: 1px solid #5e0708;
  }

  /* make the nav bigger on touch screens */
  /* line 768, ../sass/estilos.scss */
  .touch .nav a {
    padding: 0.8em;
  }

  /* line 772, ../sass/estilos.scss */
  .featured .caption p, .featured .caption .titulo {
    display: none;
  }

  /* line 773, ../sass/estilos.scss */
  .c-header .c-header-inner {
    background: none;
    padding-right: 30px;
    padding-left: 90px;
  }

  /* line 774, ../sass/estilos.scss */
  .c-header .c-header-inner ul {
    padding: 0;
  }
}
