.container {
  margin: 0 auto;

  width: 100%;

  padding: 0 15px;
}

.cont-1400 {
  max-width: 1440px;
}

.cont-1900 {
  max-width: 1900px;

  padding-left: 0;

  padding-right: 0;
}

.admin-bar .c-header {
  top: 32px;

  transition: 0.6s all;
}

.solomovil {
  display: none;
}
.what{
	position: fixed;
	right:20px;
	bottom: 20px;
}
.imgnosotros {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
a {
  color: #000;
}
.c-generico.top--menu ol li {
    list-style-type: decimal;
}
.c-generico.top--menu p {
    margin-bottom: 10px;
}
.c-generico.top--menu td {
    border: 1px solid;
    padding: 3px 3px 3px;
}
/* normalize */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/**

 * 1. Set default font family to sans-serif.

 * 2. Prevent iOS and IE text size adjust after device orientation change,

 *    without disabling user zoom.

 */

html {
  font-family: sans-serif;

  /* 1 */

  -ms-text-size-adjust: 100%;

  /* 2 */

  -webkit-text-size-adjust: 100%;

  /* 2 */

  /* Track */

  /* Handle */

  /* Handle on hover */
}

html ::-webkit-scrollbar {
  width: 8px;
}

html ::-webkit-scrollbar-track {
  background: #000100;
}

html ::-webkit-scrollbar-thumb {
  background: #a5a5a5;

  border-radius: 5px;
}

html ::-webkit-scrollbar-thumb:hover {
  background: #888;
}

/**

   * Remove default margin.

   */

body {
  margin: 0;

  background: #fcf9f5;
}

/* HTML5 display definitions

     ========================================================================== */

/**

   * Correct `block` display not defined for any HTML5 element in IE 8/9.

   * Correct `block` display not defined for `details` or `summary` in IE 10/11

   * and Firefox.

   * Correct `block` display not defined for `main` in IE 11.

   */

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

/**

   * 1. Correct `inline-block` display not defined in IE 8/9.

   * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.

   */

audio,
canvas,
progress,
video {
  display: inline-block;

  /* 1 */

  vertical-align: baseline;

  /* 2 */
}

/**

   * Prevent modern browsers from displaying `audio` without controls.

   * Remove excess height in iOS 5 devices.

   */

audio:not([controls]) {
  display: none;

  height: 0;
}

/**

   * Address `[hidden]` styling not present in IE 8/9/10.

   * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.

   */

[hidden],
template {
  display: none;
}

/* Links

     ========================================================================== */

/**

   * Remove the gray background color from active links in IE 10.

   */

a {
  background-color: transparent;
}

/**

   * Improve readability of focused elements when they are also in an

   * active/hover state.

   */

a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics

     ========================================================================== */

/**

   * Address styling not present in IE 8/9/10/11, Safari, and Chrome.

   */

abbr[title] {
  border-bottom: 1px dotted;
}

/**

   * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.

   */

b,
strong {
  font-weight: bold;
}

/**

   * Address styling not present in Safari and Chrome.

   */

dfn {
  font-style: italic;
}

/**

   * Address variable `h1` font-size and margin within `section` and `article`

   * contexts in Firefox 4+, Safari, and Chrome.

   */

h1 {
  font-size: 2em;

  margin: 0.67em 0;
}

/**

   * Address styling not present in IE 8/9.

   */

mark {
  background: #ff0;

  color: #000;
}

/**

   * Address inconsistent and variable font size in all browsers.

   */

small {
  font-size: 80%;
}

/**

   * Prevent `sub` and `sup` affecting `line-height` in all browsers.

   */

sub,
sup {
  font-size: 75%;

  line-height: 0;

  position: relative;

  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content

     ========================================================================== */

/**

   * Remove border when inside `a` element in IE 8/9/10.

   */

img {
  border: 0;

  height: auto;

  max-width: 100%;
}

/**

   * Correct overflow not hidden in IE 9/10/11.

   */

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content

     ========================================================================== */

/**

   * Address margin not present in IE 8/9 and Safari.

   */

figure {
  margin: 1em 40px;
}

/**

   * Address differences between Firefox and other browsers.

   */

hr {
  box-sizing: content-box;

  height: 0;
}

/**

   * Contain overflow in all browsers.

   */

pre {
  overflow: auto;
}

/**

   * Address odd `em`-unit font size rendering in all browsers.

   */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;

  font-size: 1em;
}

/* Forms

     ========================================================================== */

/**

   * Known limitation: by default, Chrome and Safari on OS X allow very limited

   * styling of `select`, unless a `border` property is set.

   */

/**

   * 1. Correct color not being inherited.

   *    Known issue: affects color of disabled elements.

   * 2. Correct font properties not being inherited.

   * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.

   */

button,
input,
optgroup,
select,
textarea {
  color: inherit;

  /* 1 */

  font: inherit;

  /* 2 */

  margin: 0;

  /* 3 */
}

/**

   * Address `overflow` set to `hidden` in IE 8/9/10/11.

   */

button {
  overflow: visible;
}

/**

   * Address inconsistent `text-transform` inheritance for `button` and `select`.

   * All other form control elements do not inherit `text-transform` values.

   * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.

   * Correct `select` style inheritance in Firefox.

   */

button,
select {
  text-transform: none;
}

/**

   * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`

   *    and `video` controls.

   * 2. Correct inability to style clickable `input` types in iOS.

   * 3. Improve usability and consistency of cursor style between image-type

   *    `input` and others.

   */

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;

  /* 2 */

  cursor: pointer;

  /* 3 */
}

/**

   * Re-set default cursor for disabled elements.

   */

button[disabled],
html input[disabled] {
  cursor: default;
}

/**

   * Remove inner padding and border in Firefox 4+.

   */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;

  padding: 0;
}

/**

   * Address Firefox 4+ setting `line-height` on `input` using `!important` in

   * the UA stylesheet.

   */

input {
  line-height: normal;
}

/**

   * It's recommended that you don't attempt to style these elements.

   * Firefox's implementation doesn't respect box-sizing, padding, or width.

   *

   * 1. Address box sizing set to `content-box` in IE 8/9/10.

   * 2. Remove excess padding in IE 8/9/10.

   */

input[type="checkbox"]:not(#rememberme) {
  -webkit-appearance: none;

  -moz-appearance: none;

  appearance: none;

  outline: 0;

  border: none;

  background: none;

  box-sizing: border-box;

  padding: 0;
}

input[type="checkbox"]:not(#rememberme):before {
  content: "";

  display: inline-block;

  width: 24px;

  height: 24px;

  position: relative;

  transition: all 0.5s;

  background: url("../images/icon-checkbox.svg") no-repeat center;

  background-size: cover;

  margin-right: 7px;

  top: 2px;
}

input[type="checkbox"]:not(#rememberme):checked:before {
  background: url("../images/icon-checked.svg") no-repeat center;

  background-size: cover;
}

input[type="checkbox"].filtrar {
  -webkit-appearance: none;

  -moz-appearance: none;

  appearance: none;

  outline: 0;

  border: none;

  background: none;

  box-sizing: border-box;

  padding: 0;
}

input[type="checkbox"].filtrar:before {
  content: "";

  display: inline-block;

  width: 15px;

  height: 15px;

  position: relative;

  transition: all 0.5s;

  background: url("../images/icon-checkbox2.svg") no-repeat center;

  margin-right: 7px;

  background-size: cover;

  top: 0;
}

input[type="checkbox"].filtrar:checked:before {
  background: url("../images/icon-checked2.svg") no-repeat center;

  background-size: cover;
}

