/** Shopify CDN: Minification failed

Line 3310:30 Unexpected "{"

**/
/**** L A B 5 1
***** http://www.lab51.cl
***** Theme Author: Jorge Morales, Marcelo Miqueles
***** Theme Author URL: http://jorgemo.com
***** Version: 2.1.0
***** Last Update Date: 17/01/2022
*****************************************************************/

:root {
  /* Fonts */
  --font: transat-text, sans-serif;

  /* Colors */
  --color: #3E3E3E;
  --gris: #C7C7C5;
  --grisoscuro: #9A9A9A;
  --back: #F7F6F4;
  --footer: #F2F2F2;
  --grisclaro: #f2f2f2;
  --black: #000000;
  --negro: #000000;
  --white: #ffffff;
  --blanco: #ffffff;
  --rojo: #d2451e;
  --descuento: #C77F5C;
  --dorado: #CCC5B5;
  --boton: #6D766A;
  --border: #B9B9B9;

  --green: #CCC5B5;
  --brown: #CDA896;

  /* Font Size */
  --f9: 0.5625em;
  --f10: 0.625em;
  --f11: 0.6875em;
  --f12: 0.75em;
  --f13: 0.8125em;
  --f14: 0.875em;
  --f15: 0.9375em;
  --f16: 1em;
  --f17: 1.0625em;
  --f18: 1.125em;
  --f19: 1.1875em;
  --f20: 1.25em;
  --f21: 1.3125em;
  --f22: 1.375em;
  --f23: 1.4375em;
  --f24: 1.5em;
  --f25: 1.5625em;
  --f27: 1.6875em;
  --f28: 1.75em;
  --f29: 1.8125em;
  --f30: 1.875em;
  --f32: 2em;
  --f35: 2.1875em;
  --f40: 2.5em;
  --f45: 2.8125em;
  --f48: 3em;
  --f50: 3.125em;
  --f55: 3.4375em;
  --f60: 3.75em;
  --f62: 3.875em;
  --f63: 3.9375em;
  --f65: 4.0625em;
  --f66: 4.125em;

  /* Otros */

  --t025: all 0.25s ease-out;
  --t050: all 0.5s ease-out;

  --logoW: 236px;
  --logoWfix: 150px;

}

/**** G E N E R A L
*****************************************************************/
html, body {
  width: 100%;
}

body {
  font-size: 100%;
  background-color: #fff;
  color: var(--color);
  font-family: var(--font);
  letter-spacing: 1px;
}

input, textarea, button, select {
  font-family: var(--font);
  font-size: 1em;
  line-height: 1.5;
  color: #333;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%
}

a {
  color: var(--color);
  text-decoration: none;
  transition: var(--t025);
  -webkit-transition: var(--t025);
  -moz-transition: var(--t025);
  -ms-transition: var(--t025);
}

a:hover {
  color: #044994;
  text-decoration: underline;
}

.clear {
  overflow: auto;
  width: calc(94%);
  max-width: 1440px;
  margin: 0 auto;
}

.one-half {
  width: 50%;
  float: left;
}

.one-25 {
  width: 25%;
  float: left;
}

.one-30 {
  width: 30%;
  float: left;
}

.one-35 {
  width: 35%;
  float: left;
}

.one-38 {
  width: 38%;
  float: left;
}

.one-40 {
  width: 40%;
  float: left;
}

.one-45 {
  width: 45%;
  float: left;
}

.one-third {
  width: 33.333333%;
  float: left;
}

.two-third {
  width: 66.666666%;
  float: left;
}

.one-quarter {
  width: 25%;
  float: left;
}

.three-quarter {
  width: 75%;
  float: left;
}

.one-fifth {
  width: 20%;
  float: left;
}

.fourth-fifth {
  width: 80%;
  float: left;
}

.one-sixth {
  width: 16.666666666%;
  float: left;
}

.five-sixth {
  width: 83.33333333%;
  float: left;
}

.one-eight {
  width: 12.5%;
    float: left;
}

.seven-eight {
  width: 87.5%;
    float: left;
}

/**** H E A D E R
*****************************************************************/
.barra {
  text-align: center;
  padding: 10px 0;
  font-size: 0.75em;
  width: 100%;
}

.barra p {
  font-weight: 400;
}

.barra a {
  text-decoration: underline;
}

.infobar {
  background: #dadce0;
  text-align: center;
  padding: 17px 0 17px;
  font-size: var(--f12);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.infobar .clear {
  overflow: unset;
  width: 80%;
}

.infobar a {
  color: var(--color);
  text-transform: none;
  font-weight: 400;
}

.infobar a:hover {
  text-decoration: none;
}

.infobar i {
  display: inline-block;
  width: 1.125em;
  height: 1.125em;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center center;
  margin: 0 5px 0 0;
  position: relative;
  top: 4px;
}

.infobar .col01 {
  text-align: left;
}

.infobar .col03 {
  text-align: right;
}

.infobar .col01 i {
  background-image: url("//www.loubloom.com/cdn/shop/t/4/assets/ico-mail.svg?v=58978088393366318831664555597");
  background-size: 100% auto;
}

.infobar .col02 i {
  background-image: url("//www.loubloom.com/cdn/shop/t/4/assets/ico-whatsapp.svg?v=13854054331555903911664555597");
}

.infobar .col03 i {
  background-image: url("//www.loubloom.com/cdn/shop/t/4/assets/ico-place.svg?v=118989081690342197301664555597");
}

header {
  overflow: visible;
  padding: 30px 0 16px;
  z-index: 1000;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  background: #fff;
  border-bottom: 1px solid var(--border);
}

header .row1 {
  position: relative;
  overflow: visible;
  padding: 0px 0vw 15px;
  width: calc(94%);
  max-width: 1440px;
  margin: 0 auto;
}

/* Header Sociales */
header .sociales {
  position: absolute;
  top: calc(50%);
  left: 0vw;
  transform: translateY(-50%);
}

header .sociales li {
  display: inline-block;
  padding: 0 10px 0 0;
}

header .sociales li a {
  display: block;
  color: var(--color);
}

/* Header Logo */
header .logo {
  width: 70%;
  max-width: var(--logoW);
  margin: 0 auto 0 auto;
  transition: var(--t025);
  -webkit-transition: var(--t025);
  -moz-transition: var(--t025);
  -ms-transition: var(--t025);
}

header .logo a {
  display: block;
  margin: 0;
}

header .logo a img {
  display: block;
  margin: 0;
}

header .logo a img.logo-inverted {
  filter: invert(1);
}

/* Header Large Search */

header .large-search {
  display: none;
}

/* Header Icons */
header .icons {
  position: absolute;
  top: 50%;
  right: 0;
  transform : translateY(-50%);
  margin-top: 0px;
}

header .icons li {
  display: inline-block;
  margin-left: 45px;
  position: relative;
  font-size: 1em;
}

header .icons li a {
  color: #000;
  position: relative;
}

header .icons li a:hover {
  text-decoration: none;
  opacity: 0.8;
}

header .icons li i {
  display: inline-block;
  width: 1.1em;
  height: 1.1em;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
}

header .icons li a.heart i {
  background-image: url("//www.loubloom.com/cdn/shop/t/4/assets/ico-heart.svg?v=128860421210577547161664555597");
}

header .icons li a.search i {
  background-image: url("//www.loubloom.com/cdn/shop/t/4/assets/ico-lupa.svg?v=155127768809484205301664555597");
}

header .icons li a.user i {
  background-image: url("//www.loubloom.com/cdn/shop/t/4/assets/ico-user.svg?v=76287023250125860431664555597");
  background-size: auto 100%;
}

header .icons li a.cart i {
  background-image: url("//www.loubloom.com/cdn/shop/t/4/assets/ico-cart.svg?v=25777634471069599051664555597");
  background-size: auto 100%;
  width: 1.25em;
}

header .icons li a.cart .wrap-count {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  font-size: 0.8571428571em;
  font-style: normal;
  font-weight: 500;
  line-height: 1.75em;
  white-space: nowrap;
  text-align: center;
  border-radius: 1.75em;
  background-color: var(--color);
  color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 1.75em;
  height: 1.75em;
  padding: 0 0.5833333333em;
  position: absolute;
  right: -19px;
  top: -16px;
  z-index: 3;
  transform: scale(0.4);
}

/* Header Busqueda */
header .icons .search-form {
  display: none;
  width: 215px;
  height: 45px;
  overflow: auto;
  text-align: center;
  margin-top: 0px;
  position: absolute;
  top: -12px;
  right: 115px;
  transition: var(--t025);
  -webkit-transition: var(--t025);
  -moz-transition: var(--t025);
  -ms-transition: var(--t025);
}

header .icons .search-form form {
  width: 100%;
  position: relative;
  border-bottom: 1px solid var(--color);
}

header .icons input[type="search"] {
  display: inline-block;
  width: 100%;
  border: 0;
  padding: 10px 0px;
  text-align: left;
  font-size: 0.75em;
  outline: none;
  appearance: none;
  -webkit-appearance: none;
}

header .icons input[type="submit"] {
  width: 44px;
  height: 42px;
  border: 0;
  position: absolute;
  top: 0;
  right: 0;
  color: #000;
  display: block;
  background-color: transparent;
  background-image: url("//www.loubloom.com/cdn/shop/t/4/assets/ico-lupa.svg?v=155127768809484205301664555597");
  background-repeat: no-repeat;
  background-size: 16px auto;
  background-position: right center;
}

header .clear-big-search {
  position: relative;
  overflow: hidden;
}

header .big-search {
  position: fixed;
  top: -200px;
  left: 0;
  width: 100%;
  height: 100px;
  background: #fff;
  transition: var(--t025);
  -webkit-transition: var(--t025);
  -moz-transition: var(--t025);
  -ms-transition: var(--t025);
  z-index: 1000;
}

header .big-search.show {
  top: 0;
}

header .big-search input[type="search"] {
  border: 0;
  border-radius: 0;
  appearance: none;
  -webkit-appearance: none;
  width: calc(100% - 80px);
  height: 100px;
  float: left;
  padding: 0 0 0 70px;
  outline: none;
  font-size: 2em;
  font-weight: 300;
  color: #000;
}

header .big-search input[type="search"]::placeholder {
  font-size: 1em;
  color: #000;
}

header .big-search button {
  border: 0;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  background: rgba(0,0,0,0);
  font-size: 1.5em;
  color: #000;
  outline: none;
}

header .big-search button i {
  display: inline-block;
  width: 1.125em;
  height: 1.125em;
  background-image: url("//www.loubloom.com/cdn/shop/t/4/assets/ico-lupa.svg?v=155127768809484205301664555597");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  position: relative;
  top: 6px;
}

header .big-search .cerrar-big-search {
  border: 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  font-weight: 300;
  width: 50px;
  background: rgba(0,0,0,0);
  font-size: 3em;
  color: #000;
  text-align: center;
  padding: 13px 0;
  cursor: pointer;
}

header .big-search .cerrar-big-search:hover {
  text-decoration: none;
}

header .black-search {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 999;
  background: rgba(0,0,0,0.5);
  visibility: hidden;
  opacity: 0;
  transition: var(--t025);
  -webkit-transition: var(--t025);
  -moz-transition: var(--t025);
  -ms-transition: var(--t025);
}

header .black-search.show {
  visibility: visible;
  opacity: 1;
}

header.fix {
  top: 0;
  position: fixed;
  padding: 14px 0 8px;
}

header.fix .row1 {
  
}

header.fix .logo {
  max-width: var(--logoWfix);
}


/**** M E N U
*****************************************************************/
nav {
  background: transparent;
  font-size: var(--f14);
  letter-spacing: 1px;
  margin-top: 0px;
  overflow: visible;
  padding: 0vw 3vw 0vw 3vw;
  position: relative;
  width: 100%;
}

nav.nav-inner  {
  display: none !important;
}

nav::after {
  bottom: 0;
  content: '';
  display: block;
  left: 0.25vw;
  height: 1px;
  position: absolute;
  width: calc(100% - 3.25vw);
  z-index: 101;
}

nav ul {
  text-align: center;
}

nav li {
  display: inline-block;
  letter-spacing: 1px;
  padding: 14px;
  position: relative;
}

nav > ul > li.site-nav--active::after {
  background: #6d766a;
  bottom: 6px;
  content: '';
  display: block;
  height: 3px;
  left: 14px;
  position: absolute;
  width: calc(100% - 28px);
}

nav > ul > li:hover::after {
  background: #6d766a;
  bottom: 6px;
  content: '';
  display: block;
  height: 3px;
  left: 14px;
  position: absolute;
  width: calc(100% - 28px);
}

nav li a {
  color: var(--color);
  font-weight: 500;
  text-transform: uppercase;
}

nav li a:hover {
  color: var(--color);
  text-decoration: none;
}

nav li a:hover {
  text-decoration: none;
}

nav li > ul.sub-menu {
  background: var(--grisclaro);
  display: block;
  font-size: 0.9em;
  height: 0;
  left: 0%;
  min-width: calc(100%);
  opacity: 0;
  padding: 0px 1vw 0px;
  padding-top: 10px;
  position: absolute;
  text-align: left;
  top: 100%;
  transition: var(--t025);
  visibility: hidden;
  white-space: nowrap;
  width: auto;
  z-index: 100;
  -moz-transition: var(--t025);
  -ms-transition: var(--t025);
  -webkit-transition: var(--t025);
}

@media only screen and (min-width : 831px) and (max-width : 10000000px) {
  nav li:hover > ul.sub-menu {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

nav li > ul.sub-menu li {
  display: block;
  font-size: 1.125em;
  padding: 0px 1vw 20px 1vw;
  position: relative;
  text-align: left;
}

nav li > ul.sub-menu li a {
  color: var(--color);
  text-transform: none;
}

nav li > ul.sub-menu li  > ul.sub-sub-menu {
  background: var(--back);
  height: 0;
  left: 100%;
  opacity: 0;
  padding: 20px 1vw 0px;
  position: absolute;
  top: -20px;
  transition: var(--t025);
  visibility: hidden;
  -moz-transition: var(--t025);
  -ms-transition: var(--t025);
  -webkit-transition: var(--t025);
}

nav li > ul.sub-menu li  > ul.sub-sub-menu > li {
  display: block;
  font-size: 1em;
  padding: 0px 1vw 20px 1vw;
  position: relative;
  text-align: left;
}

@media only screen and (min-width : 831px) and (max-width : 10000000px) {
  nav li > ul.sub-menu li:hover  > ul.sub-sub-menu {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}


/**** Header Dos
*****************************************************************/


header.dos {

}

header.dos .sociales {
  display: none;
}

header.dos .logo {
  margin: 0;
}

header.dos nav.nav-inner {
  display: block !important;
}

header.dos nav.nav-out {
  display: none !important;
}

header.dos nav {
  position: absolute;
  left: var(--logoW);
  top: 50%;
  transform: translateY(-50%);
  width: auto;
  padding: 0 30px;
}


/**** Header Tres
*****************************************************************/


header.tres {

}

header.tres .sociales {
  display: none;
}

header.tres .logo {
  margin: 0;
}

header.tres .icons li.busqueda {
  display: none;
}

header.tres .icons .search-form {
  display: none;
}

header.tres .large-search {
  display: block;
  position: absolute;
  top: 50%;
  left: var(--logoW);
  transform: translateY(-50%);
  width: calc(100% - 90px - var(--logoW));
  padding: 0 30px;
  transition: var(--t025);
  -webkit-transition: var(--t025);
  -moz-transition: var(--t025);
  -ms-transition: var(--t025);
}

header.tres .large-search form {
  border: 1px solid var(--color);
  display: flex;
  flex-wrap: wrap;
}

header.tres .large-search form input {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  outline: none;
  border-radius: 0;
  border: 0;
}

header.tres .large-search form input[type="search"] {
  background-color: #fff;
  height: 45px;
  width: calc(100% - 45px);
  padding: 10px 20px;
  font-size: var(--f14);
  color: var(--color);
}

header.tres .large-search form input[type="search"]::placeholder {
  color: var(--grisoscuro);
}

header.tres .large-search form input[type="submit"] {
  width: 45px;
  height: 45px;
  background-color: #fff;
  background-image: url("//www.loubloom.com/cdn/shop/t/4/assets/ico-lupa.svg?v=155127768809484205301664555597");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 1em auto;
}

header.tres.fix .large-search {
  left: var(--logoWfix);
  width: calc(100% - 100px - var(--logoWfix));
}


/**** H O M E
*****************************************************************/
.home-title {
  font-family: var(--font);
  color: #000;
  font-size: var(--f21);
  text-transform: none;
  font-weight: 400;
  margin: 0px 0 20px;
  text-align: center;
  position: relative;
  padding: 0;
}

img.full {
  display: block;
  width: 100%;
  height: auto;
  max-width: none;
  margin: 0;
}

/**** S L I D E S H O W
*****************************************************************/
.slideshow {
  width: 100%;
  overflow: auto;
  margin: 0px 0 80px;
}

.slideshow li {
  padding: 0;
  position: relative;
}

.slideshow li img {
  display: block;
  margin: 0;
  max-width: none;
  width: 100%;
  height: auto;
}

.slideshow li img.solo-mobile {
  display: none;
}

.slideshow li .text {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  width: 100%;
  color: #fff;
  text-align: center;
}

.slideshow li .text h2 {
  font-size: var(--f20);
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 2px;
  margin-bottom: 20px;
}

.slideshow li .text p {
  font-size: var(--f35);
  font-weight: 500;
  letter-spacing: 2px;
  line-height: 1.6em;
  text-transform: uppercase;
}

.slideshow li .text .boton {
  display: inline-block;
  letter-spacing: 3px;
  font-size: 1.125em;
  font-weight: 700;
  margin: 35px 0 0;
  border: 1px solid var(--white);
  padding: 10px 20px;
}

.slideshow button.slick-arrow {
  appearance: none;
  border: 0;
  text-indent: -99999em;
  width: 64px;
  height: 57px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 100;
  background: rgba(255,255,255,0.47);
  transition: var(--t025);
  -webkit-transition: var(--t025);
  -moz-transition: var(--t025);
  -ms-transition: var(--t025);
  cursor: pointer;
  outline: none;
}

.slideshow button.slick-arrow::after {
  content: '';
  display: block;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  width: 19px;
  height: 21px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.slideshow button.slick-prev {
  left: 0vw;
}

.slideshow button.slick-prev::after {
  background-image: url("//www.loubloom.com/cdn/shop/t/4/assets/left.svg?v=44613300520650371551664555597");
}

.slideshow button.slick-next {
  right: 0vw;
}

.slideshow button.slick-next::after {
  background-image: url("//www.loubloom.com/cdn/shop/t/4/assets/right.svg?v=130717308706833794211664555597");
}

.slideshow .slick-dots {
  width: 100%;
  overflow: hidden;
  text-align: center;
  margin: 20px 0 10px;
}

.slideshow .slick-dots li {
  display: inline-block;
  margin: 0 8px;
  padding: 0;
}

.slideshow .slick-dots li button {
  text-indent: -99999em;
  width: 13px;
  height: 13px;
  background: #cccccc;
  border-radius: 50%;
  border: 0;
  outline: none;
  padding: 0;
}

.slideshow .slick-dots li.slick-active button {
  background: var(--color);
}

/**** G R I D
*****************************************************************/
.grid {
  margin: 30px 0 0;
}

.grid .clear {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: repeat(20, 41.5px);
  gap: 10px 10px;
  grid-template-areas:
    "uno tres cinco"
    "uno tres cinco"
    "uno tres cinco"
    "uno tres cinco"
    "uno tres cinco"
    "uno tres cinco"
    "uno tres seis"
    "uno tres seis"
    "uno tres seis"
    "uno tres seis"
    "uno tres seis"
    "uno tres seis"
    "uno cuatro seis"
    "uno cuatro seis"
    "dos cuatro seis"
    "dos cuatro seis"
    "dos cuatro seis"
    "dos cuatro seis"
    "dos cuatro seis"
    "dos cuatro seis";
}

.grid .item {
  position: relative;
}

.grid .item a {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
}

.grid .item a:hover {
  opacity: 0.7;
}

.grid .item img {
  display: block;
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
}

.grid .item .boton {
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 18px;
  color: var(--color);
  background: rgba(255,255,255,0.75);
  font-size: 0.875em;
  font-weight: 400;
  letter-spacing: 2px;
  padding: 12px 28px;
}

.grid .item .boton em {
  font-style: normal;
  display: inline-block;
  padding: 0 0 3px;
  border-bottom: 1px solid var(--color);
}

.grid .item:nth-child(1) {
  grid-area: uno;
}

.grid .item:nth-child(2) {
  grid-area: dos;
}

.grid .item:nth-child(3) {
  grid-area: tres;
}

.grid .item:nth-child(4) {
  grid-area: cuatro;
}

.grid .item:nth-child(5) {
  grid-area: cinco;
}

.grid .item:nth-child(6) {
  grid-area: seis;
}

/**** G A L L E R Y
*****************************************************************/
.gallery {
  width: 100%;
  margin: 60px 0 60px;
  padding: 0;
  overflow: auto;
}

.gallery .bajada {
  text-align: center;
  line-height: 1.5em;
}

.gallery ul {
  width: 100%;
}

.gallery ul .item {
  padding: 0;
  text-align: center;
}

.gallery ul .item a {
  display: block;
  margin: 0;
}

.gallery ul .item a:hover {
  text-decoration: none;
  opacity: 0.8;
}

.gallery ul .item h3 {
  font-size: 1.5em;
  letter-spacing: 1px;
  color: #000;
  text-transform: none;
  font-weight: 500;
  margin: 15px 0 15px;
}

.gallery-full {
  padding: 0;
}

.gallery-full ul .item {
  padding: 0 0 1vw;
}

.gallery-full ul .item:nth-child(odd) {
  padding-right: 0.5vw;
}

.gallery-full ul .item:nth-child(even) {
  padding-left: 0.5vw;
}

.gallery-blog li {
  position: relative;
}

.gallery-blog ul .item h3 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: calc(1.5vw + 25px);
  margin: 0;
  color: #fff;
  font-size: 1.5em;
  text-align: left;
}

.gallery.gal-blog {
  background-image: url("//www.loubloom.com/cdn/shop/t/4/assets/back-blog.png?1895");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 110% auto;
}

.gallery.gal-blog .item {
  text-align: left;
  padding: 0;
}

.gallery.gal-blog .item h3 {
  font-size: 0.875em;
  font-weight: 700;
  margin: 15px 0 15px;
}

.gallery.gal-blog .item p {
  font-size: 0.75em;
  color: var(--color);
  line-height: 1.8em;
}

.gallery.gal-blog .item .boton {
  display: inline-block;
  border-bottom: 1px solid var(--color);
  letter-spacing: 1px;
  font-size: var(--f13);
  font-weight: 700;
  padding: 14px 0px 4px;
  margin: 10px 0 0;
  text-transform: lowercase;
  color: var(--color);
}

/**** C A T E G O R I A S  -  I T E M S
*****************************************************************/
.gal-cat h2 {
  text-align: left;
  line-height: 1.6em;
}

.gal-cat .one-eight {
  padding-left: 1vw;
}

.gal-cat .seven-eight {
  padding-left: 2vw;
}

.gal-cat .ver {
  color: #878787;
  display: inline-block;
  border-bottom: 1px solid #878787;
  padding-bottom: 4px;
}

.gal-cat .ver:hover {
  color: var(--color);
  border-bottom: 1px solid var(--color);
}

.gallery.gal-cat ul .item h3 {
  text-transform: uppercase;
  font-size: 1.375em;
  margin: 16px 0 26px;
}

.gal-cat .boton {
  display: inline-block;
  width: 100%;
  padding: 14px 12px;
  border: 1px solid #878787;
  letter-spacing: 1px;
  font-size: 0.875em;
  color: #878787;
}

.gal-items {
  margin: 0 0 60px;
  background: #efede8;
}

.gallery.gal-items ul {
  padding: 1vw 1vw;
}

.gallery.gal-items ul .item {
  padding: 0;
  text-align: left;
  position: relative;
}

.gallery.gal-items ul .item::after {
  content: '';
  display: block;
  width: 1px;
  height: 24px;
  background: var(--color);
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.gallery.gal-items ul .item:nth-child(3)::after {
  display: none;
}

.gallery.gal-items ul .item a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.gallery.gal-items ul .item img {
  display: block;
  margin: 0 20px 0 0;
  width: 50px;
  height: auto;
}

.gallery.gal-items ul .item p {
  font-size: 0.875em;
  color: var(--color);
  line-height: 1.4em;
}

/**** B L O Q U E S
*****************************************************************/
.bloques {
  width: 100%;
  margin-bottom: 40px;
}

.bloques .item {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.bloques .item a.img {
  display: block;
  width: 50%;
  order: 1;
  margin: 0;
}

.bloques .item a.img img {
  display: block;
  margin: 0;
}

.bloques .item .text {
  width: 50%;
  order: 2;
  position: relative;
}

.bloques .item .text .inner {
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 0 5vw;
  text-align: center;
}

.bloques .item .text .inner h3 {
  font-size: 1.4vw;
  margin-bottom: 3vw;
}

.bloques .item .text .inner p {
  font-size: 1.7857142857vw;
  line-heightL: 1.8em;
}

.bloques .item .text .inner .vermas {
  display: inline-block;
  border: 1px solid #000;
  border-radius: 30px;
  padding: 20px 30px;
  color: #000;
  font-size: 0.9375em;
  margin-top: 3vw;
}

.bloques .item .text .inner .vermas i {
  display: inline-block;
  width: 1.5em;
  height: 1em;
  background-image: url("//www.loubloom.com/cdn/shop/t/4/assets/flecha.svg?v=52654017629828012551664555597");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  margin: 0px 0 0 15px;
  position: relative;
  top: 4px;
}

.bloques .item:nth-child(even) a.img {
  order: 2;
}

.bloques .item:nth-child(even) .text {
  order: 1;
}

/**** F E A T U R E D   C O L L E C T I O N
*****************************************************************/
.featured-collection {
  width: 100%;
  margin-bottom: 50px;
  margin-top: 50px;
  text-align: center;
}

.template-index .featured-collection .clear {
  /* border-bottom: 1px solid var(--color); */
  padding-bottom: 50px;
}

.template-index .featured-collection .home-title {
  position: relative;
  margin-bottom: 0;
  text-transform: uppercase;
}

.featured-collection .home-title a {
  font-size: var(--f12);
  font-weight: 600;
  margin: 10px 0;
  text-decoration: underline;
}

.img-icon {
  position: relative;
  top: -5px;
  margin: 18px 0 28px;
}

/* .template-index .featured-collection .home-title::after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: var(--color);
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
} */

.template-index .featured-collection .home-title span {
  padding: 0 30px;
  background: #fff;
  position: relative;
  z-index: 2;
}

.featured-collection .clear {
  overflow: visible
}

.featured-collection ul {
  width: 100%;
  display: grid;
  flex-wrap: wrap;
  padding: 0vw;
}

.featured-collection .slick-track {
  display: flex !important;
}

.featured-collection .slick-slide {
  height: inherit !important;
}

.featured-collection ul .item {
  padding: 0 0 40px;
  text-align: center;
  position: relative;
  overflow: hidden;
  height: 100%;
  margin: 0 20px ;
}

.featured-collection ul .item a {
  display: block;
  margin: 0;
  position: relative;
  color: #000;
  padding: 0vw;
  background: #fff;
}

.featured-collection ul .item a:hover {
  text-decoration: none;
}

.featured-collection ul .item .img {
  position: relative;
}

.featured-collection ul .item .img img {
  display: block;
  margin: 0;
  width: 100%;
  height: auto;
}

.featured-collection ul .item .img .dos {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  transition: all 0.25s ease-out;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
}

.featured-collection ul .item .img:hover .dos {
  opacity: 1;
}

.featured-collection ul .item.sold-out .img .dos, .featured-collection ul .item.sold-out .img:hover .dos {
  opacity: 0 !important;
}

/* .featured-collection ul .item .img .dos {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: var(--t025);
  -webkit-transition: var(--t025);
  -moz-transition: var(--t025);
  -ms-transition: var(--t025);
}

.featured-collection ul .item .img:hover .dos {
  opacity: 1;
}

.featured-collection ul .item.sold-out .img .dos, .featured-collection ul .item.sold-out .img:hover .dos {
  opacity: 0 !important;
} */

.featured-collection ul .item .img .nuevo {
  font-family: var(--font);
  position: absolute;
  background-color: var(--color);
  font-weight: 600;
  font-size: var(--f11);
  letter-spacing: 1px;
  color: #fff;
  z-index: 4;
  text-align: center;
  text-transform: initial;
  height: 46px;
  width: 75px;
  border-radius: 35px 35px 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  right: unset;
  left: 5px;
  top: 5px;
}

.featured-collection .regalo-personalizado {
  position: absolute;
  z-index: 9;
  width: 80px;
  height: 40px;
  left: unset;
  right: 5px;
  top: 5px;
}

.product .regalo-personalizado {
  position: absolute;
  z-index: 9;
  width: 90px;
  height: 51px;
  left: unset;
  right: 5px;
  top: 5px;
}

.regalo-personalizado img {
  height: 100%;
}

.nuevo {
  font-family: var(--font);
  position: absolute;
  background-color: var(--color);
  font-weight: 600;
  font-size: var(--f11);
  letter-spacing: 1px;
  color: #fff;
  z-index: 4;
  text-align: center;
  text-transform: initial;
  height: 40px;
  width: 75px;
  border-radius: 35px 35px 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  right: unset;
  left: 5px;
  top: 5px;
}

.featured-collection ul .item.on-sale .img .nuevo {
  display: none;
}

.featured-collection ul .item .img .descuento,
.product .descuento {
  font-family: var(--font);
  position: absolute;
  background-color: #C77F5C;
  font-weight: 300;
  font-size: var(--f11);
  letter-spacing: 1px;
  color: #fff;
  z-index: 4;
  text-align: center;
  text-transform: initial;
  height: 40px;
  width: 75px;
  border-radius: 35px 35px 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  left: unset;
  left: 5px;
  top: 5px;
}

.featured-collection ul .item.sold-out .img::after {
  content: 'agotado';
  font-family: var(--font);
  position: absolute;
  left: 30px;
  top: 20px;
  width: auto;
  height: auto;
  background-color: #dadce0;
  padding: 6px 15px;
  font-weight: 600;
  font-size: var(--f11);
  letter-spacing: 1px;
  color: #fff;
  z-index: 5;
  text-align: center;
  text-transform: uppercase;
}

.featured-collection ul .item.sold-out .img img {
  opacity: 0.25 !important;
}

.icons div{
  display: flex;
  align-items: center;
  column-gap: 15px;
  margin-bottom: 25px;
}


.product .pago{
  width: 25px;
  height: 25px;
  background-image: url(ico-pago.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  padding: 0;
  z-index: 4;
  display: flex;
  justify-content: center;
  align-items: center;
}

.product .organico{
  width: 25px;
  height: 25px;
  background-image: url(ico-algodon.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  padding: 0;
  z-index: 4;
  display: flex;
  justify-content: center;
  align-items: center;
}

.product .fabricado{
  width: 25px;
  height: 25px;
  background-image: url(ico-fabricado.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  padding: 0;
  z-index: 4;
  display: flex;
  justify-content: center;
  align-items: center;
}

.product .eco{
  width: 25px;
  height: 25px;
  background-image: url(ico-eco.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  padding: 0;
  z-index: 4;
  display: flex;
  justify-content: center;
  align-items: center;
}

.featured-collection ul .item .text {
  padding: 15px 0px 0;
  background: #fff;
  width: 100%;
  transition: var(--t025);
  -webkit-transition: var(--t025);
  -moz-transition: var(--t025);
  -ms-transition: var(--t025);
  text-align: initial;
}

.featured-collection ul .item h3 {
  font-size:var(--f19);
  font-weight: 300;
  text-transform: initial;
  margin:0;
  letter-spacing: 1px;
  color: var(--color);
}

.featured-collection ul .item h4 {
  font-size: 0.875em;
  font-weight: 400;
  margin: 0px 0 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #545454;
  letter-spacing: 1px;
  text-transform: none;
  display: none;
}

.featured-collection ul .item .price {
  font-size: var(--f13);
  letter-spacing: 1px;
  font-weight: 400;
  margin-top: 10px;
  color: #545454;
}

.featured-collection ul .item .price.sale {
  color: #db1c24;
  display: flex;
  align-items: center;
  column-gap: 5px;
  font-size: var(--f19);
  font-weight: 700;
}

.featured-collection ul .item .price.sale span {
  display: block;
  color: #545454;
  text-decoration: line-through;
  font-size: 0.8em;
}

.featured-collection ul .item .ver-producto:hover {
  opacity: 0.8;
  text-decoration: none;
}

.featured-collection ul .item .ver-producto.ver-agotado {
  background: transparent;
}

.featured-collection ul .item .ver-producto.ver-agotado:hover {
  opacity: 1;
  text-decoration: none;
}

.featured-collection ul .item .boton {
  position: absolute;
  width: 45px;
  height: 45px;
  left: unset;
  right: 5px;
  bottom: 10%;
}

.featured-collection ul .item .boton .addbtn {
  margin: 0 auto;
  cursor: pointer;
  display: inline-block;
  height: 100%;
  width: 100%;
  padding: 0;
  background-color: var(--green);
  background-image: url("//www.loubloom.com/cdn/shop/t/4/assets/add-btn.png?v=29973539384238931991664555597");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50%;
  border: none;
  transition: 0.3s;
}

.featured-collection ul .item .boton .addbtn:hover {
  opacity: 0.8;
}

.featured-collection ul .item .boton .addcart {

}

.featured-collection ul .item .boton .add-to-agotado {
  cursor: default;
}


.featured-collection ul .item .boton .addcart2 {

}

.featured-collection ul .item .boton .addcart2:hover {

}

.featured-collection button.slick-arrow {
  appearance: none;
  border: 0;
  text-indent: -99999em;
  width: 10px;
  height: 16px;
  position: absolute;
  top: calc((104vw / 4) / 2);
  transform: translateY(-50%);
  z-index: 100;
  background: transparent;
  transition: var(--t025);
  -webkit-transition: var(--t025);
  -moz-transition: var(--t025);
  -ms-transition: var(--t025);
  cursor: pointer;
  outline: none;
}

.featured-collection button.slick-arrow::after {
  content: '';
  display: block;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  width: 12px;
  height: 21px;
  position: absolute;
  top: 0;
  left: 0;
}

.featured-collection button.slick-prev {
  left: -1vw;
}

.featured-collection button.slick-prev::after {
  background-image: url("//www.loubloom.com/cdn/shop/t/4/assets/left.svg?v=44613300520650371551664555597");
}

.featured-collection button.slick-next {
  right: -1vw;
}

.featured-collection button.slick-next::after {
  background-image: url("//www.loubloom.com/cdn/shop/t/4/assets/right.svg?v=130717308706833794211664555597");
}

.featured-collection .slick-dots {
  width: 100%;
  overflow: hidden;
  text-align: center;
  margin: 15px 0;
  align-items: center;
  justify-content: center;
}

.featured-collection .slick-dots li {
  display: inline-block;
  margin: 0 5px;
}

.featured-collection .slick-dots li button {
  text-indent: -99999em;
  width: 10px;
  height: 10px;
  background: #ccc;
  border-radius: 50%;
  border: 0;
  outline: none;
  padding: 0;
}

.featured-collection .slick-dots li.slick-active button {
  background: var(--color);
}

/**** C O L L E C T I O N   I N T E R I O R I S T A S
*****************************************************************/
.template-collection .int .coll-header {
  margin: 55px auto 0;
}

.int #bread {
  margin: 20px auto 55px;
}

.template-collection .featured-collection.int .filter {
  margin: 30px 0 0px;
}

.template-collection .featured-collection.int .form-horizontal {
  padding: 0 3vw 10px 0;
  margin-bottom: 0;
}

.template-collection .featured-collection.int .form-horizontal::after {
  right: 4vw;
}

.template-collection .featured-collection ul .item.item-int {
  padding: 3vw;
  margin-bottom: 0;
}

.featured-collection ul .item.item-int h3 {
  font-size: var(--f17);
  font-weight: 700;
  letter-spacing: 2px;
  margin: 25px 0 30px;
}

.featured-collection ul .item.item-int .vermas {
  display: block;
  width: 80%;
  margin: 0 auto;
  padding: 15px 0;
  font-size: var(--f17);
  font-weight: 600;
  color: var(--color);
  border-top: 1px solid var(--color);
}

/**** B A N N E R
*****************************************************************/
.banner {
  width: 100%;
  overflow: auto;
  margin-bottom: 40px;
}

/**** B A N N E R   T E X T
*****************************************************************/
.banner-text {
  width: 100%;
  overflow: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 80px 0;
  text-align: center;
  position: relative;
}

.banner-text .clear {
  position: relative;
  overflow: visible;
  padding: 0 2vw;
}

.banner-text img {
  float: right;
}

.banner-text .text {
  position: absolute;
  left: 0vw;
  top: 50%;
  transform: translateY(-50%);
  background: #d2a88f;
  padding: 70px 65px;
  width: 48%;
  color: #ffffff;
}

.banner-text .text h2 {
  font-family: var(--font);
  font-size: var(--f66);
  font-weight: bold;
  margin-bottom: 20px;
}

.banner-text .text h3 {
  font-size: 1.375em;
  margin-bottom: 4px;
}

.banner-text .text p {
  font-size: 0.875em;
  font-weight: 300;
  line-height: 1.8em;
  padding: 0 5vw 10px;
}

.banner-text .text .boton {
  font-size: 0.875em;
  letter-spacing: 2px;
  display: inline-block;
  margin-top: 26px;
  border: 1px solid #fff;
  padding: 12px 50px;
  transition: var(--t025);
  -webkit-transition: var(--t025);
  -moz-transition: var(--t025);
  -ms-transition: var(--t025);
}

.banner-text .text .boton:hover {
  background: #fff;
  color: #d2a88f;
}

/**** B A N N E R   B A J A D A
*****************************************************************/
.banner-bajada {
  width: 100%;
  overflow: auto;
  margin-top: 20px;
  margin-bottom: 80px;
  padding: 30px 3vw;
  text-align: left;
  position: relative;
  background: #688080;
}

.banner-bajada .text {
  color: #fff;
  padding: 0 10vw 0 0;
}

.banner-bajada .text h2 {
  font-family: var(--font);
  font-size: var(--f66);
  font-weight: bold;
  margin-bottom: 20px;
  padding: 5px 0 0;
}

.banner-bajada .text p {
  font-size: 0.875em;
  font-weight: 300;
  line-height: 1.8em;
  padding: 0 0vw 10px;
}

.banner-bajada .text .boton {
  font-size: 0.875em;
  letter-spacing: 2px;
  display: inline-block;
  margin-top: 26px;
  border: 1px solid #fff;
  padding: 12px 8vw;
  transition: var(--t025);
  -webkit-transition: var(--t025);
  -moz-transition: var(--t025);
  -ms-transition: var(--t025);
}

.banner-bajada .text .boton:hover {
  background: #fff;
  color: #688080;
}

/**** V I D E O
*****************************************************************/
.video-text {
  margin-bottom: 60px;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-text .clear {
  display: flex;
  flex-wrap: wrap;
}

.video-text .clear > div:nth-child(2) {
  text-align: left;
  padding-left: 3vw;
}

.video-text h2 {
  text-align: left;
  padding-top: 10px;
}

.video-text p {
  font-size: 0.875em;
  color: #717175;
  line-height: 1.8em;
  padding-bottom: 20px;
}

/****      H O M E   B L O G
****************************************************************************/
.home-blog article {
  padding: 1vw;
}

.home-blog article .img {
  display: block;
  width: 100%;
  padding-bottom: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.home-blog article .text {
  width: 88%;
  position: relative;
  left: 6%;
  background: #79a4b4;
  padding: 20px 30px;
  text-align: center;
  top: -30px;
  min-height: 16vw;
}

.home-blog article .text h3 {
  font-size: 1.25em;
  color: #fff;
  font-weight: 700;
  letter-spacing: 1px;
  height: auto;
  overflow: hidden;
  position: relative;
  padding-bottom: 25px;
}

.home-blog article .text h3::after {
  content: '-';
  display: inline-block;
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
}

.home-blog article .text h3 a {
  color: #fff;
}

.home-blog article .text .bajada {
  color: #fff;
  font-size: 0.875em;
  line-height: 1.7em;
  letter-spacing: 2px;
  margin-top: 10px;
}

.home-blog article .text .mas {
  display: inline-block;
  color: #fff;
  border-bottom: 1px solid #fff;
  font-size: 0.875em;
  letter-spacing: 2px;
  margin-top: 20px;
}

.home-blog article .text .mas:hover {
  text-decoration: none;
  opacity: 0.6;
}

/****      I N S T A G R A M
****************************************************************************/
#instagram {
  margin-bottom: 40px;
}

#instafeed {
  width: 100%;
  overflow: auto;
  padding: 0;
}

.instagram_gallery {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-gap: 20px;
}

#instafeed a {
  width: 100% !important;
  float: left;
  height: auto;
  display: block;
  padding: 0;
  float: left;
  text-align: center;
  position: relative;
  transition: var(--t025);
  -webkit-transition: var(--t025);
  -moz-transition: var(--t025);
  -ms-transition: var(--t025);
}

#instafeed a:hover {
  opacity: 0.6;
}

#instafeed a .img {
  width: 100%;
  padding-bottom: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

#instafeed a img {
  display: block;
  margin: 0 auto;
  width: 100% !important;
  height: auto;
}

#insta-feed{
  overflow: auto;
  width: calc(94%) !important;
  max-width: 1440px;
  margin: 0 auto !important;
  margin-top: 60px !important;
  padding-bottom: 60px !important;
  border-bottom: 0.5px solid #989898;
}

#insta-feed h2 { 
  margin-bottom: 45px !important; 
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: var(--f25) !important;
  color: var(--black);
  font-family: var(--font) !important;
  font-weight: 500;
  width: 220px;
  margin: 0 auto;
  text-transform: uppercase;
  margin-bottom: 20px !important;
}

/**** P O P   U P
*****************************************************************/
#popup {
  position: fixed;
  z-index: 2000;
  top: 50%;
  right: -100vw;
  transform: translateY(-50%);
  width: 90vw;
  max-width: 670px;
  height: auto;
  background-color: #CDA896;
  color: var(--color);
  padding: 0;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  display: flex;
  flex-wrap: wrap;
  box-shadow: 0vw 0vw 0vw 300vw rgba(255, 255, 255, 0.75);
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.320, 1.275), opacity 0.25s cubic-bezier(0.175, 0.885, 0.320, 1.275);
}

#popup.show {
  right: 0;
  opacity: 1;
  visibility: visible;
}

#popup .cerrar {
  font-weight: 400;
  position: absolute;
  top: 12px;
  right: 20px;
  color: var(--white);
  font-size: var(--f35);
  font-weight: 300;
  transform: rotate(45deg);
  cursor: pointer;
}

