/*

 * Custom code goes here.

 * A template should always ship with an empty custom.css

 */

/* General */

:root {
  --blue: #159dd5;
  --blue-dark: #01162f;
}

@font-face {
  font-family: "Helvetica Neue";

  /* src: url("../fonts/HelveticaNeueLTStd-BdCn.eot"); */

  src: url("../fonts/HelveticaNeueLTStd-BdCn.woff") format("woff"),
    url("../fonts/HelveticaNeueLTStd-Lt.otf") format("opentype"),
    url("../fonts/HelveticaNeueLTStd-BdCn.svg#HelveticaNeue") format("svg");
}

body {
  color: var(--blue-dark);
}

.d-none {
  display: none;
}
.text-right {
  text-align: right;
}

#header {
  background: #fff;

  color: #7a7a7a;

  position: fixed;

  top: 0px;

  left: 0;

  width: 100%;

  z-index: 9999;
}

#wrapper {
  background: #fff;

  padding: 0;

  box-shadow: none;

  margin-top: 98px;
}

body.page-index #wrapper .container {
  max-width: 100%;

  width: 100%;

  padding: 0 3px;
}

body.page-index #wrapper .featured-products,
body.page-index #wrapper .banner,
body.page-index #wrapper #custom-text {
  margin-left: auto;

  margin-right: auto;

  padding-left: 15px;

  padding-right: 15px;
}

@media (min-width: 992px) {
  body.page-index #wrapper .featured-products,
  body.page-index #wrapper .banner,
  body.page-index #wrapper #custom-text {
    max-width: 940px;
  }
}

@media (min-width: 1200px) {
  body.page-index #wrapper .featured-products,
  body.page-index #wrapper .banner,
  body.page-index #wrapper #custom-text {
    max-width: 1140px;
  }
}

@media (max-width: 991px) {
  body.page-index #wrapper .featured-products,
  body.page-index #wrapper .banner,
  body.page-index #wrapper #custom-text {
    max-width: 100%;
  }
}

@media (min-width: 763px) {
  #_desktop_logo {
    padding: 0;
  }

  .block-social {
    padding: 0 15px;
  }
}

a:hover {
  color: #af272f;
}

header.page-header {
  text-align: center;
  text-transform: uppercase;
}

#wrapper .breadcrumb {
  background-color: #af272f;

  color: #fff;

  padding: 5px 0;
}

#wrapper .breadcrumb li::after {
  content: none;
}

#wrapper .breadcrumb li a:hover {
  color: #fff;
}

#wrapper .breadcrumb li a {
  color: #fff;
}

#wrapper .breadcrumb ol li:last-child i {
  display: none;
}

#header .top-menu a {
  font-size: 14px;

  padding: 12px 5px;

  clear: both;

  font-weight: normal;

  line-height: 1.428571429;

  color: #333;

  white-space: normal;
}

#header a:hover {
  color: #af272f;
}

input {
  outline: none;
}

hr.line-bottom {
  width: 50px;

  height: 5px;

  position: relative;

  bottom: 0;

  left: 0;

  background-color: #009de0;

  margin-bottom: 30px;
}

/* Cabeceras */

#header .header-nav {
  border-bottom: 0px solid #f1f1f1;

  max-height: 50px;

  margin-bottom: 0;

  background: #827e7e;

  padding: 10px 0 10px;
}

#header .header-nav .search-widget {
  font-size: 0.8rem;

  margin: 0;
}

.search-widget form input[type="text"] {
  padding: 5px;
  border-radius: 5px;
}

.search-widget form button[type="submit"] {
  position: absolute;

  background: #50545b;

  border: none;

  bottom: 0;

  right: 0;

  color: #fff;

  height: 32px;

  width: 32px;

  border-radius: 0px 5px 5px 0;
}

#header .header-nav .user-info {
  margin: 3px 0;
}

#header .header-nav .blockcart {
  font-size: 0.8rem;

  padding: 0 10px;
}

#header .header-nav .blockcart {
  height: auto;
}

#_desktop_cart span.hidden-sm-down {
  display: none;
}

#_desktop_cart span.cart-products-count {
  color: #fff;
}

#header .header-nav .cart-preview .shopping-cart {
  vertical-align: middle;

  color: #fff;
}

#header .header-nav .cart-preview.active {
  background-color: transparent;

  height: auto;
}

#header .header-nav .blockcart {
  background: transparent;
}

#header #_desktop_user_info a {
  background: transparent;
  color: #fff;
}

/* Header mobile */

#header .mobile,
#header .mobile .user-info a {
  text-align: center;

  background-color: #fff;

  color: #af272f;

  padding: 10px 0px;
}

#header .mobile,
#header .mobile .user-info a {
  text-align: center;

  background-color: #fff;

  color: #af272f;

  padding: 10px 0px;
}

#header .mobile .separator {
  padding: 5px;

  border-color: rgba(147, 147, 147, 0.25);
}