input[type="radio"] {
  -webkit-appearance: none;

  -moz-appearance: none;

  appearance: none;

  outline: 0;

  border: none;

  background: none;

  box-sizing: border-box;

  padding: 0;
}

input[type="radio"]:before {
  content: "";

  display: inline-block;

  width: 12px;

  height: 12px;

  position: relative;

  transition: all 0.5s;

  background: url("../images/input-radio.svg") no-repeat center;

  background-size: cover;

  top: 2px;
}

input[type="radio"]:checked:before {
  background: url("../images/input-radioselect.svg") no-repeat center;

  background-size: cover;
}

/**

   * Fix the cursor style for Chrome's increment/decrement buttons. For certain

   * `font-size` values of the `input`, it causes the cursor style of the

   * decrement button to change from `default` to `text`.

   */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**

   * 1. Address `appearance` set to `searchfield` in Safari and Chrome.

   * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.

   */

input[type="search"] {
  -webkit-appearance: textfield;

  /* 1 */

  box-sizing: content-box;

  /* 2 */
}

/**

   * Remove inner padding and search cancel button in Safari and Chrome on OS X.

   * Safari (but not Chrome) clips the cancel button when the search input has

   * padding (and `textfield` appearance).

   */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**

   * Define consistent border, margin, and padding.

   */

fieldset {
  border: 1px solid #c0c0c0;

  margin: 0 2px;

  padding: 0.35em 0.625em 0.75em;
}

/**

   * 1. Correct `color` not being inherited in IE 8/9/10/11.

   * 2. Remove padding so people aren't caught out if they zero out fieldsets.

   */

legend {
  border: 0;

  /* 1 */

  padding: 0;

  /* 2 */
}

/**

   * Remove default vertical scrollbar in IE 8/9/10/11.

   */

textarea {
  overflow: auto;
}

/**

   * Don't inherit the `font-weight` (applied by a rule above).

   * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.

   */

optgroup {
  font-weight: bold;
}

/* Tables

     ========================================================================== */

/**

   * Remove most spacing between table cells.

   */

table {
  border-collapse: collapse;

  border-spacing: 0;
}

td,
th {
  padding: 0;
}

body,
html {
  overflow-x: hidden;

  margin: 0;
}

* {
  box-sizing: border-box;
}

a,
button,
div,
h1,
h2,
h3,
h4,
h5,
h6,
input,
label,
li,
p,
select,
span,
td,
textarea {
  font-family: "Noto Sans", sans-serif;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.c-generico.top--menu .container.cont-1200 {
  max-width: 1200px;

  padding-top: 100px;

  padding-bottom: 50px;
}

li,
ul {
  margin: 0;

  padding: 0;

  list-style: none;
}

header.c-header {
  background-color: #fff;

  position: fixed;

  top: 0;

  left: 0;

  z-index: 9999;
}

header.c-header .normal {
  display: grid;

  grid-template-columns: 500px 1fr;
}

header.c-header .normal .izda {
  display: flex;

  align-items: center;

  justify-content: flex-start;
}

header.c-header .normal .dcha #menu nav .top-nav {
  display: flex;

  align-items: center;

  justify-content: center;

  grid-gap: 45px;
}

header.c-header .normal .dcha #menu nav .top-nav li.menu-item a {
  font-family: "Noto Sans", sans-serif;

  font-style: normal;

  font-weight: 500;

  font-size: 14px;

  line-height: 24px;

  letter-spacing: 0.2px;

  color: #000;

  padding: 20px 0;
}

header.c-header .normal .dcha #menu nav .top-nav li.menu-item a:hover {
  color: #ef4444;
}

header.c-header .normal .dcha #menu nav .top-nav > li.menu-item-has-children {
  position: relative;
}

header.c-header
  .normal
  .dcha
  #menu
  nav
  .top-nav
  > li.menu-item-has-children
  li.menu-item-has-children {
  position: relative;
}

header.c-header
  .normal
  .dcha
  #menu
  nav
  .top-nav
  > li.menu-item-has-children
  > a:hover::after {
  content: url("../images/haschildren2.svg");

  margin-left: 6px;

  top: 0px;

  position: relative;

  -webkit-transition: all 3s;

  transition: all 3s;
}

header.c-header
  .normal
  .dcha
  #menu
  nav
  .top-nav
  > li.menu-item-has-children
  > a::after {
  content: url("../images/haschildren.svg");

  margin-left: 6px;

  top: 0px;

  position: relative;

  -webkit-transition: all 3s;

  transition: all 3s;
}

header.c-header
  .normal
  .dcha
  #menu
  nav
  .top-nav
  > li.menu-item-has-children:hover
  > .sub-menu {
  display: block;
}

header.c-header
  .normal
  .dcha
  #menu
  nav
  .top-nav
  > li.menu-item-has-children
  > .sub-menu {
  position: absolute;

  top: 64px;

  left: 50%;

  transform: translate(-42%, 0%);

  background-color: #f5f5f5;

  padding: 20px 0;

  display: none;
}

header.c-header
  .normal
  .dcha
  #menu
  nav
  .top-nav
  > li.menu-item-has-children
  > .sub-menu
  li
  a {
  font-family: "Noto Sans", sans-serif;

  font-style: normal;

  font-weight: 500;

  font-size: 14px;

  line-height: 24px;

  letter-spacing: 0.2px;

  color: black;

  width: 100%;

  margin-bottom: 12px;

  padding: 0 40px;

  display: flex;
}

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

header.c-header .current-menu-item a {
  color: #ef4444 !important;

  text-decoration: underline;
}
header.c-header .current-menu-item ul.sub-menu a {
    color: #000 !important;
}
header.c-header
  .normal
  .dcha
  #menu
  nav
  .top-nav
  > li.menu-item-has-children
  > .sub-menu
  li
  a:hover {
  color: #ef4444;
}

header.c-header
  .normal
  .dcha
  #menu
  nav
  .top-nav
  > li.menu-item-has-children
  > .sub-menu
  li:last-child
  a {
  margin-bottom: 0;
}

header.c-header
  .normal
  .dcha
  #menu
  nav
  .top-nav
  > li.menu-item-has-children
  > .sub-menu
  li.menu-item-has-children
  > a:hover::after {
  content: url("../images/haschildren2.svg");

  margin-left: 6px;

  top: 0px;

  position: relative;

  -webkit-transition: all 3s;

  transition: all 3s;
}

header.c-header
  .normal
  .dcha
  #menu
  nav
  .top-nav
  > li.menu-item-has-children
  > .sub-menu
  li.menu-item-has-children
  > a::after {
  content: url("../images/haschildren3.svg");

  margin-left: 6px;

  top: 0px;

  position: relative;

  -webkit-transition: all 3s;

  transition: all 3s;
}
ul#menu-menu li.menu-item-has-children
  > a::after {
  content: url("../images/Vector.svg");

  margin-left: 6px;

  top: 0px;

  position: relative;

  -webkit-transition: all 3s;

  transition: all 3s;
}
header.c-header
  .normal
  .dcha
  #menu
  nav
  .top-nav
  > li.menu-item-has-children
  > .sub-menu
  li.menu-item-has-children:hover
  > .sub-menu {
  display: block;
}

header.c-header
  .normal
  .dcha
  #menu
  nav
  .top-nav
  > li.menu-item-has-children
  > .sub-menu
  .sub-menu {
  position: absolute;

  top: 0px;

  left: 100%;

  transform: translate(0%, 0%);

  background-color: #f5f5f5;

  padding: 15px;

  display: none;
}

