@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

  /* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */

.table_uned {
  width: 100%;
}
.table_uned td {
  padding:4px 12px;
}
tr.cabecera td {
  border: 1px solid #fff;
  background-color: #D13E45;
  color: #fff;
}

.listado.item .img__container.oferta::after {
  right: -16px;
}
.owl-2 .img__container.oferta::after {
    right: -22px;
    bottom: 30px;
    width: 77px;
    height: 77px;
}
.owl-2 .owl-item {
  background-color: #f4e6d7;
  border-radius: 9px;
}
.owl-2 .item {
  padding: 40px;
  background-color: #f4e6d7;
  border-radius: 9px;
}
.img__container.oferta::after {
    content: "";
    right: 46px;
    bottom: 20px;
    width: 57px;
    height: 57px;
    position: absolute;
    z-index: 100;
    display: block;
    background: transparent url(/static/img/icons/ic_5dto.svg) 0% 0 no-repeat;
    background-size: contain;
}
.img__container.oposiciones.oferta::after {
    right: -10px;
    top: -20px;
    width: 67px;
    height: 67px;
}
.img__container.novedad::before {
    content: "";
    left: -4px;
    top: -2px;
    width: 77px;
    height: 77px;
    position: absolute;
    z-index: 100;
    display: block;
    background: transparent url(/static/img/icons/ico_novedad.png) 0% 0 no-repeat;
    background-size: auto;
}
.collection-link.novedad::before {
    content: "";
    left: -4px;
    top: -4px;
    width: 77px;
    height: 77px;
    position: absolute;
    z-index: 100;
    display: block;
    background: transparent url(/static/img/icons/ico_novedad.png) 0% 0 no-repeat;
        background-size: auto;
        background-origin: padding-box;
    background-origin: border-box;
    background-size: 364.93506%;
}
.img__container.novedad {   
  padding: 2px 0px;
  width: fit-content;
}

body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; 
  flex-grow:1;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

  /* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

  /* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

  /* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

  /* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }


.rastro_migas, .rastro_migas a {
  color:#b3b3b3;
}
.banners_portada {
  display: flex;
  justify-content: space-between;
  margin-bottom:20px;
}
.banners_portada .item {
  width:48%;
}
#id_texto {
    min-width:260px;
    width: 60%;
}
@media all and (min-width: 768px) {
  #id_texto {
    min-width:260px;
    width: 60%;
    max-width: 600px;
  }
}

#buscador_uned select {
  width: 21%;
}
#buscador_uned {
  background-color: #DAE7E5;
}
#buscador_oposiciones {
  background-color: #CED0DD;
}
#buscador_oposiciones select {
  width: 21%;
}
#search_content {
  position: absolute;
  left: 0px;
  top: 135px;
  z-index: 1;
  text-align: center;
  padding: 20px;
  background-color: #D13E45;
  display: none;
}

@media all and (min-width: 768px) {
  #search_content {
    text-align: right;
    top: 170px;
  }
}
@media all and (min-width: 962px) {
  #search_content {
    text-align: center;
    top: 172px;
    z-index:10001;
  }
}

#search_content a.btn {
  background-color: inherit;
  border: 2px solid #fff;
  color: #fff;
}

.address img {
  width:16px;
}
header .address a:hover {
  color:#fff;
  font-weight: 700;

}
@media all and (min-width: 768px) {
  header .address {
    display: block;
  }
}
header .address a {
  color:#fff;
  font-size:16px;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

  /* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

  /* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

ul {
  margin-bottom: 0px; }

a {
  color: black;
  text-decoration: none; }

ol, ul {
  padding-left: 0rem; }

@font-face {
  font-family: 'SpaceMono';
  src: url("./fonts/SpaceMono/SpaceMono-Bold.ttf");
  src: url("./fonts/SpaceMono/SpaceMono-BoldItalic.ttf");
  src: url("./fonts/SpaceMono/SpaceMono-Italic.ttf");
  src: url("./fonts/SpaceMono/SpaceMono-Regular.ttf"); }
/* Brand colors */
/* Default colors */
/* Secondary / action colors */
/* Small devices (landscape phones) */
/* Small devices (Small tablet) */
/* Medium devices (tablets) The navbar toggle appears at this breakpoint */
/* Large devices (desktops) */
/* Extra large devices (large desktops) */
* {
  list-style-type: none;
  text-decoration: none;
  padding: 0px;
  margin: 0px; }

*,
*::before,
*::after {
  box-sizing: border-box; }
body {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  height: 100vh; 
  display: flex;
  flex-direction: column;
}

.main, .footer {
  margin-top:12px;
}

.wrapper {
  margin-right: auto;
  margin-left: auto;
  padding: 0px 16px;
  width: 100%;
  max-width: 1366px; }
  @media all and (min-width: 992px) {
    .wrapper {
      padding: 0 56px; } }

fieldset {
  padding-top: 8px; }

.form--control {
  padding: 8px 16px;
  border-radius: 6px; 
  background-color: #fff;
  margin-bottom: 12px;}

a:hover {
  color: #434343; }

@media all and (min-width: 992px) {
  .grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(12.5%, 1fr));
    grid-auto-flow: dense;
    gap: 0px; } }

.close {
  padding: 16px 0px;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid black; }
  .close h3 {
    color: #434343;
    margin-bottom: 0px; }

@media all and (min-width: 992px) {
  .mobile {
    display: none; } }

.web {
  display: none; }
  @media all and (min-width: 992px) {
    .web {
      display: block; } }

.social__list {
  display: flex;
  flex-direction: row;
  column-gap: 16px;
  margin-bottom: 24px; }

.listado_libros {
  background-color: #f2f2f2;
  padding: 20px;
}
/* FONTS */
@font-face {
  font-family: Arial, Helvetica, sans-serif; }