#popup .left {
  width: 50%;
  display: none;
}

#popup .left img {
  display: block;
  margin: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#popup .right {
  width: 100%;
  padding: 90px 55px 90px;
}

#popup .right img {
  display: block;
  width: 80px;
  height: auto;
  margin: 0 auto 50px;
}

#popup .right h3 {
  margin-bottom: 20px;
}

#popup .right h3 p {
  font-family: var(--font);
  font-size: var(--f20);
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 2em;
  color: var(--white);
}

#popup .right h3 p strong,
#popup .right h3 p b{
  font-size: var(--f35);
  font-weight: 600;
}

#popup .right p {
  color: var(--color);
  font-size: var(--f10);
  font-weight: normal;
  padding: 0 0px;
  line-height: 2em;
  letter-spacing: 1px;
}

#popup .right p.bien {
  display: none;
  font-weight: 600;
  padding: 5px 10px;
  border: 1px solid green;
  margin: 10px 0 0;
}

#popup .right p.mal {
  display: none;
  font-weight: 600;
  padding: 5px 10px;
  border: 1px solid red;
  margin: 10px 0 0;
}

/* Popup Form */
#popup form {
  width: 100%;
  margin: 30px auto 0;
  overflow: auto;
  border: none;
}

#popup form input {
  appearance: none;
  -webkit-appearance: none;
  border: 0;
  border-radius: 0;
}

#popup form input[type="email"] {
  background-color: var(--white);
  border: none;
  width: calc(100% - 145px);
  height: 45px;
  float: left;
  border: 0;
  border-radius: 0;
  font-weight: 300;
  letter-spacing: 1px;
  font-size: var(--f17);
  padding: 5px 15px;
  outline: none;
}

#popup form input[type="email"]::placeholder {
  color: var(--color);
  font-size: var(--f17);
}

#popup form input[type="submit"] {
  border: 0;
  height: 45px;
  padding: 5px 5px;
  float: right;
  width: 145px;
  background-color: #AC7A62;
  color: var(--white);
  font-size: var(--f18);
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
}

/* Popup Sociales */
#popup .sociales {
  max-width: none;
  margin: 20px 0 0px;
  text-align: center;
}

#popup .sociales li {
  display: inline-block;
  margin: 0 5px 0;
  font-size: 1em;
}

#popup .sociales li a {
  color: var(--color);
}

#popup .sociales li a:hover {
  text-decoration: none;
  opacity: 0.8;
}

/**** I C O N   B A R
*****************************************************************/
.iconbar {
  background: #ffffff;
  padding: 5vw 0;
  margin: 0 0 40px;
}

.iconbar .item {
  text-align: left;
  color: #000;
  padding: 0 2vw;
}

.iconbar .item a {
  color: #000;
  display: flex;
  flex-wrap: wrap;
  overflow: auto;
  transition: var(--t025);
  -webkit-transition: var(--t025);
  -moz-transition: var(--t025);
  -ms-transition: var(--t025);
}

.iconbar .item a:hover {
  text-decoration: none;
  opacity: 0.5;
}

.iconbar .item .img {
  width: 30px;
  height: auto;
  display: block;
  max-width: none;
  margin: 0;
  float: left;
  position: relative;
  margin-right: 20px;
}