#header .header-top a[data-depth="0"] {
  color: #808080;
  font-weight: bold;
}

#header .mobile a {
  margin-right: 10px;

  color: #4a535c;

  text-align: left;
}

.float-xs-left {
  float: left !important;

  margin-left: 15px;
}

#header .mobile a:hover {
  color: #af272f;
}

#header .mobile .ui-autocomplete-input {
  border: none;

  border-radius: 20px;

  background-color: #eaeaea;

  font-size: 10px;

  font-weight: bold;

  text-transform: uppercase;

  min-width: 200px;
}

#header .mobile .search-widget form button[type="submit"] {
  background: transparent;

  color: #827e7e;

  right: 10px;
}

#header .header-top {
  padding-bottom: 0;
}

#header .header-top .container .row {
  padding: 0 !important;
}

@media (min-width: 763px) {
  #header .header-top .container .row {
    padding: 10px 0;
  }
}

/* Menu Principal */

#header .header-top .position-static {
  font-size: 12px;

  text-align: right;

  float: right;

  padding: 0;

  margin: 0 -7px 0 0;
}

#header .header-top .position-static ul {
  margin-bottom: 0;
}

.popover.sub-menu.js-sub-menu.collapse {
  background-color: #f6f6f7;
  margin-top: 48px;
}

#header .top-menu a[data-depth="0"]:hover {
  background: #af272f;

  color: #fff;
}

.top-menu[data-depth="1"] {
  margin: 0;
}

.top-menu .sub-menu ul[data-depth="1"] > li {
  margin: 0;
}

.top-menu .sub-menu ul[data-depth="1"] > li a {
  font-weight: lighter;

  padding: 10px;

  border-bottom: solid 1px #e5e5e5;

  margin-bottom: 5px;
}

.top-menu .sub-menu ul[data-depth="1"] > li:last-child a {
  border-bottom: #fff;
}

#header .mobile #_mobile_top_menu ul li a {
  text-align: left;

  color: #50545b;
}

#mobile_top_menu_wrapper .top-menu .sub-menu li > a {
  font-weight: normal;
}

/* Despliegue especial de Conocenos, servicios */

.cms-category .js-sub-menu {
  width: 350px;

  min-width: 350px;

  left: auto;

  margin-left: -10px;
}

.cms-category .js-sub-menu ul {
  width: 100%;
}

.cms-category .js-sub-menu ul li {
  width: 100%;
}

/* Footer */

#footer {
  background-color: #fff;
}

.footer-container li a:hover {
  color: #af272f;
}

/* Contenido Home */

.carousel .carousel-inner {
  height: auto;
}

.opcionesServicio {
  font-size: 12px;

  padding-right: 0;

  border: solid 3px;

  border-bottom: none;

  margin: 0;

  padding: 0;
}

div.servicios {
  padding-right: 0px;
}

.listaServicios li {
  padding: 0 !important;
  margin: 0;
}

ul.opcionesServicio li.diaSiguiente {
  float: right;
}

/* Pagina de producto */

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #848484;
}

@media (min-width: 763px) {
  .banner-producto {
    padding: 25px 0px;
  }
}

#main .images-container .js-qv-mask,
.scroll-box-arrows,
.scroll-box-arrows.scroll {
  display: none;
}

.product-flags li.product-flag {
  background-color: #af272f;
}

.informacion-producto {
  background-color: #fff;

  border: solid 1px #d7d7d7;

  padding: 2% 3%;

  float: left;

  width: 100%;

  margin-top: 20px;
}

.product-reference {
  color: #848484;

  font-size: 1rem;

  font-weight: bold;
}

.product-actions .control-label {
  width: auto;
}

.product-variants > .product-variants-item {
  padding: 0;

  margin: 0;
}

.product-price {
  color: #af272f;

  font-size: 1.5rem;
}

.informacion-producto .product-variants-item ul#group_6 span.color.texture {
  width: 122px;

  height: 31px;

  background-repeat: no-repeat;

  background-position: center;

  background-size: cover;

  box-shadow: none;
}

.informacion-producto .product-variants-item ul#group_7 span.color.texture {
  width: 30px;

  height: 30px;

  background-repeat: no-repeat;

  background-size: contain;

  box-shadow: none;

  border-radius: 25px;
}

body#product .product-quantity {
  float: left;
  width: 55%;
}

.modal-content .bootstrap-touchspin {
  width: 52px;

  float: left;

  display: inline-block;

  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.2);
}

.modal-content .product-quantity {
  float: left;
  width: 50%;
}

.modal-content .product-quantity #quantity_wanted {
  color: #232323;

  background-color: #fff;

  height: 2.75rem;

  padding: 0.175rem 0.5rem;

  width: 29px;

  float: left;
}

.modal-content .product-add-to-cart .btn-primary {
  background-color: #4a535c;

  font-size: 11px !important;
}