header.c-header
  .normal
  .dcha
  #menu
  nav
  .top-nav
  > li.menu-item-has-children
  > .sub-menu
  .sub-menu
  li
  a {
  font-family: "Noto Sans", sans-serif;

  font-style: normal;

  font-weight: 500;

  font-size: 14px;

  line-height: 24px;

  letter-spacing: 0.2px;

  color: black;

  width: max-content;

  margin-bottom: 12px;

  padding: 0 20px;
}

header.c-header
  .normal
  .dcha
  #menu
  nav
  .top-nav
  > li.menu-item-has-children
  > .sub-menu
  .sub-menu
  li
  a:hover {
  color: #ef4444;
}

header.c-header
  .normal
  .dcha
  #menu
  nav
  .top-nav
  > li.menu-item-has-children
  > .sub-menu
  .sub-menu
  li:last-child
  a {
  margin-bottom: 0;
}

#bannerhome {
  margin-top: 63px;

  background-size: cover;

  min-height: 400px;

  display: flex;

  align-items: center;

  justify-content: flex-start;

  position: relative;
}

@media only screen and (max-width: 1000px) {
  #entry .container .text .content h1 {
    font-family: "Noto Sans", sans-serif;

    font-style: normal;

    font-weight: 400;

    font-size: 22px;

    line-height: 160%;

    color: #201f37;

    margin-bottom: 20px;

    margin-top: 30px;
  }

  section#solutions.clientlist .soluciones .solucion h4 {
    margin-bottom: 0;

    text-align: center;

    font-size: 16px;

    line-height: 20px;
  }

  #careers .modal .wpcf7 .doble > p {
    display: flex;

    align-items: center;

    flex-direction: column;

    grid-gap: 20px;

    margin-bottom: 20px;
  }

  body.nav-open #menumovil {
    display: flex;
  }

  .admin-bar .c-header {
    top: 46px;

    transition: 0.6s all;
  }

  .admin-bar #menumovil {
    top: 99px;
  }

  .admin-bar #menumovil.toparriba {
    top: 120px;
  }

  .cont-1400 {
    padding-left: 15px;

    padding-right: 15px;
  }

  header.c-header {
    background-color: #fff;

    position: fixed;

    top: 0;

    left: 0;

    z-index: 9999;
  }

  header.c-header .normal {
    display: grid;

    grid-template-columns: 500px 1fr;

    display: none;
  }

  header.c-header .normal .izda {
    display: flex;

    align-items: center;

    justify-content: flex-start;
  }

  header.c-header .normal .dcha #menu nav .top-nav {
    display: flex;

    align-items: center;

    justify-content: center;

    grid-gap: 45px;
  }

  header.c-header .normal .dcha #menu nav .top-nav li.menu-item a {
    font-family: "Noto Sans", sans-serif;

    font-style: normal;

    font-weight: 500;

    font-size: 14px;

    line-height: 24px;

    letter-spacing: 0.2px;

    color: #000;

    padding: 20px 0;
  }

  header.c-header .normal .dcha #menu nav .top-nav li.menu-item a:hover {
    color: #ef4444;
  }

  header.c-header .normal .dcha #menu nav .top-nav > li.menu-item-has-children {
    position: relative;
  }

  header.c-header
    .normal
    .dcha
    #menu
    nav
    .top-nav
    > li.menu-item-has-children
    li.menu-item-has-children {
    position: relative;
  }

  header.c-header
    .normal
    .dcha
    #menu
    nav
    .top-nav
    > li.menu-item-has-children
    > a:hover::after {
    content: url("../images/haschildren2.svg");

    margin-left: 6px;

    top: 0px;

    position: relative;

    -webkit-transition: all 3s;

    transition: all 3s;
  }

  header.c-header
    .normal
    .dcha
    #menu
    nav
    .top-nav
    > li.menu-item-has-children
    > a::after {
    content: url("../images/haschildren.svg");

    margin-left: 6px;

    top: 0px;

    position: relative;

    -webkit-transition: all 3s;

    transition: all 3s;
  }

  header.c-header
    .normal
    .dcha
    #menu
    nav
    .top-nav
    > li.menu-item-has-children:hover
    > .sub-menu {
    display: block;
  }

  header.c-header
    .normal
    .dcha
    #menu
    nav
    .top-nav
    > li.menu-item-has-children
    > .sub-menu {
    position: absolute;

    top: 64px;

    left: 50%;

    transform: translate(-42%, 0%);

    background-color: #f5f5f5;

    padding: 20px 0;

    display: none;
  }

  header.c-header
    .normal
    .dcha
    #menu
    nav
    .top-nav
    > li.menu-item-has-children
    > .sub-menu
    li
    a {
    font-family: "Noto Sans", sans-serif;

    font-style: normal;

    font-weight: 500;

    font-size: 14px;

    line-height: 24px;

    letter-spacing: 0.2px;

    color: black;

    width: 100%;

    margin-bottom: 12px;

    padding: 0 40px;

    display: flex;
  }

  header.c-header
    .normal
    .dcha
    #menu
    nav
    .top-nav
    > li.menu-item-has-children
    > .sub-menu
    li
    a:hover {
    color: #ef4444;
  }

  header.c-header
    .normal
    .dcha
    #menu
    nav
    .top-nav
    > li.menu-item-has-children
    > .sub-menu
    li:last-child
    a {
    margin-bottom: 0;
  }

  header.c-header
    .normal
    .dcha
    #menu
    nav
    .top-nav
    > li.menu-item-has-children
    > .sub-menu
    li.menu-item-has-children
    > a:hover::after {
    content: url("../images/haschildren2.svg");

    margin-left: 6px;

    top: 0px;

    position: relative;

    -webkit-transition: all 3s;

    transition: all 3s;
  }

  header.c-header
    .normal
    .dcha
    #menu
    nav
    .top-nav
    > li.menu-item-has-children
    > .sub-menu
    li.menu-item-has-children
    > a::after {
    content: url("../images/haschildren3.svg");

    margin-left: 6px;

    top: 0px;

    position: relative;

    -webkit-transition: all 3s;

    transition: all 3s;
  }

  header.c-header
    .normal
    .dcha
    #menu
    nav
    .top-nav
    > li.menu-item-has-children
    > .sub-menu
    li.menu-item-has-children:hover
    > .sub-menu {
    display: block;
  }

  header.c-header
    .normal
    .dcha
    #menu
    nav
    .top-nav
    > li.menu-item-has-children
    > .sub-menu
    .sub-menu {
    position: absolute;

    top: 0px;

    left: 100%;

    transform: translate(0%, 0%);

    background-color: #f5f5f5;

    padding: 15px;

    display: none;
  }

  header.c-header
    .normal
    .dcha
    #menu
    nav
    .top-nav
    > li.menu-item-has-children
    > .sub-menu
    .sub-menu
    li
    a {
    font-family: "Noto Sans", sans-serif;

    font-style: normal;

    font-weight: 500;

    font-size: 14px;

    line-height: 24px;

    letter-spacing: 0.2px;

    color: black;

    width: max-content;

    margin-bottom: 12px;

    padding: 0 20px;
  }

  header.c-header
    .normal
    .dcha
    #menu
    nav
    .top-nav
    > li.menu-item-has-children
    > .sub-menu
    .sub-menu
    li
    a:hover {
    color: #ef4444;
  }

  header.c-header
    .normal
    .dcha
    #menu
    nav
    .top-nav
    > li.menu-item-has-children
    > .sub-menu
    .sub-menu
    li:last-child
    a {
    margin-bottom: 0;
  }

  header.c-header .solomovil {
    display: flex;

    justify-content: space-between;

    align-items: center;

    padding: 0px 10px;
  }

  .burger {
    position: relative;

    width: 22px;

    height: 14px;

    cursor: pointer;

    background-color: transparent;

    border: none;
  }

  .burger:hover span {
    background: #000;
  }

  .nav-open .burger {
    top: -2px;
  }

  .burger span {
    position: absolute;

    left: 0;

    top: 0;

    width: 100%;

    height: 2px;

    transition: all 0.2s, background 0s;

    background: #000;
  }

  .burger span:nth-child(2) {
    top: 6px;
  }

  .burger span:last-child {
    top: 12px;
  }

  .nav-open .burger span:first-child,
  .nav-open .burger span:last-child {
    top: 8px;
  }

  .nav-open .burger span:first-child {
    transform: rotate(45deg);
  }

  .nav-open .burger span:last-child {
    transform: rotate(-45deg);
  }

  .nav-open .burger span:nth-child(2) {
    opacity: 0;

    visibility: hidden;
  }

  #menumovil {
    position: fixed;

    top: 85px;

    left: 0;

    bottom: 0;

    width: 100%;

    background-color: #fff;

    z-index: 9999;

    display: flex;

    align-items: center;

    justify-content: center;

    display: none;

    transition: 0.6s all;

    border-top: 1px solid #000;
  }

  #menumovil.toparriba {
    top: 70px;
  }

  #menumovil nav .top-nav {
    display: flex;

    align-items: center;

    justify-content: center;

    flex-direction: column;

    grid-gap: 15px;
  }

  #menumovil nav .top-nav li.menu-item a {
    font-weight: 400;

    font-size: 20px;

    line-height: 25px;

    text-align: center;

    letter-spacing: 0.02em;

    color: #000;

    padding: 10px 0;

    display: flex;

    justify-content: center;
  }

  #menumovil nav .top-nav > li.menu-item-has-children {
    position: relative;
  }

  #menumovil nav .top-nav > li.menu-item-has-children > a:hover::after {
    content: url("../images/haschildren3.svg");

    margin-left: 9px;

    top: -2px;

    position: relative;
  }

  #menumovil nav .top-nav > li.menu-item-has-children > a::after {
    content: url("../images/haschildren3.svg");

    margin-left: 9px;

    top: -2px;

    position: relative;
  }

  #menumovil nav .top-nav > li.menu-item-has-children > .sub-menu {
    position: relative;

    top: initial;

    left: initial;

    transform: translate(0%, 0%);

    background-color: white;

    padding: 0;

    display: none;

    margin-top: 15px;

    margin-bottom: 20px;
  }

  #menumovil nav .top-nav > li.menu-item-has-children > .sub-menu li {
    text-align: center;
  }

  #menumovil nav .top-nav > li.menu-item-has-children > .sub-menu li a {
    font-family: "Noto Sans", sans-serif;

    font-style: normal;

    font-weight: 400;

    font-size: 18px;

    line-height: 22px;

    color: #a7a7a7;

    width: initial;

    margin-bottom: 20px;

    padding: 0;

    display: flex;

    justify-content: center;
  }

  #menumovil
    nav
    .top-nav
    > li.menu-item-has-children
    > .sub-menu
    li:last-child
    a {
    margin-bottom: 0;
  }

  #menumovil
    nav
    .top-nav
    > li.menu-item-has-children
    > .sub-menu
    > li.menu-item-has-children {
    position: relative;
  }

  #menumovil
    nav
    .top-nav
    > li.menu-item-has-children
    > .sub-menu
    > li.menu-item-has-children
    > a:hover::after {
    content: url("../images/haschildren4.svg");

    margin-left: 9px;

    top: -2px;

    position: relative;
  }

  #menumovil
    nav
    .top-nav
    > li.menu-item-has-children
    > .sub-menu
    > li.menu-item-has-children
    > a::after {
    content: url("../images/haschildren4.svg");

    margin-left: 9px;

    top: -2px;

    position: relative;
  }

  #menumovil
    nav
    .top-nav
    > li.menu-item-has-children
    > .sub-menu
    > li.menu-item-has-children
    > .sub-menu {
    position: relative;

    top: initial;

    left: initial;

    transform: translate(0%, 0%);

    background-color: white;

    padding: 0;

    margin-top: 15px;

    margin-bottom: 30px;
  }

  #menumovil
    nav
    .top-nav
    > li.menu-item-has-children
    > .sub-menu
    > li.menu-item-has-children
    > .sub-menu
    li {
    text-align: center;
  }

  #menumovil
    nav
    .top-nav
    > li.menu-item-has-children
    > .sub-menu
    > li.menu-item-has-children
    > .sub-menu
    li
    a {
    font-family: "Noto Sans", sans-serif;

    font-style: normal;

    font-weight: 400;

    font-size: 18px;

    line-height: 22px;

    color: #a7a7a7;

    width: initial;

    margin-bottom: 20px;

    padding: 0;

    display: flex;

    justify-content: center;
  }

  #menumovil
    nav
    .top-nav
    > li.menu-item-has-children
    > .sub-menu
    > li.menu-item-has-children
    > .sub-menu
    li:last-child
    a {
    margin-bottom: 0;
  }

  footer.c-pie {
    background-color: #000;

    padding-right: 15px;

    padding-left: 15px;
  }

  footer.c-pie .arriba {
    display: grid;

    grid-template-columns: 1fr;

    grid-gap: 40px;

    padding: 55px 0;

    border-bottom: 1px solid #ffffff50;
  }

  footer.c-pie .arriba .izda {
    display: grid;

    grid-template-columns: 1fr;

    grid-gap: 30px;

    order: 2;
  }

  footer.c-pie .arriba .izda .contenedor p.title {
    font-family: "Noto Sans", sans-serif;

    font-style: normal;

    font-weight: 600;

    font-size: 14px;

    line-height: 170%;

    letter-spacing: 0.8px;

    text-transform: uppercase;

    color: rgba(255, 255, 255, 0.4);

    margin-bottom: 21px;
  }

  footer.c-pie .arriba .izda .contenedor a {
    font-family: "Noto Sans", sans-serif;

    font-style: normal;

    font-weight: 400;

    font-size: 16px;

    line-height: 160%;

    color: #ffffff;

    display: block;

    margin-bottom: 12px;
  }

  footer.c-pie .arriba .izda .contenedor a:hover {
    color: #ef4444;
  }

  footer.c-pie .arriba .dcha {
    orphans: 1;
  }

  footer.c-pie .arriba .dcha .contenedor .title {
    font-family: "Noto Sans", sans-serif;

    font-style: normal;

    font-weight: 600;

    font-size: 14px;

    line-height: 170%;

    letter-spacing: 0.8px;

    text-transform: uppercase;

    color: rgba(255, 255, 255, 0.4);

    margin-bottom: 21px;
  }

  footer.c-pie .arriba .dcha .contenedor .wpml-ls-legacy-dropdown {
    width: 100%;
  }

  footer.c-pie .arriba .dcha .contenedor ul li.wpml-ls-current-language a {
    background-color: black;

    border: 1px solid #ffffff50;

    color: white;

    border-radius: 8px;

    padding: 8px 12px;
  }

  footer.c-pie
    .arriba
    .dcha
    .contenedor
    ul
    li.wpml-ls-current-language
    a:hover {
    color: #ef4444;
  }

  footer.c-pie
    .arriba
    .dcha
    .contenedor
    ul
    li.wpml-ls-current-language
    a:hover
    span {
    color: #ef4444;
  }

  footer.c-pie .arriba .dcha .contenedor ul li.wpml-ls-current-language a span {
    font-family: "Noto Sans", sans-serif;

    font-style: normal;

    font-weight: 400;

    font-size: 14px;

    line-height: 180%;

    text-align: center;

    letter-spacing: 0.02em;

    transition: 0.6s all;

    color: #ffffff;
  }

  footer.c-pie
    .arriba
    .dcha
    .contenedor
    ul
    li.wpml-ls-current-language
    ul.js-wpml-ls-sub-menu
    li
    a {
    background-color: white;
  }

  footer.c-pie
    .arriba
    .dcha
    .contenedor
    ul
    li.wpml-ls-current-language
    ul.js-wpml-ls-sub-menu
    li
    a
    span {
    color: #000;
  }

  footer.c-pie .arriba .dcha .contenedor .logo {
    margin-top: 55px;
  }

  footer.c-pie .arriba .dcha .contenedor .logo p.red {
    font-family: "Noto Sans", sans-serif;

    font-style: normal;

    font-weight: 600;

    font-size: 14px;

    line-height: 170%;

    letter-spacing: 0.8px;

    text-transform: uppercase;

    color: #ef4444;

    margin-top: 15px;
  }

  footer.c-pie .middle {
    display: grid;

    grid-template-columns: 1fr;

    grid-gap: 50px;

    padding: 40px 0;

    border-bottom: 1px solid #ffffff50;
  }

  footer.c-pie .middle .text p.red {
    font-family: "Noto Sans", sans-serif;

    font-style: normal;

    font-weight: 600;

    font-size: 14px;

    line-height: 170%;

    letter-spacing: 0.8px;

    text-transform: uppercase;

    color: #ef4444;

    margin-top: 15px;
  }

  footer.c-pie .middle .text p {
    font-family: "Noto Sans", sans-serif;

    font-style: normal;

    font-weight: 400;

    font-size: 18px;

    line-height: 32px;

    text-align: center;

    color: rgba(18, 17, 39, 0.56);

    color: white;

    text-align: left;

    margin-top: 10px;

    font-size: 16px;
  }

  footer.c-pie .middle .form {
    display: flex;

    align-items: center;
  }

  footer.c-pie .middle .form form p {
    display: flex;

    grid-gap: 12px;
  }

  footer.c-pie .middle .form form p input[type="email"] {
    width: 100%;

    background-color: black;

    border: 1px solid #ffffff50;

    color: white;

    border-radius: 8px;

    padding: 8px 12px;

    font-family: "Noto Sans", sans-serif;

    font-style: normal;

    font-weight: 400;

    font-size: 14px;

    line-height: 180%;

    color: rgba(255, 255, 255, 0.4);
  }

  footer.c-pie .middle .form form p input[type="submit"] {
    font-family: "Noto Sans", sans-serif;

    font-style: normal;

    font-weight: 500;

    font-size: 14px;

    line-height: 24px;

    color: #ffffff;

    background-color: #ef4444;

    border-radius: 8px;

    height: 43px;

    width: 142px;

    transition: 0.6s all;

    border: none;
  }

  footer.c-pie .middle .form form p input[type="submit"]:hover {
    color: black;

    background-color: white;
  }

  footer.c-pie .middle .form form .wpcf7-response-output {
    color: white;

    margin-top: 20px;

    margin-left: 0;
  }

  footer.c-pie .middle .form form .wpcf7-spinner {
    display: none;
  }

  footer.c-pie .abajo {
    display: grid;

    grid-template-columns: 1fr;

    grid-gap: 30px;

    padding: 40px 0;
  }

  footer.c-pie .abajo p {
    font-family: "Noto Sans", sans-serif;

    font-style: normal;

    font-weight: 400;

    font-size: 16px;

    line-height: 160%;

    text-align: center;

    color: rgba(255, 255, 255, 0.56);
  }

  footer.c-pie .abajo .redes {
    display: flex;

    align-items: center;

    justify-content: center;

    grid-gap: 50px;
  }
}