.iconbar .item img {
  width: 100%;
  height: auto;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.iconbar .item .text {
  width: calc(100% - 50px);
  float: right;
}

.iconbar .item h3 {
  font-size: 1em;
  font-weight: 500;
  margin: 0px 0 5px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.iconbar .item .bajada {
  font-weight: 100;
  font-size: 0.75em;
  line-height: 1.4em;
}

/**** C O L L E C T I O N
*****************************************************************/
.template-collection .coll-img {
  padding: 0 1.5vw;
}

/* .template-collection .coll-header {
  width: 94%;
  overflow: hidden;
  position: relative;
  margin: 40px auto 0;
  padding: 0px 0;
  border-bottom: 1px solid var(--color);
}
 */
.template-collection .coll-header-back {
  padding: 120px 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  margin: 0px 0 0;
}

.template-collection .home-title {
  text-align: center;
  width: 100%;
  font-size: var(--f30);
  text-transform: uppercase;
  color: var(--color);
  font-family: var(--font);
  font-weight: 700;
  padding: 0 2.5vw;
  letter-spacing: 2px;
}

.template-collection .coll-header-back .home-title {
  padding: 0 7vw;
  margin: 0;
  color: #fff;
}

.template-collection .featured-collection .clear {
  position: relative;
}

.template-collection .featured-collection .filter {
  width: 25%;
  overflow: auto;
  margin: 0px 0 0px;
  float: right;
}

.template-collection .featured-collection .form-horizontal {
  width: 100%;
  padding: 0 1.5vw 10px;
  position: relative;
  text-align: right;
  text-transform: uppercase;
  margin-bottom: 1.5vw;
}

.template-collection .featured-collection .form-horizontal::after {
  content: "\f078";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: block;
  font-size: 0.75em;
  color: #6b6b6b;
  position: absolute;
  bottom: 23px;
  right: 2.5vw;
  z-index: 1;
}

.template-collection .featured-collection .form-horizontal label {
  display: block;
  width: 100%;
  font-size: 0.75em;
  color: #8e8e8e;
  text-align: left;
  font-weight: 300;
  padding-bottom: 10px;
  letter-spacing: 1px;
}

.template-collection .featured-collection .form-horizontal select {
  border: none;
  border-radius: 0px;
  background: transparent;
  appearance: none; -webkit-appearance: none; -moz-appearance: none;
  width: 100%;
  padding: 10px;
  position: relative;
  outline: none;
  z-index: 2;
  cursor: pointer;
  color: #6b6b6b;
  font-size: 0.75em;
  text-transform: none;
}

/* Description */
.template-collection .coll-des {
  margin: 20px 0 40px;
  font-size: 0.875em;
  color: #565656;
  line-height: 1.6em;
}

.reg-des {
  width: 100%;
  overflow: auto;
  padding: 0 1.5vw;
}

.reg-des .coll-des {
  text-align: left;
  width: 50%;
  float: left;
  padding-right: 1vw;
  color: #111111;
}

.reg-des .coll-des h3 {
  font-size: 1.5em;
  font-weight: 600;
  margin-bottom: 20px;
}

.reg-des .coll-des p {
  font-size: 1.25em;
  padding-bottom: 15px;
  line-height: 1.7em;
}

.reg-des .img {
  width: 50%;
  padding-left: 1vw;
  float: right;
  padding-top: 2vw;
}

/* Filter Menu */
.template-collection aside {
  padding: calc(1.5vw + 60px) 2vw 0 0vw;
  width: 240px;
  float: left;
}

.filter-group h4 {
  color: #707070 !important;
  font-size: 0.875em !important;
  text-transform: uppercase;
  font-weight: 600 !important;
  margin: 10px 0 10px !important;
  letter-spacing: 1px;
  position: relative;
  border-bottom: 1px solid #676865 !important;
  padding-bottom: 10px !important;
}

.filter-group+.filter-group h4 {
  margin: 30px 0 5px !important;
  font-weight: 600 !important;
  border-bottom: 0 !important;
}

.filter-group+.filter-group h4::after {
  top: 8px !important;
}

.filter-group .filter-clear {
  display: none !important;
}

.filter-group ul li {
  margin-bottom: 10px;
}

.filter-group li a, .filter-group li a:visited, .filter-group .collection-count {
  font-size: 12px !important;
  margin-left: 0 !important;
  font-weight: 300 !important;
  color: #707070 !important;
}

.filter-group li a {
  text-indent: 0 !important;
  padding-left: 0 !important;
}

.filter-group ul li i {
  position: relative;
  top: 2px;
  margin-right: 5px;
}

.filter-menu{
  display: none;
}

/* New filter */
.template-collection .page-width {

}

.template-collection .collection-filters {
  display: flex;
  flex-direction: column;
}

.template-collection .facets {
  display: block;
  margin-top: 40px;
}

.template-collection .mobile-facets__wrapper {
  margin-left: 0;
  margin-bottom: 3rem;
}

.template-collection .active-facets {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}

.template-collection .facets__form {
  display: block;
}

.template-collection .js .facets__form {
  grid-template-columns: calc(100% - 21rem) 19rem;
}

.template-collection .facets__wrapper {

}

.template-collection summary::-webkit-details-marker {
    display: none
}

.template-collection .collection-filters__item {
  margin: 0 auto 60px;
  width: 100%;
}

.template-collection .collection-filters__field {
  flex-grow: 1;
}

.template-collection .collection-filters__label {
  display: block;
  color: rgb(38, 38, 38);
  font-size: var(--f14);
  line-height: 1;
  margin: 0 0 .625rem;
  text-align: left;
  width: 100%;
}

.template-collection .select, .template-collection .text-area {
  display: inline-block;
  position: relative;
  width: 100%;
}

.template-collection .customer button, .template-collection .shopify-challenge__button {
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  font: inherit;
  padding: .9rem 3rem 1.1rem;
  text-decoration: none;
  border: 0;
  border-radius: 0;
  background-color: transparent;
  box-shadow: 0 0 0 .1rem #445958;
  color: #445958;
  min-width: 12rem;
  min-height: 4.5rem;
  transition: box-shadow 100ms ease;
  -webkit-appearance: none;
  appearance: none;
}

.template-collection .facets__heading {
  color: var(--color);
  display: block;
  font-size: var(--f14);
  line-height: 1;
  padding: 0 0 10px;
  margin: 0 0 20px;
  text-align: left;
  width: 100%;
  border-bottom: 1px solid var(--color);
}

.template-collection .disclosure-has-popup {
  position: relative;
}

.template-collection .facets__disclosure {
  margin: 0 0 30px;
  transition: box-shadow 100ms ease;
}

.template-collection details > * {
  box-sizing: border-box;
}

.template-collection summary {
  cursor: pointer;
  list-style: none;
  position: relative;
}

.template-collection .facets__summary {
  padding: 0 0 10px;
  font-size: var(--f12);
  color: var(--color);
}

.template-collection .facets__summary>div, .template-collection .mobile-facets__summary>div {
  display: flex;
  align-items: center;
}

.template-collection .facets__display {
  background-color: #FFFFFF;
}

.template-collection .facets__summary > div, .mobile-facets__summary > div {
  display: flex;
  align-items: center;
}

.template-collection .facets__header {
  position: absolute;
  top: -3px;
  right: 0;
  display: none;
}

.template-collection .facets__header .facets__selected {
  display: none;
}

.template-collection .list-unstyled {
  margin: 0;
  padding: 0;
  list-style: none;
}

.template-collection ul.facets__list,
.template-collection .facets__list {
  padding: 0;
}

.template-collection .count-bubble {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: var(--f9);
  width: 1.063rem;
  height: 1.063rem;
  border-radius: 50%;
  background-color: rgb(68, 89, 88);
  color: rgb(255, 255, 255);
  margin-left: .4375rem;
}

.template-collection .count-bubble:empty {
  visibility: hidden;
}

.template-collection .count-bubble--dot:empty {
  visibility: visible;
}

.template-collection .count-bubble--dot::before {
  content: '';
  width: .125rem;
  height: .125rem;
  display: block;
  background-color: rgb(255, 255, 255);
  border-radius: 50%;
}

.template-collection summary .icon-caret {
  position: absolute;
  height: .375rem;
  right: 1rem;
  top: calc(50% - .15rem);
}

.template-collection .customer a, .template-collection .link {
  cursor: pointer;
  color: var(--color);
}

.template-collection .underlined-link {

}

.template-collection .facets__reset {
  font-size: var(--f10);
}

.template-collection .list-menu__item {
  display: flex;
  align-items: center;
  line-height: 1.3;
}

.template-collection .facets__item {
  display: flex;
  align-items: center;
}

.template-collection .facet-checkbox {
  padding: 0;
  margin: 0 0 10px;
  flex-grow: 1;
  position: relative;
  font-size: var(--f12);
  display: flex;
  word-break: break-word;
}

.template-collection .facets__item input[type=checkbox] {
  display: inline-block;
  width: auto;
  margin-right: .5rem;
}

.template-collection .facets__item input[type=checkbox], .template-collection .facets__item label {
  cursor: pointer;
}

.template-collection .facet-checkbox input[type=checkbox] {
  position: absolute;
  opacity: 1;
  width: 1.6rem;
  height: 1.6rem;
  top: .7rem;
  left: .8rem;
  z-index: -1;
  appearance: none;
  -webkit-appearance: none;
}

.template-collection .facet-checkbox > svg {
  background-color: #FFFFFF;
  margin-right: 1.2rem;
  flex-shrink: 0;
}

.template-collection .facet-checkbox .icon-checkmark {
  visibility: hidden;
  position: absolute;
  left: 3px;
  z-index: 5;
  top: 3px;
}

.template-collection .facet-checkbox>input[type=checkbox]:checked~.icon-checkmark {
  visibility: visible;
}

.template-collection .facets__summary > div, .mobile-facets__summary > div {
  display: flex;
  align-items: center;
}

.template-collection .facets__price {
  display: flex;

}

.template-collection .field {
  position: relative;
  width: 100%;
  display: flex;
}

.template-collection .facets__price>*+* {
  margin-left: 2rem;
}

.template-collection .facets__price .field {
  align-items: center;
}

.template-collection .facets__price .field .field__currency {
  margin-right: .375rem;
}

.template-collection .caption-large,
.template-collection .customer .field input,
.template-collection .customer select,
.template-collection .field__input,
.template-collection .form__label,
.template-collection .select__select {
  font-size: var(--f12);
  line-height: 1.5;
  letter-spacing: .04rem;
}

.template-collection .customer .field input,
.template-collection .customer select,
.template-collection .field__input,
.template-collection .select__select {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #1A1B18;
  font-size: var(--f10);
  width: 100%;
  box-shadow: 0;
  border: 1px solid var(--color);
  height: 45px;
  box-sizing: border-box;
  transition: box-shadow 100ms ease;
}

.template-collection .select__select {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Ubuntu, Helvetica Neue, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-style: normal;
  font-weight: 400;
  font-size: var(--f12);
  color: rgba(26, 27, 24, 0.75);
}

.template-collection .customer select, .template-collection .select__select {
  cursor: pointer;
  padding: 0 2.5rem 0 .9375rem;
}

.template-collection .customer .field input, .template-collection .field__input {
  flex-grow: 1;
  text-align: left;
  padding: .9375rem;
}

.template-collection .customer .field input::placeholder, .template-collection .field__input::placeholder {
  opacity: 0
}

.template-collection .customer .field label, .template-collection .field__label {
  font-size: var(--f16);
  left: 1.5rem;
  top: .8125rem;
  margin-bottom: 0;
  pointer-events: none;
  position: absolute;
  transition: top 100ms ease,font-size 100ms ease;
  color: rgba(26, 27, 24, 0.75);
  letter-spacing: .1rem;
  line-height: 1.5;
}

.template-collection .facets__price .field__label {
  left: 1.3125rem;
}

.template-collection .customer .field input:-webkit-autofill~label, .template-collection .customer .field input:focus~label, .template-collection .customer .field input:not(:placeholder-shown)~label, .template-collection .field__input:-webkit-autofill~.field__label, .template-collection .field__input:focus~.field__label, .template-collection .field__input:not(:placeholder-shown)~.field__label {
  font-size: var(--f10);
  top: .3em;
  letter-spacing: .04rem;
}

.template-collection .button-label, .template-collection .customer button, .template-collection .shopify-challenge__button {
  font-size: 1.5rem;
  letter-spacing: .1rem;
  line-height: 1.2;
}

.template-collection a.active-facets__button {
  color: #1a1b18;
  box-shadow: 0 0 0 .1rem #1a1b18;
  border-radius: 2.6rem;
  font-size: var(--f12);
  min-height: 0;
  min-width: 0;
  padding: .5rem 1rem;
  margin: 0 1em 1em 0;
}

.template-collection a.active-facets__button {
  box-shadow: 0 0 0 .1rem #1a1b18;
}

.template-collection a.active-facets__button--light {
  box-shadow: 0 0 0 .1rem rgba(26, 27, 24, 0.2);
}

.template-collection .active-facets__button svg {
  width: 1.4rem;
  margin-left: .6rem;
  pointer-events: none;
}

.template-collection .customer select+svg, .template-collection .select .icon-caret {
  height: .375rem;
  pointer-events: none;
  position: absolute;
  top: calc(50% - .15rem);
  right: 1rem;
}

.template-collection .button, .template-collection .customer button, .template-collection .shopify-challenge__button {
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  font: inherit;
  padding: .9rem 3rem 1.1rem;
  text-decoration: none;
  border: 0;
  border-radius: 0;
  background-color: transparent;
  box-shadow: 0 0 0 .1rem #445958;
  color: #445958;
  min-width: 12rem;
  min-height: 4.5rem;
  transition: box-shadow 100ms ease;
  -webkit-appearance: none;
  appearance: none;
}

.template-collection .button, .template-collection .button-label, .template-collection .customer button, .template-collection .shopify-challenge__button {
  letter-spacing: .1rem;
  line-height: 1.2;
}

.template-collection .template-collection .button .filter-mobile-text {
  font-size: var(--f15);
}

.template-collection .mobile-facets__open {
  text-align: center;
  width: 100%;
  padding: 0;
}

.template-collection .mobile-facets__close {
  width: 4.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.template-collection .mobile-facets__close--no-js {
  display: none;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: .7rem;
  right: 1rem;
  width: 4.4rem;
  height: 4.4rem;
  z-index: 101;
}

.template-collection .mobile-facets__open svg {
  width: 1.25rem;
}

.template-collection .mobile-facets__open>*+* {
  margin-left: .625rem;
}

.template-collection .mobile-facets__close svg {
  margin-left: 1rem;
  width: 2.2rem;
}

.template-collection .disclosure-has-popup>summary::before {
  display: none;
}

.template-collection .disclosure-has-popup[open]>summary::before {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: block;
  cursor: default;
  content: ' ';
  background: 0 0;
}

.template-collection .mobile-facets__wrapper {
  display: none;
}

.template-collection .active-facets-mobile {
  display: none;
}



/* All Coll */
.template-collection .all-coll {
  margin: 1.5vw 0 3vw;
  width: 100%;
}

.template-collection .featured-collection ul .item {
  margin-bottom: 3vw;
}

.template-collection .featured-collection ul .item.sold-out {
  position: relative;
}

/* Pagination */
.pager {
  width: 100%;
  overflow: auto;
  margin: 40px 0;
}

.pager ul {
  width: 100%;
  overflow: auto;
  text-align: center;
  display: block;
}

.pager li {
  display: inline-block;
  margin: 0 3px;
}

.pager li a, .pager li span,  {
  display: block;
  border: 0px;
  border-bottom: 1px solid transparent;
  padding: 10px 12px;
  font-size: 1.25em;
  font-weight: 400;
  color: var(--color);
  margin: 0;
}

.pager li a:hover {
  text-decoration: none;
}

.pager li.current span {
  background: #fff;
  color: var(--color);
  border: 0px;
  border-bottom: 1px solid var(--color);
  cursor: default;
}

.pager li:hover a {
  background: #fff;
  color: var(--color);
  border: 0px;
  border-bottom: 1px solid var(--color);
  cursor: pointer;
}

.pager li.prev, .pager li.next {
  font-size: 0.75em;
}

/**** P R O D U C T   P A G E
*****************************************************************/
.product {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  padding: 0 1.5vw;
  margin-top: 30px;
}

/* Breadcrumbs */
#bread {
  width: 100%;
  font-family: var(--font);
  font-size: 0.875em;
  margin: 20px auto 30px;
  padding: 0;
  letter-spacing: 0;
}

#bread a {
  color: var(--color);
}

#bread span {
  color: var(--color);
}

#bread .breadcrumb__sep {
  color: var(--color);
  font-weight: 700;
  padding: 0 5px;
}

/* Divisores */
.product .left {
  width: 52%;
  padding-right: 2vw;
}

.product .left .gal{
  display: flex;
  flex-direction: column;
}

.product .right {
  width: 48%;
  padding-left: 1.5vw;
  padding-right: 0vw;
}

/* Product Left */
.product .left img, .product .left img a {
  display: block;
  margin: 0;
  width: 100%;
  height: auto;
}

.product.sold-out .left img {
  opacity: 0.5;
}

.product .left #main-photo {
  width: 100%;
  float: right;
  margin-bottom: 20px;
  position: relative;
}

/* .product .left #main-photo .nuevo {
  font-family: var(--font);
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  height: auto;
  background-color: var(--color);
  padding: 6px 15px;
  font-weight: 600;
  font-size: var(--f11);
  letter-spacing: 1px;
  color: #fff;
  z-index: 4;
  text-align: center;
  text-transform: uppercase;
} 
.product .left #main-photo .descuento {
  font-family: var(--font);
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  height: auto;
  background-color: $azul;
  padding: 6px 15px;
  font-weight: 600;
  font-size: 0.75em;
  letter-spacing: 1px;
  color: #fff;
  z-index: 4;
  text-align: center;
}
*/


.product .left #main-photo button.slick-arrow {
  appearance: none;
  border: 0;
  text-indent: -99999em;
  width: 10px;
  height: 16px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 100;
  background: transparent;
  transition: var(--t025);
  -webkit-transition: var(--t025);
  -moz-transition: var(--t025);
  -ms-transition: var(--t025);
  cursor: pointer;
  outline: none;
}

.product .left #main-photo button.slick-arrow::after {
  content: '';
  display: block;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center center;
  width: 10px;
  height: 16px;
  position: absolute;
  top: 0;
  left: 0;
}

.product .left #main-photo button.slick-prev {
  left: 1vw;
}

.product .left #main-photo button.slick-prev::after {
  background-image: url("//www.loubloom.com/cdn/shop/t/4/assets/left.svg?v=44613300520650371551664555597");
}

.product .left #main-photo button.slick-next {
  right: 1vw;
}

.product .left #main-photo button.slick-next::after {
  background-image: url("//www.loubloom.com/cdn/shop/t/4/assets/right.svg?v=130717308706833794211664555597");
}

.product .left #mini-photos {
  width: 100%;
  float: left;
  overflow: hidden;
  margin: 0;
  max-height: 150px;
}

.product .left #mini-photos ul {
  width: calc(100% + 20px);
  overflow: auto;
}

.product .left #mini-photos ul li {
  width: calc(25% - 15px);
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  outline: none;
}

.product .left #mini-photos ul li a {
  outline: none;
  cursor: pointer;
}

.product .left #mini-photos .slick-track {
  min-width: 100%;
}

.producto-video-container{
  margin: 0 auto;
  margin-top: 45px;
  width: 100%;
  height: 225px;
  max-width:500px;
}

.producto-video{
  width: 100%;
  height: 100%;
}

/* Product Right */
.product .right h1 {
  font-family: var(--font);
  color: var(--color);
  font-size: var(--f30);
  text-transform: none;
  font-weight: 400;
  margin: 10px 0 10px;
  text-align: left;
  text-transform: none;
}

.product .right h2 {
  color: var(--color);
  font-family: var(--font);
  font-size: 1em;
  text-transform: none;
  font-weight: 400;
  margin: 0 0 20px;
  text-align: left;
  letter-spacing: 1px;
}

.product .right h2 a {
  color: #374c22;
}

.product .right .price {
  font-size: 1.125em;
  color: var(--color);
  margin-bottom: 20px;
}

.product .right .price p {
  font-weight: 600;
}

.product .right .cont-price {
  display: flex;
  align-items: center;
  gap: 10px;
}

.product .right .price p.sale {
  color: #ed3833;
}

.product .right .price p.old {
  padding-bottom: 6px;
  font-size: 0.5em;
  font-weight: normal;
  text-decoration: line-through;
  color: #555555;
}

.product .right .price p.desde {
  padding-bottom: 6px;
  font-size: 0.6em;
  font-weight: 400;
  color: #828282;
}

/* Remain */
.product .right .remain {
  display: block;
  margin: 0px 0 20px;
  color: #000;
  font-size: 0.75em;
}

/* Variables */
.product .right h5.meta {
  font-size: var(--f14);
  font-weight: 600;
  text-transform: none;
  letter-spacing: initial;
  color: #000;
  padding: 0;
  border-bottom: none;
  min-width: 120px;
  margin: 0 auto 20px;
}

.product .right h4.meta {
  font-size: var(--f12);
  font-weight: 400;
  text-transform: none;
  letter-spacing: initial;
  color: #000;
  padding: 0;
  border-bottom: none;
  min-width: 120px;
  margin: 0 auto 20px;
}

.product .right .vars {
  margin: 0 auto 20px;
  position: relative;
  width: 100%;
  clear: both;
}

.product .right .vars .options {
  width: 100%;
  overflow: auto;
}

.product .right .vars select {
  border: 1px solid #666666;
  border-radius: 0;
  background-color: transparent;
  background-image: url("//www.loubloom.com/cdn/shop/t/4/assets/down.svg?v=96706144313419425541664555597");
  background-repeat: no-repeat;
  background-size: 10px auto;
  background-position: calc(100% - 15px) center;
  appearance: none; -webkit-appearance: none; -moz-appearance: none;
  width: 100%;
  padding: 10px 15px;
  margin: 0 auto 20px;
  height: 45px;
  position: relative;
  outline: none;
  z-index: 2;
  cursor: pointer;
  font-size: 0.75em;
  letter-spacing: 1px;
}

.product .right .vars select.hide {
  display: none;
}

/* Tallas */
.product .right .vars .tallas-wrap {
  width: 100%;
  margin: 0 auto 20px;
}

.product .right .vars .tallas {
  display: block;
  width: 100%;
  overflow: auto;
}

.product .right .vars .tallas li {
  display: inline-block;
  width: auto;
  height: 45px;
  background: #fff;
  border: 1px solid #ADADAD;
  color: #ADADAD;
  text-align: center;
  padding: 16px 10px 10px 10px;
  margin: 0 10px 0px 0;
  cursor: pointer;
  font-size: 0.6875em;
}

.product .right .vars .tallas li.active, .product .right .vars .tallas li:hover {
  border: 1px solid var(--color);
  color: var(--color);
}

.product .right .vars .tallas-wrap .guia {
  width: 130px;
  height: 22px;
  font-size: 0.75em;
  color: var(--color);
  position: relative;
  top: 12px;
  background-image: url("//www.loubloom.com/cdn/shop/t/4/assets/ico-tallas.png?1895");
  background-repeat: no-repeat;
  background-size: 18px auto;
  background-position: 100% 0px;
  padding: 4px 30px 0 0;
  cursor: pointer;
}

.product .right .vars .tallas-wrap .guia::after {
  content: '';
  display: block;
  width: 100px;
  height: 1px;
  background: var(--color);
  position: absolute;
  left: 0;
  bottom: 0;
}

.product .right .vars .tallas-wrap .guia:hover {
  text-decoration: none;
  opacity: 0.7;
}

.product .right .vars .tallas-wrap .guia-pop {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
  padding: 30px;
  background: #fff;
  box-shadow: 0vw 0vw 0vw 300vw rgba(0, 0, 0, 0.57);
  max-width: 90%;
  opacity: 0;
  visibility: hidden;
  transition: var(--t025);
  -webkit-transition: var(--t025);
  -moz-transition: var(--t025);
  -ms-transition: var(--t025);
}

.product .right .vars .tallas-wrap .guia-pop img {
  height: auto;
}

.product .right .vars .tallas-wrap .guia-pop.show {
  opacity: 1;
  visibility: visible;
}

.product .right .vars .tallas-wrap .guia-pop .close {
  position: absolute;
  top: 10px;
  right: 15px;
  transform: rotate(45deg);
  color: var(--color);
  font-size: 2em;
  font-weight: 300;
}

.product .right .vars .tallas-wrap .guia-pop .close:hover {
  text-decoration: none;
  cursor: pointer;
}

.product .cont-description h3 {
  margin: 0 0 15px;
  font-size: var(--f15);
  line-height: 25px;
  font-weight: 500;
}

.product .cont-description p {
  margin: 0 0 20px;
  font-size: var(--f15);
  line-height: 25px;
  font-weight: 400;
}



/* Colores */
.product .right .colores-wrap {
  width: 100%;
  margin: 0 auto 20px;
  border-top: none;
}

.product .right .colores {
  width: 100%;
  overflow: visible;
  text-align: left;
  display: block;
  margin: 0 auto 0px;
  padding: 3px 0 3px 4px;
}

.product .right .colores > li {
  background-color: #f2f2f2;
  background-position: center;
  background-size: 150%;
  border: 2px solid #fff;
  border-radius: 50%;
  box-shadow: 0px 0px 0 1px #fff;
  cursor: pointer;
  display: inline-block;
  height: 45px;
  width: 45px;
  margin: 0 5px 0 0;
  position: relative;
  background-image: none !important;
}

.product .right .colores > li.color-li-btn {
  display: inline-block;
}

.product .right .colores > li.active {
  box-shadow: 0px 0px 0 1px #0f0f0f;
}

.product .right .colores > div:hover {
  box-shadow: 0px 0px 0 1px #0f0f0f;
}

.product .right .colores > li span {
  position: absolute;
  left: 50%;
  bottom: -20px;
  transform: translateX(-50%);
  background: var(--grisclaro);
  font-size: var(--f10);
  padding: 5px 10px;
  transition: var(--transition);
  opacity: 0;
  visibility: hidden;
}