.modal-content #vss_occ_buy_now_block button {
  margin-top: -10px;

  font-size: 11px !important;
}

body#cart #wrapper {
  margin-top: 130px;
}

.input-color:checked + span,
.input-color:hover + span,
.input-radio:checked + span,
.input-radio:hover + span {
  border: solid 2px #af272f;

  /* background-color: #AF272F */
}

.informacion-producto .add .btn,
.informacion-producto #vss_occ_buy_now_block .btn {
  max-width: 100%;

  width: 100%;

  height: 42px;

  font-size: 12px;

  padding: 10px 0;
}

@media (max-width: 762px) {
  .informacion-producto .add .btn i,
  .informacion-producto #vss_occ_buy_now_block .btn i {
    display: none;
  }
}

.informacion-producto .add {
  display: inline-block;

  width: 71%;

  float: left;

  padding: 0 10px;
}

.informacion-producto #vss_occ_buy_now_block {
  display: inline-block;

  width: 40%;

  float: left;

  padding: 0 10px;

  margin-top: -10px;
}

.product-add-to-cart .btn-primary {
  background-color: #4a535c;
}

.product-add-to-cart .btn-primary.focus,
.product-add-to-cart .btn-primary:focus,
.product-add-to-cart .btn-primary:hover {
  background-color: #293134;
}

.tabs {
  text-align: center;
}

.tabs .nav-tabs .nav-link.active,
.tabs .nav-tabs .nav-link:hover {
  color: #af272f;

  border-bottom: 2px solid #af272f;
}

.tabs .nav-tabs {
  text-align: center;

  display: inline-flex;
}

.tabs .tab-content {
  text-align: justify;
}

#product-description h3 {
  border: none;
  font-family: Arial, Helvetica, sans-serif;
}

@media (max-width: 362px) {
  .tabs img {
    width: 100%;
  }
}

#js-product-list-header .card-block {
  display: none;
}

.btn-primary {
  color: #fff;

  background-color: #af272f;

  border-color: transparent;
}

/*Preguntas Frecuentes*/

.pregunta {
  cursor: pointer;

  border-top: dashed 1px;

  padding-top: 10px;

  margin-bottom: 25px;

  text-transform: initial;
}

.pregunta h4 {
  color: #31708f;

  font-weight: 500;
}

.pregunta p,
.pregunta ul {
  display: none;
  min-height: 20px;

  padding: 19px;

  margin-bottom: 20px;

  background-color: #f5f5f5;

  border: 1px solid #e3e3e3;

  border-radius: 4px;

  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);

  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.pregunta ul li {
}

.rte h3 {
  text-align: center;

  font-size: 22px;

  margin: 20px 0;

  border-bottom: solid 1px;

  padding: 10px;

  border-top: solid 1px;
}

.cms-link a {
  border: solid 1px #000;

  background: #827e7e;

  color: #fff;

  padding: 14px;

  text-transform: uppercase;

  font-weight: bold;
}

.subgrupo {
  border-bottom: solid 2px #cccccc !important;

  color: #000;

  padding: 10px;

  margin: 20px 0;

  font-weight: 500;

  text-transform: uppercase;

  position: relative;
}

.subgrupo:hover {
  background-color: #f6f6f6;
}

.subgrupo-activo {
  background-color: #f6f6f6;
}

.contenido-subgrupo {
  display: none;

  margin: 20px 0 4px;

  background: #fff;

  color: #000;

  padding: 10px;
}

.mostrar-i {
  display: block !important;
}

.ocultar-i {
  display: none !important;
}

.fa-angle-up {
  top: 8px;

  position: absolute;

  right: 10px;
}

/* CustomHtmlBlock en Home*/

#custom-text {
  background: transparent;

  /* padding: 3.125rem 0; */
}

#customTextBlock {
  margin-bottom: 20px;

  padding: 0;

  margin: 0;
}

@media (max-width: 762px) {
  #custom-text {
    padding: 0;
  }

  #customTextBlock {
    padding: 0;
  }
}

ul.opcionesServicio li {
  font-size: 22px;

  font-weight: bold;

  color: #fff;

  cursor: pointer;

  padding: 18px 0;

  background: #000;
}

ul.opcionesServicio li.terrestre {
  border-right: solid 2px;
}

ul.listaServicios {
  border: solid 2px;

  border-top: none;
  padding-top: 24px;
}

.ocultarServicio {
  display: none;
}

.activeService {
  background-color: #fff !important;
  color: #000 !important;
}

#_desktop_logo {
  width: 22%;
  padding: 0 15px;
}

#_desktop_top_menu {
  margin-top: 15px;
}

#header .header-top a[data-depth="0"] {
  color: #000;

  padding: 15px 20px 17px 19px;

  font-weight: bolder;

  text-transform: uppercase;

  font-size: 12px;
}

