@charset "UTF-8";
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

/* Fonts */
@font-face {
  font-family: "HKGrotesk";
  src: url("/fonts/HKGrotesk-Regular.eot") format("eot"), url("/fonts/HKGrotesk-Regular.woff") format("woff"), url("/fonts/HKGrotesk-Regular.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "HKGrotesk";
  src: url("/fonts/HKGrotesk-Italic.eot") format("eot"), url("/fonts/HKGrotesk-Italic.woff") format("woff"), url("/fonts/HKGrotesk-Italic.woff2") format("woff2");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "HKGrotesk";
  src: url("/fonts/HKGrotesk-SemiBold.eot") format("eot"), url("/fonts/HKGrotesk-SemiBold.woff") format("woff"), url("/fonts/HKGrotesk-SemiBold.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "HKGrotesk";
  src: url("/fonts/HKGrotesk-SemiBoldItalic.eot") format("eot"), url("/fonts/HKGrotesk-SemiBoldItalic.woff") format("woff"), url("/fonts/HKGrotesk-SemiBoldItalic.woff2") format("woff2");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "HKGrotesk";
  src: url("/fonts/HKGrotesk-Bold.eot") format("eot"), url("/fonts/HKGrotesk-Bold.woff") format("woff"), url("/fonts/HKGrotesk-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "HKGrotesk";
  src: url("/fonts/HKGrotesk-BoldItalic.eot") format("eot"), url("/fonts/HKGrotesk-BoldItalic.woff") format("woff"), url("/fonts/HKGrotesk-BoldItalic.woff2") format("woff2");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "HKGrotesk";
  src: url("/fonts/HKGrotesk-Black.eot") format("eot"), url("/fonts/HKGrotesk-Black.woff") format("woff"), url("/fonts/HKGrotesk-Black.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "HKGrotesk";
  src: url("/fonts/HKGrotesk-BlackItalic.eot") format("eot"), url("/fonts/HKGrotesk-BlackItalic.woff") format("woff"), url("/fonts/HKGrotesk-BlackItalic.woff2") format("woff2");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "League Gothic";
  src: url("/fonts/leaguegothic-regular-webfont.woff") format("woff"), url("/fonts/leaguegothic-regular-webfont.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Mikela";
  src: url("/fonts/MikelaLight.woff") format("woff"), url("/fonts/MikelaLight.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* default theme */
/*  Font Import  */
/* iconos */
.icon {
  display: block;
  width: 40px;
  height: 40px;
  background: no-repeat center center transparent;
  background-size: 90%;
}

.ico-arrow-w {
  background-image: url("/img/ico-arrow-w.svg");
}

.ico-arrow {
  background-image: url("/img/ico-arrow.svg");
}

.ico-cart-w {
  background-image: url("/img/ico-cart-w.svg");
}

.ico-cart {
  background-image: url("/img/ico-cart.svg");
}

.ico-close-w {
  background-image: url("/img/ico-close-w.svg");
}

.ico-close {
  background-image: url("/img/ico-close.svg");
}

.ico-cruelty-w {
  background-image: url("/img/ico-cruelty-w.svg");
}

.ico-cruelty {
  background-image: url("/img/ico-cruelty.svg");
}

.ico-equal-w {
  background-image: url("/img/ico-equal-w.svg");
}

.ico-equal {
  background-image: url("/img/ico-equal.svg");
}

.ico-instagram-w {
  background-image: url("/img/ico-instagram-w.svg");
}

.ico-instagram {
  background-image: url("/img/ico-instagram.svg");
}

.ico-plastic-w {
  background-image: url("/img/ico-plastic-w.svg");
}

.ico-plastic {
  background-image: url("/img/ico-plastic.svg");
}

.ico-user-w {
  background-image: url("/img/ico-user-w.svg");
}

.ico-user {
  background-image: url("/img/ico-user.svg");
}

.ico-vegan-w {
  background-image: url("/img/ico-vegan-w.svg");
}

.ico-vegan {
  background-image: url("/img/ico-vegan.svg");
}

/*  General  */
* {
  box-sizing: border-box;
}

html,
body {
  height: 100%;
}

body {
  background-color: #fff;
  color: #04001A;
  font-size: 16px;
  font-size: 1rem;
  font-family: "HKGrotesk", Arial, Helvetica, sans-serif;
  font-weight: 300;
}

input, select, textarea, button {
  font-family: "HKGrotesk", Arial, Helvetica, sans-serif;
  font-weight: 300;
  transition: color 0.3s ease-out, background-color 0.3s ease-out, border-color 0.3s ease-out;
}
input:focus, select:focus, textarea:focus, button:focus {
  outline: none;
}

li {
  list-style: none;
}

a {
  cursor: pointer;
  outline: none;
  color: #000;
  transition: all 0.3s ease-out;
}
a img {
  transition: all 0.3s ease-out;
}

p {
  line-height: 130%;
}

p + p {
  margin-top: 15px;
}

strong, b {
  font-weight: 600;
}

.button {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px 25px;
  text-decoration: none;
  color: #04001A;
  border: 2px solid;
  height: 34px;
  font-weight: 400;
  border-radius: 17px;
  background-color: transparent;
  cursor: pointer;
}
.button span + span {
  margin-left: 10px;
}
.button:hover {
  background-color: #04001A;
  border-color: #04001A;
  color: #fff;
}
.button.button-lvl2 {
  border: none;
  font-family: "League Gothic", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 22px;
  padding: 0;
  border-radius: 0;
  border-bottom: 2px solid;
}
.button.button-lvl2:hover {
  background-color: transparent;
  color: #C3F63B;
}
.button.disable {
  pointer-events: none;
  cursor: default;
  opacity: 0.4;
}
li.active .button, li.current .button {
  background-color: #C3F63B;
  pointer-events: none;
  cursor: default;
}

.tab-content {
  display: none;
}
.tab-content.current {
  display: inherit;
}

.txt {
  display: block;
}
.txt .title {
  display: block;
  font-family: "Mikela", serif;
  font-size: 40px;
  line-height: 80%;
}
.txt .title span {
  color: #04001A;
  text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff;
}
.txt .subtitle {
  display: block;
  margin-top: 45px;
  margin-bottom: 45px;
  font-size: 18px;
  line-height: 140%;
}
@media only screen and (max-width: 800px) {
  .txt .subtitle {
    margin-top: 20px;
  }
}
.txt .subtitle a {
  color: #fff;
}
.txt img {
  width: 100%;
}
.txt .buttons {
  display: flex;
}
.txt .buttons .button {
  margin-right: 15px;
  font-size: 24px;
}
.txt.txt-big .title {
  font-size: 90px;
}
@media only screen and (max-width: 800px) {
  .txt.txt-big .title {
    font-size: 30px;
  }
}
.price .actual {
  font-weight: 600;
}
.price .old {
  font-size: 14px;
  text-decoration: line-through;
}
.price span + span {
  margin-left: 10px;
}

@keyframes rotate {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(359deg);
  }
}
.deco {
  background: no-repeat left top transparent;
  background-size: cover;
  display: block;
}
.deco.deco-eco {
  width: 332px;
  height: 20px;
  background-image: url("/img/deco-eco.svg");
}
.deco.deco-beauty {
  width: 382px;
  height: 40px;
  background-image: url("/img/deco-beauty.svg");
}
@media only screen and (max-width: 800px) {
  .deco.deco-beauty {
    width: 300px;
    height: 32px;
  }
}
.deco.deco-face {
  width: 38px;
  height: 38px;
  background-image: url("/img/deco-face.svg");
}
.deco.deco-gift {
  width: 108px;
  height: 108px;
  background-image: url("/img/deco-gift.svg");
  position: relative;
}
.deco.deco-gift:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 108px;
  height: 108px;
  background-image: url("/img/deco-gift_circle.svg");
  animation: rotate 5s linear infinite;
}

.environment-icons {
  display: flex;
}
@media only screen and (max-width: 800px) {
  .environment-icons {
    justify-content: flex-start;
  }
}
.environment-icons > span {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.environment-icons > span + span {
  margin-left: 20px;
}
@media only screen and (max-width: 800px) {
  .environment-icons > span + span {
    margin-left: 10px;
  }
}
.environment-icons > span .icon {
  border: 1px solid #04001A;
  border-radius: 30px;
  background-size: 80%;
  width: 50px;
  height: 50px;
}
.environment-icons > span .name {
  font-size: 13px;
  display: block;
  text-align: center;
  margin-top: 10px;
}
.environment-icons.icons-w > span .icon {
  border: 1px solid #fff;
}

.payment-icons {
  background: no-repeat left top transparent;
  background-size: cover;
  display: inline-block;
  width: 197px;
  height: 16px;
  background-image: url("/img/cards.png");
}

.show-menu {
  position: fixed;
  z-index: 9999;
  right: 0px;
  top: 0px;
  display: none;
  flex-direction: column;
  justify-content: space-between;
  width: 50px;
  height: 50px;
  padding: 15px 15px 16px;
}
@media only screen and (max-width: 800px) {
  .show-menu {
    display: flex;
  }
}
.show-menu em {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  /* for Internet Explorer */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.show-menu i {
  transition: all 0.3s ease-out;
  width: 100%;
  height: 3px;
  display: inline-block;
  background-color: #000;
  position: relative;
}
.show-menu.open i:nth-child(2) {
  bottom: -9px;
  transform: rotate(45deg);
}
.show-menu.open i:nth-child(3) {
  transform: scale(0);
}
.show-menu.open i:nth-child(4) {
  top: -7px;
  transform: rotate(-45deg);
}

@keyframes markee {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}
.header-section .announcement-bar {
  background-color: #C3F63B;
  font-size: 12px;
  padding: 8px;
  overflow: hidden;
}
.header-section .announcement-bar span {
  display: block;
  animation: markee 40s linear 0s infinite;
}
@media only screen and (max-width: 800px) {
  .header-section .announcement-bar {
    display: none;
  }
}
.header-section header {
  padding: 30px;
  display: flex;
  align-items: center;
  transition: padding 0.3s ease-out;
}
@media only screen and (max-width: 800px) {
  .header-section header {
    padding: 5px 50px 5px 10px;
  }
}
.header-section header .header_logo {
  margin-right: auto;
  width: 118px;
  height: 40px;
  background: url("/img/logo-manzanaestudio.svg") no-repeat left top;
  background-size: cover;
  overflow: hidden;
  text-indent: -999px;
}
.header-section header .header_logo:hover {
  transform: scale(0.7);
}
@media only screen and (max-width: 800px) {
  .header-section header .header_logo {
    width: 90px;
    height: 30px;
  }
}
@media only screen and (max-width: 800px) {
  .header-section header .header_menu {
    transition: left 0.3s ease-out, opacity 0.3s ease-out;
    position: fixed;
    width: 100vw;
    height: calc(100vh - 50px);
    left: -101vw;
    opacity: 0;
    top: 50px;
    z-index: 99;
    background-color: #fff;
  }
}
.header-section header .header_menu ul {
  display: flex;
}
@media only screen and (max-width: 800px) {
  .header-section header .header_menu ul {
    display: block;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 800px) {
  .header-section header .header_menu ul li {
    text-align: right;
  }
}
.header-section header .header_menu ul li + li {
  margin-left: 50px;
}
@media only screen and (max-width: 800px) {
  .header-section header .header_menu ul li + li {
    margin-left: 0px;
    margin-top: 20px;
  }
}
.header-section header .header_menu ul li a {
  text-decoration: none;
  font-size: 20px;
  font-weight: 500;
}
.header-section header .header_menu ul li a:hover {
  color: #C3F63B;
}
@media only screen and (max-width: 800px) {
  .header-section header .header_menu ul li a {
    padding: 0 20px;
    font-size: 30px;
  }
}
.header-section header .header_shipping-adv {
  margin-left: auto;
  display: flex;
  align-items: center;
  font-size: 13px;
  color: #04001A;
}
@media only screen and (max-width: 800px) {
  .header-section header .header_shipping-adv {
    display: none;
  }
}
.header-section header .header_shipping-adv .title {
  font-weight: 400;
}
.header-section header .header_shipping-adv .title:after {
  content: "";
  display: inline-block;
  width: 100px;
  height: 2px;
  background-color: #04001A;
  margin: 0 10px;
  position: relative;
  top: -2px;
}
.header-section header .header_icons {
  margin-left: 30px;
}
.header-section header .header_icons ul {
  display: flex;
  align-items: center;
}
.header-section header .header_icons ul li + li {
  margin-left: 5px;
}
.header-section header .header_icons ul li a {
  display: flex;
  align-items: center;
  text-decoration: none;
  position: relative;
}
.header-section header .header_icons ul li a .icon {
  transition: all 0.3s ease-out;
}
.header-section header .header_icons ul li a .name {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  /* for Internet Explorer */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.header-section header .header_icons ul li a .number {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  background-color: #C3F63B;
  position: absolute;
  right: -10px;
  top: -5px;
  font-size: 12px;
}
.header-section header .header_icons ul li a:hover {
  background-color: #C3F63B;
}
.header-section header .header_icons ul li a:hover .icon {
  transform: scale(0.7);
}

body.mini header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  z-index: 9999;
  padding: 5px 30px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}
@media only screen and (max-width: 800px) {
  body.mini header {
    padding: 5px 50px 5px 10px;
  }
}

body.menu-open .header_menu {
  left: 0;
  opacity: 1;
}

.destacado_box {
  display: flex;
  flex-wrap: wrap;
}
.destacado_box .image {
  width: 50%;
  position: relative;
}
@media only screen and (max-width: 800px) {
  .destacado_box .image {
    width: 100%;
  }
}
.destacado_box .image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.destacado_box .image .caption {
  position: absolute;
  right: 30px;
  bottom: 30px;
  max-width: calc(100% - 60px);
  padding: 4px 10px;
  background-color: #C3F63B;
  color: #04001A;
  font-family: "League Gothic", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 18px;
}
.destacado_box .txt {
  width: 50%;
  background-color: #04001A;
  color: #fff;
  padding: 90px;
}
@media only screen and (max-width: 800px) {
  .destacado_box .txt {
    width: 100%;
    padding: 30px;
  }
}
.destacado_box .txt .buttons .button {
  color: #fff;
}
.destacado_box.effect .image {
  background-color: #C3F63B;
  overflow: hidden;
  display: block;
}
.destacado_box.effect .image img {
  transition: transform 3s ease-out 0s, filter 0.5s ease-out 2.5s;
  transform: scale(1.5);
  filter: grayscale(100%);
}
.destacado_box.effect .txt .subtitle {
  transition: transform 0.5s ease-out 0.3s, opacity 0.6s ease-out 0.3s;
  opacity: 0;
  transform: translateY(-20px);
}
.destacado_box.effect.visible .image img {
  transform: scale(1);
  filter: grayscale(0%);
}
.destacado_box.effect.visible .txt .subtitle {
  opacity: 1;
  transform: translateY(0px);
}

.section-title {
  text-align: center;
  font-family: "Mikela", serif;
  font-size: 40px;
  line-height: 90%;
}

.big-head {
  padding: 90px;
  display: flex;
  flex-wrap: wrap;
}
.big-head .title {
  width: calc(33.333% - 45px);
  font-family: "Mikela", serif;
  font-size: 80px;
  margin-top: -25px;
}
.big-head .txt {
  width: 66.666%;
  margin-left: 45px;
}
@media only screen and (max-width: 560px) {
  .big-head {
    padding: 20px;
  }
  .big-head .title {
    width: 100%;
    font-size: 40px;
    margin-top: 0px;
  }
  .big-head .txt {
    width: 100%;
    margin-left: 0px;
    margin-top: 10px;
  }
}

.product-selects {
  border-bottom: 2px solid #D8D8D8;
  margin-top: 30px;
}
@media only screen and (max-width: 800px) {
  .product-selects {
    border-bottom: none;
    margin-top: 15px;
  }
}
.product-selects .selects {
  display: flex;
}
@media only screen and (max-width: 800px) {
  .product-selects .selects {
    display: block;
  }
}
.product-selects .selects .select {
  border-bottom: 2px solid #D8D8D8;
  margin-bottom: -2px;
}
@media only screen and (max-width: 800px) {
  .product-selects .selects .select {
    margin-bottom: 0;
  }
}
.product-selects .selects .select label {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  /* for Internet Explorer */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.product-selects .selects .select select {
  border: none;
  font-size: 18px;
  padding: 10px;
  background-color: #fff;
}
.product-selects .selects .select select:focus {
  outline: none;
  background-color: #f2f2f2;
}
.product-selects .selects .select.active {
  border-bottom: 2px solid #000;
}
.product-selects .selects .select + .select {
  margin-left: 20px;
}
@media only screen and (max-width: 800px) {
  .product-selects .selects .select + .select {
    margin-left: 0;
  }
}

.product-filter {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px;
}
@media only screen and (max-width: 800px) {
  .product-filter {
    padding: 20px 0;
    justify-content: flex-start;
    margin-right: -20px;
    overflow-x: scroll;
  }
}
.product-filter .title {
  opacity: 50%;
}
@media only screen and (max-width: 800px) {
  .product-filter .title {
    display: none;
  }
}
.product-filter ul {
  margin-left: 30px;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 800px) {
  .product-filter ul {
    margin-left: 0;
    padding-right: 20px;
  }
}
.product-filter ul li + li {
  margin-left: 10px;
}
.product-list {
  display: flex;
  flex-wrap: wrap;
}
.product-list article {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
  margin-right: 20px;
  width: calc(25% - 15px);
}
.product-list article:nth-child(4n) {
  margin-right: 0;
}
@media only screen and (max-width: 800px) {
  .product-list article {
    width: calc(50% - 10px);
  }
  .product-list article:nth-child(2n) {
    margin-right: 0;
  }
  .product-list article:nth-child(5), .product-list article:nth-child(6), .product-list article:nth-child(11), .product-list article:nth-child(12) {
    width: 100%;
    margin-right: 0;
  }
}
.product-list article .image {
  overflow: hidden;
  display: block;
  transition: all 0.3s ease-out;
}
.product-list article .image img {
  width: 100%;
  display: block;
  filter: grayscale(0%);
  mix-blend-mode: normal;
  transform: scale(1);
}
.product-list article .info {
  padding: 0px 10px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 2px solid transparent;
  transition: all 0.3s ease-out;
}
@media only screen and (max-width: 800px) {
  .product-list article .info {
    padding: 0px 7px;
    height: 36px;
    font-size: 13px;
  }
}
.product-list article .info .name {
  font-weight: 400;
  margin-right: 10px;
}
.product-list article a {
  text-decoration: none;
  border: 2px solid transparent;
}
.product-list article a:hover {
  border: 2px solid #04001A;
}
.product-list article a:hover .image {
  background-color: #C3F63B;
}
.product-list article a:hover .image img {
  filter: grayscale(100%);
  mix-blend-mode: multiply;
  transform: scale(1.04);
}
.product-list article a:hover .info {
  border-top: 2px solid #04001A;
}

.breadcrumb {
  padding: 20px 0;
  max-width: 800px;
  margin: 0 auto;
}
@media only screen and (max-width: 560px) {
  .breadcrumb {
    padding: 0 0 15px;
  }
}
.breadcrumb ol {
  display: flex;
}
.breadcrumb ol li {
  font-size: 12px;
}
.breadcrumb ol li + li:before {
  content: "·";
  display: inline-block;
  margin: 0 5px;
}
.pagination {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pagination .pagination__text {
  margin: 0 20px;
}
@media only screen and (max-width: 800px) {
  .pagination .button .name {
    display: none;
  }
}

ul.service-list {
  margin-top: 10px;
}
@media only screen and (max-width: 800px) {
  ul.service-list {
    margin-top: 0;
  }
}
ul.service-list li {
  padding: 15px 0px;
  width: 100%;
}
ul.service-list li + li {
  border-top: 1px solid #D8D8D8;
}
ul.service-list li .head {
  display: flex;
  align-items: center;
}
ul.service-list li .head .price {
  margin-left: auto;
}
ul.service-list li .head .open-more {
  cursor: pointer;
  font-weight: 800;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  margin-left: 5px;
  position: relative;
  top: -1px;
  transition: all 0.3s ease-out;
}
ul.service-list li .head .open-more:hover {
  background-color: #C3F63B;
}
ul.service-list li .head .open-more.open {
  transform: rotate(45deg);
}
ul.service-list li .more {
  display: none;
  font-size: 14px;
  line-height: 120%;
  padding-top: 8px;
}
ul.service-list li .more.open {
  display: block;
}

.home_principal .destacado_box .txt {
  background-color: #04001A;
  color: #fff;
}
.home_principal .destacado_box .txt .deco {
  transition: all 0.3s ease-out 2s;
  opacity: 0;
  transform: translateX(50px) skew(30deg, 0deg);
}
.home_principal .destacado_box .txt .deco.visible {
  opacity: 1;
  transform: translateX(0px) skew(0deg, 0deg);
}

.home_products {
  padding: 90px 0;
  text-align: center;
}
@media only screen and (max-width: 800px) {
  .home_products {
    padding: 20px 0;
  }
}
.home_products .slider-container {
  position: relative;
}
.home_products .bx-wrapper {
  overflow: hidden;
  margin-bottom: 30px;
}
.home_products .bx-wrapper .slider-products {
  margin-left: 90px;
  margin-right: 90px;
}
.home_products .bx-wrapper .slider-products article:nth-child(4n) {
  margin-right: 20px;
}
.home_products .bx-controls .bx-controls-direction > a {
  position: absolute;
  top: 50%;
  transform: translateY(calc(-50% - 30px));
  display: block;
  width: 62px;
  height: 100px;
  background: url("/img/chev.svg") no-repeat left top;
  background-size: cover;
  text-indent: -999999px;
}
.home_products .bx-controls .bx-controls-direction > a.bx-prev {
  left: 13px;
  transform: translateY(calc(-50% - 30px)) rotate(180deg);
}
.home_products .bx-controls .bx-controls-direction > a.bx-next {
  right: 13px;
}
.home_products .bx-controls .bx-controls-direction > a.disabled {
  display: none;
}
.home_services {
  padding: 90px;
}
@media only screen and (max-width: 800px) {
  .home_services {
    padding: 20px;
  }
}
.home_services .services-filter {
  margin-top: 30px;
  margin-bottom: 30px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 800px) {
  .home_services .services-filter {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.home_services .services-filter li + li {
  margin-left: 10px;
}
.home_services .services-description-box .services-description-info {
  width: 33.333%;
  background-color: #04001A;
  color: #fff;
  padding: 45px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media only screen and (max-width: 800px) {
  .home_services .services-description-box .services-description-info {
    display: none;
  }
}
.home_services .services-description-box .services-description-info p {
  font-family: "League Gothic", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 36px;
}
.home_services .services-description-box .services-description-info small {
  display: block;
  font-size: 18px;
  line-height: 150%;
}
.home_services .services-description-box .services-description-tabs {
  background-color: #f4f4f4;
  width: 33.333%;
}
@media only screen and (max-width: 800px) {
  .home_services .services-description-box .services-description-tabs {
    width: 100%;
    background: transparent;
  }
}
.home_services .services-description-box .services-description-tabs > li {
  padding: 0 25px;
}
@media only screen and (max-width: 800px) {
  .home_services .services-description-box .services-description-tabs > li {
    padding: 0;
  }
}
.home_services .services-description-box .services-description-image {
  width: 33.333%;
}
@media only screen and (max-width: 800px) {
  .home_services .services-description-box .services-description-image {
    display: none;
  }
}
.home_services .services-description-box .services-description-image .image {
  width: 100%;
  height: 100%;
}

.home_gifts {
  padding: 90px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.home_gifts:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 70%;
  background-color: #f4f4f4;
  z-index: 1;
}
@media only screen and (max-width: 800px) {
  .home_gifts:before {
    height: calc(100%);
  }
}
@media only screen and (max-width: 800px) {
  .home_gifts {
    padding: 20px;
  }
}
.home_gifts .box-left {
  position: sticky;
  top: 90px;
  width: 33.333%;
  z-index: 2;
}
@media only screen and (max-width: 800px) {
  .home_gifts .box-left {
    width: 100%;
    position: static;
  }
  .home_gifts .box-left .subtitle,
.home_gifts .box-left .button,
.home_gifts .box-left .deco {
    display: none;
  }
}
.home_gifts .box-left .deco {
  margin-top: 90px;
}
.home_gifts .box-right {
  width: calc(66.666% + 38px);
  margin-left: 30px;
  margin-right: -68px;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 800px) {
  .home_gifts .box-right {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
.home_gifts .box-right .product-list article {
  width: calc(33.333% - 13.333px);
}
@media only screen and (max-width: 800px) {
  .home_gifts .box-right .product-list article {
    width: 100%;
    margin-right: 0;
  }
  .home_gifts .box-right .product-list article:nth-child(4), .home_gifts .box-right .product-list article:nth-child(5), .home_gifts .box-right .product-list article:nth-child(6) {
    display: none;
  }
}
.home_gifts .box-right .product-list article:nth-child(4n) {
  margin-right: 20px;
}
.home_gifts .box-right .product-list article:nth-child(3n) {
  margin-right: 0px;
}
@media only screen and (max-width: 800px) {
  .home_gifts .box-right > .button {
    margin-top: -20px;
  }
}

.instagram-box {
  text-align: center;
  padding: 0px 0 90px;
}
@media only screen and (max-width: 800px) {
  .instagram-box {
    padding: 30px 0 20px;
  }
}
.instagram-box .deco {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
.instagram-box .instagram-slide {
  overflow: hidden;
  white-space: nowrap;
  display: flex;
  justify-content: center;
}
.instagram-box .instagram-slide a {
  display: inline-block;
}
.instagram-box .instagram-slide a + a {
  margin-left: 20px;
}
.instagram-box .instagram-slide a img {
  width: 100%;
  display: block;
}
.instagram-box .instagram-link {
  margin-top: 30px;
}
.instagram-box .instagram-link a {
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  font-size: 20px;
}
.instagram-box .instagram-link a:hover {
  color: #C3F63B;
}

.page {
  border-top: 1px solid #D8D8D8;
}

.page-shop {
  padding: 90px;
}
@media only screen and (max-width: 800px) {
  .page-shop {
    padding: 20px;
  }
}
.page-shop .cabecera .title {
  font-family: "Mikela", serif;
  font-size: 70px;
}
@media only screen and (max-width: 800px) {
  .page-shop .cabecera .title {
    font-size: 50px;
  }
}
.page-shop .product-filter {
  padding-left: 0;
  justify-content: flex-start;
}
.page-shop .product-filter .product-filter-list {
  margin-left: 0;
}

.product-box article.product {
  display: flex;
  flex-wrap: wrap;
  max-width: 800px;
  margin: 0 auto;
}
.product-box article.product .images {
  width: calc(50% - 45px);
}
@media only screen and (max-width: 560px) {
  .product-box article.product .images {
    width: 100%;
  }
}
@media only screen and (max-width: 560px) {
  .product-box article.product .images .image_big {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.product-box article.product .images .image_big a {
  display: block;
  overflow: hidden;
  background-color: #000;
}
.product-box article.product .images .image_big a img {
  width: 100%;
  display: block;
}
.product-box article.product .images .image_big a:hover img {
  transform: scale(1.1);
  opacity: 0.7;
}
.product-box article.product .images .thumbnails {
  display: flex;
  margin-top: 3px;
}
@media only screen and (max-width: 560px) {
  .product-box article.product .images .thumbnails {
    margin-top: 20px;
  }
}
.product-box article.product .images .thumbnails a {
  display: block;
  overflow: hidden;
  width: calc(33.333% - 3.333px);
  background-color: #000;
}
.product-box article.product .images .thumbnails a img {
  width: 100%;
  display: block;
}
.product-box article.product .images .thumbnails a + a {
  margin-left: 5px;
}
.product-box article.product .images .thumbnails a:hover img {
  transform: scale(1.15);
  opacity: 0.7;
}
.product-box article.product .info {
  width: 50%;
  margin-left: 45px;
}
@media only screen and (max-width: 560px) {
  .product-box article.product .info {
    width: 100%;
    margin-left: 0;
    margin-top: 30px;
  }
}
.product-box article.product .info .product-name {
  font-family: "Mikela", serif;
  font-size: 40px;
  margin-bottom: 20px;
}
.product-box article.product .info .price {
  margin-bottom: 20px;
  display: block;
}
.product-box article.product .info .description {
  margin-bottom: 45px;
}
@media only screen and (max-width: 560px) {
  .product-box article.product .info .description {
    margin-bottom: 20px;
  }
}
.product-box article.product .info .more {
  margin-bottom: 45px;
}
@media only screen and (max-width: 560px) {
  .product-box article.product .info .more {
    margin-bottom: 20px;
  }
}
.product-box article.product .info .more .title {
  margin-bottom: 10px;
  font-weight: 500;
}
.product-box article.product .buy-box {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 560px) {
  .product-box article.product .buy-box {
    position: sticky;
    bottom: 0;
    left: 0;
    background: #fff;
    width: 100%;
    padding: 10px 0;
    justify-content: center;
  }
}
.product-box article.product .buy-box .qty + .buy {
  margin-left: 10px;
}
.product-box article.product .buy-box .qty label {
  margin-right: 5px;
}
.product-box article.product .buy-box .qty input {
  text-align: right;
  background-color: #f2f2f2;
  border: none;
  height: 46px;
  border-radius: 23px;
  width: 46px;
  font-size: 20px;
}
.product-box article.product .buy-box .qty input:focus {
  outline: none;
  background-color: #C3F63B;
}
@media only screen and (max-width: 560px) {
  .product-box article.product .buy-box .qty input {
    text-align: center;
  }
}
.product-box article.product .buy-box .buy input {
  font-size: 20px;
  background-color: #C3F63B;
  height: 46px;
  border-radius: 23px;
}
.product-box article.product .buy-box .buy input:hover {
  background-color: #000;
}
.product-box .reviews {
  margin-top: 90px;
  margin-bottom: 90px;
}
@media only screen and (max-width: 560px) {
  .product-box .reviews {
    margin-top: 45px;
    margin-bottom: 45px;
  }
}
.product-box .reviews .reviews-head {
  display: flex;
  align-items: center;
  padding: 30px;
  border: 2px solid;
}
@media only screen and (max-width: 560px) {
  .product-box .reviews .reviews-head {
    padding: 15px;
  }
}
.product-box .reviews .reviews-head a {
  text-decoration: none;
}
.product-box .reviews .reviews-head .title {
  font-size: 20px;
  font-weight: 500;
}
.product-box .reviews .reviews-head .title:hover {
  color: #C3F63B;
}
@media only screen and (max-width: 560px) {
  .product-box .reviews .reviews-head .title {
    font-size: 18px;
  }
}
.product-box .reviews .reviews-head .new-reviews {
  margin-left: auto;
}
.product-box .reviews .reviews-head .new-reviews:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 560px) {
  .product-box .reviews .reviews-head .new-reviews {
    text-align: right;
    font-size: 14px;
  }
}
.product-box .reviews .reviews-head .more-reviews {
  font-size: 30px;
  margin-left: 30px;
}
.product-box .reviews .reviews-head .more-reviews:hover {
  color: #C3F63B;
}
@media only screen and (max-width: 560px) {
  .product-box .reviews .reviews-head .more-reviews {
    display: none;
  }
}
.product-box .related .title {
  font-size: 36px;
  font-weight: 500;
  margin-bottom: 25px;
}
@media only screen and (max-width: 560px) {
  .product-box .related .title {
    font-size: 20px;
    margin-bottom: 15px;
  }
}

.page-services .services .service {
  align-items: flex-start;
}
.page-services .services .service .txt {
  background-color: #fff;
  color: #04001A;
}
.page-services .services .service .txt .head {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.page-services .services .service .txt .head .title {
  font-size: 50px;
}
.page-services .services .service .txt .head .button {
  background-color: #C3F63B;
}
.page-services .services .service .txt .head .button:hover {
  background-color: #04001A;
}
.page-services .services .service .txt .subtitle {
  margin-top: 20px;
  margin-bottom: 0px;
}
.page-services .services .service .image {
  height: 100vh;
  position: sticky;
  top: 0;
}
@media only screen and (max-width: 560px) {
  .page-services .services .service .image {
    height: 50vh;
    position: static;
  }
}
.page-services .services .service:nth-child(2n) {
  flex-direction: row-reverse;
}
@media only screen and (max-width: 560px) {
  .page-services .services .service:nth-child(2n) {
    flex-direction: row;
  }
}

.promise {
  background-color: #f7f7f7;
  padding: 90px;
}
@media only screen and (max-width: 560px) {
  .promise {
    padding: 20px 20px 30px;
  }
}
.promise .title {
  font-family: "Mikela", serif;
  font-size: 50px;
  text-align: center;
  margin-bottom: 45px;
}
@media only screen and (max-width: 560px) {
  .promise .title {
    font-size: 30px;
    margin-bottom: 15px;
    margin-top: 20px;
  }
}
.promise .environment-icons {
  flex-wrap: wrap;
}
.promise .environment-icons .icon-box {
  width: calc(50% - 22.5px);
  margin-right: 45px;
  display: block;
}
.promise .environment-icons .icon-box:nth-child(2n) {
  margin-right: 0;
}
.promise .environment-icons .icon-box:nth-child(1), .promise .environment-icons .icon-box:nth-child(2) {
  margin-bottom: 20px;
}
@media only screen and (max-width: 560px) {
  .promise .environment-icons .icon-box:nth-child(1), .promise .environment-icons .icon-box:nth-child(2) {
    margin-bottom: 0;
  }
}
.promise .environment-icons .icon-box + .icon-box {
  margin-left: 0;
}
@media only screen and (max-width: 560px) {
  .promise .environment-icons .icon-box + .icon-box {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 560px) {
  .promise .environment-icons .icon-box {
    width: 100%;
    margin-right: 0;
    display: flex;
  }
}
.promise .environment-icons .icon-box .icon {
  float: left;
  margin-right: 20px;
  margin-top: 10px;
  width: 70px;
  height: 70px;
  border-radius: 100%;
}
@media only screen and (max-width: 560px) {
  .promise .environment-icons .icon-box .icon {
    margin-right: 0;
  }
}
.promise .environment-icons .icon-box .name {
  font-size: 18px;
  font-weight: 500;
  text-align: left;
  padding-left: 90px;
}
@media only screen and (max-width: 560px) {
  .promise .environment-icons .icon-box .name {
    padding-left: 0;
    text-align: center;
  }
}
.promise .environment-icons .icon-box p {
  margin-top: 5px;
  padding-left: 90px;
}
@media only screen and (max-width: 560px) {
  .promise .environment-icons .icon-box p {
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
  }
}

.work-us {
  border-top: 1px solid #000;
  background-color: #C3F63B;
  padding: 90px;
}
@media only screen and (max-width: 560px) {
  .work-us {
    padding: 30px 20px;
  }
}
.work-us .box {
  position: relative;
}
.work-us .box .title {
  font-size: 36px;
  font-weight: 500;
  margin-bottom: 25px;
  position: absolute;
  left: 0;
  top: 0;
}
@media only screen and (max-width: 560px) {
  .work-us .box .title {
    position: static;
  }
}
.work-us .box .txt {
  padding-left: calc(33.333% + 45px);
}
.work-us .box .txt p {
  font-size: 18px;
}
@media only screen and (max-width: 560px) {
  .work-us .box .txt {
    padding-left: 0;
  }
}
.work-us .box .button {
  position: absolute;
  bottom: 0;
  left: 0;
  border-color: #04001A;
  background-color: #04001A;
  color: #fff;
}
.work-us .box .button:hover {
  border-color: #fff;
  background-color: #fff;
  color: #04001A;
}
@media only screen and (max-width: 560px) {
  .work-us .box .button {
    position: static;
    margin-top: 30px;
  }
}

.page-about .destacado_box {
  align-items: flex-start;
}
.page-about .destacado_box .image {
  height: 100vh;
  position: sticky;
  top: 0;
}
@media only screen and (max-width: 560px) {
  .page-about .destacado_box .image {
    height: 50vh;
    position: static;
  }
}
.page-about .destacado_box .txt {
  background-color: #fff;
  color: #04001A;
}

footer {
  padding: 90px;
  background-color: #04001A;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (max-width: 800px) {
  footer {
    padding: 20px;
  }
}
footer a {
  color: #fff;
  text-decoration: none;
}
footer .mailing {
  width: 40%;
}
@media only screen and (max-width: 800px) {
  footer .mailing {
    width: 100%;
  }
}
footer .mailing .title {
  font-family: "Mikela", serif;
  font-size: 30px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 800px) {
  footer .mailing .title {
    margin-bottom: 10px;
  }
}
footer .mailing .txt {
  margin-bottom: 30px;
}
footer .mailing .txt p {
  font-size: 18px;
}
footer .mailing .form-box {
  border: 2px solid #fff;
  height: 50px;
  padding: 0 20px;
  border-radius: 25px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
footer .mailing .form-box .input label {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  /* for Internet Explorer */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
footer .mailing .form-box .input input {
  background: none;
  border: none;
  color: #fff;
  padding: 10px 15px;
  font-size: 18px;
}
footer .mailing .form-box .input.submit input {
  background: url("/img/ico-arrow-w.svg") left top no-repeat;
  overflow: hidden;
  text-indent: -9999px;
  width: 40px;
  height: 40px;
}
footer .mailing .form-box .input.submit input:hover {
  opacity: 0.5;
}
footer .footer-menu {
  width: calc(60% - 90px);
  margin-left: 90px;
}
@media only screen and (max-width: 800px) {
  footer .footer-menu {
    width: 100%;
    margin-top: 30px;
    margin-left: 0;
  }
}
footer .footer-menu > ul {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
@media only screen and (max-width: 800px) {
  footer .footer-menu > ul {
    justify-content: flex-start;
  }
}
footer .footer-menu > ul > li .title {
  display: block;
  font-family: "Mikela", serif;
  font-size: 30px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 800px) {
  footer .footer-menu > ul > li .title {
    display: none;
  }
}
@media only screen and (max-width: 800px) {
  footer .footer-menu > ul > li:last-child {
    display: none;
  }
}
footer .footer-menu > ul > li + li {
  margin-left: 45px;
}
footer .footer-menu > ul > li ul li + li {
  margin-top: 20px;
}
footer .footer-menu > ul > li ul li a {
  font-size: 18px;
}
@media only screen and (max-width: 800px) {
  footer .footer-menu > ul > li ul li a {
    text-decoration: underline;
    font-size: 15px;
  }
}
footer .footer-menu > ul > li ul li a:hover {
  color: #C3F63B;
}
footer .colofon {
  margin-top: 90px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media only screen and (max-width: 800px) {
  footer .colofon {
    display: block;
    margin-top: 30px;
  }
}
footer .colofon .more {
  font-size: 11px;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 800px) {
  footer .colofon .more {
    flex-direction: column-reverse;
    margin-top: 30px;
    margin-bottom: 20px;
    align-items: flex-start;
  }
}
footer .colofon .more .payment-icons {
  margin-left: 15px;
}
@media only screen and (max-width: 800px) {
  footer .colofon .more .payment-icons {
    margin-left: 0;
    display: block;
    margin-top: 0px;
    margin-bottom: 20px;
  }
}

/*# sourceMappingURL=estilos.css.map */