.product .right .colores > li span:after {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  left: 50%;
  top: -5px;
  transform: translateX(-50%) rotate(45deg);
  background: var(--grisclaro);
}

.product .right .colores > li:hover span {
  opacity: 1;
  visibility: visible;
}

.product .right .adicionales .colores > li:not(.color-li-btn) {
  display: none;
}


.product .right .colores.products-fam > li:hover span {
  top: 50px;
  bottom: unset;
  z-index: 1;
  width: 125px;
  padding: 6px;
  height: auto;
}

.product .right .colores.products-fam li a img{
  border-radius: 25px;
}


/* Add to Cart */
.product .right .botones {
  width: 100%;
  overflow: visible;
  margin: 0px 0 20px;
  padding-bottom: 30px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}

.product .right .botones .sec-cantidad {
  width: 130px;
  float: left;
  position: relative;
  overflow: hidden;
  margin-bottom: 0px;
  display: grid;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-columns: 70px 1fr;
}

.product .right .botones .sec-cantidad .input-cantidad {
  position: relative;
  width: 130px;
}

.product .right .botones .sec-cantidad input[type=number]::-webkit-inner-spin-button, .product .right .botones .sec-cantidad input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.product .right .botones .sec-cantidad input[type=number] {
  -moz-appearance: textfield;
}

.product .right .botones .sec-cantidad input {
  width: 130px;
  height: 50px;
  line-height: 1.65;
  float: left;
  display: block;
  padding: 0;
  margin: 0;
  padding-left: 0px;
  border: 1px solid #666666;
  appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
  background: #fff;
  text-align: center;
}

.product .right .botones .sec-cantidad input:focus {
  outline: 0;
}

.quantity-nav {
  height: 45px;
}

.quantity-button {
  position: absolute;
  top: 0;
  cursor: pointer;
  width: 40px;
  height: 100%;
  text-align: center;
  color: #333;
  padding: 7px 0 0;
  font-size: var(--f21);
  font-family: "Trebuchet MS", Helvetica, sans-serif !important;
  line-height: 1.7;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.quantity-button.quantity-up {
  position: absolute;
  right: 0;
}

.quantity-button.quantity-down {
  position: absolute;
  left: 0;
}

.product .right .botones .add-to-cart {
  display: block;
  width: calc(100% - 150px);
  float: right;
  background: #6D766A;
  color: #fff;
  font-size: var(--f13);
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
  padding: 16px 15px 16px;
  text-transform: uppercase;
  margin-left: 20px;
}

.product .right .botones .add-to-cart:hover {
  text-decoration: none;
  opacity: 0.6;
}

.product .right .botones .swym-wishlist-button-bar {
  width: calc(100% - 150px);
  float: right;
  margin-left: 20px;
}

.product .right .botones .swym-btn-container[data-position=default] {
  width: 100%;
}

.product .right .botones .swym-wishlist-button-bar button {
  appearance: none;
  -webkit-appearance: none;
  border: 1px solid #000;
  background: #fff;
  border-radius: 0;
  color: #000;
  font-size: var(--f13);
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
  padding: 14px 5px 14px;
  width: 100%;
  height: auto;
  text-indent: inherit;
  line-height: normal;
}

.product .right .botones .swym-wishlist-button-bar button::after {
  position: relative;
  top: auto;
  left: auto;
  display: inline-block;
  text-indent: -99999em;
  background-image: url("//www.loubloom.com/cdn/shop/t/4/assets/ico-heart.svg?v=128860421210577547161664555597");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  width: 1.25em;
  height: 1.25em;
  margin-left: 10px;
}

.product .right .botones .swym-wishlist-button-bar button span {
  display: inline-block;
  font-weight: 600;
}

.product .right .botones .add-to-agotado {
  display: block;
  width: calc(100% - 150px);
  float: right;
  background: #575353;
  color: #fff;
  font-weight: 400;
  padding: 16px 15px 15px;
  text-align: center;
  letter-spacing: 0px;
  cursor: not-allowed;
  margin-left: 20px;
}

.product .right .botones .add-to-agotado:hover {
  text-decoration: none;
  background: #575353;
}

.product .right .botones .btn.add-wishlist {
  appearance: none;
  -webkit-appearance: none;
  border: 0;
  border-radius: 0;
  background-color: #fff;
  background-image: url("//www.loubloom.com/cdn/shop/t/4/assets/ico-heart.svg?v=128860421210577547161664555597");
  background-repeat: no-repeat;
  background-position: calc(100% - 6px) 5px;
  background-size: 16px auto;
  color: #939393;
  font-style: italic;
  padding: 0 40px 6px 6px;
  margin: 30px 0 0;
  border-bottom: 1px solid #939393;
}

.product .right .botones .disable {
  width: calc(100% - 150px);
  height: 51px;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0px;
  right: 0;
  z-index: 10;
  cursor: not-allowed;
  display: block;
}

.product .right .botones .pop-disable {
  position: absolute;
  bottom: -38px;
  left: 0;
  background: #ccc;
  font-size: 0.75em;
  padding: 5px;
  width: 100%;
  text-align: center;
  z-index: 2;
  opacity: 0;
  transition: var(--t025);
  -webkit-transition: var(--t025);
  -moz-transition: var(--t025);
  -ms-transition: var(--t025);

}

.product .right .botones .pop-disable::after {
  content: '';
  position: absolute;
  top: -7px;
  left: 50%;
  transform: translateX(-50%) rotate(-45deg);
  width: 14px;
  height: 14px;
  background: #ccc;
  z-index: 1;
}

.product .right .botones .disable:hover .pop-disable {
  opacity: 1;
}

/* Product Info */
.product .right .pro-info {
  padding: 20px 0 10px;
  font-size: 0.75em;
  background: #fff;
  color: var(--color);
}

.product .right .pro-info span {
  display: block;
  padding: 10px 0 10px 40px;
  line-height: 1.6em;
  background-repeat: no-repeat;
  background-size: 15px auto;
  background-position: 0px 14px;
  font-weight: 300;
}

.product .right .pro-info span.regalo {
  background-image: url("//www.loubloom.com/cdn/shop/t/4/assets/ico-regalos.svg?v=142056857216519040421664555597");
}

.product .right .pro-info span.cambios {
  background-image: url("//www.loubloom.com/cdn/shop/t/4/assets/ico-cambios.svg?v=112411265757286833101664555597");
}

/* Description */
.product .des-left {
  display: block;
}

.product .des-left .deon {
  display: none;
}

.product .des-right {

}

.product .description {
  margin: 0px 0;
  overflow: hidden;
  width: 100%;
  padding: 0px 0 0;
  font-size: 0.875em;
  letter-spacing: 1px;
  line-height: 1.8em;
  color: var(--color);
}

.product .description .guia {
  display: none;
  padding-bottom: 2px;
  border-bottom: 1px solid #757575;
  margin-bottom: 30px;
  color: #88898d;
  cursor: pointer;
}

.product .description .guia:hover {
  text-decoration: none;
  color: #000;
}

.product .description p {
  font-weight: 400;
  line-height: 1.9em;
  padding-bottom: 20px;
}

.product .description h3 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1em;
  padding: 10px 0 20px;
}

.product .description ul {
  padding: 0 0 0 30px;
  margin-bottom: 20px;
}

.product .description ul li {
  list-style: disc;
  margin-bottom: 15px;
  font-weight: 400;
  color: var(--color);
}

.product .description ol {
  padding: 0 0 0 30px;
  margin-bottom: 20px;
}

.product .description ol li {
  margin-bottom: 15px;
  font-weight: 400;
  color: var(--color);
}

.product .deon {
  margin-top: 0px;
  padding-bottom: 20px;
}

.product .deon h3 {
  font-weight: 700;
  text-transform: initial;
  text-decoration: none;
  font-size: 1em;
  letter-spacing: 1px;
  padding: 15px 0 15px 0px;
  margin-top: 15px;
  color: var(--color);
  cursor: pointer;
  transition: var(--t025);
  -webkit-transition: var(--t025);
  -moz-transition: var(--t025);
  -ms-transition: var(--t025);
  position: relative;
  border-bottom: 1px solid var(--color);
}

.product .deon h3:hover {
  opacity: 0.6;
}

.product .deon h3.accor:first-of-type {
  margin-top: 20px;
}

.product .deon h3.accor:first-of-type::before {
  content: '';
  display: none;
  width: 100%;
  height: 1px;
  background: #000;
  position: absolute;
  top: -15px;
  left: 0;
}

.product .deon h3::after {
  display: block;
  content: '+';
  position: absolute;
  top: 15px;
  right: 0px;
  font-size: 2em;
  font-weight: 300;
  transform: rotate(0deg);
  transition: var(--t025);
  -webkit-transition: var(--t025);
  -moz-transition: var(--t025);
  -ms-transition: var(--t025);
}

.product .deon h3.active::after {
  transform: rotate(45deg);
}

.product .deon .hide-info {
  opacity: 0;
  visibility: hidden;
  height: 0;
  font-size: 1em;
  padding: 0px 0;
  transition: var(--t025);
  -webkit-transition: var(--t025);
  -moz-transition: var(--t025);
  -ms-transition: var(--t025);
}

.product .deon .hide-info.show {
  opacity: 1;
  visibility: visible;
  height: auto;
  padding: 20px 0 10px;
}

/* Sharer */
.product .right .sharer {
  display: none;
  width: 100%;
  overflow: auto;
  margin: 30px 0;
}

.product .right .sharer a {
  display: inline-block;
  padding: 6px 12px;
  font-size: 0.75em;
  color: #fff;
  border-radius: 2px;
  margin-right: 10px;
}

.product .right .sharer a.facebook {
  background: #3b5998;
}

.product .right .sharer a.pinterest {
  background: #cb2027;
}

.product .right .sharer a.twitter {
  background: #00aced;
}

.product .right .sharer a.email {
  background: #18ba92;
}

.product .right .sharer a:hover {
  text-decoration: none;
  opacity: 0.8;
}


.product-servicio{
  display: flex;
  margin-bottom: 20px;
}

.servicio-radio{
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  margin-right: 10px;
}

.servicio-radio input[type="radio"]{
  display: none;
}

.servicio-radio .radio-btn{
  width: 1.25em;
  height: 1.25em;
  border: 1px solid var(--color);
  margin-right: 10px;
  box-sizing: border-box;
  padding: 1px;
}


.servicio-radio input[type="radio"]:checked + .radio-btn::after{
  transform: scale(1);
  background-color: #F2EFE9;
}


.servicio-radio .radio-btn.conSeguimiento::after{
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-size: var(--f9);
  color: var(--black);
  transition: 0.2s;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width:100%;
  height:100%;
}

.servicio-radio .radio-btn.sinSeguimiento::after{
  content: "\f00d";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-size: var(--f9);
  color: var(--black);
  transition: 0.2s;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width:100%;
  height:100%;
}

.add-div .checks {
  width: 100%;
  margin: 30px 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
}

.add-div .checks .lab {
	cursor: pointer;
}

.add-div .checks .lab.yes:nth-child(2) {
  display: none;
}

.add-div .checks .lab span {
	display: block;
	width: 20px;
	height: 20px;
	border: 1px solid var(--black);
	background: #fff;
	position: relative;
}

.add-div .checks .lab span.check {
	background: #F2EFE9;
	border-color: var(--black);
}

.add-div .checks .lab span:after {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-size: var(--f9);
  color: var(--black);
  transition: 0.2s;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  height: 100%;
}

.add-div .checks .lab.not span:after {
  content: "\f00d";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-size: var(--f9);
  color: var(--black);
  transition: 0.2s;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  height: 100%;
}

.add-div .checks .lab:hover span {
	background: var(--azul);
}

.add-div .checks .lab:hover span.check {
	background: #F2EFE9;
	border-color: var(--black);
}

.add-div .checks .lab p {
	font-size: var(--f15);
	text-align: left;
	padding: 0 0 0px;
  color: #3B3B3B;
} 

.add-div .checks .lab p i {
  font-size: 11px;
  font-weight: 700;
}

.container-option-adicionales {
  visibility: hidden;
  opacity: 0;
  height: 0;
  transition: var(--t025);
  -webkit-transition: var(--t025);
  -moz-transition: var(--t025);
  -ms-transition: var(--t025);
  background: #F7F6F4;
  padding: 0;
  max-width: 400px;
  width: 100%;
}

.container-option-adicionales h3 {
  margin-top: 0 !important;
}

.container-option-adicionales.show {
  visibility: visible;
  opacity: 1;
  height: auto;
  padding: 0 20px;
  margin: 0 0 40px;
}

.container-option-adicionales .deon h3::after {
  display: block;
  content: '+';
  position: absolute;
  top: 15px;
  right: 0px;
  font-size: 24px;
  font-weight: 500;
  transform: rotate(0deg);
  transition: var(--t025);
  -webkit-transition: var(--t025);
  -moz-transition: var(--t025);
  -ms-transition: var(--t025);
}

/*.container-option-adicionales .colores > li {
  text-indent: -999em;
}*/

.container-option-adicionales .colores > li span {
  position: absolute;
  left: 50%;
  bottom: -20px;
  transform: translateX(-50%);
  background: var(--grisclaro);
  font-size: var(--f10);
  padding: 5px 10px;
  transition: var(--transition);
  opacity: 0;
  visibility: hidden;
}

.container-option-adicionales .colores > li span:after {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  left: 50%;
  top: -5px;
  transform: translateX(-50%) rotate(45deg);
  background: var(--grisclaro);
}

.container-option-adicionales .colores > li:hover span {
  opacity: 1;
  visibility: visible;
}

.container-option-adicionales p {
  font-size: var(--f14);
  line-height: 25px;
}

.container-option-adicionales input {
  padding: 15px;
  width: 100%;
  background: var(--blanco);
  border: solid 1px #707070;
  margin: 14px 0 30px;
}

.container-option-adicionales .hide-info div {
  border-bottom: solid 1px #707070;
}

.container-option-adicionales h3.active {
  border-bottom: none;
}

.container-option-adicionales .deon .hide-info.show {
  padding: 0;
}

.text-custo {
  display: none;
}

.text-custo.show {
  display: block;
  font-weight: 600;
}

.template-product .mas {
  width: 100%;
  padding: 60px 0 20px;
  position: relative;
  margin-top: 20px;
}

.template-product .mas::after {
  content: '';
  display: block;
  width: calc(100% - 6vw);
  height: 1px;
  position: absolute;
  left: 3vw;
  top: 20px;
  background-image: linear-gradient(to right, transparent 60%, #625b50 50%);
  background-size: 14px 100%;
  z-index: 101;
}

.template-product .mas .clear {
  display: flex;
  flex-wrap: wrap;
}

.template-product .mas .clear .col01 {
  width: 55%;
}

.template-product .mas .clear .col02 {
  width: 45%;
  padding: 0 1.5vw;
}

.template-product .mas .col02 h3 {
  font-size: 0.9375em;
  color: #625b50;
  margin-bottom: 20px;
}

.template-product .mas .col02 h3 a {
  color: #625b50;
  display: inline-block;
  border-bottom: 1px solid #625b50;
  padding-bottom: 4px;
}

.template-product .mas .col02 h3 a:hover {
  text-decoration: none;
  opacity: 0.7;
}

.template-product .mas .col02 img {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}

.template-product .mas .col02 .bio {
  font-size: 0.8em;
  color: #555555;
  line-height: 1.6em;
  letter-spacing: 1px;
}

/* Related */
.template-product .related {
  margin-top: 160px;
}

.template-product .related ul li:nth-child(n+5) {
  display: none;
}

.template-product .related .home-title {
  position: relative;
}

/* .template-product .related .home-title::after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: var(--color);
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
} */

.template-product .related .home-title span {
  padding: 0;
  background: #fff;
  position: relative;
  z-index: 2;
  text-align: center;
  font-size: var(--f20);
  font-weight: 400;
  text-transform: uppercase;
}

.template-product .related .home-title span b {
  font-size: var(--f25);
  font-weight: 600;
}

/**** P R O D U C T   I N T E R I O R I S T A
*****************************************************************/
.product.pro-int .right h1 {
  margin: 10px 0 35px;
}

.des-int .inner1 h3 {
  display: none;
}

.des-int .inner1 .contacto {
  display: none;
}

.des-int .inner2 p {
  display: none;
}

.product .description .contacto h3 {
  padding-bottom: 15px;
}

.des-int .inner2 .contacto p {
  display: block;
  font-size: 0.875em;
  padding-bottom: 10px;
}

.des-int .inner2 .contacto a[href*="instagram.com"] {
  display: inline-block;
  padding: 0 0 0 32px;
  color: #575756;
  position: relative;
}

.des-int .inner2 .contacto a[href*="instagram.com"]::after {
  content: '';
  display: block;
  width: 26px;
  height: 26px;
  background-image: url("//www.loubloom.com/cdn/shop/t/4/assets/ico-instagram.svg?v=70948555987834422361664555597");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.des-int .links {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
  margin: 20px 0 30px;
}

.des-int .links a {
  display: block;
  width: 100%;
  height: 60px;
  border: 1px solid #000;
  color: #000;
  font-size: var(--f15);
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-align: center;
  padding: 17px 10px;
  cursor: pointer;
}

.des-int .links a:hover {
  text-decoration: none;
  opacity: 0.6;
}

.des-int .links a.ver {
  color: #fff;
  background: #000;
}

/* Galería */
.pro-int .gallery {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  box-shadow: 0vw 0vw 0vw 300vw rgba(255, 255, 255, 0.75);
  border: 1px solid var(--color);
  width: 80vw;
  height: auto;
  max-width: 1092px;
  max-height: 100%;
  padding: 5vw 7vw;
  text-align: center;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
}

.pro-int .gallery.show {
  opacity: 1;
  visibility: visible;
}

.pro-int .gallery .cerrar {
  color: var(--color);
  cursor: pointer;
  font-size: 1.5em;
  position: absolute;
  top: 2.5vw;
  right: 2.5vw;
  transform: rotate(45deg);
  transition: all 0.125s ease-out;
  -webkit-transition: all 0.125s ease-out;
  -moz-transition: all 0.125s ease-out;
  -ms-transition: all 0.125s ease-out;
}

.pro-int .gallery .cerrar:hover {
  text-decoration: none;
  font-weight: 900;
}

.pro-int .gallery ul {
  max-height: 500px;
  height: 80vh;
}

.pro-int .gallery ul li {
  max-height: 500px;
  height: 80vh;
}

.pro-int .gallery img {
  display: block;
  margin: 0 auto;
  width: auto;
  height: 100%;
}

.pro-int .gallery button.slick-arrow {
  appearance: none;
  border: 0;
  text-indent: -99999em;
  width: 10px;
  height: 16px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 100;
  background: transparent;
  transition: var(--t025);
  -webkit-transition: var(--t025);
  -moz-transition: var(--t025);
  -ms-transition: var(--t025);
  cursor: pointer;
  outline: none;
}

.pro-int .gallery button.slick-arrow::after {
  content: '';
  display: block;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  width: 10px;
  height: 16px;
  position: absolute;
  top: 0;
  left: 0;
}

.pro-int .gallery button.slick-prev {
  left: -3vw;
}

.pro-int .gallery button.slick-prev::after {
  background-image: url("//www.loubloom.com/cdn/shop/t/4/assets/left.svg?v=44613300520650371551664555597");
}

.pro-int .gallery button.slick-next {
  right: -3vw;
}

.pro-int .gallery button.slick-next::after {
  background-image: url("//www.loubloom.com/cdn/shop/t/4/assets/right.svg?v=130717308706833794211664555597");
}

/* Formulario */
.pro-int .form {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  box-shadow: 0vw 0vw 0vw 300vw rgba(255, 255, 255, 0.75);
  border: 1px solid var(--color);
  width: 80vw;
  height: auto;
  max-width: 1092px;
  max-height: 80vh;
  padding: 5vw 7vw;
  text-align: center;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
}

.pro-int .form.show {
  opacity: 1;
  visibility: visible;
}

.pro-int .form .cerrar {
  color: var(--color);
  cursor: pointer;
  font-size: 1.5em;
  position: absolute;
  top: 2.5vw;
  right: 2.5vw;
  transform: rotate(45deg);
  transition: all 0.125s ease-out;
  -webkit-transition: all 0.125s ease-out;
  -moz-transition: all 0.125s ease-out;
  -ms-transition: all 0.125s ease-out;
}

.pro-int .form .cerrar:hover {
  text-decoration: none;
  font-weight: 900;
}

.pro-int .form h3 {
  display: inline-block;
  font-size: var(--f15);
  font-weight: 700;
  text-transform: uppercase;
  padding: 0 0 12px;
  border-bottom: 1px solid var(--color);
  color: var(--color);
  letter-spacing: 2px;
  margin: 0 0 30px;
}

.pro-int .form form {
  text-align: left;
}

.pro-int .form form input, .pro-int .form form textarea {
  appearance: none;
  -webkit-appearance: none;
  border: 1px solid #b9b9b9;
  font-size: 0.75em;
  padding: 14px 20px;
  background: #fff;
  border-radius: 0;
  width: 100%;
  margin: 0 0 30px;
  color: var(--color);
  display: block;
  outline: none;
}

#ContactFormInteriorista {
  display: none;
}

.pro-int .form form textarea {
  max-height: 190px;
  height: 10vw;
}

.pro-int .form form input[type="submit"] {
  width: 158px;
  height: 45px;
  border: 1px solid var(--color);
  text-transform: uppercase;
  font-weight: 700;
  font-size: var(--f15);
  letter-spacing: 2px;
  margin: 0 auto;
  padding: 0;
}

/**** P R O D U C T   S H O P   T H E   L O O K
*****************************************************************/
.pro-shop .coll-header {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin: 20px auto 50px;
  padding: 0px 0;
  border-bottom: 1px solid var(--color);
}

.pro-shop .coll-header .home-title {
  text-align: center;
  width: 100%;
  font-size: 1.75em;
  color: var(--color);
  font-family: var(--font);
  font-weight: 700;
  padding: 0 2.5vw;
  padding: 0 2.5vw 20px;
}

.product.pro-shop #photo {
  width: 100%;
  float: none;
  padding: 0 2vw;
  position: relative;
}
/* 
.product.pro-shop #photo .nuevo {
  font-family: var(--font);
  position: absolute;
  top: 0;
  right: 2vw;
  width: auto;
  height: auto;
  background-color: var(--color);
  padding: 6px 15px;
  font-weight: 600;
  font-size: var(--f11);
  letter-spacing: 1px;
  color: #fff;
  z-index: 4;
  text-align: center;
  text-transform: uppercase;
}

.product.pro-shop #photo .descuento {
  font-family: var(--font);
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  height: auto;
  background-color: $azul;
  padding: 6px 15px;
  font-weight: 600;
  font-size: 0.75em;
  letter-spacing: 1px;
  color: #fff;
  z-index: 4;
  text-align: center;
}
 */
.product.pro-shop .des-left .deon {
  display: block;
}

.product.pro-shop .des-right .deon {
  display: none;
}

.product.pro-shop #gallery {
  padding: 0 calc(2vw - 10px);
  margin: 10px 0 0;
}

.product.pro-shop #gallery li {
  padding: 10px;
}

.product.pro-shop #gallery li img {
  filter: contrast(90%);
  border: 1px solid #fff;
}

.product.pro-shop #gallery.change li.slick-current img {
  border: 1px solid #000;
}

.product.pro-shop #gallery button.slick-arrow {
  appearance: none;
  border: 0;
  text-indent: -99999em;
  width: 10px;
  height: 16px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 100;
  background: transparent;
  transition: var(--t025);
  -webkit-transition: var(--t025);
  -moz-transition: var(--t025);
  -ms-transition: var(--t025);
  cursor: pointer;
  outline: none;
}

.product.pro-shop #gallery button.slick-arrow::after {
  content: '';
  display: block;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  width: 10px;
  height: 16px;
  position: absolute;
  top: 0;
  left: 0;
}

.product.pro-shop #gallery button.slick-prev {
  left: -2vw;
}