/* Checkout */

.cart-summary-line {
  display: flex;
  justify-content: center;
}
body#checkout section.checkout-step.-current.-reachable.-complete .content a {
  text-decoration: underline;
  color: #c3171c;
}
body#checkout #js-checkout-summary {
  margin-top: 80px;
  padding-bottom: 30px;
}
body#checkout section.checkout-step {
  background-color: #f6f6f6;
}
body#checkout section.checkout-step p,
body#checkout section.checkout-step small {
  color: var(--blue-dark);
}

.card-block.cart-summary-totals .cart-summary-line.cart-total .label {
  font-weight: normal;
}
.js-cart .label {
  width: 50%;
  font-size: 16px;
  font-weight: normal;
}

.js-cart .value {
  width: 50%;
  font-size: 18px;
}

h1.step-title {
  color: #af272f;
  text-align: left;
}

#js-checkout-summary {
  background: #f6f6f6;
}

ul.mapa-checkout {
  width: 80%;
  margin: 0 auto 10px;
  display: flex;
  justify-content: center;
}

ul.mapa-checkout li {
  float: left;
  cursor: pointer;
}

li.mapa-numero {
  background: #827e7e;
  padding: 5px 12px;
  border-radius: 50%;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
}

li.mapa-separador {
  width: 24%;

  height: 3px;

  background: #827e7e;

  margin-top: 14px;
}

ul.mapa-checkout2 {
  width: 100%;

  margin: 0 auto;
  margin-bottom: 25px;
  position: relative;
  display: flex;
  justify-content: center;
}

ul.mapa-checkout2 li {
  float: left;
  cursor: pointer;
}

li.mapa-numero2 {
  color: var(--blue-dark);

  font-size: 12px;

  width: 24%;

  text-align: center;
}

#wrapper .breadcrumb ol {
  padding-left: 15px;

  margin-bottom: 0;
}

/* CMS HISTORIA*/

.timeline {
  position: relative;

  padding: 4px 0 0 0;

  margin-top: 22px;

  list-style: none;

  margin-bottom: 60px;
}

.timeline > li:nth-child(odd) {
  position: relative;

  margin-bottom: 50px;

  height: 180px;

  left: -100px;
}

.timeline > li .timeline-image {
  z-index: 100;

  position: absolute;

  left: 50%;

  width: 200px;

  height: 200px;

  margin-left: -100px;
}

.timeline > li .timeline-panel {
  position: relative;

  float: left;

  width: 41%;

  padding: 0 20px 20px 30px;

  text-align: right;
}

.timeline > li:nth-child(odd) .line:before {
  content: "";

  position: absolute;

  top: 60px;

  bottom: 0;

  left: 690px;

  width: 1px;

  height: 340px;

  background-color: #bbccd6;

  -ms-transform: rotate(-44deg);

  -webkit-transform: rotate(-44deg);

  transform: rotate(-44deg);
}

.timeline > li:after {
  clear: both;

  min-height: 170px;
}

.timeline > li:before,
.timeline > li:after {
  content: " ";

  display: table;
}

.timeline > li:nth-child(even) {
  position: relative;

  margin-bottom: 50px;

  height: 180px;

  right: -100px;
}

.timeline > li.timeline-inverted > .timeline-panel {
  float: right;

  padding: 0 30px 20px 20px;

  text-align: left;
}

.timeline .timeline-heading h4 {
  margin-top: 22px;

  margin-bottom: 4px;

  padding: 0;

  color: #b3b3b3;
}

.timeline .timeline-body > p,
.timeline .timeline-body > ul {
  margin-bottom: 0;

  color: gray;
}

.text-muted {
  color: #777;
}

.timeline-image .img-responsive {
  display: block;

  max-width: 100%;

  height: auto;
}

.cms-sangria {
  margin-left: 100px;

  font-size: 24px;

  line-height: 30px;

  margin-bottom: 30px;
}

.cms-sangria p {
  width: 100%;

  float: left;

  color: #000;

  font-size: 21px;
}

.cms-fondo-rojo {
  float: left;

  width: 46%;

  background: #af272f;

  font-size: 24px;

  color: #fff;

  padding: 50px 50px 50px 100px;

  line-height: 35px;

  margin-right: 90px;
}

.cms-fondo-rojo a {
  color: #fff;
}

.cms-medio {
  margin-bottom: 60px;

  float: left;

  width: 100%;
}

.cms-medio ul {
  float: left;

  width: 45%;

  font-weight: bold;

  font-size: 24px;
}

/* CMS TYC*/

.cms-tyc .rte h3,
.cms-privacidad .rte h3 {
  font-weight: 100;

  border: 0;

  font-size: 26px;
}

.cms-tyc .rte ol li a {
  color: #31708f;
}

.cms-tyc .rte ol li i {
  color: #31708f !important;
}

.cms-tyc hr {
  display: none;
}