/* mi classes */

body {
  background-color: #faf8f5;
}

body.page-template-page-aeropuerto {
  background-color: white;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.container-1080 {
  max-width: 1088px;

  margin: auto;
}
ul.sub-menu {
  display: none;
  position: absolute;
  background-color: #fff;
  padding: 20px;
  background: var(--creamdark, #f6f5f1);
  box-shadow: 0px 1px 9px 0px rgba(0, 0, 0, .25);
  flex-direction: column;
  gap: 10px;
}
.container-1400 {
  max-width: 1400px;

  padding-left: 15px;

  padding-right: 15px;

  margin: auto;
}

.container-1900 {
  max-width: 1900px;

  margin: auto;
}

img {
  max-width: 100%;
}

.col-2 {
  display: grid;

  grid-template-columns: 1fr 1fr;

  gap: 0px;
}

.col-5 {
  display: grid;

  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;

  gap: 50px;
}

.c1600 {
  max-width: 1600px;
  margin: auto;
  padding: 0px 15px;
}

header.c-header.container .c1600 {
  display: grid;
  justify-content: space-between;
  align-items: center;
  grid-template-columns: 5fr 2fr 5fr;
}

ul#menu-menu {
  display: flex;
  gap: 30px;
}

#search-navbar,
#search-navbar2 {
  display: none;
  position: absolute;
  right: 50px;
  top: 89px;
}