.product.pro-shop #gallery button.slick-prev::after {
  background-image: url("//www.loubloom.com/cdn/shop/t/4/assets/left.svg?v=44613300520650371551664555597");
}

.product.pro-shop #gallery button.slick-next {
  right: -2vw;
}

.product.pro-shop #gallery button.slick-next::after {
  background-image: url("//www.loubloom.com/cdn/shop/t/4/assets/right.svg?v=130717308706833794211664555597");
}

/**** P A G E
*****************************************************************/
.template-page .home-title {
  margin-top: 60px;
  text-transform: none;
  font-size: var(--f30);
  font-weight: 600;
  text-transform: uppercase;
}

.page-contact-description{
  text-align: center;
}

.inside-page {
  width: 100%;
  max-width: 700px;
  margin: 0 auto 60px;
}

.rte {
  font-weight: 400;
  line-height: 1.5em;
  margin-top: 50px;
  color: var(--color);
  font-size: 0.875em;
}

.rte p {
  font-weight: 400;
  line-height: 1.6em;
  padding-bottom: 20px;
  color: var(--color);
}

.rte h3 {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1.25em;
  padding: 10px 0 20px;
}

.rte ul {
  padding: 0 0 0 30px;
  margin-bottom: 20px;
}

.rte ul li {
  list-style: disc;
  margin-bottom: 15px;
  font-weight: 400;
  color: var(--color);
}

.rte ol {
  padding: 0 0 0 30px;
  margin-bottom: 20px;
}

.rte ol li {
  margin-bottom: 15px;
  font-weight: 400;
  color: var(--color);
}

.page-form {
  overflow: auto;
  width: 100%;
  margin: 40px auto 0;
  text-align: center;
  max-width: 520px;
}

.page-form .top {
  overflow: auto;
  width: 100%;
}

.page-form .top input {
  width: 100%;
  float: none;
  padding: 12px 15px;
  border: none;
  border-radius: 0;
  background-color: #F7F6F4;
  color: var(--black);
  margin-bottom: 20px;
  font-size: 0.875em;
  outline: none;
}

.page-form textarea {
  width: 100%;
  height: 200px;
  padding: 15px;
  border: none;
  border-radius: 0;
  background-color: #F7F6F4;
  color: var(--black);
  resize: none;
  outline: none;
}

.page-form input[type="submit"] {
  width: 100%;
  font-family: var(--font);
  font-size: 1em;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 2px;
  background: var(--color);
  border: 0;
  color: #fff;
  padding: 12px 30px;
  margin-top: 16px;
  transition: var(--t050);
  -webkit-transition: var(--t050);
  -moz-transition: var(--t050);
  -ms-transition: var(--t050);
}

.page-form input[type="submit"]:hover {
  opacity: 0.6;
}

/* Search */
.search-results .not {
  margin: 50px 0;
  padding: 150px 0;
  text-align: center;
  background-image: url("//www.loubloom.com/cdn/shop/t/4/assets/back-not.png?v=65430177443790249781664555597");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.featured-collection.search-results .not {
  margin: 50px 0;
  padding: 150px 0;
  text-align: center;
  background-image: url("//www.loubloom.com/cdn/shop/t/4/assets/back-not-2.png?v=73857763521492917771664555597");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.featured-collection.search-results .clear ul {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 10px;
}


.search-results .not img {
  display: block;
  max-width: 300px;
  width: 60%;
  height: auto;
  margin: 0 auto 20px;
}

.search-results .not h2 {
  text-align: center;
}

.search-results .not h2 p{
  font-size: var(--f30);
  font-weight: 400;
  color: var(--white);
  text-transform: uppercase;
}

.search-results .not h2 p strong,
.search-results .not h2 p b {
  font-weight: 600;
  font-size: var(--f30);
}


.search-results .not-description p {
  font-size: var(--f15);
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 1.8em;
  color: var(--white);
  max-width: 260px;
  margin: 0 auto;
}

.search-results .not form {
  width: 550px;
  float: none;
  margin: 30px auto 0;
  position: relative;
  border: 0px solid #000;
}

.search-results .not form input {
  appearance: none;
  -webkit-appearance: none;
  width: 100%;
  border: 0px;
  height: 40px;
  padding: 5px 70px 5px 10px;
  font-size: 0.875em;
  letter-spacing: 1px;
  outline: none;
  max-width: 350px;
}

.search-results .not form button {
  position: absolute;
  top: 0;
  right: 95px;
  appearance: none;
  -webkit-appearance: none;
  border: 0;
  width: 70px;
  height: 40px;
  background-color: transparent;
  background-image: url("//www.loubloom.com/cdn/shop/t/4/assets/ico-lupa.svg?v=155127768809484205301664555597");
  background-repeat: no-repeat;
  background-size: 15px auto;
  background-position: center;
  border-left: 0px solid #000;
}

.search-results .not a.volver {
  display: inline-block;
  background: transparent;
  color: var(--white);
  font-size: var(--f18);
  font-weight: 400;
  letter-spacing: 2px;
  padding: 12px 40px;
  margin: 30px 0 0;
  border: 1px solid var(--white);
  
}

.search-results .not a.volver:hover {
  opacity: 0.6;
  text-decoration: none;
}

/**** B L O G
*****************************************************************/
.blog {
  margin-bottom: 60px;
}

.blog .home-title {
  text-align: center;
  width: 100%;
  font-size: var(--f30);
  margin: 60px 0 0px;
  padding: 0 0 40px;
  text-transform: uppercase;
}

.blog .eng-title {
  font-size: 1.125em;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 2px;
  color: var(--color);
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 25px !important;
}

.blog .posts {
  width: 100%;
  overflow: auto;
}

.blog .posts li {
  padding: 0;
  text-align: center;
  background-color: #F7F6F4
}

.blog .posts li a:hover {
  text-decoration: none;
  opacity: 0.6;
}

.blog .posts li img {
  display: block;
  margin: 0 auto 22px;
  width: 100%;
  height: auto;
}

.blog .posts li h3 {
  font-size: var(--f17);
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: var(--color);
  margin: 0 0 15px;
}

.blog .posts li h5 {
  font-family: var(--font);
  font-size: 1em;
  letter-spacing: 2px;
  font-style: normal;
  color: var(--color);
  margin: 0 0 15px;
}

.blog .posts li h6 {
  font-size: 0.8125em;
  letter-spacing: 2px;
  color: var(--color);
  margin: 0 0 15px
}

.blog .posts li p {
  font-size: 0.875em;
  color: var(--color);
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 1.6em;
  padding-bottom: 15px;
}

.blog .posts li a > div {
  font-size: 0.875em;
  color: var(--color);
  font-weight: 300;
  letter-spacing: 2px;
  line-height: 1.6em;
  padding-bottom: 15px;
}

.blog .posts li .boton {
  display: block;
  width: 70%;
  border-top: 1px solid #3f3f3f;
  padding: 10px;
  margin: 15px auto 0;
  font-size: 0.875em;
  color: #3f3f3f;
  font-weight: bold;
  letter-spacing: 2px;
}

.blog section {
  width: 100%;
  max-width: 895px;
  overflow: auto;
  margin: 0px auto;
}

.blog section article {
  width: 100%;
  overflow: auto;
  margin: 40px 0 80px;
  display: flex;
  flex-wrap: wrap;
}

.blog section article .img {
  display: block;
  width: calc(50% - 1vw);
  padding-bottom: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  float: left;
  margin-right: 2vw;
}

.blog section article .text {
  width: calc(50% - 1vw);
  float: right;
  position: relative;
}

.blog section article .text time {
  font-size: 0.75em;
  color: #6d6d6d;
  margin-bottom: 20px;
  display: block;
}

.blog section article .text h3 {
  font-size: 1.5em;
  font-weight: 700;
  letter-spacing: 1px;
  color: #2d2d2d;
  margin-bottom: 20px;
}

.blog section article .text h3 a {
  color: #000000;
}

.blog section article .text .bajada {
  font-size: 0.75em;
  letter-spacing: 1px;
  line-height: 1.7em;
  color: #000000;
}

.blog section article .text .mas {
  display: block;
  width: 100%;
  background: #000;
  color: #fff;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-transform: uppercase;
  font-size: 0.875em;
  padding: 13px 25px;
  border-radius: 25px;
}

.blog section article .text .mas:hover {
  text-decoration: none;
  opacity: 0.6;
}

.post .home-title {
  font-family: var(--font);
  font-size: var(--f21);
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 20px;
  border-bottom: 0;
  padding-bottom: 0;

}

.post h5 {
  font-family: var(--font);
  font-size: 1em;
  font-style: normal;
  text-align: center;
  letter-spacing: 2px;
  color: var(--color);
  margin: 0 0 40px;
  padding: 0 0 40px;
  border-bottom: 1px solid #8e8e8e;
}

.post .subs h6 {
  font-size: 1em;
  font-weight: 400;
  letter-spacing: 2px;
  color: var(--color);
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 25px !important;
}

.post h1 {
  font-size: 1.125em;
  font-weight: 400;
  letter-spacing: 2px;
  text-align: center;
  margin-bottom: 20px;
}

.post article {
  margin: 40px auto;
  padding: 0 5vw;
  width: 100%;
}

.post article.portafolio {
  margin: 0 auto;
  overflow: auto;
}

.post article.portafolio .content img {
  display: block;
  width: 50%;
  margin: 0;
  padding: 1.5vw;
  float: left;
}

.post article .main-img {
  display: block;
  width: 100%;
  height: auto;
  max-width: none;
  margin: 0 auto 50px;
}

.post article .entry {
  width: 100%;
  margin-right: 1vw;
  margin: 0 auto;
 
}

.post article .entry .content {
  font-size: 1em;
  letter-spacing: 1px;
  line-height: 1.7em;
  color: var(--color);
 
}

.post article .entry .content p {
  padding-bottom: 20px;
}

.post article .entry .content p em {
  color: var(--color);
}

.post article .entry .content p {
	font-weight: 400;
	line-height: 1.6em;
	padding-bottom: 20px;
	color: var(--color);
	font-size: 0.875em;
}

.post article .entry .content h3 {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1.25em;
  padding: 10px 0 20px;
}

.post article .entry .content ul {
  padding: 0 0 0 30px;
  margin-bottom: 20px;
}

.post article .entry .content ul li {
  list-style: disc;
  margin-bottom: 15px;
  font-weight: 400;
  color: var(--color);
}

.post article .entry .content ol {
  padding: 0 0 0 30px;
  margin-bottom: 20px;
}

.post article .entry .content ol li {
  margin-bottom: 15px;
  font-weight: 400;
  color: var(--color);
}

/**** M I N I C A R T
*****************************************************************/
#minicart {
  position: fixed;
  top: 0;
  right: -100vw;
  width: 80vw;
  max-width: 400px;
  height: 100vh;
  background: #fff;
  padding: 96px 0 155px 0;
  z-index: 2000;
  box-shadow: 0vw 0vw 0vw 300vw rgba(255, 255, 255, 0.57);
  overflow: scroll;
  opacity: 0;
  transition: var(--t050);
  -webkit-transition: var(--t050);
  -moz-transition: var(--t050);
  -ms-transition: var(--t050);
}

#minicart .top {
  position: fixed;
  padding: 30px 30px;
  background: #fff;
  width: 80vw;
  max-width: 400px;
  top: 0;
  right: -100vw;
  z-index: 10;
  transition: var(--t050);
  -webkit-transition: var(--t050);
  -moz-transition: var(--t050);
  -ms-transition: var(--t050);
}

#minicart .top h2 {
  margin: 0;
  font-size: 1.75em;
}

#minicart .top h2::after {
  display: none;
}

#minicart .top .cerrar {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 30px;
  font-size: 1em;
  color: #000;
  cursor: pointer;
}

#minicart .top .cerrar i {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  background-image: url("//www.loubloom.com/cdn/shop/t/4/assets/ico-close.svg?v=29188767305898311271664555597");
}

#minicart .top .cerrar:hover {
  opacity: 0.8;
}

#minicart .middle ul li {
  display: block;
  overflow: auto;
  padding: 0 30px;
  width: 100%;
}

#minicart .middle ul li .left {
  float: left;
  margin: 20px 0;
  padding-right: 20px;
  position: relative;
  width: 80%;
}

#minicart .middle ul li .left i.delete-prod {
  background-image: url("//www.loubloom.com/cdn/shop/t/4/assets/ico-close.svg?v=29188767305898311271664555597");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  cursor: pointer;
  height: 0.5em;
  left: -15px;
  position: absolute;
  top: 7px;
  width: 0.5em;
}

#minicart .middle ul li .left h4 {
  font-size: 1em;
  font-weight: 600;
  padding-bottom: 5px;
  text-transform: none;
  /* overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; */
}

#minicart .middle ul li .left h4 em {
  font-weight: 600;
}

#minicart .middle ul li .left h5 {
  font-size: 0.875em;
  padding-bottom: 5px;
  font-weight: 300;
}

#minicart .middle ul li .left h6 {
  color: #828282;
  font-weight: 300;
  font-size: 0.75em;
}

#minicart .middle ul li .right {
  float: right;
  margin: 20px 0;
  width: 20%;
}

#minicart .bottom {
  position: fixed;
  padding: 30px;
  width: 80vw;
  max-width: 400px;
  bottom: 0;
  right: -100vw;
  background: #fff;
  transition: var(--t050);
  -webkit-transition: var(--t050);
  -moz-transition: var(--t050);
  -ms-transition: var(--t050);
}

#minicart .bottom .subtotal {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 20px;
}

#minicart .bottom .left {
  float:left;
  width: 50%;
  font-size: 1.25em;
  text-transform: uppercase;
  font-weight: 300;
}

#minicart .bottom .right {
  float: right;
  width: 50%;
  text-align: right;
  font-size: 1.25em;
  text-transform: uppercase;
  font-weight: 700;
}

#minicart .bottom .ver-carrito {
  display: block;
  width: 100%;
  background: var(--color);
  color: #fff;
  font-weight: 400;
  padding: 15px 15px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
}

#minicart .bottom .ver-carrito:hover {
  text-decoration: none;
  opacity: 0.8;
}

#minicart.show {
  right: 0vw;
  opacity: 1;
}

#minicart.show .top {
  right: 0vw;
}

#minicart.show .bottom {
  right: 0vw;
}

/**** C A R R O
*****************************************************************/
.carrito {
  overflow: auto;
  max-width: 100%;
}

.carrito .home-title {
  margin-top: 50px;
  margin-bottom: 0;
  font-size: var(--f30);
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  font-family: var(--font);
}

.carrito .cart-table {
  width: calc(100% - 340px);
  float: left;
}

.carrito table {
  margin: 80px 0 40px;
  width: 100%;
  border-bottom: 1px solid var(--color);
}

.carrito th {
  padding: 0 0 20px;
  font-size: 0.75em;
  text-transform: initial;
  font-weight: 600;
}

.carrito tbody tr {
  border-top: 1px solid var(--color);
}

.carrito td {
  padding: 20px 30px;
  vertical-align: middle;
  font-weight: 300;
  font-size: 0.75em;
}

.carrito td.td-img {
  padding: 20px 30px 20px 0;
}

.carrito td.td-img img {
  display: block;
  width: 90px;
  min-width: 90px;
  height: auto;
}

.carrito td.td-name a {
  color: #000;
}

.carrito td.td-name h2 {
  font-weight: 300;
  padding-bottom: 5px;
}

.carrito td.td-name h3 {
  font-weight: 300;
  font-size: 0.875em;
  padding-bottom: 5px;
  display: none;
}

.carrito td.td-name h4 {
  font-weight: 300;
  font-size: 0.75em;
  padding-bottom: 5px;
}

.carrito td.td-name h4 a {
  text-decoration: underline;
}

.carrito td.td-quantity {
  position: relative;
}

.td-price,
.td-total {
  font-weight: 600 !important;
}

.carrito td.td-quantity input {
  width: 135px;
  height: 45px;
  text-align: center;
  padding: 4px 0;
  border-radius: 0;
  appearance: none;
  -webkit-appearance: none;
  border: 1px solid #bababa;
  background: transparent;
  display: block;
  margin: 0 auto;
  outline: none;
}

/* Chrome, Safari, Edge, Opera */
.carrito td.td-quantity input::-webkit-outer-spin-button,
.carrito td.td-quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.carrito td.td-quantity input[type=number] {
  -moz-appearance: textfield;
}

.carrito td.td-quantity .button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.375em;
  display: block;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: transparent;
  text-align: center;
  cursor: pointer;
}

.carrito td.td-quantity .button span {
  position: relative;
  top: -1px;
}

.carrito td.td-quantity .inc span {
  top: -0px;
}

.carrito td.td-quantity .dec {
  left: 20%;
}

.carrito td.td-quantity .inc {
  right: 20%;
}

.carrito .seguir-comprando {
  display: block;
  float: left;
  font-weight: 700;
  font-size: 1em;
  color: #333333;
  margin: 10px 0 40px 0px;
}

.seguir-comprando i {
  -webkit-text-stroke: 0.5px #fff;
}

.carrito .cart-total {
  width: 300px;
  max-width: 500px;
  float: right;
  text-align: center;
  margin: 70px 0 40px;
  background: #ffffff;
  padding: 20px;
}

.carrito .cart-total h3 {
  font-weight: 700;
  font-size: 1.125em;
  letter-spacing: 2px;
  margin-bottom: 15px;
  text-transform: uppercase;
  width: 100%;
  display: block;
  padding-bottom: 5px;
  text-align: left;
}

.carrito .cart-total .overflow {
  overflow: auto;
}

.carrito .cart-total h4 {
  font-weight: normal;
  font-size: 1em;
  letter-spacing: 1px;
  margin-bottom: 5px;
  width: 50%;
  float: left;
  text-align: left;
}

.carrito .cart-total h2 {
  font-weight: 700;
  font-size: 1em;
  margin-bottom: 20px;
  width: 50%;
  float: right;
  text-align: right;
}

.carrito .cart-total p.disclaimer {
  font-size: 0.75em;
  font-style: italic;
  font-weight: 300;
  display: none;
}

.carrito .botones {
  width: 100%;
  overflow: auto;
  padding: 0;
}

.carrito .botones a {
  display: block;
  float: left;
  font-weight: 700;
  font-size: 0.875em;
  color: #333333;
  margin-top: 10px;
}

.carrito .botones input {
  border: 0;
  color: #fff;
  padding: 10px 25px;
  float: right;
  margin-left: 0px;
  width: 100%;
  appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
  text-transform: none;
  letter-spacing: 1px;
  transition: var(--t025);
  -webkit-transition: var(--t025);
  -moz-transition: var(--t025);
  -ms-transition: var(--t025);
  background-color: #3E3E3E;
  font-size: var(--f15);
  font-weight: 600;
}

.carrito input.update-cart {
  width: 100%;
  margin-bottom: 10px;
  color: var(--white);
  background-color: #6D766A;
  font-size: var(--f15);
  font-weight: 600;
}

.carrito .botones input:hover {
  opacity: 0.7;
}

/* Regalos */
.is-a-regalos {
  background-color: #F7F6F4;
  padding: 2vw 1.5vw 1.5vw;
  margin-bottom: 40px;
  overflow: auto;
  width: 100%;
  margin-left: 0;
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  grid-gap: 3vw;
}

.is-a-regalos h3 {
  font-size: 0.75em;
  color: #000;
  font-weight: 700;
  margin-bottom: 15px;
  letter-spacing: 1px;
}

.is-a-gift {
  width: 100%;
  border: 0px solid #f2f2f2;
  padding: 0.5vw 0 1vw;
}

.is-a-gift .styled-checkbox+label:before {
  background-color: #fff;
}

.is-a-gift .styled-checkbox:checked+label:after {
  left: 10px
}

.is-a-gift p {
  display: block;
  overflow: visible;
  padding-bottom: 0px;
}

.is-a-regalos div.mensaje {
  padding-top: 0px;
  padding-left: 0px;
  font-size: 1em;
  display: none;
}

.is-a-regalos div.mensaje.show {
  display: block;
}

.is-a-regalos div.mensaje input,
.is-a-regalos div.mensaje textarea {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 0;
  border-radius: 0;
  background: #fff;
  outline: none;
  width: 100%;
  height: 45px;
  padding: 0 15px;
  font-size: 0.75em;
  font-weight: 400;
  margin: 0 0 20px;
  resize: none;
}

.is-a-regalos div.mensaje textarea {
  height: 120px;
  padding: 15px 15px;
  margin: 0 0 10px;
}

.is-a-regalos div.mensaje input::placeholder,
.is-a-regalos div.mensaje textarea::placeholder {
  font-family: var(--font);
  font-size: 0.75em;
  font-weight: 500;
  color: #303030;
}

.is-a-regalos div.mensaje small {
  font-size: var(--f10);
  font-style: italic;
  letter-spacing: 0;
  display: none;
}

.styled-checkbox {
  position: absolute;
  opacity: 0;
}

.styled-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
  font-size: var(--f11);
}

.styled-checkbox + label small {
  padding-left: 10px;
  text-decoration: underline;
  cursor: pointer;
  position: relative;
}

.styled-checkbox + label small span {
  display: none;
  position: absolute;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  border: 0.5px solid #b2b2b2;
  width: 400px;
  padding: 1vw;
  text-align: center;
  z-index: 10;
}

.styled-checkbox + label small:hover span {
  display: block;
}

.styled-checkbox + label small span::before {
  content: '';
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  border-top: 0.5px solid #b2b2b2;
  border-right: 0.5px solid #b2b2b2;
  top: -6px;
  left: calc(50% - 10px);
  background: #fff;
  transform: rotate(-45deg);
}

.styled-checkbox + label small span u {
  text-decoration: none;
  display: block;
}

.styled-checkbox + label small span u:first-child {
  background: #000;
  color: #fff;
  text-transform: uppercase;
  padding: 5px 0;
  font-weight: 500;
  margin-bottom: 10px;
}

.styled-checkbox + label small span u:nth-child(2) {
  line-height: 1.7em;
}

.styled-checkbox + label small span img {
  width: 60%;
  height: auto;
  display: block;
  margin: 5px auto 0;
}

.styled-checkbox + label::before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  background: #fff;
  position: relative;
  top: -3px;
}

.styled-checkbox:hover + label::before {
  background: var(--color);
}

.styled-checkbox:focus + label::before {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}

.styled-checkbox:checked + label::before {
  background: var(--color);
}

.styled-checkbox:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}

.styled-checkbox:disabled + label::before {
  box-shadow: none;
  background: #ddd;
}

.styled-checkbox:checked + label::after {
  content: "";
  position: absolute;
  left: 10px;
  top: 6px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/**** A C C O U N T
*****************************************************************/
.clear.registro {
  padding: 0 1.5vw;
}

.home-title-account {
  text-align: left;
  font-size: 2em;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 0 0;
}

.home-title-account::after {
  display: none;
  left: 0;
  transform: translateX(0%);
}

.form-field {
  width: 100%;
  overflow: auto;
  max-width: 25%;
  margin-bottom: 20px;
}

.clear.account .one-half {
  padding-right: 15px;
}

.clear.account .one-half:nth-child(3) {
  padding-right: 0px;
  padding-left: 15px;
}

.clear.account .edit-address-div .one-half:nth-child(3) {
  padding-right: 15px;
  padding-left: 0px;
}

.clear.account .edit-address-div .one-half:nth-child(4) {
  padding-right: 0px;
  padding-left: 15px;
}

.one-half .form-field {
  width: 100%;
  max-width: 100%;
}

.form-field label {
  display: block;
  width: 100%;
  font-size: 0.75em;
  color: #898989;
  text-align: left;
  font-weight: 300;
  padding-bottom: 10px;
  letter-spacing: 1px;
}

.form-field input {
  border: 1px solid #ccc;
  border-radius: 0;
  background: transparent;
  appearance: none; -webkit-appearance: none; -moz-appearance: none;
  width: 100%;
  padding: 10px;
  position: relative;
  outline: none;
  z-index: 2;
  cursor: pointer;
}

.olvidaste {
  display: inline-block;
  margin-top: 10px;
  font-size: 0.875em;
}

.iniciar-sesion {
  border: 0;
  font-weight: 400;
  text-transform: none;
  background: var(--color);
  color: #fff;
  font-size: 0.875em;
  padding: 12px 30px;
  letter-spacing: 1px;
  appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
}

.olvidaste.links {
  margin: 20px 0;
}

#RecoverPasswordForm input[type="submit"] {
  border: 0;
  font-weight: 400;
  text-transform: none;
  background: var(--color);
  color: #fff;
  font-size: 0.875em;
  padding: 12px 30px;
  letter-spacing: 1px;
  appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
}