/* Checkout modulo custom fields*/

#customfieldsblock_payment {
  background: transparent;

  border: 0;

  box-shadow: none;

  border-bottom: solid 1px;

  margin-bottom: 40px;
}

.carousel .carousel-item img {
  height: auto;
}

/* Descripcion producto */

body#product .tab-content {
  float: left;
  width: 100%;
}

.descTitulo1 {
  text-align: center;

  color: #7a7a7a;

  font-size: 23px;

  font-weight: bold;

  margin-top: 20px;
}

.descTitulo2 {
  font-size: 25px;

  font-weight: 700;

  margin: 12px;
}

.descTexto {
  text-align: center;

  font-size: 18px;

  color: #999;
}

.descTexto2 {
  text-align: center;

  font-size: 12px;

  color: #999;
}

.desc2 {
  text-align: center;

  padding: 9px;

  color: #c01818;

  font-size: 22px;

  font-weight: 700;

  background: #f1f1f1;
}

.desc3 {
  float: left;

  width: 100%;

  margin: 20px 0;

  text-align: center;
}

.desc3 li {
  float: left;

  width: 25%;
}

.desc5 {
  float: left;

  width: 100%;

  margin: 20px 0;

  text-align: center;
}

.desc5 li {
  float: left;

  width: 33.33%;
}

li img.prendido {
  display: none;
}

/* checkout */

#conekta-card-number {
  margin-left: -8px;
}

#conekta-payment-form {
  margin-top: 30px;
}

body#checkout section.checkout-step .payment-options label {
  display: table-cell;

  text-transform: capitalize;
}

#footer .block-social {
  display: none;
}

/* SERVICES*/

body#cms ul.listaServicios {
  border: none;
}

body#cms ul.listaServicios li p a {
  color: #7a7a7a;

  cursor: pointer;

  text-align: center;

  margin-bottom: 1px;
}

.cms-subtitle {
  font-size: 1rem;

  font-family: Helvetica, sans-serif;

  color: #31708f;
}

.products-sort-order .select-list::first-letter {
  text-transform: capitalize;
}

/* SERVICES HOME*/

body#index ul.listaServicios,
body#index .opcionesServicio {
  border: none;
}

body#index li.activeService::after {
  content: "";

  position: absolute;

  left: 0;

  right: auto;

  bottom: 0;

  width: 100%;
}

ul.opcionesServicio li.terrestre {
  border: none;
}

ul.opcionesServicio li {
  background-color: #fff;
  color: black;
}

body#checkout .modal-content {
  margin-top: 75px;
}

li.diaSiguiente.col-lg-6.col-sm-6.activeService::after {
  border-bottom: 2px solid #05284e !important;
}

li.terrestre.col-lg-6.col-sm-6.activeService::after {
  border-bottom: 2px solid #920b13 !important;
}

/* CONOCE MÁS*/

.text-center {
  text-align: center;
}

body.cms-id-7 h1 {
  font-size: 2.9em;
}

body.cms-id-7 h2 {
  font-size: 1.9em;
}

body.cms-id-7 h3 {
  font-size: 1.2em;
  color: #b6b6b6;
}

body.cms-id-7 h3 strong {
  color: #7e7e7e;
}

body.cms-id-7 p {
  font-size: 1.2em;
}

.text-center {
  text-align: center;
}

.panel-conoce-mas {
  background-color: #f2f2f2;

  padding: 30px;

  margin-top: 46px;

  border-radius: 5px;
}

.panel-conoce-mas strong {
  color: #e94858;

  font-size: 1.5em;

  display: block;

  margin-bottom: 30px;
}

body.cms-id-7 .grid {
  display: grid;

  grid-template-columns: repeat(3, 1fr);

  grid-column-gap: 34px;

  text-align: center;
}

body.cms-id-7 .grid {
  font-size: 1.2em;
}

body.cms-id-7 .cuadro {
  padding: 30px;
  background-color: #858d8f;
  color: white;
}

@media (max-width: 768px) {
  body.cms-id-7 .grid {
    grid-template-columns: repeat(1, 1fr);
    grid-row-gap: 5px;
  }
}

@media (min-width: 768px) {
  body#cms ul.listaServicios li p {
    font-size: 14px;

    text-align: center;

    line-height: 5px;
  }
}

/* MOBILE VERTICAL*/

