@charset "UTF-8";
/* Table of contents */
/* 0. Variables
 * 1. Body
 *   1.1 Body My Account
 *   1.2 Body Home
 * 2. Header 
 * 3. Headings
 *   3.1 Breadcrumbs
 * 4. Forms
 * 5. Tables 
 * 6. Buttons 
 * 7. Sidebar
 * 8. Topnav
 * 9. Meta
 * 10. Footer 
 *   10.1 Cookies
 * 11. Widgets
 * 12. Panels
 * 13. Margins
 * 14. Plugins
 *   14.1 ellipsis
 * 15. Icons
 * 16. No Print
 * 17. Custom SASS
 * 18. Admin 
 * ... */
/*--------------------------- */
/*- MAIN CSS ---------------- */
/*--------------------------- */
/*  0. Variables */
.color-blanco {
  color: #ffffff !important;
}

.color-azul-principal {
  color: #097FC4 !important;
}

.color-azul-caprabo {
  color: #69B1E8 !important;
}

.color-azul-light {
  color: #EEF3F7 !important;
}

.color-negro {
  color: #393D49 !important;
}

.color-gris {
  color: #546875 !important;
}

.color-rollover-menu {
  color: #D7DEE4 !important;
}

.color-gris-claro {
  color: #E4E9ED !important;
}

.color-verde-exito {
  color: #6FCC6E !important;
}

.color-rojo-alerta {
  color: #DE0009 !important;
}

.color-cupon-pdte {
  color: #0053a8 !important;
}

.color-cupon-activado {
  color: #30b2e2 !important;
}

@font-face {
  font-family: ITCAvantGardeStdBk;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/ITC-AvantGarde/ITCAvantGardeStd-Bk.eot);
  src: url(../fonts/ITC-AvantGarde/ITCAvantGardeStd-Bk.eot?#iefix) format("embedded-opentype"), url(../fonts/ITC-AvantGarde/ITCAvantGardeStd-Bk.woff) format("woff"), url(../fonts/ITC-AvantGarde/ITCAvantGardeStd-Bk.ttf) format("truetype");
}
@font-face {
  font-family: ITCAvantGardeDemi;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/ITC-AvantGarde/ITCAvantGardeStd-Demi.eot);
  src: url(../fonts/ITC-AvantGarde/ITCAvantGardeStd-Demi.eot?#iefix) format("embedded-opentype"), url(../fonts/ITC-AvantGarde/ITCAvantGardeStd-Demi.woff) format("woff"), url(../fonts/ITC-AvantGarde/ITCAvantGardeStd-Demi.ttf) format("truetype");
}
@font-face {
  font-family: ITCAvantGardeStdBkObl;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/ITC-AvantGarde/ITCAvantGardeStd-BkObl.eot);
  src: url(../fonts/ITC-AvantGarde/ITCAvantGardeStd-BkObl.eot?#iefix) format("embedded-opentype"), url(../fonts/ITC-AvantGarde/ITCAvantGardeStd-BkObl.woff) format("woff"), url(../fonts/ITC-AvantGarde/ITCAvantGardeStd-BkObl.ttf) format("truetype");
}
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/material-design-icons/MaterialIcons-Regular.eot);
  src: local("Material Icons"), local("MaterialIcons-Regular"), url(../fonts/material-design-icons/MaterialIcons-Regular.woff2) format("woff2"), url(../fonts/material-design-icons/MaterialIcons-Regular.woff) format("woff"), url(../fonts/material-design-icons/MaterialIcons-Regular.ttf) format("truetype");
}
@font-face {
  font-family: BloklettersBalpen;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/material-design-icons/Blokletters-Balpen.eot);
  src: url(../fonts/blokletters-balpen/Blokletters-Balpen.woff) format("woff"), url(../fonts/blokletters-balpen/Blokletters-Balpen.ttf) format("truetype");
}
.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
}

/*  1. Body */
html, body {
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

html {
  color: #546875;
  font-family: ITCAvantGardeStdBk, Arial, sans-serif;
  font-weight: 400;
  font-size: 100%;
  min-height: 100%;
  position: relative;
}

body {
  min-height: 100%;
}

strong {
  font-weight: 700;
}

.container {
  width: 100%;
  max-width: 1400px;
  min-width: 320px;
}

.container .row {
  margin-left: 0;
  margin-right: 0;
}

.no-margin {
  margin-bottom: 0;
  margin-top: 0;
}

.loged {
  height: 100%;
}

.not-loged {
  height: 100%;
}

h1, h2, h3, h4, h5, h6 {
  font-family: ITCAvantGardeStdBk, Arial, sans-serif;
  font-weight: 600;
  color: #546875;
  vertical-align: middle;
}

h1 {
  font-size: 1.625rem;
  height: 6.25rem;
  padding-top: 2.5rem;
  padding-bottom: 1.875rem;
  vertical-align: middle;
  color: #393D49;
}
@media only screen and (max-width: 768px) {
  h1 {
    font-size: 1.125rem;
    height: 4.375rem;
    padding-top: 1.875rem;
    padding-bottom: 1.25rem;
  }
}

h2 {
  font-size: 1.125rem;
  padding-top: 1.875rem;
  padding-bottom: 1.25rem;
}

h3, h4 {
  font-size: 1rem;
  min-height: 1.875rem;
  padding-top: 0.475rem;
  padding-bottom: 0.4rem;
}

h5, h6 {
  font-size: 0.875rem;
  min-height: 1.875rem;
  padding-top: 0.475rem;
  padding-bottom: 0.4rem;
  line-height: 1.375rem;
}

body {
  font-size: 0.875rem;
}

a {
  color: #097FC4;
}
a:active {
  outline: none;
}

:focus {
  outline: none;
}

::-moz-focus-inner {
  border: 0;
}

.z-depth-1, nav, .card-panel, .card, .toast, .btn, .btn-large, .btn-floating, .dropdown-content, .collapsible, .side-nav {
  -webkit-box-shadow: 0 4px 4px 0 rgba(57, 61, 73, 0.2);
  -moz-box-shadow: 0 4px 4px 0 rgba(57, 61, 73, 0.2);
  box-shadow: 2px 2px 2px rgba(57, 61, 73, 0.2);
}

span {
  word-wrap: break-word;
}

.row {
  margin-bottom: 0;
}

.padding-20 {
  padding-bottom: 1.25rem;
}

.no-padding-top-left-right {
  padding: 0 0 10px 0 !important;
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

@media only screen and (min-width: 769px) {
  .pull-left-only-ml {
    float: left;
  }

  .pull-right-only-ml {
    float: right;
  }
}
#switcher-box {
  background-color: #fff;
  position: fixed;
  top: 200px;
  left: 0px;
  width: 150px;
  height: 150px;
  border: solid 1px #E4E9ED;
  -webkit-box-shadow: 0 4px 4px 0 rgba(57, 61, 73, 0.2);
  -moz-box-shadow: 0 4px 4px 0 rgba(57, 61, 73, 0.2);
  box-shadow: 2px 2px 2px rgba(57, 61, 73, 0.2);
  padding: 10px;
  margin-top: 10px;
  transition: all 0.1s linear;
  z-index: 999;
}

.dropdown-content li > a, .dropdown-content li > span {
  color: #546875;
}

span.strong-text {
  font-weight: 700;
}

.link-underlined:hover {
  text-decoration: underline;
}

.lineal-product-banner {
  border: 0;
  margin: 0;
  max-width: none;
  max-height: 15.625rem;
  overflow: hidden;
  position: relative;
}
.lineal-product-banner .baner-content {
  background-color: rgba(0, 0, 0, 0.37);
  border: none;
  height: 100%;
  margin: 0;
  position: absolute;
  text-align: right;
  top: 0;
}
.lineal-product-banner .lineal-product-banner-text {
  align-items: center;
  display: -webkit-box;
  display: flex;
  float: right;
  -ms-display: flex;
  justify-content: center;
  padding: 9.3% 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  height: 100%;
}
.lineal-product-banner .lineal-product-banner-text p {
  color: #ffffff;
  padding: 0 5%;
  font-family: ITCAvantGardeStdBk, Arial, sans-serif;
  font-weight: 600;
  font-size: 3.375rem;
  line-height: 3.75rem;
  width: 100%;
}

@media only screen and (max-width: 1024px) {
  .lineal-product-banner .lineal-product-banner-text {
    padding: 15.7% 0;
  }

  .lineal-product-banner .lineal-product-banner-text p {
    font-size: 2.5rem;
    line-height: 2.8125rem;
  }
}
@media only screen and (max-width: 768px) {
  .lineal-product-banner {
    width: 100%;
    margin: 0;
  }

  .lineal-product-banner .lineal-product-banner-content {
    width: 100%;
  }

  .lineal-product-banner .lineal-product-banner-text {
    padding: 14% 0 2%;
    -ms-display: flex;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .lineal-product-banner .lineal-product-banner-text p {
    font-family: ITCAvantGardeStdBk, Arial, sans-serif;
    font-weight: 600;
    font-size: 2rem;
    line-height: 2.5rem;
  }
}
@media only screen and (max-width: 768px) {
  .lineal-product-banner .lineal-product-banner-text p br {
    display: none;
  }
}
.expand-img {
  width: 100% !important;
}

.img-center img {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.right-line {
  border-right: solid 1px #E4E9ED;
}

.left-line {
  border-left: solid 1px #E4E9ED;
  margin-left: -1px !important;
  position: relative;
  padding-left: 1px !important;
}

.bottom-line {
  border-bottom: solid 1px #E4E9ED;
  height: 1px;
  wid: 100%;
  margin: 0;
  padding: 0;
}

.lineal-container {
  padding-top: 20px;
}
.lineal-container .filter-group {
  margin-bottom: 22px;
}
.lineal-container .filter-group .title {
  font-size: 1rem;
  font-weight: 700;
  padding: 0.75rem 0.875rem 0 0;
  line-height: 1rem;
  display: list-item;
  list-style-type: disc;
  margin-left: 22px;
  text-indent: -6px;
}
.lineal-container .filter-group .subtitle {
  padding: 14px 4px 0 4px;
  font-weight: 700;
  font-size: 0.875rem;
}
.lineal-container .filter-group ul {
  padding-top: 0px;
  margin-top: 8px;
  margin-bottom: 8px;
}
.lineal-container .filter-group ul li {
  font-size: 0.75rem;
  line-height: 0.75rem;
  margin-right: 0;
}
.lineal-container .filter-group ul li a {
  display: block;
  padding: 0.48rem 1.45rem 0.45rem 1.125rem;
  color: #546875;
  position: relative;
}
.lineal-container .filter-group ul li a:hover {
  background-color: #E4E9ED;
  font-weight: 700;
}
.lineal-container .filter-group ul li.active {
  background-color: #E4E9ED;
  font-weight: 700;
}
.lineal-container .filter-group ul li.active a:after {
  content: url(../img/base/close-bold-icon.svg);
  height: 14px;
  position: absolute;
  top: 32%;
  right: 8px;
}
.lineal-container .filter-group ul.only-one-select li.active a:after {
  content: "";
}
.lineal-container .filter-group a.more-less {
  font-size: 0.75rem;
  line-height: 0.75rem;
  margin-right: 0.75rem;
  display: block;
  padding: 0.45rem 0 0.45rem 0.625rem;
  color: #546875;
  font-weight: 700;
}
.lineal-container .margin-separate-title {
  margin-top: 10px;
}
.lineal-container .title-filter {
  margin: 0;
  font-size: 28px;
  color: #393D49;
  text-align: center;
  font-weight: 700;
  padding: 0;
  padding-left: 20%;
  padding-right: 210px;
  height: auto;
}
.lineal-container .filter-button {
  max-width: 150px;
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .lineal-container .title-filter {
    padding-top: 0;
    padding-left: 12px;
    padding-right: 200px;
    padding-bottom: 0;
    height: auto;
  }
}
@media only screen and (max-width: 768px) {
  .lineal-container .title-filter {
    font-size: 1.125rem;
    color: #393D49;
    text-align: left;
    font-weight: 700;
    padding: 0 0 12px 0;
    width: calc(100% - 65px);
    height: auto;
  }
}
@media only screen and (max-width: 768px) {
  .lineal-container .view-buttons {
    position: absolute;
    top: -10px;
    right: 0;
    width: 80px;
    margin-top: 0;
  }
  .lineal-container .btn-view {
    color: #546875;
    display: inline-block;
    height: 30px;
    width: 30px;
    margin: 4px;
    float: left;
  }
  .lineal-container .btn-view.btn-big-view {
    background: url(../img/lineal-product/list-inactive.svg) center center no-repeat;
    background-size: cover;
  }
  .lineal-container .btn-view.btn-big-view.active {
    background: url(../img/lineal-product/list-active.svg) center center no-repeat;
    background-size: cover;
  }
  .lineal-container .btn-view.btn-small-view {
    background: url(../img/lineal-product/grid-inactive.svg) center center no-repeat;
    background-size: cover;
  }
  .lineal-container .btn-view.btn-small-view.active {
    background: url(../img/lineal-product/grid-active.svg) center center no-repeat;
    background-size: cover;
  }
  .lineal-container .btn-view .icon {
    display: none;
  }
  .lineal-container .btn-view .texto {
    display: none;
  }
}
@media only screen and (min-width: 769px) {
  .lineal-container .view-buttons {
    position: absolute;
    top: -3px;
    right: 0;
    width: 220px;
    margin-top: 0;
    background-color: #ffffff;
  }
  .lineal-container .btn-view {
    color: #546875;
    display: inline-block;
    height: 100%;
    width: 50%;
    padding: 0.25rem;
    float: left;
  }
  .lineal-container .btn-view .icon {
    font-size: 1rem;
    display: block;
    line-height: 1rem;
    text-align: center;
  }
  .lineal-container .btn-view .texto {
    text-align: center;
    font-size: 0.75rem;
    display: block;
    line-height: 1rem;
    white-space: normal;
  }
  .lineal-container .btn-view.active, .lineal-container .btn-view:hover {
    font-weight: 700;
  }
  .lineal-container .btn-view:first-child {
    border-right: solid 1px #E4E9ED;
  }
}
.lineal-container .product {
  height: auto;
  width: 100%;
  overflow: hidden;
  padding-bottom: 10px;
  padding-top: 10px;
}
.lineal-container .small-product .product-image {
  padding: 42.5px 22px;
}
.lineal-container .small-product .product-image img {
  width: 100%;
  max-width: 155px;
}
@media only screen and (max-width: 768px) {
  .lineal-container .small-product .product-image {
    padding: 0;
  }
}
.lineal-container .big-product .product-image {
  padding: 20px 40px;
}
.lineal-container .big-product .big-product-container {
  height: 150px;
  display: block;
  margin-bottom: 10px;
}
.lineal-container .big-product .big-product-container .product-image {
  max-height: 150px;
  overflow: hidden;
  padding: 0;
}
.lineal-container .big-product .big-product-container .product-image img {
  width: 100%;
  max-width: 150px;
}
.lineal-container .product-image {
  max-height: 360px;
  overflow: hidden;
}
.lineal-container .product-image img {
  width: 100%;
  max-width: 200px;
}
.lineal-container .product-name {
  height: 40px;
  overflow: hidden;
  line-height: 1.3em;
}
.lineal-container .product-name a {
  color: #546875;
}
.lineal-container .product-name a:hover {
  text-decoration: underline;
}
.lineal-container .product-name .max-lines {
  display: block;
  text-overflow: ellipsis;
  word-wrap: break-word;
  overflow: hidden;
  max-height: 3em;
  line-height: 1.2em;
}
.lineal-container .product.disabled .product-image img {
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.lineal-container .product-icons {
  float: left;
  width: 50%;
  line-height: 18px;
  overflow: hidden;
}
.lineal-container .product-icons img {
  min-width: 35px;
}
.lineal-container .product-price {
  float: right;
  width: 50%;
  overflow: hidden;
  font-size: 1.25rem;
  line-height: 22px;
  font-weight: 700;
  color: #393D49;
  padding-top: 14px;
  text-align: right;
}
.lineal-container .product.disabled .product-price {
  color: #E4E9ED;
}
@media only screen and (max-width: 768px) {
  .lineal-container .product-icons {
    float: left;
    line-height: 18px;
    min-width: 35px;
  }
  .lineal-container .product-icons img {
    min-width: 35px;
  }
  .lineal-container .product-icons img {
    display: none;
  }
  .lineal-container .product-icons img:first-child {
    display: block;
  }
  .lineal-container .product-price {
    float: right;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    color: #393D49;
    padding-top: 16px;
    text-align: right;
    width: 96px;
    text-overflow: hidden;
  }
  .lineal-container .big-product .product-icons {
    width: 60%;
  }
  .lineal-container .big-product .product-icons img {
    display: none;
  }
  .lineal-container .big-product .product-icons img:first-child {
    display: block;
  }
  .lineal-container .big-product .product-icons img {
    min-width: 35px;
  }
  .lineal-container .big-product .product-price {
    width: 40%;
  }
}
.lineal-container .product-group {
  padding-top: 5px;
  padding-bottom: 0;
  line-height: 1rem;
  height: auto;
  height: 44px;
  overflow: hidden;
  float: left;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .lineal-container .small-product .product-group {
    min-height: 45px;
  }
}
.lineal-container .product-action {
  padding-top: 5px;
  margin-bottom: 10px;
  float: left;
  width: 100%;
}
.lineal-container .product-action .product-btn-add {
  padding: 0;
  background-color: #546875;
  border-radius: 3px;
  -webkit-box-shadow: 0 4px 4px 0 rgba(57, 61, 73, 0.2);
  -moz-box-shadow: 0 4px 4px 0 rgba(57, 61, 73, 0.2);
  box-shadow: 2px 2px 2px rgba(57, 61, 73, 0.2);
  color: #ffffff;
  padding-right: 0;
  padding-left: 0;
  font-weight: 500;
  width: 100%;
  border: none;
  height: 50px;
  font-family: ITCAvantGardeStdBk, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.313rem;
  overflow: hidden;
}
.lineal-container .product-action .product-btn-add .product-btn-classic {
  height: 100%;
  width: 100%;
}
.lineal-container .product-action .product-btn-add .product-btn-classic a {
  color: #ffffff;
  width: 100%;
  height: 100%;
  line-height: 54px;
  display: block;
  text-align: center;
}
.lineal-container .product-action .product-btn-add:focus, .lineal-container .product-action .product-btn-add:active {
  outline: none;
  background-color: #546875;
}
.lineal-container .product-action .product-btn-add:focus a, .lineal-container .product-action .product-btn-add:active a {
  text-decoration: underline;
}
.lineal-container .product-action .product-btn-add:hover {
  outline: none;
}
.lineal-container .product-action .product-btn-add:hover a {
  text-decoration: none;
}
.lineal-container .product-action .product-btn-add a.add-product.disabled:hover {
  cursor: default;
}
.lineal-container .product-action .product-btn-add.no-bgcolor-hover:hover {
  background-color: #546875 !important;
}
.lineal-container .product-action .product-btn-add.disabled {
  background-color: #CBCBCB;
  -webkit-box-shadow: unset;
  -moz-box-shadow: unset;
  box-shadow: unset;
  pointer-events: none;
}
.lineal-container .product-action .product-btn-add.disabled.no-bgcolor-hover:hover {
  background-color: #CBCBCB !important;
}
.lineal-container .product-action .product-btn-add.disabled.no-bgcolor-hover:hover .product-btn-classic a {
  cursor: default;
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
  .lineal-container .product-action .product-btn-add {
    font-size: 1.125rem;
  }
}
.lineal-container .product-action .product-touchspin {
  display: block;
}
.lineal-container .product-action .product-btn-spin {
  display: none;
}
.lineal-container .product-action .product-btn-spin button.secondary-button:focus, .lineal-container .product-action .product-btn-spin button.secondary-button:active {
  text-decoration: none;
}
.lineal-container .product-action .product-btn-spin .sp-quantity {
  width: 100%;
  height: 50px;
  position: relative;
}
.lineal-container .product-action .product-btn-spin .sp-quantity.spinner .sp-minus, .lineal-container .product-action .product-btn-spin .sp-quantity.spinner .sp-plus, .lineal-container .product-action .product-btn-spin .sp-quantity.spinner .sp-input .quantity-input, .lineal-container .product-action .product-btn-spin .sp-quantity.spinner .sp-input .sufix {
  display: none;
}
.lineal-container .product-action .product-btn-spin .sp-quantity.spinner {
  background: none;
  border: 2px solid;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  left: 46%;
  top: 12px;
  -webkit-animation-name: spin;
  -webkit-animation-duration: 1500ms;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: spin;
  -moz-animation-duration: 1500ms;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: spin;
  -ms-animation-duration: 1500ms;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  animation-name: spin;
  animation-duration: 1500ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.lineal-container .product-action .product-btn-spin .sp-quantity.spinner:after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background: #CBCBCB;
  border-radius: 50%;
  margin: -30% 0 0 -30%;
}
.lineal-container .product-action .product-btn-spin .sp-minus {
  width: 35px;
  height: 50px;
  float: left;
  text-align: center;
}
.lineal-container .product-action .product-btn-spin .sp-plus {
  width: 35px;
  height: 50px;
  float: right;
  text-align: center;
}
.lineal-container .product-action .product-btn-spin .sp-plus button, .lineal-container .product-action .product-btn-spin .sp-minus button {
  position: relative;
  background-color: transparent;
  box-shadow: none;
  margin: 0;
}
.lineal-container .product-action .product-btn-spin .sp-plus button.noClickable, .lineal-container .product-action .product-btn-spin .sp-minus button.noClickable {
  cursor: progress;
  pointer-events: none;
}
.lineal-container .product-action .product-btn-spin .sp-input {
  width: calc(100% - 70px);
  height: 100%;
  float: left;
}
.lineal-container .product-action .product-btn-spin .sp-input input {
  text-align: right;
  width: 50%;
  min-width: 40px;
  border: none;
  margin: 0;
  padding: 2px 0 0 0;
  font-size: 1.313rem;
}
@media only screen and (max-width: 768px) {
  .lineal-container .product-action .product-btn-spin .sp-input input {
    font-size: 1.125rem;
  }
}
.lineal-container .product-action .product-btn-spin .sp-input input:focus {
  border: none;
  box-shadow: none;
}
.lineal-container .product-action .product-btn-spin .sp-input .sufix {
  width: 50%;
  overflow: hidden;
  line-height: 35px;
}
.lineal-container .product-action .product-btn-spin .input-group-btn {
  padding: 0;
  margin: 0;
  float: left;
  background-color: #ff0000;
  width: 20%;
}
.lineal-container .product-action .product-btn-spin .input-group-addon {
  float: left;
}
.lineal-container .product-action .product-btn-spin .input-quantity {
  float: left;
  width: auto;
}
.lineal-container .product-link-add {
  width: 100%;
  height: 50px;
  line-height: 1rem;
  border-bottom: solid 1px #E4E9ED;
}
.lineal-container .product-link-add a {
  color: #546875;
  line-height: 3rem;
  vertical-align: middle;
  font-size: 0.75rem;
  font-weight: 700;
}

.pagination {
  display: inline-block;
  float: right;
  padding: 2rem 0.5rem;
  width: auto;
  font-size: 0;
}
.pagination li {
  border-radius: 0;
  height: 38px;
  width: 38px;
  margin-right: 2px;
  margin-left: 2px;
  overflow: hidden;
}
.pagination li a {
  color: #546875;
  float: left;
  padding: 2px 0;
  text-decoration: none;
  font-size: 1rem;
  font-weight: 700;
  line-height: 36px;
  width: 38px;
  text-align: center;
}
.pagination li.active {
  background-color: #097FC4;
  color: white;
}
.pagination li:hover:not(.active) {
  background-color: #E4E9ED;
}
.pagination li.disabled:hover {
  background-color: transparent;
}
.pagination li.disabled.no-clicked a {
  color: #546875;
}
.pagination i {
  font-size: 2rem;
}
.pagination li .chevron {
  padding: 0;
}
.pagination li .chevron i {
  font-size: 2.5rem;
  font-weight: 400;
  position: relative;
  top: 0;
  left: 0;
  color: #097FC4;
}
.pagination li.disabled .chevron i {
  color: #E4E9ED;
}
.pagination li.disabled a {
  color: #E4E9ED;
  background-color: transparent;
}

.mCSB_1_scrollbar .mCSB_dragger .mCSB_draggerRail {
  width: 8px;
}

.mCSB_inside > .mCSB_container {
  margin-right: 16px;
}

.border-grey {
  border: 1px solid #E6E6E6;
}

.register-box > hr {
  border-top: 1px solid #E6E6E6;
  margin-top: 0px;
  margin-bottom: 10px;
}

.row .page-content {
  margin: auto;
  min-height: calc(100vh - 230px);
}

.row .page-content .page-header {
  text-align: left;
  width: auto;
  max-width: 100%;
  max-height: 100px;
  font-weight: 600;
  display: inline-block;
}

/*    margin: 1.5rem auto 0 */
.row .page-content .page-header.error-header > h1 {
  color: #DF0009;
}

.page-subheader > h2 {
  margin-bottom: 0;
  margin-top: 0;
  color: #393D49;
}

.duplicate-email-explain-text > p {
  margin: 0;
}

.register-comment {
  margin-top: 0.3rem;
}

.register-continue {
  margin-top: 2rem;
}

.register-continue .back-continue-text {
  text-align: left;
  width: auto;
  display: inline-block;
}

.recover-header {
  text-align: left;
  width: auto;
  max-width: 100%;
  max-height: 600px;
  display: inline-block;
  margin: 1.2rem auto 0;
}

.recover-header .recover-subheader {
  margin-bottom: 2rem;
}

.recover-subheader p {
  text-align: left;
  margin: 2rem auto 0;
}

.page-title {
  text-align: left;
  padding-top: 2.5rem;
  padding-bottom: 0;
  margin: 0;
}
.page-title.recover-title {
  height: 70px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.page-title.access-title {
  height: 70px;
  padding-top: 30px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 768px) {
  .page-title {
    padding-top: 30px;
    padding-bottom: 20px;
    font-size: 18px;
    color: #393D49;
  }
}

.explain-text {
  padding-left: 0 !important;
  line-height: 1.57;
}
.explain-text.register-explain-text {
  padding-top: 0.4rem;
}

.explanatory-text {
  margin-top: 0;
}

.explanatory-text::before {
  content: "";
  background: url(../img/check-green.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 1.875rem;
  height: 1.875rem;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.4375rem;
}

.row .page-content .page-header-with-img {
  text-align: center;
}
.row .page-content .page-header-with-img > img {
  width: 200px;
}
.row .page-content .page-header-with-img > h1 {
  text-align: center;
  line-height: 2rem;
}

.row .page-content .row .register-body {
  padding-right: 1.5rem;
}

.row .page-content .row .access-body {
  padding-left: 1.5rem;
}

.access-card {
  width: 0 auto;
  display: inline-block;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.access-card:hover a {
  text-decoration: underline;
}
.access-card:hover span {
  text-decoration: underline;
}

.access-card .access-card-img {
  display: block;
  float: left;
  height: auto;
  width: 6rem;
}

.access-card .access-card-text {
  display: inline-block;
  margin: 0 auto;
  padding: 0.6rem 0.8rem;
}
.access-card .access-card-text > a span {
  display: inline-block;
  margin: 0 auto;
}
.access-card .access-card-text > a:hover {
  text-decoration: underline;
}

.access-card > a img {
  display: inline-block;
  width: 6rem;
}

.text-right {
  text-align: right;
}

.no-margin-top-bottom {
  margin-top: 0 !important;
  margin-bottom: !important;
}

.no-margin-top {
  margin-top: 0 !important;
}

.no-margin-bottom {
  margin-bottom: 0 !important;
}

.margin-top-1 {
  margin-top: 1rem;
  margin-bottom: 0;
}

.margin-top-1-ml {
  margin-top: 1rem;
  margin-bottom: 0;
}

@media only screen and (max-width: 768px) {
  .margin-top-1-ml {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.margin-top-bottom-05 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.margin-bottom-05 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

.margin-bottom-1 {
  margin-top: 0;
  margin-bottom: 1rem;
}

.margin-top-bottom-1 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.margin-top-1half {
  margin-top: 1.5rem;
  margin-bottom: 0;
}

.margin-top-2 {
  margin-top: 2rem;
  margin-bottom: 0;
}

.margin-bottom-2 {
  margin-top: 0;
  margin-bottom: 2rem;
}

.margin-top-bottom-2 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.margin-top-80 {
  margin-top: 80px;
  margin-bottom: 0;
}

.product-box {
  width: 270px;
  height: auto;
  position: -webkit-sticky;
  position: fixed;
  top: 138px;
  background-color: #ffffff;
  color: #393D49;
  font-size: 1ren;
  padding: 10px;
  text-align: center;
  border-radius: 2px;
  -webkit-box-shadow: 0 4px 4px 0 rgba(57, 61, 73, 0.2);
  -moz-box-shadow: 0 4px 4px 0 rgba(57, 61, 73, 0.2);
  box-shadow: 2px 2px 2px rgba(57, 61, 73, 0.2);
  z-index: 1000;
  display: none;
}
.product-box .product-image {
  width: 60px;
  height: 60px;
  float: left;
}
.product-box .product-image img {
  height: 60px;
  margin-top: 0;
}
.product-box .product-image img.product-image-ok {
  height: 35px;
  margin-top: 10px;
}
.product-box .product-description-ok, .product-box .product-description-ko {
  padding-top: 10px;
  padding-left: 10px;
  float: left;
  width: 180px;
}
.product-box .product-description-ok .product-action-ok, .product-box .product-description-ok .product-action-ko, .product-box .product-description-ko .product-action-ok, .product-box .product-description-ko .product-action-ko {
  font-weight: 700;
  text-align: left;
}
.product-box .product-description-ok .product-action-ko, .product-box .product-description-ko .product-action-ko {
  color: #DE0009;
  line-height: 0.875rem;
}
.product-box .product-description-ok .product-description-ud, .product-box .product-description-ok .product-description-error, .product-box .product-description-ko .product-description-ud, .product-box .product-description-ko .product-description-error {
  text-align: left;
  line-height: 0.875rem;
}

@media only screen and (max-width: 768px) {
  .product-box {
    top: 112px;
  }
}
.list-box {
  width: 270px;
  height: auto;
  position: -webkit-sticky;
  position: fixed;
  top: 138px;
  background-color: #ffffff;
  color: #393D49;
  font-size: 1ren;
  padding: 10px;
  text-align: center;
  border-radius: 2px;
  -webkit-box-shadow: 0 4px 4px 0 rgba(57, 61, 73, 0.2);
  -moz-box-shadow: 0 4px 4px 0 rgba(57, 61, 73, 0.2);
  box-shadow: 2px 2px 2px rgba(57, 61, 73, 0.2);
  z-index: 1000;
  display: none;
}
.list-box .title-add-list, .list-box .title-add-list-ok, .list-box .title-add-list-ko {
  font-weight: 700;
  line-height: 1.2rem;
  padding: 6px 12px;
  float: left;
  display: block;
  width: 100%;
}
.list-box .title-add-list-ok, .list-box .title-add-list-ko {
  padding: 6px 12px 0 12px;
}
.list-box .title-add-list, .list-box .title-add-list-ok {
  color: #546875;
  text-align: left;
}
.list-box .title-add-list-ko {
  color: #DE0009;
  text-align: left;
}
.list-box .close-add-list {
  position: absolute;
  top: 2px;
  right: 2px;
  height: 30px;
  width: 30px;
  padding: 4px;
}
.list-box i.close-icon {
  padding: 0;
  background: url(../img/base/close-bold-icon.svg);
  background-size: cover;
  height: 14px;
  top: 3px;
  width: 14px;
  display: block;
  margin: 4px;
}
.list-box .lists-add-list {
  display: block;
  padding-top: 8px;
  float: left;
  width: 100%;
}
.list-box .list-image-ok {
  height: 30px;
  float: left;
  padding: 0 10px;
}
.list-box .message-add-list {
  padding-top: 5px;
  float: left;
  margin-left: 12px;
}
.list-box .add-list-message-ok .message-add-list {
  margin-left: 0;
}

@media only screen and (max-width: 768px) {
  .list-box {
    top: 112px;
  }
}
a.back-to-top {
  display: none;
  width: 60px;
  height: 60px;
  text-indent: -9999px;
  position: fixed;
  z-index: 997;
  right: 6%;
  bottom: 6%;
  background: #ffffff url(../img/base/arrow-up-top.svg) no-repeat center 43%;
  -webkit-box-shadow: 0 4px 4px 0 rgba(57, 61, 73, 0.2);
  -moz-box-shadow: 0 4px 4px 0 rgba(57, 61, 73, 0.2);
  box-shadow: 2px 2px 2px rgba(57, 61, 73, 0.2);
}

@media only screen and (max-width: 768px) {
  a.back-to-top {
    right: 10px;
  }
}
.product-sheet {
  padding-top: 0;
}
.product-sheet .explain-ue {
  text-align: left;
}
.product-sheet .explain-ue a {
  font-weight: 700;
}
@media only screen and (max-width: 768px) {
  .product-sheet .explain-ue .explain-ue {
    padding-right: 0;
  }
}
@media only screen and (max-width: 768px) {
  .product-sheet .no-padding-on-medium-and-large {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }
}
.product-sheet .sheet-back {
  padding-top: 40px !important;
}
@media only screen and (max-width: 768px) {
  .product-sheet .sheet-back {
    padding-top: 20px !important;
    padding-bottom: 0px !important;
  }
}
.product-sheet a.sheet-back-link {
  color: #546875;
  font-family: ITCAvantGardeStdBk, Arial, sans-serif;
  font-weight: 600;
  font-size: 1rem;
}
.product-sheet a.sheet-back-link:hover .caret-right-icon {
  transform: translateX(-0.25rem);
  transition: all 0.1s linear;
}
.product-sheet .sheet-image {
  text-align: center;
}
.product-sheet .sheet-image img {
  padding-top: 12px;
}
.product-sheet .sheet-image.disabled img {
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.product-sheet .sheet-data h2 {
  color: #393D49;
  padding-top: 12px;
  padding-right: 90px;
  line-height: 1.52rem;
  height: auto;
  padding-bottom: 0;
}
.product-sheet .sheet-data ul {
  margin-left: 50px;
  margin-right: 90px;
}
.product-sheet .sheet-data ul li {
  list-style: disc outside none;
}
@media only screen and (max-width: 768px) {
  .product-sheet .sheet-data h2 {
    color: #393D49;
    margin-top: 0px;
    padding-top: 12px;
    padding-right: 0;
  }
  .product-sheet .sheet-data ul {
    margin-left: 50px;
    margin-right: 0;
  }
  .product-sheet .sheet-data ul li {
    list-style: disc outside none;
  }
}
.product-sheet .sheet-group {
  float: left;
  width: 100%;
  min-height: 50px;
}
.product-sheet .sheet-group .product-link-add {
  width: 100%;
  height: 50px;
  line-height: 1rem;
  border-bottom: solid 1px #E4E9ED;
}
.product-sheet .sheet-group .product-link-add a {
  color: #546875;
  line-height: 3rem;
  vertical-align: middle;
  font-size: 0.75rem;
  font-weight: 700;
}
.product-sheet .sheet-group .product-link-add a i {
  height: 32px;
  width: 32px;
  margin: 0;
}
.product-sheet .sheet-product-icons {
  float: left;
  padding-top: 5px;
}
.product-sheet .sheet-product-icons img {
  height: 35px !important;
}
.product-sheet .sheet-product-price {
  float: right;
  margin-right: 90px;
  font-size: 1.75rem;
  color: #393D49;
  font-weight: 700;
  margin-top: 18px;
  line-height: 1.25rem;
}
.product-sheet .sheet-product-price .product-unit {
  font-size: 1.25rem;
}
.product-sheet .disabled .sheet-product-price {
  color: #E4E9ED;
}
@media only screen and (max-width: 768px) {
  .product-sheet .sheet-product-price {
    margin-right: 0;
  }
}
.product-sheet .product-action {
  padding-top: 0;
  margin-bottom: 20px;
  padding-right: 90px;
}
.product-sheet .product-action .product-btn-add {
  padding: 0;
  background-color: #546875;
  border-radius: 3px;
  -webkit-box-shadow: 0 4px 4px 0 rgba(57, 61, 73, 0.2);
  -moz-box-shadow: 0 4px 4px 0 rgba(57, 61, 73, 0.2);
  box-shadow: 2px 2px 2px rgba(57, 61, 73, 0.2);
  color: #ffffff;
  padding-right: 0;
  padding-left: 0;
  font-weight: 500;
  width: 100%;
  border: none;
  height: 50px;
  font-family: ITCAvantGardeStdBk, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.313rem;
}
.product-sheet .product-action .product-btn-add .product-btn-classic {
  height: 100%;
  width: 100%;
}
.product-sheet .product-action .product-btn-add .product-btn-classic a {
  color: #ffffff;
  width: 100%;
  height: 100%;
  line-height: 50px;
  display: block;
  text-align: center;
}
.product-sheet .product-action .product-btn-add:focus, .product-sheet .product-action .product-btn-add:active {
  outline: none;
  background-color: #546875;
}
.product-sheet .product-action .product-btn-add:focus a, .product-sheet .product-action .product-btn-add:active a {
  text-decoration: underline;
}
.product-sheet .product-action .product-btn-add:hover {
  outline: none;
}
.product-sheet .product-action .product-btn-add:hover a {
  text-decoration: none;
}
.product-sheet .product-action .product-btn-add.no-bgcolor-hover:hover {
  background-color: #546875 !important;
}
.product-sheet .product-action .product-btn-add.disabled {
  background-color: #CBCBCB;
  -webkit-box-shadow: unset;
  -moz-box-shadow: unset;
  box-shadow: unset;
}
.product-sheet .product-action .product-btn-add.disabled .product-btn-classic a {
  cursor: default;
  text-decoration: none;
}
.product-sheet .product-action .product-touchspin {
  display: block;
}
.product-sheet .product-action .product-btn-spin {
  display: none;
}
.product-sheet .product-action .product-btn-spin button.secondary-button:focus, .product-sheet .product-action .product-btn-spin button.secondary-button:active {
  text-decoration: none;
}
.product-sheet .product-action .product-btn-spin .sp-quantity {
  width: 100%;
  height: 50px;
}
.product-sheet .product-action .product-btn-spin .sp-quantity.spinner .sp-minus, .product-sheet .product-action .product-btn-spin .sp-quantity.spinner .sp-plus, .product-sheet .product-action .product-btn-spin .sp-quantity.spinner .sp-input .quantity-input, .product-sheet .product-action .product-btn-spin .sp-quantity.spinner .sp-input .sufix {
  display: none;
}
.product-sheet .product-action .product-btn-spin .sp-quantity.spinner {
  background: none;
  border: 2px solid;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  left: 46%;
  top: 12px;
  position: relative;
  -webkit-animation-name: spin;
  -webkit-animation-duration: 1500ms;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: spin;
  -moz-animation-duration: 1500ms;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: spin;
  -ms-animation-duration: 1500ms;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  animation-name: spin;
  animation-duration: 1500ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.product-sheet .product-action .product-btn-spin .sp-quantity.spinner:after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background: #CBCBCB;
  border-radius: 50%;
  margin: -30% 0 0 -30%;
}
.product-sheet .product-action .product-btn-spin .sp-minus {
  width: 35px;
  height: 50px;
  float: left;
  text-align: center;
}
.product-sheet .product-action .product-btn-spin .sp-plus {
  width: 35px;
  height: 50px;
  float: right;
  text-align: center;
}
.product-sheet .product-action .product-btn-spin .sp-plus button, .product-sheet .product-action .product-btn-spin .sp-minus button {
  background-color: transparent;
  box-shadow: none;
  margin: 0;
}
.product-sheet .product-action .product-btn-spin .sp-input {
  width: calc(100% - 70px);
  height: 100%;
  float: left;
}
.product-sheet .product-action .product-btn-spin .sp-input input {
  text-align: right;
  width: 50%;
  min-width: 40px;
  border: none;
  margin: 0;
  padding: 2px 0 0 0;
  font-size: 1.313rem;
}
.product-sheet .product-action .product-btn-spin .sp-input input:focus {
  border: none;
  box-shadow: none;
}
.product-sheet .product-action .product-btn-spin .sp-input .sufix {
  width: 50%;
  overflow: hidden;
  line-height: 35px;
}
.product-sheet .product-action .product-btn-spin .input-group-btn {
  padding: 0;
  margin: 0;
  float: left;
  background-color: #ff0000;
  width: 20%;
}
.product-sheet .product-action .product-btn-spin .input-group-addon {
  float: left;
}
.product-sheet .product-action .product-btn-spin .input-quantity {
  float: left;
  width: auto;
}
@media only screen and (max-width: 768px) {
  .product-sheet .product-action {
    padding-right: 0;
  }
}

.characteristics-sheet .characteristics-title {
  font-size: 1rem;
  font-family: ITCAvantGardeStdBk, Arial, sans-serif;
  font-weight: 600;
  color: #546875;
  border-bottom: solid 1px #E4E9ED;
  padding-top: 1rem;
  padding-bottom: 2px;
  margin: 0;
}
.characteristics-sheet .group-left, .characteristics-sheet .group-right {
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.characteristics-sheet .subtitle {
  font-size: 1rem;
  font-family: ITCAvantGardeStdBk, Arial, sans-serif;
  font-weight: 600;
  padding-top: 10px;
  padding-bottom: 10px;
}
.characteristics-sheet .text p {
  margin-top: 4px;
  margin-bottom: 18px;
}
.characteristics-sheet .big-text {
  font-size: 36px;
  line-height: 36px;
}
.characteristics-sheet .characteristics-ingredients {
  background: url(../img/product-sheet/icon-bg-ingredients.svg) bottom right no-repeat;
  background-size: initial;
  min-height: 230px;
}
.characteristics-sheet .characteristics-nutritionals {
  background: url(../img/product-sheet/icon-bg-list.svg) bottom right no-repeat;
  background-size: initial;
  min-height: 230px;
}
.characteristics-sheet .characteristics-conservation {
  background: url(../img/product-sheet/icon-bg-preservation.svg) bottom right no-repeat;
  background-size: initial;
  min-height: 230px;
}
.characteristics-sheet .characteristics-security {
  background: url(../img/product-sheet/icon-bg-security.svg) bottom right no-repeat;
  background-size: initial;
  min-height: 230px;
}
.characteristics-sheet .characteristics-degrees {
  background: url(../img/product-sheet/icon-bg-preservation.svg) bottom right no-repeat;
  background-size: initial;
  min-height: 230px;
}
.characteristics-sheet .characteristics-info {
  background: url(../img/product-sheet/icon-bg-additional-info.svg) bottom right no-repeat;
  background-size: initial;
  min-height: 230px;
}
@media only screen and (max-width: 768px) {
  .characteristics-sheet .no-padding-on-medium-and-large {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }
  .characteristics-sheet .group-left, .characteristics-sheet .group-right {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    min-height: 260px;
  }
  .characteristics-sheet .right-line, .characteristics-sheet .left-line {
    border-left: none;
    border-right: none;
    border-bottom: solid 1px #E4E9ED;
  }
}

.dropdown-content li > a, .dropdown-content li > span {
  color: #546875;
}

span.strong-text {
  font-weight: 700;
}

.link-azul {
  color: #097FC4;
}

[type="checkbox"] + label.remember-password {
  color: #546875;
  line-height: 20px;
}
[type="checkbox"] + label.remember-password span {
  font-size: 0.875rem;
  font-weight: 500;
}

.parent-tooltip {
  float: right;
  height: 28px;
  margin-top: 0;
  line-height: 1.8rem;
}
.parent-tooltip .info-tooltip {
  cursor: pointer;
  margin: 0;
  padding: 0;
  height: 30px;
  width: 20px;
}

.link-hover-underline:hover {
  text-decoration: underline;
  cursor: pointer;
}

.link-focus-underline:focus {
  text-decoration: underline;
}

.link-span-focus-underline:focus span {
  text-decoration: underline;
}

.span-focus-underline:focus {
  text-decoration: underline;
}
@media only screen and (max-width: 768px) {
  .span-focus-underline:focus {
    text-decoration: none;
  }
}

ul.disc-list {
  list-style-type: disc;
  margin: 0px;
  padding-left: 1rem;
  color: #546875;
}
ul.disc-list > li {
  list-style-type: disc;
}

ul.address-list {
  list-style-type: none;
  margin: 0px;
  color: #546875;
}
ul.address-list > li {
  padding-bottom: 5px;
}
ul.address-list > li:before {
  content: "";
  background: url(../img/fiscal-data-icon.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 1.875rem;
  height: 1.875rem;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 10px;
}

.border-grey {
  border: 1px solid #E6E6E6;
}

.register-box > hr,
.recover-separator-mov,
.recover-belt > hr {
  border-top: 1px solid #E6E6E6;
  margin-top: 0px;
  margin-bottom: 10px;
}

.row .page-content {
  margin: auto;
  min-height: calc(100vh - 230px);
}
@media only screen and (max-width: 768px) {
  .row .page-content {
    padding: 0 0.625rem !important;
  }
}

.row .page-content .page-header {
  text-align: left;
  width: auto;
  max-width: 100%;
  max-height: 100px;
  font-weight: 600;
  display: inline-block;
}

/*    margin: 1.5rem auto 0 */
.row .page-header.error-header > h1 {
  color: #DF0009;
}

.back-continue-link i {
  vertical-align: top;
  height: 18px;
  width: 18px;
  float: left;
}

.back-continue-link .back-continue-text {
  text-align: left;
  width: auto;
  color: #546875;
}
.back-continue-link .back-continue-text:before {
  content: "";
  background-image: url(../img/base/arrow-black-right.svg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  width: 1.25rem;
  height: 1.25rem;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  left: -0.325rem;
  -webkit-transition: all ease-out 0.05s;
  transition: all ease-out 0.05s;
}
.back-continue-link .back-continue-text:hover span {
  text-decoration: underline;
}
.back-continue-link .back-continue-text:hover span.no-td {
  text-decoration: none;
}
.back-continue-link .back-continue-text:hover:before {
  transform: translateX(-0.25rem);
  transition: all 0.1s linear;
}
.back-continue-link .back-continue-text span {
  font-size: 14px;
}
.back-continue-link .back-continue-text span.fs-16 {
  font-size: 16px !important;
}
.back-continue-link .back-continue-text span.span-drop {
  display: block;
  margin-left: 25px;
  heignt: 21px;
}

.row .duplicate-email-recover > h3 {
  display: inline-block;
  vertical-align: middle;
}
.row .duplicate-email-recover > a {
  display: inline-block;
  font-weight: 700;
  padding-top: 0.375rem;
  font-size: 1rem;
  margin-left: 0.125rem;
  vertical-align: middle;
}

.row.duplicatemail-back-continue-row {
  margin-top: 50px;
}
@media only screen and (max-width: 768px) {
  .row.duplicatemail-back-continue-row {
    margin-top: 30px;
  }
}

.register-comment {
  margin-top: 2.19rem;
}

.register-continue {
  margin-top: 2rem;
}

.register-continue .back-continue-text {
  text-align: left;
  width: auto;
  display: inline-block;
}

.recover-header {
  text-align: left;
  width: auto;
  max-width: 100%;
  max-height: 600px;
  display: inline-block;
}

@media only screen and (max-width: 768px) {
  .recover-header {
    margin-top: 1.25rem;
  }
}
.recover-header .recover-subheader {
  margin-bottom: 0.3125rem;
}

.recover-subheader p {
  text-align: left;
  margin: 0;
  min-height: 1.875rem;
  padding-top: 0.3rem;
}

.page-title {
  text-align: left;
  margin: 0;
}

.explain-text {
  padding-left: 0 !important;
  line-height: 1.57;
}
.explain-text.register-explain-text {
  padding-top: 0.4rem;
}

.explanatory-text {
  margin-top: 0;
}

.explanatory-text::before {
  content: "";
  background: url(../img/check-green.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 1.875rem;
  height: 1.875rem;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.4375rem;
}

.row .page-header-with-img {
  text-align: center;
  margin-top: 1.25rem;
}
.row .page-header-with-img > img {
  width: auto;
}
.row .page-header-with-img > h1 {
  text-align: center;
}

.row .page-content .row .register-body {
  padding-right: 1.5rem;
  height: 100%;
}

.row .page-content .row .access-body {
  padding-left: 1.5rem;
  height: 100%;
}

.access-card {
  width: 0 auto;
  display: inline-block;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.access-card .access-card-img {
  display: block;
  float: left;
  height: auto;
  width: 6rem;
}

.access-card .access-card-text {
  display: inline-block;
  margin: 0 auto;
  padding: 0.6rem 0.8rem;
}
.access-card .access-card-text > a span {
  display: inline-block;
  margin: 0 auto;
}
.access-card .access-card-text > a:hover {
  text-decoration: underline;
}

.access-card > a img {
  display: inline-block;
  width: 6rem;
}

.text-right {
  text-align: right;
}

.page-content .menu-breadcrumbs-secondary {
  margin-bottom: 1rem;
}

.register3-main-address-form-box {
  margin: 1rem 0 1rem 0;
}

.visually-hidden {
  display: none;
}

.col-padding-left {
  padding-left: 1.5625rem !important;
}

.col-padding-both {
  padding-left: 1.5625rem !important;
  padding-right: 1.5625rem !important;
}

.col-padding-right {
  padding-right: 1.5625rem !important;
}

@media only screen and (max-width: 768px) {
  .col-padding-both {
    padding: 0rem !important;
  }

  .col-padding-left {
    padding: 0rem !important;
  }

  .col-padding-right {
    padding: 0rem !important;
  }

  .col-padding-left-mob {
    padding-left: 0.625rem !important;
  }

  .col-padding-right-mob {
    padding-right: 0.625rem !important;
  }
}
/* Paginas de confirmacion - Entrega 2 */
.confirmation-text {
  background: url("../img/base/check-green.svg");
  background-repeat: no-repeat;
  background-position: left center;
  padding: 0 0 0 40px;
  margin-top: 0;
  margin-bottom: 15px;
  margin-right: 50px;
}

.button-content {
  margin-top: 15px;
}
.button-content.duplicate-email-continue-button {
  margin-top: 0px;
}
.button-content.duplicate-recover-user-button {
  margin-top: 5px;
}

@media only screen and (max-width: 768px) {
  .page-header {
    padding: 0 0.625rem !important;
  }

  .page-body {
    padding-left: 0.625rem !important;
    padding-right: 0.625rem !important;
  }

  h2 {
    font-size: 18px;
  }

  .button-content {
    margin-top: 15px;
  }

  .confirmation-text {
    background-repeat: no-repeat;
    background-position: top left;
  }

  .explanatory-text::before {
    content: "";
    background: none;
    width: 5px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.4375rem;
    float: left;
  }
}
.recover-body-no-mat {
  text-align: center;
  width: 740px;
}
@media only screen and (max-width: 768px) {
  .recover-body-no-mat {
    width: 100%;
  }
}

.recover-belt .newpass-body {
  text-align: left;
  max-width: 340px;
  min-width: 340px;
  display: inline-block;
  margin-right: 50px;
}
@media only screen and (max-width: 768px) {
  .recover-belt .newpass-body {
    margin-right: 0;
    max-width: none;
    min-width: auto;
  }
  .recover-belt .newpass-body h2 {
    padding-left: 15px;
  }
}
.recover-belt .newpass-body .recover-box {
  min-height: 250px;
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (max-width: 768px) {
  .recover-belt .newpass-body .recover-box {
    min-height: 100px;
  }
}
.recover-belt .newpass-body .recover-box .recover-content {
  padding: 0px;
}

.recover-belt .recoveruser-body {
  text-align: left;
  max-width: 340px;
  min-width: 340px;
  display: inline-block;
}
@media only screen and (max-width: 768px) {
  .recover-belt .recoveruser-body {
    max-width: none;
    min-width: auto;
  }
  .recover-belt .recoveruser-body h2 {
    padding-left: 15px;
  }
}
.recover-belt .recoveruser-body .recover-box {
  min-height: 250px;
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (max-width: 768px) {
  .recover-belt .recoveruser-body .recover-box {
    min-height: 100px;
  }
}
.recover-belt .recoveruser-body .recover-box .recover-content {
  padding: 0px;
}

.access-body-no-mat {
  text-align: center;
  width: 700px;
}
@media only screen and (max-width: 768px) {
  .access-body-no-mat {
    width: 300px;
  }
}
.access-body-no-mat .page-header-with-img {
  text-align: center;
}
.access-body-no-mat .page-header-with-img > img {
  width: auto;
}
.access-body-no-mat .page-header-with-img > h1 {
  text-align: center;
}

.access-belt,
.recover-belt {
  display: inline-block;
}

@media only screen and (max-width: 768px) {
  .register-box.border-grey {
    border: none;
  }
}

@media only screen and (max-width: 768px) {
  .recover-box.border-grey {
    border: none;
  }
}

.access-belt .register-body {
  text-align: left;
  max-width: 325px;
  min-width: 325px;
  display: inline-block;
  margin-right: 50px;
}
@media only screen and (max-width: 768px) {
  .access-belt .register-body {
    margin-right: 0;
  }
}
.access-belt .register-body .register-box {
  max-height: 315px;
  min-height: 315px;
}
@media only screen and (max-width: 768px) {
  .access-belt .register-body .register-box {
    min-height: none;
  }
}

.access-belt .access-body {
  text-align: left;
  max-width: 325px;
  min-width: 325px;
  display: inline-block;
}
@media only screen and (max-width: 768px) {
  .access-belt .access-body {
    margin-right: 0;
  }
}
.access-belt .access-body .register-box {
  max-height: 315px;
  min-height: 315px;
}
@media only screen and (max-width: 768px) {
  .access-belt .access-body .register-box {
    min-height: none;
  }
}

.access-explain-text {
  margin-top: 0px;
}
.access-explain-text p {
  margin-top: 4px;
}
.access-explain-text p a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 768px) {
  .access-explain-text {
    margin-top: 0;
  }
}

.access-belt-mob .access-body-mob,
.access-belt-mob .register-body-mob {
  text-align: left;
}

.access-welcome-cupon-text {
  margin: 10px 0px;
}

.cupon-list {
  margin-left: 40px !important;
  display: block;
}
@media only screen and (max-width: 768px) {
  .cupon-list {
    margin-left: 10px !important;
  }
}

.item-cupon {
  margin: 5px 0px !important;
}

.last-cupon {
  margin-bottom: 20px !important;
}

.copia-codigo-cupon {
  margin-left: 2px;
  cursor: pointer;
  cursor: hand;
}

.login-subheader {
  height: 106px !important;
}

.input-field .picker + input[value] + label {
  transform: translateY(-140%);
  font-weight: 700;
}

.input-field .picker + input[value=""] + label {
  transform: translateY(0%);
  font-weight: 400;
}

@media only screen and (max-width: 768px) {
  .small-product .hide-on-small-product {
    display: none;
  }

  .big-product .hide-on-big-product {
    display: none;
  }
  .big-product .hide-on-small-product .product-name {
    display: table-cell;
    vertical-align: bottom;
    height: 150px;
    line-height: 1.2em;
  }
  .big-product .hide-on-small-product .product-name .max-lines {
    display: block;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 10em;
    line-height: 1.2em;
  }
}
@media only screen and (min-width: 769px) {
  .small-product .hide-on-small-product, .big-product .hide-on-small-product {
    display: none !important;
  }
}
.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.ellipsis.multiline {
  white-space: normal;
  width: 100%;
  height: 100%;
}

.add-list-floating {
  position: absolute;
  top: 20px;
  left: 20px;
  border: 1px solid #E4E9ED;
  padding: 5px 5px 10px 5px;
  z-index: 100;
  background-color: #ffffff;
  display: none;
  -webkit-box-shadow: 2px 2px 2px rgba(57, 61, 73, 0.2);
  -moz-box-shadow: 2px 2px 2px rgba(57, 61, 73, 0.2);
  box-shadow: 2px 2px 2px rgba(57, 61, 73, 0.2);
}
.add-list-floating .title-add-list, .add-list-floating .title-add-list-ok, .add-list-floating .title-add-list-ko {
  font-weight: 700;
  line-height: 1.2rem;
  padding: 6px 12px;
  float: left;
  display: block;
  width: 100%;
}
.add-list-floating .title-add-list-ok, .add-list-floating .title-add-list-ko {
  padding: 6px 12px 0 12px;
}
.add-list-floating .title-add-list, .add-list-floating .title-add-list-ok {
  color: #546875;
}
.add-list-floating .title-add-list-ko {
  color: #DE0009;
}
.add-list-floating .close-add-list {
  position: absolute;
  top: 2px;
  right: 2px;
  height: 30px;
  width: 30px;
  padding: 4px;
}
.add-list-floating i.close-icon {
  padding: 0;
  background: url(../img/base/close-bold-icon.svg);
  background-size: cover;
  height: 14px;
  top: 3px;
  width: 14px;
  display: block;
  margin: 4px;
}
.add-list-floating .lists-add-list {
  display: block;
  padding-top: 8px;
  float: left;
  width: 100%;
}
.add-list-floating .list-image-ok {
  height: 30px;
  float: left;
  padding: 0 10px;
}
.add-list-floating .message-add-list {
  padding-top: 5px;
  float: left;
  margin-left: 12px;
}
.add-list-floating .add-list-message-ok .message-add-list {
  margin-left: 0;
}
.add-list-floating [type="radio"]:not(:checked) + label, .add-list-floating [type="radio"]:checked + label {
  font-size: 0.875rem;
  color: #546875;
  line-height: 1.35rem;
}
.add-list-floating form p {
  margin: 10px 8px;
  padding: 0;
}
.add-list-floating .create-list {
  padding: 0 10px;
  float: left;
  width: 100%;
  margin: 10px 0;
}
.add-list-floating .create-list .input-field input {
  height: 100%;
  font-size: 0.875rem;
  padding-left: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border-bottom: solid 1px #E4E9ED;
  height: 38px;
}
.add-list-floating .create-list .input-field input[type=text].valid, .add-list-floating .create-list .input-field input[type=password].valid, .add-list-floating .create-list .input-field input[type=email].valid, .add-list-floating .create-list .input-field input[type=url].valid, .add-list-floating .create-list .input-field input[type=time].valid, .add-list-floating .create-list .input-field input[type=date].valid, .add-list-floating .create-list .input-field input[type=datetime].valid, .add-list-floating .create-list .input-field input[type=datetime-local].valid, .add-list-floating .create-list .input-field input[type=tel].valid, .add-list-floating .create-list .input-field input[type=number].valid, .add-list-floating .create-list .input-field input[type=search].valid {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-bottom: solid 1px #E4E9ED;
}
.add-list-floating .create-list .input-field input[type=text].error, .add-list-floating .create-list .input-field input[type=password].error, .add-list-floating .create-list .input-field input[type=email].error, .add-list-floating .create-list .input-field input[type=url].error, .add-list-floating .create-list .input-field input[type=time].error, .add-list-floating .create-list .input-field input[type=date].error, .add-list-floating .create-list .input-field input[type=datetime].error, .add-list-floating .create-list .input-field input[type=datetime-local].error, .add-list-floating .create-list .input-field input[type=tel].error, .add-list-floating .create-list .input-field input[type=number].error, .add-list-floating .create-list .input-field input[type=search].error {
  box-shadow: none;
  border-bottom: solid 1px #DE0009;
}
.add-list-floating .create-list .input-field input:focus, .add-list-floating .create-list .input-field input[type=text]:focus, .add-list-floating .create-list .input-field input[type=password]:focus, .add-list-floating .create-list .input-field input[type=email]:focus, .add-list-floating .create-list .input-field input[type=url]:focus, .add-list-floating .create-list .input-field input[type=time]:focus, .add-list-floating .create-list .input-field input[type=date]:focus, .add-list-floating .create-list .input-field input[type=datetime]:focus, .add-list-floating .create-list .input-field input[type=datetime-local]:focus, .add-list-floating .create-list .input-field input[type=tel]:focus, .add-list-floating .create-list .input-field input[type=number]:focus, .add-list-floating .create-list .input-field input[type=search]:focus {
  border-bottom: solid 2px #097FC4;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.add-list-floating .create-list .input-field label {
  top: 10px;
}
.add-list-floating .create-list .input-field label:not(.label-icon) {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: normal;
  line-height: 1rem;
}
.add-list-floating .create-list .input-field label:not(.label-icon .error).active {
  color: #546875;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  transform: translateY(-174%);
}
.add-list-floating .create-list .input-field label:not(.label-icon).error {
  color: #DE0009;
  font-size: 0.725rem;
  font-style: normal;
  font-weight: 700;
  transform: none;
  top: 45px;
}
.add-list-floating .create-list .input-field label:not(.label-icon).error .info {
  color: #097FC4;
  font-size: 0.725rem;
  font-style: normal;
  font-weight: 700;
  transform: none;
  top: 45px;
}
.add-list-floating .create-list-action {
  float: left;
  width: 100%;
}
.add-list-floating .create-list-action a {
  float: right;
  font-size: 0.875rem;
  padding: 16px 4px 4px 4px;
  font-weight: 700;
  color: #546875;
  outline: none;
}
.add-list-floating .create-list-action a i.caret-left-icon {
  background: url(../img/base/arrow-black-left.svg);
  background-size: cover;
  height: 16px;
  top: 2px;
  width: 16px;
  float: right;
  position: relative;
}
.add-list-floating .create-list-action a:active {
  outline: none;
}
.add-list-floating .create-list-action a:hover .caret-left-icon {
  transform: translateX(0.25rem);
  transition: all 0.1s linear;
}

.dropdown-content {
  border-left: solid 1px #E4E9ED;
  border-right: solid 1px #E4E9ED;
  border-top: solid 1px #E4E9ED;
}

.scrollable-vertical-content {
  overflow-y: scroll;
  overflow-x: none;
  text-align: justify;
}

.condition-buttons {
  padding-bottom: 1rem;
  padding-top: 0;
  float: right;
}
@media only screen and (min-width: 769px) {
  .condition-buttons .btn {
    margin-left: 1rem;
  }
}

@media only screen and (max-width: 768px) {
  .condition-buttons {
    width: 100%;
  }
}
.clean-cart-box {
  height: 150px;
  width: 280px;
  border: 1px solid #ccc;
  padding: 20px 30px;
}
.clean-cart-box .modal-content {
  padding: 0;
}
.clean-cart-box .modal-footer {
  padding: 0;
  height: auto;
}
.clean-cart-box .cancel-clean-cart-box {
  float: left;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  color: #546875;
}
.clean-cart-box .cancel-clean-cart-box:before {
  background-image: url(../img/base/close-bold-icon.svg);
  content: "";
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12px;
  height: 12px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-right: 5px;
  top: -1px;
}
.clean-cart-box .accept-clean-cart-box {
  float: right;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  color: #546875;
}
.clean-cart-box .accept-clean-cart-box:before {
  background-image: url(../img/base/check-grey.svg);
  content: "";
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-right: 5px;
  top: -1px;
}

.small-modal-box {
  height: auto;
  width: 300px;
  border: 1px solid #ccc;
  padding: 20px 30px;
}
.small-modal-box .modal-content {
  padding: 0;
}
.small-modal-box .modal-footer {
  padding: 0;
  height: auto;
}

.medium-modal-box {
  height: auto;
  width: 500px;
  border: 1px solid #ccc;
  padding: 20px 30px;
}
.medium-modal-box .modal-content {
  padding: 0;
}
.medium-modal-box .modal-footer {
  padding: 0;
  height: auto;
}

.table-responsive td.center-on-lm {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .table-responsive td.center-on-lm {
    text-align: left;
  }
}
.table-responsive .one-three {
  width: 33.333%;
}

.table-info td, .table-info th {
  padding: 5px;
}

.regular-font {
  font-weight: 400;
}

.loader .texto {
  float: left;
  margin-right: 10px;
}
.loader .spinner {
  float: left;
  border: 2px solid #097FC4;
  border-radius: 50%;
  border-top: 2px solid #ffffff;
  width: 25px;
  height: 25px;
  -webkit-animation: spin 1.2s linear infinite;
  animation: spin 1.2s linear infinite;
}

.no-margin-top-bottom {
  margin-top: 0;
  margin-bottom: 0;
}

body .container-confirm-remove-item {
  background-color: rgba(84, 104, 117, 0.3);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 6000;
}
body .container-confirm-remove-item .confirm-remove-item {
  max-width: 100%;
  width: 450px;
  height: 165px;
  margin: 260px auto;
  background-color: #ffffff;
  padding: 30px 20px;
}
body .container-confirm-remove-item .confirm-remove-item h3 {
  padding: 0;
  margin: 0 0 20px 0;
  height: auto;
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
}
body .container-confirm-remove-item .confirm-remove-item .container-button {
  margin-top: 50px;
}
body .container-confirm-remove-item .confirm-remove-item .container-button .cancel-remove-item {
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  color: #536875;
  float: left;
  padding-top: 10px;
}
body .container-confirm-remove-item .confirm-remove-item .container-button .cancel-remove-item:before {
  content: "";
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12px;
  height: 12px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-right: 5px;
  -webkit-transition: all ease-out 0.05s;
  transition: all ease-out 0.05s;
  background-image: url(../img/base/close-bold-icon.svg);
}
body .container-confirm-remove-item .confirm-remove-item .container-button button {
  width: 150px;
  float: right;
  margin: 0;
}
body .table-responsive tbody tr.clickable-row:hover {
  cursor: pointer;
  cursor: hand;
  background-color: #E4E9ED;
}
body .table-responsive tbody tr.noclickable-row:hover {
  cursor: default;
  background-color: #E4E9ED;
}

.myaccount .button-200 {
  width: 200px;
}
@media only screen and (min-width: 768px) {
  .myaccount .table-responsive thead {
    border: none;
  }
  .myaccount .table-responsive thead tr th {
    text-align: left;
    font-size: 18px;
    color: #393D49;
  }
  .myaccount .table-responsive thead tr th.one-six {
    width: 16.666%;
  }
  .myaccount .table-responsive tbody tr.clickable-row td, .myaccount .table-responsive tbody tr.noclickable-row td {
    padding: 5px;
    border-bottom: solid 1px #E4E9ED;
  }
  .myaccount .table-responsive tbody tr.clickable-row td a span, .myaccount .table-responsive tbody tr.noclickable-row td a span {
    display: block;
    padding-top: 4px;
  }
}
.myaccount .padding-20-l-r-on-medium-and-large {
  padding: 0 30px;
}
.myaccount .padding-25-l-r-on-medium-and-large {
  padding: 0 25px;
}
.myaccount .border-right-on-medium-and-large {
  border-right: 1px solid #e8ecef;
}
.myaccount .table-button {
  text-align: center;
  margin-top: 20px;
}
.myaccount .table-button .button {
  width: 218px;
}
@media only screen and (max-width: 768px) {
  .myaccount .table-button {
    margin-bottom: 20px;
  }
}
.myaccount .table-title-image {
  text-align: center;
}
.myaccount .container-table-title {
  height: 50px;
  border: solid 1px #ff0000;
  width: 100%;
  overflow: hidden;
  display: block;
}
.myaccount .table-title {
  height: auto;
  padding: 20px 0;
  margin: 0;
}
.myaccount .table-easy-buy {
  color: #546875;
  font-weight: 300;
  font-style: normal;
  font-size: 14px;
  line-height: normal;
}
.myaccount .table-easy-buy thead {
  border: none;
}
.myaccount .table-easy-buy thead tr th {
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
  color: #393D49;
  text-align: left;
}
.myaccount .table-easy-buy tbody tr.clickable-row td, .myaccount .table-easy-buy tbody tr.noclickable-row td {
  height: 40px;
  border-bottom: 1px solid #e8ecef;
  padding: 8px 0;
}
.myaccount .table-easy-buy tbody tr.clickable-row td.remove-name, .myaccount .table-easy-buy tbody tr.noclickable-row td.remove-name {
  width: 30px;
}
.myaccount .table-easy-buy tbody tr.clickable-row td.remove-name img, .myaccount .table-easy-buy tbody tr.noclickable-row td.remove-name img {
  width: 20px;
}
.myaccount .table-easy-buy tbody tr.clickable-row {
  cursor: pointer;
}
.myaccount .table-easy-buy tbody tr.noclickable-row {
  cursor: default;
}
.myaccount .table-easy-buy tbody tr:hover {
  background-color: #eef3f7;
}
@media only screen and (max-width: 768px) {
  .myaccount .table-easy-buy tbody tr:hover {
    background-color: transparent;
  }
}

@media only screen and (max-width: 768px) {
  body .no-padding-on-medium-and-large {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }
  body .container-confirm-remove-item .confirm-remove-item {
    padding: 30px 10px;
  }

  .myaccount .button-200 {
    width: 100% !important;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .myaccount .button-200 .btn-small {
    height: 50px;
    margin-left: 10px;
    margin-right: 10px;
    width: calc(100% - 20px);
    font-size: 1rem;
  }
  .myaccount h1 {
    height: 55px;
    font-size: 18px;
  }
  .myaccount .easy-buy-col10 {
    width: 100% !important;
  }
  .myaccount .padding-20-l-r-on-medium-and-large {
    padding-left: 0;
    padding-right: 0px;
  }
  .myaccount .padding-25-l-r-on-medium-and-large {
    padding-left: 0;
    padding-right: 0px;
  }
  .myaccount .border-right-on-medium-and-large {
    border-right: none;
  }
  .myaccount .table-button .button {
    width: 100%;
    margin: 0;
    height: 50px;
  }
  .myaccount .table-title-image {
    text-align: center;
    width: 67px;
    height: 67px;
    float: left;
    margin-right: 20px;
  }
  .myaccount .table-title-image img {
    width: 100%;
  }
  .myaccount .table-title {
    float: left;
    font-size: 16px;
    text-align: left;
    padding: 47px 0 0 0;
  }
  .myaccount .table-easy-buy {
    clear: both;
  }
  .myaccount .table-easy-buy tbody tr.clickable-row td.order-date, .myaccount .table-easy-buy tbody tr.noclickable-row td.order-date {
    padding-right: 25px;
    text-align: right;
  }
}
@media only screen and (max-width: 768px) and (max-width: 767px) {
  .myaccount h1 {
    font-size: 1.25rem;
    line-height: 2.375rem;
    height: auto;
    padding-top: 1rem;
    padding-bottom: 0;
  }
  .myaccount h3, .myaccount h4 {
    line-height: 1.275rem;
    height: auto;
  }
}

@media only screen and (max-width: 768px) {
  .table-responsive {
    width: 100%;
    border-collapse: collapse;
  }
  .table-responsive thead {
    font-family: ITCAvantGardeStdBk, Arial, sans-serif;
    font-size: 1rem;
    font-weight: normal;
    border: none;
  }
  .table-responsive th {
    padding-bottom: 4px;
    padding-top: 4px;
  }
  .table-responsive td {
    font-weight: normal;
    border-bottom: solid 1px #E4E9ED;
    width: 16.666%;
    padding-bottom: 4px;
    padding-top: 4px;
  }
  .table-responsive tr {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .table-responsive tr a span {
    padding-top: 5px;
    display: block;
  }
  .table-responsive tr.clickable-row:hover {
    cursor: pointer;
    cursor: hand;
    background-color: none;
  }
  .table-responsive tr.clickable-row:hover a {
    text-decoration: underline;
  }
  .table-responsive tr.noclickable-row:hover {
    cursor: pointer;
    cursor: hand;
    background-color: none;
  }
  .table-responsive tr.noclickable-row:hover a {
    text-decoration: underline;
  }

  body .table-responsive tbody tr.clickable-row:hover, body .table-responsive tbody tr.noclickable-row:hover {
    background-color: transparent;
  }

  body .table-responsive tbody tr:focus {
    background-color: #E4E9ED;
  }
}
@media only screen and (max-width: 768px) and (max-width: 767px) {
  .table-responsive thead, .table-responsive tbody, .table-responsive th, .table-responsive td, .table-responsive tr {
    display: block;
  }
  .table-responsive thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .table-responsive tr {
    border-bottom: 1px solid #E4E9ED;
  }
  .table-responsive td, .table-responsive th {
    padding: 5px;
  }
  .table-responsive td {
    border: none;
    position: relative;
    padding-left: 50%;
    width: 100%;
  }
  .table-responsive td:before {
    position: absolute;
    top: 5px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }
  .table-responsive td:before {
    content: attr(data-title);
    font-family: ITCAvantGardeStdBk, Arial, sans-serif;
    font-weight: 600;
  }
}
@media only screen and (max-width: 768px) {
  .input-field input {
    height: 100%;
    font-size: 0.875rem;
    padding-left: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    border-bottom: solid 1px #E4E9ED;
    height: 38px;
  }
  .input-field input[type=text].valid, .input-field input[type=password].valid, .input-field input[type=email].valid, .input-field input[type=url].valid, .input-field input[type=time].valid, .input-field input[type=date].valid, .input-field input[type=datetime].valid, .input-field input[type=datetime-local].valid, .input-field input[type=tel].valid, .input-field input[type=number].valid, .input-field input[type=search].valid {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-bottom: solid 1px #E4E9ED;
  }
  .input-field input[type=text].error, .input-field input[type=password].error, .input-field input[type=email].error, .input-field input[type=url].error, .input-field input[type=time].error, .input-field input[type=date].error, .input-field input[type=datetime].error, .input-field input[type=datetime-local].error, .input-field input[type=tel].error, .input-field input[type=number].error, .input-field input[type=search].error {
    box-shadow: none;
    border-bottom: solid 1px #DE0009;
  }
  .input-field input:focus, .input-field input[type=text]:focus, .input-field input[type=password]:focus, .input-field input[type=email]:focus, .input-field input[type=url]:focus, .input-field input[type=time]:focus, .input-field input[type=date]:focus, .input-field input[type=datetime]:focus, .input-field input[type=datetime-local]:focus, .input-field input[type=tel]:focus, .input-field input[type=number]:focus, .input-field input[type=search]:focus {
    border-bottom: solid 2px #097FC4;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
  }

  .input-field label:not(.label-icon) {
    font-size: 0.875rem;
    font-style: normal;
    font-weight: normal;
    line-height: 1rem;
  }

  .input-field label:not(.label-icon .error).active {
    color: #546875;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 700;
    transform: translateY(-174%);
  }

  .input-field label:not(.label-icon).error {
    color: #DE0009;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    transform: none;
    top: 45px;
  }

  .input-field label:not(.label-icon).error .info {
    color: #097FC4;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    transform: none;
    top: 45px;
  }

  .easy-buy-col1 {
    width: 6.333% !important;
  }

  .easy-buy-col10 {
    width: 87.333% !important;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .easy-buy-col1 {
    width: 3.333% !important;
  }

  .easy-buy-col10 {
    width: 93.333% !important;
  }
}
.table-top-align td {
  vertical-align: top;
}

.table-separated tr {
  border-bottom: 1px solid #E4E9ED;
}

.list-actions {
  padding-left: 30px !important;
}
.list-actions li {
  padding: 5px;
  list-style-type: disc !important;
}

.container-welcome {
  padding: 20px 0 !important;
}

.home-welcome {
  color: #393D49;
  font-size: 20px;
  height: auto;
  margin: 0;
  padding-top: 0;
  padding-botom: 0;
  text-align: center;
  font-family: BloklettersBalpen, Arial, sans-serif;
  font-weight: 700;
}

.carousel {
  height: 864px;
}
.carousel.carousel-slider .carousel-item[href*="#one!"] {
  pointer-events: none;
  cursor: pointer;
}

@media only screen and (min-width: 769px) {
  .carousel {
    height: 360px;
  }
}
.recomendation-title {
  padding-top: 16px;
  padding-bottom: 0;
  color: #393D49;
  font-size: 20px;
  margin: 0;
}

.row .col.home-buttons {
  width: 100%;
  padding: 0;
}
.row .col.home-buttons .button {
  margin: 0;
  height: 50px;
  margin-bottom: 20px;
  padding: 10px;
  text-transform: uppercase;
}
.row .col .home-graphic-buttons {
  width: 100%;
  padding: 0 0 0.7rem 0;
  display: block;
  float: left;
}
.row .col .home-graphic-buttons .pull-right {
  float: right;
}
.row .col .home-graphic-buttons .pull-left {
  float: left;
}
.row .col .home-graphic-buttons .pull-center {
  margin: 0 auto;
  float: none;
}
@media only screen and (max-width: 768px) {
  .row .col .home-graphic-buttons .no-padding-on-medium-and-large {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }
}

@media only screen and (min-width: 769px) {
  .row .col.home-buttons {
    padding: 0 0.75rem;
    margin-bottom: 10px;
  }
  .row .col.home-buttons .button {
    margin: 0;
    height: 50px;
    max-width: 300px;
  }
  .row .col.home-buttons .button.left {
    float: left;
    margin-left: 16px;
  }
  .row .col.home-buttons .button.right {
    float: right;
    margin-right: 16px;
  }
}
.graphic-button {
  background-color: #ffffff;
  border: solid 1px #546875;
  border-radius: 2px;
  display: block;
  margin-bottom: 0.75rem;
  margin-top: 0.75rem;
  float: left;
  height: 70px;
  overflow: hidden;
  width: 100%;
}
.graphic-button:hover {
  border: 1px solid #097FC4;
  background-color: #CEE5F3;
}
.graphic-button .graphic-btn-icon {
  float: left;
  height: 68px;
  width: 90px;
  text-align: center;
}
.graphic-button .graphic-btn-icon.cart-icon {
  background: url(../img/home/icon-carrito-ultimo-pedido.svg) center center no-repeat;
  background-size: cover;
  height: 42px;
  width: 42px;
  margin: 10px 24px;
}
.graphic-button .graphic-btn-icon.caprabo-icon {
  background: url(../img/home/icon-superlista-bolas.svg) center center no-repeat;
  background-size: cover;
  height: 18px;
  width: 60px;
  margin: 26px 15px;
}
.graphic-button .graphic-btn-icon.list-icon {
  background: url(../img/home/icon-listacompra.svg) center center no-repeat;
  background-size: cover;
  height: 36px;
  width: 36px;
  margin: 14px 26px;
}
.graphic-button .graphic-btn-title {
  color: #393D49;
  display: block;
  float: left;
  font-weight: 400;
  height: auto;
  line-height: 1.4rem;
  margin: 0;
  padding: 14px 6px;
  position: relative;
  top: 52%;
  text-align: left;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: 200px;
}
.graphic-button .graphic-btn-title .graphic-btn-subtitle {
  font-size: 0.75rem;
  color: #393D49;
  font-weight: 700;
}
.graphic-button .graphic-btn-title .graphic-btn-subtitle:before {
  white-space: pre;
  content: "\a";
}

@media only screen and (min-width: 945px) {
  .graphic-button {
    width: 300px;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 769px) and (max-width: 945px) {
  .graphic-button {
    width: 250px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .graphic-button .graphic-btn-icon {
    height: 68px;
    width: 90px;
  }
  .graphic-button .graphic-btn-icon.cart-icon {
    margin: 10px 5px;
  }
  .graphic-button .graphic-btn-icon.caprabo-icon {
    height: 16px;
    width: 52px;
    margin: 26px 5px;
  }
  .graphic-button .graphic-btn-icon.list-icon {
    margin: 14px 5px;
  }
  .graphic-button .graphic-btn-title {
    width: 180px;
    padding: 14px 2px;
  }
}
.margin-transparent-btns {
  margin-top: 0.625rem;
  margin-bottom: 0;
}

.container-transparent-btn {
  height: auto;
  display: block;
}

.transparent-btn {
  display: table;
  margin: 10px auto;
  height: 70px;
  max-width: 280px;
  min-width: 250px;
  width: auto;
}
@media only screen and (max-width: 768px) {
  .transparent-btn .transparent-btn {
    margin-bottom: 5px;
    margin-top: 5px;
  }
}
.transparent-btn .transparent-btn-image {
  float: left;
  height: 70px;
  width: 80px;
  padding: 5px 0;
}
.transparent-btn .transparent-btn-image img {
  height: auto;
  width: 80px;
}
.transparent-btn .transparent-btn-image img.cero {
  height: 60px;
}
.transparent-btn .transparent-btn-image.click-and-drive {
  width: 90px;
}
@media only screen and (max-width: 768px) {
  .transparent-btn .transparent-btn-image.click-and-drive.click-and-drive {
    width: 80px;
  }
}
.transparent-btn .transparent-btn-image.envio-domicilio {
  width: 90px;
}
@media only screen and (max-width: 768px) {
  .transparent-btn .transparent-btn-image.envio-domicilio.envio-domicilio {
    width: 80px;
  }
}
.transparent-btn .transparent-btn-text {
  float: left;
  width: calc(100% - 80px);
  height: 100%;
  display: block;
}
.transparent-btn .transparent-btn-text.click-and-drive {
  width: calc(100% - 90px);
}
.transparent-btn .transparent-btn-text.envio-domicilio {
  width: calc(100% - 90px);
}
.transparent-btn .transparent-btn-text .transparent-btn-title {
  float: left;
  display: block;
  width: 100%;
  height: 30px;
  font-size: 1rem;
  font-weight: 700;
  color: #393D49;
  padding: 0 4px 6px 4px;
  overflow: hidden;
}
.transparent-btn .transparent-btn-text .transparent-btn-subtitle {
  float: left;
  color: #393D49;
  padding: 0 4px 0 4px;
  display: block;
  line-height: 1rem;
}

.container-cuadro {
  height: auto;
  display: block;
}

.cuadro-gris {
  background-color: #E4E9ED;
  display: table;
  margin: 5px;
  height: 380px;
  width: calc(100% - 10px);
}
@media only screen and (max-width: 768px) {
  .cuadro-gris .transparent-btn {
    margin-bottom: 5px;
    margin-top: 5px;
  }
}

.video-banner {
  position: relative;
  background-color: #ffffff;
  height: 145px;
  margin-top: 10px;
  overflow: hidden;
}

.text-banner {
  display: table;
  text-align: center;
  width: 100%;
  height: 145px;
  position: absolute;
  top: 0;
}
.text-banner .text-banner-inside {
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: 700;
  display: table-cell;
  vertical-align: middle;
}

.nuestras-marcas {
  font-size: 25px;
  color: #393D49;
  padding: 80px 0 20px 0;
}

.logo-marcas {
  max-height: 180px;
  padding: 0 20px;
}

.carousel .carousel-item img {
  width: 100%;
}
.carousel .carousel-fixed-item.middle {
  top: 45%;
  height: 0;
  bottom: 0 !important;
}
.carousel .indicators .indicator-item {
  background-color: #c1c1c1;
  height: 15px;
  width: 15px;
  margin-top: 0;
  margin-bottom: 0;
}
.carousel .indicators .indicator-item.active {
  background-color: #097FC4;
}
.carousel .chevron {
  background-color: rgba(0, 0, 0, 0.4);
  color: #ffffff;
  height: 48px;
  width: 48px;
}
.carousel .chevron i {
  width: 100%;
  height: 100%;
  padding: 8px 0;
  font-size: 2rem;
  font-weight: 400;
}

.tabbed {
  padding-left: 20px;
}

.justify {
  text-align: justify;
}

.panel-description {
  float: left;
  width: 100%;
}
.panel-description h1 {
  padding: 0px;
  margin: 0px;
  text-align: left;
  color: #393D49;
  min-height: 40px;
  height: auto;
}
.panel-description h2 {
  margin: 0;
}

@media only screen and (max-width: 768px) {
  .panel-description-small {
    float: left;
    width: 100%;
  }
  .panel-description-small h1 {
    padding-top: 30px;
    padding-bottom: 0;
    margin: 0px;
    text-align: left;
    color: #393D49;
    height: auto;
  }

  .panel-description h2 {
    padding-top: 15px;
    padding-bottom: 0;
  }
}
/*  3.1 Breadcrumbs */
/* BREADCRUMBS */
/* RESOLUCIONES PARA DESKTOP */
@media (min-width: 769px) {
  .menu-breadcrumbs {
    background: #ffffff;
    border-left: solid 0.0625rem #E4E9ED;
    border-right: solid 0.0625rem #E4E9ED;
    height: auto;
    margin: 0 auto;
    max-width: 87.5rem;
    position: relative;
    width: calc(85% - 30px);
    margin-bottom: 20px;
    z-index: 2;
  }
  .menu-breadcrumbs.no-margins {
    margin-bottom: 0;
  }
  .menu-breadcrumbs .breadcrumbs-content {
    border-bottom: solid 0.0625rem #E4E9ED;
    border-top: solid 0.0625rem #E4E9ED;
    margin: 0;
    display: flex;
  }
  .menu-breadcrumbs .breadcrumbs-content.without-border-top {
    border-top: 0px;
  }
  .menu-breadcrumbs .breadcrumbs-content .breadcrumb-item {
    background-color: #ffffff;
    color: #546875;
    display: inline-block;
    font-family: ITCAvantGardeStdBk, Arial, sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.5;
    padding: 17px;
    text-align: center;
    vertical-align: middle;
    width: calc(33.33333% - 3px);
    position: relative;
    flex: 1;
  }
  .menu-breadcrumbs .breadcrumbs-content .breadcrumb-item:before {
    content: "";
    right: -17px;
    top: 0;
    border-top: 1.75rem solid transparent !important;
    border-bottom: 1.6875rem solid transparent !important;
    border-left: 1.0625rem solid #E4E9ED;
    border-color: #E4E9ED;
    position: absolute;
    z-index: 2;
  }
  .menu-breadcrumbs .breadcrumbs-content .breadcrumb-item:first-child:before {
    right: -17px;
  }
  .menu-breadcrumbs .breadcrumbs-content .breadcrumb-item:last-child:before {
    right: -18px;
  }
  .menu-breadcrumbs .breadcrumbs-content .breadcrumb-item:after {
    content: "";
    right: -15px;
    top: 0;
    border-top: 1.75rem solid transparent !important;
    border-bottom: 1.6875rem solid transparent !important;
    border-left: 16px solid #ffffff;
    border-color: #ffffff;
    position: absolute;
    z-index: 2;
  }
  .menu-breadcrumbs .breadcrumbs-content .breadcrumb-item:first-child:after {
    right: -15px;
  }
  .menu-breadcrumbs .breadcrumbs-content .breadcrumb-item:last-child:after {
    right: -15px;
  }
  .menu-breadcrumbs .breadcrumbs-content .breadcrumb-item.active {
    color: #ffffff;
    background-color: #097fc4;
    font-family: ITCAvantGardeStdBk, Arial, sans-serif;
    font-weight: 600;
    border-right: 4px solid #097fc4;
  }
  .menu-breadcrumbs .breadcrumbs-content .breadcrumb-item.active:after {
    border-left: 18px solid #097fc4;
    border-color: #097fc4;
    right: -21px;
  }
  .menu-breadcrumbs .breadcrumbs-content .breadcrumb-item.active:before {
    right: -21px;
  }
  .menu-breadcrumbs .breadcrumbs-content .breadcrumb-item.active:first-child:before {
    right: -21px;
  }
  .menu-breadcrumbs .breadcrumbs-content .breadcrumb-item.active:last-child:before {
    border-left: 18px solid #097fc4;
    border-color: #097fc4;
    right: -21px;
  }
}
@media (max-width: 800px) {
  .menu-breadcrumbs .breadcrumbs-content .breadcrumb-item {
    font-size: 13px;
    padding: 18px;
  }
}
/* RESOLUCIONES PARA TABLET E INFERIOR */
@media (max-width: 768px) {
  .menu-breadcrumbs {
    margin-bottom: 0;
  }
  .menu-breadcrumbs .breadcrumbs-content {
    position: relative;
    margin: 10px 0 20px 0;
  }
  .menu-breadcrumbs .breadcrumbs-content .breadcrumb-item {
    display: inline;
  }
  .menu-breadcrumbs .breadcrumbs-content .breadcrumb-item .breadcrumbs-bullet {
    position: absolute;
    top: 7px;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    background: #FFF;
    border: 3px solid #097fc4;
    color: transparent;
  }
  .menu-breadcrumbs .breadcrumbs-content .breadcrumb-item .breadcrumbs-info {
    display: none;
  }
  .menu-breadcrumbs .breadcrumbs-content .breadcrumb-item:first-child .breadcrumbs-bullet {
    right: 50px;
  }
  .menu-breadcrumbs .breadcrumbs-content .breadcrumb-item:nth-child(2) .breadcrumbs-bullet {
    right: 25px;
  }
  .menu-breadcrumbs .breadcrumbs-content .breadcrumb-item:last-child .breadcrumbs-bullet {
    right: 0px;
  }
  .menu-breadcrumbs .breadcrumbs-content .breadcrumb-item.active .breadcrumbs-bullet {
    border-radius: 50%;
    width: 15px;
    height: 15px;
    background: #097fc4;
    border: 3px solid #097fc4;
    color: transparent;
  }
  .menu-breadcrumbs .breadcrumbs-content .breadcrumb-item.active .breadcrumbs-info {
    display: inline;
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    color: #393d49;
    text-align: left;
    float: left;
  }
  .menu-breadcrumbs .breadcrumbs-content .breadcrumb-item.active .breadcrumbs-info.breadcrumbs-warning {
    color: #DE0009;
  }
}
/*  4. Forms */
/* Formularios */
.form-wrapper {
  width: 100%;
}

a.show-password {
  background-color: transparent;
  bottom: 1.4rem;
  color: #546875;
  display: inline-block;
  font-family: ITCAvantGardeStdBk, arial, sans-serif;
  font-size: 0.875rem;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  text-decoration: none;
  top: 0.75rem;
  width: auto;
  line-height: 0.875rem;
}

a.show-password:hover {
  background-color: transparent;
  text-decoration: underline;
}

.form-wrapper .input-field a.show-password {
  background-color: transparent;
  bottom: 1.125rem;
  top: 0;
  color: #546875;
  display: inline-block;
  width: auto;
  padding: 0;
  margin: 0;
  font-family: ITCAvantGardeStdBk, arial, sans-serif;
  font-size: 0.875rem;
  position: absolute;
  right: 0.625rem;
  text-decoration: none;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
}

.input-field label {
  color: #546875;
}

.input-field.no-padding.col label {
  left: 0;
}

.input-field input[type=text]:focus, .input-field input[type=password]:focus, .input-field input[type=email]:focus, .input-field input[type=url]:focus, .input-field input[type=time]:focus, .input-field input[type=date]:focus, .input-field input[type=datetime]:focus, .input-field input[type=datetime-local]:focus, .input-field input[type=tel]:focus, .input-field input[type=number]:focus, .input-field input[type=search]:focus, nav-user .input-field input[type=text]:focus, nav-user .input-field input[type=password]:focus, nav-user .input-field input[type=email]:focus, nav-user .input-field input[type=url]:focus, nav-user .input-field input[type=time]:focus, nav-user .input-field input[type=date]:focus, nav-user .input-field input[type=datetime]:focus, nav-user .input-field input[type=datetime-local]:focus, nav-user .input-field input[type=tel]:focus, nav-user .input-field input[type=number]:focus, nav-user .input-field input[type=search]:focus {
  border-bottom: solid 2px #097FC4;
  box-shadow: none;
}
.input-field input[type=text].valid, .input-field input[type=password].valid, .input-field input[type=email].valid, .input-field input[type=url].valid, .input-field input[type=time].valid, .input-field input[type=date].valid, .input-field input[type=datetime].valid, .input-field input[type=datetime-local].valid, .input-field input[type=tel].valid, .input-field input[type=number].valid, .input-field input[type=search].valid, nav-user .input-field input[type=text].valid, nav-user .input-field input[type=password].valid, nav-user .input-field input[type=email].valid, nav-user .input-field input[type=url].valid, nav-user .input-field input[type=time].valid, nav-user .input-field input[type=date].valid, nav-user .input-field input[type=datetime].valid, nav-user .input-field input[type=datetime-local].valid, nav-user .input-field input[type=tel].valid, nav-user .input-field input[type=number].valid, nav-user .input-field input[type=search].valid {
  border-bottom: 1px solid #E4E9ED;
  box-shadow: 0 1px 0 0 #546875;
}
.input-field input[type=text].invalid, .input-field input[type=password].invalid, .input-field input[type=email].invalid, .input-field input[type=url].invalid, .input-field input[type=time].invalid, .input-field input[type=date].invalid, .input-field input[type=datetime].invalid, .input-field input[type=datetime-local].invalid, .input-field input[type=tel].invalid, .input-field input[type=number].invalid, .input-field input[type=search].invalid, nav-user .input-field input[type=text].invalid, nav-user .input-field input[type=password].invalid, nav-user .input-field input[type=email].invalid, nav-user .input-field input[type=url].invalid, nav-user .input-field input[type=time].invalid, nav-user .input-field input[type=date].invalid, nav-user .input-field input[type=datetime].invalid, nav-user .input-field input[type=datetime-local].invalid, nav-user .input-field input[type=tel].invalid, nav-user .input-field input[type=number].invalid, nav-user .input-field input[type=search].invalid {
  border-bottom: 1px solid #E4E9ED;
  box-shadow: 0 1px 0 0 #546875;
}

.input-field .prefix.active {
  color: #546875;
}

.input-field label.active {
  color: #546875;
}

.input-field::-webkit-input-placeholder {
  font-style: italic;
}

.input-field::-moz-placeholder {
  font-style: italic;
}

.input-field:-ms-input-placeholder {
  font-style: italic;
}

.input-field:-moz-placeholder {
  font-style: italic;
}

.input-field input::-ms-clear, .input-field input::-ms-reveal {
  display: none;
}

input[type=password]::-webkit-credentials-auto-fill-button {
  visibility: hidden;
  pointer-events: none;
  position: absolute;
  right: 0;
}

input[type=password]::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
}

input:not([type]),
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="time"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="tel"],
input[type="number"],
input[type="search"],
textarea.materialize-textarea {
  border-bottom: solid 1px #E4E9ED;
  font-size: 0.875rem;
}

input:not([type]) + label:after, input[type=text] + label:after, input[type=password] + label:after, input[type=email] + label:after, input[type=url] + label:after, input[type=time] + label:after, input[type=date] + label:after, input[type=datetime] + label:after, input[type=datetime-local] + label:after, input[type=tel] + label:after, input[type=number] + label:after, input[type=search] + label:after {
  display: block;
  content: "";
  position: absolute;
  top: 60px;
  opacity: 0;
  transition: 0.2s opacity ease-out, 0.2s color ease-out;
}

input label.error {
  display: block;
  content: "";
  position: absolute;
  top: 60px;
  opacity: 0;
  transition: 0.2s opacity ease-out, 0.2s color ease-out;
}

.error-server {
  margin: 0 0 4px 0;
  padding: 0;
  line-height: 0.875rem;
}
.error-server label.error-message {
  color: #DE0009;
  font-size: 0.725rem;
  font-style: normal;
  font-weight: 700;
  transform: none;
  top: 45px;
}

textarea.materialize-textarea + label:after {
  top: 44px;
}

.change-form {
  width: auto;
  max-width: 100%;
}

.page-body .change-form .change-password-button {
  text-align: center;
  margin: 1rem 0 0 0;
}

.back-continue-link .chat-icon {
  background: url(../img/chat-online-icn.svg);
  background-size: cover;
  display: inline-block;
  font-size: 0.875rem;
  height: 1.3625rem;
  margin-right: 0.625rem;
  text-align: right;
  width: 1.3625rem;
}

.back-continue-link .chat {
  padding-right: 1rem;
  font-weight: 700;
  color: #097FC4;
}

.input-field-comment {
  margin-bottom: 0.5px;
}

#divCheckPassword {
  display: none;
  text-align: left;
  font-size: 0.675rem;
  display: none;
  color: #DE0009;
}

#divCheckRePassword {
  display: none;
  text-align: left;
  font-size: 0.675rem;
  display: none;
  color: #DE0009;
}

.show-pass {
  display: none;
  bottom: 1.125rem;
  top: 0.75rem;
  color: #546875;
  width: auto;
  padding: 0;
  margin: 0;
  font-family: ITCAvantGardeStdBk, arial, sans-serif;
  font-size: 0.875rem;
  position: absolute;
  right: 0.625rem;
  text-decoration: none;
}
.show-pass:hover {
  text-decoration: underline;
}
.show-pass:active {
  text-decoration: underline;
}
.show-pass:focus {
  text-decoration: underline;
}

input {
  -webkit-tap-highlight-color: transparent;
}

input label {
  font-size: 0.875rem !important;
}

.register1-form .row .obligatory-text {
  position: relative;
  height: 5rem;
}
.register1-form .row .obligatory-text > span {
  position: absolute;
  bottom: 0;
  right: 0;
}

.register1-form .row .sex-picker-option {
  padding-top: 2.175rem;
}

.row .register3-main-address-form-box,
.row .register3-fiscal-address-form-box {
  margin-top: 1rem;
}
@media only screen and (max-width: 768px) {
  .row .register3-main-address-form-box,
  .row .register3-fiscal-address-form-box {
    margin-top: 0;
  }
}

.register3-main-address-form-box .address-header,
.register3-fiscal-address-form-box .fiscal-header {
  margin-top: 1rem;
  margin-left: 2rem;
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .register3-main-address-form-box .address-header,
  .register3-fiscal-address-form-box .fiscal-header {
    margin: 0 0 20px 0 !important;
  }
}
.register3-main-address-form-box .address-header .main-address-option > label,
.register3-fiscal-address-form-box .fiscal-header .main-address-option > label {
  font-size: 0.875rem;
}

.delete-address {
  cursor: pointer;
  cursor: hand;
  color: #546875;
}

.del-email i {
  cursor: pointer;
  cursor: hand;
  color: #546875;
}

.del-phone i {
  cursor: pointer;
  cursor: hand;
  color: #546875;
}

.register3-fiscal-address-form-box .row .copy-address-data > a {
  display: inline-block;
  margin: 0px 0px 30px 30px !important;
}
.register3-fiscal-address-form-box .row .copy-address-data > a:hover {
  text-decoration: underline;
}
.register3-fiscal-address-form-box .row .copy-address-data > a:focus {
  text-decoration: underline;
}
@media only screen and (max-width: 768px) {
  .register3-fiscal-address-form-box .row .copy-address-data > a {
    margin: 0px 0px 30px 0px !important;
    text-decoration: none;
  }
  .register3-fiscal-address-form-box .row .copy-address-data > a:hover {
    text-decoration: none;
  }
  .register3-fiscal-address-form-box .row .copy-address-data > a:focus {
    text-decoration: none;
  }
}

.register3-fiscal-address-form-box .fiscal-header .fiscal-header-text i {
  vertical-align: middle;
}

.register3-main-address-form-box .address-header .main-address-text > i {
  vertical-align: middle;
}
.register3-main-address-form-box .address-header .main-address-text > span {
  vertical-align: bottom;
}
.register3-main-address-form-box .address-header .delete-address {
  margin-top: 0.675rem;
  margin-left: 1rem;
  text-align: left;
  color: #546875;
}
@media only screen and (max-width: 768px) {
  .register3-main-address-form-box .address-header .delete-address {
    margin-left: 0;
    text-align: right;
  }
}
.register3-main-address-form-box .address-header .delete-address > a {
  vertical-align: top;
  color: #546875;
}
.register3-main-address-form-box .address-header .delete-address > a:hover {
  text-decoration: none;
}
.register3-main-address-form-box .address-header .delete-address > a:focus {
  text-decoration: underline;
}
@media only screen and (max-width: 768px) {
  .register3-main-address-form-box .address-header .delete-address > a:hover {
    text-decoration: none;
  }
  .register3-main-address-form-box .address-header .delete-address > a:focus {
    text-decoration: none;
  }
}
.register3-main-address-form-box .address-header .main-address-option {
  margin-top: 0.625rem;
  margin-right: 1rem;
  text-align: left;
}
@media only screen and (max-width: 768px) {
  .register3-main-address-form-box .address-header .main-address-option {
    margin-right: 0;
    text-align: left;
  }
}
.register3-main-address-form-box .address-header .main-address-option > label {
  color: #546875;
}

.add-address-text {
  font-size: 0.75rem;
  display: block;
  color: #546875;
  font-weight: 700;
  margin-top: 1rem;
  cursor: pointer;
  cursor: hand;
}
.add-address-text:hover {
  text-decoration: underline;
}
.add-address-text:focus {
  text-decoration: underline;
}
@media only screen and (max-width: 768px) {
  .add-address-text {
    margin-top: 0;
  }
  .add-address-text:hover {
    text-decoration: none;
  }
  .add-address-text:focus {
    text-decoration: none;
  }
}

.form-wrapper {
  width: 100%;
}

a.show-password {
  background-color: transparent;
  bottom: 1.4rem;
  color: #546875;
  display: none;
  font-family: ITCAvantGardeStdBk, arial, sans-serif;
  font-size: 0.875rem;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0.625rem;
  text-decoration: none;
  top: 0;
  width: auto;
  line-height: 2.875rem;
}

a.show-password:hover, a.show-password:focus {
  text-decoration: underline;
}

.password:not([value=""]) + a.show-password {
  display: block;
}

.form-wrapper .input-field a.show-password {
  background-color: transparent;
  bottom: 1.125rem;
  top: 0;
  display: none;
  color: #546875;
  width: auto;
  padding: 0;
  margin: 0;
  font-family: ITCAvantGardeStdBk, arial, sans-serif;
  font-size: 0.875rem;
  position: absolute;
  right: 0.625rem;
  text-decoration: none;
}
.form-wrapper .input-field a.show-password:focus {
  text-decoration: underline;
  outline: none;
}

.input-field label {
  color: #546875;
}

nav-user .input-field input[type=text].valid, nav-user .input-field input[type=password].valid, nav-user .input-field input[type=email].valid, nav-user .input-field input[type=url].valid, nav-user .input-field input[type=time].valid, nav-user .input-field input[type=date].valid, nav-user .input-field input[type=datetime].valid, nav-user .input-field input[type=datetime-local].valid, nav-user .input-field input[type=tel].valid, nav-user .input-field input[type=number].valid, nav-user .input-field input[type=search].valid,
.input-field input[type=text].valid,
.input-field input[type=password].valid,
.input-field input[type=email].valid,
.input-field input[type=url].valid,
.input-field input[type=time].valid,
.input-field input[type=date].valid,
.input-field input[type=datetime].valid,
.input-field input[type=datetime-local].valid,
.input-field input[type=tel].valid,
.input-field input[type=number].valid,
.input-field input[type=search].valid {
  border-bottom: 1px solid #E4E9ED;
  box-shadow: 0 1px 0 0 #E4E9ED;
  font-color: #546875;
  font-size: 0.875rem;
}
nav-user .input-field input[type=text].invalid, nav-user .input-field input[type=password].invalid, nav-user .input-field input[type=email].invalid, nav-user .input-field input[type=url].invalid, nav-user .input-field input[type=time].invalid, nav-user .input-field input[type=date].invalid, nav-user .input-field input[type=datetime].invalid, nav-user .input-field input[type=datetime-local].invalid, nav-user .input-field input[type=tel].invalid, nav-user .input-field input[type=number].invalid, nav-user .input-field input[type=search].invalid,
.input-field input[type=text].invalid,
.input-field input[type=password].invalid,
.input-field input[type=email].invalid,
.input-field input[type=url].invalid,
.input-field input[type=time].invalid,
.input-field input[type=date].invalid,
.input-field input[type=datetime].invalid,
.input-field input[type=datetime-local].invalid,
.input-field input[type=tel].invalid,
.input-field input[type=number].invalid,
.input-field input[type=search].invalid {
  border-bottom: 1px solid #DF0009;
  box-shadow: 0 1px 0 0 #DF0009;
  font-size: 0.875rem;
}
nav-user .input-field input[type=text]:focus, nav-user .input-field input[type=password]:focus, nav-user .input-field input[type=email]:focus, nav-user .input-field input[type=url]:focus, nav-user .input-field input[type=time]:focus, nav-user .input-field input[type=date]:focus, nav-user .input-field input[type=datetime]:focus, nav-user .input-field input[type=datetime-local]:focus, nav-user .input-field input[type=tel]:focus, nav-user .input-field input[type=number]:focus, nav-user .input-field input[type=search]:focus,
.input-field input[type=text]:focus,
.input-field input[type=password]:focus,
.input-field input[type=email]:focus,
.input-field input[type=url]:focus,
.input-field input[type=time]:focus,
.input-field input[type=date]:focus,
.input-field input[type=datetime]:focus,
.input-field input[type=datetime-local]:focus,
.input-field input[type=tel]:focus,
.input-field input[type=number]:focus,
.input-field input[type=search]:focus {
  border-bottom: solid 2px #097FC4;
  box-shadow: none;
  font-size: 0.875rem;
}

.input-field select.valid {
  border-bottom: 0px solid #546875;
  box-shadow: 0 1px 0 0 #546875;
  font-color: #546875;
}
.input-field select.invalid {
  border-bottom: 0px solid #DF0009;
  box-shadow: 0 1px 0 0 #DF0009;
  font-size: 14px !important;
}
.input-field select:focus + label {
  color: #546875;
}
.input-field select:focus {
  border-bottom: solid 2px #097FC4;
  box-shadow: none;
}

/* Los form del registro 3 tienen filas custom */
.register3-fiscal-address-form-box .row .col .input-field-custom,
.register3-main-address-form-box .row .col .input-field-custom {
  padding: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 20px !important;
}
@media only screen and (max-width: 768px) {
  .register3-fiscal-address-form-box .row .col .input-field-custom,
  .register3-main-address-form-box .row .col .input-field-custom {
    margin-bottom: 10px !important;
  }
}

.input-field-custom.inner-custom-right {
  margin-right: 10px !important;
}

.input-field-custom.inner-custom-left {
  margin-left: 10px !important;
}

/* Texto informativo definido en data-info que se muestra al coger el foco */
.input-field input[type=password].info + label:after, .input-field input[type=text].info + label:after {
  content: attr(data-info);
  color: #546875;
  font-size: 12px !important;
  opacity: 1;
  top: 52px;
  font-weight: 300;
  transition: none;
}
.input-field input[type=password].invalid + label.active:after, .input-field input[type=text].invalid + label.active:after, .input-field input[type=number].invalid + label.active:after, .input-field input[type=email].invalid + label.active:after {
  content: attr(data-error);
  color: #DF0009;
  opacity: 1;
  top: 68px;
  font-size: 12px !important;
  line-height: 12px;
}
.input-field input[type=password].invalid + label.inactive:after, .input-field input[type=text].invalid + label.inactive:after {
  content: attr(data-error);
  color: #DF0009;
  opacity: 1;
  top: 53px;
  font-size: 18px !important;
  padding-top: 1px;
  border: dotted 1px #ff0000;
}
.input-field input:not([type]).valid + label:after, .input-field input:not([type]):focus.valid + label:after, .input-field input[type=text].valid + label:after, .input-field input[type=text]:focus.valid + label:after, .input-field input[type=password].valid + label:after, .input-field input[type=password]:focus.valid + label:after, .input-field input[type=email].valid + label:after, .input-field input[type=email]:focus.valid + label:after, .input-field input[type=url].valid + label:after, .input-field input[type=url]:focus.valid + label:after, .input-field input[type=time].valid + label:after, .input-field input[type=time]:focus.valid + label:after, .input-field input[type=date].valid + label:after, .input-field input[type=date]:focus.valid + label:after, .input-field input[type=datetime].valid + label:after, .input-field input[type=datetime]:focus.valid + label:after, .input-field input[type=datetime-local].valid + label:after, .input-field input[type=datetime-local]:focus.valid + label:after, .input-field input[type=tel].valid + label:after, .input-field input[type=tel]:focus.valid + label:after, .input-field input[type=number].valid + label:after, .input-field input[type=number]:focus.valid + label:after, .input-field input[type=search].valid + label:after, .input-field input[type=search]:focus.valid + label:after {
  color: #546875;
}
.input-field input:not([type]).invalid + label:after, .input-field input:not([type]):focus.invalid + label:after, .input-field input[type=text].invalid + label:after, .input-field input[type=text]:focus.invalid + label:after, .input-field input[type=password].invalid + label:after, .input-field input[type=password]:focus.invalid + label:after, .input-field input[type=email].invalid + label:after, .input-field input[type=email]:focus.invalid + label:after, .input-field input[type=url].invalid + label:after, .input-field input[type=url]:focus.invalid + label:after, .input-field input[type=time].invalid + label:after, .input-field input[type=time]:focus.invalid + label:after, .input-field input[type=date].invalid + label:after, .input-field input[type=date]:focus.invalid + label:after, .input-field input[type=datetime].invalid + label:after, .input-field input[type=datetime]:focus.invalid + label:after, .input-field input[type=datetime-local].invalid + label:after, .input-field input[type=datetime-local]:focus.invalid + label:after, .input-field input[type=tel].invalid + label:after, .input-field input[type=tel]:focus.invalid + label:after, .input-field input[type=number].invalid + label:after, .input-field input[type=number]:focus.invalid + label:after, .input-field input[type=search].invalid + label:after, .input-field input[type=search]:focus.invalid + label:after {
  color: #DF0009;
  font-weight: 600;
  line-height: 12px;
}

.input-field .prefix.active {
  color: #546875;
}

.input-field label.active {
  color: #546875;
  font-weight: 700 !important;
}

.input-field::-webkit-input-placeholder {
  font-style: italic;
}

.input-field::-moz-placeholder {
  font-style: italic;
}

.input-field:-ms-input-placeholder {
  font-style: italic;
}

.input-field:-moz-placeholder {
  font-style: italic;
}

select.validate + label {
  width: 100%;
  pointer-events: none;
}

select + label:after {
  display: block;
  content: "";
  position: absolute;
  top: 62px;
  opacity: 0;
  transition: 0.2s opacity ease-out, 0.2s color ease-out;
  font-size: 12px !important;
  font-weight: 600;
  content: attr(data-error);
  color: #F44336;
  opacity: 1;
}

.input-field.with-select label[data-error]:after {
  content: attr(data-error);
  color: #DE0009 !important;
  display: block;
  font-size: 0.725rem !important;
  font-style: normal;
  font-weight: 700;
  opacity: 1;
  position: absolute;
  top: 45px !important;
  transform: none;
}

.input-field.with-select label:not(.label-icon) {
  top: -0.875rem;
}

textarea.materialize-textarea + label:after {
  top: 44px;
}

.input-field.no-padding.col label {
  left: 0;
}

/* checkbox * / */
.row.with-checkbox {
  margin: 1rem 0 1rem 0 !important;
}
.row.with-checkbox > div label {
  color: #546875;
  font-size: 0.875rem !important;
}

.input-field.with-checkbox {
  margin: 0 !important;
  padding: 20px !important;
}

input[type="checkbox"]:checked + label:before {
  top: 0;
  left: 0;
  width: 1.125rem;
  height: 1.125rem;
  border-top: 0.125rem solid #097fc4;
  border-left: 0.125rem solid #097fc4;
  border-right: 0.125rem solid #097fc4;
  border-bottom: 0.125rem solid #097fc4;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  background-color: #097fc4;
}
input[type="checkbox"].filled-in:checked + label:after {
  top: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #097fc4;
  background-color: #097fc4;
  z-index: 0;
}

/* radio * / */
[type="radio"]:not(:checked) + label,
[type="radio"]:checked + label {
  padding-left: 28px;
}

input[type="radio"]:checked + label:after, input[type="radio"].with-gap:checked + label:before, input[type="radio"].with-gap:checked + label:after {
  border: 2px solid #097fc4;
}
input[type="radio"]:checked + label:after, input[type="radio"].with-gap:checked + label:after {
  background-color: #097fc4;
  z-index: 0;
}

@media only screen and (min-width: 769px) {
  [type="radio"]:not(:checked) + label,
  [type="radio"]:checked + label {
    line-height: 14px;
  }

  .c3 [type="radio"]:not(:checked) + label,
  .c3 [type="radio"]:checked + label {
    margin-top: 0px;
    padding-top: 5px;
  }
}
/* Ajustes especificos de paginas */
.input-field.changepass-margin-row {
  margin-top: 21px;
}

.input-field.acceso-margin-row-1 {
  margin-top: 35px;
}

.input-field.acceso-margin-row-2 {
  margin-top: 21px;
}

.acceso-margin-button {
  margin-bottom: 20px !important;
}

.acceso-margin-title {
  margin-top: 0 !important;
}

@media only screen and (max-width: 768px) {
  .acceso-margin-title h1 {
    padding-top: 12px;
  }
}
.acceso-margin-title .button-content {
  margin-top: 0px;
  width: 25%;
}

.acceso-margin-imagen {
  margin-top: 28px;
  margin-bottom: 0;
}

@media only screen and (max-width: 768px) {
  .acceso-margin-imagen {
    margin-top: 0;
    padding: 0 !important;
  }

  .input-field input:not([type]) + label:after, .input-field input[type=text] + label:after, .input-field input[type=password] + label:after, .input-field input[type=email] + label:after, .input-field input[type=url] + label:after, .input-field input[type=time] + label:after, .input-field input[type=date] + label:after, .input-field input[type=datetime] + label:after, .input-field input[type=datetime-local] + label:after, .input-field input[type=tel] + label:after, .input-field input[type=number] + label:after, .input-field input[type=search] + label:after {
    top: 30px;
  }
  .input-field input[type=password].info + label:after, .input-field input[type=text].info + label:after {
    top: 50px;
  }
  .input-field input[type=password].invalid + label.active:after, .input-field input[type=text].invalid + label.active:after, .input-field input[type=number].invalid + label.active:after, .input-field input[type=email].invalid + label.active:after {
    top: 50px;
  }
  .input-field input[type=password].invalid + label.inactive:after, .input-field input[type=text].invalid + label.inactive:after {
    top: 50px;
    /* radio movil: reset margin materialize */
  }
  .input-field input[type="radio"] + label:before, .input-field input[type="radio"] + label:after {
    margin: 0px;
  }
}
.button-center {
  display: inline-block;
  width: 25%;
}

.page-content .img-center {
  text-align: center;
}

.page-content .img-center img {
  max-width: 90%;
}

.item-cupon {
  margin-left: 15px !important;
  margin-bottom: 5px !important;
  margin-top: 5px !important;
}

.item-cupon-last {
  padding-bottom: 10px;
}

.item-cupon {
  margin-left: 0 !important;
  margin-bottom: 5px !important;
  margin-top: 5px !important;
}

.recover-password-margin-box {
  padding-top: 19px !important;
}

.recover-password-margin-row-1 {
  padding-top: 12px !important;
}
@media only screen and (max-width: 768px) {
  .recover-password-margin-row-1 {
    padding-top: 0px !important;
  }
}

.recover-password-margin-button {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.recover-password-divider {
  margin-top: 20px !important;
  margin-bottom: 0px !important;
}

.input.select-dropdown {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.select-wrapper {
  position: relative;
}
.select-wrapper input.select-dropdown {
  position: relative;
  cursor: pointer;
  background-color: transparent;
  border: none;
  border-bottom: solid 1px #E4E9ED;
  outline: none;
  width: 100%;
  font-size: 0.875rem;
  padding: 0;
  display: block;
}
.select-wrapper + label {
  font-family: ITCAvantGardeStdBk, Arial, sans-serif;
  font-weight: 600;
  top: -18px;
}
@media only screen and (max-width: 768px) {
  .select-wrapper + label {
    padding-left: 10px;
  }
}
.select-wrapper span.caret {
  text-indent: -9999px;
  white-space: nowrap;
  background: #ffffff url(../img/base/arrow-black-down.svg) center center no-repeat;
  background-size: cover;
  height: 18px;
  width: 18px;
  margin-bottom: 10px;
  z-index: 0;
}
.select-wrapper ul:not(.browser-default) {
  margin-top: 40px;
}
.select-wrapper .dropdown-content {
  border-left: solid 1px #E4E9ED;
  border-right: solid 1px #E4E9ED;
}
.select-wrapper .dropdown-content li {
  min-height: 44px;
  border-bottom: solid 1px #E4E9ED;
}
.select-wrapper .dropdown-content li span {
  font-size: 0.875rem;
  padding: 10px 16px;
  line-height: 20px;
}

.picker__select--month.browser-default {
  width: 45%;
}

.picker__select--year.browser-default {
  width: 30%;
}

.picker__nav--prev, .picker__nav--next {
  width: 0.25rem;
  top: 0;
}

.input-field input {
  height: 100%;
  font-size: 0.875rem;
  padding-left: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border-bottom: solid 1px #E4E9ED;
  height: 38px;
}
.input-field input[type=text].valid, .input-field input[type=password].valid, .input-field input[type=email].valid, .input-field input[type=url].valid, .input-field input[type=time].valid, .input-field input[type=date].valid, .input-field input[type=datetime].valid, .input-field input[type=datetime-local].valid, .input-field input[type=tel].valid, .input-field input[type=number].valid, .input-field input[type=search].valid {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-bottom: solid 1px #E4E9ED;
}
.input-field input[type=text].error, .input-field input[type=password].error, .input-field input[type=email].error, .input-field input[type=url].error, .input-field input[type=time].error, .input-field input[type=date].error, .input-field input[type=datetime].error, .input-field input[type=datetime-local].error, .input-field input[type=tel].error, .input-field input[type=number].error, .input-field input[type=search].error {
  box-shadow: none;
  border-bottom: solid 1px #DE0009;
}
.input-field input:focus, .input-field input[type=text]:focus, .input-field input[type=password]:focus, .input-field input[type=email]:focus, .input-field input[type=url]:focus, .input-field input[type=time]:focus, .input-field input[type=date]:focus, .input-field input[type=datetime]:focus, .input-field input[type=datetime-local]:focus, .input-field input[type=tel]:focus, .input-field input[type=number]:focus, .input-field input[type=search]:focus {
  border-bottom: solid 2px #097FC4 !important;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

.input-field label {
  top: 10px;
}

.input-field label:not(.label-icon) {
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 1rem;
  font-style: normal;
  color: #546875;
}

.input-field label.error:not(.label-icon) {
  color: #DE0009 !important;
  font-size: 0.725rem !important;
  font-style: normal !important;
  font-weight: 700 !important;
  transform: none !important;
  top: 40px !important;
}

.input-field label.error:not(.label-icon) .info {
  color: #097FC4;
  font-size: 0.725rem;
  font-style: normal;
  font-weight: 700;
  transform: none;
  top: 45px;
}

input:not([type]):focus:not([readonly]) + label, input[type=text]:focus:not([readonly]) + label, input[type=password]:focus:not([readonly]) + label, input[type=email]:focus:not([readonly]) + label, input[type=url]:focus:not([readonly]) + label, input[type=time]:focus:not([readonly]) + label, input[type=date]:focus:not([readonly]) + label, input[type=datetime]:focus:not([readonly]) + label, input[type=datetime-local]:focus:not([readonly]) + label, input[type=tel]:focus:not([readonly]) + label, input[type=number]:focus:not([readonly]) + label, input[type=search]:focus:not([readonly]) + label {
  color: #546875;
}

textarea.materialize-textarea:focus:not([readonly]) + label {
  color: #546875;
}

.select-wrapper input.select-dropdown {
  height: 2.375rem;
}

input[type="checkbox"] + label + label.error {
  color: #DE0009 !important;
  font-size: 0.725rem !important;
  font-style: normal;
  font-weight: 700;
  transform: none;
  top: 40px !important;
  display: block;
}
input[type="checkbox"] + label + label.error:before {
  content: "\a";
}

input[type="text"][readonly="readonly"] {
  color: #546875;
  border-bottom: 1px solid #E4E9ED;
}

input[type="text"][readonly="readonly"] + label {
  color: #546875;
}

.picker__table td {
  line-height: 0.75rem;
}

.picker__day--selected,
.picker__day--selected:hover,
.picker--focused .picker__day--selected {
  transform: scale(1);
  height: 37px;
}

input:not([type]):disabled, input:not([type])[readonly="readonly"],
input[type=text]:disabled,
input[type=text][readonly="readonly"],
input[type=password]:disabled,
input[type=password][readonly="readonly"],
input[type=email]:disabled,
input[type=email][readonly="readonly"],
input[type=url]:disabled,
input[type=url][readonly="readonly"],
input[type=time]:disabled,
input[type=time][readonly="readonly"],
input[type=date]:disabled,
input[type=date][readonly="readonly"],
input[type=datetime]:disabled,
input[type=datetime][readonly="readonly"],
input[type=datetime-local]:disabled,
input[type=datetime-local][readonly="readonly"],
input[type=tel]:disabled,
input[type=tel][readonly="readonly"],
input[type=number]:disabled,
input[type=number][readonly="readonly"],
input[type=search]:disabled,
input[type=search][readonly="readonly"],
textarea.materialize-textarea:disabled,
textarea.materialize-textarea[readonly="readonly"] {
  color: #546875 !important;
  font-color: #546875 !important;
  border-bottom: solid 1px #ffffff;
  -webkit-text-fill-color: #546875 !important;
  -webkit-opacity: 1;
}
input:not([type]):disabled + label, input:not([type])[readonly="readonly"] + label,
input[type=text]:disabled + label,
input[type=text][readonly="readonly"] + label,
input[type=password]:disabled + label,
input[type=password][readonly="readonly"] + label,
input[type=email]:disabled + label,
input[type=email][readonly="readonly"] + label,
input[type=url]:disabled + label,
input[type=url][readonly="readonly"] + label,
input[type=time]:disabled + label,
input[type=time][readonly="readonly"] + label,
input[type=date]:disabled + label,
input[type=date][readonly="readonly"] + label,
input[type=datetime]:disabled + label,
input[type=datetime][readonly="readonly"] + label,
input[type=datetime-local]:disabled + label,
input[type=datetime-local][readonly="readonly"] + label,
input[type=tel]:disabled + label,
input[type=tel][readonly="readonly"] + label,
input[type=number]:disabled + label,
input[type=number][readonly="readonly"] + label,
input[type=search]:disabled + label,
input[type=search][readonly="readonly"] + label,
textarea.materialize-textarea:disabled + label,
textarea.materialize-textarea[readonly="readonly"] + label {
  color: #546875;
}

/* 6. Buttons */
.primary-button, .secondary-button {
  background-color: #097FC4;
  border-radius: 3px;
  box-shadow: 2px 2px 2px rgba(57, 61, 73, 0.2);
  color: #ffffff;
  padding-right: 0;
  padding-left: 0;
  font-size: 1rem;
  font-weight: 500;
  width: 100%;
  border: none;
  font-family: ITCAvantGardeStdBk, Arial, sans-serif;
  font-weight: 600;
  line-height: 2rem;
}
.primary-button:hover, .secondary-button:hover {
  text-decoration: none;
}
.primary-button:hover:after, .secondary-button:hover:after {
  transform: translateX(0.25rem);
  transition: all 0.1s linear;
}
.primary-buttonf-w-600, .secondary-buttonf-w-600 {
  font-weight: 600;
}

.btn:hover {
  text-decoration: none;
}
.btn:hover:after {
  transform: translateX(0.25rem);
  transition: all 0.1s linear;
}

button.primary-button:focus, button.primary-button:active {
  outline: none;
  background-color: #097FC4;
}

button.primary-button:hover {
  outline: none;
  background-color: #69B1E8;
  text-decoration: none;
}

button.primary-button.no-bgcolor-hover:hover {
  background-color: #097FC4 !important;
}

button.secondary-button:focus, button.secondary-button:active {
  outline: none;
  background-color: #546875;
  text-decoration: underline;
}

button.secondary-button:hover {
  outline: none;
  background-color: #A0AAB1;
  text-decoration: none;
}

button.secondary-button.no-bgcolor-hover:hover {
  background-color: #546875;
}

.primary-button {
  background-color: #097FC4;
}
.primary-button.white-button {
  background-color: #ffffff;
  color: #097FC4;
  border: 1px solid #097FC4;
}
.primary-button.white-button:hover {
  color: #ffffff;
}
.primary-button.white-button:active {
  color: #097FC4;
  background-color: #ffffff;
}
.primary-button.white-button:focus {
  color: #097FC4;
  background-color: #ffffff;
}

.secondary-button {
  background-color: #546875;
}

.primary-button.disabled, .secondary-button.disabled {
  background-color: #CBCBCB;
}
.primary-button.disabled:hover, .secondary-button.disabled:hover {
  background-color: #CBCBCB;
}
.primary-button.disabled.disabled.no-bgcolor-hover:hover, .secondary-button.disabled.disabled.no-bgcolor-hover:hover {
  background-color: #CBCBCB;
}
.primary-button.disabled.disabled.no-bgcolor-hover:hover, .secondary-button.disabled.disabled.no-bgcolor-hover:hover {
  background-color: #CBCBCB;
}

button.secondary-button.disabled:active {
  background-color: #CBCBCB;
}

.btn-small {
  width: 90%;
  height: 2rem;
  font-size: 14px;
  font-color: #ffffff;
  text-align: center;
  padding: 0;
  margin-left: 5%;
  margin-right: 5%;
  line-height: 2rem;
}
.btn-smallf-w-600 {
  font-weight: 600;
}

.btn-big {
  width: 90%;
  height: 3.125rem;
  font-size: 14px;
  font-color: #ffffff;
  text-align: center;
  padding: 0;
  margin-left: 5%;
  margin-right: 5%;
  line-height: 2rem;
}

.dropdown-user-login .primary-button, .dropdown-user-login .secondary-button {
  width: 100%;
  height: 36px;
  border: none;
  margin-bottom: 0;
}

.c3 .primary-button, .c3 .secondary-button,
.e5 .primary-button,
.e5 .secondary-button {
  height: 50px;
}
.c3 .primary-button.btn-small, .c3 .secondary-button.btn-small,
.e5 .primary-button.btn-small,
.e5 .secondary-button.btn-small {
  height: 35px;
}
.c3 .primary-buttonf-w-600, .c3 .secondary-buttonf-w-600,
.e5 .primary-buttonf-w-600,
.e5 .secondary-buttonf-w-600 {
  font-weight: 600;
}

.form-wrapper .primary-button, .form-wrapper .secondary-button {
  height: 50px;
}
.form-wrapper .primary-button.btn-small, .form-wrapper .secondary-button.btn-small {
  height: 35px;
}

.container .duplicate-email-continue-button .primary-button, .container .duplicate-email-continue-button .secondary-button,
.container .duplicate-recover-user-button .primary-button,
.container .duplicate-recover-user-button .secondary-button,
.container .change-password-confirmation-button .primary-button,
.container .change-password-confirmation-button .secondary-button,
.container .recover-username-confirmation-button .primary-button,
.container .recover-username-confirmation-button .secondary-button,
.container .recover-password-confirmation-button .primary-button,
.container .recover-password-confirmation-button .secondary-button {
  height: 50px;
}
.container .duplicate-email-continue-button .primary-buttonf-w-600, .container .duplicate-email-continue-button .secondary-buttonf-w-600,
.container .duplicate-recover-user-button .primary-buttonf-w-600,
.container .duplicate-recover-user-button .secondary-buttonf-w-600,
.container .change-password-confirmation-button .primary-buttonf-w-600,
.container .change-password-confirmation-button .secondary-buttonf-w-600,
.container .recover-username-confirmation-button .primary-buttonf-w-600,
.container .recover-username-confirmation-button .secondary-buttonf-w-600,
.container .recover-password-confirmation-button .primary-buttonf-w-600,
.container .recover-password-confirmation-button .secondary-buttonf-w-600 {
  font-weight: 600;
}
.container .duplicate-email-continue-button .primary-button.btn-small, .container .duplicate-email-continue-button .secondary-button.btn-small,
.container .duplicate-recover-user-button .primary-button.btn-small,
.container .duplicate-recover-user-button .secondary-button.btn-small,
.container .change-password-confirmation-button .primary-button.btn-small,
.container .change-password-confirmation-button .secondary-button.btn-small,
.container .recover-username-confirmation-button .primary-button.btn-small,
.container .recover-username-confirmation-button .secondary-button.btn-small,
.container .recover-password-confirmation-button .primary-button.btn-small,
.container .recover-password-confirmation-button .secondary-button.btn-small {
  height: 35px;
}

.product-action button {
  font-size: 18px;
  width: 100%;
  height: 50px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.nav-tools .search-results .product .product-action .product-btn-spin button {
  font-size: 18px;
  width: 100%;
  height: 35px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.button.arrow-left:after, .btn.arrow-left:after {
  content: "";
  background: url(../img/base/arrow-white-left.svg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  width: 1.125rem;
  height: 1.125rem;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  right: -0.625rem;
  -webkit-transition: all ease-out 0.05s;
  transition: all ease-out 0.05s;
}

.button.arrow-right:before, .btn.arrow-right:before {
  content: "";
  background: url(../img/base/arrow-white-right.svg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  width: 1.125rem;
  height: 1.125rem;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  left: -0.625rem;
  -webkit-transition: all ease-out 0.05s;
  transition: all ease-out 0.05s;
}

.checkout .change-form .button-content, .access-body .change-form .button-content, .access-body-no-mat .change-form .button-content, .access .change-form .button-content {
  text-align: left;
  padding: 2.5rem 0;
  margin: 0 14px;
}
.checkout .secondary-button, .access-body .secondary-button, .access-body-no-mat .secondary-button, .access .secondary-button {
  position: relative;
  background: #097fc4;
  padding: 0 0.625rem;
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  font-color: #FFFFFF;
  align: center;
  margin-bottom: 0;
  line-height: 3rem;
  font-family: ITCAvantGardeStdBk, Arial, sans-serif;
}
.checkout .secondary-button.no-bgcolor-hover:hover, .access-body .secondary-button.no-bgcolor-hover:hover, .access-body-no-mat .secondary-button.no-bgcolor-hover:hover, .access .secondary-button.no-bgcolor-hover:hover {
  background-color: #097FC4 !important;
}
.checkout .secondary-buttonf-w-600, .access-body .secondary-buttonf-w-600, .access-body-no-mat .secondary-buttonf-w-600, .access .secondary-buttonf-w-600 {
  font-weight: 600;
}
@media only screen and (max-width: 768px) {
  .checkout .secondary-button, .access-body .secondary-button, .access-body-no-mat .secondary-button, .access .secondary-button {
    margin-bottom: 1rem;
  }
}
.checkout .button.secondary-button:after, .access-body .button.secondary-button:after, .access-body-no-mat .button.secondary-button:after, .access .button.secondary-button:after {
  content: "";
  background: url(../img/base/arrow-white-left.svg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  width: 1.125rem;
  height: 1.125rem;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  right: -0.625rem;
  -webkit-transition: all ease-out 0.05s;
  transition: all ease-out 0.05s;
}
.checkout .button.secondary-button:hover, .access-body .button.secondary-button:hover, .access-body-no-mat .button.secondary-button:hover, .access .button.secondary-button:hover {
  background-color: #69B1E8;
}
.checkout .button.secondary-button:focus, .access-body .button.secondary-button:focus, .access-body-no-mat .button.secondary-button:focus, .access .button.secondary-button:focus {
  background: #546875;
}
.checkout .button.secondary-button.auxiliary-button, .access-body .button.secondary-button.auxiliary-button, .access-body-no-mat .button.secondary-button.auxiliary-button, .access .button.secondary-button.auxiliary-button {
  background: #546875;
}
.checkout .button.secondary-button.auxiliary-button:hover, .access-body .button.secondary-button.auxiliary-button:hover, .access-body-no-mat .button.secondary-button.auxiliary-button:hover, .access .button.secondary-button.auxiliary-button:hover {
  background-color: #A0AAB1;
}
.checkout .button.secondary-button.small-button, .access-body .button.secondary-button.small-button, .access-body-no-mat .button.secondary-button.small-button, .access .button.secondary-button.small-button {
  height: 35px;
}
.checkout .button.secondary-buttonf-w-600, .access-body .button.secondary-buttonf-w-600, .access-body-no-mat .button.secondary-buttonf-w-600, .access .button.secondary-buttonf-w-600 {
  font-weight: 600;
}
.checkout .button.apply-button, .access-body .button.apply-button, .access-body-no-mat .button.apply-button, .access .button.apply-button {
  height: 35px;
  background: #546875;
  line-height: 2rem;
  font-size: 14px;
  font-weight: 600;
  font-family: ITCAvantGardeStdBk, Arial, sans-serif;
}
@media (max-width: 768px) {
  .checkout .button.apply-button, .access-body .button.apply-button, .access-body-no-mat .button.apply-button, .access .button.apply-button {
    height: 50px;
  }
}
.checkout .button.apply-button:hover, .access-body .button.apply-button:hover, .access-body-no-mat .button.apply-button:hover, .access .button.apply-button:hover {
  background-color: #A0AAB1;
}

a.btn, a.btn-large, a.btn-flat {
  text-transform: none;
  font-size: 1rem;
  font-weight: 700;
}
a.btn:hover, a.btn-large:hover, a.btn-floating:hover {
  box-shadow: 2px 2px 2px rgba(57, 61, 73, 0.2);
  background-color: #69B1E8;
}
a.btn:hover.secondary-button, a.btn-large:hover.secondary-button, a.btn-floating:hover.secondary-button {
  background-color: #A0AAB1;
}
a.btn:focus, a.btn-large:focus, a.btn-floating:focus {
  background-color: #097FC4;
}
a.btn:focus.secondary-button, a.btn-large:focus.secondary-button, a.btn-floating:focus.secondary-button {
  background-color: #546875;
}
a.btn-300x50 {
  margin-top: 1rem;
  height: 50px;
  width: 300px;
  padding-top: 7px;
}
@media only screen and (max-width: 768px) {
  a.btn-300x50 {
    width: 100%;
  }
}
a.btn-200x50 {
  margin-top: 1rem;
  margin-bottom: 1rem;
  height: 50px;
  width: 200px;
  padding-top: 7px;
}
@media only screen and (max-width: 768px) {
  a.btn-200x50 {
    width: 100%;
  }
}
a.btn-160x50 {
  margin-top: 1rem;
  height: 50px;
  width: 160px;
  padding-top: 7px;
}
@media only screen and (max-width: 768px) {
  a.btn-160x50 {
    width: 100%;
  }
}

@media only screen and (max-width: 768px) {
  .button.fix-at-bottom, .link-order-button.fix-at-bottom {
    position: fixed;
    bottom: 0px;
    left: 0;
    width: 100%;
    z-index: 800;
    margin: 0;
    border-radius: 0;
  }
}
.spinner-button {
  pointer-events: none;
  line-height: 0;
  position: relative;
  top: -2px;
}
.spinner-button .spinner-btn {
  background-color: #69B1E8;
  overflow: hidden;
  pointer-events: none;
  border-radius: 3px;
  height: 100%;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.spinner-button .spinner-btn .spin {
  background: none;
  border: 2px solid;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  position: relative;
  left: 46%;
  top: 5px;
  -webkit-animation-name: spin;
  -webkit-animation-duration: 1500ms;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: spin;
  -moz-animation-duration: 1500ms;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: spin;
  -ms-animation-duration: 1500ms;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  animation-name: spin;
  animation-duration: 1500ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.spinner-button .spinner-btn .spin:after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background: #69B1E8;
  border-radius: 50%;
  margin: -30% 0 0 -30%;
}

.spinner-button.f-w-600, .spinner-button.link-forward-button {
  pointer-events: none;
  position: relative;
  top: 0;
}
.spinner-button.f-w-600::after, .spinner-button.link-forward-button::after {
  background: none !important;
}
.spinner-button.f-w-600 .spinner-btn .spin, .spinner-button.link-forward-button .spinner-btn .spin {
  top: 12px;
}

@media only screen and (min-width: 769px) {
  .spinner-button.f-w-600 {
    line-height: 0;
  }
}
/*  8. Topnav */
#top-nav {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  z-index: 998;
}
.wrap ul {
  display: table;
}

.side-nav .collapsible-header,
.side-nav.fixed .collapsible-header {
  padding: 0 0.5rem;
}

.side-nav a:hover {
  background: transparent;
}

.nav-user {
  background-color: #ffffff;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  height: 5.375rem;
  padding: 0.9375rem 0.6rem 0.625rem;
  line-height: 2.5rem;
  transition: all 0.25s linear;
  z-index: 2;
}
.nav-user .logo {
  height: auto;
  width: auto;
}
.nav-user.reduced {
  border-bottom: solid 0.0625rem #E4E9ED;
}
.nav-user.reduced .nav-wrapper ul > li {
  font-size: 0.875rem;
  margin-right: 25px;
}
.nav-user.reduced .nav-wrapper ul > li.back-super {
  margin-right: 0;
}
.nav-user.reduced .nav-wrapper ul > li.back-super > a span {
  font-size: 1rem;
  margin-right: 0;
}
@media only screen and (max-width: 768px) {
  .nav-user.reduced .nav-wrapper ul > li {
    font-size: 0.875rem;
    margin-right: 20px;
  }
  .nav-user.reduced .nav-wrapper ul > li > a {
    padding: 0;
  }
  .nav-user.reduced .nav-wrapper ul > li > a span {
    font-size: 0.875rem;
    margin-right: 0;
  }
  .nav-user.reduced .nav-wrapper ul > li ul > li {
    font-size: 0.875rem;
    margin-right: 25px;
  }
}
.nav-user .input-field {
  margin-top: 1.375rem;
  margin-bottom: 0.25rem;
}
.nav-user .nav-wrapper i {
  left: 0.0625rem;
  position: relative;
  top: 0.375rem;
}
.nav-user .nav-wrapper i.caret-left-icon {
  background: url(../img/base/arrow-black-left.svg);
  background-size: cover;
  display: inline-block;
  height: 18px;
  margin-left: 0.4rem;
  top: 0.25rem;
  width: 18px;
}
.nav-user .nav-wrapper i.caret-left-icon.pull-right {
  position: relative !important;
  float: right;
  top: -20px !important;
}
.nav-user .nav-wrapper i.caret-down-icon {
  background: url(../img/base/arrow-black-down.svg);
  background-size: cover;
  display: inline-block;
  height: 18px;
  margin-left: 0.4rem;
  top: 0.25rem;
  width: 18px;
}
.nav-user ul {
  margin-top: 1.5rem;
  margin-right: 0.25rem;
}
.nav-user ul li {
  color: #546875;
}
.nav-user ul a {
  color: #546875;
  font-size: 0.875rem;
  padding-left: 12px;
}
.nav-user ul a:hover {
  background-color: transparent;
}
.nav-user ul a:hover .caret-left-icon {
  transform: translateX(0.25rem);
  transition: all 0.1s linear;
}
.nav-user ul a:hover .caret-down-icon {
  transform: translateY(0.25rem);
  -webkit-transform: translateY(0.25rem);
  transition: all 0.1s linear;
}
.nav-user ul a.active .caret-down-icon {
  background: url(../img/base/arrow-black-up.svg);
}
.nav-user ul a.active:hover .caret-down-icon {
  transform: translateY(-0.25rem);
  -webkit-transform: translateY(-0.25rem);
  transition: all 0.1s linear;
}
.nav-user ul a.lost-password {
  color: #097FC4;
  display: inline-block;
  font-size: 0.75rem;
  font-family: ITCAvantGardeStdBk, arial, sans-serif;
  line-height: 0.75rem;
  padding: 0;
  text-align: center;
  width: 100%;
  white-space: normal;
}
.nav-user ul a.lost-password:hover {
  text-decoration: underline;
}
.nav-user ul a.lost-password:focus {
  text-decoration: underline;
  outline: none;
}
.nav-user ul .remember {
  position: relative;
  top: -4px;
}
.nav-user ul [type="checkbox"] + label.remember-password {
  color: #546875;
  line-height: 22px;
  float: left;
}
.nav-user ul [type="checkbox"] + label.remember-password span {
  font-size: 0.875rem;
  font-weight: 500;
}
.nav-user ul .parent-tooltip {
  float: right;
  height: 28px;
  margin-top: 0;
  line-height: 1.8rem;
}
.nav-user ul .parent-tooltip .info-limited-tooltip {
  cursor: pointer;
  margin: 0;
  padding: 0;
  height: 30px;
  width: 20px;
}
.nav-user ul .parent-tooltip .tooltiptext {
  width: 250px;
  margin-left: -250px;
}
.nav-user ul .user-register.active, .nav-user ul .user-login.active, .nav-user ul .user-account.active {
  color: #097FC4;
}
.nav-user .dropdown-content {
  background-color: #ffffff;
  margin: 0;
  display: none;
  max-height: auto;
  margin-left: -1px;
  overflow: hidden;
  opacity: 0;
  position: absolute;
  white-space: nowrap;
  z-index: 3;
  will-change: width, height;
}
.nav-user .dropdown-content li a:hover {
  background-color: transparent;
}
.nav-user .dropdown-content.dropdown-language {
  min-width: 198px;
}
.nav-user .dropdown-content.dropdown-language li:not(.divider) {
  height: 60px;
}
.nav-user .dropdown-content.dropdown-language li:not(.divider) a {
  line-height: 36px;
}
.nav-user .dropdown-content.dropdown-user-account {
  min-width: 278px;
}
.nav-user .dropdown-content.dropdown-user-account li:not(.divider) {
  height: 60px;
  overflow: hidden;
}
.nav-user .dropdown-content.dropdown-user-account li:not(.divider) a {
  height: 60px;
  padding-top: 0;
  padding-bottom: 0;
}
.nav-user .dropdown-content.dropdown-user-account li:not(.divider) a .icon-container {
  padding-top: 12px;
  height: 60px;
  width: 48px;
  float: left;
}
.nav-user .dropdown-content.dropdown-user-account li:not(.divider) a .link-container {
  float: left;
  width: 198px;
  overflow: hidden;
  vertical-align: middle;
  line-height: normal;
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 60px;
}
.nav-user .dropdown-content.dropdown-user-account li:not(.divider) a .link-container span {
  padding: 4px 0 0 0;
  display: block;
  width: 100%;
  text-overflow: ellipsis;
}
.nav-user .dropdown-content.dropdown-user-account li:not(.divider) a .link-container .link-container-title {
  padding: 0;
}
.nav-user .dropdown-content.dropdown-user-account li:not(.divider) a .link-container .link-container-dir {
  padding: 0;
  text-overflow: unset;
  word-break: normal;
  height: auto;
  font-size: 12px;
  white-space: normal;
  line-height: 12px;
}
.nav-user .dropdown-content.dropdown-user-account li:not(.divider) a .link-container i {
  float: right;
}
.nav-user .dropdown-content.dropdown-user-register {
  min-width: 274px;
}
.nav-user .dropdown-content.dropdown-user-register a {
  color: #097FC4;
}
.nav-user .option-user-register a {
  height: 60px;
  padding-top: 0;
  padding-bottom: 0;
}
.nav-user .option-user-register a .icon-container {
  padding-top: 12px;
  height: 60px;
  width: 48px;
  float: left;
}
.nav-user .option-user-register a .title {
  float: left;
  font-weight: 700;
  line-height: 1rem;
  padding: 14px 0 2px 0;
}
.nav-user .option-user-register a .subtitle {
  float: left;
  line-height: 1rem;
  padding: 0;
}
.nav-user .tutorial {
  color: #097FC4;
  text-decoration: underline;
  font-weight: 600;
  padding-right: 30px;
}
.nav-user .phone {
  padding-right: 1rem;
  word-wrap: normal;
  float: left;
}
.nav-user .chat {
  padding-right: 1rem;
  font-weight: 700;
  color: #097FC4;
}
.nav-user .strong-upper {
  font-weight: 700;
  text-transform: uppercase;
}
.nav-user .strong {
  font-weight: 700;
}
.nav-user .logout {
  font-weight: 700;
}
.nav-user .back-super {
  font-weight: 700;
}
.nav-user .dropdown-user-login {
  background-color: #ffffff;
  -webkit-box-shadow: 2px 2px 2px rgba(57, 61, 73, 0.2);
  -moz-box-shadow: 2px 2px 2px rgba(57, 61, 73, 0.2);
  box-shadow: 2px 2px 2px rgba(57, 61, 73, 0.2);
  display: none;
  height: auto;
  padding: 0 1.25rem;
  position: absolute;
  left: 0;
  line-height: 2.5rem;
  text-align: left;
  text-transform: none;
  top: 1.875rem;
  width: 267.883px;
  z-index: 9;
}
.nav-user .dropdown-user-login .title {
  background-position: left center;
  background-repeat: no-repeat;
  color: #546875;
  display: inline-block;
  font-weight: 700;
  line-height: 0.875rem;
  margin: 8px 0 0 0;
  padding: 0.25rem 0 0 0;
  white-space: normal;
}
.nav-user .dropdown-user-login .title i {
  float: left;
}
.nav-user .dropdown-user-login .title span {
  padding-top: 14px;
  display: block;
  float: left;
}
.nav-user .dropdown-user-login .input-field input {
  height: 100%;
  font-size: 0.875rem;
  padding-left: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border-bottom: solid 1px #E4E9ED;
  height: 38px;
}
.nav-user .dropdown-user-login .input-field input[type=text].valid, .nav-user .dropdown-user-login .input-field input[type=password].valid, .nav-user .dropdown-user-login .input-field input[type=email].valid, .nav-user .dropdown-user-login .input-field input[type=url].valid, .nav-user .dropdown-user-login .input-field input[type=time].valid, .nav-user .dropdown-user-login .input-field input[type=date].valid, .nav-user .dropdown-user-login .input-field input[type=datetime].valid, .nav-user .dropdown-user-login .input-field input[type=datetime-local].valid, .nav-user .dropdown-user-login .input-field input[type=tel].valid, .nav-user .dropdown-user-login .input-field input[type=number].valid, .nav-user .dropdown-user-login .input-field input[type=search].valid {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-bottom: solid 1px #E4E9ED;
}
.nav-user .dropdown-user-login .input-field input[type=text].error, .nav-user .dropdown-user-login .input-field input[type=password].error, .nav-user .dropdown-user-login .input-field input[type=email].error, .nav-user .dropdown-user-login .input-field input[type=url].error, .nav-user .dropdown-user-login .input-field input[type=time].error, .nav-user .dropdown-user-login .input-field input[type=date].error, .nav-user .dropdown-user-login .input-field input[type=datetime].error, .nav-user .dropdown-user-login .input-field input[type=datetime-local].error, .nav-user .dropdown-user-login .input-field input[type=tel].error, .nav-user .dropdown-user-login .input-field input[type=number].error, .nav-user .dropdown-user-login .input-field input[type=search].error {
  box-shadow: none;
  border-bottom: solid 1px #DE0009;
}
.nav-user .dropdown-user-login .input-field input:focus, .nav-user .dropdown-user-login .input-field input[type=text]:focus, .nav-user .dropdown-user-login .input-field input[type=password]:focus, .nav-user .dropdown-user-login .input-field input[type=email]:focus, .nav-user .dropdown-user-login .input-field input[type=url]:focus, .nav-user .dropdown-user-login .input-field input[type=time]:focus, .nav-user .dropdown-user-login .input-field input[type=date]:focus, .nav-user .dropdown-user-login .input-field input[type=datetime]:focus, .nav-user .dropdown-user-login .input-field input[type=datetime-local]:focus, .nav-user .dropdown-user-login .input-field input[type=tel]:focus, .nav-user .dropdown-user-login .input-field input[type=number]:focus, .nav-user .dropdown-user-login .input-field input[type=search]:focus {
  border-bottom: solid 2px #097FC4;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.nav-user .dropdown-user-login .input-field label {
  top: 10px;
}
.nav-user .dropdown-user-login .input-field label:not(.label-icon) {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: normal;
  line-height: 1rem;
}
.nav-user .dropdown-user-login .input-field label:not(.label-icon).error {
  color: #DE0009;
  font-size: 0.725rem;
  font-style: normal;
  font-weight: 700;
  transform: none;
  top: 45px;
}
.nav-user .dropdown-user-login .input-field label:not(.label-icon).error .info {
  color: #097FC4;
  font-size: 0.725rem;
  font-style: normal;
  font-weight: 700;
  transform: none;
  top: 45px;
}
.nav-user .dropdown-user-login .secondary-button {
  display: block;
  height: 38px;
  margin: 0;
  padding: 0;
  width: 100%;
  min-width: inherit;
}
.nav-user .dropdown-user-login .secondary-button:after {
  content: "";
  background: none;
}
.nav-user .dropdown-user-login .secondary-button.disabled-button {
  color: #ffffff;
}
.nav-user .dropdown-user-login a.show-password {
  display: none;
}
.nav-user .dropdown-user-login a.show-password:focus {
  text-decoration: underline;
  outline: none;
}

@media only screen and (max-width: 768px) {
  .nav-user {
    height: 3.75rem;
    padding: 0.6375rem 0.6rem 0.325rem;
  }
  .nav-user .logo {
    height: 100%;
    width: auto;
  }
  .nav-user ul {
    margin-top: 12px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 800px) {
  .nav-user ul a {
    padding-left: 8px;
    padding-right: 8px;
  }
}
nav .input-field input:focus,
nav .input-field input[type=text]:valid,
nav .input-field input[type=password]:valid,
nav .input-field input[type=email]:valid,
nav .input-field input[type=url]:valid,
nav .input-field input[type=date]:valid {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border-bottom: solid 1px #E4E9ED;
}

.nav-tools {
  background-color: #097FC4;
  font-size: 0.875rem;
  font-family: ITCAvantGardeStdBk, Arial, sans-serif;
  font-weight: 700;
  height: 3.25rem;
  line-height: 3.25rem;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.nav-tools .fixed {
  float: right;
  width: 620px;
  overflow: hidden;
  height: 52px;
}
.nav-tools .fixed .opt-mis-promociones {
  width: 228px;
  text-align: center;
}
.nav-tools .fixed .opt-compra-facil {
  width: 212px;
  text-align: center;
}
.nav-tools .fixed .opt-carrito {
  width: 176px;
  text-align: center;
}
.nav-tools .fixed .opt-carrito a.active {
  border-top: solid 1px #E4E9ED;
  border-right: solid 1px #E4E9ED;
  color: #393D49;
  font-size: 1.1rem;
  width: calc(100% + 1px);
}
.nav-tools .fixed .opt-carrito a.active .shopping-cart {
  color: #393D49;
  font-size: 1.1rem;
}
.nav-tools .fixed .opt-carrito a.active:after {
  content: " ";
  position: absolute;
  border-left: solid 4px #ffffff;
  border-top: solid 1px #E4E9ED;
  top: 0;
  height: 52px;
  right: 176px;
  transition-delay: 0.3s;
}
.nav-tools .fixed .opt-carrito:after {
  content: " ";
  position: absolute;
  right: 0px;
  border-left: solid 1px #E4E9ED;
  top: 0;
  height: 53px;
}
@media only screen and (max-width: 768px) {
  .nav-tools .fixed {
    float: left;
    width: 100%;
    overflow: hidden;
  }
}
.nav-tools .fluid {
  margin-right: 620px;
}
@media only screen and (min-width: 768px) {
  .nav-tools .fixed.fixed-ca {
    width: 632px;
  }
  .nav-tools .fixed .opt-mis-promociones-ca {
    width: 240px;
  }
  .nav-tools .fluid-ca {
    margin-right: 632px;
  }
}
@media only screen and (min-width: 768px) {
  .nav-tools .fixed.fixed-ca {
    width: 632px;
  }
  .nav-tools .fixed .opt-mis-promociones-ca {
    width: 240px;
  }
  .nav-tools .fluid-ca {
    margin-right: 632px;
  }
}
.nav-tools .tools {
  padding-left: 0;
  float: left;
}
.nav-tools .tools .options {
  font-size: 0;
}
.nav-tools .tools li ul {
  font-family: ITCAvantGardeStdBk, Arial, sans-serif;
  font-weight: 400;
}
.nav-tools .tools li {
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .nav-tools .tools {
    padding-right: 0rem;
    padding-left: 0rem;
    float: left;
    width: 100%;
  }
  .nav-tools .tools li.options {
    width: calc(33.33% - 2px);
    float: left;
    text-align: center;
    height: 52px;
  }
  .nav-tools .tools li.options a.tool {
    padding: 0;
  }
  .nav-tools .tools li.options a.tool .cart-white-icon {
    margin-right: 0;
  }
  .nav-tools .tools li.options a {
    padding: 2px;
    display: block;
    height: 100%;
  }
  .nav-tools .tools li.options a .vertical-center {
    padding: 0;
    width: 100%;
    display: block;
    color: #ffffff;
    position: relative;
    top: 50%;
    transform: translateY(-40%);
    -webkit-transform: translateY(-40%);
    line-height: 1rem;
  }
  .nav-tools .tools li.options a .vertical-center i {
    margin-top: -50%;
  }
  .nav-tools .tools li.options.not-loged {
    width: calc(33.33% - 2px);
  }
  .nav-tools .tools li.options.opt-first-mobile.loged {
    width: calc(28% - 2px);
  }
  .nav-tools .tools li.options.opt-first-mobile.not-loged {
    width: calc(32.33% - 2px);
  }
  .nav-tools .tools li.options.opt-promotions.loged {
    width: calc(37.33% - 2px);
    padding-bottom: 1px;
  }
}
@media only screen and (max-width: 768px) and (max-width: 375px) {
  .nav-tools .tools li.options.opt-promotions a .vertical-center {
    padding-left: 1rem;
    padding-right: 0px;
    text-align: left;
  }
}
@media only screen and (max-width: 768px) and (max-width: 370px) {
  .nav-tools .tools li.options.opt-promotions a .vertical-center {
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
  }
}

.nav-tools .nav-wrapper i {
  height: 30px;
  left: 0.0625rem;
  position: relative;
  top: 8px;
  width: 30px;
}
.nav-tools .nav-wrapper i.caret-left-icon {
  background: url(../img/base/arrow-white-left.svg);
  background-size: cover;
  display: inline-block;
  height: 18px;
  margin-left: 0;
  top: 0.25rem;
  width: 18px;
}
.nav-tools .nav-wrapper i.caret-left-icon.pull-right {
  position: relative !important;
  float: right;
  top: -20px !important;
}
.nav-tools .nav-wrapper i.caret-down-icon {
  background: url(../img/base/arrow-white-down.svg);
  background-size: cover;
  display: inline-block;
  height: 18px;
  margin-left: 5px;
  margin-right: 5px;
  top: 0.25rem;
  width: 18px;
}
@media only screen and (max-width: 768px) {
  .nav-tools .nav-wrapper i.cart-white-icon {
    height: 26px;
    width: 26px;
    margin-right: 0.125rem;
  }
  .nav-tools .nav-wrapper i.cart-white-icon.spinner:after {
    left: 10px;
    top: -3px;
    font-size: 20px;
  }
}
.nav-tools .nav-wrapper .active i.caret-down-icon {
  background: url(../img/base/arrow-blue-up.svg);
}
.nav-tools ul li.horizontal-divider {
  border-right: 0.125rem solid #ffffff !important;
  height: 34px;
  margin-top: 10px;
}
.nav-tools ul li.horizontal-divider-right {
  border-right: 0.125rem solid #ffffff !important;
  height: 34px;
  margin-top: 10px;
  left: -2px;
  position: relative;
  z-index: 0;
}
.nav-tools ul li.horizontal-divider-left {
  border-right: 0.125rem solid #ffffff !important;
  height: 34px;
  margin-top: 10px;
  left: 2px;
  position: relative;
  z-index: 0;
}
.nav-tools ul li .shopping-cart {
  font-size: 1rem;
}
@media only screen and (max-width: 768px) {
  .nav-tools ul li .shopping-cart {
    font-size: 1rem;
  }
}
.nav-tools ul li a {
  font-size: 0.875rem;
}
.nav-tools ul li a:hover {
  background-color: #097FC4;
}
.nav-tools ul li a:hover .caret-left-icon {
  transform: translateX(0.25rem);
  -webkit-transform: translateX(0.25rem);
  transition: all 0.1s linear;
}
.nav-tools ul li a:hover .caret-down-icon {
  transform: translateY(0.25rem);
  -webkit-transform: translateY(0.25rem);
  transition: all 0.1s linear;
}
.nav-tools ul li a.active {
  color: #097FC4;
  background-color: #ffffff;
}
.nav-tools ul li a.active:hover {
  background-color: #ffffff;
}
.nav-tools ul li a.tool {
  padding: 0 10px;
  transition: none;
}
.nav-tools ul li:first-child a.tool {
  padding: 0 10px;
}
@media only screen and (max-width: 768px) {
  .nav-tools ul li a {
    font-size: 0.95rem;
  }
}
.nav-tools ul ul li {
  height: 60px;
}
.nav-tools ul ul li a {
  line-height: 32px;
}
.nav-tools .dropdown-content {
  background-color: #ffffff;
  margin: 0;
  display: none;
  max-height: auto;
  margin-left: -1px;
  overflow: hidden;
  opacity: 0;
  position: absolute;
  white-space: nowrap;
  z-index: 1;
  will-change: width, height;
}
.nav-tools .dropdown-content li a:hover {
  background-color: transparent;
}
.nav-tools .dropdown-content.dropdown-list-bar {
  min-width: 274px;
  z-index: 2;
}
.nav-tools .dropdown-content.dropdown-shopping-cart {
  width: 380px;
  max-height: 560px;
  z-index: 2;
  border-top: none;
  -webkit-box-shadow: 0 4px 4px 0 rgba(57, 61, 73, 0.2);
  -moz-box-shadow: 0 4px 4px 0 rgba(57, 61, 73, 0.2);
  box-shadow: 0 4px 4px 0 rgba(57, 61, 73, 0.2);
}
@media only screen and (max-width: 768px) {
  .nav-tools .dropdown-content.dropdown-shopping-cart {
    width: calc( 100% - 1px);
    max-height: initial;
  }
}
.nav-tools .search-bar .search-icon {
  float: left;
  margin: 0.625rem 0.625rem 0.625rem;
  top: 2px;
}
.nav-tools .search-bar .search-bar-input {
  width: 80%;
}
.nav-tools .search-bar .search-bar-input .search-form {
  float: left;
}
.nav-tools .search-bar .search-input {
  background-color: #ffffff;
  border-radius: 0.1875rem;
  border: 0;
  box-sizing: border-box;
  color: #393D49;
  font-size: 0.875rem;
  font-style: normal;
  height: 2.625rem;
  margin: 0;
  position: relative;
  padding: 0.125rem 1.625rem 0 0.875rem;
  top: 1px;
  width: calc(100% - 49px);
  font-family: ITCAvantGardeStdBk, Arial, sans-serif;
  font-weight: 400;
}
.nav-tools .search-bar .search-input::-webkit-input-placeholder {
  font-style: normal;
  font-family: ITCAvantGardeStdBkObl, Arial, sans-serif;
}
.nav-tools .search-bar .search-input::-moz-placeholder {
  font-style: normal;
  font-family: ITCAvantGardeStdBkObl, Arial, sans-serif;
}
.nav-tools .search-bar .search-input:-ms-input-placeholder {
  font-style: normal;
  font-family: ITCAvantGardeStdBkObl, Arial, sans-serif;
}
.nav-tools .search-bar .search-input:-moz-placeholder {
  font-style: normal;
  font-family: ITCAvantGardeStdBkObl, Arial, sans-serif;
}
.nav-tools .search-bar .search-input::-ms-clear {
  display: none;
}
.nav-tools .search-bar .search-form input {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border-bottom: none;
}
.nav-tools .search-bar .search-form input[type=text].valid, .nav-tools .search-bar .search-form input[type=password].valid, .nav-tools .search-bar .search-form input[type=email].valid, .nav-tools .search-bar .search-form input[type=url].valid, .nav-tools .search-bar .search-form input[type=time].valid, .nav-tools .search-bar .search-form input[type=date].valid, .nav-tools .search-bar .search-form input[type=datetime].valid, .nav-tools .search-bar .search-form input[type=datetime-local].valid, .nav-tools .search-bar .search-form input[type=tel].valid, .nav-tools .search-bar .search-form input[type=number].valid, .nav-tools .search-bar .search-form input[type=search].valid {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border-bottom: none;
}
.nav-tools .search-bar .search-form input:focus, .nav-tools .search-bar .search-form input[type=text]:focus, .nav-tools .search-bar .search-form input[type=password]:focus, .nav-tools .search-bar .search-form input[type=email]:focus, .nav-tools .search-bar .search-form input[type=url]:focus, .nav-tools .search-bar .search-form input[type=time]:focus, .nav-tools .search-bar .search-form input[type=date]:focus, .nav-tools .search-bar .search-form input[type=datetime]:focus, .nav-tools .search-bar .search-form input[type=datetime-local]:focus, .nav-tools .search-bar .search-form input[type=tel]:focus, .nav-tools .search-bar .search-form input[type=number]:focus, .nav-tools .search-bar .search-form input[type=search]:focus {
  border-bottom: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.nav-tools .search-action {
  display: none;
  position: absolute;
  top: 0;
  left: calc(100% - 740px);
  z-index: 1;
  height: 48px;
}
.nav-tools .search-action a {
  color: #546875;
  float: left;
}
.nav-tools .search-action a:hover {
  text-decoration: none;
}
.nav-tools .search-action a:hover .caret-left-icon {
  transform: translateX(0.25rem);
  transition: all 0.1s linear;
}
.nav-tools .search-action a.search-button {
  line-height: 3.4rem;
}
.nav-tools .search-action i.caret-left-icon {
  background: url(../img/base/arrow-black-left.svg);
  background-size: cover;
  height: 16px;
  top: 3px;
  width: 16px;
}
.nav-tools .search-action a.clear-results {
  color: #546875;
  float: left;
  margin-top: 10px;
  margin-left: 2px;
  padding: 7px;
}
.nav-tools .search-action a.clear-results i.close-icon {
  padding: 5px;
  background: url(../img/base/close-bold-icon.svg);
  background-size: cover;
  height: 12px;
  top: 3px;
  width: 12px;
}
.nav-tools .search-results {
  display: none;
  z-index: 2;
  max-height: 321px;
  width: 620px;
  position: absolute;
  top: 52px;
  left: 48px;
  color: #ff0000;
  background-color: #ffffff;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  -webkit-box-shadow: 2px 2px 2px rgba(57, 61, 73, 0.2);
  -moz-box-shadow: 2px 2px 2px rgba(57, 61, 73, 0.2);
  box-shadow: 2px 2px 2px rgba(57, 61, 73, 0.2);
}
.nav-tools .search-results .search-result-item {
  display: inline-block;
  width: 100%;
}
.nav-tools .search-results .product {
  height: 80px;
  float: left;
  width: 100%;
  overflow: hidden;
  border-bottom: solid 1px #E4E9ED;
  border-left: solid 1px #E4E9ED;
}
.nav-tools .search-results .product .product-image {
  padding: 10px;
  height: 80px;
  width: 80px;
  overflow: hidden;
  float: left;
}
.nav-tools .search-results .product .product-image a {
  padding: 0;
  margin: 0;
  height: 100%;
  width: 100%;
}
.nav-tools .search-results .product .product-image img {
  width: 100%;
}
.nav-tools .search-results .product .product-left {
  float: left;
  width: calc( 100% - 80px );
}
.nav-tools .search-results .product .product-name {
  float: left;
  width: 215px;
  table-layout: fixed;
}
.nav-tools .search-results .product .product-name a {
  color: #546875;
  display: table-cell;
  padding: 24px 5px;
  font-weight: normal;
  font-family: ITCAvantGardeStdBk, Arial, sans-serif;
  font-size: 0.75rem;
  line-height: 1rem;
  height: 80px;
  vertical-align: middle;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 220px;
}
.nav-tools .search-results .product .product-name a .max-lines {
  display: block;
  text-overflow: ellipsis;
  word-wrap: break-word;
  overflow: hidden;
  max-height: 3em;
  line-height: 1.4em;
}
.nav-tools .search-results .product .product-name a:hover {
  background-color: transparent;
  color: #546875;
  text-decoration: underline;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .nav-tools .search-results .product .product-name a {
    display: flex;
  }
}
.nav-tools .search-results .product .product-icons {
  float: left;
  width: 70px;
  height: 80px;
  line-height: 4rem;
  padding: 20px 0;
  text-align: right;
}
.nav-tools .search-results .product .product-icons img {
  height: 35px;
}
.nav-tools .search-results .product .product-icons img.doble {
  height: 35px;
  width: 60px;
}
.nav-tools .search-results .product .product-price {
  float: left;
}
.nav-tools .search-results .product .product-price span {
  color: #393D49;
  display: table-cell;
  padding: 5px;
  font-weight: normal;
  font-family: ITCAvantGardeStdBk, Arial, sans-serif;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.275rem;
  height: 80px;
  width: 75px;
  vertical-align: middle;
  text-align: right;
}
.nav-tools .search-results .product .product-action {
  float: left;
  width: 150px;
  height: 70px;
  line-height: 2rem;
  padding: 18px 8px;
  text-align: right;
  margin-top: 2px;
}
.nav-tools .search-results .product .product-action .product-btn-add {
  padding: 0;
  background-color: #546875;
  border-radius: 3px;
  -webkit-box-shadow: 2px 2px 2px rgba(57, 61, 73, 0.2);
  -moz-box-shadow: 2px 2px 2px rgba(57, 61, 73, 0.2);
  box-shadow: 2px 2px 2px rgba(57, 61, 73, 0.2);
  color: #ffffff;
  padding-right: 0;
  padding-left: 0;
  font-weight: 700;
  width: 100%;
  border: none;
  height: 2.125rem;
  font-family: ITCAvantGardeStdBk, Arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
  overflow: hidden;
}
.nav-tools .search-results .product .product-action .product-btn-add .product-btn-classic {
  height: 100%;
  width: 100%;
}
.nav-tools .search-results .product .product-action .product-btn-add .product-btn-classic a {
  color: #ffffff;
  width: 100%;
  height: 100%;
  line-height: 35px;
  display: block;
  text-align: center;
  padding-top: 0;
}
.nav-tools .search-results .product .product-action .product-btn-add .product-btn-classic a:focus, .nav-tools .search-results .product .product-action .product-btn-add .product-btn-classic a:hover {
  outline: none;
  background-color: rgba(84, 104, 117, 0.9);
  border-radius: 3px;
}
.nav-tools .search-results .product .product-action .product-btn-add.disabled {
  background-color: #CBCBCB;
}
.nav-tools .search-results .product .product-action .product-btn-add.disabled .product-btn-classic a {
  cursor: default;
}
.nav-tools .search-results .product .product-action .product-btn-add.disabled .product-btn-classic a:focus, .nav-tools .search-results .product .product-action .product-btn-add.disabled .product-btn-classic a:hover {
  background-color: transparent;
}
.nav-tools .search-results .product .product-action .product-touchspin {
  display: block;
}
.nav-tools .search-results .product .product-action .product-btn-spin {
  display: none;
}
.nav-tools .search-results .product .product-action .product-btn-spin button.secondary-button:focus, .nav-tools .search-results .product .product-action .product-btn-spin button.secondary-button:active {
  text-decoration: none;
}
.nav-tools .search-results .product .product-action .product-btn-spin .sp-quantity {
  width: 100%;
  height: 35px;
}
.nav-tools .search-results .product .product-action .product-btn-spin .sp-quantity.spinner .sp-minus, .nav-tools .search-results .product .product-action .product-btn-spin .sp-quantity.spinner .sp-plus, .nav-tools .search-results .product .product-action .product-btn-spin .sp-quantity.spinner .sp-input .quantity-input, .nav-tools .search-results .product .product-action .product-btn-spin .sp-quantity.spinner .sp-input .sufix {
  display: none;
}
.nav-tools .search-results .product .product-action .product-btn-spin .sp-quantity.spinner {
  background: none;
  border: 2px solid;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  left: 46%;
  top: 4px;
  position: relative;
  -webkit-animation-name: spin;
  -webkit-animation-duration: 1500ms;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: spin;
  -moz-animation-duration: 1500ms;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: spin;
  -ms-animation-duration: 1500ms;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  animation-name: spin;
  animation-duration: 1500ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.nav-tools .search-results .product .product-action .product-btn-spin .sp-quantity.spinner:after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background: #CBCBCB;
  border-radius: 50%;
  margin: -30% 0 0 -30%;
}
.nav-tools .search-results .product .product-action .product-btn-spin .sp-minus {
  width: 35px;
  height: 35px;
  float: left;
  text-align: center;
}
.nav-tools .search-results .product .product-action .product-btn-spin .sp-plus {
  width: 35px;
  height: 35px;
  float: right;
  text-align: center;
}
.nav-tools .search-results .product .product-action .product-btn-spin .sp-plus, .nav-tools .search-results .product .product-action .product-btn-spin .sp-minus {
  font-size: 0.875rem;
}
.nav-tools .search-results .product .product-action .product-btn-spin .sp-plus button, .nav-tools .search-results .product .product-action .product-btn-spin .sp-minus button {
  background-color: transparent;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  margin: 0;
  line-height: 0;
}
.nav-tools .search-results .product .product-action .product-btn-spin .sp-input {
  width: calc(100% - 70px);
  height: 100%;
  float: left;
  font-size: 0.875rem;
}
.nav-tools .search-results .product .product-action .product-btn-spin .sp-input input {
  text-align: right;
  width: 45%;
  min-width: 30px;
  border: none;
  margin: 0;
  padding: 0.25rem 0 0 0;
  float: left;
}
.nav-tools .search-results .product .product-action .product-btn-spin .sp-input input:focus {
  border: none;
  box-shadow: none;
}
.nav-tools .search-results .product .product-action .product-btn-spin .sp-input .sufix {
  width: 35%;
  overflow: hidden;
  font-size: 0.875rem;
  line-height: 30px;
  float: left;
  padding-top: 0.25rem;
  padding-left: 2px;
  text-align: left;
}
.nav-tools .search-results .product .product-action .product-btn-spin .sp-input input[type="text"] {
  height: 30px;
  font-size: 0.875rem;
}
.nav-tools .search-results .product .product-action .product-btn-spin .input-group-btn {
  padding: 0;
  margin: 0;
  float: left;
  background-color: #ff0000;
  width: 20%;
}
.nav-tools .search-results .product .product-action .product-btn-spin .input-group-addon {
  float: left;
}
.nav-tools .search-results .product .product-action .product-btn-spin .input-quantity {
  float: left;
  width: auto;
}
.nav-tools .search-results .product.disabled .product-image img {
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.nav-tools .cart-results {
  display: block;
  max-height: 460px;
  width: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.nav-tools .cart-results .cart-result-item {
  display: inline-block;
  width: 100%;
  background-color: #ffffff;
}
.nav-tools .cart-results .product {
  height: 140px;
  float: left;
  width: 100%;
  border-bottom: solid 1px #E4E9ED;
}
.nav-tools .cart-results .product .product-right {
  float: left;
  width: 120px;
}
.nav-tools .cart-results .product .product-right .product-image {
  margin-top: 18px;
  margin-left: 15px;
  padding: 6px;
  height: 90px;
  width: 90px;
  overflow: hidden;
  float: left;
}
.nav-tools .cart-results .product .product-right .product-image a {
  padding: 0;
  margin: 0;
  height: 100%;
  width: 100%;
}
.nav-tools .cart-results .product .product-right .product-image img {
  width: 100%;
}
.nav-tools .cart-results .product .product-left {
  float: left;
  width: 394px;
}
.nav-tools .cart-results .product .product-left .product-left-top {
  height: 45px;
  padding: 0 0 0 10px;
  width: 180px;
  float: left;
}
.nav-tools .cart-results .product .product-left {
  float: left;
  width: calc(100% - 120px);
}
.nav-tools .cart-results .product .product-left .product-left-top {
  width: 100%;
}
.nav-tools .cart-results .product .product-name {
  float: left;
  width: 214px;
}
.nav-tools .cart-results .product .product-name a {
  color: #546875;
  display: table-cell;
  padding: 5px;
  font-weight: normal;
  font-family: ITCAvantGardeStdBk, Arial, sans-serif;
  font-size: 0.75rem;
  line-height: 1.275rem;
  height: 108px;
  vertical-align: middle;
  width: 214px;
  margin-top: 4px;
}
.nav-tools .cart-results .product .product-name a .max-lines {
  display: block;
  text-overflow: ellipsis;
  word-wrap: break-word;
  overflow: hidden;
  max-height: 3.6em;
  line-height: 1.8em;
  width: 214px;
}
.nav-tools .cart-results .product .product-name a:hover {
  background-color: transparent;
  color: #546875;
  text-decoration: underline;
}
.nav-tools .cart-results .product .product-name {
  float: left;
  width: calc(100% - 40px);
}
.nav-tools .cart-results .product .product-name a {
  display: block;
  height: 44px;
  width: 90%;
  line-height: 1rem;
}
.nav-tools .cart-results .product .product-icons {
  float: left;
  width: 90px;
  height: 45px;
  line-height: 1.25rem;
  padding: 6px 0;
  text-align: left;
  display: table-cell;
}
.nav-tools .cart-results .product .product-icons img {
  vertical-align: bottom;
  height: 32px;
}
.nav-tools .cart-results .product .product-price {
  float: left;
}
.nav-tools .cart-results .product .product-price span {
  color: #393D49;
  display: table-cell;
  padding: 12px 5px 8px 5px;
  font-weight: normal;
  font-family: ITCAvantGardeStdBk, Arial, sans-serif;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.275rem;
  height: 45px;
  width: 75px;
  vertical-align: bottom;
  text-align: right;
}
.nav-tools .cart-results .product .product-price span {
  width: 116px;
}
.nav-tools .cart-results .product .product-remove {
  float: right;
  height: 40px;
  width: 40px;
  display: table-cell;
  position: relative;
  right: 0;
  top: -4px;
}
.nav-tools .cart-results .product .product-remove a {
  height: 40px;
  width: 40px;
  padding: 5px 10px;
}
.nav-tools .cart-results .product .product-remove a .remove-icon {
  height: 0.75rem;
  width: 0.75rem;
}
.nav-tools .cart-results .product .product-action {
  float: left;
  width: 222px;
  height: 40px;
  line-height: 2rem;
  padding: 0 8px;
  text-align: right;
  margin-top: 0;
}
.nav-tools .cart-results .product .product-action .product-btn-add {
  padding: 0;
  background-color: #546875;
  border-radius: 3px;
  -webkit-box-shadow: 2px 2px 2px rgba(57, 61, 73, 0.2);
  -moz-box-shadow: 2px 2px 2px rgba(57, 61, 73, 0.2);
  box-shadow: 2px 2px 2px rgba(57, 61, 73, 0.2);
  color: #ffffff;
  padding-right: 0;
  padding-left: 0;
  font-weight: 700;
  width: 100%;
  border: none;
  height: 34px;
  font-family: ITCAvantGardeStdBk, Arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
  overflow: hidden;
}
.nav-tools .cart-results .product .product-action .product-btn-add .product-btn-classic {
  height: 100%;
  width: 100%;
}
.nav-tools .cart-results .product .product-action .product-btn-add .product-btn-classic a {
  color: #ffffff;
  width: 100%;
  height: 100%;
  line-height: 35px;
  display: block;
  text-align: center;
  font-size: 1rem;
}
.nav-tools .cart-results .product .product-action .product-btn-add .product-btn-classic a:focus, .nav-tools .cart-results .product .product-action .product-btn-add .product-btn-classic a:hover {
  outline: none;
  background-color: rgba(84, 104, 117, 0.9);
  border-radius: 3px;
}
.nav-tools .cart-results .product .product-action .product-btn-add.disabled {
  background-color: #CBCBCB;
}
.nav-tools .cart-results .product .product-action .product-btn-add.disabled .product-btn-classic a {
  cursor: default;
}
.nav-tools .cart-results .product .product-action .product-btn-add.disabled .product-btn-classic a:focus, .nav-tools .cart-results .product .product-action .product-btn-add.disabled .product-btn-classic a:hover {
  background-color: #CBCBCB;
}
.nav-tools .cart-results .product .product-action .product-touchspin {
  display: block;
}
.nav-tools .cart-results .product .product-action .product-btn-spin {
  display: none;
}
.nav-tools .cart-results .product .product-action .product-btn-spin button.secondary-button:focus, .nav-tools .cart-results .product .product-action .product-btn-spin button.secondary-button:active {
  text-decoration: none;
}
.nav-tools .cart-results .product .product-action .product-btn-spin .sp-quantity {
  width: 100%;
  height: 35px;
}
.nav-tools .cart-results .product .product-action .product-btn-spin .sp-quantity.spinner .sp-minus, .nav-tools .cart-results .product .product-action .product-btn-spin .sp-quantity.spinner .sp-plus, .nav-tools .cart-results .product .product-action .product-btn-spin .sp-quantity.spinner .sp-input .quantity-input, .nav-tools .cart-results .product .product-action .product-btn-spin .sp-quantity.spinner .sp-input .sufix {
  display: none;
}
.nav-tools .cart-results .product .product-action .product-btn-spin .sp-quantity.spinner {
  background: none;
  border: 2px solid;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  position: relative;
  left: 46%;
  top: 4px;
  -webkit-animation-name: spin;
  -webkit-animation-duration: 1500ms;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: spin;
  -moz-animation-duration: 1500ms;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: spin;
  -ms-animation-duration: 1500ms;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  animation-name: spin;
  animation-duration: 1500ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.nav-tools .cart-results .product .product-action .product-btn-spin .sp-quantity.spinner:after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background: #CBCBCB;
  border-radius: 50%;
  margin: -30% 0 0 -30%;
}
.nav-tools .cart-results .product .product-action .product-btn-spin .sp-minus {
  width: 35px;
  height: 35px;
  float: left;
  text-align: center;
}
.nav-tools .cart-results .product .product-action .product-btn-spin .sp-plus {
  width: 35px;
  height: 35px;
  float: right;
  text-align: center;
}
.nav-tools .cart-results .product .product-action .product-btn-spin .sp-plus, .nav-tools .cart-results .product .product-action .product-btn-spin .sp-minus {
  font-size: 0.875rem;
}
.nav-tools .cart-results .product .product-action .product-btn-spin .sp-plus button, .nav-tools .cart-results .product .product-action .product-btn-spin .sp-minus button {
  background-color: transparent;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  margin: 0;
  line-height: 0;
  height: 34px;
}
.nav-tools .cart-results .product .product-action .product-btn-spin .sp-input {
  width: calc(100% - 70px);
  height: 100%;
  float: left;
  font-size: 0.875rem;
  float: left;
}
.nav-tools .cart-results .product .product-action .product-btn-spin .sp-input input {
  text-align: right;
  width: 50%;
  min-width: 40px;
  border: none;
  margin: 0;
  padding: 0;
  float: left;
}
.nav-tools .cart-results .product .product-action .product-btn-spin .sp-input input:focus {
  border: none;
  box-shadow: none;
}
.nav-tools .cart-results .product .product-action .product-btn-spin .sp-input .sufix {
  width: 40%;
  overflow: hidden;
  font-size: 1rem;
  text-align: left;
  line-height: 35px;
  display: block;
  padding-left: 6px;
}
.nav-tools .cart-results .product .product-action .product-btn-spin .sp-input input[type="text"] {
  height: 35px;
  font-size: 1rem;
}
.nav-tools .cart-results .product .product-action .product-btn-spin .input-group-btn {
  padding: 0;
  margin: 0;
  float: left;
  background-color: #ff0000;
  width: 20%;
}
.nav-tools .cart-results .product .product-action .product-btn-spin .input-group-addon {
  float: left;
}
.nav-tools .cart-results .product .product-action .product-btn-spin .input-quantity {
  float: left;
  width: auto;
}
@media only screen and (max-width: 768px) {
  .nav-tools .cart-results .product .product-action {
    width: 200px;
  }
}
.nav-tools .cart-results .product.disabled .product-image img {
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.nav-tools .cart-checkout {
  background-color: #ffffff;
  color: #546875;
  padding: 5px;
  margin-top: 2px;
  height: 70px;
  font-family: ITCAvantGardeStdBk, Arial, sans-serif;
}
.nav-tools .cart-checkout .total-pay-text {
  float: left;
  margin-left: 20px;
}
.nav-tools .cart-checkout .total-pay {
  float: right;
  font-family: ITCAvantGardeStdBk, Arial, sans-serif;
  font-weight: 700;
  font-size: 1rem;
  padding-right: 1rem;
}
.nav-tools .cart-checkout .cart-checkout-actions {
  width: 100%;
  float: left;
  height: 66px;
  margin-bottom: 10px;
}
.nav-tools .cart-checkout .cart-checkout-actions .cart-trash {
  float: left;
  width: 110px;
  height: 70px;
  text-align: center;
  border-right: solid 1px #E4E9ED;
}
.nav-tools .cart-checkout .cart-checkout-actions .cart-trash a {
  color: #546875;
}
.nav-tools .cart-checkout .cart-checkout-actions .cart-trash a span {
  float: left;
  font-weight: 400;
  font-size: 0.75rem;
}
.nav-tools .cart-checkout .cart-checkout-actions .cart-trash a .trash-image {
  margin-left: 30px;
  margin-top: 5px;
  height: 22px;
  width: 22px;
}
.nav-tools .cart-checkout .cart-checkout-actions .cart-trash a:hover {
  background-color: #ffffff;
}
.nav-tools .cart-checkout .cart-checkout-actions .cart-view-checkout {
  float: left;
  width: 250px;
  height: 70px;
  padding: 10px;
}
.nav-tools .cart-checkout .cart-checkout-actions .cart-view-checkout button {
  height: 50px;
}
@media only screen and (max-width: 768px) {
  .nav-tools .cart-checkout {
    height: 190px;
  }
  .nav-tools .cart-checkout .cart-checkout-actions .cart-view-checkout {
    width: calc(100% - 4px);
  }
}
.nav-tools .tool {
  text-transform: uppercase;
}
.nav-tools .mobile-nav-options {
  float: left;
  width: 100%;
  height: 38px;
  margin: 0;
}
.nav-tools .mobile-nav-options .options {
  width: calc(33.33% - 2px);
  float: left;
  text-align: center;
  height: 52px;
}
.nav-tools .mobile-nav-options .options:last-child {
  border-right: none;
}
.nav-tools .mobile-nav-options .options a {
  display: block;
  height: 100%;
}
.nav-tools .mobile-nav-options .options a .vertical-center {
  padding: 0;
  width: 100%;
  display: block;
  color: #ffffff;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  line-height: 1rem;
}
.nav-tools .mobile-nav-options .options a .vertical-center i {
  margin-top: -50%;
}
.nav-tools .mobile-nav-options .options a.active {
  background-color: #ffffff;
}
.nav-tools .mobile-nav-options .options a.active .vertical-center {
  color: #097FC4;
}
.nav-tools .mobile-nav-options .options a.active:hover {
  color: #097FC4;
  background-color: #ffffff;
}
.nav-tools .mobile-nav-options .horizontal-divider {
  border-right: 0.125rem solid #ffffff !important;
  height: 34px;
  margin-top: 10px;
  float: left;
}
.nav-tools .mobile-nav-options .horizontal-divider-right {
  border-right: 0.125rem solid #ffffff !important;
  height: 34px;
  margin-top: 10px;
  left: -2px;
  position: relative;
  float: left;
}
.nav-tools .mobile-nav-options .horizontal-divider-left {
  border-right: 0.125rem solid #ffffff !important;
  height: 34px;
  margin-top: 10px;
  left: 2px;
  position: relative;
  float: left;
}

@media only screen and (min-width: 769px) and (max-width: 960px) {
  .nav-tools .nav-wrapper i.prevent-overflow {
    display: none;
  }

  .nav-tools .fixed {
    width: 530px;
  }
  .nav-tools .fixed .opt-mis-promociones {
    width: 190px;
    text-align: center;
  }
  .nav-tools .fixed .opt-compra-facil {
    width: 160px;
    text-align: center;
  }
  .nav-tools .fixed .opt-carrito {
    width: 175px;
    text-align: center;
  }

  .nav-tools .fluid {
    margin-right: 530px;
  }

  .nav-tools .search-action {
    left: calc(100% - 648px);
  }
}
.nav-categories {
  background-color: #ffffff;
  border-top: solid 0.0625rem #cbcbcb;
  border-bottom: solid 0.0625rem #cbcbcb;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  color: #546875;
  font-size: 0.875rem;
  height: 70px;
}
.nav-categories .nav-wrapper i {
  height: 1.875rem;
  width: 1.875rem;
}
.nav-categories ul a {
  font-size: 0.875rem;
}
.nav-categories .more-buttons {
  background: #ffffff;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.16), 0 2px 2px 0 rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.16), 0 2px 2px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.16), 0 2px 2px 0 rgba(0, 0, 0, 0.12);
  height: 68px;
  text-align: center;
  vertical-align: middle;
  width: 80px;
  border: solid 1px #E4E9ED;
}
.nav-categories .more-buttons .btn-more {
  display: block;
}
.nav-categories .more-buttons .btn-less {
  display: none;
}
.nav-categories .btn-categories {
  color: #546875;
  display: inline-block;
  font-size: 0.875rem;
  height: 100%;
  width: 100%;
  padding: 0.5rem;
}
.nav-categories .btn-categories .icon {
  font-size: 1.5625rem;
  display: block;
  line-height: 1.5625rem;
}
.nav-categories .btn-categories .texto {
  font-size: 0.875rem;
  display: block;
  line-height: 1rem;
  white-space: normal;
}
.nav-categories #scrollmenu {
  position: relative;
  font-size: 0;
}
.nav-categories .scrollmenu {
  background-color: #ffffff;
  height: 100%;
  overflow: hidden;
  position: relative;
  top: 0;
  white-space: nowrap;
}
.nav-categories .scrollmenu a {
  border: none;
  height: 68px;
  width: 8.33%;
  min-width: 80px;
  display: inline-block;
  color: #546875;
  text-align: center;
  padding: 0;
  text-decoration: none;
  vertical-align: top;
}
.nav-categories .scrollmenu a .icon {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 4px;
  margin-bottom: 0;
}
.nav-categories .scrollmenu a .texto {
  align-items: center;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.75rem;
  height: 30px;
  justify-content: center;
  line-height: 0.875rem;
  margin: 0 auto;
  min-height: 2rem;
  white-space: normal;
  width: 80%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
.nav-categories .scrollmenu a:hover, .nav-categories .scrollmenu a.active {
  font-weight: 700;
  background-color: #eef3f7;
}
.nav-categories .scrollmenu a:focus {
  font-weight: 700;
  border-left: solid 1px #eef3f7;
  border-right: solid 1px #eef3f7;
}

.mobile-menu .mobile-container {
  height: 100%;
  background-color: #E4E9ED;
  width: calc(100% - 50px);
  float: right;
}
.mobile-menu.collapsible {
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.mobile-menu ul {
  margin: 0;
  width: 100%;
}
.mobile-menu .divider {
  margin: 0;
}
.mobile-menu .collapsible-body {
  padding: 0;
}
.mobile-menu.side-nav {
  background-color: rgba(0, 0, 0, 0.3);
  height: 100%;
  padding-bottom: 0;
}
.mobile-menu .options {
  width: 50%;
  float: left;
  height: 100%;
  padding: 20px 0;
}
.mobile-menu .options:first-child {
  border-right: solid 2px #ffffff;
}
.mobile-menu .options a {
  color: #ffffff;
  padding: 0;
  margin: 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  text-align: center;
  text-transform: uppercase;
}
.mobile-menu .loged-container {
  width: 100%;
  float: left;
  height: 100%;
  padding: 0px 0;
}
.mobile-menu .loged-container .loged-name {
  color: #ffffff;
  padding: 0;
  margin: 0;
  position: relative;
  top: 52%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  text-align: left;
  text-transform: uppercase;
  padding-left: 10px;
  padding-right: 10px;
  width: 80%;
  float: left;
  display: block;
  font-weight: 700;
}
.mobile-menu .loged-container .exit-loged {
  height: 40px;
  width: 40px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  margin: auto;
  padding: 0;
  display: block;
  float: right;
}
.mobile-menu .loged-container .exit-loged .button-exit-loged {
  float: left;
  z-index: 1;
  height: 30px;
  width: 30px;
  background-color: #097FC4;
  top: 5px;
  padding: 0;
  margin: 0;
  position: relative;
}
.mobile-menu .mobile-top-options {
  float: right;
  height: 60px;
  width: 100%;
  background-color: #097FC4;
  padding: 10px 0;
  margin: 0;
}
.mobile-menu .mobile-top-options .options {
  width: 50%;
  float: left;
  height: 40px;
  padding: 20px 0;
  border-right: solid 2px #ffffff;
}
.mobile-menu .mobile-top-options .options:last-child {
  border-right: none;
}
.mobile-menu .mobile-top-options .options div {
  color: #ffffff;
  padding: 0;
  margin: 0;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  display: block;
  height: 50px;
}
.mobile-menu .mobile-top-options .options div a {
  color: #ffffff;
  padding: 0;
  margin: 0;
  position: relative;
  top: -22px;
  transform: none;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
}
.mobile-menu .mobile-top-options .options div a:hover {
  background-color: transparent;
}

.mobile-search {
  width: 42px;
  height: 46px;
  float: right;
  padding: 2px 2px;
  background-color: #ffffff;
}
.mobile-search .button-search {
  float: left;
  position: relative;
  z-index: 1;
  height: 36px;
  width: 36px;
  border: none;
  background: url(../img/header/search-icon-blue.svg);
  background-size: cover;
}
.mobile-search .button-search.active {
  background: url(../img/header/search-icon-blue-bold.svg);
  height: 40px;
  width: 40px;
  top: -3px;
  left: -3px;
}

.mobile-open {
  width: 40px;
  height: 46px;
  float: right;
  background-color: #ffffff;
}
.mobile-open .button-collapse {
  float: left;
  position: relative;
  z-index: 1;
  height: 30px;
  margin: 6px 10px;
  border: none;
}

.mobile-close {
  width: 280px;
  float: right;
}
.mobile-close .button-close-sideNav {
  float: left;
  position: fixed;
  z-index: 1;
  height: 60px;
  width: 50px;
  margin: 0px 0px;
  background-color: #ffffff;
  padding: 16px 14px;
  left: 0;
}
.mobile-close .button-close-sideNav:hover {
  background-color: #ffffff;
}

.mobile-search-content .mobile-search-form:after, .mobile-search-content .mobile-search-form:before {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  z-index: 1;
}
.mobile-search-content .mobile-search-form:after {
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #ffffff transparent;
  top: -9px;
  right: 56px;
}
.mobile-search-content .mobile-search-form:before {
  border-style: solid;
  border-width: 0 11px 11px 11px;
  border-color: transparent transparent #546875;
  right: 55px;
}
.mobile-search-content .mobile-search-form {
  float: left;
  background-color: #ffffff;
  z-index: 998;
  width: 100%;
  height: 3.5rem;
  border-top: solid 1px #546875;
  border-bottom: solid 2px #546875;
  position: relative;
  top: 60px;
}
.mobile-search-content .mobile-search-form .search-input-mobile {
  background-color: #ffffff;
  border-radius: 0.1875rem;
  border: 0;
  box-sizing: border-box;
  color: #393D49;
  font-size: 0.875rem;
  font-style: normal;
  height: 2.625rem;
  margin: 0;
  position: relative;
  padding: 0.75rem 1.625rem 0 0.875rem;
  top: 1px;
  width: calc(100%);
  font-family: ITCAvantGardeStdBk, Arial, sans-serif;
  font-weight: 400;
}
.mobile-search-content .mobile-search-form .search-input-mobile::-webkit-input-placeholder {
  font-style: normal;
  font-family: ITCAvantGardeStdBkObl, Arial, sans-serif;
}
.mobile-search-content .mobile-search-form .search-input-mobile::-moz-placeholder {
  font-style: normal;
  font-family: ITCAvantGardeStdBkObl, Arial, sans-serif;
}
.mobile-search-content .mobile-search-form .search-input-mobile:-ms-input-placeholder {
  font-style: normal;
  font-family: ITCAvantGardeStdBkObl, Arial, sans-serif;
}
.mobile-search-content .mobile-search-form .search-input-mobile:-moz-placeholder {
  font-style: normal;
  font-family: ITCAvantGardeStdBkObl, Arial, sans-serif;
}
.mobile-search-content .mobile-search-form .search-input-mobile::-ms-clear {
  display: none;
}
.mobile-search-content .mobile-search-form .search-form-mobile input {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border-bottom: none;
}
.mobile-search-content .mobile-search-form .search-form-mobile input[type=text].valid, .mobile-search-content .mobile-search-form .search-form-mobile input[type=password].valid, .mobile-search-content .mobile-search-form .search-form-mobile input[type=email].valid, .mobile-search-content .mobile-search-form .search-form-mobile input[type=url].valid, .mobile-search-content .mobile-search-form .search-form-mobile input[type=time].valid, .mobile-search-content .mobile-search-form .search-form-mobile input[type=date].valid, .mobile-search-content .mobile-search-form .search-form-mobile input[type=datetime].valid, .mobile-search-content .mobile-search-form .search-form-mobile input[type=datetime-local].valid, .mobile-search-content .mobile-search-form .search-form-mobile input[type=tel].valid, .mobile-search-content .mobile-search-form .search-form-mobile input[type=number].valid, .mobile-search-content .mobile-search-form .search-form-mobile input[type=search].valid {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border-bottom: none;
}
.mobile-search-content .mobile-search-form .search-form-mobile input:focus, .mobile-search-content .mobile-search-form .search-form-mobile input[type=text]:focus, .mobile-search-content .mobile-search-form .search-form-mobile input[type=password]:focus, .mobile-search-content .mobile-search-form .search-form-mobile input[type=email]:focus, .mobile-search-content .mobile-search-form .search-form-mobile input[type=url]:focus, .mobile-search-content .mobile-search-form .search-form-mobile input[type=time]:focus, .mobile-search-content .mobile-search-form .search-form-mobile input[type=date]:focus, .mobile-search-content .mobile-search-form .search-form-mobile input[type=datetime]:focus, .mobile-search-content .mobile-search-form .search-form-mobile input[type=datetime-local]:focus, .mobile-search-content .mobile-search-form .search-form-mobile input[type=tel]:focus, .mobile-search-content .mobile-search-form .search-form-mobile input[type=number]:focus, .mobile-search-content .mobile-search-form .search-form-mobile input[type=search]:focus {
  border-bottom: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.mobile-search-content .mobile-search-form .search-action {
  position: absolute;
  top: 16px;
  right: 10px;
  height: 35px;
  width: 112px;
}
.mobile-search-content .mobile-search-form .search-action .clear-results {
  color: #546875;
  float: left;
  margin: 0;
  padding: 0;
  display: none;
  top: -6px;
  position: relative;
}
.mobile-search-content .mobile-search-form .search-action .clear-results img {
  height: 34px;
  width: 36px;
  padding: 11px;
}
.mobile-search-content .mobile-search-form .search-action .close-search-button {
  color: #546875;
  border: solid 1px #546875;
  border-radius: 2px;
  padding: 5px 10px;
  font-size: 0.75;
  float: right;
  top: -6px;
  position: relative;
  background-color: #ffffff;
}
.mobile-search-content .mobile-search-form .search-action .close-search-button:hover {
  text-decoration: none;
}
.mobile-search-content .search-results {
  display: none;
  z-index: 2;
  height: calc(100% - 50px);
  width: 100%;
  position: absolute;
  top: 55px;
  left: 0;
  color: #ff0000;
  background-color: #ffffff;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  -webkit-box-shadow: 2px 2px 2px rgba(57, 61, 73, 0.2);
  -moz-box-shadow: 2px 2px 2px rgba(57, 61, 73, 0.2);
  box-shadow: 2px 2px 2px rgba(57, 61, 73, 0.2);
}
.mobile-search-content .search-results .search-results-content {
  height: calc(100% - 50px);
  width: 100%;
}
.mobile-search-content .search-results .search-results-content .search-result-list {
  margin: 0;
  padding: 0;
}
.mobile-search-content .search-results .search-results-content .search-result-item {
  display: inline-block;
  width: 100%;
}
.mobile-search-content .search-results .search-results-content .product {
  min-height: 140px;
  float: left;
  width: 100%;
  overflow: hidden;
  border-bottom: solid 1px #E4E9ED;
  border-left: solid 1px #E4E9ED;
}
.mobile-search-content .search-results .search-results-content .product .product-image {
  padding: 10px;
  height: 100px;
  width: 100px;
  overflow: hidden;
  float: left;
}
.mobile-search-content .search-results .search-results-content .product .product-image a {
  padding: 0;
  margin: 0;
  height: 100%;
  width: 100%;
}
.mobile-search-content .search-results .search-results-content .product .product-image img {
  width: 100%;
}
.mobile-search-content .search-results .search-results-content .product .product-left {
  float: left;
  width: calc( 100% - 110px );
  margin-right: 10px;
}
.mobile-search-content .search-results .search-results-content .product .product-name {
  float: left;
  width: 100%;
  table-layout: fixed;
}
.mobile-search-content .search-results .search-results-content .product .product-name a {
  color: #546875;
  display: block;
  padding: 5px;
  font-weight: normal;
  font-family: ITCAvantGardeStdBk, Arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.275rem;
  height: 52px;
  vertical-align: middle;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
}
.mobile-search-content .search-results .search-results-content .product .product-name a .max-lines {
  display: block;
  text-overflow: ellipsis;
  word-wrap: break-word;
  overflow: hidden;
  max-height: 2.75em;
  line-height: 1.4em;
}
.mobile-search-content .search-results .search-results-content .product .product-name a:hover {
  background-color: transparent;
  color: #546875;
  text-decoration: underline;
}
.mobile-search-content .search-results .search-results-content .product .product-icons {
  float: left;
  width: 70px;
  height: 40px;
  line-height: 4rem;
  padding: 0;
  text-align: left;
}
.mobile-search-content .search-results .search-results-content .product .product-icons img {
  height: 35px;
  width: auto;
}
.mobile-search-content .search-results .search-results-content .product .product-price {
  float: right;
}
.mobile-search-content .search-results .search-results-content .product .product-price span {
  color: #393D49;
  display: block;
  padding: 20px 5px 0 0;
  font-weight: normal;
  font-family: ITCAvantGardeStdBk, Arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  height: 40px;
  width: 96px;
  vertical-align: middle;
  text-align: right;
}
.mobile-search-content .search-results .search-results-content .product .product-action {
  float: left;
  width: 100%;
  height: 50px;
  line-height: 2rem;
  padding: 5px 0;
  text-align: right;
  margin-top: 2px;
}
.mobile-search-content .search-results .search-results-content .product .product-action button {
  height: 34px;
}
.mobile-search-content .search-results .search-results-content .product .product-action .product-btn-add {
  padding: 0;
  background-color: #546875;
  border-radius: 3px;
  -webkit-box-shadow: 2px 2px 2px rgba(57, 61, 73, 0.2);
  -moz-box-shadow: 2px 2px 2px rgba(57, 61, 73, 0.2);
  box-shadow: 2px 2px 2px rgba(57, 61, 73, 0.2);
  color: #ffffff;
  padding-right: 0;
  padding-left: 0;
  font-weight: 700;
  width: 100%;
  border: none;
  height: 34px;
  font-family: ITCAvantGardeStdBk, Arial, sans-serif;
  font-weight: 700;
  font-size: 1rem;
}
.mobile-search-content .search-results .search-results-content .product .product-action .product-btn-add .product-btn-classic {
  height: 100%;
  width: 100%;
}
.mobile-search-content .search-results .search-results-content .product .product-action .product-btn-add .product-btn-classic a {
  color: #ffffff;
  width: 100%;
  height: 100%;
  line-height: 35px;
  display: block;
  text-align: center;
}
.mobile-search-content .search-results .search-results-content .product .product-action .product-btn-add .product-btn-classic a:focus, .mobile-search-content .search-results .search-results-content .product .product-action .product-btn-add .product-btn-classic a:hover {
  outline: none;
  background-color: rgba(84, 104, 117, 0.9);
  border-radius: 3px;
}
.mobile-search-content .search-results .search-results-content .product .product-action .product-btn-add.disabled {
  background-color: #CBCBCB;
}
.mobile-search-content .search-results .search-results-content .product .product-action .product-btn-add.disabled .product-btn-classic a {
  cursor: default;
}
.mobile-search-content .search-results .search-results-content .product .product-action .product-btn-add.disabled .product-btn-classic a:focus, .mobile-search-content .search-results .search-results-content .product .product-action .product-btn-add.disabled .product-btn-classic a:hover {
  background-color: #CBCBCB;
}
.mobile-search-content .search-results .search-results-content .product .product-action .product-touchspin {
  display: block;
}
.mobile-search-content .search-results .search-results-content .product .product-action .product-btn-spin {
  display: none;
}
.mobile-search-content .search-results .search-results-content .product .product-action .product-btn-spin button.secondary-button:focus, .mobile-search-content .search-results .search-results-content .product .product-action .product-btn-spin button.secondary-button:active {
  text-decoration: none;
}
.mobile-search-content .search-results .search-results-content .product .product-action .product-btn-spin .sp-quantity {
  width: 100%;
  height: 35px;
}
.mobile-search-content .search-results .search-results-content .product .product-action .product-btn-spin .sp-minus {
  width: 35px;
  height: 35px;
  float: left;
  text-align: center;
}
.mobile-search-content .search-results .search-results-content .product .product-action .product-btn-spin .sp-plus {
  width: 35px;
  height: 35px;
  float: right;
  text-align: center;
}
.mobile-search-content .search-results .search-results-content .product .product-action .product-btn-spin .sp-plus, .mobile-search-content .search-results .search-results-content .product .product-action .product-btn-spin .sp-minus {
  font-size: 0.875rem;
}
.mobile-search-content .search-results .search-results-content .product .product-action .product-btn-spin .sp-plus button, .mobile-search-content .search-results .search-results-content .product .product-action .product-btn-spin .sp-minus button {
  background-color: transparent;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  margin: 0;
  line-height: 0;
}
.mobile-search-content .search-results .search-results-content .product .product-action .product-btn-spin .sp-input {
  width: calc(100% - 70px);
  height: 100%;
  float: left;
  font-size: 0.875rem;
}
.mobile-search-content .search-results .search-results-content .product .product-action .product-btn-spin .sp-input input {
  text-align: right;
  width: 50%;
  min-width: 40px;
  border: none;
  margin: 0;
  padding: 0;
  float: left;
}
.mobile-search-content .search-results .search-results-content .product .product-action .product-btn-spin .sp-input input:focus {
  border: none;
  box-shadow: none;
}
.mobile-search-content .search-results .search-results-content .product .product-action .product-btn-spin .sp-input .sufix {
  width: 40%;
  overflow: hidden;
  font-size: 0.875rem;
  line-height: 35px;
  float: left;
  padding-left: 2px;
  text-align: left;
}
.mobile-search-content .search-results .search-results-content .product .product-action .product-btn-spin .sp-input input[type="text"] {
  height: 35px;
  font-size: 0.875rem;
}
.mobile-search-content .search-results .search-results-content .product .product-action .product-btn-spin .input-group-btn {
  padding: 0;
  margin: 0;
  float: left;
  background-color: #ff0000;
  width: 20%;
}
.mobile-search-content .search-results .search-results-content .product .product-action .product-btn-spin .input-group-addon {
  float: left;
}
.mobile-search-content .search-results .search-results-content .product .product-action .product-btn-spin .input-quantity {
  float: left;
  width: auto;
}
.mobile-search-content .search-results .search-results-content .product.disabled .product-image img {
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.mobile-search-content .search-results .search-show-all {
  height: 50px;
  border-top: solid 1px #E4E9ED;
}
.mobile-search-content .search-results .search-show-all a {
  color: #546875;
  float: left;
  text-align: center;
  width: 100%;
  display: block;
  line-height: 3rem;
  font-weight: 700;
}
.mobile-search-content .search-results .search-show-all a .caret-left-icon {
  display: inline-block;
  height: 18px;
  margin-left: 0.4rem;
  top: 0.25rem;
  width: 18px;
  position: relative;
}
.mobile-search-content .search-results .search-show-all a:hover .caret-left-icon {
  transform: translateX(0.25rem);
  transition: all 0.1s linear;
}

.mobile-content {
  width: 100%;
  background-color: #ffffff;
  float: right;
  height: calc(100% - 60px);
  padding-bottom: 0;
}

@media only screen and (max-width: 1200px) {
  .side-nav a {
    padding: 0 0.5rem;
  }
  .side-nav a .link-container {
    height: 50px;
    width: calc(100% - 80px);
    float: left;
    overflow: hidden;
    vertical-align: middle;
    line-height: normal;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  .side-nav a .link-container span {
    line-height: 1rem;
    width: 100%;
    float: left;
  }
  .side-nav a .link-container .link-container-title {
    width: 100%;
    float: left;
  }
  .side-nav a .link-container .link-container-dir {
    width: 100%;
    float: left;
    padding: 0;
    text-overflow: unset;
    word-break: normal;
    height: auto;
    font-size: 12px;
    white-space: normal;
    line-height: 12px;
  }
}
.mobile-bottom {
  width: 100%;
  background-color: #E4E9ED;
  height: auto;
  padding-bottom: 1rem;
}
.mobile-bottom a:hover {
  background-color: transparent;
}
.mobile-bottom .phone {
  color: #097FC4;
  padding: 0 10px;
  margin: 0 40px;
  position: relative;
  text-transform: uppercase;
  font-size: 1.125rem;
  height: 48px;
}
.mobile-bottom .phone a {
  color: #097FC4;
  height: 46px;
  padding: 0;
  margin: 0;
  line-height: 46px;
  font-size: 1.125rem;
  font-weight: 700;
}
.mobile-bottom li {
  height: 30px;
}
.mobile-bottom li a {
  height: 32px;
  padding: 0 20px;
  margin: 0;
  line-height: 32px;
  color: #546875;
}
.mobile-bottom li.with-icon {
  font-weight: 700;
  height: 32px;
  padding: 0 8px;
  margin: 0;
  line-height: 32px;
}
.mobile-bottom li.with-icon span {
  float: left;
  padding-left: 12px;
  padding-right: 4px;
}
.mobile-bottom li.with-icon a {
  float: left;
  height: 30px;
  width: 34px;
  padding: 4px 0;
}
.mobile-bottom li.with-icon a i {
  position: relative;
  top: -5px;
  margin: 0;
}

.menu-btn div {
  position: absolute;
  left: 100%;
  top: 64%;
  padding-right: 0;
  margin-top: -0.5em;
  line-height: 1;
  font-size: 18px;
  font-weight: 200;
  vertical-align: middle;
  z-index: 99;
}
.menu-btn span {
  display: block;
  width: 22px;
  height: 1px;
  margin: 6px 0;
  background: #546875;
  z-index: 99;
}

.nav-breadcrumb {
  height: 3.125rem;
  background-color: #eef3f7;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  line-height: 3rem;
}
.nav-breadcrumb .breadcrumb {
  display: block;
  padding: 0 0.825rem 0 0.625rem;
  color: #546875;
  font-size: 0.875rem;
  font-weight: 700;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  line-height: 1rem;
  vertical-align: middle;
  position: relative;
  height: 50px;
  overflow: hidden;
}
.nav-breadcrumb .breadcrumb .breacrumb-text {
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 50px;
}
.nav-breadcrumb .breadcrumb:first-child {
  border-left: none;
}
.nav-breadcrumb .breadcrumb .vertical-center {
  align-items: center;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.75rem;
  height: 35px;
  justify-content: center;
  line-height: 0.875rem;
  margin: 0 auto;
  min-height: 2rem;
  white-space: normal;
  width: 80%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
.nav-breadcrumb .breadcrumb:hover .caret-left-icon {
  transform: translateX(0.25rem);
  transition: all 0.1s linear;
}
.nav-breadcrumb .breadcrumb:hover .caret-down-icon {
  transform: translateY(0.25rem);
  -webkit-transform: translateY(0.25rem);
  transition: all 0.1s linear;
}
.nav-breadcrumb .col {
  position: relative;
}
.nav-breadcrumb .col:after {
  content: " ";
  border-right: solid 1px #E4E9ED;
  width: 1px;
  display: block;
  height: 34px;
  position: absolute;
  float: right;
  top: 10px;
  left: 0;
}

.mobile-categories {
  top: 60px;
}
.mobile-categories a {
  padding: 0px 2px;
  color: #546875;
}
.mobile-categories a:hover {
  background-color: #ffffff;
}
.mobile-categories.collapsible {
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.mobile-categories ul {
  margin: 0;
}
.mobile-categories ul li {
  height: 60px;
}
.mobile-categories ul li a {
  height: 60px;
  line-height: 20px;
  font-size: 1rem;
}
.mobile-categories ul li a i {
  margin-top: 14px;
}
.mobile-categories ul li a span {
  line-height: 60px;
}
.mobile-categories .divider {
  margin: 0;
}
.mobile-categories .collapsible-body {
  padding: 0;
}
.mobile-categories.side-nav {
  background-color: transparent;
}
.mobile-categories .mobile-container-categories {
  height: calc(100% - 3.25rem);
  background-color: #ffffff;
  width: calc(100% - 50px);
  float: left;
}
.mobile-categories .mobile-close-categories {
  width: 100%;
  float: right;
  height: 3.25rem;
  background-color: #097FC4;
  padding: 15px 10px;
}
.mobile-categories .mobile-close-categories a {
  color: #ffffff;
  font-size: 1rem;
}
.mobile-categories .mobile-close-categories a:hover {
  background-color: transparent;
}
.mobile-categories .mobile-close-categories .back-submenu {
  float: left;
  width: auto;
  height: 2rem;
  width: 80%;
  padding: 0;
  margin: 0;
  font-size: 0.875rem;
  display: block;
  vertical-align: top;
  line-height: 1.5rem;
  font-weight: 700;
}
.mobile-categories .mobile-close-categories .close-categories {
  height: 2rem;
  float: right;
}
.mobile-categories .mobile-close-categories .button-close-categories {
  float: left;
  z-index: 1;
  height: 25px;
  width: 25px;
  margin: 0;
  background-color: #097FC4;
  top: -2px;
  position: relative;
}

.submenu-floating {
  display: none;
  background-color: rgba(238, 243, 247, 0.95);
  position: absolute;
  top: 12.94rem;
  margin: 0;
  width: 100%;
  height: 21.88rem;
  padding: 10px;
  z-index: 1;
  line-height: 1rem;
  font-size: 1rem;
  overflow: hidden;
}
.submenu-floating .banners {
  width: 100%;
  height: 21.88rem;
  float: left;
  background-color: transparent;
  padding-top: 80px;
  padding-right: 100px;
}
.submenu-floating .banners a.banner {
  padding: 20px;
  height: 130px;
  width: 130px;
  float: right;
}
.submenu-floating .inner-options {
  color: #097FC4;
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.submenu-floating .inner-floating {
  background-color: #eef3f7;
  height: 350px;
  overflow: none;
  padding-top: 1rem;
  padding-bottom: 0.875rem;
}
.submenu-floating .inner-floating ul li {
  display: block;
  width: 100%;
}
.submenu-floating .inner-floating ul li a {
  color: #546875;
  padding-top: 0.3rem;
  padding-bottom: 0.25rem;
  font-size: 0.75rem;
}
.submenu-floating .inner-floating ul li a i {
  float: right;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.25s linear;
}
.submenu-floating .inner-floating ul li.active a, .submenu-floating .inner-floating ul li:hover a, .submenu-floating .inner-floating ul li.opened a {
  font-weight: 700;
  background-color: #D7DEE4;
}
.submenu-floating .inner-floating ul li:hover.haschild {
  position: relative;
}
.submenu-floating .inner-floating ul li:hover.haschild::after {
  content: " ";
  background: url(../img/base/arrow-black-left.svg);
  background-size: cover;
  display: inline-block;
  height: 18px;
  margin-left: 0.4rem;
  top: 3px;
  right: 0;
  width: 18px;
  position: absolute;
  float: right;
  top: 50%;
  transform: translateY(-50%);
}
.submenu-floating .inner-floating ul li:active.haschild a::after {
  transform: translateX(0.25rem);
  transition: all 0.1s linear;
}
.submenu-floating .inner-floating {
  border-left: solid 1px #E4E9ED;
}
.submenu-floating .inner-floating:first-child {
  border-left: none;
}

.submenu-mobile-level ul li {
  height: 60px;
  padding-left: 46px;
  padding-right: 6px;
  display: table;
  width: 100%;
}
.submenu-mobile-level ul li a {
  line-height: 18px;
  height: 60px;
  background-color: #ffffff;
  display: table-cell;
  justify-content: center;
  width: 100%;
  vertical-align: middle;
}
.submenu-mobile-level ul li a:before {
  content: " ";
  background: url(../img/base/arrow-black-left.svg);
  background-size: cover;
  display: inline-block;
  height: 18px;
  margin-left: 0.4rem;
  margin-right: 0.4rem;
  top: 2px;
  width: 18px;
  position: relative;
  float: right;
}
.submenu-mobile-level .submenu-mobile-level1-title,
.submenu-mobile-level .submenu-mobile-level2-title,
.submenu-mobile-level .submenu-mobile-level3-title {
  background-color: #EEF3F7;
  height: 60px;
  font-size: 1rem;
  line-height: 18px;
}
.submenu-mobile-level .submenu-mobile-level1-title i,
.submenu-mobile-level .submenu-mobile-level2-title i,
.submenu-mobile-level .submenu-mobile-level3-title i {
  height: 60px;
  width: 48px;
  float: left;
  display: block;
  padding: 0;
  margin: 0;
}
.submenu-mobile-level .submenu-mobile-level1-title span,
.submenu-mobile-level .submenu-mobile-level2-title span,
.submenu-mobile-level .submenu-mobile-level3-title span {
  font-size: 1rem;
  font-weight: 500;
  line-height: 60px;
}
.submenu-mobile-level .submenu-mobile-level1-title.active,
.submenu-mobile-level .submenu-mobile-level2-title.active,
.submenu-mobile-level .submenu-mobile-level3-title.active {
  background-color: #E4E9ED;
}
.submenu-mobile-level .submenu-mobile-level1-title:hover,
.submenu-mobile-level .submenu-mobile-level2-title:hover,
.submenu-mobile-level .submenu-mobile-level3-title:hover {
  background-color: #EEF3F7;
}
.submenu-mobile-level .submenu-mobile-level1-title.active:hover,
.submenu-mobile-level .submenu-mobile-level2-title.active:hover,
.submenu-mobile-level .submenu-mobile-level3-title.active:hover {
  background-color: #E4E9ED;
}
.submenu-mobile-level .submenu-mobile-level2-title,
.submenu-mobile-level .submenu-mobile-level3-title {
  padding-left: 48px;
  line-height: 18px;
  height: 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.tutorial-box {
  width: 95%;
  max-height: 95%;
  top: 3% !important;
  background-color: #ffffff;
}
.tutorial-box .tutorial-img {
  max-height: 680px;
}
@media only screen and (max-width: 1024px) {
  .tutorial-box .tutorial-img {
    max-height: 420px;
  }
}

.tutorial-box .modal-close, .store-box .modal-close {
  position: absolute;
  top: 30px;
  right: 30px;
}
.tutorial-box .modal-close img, .store-box .modal-close img {
  width: 15px;
}
.tutorial-box h1, .store-box h1 {
  height: auto;
}
.tutorial-box .store-box-stores img, .store-box .store-box-stores img {
  width: 162px;
}

.store-box {
  width: 95%;
  max-height: 90%;
  top: 3% !important;
}
.store-box .primary-button, .store-box .secondary-button {
  height: 50px;
}
.store-box .primary-button.store-box-applink, .store-box .primary-button.store-box-playlink {
  line-height: 3rem;
}

/*  10. Footer */
footer {
  width: 100%;
  opacity: 0;
  transition: visibility 0s, opacity 0.1s linear;
}
footer .center-div {
  padding: 0;
  width: 100%;
  display: block;
  color: #ffffff;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

/* FOOTER */
.footer .footer-colored {
  padding-top: 44px;
  padding-bottom: 44px;
  background-color: #EEF3F7;
  height: 28rem;
  left: 0;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .footer .footer-colored {
    background-color: #097FC4;
    height: 1.875rem;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 0;
  }
}
.footer .title {
  font-weight: 700;
}
.footer ul.footer-links-list {
  padding-bottom: 4px;
  padding-top: 4px;
  margin: 0;
}
.footer ul.footer-links-list li {
  line-height: 1.125rem;
  vertical-align: middle;
  padding-top: 0.75rem;
  padding-bottom: 0;
}
.footer ul.footer-links-list li.phone {
  font-size: 0.875rem;
  font-weight: 700;
}
.footer ul.footer-links-list li.phone a {
  color: #097FC4;
}
.footer ul.footer-links-list li a {
  color: #546875;
}
.footer ul.footer-links-social {
  margin-top: 10px;
  padding: 22px 0;
  height: 5.525rem;
}
.footer ul.footer-links-social li {
  padding: 6px;
  float: left;
}
.footer ul.footer-paymethod {
  float: right;
  margin-top: 10px;
  padding: 28px 0;
  height: 5.525rem;
}
.footer ul.footer-paymethod li {
  padding: 5px;
  float: left;
  display: block;
}
.footer ul.footer-paymethod li.verisign-icon {
  top: -20px;
  position: relative;
  padding-right: 30px;
}
.footer .app-caprabo {
  float: left;
  font-size: 1rem;
  font-weight: 700;
  margin: 1rem 0.75rem 0 0;
}
.footer .app-icon {
  float: left;
  display: block;
  height: 50px;
  width: 50px;
  margin: 2px 0;
}

.footer-links-one .external-links {
  margin: 0 auto;
  padding: 0 3.5625rem;
  text-align: center;
}
.footer-links-one .external-links li {
  box-sizing: border-box;
  color: #325ea9;
  display: inline-block;
  font-size: 0.875rem;
  width: 19%;
}
.footer-links-one .external-links li a {
  font-weight: 700;
  color: #325EA9;
  display: inline-block;
  text-align: center;
}
.footer-links-one .external-links li a > span {
  vertical-align: middle;
  display: inline-block;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .footer-links-one .external-links {
    padding: 0 0.5rem;
  }
}
.footer-white {
  background: #ffffff;
  height: 100px;
}

/* REDUCED FOOTER */
.footer-small {
  /* bottom: -0.9375rem */
  bottom: 0;
  left: 0;
  padding-bottom: 0;
  padding-top: 0;
  position: absolute;
  width: 100%;
  /* margin-top: 6.25rem */
  margin-top: 0;
}

.footer-blue {
  background: #097FC4;
  height: 3.438rem;
}

.footer-cards {
  height: 3rem;
}

.footer-links {
  height: 4.35rem;
}

.footer-small .footer-list-wrapper {
  text-align: center;
  background: #097FC4;
  margin-bottom: 0;
}

.footer-small .footer-list-wrapper .footer-list-item {
  vertical-align: middle;
  background: #097FC4;
  padding: 1rem 0;
}

.footer-small .footer-list-wrapper .footer-list-item .link-item {
  color: #ffffff !important;
  font-size: 0.875rem;
  font-family: ITCAvantGardeStdBk, Arial, sans-serif;
}

/* CARDS FOOTER */
.footer-small .container .payment-icon-wrapper {
  display: inline;
  text-align: right;
  vertical-align: middle;
}
.footer-small .container .payment-icon-wrapper .vs-trusted-icon-img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 1.25rem;
  margin-bottom: 0.625rem;
}
.footer-small .container .payment-icon-wrapper .payment-icon-parent {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.625rem;
}
.footer-small .container .payment-icon-wrapper .payment-icon-parent .payment-icon-item {
  display: inline-block;
  margin-right: 0.3125rem;
}
.footer-small .container .payment-icon-wrapper .payment-icon-parent .payment-icon-item:last-child {
  margin-right: 0;
}
.footer-small .container .payment-icon-wrapper .payment-icon-parent .payment-icon-item .payment-icon-img {
  display: inline-block;
  vertical-align: middle;
}

/* LINKS FOOTER */
.footer-small .container .links-icon-wrapper {
  display: inline;
  text-align: center;
  vertical-align: middle;
}
.footer-small .container .links-icon-wrapper .links-icon-parent {
  display: inline-block;
  vertical-align: middle;
}
.footer-small .container .links-icon-wrapper .links-icon-parent .links-icon-item {
  display: inline-block;
  margin-right: 2.2rem;
}
@media (max-width: 1023px) {
  .footer-small .container .links-icon-wrapper .links-icon-parent .links-icon-item {
    margin-right: 1rem;
  }
}
.footer-small .container .links-icon-wrapper .links-icon-parent .links-icon-item:last-child {
  margin-right: 0;
}
.footer-small .container .links-icon-wrapper .links-icon-parent .links-icon-item .links-icon-img {
  display: inline-block;
  width: 8rem;
  height: auto;
  vertical-align: middle;
}
@media (max-width: 1023px) {
  .footer-small .container .links-icon-wrapper .links-icon-parent .links-icon-item .links-icon-img {
    width: 6.5rem;
  }
}

#cookies-warning {
  display: none;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 9999;
}
#cookies-warning .container {
  background-color: #E4E9ED;
  color: #393D49;
  padding: 10px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
@media only screen and (min-width: 769px) {
  #cookies-warning .container {
    padding: 15px 30px;
    background-color: rgba(228, 233, 237, 1);
  }
}
#cookies-warning .cookies-text {
  float: left;
  width: 100%;
  height: 100%;
  overflow: hidden;
  vertical-align: middle;
  line-height: normal;
  display: flex;
  justify-content: center;
  flex-direction: column;
  min-height: 60px;
  margin-top: 10px;
}
@media only screen and (min-width: 769px) {
  #cookies-warning .cookies-text {
    width: calc(100% - 240px);
  }
}
#cookies-warning .cookies-button .cookies-button-rgpd {
  float: left;
  width: 100%;
}
@media only screen and (min-width: 769px) {
  #cookies-warning .cookies-button .cookies-button-rgpd {
    width: 240px;
    padding-left: 20px;
    padding-right: 20px;
  }
  #cookies-warning .cookies-button .cookies-button-rgpd .btn {
    margin-top: 0;
  }
}

/*  14. Plugins */
/*  15. Icons */
/* icons */
.home-icon {
  background: url(../img/header/inicio-icn.svg) center center no-repeat;
  background-size: cover;
}

.phone-icon {
  background: url(../img/base/phone-icon.svg) center center no-repeat;
  background-size: cover;
}

.my-schedule-icon {
  background: url(../img/header/franja-icn.svg) center center no-repeat;
  background-size: cover;
}

.contacto-icon {
  background: url(../img/header/contacto-icn.svg) center center no-repeat;
  background-size: cover;
}

.idioma-icon {
  background: url(../img/header/idioma-icn.svg) center center no-repeat;
  background-size: cover;
}

.exit-icon {
  background: url(../img/header/exit-icn.svg) center center no-repeat;
  background-size: cover;
}

.gastos-icon {
  background: url(../img/header/gastos-icn.svg) center center no-repeat;
  background-size: cover;
}

.pago-seguro-icon {
  background: url(../img/header/pago-seguro-icn.svg) center center no-repeat;
  background-size: cover;
}

.datos-personales-icon {
  background: url(../img/header/datos-personales-icn.svg) center center no-repeat;
  background-size: cover;
}

.factura-icon {
  background: url(../img/header/factura-icn.svg) center center no-repeat;
  background-size: cover;
}

.promos-icon {
  background: url(../img/header/promos-icn.svg) center center no-repeat;
  background-size: cover;
}

.listas-icon {
  background: url(../img/header/gestion-pedidos35x35.png) center center no-repeat;
  background-size: cover;
}

.android-icon {
  background: url(../img/footer/android-icon-initial.png) center center no-repeat;
  background-size: cover;
}
.android-icon:hover {
  background: url(../img/footer/android-icon-hover.png) center center no-repeat;
  background-size: cover;
}

.apple-icon {
  background: url(../img/footer/apple-icon-initial.png) center center no-repeat;
  background-size: cover;
}
.apple-icon:hover {
  background: url(../img/footer/apple-icon-hover.png) center center no-repeat;
  background-size: cover;
}

.close-white-icon {
  background: url(../img/base/close-icon-white.svg) center center no-repeat;
  background-size: cover;
}

.remove-icon {
  background: url(../img/base/close-bold-icon.svg) center center no-repeat;
  background-size: cover;
}

.trash-icon {
  background: url(../img/remove-carrito.png) center center no-repeat;
  background-size: cover;
}

.ofertas-icon, .icon-cat-1001 {
  background: url(../img/header/icono_hucha.svg) center center no-repeat;
  background-size: initial;
}

.despensa-icon, .icon-cat-1002 {
  background: url(../img/header/despensa-icn.svg) center center no-repeat;
  background-size: initial;
}

.dulces-desayuno-icon, .icon-cat-1003 {
  background: url(../img/header/dulces-desayuno-icn.svg) center center no-repeat;
  background-size: initial;
}

.bebidas-icon, .icon-cat-1004 {
  background: url(../img/header/bebidas-icn.svg) center center no-repeat;
  background-size: initial;
}

.lacteos-huevos-icon, .icon-cat-1005 {
  background: url(../img/header/lacteos-huevos-icn.svg) center center no-repeat;
  background-size: initial;
}

.alimentos-frescos-icon, .icon-cat-1006 {
  background: url(../img/header/alimentos-frescos-icn.svg) center center no-repeat;
  background-size: initial;
}

.helados-congelados-icon, .icon-cat-1007 {
  background: url(../img/header/helados-congelados-icn.svg) center center no-repeat;
  background-size: initial;
}

.bebe-icon, .icon-cat-1008 {
  background: url(../img/header/bebe-icn.svg) center center no-repeat;
  background-size: initial;
}

.limpieza-hogar-icon, .icon-cat-1009 {
  background: url(../img/header/limpieza-hogar-icn.svg) center center no-repeat;
  background-size: initial;
}

.higiene-belleza-icon, .icon-cat-1010 {
  background: url(../img/header/higiene-belleza-icn.svg) center center no-repeat;
  background-size: initial;
}

.mascotas-icon, .icon-cat-1011 {
  background: url(../img/header/mascotas-icn.svg) center center no-repeat;
  background-size: initial;
}

.nuestras-marcas-icon, .icon-cat-1012 {
  background: url(../img/header/nuestras-marcas-icn.svg) center center no-repeat;
  background-size: initial;
}

.navidad-icon, .icon-cat-4709 {
  background: url(../img/header/navidad-icn.svg) center center no-repeat;
  background-size: initial;
}

.caprabo-icon {
  background: url(../img/footer/caprabo-icon.png) center center no-repeat;
  background-size: initial;
}

.caprabo-club-icon {
  background: url(../img/footer/caprabo-club-icon.png) center center no-repeat;
  background-size: initial;
}

.chef-icon {
  background: url(../img/footer/chef-icon.png) center center no-repeat;
  background-size: initial;
}

.travel-icon {
  background: url(../img/footer/travel-icon.png) center center no-repeat;
  background-size: initial;
}

.matron-icon {
  background: url(../img/footer/matron-icon.png) center center no-repeat;
  background-size: initial;
}

.pdf-icon {
  background: url(../img/header/factura-icn.svg) center center no-repeat;
  background-size: initial;
  height: 30px;
  width: 30px;
  display: block;
  float: left;
}

.add-list-icon {
  background: url(../img/base/list-icon.svg) center center no-repeat;
  background-size: cover;
  height: 32px;
  width: 32px;
  display: inline-block;
  top: 10px;
  position: relative;
}

.my-account-icon {
  background: url(../img/header/datos-personales-icn.svg);
  background-size: cover;
  display: inline-block;
  font-size: 0.875rem;
  height: 1.863rem;
  margin-right: 0.625rem;
  text-align: right;
  width: 1.863rem;
}

.easy-buy-icon {
  background: url(../img/header/ico_comprafacil.svg);
  background-size: cover;
  display: inline-block;
  font-size: 0.875rem;
  height: 1.863rem;
  margin-right: 0.625rem;
  text-align: right;
  width: 1.863rem;
}

.invoice-icon {
  background: url(../img/header/factura-icn.svg) center center no-repeat;
  background-size: cover;
  display: inline-block;
  font-size: 0.875rem;
  height: 1.863rem;
  margin-right: 0.625rem;
  text-align: right;
  width: 1.863rem;
}

.delivery-icon {
  background: url(../img/header/modo-envio.svg) center center no-repeat;
  background-size: cover;
  display: inline-block;
  font-size: 0.875rem;
  height: 1.863rem;
  margin-right: 0.625rem;
  text-align: right;
  width: 1.863rem;
}

.twitter-icon {
  background: url(../img/footer/tw-grey-icon.png) center center no-repeat;
  background-size: initial;
}
.twitter-icon:hover {
  background: url(../img/footer/twitter-icon-hover.png) center center no-repeat;
}

.facebook-icon {
  background: url(../img/footer/fb-grey-icon.png) center center no-repeat;
  background-size: initial;
}
.facebook-icon:hover {
  background: url(../img/footer/facebook-icon-hover.png) center center no-repeat;
}

.flickr-icon {
  background: url(../img/footer/flirck-grey-icon.png) center center no-repeat;
  background-size: initial;
}
.flickr-icon:hover {
  background: url(../img/footer/flirck-icon-hover.png) center center no-repeat;
}

.youtube-icon {
  background: url(../img/footer/yt-grey-icon.png) center center no-repeat;
  background-size: initial;
}
.youtube-icon:hover {
  background: url(../img/footer/youtube-icon-hover.png) center center no-repeat;
}

.foursquare-icon {
  background: url(../img/footer/fs-grey-icon.png) center center no-repeat;
  background-size: initial;
}
.foursquare-icon:hover {
  background: url(../img/footer/foursquare-icon-hover.png) center center no-repeat;
}

.caret-left-icon {
  background: url(../img/base/arrow-black-left.svg) center center no-repeat;
  background-size: cover;
}

.caret-right-icon {
  background: url(../img/base/arrow-black-right.svg) center center no-repeat;
  background-size: cover;
}

.caret-down-icon {
  background: url(../img/base/arrow-black-down.svg) center center no-repeat;
  background-size: cover;
}

/* topnav icons */
nav .nav-wrapper .phone-icon {
  background: url(../img/base/phone-icon.svg);
  background-size: cover;
  display: inline-block;
  font-size: 0.875rem;
  height: 1.5625rem;
  margin-right: 0;
  text-align: right;
  width: 1.5625rem;
  float: left;
}
nav .nav-wrapper .chat-icon {
  background: url(../img/base/chat-online-icn.svg);
  background-size: cover;
  display: inline-block;
  font-size: 0.875rem;
  height: 1.3625rem;
  margin-right: 0.625rem;
  text-align: right;
  width: 1.3625rem;
}
@media only screen and (max-width: 767px) {
  nav .nav-wrapper .chat-icon {
    margin-right: 0.125rem;
    height: 1.2625rem;
    width: 1.2625rem;
    top: 0.125rem;
  }
}
nav .nav-wrapper .my-account-icon {
  background: url(../img/header/datos-personales-icn.svg);
  background-size: cover;
  display: inline-block;
  font-size: 0.875rem;
  height: 1.863rem;
  margin-right: 0.625rem;
  text-align: right;
  width: 1.863rem;
}
nav .nav-wrapper .my-orders-icon {
  background: url(../img/header/gestion-pedidos35x35.png);
  background-size: cover;
  display: inline-block;
  font-size: 0.875rem;
  height: 1.863rem;
  margin-right: 0.625rem;
  text-align: right;
  width: 1.863rem;
}
nav .nav-wrapper .easy-buy-icon {
  background: url(../img/header/ico_comprafacil.svg);
  background-size: cover;
  display: inline-block;
  font-size: 0.875rem;
  height: 1.863rem;
  margin-right: 0.625rem;
  text-align: right;
  width: 1.863rem;
}
nav .nav-wrapper .my-schedule-icon {
  background: url(../img/header/franja-icn.svg) center center no-repeat;
  background-size: cover;
  display: inline-block;
  font-size: 0.875rem;
  height: 1.863rem;
  margin-right: 0.625rem;
  text-align: right;
  width: 1.863rem;
}
nav .nav-wrapper .promos-icon {
  background: url(../img/header/promos-icn.svg) center center no-repeat;
  background-size: cover;
  display: inline-block;
  font-size: 0.875rem;
  height: 1.863rem;
  margin-right: 0.625rem;
  text-align: right;
  width: 1.863rem;
}
nav .nav-wrapper .invoice-icon {
  background: url(../img/header/factura-icn.svg) center center no-repeat;
  background-size: cover;
  display: inline-block;
  font-size: 0.875rem;
  height: 1.863rem;
  margin-right: 0.625rem;
  text-align: right;
  width: 1.863rem;
}
nav .nav-wrapper .delivery-icon {
  background: url(../img/header/modo-envio.svg) center center no-repeat;
  background-size: cover;
  display: inline-block;
  font-size: 0.875rem;
  height: 1.863rem;
  margin-right: 0.625rem;
  text-align: right;
  width: 1.863rem;
}
nav .nav-wrapper .pdf-icon {
  background: url(../img/header/factura-icn.svg) center center no-repeat;
  background-size: cover;
  display: inline-block;
  font-size: 0.875rem;
  height: 1.863rem;
  margin-right: 0.625rem;
  text-align: right;
  width: 1.863rem;
}
nav .nav-wrapper .caret-white-left-icon {
  background: url(../img/base/arrow-white-left.svg);
  background-size: cover;
  display: inline-block;
  font-size: 0.875rem;
  margin-left: 0.4rem;
  text-align: right;
}
nav .nav-wrapper .caret-white-left-icon.pull-right {
  position: relative !important;
  float: right;
  top: -20px !important;
}
nav .nav-wrapper .caret-white-down-icon {
  background: url(../img/base/arrow-white-down.svg);
  background-size: cover;
  display: inline-block;
  font-size: 0.875rem;
  margin-left: 0.4rem;
  text-align: right;
}
nav .nav-wrapper .search-white-icon {
  background: url(../img/header/search-white-icon.svg) center center no-repeat;
  background-size: cover;
  display: inline-block;
  height: 28px;
  margin-right: 0.625rem;
  text-align: right;
  width: 28px;
}
nav .nav-wrapper .promos-white-icon {
  background: url(../img/header/promos-white-icon.svg) center center no-repeat;
  background-size: cover;
  display: inline-block;
  margin-right: 0.625rem;
  text-align: right;
}
nav .nav-wrapper .active .promos-white-icon {
  background: url(../img/header/promos-blue-icon.svg) center center no-repeat;
  background-size: cover;
}
nav .nav-wrapper .list-white-icon {
  background: url(../img/header/lists-white-icon.svg) center center no-repeat;
  background-size: cover;
  display: inline-block;
  margin-right: 0.625rem;
  text-align: right;
}
nav .nav-wrapper .active .list-white-icon {
  background: url(../img/header/lists-blue-icon.svg) center center no-repeat;
  background-size: cover;
}
nav .nav-wrapper .cart-white-icon {
  background: url(../img/header/cart-white-icon.svg) center center no-repeat;
  background-size: cover;
  display: inline-block;
  margin-right: 1rem;
  text-align: right;
}
nav .nav-wrapper .cart-white-icon.spinner {
  background: none;
  border: 2px solid;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  -webkit-animation-name: spin;
  -webkit-animation-duration: 1500ms;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: spin;
  -moz-animation-duration: 1500ms;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: spin;
  -ms-animation-duration: 1500ms;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  animation-name: spin;
  animation-duration: 1500ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
nav .nav-wrapper .cart-white-icon.spinner:after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background: #097FC4;
  border-radius: 50%;
  margin: -30% 0 0 -30%;
}
nav .nav-wrapper .active .cart-white-icon {
  background: url(../img/header/cart-blue-icon.svg) center center no-repeat;
  background-size: cover;
  top: 6px;
  margin-right: 0.625rem;
  left: 3px;
}
nav .nav-wrapper .active .cart-white-icon.spinner {
  background: none;
  border: 2px solid;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  -webkit-animation-name: spin;
  -webkit-animation-duration: 1500ms;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: spin;
  -moz-animation-duration: 1500ms;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: spin;
  -ms-animation-duration: 1500ms;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  animation-name: spin;
  animation-duration: 1500ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
nav .nav-wrapper .active .cart-white-icon.spinner:after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background: #ffffff;
  border-radius: 50%;
  margin: -30% 0 0 -30%;
}
nav .nav-wrapper .nocard-icon {
  background: transparent;
  background-size: cover;
  display: inline-block;
  height: 24px;
  width: 34px;
  margin-right: 0.625rem;
  text-align: right;
}
nav .nav-wrapper .card-icon {
  background: url(../img/header/card-icn.png) center center no-repeat;
  background-size: cover;
  display: inline-block;
  height: 24px;
  width: 34px;
  margin-right: 0.625rem;
  text-align: right;
}
nav .nav-wrapper .user-icon {
  background: url(../img/base/user-login-icn.svg) center center no-repeat;
  background-size: cover;
  display: inline-block;
  margin-right: 0.625rem;
  text-align: right;
  height: 30px;
  width: 30px;
}
nav .nav-wrapper .pointer-icon {
  background: url(../img/base/cp-login-icn.svg) center center no-repeat;
  background-size: cover;
  display: inline-block;
  margin-right: 0.625rem;
  text-align: right;
  height: 30px;
  width: 30px;
}

/* mobile menu icons */
.mobile-menu li > a > i {
  height: 1.875rem;
  width: 1.875rem;
  margin: 0.5rem;
}
.mobile-menu li > a > i.caret {
  height: 1.125rem;
  width: 1.125rem;
  margin: 0.875rem 0.5rem;
}

.mobile-categories a > i {
  height: 1.875rem;
  width: 1.875rem;
  margin: 0.5rem;
}
.mobile-categories li > a > i {
  height: 1.875rem;
  width: 1.875rem;
  margin: 0.5rem;
}
.mobile-categories li > a > i.caret {
  height: 1.125rem;
  width: 1.125rem;
  margin: 0.875rem 0.5rem;
}

/* breadcrumb icons */
.nav-breadcrumb .nav-wrapper i {
  height: 1.875rem;
  width: 1.875rem;
  margin: 0.5rem;
}
.nav-breadcrumb .nav-wrapper i.caret {
  height: 1.125rem;
  width: 1.125rem;
  margin: 0;
  position: absolute;
  top: 17px;
  right: -1px;
}

.submenu-floating div > a > i {
  height: 1.875rem;
  width: 1.875rem;
  margin: 0.5rem;
}
.submenu-floating div > a > i.caret {
  height: 1.125rem;
  width: 1.125rem;
  margin: 0;
}

/* categories icons */
.nav-categories div > a > i {
  height: 1.875rem;
  width: 1.875rem;
  margin: 0.5rem;
}

/* sheets icons */
.product-sheet div > a > i {
  height: 1.875rem;
  width: 1.875rem;
  margin: 0.5rem;
}
.product-sheet div > a > i.caret {
  height: 1rem;
  width: 1rem;
  margin: 4px;
  display: block;
  float: left;
}

/* footer icons */
.footer-links-one {
  min-height: 1.875rem;
}
.footer-links-one i {
  height: 1.875rem;
  width: 1.875rem;
  margin: 0;
  display: block;
  float: left;
  position: relative;
  top: -5px;
}

/* footer icons */
.footer-links-social {
  min-height: 1.875rem;
}
.footer-links-social i {
  height: 1.875rem;
  width: 1.875rem;
  margin: 0;
  display: block;
  float: left;
  position: relative;
}

/* body icons */
.back-continue-link i.caret-right-icon {
  background: url(../img/base/arrow-black-right.svg);
}

.row .page-content .duplicate-email-back-continue .back-continue-link i.caret-right-icon {
  background: url(../img/base/arrow-black-right.svg);
  background-size: cover;
  display: inline-block;
  height: 18px;
  margin-right: 0.4rem;
  top: 1.25rem;
  width: 18px;
}

.row .page-content .duplicate-email-back-continue .back-continue-link i.caret-right-icon {
  background: url(../img/base/arrow-black-right.svg);
  background-size: cover;
  display: inline-block;
  height: 18px;
  margin-right: 0.4rem;
  top: 1.25rem;
  width: 18px;
}

.row .page-content .duplicate-email-back-continue .back-continue-link i.caret-right-icon {
  background: url(../img/base/arrow-black-right.svg);
  background-size: cover;
  display: inline-block;
  height: 18px;
  margin-right: 0.4rem;
  top: 1.25rem;
  width: 18px;
}

.row .page-content .register-continue .back-continue-link i.caret-right-icon {
  background: url(../img/base/arrow-black-right.svg);
  background-size: cover;
  display: inline-block;
  height: 18px;
  margin-right: 0.4rem;
  top: 1.25rem;
  width: 18px;
}

/* FORM ICONS */
form .delete-icon {
  background: url(../img/base/delete-icn.svg);
  background-size: cover;
  display: inline-block;
  font-size: 0.875rem;
  height: 1rem;
  margin-right: 0.825rem;
  margin-top: 0.125rem;
  text-align: right;
  width: 1rem;
}
form .delete-icon-small {
  background: url(../img/base/delete-icn.svg);
  background-size: cover;
  display: inline-block;
  font-size: 0.875rem;
  height: 0.8rem;
  margin-right: 0;
  margin-top: 1px;
  text-align: left;
  width: 0.8rem;
}
form .fiscal-data-icon {
  background: url(../img/register/fiscal-data-icon.svg);
  background-size: cover;
  display: inline-block;
  font-size: 0.875rem;
  height: 1.875rem;
  margin-right: 0.425rem;
  text-align: right;
  width: 1.875rem;
}
form .factura-icn {
  background: url(../img/header/factura-icn.svg);
  background-size: cover;
  display: inline-block;
  font-size: 0.875rem;
  height: 2.875rem;
  margin-right: 0.425rem;
  text-align: right;
  width: 2.875rem;
}

/* CHECKOUT ICONS */
.contact-wrapper .phone-icon {
  background: url(../img/base/phone-icon.svg);
  background-size: cover;
  display: inline-block;
  font-size: 0.875rem;
  height: 1.6625rem;
  text-align: right;
  width: 1.6625rem;
}
.contact-wrapper .chat-icon {
  background: url(../img/base/chat-online-icn.svg);
  background-size: cover;
  display: inline-block;
  font-size: 0.875rem;
  height: 1.3625rem;
  margin-right: 0.625rem;
  text-align: right;
  width: 1.3625rem;
}
.contact-wrapper .mail-icon {
  background: url(../img/base/mail-icn.svg);
  background-size: cover;
  display: inline-block;
  font-size: 0.875rem;
  height: 2rem;
  margin-right: 0.125rem;
  text-align: right;
  width: 2rem;
}

/* animation */
@-ms-keyframes spin {
  from {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
  }
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-ms-keyframes spinout {
  from {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(-360deg);
  }
}
@-moz-keyframes spinout {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(-360deg);
  }
}
@-webkit-keyframes spinout {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(-360deg);
  }
}
@keyframes spinout {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-360deg);
  }
}
/* custom sass for 3-columns form */
.c3 {
  padding: 0;
}
.c3 .hide {
  display: none;
}
.c3 fieldset {
  margin: 0;
  padding: 0;
  border: 1px solid #e4e9ed;
}
.c3 .label-check-14 {
  font-size: 0.875rem;
  padding-left: 30px;
  color: #546875;
}
.c3 .row {
  display: flex;
  position: relative;
}
.c3 .row .col {
  padding: 0;
}
.c3 .row .col .subtitle-p0 {
  margin-bottom: 22px;
}
.c3 .row .col .auxiliary-info {
  font-size: 12px;
  margin-bottom: 25px;
}
.c3 .margin-50-t {
  margin-top: 50px !important;
}
.c3 .margin-20-t {
  margin-top: 20px !important;
}
.c3 .margin-45-b {
  margin-bottom: 45px !important;
}
.c3 .margin-10-b {
  margin-bottom: 10px !important;
}
.c3 .no-margin-b {
  margin-bottom: 0px !important;
}
.c3 .no-margin-t {
  margin-top: 0px !important;
}
.c3 .padding-5-b {
  padding-bottom: 5px !important;
}
.c3 .padding-13-b {
  margin-top: 13px !important;
}
.c3 .margin-25-t-med-and-up {
  margin-top: 25px !important;
}
.c3 .right-50-med-and-up {
  right: 50px;
}
.c3 .width-210 {
  width: 210px;
}
.c3 a.chat {
  background-image: url(../img/base/chat-online-icn.svg);
  background-position: left center;
  background-repeat: no-repeat;
  padding: 0 0 0 20px;
  margin: 0 0 0 15px;
}
.c3 .page-title.center-align {
  text-align: center;
}
.c3 h1.height-90 {
  height: 90px;
}
.c3 h2 {
  color: #393d49;
}
.c3 .back-continue-link {
  text-align: left;
  width: auto;
  display: inline-block;
}
.c3 .back-continue-link .back-continue-text {
  font-weight: 600;
  font-style: normal;
  color: #536875;
  text-align: left;
  font-size: 16px;
  padding-top: 15px;
}
.c3 .back-continue-link .back-continue-text:before {
  content: "";
  background-image: url(../img/base/arrow-black-right.svg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  width: 1.125rem;
  height: 1.125rem;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  left: -0.325rem;
  top: -3px;
  -webkit-transition: all ease-out 0.05s;
  transition: all ease-out 0.05s;
}
.c3 .back-continue-link .back-continue-text:hover {
  text-decoration: none;
}
.c3 .back-continue-link .back-continue-text:hover:before {
  transform: translateX(-0.25rem);
  transition: all 0.1s linear;
}
.c3 .back-continue-link label {
  font-size: 14px;
}
.c3 .del-email .input-field i.delete-icon, .c3 .del-phone .input-field i.delete-icon {
  margin-top: 0.1rem;
  float: left;
}
.c3 .del-email .input-field .delete-email, .c3 .del-email .input-field .delete-phone, .c3 .del-phone .input-field .delete-email, .c3 .del-phone .input-field .delete-phone {
  float: left;
}
.c3 .del-email .input-field .delete-email:hover, .c3 .del-email .input-field .delete-phone:hover, .c3 .del-phone .input-field .delete-email:hover, .c3 .del-phone .input-field .delete-phone:hover {
  cursor: pointer;
  cursor: hand;
}
.c3 .input-field {
  padding: 0 50px 0 0;
  margin: 50px 0 0 0;
}
.c3 .input-field i.delete-icon {
  margin-top: 0.25rem;
}
.c3 .input-field .link-eliminar-paso-2 {
  display: inline-block;
  position: relative;
  top: 0;
  color: #546875;
}
.c3 .input-field label {
  font-size: 0.8rem;
}
.c3 .input-field label.phone-principal, .c3 .input-field label.email-principal {
  padding-left: 28px;
}
.c3 .input-field .input-field-comment {
  font-size: 12px;
}
.c3 .input-field:first-child {
  margin: 30px 0 0 0;
}
.c3 .input-field:last-child {
  margin: 50px 0 60px 0;
}
.c3 .input-field.under-select {
  margin-top: 70px;
}
.c3 .input-field.with-select {
  margin: 20px 0 0px 0 !important;
}
.c3 .input-field.with-select .select-wrapper .select-dropdown {
  font-size: 14px;
}
.c3 .input-field.with-select label {
  font-size: 13px;
  font-weight: 600;
  font-style: normal;
  color: #546875;
  width: 100%;
}
.c3 .input-field.with-radio {
  height: 3rem;
}
.c3 .input-field.with-radio span {
  height: 3rem;
  display: block;
  float: left;
  padding: 12px 0 0 0;
}
.c3 .input-field.with-radio label {
  margin: 0 5px 0 0;
}
.c3 .input-field.with-radio label.register-sex-female {
  margin: 0 0 0 25px;
}
.c3 .input-field.with-radio label.register-sex-male {
  margin: 0 0 0 25px;
}
.c3 .input-field.with-radio div.error {
  color: #DE0009;
  padding: 0;
  margin: 24px 0;
  border: 0;
  opacity: 1;
  font-size: 12px !important;
  font-weight: 600;
}
.c3 .input-field.with-select label {
  top: -0.875rem;
}
.c3 .input-field.with-select select {
  background-color: transparent;
  width: 100%;
  padding: 0;
  border: none;
  border-radius: 2px;
  height: 3rem;
  border-bottom: 1px solid #E4E9ED;
}
.c3 .input-field.with-select div.error {
  color: #DE0009;
  margin: 0;
  opacity: 1;
  font-size: 12px !important;
  font-weight: 600;
  position: absolute;
  top: 45.5px;
  width: 100%;
  padding: 5px 0 0 0;
}
.c3 .input-field.with-select input[type=text].valid {
  border-bottom: 1px solid #E4E9ED;
  box-shadow: none;
}
.c3 .input-field.with-select input[type=text].valid + div.error {
  display: none;
}
.c3 .input-field.with-datepicker div.error {
  color: #DE0009;
  margin: 0;
  opacity: 1;
  font-size: 12px !important;
  font-weight: 600;
  position: absolute;
  top: 45.5px;
  width: 100%;
  padding: 5px 0 0 0;
}
.c3 .input-field.with-datepicker input[type=text].valid {
  border-bottom: 1px solid #E4E9ED;
}
.c3 .input-field.with-datepicker input[type=text].valid + div.error {
  display: none;
}
.c3 .input-field-checkbox {
  margin: 1rem 0 1rem 0;
}
.c3 .empty-field {
  padding: 0px;
}
.c3 .empty-field span {
  display: block;
  width: 100%;
}
.c3 .bottom-align-p0 {
  position: absolute;
  right: 0px;
  bottom: 70px;
}
.c3 .bottom-align-p1 {
  position: absolute;
  right: 0px;
  bottom: 80px;
}
.c3 .alert-duplicate-card {
  text-align: left;
  color: #DE0009;
  font-size: 12px;
  margin: 20px 0px 0px 0px;
}
.c3 .container-recover-password {
  margin: 40px 0 30px 0 !important;
}
.c3 .container-recover-password-card-alert {
  margin: 5px 0 30px 0 !important;
}
.c3 .container-horizontal-tabs {
  display: table;
  width: 100%;
  margin-bottom: 10px;
}
.c3 .container-horizontal-tabs .horizontal-tab {
  text-align: center;
  font-weight: 600;
  font-style: normal;
  cursor: pointer;
  padding-bottom: 20px;
  margin-bottom: 20px;
  display: table-cell;
  vertical-align: middle;
}
.c3 .container-horizontal-tabs .horizontal-tab:hover {
  color: #097fc4;
}
.c3 .container-horizontal-tabs .horizontal-tab.selected-tab {
  color: #097fc4;
  border-bottom: 2px solid #097fc4;
}
@media (max-width: 768px) {
  .c3 .container-horizontal-tabs {
    margin-bottom: 16px;
  }
}
.c3 .container-form-general-message {
  margin-bottom: 20px;
}
.c3 .container-form-general-message .form-general-message.success-general-message:after {
  content: attr(data-success);
  font-weight: 300;
  color: #546875;
  font-size: 14px;
  text-align: left;
  line-height: 20px;
  font-style: normal;
}
.c3 .container-form-general-message .form-general-message.success-general-message:before {
  content: "";
  background-image: url(../img/base/check-green.svg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 50px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  left: -0.325rem;
  top: 7px;
  -webkit-transition: all ease-out 0.05s;
  transition: all ease-out 0.05s;
}
.c3 .container-form-general-message .form-general-message.error-general-message {
  padding-top: 0;
}
.c3 .container-form-general-message .form-general-message.error-general-message:after {
  color: #DF0009;
  content: attr(data-error);
  font-weight: 600;
  font-size: 14px;
  text-align: left;
  line-height: 20px;
  font-style: normal;
}
.c3 .mi-cuenta-form .input-field.with-radio {
  height: 100px;
  margin: 0px;
}
.c3 .mi-cuenta-form .input-field.with-radio label {
  margin: 0px;
}

@media (min-width: 769px) {
  .c3 .row .col.cm3-5, .c3 .row .col.cl3-5 {
    width: 35%;
  }
  .c3 .row .col.cm3-5 .input-field:last-child, .c3 .row .col.cl3-5 .input-field:last-child {
    margin: 20px 0 0px 0;
  }
  .c3 .row .col.cm3-5 .add-phone,
  .c3 .row .col.cm3-5 .add-email, .c3 .row .col.cl3-5 .add-phone,
  .c3 .row .col.cl3-5 .add-email {
    padding: 0 50px 0 0;
    font-size: 0.75rem;
    color: #546875;
    font-weight: 600;
    font-style: normal;
    text-align: right;
  }
  .c3 .row .col.cm3, .c3 .row .col.cl3 {
    width: 30%;
  }
  .c3 .row .col.cm3 .input-field:last-child, .c3 .row .col.cl3 .input-field:last-child {
    margin: 20px 0 0px 0;
  }
  .c3 .row fieldset .col.cm3-5, .c3 .row fieldset .col.cl3-5 {
    padding: 0 20px 0 30px !important;
  }
}
@media (max-width: 1024px) {
  .c3 .primary-button.font-size-by-resolution, .c3 .secondary-button.font-size-by-resolution {
    font-size: 0.875rem;
  }
}
@media (max-width: 880px) {
  .c3 .primary-button.font-size-by-resolution, .c3 .secondary-button.font-size-by-resolution {
    font-size: 0.875rem;
  }
}
@media (max-width: 768px) {
  .c3 .primary-button.font-size-by-resolution, .c3 .secondary-button.font-size-by-resolution {
    font-size: 1rem;
  }
}
@media only screen and (min-width: 769px) and (max-width: 820px) {
  .c3 .input-field.with-radio.register1-sex-picker {
    padding-right: 0;
  }
}
@media (max-width: 768px) {
  .c3 {
    padding: 10px 10px 20px 10px;
  }
  .c3 h1 {
    font-size: 1.125rem;
    margin-top: 0;
    margin-bottom: 0.75rem;
  }
  .c3 h2 {
    font-size: 1.125rem;
    padding-top: 20px;
    height: 3.25rem;
  }
  .c3 .right-50-med-and-up {
    right: 0.625rem;
  }
  .c3 .width-full-only-s {
    width: 100%;
  }
  .c3 .no-margin-small {
    margin: 0 !important;
  }
  .c3 .margin-25-t-med-and-up {
    margin-top: 0px !important;
  }
  .c3 .margin-15-b-only-s {
    margin-bottom: 15px;
  }
  .c3 .margin-10-only-s {
    margin: 10px 0;
  }
  .c3 .margin-20-t-only-s {
    margin-top: 20px;
  }
  .c3 .margin-25-t-only-s {
    margin-top: 25px !important;
  }
  .c3 .margin-10-t-only-s {
    margin-top: 10px;
  }
  .c3 .no-margin-t-only-s {
    margin-top: 0px;
  }
  .c3 .no-margin-l-only-s {
    margin-left: 0px;
  }
  .c3 .left-only-s {
    left: -4px;
  }
  .c3 .row[data-type=container-input-radio-main] {
    position: relative;
    top: -10px;
  }
  .c3 .row {
    display: block;
  }
  .c3 .row .container-recover-password {
    margin: 20px 0 20px 0 !important;
  }
  .c3 .row .alert-duplicate-card {
    margin: 0px;
  }
  .c3 .row .auxiliary-info {
    margin: 0 0 20px 0;
  }
  .c3 .row .add-phone,
  .c3 .row .add-email {
    font-size: 0.75rem;
    color: #546875;
    font-weight: 600;
    font-style: normal;
    text-align: right;
  }
  .c3 .row .add-phone:hover,
  .c3 .row .add-email:hover {
    text-decoration: none;
  }
  .c3 .row[data-source=telefono-row], .c3 .row[data-source=email-row] {
    margin-top: 15px;
  }
  .c3 .row[data-source=telefono-row]:first-child, .c3 .row[data-source=email-row]:first-child {
    margin-top: 0;
  }
  .c3 .input-field,
  .c3 .input-field.margin-45-b,
  .c3 .input-field:first-child,
  .c3 .input-field:last-child {
    padding: 0px;
    margin: 0 0 10px 0 !important;
  }
  .c3 .input-field input,
  .c3 .input-field.margin-45-b input,
  .c3 .input-field:first-child input,
  .c3 .input-field:last-child input {
    margin-bottom: 35px;
  }
  .c3 .input-field input.disabled,
  .c3 .input-field.margin-45-b input.disabled,
  .c3 .input-field:first-child input.disabled,
  .c3 .input-field:last-child input.disabled {
    margin-bottom: 15px;
  }
  .c3 .input-field input.lastdisabled,
  .c3 .input-field.margin-45-b input.lastdisabled,
  .c3 .input-field:first-child input.lastdisabled,
  .c3 .input-field:last-child input.lastdisabled {
    margin-bottom: 0;
  }
  .c3 .input-field[data-type=container-input-comunication] input,
  .c3 .input-field.margin-45-b[data-type=container-input-comunication] input,
  .c3 .input-field:first-child[data-type=container-input-comunication] input,
  .c3 .input-field:last-child[data-type=container-input-comunication] input {
    margin-bottom: 15px;
  }
  .c3 .input-field.with-radio {
    margin: 0 0 30px 0 !important;
  }
  .c3 .input-field.with-radio span {
    padding: 12px 0 0 0;
  }
  .c3 .input-field.with-radio.register1-sex-picker {
    margin: 0px 0px 10px 0px !important;
  }
  .c3 .input-field.with-radio.register1-sex-picker span {
    padding: 0px;
  }
  .c3 .input-field.with-radio.register1-sex-picker label {
    top: 0px;
  }
  .c3 .input-field.with-select .select-wrapper + label {
    padding-left: 0;
  }
  .c3 .input-field.with-datepicker div.error {
    top: 37px;
  }
  .c3 .input-field.input-field-custom.custom-under-select {
    margin-top: 10px !important;
  }
  .c3 .input-field.input-field-custom.inner-custom-right {
    margin-right: 10px !important;
  }
  .c3 .input-field.input-field-custom.inner-custom-left {
    margin-left: 10px !important;
  }
  .c3 fieldset.register3-main-address-form-box.small-only-inner-padding,
  .c3 fieldset.register3-fiscal-address-form-box.small-only-inner-padding {
    padding: 10px !important;
    margin-bottom: 1rem !important;
  }
  .c3 .container-horizontal-tabs .horizontal-tab {
    font-size: 12px;
    padding-bottom: 10px;
  }
  .c3 .mi-cuenta-form .input-field.with-radio {
    margin: 0px !important;
    padding: 0 !important;
  }
}
@media (max-width: 768px) {
  a.button.secondary-button.btn-small {
    padding: 8px 20px;
    padding: 10px 20px;
    height: 50px;
    display: block;
    width: 100%;
    margin: 0 0 10px 0;
    font-size: 1rem;
  }
}
@media (min-width: 769px) {
  a.button.secondary-button.btn-small {
    padding: 8px 20px;
  }
}
.flex-small-container {
  padding: 0;
  margin: 0;
  width: 100%;
}

@media (max-width: 768px) {
  .flex-small-container {
    padding: 0;
    margin: 0;
    list-style: none;
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
  }

  .order-small-1 {
    order: 1;
  }

  .order-small-2 {
    order: 2;
  }

  .order-small-3 {
    order: 3;
  }

  .order-small-4 {
    order: 4;
  }
}
/* custom sass for tooltip */
@media (min-width: 769px) {
  .c3 .parent-tooltip {
    position: absolute;
    right: 20px;
    top: 20px;
  }
  .c3 .parent-tooltip .info-tooltip {
    position: absolute;
    right: 0px;
    top: 0px;
    cursor: pointer;
    padding-bottom: 10px;
  }
  .c3 .parent-tooltip .custom-tooltip {
    position: absolute;
    top: -80px;
    left: 25px;
    margin: auto;
    width: 540px;
    height: 540px;
    border: 1px solid #e4e9ed;
    z-index: 5000;
    background-color: #fff;
    padding: 10px;
    text-align: center;
    -webkit-box-shadow: 2px 2px 2px #E4E9ED;
    -moz-box-shadow: 2px 2px 2px #E4E9ED;
    box-shadow: 2px 2px 2px #E4E9ED;
  }
  .c3 .parent-tooltip .custom-tooltip .custom-tooltip-title {
    font-size: 1.25rem;
    padding-top: 1.875rem;
    padding-bottom: 1.25rem;
    font-weight: 400;
    color: #546875;
    text-align: center;
  }
  .c3 .parent-tooltip .custom-tooltip .custom-tooltip-close {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
  }
  .c3 .parent-tooltip .custom-tooltip .custom-tooltip-image {
    max-width: 100%;
    max-height: 100%;
  }
  .c3 .parent-tooltip .custom-tooltip .custom-tooltip-marcador {
    position: absolute;
    top: 70px;
    left: -22px;
    width: 25px;
    height: 35px;
    background-image: url(../img/tooltip-marcador-left.png);
    background-repeat: no-repeat;
    background-position: center;
  }

  .checkout .parent-tooltip .custom-tooltip {
    position: absolute;
    top: 50px;
    margin: auto;
    width: 350px;
    height: 180px;
    border: 1px solid #E4E9ED;
    z-index: 5000;
    background-color: #fff;
    padding: 20px 30px;
    left: -80px;
    -webkit-box-shadow: 2px 2px 2px #E4E9ED;
    -moz-box-shadow: 2px 2px 2px #E4E9ED;
    box-shadow: 2px 2px 2px #E4E9ED;
  }
  .checkout .parent-tooltip .custom-tooltip .custom-tooltip-title {
    font-weight: 600;
    font-style: normal;
    font-size: 16px;
    color: #536875;
    text-align: left;
  }
  .checkout .parent-tooltip .custom-tooltip .custom-tooltip-close {
    height: auto !important;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
  }
  .checkout .parent-tooltip .custom-tooltip .custom-tooltip-marcador:after, .checkout .parent-tooltip .custom-tooltip .custom-tooltip-marcador:before {
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    z-index: 1;
  }
  .checkout .parent-tooltip .custom-tooltip .custom-tooltip-marcador:after {
    border-style: solid;
    border-width: 0 15px 15px 15px;
    border-color: transparent transparent #ffffff transparent;
    top: -14px;
    right: 231px;
  }
  .checkout .parent-tooltip .custom-tooltip .custom-tooltip-marcador:before {
    border-style: solid;
    border-width: 0 16px 16px 16px;
    border-color: transparent transparent #E4E9ED;
    right: 230px;
  }
  .checkout .parent-tooltip .custom-tooltip form {
    text-align: right;
    padding: 20px 0;
  }
  .checkout .parent-tooltip .custom-tooltip form input[type=text] {
    font-weight: 300;
    font-style: normal;
    font-size: 14px;
    text-align: left;
  }
  .checkout .parent-tooltip .custom-tooltip form label {
    text-align: left;
  }
  .checkout .parent-tooltip .custom-tooltip form button[type=submit] {
    font-weight: 600;
    font-style: normal;
    font-size: 0.875rem;
    height: 22px;
    color: #536875;
    border: none;
    background-color: #fff;
    background-image: url(../img/check-grey.svg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
  }
}
@media (max-width: 768px) {
  .c3 .parent-tooltip {
    position: absolute;
    right: 0px;
    top: 20px;
    width: 100%;
    text-align: center;
  }
  .c3 .parent-tooltip .info-tooltip {
    position: absolute;
    right: 9px;
    top: -5px;
    cursor: pointer;
  }
  .c3 .parent-tooltip .custom-tooltip {
    position: absolute;
    top: 40px;
    left: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    border: 1px solid #ccc;
    z-index: 5000;
    background-color: #fff;
    padding: 20px;
    -webkit-box-shadow: 2px 2px 2px #E4E9ED;
    -moz-box-shadow: 2px 2px 2px #E4E9ED;
    box-shadow: 2px 2px 2px #E4E9ED;
  }
  .c3 .parent-tooltip .custom-tooltip .custom-tooltip-title {
    font-size: 1.25rem;
    padding-top: 1.875rem;
    padding-bottom: 1.25rem;
    font-weight: 400;
    color: #546875;
    text-align: center;
  }
  .c3 .parent-tooltip .custom-tooltip .custom-tooltip-close {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
  }
  .c3 .parent-tooltip .custom-tooltip .custom-tooltip-image {
    width: 100%;
    max-height: 100%;
  }
  .c3 .parent-tooltip .custom-tooltip .custom-tooltip-marcador {
    position: absolute;
    top: -23px;
    right: 0;
    width: 35px;
    height: 25px;
    background-image: url(../img/tooltip-marcador-top.png);
    background-repeat: no-repeat;
    background-position: center;
  }

  .checkout .parent-tooltip .custom-tooltip {
    position: absolute;
    top: 50px;
    margin: auto;
    width: 320px;
    height: 180px;
    border: 1px solid #E4E9ED;
    z-index: 5000;
    background-color: #fff;
    padding: 20px 30px;
    left: -136px;
    -webkit-box-shadow: 2px 2px 2px #E4E9ED;
    -moz-box-shadow: 2px 2px 2px #E4E9ED;
    box-shadow: 2px 2px 2px #E4E9ED;
  }
  .checkout .parent-tooltip .custom-tooltip .custom-tooltip-title {
    font-weight: 600;
    font-style: normal;
    font-size: 16px;
    color: #536875;
    text-align: left;
  }
  .checkout .parent-tooltip .custom-tooltip .custom-tooltip-close {
    height: auto !important;
    position: absolute;
    top: 20px;
    right: 20px;
  }
  .checkout .parent-tooltip .custom-tooltip .custom-tooltip-marcador:after, .checkout .parent-tooltip .custom-tooltip .custom-tooltip-marcador:before {
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    z-index: 1;
  }
  .checkout .parent-tooltip .custom-tooltip .custom-tooltip-marcador:after {
    border-style: solid;
    border-width: 0 15px 15px 15px;
    border-color: transparent transparent #ffffff transparent;
    top: -14px;
    right: 145px;
  }
  .checkout .parent-tooltip .custom-tooltip .custom-tooltip-marcador:before {
    border-style: solid;
    border-width: 0 16px 16px 16px;
    border-color: transparent transparent #E4E9ED;
    right: 144px;
  }
  .checkout .parent-tooltip .custom-tooltip .custom-tooltip-marcador.marcador-t0:after {
    right: 185px;
  }
  .checkout .parent-tooltip .custom-tooltip .custom-tooltip-marcador.marcador-t0:before {
    right: 184px;
  }
  .checkout .parent-tooltip .custom-tooltip form {
    text-align: right;
    padding: 20px 0;
  }
  .checkout .parent-tooltip .custom-tooltip form input[type=text] {
    font-weight: 300;
    font-style: normal;
    font-size: 14px;
    text-align: left;
  }
  .checkout .parent-tooltip .custom-tooltip form label {
    text-align: left;
  }
  .checkout .parent-tooltip .custom-tooltip form button[type=submit] {
    font-weight: 600;
    font-style: normal;
    font-size: 0.875rem;
    color: #536875;
    border: none;
    background-color: #fff;
    background-image: url(../img/check-grey.svg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    height: 24px;
  }
}
.limited-tooltip {
  position: relative;
  display: inline-block;
  float: right;
  /* If you want dots under the hoverable text */
}
.limited-tooltip .close-tooltiptext {
  position: absolute;
  top: 0px;
  right: 0px;
  cursor: pointer;
  height: 25px;
  width: 25px;
  padding: 4px 6px;
  margin: 0;
}
.limited-tooltip .tooltiptext {
  border: 1px solid #e4e9ed;
  background-color: #fff;
  display: none;
  width: 320px;
  margin-left: -320px;
  color: #546875;
  text-align: center;
  padding: 20px 10px 10px 10px;
  border-radius: 0px;
  -webkit-box-shadow: 2px 2px 2px #E4E9ED;
  -moz-box-shadow: 2px 2px 2px #E4E9ED;
  box-shadow: 2px 2px 2px #E4E9ED;
  text-align: left;
  line-height: 1.2rem;
  font-size: 12px;
  /* Position the tooltip text */
  position: absolute;
  z-index: 1;
  top: 110%;
  left: 30px;
  /* Fade in tooltip */
  transition: opacity 1s;
}
.limited-tooltip .tooltiptext::before {
  content: "";
  position: absolute;
  bottom: 100%;
  right: 8px;
  margin-left: -6px;
  border-width: 11px;
  border-style: solid;
  border-color: transparent transparent #E4E9ED transparent;
}
.limited-tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  bottom: 100%;
  right: 9px;
  margin-left: -5px;
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent #ffffff transparent;
}
.limited-tooltip .tooltiptext span {
  overflow-x: auto;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap !important;
  white-space: normal;
  display: block;
}

/* custom sass for checkout */
body .white-background {
  background-color: #ffffff;
}
body #floating-checkout {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1;
}
body #ghost-content {
  width: 100%;
}
body .global-container-alert-edit-unit {
  background-color: rgba(84, 104, 117, 0.3);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 6000;
}
body .global-container-alert-edit-unit .container-alert-edit-unit {
  width: 600px;
  max-width: 100%;
  height: 150px;
  margin: 100px auto;
  background-color: #ffffff;
  padding: 30px 20px;
}
body .global-container-alert-edit-unit .container-alert-edit-unit p {
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  color: #536875;
  text-align: left;
  margin: 10px 0 20px 0;
}
body .global-container-alert-edit-unit .container-alert-edit-unit button {
  width: 150px;
  float: right;
}
body .global-container-form-comment-order {
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 6000;
}
body .global-container-form-comment-order .container-form-comment-order {
  width: 500px;
  max-width: 100%;
  height: 220px;
  margin: 100px auto;
  background-color: #ffffff;
  padding: 30px 20px;
}
body .global-container-form-comment-order .container-form-comment-order .comment-title {
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  color: #536875;
  text-align: left;
}
body .global-container-form-comment-order .container-form-comment-order form {
  text-align: right;
  padding: 10px 0;
}
body .global-container-form-comment-order .container-form-comment-order form input[type=text] {
  font-weight: 300;
  font-style: normal;
  font-size: 14px;
  text-align: left;
}
body .global-container-form-comment-order .container-form-comment-order form label {
  text-align: left;
}
body .global-container-form-comment-order .container-form-comment-order form a {
  background-image: url(../img/base/close-bold-icon.svg);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 20px;
  float: left;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  color: #536875;
}
body .global-container-form-comment-order .container-form-comment-order form button[type=submit] {
  height: 37px;
  width: 150px;
  background-color: #097fc4;
  box-shadow: 2px 2px 2px rgba(57, 61, 73, 0.2);
  color: #ffffff;
  text-align: center;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  border-radius: 4px;
}

.checkout .margin-11-b {
  margin-bottom: 11px;
}
.checkout .margin-30-b {
  margin-bottom: 20px;
}
.checkout .margin-t-15 {
  margin-top: 15px;
}
.checkout .margin-t-20 {
  margin-top: 20px;
}
.checkout .margin-t-30 {
  margin-top: 30px;
}
.checkout .margin-t-40 {
  margin-top: 40px;
}
.checkout .margin-t-50 {
  margin-top: 50px;
}
.checkout .row {
  position: relative;
  /******************* resumen pedido ************** */
}
.checkout .row .col {
  padding: 0px !important;
  /********* mis ├║ltimos pedidos ************ */
}
.checkout .row .col .container-last-orders #table-last-orders {
  color: #546875;
  font-weight: 300;
  font-style: normal;
  font-size: 14px;
  line-height: normal;
}
.checkout .row .col .container-last-orders #table-last-orders thead {
  border: none;
}
.checkout .row .col .container-last-orders #table-last-orders thead tr th {
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
  color: #393D49;
  text-align: left;
}
.checkout .row .col .container-last-orders #table-last-orders tbody tr.clickable-row, .checkout .row .col .container-last-orders #table-last-orders tbody tr.noclickable-row {
  cursor: pointer;
}
.checkout .row .col .container-last-orders #table-last-orders tbody tr.clickable-row td, .checkout .row .col .container-last-orders #table-last-orders tbody tr.noclickable-row td {
  height: 40px;
  border-bottom: 1px solid #e8ecef;
}
.checkout .row .col .container-last-orders #table-last-orders tbody tr.clickable-row td.order-date a, .checkout .row .col .container-last-orders #table-last-orders tbody tr.noclickable-row td.order-date a {
  color: #546875;
}
.checkout .row .col .container-last-orders #table-last-orders tbody tr.clickable-row td.container-receipt-status .receipt-status, .checkout .row .col .container-last-orders #table-last-orders tbody tr.noclickable-row td.container-receipt-status .receipt-status {
  color: #546875;
  display: inline-block;
  width: 50%;
}
.checkout .row .col .container-last-orders #table-last-orders tbody tr.clickable-row td.container-receipt-status .receipt-status.error-status, .checkout .row .col .container-last-orders #table-last-orders tbody tr.noclickable-row td.container-receipt-status .receipt-status.error-status {
  color: #DE0009;
  font-weight: 600;
}
.checkout .row .col .container-last-orders #table-last-orders tbody tr.clickable-row td.container-receipt-status .receipt-status.pending-status, .checkout .row .col .container-last-orders #table-last-orders tbody tr.noclickable-row td.container-receipt-status .receipt-status.pending-status {
  font-weight: 600;
}
.checkout .row .col .container-last-orders #table-last-orders tbody tr.clickable-row td.container-receipt-status .recepit-action-link, .checkout .row .col .container-last-orders #table-last-orders tbody tr.noclickable-row td.container-receipt-status .recepit-action-link {
  color: #546875;
  display: inline-block;
  width: 49%;
}
.checkout .row .col .container-last-orders #table-last-orders tbody tr.clickable-row td.container-receipt-status .recepit-action-link a, .checkout .row .col .container-last-orders #table-last-orders tbody tr.noclickable-row td.container-receipt-status .recepit-action-link a {
  color: #546875;
}
.checkout .row .col .container-last-orders #table-last-orders tbody tr.clickable-row td.container-receipt-status .recepit-action-link a:after, .checkout .row .col .container-last-orders #table-last-orders tbody tr.noclickable-row td.container-receipt-status .recepit-action-link a:after {
  content: "";
  background: url(../img/base/arrow-black-left.svg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  width: 1.125rem;
  height: 1.125rem;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  right: -0.625rem;
  -webkit-transition: all ease-out 0.05s;
  transition: all ease-out 0.05s;
}
.checkout .row .col .container-last-orders #table-last-orders tbody tr.clickable-row:hover, .checkout .row .col .container-last-orders #table-last-orders tbody tr.noclickable-row:hover {
  background-color: #eef3f7;
}
.checkout .row .col .container-last-orders #table-last-orders tbody tr.clickable-row:hover td.container-receipt-status .recepit-action-link a, .checkout .row .col .container-last-orders #table-last-orders tbody tr.noclickable-row:hover td.container-receipt-status .recepit-action-link a {
  text-decoration: none;
}
.checkout .row .col .container-last-orders #table-last-orders tbody tr.clickable-row:hover td.container-receipt-status .recepit-action-link a:after, .checkout .row .col .container-last-orders #table-last-orders tbody tr.noclickable-row:hover td.container-receipt-status .recepit-action-link a:after {
  transform: translateX(0.25rem);
  transition: all 0.1s linear;
}
.checkout .row .col .container-last-orders #table-last-orders tbody tr.noclickable-row {
  cursor: default;
}
.checkout .row .col .container-apply-receipt h2 {
  color: #393D49;
  font-size: 1.125rem;
  height: auto;
  padding: 15px 0;
  margin: 30px 0 10px 0;
}
.checkout .row .col .container-apply-receipt a {
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  color: #546875;
  text-align: left;
}
.checkout .row .col .container-apply-receipt a:after {
  content: "";
  background: url(../img/base/arrow-black-left.svg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  width: 1.125rem;
  height: 1.125rem;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  right: -0.625rem;
  -webkit-transition: all ease-out 0.05s;
  transition: all ease-out 0.05s;
}
.checkout .row .col .container-apply-receipt a:hover {
  text-decoration: none;
}
.checkout .row .col .container-apply-receipt a:hover:after {
  transform: translateX(0.25rem);
  transition: all 0.1s linear;
}
.checkout .row .col .container-products-checkout {
  position: relative;
}
.checkout .row .col .container-products-checkout .select-checkout-product {
  display: table;
  margin: 5px 0px 0px 10px;
  z-index: 500;
  cursor: pointer;
}
.checkout .row .col .container-products-checkout .select-checkout-product span {
  display: table-cell;
  padding-right: 10px;
}
.checkout .row .col .container-products-checkout .select-checkout-product:after {
  content: "";
  width: 20px;
  height: 20px;
  color: white;
  border: 2px solid #546875;
  display: block;
  top: 2px;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .checkout .row .col .container-products-checkout .select-checkout-product:after {
    width: 25px;
    height: 25px;
  }
}
.checkout .row .col .container-products-checkout .select-checkout-product.selected:before {
  content: "";
  position: absolute;
  top: 9px;
  right: 11px;
  width: 8px;
  height: 13px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotateZ(37deg);
  transform-origin: 100% 100%;
  z-index: 2;
}
@media only screen and (max-width: 768px) {
  .checkout .row .col .container-products-checkout .select-checkout-product.selected:before {
    width: 10px;
    height: 17px;
    right: 13px;
  }
}
.checkout .row .col .container-products-checkout .select-checkout-product.selected:after {
  border: 2px solid #479FD3;
  background-color: #479FD3;
}
.checkout .row .col .container-products-checkout .select-checkout-product.product-disabled {
  cursor: default;
}
.checkout .row .col .container-products-checkout .select-checkout-product.product-disabled:before {
  border: none;
}
.checkout .row .col .container-products-checkout .select-checkout-product.product-disabled:after {
  border: none;
}
.checkout .row .col .container-products-checkout .select-checkout-product#select-all-product {
  top: 34px;
  position: absolute;
  right: 0;
}
.checkout .row .col .container-products-checkout .select-checkout-product#select-all-product.selected:before {
  top: 4px;
}
.checkout .row .col .checkout-title h1 {
  padding: 0;
  margin: 0 0 10px 0;
  height: 30px;
  font-size: 26px;
}
.checkout .row .col .checkout-title h1.font-size-18 {
  font-size: 18px;
}
.checkout .row .col .checkout-title .descripcion-superlista {
  margin: 20px 0 15px 0;
  font-weight: 300;
  font-style: normal;
  font-size: 14px;
  text-align: left;
  line-height: normal;
  color: #546875;
}
.checkout .row .col .checkout-subtitle h2 {
  padding: 30px 0 10px 0;
  margin: 0;
  height: 60px;
  color: #393D49;
}
.checkout .row .col .checkout-subtitle h2 img {
  height: 27px;
  width: 27px;
}
.checkout .row .col .checkout-subtitle h2 i {
  height: 27px;
  width: 27px;
  display: block;
  float: left;
  position: relative;
  margin-right: 10px;
  top: -6px;
}
.checkout .row .col .checkout-subtitle.recommended-block h2 {
  padding: 70px 0px 20px 0px;
}
.checkout .row .col .checkout-subtitle.recommended-block img {
  vertical-align: bottom;
  margin-right: 5px;
}
.checkout .row .col .checkout-products {
  border-bottom: 2px solid #e4e9ed;
  padding: 10px 0 10px 0;
}
.checkout .row .col .checkout-products .container-product {
  display: flex;
  height: 99px;
  padding-top: 20px;
}
.checkout .row .col .checkout-products .container-product.superlist-product {
  height: 90px;
  padding-top: 0;
}
.checkout .row .col .checkout-products .container-product.superlist-product .remove-product-list {
  width: 30px;
  height: 30px;
  margin: 5px 5px 0 20px;
  background-image: url(../img/base/close-bold-icon.svg);
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
}
.checkout .row .col .checkout-products .container-product.superlist-product .remove-product-list.product-disabled {
  background: none;
  cursor: default;
}
.checkout .row .col .checkout-products .container-product .container-img-product {
  width: 80px;
  margin-right: 10px;
  position: relative;
}
.checkout .row .col .checkout-products .container-product .container-img-product img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  bottom: 0;
}
.checkout .row .col .checkout-products .container-product .container-img-product.product-disabled img {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.checkout .row .col .checkout-products .container-product .container-info-product {
  width: 100%;
  position: relative;
}
.checkout .row .col .checkout-products .container-product .container-info-product .container-main-info-product {
  display: inline-flex;
  position: absolute;
  bottom: 37px;
  width: 100%;
  height: 35px;
}
.checkout .row .col .checkout-products .container-product .container-info-product .container-main-info-product a {
  width: 58%;
  color: #546875;
}
@media only screen and (max-width: 768px) {
  .checkout .row .col .checkout-products .container-product .container-info-product .container-main-info-product a {
    width: 100%;
  }
}
.checkout .row .col .checkout-products .container-product .container-info-product .container-main-info-product .remove-product-cart {
  position: absolute;
  width: 20px;
  height: 20px;
  right: 0;
  top: -25px;
  background-image: url(../img/base/close-bold-icon.svg);
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
}
.checkout .row .col .checkout-products .container-product .container-info-product .container-main-info-product .description-product {
  font-weight: 300;
  font-style: normal;
  font-size: 12px;
  text-align: left;
  height: 35px;
  vertical-align: middle;
  flex: 5;
  text-overflow: ellipsis;
  overflow: hidden;
  display: flex;
  line-height: normal;
}
.checkout .row .col .checkout-products .container-product .container-info-product .container-main-info-product .description-product.three-points:after {
  content: "...";
}
.checkout .row .col .checkout-products .container-product .container-info-product .container-main-info-product .description-product:hover {
  text-decoration: underline;
  cursor: pointer;
}
.checkout .row .col .checkout-products .container-product .container-info-product .container-main-info-product .price-unit-product {
  width: 85px;
  padding: 8px 5px 0 0;
  font-weight: 600;
  font-style: normal;
  color: #393d49;
  text-align: right;
  font-size: 14px;
  display: inline-block;
  height: 35px;
}
.checkout .row .col .checkout-products .container-product .container-info-product .container-main-info-product .price-unit-product:after {
  content: attr(data-price)attr(data-price-option);
}
.checkout .row .col .checkout-products .container-product .container-info-product .container-main-info-product .price-unit-product.product-disabled {
  color: #CBCBCB;
}
.checkout .row .col .checkout-products .container-product .container-info-product .container-main-info-product .container-total-unit-product {
  height: 35px;
  background-color: #546875;
  box-shadow: 2px 2px 2px rgba(57, 61, 73, 0.2);
  color: #ffffff;
  display: inline-flex;
  padding: 4px 0 0 0;
  flex: 3;
  border-radius: 4px;
  min-width: 130px;
}
.checkout .row .col .checkout-products .container-product .container-info-product .container-main-info-product .container-total-unit-product span, .checkout .row .col .checkout-products .container-product .container-info-product .container-main-info-product .container-total-unit-product input {
  font-size: 18px;
  display: inline-block;
  text-align: center;
  font-weight: 600;
}
.checkout .row .col .checkout-products .container-product .container-info-product .container-main-info-product .container-total-unit-product span.change-unit-product, .checkout .row .col .checkout-products .container-product .container-info-product .container-main-info-product .container-total-unit-product input.change-unit-product {
  cursor: pointer;
  width: 35px;
}
.checkout .row .col .checkout-products .container-product .container-info-product .container-main-info-product .container-total-unit-product span.total-unit-product, .checkout .row .col .checkout-products .container-product .container-info-product .container-main-info-product .container-total-unit-product input.total-unit-product {
  flex: 3;
}
.checkout .row .col .checkout-products .container-product .container-info-product .container-main-info-product .container-total-unit-product span.total-unit-product:after, .checkout .row .col .checkout-products .container-product .container-info-product .container-main-info-product .container-total-unit-product input.total-unit-product:after {
  content: attr(data-unit) " " attr(data-unit-option);
}
.checkout .row .col .checkout-products .container-product .container-info-product .container-main-info-product .container-total-unit-product span.total-unit-product.editing, .checkout .row .col .checkout-products .container-product .container-info-product .container-main-info-product .container-total-unit-product input.total-unit-product.editing {
  outline: none;
}
.checkout .row .col .checkout-products .container-product .container-info-product .container-main-info-product .container-total-unit-product span.total-unit-product.editing:after, .checkout .row .col .checkout-products .container-product .container-info-product .container-main-info-product .container-total-unit-product input.total-unit-product.editing:after {
  content: "";
}
.checkout .row .col .checkout-products .container-product .container-info-product .container-main-info-product .container-total-unit-product.product-disabled {
  background-color: #CBCBCB;
  padding-top: 6px;
}
.checkout .row .col .checkout-products .container-product .container-info-product .container-main-info-product .container-total-unit-product.product-disabled span {
  font-size: 16px;
}
.checkout .row .col .checkout-products .container-product .container-info-product .container-main-info-product .container-total-unit-product.spinner {
  background-color: #CBCBCB;
  overflow: hidden;
  pointer-events: none;
}
.checkout .row .col .checkout-products .container-product .container-info-product .container-main-info-product .container-total-unit-product.spinner .spin {
  background: none;
  border: 2px solid;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  position: relative;
  left: 46%;
  top: 1px;
  -webkit-animation-name: spin;
  -webkit-animation-duration: 1500ms;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: spin;
  -moz-animation-duration: 1500ms;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: spin;
  -ms-animation-duration: 1500ms;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  animation-name: spin;
  animation-duration: 1500ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.checkout .row .col .checkout-products .container-product .container-info-product .container-main-info-product .container-total-unit-product.spinner .spin:after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background: #CBCBCB;
  border-radius: 50%;
  margin: -30% 0 0 -30%;
}
.checkout .row .col .checkout-products .container-product .container-info-product .container-main-info-product .container-total-unit-product.spinner .change-unit-product, .checkout .row .col .checkout-products .container-product .container-info-product .container-main-info-product .container-total-unit-product.spinner .total-unit-product {
  display: none;
}
@media only screen and (max-width: 768px) {
  .checkout .row .col .checkout-products .container-product .container-info-product .container-main-info-product .container-total-unit-product {
    height: 50px;
    padding: 12px 0 0 0;
  }
  .checkout .row .col .checkout-products .container-product .container-info-product .container-main-info-product .container-total-unit-product span, .checkout .row .col .checkout-products .container-product .container-info-product .container-main-info-product .container-total-unit-product input {
    line-height: 40px;
  }
}
.checkout .row .col .checkout-products .container-product .container-info-product .container-main-info-product .recommended-products {
  text-align: center;
  cursor: pointer;
}
.checkout .row .col .checkout-products .container-product .container-info-product .container-main-info-product .recommended-products span {
  font-size: 1rem;
  font-weight: 600;
  font-style: normal;
  text-decoration: none;
  color: #FFFFFF;
  text-align: center;
  border-color: transparent;
  outline-style: none;
  width: 100%;
  padding: 2px 0 0 0;
}
.checkout .row .col .checkout-products .container-product .container-info-product .container-main-info-product .price-total-product {
  width: 80px;
  padding: 8px 0px 0px 0px;
  font-weight: 700;
  font-style: normal;
  color: #393d49;
  text-align: right;
  font-size: 16px;
  display: inline-block;
}
.checkout .row .col .checkout-products .container-product .container-info-product .container-main-info-product .price-total-product:after {
  content: attr(data-price)attr(data-price-option);
}
.checkout .row .col .checkout-products .container-product .container-info-product .container-main-info-product .price-total-product.product-disabled {
  color: CBCBCB;
}
.checkout .row .col .checkout-products .container-product .container-info-product .container-main-info-product .price-total-product.product-disabled:after {
  content: "";
}
@media only screen and (min-width: 769px) and (max-width: 1025px) {
  .checkout .row .col .checkout-products .container-product .container-info-product .container-main-info-product .price-unit-product {
    display: none;
  }
}
.checkout .row .col .checkout-products .container-product .container-info-product .container-secondary-info-product {
  display: inline-flex;
  line-height: 1;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 35px;
}
.checkout .row .col .checkout-products .container-product .container-info-product .container-secondary-info-product .img-promotion-product {
  flex: 4;
  height: 35px;
}
.checkout .row .col .checkout-products .container-product .container-info-product .container-secondary-info-product .img-promotion-product img {
  height: 35px;
  margin-right: 5px;
}
.checkout .row .col .checkout-products .container-product .container-info-product .container-secondary-info-product .container-comment-product {
  display: inline-flex;
  flex: 6;
}
.checkout .row .col .checkout-products .container-product .container-info-product .container-secondary-info-product .container-comment-product .select-replace-product {
  margin-right: 0.25rem;
  height: 35px;
  flex: 1;
  font-size: 12px;
  text-align: right;
  padding-right: 20px;
}
.checkout .row .col .checkout-products .container-product .container-info-product .container-secondary-info-product .container-comment-product .select-replace-product li {
  color: #546875;
}
.checkout .row .col .checkout-products .container-product .container-info-product .container-secondary-info-product .container-comment-product .select-replace-product li ul {
  width: 200px !important;
}
.checkout .row .col .checkout-products .container-product .container-info-product .container-secondary-info-product .container-comment-product .select-replace-product a {
  color: #546875;
  font-size: 0.875rem;
  padding-left: 12px;
}
.checkout .row .col .checkout-products .container-product .container-info-product .container-secondary-info-product .container-comment-product .select-replace-product a:hover {
  background-color: transparent;
}
.checkout .row .col .checkout-products .container-product .container-info-product .container-secondary-info-product .container-comment-product .select-replace-product a:hover .caret-left-icon {
  transform: translateX(0.25rem);
  transition: all 0.1s linear;
}
.checkout .row .col .checkout-products .container-product .container-info-product .container-secondary-info-product .container-comment-product .select-replace-product a:hover .caret-down-icon {
  transform: translateY(0.25rem);
  transition: all 0.1s linear;
}
.checkout .row .col .checkout-products .container-product .container-info-product .container-secondary-info-product .container-comment-product .select-replace-product a.active .caret-down-icon {
  background: url(../img/base/arrow-black-up.svg);
}
.checkout .row .col .checkout-products .container-product .container-info-product .container-secondary-info-product .container-comment-product .select-replace-product a.active:hover .caret-down-icon {
  transform: translateY(-0.25rem);
  transition: all 0.1s linear;
}
.checkout .row .col .checkout-products .container-product .container-info-product .container-secondary-info-product .container-comment-product .dropdown-button {
  color: #546875;
  font-size: 0.875rem;
  font-weight: 300;
  font-style: normal;
  text-align: left;
  line-height: 20px;
  padding-bottom: 20px;
}
.checkout .row .col .checkout-products .container-product .container-info-product .container-secondary-info-product .container-comment-product .dropdown-button i.caret-down-icon {
  background: url(../img/base/arrow-black-down.svg);
  background-size: cover;
  display: inline-block;
  height: 14px;
  margin-left: 0.4rem;
  top: 0.25rem;
  width: 18px;
}
.checkout .row .col .checkout-products .container-product .container-info-product .container-secondary-info-product .container-comment-product .img-comment-product {
  height: 35px;
  width: 45px;
  padding: 0 5px;
  position: relative;
}
.checkout .row .col .checkout-products .container-product .container-info-product .container-secondary-info-product .container-comment-product .img-comment-product img {
  height: 35px;
  cursor: pointer;
}
.checkout .row.checkout-content {
  /********* Tipos de entrega ****** */
}
.checkout .row.checkout-content.container-detail-orders .checkout-products .container-product {
  height: 80px;
}
.checkout .row.checkout-content.container-detail-orders .checkout-products .container-product .container-img-product {
  width: 65px;
}
.checkout .row.checkout-content.container-detail-orders .checkout-products .container-product .container-info-product .container-main-info-product {
  bottom: 7px;
}
.checkout .row.checkout-content.container-detail-orders .checkout-products .container-product .container-info-product .container-main-info-product .container-total-unit-product {
  flex: 2;
}
.checkout .row.checkout-content.container-detail-orders .checkout-products .container-product.small-content {
  height: 60px;
  padding-top: 0;
}
.checkout .row.checkout-content .bloques-tipos-entregas {
  margin-top: 20px;
  display: flex;
}
.checkout .row.checkout-content .bloques-tipos-entregas .bloque-tipo-entrega {
  width: 87%;
  height: 100%;
  box-shadow: 5px 5px 5px #f6f7f7;
  border: 1px solid #E4E9ED;
  padding: 15px 10px;
  text-align: center;
  cursor: pointer;
  border-radius: 3px;
  position: relative;
  background-color: #EEF3F7;
  min-height: 120px;
}
.checkout .row.checkout-content .bloques-tipos-entregas .bloque-tipo-entrega:before {
  content: "";
  background-image: url(../img/Check_desactivado.svg);
  height: 30px;
  width: 30px;
  position: absolute;
  z-index: 1;
  top: -10px;
  left: -10px;
  background-size: cover;
}
.checkout .row.checkout-content .bloques-tipos-entregas .bloque-tipo-entrega.active:before {
  content: "";
  background-image: url(../img/Check_activado.svg);
  height: 30px;
  width: 30px;
  position: absolute;
  z-index: 1;
  top: -10px;
  left: -10px;
  background-size: cover;
}
.checkout .row.checkout-content .bloques-tipos-entregas .bloque-tipo-entrega .container-imagen-entrega {
  flex: 1;
  padding: 0;
  height: 60px;
  margin-bottom: 5px;
  overflow: hidden;
}
.checkout .row.checkout-content .bloques-tipos-entregas .bloque-tipo-entrega .container-imagen-entrega img {
  height: auto;
  width: 120px;
  max-height: 100%;
  max-width: 100%;
}
.checkout .row.checkout-content .bloques-tipos-entregas .bloque-tipo-entrega .container-imagen-entrega img.bottom {
  vertical-align: text-bottom;
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .checkout .row.checkout-content .bloques-tipos-entregas .bloque-tipo-entrega .container-imagen-entrega {
    height: 46px;
  }
}
.checkout .row.checkout-content .bloques-tipos-entregas .bloque-tipo-entrega h2 {
  padding: 0 0 5px 0;
  margin: 0;
  font-weight: 600;
  text-align: center;
  font-style: normal;
  line-height: normal;
  font-size: 12px;
  color: #546875;
  height: auto;
}
.checkout .row.checkout-content .bloques-tipos-entregas .bloque-tipo-entrega .descripcion-tipo-entrega {
  font-weight: 300;
  font-size: 12px;
  text-align: left;
}
.checkout .row.checkout-content .bloques-tipos-entregas .bloque-tipo-entrega:hover {
  border: 1px solid #097fc4;
  box-shadow: 0px 0px 1px #097fc4;
  background-color: #CEE5F3;
}
.checkout .row.checkout-content .bloques-tipos-entregas .bloque-tipo-entrega.active {
  border: 2px solid #097fc4;
  box-shadow: 0px 0px 1px #097fc4;
  padding: 14px 7px;
  background-color: #CEE5F3;
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .checkout .row.checkout-content .bloques-tipos-entregas .bloque-tipo-entrega .descripcion-tipo-entrega {
    display: none;
  }
}
.checkout .row.checkout-content .checkout-seleccione-tipos-entrega h2 {
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  color: #546875;
  text-align: left;
  line-height: 20px;
  padding: 0 0 0 0;
  height: auto;
  margin: 30px 0 20px 0;
}
.checkout .row.checkout-content .checkout-seleccione-tipos-entrega .container-select-address ul {
  margin-right: 0.25rem;
}
.checkout .row.checkout-content .checkout-seleccione-tipos-entrega .container-select-address ul li {
  color: #546875;
}
.checkout .row.checkout-content .checkout-seleccione-tipos-entrega .container-select-address ul a {
  color: #546875;
  font-size: 0.875rem;
  padding-left: 12px;
  padding-right: 24px;
}
.checkout .row.checkout-content .checkout-seleccione-tipos-entrega .container-select-address ul a:hover {
  background-color: transparent;
}
.checkout .row.checkout-content .checkout-seleccione-tipos-entrega .container-select-address ul a:hover .caret-left-icon {
  transform: translateX(0.25rem);
  transition: all 0.1s linear;
}
.checkout .row.checkout-content .checkout-seleccione-tipos-entrega .container-select-address ul a:hover .caret-down-icon {
  transform: translateY(0.25rem);
  transition: all 0.1s linear;
}
.checkout .row.checkout-content .checkout-seleccione-tipos-entrega .container-select-address ul a.active .caret-down-icon {
  background: url(../img/base/arrow-black-up.svg);
}
.checkout .row.checkout-content .checkout-seleccione-tipos-entrega .container-select-address ul a.active:hover .caret-down-icon {
  transform: translateY(-0.25rem);
  transition: all 0.1s linear;
}
.checkout .row.checkout-content .checkout-seleccione-tipos-entrega .container-select-address ul .selected-address {
  width: 100%;
  display: table-cell;
}
.checkout .row.checkout-content .checkout-seleccione-tipos-entrega .container-select-address .dropdown-button {
  color: #546875;
  font-size: 0.875rem;
  border-bottom: 1px solid #e4e9ed;
  font-weight: 300;
  font-style: normal;
  text-align: left;
  line-height: 20px;
  padding-bottom: 20px;
  display: table;
}
.checkout .row.checkout-content .checkout-seleccione-tipos-entrega .container-select-address .dropdown-button i.caret-down-icon {
  background: url(../img/base/arrow-black-down.svg);
  background-size: cover;
  display: inline-block;
  height: 14px;
  margin-left: 0.4rem;
  top: 0.25rem;
  width: 18px;
}
.checkout .row.checkout-content .checkout-seleccione-tipos-entrega .container-select-address a.link-add-address {
  font-weight: 600;
  font-style: normal;
  font-size: 12px;
  color: #536875;
  text-align: left;
  line-height: normal;
  float: right;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .checkout .row.checkout-content .checkout-seleccione-tipos-entrega .container-select-address a.link-add-address {
    margin-top: 14px;
  }
}
.checkout .row.checkout-content .checkout-seleccione-tramo-entrega h2 {
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
  color: #393D49;
  text-align: left;
  line-height: 20px;
  padding: 0 0 0 0;
  height: auto;
  margin: 40px 0 20px 0;
}
.checkout .row.checkout-content .checkout-seleccione-tramo-entrega .contenedor-rangos-entrega .rango-entrega {
  display: none;
}
.checkout .row.checkout-content .checkout-seleccione-tramo-entrega .contenedor-rangos-entrega .rango-entrega.rango-450 {
  width: 450px;
}
.checkout .row.checkout-content .checkout-seleccione-tramo-entrega .contenedor-rangos-entrega .rango-entrega.rango-600 {
  width: 600px;
}
.checkout .row.checkout-content .checkout-seleccione-tramo-entrega .contenedor-rangos-entrega .rango-entrega.active {
  display: table;
  border-collapse: collapse;
}
.checkout .row.checkout-content .checkout-seleccione-tramo-entrega .contenedor-rangos-entrega .rango-entrega.active .table-row {
  border: 1px solid #ffffff;
  font-size: 12px;
  text-align: center;
  margin-left: 70px;
}
.checkout .row.checkout-content .checkout-seleccione-tramo-entrega .contenedor-rangos-entrega .rango-entrega.active .table-row.table-divider {
  height: 20px;
  background-color: #546875;
  color: #ffffff;
  text-align: left;
  padding: 0 0 0 10px;
  margin-left: 0;
}
.checkout .row.checkout-content .checkout-seleccione-tramo-entrega .contenedor-rangos-entrega .rango-entrega.active .table-row.table-divider .fixed {
  width: 72px;
  height: 19px;
  padding: 0px 10px;
  position: absolute;
  left: 0;
  top: auto;
}
.checkout .row.checkout-content .checkout-seleccione-tramo-entrega .contenedor-rangos-entrega .rango-entrega.active .table-head {
  font-weight: bold;
  display: table-cell;
  width: 90px;
  padding: 20px 0;
}
.checkout .row.checkout-content .checkout-seleccione-tramo-entrega .contenedor-rangos-entrega .rango-entrega.active .table-head.time {
  width: 72px;
  height: 60px;
  color: #546875;
  background-color: white;
  padding: 0;
  position: absolute;
  left: -70px;
  top: auto;
  margin-top: -1px;
}
.checkout .row.checkout-content .checkout-seleccione-tramo-entrega .contenedor-rangos-entrega .rango-entrega.active .table-cell {
  display: table-cell;
  border-left: 0px solid #ffffff;
  border-right: 4px solid #ffffff;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  height: 50px;
  width: 90px;
  font-size: 12px;
  text-align: center;
  vertical-align: middle;
}
.checkout .row.checkout-content .checkout-seleccione-tramo-entrega .contenedor-rangos-entrega .rango-entrega.active .table-cell.time {
  width: 72px;
  color: #546875;
  background-color: #ebf4fa;
  padding: 0;
  position: absolute;
  left: 0;
  top: auto;
  margin-top: 0;
  padding-top: 10px;
}
.checkout .row.checkout-content .checkout-seleccione-tramo-entrega .contenedor-rangos-entrega .rango-entrega.active .table-cell.time.even {
  background-color: #ffffff;
}
.checkout .row.checkout-content .checkout-seleccione-tramo-entrega .contenedor-rangos-entrega .rango-entrega.active .table-cell span {
  display: block;
}
.checkout .row.checkout-content .checkout-seleccione-tramo-entrega .contenedor-rangos-entrega .rango-entrega.active .table-cell.available {
  background-color: #6fcc6e;
  cursor: pointer;
}
.checkout .row.checkout-content .checkout-seleccione-tramo-entrega .contenedor-rangos-entrega .rango-entrega.active .table-cell.complete {
  background-color: #de0009;
}
.checkout .row.checkout-content .checkout-seleccione-tramo-entrega .contenedor-rangos-entrega .rango-entrega.active .table-cell.not-available {
  background-color: #e4e9ed;
}
.checkout .row.checkout-content .checkout-seleccione-tramo-entrega .contenedor-rangos-entrega .rango-entrega.active .table-cell.selected {
  background-color: #006633;
  background-image: url(../img/entregas/tick-white.png);
  background-repeat: no-repeat;
  background-position: center center;
  cursor: default;
}
.checkout .row.checkout-content .checkout-seleccione-tramo-entrega .contenedor-rangos-entrega.no-seleccionable .rango-entrega.active .table-cell.available {
  cursor: default;
}
.checkout .row.checkout-content .checkout-seleccione-tramo-entrega .sticky-table-header {
  position: sticky;
  top: 0;
  left: 0;
  background-color: #ffffff;
  z-index: 1;
}
@media only screen and (max-width: 640px) {
  .checkout .row.checkout-content .checkout-seleccione-tramo-entrega .contenedor-rangos-entrega .rango-entrega.active .sticky-table-header {
    position: unset;
  }
  .checkout .row.checkout-content .checkout-seleccione-tramo-entrega .contenedor-rangos-entrega .rango-entrega.active .sticky-table-header .table-head.time {
    left: 0;
  }
}
.checkout .row.checkout-content .checkout-seleccione-tramo-entrega .contenedor-leyenda-entrega {
  margin: 40px 0 0 65px;
}
.checkout .row.checkout-content .checkout-seleccione-tramo-entrega .contenedor-leyenda-entrega li {
  display: inline;
  margin: 0 20px 0 0;
  font-weight: 300;
  font-style: normal;
  font-size: 10px;
  color: #536875;
  text-align: left;
}
.checkout .row.checkout-content .checkout-seleccione-tramo-entrega .contenedor-leyenda-entrega li .color-leyenda {
  display: inline-block;
  width: 20px;
  height: 15px;
  margin: 0 10px 0 0;
}
.checkout .row.checkout-content .checkout-seleccione-tramo-entrega .contenedor-leyenda-entrega li .color-leyenda.available {
  background-color: #6fcc6e;
}
.checkout .row.checkout-content .checkout-seleccione-tramo-entrega .contenedor-leyenda-entrega li .color-leyenda.complete {
  background-color: #de0009;
}
.checkout .row.checkout-content .checkout-seleccione-tramo-entrega .contenedor-leyenda-entrega li .color-leyenda.not-available {
  background-color: #e4e9ed;
}
.checkout .row.checkout-content .checkout-seleccione-tramo-entrega .contenedor-leyenda-entrega li .color-leyenda.selected {
  background-color: #006633;
}
.checkout .row.checkout-content .checkout-address-form {
  padding: 30px 10px;
  border: 1px solid #e4e9ed;
  margin-top: 40px;
  margin-right: 20px;
}
.checkout .row.checkout-content .checkout-address-form .form-buttons {
  margin-top: 20px;
  text-align: right;
}
.checkout .row.checkout-content .checkout-address-form .form-buttons .back-continue-text {
  font-weight: 600;
  font-style: normal;
  color: #536875;
  font-size: 12px;
  background-image: url(../img/base/close-bold-icon.svg);
  background-position: left center;
  background-repeat: no-repeat;
  padding: 0 0 0 1.125rem;
  height: 35px;
  line-height: 2.2rem;
  margin-right: 20px;
}
.checkout .row.checkout-content .checkout-address-form .form-buttons .back-continue-text.cancel-address-form {
  font-size: 14px;
}
.checkout .row.checkout-content .checkout-address-form .form-buttons .back-continue-text.cancel-address-form:hover {
  text-decoration: underline;
}
.checkout .row.checkout-content .checkout-address-form .form-buttons button.button-link {
  border: none;
  background-color: #fff;
  color: #536875;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  padding: 0 0 0 1.125rem;
  height: 35px;
  line-height: 2.2rem;
}
.checkout .row.checkout-content .checkout-address-form .form-buttons button.button-grey-tick {
  background-image: url(../img/base/check-grey.svg);
  background-position: left center;
  background-repeat: no-repeat;
}
.checkout .row.checkout-content .checkout-address-form .form-buttons button:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 768px) {
  .checkout .row.checkout-content .checkout-address-form .form-buttons {
    padding-right: 10px !important;
  }
}
.checkout .row.checkout-content .checkout-address-form .input-field {
  margin: 0 15px 25px 15px;
}
.checkout .row.checkout-content .checkout-address-form .input-field input {
  font-weight: 300;
  font-style: normal;
  font-size: 14px;
  text-decoration: none;
  color: #546875;
  text-align: left;
}
.checkout .row.checkout-content .checkout-address-form .input-field label {
  width: 100%;
}
.checkout .row.checkout-content .checkout-address-form .input-field.first-input-field {
  margin: 0 15px 25px 0;
}
.checkout .row.checkout-content .checkout-address-form .input-field.last-input-field {
  margin: 0 0 0 15px;
}
.checkout .margin-bottom-page {
  margin-bottom: 21px !important;
}
.checkout .container-help-order {
  margin-top: 30px;
}
.checkout .container-help-order .link-help-order {
  background-image: url(../img/productos/comment.svg);
  background-position: left center;
  background-repeat: no-repeat;
  padding: 5px 0 5px 40px;
  display: block;
  font-weight: 300;
  font-style: normal;
  font-size: 14px;
  color: #546875;
  text-align: left;
  line-height: 20px;
  background-size: 35px;
}
.checkout .container-help-order .link-help-order.with-comment {
  background-image: url(../img/productos/with-comment.svg);
}
.checkout .container-add-all-to-cart {
  top: -140px;
  width: 270px;
  height: 80px;
  border: 1px solid #ccc;
  z-index: 5000;
  background-color: #fff;
  padding: 0;
  margin: 0;
  position: relative;
  box-shadow: 2px 2px 2px #E4E9ED;
}
.checkout .container-add-all-to-cart .close-container-add-all-to-cart {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
.checkout .container-add-all-to-cart h2 {
  font-weight: 600;
  font-style: normal;
  text-align: left;
  font-size: 14px;
  color: #546875;
  line-height: normal;
  margin: 0 0 0 10px;
  padding: 0;
  height: auto;
  display: inline-block;
  width: 180px;
}
.checkout .container-add-all-to-cart #response-success-add-all-to-cart {
  padding: 5px 0;
}
.checkout .container-add-all-to-cart #response-success-add-all-to-cart:before {
  content: "";
  background-image: url(../img/base/check-green.svg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  width: 60px;
  height: 60px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  left: 10px;
  top: 0;
  -webkit-transition: all ease-out 0.05s;
  transition: all ease-out 0.05s;
}
.checkout .container-add-all-to-cart #response-error-add-all-to-cart {
  padding: 0px 0;
}
.checkout .container-add-all-to-cart #response-error-add-all-to-cart p {
  font-weight: 300;
  color: #393D49;
  text-align: left;
  font-size: 14px;
  line-height: normal;
  margin: 0;
  display: inline-block;
  width: 180px;
  position: absolute;
  bottom: 10px;
  left: 74px;
}
.checkout .container-add-all-to-cart #response-error-add-all-to-cart p h2 {
  position: absolute;
  top: 10px;
  left: 74px;
}
.checkout .container-add-all-to-cart #response-error-add-all-to-cart:before {
  content: "";
  background-image: url(../img/base/exclamation-in-circle.svg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  width: 60px;
  height: 60px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  left: 10px;
  top: 8px;
  -webkit-transition: all ease-out 0.05s;
  transition: all ease-out 0.05s;
}
.checkout .container-resumen-carrito {
  border: 1px solid #e4e9ed;
  padding: 19px 19px 11px 19px;
}
.checkout .container-resumen-carrito h2 {
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  color: #536875;
  text-align: left;
  padding: 7px 0 11px 44px;
  margin: 0;
  height: auto;
  background-image: url(../img/base/cart-icon.svg);
  background-position: left center;
  background-repeat: no-repeat;
}
.checkout .container-resumen-carrito .container-info-price {
  width: 100%;
  padding: 10px 5px 0 5px;
  display: flex;
  font-style: normal;
  position: relative;
}
.checkout .container-resumen-carrito .container-info-price.small-size {
  font-size: 14px;
  font-weight: 300;
  color: #546875;
  line-height: 20px;
}
.checkout .container-resumen-carrito .container-info-price.medium-size {
  font-size: 16px;
  font-weight: 600;
  font-size: 16px;
  color: #536875;
  border-top: 1px solid #e4e9ed;
  margin-top: 25px;
}
.checkout .container-resumen-carrito .container-info-price .info-label {
  width: calc(65% );
  min-width: 100px;
  text-align: left;
  line-height: 1rem;
  min-height: 18px;
}
.checkout .container-resumen-carrito .container-info-price .info-price {
  width: calc(35% - 20px);
  min-width: 80px;
  font-weight: 600;
  text-align: right;
  position: absolute;
  bottom: 0;
  right: 0px;
  font-size: 16px;
}
.checkout .container-resumen-carrito .link-forward-button {
  width: 100%;
  height: 50px;
  background-color: #097fc4;
  box-shadow: 2px 2px 2px rgba(57, 61, 73, 0.2);
  color: #ffffff;
  text-align: center;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  display: block;
  clear: both;
  padding: 16px;
  margin-top: 29px;
  margin-bottom: 20px;
  border-radius: 4px;
}
.checkout .container-resumen-carrito .link-forward-button:after {
  content: "";
  background: url(../img/base/arrow-white-left.svg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  width: 1.125rem;
  height: 1.125rem;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  right: -0.625rem;
  -webkit-transition: all ease-out 0.05s;
  transition: all ease-out 0.05s;
}
.checkout .container-resumen-carrito .link-forward-button:hover {
  text-decoration: none;
  background-color: #69B1E8;
}
.checkout .container-resumen-carrito .link-forward-button:hover:after {
  transform: translateX(0.25rem);
  transition: all 0.1s linear;
}
.checkout .container-resumen-carrito .container-back-button {
  width: 100%;
  text-align: center;
}
.checkout .container-resumen-carrito .container-back-button .link-back-button {
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  color: #546875;
  line-height: 20px;
}
.checkout .container-resumen-carrito .container-back-button .link-back-button:before {
  content: "";
  background-image: url(../img/base/arrow-black-right.svg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  width: 1rem;
  height: 1rem;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  left: -0.625rem;
  -webkit-transition: all ease-out 0.05s;
  transition: all ease-out 0.05s;
}
.checkout .container-resumen-carrito .container-back-button .link-back-button:hover {
  text-decoration: none;
}
.checkout .container-resumen-carrito .container-back-button .link-back-button:hover:before {
  transform: translateX(-0.25rem);
  transition: all 0.1s linear;
}
.checkout .container-resumen-carrito .container-options {
  display: flex;
  border-top: 1px solid #e4e9ed;
  background-image: url(../img/pixel-separador-carrito.png);
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}
.checkout .container-resumen-carrito .container-options .close-list-options {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
.checkout .container-resumen-carrito .container-options .item-option {
  width: 50%;
  text-align: center;
  margin-top: 10px;
  padding-top: 40px;
  cursor: pointer;
  font-size: 12px;
}
.checkout .container-resumen-carrito .container-options .item-option.add-to-list {
  background-image: url(../img/base/list-icon.svg);
  background-position: top center;
  background-repeat: no-repeat;
  margin-right: 15px;
}
.checkout .container-resumen-carrito .container-options .item-option.clean-cart {
  background-image: url(../img/base/delete-icn.svg);
  background-position: center 7px;
  background-repeat: no-repeat;
  margin-left: 15px;
  background-size: 28px;
}
.checkout .container-resumen-carrito .container-options .container-clean-cart {
  position: absolute;
  top: 60px;
  margin: auto;
  width: 280px;
  border: 1px solid #ccc;
  z-index: 5000;
  background-color: #fff;
  padding: 20px 30px;
  left: 0px;
  box-shadow: 2px 2px 2px #E4E9ED;
}
.checkout .container-resumen-carrito .container-options .container-clean-cart h3 {
  padding: 0;
  margin: 0 0 20px 0;
  height: auto;
  font-size: 14px;
}
.checkout .container-resumen-carrito .container-options .container-clean-cart .container-button a {
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  color: #536875;
}
.checkout .container-resumen-carrito .container-options .container-clean-cart .container-button a:before {
  content: "";
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12px;
  height: 12px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-right: 5px;
  -webkit-transition: all ease-out 0.05s;
  transition: all ease-out 0.05s;
}
.checkout .container-resumen-carrito .container-options .container-clean-cart .container-button .cancel-clean-cart {
  float: left;
}
.checkout .container-resumen-carrito .container-options .container-clean-cart .container-button .cancel-clean-cart:before {
  background-image: url(../img/base/close-bold-icon.svg);
}
.checkout .container-resumen-carrito .container-options .container-clean-cart .container-button .accept-clean-cart {
  float: right;
}
.checkout .container-resumen-carrito .container-options .container-clean-cart .container-button .accept-clean-cart:before {
  background-image: url(../img/base/check-grey.svg);
  background-size: contain;
  width: 18px;
  height: 18px;
}
.checkout .container-resumen-carrito .container-options .container-list-options {
  position: absolute;
  top: 60px;
  margin: auto;
  width: 280px;
  border: 1px solid #ccc;
  z-index: 5000;
  background-color: #fff;
  padding: 20px 30px;
  left: -80px;
  box-shadow: 2px 2px 2px #E4E9ED;
}
.checkout .container-resumen-carrito .container-options .container-list-options .available-lists ul li {
  padding: 7px 0 7px 20px;
  cursor: pointer;
  position: relative;
}
.checkout .container-resumen-carrito .container-options .container-list-options .available-lists ul li:before {
  content: "";
  border-radius: 50%;
  width: 15px;
  height: 15px;
  background: #FFF;
  border: 2px solid #546875;
  display: inline-block;
  margin-right: 5px;
  position: absolute;
  top: 9px;
  left: 0;
}
.checkout .container-resumen-carrito .container-options .container-list-options .available-lists ul li.selected:before {
  background: #097fc4;
  border: 2px solid #097fc4;
}
.checkout .container-resumen-carrito .container-options .container-list-options h3 {
  padding: 0;
  margin: 0 0 20px 0;
  height: auto;
  font-size: 14px;
}
.checkout .container-resumen-carrito .container-options .container-list-options .container-button button {
  width: 100px;
  float: right;
  margin: 0;
}
.checkout .container-resumen-carrito .container-options .container-list-options .request-response h3.request_ko {
  color: #DE0009;
}
.checkout .container-resumen-carrito .container-options .container-list-options .request-response .request_ok:before {
  content: "";
  background-image: url(../img/base/check-green.svg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-right: 5px;
  -webkit-transition: all ease-out 0.05s;
  transition: all ease-out 0.05s;
}
.checkout span.discount-text {
  color: #6FCC6E;
  font-weight: 600;
}
.checkout span.warning-text {
  color: #DE0009;
  font-weight: 600;
}
.checkout span.explain-discount-text {
  font-size: 12px;
}
.checkout .explain-discount-text-container {
  line-height: 18px;
  margin-top: 10px;
}
.checkout form.checkout1-form .with-check {
  margin-top: 10px;
  margin-bottom: 10px;
}
.checkout form.checkout1-form .with-check label {
  color: #393D49;
  font-size: 14px;
}
.checkout form.checkout1-form .checkout-highlighted {
  min-height: 70px;
  display: flex;
  margin-bottom: 10px;
  background-color: #E6F2F9;
  text-align: center;
}
.checkout form.checkout1-form .checkout-highlighted.visually-hidden {
  display: none;
}
.checkout form.checkout1-form .checkout-highlighted > span {
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  color: #536875;
  text-align: left;
  padding: 25px 12px 11px 44px;
  margin-left: 10px;
  height: auto;
  background-position: left center;
  background-repeat: no-repeat;
}
.checkout form.checkout1-form .checkout-highlighted > span.free-sending {
  background-image: url(../img/entrega-gratis-icon.svg);
}
.checkout form.checkout1-form .checkout-highlighted > span.paid-sending {
  background-image: url(../img/entrega-pago-icon.svg);
  background-position: 4px 20px;
  background-size: 26px;
}
.checkout form.checkout1-form .container-legal-conditions {
  float: left;
  overflow: hidden;
  vertical-align: middle;
  line-height: normal;
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 60px;
  text-align: left;
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.checkout form.checkout1-form .container-legal-conditions label {
  font-size: 0.875rem;
  color: #546875;
  line-height: 1.2rem;
}
.checkout form.checkout1-form .container-legal-conditions .link-focus-underline:hover {
  text-decoration: underline;
}
.checkout form.checkout1-form .voucher-applied {
  height: 20px;
  display: flex;
  line-height: 1rem;
  margin-bottom: 10px;
  text-align: left;
}
.checkout form.checkout1-form .voucher-applied .applied-coupon {
  width: 93%;
}
.checkout form.checkout1-form .voucher-applied span.correct-voucher-applied-text {
  font-style: normal;
  font-size: 14px;
  color: #536875;
  text-align: left;
  padding: 0px 0px 0px 30px;
  margin-left: 0px;
  height: auto;
  background-position: left center;
  background-repeat: no-repeat;
  background-image: url(../img/base/check-green.svg);
}
.checkout form.checkout1-form .voucher-applied span.correct-voucher-applied-text .correct-voucher-applied-code {
  font-family: ITCAvantGardeStdBk, Arial, sans-serif;
  font-weight: 600;
}
.checkout form.checkout1-form .voucher-applied .remove-voucher-applied {
  text-align: center;
  display: inline-block;
  cursor: pointer;
  margin-left: 0;
  margin-right: 10px;
}
.checkout form.checkout1-form .voucher-applied.visually-hidden {
  display: none;
}
.checkout form.checkout1-form .apply-voucher {
  margin-top: 15px;
}
.checkout form.checkout1-form .titulo-numero-cupon {
  margin-top: 15px;
  margin-bottom: 15px;
}
.checkout form.checkout1-form .input-field {
  margin-top: 0px;
}
.checkout form.checkout1-form .input-field > label {
  font-size: 14px;
  color: #546875;
  width: 100%;
}
.checkout form.checkout1-form .with-check > label {
  font-size: 14px;
  color: #546875;
  width: 100%;
}
.checkout .titulo-banner-promocion,
.checkout .titulo-banner-descuentos {
  margin-bottom: 10px;
}
.checkout .promociones {
  display: flex;
}
@media only screen and (max-width: 768px) {
  .checkout .promociones {
    display: block;
    text-align: center;
  }
}
.checkout .promociones .banner-promocion {
  margin-right: 20px;
}
.checkout .promociones .banner-promocion img {
  min-width: 240px !important;
}
@media only screen and (max-width: 768px) {
  .checkout .promociones .banner-promocion {
    margin-right: 0;
  }
  .checkout .promociones .banner-promocion img {
    min-width: 100% !important;
  }
}

/* CHECKOUT 2 AVISOS */
form .checkout2-aviso-explain p {
  margin-top: 0px;
}

.checkout2-aviso-back {
  text-align: left;
}
.checkout2-aviso-back .checkout2-aviso-back-text {
  margin-top: 12px;
  width: auto;
  display: inline-block;
}
.checkout2-aviso-back .checkout2-aviso-back-text a {
  color: #546875;
  font-size: 16px;
  font-weight: 600;
}
.checkout2-aviso-back .checkout2-aviso-back-text a > span:before {
  content: "";
  background: url(../img/base/arrow-black-right.svg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-right: 5px;
  -webkit-transition: all ease-out 0.05s;
  transition: all ease-out 0.05s;
}
.checkout2-aviso-back .checkout2-aviso-back-text a > span:hover {
  text-decoration: none;
}
.checkout2-aviso-back .checkout2-aviso-back-text a > span:hover:before {
  transform: translateX(-0.25rem);
  transition: all 0.1s linear;
}

/* CHECKOUT 3 */
.titulo-dudas {
  margin-top: 40px;
}

.card-button {
  border: 1px solid #E4E9ED;
  box-shadow: 2px 2px 2px #E4E9ED;
  border-radius: 3px;
  text-align: center;
  height: 100px;
  width: 0 auto;
  padding-top: 20px;
  margin-bottom: 15px;
  cursor: pointer;
  cursor: hand;
  background-color: #EEF3F7;
}
.card-button:before {
  content: "";
  background-image: url(../img/Check_desactivado.svg);
  height: 30px;
  width: 30px;
  position: absolute;
  z-index: 1;
  top: -10px;
  left: -10px;
  background-size: cover;
}
.card-button.selected:before {
  content: "";
  background-image: url(../img/Check_activado.svg);
  height: 30px;
  width: 30px;
  position: absolute;
  z-index: 1;
  top: -10px;
  left: -10px;
  background-size: cover;
}
.card-button.caprabo-gold {
  text-align: left;
  display: inline-block;
  vertical-align: middle;
}
.card-button.caprabo-gold .image-wrapper {
  margin: 12px 0px 0px 20px;
}
.card-button.caprabo-gold .image-wrapper span {
  background: url(../img/payments/caprabo-gold.png);
  background-repeat: no-repeat;
  background-position: left center;
  height: 74px;
  display: table-cell;
  padding-left: 121px;
  vertical-align: middle;
}
@media (max-width: 768px) {
  .card-button.caprabo-gold .image-wrapper span {
    padding-left: 95px;
    background-size: 85px;
  }
}
.card-button:hover {
  border: 1px solid #097FC4;
  background-color: #CEE5F3;
}
.card-button.selected {
  border: 2px solid #097FC4;
  background-color: #CEE5F3;
}

.standard-cards {
  display: flex;
  align-items: center;
  justify-content: center;
}
.standard-cards .row {
  height: 80px;
}

.card-container, .card-container-2x {
  height: 100%;
  width: 20%;
  margin: 0;
  left: auto;
  right: auto;
  padding-left: 0 !important;
  padding-right: 0 !important;
  white-space: nowrap;
  text-align: center;
}
.card-container .helper, .card-container-2x .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.card-container img, .card-container-2x img {
  vertical-align: middle;
  max-height: 100%;
  max-width: 80%;
}
.card-container.six-cards, .card-container-2x.six-cards {
  width: 16.66%;
}

.card-container-2x {
  width: 30%;
}

.left-align {
  float: left;
}

.contact-wrapper {
  width: 100%;
  background-color: #ffffff;
  box-shadow: unset;
  height: auto;
  -webkit-box-shadow: unset;
  -moz-box-shadow: unset;
  line-height: 28px;
  margin: 20px 0px 0px 0px;
}
.contact-wrapper ul {
  margin-top: 0px;
}
.contact-wrapper ul li {
  color: #546875;
  font-size: 0.875rem;
  margin-right: 0px;
  display: inline-block;
  margin-right: 50px;
}
.contact-wrapper ul li i {
  left: 0.0625rem;
  position: relative;
}
.contact-wrapper ul li i.phone-icon {
  top: 4px;
}
.contact-wrapper ul li i.chat-icon {
  top: 0;
}
.contact-wrapper ul li i.mail-icon {
  top: 5px;
}
.contact-wrapper ul li .phone {
  vertical-align: super;
  color: #546875;
}
@media (max-width: 768px) {
  .contact-wrapper ul li .phone {
    color: #097FC4;
    font-weight: 600;
  }
}
.contact-wrapper ul li .chat {
  font-weight: 700;
  color: #097FC4;
  vertical-align: super;
}
.contact-wrapper ul li .mail {
  vertical-align: super;
  color: #546875;
}

/* CHECKOUT 4 */
.checkout .row.order-detail-header h1 {
  color: #393D49;
  margin: 0;
}

@media (max-width: 768px) {
  .checkout .row .col.order-reopen {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .checkout .row .col.order-reopen a.prevent-oversize {
    font-size: 14px;
    padding-top: 14px;
  }
}
.checkout .row.checkout-resume-header h1 {
  color: #097FC4;
  margin: 0;
}
.checkout .row.checkout-resume-header .disconnect-button {
  cursor: pointer;
  cursor: hand;
  text-align: right;
  margin-top: 40px;
  vertical-align: middle;
}
.checkout .row.checkout-resume-header .disconnect-button span {
  text-align: right;
  font-size: 12px;
}
.checkout .row.checkout-resume-header .disconnect-button span:before {
  content: "";
  background: url(../img/base/disconnect-icn.svg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  width: 32px;
  height: 32px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-right: 5px;
}
.checkout .row.checkout-resume-header .disconnect-button span:after {
  content: "";
  background: url(../img/base/arrow-black-left.svg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  width: 1rem;
  height: 1rem;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-left: 5px;
}
.checkout .row.checkout-resume-header .disconnect-button span:hover {
  text-decoration: none;
}
.checkout .row.checkout-resume-header .disconnect-button span:hover:after {
  transform: translateX(0.25rem);
  transition: all 0.1s linear;
}
.checkout .row.checkout-resume-header h2 {
  color: #393D49;
}

.checkout-resume-titulo-dudas {
  padding: 40px 0px 20px 0px;
  margin: 0px;
}

.checkout-resume-highlighted {
  margin: 0px 0px 10px 10px;
  background-color: #E6F2F9;
  text-align: center;
}
.checkout-resume-highlighted .resume-checkout-title,
.checkout-resume-highlighted .resume-checkout-fields {
  text-align: left;
}
.checkout-resume-highlighted .resume-checkout-title h2,
.checkout-resume-highlighted .resume-checkout-fields h2 {
  color: #393D49;
  margin: 0;
}
.checkout-resume-highlighted .resume-checkout-data {
  margin-bottom: 10px;
}
.checkout-resume-highlighted .resume-checkout-data:last-child {
  margin-bottom: 30px;
}
.checkout-resume-highlighted .resume-checkout-data.order-details {
  margin: 0px;
}

.explain-contact-text {
  margin-top: 20px;
}

.botones-resumen-carrito {
  margin: 30px 0px 10px 0px;
}
.botones-resumen-carrito .receipt-button {
  cursor: pointer;
  cursor: hand;
  text-align: left;
}
.botones-resumen-carrito .receipt-button span {
  text-align: left;
  font-size: 12px;
  color: #546875;
}
.botones-resumen-carrito .receipt-button span:before {
  content: "";
  background: url(../img/header/factura-icn.svg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  width: 32px;
  height: 32px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-right: 5px;
}
.botones-resumen-carrito .receipt-button span:after {
  content: "";
  background: url(../img/base/arrow-black-left.svg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  width: 1rem;
  height: 1rem;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-left: 5px;
}
.botones-resumen-carrito .receipt-button span:hover {
  text-decoration: none;
}
.botones-resumen-carrito .receipt-button span:hover:after {
  transform: translateX(0.25rem);
  transition: all 0.1s linear;
}
.botones-resumen-carrito .print-button {
  cursor: pointer;
  cursor: hand;
  text-align: right;
}
.botones-resumen-carrito .print-button span {
  text-align: right;
  font-size: 12px;
}
.botones-resumen-carrito .print-button span:before {
  content: "";
  background: url(../img/base/print-icn.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  width: 32px;
  height: 32px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-right: 5px;
}
.botones-resumen-carrito .print-button span:after {
  content: "";
  background: url(../img/base/arrow-black-left.svg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  width: 1rem;
  height: 1rem;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-left: 5px;
}
.botones-resumen-carrito .print-button span:hover {
  text-decoration: none;
}
.botones-resumen-carrito .print-button span:hover:after {
  transform: translateX(0.25rem);
  transition: all 0.1s linear;
}

.container-resumen-carrito-ch4 {
  background-color: #ffffff;
  margin-bottom: 30px;
  padding: 19px 19px 11px 19px;
}
.container-resumen-carrito-ch4 h2 {
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  color: #536875;
  text-align: left;
  padding: 7px 0 11px 44px;
  margin: 0;
  height: auto;
  background-image: url(../img/icono-carrito.png);
  background-position: left center;
  background-repeat: no-repeat;
}
.container-resumen-carrito-ch4 .container-info-price {
  width: 100%;
  padding: 10px 5px 0 5px;
  display: flex;
  font-style: normal;
  position: relative;
}
.container-resumen-carrito-ch4 .container-info-price.small-size {
  font-size: 14px;
  font-weight: 300;
  color: #546875;
  line-height: 20px;
}
.container-resumen-carrito-ch4 .container-info-price.medium-size {
  font-size: 16px;
  font-weight: 600;
  font-size: 16px;
  color: #536875;
  border-top: 1px solid #e4e9ed;
  margin-top: 25px;
}
.container-resumen-carrito-ch4 .container-info-price .info-label {
  width: calc(65% );
  min-width: 100px;
  text-align: left;
  line-height: 1rem;
  min-height: 18px;
}
.container-resumen-carrito-ch4 .container-info-price .info-price {
  width: calc(35% - 20px);
  min-width: 80px;
  font-weight: 600;
  text-align: right;
  position: absolute;
  bottom: 0;
  right: 0px;
}

.checkout-resume-products {
  border-bottom: 2px solid #e4e9ed;
  padding: 10px 0 10px 0;
}
.checkout-resume-products .container-resume-product {
  display: flex;
  height: 70px;
  padding-top: 20px;
}
.checkout-resume-products .container-resume-product .container-resume-img-product {
  width: 60px;
  margin-right: 10px;
  position: relative;
}
.checkout-resume-products .container-resume-product .container-resume-img-product img {
  width: 60px;
  height: 60px;
  position: absolute;
  bottom: 0;
}
.checkout-resume-products .container-resume-product .container-resume-info-product {
  width: 100%;
  position: relative;
}
.checkout-resume-products .container-resume-product .container-resume-info-product .container-resume-main-info-product {
  display: inline-flex;
  position: absolute;
  bottom: 15px;
  width: 100%;
  height: 35px;
}
.checkout-resume-products .container-resume-product .container-resume-info-product .container-resume-main-info-product .description-product {
  font-weight: 300;
  font-style: normal;
  font-size: 12px;
  text-align: left;
  height: 35px;
  vertical-align: middle;
  margin-top: 10px;
  flex: 5;
  text-overflow: ellipsis;
  overflow: hidden;
  display: flex;
}
.checkout-resume-products .container-resume-product .container-resume-info-product .container-resume-main-info-product .price-unit-product {
  width: 85px;
  padding: 0.5rem 1rem 0 0;
  font-weight: 600;
  font-style: normal;
  color: #393d49;
  text-align: right;
  font-size: 14px;
  display: inline-block;
  height: 35px;
}
.checkout-resume-products .container-resume-product .container-resume-info-product .container-resume-main-info-product .price-unit-product:after {
  content: attr(data-price)attr(data-price-option);
}
.checkout-resume-products .container-resume-product .container-resume-info-product .container-resume-main-info-product .container-total-unit-product {
  height: 35px;
  max-width: 150px;
  min-width: 150px;
  background-color: #546875;
  box-shadow: 2px 2px 2px #E4E9ED;
  color: #ffffff;
  display: inline-flex;
  padding: 5px 0px 0px 0px;
  flex: 2;
  border-radius: 4px;
}
.checkout-resume-products .container-resume-product .container-resume-info-product .container-resume-main-info-product .container-total-unit-product span {
  font-size: 16px;
  display: inline-block;
  text-align: center;
  font-weight: 700;
}
.checkout-resume-products .container-resume-product .container-resume-info-product .container-resume-main-info-product .container-total-unit-product span.total-unit-product {
  flex: 3;
}
.checkout-resume-products .container-resume-product .container-resume-info-product .container-resume-main-info-product .container-total-unit-product span.total-unit-product:after {
  content: attr(data-unit);
}
.checkout-resume-products .container-resume-product .container-resume-info-product .container-resume-main-info-product .price-total-product {
  width: 56px;
  padding: 0.5rem 0px 0px 1rem;
  font-weight: 700;
  font-style: normal;
  color: #393d49;
  text-align: right;
  font-size: 14px;
  display: inline-block;
}
.checkout-resume-products .container-resume-product .container-resume-info-product .container-resume-main-info-product .price-total-product:after {
  content: attr(data-price)attr(data-price-option);
}

/* CUENTA - MIS PROMOCIONES */
.checkout .row.account-promos-header h1 {
  color: #393D49;
  margin: 0;
}

.checkout .row .account-promos-subheader h2 {
  color: #393D49;
  margin: 0;
}

.row.order-cancel-title .col {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.row.order-cancel-title h1 {
  margin: 0px;
}

@media (max-width: 768px) {
  .row.order-cancel-title .col {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .row.order-cancel-title .col a.cancel-order {
    margin-bottom: 10px;
  }
}
.link-order-button {
  width: 100%;
  height: 50px;
  background-color: #097fc4;
  box-shadow: 2px 2px 2px rgba(57, 61, 73, 0.2);
  color: #ffffff;
  text-align: center;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  display: block;
  clear: both;
  padding: 12px;
  margin-top: 29px;
  margin-bottom: 20px;
  border-radius: 4px;
}
.link-order-button:after {
  content: "";
  background: url(../img/base/arrow-white-left.svg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  width: 1.125rem;
  height: 1.125rem;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  right: -0.625rem;
  -webkit-transition: all ease-out 0.05s;
  transition: all ease-out 0.05s;
}
.link-order-button:hover {
  text-decoration: none;
  background-color: #69B1E8;
}
.link-order-button:hover:after {
  transform: translateX(0.25rem);
  transition: all 0.1s linear;
}
@media (max-width: 768px) {
  .link-order-button {
    margin: 10px 0px 20px 0px;
  }
  .link-order-button.cancel-order {
    margin: 20px 0px 20px 0px;
  }
}

.cancel-order {
  width: 100%;
  height: 50px;
  background-color: #546875;
  color: #ffffff;
  text-align: center;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  display: block;
  clear: both;
  padding: 14px;
  margin-top: 29px;
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 2px 2px 2px rgba(57, 61, 73, 0.2);
}
.cancel-order:hover {
  background-color: #A0AAB1;
}
@media (max-width: 768px) {
  .cancel-order {
    margin: 20px 0px 20px 0px;
  }
}

@media (max-width: 1180px) {
  .checkout .row.checkout-content .col.main-checkout-content {
    /********* mis ├║ltimos pedidos ************ */
  }
  .checkout .row.checkout-content .col.main-checkout-content .container-last-orders #table-last-orders tbody tr.clickable-row td.container-receipt-status .receipt-status, .checkout .row.checkout-content .col.main-checkout-content .container-last-orders #table-last-orders tbody tr.noclickable-row td.container-receipt-status .receipt-status {
    width: 42%;
  }
  .checkout .row.checkout-content .col.main-checkout-content .container-last-orders #table-last-orders tbody tr.clickable-row td.container-receipt-status .recepit-action-link, .checkout .row.checkout-content .col.main-checkout-content .container-last-orders #table-last-orders tbody tr.noclickable-row td.container-receipt-status .recepit-action-link {
    width: 56%;
  }
}
@media (max-width: 1024px) {
  .checkout .row.checkout-content .col.main-checkout-content {
    /********* mis ├║ltimos pedidos ************ */
  }
  .checkout .row.checkout-content .col.main-checkout-content .container-last-orders #table-last-orders thead tr th {
    padding: 0 0 15px 0;
    font-size: 14px;
  }
  .checkout .row.checkout-content .col.main-checkout-content .container-last-orders #table-last-orders thead tr th:first-child {
    width: 150px;
  }
  .checkout .row.checkout-content .col.main-checkout-content .container-last-orders #table-last-orders tbody tr.clickable-row td.order-date, .checkout .row.checkout-content .col.main-checkout-content .container-last-orders #table-last-orders tbody tr.noclickable-row td.order-date {
    padding: 10px 0;
    vertical-align: top;
  }
  .checkout .row.checkout-content .col.main-checkout-content .container-last-orders #table-last-orders tbody tr.clickable-row td.container-receipt-status, .checkout .row.checkout-content .col.main-checkout-content .container-last-orders #table-last-orders tbody tr.noclickable-row td.container-receipt-status {
    padding: 5px 0;
  }
  .checkout .row.checkout-content .col.main-checkout-content .container-last-orders #table-last-orders tbody tr.clickable-row td.container-receipt-status .receipt-status, .checkout .row.checkout-content .col.main-checkout-content .container-last-orders #table-last-orders tbody tr.noclickable-row td.container-receipt-status .receipt-status {
    width: 100%;
    margin: 5px 0;
  }
  .checkout .row.checkout-content .col.main-checkout-content .container-last-orders #table-last-orders tbody tr.clickable-row td.container-receipt-status .recepit-action-link, .checkout .row.checkout-content .col.main-checkout-content .container-last-orders #table-last-orders tbody tr.noclickable-row td.container-receipt-status .recepit-action-link {
    width: 100%;
    margin: 5px 0;
  }
  .checkout .row.checkout-content .col.main-checkout-content .container-apply-receipt h2 {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .checkout .row .col .checkout-products .container-product .container-info-product .container-main-info-product .container-total-unit-product {
    padding-top: 5px;
    margin-left: 5px;
  }
  .checkout .row .col .checkout-products .container-product .container-info-product .container-main-info-product .container-total-unit-product.product-disabled {
    padding-top: 8px;
  }
  .checkout .row .col .checkout-products .container-product .container-info-product .container-main-info-product .container-total-unit-product.product-disabled span {
    font-size: 12px;
    padding-top: 2px;
  }
}
@media (max-width: 950px) {
  .checkout .row .col .checkout-products .container-product .container-info-product .container-main-info-product .container-total-unit-product.product-disabled span {
    font-size: 10px;
  }
}
@media (max-width: 853px) {
  .checkout .row .col .checkout-products .container-product .container-info-product .container-main-info-product .container-total-unit-product.product-disabled {
    padding-top: 2px;
  }
  .checkout .row .col .checkout-products .container-product .container-info-product .container-main-info-product .container-total-unit-product.product-disabled span {
    font-size: 10px;
  }
}
/* RESOLUCIONES PARA TABLET E INFERIOR */
@media (max-width: 768px) {
  .no-mobile-icon {
    display: none;
  }

  .checkout {
    padding: 10px 10px 20px 10px;
  }
  .checkout.nopadding-left-right {
    padding: 10px 0 !important;
  }
  .checkout .no-margin-t-s {
    margin-top: 0px;
  }
  .checkout .margin-10-t-s {
    margin-top: 10px;
  }
  .checkout .margin-20-t-s {
    margin-top: 20px;
  }
  .checkout .padding-10-l-r-only-s {
    padding-left: 10px;
    padding-right: 10px;
  }
  .checkout .row.checkout-content {
    display: flex;
    flex-flow: column;
    /******************* resumen pedido ************** */
  }
  .checkout .row.checkout-content.container-detail-orders .col.main-checkout-content .checkout-products .container-product .container-info-product .container-main-info-product .price-unit-product {
    display: inline-block !important;
    position: absolute;
    left: 0;
    text-align: left;
    padding: 18px 5px 0 0;
  }
  .checkout .row.checkout-content .col.main-checkout-content {
    order: 2;
  }
  .checkout .row.checkout-content .col.main-checkout-content .container-help-order .link-help-order {
    font-size: 12px;
  }
  .checkout .row.checkout-content .col.main-checkout-content .checkout-title h1 {
    font-size: 18px;
    margin: 20px 0 20px 0;
  }
  .checkout .row.checkout-content .col.main-checkout-content .checkout-title .descripcion-superlista {
    margin: 0px 0 40px 0;
  }
  .checkout .row.checkout-content .col.main-checkout-content .checkout-subtitle {
    height: auto;
    margin-top: 30px;
  }
  .checkout .row.checkout-content .col.main-checkout-content .checkout-subtitle h2 {
    padding: 0;
    height: auto;
    color: #546875;
  }
  .checkout .row.checkout-content .col.main-checkout-content .container-products-checkout #select-all-product {
    top: -10px;
    position: absolute;
  }
  .checkout .row.checkout-content .col.main-checkout-content .checkout-products {
    border-bottom: 2px solid #e4e9ed;
    padding: 10px 0 0 0;
  }
  .checkout .row.checkout-content .col.main-checkout-content .checkout-products .container-product {
    display: flex;
    height: 170px;
    padding-top: 20px;
  }
  .checkout .row.checkout-content .col.main-checkout-content .checkout-products .container-product .container-img-product {
    width: 120px;
    margin-right: 20px;
    position: relative;
  }
  .checkout .row.checkout-content .col.main-checkout-content .checkout-products .container-product .container-img-product img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
  }
  .checkout .row.checkout-content .col.main-checkout-content .checkout-products .container-product .container-img-product .remove-product-list {
    position: absolute;
    top: -30px;
    left: -4px;
    margin: 0;
    padding: 5px;
    height: 30px;
    width: 30px;
  }
  .checkout .row.checkout-content .col.main-checkout-content .checkout-products .container-product .container-info-product {
    width: 100%;
    position: relative;
    height: 138px;
  }
  .checkout .row.checkout-content .col.main-checkout-content .checkout-products .container-product .container-info-product .container-main-info-product {
    display: block;
    position: initial;
    bottom: initial;
    width: 100%;
    height: auto;
  }
  .checkout .row.checkout-content .col.main-checkout-content .checkout-products .container-product .container-info-product .container-main-info-product .remove-product-cart {
    top: -28px;
    height: 30px;
    width: 30px;
  }
  .checkout .row.checkout-content .col.main-checkout-content .checkout-products .container-product .container-info-product .container-main-info-product .description-product {
    text-overflow: ellipsis;
    width: 100%;
    white-space: normal;
    margin-top: 8px;
    font-size: 14px;
    height: 36px;
  }
  .checkout .row.checkout-content .col.main-checkout-content .checkout-products .container-product .container-info-product .container-main-info-product .price-unit-product {
    display: none;
  }
  .checkout .row.checkout-content .col.main-checkout-content .checkout-products .container-product .container-info-product .container-main-info-product .price-unit-product.product-disabled {
    display: inline-block;
    right: 0;
    position: absolute;
    font-size: 18px;
  }
  .checkout .row.checkout-content .col.main-checkout-content .checkout-products .container-product .container-info-product .container-main-info-product .price-recommended-products {
    display: inline-block;
    right: 0;
    font-size: 18px;
    font-weight: 700;
    position: absolute;
  }
  .checkout .row.checkout-content .col.main-checkout-content .checkout-products .container-product .container-info-product .container-main-info-product .container-total-unit-product {
    position: absolute;
    width: 100%;
    bottom: 0;
    border-radius: 4px;
  }
  .checkout .row.checkout-content .col.main-checkout-content .checkout-products .container-product .container-info-product .container-main-info-product .container-total-unit-product.product-disabled {
    padding-top: 4px;
  }
  .checkout .row.checkout-content .col.main-checkout-content .checkout-products .container-product .container-info-product .container-main-info-product .container-total-unit-product.product-disabled span {
    font-size: 18px;
  }
  .checkout .row.checkout-content .col.main-checkout-content .checkout-products .container-product .container-info-product .container-main-info-product .price-total-product {
    right: 0;
    top: 50px;
    font-size: 18px;
    position: absolute;
  }
  .checkout .row.checkout-content .col.main-checkout-content .checkout-products .container-product .container-info-product .container-main-info-product .select-checkout-product {
    position: absolute;
    top: -34px;
    right: 0;
  }
  .checkout .row.checkout-content .col.main-checkout-content .checkout-products .container-product .container-info-product .container-main-info-product .select-checkout-product.selected:before {
    top: 4px;
  }
  .checkout .row.checkout-content .col.main-checkout-content .checkout-products .container-product.small-content {
    padding-top: 0;
    height: 140px;
  }
  .checkout .row.checkout-content .col.main-checkout-content .checkout-products .container-product.small-content .container-info-product {
    height: 130px;
  }
  .checkout .row.checkout-content .col.main-checkout-content .checkout-products .container-product.small-content .container-info-product .price-total-product {
    padding: 0;
  }
  .checkout .row.checkout-content .col.main-checkout-content .checkout-products .container-product.small-content .container-info-product .container-main-info-product .price-unit-product {
    padding: 10px 5px 0 0;
  }
  .checkout .row.checkout-content .col.main-checkout-content .checkout-products .container-secondary-info-product {
    display: block;
    position: initial;
  }
  .checkout .row.checkout-content .col.main-checkout-content .checkout-products .container-secondary-info-product .img-promotion-product {
    width: auto;
    display: inline-block;
  }
  .checkout .row.checkout-content .col.main-checkout-content .checkout-products .container-secondary-info-product .img-promotion-product img {
    height: 35px;
    width: auto;
  }
  .checkout .row.checkout-content .col.main-checkout-content .checkout-products .container-secondary-info-product .container-comment-product .select-replace-product {
    display: none;
  }
  .checkout .row.checkout-content .col.main-checkout-content .bloques-tipos-entregas {
    margin-top: 0;
    display: block;
    padding: 0px;
  }
  .checkout .row.checkout-content .col.main-checkout-content .bloques-tipos-entregas .bloque-tipo-entrega {
    width: 100%;
    height: 100px;
    padding: 5px 0 0 0;
    display: flex;
    margin-top: 10px;
    box-shadow: 2px 3px 2px #f6f7f7;
  }
  .checkout .row.checkout-content .col.main-checkout-content .bloques-tipos-entregas .bloque-tipo-entrega .container-imagen-entrega {
    flex: 1;
    padding: 0;
    margin-top: auto;
    margin-bottom: auto;
  }
  .checkout .row.checkout-content .col.main-checkout-content .bloques-tipos-entregas .bloque-tipo-entrega .container-imagen-entrega.imagen-entrega-click-and-collect {
    height: 80px;
  }
  .checkout .row.checkout-content .col.main-checkout-content .bloques-tipos-entregas .bloque-tipo-entrega .container-imagen-entrega.imagen-entrega-click-and-drive {
    height: 90px;
  }
  .checkout .row.checkout-content .col.main-checkout-content .bloques-tipos-entregas .bloque-tipo-entrega .container-descripcion-entrega {
    flex: 1;
    padding: 0 5px 0 0;
    text-align: left;
    margin-top: auto;
    margin-bottom: auto;
  }
  .checkout .row.checkout-content .col.main-checkout-content .bloques-tipos-entregas .bloque-tipo-entrega .container-descripcion-entrega h2 {
    font-size: 12px;
    text-align: left;
  }
  .checkout .row.checkout-content .col.main-checkout-content .bloques-tipos-entregas .bloque-tipo-entrega .container-descripcion-entrega .descripcion-tipo-entrega {
    text-align: left;
    color: #546875;
  }
  .checkout .row.checkout-content .col.main-checkout-content .checkout-seleccione-tipos-entrega h2 {
    font-weight: 600;
    font-style: normal;
    font-size: 14px;
    color: #546875;
    text-align: left;
    line-height: 20px;
    padding: 0 0 0 0;
    height: auto;
    margin: 30px 0 20px 0;
  }
  .checkout .row.checkout-content .col.main-checkout-content .checkout-seleccione-tipos-entrega h2.visually-hidden {
    display: none;
  }
  .checkout .row.checkout-content .col.main-checkout-content .checkout-seleccione-tipos-entrega .container-select-address a.link-add-address {
    margin: 40px 0 0 0;
  }
  .checkout .row.checkout-content .col.main-checkout-content .checkout-seleccione-tipos-entrega .container-select-address.visually-hidden {
    display: none;
  }
  .checkout .row.checkout-content .col.main-checkout-content .checkout-seleccione-tipos-entrega .container-select-address .visible-select-address {
    border-bottom: 1px solid #e4e9ed;
    padding-bottom: 10px;
    position: relative;
  }
  .checkout .row.checkout-content .col.main-checkout-content .checkout-seleccione-tipos-entrega .container-select-address .visible-select-address .dropdown-button {
    border: none;
    padding: 0;
    display: inline-block;
    padding-right: 20px;
    width: 100%;
  }
  .checkout .row.checkout-content .col.main-checkout-content .checkout-seleccione-tipos-entrega .container-select-address .visible-select-address .dropdown-button i.caret-down-icon {
    top: 20%;
    right: 0;
    position: absolute;
  }
  .checkout .row.checkout-content .col.main-checkout-content .checkout-seleccione-tipos-entrega .container-select-address a.link-add-address {
    margin: 0;
  }
  .checkout .row.checkout-content .col.main-checkout-content .checkout-address-form {
    padding: 20px 0 20px 10px;
    margin-right: 0;
  }
  .checkout .row.checkout-content .col.main-checkout-content .checkout-address-form .input-field {
    margin: 14px 10px 0 0;
  }
  .checkout .row.checkout-content .col.main-checkout-content .checkout-address-form .input-field.first-input-field {
    margin: 14px 10px 0 0;
  }
  .checkout .row.checkout-content .col.main-checkout-content .checkout-address-form .input-field.last-input-field {
    margin: 14px 10px 0 0;
  }
  .checkout .row.checkout-content .col.main-checkout-content .checkout-address-form .input-field .select-wrapper + label {
    padding-left: 0;
  }
  .checkout .row.checkout-content .col.main-checkout-content .checkout-address-form .limit-height-74px {
    height: 74px;
  }
  .checkout .row.checkout-content .col.main-checkout-content .checkout-seleccione-tramo-entrega h2 {
    font-weight: 600;
    font-style: normal;
    font-size: 18px;
    color: #393D49;
    text-align: left;
    line-height: 20px;
    padding: 0 0 0 0;
    height: auto;
    margin: 25px 0 20px 0;
  }
  .checkout .row.checkout-content .col.main-checkout-content .checkout-seleccione-tramo-entrega .contenedor-rangos-entrega {
    overflow-x: scroll;
  }
  .checkout .row.checkout-content .col.main-checkout-content .checkout-seleccione-tramo-entrega .contenedor-leyenda-entrega {
    margin: 40px 0 0 20px;
  }
  .checkout .row.checkout-content .col.main-checkout-content .checkout-seleccione-tramo-entrega .contenedor-leyenda-entrega li {
    margin: 0 10px 0 0;
  }
  .checkout .row.checkout-content .col.main-checkout-content .checkout-seleccione-tramo-entrega .contenedor-leyenda-entrega li .color-leyenda {
    margin: 0 5px 0 0;
  }
  .checkout .row.checkout-content .col.secondary-checkout-content {
    order: 1;
    margin-bottom: 20px;
  }
  .checkout .row.checkout-content .col.secondary-checkout-content.co0-checkout-content-small {
    margin-top: 0 !important;
  }
  .checkout .row.checkout-content .col.secondary-checkout-content.co0-checkout-content-small.margin-top-20-small {
    margin-top: 20px !important;
    margin-bottom: 0 !important;
  }
  .checkout .row.checkout-content .col.secondary-checkout-content .container-resumen-carrito {
    padding: 19px 11px 15px 11px;
  }
  .checkout .row.checkout-content .col.secondary-checkout-content .container-resumen-carrito .container-link-forward-button {
    position: fixed;
    bottom: 0px;
    left: 0;
    width: 100%;
    z-index: 800;
  }
  .checkout .row.checkout-content .col.secondary-checkout-content .container-resumen-carrito .container-link-forward-button .link-forward-button {
    width: 100%;
    margin: 0;
    bottom: 0px;
    border-radius: 0;
    font-size: 16px;
  }
  .checkout .row.checkout-content .col.secondary-checkout-content .container-resumen-carrito .container-info-price.medium-size {
    margin-bottom: 20px;
  }
  .checkout .row.checkout-content .col.secondary-checkout-content .container-resumen-carrito .container-options {
    background-position: center 10px;
  }
  .checkout .row.checkout-content .col.secondary-checkout-content .container-resumen-carrito .container-options .item-option {
    padding-top: 10px;
    padding-left: 33px;
    font-size: 12px;
    background-position: left center;
    margin: 10px auto 0 auto;
    width: auto;
  }
  .checkout .row.checkout-content .col.secondary-checkout-content .container-resumen-carrito .container-options .item-option.add-to-list {
    padding-left: 38px;
  }
  .checkout .row.checkout-content .col.secondary-checkout-content .container-resumen-carrito .container-options .item-option.clean-cart {
    padding-left: 35px;
  }
  .checkout .row.checkout-content .col.secondary-checkout-content .container-resumen-carrito .container-options .container-list-options {
    left: 0px;
  }
  .checkout .row.checkout-content form.checkout1-form .checkout-highlighted {
    margin: 10px 0px 20px 0px;
  }
  .checkout .row.checkout-content form.checkout1-form .checkout-highlighted > span {
    padding: 15px 0 11px 44px;
  }
  .checkout .row.checkout-resume-header {
    padding: 20px 10px 10px 10px;
    margin: 0px;
  }
  .checkout .row.checkout-resume-header h1 {
    padding: inherit !important;
    margin: inherit !important;
    height: auto;
    font-size: 26px;
    font-weight: 600;
    font-type: normal;
    text-align: center;
  }
  .checkout .row.checkout-resume-subheader {
    text-align: center;
    padding: 20px 0px 15px 0px;
    margin: 0px;
  }
  .checkout .row.checkout-resume-subheader img {
    width: 120px;
  }
  .checkout .row.checkout-resume-subheader h2 {
    margin: 10px 0 0 0 !important;
    padding: inherit !important;
    height: 24px;
    color: #393D49;
  }
  .checkout.checkout-full-highlighted {
    padding: 10px 0 20px 0;
  }
  .checkout.checkout-full-highlighted .checkout-resume-highlighted {
    margin: 0px;
    background: none;
  }
  .checkout.checkout-full-highlighted .checkout-resume-highlighted .highlighted-only-s {
    background-color: #E6F2F9;
  }
  .checkout.checkout-full-highlighted .checkout-resume-highlighted .container-resumen-carrito-ch4 {
    margin-bottom: 0;
  }
  .checkout.checkout-full-highlighted .checkout-resume-highlighted .container-resumen-carrito-ch4 .subcontainer-resumen-carrito-ch4 {
    padding: 20px;
    border: 1px solid #e4e9ed;
  }
  .checkout .row .account-promos-subheader h2 {
    color: #546875;
    font-size: 16px;
    padding: 15px 0px;
  }
}
@media (max-width: 320px) {
  .row.checkout-content {
    max-width: 95%;
  }
}
.checkout2-aviso-back {
  display: inline-block;
  margin-bottom: 30px;
}

.contact-wrapper ul li {
  margin-right: 30px;
}

.scrollable-co0 {
  position: sticky;
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  top: 40px;
  z-index: 3;
}

@media only screen and (max-width: 768px) {
  .scrollable-co0 {
    position: initial;
    top: 0;
  }
}
@media only screen and (max-width: 768px) {
  .checkout .container-resumen-carrito .link-forward-button.fix-at-bottom {
    position: fixed;
    bottom: 0px;
    left: 0;
    width: 100%;
    z-index: 800;
    margin: 0;
    border-radius: 0;
  }

  .spinner-button {
    pointer-events: none;
    line-height: 0;
    position: relative;
    top: initial;
    bottom: -2px;
  }
  .spinner-button.f-w-600, .spinner-button.link-forward-button {
    pointer-events: none;
    position: relative;
    top: initial;
    bottom: 0;
  }
}
@media only screen and (max-width: 768px) {
  .main-checkout-content {
    display: -webkit-flex;
    display: flex;
    flex-flow: column;
  }
  .main-checkout-content .order-small-4 {
    order: 4;
  }
  .main-checkout-content .order-small-5 {
    order: 5;
  }
  .main-checkout-content .order-small-1 {
    order: 1;
  }
  .main-checkout-content .order-small-2 {
    order: 2;
  }
  .main-checkout-content .order-small-3 {
    order: 3;
  }
}
.two-one {
  position: relative;
}
.two-one:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 50%;
}
.two-one > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.descuento {
  border: solid 1px #E4E9ED;
  border-radius: 5px;
  background-color: #0053a8;
  background-image: url(../img/descuentos/trama-cupones.png);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: contain;
  margin: 10px 10px 0 0;
  overflow: hidden;
  position: absolute;
  color: #546875;
}
.descuento .activate {
  display: block;
}
.descuento .activated {
  display: none;
}
.descuento .banner-descuento {
  cursor: pointer;
  cursor: hand;
}
.descuento.activo {
  background-color: #30b2e2;
}
.descuento.activo .activate {
  display: none;
}
.descuento.activo .activated {
  display: block;
}
.descuento.activo .banner-descuento {
  cursor: initial;
}
.descuento.canjeado {
  background-color: #dcdcdc;
}
.descuento.canjeado .title-container {
  background-color: #cbcbcb;
}
.descuento.canjeado .activate {
  display: none;
}
.descuento.canjeado .activated {
  display: block;
}
.descuento.canjeado .banner-descuento {
  cursor: initial;
}
.descuento.canjeado .conditions-container .valid-thru, .descuento.canjeado .conditions-container .product, .descuento.canjeado .conditions-container .conditions {
  color: #cbcbcb;
}
.descuento .left-side {
  width: 65%;
  height: 101%;
  -webkit-transform: skew(-10deg);
  -moz-transform: skew(-10deg);
  -o-transform: skew(-10deg);
  background: #ffffff;
  position: relative;
  left: -5.5%;
  overflow: hidden;
  float: left;
}
.descuento .left-side .left-side-container {
  -webkit-transform: skew(10deg);
  -moz-transform: skew(10deg);
  -o-transform: skew(10deg);
  height: 100%;
  color: #546875;
  position: relative;
  left: 8%;
  position: absolute;
  width: 100%;
}
.descuento .right-side {
  width: 40%;
  height: 100%;
  float: left;
  position: absolute;
  right: 0;
}
.descuento .right-side .vertical-align {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
  line-height: 24px;
  display: table;
  width: 100%;
  height: 60%;
  position: relative;
}
.descuento .right-side .number {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
}
.descuento .right-side .unit {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
}
.descuento .right-side .activate {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  margin-bottom: 15px;
}
.descuento .right-side .activate .activate-button {
  text-transform: uppercase;
  color: #ffffff;
  border: solid 1px #ffffff;
  border-radius: 50px;
  padding: 2px 10px;
}
.descuento .right-side .activated {
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  margin-bottom: 15px;
  color: #ffffff;
}
.descuento .right-side .activated i {
  position: relative;
  top: 5px;
}
.descuento .title-container {
  position: relative;
  width: 120%;
  height: 18%;
  background: #393D49;
  display: table;
  color: #ffffff;
}
.descuento .title-container .title {
  text-transform: uppercase;
  padding-left: 10px;
  display: table-cell;
  font-size: 12px;
  height: 100%;
  width: 100%;
  vertical-align: middle;
  text-align: left;
}
.descuento .conditions-container {
  padding-left: 10px;
  padding-right: 15px;
  height: 130px;
  width: 100%;
  display: table;
  text-align: left;
}
.descuento .conditions-container .conditions-inner {
  height: 100%;
  width: 100%;
  display: table;
}
.descuento .conditions-container .valid-thru {
  color: #546875;
  font-size: 10px;
  padding-top: 4px;
  padding-bottom: 0;
  height: 16px;
  width: 100%;
  display: block;
}
.descuento .conditions-container .product {
  color: #325EA9;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  padding-top: 4px;
  padding-bottom: 4px;
  height: 40px;
  width: 100%;
  display: block;
  overflow: hidden;
}
.descuento .conditions-container .conditions {
  color: #546875;
  font-size: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 44px;
  height: 45px;
  width: 100%;
  display: block;
  position: absolute;
  bottom: 0;
}
.descuento .overlay-descuento {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.9);
  height: 100%;
  width: 100%;
  padding: 5px;
  display: none;
}
.descuento .overlay-descuento .overlay-close-img {
  position: absolute;
  right: 5px;
  padding: 10px;
  height: 35px;
  cursor: pointer;
  cursor: hand;
}
.descuento .overlay-descuento .overlay-text {
  text-align: center;
  font-weight: 700;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

@media only screen and (max-width: 768px) {
  .descuento {
    margin: 10px 0 0 0;
  }
}
@media (max-width: 414px) {
  .checkout .row.checkout-content .col.secondary-checkout-content .container-resumen-carrito .container-options .item-option.add-to-list {
    margin-left: 20px;
  }
}
@media (max-width: 375px) {
  .checkout .row.checkout-content .col.secondary-checkout-content .container-resumen-carrito .container-options .item-option.add-to-list {
    margin-left: 10px;
  }
}
/* custom sass for ent5 */
/* GENERICOS PAGINAS */
.e5 .visually-hidden {
  display: none;
}
.e5 .row {
  position: relative;
}
.e5 .row .col {
  padding: 0px !important;
}
@media only screen and (min-width: 769px) {
  .e5 .row .col.rango-600 {
    width: 600px !important;
  }
}
.e5 h1,
.e5 h2,
.e5 h3 {
  margin: 0px;
}
.e5 h2 {
  padding-top: 1.25rem;
  padding-bottom: 1rem;
}
.e5 h3 {
  line-height: 1.35rem;
  height: auto;
}
.e5 .margin-t-10 {
  margin-top: 10px;
}
.e5 .margin-t-20 {
  margin-top: 20px;
}
.e5 .margin-t-30 {
  margin-top: 30px;
}
.e5 .margin-t-40 {
  margin-top: 40px;
}
.e5 .margin-t-50 {
  margin-top: 50px;
}
.e5 .margin-t-120 {
  margin-top: 120px;
}
.e5 .warning-placeholder-img {
  text-align: center;
  margin-right: 5px;
  float: left;
  width: 120px;
}
.e5 .warning-placeholder-img > img {
  width: 80px;
}
@media only screen and (max-width: 768px) {
  .e5 .warning-placeholder-img {
    width: 100%;
  }
  .e5 .warning-placeholder-img > img {
    width: 45px;
  }
}
.e5 .warning-description {
  float: left;
  width: calc(100% - 160px);
}
.e5 .warning-description h1 {
  padding: 0px;
  margin: 0px;
  text-align: left;
  color: #DE0009;
  height: 40px;
}
.e5 .info-description {
  float: left;
  width: calc(100% - 160px);
}
.e5 .info-description h1 {
  padding: 0px;
  margin: 0px;
  text-align: left;
  color: #393D49;
  height: 40px;
}
.e5 .page-header {
  text-align: center;
  height: 70px;
}
.e5 .page-header.warning-header {
  height: 50px;
}
.e5 .page-header.warning-header > h1 {
  padding: 0px;
  margin: 0px;
  text-align: left;
  color: #DE0009;
}
@media only screen and (max-width: 768px) {
  .e5 .page-header {
    height: 50px;
  }
}
.e5 .aviso-noservicio-explain p,
.e5 .aviso-serviciocp-explain p {
  margin: 0px 0px 10px 0px;
}
.e5 .employee-signin-body,
.e5 .employee-signedin-body {
  text-align: left;
  width: 340px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .e5 .employee-signin-body,
  .e5 .employee-signedin-body {
    width: 300px;
  }
}
.e5 .employee-signin-body .page-subheader > h2,
.e5 .employee-signedin-body .page-subheader > h2 {
  color: #393D49;
  font-size: 18px;
}
.e5 .employee-signin-body .employee-signin-box,
.e5 .employee-signin-body .employee-signedin-box,
.e5 .employee-signedin-body .employee-signin-box,
.e5 .employee-signedin-body .employee-signedin-box {
  padding: 0px 20px 20px 20px;
}
.e5 .employee-signin-body .employee-signin-box .signedin-accept-text,
.e5 .employee-signin-body .employee-signedin-box .signedin-accept-text,
.e5 .employee-signedin-body .employee-signin-box .signedin-accept-text,
.e5 .employee-signedin-body .employee-signedin-box .signedin-accept-text {
  margin-top: 30px;
  margin-bottom: 10px;
}
.e5 .employee-signin-body .employee-signin-box .signedin-accept-text > span,
.e5 .employee-signin-body .employee-signedin-box .signedin-accept-text > span,
.e5 .employee-signedin-body .employee-signin-box .signedin-accept-text > span,
.e5 .employee-signedin-body .employee-signedin-box .signedin-accept-text > span {
  text-align: left;
}
.e5 .employee-signin-body .employee-signin-box .signedin-accept-text > span:before,
.e5 .employee-signin-body .employee-signedin-box .signedin-accept-text > span:before,
.e5 .employee-signedin-body .employee-signin-box .signedin-accept-text > span:before,
.e5 .employee-signedin-body .employee-signedin-box .signedin-accept-text > span:before {
  content: "";
  background-image: url(../img/base/check-green.svg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-right: 5px;
  -webkit-transition: all ease-out 0.05s;
  transition: all ease-out 0.05s;
}
.e5 .employee-signin-body .employee-signin-box .signedin-explain-text,
.e5 .employee-signin-body .employee-signedin-box .signedin-explain-text,
.e5 .employee-signedin-body .employee-signin-box .signedin-explain-text,
.e5 .employee-signedin-body .employee-signedin-box .signedin-explain-text {
  margin-top: 10px;
  margin-bottom: 30px;
}
.e5 .input-field.first-margin-row {
  margin-top: 35px !important;
}
.e5 .input-field.second-margin-row {
  margin-top: 21px !important;
}
.e5 .visible-select-address,
.e5 .visible-select-pickup,
.e5 .visible-select-mode,
.e5 .visible-select-store {
  border-bottom: 1px solid #e4e9ed;
  padding-bottom: 0;
}
.e5 .visible-select-address .dropdown-button,
.e5 .visible-select-pickup .dropdown-button,
.e5 .visible-select-mode .dropdown-button,
.e5 .visible-select-store .dropdown-button {
  border: none;
  padding: 0;
  position: relative;
  display: inline-block;
  padding-right: 20px;
}
.e5 .visible-select-address .dropdown-button i.caret-down-icon,
.e5 .visible-select-pickup .dropdown-button i.caret-down-icon,
.e5 .visible-select-mode .dropdown-button i.caret-down-icon,
.e5 .visible-select-store .dropdown-button i.caret-down-icon {
  top: 0.25rem;
  right: 0;
  position: absolute;
}
.e5 .visible-select-address,
.e5 .visible-select-pickup,
.e5 .visible-select-mode {
  min-height: 45px;
}
.e5 .visible-select-mode {
  padding-top: 15px;
}
.e5 .visible-select-mode .dropdown-button i.caret-down-icon {
  top: 0.25rem !important;
}
.e5 .visible-select-store {
  padding-top: 15px;
}
.e5 .visible-select-store .dropdown-button i.caret-down-icon {
  top: 0.25rem !important;
}
.e5 .visible-select-address .dropdown-button, .e5 .visible-select-pickup .dropdown-button {
  position: relative;
  height: 45px;
  display: table;
}
.e5 .visible-select-address .dropdown-button .bottom-align, .e5 .visible-select-pickup .dropdown-button .bottom-align {
  position: absolute;
  bottom: 50%;
  vertical-align: middle;
  margin-bottom: -18px;
  margin-right: 20px;
  overflow: hidden;
}

/* FRANJAS HORARIAS */
.e5 .timezones-seleccione-tipo-entrega h2,
.e5 .timezones-seleccione-direccion-entrega h2,
.e5 .timezones-seleccione-direccion-recogida h2 {
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  color: #546875;
  text-align: left;
  line-height: 20px;
  padding: 0 0 0 0;
  height: auto;
  margin: 20px 0 0 0;
}
.e5 .container-select-mode ul,
.e5 .container-select-address ul,
.e5 .container-select-pickup ul,
.e5 .container-select-store ul {
  width: 100%;
  max-height: 230px !important;
}
.e5 .container-select-mode ul li,
.e5 .container-select-address ul li,
.e5 .container-select-pickup ul li,
.e5 .container-select-store ul li {
  color: #546875;
  width: 100%;
}
.e5 .container-select-mode ul a,
.e5 .container-select-address ul a,
.e5 .container-select-pickup ul a,
.e5 .container-select-store ul a {
  color: #546875;
  font-size: 0.875rem;
  padding-left: 12px;
  padding-right: 12px;
  width: 100%;
}
.e5 .container-select-mode ul a:hover,
.e5 .container-select-address ul a:hover,
.e5 .container-select-pickup ul a:hover,
.e5 .container-select-store ul a:hover {
  background-color: transparent;
}
.e5 .container-select-mode ul a:hover .caret-left-icon,
.e5 .container-select-address ul a:hover .caret-left-icon,
.e5 .container-select-pickup ul a:hover .caret-left-icon,
.e5 .container-select-store ul a:hover .caret-left-icon {
  transform: translateX(0.25rem);
  transition: all 0.1s linear;
}
.e5 .container-select-mode ul a:hover .caret-down-icon,
.e5 .container-select-address ul a:hover .caret-down-icon,
.e5 .container-select-pickup ul a:hover .caret-down-icon,
.e5 .container-select-store ul a:hover .caret-down-icon {
  transform: translateY(0.25rem);
  transition: all 0.1s linear;
}
.e5 .container-select-mode ul a.active .caret-down-icon,
.e5 .container-select-address ul a.active .caret-down-icon,
.e5 .container-select-pickup ul a.active .caret-down-icon,
.e5 .container-select-store ul a.active .caret-down-icon {
  background: url(../img/base/arrow-black-up.svg);
}
.e5 .container-select-mode ul a.active:hover .caret-down-icon,
.e5 .container-select-address ul a.active:hover .caret-down-icon,
.e5 .container-select-pickup ul a.active:hover .caret-down-icon,
.e5 .container-select-store ul a.active:hover .caret-down-icon {
  transform: translateY(-0.25rem);
  transition: all 0.1s linear;
}
.e5 .container-select-mode ul .dropdown-button,
.e5 .container-select-address ul .dropdown-button,
.e5 .container-select-pickup ul .dropdown-button,
.e5 .container-select-store ul .dropdown-button {
  color: #546875;
  font-size: 0.875rem;
  font-weight: 300;
  font-style: normal;
  text-align: left;
  line-height: 20px;
  padding-bottom: 2px;
  padding-top: 4px;
  width: 100%;
}
.e5 .container-select-mode ul .dropdown-button i.caret-down-icon,
.e5 .container-select-address ul .dropdown-button i.caret-down-icon,
.e5 .container-select-pickup ul .dropdown-button i.caret-down-icon,
.e5 .container-select-store ul .dropdown-button i.caret-down-icon {
  background: url(../img/base/arrow-black-down.svg);
  background-size: cover;
  display: inline-block;
  height: 14px;
  margin-left: 0.4rem;
  top: 1.25rem;
  width: 18px;
}
.e5 .container-select-address ul a {
  padding-top: 2px;
  padding-bottom: 2px;
  display: table-cell;
  vertical-align: middle;
  height: 50px;
  overflow: hidden;
}
.e5 .timezones-seleccione-tramo-entrega h2 {
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
  color: #393D49;
  text-align: left;
  line-height: 20px;
  padding: 0 0 0 0;
  height: auto;
  margin: 40px 0 20px 0;
}
.e5 .timezones-seleccione-tramo-entrega .position-relative {
  position: relative;
}
.e5 .timezones-seleccione-tramo-entrega .contenedor-rangos-entrega .rango-entrega {
  display: none;
}
.e5 .timezones-seleccione-tramo-entrega .contenedor-rangos-entrega .rango-entrega.rango-450 {
  width: 450px;
}
.e5 .timezones-seleccione-tramo-entrega .contenedor-rangos-entrega .rango-entrega.rango-600 {
  width: 600px;
}
.e5 .timezones-seleccione-tramo-entrega .contenedor-rangos-entrega .rango-entrega.active {
  display: table;
  border-collapse: collapse;
}
.e5 .timezones-seleccione-tramo-entrega .contenedor-rangos-entrega .rango-entrega.active .table-row {
  border: 1px solid #ffffff;
  font-size: 12px;
  text-align: center;
  margin-left: 70px;
}
.e5 .timezones-seleccione-tramo-entrega .contenedor-rangos-entrega .rango-entrega.active .table-row.table-divider {
  height: 20px;
  background-color: #546875;
  color: #ffffff;
  text-align: left;
  padding: 0 0 0 10px;
  margin-left: 0;
}
.e5 .timezones-seleccione-tramo-entrega .contenedor-rangos-entrega .rango-entrega.active .table-row.table-divider .fixed {
  width: 72px;
  height: 19px;
  padding: 0px 10px;
  position: absolute;
  left: 0;
  top: auto;
}
.e5 .timezones-seleccione-tramo-entrega .contenedor-rangos-entrega .rango-entrega.active .table-head {
  font-weight: bold;
  display: table-cell;
  width: 90px;
  padding: 20px 0;
}
.e5 .timezones-seleccione-tramo-entrega .contenedor-rangos-entrega .rango-entrega.active .table-head.time {
  width: 72px;
  height: 60px;
  color: #546875;
  background-color: white;
  padding: 0;
  position: absolute;
  left: -70px;
  top: auto;
  margin-top: -1px;
}
.e5 .timezones-seleccione-tramo-entrega .contenedor-rangos-entrega .rango-entrega.active .table-cell {
  display: table-cell;
  border-left: 0px solid #ffffff;
  border-right: 4px solid #ffffff;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  height: 50px;
  width: 90px;
  font-size: 12px;
  text-align: center;
  vertical-align: middle;
}
.e5 .timezones-seleccione-tramo-entrega .contenedor-rangos-entrega .rango-entrega.active .table-cell.time {
  width: 72px;
  color: #546875;
  background-color: #ebf4fa;
  padding: 0;
  position: absolute;
  left: 0;
  top: auto;
  margin-top: 0;
  padding-top: 10px;
}
.e5 .timezones-seleccione-tramo-entrega .contenedor-rangos-entrega .rango-entrega.active .table-cell.time.even {
  background-color: #ffffff;
}
.e5 .timezones-seleccione-tramo-entrega .contenedor-rangos-entrega .rango-entrega.active .table-cell span {
  display: block;
}
.e5 .timezones-seleccione-tramo-entrega .contenedor-rangos-entrega .rango-entrega.active .table-cell.available {
  background-color: #6fcc6e;
  cursor: pointer;
}
.e5 .timezones-seleccione-tramo-entrega .contenedor-rangos-entrega .rango-entrega.active .table-cell.complete {
  background-color: #de0009;
}
.e5 .timezones-seleccione-tramo-entrega .contenedor-rangos-entrega .rango-entrega.active .table-cell.not-available {
  background-color: #e4e9ed;
}
.e5 .timezones-seleccione-tramo-entrega .contenedor-rangos-entrega .rango-entrega.active .table-cell.selected {
  background-color: #006633;
  background-image: url(../img/entregas/tick-white.png);
  background-repeat: no-repeat;
  background-position: center center;
  cursor: default;
}
.e5 .timezones-seleccione-tramo-entrega .sticky-table-header {
  position: sticky;
  top: 0;
  left: 0;
  background-color: #ffffff;
  z-index: 1;
}
@media only screen and (max-width: 640px) {
  .e5 .timezones-seleccione-tramo-entrega .contenedor-rangos-entrega .rango-entrega.active .sticky-table-header {
    position: unset;
  }
  .e5 .timezones-seleccione-tramo-entrega .contenedor-rangos-entrega .rango-entrega.active .sticky-table-header .table-head.time {
    left: 0;
  }
}
.e5 .timezones-seleccione-tramo-entrega .contenedor-leyenda-entrega {
  margin: 35px 0 0 68px;
}
.e5 .timezones-seleccione-tramo-entrega .contenedor-leyenda-entrega li {
  display: inline;
  margin: 0 20px 0 0;
  font-weight: 300;
  font-style: normal;
  font-size: 10px;
  color: #536875;
  text-align: left;
}
.e5 .timezones-seleccione-tramo-entrega .contenedor-leyenda-entrega li .color-leyenda {
  display: inline-block;
  width: 20px;
  height: 15px;
  margin: 0 10px 0 0;
}
.e5 .timezones-seleccione-tramo-entrega .contenedor-leyenda-entrega li .color-leyenda.available {
  background-color: #6fcc6e;
}
.e5 .timezones-seleccione-tramo-entrega .contenedor-leyenda-entrega li .color-leyenda.complete {
  background-color: #de0009;
}
.e5 .timezones-seleccione-tramo-entrega .contenedor-leyenda-entrega li .color-leyenda.not-available {
  background-color: #e4e9ed;
}
.e5 .timezones-seleccione-tramo-entrega .contenedor-leyenda-entrega li .color-leyenda.selected {
  background-color: #006633;
}
.e5 .row .col .col.timezones-seleccione-tipo-entrega {
  padding-right: 20px !important;
}
.e5 .row .col .col.timezones-seleccione-direccion-entrega,
.e5 .row .col .col.timezones-seleccione-direccion-recogida {
  padding-left: 20px !important;
}

/* MODOS DE ENTREGA */
.e5 .bloques-tipos-entregas {
  margin-top: 10px;
  display: flex;
  /* OVERLAY PARA TODOS LOS BLOQUES */
}
.e5 .bloques-tipos-entregas .bloque-tipo-entrega {
  width: 87%;
  height: 100% !important;
  box-shadow: 5px 5px 5px #f6f7f7;
  border: 1px solid #E4E9ED;
  padding: 16px 12px;
  text-align: center;
  cursor: pointer;
  border-radius: 3px;
  display: table;
  position: relative;
  background-color: #EEF3F7;
  /* OVERLAY PARA BLOQUE ESPECIFICO */
}
.e5 .bloques-tipos-entregas .bloque-tipo-entrega .select-wrapper span.caret {
  background-color: #EEF3F7;
}
.e5 .bloques-tipos-entregas .bloque-tipo-entrega:before {
  content: "";
  background-image: url(../img/Check_desactivado.svg);
  height: 30px;
  width: 30px;
  position: absolute;
  z-index: 99;
  top: -10px;
  left: -10px;
  background-size: cover;
}
.e5 .bloques-tipos-entregas .bloque-tipo-entrega.selected:before {
  content: "";
  background-image: url(../img/Check_activado.svg);
  height: 30px;
  width: 30px;
  position: absolute;
  z-index: 99;
  top: -10px;
  left: -10px;
  background-size: cover;
}
.e5 .bloques-tipos-entregas .bloque-tipo-entrega.inactive {
  border: 1px solid #E4E9ED;
}
.e5 .bloques-tipos-entregas .bloque-tipo-entrega .container-imagen-entrega {
  flex: 1;
  padding: 0;
  height: 76px;
  margin-bottom: 0;
  overflow: hidden;
}
.e5 .bloques-tipos-entregas .bloque-tipo-entrega .container-imagen-entrega img {
  height: 68px;
  width: auto;
  max-height: 100%;
  max-width: 100%;
}
.e5 .bloques-tipos-entregas .bloque-tipo-entrega .container-imagen-entrega img.car {
  height: 78px;
}
.e5 .bloques-tipos-entregas .bloque-tipo-entrega h2 {
  padding: 0;
  margin: 2px 0 6px 0;
  font-weight: 600;
  text-align: center;
  font-style: normal;
  line-height: normal;
  font-size: 14px;
  color: #546875;
  height: 24px;
}
.e5 .bloques-tipos-entregas .bloque-tipo-entrega .descripcion-tipo-entrega {
  font-weight: 300;
  font-size: 14px;
  text-align: left;
  margin-top: 8px;
  height: 70px;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .e5 .bloques-tipos-entregas .bloque-tipo-entrega .descripcion-tipo-entrega {
    height: auto;
  }
}
.e5 .bloques-tipos-entregas .bloque-tipo-entrega .descripcion-tipo-entrega-no-disponible {
  margin-top: 20px;
  font-weight: 300;
  font-size: 16px;
  color: #393D49;
  text-align: center;
  display: none;
}
.e5 .bloques-tipos-entregas .bloque-tipo-entrega:hover {
  border: 1px solid #097fc4;
  box-shadow: 0px 0px 1px #097fc4;
  background-color: #CEE5F3;
}
.e5 .bloques-tipos-entregas .bloque-tipo-entrega.selected {
  border: 2px solid #097fc4;
  box-shadow: 0px 0px 1px #097fc4;
  padding: 15px 11px;
  background-color: #CEE5F3;
}
.e5 .bloques-tipos-entregas .bloque-tipo-entrega:hover .select-wrapper span.caret {
  background-color: #CEE5F3;
}
.e5 .bloques-tipos-entregas .bloque-tipo-entrega:hover input.select-dropdown {
  border-bottom: solid 1px #ffffff;
}
.e5 .bloques-tipos-entregas .bloque-tipo-entrega.selected .select-wrapper span.caret {
  background-color: #CEE5F3;
}
.e5 .bloques-tipos-entregas .bloque-tipo-entrega.selected input.select-dropdown {
  border-bottom: solid 1px #ffffff;
}
.e5 .bloques-tipos-entregas .bloque-tipo-entrega.inactive .descripcion-tipo-entrega,
.e5 .bloques-tipos-entregas .bloque-tipo-entrega.inactive .container-select-store {
  display: none;
}
.e5 .bloques-tipos-entregas .bloque-tipo-entrega.inactive .descripcion-tipo-entrega-no-disponible {
  display: inline-block;
}
.e5 .bloques-tipos-entregas .bloque-tipo-entrega.inactive:hover {
  box-shadow: 5px 5px 5px #f6f7f7;
  border: 1px solid #f6f7f7;
}
.e5 .bloques-tipos-entregas .bloque-tipo-entrega.dimmed {
  position: relative;
  cursor: default;
}
.e5 .bloques-tipos-entregas .bloque-tipo-entrega.dimmed:after {
  content: " ";
  z-index: 10;
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: rgba(255, 255, 255, 0.5);
}
.e5 .bloques-tipos-entregas.dimmed {
  position: relative;
}
.e5 .bloques-tipos-entregas.dimmed:after {
  content: " ";
  z-index: 10;
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: rgba(255, 255, 255, 0.75);
}
.e5 .container-select-store {
  margin: 20px 0px 10px 0px;
  height: 30px;
}
.e5 .input-field.with-select {
  margin: 20px 0 0px 0 !important;
  text-align: left;
}
.e5 .input-field.with-select .select-wrapper .select-dropdown {
  font-size: 14px;
}
.e5 .input-field.with-select label {
  font-size: 13px;
  font-weight: 600;
  font-style: normal;
  color: #546875;
  width: 100%;
  top: -0.875rem;
}
.e5 .input-field.with-select select {
  background-color: transparent;
  width: 100%;
  padding: 0;
  border: none;
  border-radius: 2px;
  height: 3rem;
  border-bottom: 1px solid #E4E9ED;
}
.e5 .input-field.with-select div.error {
  color: #DE0009;
  margin: 0;
  opacity: 1;
  font-size: 12px !important;
  font-weight: 600;
  position: absolute;
  top: 45.5px;
  width: 100%;
  padding: 5px 0 0 0;
}
.e5 .input-field.with-select input[type=text].valid {
  border-bottom: 1px solid #E4E9ED;
  box-shadow: none;
}
.e5 .input-field.with-select input[type=text].valid + div.error {
  display: none;
}

@media only screen and (min-width: 769px) {
  .col.m3.verify-delivery-cp {
    width: 170px;
    margin: 0;
  }
  .col.m3.verify-delivery-cp .verify-delivery-cp-button {
    margin: 10px 0 10px 40px;
  }

  .continue-delivery {
    width: 100%;
    float: left;
  }
  .continue-delivery button {
    float: right;
    width: 300px;
    margin-right: 3%;
  }
}
/* RESOLUCIONES PARA TABLET E INFERIOR */
@media only screen and (max-width: 768px) {
  .e5 {
    padding: 0px 10px;
    /* FRANJAS HORARIAS */
    /* MODOS DE ENTREGA */
  }
  .e5 h1 {
    padding: 30px 0px 20px 0px;
    font-size: 18px;
    color: #393D49;
  }
  .e5 h2 {
    font-size: 18px;
    color: #393D49;
  }
  .e5 .page-header {
    text-align: left;
    padding: 0px !important;
  }
  .e5 .no-margin-s {
    margin: 0px !important;
  }
  .e5 .margin-t-10-s {
    margin-top: 10px !important;
  }
  .e5 .continue-aviso-noservicio-button {
    margin-top: 15px !important;
  }
  .e5 .page-small-header-warning {
    text-align: left;
    min-height: 70px;
    height: 70px;
    max-height: 70px;
    vertical-align: middle;
    color: #DE0009;
  }
  .e5 .page-small-header-warning img {
    width: 50px;
  }
  .e5 .page-small-header-warning h1 {
    margin: 0px 0px 0px 5px !important;
    padding: 25px 0px 0px 0px !important;
    color: #DE0009;
  }
  .e5 .employee-signin-body,
  .e5 .employee-signedin-body {
    text-align: left;
    width: 100%;
  }
  .e5 .employee-signin-body .page-subheader > h2,
  .e5 .employee-signedin-body .page-subheader > h2 {
    color: #393D49;
    margin-top: 0px;
  }
  .e5 .employee-signin-body .employee-signin-box,
  .e5 .employee-signin-body .employee-signedin-box,
  .e5 .employee-signedin-body .employee-signin-box,
  .e5 .employee-signedin-body .employee-signedin-box {
    padding: 0px;
  }
  .e5 .employee-signin-body .employee-signin-box .signedin-accept-text,
  .e5 .employee-signin-body .employee-signedin-box .signedin-accept-text,
  .e5 .employee-signedin-body .employee-signin-box .signedin-accept-text,
  .e5 .employee-signedin-body .employee-signedin-box .signedin-accept-text {
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .e5 .employee-signin-body .employee-signin-box.border-grey,
  .e5 .employee-signin-body .employee-signedin-box.border-grey,
  .e5 .employee-signedin-body .employee-signin-box.border-grey,
  .e5 .employee-signedin-body .employee-signedin-box.border-grey {
    border: none;
  }
  .e5 .input-field.first-margin-row {
    margin-top: 15px !important;
  }
  .e5 .input-field.second-margin-row {
    margin-top: 21px !important;
  }
  .e5 .row .col .col.timezones-seleccione-tipo-entrega,
  .e5 .row .col .col.timezones-seleccione-direccion-entrega,
  .e5 .row .col .col.timezones-seleccione-direccion-recogida {
    padding: 0px !important;
  }
  .e5 .timezones-seleccione-tipo-entrega h2,
  .e5 .timezones-seleccione-direccion-entrega h2,
  .e5 .timezones-seleccione-direccion-recogida h2 {
    font-weight: 600;
    font-style: normal;
    font-size: 14px;
    color: #546875;
    text-align: left;
    line-height: 20px;
    padding: 0 0 0 0;
    height: auto;
    margin: 30px 0 5px 0;
  }
  .e5 .container-select-address .visible-select-address,
  .e5 .container-select-address .visible-select-pickup,
  .e5 .container-select-address .visible-select-mode,
  .e5 .container-select-address .visible-select-store,
  .e5 .container-select-pickup .visible-select-address,
  .e5 .container-select-pickup .visible-select-pickup,
  .e5 .container-select-pickup .visible-select-mode,
  .e5 .container-select-pickup .visible-select-store,
  .e5 .container-select-mode .visible-select-address,
  .e5 .container-select-mode .visible-select-pickup,
  .e5 .container-select-mode .visible-select-mode,
  .e5 .container-select-mode .visible-select-store,
  .e5 .container-select-store .visible-select-address,
  .e5 .container-select-store .visible-select-pickup,
  .e5 .container-select-store .visible-select-mode,
  .e5 .container-select-store .visible-select-store {
    border-bottom: 1px solid #e4e9ed;
    padding-bottom: 5px;
    min-height: auto;
  }
  .e5 .container-select-address .visible-select-address .dropdown-button,
  .e5 .container-select-address .visible-select-pickup .dropdown-button,
  .e5 .container-select-address .visible-select-mode .dropdown-button,
  .e5 .container-select-address .visible-select-store .dropdown-button,
  .e5 .container-select-pickup .visible-select-address .dropdown-button,
  .e5 .container-select-pickup .visible-select-pickup .dropdown-button,
  .e5 .container-select-pickup .visible-select-mode .dropdown-button,
  .e5 .container-select-pickup .visible-select-store .dropdown-button,
  .e5 .container-select-mode .visible-select-address .dropdown-button,
  .e5 .container-select-mode .visible-select-pickup .dropdown-button,
  .e5 .container-select-mode .visible-select-mode .dropdown-button,
  .e5 .container-select-mode .visible-select-store .dropdown-button,
  .e5 .container-select-store .visible-select-address .dropdown-button,
  .e5 .container-select-store .visible-select-pickup .dropdown-button,
  .e5 .container-select-store .visible-select-mode .dropdown-button,
  .e5 .container-select-store .visible-select-store .dropdown-button {
    border: none;
    padding: 0;
    position: relative;
    display: inline-block;
    padding-right: 20px;
  }
  .e5 .container-select-address .visible-select-address .dropdown-button i.caret-down-icon,
  .e5 .container-select-address .visible-select-pickup .dropdown-button i.caret-down-icon,
  .e5 .container-select-address .visible-select-mode .dropdown-button i.caret-down-icon,
  .e5 .container-select-address .visible-select-store .dropdown-button i.caret-down-icon,
  .e5 .container-select-pickup .visible-select-address .dropdown-button i.caret-down-icon,
  .e5 .container-select-pickup .visible-select-pickup .dropdown-button i.caret-down-icon,
  .e5 .container-select-pickup .visible-select-mode .dropdown-button i.caret-down-icon,
  .e5 .container-select-pickup .visible-select-store .dropdown-button i.caret-down-icon,
  .e5 .container-select-mode .visible-select-address .dropdown-button i.caret-down-icon,
  .e5 .container-select-mode .visible-select-pickup .dropdown-button i.caret-down-icon,
  .e5 .container-select-mode .visible-select-mode .dropdown-button i.caret-down-icon,
  .e5 .container-select-mode .visible-select-store .dropdown-button i.caret-down-icon,
  .e5 .container-select-store .visible-select-address .dropdown-button i.caret-down-icon,
  .e5 .container-select-store .visible-select-pickup .dropdown-button i.caret-down-icon,
  .e5 .container-select-store .visible-select-mode .dropdown-button i.caret-down-icon,
  .e5 .container-select-store .visible-select-store .dropdown-button i.caret-down-icon {
    top: 12px;
    right: 0;
    position: absolute;
  }
  .e5 .timezones-seleccione-tramo-entrega h2 {
    font-weight: 600;
    font-style: normal;
    font-size: 18px;
    color: #393D49;
    text-align: left;
    line-height: 20px;
    padding: 0 0 0 0;
    height: auto;
    margin: 25px 0 20px 0;
  }
  .e5 .timezones-seleccione-tramo-entrega .contenedor-rangos-entrega {
    overflow-x: scroll;
  }
  .e5 .timezones-seleccione-tramo-entrega .contenedor-leyenda-entrega {
    margin: 40px 0 0 20px;
  }
  .e5 .timezones-seleccione-tramo-entrega .contenedor-leyenda-entrega li {
    margin: 0 10px 0 0;
  }
  .e5 .timezones-seleccione-tramo-entrega .contenedor-leyenda-entrega li .color-leyenda {
    margin: 0 5px 0;
  }
  .e5 .verify-delivery-cp-button {
    height: 50px !important;
    margin: 10px 0px 0px 0px;
    width: 100%;
  }
  .e5 .bloques-tipos-entregas {
    margin: 10px 0px 30px 0px;
    display: block;
    padding: 0px;
  }
  .e5 .bloques-tipos-entregas .bloque-tipo-entrega {
    width: 100%;
    height: 100%;
    padding: 5px 0 0 0;
    display: inline-block;
    margin-top: 20px;
    box-shadow: 2px 3px 2px #f6f7f7;
    padding: 1px 1px;
  }
  .e5 .bloques-tipos-entregas .bloque-tipo-entrega.selected {
    padding: 0;
  }
  .e5 .bloques-tipos-entregas .bloque-tipo-entrega.inactive {
    display: none;
  }
  .e5 .bloques-tipos-entregas .bloque-tipo-entrega .first-level {
    display: flex;
  }
  .e5 .bloques-tipos-entregas .bloque-tipo-entrega .container-imagen-entrega {
    margin-top: 10px;
    padding: 0px;
    text-align: center;
  }
  .e5 .bloques-tipos-entregas .bloque-tipo-entrega .container-descripcion-entrega {
    padding: 0 5px 0 5px;
    margin: 10px 0px;
    text-align: left;
  }
  .e5 .bloques-tipos-entregas .bloque-tipo-entrega .container-descripcion-entrega h2 {
    font-size: 1rem;
    text-align: left;
    margin: 5px 0px;
    font-weight: 700;
  }
  .e5 .bloques-tipos-entregas .bloque-tipo-entrega .container-descripcion-entrega .descripcion-tipo-entrega {
    text-align: left;
    color: #546875;
  }
  .e5 .bloques-tipos-entregas .bloque-tipo-entrega .container-select-store {
    padding: 0 10px 0 10px;
    margin: 0;
    text-align: left;
    height: auto;
  }
}
.warning .margin-t-40 {
  margin-top: 40px;
}

@media only screen and (max-width: 768px) {
  .warning .btn.fix-at-bottom {
    position: fixed;
    bottom: 0px;
    left: 0;
    width: 100%;
    z-index: 800;
    margin: 0;
    border-radius: 0;
  }

  .e5 .button.fix-at-bottom {
    position: fixed;
    bottom: 0px;
    left: 0;
    width: 100%;
    z-index: 800;
    margin: 0;
    border-radius: 0;
  }
}
.warning-placeholder-img {
  text-align: center;
  margin-right: 5px;
  float: left;
  width: 120px;
}
.warning-placeholder-img > img {
  width: 120px;
}

.contact-placeholder-img {
  text-align: center;
  margin-right: 5px;
  float: left;
  width: 120px;
}
.contact-placeholder-img > img {
  width: 96px;
}

@media only screen and (max-width: 768px) {
  .warning-placeholder-img {
    width: 70px;
    height: 70px;
  }
  .warning-placeholder-img > img {
    width: auto;
    height: 70px;
  }

  .contact-placeholder-img {
    width: 70px;
    height: 100px;
  }
  .contact-placeholder-img > img {
    width: auto;
    height: 100px;
  }
}
.warning-description {
  float: left;
  width: calc(100% - 160px);
}
.warning-description p {
  margin-top: 20px;
}
.warning-description h1 {
  padding: 0px;
  margin: 0px;
  text-align: left;
  color: #DE0009;
  height: 30px;
}

.info-description, .contact-description {
  float: left;
  width: calc(100% - 160px);
}
.info-description p, .contact-description p {
  margin-top: 20px;
}
.info-description h1, .contact-description h1 {
  padding: 0px;
  margin: 0px;
  text-align: left;
  color: #393D49;
  height: 30px;
}
.info-description .info-contact li, .contact-description .info-contact li {
  float: left;
  padding-right: 50px;
}
.info-description .info-contact .phone-icon, .contact-description .info-contact .phone-icon {
  display: inline-block;
  font-size: 0.875rem;
  height: 1.5625rem;
  margin-right: 5px;
  text-align: right;
  width: 1.5625rem;
  float: left;
}
.info-description .info-contact .chat-icon, .contact-description .info-contact .chat-icon {
  background: url(../img/base/chat-online-icn.svg);
  background-size: cover;
  display: inline-block;
  font-size: 0.875rem;
  height: 20px;
  margin-right: 5px;
  text-align: right;
  width: 20px;
  float: left;
}
.info-description .info-contact .email-icon, .contact-description .info-contact .email-icon {
  background: url(../img/base/mail-icn.svg) -5px -5px;
  display: inline-block;
  font-size: 0.875rem;
  height: 20px;
  margin-right: 5px;
  text-align: right;
  width: 20px;
  float: left;
}
.info-description .info-contact .phone, .contact-description .info-contact .phone {
  color: #546875;
}
.info-description .info-contact .chat, .contact-description .info-contact .chat {
  color: #097FC4;
  font-weight: 700;
}
.info-description .info-contact .email, .contact-description .info-contact .email {
  color: #546875;
}

@media only screen and (max-width: 768px) {
  .info-description {
    width: 100%;
  }

  .contact-description {
    width: calc(100% - 75px);
  }
  .contact-description p {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .warning-description-small {
    float: left;
    width: calc(100% - 80px);
  }
  .warning-description-small h1 {
    padding-top: 20px;
    margin: 0px;
    text-align: left;
    color: #DE0009;
    height: 65px;
  }

  .warning-description {
    float: left;
    width: 100%;
  }

  .margin-b-20-s {
    margin-bottom: 20px;
  }

  .info-description-small {
    float: left;
    width: calc(100% - 80px);
  }
  .info-description-small h1 {
    padding-top: 20px;
    margin: 0px;
    text-align: left;
    color: #393D49;
    height: 65px;
  }
}
/* custom sass for iphone */
/* ----------- iPhone 4 and 4S ----------- */
/* Portrait */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  input,
  select,
  textarea {
    font-size: 16px !important;
  }
  input[type=password].info + label:after, input[type=text].info + label:after,
  select[type=password].info + label:after,
  select[type=text].info + label:after,
  textarea[type=password].info + label:after,
  textarea[type=text].info + label:after {
    margin-top: 7px;
  }
  input[type=password].invalid + label.active:after, input[type=text].invalid + label.active:after, input[type=number].invalid + label.active:after, input[type=email].invalid + label.active:after,
  select[type=password].invalid + label.active:after,
  select[type=text].invalid + label.active:after,
  select[type=number].invalid + label.active:after,
  select[type=email].invalid + label.active:after,
  textarea[type=password].invalid + label.active:after,
  textarea[type=text].invalid + label.active:after,
  textarea[type=number].invalid + label.active:after,
  textarea[type=email].invalid + label.active:after {
    margin-top: 7px;
  }
  input[type=password].invalid + label.inactive:after, input[type=text].invalid + label.inactive:after,
  select[type=password].invalid + label.inactive:after,
  select[type=text].invalid + label.inactive:after,
  textarea[type=password].invalid + label.inactive:after,
  textarea[type=text].invalid + label.inactive:after {
    margin-top: 7px;
  }

  .btn-small {
    padding-top: 0.075rem;
  }
}
/* Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  input,
  select,
  textarea {
    font-size: 16px !important;
  }
  input[type=password].info + label:after, input[type=text].info + label:after,
  select[type=password].info + label:after,
  select[type=text].info + label:after,
  textarea[type=password].info + label:after,
  textarea[type=text].info + label:after {
    margin-top: 7px;
  }
  input[type=password].invalid + label.active:after, input[type=text].invalid + label.active:after, input[type=number].invalid + label.active:after, input[type=email].invalid + label.active:after,
  select[type=password].invalid + label.active:after,
  select[type=text].invalid + label.active:after,
  select[type=number].invalid + label.active:after,
  select[type=email].invalid + label.active:after,
  textarea[type=password].invalid + label.active:after,
  textarea[type=text].invalid + label.active:after,
  textarea[type=number].invalid + label.active:after,
  textarea[type=email].invalid + label.active:after {
    margin-top: 7px;
  }
  input[type=password].invalid + label.inactive:after, input[type=text].invalid + label.inactive:after,
  select[type=password].invalid + label.inactive:after,
  select[type=text].invalid + label.inactive:after,
  textarea[type=password].invalid + label.inactive:after,
  textarea[type=text].invalid + label.inactive:after {
    margin-top: 7px;
  }

  .btn-small {
    padding-top: 0.075rem;
  }
}
/* ----------- iPhone 5 and 5S ----------- */
/* Portrait */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  input,
  select,
  textarea {
    font-size: 16px !important;
  }
  input[type=password].info + label:after, input[type=text].info + label:after,
  select[type=password].info + label:after,
  select[type=text].info + label:after,
  textarea[type=password].info + label:after,
  textarea[type=text].info + label:after {
    margin-top: 7px;
  }
  input[type=password].invalid + label.active:after, input[type=text].invalid + label.active:after, input[type=number].invalid + label.active:after, input[type=email].invalid + label.active:after,
  select[type=password].invalid + label.active:after,
  select[type=text].invalid + label.active:after,
  select[type=number].invalid + label.active:after,
  select[type=email].invalid + label.active:after,
  textarea[type=password].invalid + label.active:after,
  textarea[type=text].invalid + label.active:after,
  textarea[type=number].invalid + label.active:after,
  textarea[type=email].invalid + label.active:after {
    margin-top: 7px;
  }
  input[type=password].invalid + label.inactive:after, input[type=text].invalid + label.inactive:after,
  select[type=password].invalid + label.inactive:after,
  select[type=text].invalid + label.inactive:after,
  textarea[type=password].invalid + label.inactive:after,
  textarea[type=text].invalid + label.inactive:after {
    margin-top: 7px;
  }

  .btn-small {
    padding-top: 0.075rem;
  }
}
/* Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  input,
  select,
  textarea {
    font-size: 16px !important;
  }
  input[type=password].info + label:after, input[type=text].info + label:after,
  select[type=password].info + label:after,
  select[type=text].info + label:after,
  textarea[type=password].info + label:after,
  textarea[type=text].info + label:after {
    margin-top: 7px;
  }
  input[type=password].invalid + label.active:after, input[type=text].invalid + label.active:after, input[type=number].invalid + label.active:after, input[type=email].invalid + label.active:after,
  select[type=password].invalid + label.active:after,
  select[type=text].invalid + label.active:after,
  select[type=number].invalid + label.active:after,
  select[type=email].invalid + label.active:after,
  textarea[type=password].invalid + label.active:after,
  textarea[type=text].invalid + label.active:after,
  textarea[type=number].invalid + label.active:after,
  textarea[type=email].invalid + label.active:after {
    margin-top: 7px;
  }
  input[type=password].invalid + label.inactive:after, input[type=text].invalid + label.inactive:after,
  select[type=password].invalid + label.inactive:after,
  select[type=text].invalid + label.inactive:after,
  textarea[type=password].invalid + label.inactive:after,
  textarea[type=text].invalid + label.inactive:after {
    margin-top: 7px;
  }

  .btn-small {
    padding-top: 0.075rem;
  }
}
/* ----------- iPhone 6 ----------- */
/* Portrait */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  input,
  select,
  textarea {
    font-size: 16px !important;
  }
  input[type=password].info + label:after, input[type=text].info + label:after,
  select[type=password].info + label:after,
  select[type=text].info + label:after,
  textarea[type=password].info + label:after,
  textarea[type=text].info + label:after {
    margin-top: 7px;
  }
  input[type=password].invalid + label.active:after, input[type=text].invalid + label.active:after, input[type=number].invalid + label.active:after, input[type=email].invalid + label.active:after,
  select[type=password].invalid + label.active:after,
  select[type=text].invalid + label.active:after,
  select[type=number].invalid + label.active:after,
  select[type=email].invalid + label.active:after,
  textarea[type=password].invalid + label.active:after,
  textarea[type=text].invalid + label.active:after,
  textarea[type=number].invalid + label.active:after,
  textarea[type=email].invalid + label.active:after {
    margin-top: 7px;
  }
  input[type=password].invalid + label.inactive:after, input[type=text].invalid + label.inactive:after,
  select[type=password].invalid + label.inactive:after,
  select[type=text].invalid + label.inactive:after,
  textarea[type=password].invalid + label.inactive:after,
  textarea[type=text].invalid + label.inactive:after {
    margin-top: 7px;
  }

  .btn-small {
    padding-top: 0.075rem;
  }
}
/* Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  input,
  select,
  textarea {
    font-size: 16px !important;
  }
  input[type=password].info + label:after, input[type=text].info + label:after,
  select[type=password].info + label:after,
  select[type=text].info + label:after,
  textarea[type=password].info + label:after,
  textarea[type=text].info + label:after {
    margin-top: 7px;
  }
  input[type=password].invalid + label.active:after, input[type=text].invalid + label.active:after, input[type=number].invalid + label.active:after, input[type=email].invalid + label.active:after,
  select[type=password].invalid + label.active:after,
  select[type=text].invalid + label.active:after,
  select[type=number].invalid + label.active:after,
  select[type=email].invalid + label.active:after,
  textarea[type=password].invalid + label.active:after,
  textarea[type=text].invalid + label.active:after,
  textarea[type=number].invalid + label.active:after,
  textarea[type=email].invalid + label.active:after {
    margin-top: 7px;
  }
  input[type=password].invalid + label.inactive:after, input[type=text].invalid + label.inactive:after,
  select[type=password].invalid + label.inactive:after,
  select[type=text].invalid + label.inactive:after,
  textarea[type=password].invalid + label.inactive:after,
  textarea[type=text].invalid + label.inactive:after {
    margin-top: 7px;
  }

  .btn-small {
    padding-top: 0.075rem;
  }
}
/* ----------- iPhone 6+ ----------- */
/* Portrait */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
  input,
  select,
  textarea {
    font-size: 16px !important;
  }
  input[type=password].info + label:after, input[type=text].info + label:after,
  select[type=password].info + label:after,
  select[type=text].info + label:after,
  textarea[type=password].info + label:after,
  textarea[type=text].info + label:after {
    margin-top: 7px;
  }
  input[type=password].invalid + label.active:after, input[type=text].invalid + label.active:after, input[type=number].invalid + label.active:after, input[type=email].invalid + label.active:after,
  select[type=password].invalid + label.active:after,
  select[type=text].invalid + label.active:after,
  select[type=number].invalid + label.active:after,
  select[type=email].invalid + label.active:after,
  textarea[type=password].invalid + label.active:after,
  textarea[type=text].invalid + label.active:after,
  textarea[type=number].invalid + label.active:after,
  textarea[type=email].invalid + label.active:after {
    margin-top: 7px;
  }
  input[type=password].invalid + label.inactive:after, input[type=text].invalid + label.inactive:after,
  select[type=password].invalid + label.inactive:after,
  select[type=text].invalid + label.inactive:after,
  textarea[type=password].invalid + label.inactive:after,
  textarea[type=text].invalid + label.inactive:after {
    margin-top: 7px;
  }

  .btn-small {
    padding-top: 0.075rem;
  }
}
/* Landscape */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
  input,
  select,
  textarea {
    font-size: 16px !important;
  }
  input[type=password].info + label:after, input[type=text].info + label:after,
  select[type=password].info + label:after,
  select[type=text].info + label:after,
  textarea[type=password].info + label:after,
  textarea[type=text].info + label:after {
    margin-top: 7px;
  }
  input[type=password].invalid + label.active:after, input[type=text].invalid + label.active:after, input[type=number].invalid + label.active:after, input[type=email].invalid + label.active:after,
  select[type=password].invalid + label.active:after,
  select[type=text].invalid + label.active:after,
  select[type=number].invalid + label.active:after,
  select[type=email].invalid + label.active:after,
  textarea[type=password].invalid + label.active:after,
  textarea[type=text].invalid + label.active:after,
  textarea[type=number].invalid + label.active:after,
  textarea[type=email].invalid + label.active:after {
    margin-top: 7px;
  }
  input[type=password].invalid + label.inactive:after, input[type=text].invalid + label.inactive:after,
  select[type=password].invalid + label.inactive:after,
  select[type=text].invalid + label.inactive:after,
  textarea[type=password].invalid + label.inactive:after,
  textarea[type=text].invalid + label.inactive:after {
    margin-top: 7px;
  }

  .btn-small {
    padding-top: 0.075rem;
  }
}
/* iPhone 6 landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape), only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape), only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape), only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait), only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
  .nav-tools .options a,
  .title-filter,
  .product-price,
  .product-btn-add,
  .product-action a,
  strong,
  .strong,
  .logout,
  .back-super,
  span.strong-text,
  .title,
  .subtitle,
  .lineal-container .filter-group ul li a,
  .lineal-container .filter-group ul li .active,
  .lineal-container .filter-group a.more-less,
  .sheet-product-price,
  .row .duplicate-email-recover > a,
  .chat,
  .footer .title,
  ul.footer-links-list li.phone,
  .app-caprabo,
  .footer-links-one .external-links li a,
  .total-pay,
  .search-show-all a,
  .back-submenu,
  .breadcrumb,
  .submenu-floating .inner-floating ul li .active,
  .submenu-floating .inner-floating ul li .hover,
  .negrita,
  .e5 .bloques-tipos-entregas .bloque-tipo-entrega .container-descripcion-entrega h2 {
    font-family: ITCAvantGardeDemi, Arial, sans-serif !important;
    font-weight: 400 !important;
  }

  .btn-small {
    padding-top: 0.075rem;
  }
}
/* custom sass for ipad */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .lineal-container .filter-group ul li a:hover {
    background-color: transparent;
    font-weight: 400;
  }

  .lineal-container .filter-group ul li.active a:hover {
    background-color: transparent;
    font-weight: 700;
  }

  .myaccount .table-easy-buy tbody tr:hover {
    background-color: #eef3f7;
  }

  .nav-tools .dropdown-content.dropdown-shopping-cart {
    -webkit-box-shadow: 0 4px 0 0 rgba(57, 61, 73, 0.2);
    -moz-box-shadow: 0 4px 0 0 rgba(57, 61, 73, 0.2);
    box-shadow: 0 4px 0 0 rgba(57, 61, 73, 0.2);
  }

  .nav-tools .cart-results .product .product-remove a .remove-icon {
    height: 1rem;
    width: 1rem;
  }
}
/* 16. No print */
@page {
  size: A4 portrait;
}
@media print {
  html, body {
    width: 200mm;
    height: 280mm;
    zoom: 100%;
  }

  .no-print {
    display: none !important;
  }
  .no-print * {
    display: none !important;
  }

  .product-box, .list-box, .clean-cart-box, .tutorial-box, .store-box, .back-to-top, .order-reopen, #cookies-warning, .material-tooltip, .drag-target {
    display: none !important;
  }

  .modal, .checkout-resume-subheader {
    display: none !important;
  }

  .nav-user {
    height: 58px;
  }
  .nav-user > .nav-wrapper > ul, .nav-user .mobile-open, .nav-user .mobile-search {
    display: none !important;
  }

  .nav-tools, .nav-categories, .mobile-search-content, .mobile-menu, .mobile-categories, .footer, .botones-resumen-carrito {
    display: none !important;
  }

  .nav-user a img.logo {
    display: block !important;
  }

  .body {
    padding-top: 0 !important;
    margin-top: 50px !important;
  }

  h1, h2 {
    height: auto !important;
  }

  h2 {
    padding: 20px 0 5px 0 !important;
  }

  .checkout-subtitle {
    margin-top: 0 !important;
  }

  .order-detail-header {
    height: 90px !important;
  }

  .checkout-resume-highlighted {
    border: solid 2pt #e4e9ed;
    display: table !important;
    width: 100% !important;
  }
  .checkout-resume-highlighted > div.col.l1 {
    width: 5% !important;
    display: table-cell !important;
  }
  .checkout-resume-highlighted > div.col.l2 {
    width: 1% !important;
    display: table-cell !important;
  }
  .checkout-resume-highlighted > div.col.l3 {
    width: 40% !important;
    display: table-cell !important;
  }
  .checkout-resume-highlighted > div.col.l4 {
    width: 40% !important;
    display: table-cell !important;
  }

  .checkout-resume-highlighted {
    background-color: #E6F2F9 !important;
  }

  .highlighted-only-s, .container-resumen-carrito-ch4 {
    background-color: transparent !important;
  }

  .checkout .margin-t-40 {
    margin-top: 10px !important;
    display: table !important;
    width: 100% !important;
  }

  .container-main-info-product a {
    text-decoration: none !important;
  }

  .container-product.small-content {
    height: 60px !important;
  }

  .container-img-product {
    width: 65px !important;
    margin-right: 10px !important;
  }

  .container-main-info-product a {
    width: 50% !important;
    display: block;
  }

  .description-product {
    display: block !important;
    width: 100% !important;
    float: left !important;
    font-size: 12px !important;
  }

  .container-total-unit-product {
    background-color: transparent !important;
    color: #393D49 !important;
    box-shadow: none !important;
    display: block !important;
    width: 14% !important;
    text-align: right !important;
    margin-top: 8px !important;
    padding-top: 0 !important;
    position: relative !important;
    flex: none !important;
    float: left !important;
    top: 0 !important;
    min-width: 0 !important;
  }
  .container-total-unit-product .total-unit-product {
    display: block !important;
    font-size: 16px !important;
    position: relative !important;
    float: left !important;
    flex: none !important;
    min-width: 100% !important;
    text-align: right !important;
  }

  .price-unit-product {
    display: block !important;
    width: 14% !important;
    position: relative !important;
    float: left !important;
    top: 0 !important;
    margin-top: 8px !important;
    padding-top: 0 !important;
    text-align: right !important;
  }

  .price-total-product {
    display: block !important;
    width: 14% !important;
    position: relative !important;
    float: left !important;
    top: 0 !important;
    margin-top: 8px !important;
    padding-top: 0 !important;
    font-size: 16px !important;
  }

  .checkout-resume-titulo-dudas, .contact-wrapper {
    display: none !important;
  }

  .footer-small {
    display: none !important;
  }

  #top-nav {
    position: absolute !important;
    top: 0 !important;
  }

  img {
    page-break-before: auto;
    page-break-after: auto;
    page-break-inside: avoid;
  }
}
/* 17. Custom SASS */
/* custom sass for same datails and corrections */
/* DETAILS */
a.add-product.disabled {
  pointer-events: none;
}

.search-results.scrollable-list.mCustomScrollbar._mCS_2.mCS_no_scrollbar {
  height: auto !important;
}

.product-icons img {
  margin-right: 5px;
}

a.enlaceNegrita {
  font-weight: bold;
}

.sheet-product-icons img.responsive-img {
  margin-right: 5px;
}

#finish-form-button.disabled {
  pointer-events: none;
}

.picker__close, .picker__today, .picker__clear {
  font-size: 0.875rem;
}

/* Anadido nuevo  para deshabilitar el tipo entrega en checkout */
.bloques-tipos-entregas .bloque-tipo-entrega.inactive .descripcion-tipo-entrega, .bloques-tipos-entregas .bloque-tipo-entrega.inactive .container-select-store {
  display: none;
}

.bloques-tipos-entregas .bloque-tipo-entrega.inactive .descripcion-tipo-entrega-no-disponible {
  display: inline-block;
}

.bloques-tipos-entregas .bloque-tipo-entrega.inactive:hover {
  box-shadow: 5px 5px 5px #f6f7f7;
  border: 1px solid #f6f7f7;
}

.bloques-tipos-entregas .bloque-tipo-entrega.dimmed {
  position: relative !important;
  cursor: default !important;
  pointer-events: none !important;
}

.bloques-tipos-entregas .bloque-tipo-entrega.dimmed:after {
  content: " ";
  z-index: 10;
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: rgba(255, 255, 255, 0.5);
}

.carousel .indicators {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 20px;
  margin: 0 auto;
  width: 200px;
  height: 20px;
}

.with-checkbox .error {
  margin-left: 35px;
}

.description-inline {
  display: inline !important;
}

.description-inline {
  display: block !important;
}

.ficha-add-list-icon {
  top: 16px !important;
}

/* 18. Admin */
/* panel de administraci├│n */
nav .nav-wrapper .admin-nav span {
  float: left;
  height: 28px;
  padding-left: 5px;
  padding-right: 5px;
}
nav .nav-wrapper .admin-nav i {
  float: left;
  display: block;
  height: 28px;
  line-height: 28px;
}

.admin .page-body {
  position: relative;
}
.admin .tabs {
  border-top: solid 2px #EEF3F7;
  border-left: solid 2px #EEF3F7;
  border-right: solid 2px #EEF3F7;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.admin .tabs .tab a {
  color: #69B1E8;
  background-color: #EEF3F7;
}
.admin .tabs .tab a:hover, .admin .tabs .tab a.active {
  color: #097FC4;
  background-color: #ffffff;
}
.admin .tabs .tab.disabled a, .admin .tabs .tab.disabled a:hover {
  color: #EEF3F7;
  background-color: #EEF3F7;
}
.admin .tabs .indicator {
  background-color: #097FC4;
}
.admin .tabs-container {
  border-bottom: solid 2px #EEF3F7;
  border-left: solid 2px #EEF3F7;
  border-right: solid 2px #EEF3F7;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  position: relative;
}
.admin .collection {
  height: 240px;
  overflow-y: auto;
}
.admin .collection .collection-item {
  cursor: pointer;
}
.admin .collection.with-header .collection-item {
  padding-left: 0;
}
.admin button {
  margin-top: 5px;
  margin-bottom: 5px;
}
.admin .buttons-center-vertical {
  margin: 0 auto 0 auto;
}
.admin .buttons-center-vertical i {
  transform: rotate(-90deg);
}
@media only screen and (min-width: 769px) {
  .admin .buttons-center-vertical {
    margin: 120px auto 0 auto;
  }
  .admin .buttons-center-vertical i {
    transform: none;
  }
}
.admin .button-move-lr {
  margin-top: 10px;
  padding: 6px 8px 2px 8px;
  line-height: 14px;
  margin-bottom: 10px;
}
.admin .button-move-ud {
  padding: 6px 8px 2px 8px;
  line-height: 14px;
}
.admin .num-position {
  padding-right: 10px;
  border-right: solid 1px #c1c1c1;
  width: 50px;
  text-align: right;
  display: inline-block;
}
.admin .name-carrousel {
  padding-left: 10px;
}
.admin .dock {
  margin-top: 16px;
  margin-bottom: 16px;
  border: solid 2px #EEF3F7;
  border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  width: 100%;
  position: relative;
}
.admin .dock .dock-content {
  padding: 16px;
  display: inline-block;
  width: 100%;
}
.admin .dock .dock-action {
  display: inline-block;
  width: 100%;
  border-top: 1px solid #EEF3F7;
  min-height: 4rem;
  padding: 16px 0;
}
.admin .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 1;
}
.admin .overlay .loader {
  position: absolute;
  left: 45%;
  top: 45%;
}
.admin .no-padding-left {
  padding-left: 0 !important;
}
.admin .file-field .file-path-wrapper {
  padding-left: 0;
  padding-right: 10px;
}
.admin .file-field .file-path-wrapper input::-webkit-input-placeholder, .admin .file-field .file-path-wrapper input:-ms-input-placeholder {
  color: #546875;
}
.admin .file-field .file-path-wrapper input::-moz-placeholder, .admin .file-field .file-path-wrapper input:-moz-placeholder {
  color: #546875;
  opacity: 1;
}
.admin .file-field .btn, .admin .file-field .btn-large {
  height: 36px;
  line-height: 36px;
  text-transform: initial;
  float: right;
  width: 24.5%;
}
.admin .remove-element .spinner {
  -webkit-animation-name: spinout;
  -webkit-animation-duration: 1500ms;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: spinout;
  -moz-animation-duration: 1500ms;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: spinout;
  -ms-animation-duration: 1500ms;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  animation-name: spinout;
  animation-duration: 1500ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.admin a.desktop-preview, .admin a.mobile-preview {
  color: #546875;
}
.admin a.desktop-preview.active, .admin a.mobile-preview.active {
  color: #097FC4;
}

.modal.medium {
  width: 90%;
}
@media only screen and (min-width: 769px) {
  .modal.medium {
    width: 45% !important;
  }
}
.modal .modal-footer .btn {
  margin-left: 10px;
  margin-right: 10px;
}

.toast {
  background-color: #EEF3F7;
  color: #393D49;
  font-size: 0.875rem;
}
.toast i {
  padding-right: 10px;
}
.toast i.alerta {
  color: #DE0009;
}
.toast i.exito {
  color: #6FCC6E;
}

/*# sourceMappingURL=main.css.map */