.clear.registro input[type="submit"] {
  border: 0;
  font-weight: 400;
  text-transform: none;
  background: var(--color);
  color: #fff;
  font-size: 0.875em;
  padding: 12px 30px;
  letter-spacing: 1px;
  appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
}

.clear.registro input.btn--secondary[type="submit"] {
  background: var(--grisclaro);
  color: var(--color);
}

.clear.account input.save-address {
  border: 0;
  font-weight: 400;
  text-transform: none;
  background: var(--color);
  color: #fff;
  font-size: 0.875em;
  padding: 12px 30px;
  letter-spacing: 1px;
  margin: 20px 0;
  appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
}

.clear.account .three-quarter {
  padding: 30px;
}

#cuenta table.full {
  font-size: 0.875em;
}

#cuenta table.full tbody tr {
  font-size: 0.875em;
}

#cuenta table.full tbody tr td {
  padding: 10px;
}

#cuenta h2.pedidos {
  background-image: url("//www.loubloom.com/cdn/shop/t/4/assets/pedidos.png?v=125339941472615993561664555597");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 20px;
  padding: 9px 0 5px 24px;
}

#cuenta h2.misdatos {
  background-image: url("//www.loubloom.com/cdn/shop/t/4/assets/misdatos.png?v=98923524474283011451664555597");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 20px;
  padding: 9px 0 5px 30px;
}

#cuenta h2.favoritos {
  background-image: url("//www.loubloom.com/cdn/shop/t/4/assets/star.png?v=168733822892882212991664555597");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 20px;
  padding: 9px 0 5px 30px;
}

#cuenta h2.novios {
  background-image: url("//www.loubloom.com/cdn/shop/t/4/assets/anillos.svg?v=131459410670054542751664555597");
  background-repeat: no-repeat;
  background-position: left 12px;
  background-size: auto 16px;
  padding: 9px 0 5px 30px;
}

.sidemenu {
  width: 100%;
  overflow: auto;
  border-bottom: 1px solid #ddd;
  display: block;
}

.sidemenu li {
  display: block;
  border-top: 1px solid #ddd;
  margin: 0;
}

.sidemenu li a {
  display: block;
  width: 100%;
  padding: 10px;
  color: #000;
  margin: 0;
}

.sidemenu li a:hover {
  background: #F0F0F0;
}

.sideright {
  padding-top: 10px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  min-height: 280px !important;
  position: relative;
}

.sideright table {
  width: 100%;
}

.sideright table.full th {
  border-left: 0;
  border-right: 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 10px 15px;
  text-align: left;
  font-size: 1.125em;
}

.sideright table.full td {
  border-left: 0;
  border-right: 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 10px 15px;
  font-size: 0.875em;
}

.sideright .add-dir {
  position: absolute;
  top: 20px;
  right: 0;
}

.sideright .direccion {
  background: #F7F7F7;
  font-size: 0.875em;
  padding: 10px 15px;
  position: relative;
}

.sideright .direccion h3 {
  font-size: 1em;
  margin-bottom: 5px;
}

.sideright .direccion p {
  font-size: 0.875em;
  margin-bottom: 0;
}

.sideright .direccion p.edit {
  position: absolute;
  top: 10px;
  right: 15px;
}

.sideright .direccion p.edit a {
  color: #000;
}

.sideright a.submit {
  display: inline-block;
  border: 0;
  font-weight: 700;
  background: #000;
  color: #fff;
  font-size: 1em;
  padding: 10px 25px;
  position: absolute;
  top: 15px;
  right: 0;
}

.ver-fav {
  font-family: var(--font);
  color: #000 !important;
  background-color: #81ead6 !important;
  border-radius: 0 !important;
  padding: 8px 16px;
  width: 200px;
  display: block;
  text-align: center;
  -webkit-transition: background-color 300ms ease-out;
  -moz-transition: background-color 300ms ease-out;
  -o-transition: background-color 300ms ease-out;
  -ms-transition: background-color 300ms ease-out;
  transition: background-color 300ms ease-out;
}

.ver-fav:hover {
  opacity: 0.75;
}

.ver-nov {
  font-family: var(--font);
  color: #000 !important;
  background-color: #f4d3d7 !important;
  border-radius: 0 !important;
  padding: 8px 16px;
  width: 200px;
  display: block;
  text-align: center;
  -webkit-transition: background-color 300ms ease-out;
  -moz-transition: background-color 300ms ease-out;
  -o-transition: background-color 300ms ease-out;
  -ms-transition: background-color 300ms ease-out;
  transition: background-color 300ms ease-out;
}

.ver-nov:hover {
  opacity: 0.75;
}

.btn.verde {
  background-color: #43e1c6 !important;
  font-weight: bold !important;
  font-family: var(--font);
}

.ver-out {
  font-family: var(--font);
  color: #000 !important;
  background-color: #f1f1f1 !important;
  background-image: url("//www.loubloom.com/cdn/shop/t/4/assets/logout.png?v=48569108766344568751664555597");
  background-repeat: no-repeat;
  background-size: auto 16px;
  background-position: 14px center;
  border-radius: 0 !important;
  padding: 8px 16px;
  width: 200px;
  display: block;
  margin-top: 40px;
  text-align: center;
  -webkit-transition: background-color 300ms ease-out;
  -moz-transition: background-color 300ms ease-out;
  -o-transition: background-color 300ms ease-out;
  -ms-transition: background-color 300ms ease-out;
  transition: background-color 300ms ease-out;
}

.ver-out:hover {
  opacity: 0.75;
}

/**** T W O  B L O C K S
*****************************************************************/
.home-news {
  width: 100%;
  overflow: auto;
  margin: 60px auto;
  text-align: center;
  padding: 70px 20vw;
  color: var(--color);
  background: #dadce0;
}

.home-news h2 {
  font-size: 1.125em;
  font-weight: bold;
  text-transform: none;
  letter-spacing: 2px;
  margin-bottom: 30px;
}

.home-news p {
  font-size: 0.75em;
  letter-spacing: 0px;
  font-weight: 400;
  line-height: 1.8em;
}

.home-news p.bien {
  display: none;
  font-weight: 600;
  padding: 5px 10px;
  border: 1px solid green;
  margin: 10px 0 0;
}

.home-news p.mal {
  display: none;
  font-weight: 600;
  padding: 5px 10px;
  border: 1px solid red;
  margin: 10px 0 0;
}

.home-news form {
  width: 90%;
  max-width: 330px;
  margin: 30px auto 0;
  overflow: auto;
  border: 1px solid var(--color);
}

.home-news form input {
  appearance: none;
  -webkit-appearance: none;
  border: 0;
  border-radius: 0;
}

.home-news form input[type="email"] {
  width: calc(100% - 45px);
  height: 45px;
  float: left;
  border: 0;
  border-right: 1px solid var(--color);
  border-radius: 0;
  background: transparent;
  color: var(--color);
  font-weight: 300;
  letter-spacing: 1px;
  font-size: 0.75em;
  padding: 5px 15px;
}

.home-news form input[type="email"]::placeholder {
  color: var(--color);
}

.home-news form input[type="submit"] {
  font-size: 0.75em;
  color: var(--color);
  background-color: transparent;
  background-image: url("//www.loubloom.com/cdn/shop/t/4/assets/right.svg?v=130717308706833794211664555597");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 15px auto;
  border: 0;
  text-indent: -99999em;
  width: 45px;
  height: 45px;
  padding: 5px 5px;
  float: right;
}

/**** F O O T E R
*****************************************************************/
footer {
  width: 100%;
  overflow: auto;
  background-color: var(--footer);
  margin: 60px 0 0px;
  padding: 60px 0 0px;
  letter-spacing: 1px;
  color: var(--color);
  position: relative;
}

footer .clear-iso {
}

footer .iso {
  display: block;
  width: 160px;
  height: auto;
  margin: 0 auto 40px;
}

footer .clear-iso .sociales {
  margin: 0 auto 40px;
  text-align: center;
}

footer .item {
  text-align: left;
  padding: 0;
}

footer .item-imagen img {
  display: block;
  width: 215px;
  height: auto;
  margin: 0 auto;
}

footer .item h4 {
  font-family: var(--font);
  display: inline-block;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: var(--color);
  font-size: var(--f15);
  margin-bottom: 12px;
}

footer .item ul {
  margin-top: 8px;
}

footer ul li {
  font-weight: 400;
  margin-bottom: 16px;
  font-size: var(--f14);
  font-family: var(--font);
}

footer ul li a {
  color: var(--color);
}

footer p {
  font-family: var(--font);
  color: var(--color);
  font-weight: 400;
  margin-bottom: 0;
  font-size: var(--f14);
  line-height: 2.25em;
}

/* Footer Sociales */
footer .clear-one {
  position: relative;
}

footer .sociales {
  max-width: none;
  margin: 30px 0 0px !important;
  text-align: center;
}

footer .sociales li {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 0;
  font-size: 1.3em;
}

footer .sociales li a:hover {
  text-decoration: none;
  opacity: 0.8;
}

/* Footer Form */
footer .item-news {
  text-align: left;
}

footer form {
  width: 100%;
  overflow: auto;
  text-align: center;
  margin-top: 20px;
  border: 1px solid #ffffff;
}

footer input[type="email"] {
  appearance: none;
  -webkit-appearance: none;
  display: block;
  width: 100%;
  height: 45px;
  background: transparent;
  border: 1px solid #878787;
  border-radius: 0;
  padding: 5px 10px;
  font-size: 0.75em;
  letter-spacing: 1px;
  color: var(--color);
}

footer input[type="email"]::placeholder {
  color: var(--color);
}

footer input[type="submit"] {
  appearance: none;
  -webkit-appearance: none;
  background: #878787;
  position: relative;
  border: 0;
  border-radius: 0;
  color: #fff;
  width: 100%;
  height: 45px;
  font-size: 1em;
  letter-spacing: 1px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
}

footer .bottom {
  padding: 30px 0 30px;
  margin: 20px auto 0;
  position: relative;
  overflow: visible;
}

footer .bottom p {
  width: calc(100%);
  float: none;
  font-size: var(--f10);
  font-weight: 300;
  text-align: center;
  color: var(--color);
  margin: 0;
}

footer .bottom p a {
  color: var(--color);
}

footer .webpay {
  display: block;
  width: 146px;
  height: auto;
  margin-top: 20px;
}

/* Lazy background */
.lazy, .lazy::after {
  background-image: none !important;
}

.solo-mobile {
  display: none;
}

/**** G I F T  R E G G I E
*****************************************************************/
.giftreggie-front {
  padding: 0 1.5vw;
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}

.giftreggie-front .home-title {
  margin: 30px 0 30px;
  width: 100%;
  text-align: left;
}

.giftreggie-header h3 {
  color: #404041;
  font-size: 1.25em;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  position: relative;
  border-bottom: 1px solid #000;
  padding-bottom: 15px;
  margin: 30px 0 30px;
  width: 100%;
  text-align: left;
}

.giftreggie-front .giftreggie-body {
  border: 0;
  margin: 20px 0 0;
}

.giftreggie-front label {
  display: inline-block;
  width: auto;
  font-size: 0.75em;
  color: #898989;
  text-align: left;
  font-weight: 300;
  padding-bottom: 10px;
  letter-spacing: 1px;
}

.giftreggie-front .recovery {
  color: #000;
  font-size: 0.75em;
  display: block;
  clear: both;
}

.giftreggie-front input {
  padding: 8px 30px;
  margin-bottom: 10px;
}

.giftreggie-front input[type="submit"], .giftreggie-front input[type="button"] {
  appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
  border: 0;
  font-weight: 600;
  text-transform: uppercase;
  background: var(--color);
  color: #fff;
  font-size: 0.875em;
  padding: 10px 25px;
  border-radius: 0px;
  letter-spacing: 1px;
  margin-bottom: 20px;
}

.giftreggie-front input[type="button"] {
  background: #ccc;
}

/* Crea tu lista */
.registry-profile-block {
  padding: 0;
  margin: 30px 0 20px 0;
  width: 100%;
  max-width: 100%;
  overflow: auto;
}

.giftreggie-band p:nth-child(5) {
  padding: 0 1.5vw;
  overflow: auto;
  width: 100%;
  padding-left: 50%;
}

.giftreggie-band {
  background: #f2f2f2;
  height: 310px;
  border: 0px solid #dddddd !important;
  background-size: cover;
  position: relative;
}

.giftreggie-band h2 {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 5%;
  padding: 5px 15px;
  color: #fff;
  background: transparent;
  transform: translate(0%, -50%);
  text-transform: uppercase;
}

.giftreggie-band h4 {
  padding: 0 1.5vw;
}

.giftreggie-band p.full {
  width: 100%;
  display: block;
}

.giftreggie-band p.full span {
  width: 100%;
}

.registry-profile-block h4 {
  font-size: 1.125em;
  font-weight: 600;
  margin-bottom: 15px;
}

.registry-profile span {
  width: 50%;
  padding: 0 1.5vw;
  float: left;
  margin: 0 0 20px;
}

.registry-profile span input {
  width: 100% !important;
  margin: 10px 0 20px;
  padding: 8px 10px;
}

.registry-profile-block p {
  font-size: 0.875em;
  color: #898989;
}

.registry-profile textarea {
  width: 100%;
  min-height: 100px;
  margin-top: 10px;
  border: 1px solid #ddd;
}

.registry-profile .registry-profile-block:nth-child(3) h4 {
  position: relative;
  padding-left: 26px;
}

.registry-profile .registry-profile-block:nth-child(3) input[type="checkbox"] {
  position: absolute;
  top: -7px;
  left: 0;
  width: auto !important;
}

.registry-profile .registry-profile-block:nth-child(3) p {
  margin-bottom: 30px;
}

.registry-profile .registry-profile-block:nth-child(4) h4 {
  padding: 0 1.5vw;
}

.registry-profile .registry-profile-block:nth-child(4) span:nth-of-type(1) p:nth-child(4) {
  position: relative;
}

.registry-profile .registry-profile-block:nth-child(4) span:nth-of-type(1) p:nth-child(4)::after {
  content: "\f063";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: block;
  font-size: 0.75em;
  color: #8e8e8e;
  position: absolute;
  bottom: 13px;
  right: 15px;
  z-index: 1;
}

.registry-profile select {
  border: 1px solid #dddddd;
  border-radius: 0px;
  background: transparent;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100% !important;
  padding: 10px;
  position: relative;
  outline: none;
  z-index: 2;
  cursor: pointer;
  color: #8e8e8e;
  font-size: 0.875em;
  margin: 10px 0 20px;
}

.registry-profile .registry-profile-block:nth-child(4) > p:nth-of-type(1) {
  width: 100%;
  display: block;
  overflow: auto;
  padding: 0 1.5vw;
}

.registry-profile .registry-profile-block:nth-child(5) h4 {
  padding: 0 1.5vw;
}

.registry-profile .registry-profile-block:nth-child(5) span:nth-of-type(1) p:nth-child(1) {
  position: relative;
}

.registry-profile .registry-profile-block:nth-child(5) span:nth-of-type(2) p:nth-child(1) {
  position: relative;
}

.registry-profile .registry-profile-block:nth-child(5) > span:nth-of-type(1) > p:nth-child(1)::after {
  content: "\f063";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: block;
  font-size: 0.75em;
  color: #8e8e8e;
  position: absolute;
  bottom: 33px;
  right: 15px;
  z-index: 1;
}

.registry-profile .registry-profile-block:nth-child(5) > span:nth-of-type(2) > p:nth-child(1)::after {
  content: "\f063";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: block;
  font-size: 0.75em;
  color: #8e8e8e;
  position: absolute;
  bottom: 33px;
  right: 15px;
  z-index: 1;
}

.giftreggie-create-buttons {
  padding: 0 1.5vw;
}

.giftreggie-create-buttons input {
  margin: 0 1.5vw 20px 1.5vw;
}

.giftreggie-body .no-lista {
  padding: 40px 0;
  font-weight: 700;
  font-size: 1.125em;
}

/* Buscar Lista */
.gift-reggie-search-form p:nth-child(1) span, .gift-reggie-search-form p:nth-child(2) span {
  display: block;
  width: auto;
  font-size: 0.75em;
  color: #898989;
  text-align: left;
  font-weight: 300;
  padding-bottom: 10px;
  letter-spacing: 1px;
}

.giftreggie-find .giftreggie-footer p {
  margin-bottom: 20px;
}

.giftreggie-find .giftreggie-footer p a {
  font-size: 0.875em;
}

/**** L I S T A  P A G E
*****************************************************************/
.giftreggie-registry .giftreggie-no-products {
  font-size: 1em;
  padding-bottom: 20px;
}

.giftreggie-band h2 {
  font-size: 1.375em;
  font-weight: 700;
  padding: 1.5vw 1.5vw;
}

.giftreggie-description {
  text-align: center;
  padding: 1.5vw 1.5vw;
}

.giftreggie-registry-image {
  padding: 0 3vw;
}

.giftreggie-edit-description {
  text-align: center;
}

.giftreggie-edit-description button {
  appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
  border: 0;
  font-weight: 600;
  text-transform: uppercase;
  background: #9aced2;
  color: #fff;
  font-size: 0.75em;
  padding: 10px 15px;
  border-radius: 0px;
  letter-spacing: 1px;
  margin: 0px auto 0px;
  display: inline-block;
}

table.giftreggie-desktop {
  font-size: 0.875em;
  margin: 40px 0;
  border: 0px solid #d5dbda;
}

table.giftreggie-desktop tbody {
  width: 100%;
  display: table;
}

table.giftreggie-desktop tr th {
  background: #d5dbda;
  border: 1px solid #d5dbda;
}

.giftreggie-front table tr td, .giftreggie-front table tr th {
  vertical-align: middle;
}

.giftreggie-front td.quitar button {
  appearance: none;
  -webkit-appearance: none;
  border-radius: 50%;
  border: 0;
  font-weight: 600;
  text-transform: uppercase;
  background: #ee5a28;
  color: #fff;
  font-size: 1.25em;
  padding: 2px 10px;
  letter-spacing: 1px;
  display: inline-block;
}

.giftreggie-front td.quieren input {
  margin-bottom: 0;
  padding: 8px 8px;
}

.giftreggie-front td.agregar {
  position: relative;
}

.giftreggie-front td.agregar input {
  margin-bottom: 0;
  padding: 8px 8px;
}

.giftreggie-front .action-buttons {
  width: 240px;
}

.giftreggie-front .action-buttons button {
  appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
  border: 0;
  font-weight: normal;
  text-transform: none;
  background: var(--color);
  color: #fff;
  font-size: 0.875em;
  padding: 10px 15px;
  border-radius: 0px;
  letter-spacing: 1px;
  margin-bottom: 20px;
}

.giftreggie-front .action-buttons button#discard-changes {
  background: #ccc;
}

.giftreggie-browse-add-products {
  padding: 40px 0;
}

td.agregar .agregar-gift {
  appearance: none;
  -webkit-appearance: none;
  border: 0;
  background: #9aced2;
  color: #000;
  position: absolute;
  top: 50%;
  left: 10px;
  width: calc(100% - 20px);
  transform: translateY(-50%);
  z-index: 2;
  transition: var(--t025);
  -webkit-transition: var(--t025);
  -moz-transition: var(--t025);
  -ms-transition: var(--t025);
  cursor: pointer;
}

td.agregar[data-stock="agitado"] .agregar-gift {
  background: #f2f2f2;
}

td.agregar .remover-gift {
  appearance: none;
  -webkit-appearance: none;
  border: 0;
  background: #ee5a28;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 10px;
  width: calc(100% - 20px);
  transform: translateY(-50%);
  z-index: 1;
  transition: var(--t025);
  -webkit-transition: var(--t025);
  -moz-transition: var(--t025);
  -ms-transition: var(--t025);
  cursor: pointer;
}

/* Pop up Gift Reggie List */
.pop-gift-pro {
  display: none;
  position: fixed;
  z-index: 1000;
  top: 50% !important;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 800px;
  max-height: 500px;
  width: 80%;
  height: auto;
  background: #fff;
  box-shadow: 0 0 3px rgba(0,0,0,0.3);
  padding: 30px;
}

.giftreggie-item-name a {
  cursor: pointer;
}

.pop-gift-pro .imagen {
  width: calc(40% - 15px);
  float: left;
  filter: contrast(90%);
  -webkit-filter: contrast(90%);
  -ms-filter: contrast(90%);
}

#view-registry .registry-variant .pop-gift-pro .imagen img {
  width: 80% !important;
  margin-top: 0 !important;
  max-height: 100%;
}

.pop-gift-pro .right {
  width: calc(60% - 15px);
  float: right;
  text-align: left;
  padding: 0px 0;
}

.pop-gift-pro .right h3 {
  margin-bottom: 8px !important;
  font-size: 1.9em !important;
  color: #000 !important;
}

.pop-gift-pro .right .marca {
  opacity: 0;
}

.pop-gift-pro .right .precio-cantidad {
  width: 100%;
  overflow: auto;
}

.pop-gift-pro .right .precio-cantidad .precio {
  width: 140px;
  float: left;
  font-size: 1.9em;
  color: #8d8d8d;
}

.pop-gift-pro .right .precio-cantidad .cantidad {
  display: block;
  width: 60px;
  float: left;
  position: relative;
  top: 5px;
}

.pop-gift-pro .right .precio-cantidad .cantidad input {
  padding: 10px;
}

.pop-gift-pro .right .regalar {
  appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
  border: 0;
  font-weight: 600;
  text-transform: uppercase;
  background: #f2c81d;
  color: #fff;
  font-size: 1em;
  padding: 10px 35px;
  border-radius: 0px;
  letter-spacing: 1px;
  margin: 20px 0 20px;
  display: inline-block;
  cursor: pointer;
  transition: var(--t025);
  -webkit-transition: var(--t025);
  -moz-transition: var(--t025);
  -ms-transition: var(--t025);
}

.pop-gift-pro .right .regalar:hover {
  opacity: 0.7;
  text-decoration: none;
}

.pop-gift-pro .cerrar {
  color: rgba(0,0,0,1) !important;
  position: absolute;
  top: 0px;
  right: 12px;
  font-size: 2.2em;
  transform: rotate(45deg);
  cursor: pointer;
}

.pop-gift-pro .cerrar:hover {
  text-decoration: none;
}

/* Share */
ul.giftreggie-share-buttons {
  padding: 10px 0 0px;
}

ul.giftreggie-share-buttons li {
  border-radius: 0;
  padding: 8px 16px 8px 45px;
  background-position-x: 8px;
}

/* Doble Tabla */
.giftreggie-front .giftreggie-body form.giftreggie-registry-form {
  width: 100%;
  overflow: auto;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}

.giftreggie-front .giftreggie-body form.giftreggie-registry-form table {
  width: calc(100% - 300px);
}

.giftreggie-registry .action-buttons {
  width: 300px;
  padding: 40px 0 40px 40px;
  margin: 0;
}

.giftreggie-registry .action-buttons button {
  width: 100%;
}

.action-buttons #giftreggie-checkout {
  display: none;
}

#status-bar {
  font-size: 1em;
  line-height: 1.6em;
}

#status-carrito p {
  color: #000;
}

#status-carrito a {
  appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
  border: 0;
  font-weight: 600;
  text-transform: uppercase;
  background: #f2c81d;
  color: #fff;
  font-size: 0.875em;
  padding: 10px 25px;
  border-radius: 0px;
  letter-spacing: 1px;
  margin-bottom: 20px;
  display: block;
  width: 100%;
}

/****  G I F T   W H I S L I S T
*****************************************************************/
.giftreggie-wishlist-entry p {
  text-align: center;
  padding: 40px 0;
}