@media (max-width: 420px) {
  .header-nav {
    display: none;
  }

  .popover.sub-menu.js-sub-menu.collapse {
    margin-top: 0px !important;
  }

  #header .header-top a[data-depth="0"] {
    padding: 6px 15px 7px 20px;
  }

  #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] > li a {
    padding: 6px;
  }

  .carousel .carousel-item img {
    height: auto;
  }

  body#checkout .user-info {
    display: none;
  }

  body#checkout #_mobile_logo a img {
    width: 50% !important;

    margin-left: 20% !important;

    margin-top: -27px;
  }

  body#checkout .header-nav {
    display: block;
    margin-bottom: 0px !important;
  }

  .servicios {
    margin-top: 20px;
  }

  ul.opcionesServicio li {
    font-size: 12px;

    font-weight: bold;

    color: #000;

    cursor: pointer;

    background: transparent;

    width: 48%;

    padding: 6px;

    float: left;

    margin-right: 1%;

    margin-bottom: 15px;

    margin-left: -30px;
  }

  .banda-superior ul li {
    float: left;

    margin-right: 0px;

    margin-bottom: 0;

    margin-top: 11px;

    width: 100%;

    text-align: center;

    border-bottom: solid 1px #fff;
  }

  .banda-inferior .izquierda {
    float: left;

    width: 100% !important;

    text-align: center !important;
  }

  .banda-inferior .derecha {
    float: right;

    width: 100% !important;

    margin-top: 20px;

    text-align: center !important;
  }

  .banda-inferior .derecha .titulo {
    text-align: center !important;
  }

  .banda-inferior .derecha .iconos {
    float: none !important;
  }

  ul.mapa-checkout {
    width: 90% !important;

    margin: 8px auto 42px !important;
  }

  li.mapa-separador {
    width: 19% !important;
  }

  section.featured-products {
    float: left;
  }

  #header .logo {
    max-width: 65%;
  }

  ul.listaServicios {
    padding-left: 0;

    padding-right: 0;

    margin-left: -16px;
  }

  .js-cart-line-product-quantity {
    width: 59% !important;
  }

  #wrapper {
    margin-top: 130px !important;
  }

  header.page-header {
    margin-bottom: 0px !important;
  }

  header.page-header h1 {
    margin-bottom: 5px !important;
  }

  section.page-cms {
    padding-top: 0px !important;
  }

  body#checkout #wrapper {
    margin-top: 80px !important;
  }

  body#checkout section.checkout-step .forgot-password {
    margin-left: 0px;

    margin-bottom: 10px;

    text-align: center;
  }

  form.forgotten-password section .center-email-fields label {
    text-align: left;

    width: 250px !important;
  }

  li.mapa-numero2 {
    font-size: 11px !important;

    width: 25% !important;
  }

  .renew-password [type="submit"] {
    margin-left: 14px;
  }

  .listaServicios li {
    margin: 0 !important;
  }

  .featured-products,
  .featured-products .products {
    width: 100%;
  }

  .featured-products .product-miniature {
    float: left;

    width: 50%;

    margin: 0;

    margin-bottom: 20px;
  }

  .product-miniature .thumbnail-container {
    height: 318px;

    width: 100%;
  }

  .product-miniature .product-description {
    width: 100%;

    height: 85px;
  }

  #footer .block-social {
    display: block;

    padding: 15px;

    float: left;

    margin-left: 22%;

    border-top: solid 1px;
  }

  #footer .block-social #whatsapp {
    display: none;
  }

  body#cms img.img-service {
    width: 100%;
    height: 100px;
  }
} /* Cierra Mobile*/

/* MOBILE HORIZONTAL y Ipad*/
body#checkout #header .header-nav {
  background-color: #fff;
}

@media screen and (min-width: 421px) and (max-width: 768px) {
  .popover.sub-menu.js-sub-menu.collapse {
    margin-top: 0px !important;
  }

  body#checkout #header .header-nav .logo {
    width: 50%;
  }

  .banda-superior ul li {
    margin-right: 35px;
  }

  #_desktop_user_info .user-info .logout {
    display: none;
  }

  .search-widget form button[type="submit"] {
    right: -5px;
  }

  #header .header-top a[data-depth="0"] {
    padding: 19px 5px 17px 5px;

    font-size: 11px;
  }

  #header .logo {
    margin-top: 11px;
  }

  .carousel .carousel-item img {
    height: 217px;
  }

  div.servicios {
    padding-right: 0px;

    padding-left: 0px;
  }

  ul.opcionesServicio li {
    width: 45%;

    margin: 0 15px 0 0;

    padding: 18px;
  }

  .rastreo-ipad {
    display: block !important;

    margin: -55px 0 25px !important;

    text-align: center;
  }

  .rastreo-ipad img {
    width: 75%;
  }

  #js-product-list-top .col-md-6 {
    width: 70%;
  }

  #js-product-list-top .col-md-6 .sort-by-row span.sort-by {
    width: 30%;
  }

  #js-product-list-top .total-products {
    width: 30% !important;
  }

  .informacion-producto .add .btn,
  .informacion-producto #vss_occ_buy_now_block .btn {
    font-size: 8px;
  }

  #js-product-list .pagination .col-md-4 {
    width: 70%;
  }

  #blockcart-modal .modal-dialog {
    margin-top: 170px;
  }

  body#contact #left-column {
    width: 100%;
  }

  body#contact #content-wrapper {
    width: 100%;
  }
} /* Cierra iPad */