.displayBlock {
  display: block !important;
}

.logo-space img {
  max-width: 250px;
}

.butons-header {
  display: flex;
  justify-content: flex-end;
  gap: 20px;
  position: relative;
  align-items: center;
}

header.c-header {
  position: fixed;
  left: 0;
  z-index: 9999;
  background: var(--blanco-roto, #faf8f5);
  border-bottom: 0.5px solid var(--verde, #1a4944);
  padding: 30px 0px;
}

ul#menu-menu a,
a.menuitem {
  color: var(--marrn-oscuro, #282620);
  font-family: "Noto Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  text-transform: uppercase;
  text-decoration: none;
}

.imgslider {
  width: 100vw;
  height: 800px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

section#banner-home {
  margin-top: 123px;
}

.bgFAF8F5 {
  background-color: #faf8f5;
}

.sectextoportada {
  border-bottom: 0.5px solid var(--marrn-oscuro, #282620);
  padding: 27px 0px 56px;
}

.textoportada h1 {
  color: var(--naranja, #d56a4e);
  font-size: 40px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: -0.8px;
  text-transform: uppercase;
  margin-bottom: 16px;
}

.textoportada p {
  color: var(--marrn-oscuro, #282620);
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: -0.36px;
  max-width: 1140px;
}

.wcps-container-110 .prev.slick-arrow {
  position: absolute;
  left: -6px;
  top: 50%;
  z-index: 9;
  padding: 0px !important;
}

.wcps-container-110 .next.slick-arrow {
  position: absolute;
  right: -6px;
  top: 50%;
  z-index: 9;
  padding: 0px !important;
}

#novedadesportada {
  background: #fff;
  padding: 80px 0px;
}

#novedadesportada .col-2 {
  gap: 40px 20px;
}

.catportada a {
  width: 100%;
  display: block;
  color: var(--naranja, #d56a4e);
  font-family: "Noto Sans";
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  text-decoration: none;
}

.prodportada {
  padding: 40px 0px;
}

.prodportada h2 {
  color: var(--marrn-oscuro, #282620);
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: -0.48px;
}

a.vermas {
  color: var(--naranja, #d56a4e);
  font-family: "Noto Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.32px;
  text-decoration: underline;
}

#salva {
  background: #fff;
  padding: 50px;
}

#salva .col-4 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  text-align: center;
  gap: 103px;
}

.prodportada .elements-wrapper {
  border: 0.5px solid var(--marrn-oscuro, #282620);
}

.prodportada .elements-wrapper > div {
  border: 0.5px solid var(--marrn-oscuro, #282620);
}

.wcps-items-title a {
  color: var(--marrn-oscuro, #282620);
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: -0.32px;
  text-transform: uppercase;
  text-decoration: none;
  padding: 10px;
}

.prodportada .elements-wrapper > div {
  border: 0.5px solid var(--marrn-oscuro, #282620);
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding-bottom: 15px;
}

body.archive ul.products li.product .price,
.wcps-items-price {
  color: var(--marrn-oscuro, #282620);
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.48px;
  padding-left: 10px;
  display: flex;
  gap: 10px;
  text-decoration: none;
}

body.archive ul.products li.product del,
.wcps-items-price del {
  order: 2;
  text-decoration: line-through;
}

.woocommerce ul.products li.product .price ins {
  text-decoration: none;
}

.wcps-items-price bdi,
.wcps-items-price ins,
body.archive ul.products li.product .price {
  text-decoration: none;
}

.itemsalva {
  display: flex;
  gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

p.orap {
  color: var(--naranja, #d56a4e);
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: -0.4px;
  width: 100%;
}

p.orap:after {
  content: "";
  width: 100%;
  background: #d56a4e;
  height: 0.5px;
  display: block;
  margin-top: 5px;
}

.c700 {
  max-width: 700px;
  margin: auto auto auto 60px;
  padding: 0px 15px;
}

.textonosotros {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  gap: 20px;
}

.textonosotros h2 {
  color: var(--naranja, #d56a4e);
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: -0.48px;
  text-transform: uppercase;
}

.textonosotros p {
  color: var(--marrn-oscuro, #282620);
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: -0.32px;
}

.textonosotros a {
  background: var(--verde, #1a4944);
  color: var(--blanco-roto, #faf8f5);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.32px;
  text-decoration: none;
  padding: 8px 24px;
}

#newsletter {
  background: var(--naranja, #d56a4e);
  padding: 30px 0px;
}

.suscribe {
  display: flex;
  gap: 32px;
  align-items: center;
}

.suscribe p {
  color: #fff;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.formnews .mc_embed_shell{
  display: flex;
  gap: 0px;
  justify-content: flex-end;
}

.formnews input {
  border-radius: 8px 0px 0px 8px;
  background: #fff;
  height: 45px;
  border: none;
  margin: 0px;
  width: 100%;
  max-width: 450px;
  padding-inline-start: 20px;
  min-width: 316px;
}

.formnews button {
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  border-radius: 0px 8px 8px 0px;
  background: #1a4944;
  height: 45px;
  padding: 10px 8px;
  border: none;
}
img.refferal_badge {
  display: none !important;

}
input#mc-embedded-subscribe {
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  border-radius: 0px 8px 8px 0px;
  background: #1a4944;
  height: 45px;
  padding: 10px 8px;
  border: none;
  min-width: 121px !important;
}

form#mc-embedded-subscribe-form {
  display: flex;
  justify-content: flex-end;
}
#footer-bottom {
  padding: 40px 0px;
  background: #fff;
}

.menu-foter.amblogo {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 30px;
}

.socialfooter {
  display: flex;
  justify-content: center;
  gap: 10px;
}

p.titlefoot {
  color: var(--naranja, #d56a4e);
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin-bottom: 15px;
}

.tre {
  display: flex;
  gap: 15px;
  margin-bottom: 15px;
}

.tre svg {
  width: 24px;
}

.tre p,
.tre a,
.links-footer a {
  color: var(--marrn-oscuro, #282620);
  font-family: "Noto Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 22.1px;
  text-decoration: none;
}

.links-footer {
  display: flex;
  flex-direction: column;
}

.copy-footer {
  background: var(--marrn-oscuro, #282620);
  padding: 15px 0px;
}

.copy-footer p,
.copy-footer a {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration: none;
}

/* category */
body.archive main#main {
  padding-top: 125px;
}

#primary ul.products.columns-4 {
  max-width: 1600px;
  margin: auto;
  padding: 0px 15px;
}

.barra {
  display: none;
  max-width: 600px;
  background: #fff;
  padding: 15px;
  margin: -20px 0px 30px auto;
}

section.portadacate {
    background: #fff;
    padding-top: 30px;
    padding-bottom: 38px;
    margin-bottom: 50px;
}

section.portadacate .c1600 {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 20px;
}

.term-description .second-description {
    max-width: 1600px;
    margin: 40px auto;
    padding: 0px 15px;
}
.no-widgets{
	display:none;
}
#quienessomos ul li {
  list-style-type: disc;
  margin-inline-start: 35px !important;
  margin: 10px 0px 0px;
}
.woocommerce .woocommerce-result-count {
  margin: 0 0 1em;
  display: none;
}

.enelmo {
  display: flex;
  padding-bottom: 9px;
  justify-content: flex-end;
  gap: 8px;
  cursor: pointer;
}

.dreee {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}

h1.thetile {
  color: var(--naranja, #d56a4e);
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: -0.48px;
  text-transform: uppercase;
}

.easq p {
  color: var(--marrn-oscuro, #282620);
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: -0.32px;
  max-width: inherit;
}

.woocommerce .woocommerce-ordering select {
  vertical-align: top;
  color: var(--verde, #1a4944);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.24px;
}

.wpfPriceRangeField#wpfMinPrice,
.wpfPriceRangeField#wpfMaxPrice {
  width: 40px !important;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  display: none !important;
}

body.archive ul.products li.product a,
.aaaa li.product {
  border: 0.5px solid var(--marrn-oscuro, #282620) !important;
  width: 100%;
  position: relative;
  display: block;
}
body.archive ul.products li.product a {
  min-height: 348px;
}
body.archive ul.products li.product a img {
  margin-bottom: 0px;
}
.mapa-tienda {
    margin-bottom: 50px;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3,
.aaaa a h2.woocommerce-loop-product__title,
.aaaa a span.price {
  padding: 0.5em 0;
  margin: 0;
  color: var(--marrn-oscuro, #282620);
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: -0.32px;
  text-transform: uppercase;
  padding-left: 10px;
  margin-top: 10px;
  text-decoration: none;
  min-height: 60px;
}
.woocommerce ul.products li.product a.button.product_type_simple {
  display: none;
}
.aaaa a h2.woocommerce-loop-product__title {
  margin: 0px;
  padding-bottom: 0px;
}
.aaaa a {
  text-decoration: none;
  margin-bottom: 10px;
  padding-bottom: 0px !important;
  display: flex;
  flex-direction: column;
  gap: 0px;
}
.aaaa a span.price {
  margin: 0px;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  float: left;
  margin: 0 1.8% 2.992em 0;
  padding: 0;
  position: relative;
  width: 23.2%;
  margin-left: 0;
}
.owl-dots button.owl-dot {
  width: 5px;
  height: 5px;
  background: #ddd;
  border-radius: 50%;
}
.owl-dots button.owl-dot.active {
  background: #000;
}
.owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 20px;
}
.woocommerce ul.products li.product .price ins {
  font-weight: 400;
}

.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale {
  top: 0;
  right: 0;
  left: auto;
  background: var(--naranja, #d56a4e);
  border-radius: 0px;
  margin: 0px;
  min-width: inherit;
  min-height: inherit;
  color: var(--blanco-roto, #faf8f5);
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.32px;
  padding: 2px 4px;
}

a.button.product_type_variable.add_to_cart_button {
  display: none !important;
}

/* product */
.paproduct {
  margin-top: 126px;
}

.yith_magnifier_mousetrap.pp_woocommerce {
  display: none !important;
}

#wpgs-gallery img {
  width: 100%;
}

#wpgs-gallery.wcgs-woocommerce-product-gallery
  .wcgs-carousel
  .wcgs-slider-image {
  border-radius: 0px;
  width: 100%;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  min-height: 55px;
  height: 55px;
  overflow: hidden;
  display: -webkit-box;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.woocommerce div.product form.cart div.quantity {
  display: none !important;
}

.woocommerce div.product table.variations tr {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.woocommerce div.product form.cart .variations th {
  display: flex;
}

.woocommerce div.product form.cart td.value {
  width: 100%;
}

.woocommerce div.product form.cart .variations select {
  max-width: 100%;
  min-width: 75%;
  display: inline-block;
  margin-right: 1em;
  border-right: 0.5px solid var(--marrn-oscuro, #282620);
  border-bottom: 0.5px solid var(--marrn-oscuro, #282620);
  border-left: 0.5px solid var(--marrn-oscuro, #282620);
  background: #fff;
  padding: 10px;
  margin-top: 10px;
}

.woocommerce div.product form.cart .variations label {
  font-weight: 400;
  text-align: left;
  margin-top: 10px;
}

.woocommerce div.product .product_title {
  clear: none;
  margin-top: 0;
  padding: 0;
  color: var(--naranja, #d56a4e);
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: -0.48px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.woocommerce-product-details__short-description p,
.woocommerce-product-details__short-description li,
.woocommerce-product-details__short-description a {
  color: var(--marrn-oscuro, #282620);
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: -0.32px;
  margin-bottom: 10px;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,
.woocommerce:where(body:not(.woocommerce-uses-block-theme))
  div.product
  span.price {
  color: var(--verde, #1a4944);
  font-family: "Noto Sans";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.48px;
  text-transform: uppercase;
}

.woocommerce div.product form.cart .button {
  margin-top: 20px;
}

.woocommerce div.product form.cart .button {
  vertical-align: middle;
  float: left;
  margin-top: 20px;
  background: var(--verde, #1a4944);
  display: flex;
  padding: 8px 32px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  color: var(--blanco-roto, #faf8f5);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.32px;
  text-transform: uppercase;
}
.lasdesc p {
  color: var(--marrn-oscuro, #282620);
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: -0.24px;
}
.lasdesc p.titledesc,
p.titledesc {
  color: var(--naranja, #d56a4e);
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: -0.28px;
  margin-bottom: 5px;
}

.pagoproducto {
  margin-top: 30px;
}

.losmetodosdepago {
  border: 0.5px solid var(--marrn-oscuro, #282620);
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
  padding: 5px;
}

.woocommerce div.product {
  margin-bottom: 0;
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0px;
}

div#wpgs-gallery {
  max-width: 100% !important;
}

.summary.entry-summary {
  max-width: calc(100% - 30px) !important;
  width: 100% !important;
  background: #fff;
  padding: 50px;
}

section.related.products {
  margin-bottom: 50px;
}

.elcooo {
  margin-top: 26px;
  padding-bottom: 4px;
}

h2.titlesection {
  color: var(--marrn-oscuro, #282620);
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: -0.48px;
}

.paproduct nav.woocommerce-breadcrumb {
  margin-bottom: 25px;
}

/* quienessomos */
#quienessomos {
  margin-top: 120px;
  margin-bottom: 0px;
}

.textosomos {
  padding: 0px;
}

.textosomos .elttt {
  max-width: inherit;
}

.elttt h1, .textoder h2 {
  color: var(--naranja, #d56a4e);
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: -0.48px;
  text-transform: uppercase;
  margin-bottom: 30px;
}
#quienessomos .col-2{
  gap: 100px;
}

.laimgcov {
  width: 100%;
  height: 443px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

/* contacto */
#contacto {
  margin-top: 124px;
}

#contacto .c1600 .col-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  border-bottom: 0.5px solid var(--marrn-oscuro, #282620);
  margin-bottom: 60px;
}
.texto-contacto {
  max-width: 706px;
  margin-top: 64px;
}
.texto-contacto h1 {
  color: var(--naranja, #d56a4e);
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: -0.48px;
  margin-bottom: 15px;
}

.texto-contacto p {
  color: var(--marrn-oscuro, #282620);
  font-family: "Noto Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: -0.32px;
}

.datostodos {
  margin-top: 50px;
}
.datos {
  display: flex;
  border: 0.5px solid var(--marrn-oscuro, #282620);
  background: var(--blanco-roto, #faf8f5);
  max-width: 400px;
  margin-bottom: 30px;
  padding: 10px;
  gap: 10px;
  align-items: center;
}
.datos p,
.datos a {
  color: var(--marrn-oscuro, #282620);
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: -0.32px;
  text-decoration: none;
}
.datos svg {
  width: 24px;
}

.formuliri label {
  color: #282620;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.formuliri span.wpcf7-list-item.first.last label {
  display: flex;
  flex-direction: row;
  align-items: stretch;
}

.formuliri input.wpcf7-form-control {
  display: flex;
  height: 42px;
  padding: 9px 16px;
  align-items: center;
  gap: 8px;
  margin-bottom: 17px;
  width: 100%;
}

.formuliri {
  background: #fff;
  padding: 80px 80px 56px;
}

.mapa-tienda p {
  color: var(--naranja, #d56a4e);
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  border-bottom: 1px solid #d56a4e;
}

#contacto .c1600 .mapa .col-2 {
  border-bottom: none;
}

span.wpcf7-list-item-label {
  color: var(--naranja, #d56a4e);
  font-family: "Noto Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin-bottom: 30px;
}
.formuliri textarea.wpcf7-form-control.wpcf7-textarea {
  width: 100%;
  padding: 10px;
  height: 100px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
  background: var(--verde, #1a4944);
  color: var(--blanco-roto, #faf8f5);
  font-family: "Noto Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.32px;
  border: none;
  display: flex;
  padding: 8px 32px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  max-width: 120px;
}

/* utils */
body.page-template-default {
  margin-top: 100px;
}
a.wc-block-components-product-name {
  color: #000;
  text-decoration: none;
  font-size: 18px;
}

a.wc-block-components-totals-coupon-link {
  text-decoration: none;
  border: 1px solid;
  color: #000;
  padding: 5px 10px;
}

.wc-block-cart__submit-container {
  background: var(--verde, #1A4944);
}

.wc-block-cart__submit-container a {
  color: #fff;
  text-decoration: none;
}

button.wc-block-components-checkout-place-order-button {
  background: var(--verde, #1A4944);
  color: #fff;
  border: none;
}

.second-description {
  margin-bottom: 50px;
  margin-top: 30px;
}
#lalafaq {
  padding-bottom: 80px
}

#lalafaq .faq-container {
  display: flex;
  justify-content: center;
  flex-direction: column
}

#lalafaq .container.cont-1400 {
  max-width: 1400px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: space-around;
  justify-content: space-between;
  gap: 33px
}

#lalafaq h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 38px;
  line-height: 150%;
  text-align: center;
  color: #191919;
  margin-bottom: 20px
}

#lalafaq p {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  margin-bottom: 20px
}

#lalafaq li {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 20px
}

#lalafaq .faq-page {
  background-color: transparent;
  color: #444;
  cursor: pointer;
  padding: 0 20px;
  width: 100%;
  outline: none;
  transition: .4s;
  margin: auto;
  border-top: 1px solid #7f1010;
  min-height: 87px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  font-weight: 700;
  font-size: 18px;
  line-height: 28px
}

#lalafaq .faq-page.fiiiii {
  border-bottom: 1px solid #7f1010
}

#lalafaq .faq-body {
  margin: auto;
  width: 100%;
  border: 3px solid #001530;
  border-top: none;
  padding: 18px;
  background-color: #fff;
  display: none;
  overflow: hidden
}

#lalafaq .faqii {
  width: 100%
}

#lalafaq .active,#lalafaq .faq-page:hover {
  background-color: transparent
}

#lalafaq .faq-page:after {
  content: "+";
  font-size: 43px;
  color: #7f1010;
  float: right;
  margin-left: 5px;
  rotate: 0deg;
  transition: .3s;
  font-weight: 100
}

#lalafaq .active:after {
  content: "-";
  font-size: 43px;
  color: #7f1010;
  float: right;
  margin-left: 5px;
  rotate: 180deg;
  transition: .3s;
  font-weight: 100
}

#lalafaq .faq-body {
  margin: auto;
  width: 100%;
  border: none;
  border-top: none;
  padding: 18px;
  background-color: transparent;
  display: none;
  overflow: hidden;
  text-align: left !important
}

#lalafaq .faq-body p {
  text-align: left !important
}
p.elptitlefaq {
  color: var(--naranja, #d56a4e);
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: -0.48px;
  text-transform: uppercase;
  text-align: left !important;
  margin: 30px 0px !important;
}
.lade{
  margin-top: 40px;
}
.lade a.button.product_type_simple {
  display: none;
}

.lade h3.woocommerce-loop-product__title {
  color: var(--marrn-oscuro, #282620);
  font-family: "Noto Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: -0.32px;
  text-transform: uppercase;
  text-decoration: none !important;
  border: none !important;
  padding: 24px 20px 8px;
  min-height: 76px;
}
.lade a {
  text-decoration: none !important;
  border: none !important;
}

.lade .product-item {
  border: 0.5px solid var(--marrn-oscuro, #282620);
  padding: 0px 0px 10px;
}
.lade span.price {
  padding: 20px;
  color: var(--marrn-oscuro, #282620);
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.48px;
}
.lade span.lades {
  min-height: 120px !important;
  display: block;
}


/* blog */

body.single .text {
  max-width: 1000px;
  margin: auto;
  padding-bottom: 100px;
}

body.single .text img{
  margin: 15px 0px;
}

body.single section#bannerprincipal,
body.archive section#bannerblog,
body.archive section#blog {
  padding-top: 143px;
  max-width: 1030px;
  margin: auto;
  text-align: left;
}
body.archive section#blog{
  padding-top: 30px;
  padding-bottom: 100px;
}

body.single .text h2,
body.single .text h3,
body.single .text h4{
  margin: 20px 0px 10px;
}

body.single .text p,
body.single .text li,
body.single .text a{
  font-weight: 300;
  font-size: 16px;
  margin-bottom: 10px;
  line-height: normal;
}

section#blog .sidebar {
  display: none;
}

section#blog  .content{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
}

section#blog h2 {
  line-height: normal;
  margin-bottom: 5px;
}
section#blog a{
  text-decoration: none;
}
body.single-post .content ul li {
  list-style: disc;
  margin-inline-start: 15px;
}
/* RESPONSIVE */

@media screen and (max-width: 1000px) {
  header.c-header.container .c1600 {
    display: none;
  }
  body.single section#bannerprincipal h1{
    padding: 0px 15px;
    font-size: 24px;
  }
  section#blog  .content{
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
  }
  body.single .text h2{
    font-size: 20px;
  }
  .o-logo.izda img {
    max-width: 145px;
  }
  input#is-search-input-65 {
    width: 190px;
  }
  section#banner-home {
    margin-top: 99px;
  }
  .textoportada h1 {
    font-size: 24px;
  }
  #novedadesportada {
    padding: 40px 0px;
  }

  #salva .col-4 {
    grid-template-columns: 1fr 1fr;
    gap: 40px;
  }
  #salva {
    padding: 40px 0px;
  }
  #footer-bottom .col-5 {
    grid-template-columns: 1fr;
    gap: 10px;
  }
  .logo-footer img {
    max-width: 250px;
  }
  #menumovil {
    top: 98px;
  }
  header.c-header .solomovil {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    padding: 0px 10px;
  }

  #quienessomos {
    margin-top: 98px;
    margin-bottom: 60px;
}

#quienessomos .col-2 {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0px;
}
.textosomos {
  padding: 40px 20px 20px 20px;
}
.suscribe p {
  font-size: 16px;
}

#contacto .c1600 .col-2 {
  grid-template-columns: 1fr;
}

.formuliri {
  padding: 20px;
}

.formuliri input.wpcf7-form-control {
  display: flex;
  height: 42px;
  padding: 9px 16px;
  align-items: center;
  gap: 8px;
  margin-bottom: 17px;
  width: 100%;
}

#contacto {
  margin-top: 75px;
}

.c-generico.top--menu .container.cont-1200 {
  max-width: 100%;
  padding-top: 38px;
  padding-bottom: 50px;
}

  /* menu */
  body.nav-open #menumovil {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 40px 20px;
    flex-direction: column;
}
  #menumovil nav .top-nav {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    grid-gap: 15px;
    margin-bottom: 10px;
  }
  #menumovil nav .top-nav li.menu-item a{
    text-decoration: none;
  }
  .elfootermenumo a {
    text-decoration: none;
}
ul.sub-menu {

  background-color: #fff;
  padding: 20px;
  background: var(--creamdark, #fff );
  box-shadow: none;
}
#menumovil nav .top-nav > li.menu-item-has-children > .sub-menu li a{
  color: #000;
}
}

@media screen and (max-width: 700px) {
  #novedadesportada .col-2 {
    gap: 24px 20px;
    grid-template-columns: 1fr;
  }
  #salva .col-4 {
    gap: 20px;
    grid-template-columns: 1fr;
  }
  .itemsalva {
    margin-bottom: 15px;
  }
  #nosportada .col-2,
  #newsletter .col-2 {
    gap: 20px;
    grid-template-columns: 1fr;
  }
  .imgnosotros {
    aspect-ratio: 4 / 3;
    height: inherit !important;
}
  .textonosotros.c700 {
    max-width: 100%;
    margin: auto;
    padding: 20px 15px 40px;
  }
  section.portadacate .c1600 {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  section.portadacate {
    padding-top: 116px;
    padding-bottom: 2px;
    margin-bottom: 33px;
  }
  .easq p {
    max-width: 100%;
  }
  .left-category-side {
    display: flex;
    flex-direction: row-reverse;
    width: 100%;
    justify-content: space-between;
  }
  .woocommerce ul.products[class*="columns-"] li.product,
  .woocommerce-page ul.products[class*="columns-"] li.product {
    width: 100%;
    float: left;
    clear: both;
    margin: 0 0 30px;
  }

  .paproduct {
    margin-top: 104px;
  }

  .woocommerce div.product {
    grid-template-columns: 1fr;
  }
  .summary.entry-summary {
    max-width: 100%;
    width: 100% !important;
    padding: 30px 20px;
  }
  .enelmo {
    display: flex;
    padding-bottom: 10px;
    justify-content: flex-end;
    font-size: 13px;
    gap: 7px;
    align-items: center;
    margin-top: -8px;
}
body.archive section.portadacate {
  padding-top: 17px;
  padding-bottom: 2px;
  margin-bottom: 33px;
}
body.archive main#main {
  padding-top: 94px;
}
form#mc-embedded-subscribe-form {
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
}
}
/*# sourceMappingURL=style.css.map */