h1 {
  font-size: 22px;
  color: #B41E27;
  margin-top: 0px; }
  @media all and (min-width: 768px) {
    h1 {
      font-size: 26px; } }
  h1 small {
    font-weight: 400; }
    h1 small a {
      color: #91171f; }

h2 {
  font-size: 20px;
  font-weight: 500;
  color: #B41E27; }
  @media all and (min-width: 768px) {
    h2 {
      font-size: 28px; } }

h3 {
  font-size: 16px;
  font-weight: 300;
  color: #B41E27; }
  @media all and (min-width: 768px) {
    h3 {
      font-size: 20px; } }

h4 {
  font-size: 16px;
  font-weight: 300; }

p {
  line-height: 24px;
  font-size: 14px; }

/* FONTS */
/* BUTTONS */
.btn {
  padding: 8px 32px;
  border-radius: 26px 8px 26px 8px; }
  .btn--primary {
    background-color: #B41E27;
    color: #ffffff;
    border: none; }
    .btn--primary:hover {
      background-color: #91171f; 
      color:#fff;
    }
  .btn--secondary {
    background-color: inherit;
    border: 2px solid #B41E27;
    color: #B41E27; }
    .btn--secondary:hover {
      background-color: #e6d2d3;
      border: 2px solid #B41E27;
      color: #B41E27; }
  .btn--terciary {
    background-color: none;
    padding: none;
    border: none;
    text-decoration: underline;
    color: #434343; }
    .btn--terciary:hover {
      color: #B41E27; }

/* BUTTONS */
.breadcrumb {
  font-size: 12px;
  color: #bebebe; }
  .breadcrumb a {
    color: #bebebe; }

.verde {
  color: #62c04f; }

.naranja {
  color: #fdb548; }

.rojo {
  color: #eb5a35; }

/* AQUÍ VA LO DE ALBERTI */
/* HEADER */
.header {
  width: 100%;
  background-color: #B41E27;
  padding:20px 0px;
}
.uned {
  background-color: #B41E27;
}
.oposiciones {
  background-color: #9EA1BC;
}
.menu-principal { 
  background-color: #D13E45;
  border-top: 1px solid;
  border-bottom: 1px solid;
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
}
.menu-principal .navbar-nav {
  justify-content: space-between;
  width: 100%;
  margin-top:12px;
  margin-bottom:20px;
}
@media all and (min-width: 768px) {
  .menu-principal .navbar-nav {
    margin-top:0px;
    margin-bottom:0px;
  }
}
.navbar-toggler:focus {
  box-shadow: unset;
  }
.navbar-toggler img {
  width:32px;
  height:32px;
}

.menu-principal .navbar-nav .nav-item {
  color: #ffffff;
  font-size: 14px;
  padding:9px;
  font-weight: 700;
  margin: 0px 0px 12px 0px;
  background-color: #B41E27;
  border-radius:  6px;
}
.menu-principal .navbar-nav .nav-item:hover {
  background-color: #666666;
}
@media all and (min-width: 992px) {
  .menu-principal .navbar-nav .nav-item:hover {
    background-color: #B41E27;
  }
}
.menu-principal .navbar-nav .nav-item a {
    color: #ffffff;
  }
@media all and (min-width: 768px) {
  .menu-principal .navbar-nav .nav-item a {
    color: #ffffff;
  }
}
@media all and (min-width: 992px) {
  .menu-principal .navbar-nav .nav-item {
    font-size: 13px;
  }
  .menu-principal .navbar-nav .nav-item {
    font-size: 13px;
    margin: unset;
    background-color: unset;
    border-radius: unset;
  }
}

.menu-principal .menu_materias {
  padding :12px 0px;
  background-color: #666666;
  border-radius: 6px;
  margin: 12px 0px 0px 0px;
  border-top: 1px solid #333333;
}

@media all and (min-width: 992px) {
  .menu-principal .menu_materias {
    padding :20px
    position: static;
    background-color: #EF6A71;
    z-index:1000;
    top: 38px;
    margin:0px;
    border-radius: 0px;
  }
}
.menu-principal .menu_materias ul#materias {
  width: 100%;
  position: relative;
}
.menu-principal .menu_materias ul li.materia {
  display: block;
  padding:12px;
}
@media all and (min-width: 992px) {
  .menu-principal .menu_materias ul li.materia {
    display: inline-block;
    padding: 12px;
  }
}
.menu-principal .menu_materias ul.desplegable_submaterias li {
  padding:12px;
}
.menu-principal .menu_materias ul.desplegable_submaterias li a {
  color:#000;
}
.menu-principal .menu_materias .desplegable_materias {

  position: absolute;
  top: 44px;
  background-color: #cccccc;
  border-radius: 0px 0px 6px 6px;
  left: 0px;
  right: 0px;
}
.menu-principal .menu_materias .desplegable_submaterias .subsubmateria {
  font-size:12px;
  font-weight:500;
  text-transform: unset;
}
.menu-principal .menu_materias .desplegable_submaterias .subsubmateria li {
  display: block;
  padding:4px;
  text-transform: none;
}
.menu-principal .menu_materias .desplegable_submaterias .subsubmateria li a {
  color:#000;
  }
.menu-principal .menu_materias .desplegable_submaterias .subsubmateria li:hover {
  font-weight: 700;
 }
.menu-principal .menu_materias .desplegable_materias .desplegable_submaterias {
  display: none;
  padding-right: 40px;
  column-count: 4;
}
.menu-principal .menu_materias .desplegable_materias .desplegable_submaterias li {
  break-inside: avoid-column;
  color:#000;
}
.menu-principal .menu_materias .desplegable_submaterias li:hover {
  background-color: #a6a6a6;
  }
.menu-principal .menu_materias .desplegable_materias .desplegable_submaterias.activo {
  display: none;
}
@media all and (min-width: 992px) {
  .menu-principal .menu_materias .desplegable_materias .desplegable_submaterias.activo {
    display: block;
  }
}

@media all and (min-width: 992px) {
  .menu-principal .menu_materias {
    position: absolute;
    width: -moz-available;
    background-color: #EF6A71;
    padding:0px;
    z-index:1000;
    left: 0px;
    right: 0px;
    border-bottom: 1px solid #000;
  }
  .menu-principal .menu_materias ul {
    max-width: 1280px;
    margin: 0px auto;    
  }
}
.menu-principal .menu_materias h3 {
  font-weight: 700;
  color:#fff;
}

.menu-principal .menu_materias ul li {
  padding:12px;
  }
.menu-principal .menu_materias ul li:hover {
  background-color: #EF6A71;
}
@media all and (min-width: 992px) {
  .menu-principal .menu_materias ul li:hover {
    background-color: #B41E27;
  }
}


  .menu-principal.uned {
    background: #749F9A;
  }
  .menu-principal.oposiciones {
    background: #9EA1BC; 
  }

  .header.uned {
    background: #2E6E67; }
  .header.oposiciones {
    background: #74799F; }
  .header__filter {
    background-color: #DAE7E5;
    padding: 8px 0px;
    padding: 24px;
    border: 1px solid;
    border-radius: 9px;
  }
    .header__filter fieldset {
      width: 100%;
      display: flex;
      flex-direction: column;
      justify-content: flex-start; }
      @media all and (min-width: 992px) {
        .header__filter fieldset {
          font-size:14px;
          flex-direction: row;
          column-gap: 16px;
          flex-wrap: wrap; } }

      @media all and (min-width: 1400px) {
        .header .menu__item#search_header {
          display: flex;
          flex-direction: row-reverse;
          width: 400px; } }
      .header .menu__item.mobile {
        text-align: right; }
      .header .menu__item.current {
        font-weight: 700; }
      .header .menu__item .materias--list {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        width: 100%;
        height: 50vh;
        flex-wrap: wrap; }
      .header .menu__item #user_content .wrapper {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        max-width: 450px;
        margin: 0px auto 0px auto;
        width: 100%; }
        .header .menu__item #user_content .wrapper .form--control {
          width: 100%;
          margin-bottom: 16px; }
        .header .menu__item #user_content .wrapper .btn {
          width: 100%; }
        .header .menu__item #user_content .wrapper .btn--secondary {
          color: #B41E27; }
      .header .menu__item .form-input-group {
        position: relative;
        margin-bottom: 0px; }
      .header .menu__item .menu__icon {
        height: 32px;
        width: auto; 
        margin: 0px 9px;}
      .header .menu__item .menu_collapsible {
        display: none;
        z-index:1;
        position: absolute;
        top: 121px;
        background-color: #B41E27;
        box-shadow: 0px 11px 17px rgba(0, 0, 0, 0.1);
        width: auto;
        right: 0px;
        padding: 16px;
        text-align: left; }
        @media all and (min-width: 768px) {
          .header .menu__item .menu_collapsible {
            top: 127px;
          }
        }
        @media all and (min-width: 962px) {
          .header .menu__item .menu_collapsible {
            top: 198px;
          }
        }
        .header .menu__item .menu_collapsible .materias--list {
          display: flex;
          flex-direction: column;
          justify-content: flex-start;
          width: 100%;
          height: 50vh;
          flex-wrap: wrap; }
      .header .menu__item .search_content {
        display: none;
        position: absolute;
        z-index: 100;
        background-color: #ffffff;
        box-shadow: 0px 11px 17px rgba(0, 0, 0, 0.1);
        width: 100%;
        top: 78px;
        left: 0px;
        padding: 16px;
        text-align: left;
        margin: 0px auto 0px auto;
        width: 100%;
        padding: 24px;
        max-width: 1600px; }
        @media all and (min-width: 992px) {
          .header .menu__item .search_content {
            display: flex;
            top: 72px;
            position: relative;
            top: auto;
            left: auto;
            background-color: inherit;
            box-shadow: none;
            padding: 0px;
            padding-bottom: 0px; } }
        .header .menu__item .search_content .form {
          position: relative;
          display: flex;
          align-items: center;
          flex-direction: row;
          flex-wrap: nowrap; }
          .header .menu__item .search_content .form .form--control {
            padding: 8px 16px; }
            .header .menu__item .search_content .form .form--control.form-search {
              border-radius: 0px;
              width: 100%;
              border: none;
              border-bottom: 1px solid #ffffff;
              background-color: inherit; }
            @media all and (min-width: 992px) {
              .header .menu__item .search_content .form .form--control::placeholder {
                color: white;
                opacity: 0.6; } }
          .header .menu__item .search_content .form .search-button {
            position: absolute;
            background-color: inherit;
            border: none;
            right: 16px;
            top: 6px; }
            @media all and (min-width: 992px) {
              .header .menu__item .search_content .form .search-button {
                right: 28px;
                top: 4px;
                background-color: inherit;
                border: none; } }
      .header .menu__item#cart_header a {
        position: relative; }
        .header .menu__item#cart_header a .length {
          position: absolute;
          background-color: #ffffff;
          width: 16px;
          height: 16px;
          font-size: 14px;
          color: #434343;
          border-radius: 50px;
          right: 8px;
          top: -8px;
          left: auto;
          text-align: center;
          z-index: 3; }
      .header .menu__item #overlay {
        position: fixed;
        display: none;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.5);
        z-index: 1000;
        cursor: pointer; }
      .header .menu__item #cart_content {
        display: flex;
        flex-direction: column;
        position: absolute;
        height: 100vh;
        width: 0;
        top: 0;
        left: auto;
        right: 0;
        z-index: 1001;
        transition: 0.4s;
        box-sizing: border-box;
        overflow: auto;
        background-color: #fff; }
        .header .menu__item #cart_content .cart__list {
          width: 100%;
          height: 100%;
          overflow-y: scroll;
          max-width: 350px;
          background-color: #ffffff;
          display: flex;
          flex-direction: column;
          margin-right: unset; }
          .header .menu__item #cart_content .cart__list .cart__item {
            display: flex;
            flex-direction: row;
            justify-content: flex-start;
            align-items: flex-start;
            border-bottom: 1px solid #454565;
            padding: 16px 0px; }
            .header .menu__item #cart_content .cart__list .cart__item .cart__info {
              padding-left: 16px;
              width: 100%; }
              .header .menu__item #cart_content .cart__list .cart__item .cart__info p {
                color: #434343; }
            .header .menu__item #cart_content .cart__list .cart__item .cart__img {
              width: 50px; }
          .header .menu__item #cart_content .cart__list .empty-cart {
            padding: 24px 0px; }
          .header .menu__item #cart_content .cart__list .btn--primary {
            margin-top: 24px;
            margin-bottom: 24px;
            text-align: center;
            display: block; }
      .header .menu__item a.current {
        font-weight: 700;
        color: #749F9A; }
      .header .menu__item a:hover {
        text-decoration: underline; }
      .header .menu__item .form-input-group {
        position: relative;
        margin-bottom: 16px; }
      .header .menu__item .menu-icon {
        height: 24px;
        width: auto; }
      .header .menu__item .advanced-search {
        padding-left: 16px; }
      .header .menu__item .empty-cart {
        color: #ffffff; }
      .header .menu__item .form {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        gap: 16px; }
        .header .menu__item .form .form--control {
          margin-bottom: 8px; }
          @media all and (min-width: 768px) {
            .header .menu__item .form .form--control {
              margin-right: 16px;
              margin-bottom: 0px; } }
      .header .menu__item .user--logged {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap; }
        .header .menu__item .user--logged .btn--secondary {
          color: var(--color-main);
          padding: 8px 16px;
          margin-right: 16px; }
      .header .menu__item .btn--primary {
        border: 1px solid #ffffff;
        padding: 8px 16px;
        color: #ffffff; }
    .header .menu__utils {
      width: 100%;
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center; }
      @media all and (min-width: 992px) {
        .header .menu__utils {
          padding-top: 8px;
          padding-bottom: 8px; } }
      .header .menu__utils .menu__item {
        color: #ffffff; }
        .header .menu__utils .menu__item a {
          color: #ffffff; }
      .header .menu__utils .title {
        display: block;
        position: absolute;
        top: 40px;
        left: 96px;
        color: #ffffff;
        font-size: 32px;
        /* PRUEBA FONDO BLANCO */
        color: #B41E27;
        /* PRUEBA FONDO BLANCO */ }
        @media all and (min-width: 992px) {
          .header .menu__utils .title {
            position: static;
            margin-bottom: 0px;
            margin-left: 16px;
            font-size: 48px; } }
      .header .logo {
        width: 172px; }
        @media all and (min-width: 768px) {
          .header .logo {
            width: 290px; } }
        @media all and (min-width: 992px) {
          .header .logo {
            width: 400px; } }
      .header .menu__utils .utils {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-end; }
    .header .menu__icon {
      width: auto;
      height: 32px; }
  @media all and (min-width: 992px) {
    .header #user_content, .header #cart_content {
      display: none;
      padding-bottom: 24px;
      border-bottom: none;
      } }

footer {
  margin-top: 40px;
  text-align: center;
  background-color: #f8f8f8; }
  footer .menu {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-wrap: wrap;
    padding: 16px 0px;
    column-gap: 32px;
    border-bottom: 1px solid #B41E27; }
    @media all and (min-width: 768px) {
      footer .menu {
        text-align: left;
        flex-direction: row;
        justify-content: space-between; } }
    footer .menu__item {
      padding-bottom: 32px; }
      @media all and (min-width: 768px) {
        footer .menu__item {
          padding-bottom: 0px;
          flex: 1 1 0; } }
      footer .menu__item h3 {
        font-size: 16px; }
      footer .menu__item p, footer .menu__item a {
        font-size: 14px; }
      footer .menu__item .social {
        display: flex;
        flex-direction: row;
        column-gap: 16px; }
        footer .menu__item .social img {
          width: 38px; }
      footer .menu__item.newsletter .btn {
        text-align: center;
        display: inline-block;
        margin-top: 16px; }

.hero {
  width: 100%;
  overflow: hidden;
  position: relative;
  /*top: -28px;*/
  top: 24px; }
  @media all and (min-width: 1400px) {
    .hero {
      height: 364px; } }
  .hero img {
    width: 100%;
    object-fit: cover; }
  .hero .hover {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: 0.3s;
    padding: 24px;
    width: 70%;
    height: 70%;
    background-color: rgba(0, 0, 0, 0.6);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    opacity: 0; }
    .hero .hover:hover {
      opacity: 100; }

.newsletter__container {
  background-color: #f8f8f8; }
  .newsletter__container .newsletter {
    grid-column: span 4;
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: left;
    column-gap: 40px; }
    .newsletter__container .newsletter form {
      height: 100%;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: left; }
    @media all and (min-width: 768px) {
      .newsletter__container .newsletter h2, .newsletter__container .newsletter h3 {
        text-align: left; } }
    .newsletter__container .newsletter h3 {
      font-size: 20px; }
    .newsletter__container .newsletter fieldset {
      display: flex;
      flex-direction: column;
      margin-top: 16px; }
      .newsletter__container .newsletter fieldset .form--control {
        padding: 11px 16px;
        border: 1px solid #B41E27; }
      .newsletter__container .newsletter fieldset .btn {
        border: 1px solid #B41E27;
        margin: 24px 0px 8px 0px; }
    .newsletter__container .newsletter__form {
      text-align: center; }
  .newsletter__container .img-container {
    grid-column: span 4;
    position: relative; }
    @media all and (min-width: 992px) {
      .newsletter__container .img-container {
        overflow: hidden;
        max-height: inherit; } }
    .newsletter__container .img-container img {
      width: 100%;
      min-height: 250px;
      object-fit: cover; }
    .newsletter__container .img-container .aviso {
      position: absolute;
      top: 24px;
      left: 50%;
      transform: translate(-50%);
      padding: 24px;
      width: 80%;
      background-color: #ad14709c;
      color: white;
      backdrop-filter: blur(4px); }
      .newsletter__container .img-container .aviso h2 {
        color: white; }

.home__section {
  margin-bottom: 64px; }
  @media all and (min-width: 992px) {
    .home__section {
      margin-bottom: 0px; } }
  .home__section.conditions {
    border-top: 1px solid #B41E27;
    border-bottom: 1px solid #B41E27; }
    .home__section.conditions ul {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap; }
      @media all and (min-width: 768px) {
        .home__section.conditions ul {
          border-top: none; } }
      .home__section.conditions ul li {
        width: 50%;
        padding: 40px 24px;
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        align-items: center; }
        @media all and (min-width: 768px) {
          .home__section.conditions ul li {
            width: 25%;
            border-top: none; } }
        .home__section.conditions ul li img {
          height: 48px;
          margin-bottom: 24px; }

.home__search {
  margin: 32px 0px; }
  @media all and (min-width: 992px) {
    .home__search {
      margin: 64px 0px; } }
  .home__search .form {
    width: 100%;
    position: relative; }
    .home__search .form .form--control {
      width: 100%;
      border: 1px solid #B41E27;
      padding: 16px 32px;
      font-size: 24px;
      text-transform: uppercase;
      font-weight: 200;
      border-radius: 80px; }
      @media all and (min-width: 992px) {
        .home__search .form .form--control {
          padding: 24px 48px;
          font-size: 48px; } }
    .home__search .form .search-button {
      position: absolute;
      right: 24px;
      top: -4px;
      border: none;
      background: none;
      height: 100%;
      width: auto; }
      @media all and (min-width: 992px) {
        .home__search .form .search-button {
          right: 40px;
          top: -8px; } }
      .home__search .form .search-button .menu-icon {
        width: 40px; }
        @media all and (min-width: 992px) {
          .home__search .form .search-button .menu-icon {
            width: 80px; } }

.home__title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 0px;
  border-top: 1px solid #B41E27;
  border-bottom: 1px solid #B41E27;
  margin-bottom: 20px;}
  .home__title h2 {
    margin-right: 24px; }
  .home__title a {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 16px; }
  .home__title .line {
    height: 1px;
    width: 100%;
    background-color: #B41E27; }
  .home__title .link {
    min-width: 176px; }

.home__title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 9px 12px;
  border-top: unset;
  border-bottom: 1px solid #B41E27;
  margin-bottom: 20px;
}

.home__section.recuadro {
  margin-bottom: 0px;
  border: 2px solid #B41E27;
  padding: 0px;
  border-radius:9px;
}
.home__section.recuadro .home__title {
  background-color: #B41E27;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}
.home__section.recuadro .home__title h2 {
  color:#fff;
}

.owl-3.carousel__list .item__img {
  position: relative;
  height: 188px;
  border: 1px solid;
  width: auto;
  margin: 0px auto;
  }
.owl-3.carousel__list {
  padding: 0px 0px 0px 10px;
}
/* NOVEDAD Y OFERTA */
.tags {
  display: block;
  position: absolute;
  right: -10px;
  top: 160px;
  z-index: 2;
  max-width: 74px; }
  .tags .new-icon {
    width: 48px;
    max-width: 48px;
    height: auto;
    display: block;
    margin-bottom: 0px;
    border: none;
    box-shadow: none !important; }
  .tags .offer-icon {
    width: 48px;
    max-width: 48px;
    height: 48px;
    display: block;
    margin-bottom: 0px;
    border: none;
    box-shadow: none !important; }

.sales {
  display: flex;
  flex-direction: row;
  column-gap: 24px;
  align-items: flex-end;
  text-align: left;
  margin-bottom: 16px; }
  @media all and (min-width: 768px) {
    .sales {
       } }
  .sales del {
    text-decoration: line-through; }
  .sales h2, .sales h3 {
    margin-bottom: 0px; }
  .sales .antes {
    color: #B41E27; }

/* NOVEDAD Y OFERTA */
/*  estudios UNED y oposiciones */

.curso {
  background-color: #749F9A;
  color: #fff;
  padding: 12px;
  font-size: 22px;
  width: 100%;
  display: block;
  margin: 0px 20px 20px 0px;
}
.materias .submaterias_content {
  column-count: 3;
}
.materias .submaterias_content .subsubmateria {
  padding: 24px;
  break-inside: avoid-column;
}
.materias .submaterias_content .subsubmateria:hover {
  background-color: #DAE7E5;
}

.materias__list__uned .materia__title {
  border-top: 1px solid #77A29D;
  border-bottom: 1px solid #77A29D;
  background-color: #ABC9C5;
  padding:4px 20px;
}
.materias__list__oposiciones .materia__title {
  border-top: 1px solid #74799F;
  border-bottom: 1px solid #74799F;
  background: #9EA1BC;
  padding:4px 20px;
}
.materias__list .materia__title {
  font-size: 24px;
  margin: 40px 0px 16px 0px;
  width: 100%;
  text-align: center;
  padding: 8px;
  border-top: 1px solid #B41E27;
  border-bottom: 1px solid #B41E27;
  cursor: pointer; 
  background-color: #f7eaeb; 
}
  .materias__list .materia__title:hover {
    background-color: #f7eaeb; }
.materias__list .submaterias__list .submateria {
  margin: 40px 0px; }
  .materias__list .submaterias__list .submateria__title {
    font-size: 18px;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    padding: 8px;
    margin-bottom: 16px;
    border-top: 1px solid #B41E27;
    border-bottom: 1px solid #B41E27;
    cursor: pointer; }
.materias .subsubmaterias__list {
  gap: 16px 24px;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(20.5%, 1fr));
  grid-auto-flow: dense; }
  .materias .subsubmaterias__list .subsubmateria {
    background-color: #f8f8f8;
    padding: 8px 16px;
    text-align: center;
    cursor: pointer; }
    .materias .subsubmaterias__list .subsubmateria:hover {
      box-shadow: #0000001a 0px 10px 15px -3px, #0000000d 0px 4px 6px -2px; }

/*  estudios UNED y oposiciones */
.pagination {
  justify-content: space-between; }
  @media all and (min-width: 768px) {
    .pagination {
      justify-content: flex-end; } }
  .pagination:nth-child(1) {
    display: none; }
    @media all and (min-width: 768px) {
      .pagination:nth-child(1) {
        display: flex; } }
  .pagination .page {
    padding: 0px 6px;
    color: var(--color-main); }

/* NOTICIAS */
.new {
  padding: 0px 16px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto; 
  text-align: center}
  .new .title_block {
    gap: 40px;
    align-items: center; }
  .new__title {
    border-bottom: none;
    text-align: left; }
  .new h2, .new h4 {
    font-weight: 400; }
  .new p {
    font-size: 18px;
    line-height: 24px; }
  .new .img__container {
    margin: 40px 0px;
    text-align: center;
    display: block;}
    @media all and (min-width: 768px) {
      .new { 
        text-align: center; }
      .new .img__container {
        margin: 0px; } }
    .new .img__container img {
      max-width: 100%; }
  .new .social__list {
    display: flex;
    flex-direction: row;
    column-gap: 16px; }

.news {
  gap: 16px 24px;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(20.5%, 1fr));
  grid-auto-flow: dense; }
  .news h2 {
    margin-top: 8px;
    font-size: 16px;
    line-height: 22px; }
    .news h2 a {
      color: #B41E27; }
  .news .autor {
    margin-bottom: 8px; }

/* NOTICIAS */
.colecciones .coleccion {
  background-color: #f8f8f8;
  margin: 8px;
  padding: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center; }
  .colecciones .coleccion:hover {
    box-shadow: #0000001a 0px 10px 15px -3px, #0000000d 0px 4px 6px -2px; }

.catalog .home__section .link:hover {
  background-color: #B41E27; }
  .catalog .home__section .link:hover h2 {
    color: white; }
@media all and (min-width: 768px) {
  .catalog aside {
    grid-column: span 2;
    padding-right: 40px; } }
.catalog aside h3 {
  margin-bottom: 16px; }
  .catalog aside h3 a {
    color: #B41E27; }
.catalog aside .materias--section {
  display: none; }
  @media all and (min-width: 768px) {
    .catalog aside .materias--section {
      display: block;
      padding: 0px 40px 32px 0px; } }
  .catalog aside .materias--section .tipos__item {
    position: relative;
    border-bottom: 1px solid #eeecee; }
    .catalog aside .materias--section .tipos__item p {
      margin-bottom: 0px;
      font-size: 16px;
      font-weight: 600; }
    .catalog aside .materias--section .tipos__item .tipos__link {
      width: 100%;
      padding: 8px 0px;
      border-bottom: 1px solid #eeecee; }
    .catalog aside .materias--section .tipos__item a:hover {
      color: #91171f; }
    .catalog aside .materias--section .tipos__item .materias li {
      padding: 8px; }
      .catalog aside .materias--section .tipos__item .materias li .link {
        font-size: 16px; }
.catalog aside .materias .materia {
  margin: 8px 0px;
  border-bottom: 1px solid #f1f1f1; }
  .catalog aside .materias .materia h4:hover {
    text-decoration: underline; }
  .catalog aside .materias .materia h4 a {
    font-weight: 500; }
    .catalog aside .materias .materia h4 a img {
      width: 20px;
      height: auto; }
  .catalog aside .materias .materia .submaterias {
    border-left: 1px solid #f1f1f1; }
    .catalog aside .materias .materia .submaterias__list .submateria {
      margin: 8px 0px;
      border-bottom: 1px solid #f1f1f1; }
      .catalog aside .materias .materia .submaterias__list .submateria h4:hover {
        text-decoration: underline; }
      .catalog aside .materias .materia .submaterias__list .submateria h4 a {
        font-weight: 300; }
        .catalog aside .materias .materia .submaterias__list .submateria h4 a img {
          width: 20px;
          height: auto; }
  .catalog aside .materias .materia .subsubmaterias__list {
    padding-left: 16px;
    margin-bottom: 16px;
    border-left: 1px solid #f1f1f1;
    display: inline-block; }
    .catalog aside .materias .materia .subsubmaterias__list .subsubmateria {
      background: none;
      padding: none;
      text-align: left; }
      .catalog aside .materias .materia .subsubmaterias__list .subsubmateria:hover {
        box-shadow: none; }
      .catalog aside .materias .materia .subsubmaterias__list .subsubmateria a {
        color: #929292;
        font-weight: 300; }
        .catalog aside .materias .materia .subsubmaterias__list .subsubmateria a:hover {
          text-decoration: underline; }
.catalog aside .calendar {
  padding-top: 32px; }
.catalog .result {
  grid-column: span 6; }
  .catalog .result__title {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 6px;
    border-bottom: 1px solid #bebebe; }
    @media all and (min-width: 768px) {
      .catalog .result__title {
        padding-bottom: unset; } }
    .catalog .result__title h1 {
      margin: 8px 0px;
      color: #434343; }
  .catalog .result .search--section {
    position: relative; }
    .catalog .result .search--section a {
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: flex-end;
      column-gap: 16px;
      opacity: 0.6; }
  .catalog .result .advanced--search_content {
    padding: 16px;
  }
    .catalog .result .advanced--search_content fieldset {
      display: flex;
      flex-wrap: wrap;
      flex-direction: row;
      justify-content: flex-start;
      align-content: flex-start;
      column-gap: 32px; }
      .catalog .result .advanced--search_content fieldset input {
        padding: 8px 16px; }
      .catalog .result .advanced--search_content fieldset .form--group, .catalog .result .advanced--search_content fieldset .buttons {
        margin-bottom: 16px;
        width: 100%; }
        @media all and (min-width: 768px) {
          .catalog .result .advanced--search_content fieldset .form--group, .catalog .result .advanced--search_content fieldset .buttons {
            width: 50%; } }
        @media all and (min-width: 992px) {
          .catalog .result .advanced--search_content fieldset .form--group, .catalog .result .advanced--search_content fieldset .buttons {
            width: 33%; } }
        .catalog .result .advanced--search_content fieldset .form--group .btn, .catalog .result .advanced--search_content fieldset .buttons .btn {
          width: 100%; }
        .catalog .result .advanced--search_content fieldset .form--group .btn:not(:last-child), .catalog .result .advanced--search_content fieldset .buttons .btn:not(:last-child) {
          margin-bottom: 16px; }
          @media all and (min-width: 768px) {
            .catalog .result .advanced--search_content fieldset .form--group .btn:not(:last-child), .catalog .result .advanced--search_content fieldset .buttons .btn:not(:last-child) {
              margin-bottom: 0px; } }
      .catalog .result .advanced--search_content fieldset .form--control, .catalog .result .advanced--search_content fieldset .buttons {
        max-width: 284px;
        margin-bottom: 32px;
        width: 100%; }
        @media all and (min-width: 576px) {
          .catalog .result .advanced--search_content fieldset .form--control, .catalog .result .advanced--search_content fieldset .buttons {
            width: 48%;
            max-width: unset; } }
    .catalog .result .advanced--search_content .buttons {
      display: flex;
      column-gap: 16px;
      height: fit-content; }
  .catalog .result__submaterias {
    margin: 24px 0px; }
    .catalog .result__submaterias h3 {
      margin-top: 24px;
      font-size: 16px;
      color: #434343;
      font-weight: 700;
      margin-bottom: 16px; }
    .catalog .result__submaterias .submaterias {
      display: grid;
      grid-template-columns: repeat(4, 1fr);
      grid-gap: 10px;
      row-gap: 16px;
      padding-left: 0px; }
      .catalog .result__submaterias .submaterias a {
        font-weight: 300; }
  .catalog .result .dropdown-menu {
    max-height: 300px;
    overflow: scroll; }
  .catalog .result .paginacion {
    justify-content: space-between; }
    @media all and (min-width: 768px) {
      .catalog .result .paginacion {
        float: right; } }
    .catalog .result .paginacion:nth-child(1) {
      display: none; }
      @media all and (min-width: 768px) {
        .catalog .result .paginacion:nth-child(1) {
          display: flex; } }
    .catalog .result .paginacion .page {
      margin-top: 0px;
      color: var(--color-main); }
      @media all and (min-width: 768px) {
        .catalog .result .paginacion .page {
          padding: 2px 6px; } }
      .catalog .result .paginacion .page.current-page {
        background-color: #bd403948; }
  .catalog .result.authors .catalog__index {
    justify-content: flex-end; }
  .catalog .result.authors .abc {
    border-bottom: 1px solid #bebebe;
    padding-bottom: 8px;
    flex-wrap: wrap; }
    .catalog .result.authors .abc .letter.current--panel {
      border-bottom: 3px solid #434343; }
.catalog .order--section .book--order--fieldset {
  text-align: right;
  padding: 0px; }
  .catalog .order--section .book--order--fieldset .select {
    border: none;
    width: 100%;
    background-color: inherit;
    font-size: 14px;
    line-height: 24px;
    opacity: 0.6;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    background-image: url("/static/img/icons/ic_chevron-down.svg");
    background-repeat: no-repeat;
    background-position-x: 100%;
    background-position-y: 0px;
    padding-right: 2rem; }
    @media all and (min-width: 768px) {
      .catalog .order--section .book--order--fieldset .select {
        min-width: 200px; } }
.catalog__index {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  width: 100%; }
.catalog .materias--section {
  width: 100%;
  border-right: none; }
.catalog .index--item {
  /*width: 100%;*/
}
  @media all and (min-width: 768px) {
    .catalog .index--item {
 } }
  .catalog .index--item .submaterias {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin-bottom: 24px;
  }
  .catalog .index--item .submaterias li {
    padding:9px;
    text-align: left;
    width: 50%;
    margin: 4px;
    border: 1px solid #bebebe;
    border-radius: 6px;
  }
  @media all and (min-width: 768px) {
    .catalog .index--item .submaterias li {
      width: 32%;
    }
  }
  .catalog .index--item .submaterias li:hover {
    background-color: #c2c2c2;
    font-weight: 700;
  }
  .catalog .index--item.form--order select {
    background: none;
    border: none;
    font-size: 14px; }
  .catalog .index--item .materias--title {
    margin-top: 20px; }
  .catalog .index--item a {
    color: #434343;
    font-size: 16px;
    text-decoration-line: none; }
  .catalog .index--item a .menu-icon {
    float: right; }
  .catalog .index--item .collapsible {
    display: none;
    padding-top: 20px; }
    @media all and (min-width: 768px) {
      .catalog .index--item .collapsible {
        display: block; } }
.catalog .submaterias {
  color: #434343; }
.catalog aside a {
  display: flex;
  flex-direction: row;
  justify-content: space-between; }
.catalog h2 img {
  width: 32px;
  height: auto; }
.catalog .btn__comprar--form {
  margin-top: 16px;
  width: 100%; }

.list .row {
  margin-right: 0px;
  margin-left: 0px; }
.list .item {
  width: 100%;
  padding: 16px 0px;
  justify-content: space-between;
  border-bottom: 1px solid #bebebe; }
  .list .item .img__container {
    position: relative;
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: fit-content;
    /* NOVEDAD Y OFERTA */
    /* NOVEDAD Y OFERTA */ }
    .list .item .img__container img {
      max-height: 300px;
      height: auto;
      max-width: 250px;
      border: 1px solid #ececec;
      box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px; }
      @media all and (min-width: 576px) {
        .list .item .img__container img {
          width: 100%; } }
      .list .item .img__container .tags #new-icon {
        width: 48px;
        max-width: 48px;
        height: auto;
        display: block;
        margin-bottom: 0px;
        border: none;
        box-shadow: none !important; }
      .list .item .img__container .tags #offer-icon {
        width: 48px;
        max-width: 48px;
        height: 48px;
        display: block;
        margin-bottom: 0px;
        border: none;
        box-shadow: none !important; }
    .list .item .img__container .sales {
      display: flex;
      flex-direction: row;
      justify-content: space-evenly;
      align-items: flex-end;
      text-align: left;
      margin-bottom: 16px; }
      .list .item .img__container .sales del {
        text-decoration: line-through; }
      .list .item .img__container .sales h2, .list .item .img__container .sales h3 {
        margin-bottom: 0px; }
  .list .item__text {
    text-align: left;
    margin-top: 32px; }
    @media all and (min-width: 576px) {
      .list .item__text {
        margin-top: unset; } }
    .list .item__text .title {
      margin-bottom: 0px;
      line-height: 24px; }
      .list .item__text .title a {
        font-size: 20px;
        font-weight: 600;
        text-transform: uppercase;
        color: #B41E27;
        }
    .list .item__text .subtitle {
      font-size: 20px;
      font-weight: 300;
      color: #bebebe; }
    .list .item__text .datos {
      margin: 16px 0px; }
      .list .item__text .datos li {
        font-size: 14px; }
  .list .item .btn {
    margin-top: 8px;
    width: 100%; }
  .list .item.articulo {
    background-color: #f8f8f8;
    padding: 16px;
    border-radius: 6px;
    margin-bottom: 16px;
    border-bottom: none; }
.list .item__portada .img__container {
  position: relative;
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right: auto; }
  .list .item__portada .img__container img {
    height: auto;
    max-width: 250px;
    border: 1px solid #ececec;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px; }
    @media all and (min-width: 576px) {
      .list .item__portada .img__container img {
        width: 100%; } }
.list .item__portada .item__text {
  text-align: center;
  margin-top: 32px; }
  .list .item__portada .item__text .title {
    margin-bottom: 0px;
    line-height: 24px; }
    .list .item__portada .item__text .title a {
      font-size: 20px;
      font-weight: 300;
      text-transform: uppercase; }
  .list .item__portada .item__text .subtitle {
    font-size: 20px;
    font-weight: 300;
    color: #bebebe; }
  .list .item__portada .item__text .datos {
    margin: 16px 0px; }
    .list .item__portada .item__text .datos li {
      font-size: 14px; }
.list .item__portada .btn {
  margin-top: 8px;
  width: 100%; }

.buy {
  background-color: #f8f8f8;
  padding: 16px;
  margin: 24px 0px 24px 0px; }

.buy .disponibilidad {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: row;
  column-gap: 24px;
  margin: 0px 0px 16px 0px; }
  .buy .disponibilidad .estado {
    padding: 4px 8px 8px 8px;
    font-size: 12px;
    line-height: 16px; }
    .buy .disponibilidad .estado_1, .buy .disponibilidad .estado_5 {
      background-color: #7fff8548; }
    .buy .disponibilidad .estado_2, .buy .disponibilidad .estado_3, .buy .disponibilidad .estado_4 {
      background-color: #ffc87f48; }
    .buy .disponibilidad .estado_6, .buy .disponibilidad .estado_7 {
      background-color: #ff7f7f48; }
    .buy .disponibilidad .estado__icono.verde {
      width: 20px;
      display: inline-block;
      height: 20px;
      position: relative;
      top: 4px;
      background-image: url("../../static/img/icons/ic_circle-check.svg");
      background-position: center;
      background-size: contain; }
    .buy .disponibilidad .estado__icono.naranja {
      width: 20px;
      display: inline-block;
      height: 20px;
      position: relative;
      top: 4px;
      background-image: url("../../static/img/icons/ic_clock.svg");
      background-position: center;
      background-size: contain; }
    .buy .disponibilidad .estado__icono.rojo {
      width: 20px;
      display: inline-block;
      height: 20px;
      position: relative;
      top: 4px;
      background-image: url("../../static/img/icons/ic_circle-error.svg");
      background-position: center;
      background-size: contain; }
  .buy .disponibilidad .pvp {
    text-align: right;
    display: flex;
    column-gap: 16px; }
.buy .btn--secondary {
  width: 100%; }
.buy form {
  width: 100%; }
  .buy form fieldset {
    width: 100%; }
  .buy form .btn--primary {
    width: 100%; }

/* BOOK DETAIL */
.detail {
  width: 100%;
  }
  .detail h1 {
    padding-top: 16px;
    border-top: none; }
    @media all and (min-width: 768px) {
      .detail h1 {
        padding: 0px; } }
  @media all and (min-width: 576px) {
    .detail__img {
      display: flex;
      width: 100%;
      justify-content: flex-start;
      flex-direction: row;
      align-items: flex-start; } }
  @media all and (min-width: 992px) {
    .detail__img {
      display: block; } }
  .detail__img .img__container {
    position: relative;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    }
    .detail__img .img__container .img {
      width: 100%; }
    .detail__img .img__container .img__gallery {
      margin-top: 24px;
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: flex-end;
      flex-wrap: wrap; }
      .detail__img .img__container .img__gallery div {
        width: 25%; }
        .detail__img .img__container .img__gallery div img {
          padding: 8px;
          width: 100%; }
          @media all and (min-width: 768px) {
            .detail__img .img__container .img__gallery div img {
              padding: 16px; } }
  .detail__img .img__container.event {
    position: static; }
    .detail__img .img__container.event .img {
      width: 100%; }
    .detail__img .img__container.event .img__gallery {
      margin-top: 24px;
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: flex-end;
      flex-wrap: wrap; }
      .detail__img .img__container.event .img__gallery div {
        width: 25%; }
        .detail__img .img__container.event .img__gallery div img {
          padding: 8px;
          width: 100%; }
          @media all and (min-width: 768px) {
            .detail__img .img__container.event .img__gallery div img {
              padding: 16px; } }
  .detail .autor {
    color: #434343;
    display: inline-block;
    line-height: 26px;
    margin-top: 32px; }
    @media all and (min-width: 768px) {
      .detail .autor {
        margin-top: 16px; } }
  .detail .editorial {
    color: #bebebe;
    display: block; }
  .detail .rating {
    margin-top: 16px;
    margin-bottom: 16px;
    font-size: 14px; }
    @media all and (min-width: 768px) {
      .detail .rating {
        text-align: center;
        text-align: left;
        margin-top: 40px; } }
    .detail .rating a {
      color: #434343; }
    .detail .rating img {
      width: 80px;
      height: auto;
      margin-right: 8px; }
      @media all and (min-width: 768px) {
        .detail .rating img {
          width: 88px; } }
  .detail__img {
    position: relative; }
    @media all and (min-width: 768px) {
      .detail__img {
        padding: 0px 40px 40px 0px; } }
    .detail__img .img__container .img {
      width: 100%;
      max-width: 300px;
      box-shadow: #0000001a 0px 10px 15px -3px, #0000000d 0px 4px 6px -2px; }
    .detail__img .wishlist {
      position: absolute;
      top: -8px;
      right: -8px; }
      .detail__img .wishlist .btn {
        padding: 16px;
        background-color: #B41E27;
        border-radius: 50px; }
  @media all and (min-width: 768px) {
    .detail__info {
      grid-column: span 2; }
      .detail__info .sides {
        display: flex;
        flex-direction: row;
        column-gap: 40px; }
        .detail__info .sides > * {
          flex: 1; } }
  .detail__info .detail__aside {
    background-color: #f8f8f8; }
    @media all and (min-width: 768px) {
      .detail__info .detail__aside {
        background-color: unset;
        padding: unset; } }
    .detail__info .detail__aside .buy {
      margin: 0px;
      margin-bottom: 16px; }
    .detail__info .detail__aside .wishlist {
      display: inline-block; }
      .detail__info .detail__aside .wishlist .btn {
        padding: 0px 8px; }
  .detail .datasheet {
    padding: 24px;
    max-width: 300px;
    background-color: #f8f8f8;
    width: 100%;
    margin-left: auto;
    margin-right: auto;}
    .detail .datasheet .title {
      padding-bottom: 12px; }
    .detail .datasheet .list {
      display: block; }
      .detail .datasheet .list .item {
        display: block;
        padding: 4px 0px;
        text-align: left; }
    .detail .datasheet li {
      font-size: 14px; }
  .detail .social {
    margin-top: 24px; }
    @media all and (min-width: 768px) {
      .detail .social {
        margin-top: 0px; } }
  .detail.articulo {
    display: grid; }
    .detail.articulo .detail__img {
      order: 3; }
      @media all and (min-width: 768px) {
        .detail.articulo .detail__img {
          order: 1; } 
        .detail .datasheet {
          padding: 24px;
          background-color: #f8f8f8;
          width: 100%;
          margin-left: unset;
          margin-right: unset;}}
    .detail.articulo .detail__info {
      order: 2; }
    .detail.articulo .detail__aside {
      order: 1; }
      @media all and (min-width: 768px) {
        .detail.articulo .detail__aside {
          order: 3; } }
  .detail .other--books .section--recommends {
    margin-top: 56px; }
  .detail.event .entradilla p {
    line-height: 28px; }
  .detail.event .img__related {
    max-width: 400px; }

/* BOOK DETAIL INFOTABS */
.infotabs {
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%; }
  .infotabs .nav--pills {
    width: 100%;
    border-bottom: 1px solid #e6d2d3;
    display: flex;
    flex-direction: row; }
    .infotabs .nav--pills .tablink {
      background-color: white;
      width: fit-content; }
      .infotabs .nav--pills .tablink h4 {
        padding: 8px;
        margin-bottom: 0px;
        text-align: center;
        color: #B41E27; }
    .infotabs .nav--pills .current--panel {
      border-top: 2px solid #B41E27;
      border-bottom: 2px solid #B41E27; }
  .infotabs .tabcontent {
    width: 100%;
    background-color: white;
    padding: 16px 0px; }
  .infotabs .tabpanel {
    animation: opac 0.8s;
    background-color: var(--color-terciary-light); }
  .infotabs .tabpanel .change--data {
    padding: 16px 0px;
    display: flex;
    flex-direction: column; }
  .infotabs .tabpanel .change--data .list-inline-item {
    margin-bottom: 16px; }
@keyframes opac {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* BOOK DETAIL INFOTABS */
/* COMMENTS */
.comments {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 450px;
  margin-left: auto;
  margin-right: auto; }
  .comments h2 {
    margin-bottom: 24px;
    font-weight: 400; }
    .comments h2 a {
      color: var(--color-main);
      font-weight: 700; }
  .comments .form {
    display: flex;
    flex-direction: column; }
  .comments .form--group {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start; }
  .comments .form .form--group .form--control {
    width: 100%; }
  .comments .buttons .btn {
    margin: 16px 0px; }

/* COMMENTS */
/* BOOK DETAIL */
/* AUTHOR DETAIL */
.detail--author .materias--section {
  margin-top: 24px; }

.books-section.detail--author {
  background-color: var(--color-main-medium);
  padding: 40px 0px;
  position: relative;
  top: -72px; }

.books-section.detail--author .wrapper {
  display: flex;
  align-content: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  column-gap: 40px; }

/* AUTHOR DETAIL */
/* IMG ZOOM */
.img-zoom {
  max-width: 600px; }

.img-zoomed {
  width: 100%;
  cursor: pointer; }

/* IMG ZOOM */
/* ARTÍCULOS */
.carousel {
  padding-bottom: 24px; }

.carousel__item {
  padding: 24px 0px;
  text-align: center; }
  @media all and (min-width: 768px) {
    .carousel__item {
      display: flex;
      gap: 48px;
      align-items: flex-start; } }
  @media all and (min-width: 992px) {
    .carousel__item {
      display: grid;
      gap: 40px; } }
  .carousel__item .item__text {
    grid-column: span 4;
    text-align: center; }
    @media all and (min-width: 768px) {
      .carousel__item .item__text {
        text-align: left; } }
  .carousel__item .img__container {
    margin-top: 24px;
    position: relative;
    max-height: 200px; }
    @media all and (min-width: 992px) {
      .carousel__item .img__container {
        max-height: 300px;
        width: 100%;
        max-width: 200px;
        margin-left: auto;
        margin-right: auto; } }
    .carousel__item .img__container .img {
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 24px;
      box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
      height: 200px;
      width: auto; }
      @media all and (min-width: 992px) {
        .carousel__item .img__container .img {
          width: 250px; } }
    @media all and (min-width: 768px) {
      .carousel__item .img__container {
        margin-top: 0px;
        max-height: 400px;
        max-width: unset;
        width: auto;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center; }
        .carousel__item .img__container .img {
          width: auto;
          height: 100%;
          box-shadow: 6px 10px 18px rgba(0, 0, 0, 0.31);
          margin-bottom: 0px;
          max-height: 300px; } }
  .carousel__item .btn--primary {
    display: inline-block;
    margin-left: auto;
    margin-right: auto; }
    @media all and (min-width: 992px) {
      .carousel__item .btn--primary {
        margin-left: unset;
        margin-right: unset; } }

@media all and (min-width: 768px) {

  h2.owl-3_title {
    font-size: 20px;
    margin-bottom: 0px;
  }
  h3.owl-3_title  {
    font-size: 18px;
    margin-bottom: 0px;
    color:#fff;
  }
  .owl-2 {
    margin-bottom: 32px;
  }
  .owl-2 p {
    font-size:18px;
  }
  .owl-2.owl-carousel .owl-item .img {
    display: block;
    width: auto !important;
    max-width: unset;
    height: 400px;
    border:1px solid #a6a6a6;
  }
  .owl-2.owl-carousel .owl-nav  {
    position: absolute;
    top: 50%;
    width: 100%;
  }
  .owl-3.carousel__list {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap; 
    padding: 0px 1px 0px 24px;} }
.owl-3.carousel__list .item, .owl-4.carousel__list .item {
  padding: 3px 3px 10px 3px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  flex-grow: 1;
  min-width: 206px;
  width: 100%;
  height: 100%;
  max-width: 300px;
  display: flex;
  flex-direction: column;
  background-color: #ffffff; }
  .owl-4 {
    padding:30px;
  }
  .owl-3.carousel__list .item__img, .owl-4.carousel__list .item__img  {
    position: relative;
    height: 228px;
    border: 1px solid;
    width:auto;
    /*width: auto;
    max-width: 300px;*/ }
    .owl-3.carousel__list .item__img .img__container {
      display: block;
      text-align: center;
      margin-right: auto;
      margin-left: auto;
      width: auto;
      height: 250px;
      max-width: 200px; }
      .owl-3.carousel__list .item__img .img__container .img {
        width: 100%;
        max-width: 200px;
        height: inherit;
        margin-bottom: 16px; }
    .owl-3.carousel__list .item__img .hover {
      padding: 16px;
      position: absolute;
      top: 0px;
      left: 0px;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.6);
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      opacity: 0; }
      .owl-3.carousel__list .item__img .hover:hover {
        opacity: 100; }
    .owl-3.carousel__list .item__img .hover__wishlist {
      padding: 16px;
      position: absolute;
      top: 0px;
      left: 0px;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.6);
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      align-items: flex-end;
      opacity: 0; }
      .owl-3.carousel__list .item__img .hover__wishlist:hover {
        opacity: 100; }
      .owl-3.carousel__list .item__img .hover__wishlist .btn {
        padding: 8px;
        background-color: #B41E27;
        border-radius: 50px;
        margin-top: 0px;
        opacity: 80%; }
        .owl-3.carousel__list .item__img .hover__wishlist .btn:hover {
          opacity: 100%; }
  .owl-3.carousel__list .item .pvp {
    margin-top: 8px; }
    .owl-3.carousel__list .item .pvp h4 {
      color: #B41E27; }
  .owl-3.carousel__list .item__text {
    width: auto; }
    .owl-3.carousel__list .item__text--title, .owl-4.carousel__list .item__text--title {
      font-weight: 700;
      font-size: 16px;
      margin: 16px 0px;
      color: #ffffff;
      text-align: left; }
    .owl-3.carousel__list .item__text--subtitle {
      color: #ffffff;
      font-size: 14px;
      text-align: left; }
    .owl-3.carousel__list .item__text--author a {
      color: #ffffff;
      font-size: 14px;
      text-align: left; }
    .owl-3.carousel__list .item__text--sign {
      position: absolute; }
  .owl-3.carousel__list .item .btn {
    margin-top: 0pxpx;
    max-width: 224px;
    margin-left: auto;
    margin-right: auto; }
.owl-3.carousel__list .guia {
  justify-content: flex-start;
  height: -webkit-fill-available;
  max-width: unset; }
  .owl-3.carousel__list .guia .item__text {
    margin-top: 16px;
    font-weight: 700;
    font-size: 16px;
    color: #434343; }
.owl-3.carousel__list .owl-stage {
  display: flex;
  flex-direction: row;
  /* flex-wrap: wrap;*/ }

.collection-link {
  position: static;
  /*width: inherit;*/
  height: inherit;
  word-break: normal; }
  .collection-link a {
    color: black; }

.item-description-layer {
  position: absolute;
  top: 0px;
  z-index: 10000;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  color: white;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  overflow: hidden;
  transition: all 0.4s ease-in-out 0s;
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  padding: 16px; }
  .item-description-layer:hover {
    opacity: 1; }
  .item-description-layer p {
    text-align: left;
    color: #ffffff;
    font-size: 12px;
    line-height: 16px; }

.owl-3 .owl-nav {
  bottom: 18px;
  width: 80%;
  margin: 0px auto;
  position: absolute;
  left: 20%;
}
@media all and (min-width: 768px) {
  .owl-3 .owl-nav {
    bottom: 48px;
    width: 60%;
  }
}
.owl-nav button span {
  font-size: 32px;
  padding: 0px 19px; }

.owl-prev,
.owl-next {
  position: absolute;
}

.owl-prev:hover,
.owl-next:hover {
  background-color: #91171f !important; }

.owl-prev {
  left: -1rem; }

.owl-next {
  right: -1rem; }

/* MY ACCOUNT */
.account .logged {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start; }
  @media all and (min-width: 768px) {
  .account .logged {
    flex-direction: row;
  }
}
@media all and (min-width: 768px) {
.account .logged .nav--pills .tablink {
  padding: 16px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  color: #B41E27; }
}
.account .logged .nav--pills .tablink {
}
  .account .logged .nav--pills .tablink a {
    color: #B41E27; }
.account .logged .nav--pills .current--panel {
  background-color: #ffffff; }
.account .logged .nav--pills {
  /*box-shadow: 0px 4px 17px rgb(0 0 0 / 10%);*/
  z-index: 3;
  background-color: #f6f6f6; }
.account .logged .tabcontent {
  width: 100%;
  min-height: 316px;
  background-color: #ffffff; }
.account .logged .tabpanel {
  padding: 16px 32px;
  animation: opac 0.8s; }
.account .logged .tabpanel li {
  padding: 8px 0px; }
.account .logged .tabpanel li {
  padding: 8px 0px; }
.account .logged .tabpanel .change--data {
  padding: 16px 0px;
  display: flex;
  flex-direction: column; }
  @media all and (min-width: 992px) {
    .account .logged .tabpanel .change--data {
      padding: 16px 0px;
      display: flex;
      flex-direction: row; } }
.account .logged .tabpanel .change--data .list-inline-item {
  margin-bottom: 16px; }
  @media all and (min-width: 992px) {
    .account .logged .tabpanel .change--data .list-inline-item {
      margin-right: 16px;
      margin-bottom: 0px; } }
@keyframes opac {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* MY ACCOUNT */
.carro20 {
  margin-bottom: 40px;
  padding: 0px 16px;
  position: relative;
  top: 24px;
  /* STEPS */
  /* STEPS */
  /* LOGIN */
  /* LOGIN */
  /* CHECKOUT */
  /* CHECKOUT */
  /* PAYMENT */
  /* PAYMENT */ }
  @media all and (min-width: 576px) {
    .carro20 {
      top: 56px; } }
  @media all and (min-width: 768px) {
    .carro20 {
      top: 0px;
      padding: 0px; } }
  .carro20 .steps {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    border-bottom: 1px solid #bebebe;
    }
    @media all and (min-width: 576px) {
      .carro20 .steps {
        justify-content: center; } }
    .carro20 .steps li {
      position: relative;
      display: inline-block;
      flex: 25%;
      margin: 0px;
      font-size: 8px;
      padding: 8px 0px;
      text-align: center; }
      @media all and (min-width: 768px) {
        .carro20 .steps li {
          font-size: 16px;
          padding: 24px 32px; } }
      .carro20 .steps li a {
        color: #434343;
        width: 100%;
        text-decoration: none; }
      .carro20 .steps li.active {
        color: #B41E27;
        font-weight: 700;
        border-bottom: 2px solid #B41E27; }
      .carro20 .steps li.check {
        color: #B41E27;
        border-bottom: 2px solid #B41E27; }
        .carro20 .steps li.check a {
          color: #B41E27;
          width: 100%;
          text-decoration: none; }
  .carro20 .cart__grid {
    display: grid;
    grid-template-columns: 1fr;
    column-gap: 32px;
    padding: 0px}
    @media all and (min-width: 768px) {
      .carro20 .cart__grid {
        grid-template-columns: 3fr 2fr;
        column-gap: 32px; } }
  .carro20 .btn {
    margin-top: 40px;
    float: right; }
  .carro20 h2 {
    margin-bottom: 24px;
    align-self: flex-start; }
  .carro20 .form {
    padding: 16px 0px;
    width: 100%; }
    .carro20 .form ul {
      padding-left: 0px; }
    .carro20 .form li {
      padding: 24px;
      background-color: #ffffff;
      border-radius: 6px;
      box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
      margin-bottom: 24px;
      display: flex;
      flex-direction: row;
      justify-content: flex-start;
      align-items: center;
      column-gap: 24px; }
      .carro20 .form li input {
        margin-right: 16px; }
    .carro20 .form .form--group {
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      align-items: flex-start;
      margin-bottom: 16px; }
      .carro20 .form .form--group label {
        margin-bottom: 8px; }
    .carro20 .form .password--form {
      position: relative; }
    .carro20 .form .password--icon {
      position: absolute;
      z-index: 2;
      right: 16px;
      top: 8px; }
  .carro20 .login {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    max-width: 450px;
    margin-left: auto;
    margin-right: auto; }
    .carro20 .login .form {
      width: 100%; }
      .carro20 .login .form .form--group .form--control {
        width: 100%; }
      .carro20 .login .form .form--group .password--form {
        width: 100%; }
      .carro20 .login .form button {
        width: 100%;
        margin-bottom: 16px; }
    .carro20 .login .forgot--password--link {
      margin-bottom: 16px; }
    .carro20 .login .btn--secondary {
      width: 100%;
      margin-bottom: 40px;
      color: #B41E27; }
  .carro20 .checkout .title-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 24px; }
    .carro20 .checkout .title-container h2 {
      margin-bottom: 0px; }
  .carro20 .checkout .address .form {
    padding-top: 0px; }
  .carro20 .checkout .new--address {
    color: #B41E27;
    text-decoration: underline; }
    .carro20 .checkout .new--address:hover {
      color: #e6d2d3; }
  .carro20 .checkout .form ul {
    margin-bottom: 24px; }
    .carro20 .checkout .form ul li {
      justify-content: space-between; }
      .carro20 .checkout .form ul li div:nth-child(1) {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center; }
      .carro20 .checkout .form ul li .edit {
        display: flex;
        flex-direction: column;
        justify-content: flex-start; }
        .carro20 .checkout .form ul li .edit .icon {
          margin-right: 8px; }
  .carro20 .payment .form .payment--button {
    width: 100%;
    margin-top: 40px;
    display: flex;
    flex-direction: column; }
    @media all and (min-width: 768px) {
      .carro20 .payment .form .payment--button {
        flex-direction: row;
        align-items: center;
        float: right;
        margin-left: 40px; } }
    .carro20 .payment .form .payment--button span {
      background-color: #e6d2d3;
      padding: 12px;
      width: 100%;
      text-align: center; }
      .carro20 .payment .form .payment--button span h3 {
        display: inline-block;
        color: #434343; }
    .carro20 .payment .form .payment--button button {
      margin-top: 16px; }
      @media all and (min-width: 768px) {
        .carro20 .payment .form .payment--button button {
          margin-top: 0px;
          margin-left: 16px; } }
  .carro20 .payment .comments {
    width: 100%;
    max-width: unset; }
  .carro20 .payment .form li label {
    padding-left: 8px; }
  .carro20 .payment .form--coupon input {
    margin: 12px 16px 12px 0px; }
  .carro20 .payment textarea.form--control {
    margin: 8px 0px 24px 0px;
    min-width: 300px;
    min-height: 100px;
    padding: 16px;
    border-radius: 6px;
    max-width: 100%; }

#paymentOptions a {
  color:red;
}

/* MODAL AJAX CART */
.modal-content .cart--buttons {
  padding: 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center; }

.modal-content .cart--buttons .btn--secondary {
  margin-bottom: 16px; }

.cart--modal {
  background-color: #07070767; }

.fade {
  transition: opacity .15s linear; }

.modal.fade .modal-dialog {
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(-50%, -50%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out; }

.modal-dialog {
  margin: 0px;
  width: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); }

.modal-content {
  border: 4px solid #B41E27;
  width: 89vw;
  margin: 16px;
  padding: 16px;
  position: relative;
  max-height: 75vh;
  height: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: .3rem;
  outline: 0;
  overflow-y: scroll; }

.modal-content .dos_items p {
  font-size: 18px;
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }

/* MODAL AJAX CART */
/* SHOP RESUME */
.delete-ic {
  height: 24px; }

.cart__list {
  width: 100%;
  background-color: inherit; }

.cart__img {
  width: 64px; }

.cart__item {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  border-bottom: 1px solid #e6d2d3;
  padding: 16px 0px; }

.cart__info {
  padding-left: 16px;
  width: 100%; }
  .cart__info .cart__form {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 8px;
    padding-top: 8px; }
    .cart__info .cart__form form {
      display: flex;
      flex-direction: row;
      justify-content: flex-start;
      width: unset; }
      .cart__info .cart__form form button {
        border: none;
        background-color: inherit;
        margin-top: 0px; }
      .cart__info .cart__form form fieldset {
        padding: 0px; }
    .cart__info .cart__form .form--control {
      width: 48px;
      padding: 8px; }

.cart--total {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 16px 0px; }

.cart--total:not(:last-child) {
  border-bottom: 1px solid #646464; }

.cart--iva {
  margin-top: 56px;
  background-color: #f8f8f8;
  border-radius: 6px;
  padding: 24px; }

.coupon {
  position: relative;
  width: 100%;
  margin: 40px 0px 24px 0px;
  background-color: #ffffff;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  color: #e7e7e7; }
  @media all and (min-width: 768px) {
    .coupon {
      margin: 78px 0px 24px 0px; } }
  .coupon .banda {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #B41E27;
    height: auto;
    width: 48px;
    padding: 16px; }
    @media all and (min-width: 768px) {
      .coupon .banda {
        width: 80px; } }
  .coupon h3 {
    color: #ffffff;
    font-weight: 700;
    transform: rotate(270deg); }
  .coupon .form {
    padding: 24px 32px; }
  .coupon .form--coupon {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center; }
    .coupon .form--coupon input {
      background-color: inherit;
      border: 2px dotted #bdbdbd;
      color: #434343;
      margin-top: 16px;
      max-width: 200px; }
      @media all and (min-width: 768px) {
        .coupon .form--coupon input {
          max-width: unset; } }
  .coupon .btn {
    margin-top: 16px; }

/* SHOP RESUME */
/* FORGOT PASSWORD */
.carro20 .forgot--password {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 450px;
  margin-left: auto;
  margin-right: auto; }

.carro20 .forgot--password .form {
  width: 100%; }

.carro20 .forgot--password .form--group .form--control {
  width: 100%; }

.carro20 .forgot--password .form button {
  width: 100%;
  margin-top: 0px; }

/* FORGOT PASSWORD */
/* NEW CUSTOMER */
.new--customer .form .form--group.billing {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center; }

.new--customer .form .form--group.billing input {
  margin-right: 16px; }

.new--customer .form .form--group .form--control {
  width: 100%;
  background-color: #ffffff; }

.new--customer .form .form--group .password--form {
  width: 100%; }

/* NEW CUSTOMER */
/* CART FORM SECTIONS */
.form--section {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 450px;
  margin-left: auto;
  margin-right: auto; }

.form--section .form .form--group .form--control {
  width: 100%; }

.form--section .form button {
  width: 100%; }

/* CART FORM SECTIONS */
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }

  .modal-content .cart--buttons {
    flex-direction: row;
    column-gap: 16px; }

  .modal-content .cart--buttons .btn--secondary {
    margin-bottom: 0px; } }
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {
  .modal-content {
    width: 100%;
    margin: 0px; }

  .cart--iva {
    margin-top: 0px; } }
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .new-costumer-container {
    flex-direction: row; } }

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