@media only screen and (max-width: 768px) {
  /* Pagina Historia */

  .timeline > li:nth-child(odd) {
    height: auto;

    margin-bottom: 0;

    min-height: 0;

    left: 0;
  }

  .timeline > li:nth-child(odd) .timeline-image {
    float: right;

    left: 0;

    margin-left: 0;
  }

  .timeline > li:nth-child(odd) .timeline-panel {
    width: 100%;

    padding: 0 14px 20px 0;
  }

  .timeline > li:nth-child(even) {
    height: auto;

    margin-bottom: 0;

    min-height: 0;

    right: 0;
  }

  .timeline > li:nth-child(even) .timeline-image {
    left: 0;

    margin-left: 0;
  }

  .timeline > li:nth-child(even) .timeline-panel {
    width: 100%;

    padding: 0 0 20px 14px;
  }

  .timeline > li .timeline-image {
    position: static;

    width: 150px;

    height: 150px;

    margin-bottom: 0;
  }
}

.product-features {
  display: none;
}

/**/

@media (max-width: 420px) {
  body#product .desc3 li {
    float: none;

    margin-top: 5px;

    width: 100%;
  }

  body#product .desc5 li {
    float: none;

    width: 100%;
  }

  body#product .product-quantity {
    width: 100%;
  }

  body#product .informacion-producto #vss_occ_buy_now_block {
    width: 72%;

    margin: 0px 75px;
  }

  .panel-conoce-mas strong {
    line-height: 31px;
  }

  .cms-sangria {
    margin-left: 0px;
  }

  .cms-sangria ~ ul {
    margin-left: 20px !important;
  }
}

/* Listado de productos home */

#index .featured-products .products {
  display: grid;

  grid-template-columns: repeat(5, 1fr);
}

#index .featured-products .products .product-miniature .thumbnail-container {
  width: 100%;
}

#index .featured-products .products .product-miniature div.product-description {
  width: 100%;
}

#index .products .product-miniature div.highlighted-informations {
  width: 100%;
}

/* Carrito */

#js-cart-sidebar {
  height: 100%;
}

.sb-overlay {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 50;
  background: rgba(0, 0, 0, 0.3);
  display: none;
}

.sb-open {
  overflow: hidden;
}

.sb-menu-right {
  position: fixed;
  top: 0;
  right: 0;
  width: 400px;
  height: 100%;
  z-index: 10000;
  overflow-y: scroll;
  background-color: rgb(255 255 255 / 92%);
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.sb-open .sb-menu-right {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.sb-close-btn {
  position: absolute;
  top: 1rem;
  left: 1rem;
  cursor: pointer;
  background-color: #249dd6;
  border-radius: 50%;
  padding: 2px;
  display: flex;
}

.sb-close-btn i {
  font-size: 30px;
  color: #fff;
  align-self: center;
  justify-self: center;
}
#js-cart-sidebar.cart-preview .cart-items {
  padding: 0rem 2rem;
}
#js-cart-sidebar.cart-preview .cart-title {
  padding: 25px 0;
  text-align: center;
}

#js-cart-sidebar.cart-preview .cart-title h4 {
  margin-bottom: 0;
  font-weight: 700;
}

#js-cart-sidebar.cart-preview .cart-product-line {
  display: grid;
  grid-template-columns: 60% 40%;
  gap: 10px;
  border-bottom: 1px solid #7a7a7a;
}

#js-cart-sidebar.cart-preview .cart-product-line .product-image {
  padding: 10px;
}

#js-cart-sidebar.cart-preview .cart-product-line .product-infos {
  padding-left: 15px;
  margin-top: 15px;
}

#js-cart-sidebar.cart-preview .cart-product-line .product-remove {
  align-self: flex-start;
  background-color: #249dd6;
  /* padding: 6px; */
  display: grid;
  align-items: center;
  border-radius: 22px;
  color: #fff;
  height: 30px;
  width: 30px;
  margin-bottom: 10px;
  line-height: 0;
  text-align: center;
}

#js-cart-sidebar.cart-preview .product-image .img-fluid {
  max-width: 100%;
  height: auto;
}

#js-cart-sidebar.cart-preview .product-infos .product-name {
  display: block;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

#js-cart-sidebar.cart-preview .product-remove i {
  color: #fff;
}

#js-cart-sidebar.cart-preview .product-infos .product-line-info {
  line-height: initial;

  font-size: 12px;

  color: #000;
}

.product-infos .product-line-info .label {
  font-weight: 400;

  font-size: 12px;

  color: #7d7d7d;
}

.product-infos .product-line-info .value {
  font-size: 12px;
  font-weight: 400;
}

#js-cart-sidebar.cart-preview .product-infos .product-price {
  width: 100%;
  font-size: 16px;
  text-align: right;
  font-weight: bold;
  display: block;
}