.giftreggie-wishlist h2 {
  font-family: var(--font);
  color: #000;
  font-size: 1.5625em;
  text-transform: uppercase;
  font-weight: 400;
  margin: 50px 0 40px;
  text-align: center;
  letter-spacing: 2px;
  position: relative;
  padding: 0;
}

.giftreggie-wishlist .giftreggie-add-products {
  display: none;
}

.giftreggie-wishlist .giftreggie-sharing {
  display: none;
}

.giftreggie-wishlist .giftreggie-sharing input {
  display: none;
}

.giftreggie-wishlist button[name="id"] {
  appearance: none;
  -webkit-appearance: none;
  background: #6c9634;
  border: 0;
  color: #fff;
  padding: 4px 20px;
}

.giftreggie-wishlist.giftreggie-manager .registry-variant td:last-child form {
  display: inline-block;
  border: 0;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  background: #9c5332;
}

.giftreggie-wishlist .remove-button {
  appearance: none;
  -webkit-appearance: none;
  background: transparent;
  border: 0;
  color: #fff;
  padding: 0px 0 0 0;
  font-size: 1.5em;
  margin: -2px 0 0 0;
}

ul.giftreggie-share-buttons li {
  border-radius: 0;
  transform: scale(0.75);
}

.giftreggie-wishlist .action-buttons {
  padding: 40px 0 40px 0px;
}

/**** T A G  H O M E
*****************************************************************/
.tag-home-container{
  margin-top: 45px;
}

.tag-home-block-container{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  place-items: center;
}

.tag-home-block{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-transform: uppercase;
  row-gap: 5px;
}

.tag-home-block h2{
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  margin-top: 30px;
}

.tag-home-image{
  width: 75px;
  height: 80px;
}

.tag-home-image img{
  width: 73px;
  height: 73px;
  display: block;
  object-fit: contain;
}


/****  N O S O T R O S  H O M E
*****************************************************************/
.nosotros-home-container{
  margin-top: 80px;
}

.nosotros-home-block{
  display: grid;
  grid-template-columns: 1fr 1fr;
  place-items: center;
}

.nosotros-home-content .nosotros-title{
  font-size: var(--f20);
  color: #000;
  text-transform: uppercase;
}

.nosotros-home-content .nosotros-title b,
.nosotros-home-content .nosotros-title strong{
  font-size: var(--f25);
  font-weight: 700;
}


.nosotros-home-description{
  font-size: var(--f15);
  font-family: var(--font);
  line-height: 22px;
  max-width: 520px;
  margin-top: 15px;
}

.nosotros-btn{
  color: var(--black);
  width: 165px;
  height: 45px;
  border: 1px solid var(--color);
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s;
  margin-top: 30px;
}

.nosotros-btn:hover{
  text-decoration: none;
  opacity: 0.6;
}

.nosotros-home-image-container img{
  width: 100%;
  height: 100%;
  max-width: 700px;
  max-height: 500px;
  margin: 0 auto;
}


/**** C A T E G O R I A  H O M E
*****************************************************************/
.categoria-home-container{
  margin-top: 35px;
}

.categoria-home-container h2{
  font-size: var(--f25);
  font-weight: 400;
  text-transform: uppercase;
  color: var(--white);
  text-align: center;
  letter-spacing: 2px;
}

.categoria-home-container h2 b,
.categoria-home-container h2 strong{
  font-size: var(--f35);
  font-weight: 600;
}

.categoria-home-block-container {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-template-rows: 1fr 0.5fr;
  grid-column-gap: 15px;
  grid-row-gap: 25px;
}

.categoria-home-block-container :nth-child(1) { grid-area: 1 / 1 / 2 / 4; }
.categoria-home-block-container :nth-child(2) { grid-area: 1 / 4 / 2 / 7; }
.categoria-home-block-container :nth-child(3) { grid-area: 2 / 1 / 3 / 3;}
.categoria-home-block-container :nth-child(4) { grid-area: 2 / 3 / 3 / 5; }
.categoria-home-block-container :nth-child(5) { grid-area: 2 / 5 / 3 / 7; }


.categoria-home-block-container :nth-child(3) div img,
.categoria-home-block-container :nth-child(4) div img,
.categoria-home-block-container :nth-child(5) div img{ 
  max-height: 405px;
} 


.categoria-home-block{
  position: relative;
  height: 100%;
}

.categoria-home-block-image{
  height: 100%;
}