#js-cart-sidebar.cart-preview .product-infos .product-quantity {
  display: inline-block;
  margin-left: 3px;
  font-size: 12px;
  font-weight: 400;
  width: 100%;
  text-align: right;
  color: var(--blue-dark);
}

#js-cart-sidebar.cart-preview .cart-bottom {
  padding: 20px 20px 10px 20px;
}

#js-cart-sidebar.cart-preview .cart-bottom .total-line {
  padding-left: 20px;
  margin-bottom: 10px;
  display: grid;
  grid-template-columns: 30% 30% 40%;
}

#js-cart-sidebar.cart-preview .cart-bottom .total-line.products .label {
  text-align: left;
  font-size: 16px;
}

#js-cart-sidebar.cart-preview .cart-bottom .total-line.products .value.price {
  font-weight: 700;
  color: var(--blue-dark);
  font-size: 16px;
  justify-items: first baseline;
  text-align: right;
  width: 100%;
  padding-right: 8px;
  margin-top: 10px;
}

.cart-bottom .total-line span {
  width: 50%;
  font-size: 14px;
  font-weight: 400;
  color: #000;
}

.cart-bottom .total-line .label {
  text-align: left;
}

.cart-bottom .total-line .value {
  text-align: right;
}

.cart-bottom .cart-total .label {
  /* text-transform: uppercase; */
}

.cart-bottom .cart-total .value {
  font-size: 20px;
}

#js-cart-sidebar.cart-preview .cart-action .btn-primary {
  margin-top: 10px;
  padding: 10px;
}

#js-cart-sidebar.cart-preview .no-items {
  text-align: center;
}

@media (max-width: 400px) {
  .sb-menu-right {
    width: 100%;
  }
}

.cart-product-line .product-name {
  font-weight: 700;

  color: #01162f;
}

.cart-product-line .product-price {
  font-weight: 700;

  color: #01162f;
}

.cart-subtotals .value.price {
  font-weight: 700;

  color: #01162f;
}

.cart-bottom .total-line span {
  color: #01162f;
}

.cart-total .value.price.price-total {
  font-weight: 700;
  color: #01162f;
  width: 100%;
  text-align: center;
  font-size: 16px;
}
/* FIn de carrito */

/* pagina de carrito*/

#cart .bootstrap-touchspin input.js-cart-line-product-quantity {
  background-color: transparent;
  border: 0;
  left: 33px;
  font-weight: bold;
  color: #022144;
  font-size: 18px;
}

#cart .bootstrap-touchspin .input-group-btn-vertical {
  display: flex;
}

#cart
  .bootstrap-touchspin
  .input-group-btn-vertical
  .js-decrease-product-quantity {
  top: 5px;
  border: 0;
  background: transparent;
  right: 4rem;
}

#cart
  .bootstrap-touchspin
  .input-group-btn-vertical
  .js-increase-product-quantity {
  border: 0;
  background: transparent;
  top: 5px;
  left: 1rem;
  z-index: 10;
}

.input-group-btn-vertical .js-increase-product-quantity i,
.input-group-btn-vertical .js-decrease-product-quantity i {
  font-size: 16px;
}

#cart .bootstrap-touchspin .input-group-btn-vertical .touchspin-up:after {
  content: "\002B";
}

#cart .bootstrap-touchspin .input-group-btn-vertical .touchspin-down:after {
  content: "\002d";
}

#cart .checkout-personal-information-step p a {
  text-decoration: underline;
}
#checkout .block-promo .p romo-input {
  border: none;
  background-color: #ddd;
  border-radius: 16px;
}
sup.text-danger {
  color: #ff4c4c !important;
  margin-right: -11px;
  font-size: 19px;
  top: 0px;
}

#customer-form .form-control:disabled,
#customer-form .form-control[readonly] {
  background-color: #dddddd;
}

/*Reestablecer contraseña*/

#password .input-group-btn .btn:before {
  content: "\f06e";
  font: normal normal normal 14px/1 FontAwesome;
  margin-top: 13px;
}
#password .input-group-btn .btn {
  width: 30px;
  height: 30px;
  border-radius: 20px;
  background-color: #249dd6;
  position: relative;
  cursor: pointer;
  margin-left: 10px;
  display: grid;
  align-content: center;
  justify-content: center;
  grid-template-rows: 41px 1fr;
  align-items: center;
}

#password .form-control {
  border-radius: 30px;
  padding: 5px;
  padding-left: 30px;
  padding-right: 30px;
  height: 34px;
  box-sizing: border-box;
}

#password .form-control-comment {
  color: #6e6e6e;
  font-size: 12px;
  margin-top: 0;
  display: block;
  text-align: left;
  padding-top: 0;
  margin-bottom: 5px;
}

/* Checkout */

body#checkout section.checkout-step.-current.-reachable.-complete .content p {
  text-align: left;
}