.categoria-home-block-image img{
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.categoria-home-block-text{
  position: absolute;
  bottom: 125px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}


/**** S U S C R I B E T E
*****************************************************************/
.suscribete-container{
  display: grid;
  grid-template-columns: 1fr 4fr;
  place-items: center;
  position: relative;
  padding: 0 30px;
}

.suscribete-container::before{
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 75%;
  background: #e8e7e7;
  opacity: 0.5;
  z-index: -1;
  transform: translate(0, -50%);
}

.suscribete-content{
  display: grid;
  grid-template-columns: 1fr .7fr;
}

.suscribete-title{
  padding-left: 45px;
  font-size: var(--f20);
  font-weight:400;
  text-transform: uppercase;
}

.suscribete-title strong,
.suscribete-title b{
  font-size: var(--f30);
  font-weight: 600;
}

.suscribete-image{
  width: 100%;
  padding-left: 0;
}

.suscribete-image img{
  width: 100%;
  height: 100%;
  max-width: 310px;
  max-height: 300px;
  object-fit: cover;
}

.suscribete-description p{
  font-size: var(--f15);
}

.suscribete-container form{
  display: flex;
  gap: 0;
  height: 45px;
  margin-top: 12px;
}

.suscribete-container form input[type="email"]{
  width: calc( 100% - 110px );
  border: 0;
  border-radius: 0;
  padding-left: 10px;
  background-color: var(--white);
}

.suscribete-container form input[type="submit"]{
  width: 100px;
  background-color: #C7C7C5;
  border: none;
  color: var(--white);
  letter-spacing: 2px;
  font-weight: 600;
}

.tag-comments-content{
  width: 90%;
  margin: 0 auto;
}

.tag-comments-content p{
  text-align: center;
  margin-top: 15px;
  font-size: var(--f15);
  text-transform:  initial;
  line-height: 22px;
}

.collection-page-container{
  text-align: center;
  margin-top: 45px;
}

.collection-page-container .collection-page-title{
  font-size: var(--f30);
  font-family: var(--font);
  text-transform: uppercase;
  font-weight: 400;
}

.collection-page-container .collection-page-title strong,
.collection-page-container .collection-page-title b{
  font-size: var(--f35);
  font-weight: 600;
}

.collection-page-description{
  max-width: 715px;
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 35px;
  font-size: var(--f15);
  line-height: 22px;
  color: black;
}

.collection-page-block-container {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-template-rows: 1fr;
  gap: 50px;
  overflow: hidden;
}

.collection-page-block-container .collection-page-block{
  width: 100%;
  height: 100%;
  position: relative;
}

.collection-page-block-image{
  height: 100%;
  width: 100%;
}

.collection-page-block-image img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.collection-page-block-text{
  position: absolute;
  bottom: calc( 100% - 70% );
  right: 0;
  left: 0;
}

.collection-page-block-text h2{
  font-size: var(--f30);
  color: var(--white);
  text-transform: uppercase;
}

.collection-page-block-text h2 strong,
.collection-page-block-text h2 b{
  font-size: var(--f30);
  font-weight: 700;
  color: var(--white);
}

.collection-page-block-container :nth-child(1) { grid-area: 1 / 1 / 2 / 4; }
.collection-page-block-container :nth-child(2) { grid-area: 1 / 4 / 2 / 7; }
.collection-page-block-container :nth-child(3) { grid-area: 2 / 1 / 3 / 7; }
.collection-page-block-container :nth-child(4) { grid-area: 3 / 1 / 4 / 3; }
.collection-page-block-container :nth-child(5) { grid-area: 3 / 3 / 4 / 5; }
.collection-page-block-container :nth-child(6) { grid-area: 3 / 5 / 4 / 7; }



/**** B A N N E R  T I T L E
*****************************************************************/
.banner-title-container{
  width: 100%;
  height: 390px;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  margin-top: 50px;
}

.header-title p{
  padding-left: 70px;
  font-size: var(--f30);
  font-family: var(--font);
  text-transform: uppercase;
  color: var(--white);
}

.header-title p strong,
.header-title p b{
  font-size: var(--f30);
  font-weight: 600;
  color: var(--white);
}

/**** Q U I E N E S  S O M O S
*****************************************************************/

.invert{
  order: -1;
}

.product-home-title{
  text-align: center;
  margin: 50px auto;
}

.product-home-title p{
  font-weight: 400;
  font-size: var(--f30);
  text-transform: uppercase;
}

.product-home-title p strong,
.product-home-title p b{
  font-weight: 700;
  font-size: var(--f35);
}

.product-home-container{
  margin: 0 auto;
}

.product-home-block{
/*   display: flex; */
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 45px;
}

.product-home-content{
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 50px;
}

.product-home-content h2{
  margin-bottom: 20px;
}

.product-home-content h2 p{
  margin-bottom: 10px;
  font-weight: 400;
  font-size: var(--f25);
  text-transform: uppercase;
}

.product-home-content h2 p strong,
.product-home-content h2 p b{
  font-weight: 700;
  font-size: var(--f30);
}

.product-home-description p{
  font-size: var(--f15);
  font-family: var(--font);
  font-weight: 400;
  color: var(--black);
  margin-bottom: 40px;
  text-transform: initial;
  line-height: 24px;
}

.product-home-button{
  outline: none;
  border: none;
  border-radius: 0;
  background-color: var(--black);
  color: var(--white);
  font-size: var(--f20);
  font-family: var(--font);
  max-width: 190px;
  padding: 15px 31px;
  transition: 0.3s;
}

.product-home-button:hover{
  opacity: .6;
}

.product-home-image-container img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/**** E Q U I P O
*****************************************************************/

.nuestro-equipo-container{
  padding: 100px 40px;
  margin-top: 100px;
}

.nuestro-equipo-banner-image{
  height: 450px;
  max-width: 1180px;
  margin: 0 auto;
  margin-bottom: 50px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.nuestro-equipo-container h2{
  text-align: center;
}

.nuestro-equipo-container h2 p{
  font-size: var(--f25);
  font-weight: 400;
  text-transform: uppercase;
}

.nuestro-equipo-container h2 p strong,
.nuestro-equipo-container h2 p b{
  font-size: var(--f28);
  font-weight: 700;
}

.nuestro-equipo-description{
  text-align: center;
  max-width: 815px;
  margin: 40px auto;
}

.equipo-block-container{
  width: 70%;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  place-items: center;
  row-gap: 50px;
  column-gap: 20px;
}

.equipo-block{
  text-align: center;
  display: flex;
  flex-direction: column;
  row-gap: 20px;
  max-width: 300px;
}

.equipo-block-content{
  display: flex;
  flex-direction: column;
  row-gap: 5px;
}

.equipo-block-content h2{
  font-size: var(--f24);
  font-weight: bold;
  font-family: var(--font);
  margin: 0 auto;
}

.equipo-block-content p{
  font-size: var(--f14);
  font-family: var(--font);
}

@media only screen and (min-width: 831px) {

}

/**** M E D I A   Q U E R I E S
*****************************************************************/
@media only screen and (min-width: 100px) and (max-width: 830px) {
  /* Generales */
  body {
    padding-top: 54px;
  }

  .clear {
    width: calc(96%);
  }

  .small--one-whole {
    width: 100%;
    float: none;
  }
  .small-one-whole--no-padding {
    width: 100%;
    float: none;
    padding: 0 !important;
  }

  .small--one-half {
    width: 50%;
    float: left;
  }

  .small--one-third {
    width: 33.333333%;
    float: left;
  }

  .home-title {
    font-size: 1.125em;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .home-title::after {
    display: none;
  }

  .block-title span {
    font-size: 1.25em;
    padding: 6px 30px;
  }

  /* Header */
  .infobar {
    display: none;
  }

  .barra {
    font-size: 0.75em;
    line-height: 1.6em;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }

  .form-barra {
    display: block;
    overflow: auto;
    width: 100%;
  }

  .form-barra form {
    width: 90%;
    margin: 5px auto 10px;
    position: relative;
    display: none;
  }

  .form-barra form input {
    appearance: none;
    -webkit-appearance: none;
    width: 100%;
    border: 1px solid var(--color);
    border-radius: 0px;
    height: 40px;
    padding: 5px 45px 5px 10px;
    outline: none;
    font-size: 0.875em;
  }

  .form-barra form button {
    position: absolute;
    top: 0;
    right: 0;
    appearance: none;
    -webkit-appearance: none;
    border: 1px solid var(--color);
    width: 40px;
    height: 40px;
    background-color: #fff;
    background-image: url("//www.loubloom.com/cdn/shop/t/4/assets/ico-lupa.svg?v=155127768809484205301664555597");
    background-repeat: no-repeat;
    background-size: 14px auto;
    background-position: center 12px;
  }

  header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    background: #ffffff;
    z-index: 1000;
    padding: 0;
    overflow: visible;
  }

  header .row1 {
    padding: 15px 0;
    overflow: visible;
    margin-bottom: 0;
  }

  header .logo {
    width: 150px;
    margin: 0 auto;
  }

  header.dos .logo {
    margin: 0 auto;
  }

  header.tres .logo {
    margin: 0 auto;
  }

  header.tres .large-search {
    display: none;
  }

  header .sociales {
    display: none;
  }

  header .icons {
    margin-top: 0;
    right: 4vw;
    font-size: 0.875em;
  }

  header .icons li {
    margin-left: 10px;
  }

  header .icons li::after {
    display: none;
  }

  header .icons li a.cart .wrap-count {
    right: -14px;
  }

  header .show-menu {
    display: block;
    position: absolute;
    top: calc(50% + 1px);
    transform: translateY(-50%);
    left: 10px;
    font-size: 1.125em;
    color: #000;
  }

  header .show-menu i {
    display: inline-block;
    width: 1em;
    height: 1em;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center center;
    background-image: url("//www.loubloom.com/cdn/shop/t/4/assets/ico-menu.svg?v=177101394996607266311664555597");
  }

  header .icons .search-form {
    width: 100vw;
    top: 36px;
    right: -4vw;
    position: fixed;
    background: #fff;
    display: none;
  }

  header .icons input[type="search"] {
    max-width: none;
    width: calc(100% - 60px);
    border-radius: 0 !important;
    border: 0;
    border-bottom: 1px solid #000;
    appearance: none;
    -webkit-appearance: none;
    margin-left: 14px;
    text-align: left;
  }

  header .icons li a.cart .count {
    padding-left: 0;
  }

  header .big-search input[type="search"] {
    font-size: 1.25em;
    width: 100%;
  }

  header.fix {
    padding: 0;
  }

  header.fix .row1 {
    padding: 15px 0;
  }

  /* Menu */
  nav {
    position: fixed;
    top: 0;
    left: -100vw !important;
    opacity: 0;
    width: 80vw;
    max-width: 400px;
    height: 100vh;
    background: #ffffff;
    z-index: 2000;
    margin-top: 0;
    box-shadow: 0vw 0vw 0vw 300vw rgba(255, 255, 255, 0.57);
    border: 0;
    transform: translateY(-0%);
    overflow: scroll;
    transition: var(--t050);
    -webkit-transition: var(--t050);
    -moz-transition: var(--t050);
    -ms-transition: var(--t050);
  }

  nav.show {
    left: 0 !important;
    opacity: 1;
  }

  nav .top {
    padding: 30px 5vw;
    display: block;
    position: relative;
  }

  nav .top h2 {
    text-align: left;
    margin: 0 !important;
  }

  nav .top h2::after {
    display: none;
  }

  nav .top .cerrar {
    position: absolute;
    top: 55%;
    transform: translateY(-50%);
    right: 30px;
    font-size: 1em;
    color: #000;
    cursor: pointer;
  }

  nav .top .cerrar i {
    display: inline-block;
    width: 1em;
    height: 1em;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center center;
    background-image: url("//www.loubloom.com/cdn/shop/t/4/assets/ico-close.svg?v=29188767305898311271664555597");
  }

  nav .top .cerrar:hover {
    opacity: 0.8;
  }

  nav ul {
    text-align: left;
    border-top: 1px solid #e5e5e5;
    display: block;
  }

  nav ul li {
    display: block;
    padding: 0;
  }

  nav > ul > li::after {
    display: none;
  }

  nav > ul > li.site-nav--active::after {
    display: none;
  }

  nav ul li a {
    display: block;
    padding: 12px 10px;
    font-weight: 400;
    border-bottom: 1px solid #e5e5e5;
  }

  nav ul li.site-nav--has-dropdown {
    overflow: hidden;
  }

	nav ul li.site-nav--has-dropdown span.down {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 36px;
    background: var(--blanco);
    text-align: center;
    padding: 8px 0 5px;
    font-size: 1.5em;
    z-index: 10;
    cursor: pointer;
  }

  nav ul li.site-nav--has-dropdown span.down i {
    font-style: normal;
    display: inline-block;
		transition: var(--t025);
		-webkit-transition: var(--t025);
		-moz-transition: var(--t025);
		-ms-transition: var(--t025);
  }

  nav ul li.site-nav--has-dropdown span.down.active i {
    transform: rotate(45deg);
  }

  nav ul li.site-nav--has-dropdown a {
    position: relative;
    width: 100%;
  }

  nav ul li.site-nav--has-dropdown::after {
    content: '+';
    display: block;
    position: absolute;
    top: 7px;
    right: 20px;
    font-size: 1.25em;
    color: #2d2d2d;
    background: transparent;
  }

  nav ul li.site-nav--has-dropdown:hover::after {
    top: 7px;
    display: none;
  }

  nav li.site-nav--has-dropdown > a::after {
    display: none;
  }

  nav li > ul.sub-menu {
    position: relative;
    top: auto;
    left: auto;
    visibility: hidden;
    opacity: 0;
    height: 0;
    border-bottom: 1px solid #e5e5e5;
    border-top: 0;
    padding-top: 0;
    padding: 0 0 0 10px;
    background: #ffffff;
    transform: translateX(0);
  }

  nav li > ul.sub-menu li {
    padding: 0px 2vw 0 3vw;
    text-align: left;
    font-size: 1em;
  }

  nav li > ul.sub-menu li::after {
    left: calc(1vw + 10px);
  }

  nav li > ul.sub-menu li:last-child a {
    border-bottom: 0;
  }

  nav li > ul.sub-menu.show {
    opacity: 1;
    visibility: visible;
    height: auto;
  }

  nav li > ul.sub-menu > li > ul.sub-sub-menu {
    position: relative;
    top: auto;
 		left: auto;
    visibility: hidden;
  	opacity: 0;
  	height: 0;
  	border-bottom: 1px solid #e5e5e5;
  	border-top: 0;
  	padding-top: 0;
    padding: 0 0 0 10px;
    background: #fff;
  }

  nav li > ul.sub-menu > li > ul.sub-sub-menu.show {
    opacity: 1;
    visibility: visible;
    height: auto;
  }

	nav li > ul.sub-menu li > ul.sub-sub-menu > li {
		padding: 0px 1vw 0px 1vw;
	}

	nav ul li.site-nav--has-dropdown ul li span.down {
		height: 35px;
		padding: 9px 0 5px;
    background: #f7f7f7;
	}

  /* Minicart */
  #minicart {
    padding: 85px 30px 155px;
  }

  #minicart .top {
    padding: 30px 30px;
  }

  #minicart .top h2 {
    text-align: left;
    font-size: 1.25em;
  }

  #minicart .middle ul li .left {
    font-size: 0.75em;
  }

  #minicart .bottom .left {
    font-size: 1em;
  }

  #minicart .bottom .right {
    font-size: 1em;
  }

  /* Home */
  /* Slideshow */
  .slideshow {
    margin-top: 20px;
    margin-bottom: 0;
  }

  .slideshow li img.solo-desktop {
    display: none;
  }

  .slideshow li img.solo-mobile {
    display: block;
  }

  .slideshow li .text {
    width: 100%;
  }

  .slideshow li .text h2 {
    font-size: 1.5em;
    letter-spacing: 2px;
  }

  .slideshow li .text p {
    font-size: 0.675em;
  }

  .slideshow li .text .boton {
    margin: 5px 0 0;
    font-size: 0.675em
  }

  /* Grid */
  .grid {
    margin-bottom: 30px;
  }

  .grid .clear {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: repeat(16, 9.333325vw);
    grid-template-areas:
      "uno dos"
      "uno dos"
      "uno dos"
      "uno dos"
      "uno dos"
      "uno dos"
      "uno cuatro"
      "tres cuatro"
      "tres cuatro"
      "tres cuatro"
      "cinco seis"
      "cinco seis"
      "cinco seis"
      "cinco seis"
      "cinco seis"
      "cinco seis";
  }

  .grid .item:nth-child(1) {
    grid-area: uno;
  }

  .grid .item:nth-child(2) {
    grid-area: tres;
  }

  .grid .item:nth-child(3) {
    grid-area: dos;
  }

  .grid .item:nth-child(4) {
    grid-area: cuatro;
  }

  .grid .item:nth-child(5) {
    grid-area: cinco;
  }

  .grid .item:nth-child(6) {
    grid-area: seis;
  }

  /* Gallery  */
  .gallery {
    margin-bottom: 20px;
  }

  .gallery .bajada {
    font-size: 0.75em;
  }

  .gallery ul {
    grid-template-columns: repeat(auto-fill, minmax(40%, 1fr));
  }

  .gallery ul .item {
    padding: 2vw;
    margin-bottom: 15px;
  }

  .gallery ul .item h3 {
    font-size: 1.25em;
  }

  .gallery-full ul .item:nth-child(odd) {
    padding-right: 0;
  }

  .gallery-full ul .item:nth-child(even) {
    padding-left: 0;
  }

  .gal-cat .one-eight {
    padding-left: 0;
    margin: 20px;
  }

  .gal-cat h2 {
    text-align: center;
  }

  .gal-cat .ver {
    text-align: center;
    font-size: 0.75em;
  }

  .gal-cat .seven-eight {
    padding-left: 0;
  }

  .gallery.gal-items {
    margin-top: 20px;
  }

  .gallery.gal-items ul .item {
    margin-bottom: 0px;
    padding: 10px 14vw;
  }

  .gallery.gal-items ul .item::after {
    display: none;
  }

  .gallery.gal-items ul .item a {
    justify-content: left;
  }

  .gallery.gal-items ul .item img {
    width: 34px;
  }

  .gallery.gal-items ul .item p {
    font-size: 0.75em;
  }

  /* Bloques */
  .bloques .clear {
    overflow: hidden;
  }

  .bloques .item {
    margin-bottom: 8vw;
  }

  .bloques .item a.img {
    width: 100%;
  }

  .bloques .item .text {
    width: 100%;
  }

  .bloques .item .text .inner {
    position: relative;
    top: 0%;
  transform: translateY(0%);
    padding: 5vw 5vw;
  }

  .bloques .item .text .inner h3 {
    font-size: 1.25em;
  }

  .bloques .item .text .inner p {
    font-size: 0.75em;
  }

  .bloques .item .text .inner .vermas {
    padding: 12px 20px;
    font-size: 0.75em;
    margin-top: 6vw;
  }

  .bloques .item:nth-child(even) a.img {
    order: 1;
  }

  .bloques .item:nth-child(even) .text {
    order: 2;
  }

  /* Banner */
  .banner-text {
  margin-top: 0px;
  margin-bottom: 40px;
  padding: 0px 0;
  }

  .banner-text a {
  display: block;
  margin: 0;
  }

  .banner-text a:hover {
  text-decoration: none;
  }

  .banner-text img {
  display: block;
  margin: 0 0 -30px;
  }

  .banner-text .text {
  position: relative;
  top: auto;
  left: 5%;
  padding: 40px 20px;
  width: 90%;
  transform: none;
  font-size: 0.5em;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  }

  .banner-text .text h3 {
  font-size: 1.875em;
  }

  .banner-text .text p {
  font-size: 1.5em;
  }

  .banner-bajada {
  padding: 30px 6vw;
  }

  .banner-bajada .text {
  padding: 0;
  }

  .banner-bajada .text h2 {
  font-size: var(--f30);
  }

  .banner-bajada .text p {
  font-size: var(--f10);
  }

  .banner-bajada .text .boton {
  font-size: var(--f10);
  padding: 10px 8vw;
  width: 100%;
  text-align: center;
  margin: 15px 0 20px;
  }

  .banner a:hover {
    text-decoration: none;
  }

  .banner a .imagen {
    order: 2;
  }

  .banner a .texto {
    order: 1;
    padding-bottom: 30px;
  }

  .banner .texto h2 {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    padding: 0;
  }

  /* Video */
  .video-text .clear>div:nth-child(2) {
    padding-left: 0;
  }

  .video-text h2 {
    text-align: center;
    margin-bottom: 20px;
    padding-top: 20px;
  }

  .video-text p {
    text-align: center;
    font-size: 0.75em;
  }

  /* Two */
  .home-news {
    padding: 30px 8vw;
  }

  .home-news h2 {
    font-size: 1em;
    letter-spacing: 1px;
  }

  .home-news p {
    font-size: var(--f10);
  }

  /* Home Blog */
  .home-blog article .text h3 {
    font-size: 1.125em;
    height: 75px;
  }

  .home-blog article .text .bajada {
    font-size: 0.875em;
  }

  .home-blog article .text .mas {
    font-size: 0.875em;
  }

  /* Instagram */
  .instagram_gallery {
    grid-template-columns: repeat(2, 1fr);
  }

  /* Pop Up */
  #popup {
    padding: 40px 20px;
  }

  #popup .right {
    padding: 40px 0px 40px;
  }

  /* Collection */
  .template-collection .featured-collection {
    margin-top: 20px;
  }

  .template-collection .coll-img {
    padding: 0;
  }

  .template-collection .coll-header {
    padding: 0;
    overflow: hidden;
    margin: 20px auto 20px;
  }

  .template-collection .coll-header-back {
    padding: 50px 0;
    margin-bottom: 20px;
  }

  .template-collection .home-title {
    font-size: 1.25em;
    width: 100%;
    text-align: center;
    float: none;
    margin-top: 0px;
  }

  .template-collection .coll-des {
    font-size: 0.75em;
  }

  .template-collection aside {
    width: 100%;
    float: none;
    padding: 0 1.5vw;
  }

  
  /* Filtro */

  .template-collection .facets__disclosure {
    display: none;
  }

  .template-collection .facets {
    margin-top: 20px;
  }

  .template-collection .collection-filters__item {
    margin: 0 auto 30px;
  }

  .template-collection .facets__heading {
    display: flex;
    align-items: center;
    cursor: pointer;
  }

  .template-collection .facets__heading .solo-mobile {
    display: block;
    width: 20px;
    height: 14px;
    position: relative;
    margin: 0 10px 0 0;
  }

  .template-collection .facets__heading .solo-mobile span {
    display: block;
    width: 20px;
    height: 1px;
    background: var(--color);
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    transition: var(--t025);
  }

  .template-collection .facets__heading .solo-mobile:before {
    content: '';
    display: block;
    width: 20px;
    height: 1px;
    background: var(--color);
    position: absolute;
    top: 0;
    left: 0;
    transition: var(--t025);
  }

  .template-collection .facets__heading .solo-mobile:after {
    content: '';
    display: block;
    width: 20px;
    height: 1px;
    background: var(--color);
    position: absolute;
    bottom: 0;
    left: 0;
    transition: var(--t025);
  }

  .template-collection .facets__heading.clicked .solo-mobile span {
    opacity: 0;
  }

  .template-collection .facets__heading.clicked .solo-mobile:before {
    transform: rotate(45deg) translateY(-50%);
    top: 50%;
  }

  .template-collection .facets__heading.clicked .solo-mobile:after {
    transform: rotate(-45deg) translateY(-50%);
    top: 50%;
  }

  /* Filter Menú */

  .filter-menu .pt-mobile-header {
    height: 30px !important;
  }

  .filter-menu .has_group_selected .filter-clear {
    display: none !important;
  }

  body .filter-menu .pt-mobile-header a.pt-nav-toggle p {
    font-size: 0.875em !important;
    letter-spacing: 1px;
    font-weight: normal;
    margin: 0 0 0 30px !important;
  }

  .filter-menu .pt-mobile-header a.pt-nav-toggle {
    left: 0 !important;
    transform: translate(0, 0) !important;
    -webkit-transform: translate(0, 0) !important;
  }

  .filter-menu .pt-mobile-header a.pt-nav-toggle span {
    margin-top: 2px;
  }

  .template-collection .sidebar .filter-menu .pt-mobile-header a.pt-nav-toggle p {
    font-size: 1em !important;
    margin: 0 0 0 30px !important;
  }

  .filter-menu .pt-mobile-header a.pt-nav-toggle span, .filter-menu .pt-mobile-header a.pt-nav-toggle span::before, .filter-menu .pt-mobile-header a.pt-nav-toggle span::after {
    background: #000 !important;
    height: 3px !important;
    width: 20px !important;
  }

  .filter-menu .pt-mobile-header a.pt-nav-toggle span::before {
    top: -6px !important;
  }

  .filter-menu .pt-mobile-header a.pt-nav-toggle.active span::before {
    top: 0px !important;
  }

  .filter-menu .pt-mobile-header a.pt-nav-toggle span::after {
    bottom: -6px !important;
  }

  .filter-menu .pt-mobile-header a.pt-nav-toggle.active span {
    background-color: transparent !important;
  }

  /* Form */
  .template-collection .featured-collection .form-horizontal {
    margin-bottom: 30px;
  }

  .template-collection .all-coll {
    width: 100%;
    float: none;
  }

  .template-index .featured-collection ul {
    padding: 0 20px;
  }

  .featured-collection ul .item {
    margin-bottom: 2vw;
    padding: 2vw 2vw calc(2vw + 20px);
    margin: 0 0;
    font-size: 0.7em;
  }

  .template-collection .featured-collection ul .item,
  .template-product .featured-collection ul .item {
    margin-bottom: 0px;
  }

  .featured-collection ul .item .boton {
    position: absolute;
    width: 30px;
    height: 30px;
    left: unset;
    right: 5px;
    bottom: 10%;
  }

  .featured-collection ul .item .icons i {
    width: 1.75em;
    height: 2.25em;
    margin: 15px 2px 0;
  }

  .template-collection .featured-collection ul .item.sold-out::after {
    font-size: 0.675em;
  }

  .featured-collection ul .item .img .nuevo {
    font-size: 0.675em;
    height: 29px;
    width: 50px;
  }

  .featured-collection ul .item .img .descuento {
    font-size: 0.675em;
  }

  .featured-collection ul .item .btn.add-wishlist {
    bottom: 50px;
  }

  .featured-collection ul .item .boton .addcart {
    font-size: 0.675em;
    padding: 0;
  }

  .template-collection .home-title::after {
    display: none;
  }

  .template-collection .featured-collection .filter {
    width: 100%;
    float: none;
    position: relative;
    top: 10px;
    margin-bottom: 0;
  }

  .template-collection .featured-collection .form-horizontal::after {
    right: 5vw;
  }

  .template-collection .featured-collection .pager {
    margin: 40px 0 0px;
  }

  .template-collection .featured-collection .pager li {
    margin-bottom: 15px;
  }

  .featured-collection .boton {
    font-weight: 300;
  }

  .reg-des .coll-des {
    width: 100%;
    float: none;
    margin: 20px 0 0px;
    padding: 0;
  }

  .reg-des .coll-des p {
    font-size: 1em;
  }

  .reg-des .img {
    width: 100%;
    float: none;
    padding: 0;
    margin-bottom: 20px;
  }

  /* Interioristas */
  .template-collection .int .coll-header {
    margin: 25px auto 0;
  }

  .int #bread {
    margin: 20px auto 35px;
  }

  .template-collection .featured-collection.int .form-horizontal {
    padding: 0 3vw 10px 3vw;
    margin-bottom: 20px;
  }

  .template-collection .featured-collection.int .form-horizontal::after {
    right: 6vw;
  }

  .template-collection .featured-collection ul .item.item-int {
    font-size: 0.75em;
  }

  .featured-collection ul .item.item-int h3 {
    margin: 5px 0 15px;
  }

  .featured-collection ul .item.item-int .vermas {
    padding: 12px 0;
  }

  .featured-collection .regalo-personalizado {
    width: 50px;
  }

  /* Product Page */
  .template-page .home-title {
    margin-top: 0;
    margin-bottom: 0;
  }

  .product .left {
    width: 100%;
    float: none;
    padding-right: 0vw;
    padding-left: 0vw;
  }

 

  .product .left #main-photo {
    width: 100%;
    float: none;
  }

  .product .left #main-photo button.slick-arrow {
    top: 50%;
  }

  .product .left #mini-photos {
    width: 100%;
    float: none;
    padding: 0 3vw;
  }

  .product .right {
    width: 100%;
    float: none;
    padding-left: 0vw;
  }

  .product .right h1 {
    font-size: 1.25em;
  }

  .product .right .price {
    font-size: 1.25em;
  }

  .product .right .vars {
    max-width: 100%;
  }

  .product .right .vars .options p {
    width: 100%;
    float: none;
  }

  .product .right .botones .sec-cantidad  {
    float: left;
  }

  .product .right .botones .add-to-cart {
    width: calc(100% - 150px);
    float: right;
  }

  .product .right .botones .add-to-agotado {
    width: calc(100% - 150px);
    float: right;
  }

  .product .right .botones .disable {
    width: calc(100% - 150px);
    top: 0;
    bottom: auto;
    right: 0;
    height: 51px;
  }

  .product .right .botones .swym-wishlist-button-bar {
    width: 100%;
    float: none;
    margin-left: 0px;
    margin-top: 20px;
  }

  .product .description {
    font-size: 0.75em;
  }

  .product .des-right {
    display: none;
  }

  .product .des-left {
    display: block;
    font-size: 0.75em;
  }

  .product .des-left .deon {
    display: block;
  }

  .product .right .sharer {
    text-align: center;
  }

  .product .right .sharer a {
    margin-bottom: 10px;
  }

  .template-product .mas .clear .col01 {
    width: 100%;
  }

  .template-product .mas .clear .col02 {
    width: 100%;
  }

  .template-product .related .home-title {
    margin-bottom: 30px;
  }

  .template-product .related {
    margin-top: 50px;
  }

  .product .right .vars .tallas-wrap .guia-pop {
    width: 100%;
  }

  /* Artista */
  .product.pro-int .right {
    margin: 20px 0 0;
  }

  .product.pro-int .right h1 {
    margin: 10px 0 25px;
  }

  .des-int .links {
    grid-template-columns: 1fr;
  }

  .des-int .inner2 .contacto p {
    padding-bottom: 15px;
  }

  .pro-int .gallery {
    padding: 7vw 10vw;
    margin: 0;
  }

  .pro-int .gallery ul {
    max-height: 80vh;
    height: auto;
    display: block;
  }

  .pro-int .gallery li {
    max-height: 80vh;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }

  .pro-int .gallery img {
    width: 100%;
    height: auto;
    max-width: none;
  }

  .pro-int .gallery button.slick-prev {
    left: -6vw;
  }

  .pro-int .gallery button.slick-next {
    right: -6vw;
  }

  .pro-int .form {
    max-height: 100vh;
    padding: 7vw 7vw;
  }

  /* Shop the look */
  .pro-shop .coll-header {
    margin: -10px auto 30px;
  }

  .pro-shop .coll-header .home-title {
    font-size: 1.125em;
  }

  /* Page */
  .page {
    margin-top: 20px;
  }

  .rte {
    margin-top: 30px;
    font-size: 0.75em;
    line-height: 1.7em;
  }

  .rte p {
    line-height: 1.7em;
  }

  .page-form .top input {
    font-size: 0.75em;
  }

  .page-form textarea {
    font-size: 0.75em;
  }

  /* Carrito */
  .carrito .cart-table {
    width: 100%;
    float: none;
  }

  .carrito table {
    display: block;
    margin: 40px 0 40px;
  }

  .carrito table thead {
    display: none;
  }

  .carrito table tbody {
    display: block;
  }

  .carrito tr {
    display: block;
    width: 100%;
    overflow: auto;
    padding-bottom: 30px;
  }

  .carrito tr td {
    display: block;
    width: 60%;
    float: right;
    padding: 10px;
  }

  .carrito tr td.td-img {
    width: 40%;
    float: left;
  }

  .carrito td.td-name h2 {
    font-size: 0.875em;
  }
  .carrito td.td-name h3 {
    font-size: 0.75em;
    display: none;
  }
  .carrito td.td-name h4 {
    font-size: 0.75em;
  }

  .carrito tr td.td-price {
    display: none;
  }

  .carrito td.td-quantity {
    width: 40%;
    float: right;
    padding: 0 0px;
  }
  .carrito td.td-quantity input {
    display: block;
    margin: 0 auto;
    border: 1px solid #ccc;
  }

  .carrito td.td-quantity input{
    width: 100%;
  }

  .carrito td.td-quantity .inc {
    right: 10%;
  }

  .carrito td.td-quantity .dec {
    left: 10%;
  }

  .carrito td.td-total {
    width: 100%;
    float: left;
    padding: 10px 10px;
  }

  .carrito td.td-img img {
    display: block;
    width: 100%;
    height: auto;
  }

  .carrito .cart-total {
    width: 100%;
    float: none;
    margin-top: 0px;
  }

  .carrito .botones a {
    float: none;
    display: none;
  }

  .carrito .botones input {
    width: 100%;
    padding: 10px 0px;
    appearance: none;
    -webkit-appearance: none;
    border: 0;
  }

  .carrito .botones input.update-cart {
    margin-right: 0%;
    appearance: none;
    -webkit-appearance: none;
    border: 0;
  }

  .carrito .seguir-comprando {
    display: none;
  }

  .is-a-regalos {
    padding: 6vw 4vw 4vw;
    width: 100%;
    grid-template-columns: 1fr;
  }

  .is-a-regalos h3 {
    font-size: 1em;
    margin-bottom: 30px;
  }

  .is-a-gift {
    padding: 0.5vw 0 4vw;
    font-size: 0.91325em;
  }

  .styled-checkbox+label {
    display: block !important;
    padding-left: 0px !important;
  }

  .styled-checkbox+label small {
    display: none;
  }

  .styled-checkbox+label::before {
    left: -35px;
    display: block;
    position: absolute;
  }

  .styled-checkbox+label::after {
    left: -30px;
  }

  .styled-checkbox:checked+label::after {
    left: -30px;
  }

  .is-a-gift .styled-checkbox:checked+label:after {
    left: -30px;
  }

  .is-a-gift p {
    padding-left: 35px;
  }

  /* Blog */
  .blog {
    margin-top: 0px;
  }

  .blog .home-title {
    margin: 20px 0 40px;
    font-size: 1.125em;
    padding: 0 0 30px;
  }

  .blog .posts li {
    margin-bottom: 40px;
    font-size: 0.875em;
  }

  .post .home-title {
    margin: 20px 0 0px;
    padding: 0 0 20px;
  }

  .post h5 {
    padding: 0 0 20px;
  }

  .post article .entry {
    order: 2;
    width: 100%;
    margin-right: 0;
  }

  .post article .entry .content {
    font-size: 0.75em;
  }

  .post article .main-img {
    order: 1;
    width: 100%;
    margin-bottom: 30px;
  }

  /* Account */
  .clear.account .three-quarter {
    padding: 30px 0;
  }

  .sideright {
    border: 0;
  }

  .sideright table.full th {
    font-size: 0.875em;
    padding: 10px 10px 10px 0px;
  }

  .sideright table.full td {
    font-size: 0.75em;
    padding: 10px 10px 10px 0px;
  }

  .sideright .direccion {
    padding: 15px 15px 30px;
  }

  .sideright .direccion p.edit {
    top: auto;
    bottom: 10px;
  }

  .sideright a.submit {
    top: auto;
    bottom: 20px;
  }

  .form-field {
    max-width: 100%;
  }

  /* Footer */
  .iconbar ul {
    display: flex;
    flex-wrap: wrap;
  }

  .iconbar .item {
    padding: 2vw 2vw 6vw;
  }

  .iconbar .item img {
    top: 0;
    transform: translateY(0);
  }

  .iconbar .item h3 {
    font-size: 0.875em;
  }

  .iconbar .item .bajada {
    font-size: 0.675em;
  }

  footer .iso {
    margin: 0px auto 0px;
    width: 130px;
    height: auto;
  }

  footer .sociales {
    position: static;
    top: 0%;
    left: 0%;
    transform: translate(0,0);
    text-align: left;
    margin: 0 auto 0px;
  }

  footer .clear-items {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 0.5fr 1fr 1fr;
    gap: 20px;
    grid-template-areas:
    "uno uno"
    "dos tres"
    "cuatro cinco";
  }

  footer .item {
    margin-bottom: 0px;
    text-align: left;
  }

  footer .item:nth-child(1) {
    grid-area: uno;
  }

  footer .item:nth-child(2) {
    grid-area: dos;
  }

  footer .item:nth-child(3) {
    grid-area: tres;
  }

  footer .item:nth-child(4) {
    grid-area: cuatro;
  }

  footer .item:nth-child(5) {
    grid-area: cinco;
  }

  footer .webpay {
    margin: 20px auto 0;
  }

  /**** G I F T  R E G G I E
  *****************************************************************/
  .registry-profile span {
    width: 100%;
    float: none;
  }

  .giftreggie-front input[type="button"] {
    font-size: 0.75em;
    padding: 10px 15px;
  }

  /* Lista */
  .giftreggie-front .giftreggie-body form.giftreggie-registry-form table {
    display: block !important;
    width: 100%;
  }

  .giftreggie-front .giftreggie-body form.giftreggie-registry-form table tbody > tr > th:nth-child(4) {
    display: none;
  }

  .giftreggie-front .giftreggie-body form.giftreggie-registry-form table tbody > tr > th:nth-child(5) {
    display: none;
  }

  .giftreggie-front .giftreggie-body form.giftreggie-registry-form table tbody > tr > th:nth-child(6) {
    display: none;
  }

  .giftreggie-front .giftreggie-body form.giftreggie-registry-form table tbody > tr > td:nth-child(4) {
    display: none;
  }

  .giftreggie-front .giftreggie-body form.giftreggie-registry-form table tbody > tr > td:nth-child(5) {
    display: none;
  }

  .giftreggie-front .giftreggie-body form.giftreggie-registry-form table tbody > tr > td:nth-child(6) {
    display: none;
  }

  .giftreggie-front .giftreggie-body form.giftreggie-registry-form table tbody > tr > td:nth-child(2) a {
    display: block;
    width: 60px;
    font-size: 0.75em;
  }

  td.agregar {
    min-width: 110px;
  }

  ul.giftreggie-view-registry.giftreggie-mobile  {
    display: none !important;
  }

  .giftreggie-registry .action-buttons {
    display: block !important;
    width: 100%;
    float: none;
    padding: 0px 0 40px 0px;
  }

  .giftreggie-manage .giftreggie-mobile li {
    margin: 0 0 30px;
  }

  /* Whislist */
  .giftreggie-wishlist h2 {
    font-size: 1.125em;
    margin: 20px 0 20px;
  }

  .giftreggie-wishlist ul.giftreggie-view-registry.giftreggie-mobile {
    display: block !important;
  }

  .giftreggie-wishlist ul.giftreggie-view-registry li {
    width: 50%;
    float: left;
    padding: 2vw;
    border-bottom: 0;
  }

  .giftreggie-wishlist .giftreggie-add-to-cart {
    margin: 20px 0 15px;
    width: 100%;
  }

  .giftreggie-registry-variant-delete form {
    display: inline-block;
    border: 0;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    background: #9c5332;
  }

  .giftreggie-wishlist .remove-button {
    margin: -8px 0px 0 6px;
    font-size: 18px;
  }

  /***Responsive***/

  .sobre-nosotros-block{
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .sobre-nosotros-content{
    padding: 0;
    width: 100%;
  }

  .sobre-nosotros-image-container{
    width: 100%;
  }

  .invert{
    order: unset;
  }


  .nuestro-equipo-container{
    padding: 0;
  }

  .equipo-block-container{
    width: 100%;
    grid-template-columns: 1fr 1fr;
  }

  .tag-home-block-container{
    grid-template-columns: 1fr 1fr;
  }

  .nosotros-home-block{
    display: flex;
    flex-direction: column-reverse;
  }

  .nosotros-home-content{
    padding: 20px;
  }

  .categoria-home-block-container,
  .collection-page-block-container{
    grid-template-columns: 1fr;
    grid-template-rows: unset;
    gap: 10px;
    overflow: hidden;
  }

  .collection-page-block-container{
    grid-template-columns: 1fr 1fr;
  }

  .categoria-home-block-container {
    grid-column: 1/2;

  }

  .categoria-home-block-container :nth-child(1),
  .categoria-home-block-container :nth-child(2),
  .categoria-home-block-container :nth-child(3),
  .categoria-home-block-container :nth-child(4),
  .categoria-home-block-container :nth-child(5),
  .collection-page-block-container :nth-child(1),
  .collection-page-block-container :nth-child(2),
  .collection-page-block-container :nth-child(3),
  .collection-page-block-container :nth-child(4),
  .collection-page-block-container :nth-child(5),
  .collection-page-block-container :nth-child(6){
    grid-area: unset !important;
  }

  .collection-page-block-container :nth-child(3),
  .collection-page-block-container :nth-child(6){
    grid-column: 1/-1 !important;
  }

  .collection-page-block-container .collection-page-block{
    max-height: 200px;
  }

  .categoria-home-container h2,
  .collection-page-block-text h2{
    font-size: var(--f10);
  }

  .categoria-home-block-text{
    bottom: 35px;
  }

  .suscribete-container{
    grid-template-columns: 1fr;
    padding: 0 30px 50px;
    overflow: hidden;
  }

  .suscribete-container::before {
    top: 55%;
    height: 85%;
  }

  .suscribete-title {
    padding-left: 0;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    padding-top: 30px;
  }

  .suscribete-image{
    display: flex;
    justify-content: center;
  }

  .suscribete-content{
    grid-template-columns: 1fr;
  }

  .suscribete-description-container {
    padding-left: 0px;
    padding-top: 20px;
  }

  .suscribete-title strong, .suscribete-title b {
    font-size: 25px;
    font-weight: 600;
  }

  #insta-feed {
    display: grid;
    grid-auto-columns: 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 20px 20px;
    grid-template-areas:
      "title title"
      "uno dos"
      "tres cuatro";
  }

  #insta-feed a {
    width: 100%;
    z-index: 1 !important;
  }
  
  #insta-feed a div {
    width: 100% !important;
    padding-top: 100% !important;
  }

  #insta-feed h2 { grid-area: title; }
  #insta-feed a:nth-child(2) { grid-area: uno; }
  #insta-feed a:nth-child(3) { grid-area: dos; }
  #insta-feed a:nth-child(4) { grid-area: tres; }
  #insta-feed a:nth-child(5) { grid-area: cuatro; }
  #insta-feed a:nth-child(6){ display: none; }

  .collection-page-container .collection-page-title,
  .collection-page-container .collection-page-title strong,
  #popup .right h3 p strong, #popup .right h3 p b{
    font-size: var(--f25);
  }

  #popup.show{
    width: 100%;
  }

  .producto-video-container iframe{
    width: 100%;
    height: 100%;
  }

  .search-results .not h2 p strong, 
  .search-results .not h2 p b{
    font-size: var(--f20);
  }

  .search-results .not form{
    width: 100%;
  }

  .search-results .not form input{
    width: 60%;
  }

  .search-results .not form button{
    right: 82px;
  }

  .featured-collection.search-results .clear ul{
    grid-template-columns: 1fr 1fr;
  }

  .header-title p{
    font-size: var(--f20);
  }

  .header-title p strong, .header-title p b{
    font-size: var(--f25);
  }

  .template-page .home-title{
    font-size: var(--f20);
  }

  .product-home-block{
    grid-template-columns: 1fr;
  }

  .product-home-content{
    padding: 0 20px;
  }

  .product .right .colores.products-fam > li:hover span{
    width: 80px;
    padding-left: 10px;
  }
}
