* {
  font-family: "Roboto Slab", serif;
}

html {
  margin: 0;
  padding: 0;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  overflow-x: hidden;
  scroll-behavior: smooth;
}

body {
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  letter-spacing: 2px;
}

.stripedivider {
  height: 15px;
  background: linear-gradient(to bottom,
      #981e32 0%,
      #981e32 18%,
      #ffffff 18%,
      #ffffff 37%,
      #1b2c4c 37%,
      #1b2c4c 100%);
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    background-color: #000; /* fondo negro para que se vean los íconos */
    background-size: 100% 100%;
    border-radius: 50%;
    width: 3rem;
    height: 3rem;
}

.btn.rounded-circle:hover {
  background-color: #13294b;
  color: white;
  border-color: #13294b;
}

.custom-btn-navbar:hover {
  color: white !important;
}

.dropdown-fix {
  position: absolute !important;
  top: 100% !important;
  right: 0;
  margin-top: 10px;
  z-index: 1051;
  min-width: 260px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

@media (max-width: 576px) {
  .dropdown-fix {
    right: 10px;
  }
}

.cont-1920 {
  max-width: 1920px;
  margin: auto;
}

.cont-1360 {
  max-width: 1360px;
  margin: auto;
}

.cont-1170 {
  max-width: 1170px;
  margin: auto;
}

.cont-990 {
  max-width: 990px;
  margin: auto;
}

main {
  margin-top: 70px;
}

.menu-movil {
  display: none;
  width: 100%;
}

.derechos {
  color: white;
  background: #1b2c4c;
}

.btn-custom-blue {
  background-color: #1b2c4c !important;
  color: white !important;
  width: 100% !important;
}

.btn-custom-blue:hover {
  background-color: #16223a !important;
}

.footer {
  background: #981e32;
  color: #959799;
  font-size: 12px;
}

.footer .box-col {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: left;
}

@media (max-width: 460px) {
  .footer .box-col {
    text-align: center;
  }
}

.footer .box-col h5 {
  font-size: 15px;
  letter-spacing: 2px;
}

.footer .box-col h6 {
  font-size: 12px;
}

.footer .box-col a {
  margin: 10px 10px;
}

.footer .box-col a i {
  font-size: 40px;
  color: #959799;
}

.footer .box-col a:hover i {
  color: #fff;
}

#panelpedido .modal-header {
  background: #01012C;
  color: #fff;
  text-transform: uppercase;
  padding: 10px;
  letter-spacing: 2px;
}

#panelpedido .modal-header h5 {
  font-size: 14px;
}

#panelpedido .modal-header button {
  color: #fff;
}

#panelpedido .modal-body {
  text-transform: uppercase;
}

#panelpedido .modal-body .card {
  border: none;
}

#panelpedido .modal-body .card label {
  font-size: 10px;
  color: #959799;
  text-transform: uppercase;
}

#panelpedido .modal-body .card .card-body #form-pedido .container-fluid .box-dispo-modal {
  padding: 5px 10px;
}

.box-img {
  margin-top: 5px;
}

.btn-talle button {
  min-width: 50px;
  border: 1px solid #01012C;
  font-size: 14px;
  background: transparent;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  padding: 5px 0px;
}

.btn-talle button:hover {
  background: #01012C;
  color: #fff;
}

.btn-talle button:focus {
  background: #01012C;
  color: #fff;
}

.box-subtitulo {
  background: #01012C;
  color: #fff;
  padding: 10px;
  letter-spacing: 2px;
}

.box-subtitulo p {
  margin: 0;
}

.tabla-panel {
  padding: 0px 0px 5px;
}

.tabla-panel thead tr th {
  min-width: 40px;
  height: 40px;
  border-bottom: 1px solid #eee;
}

.tabla-panel tbody tr {
  background: #e3e3e3;
  line-height: 30px;
  height: 35px;
}

.tabla-panel tbody tr th:first-child {
  border-right: 1px solid #333;
  background: #DC3545;
  color: #fff;
}

.modal-footer label {
  font-size: 10px;
  color: #959799;
  text-transform: uppercase;
}

.modal-footer .cantidad-numero,
.modal-footer .total-numero {
  line-height: 30px;
  min-height: 30px;
  border: 1px solid #01012C;
}

.modal-footer .total-numero {
  min-width: 100px;
}

.modal-footer .box-botones-accion button {
  background: #01012C;
  color: #fff;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  border: 1px solid #01012C;
  padding: 5px 35px;
}

.modal-footer .box-botones-accion button:hover {
  background: #0042B9;
  color: #fff;
  border: 1px solid #0042B9;
}

.modal-footer .box-botones-accion button:first-child {
  border: 1px solid #01012C;
  background: #fff;
  color: #01012C;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  padding: 5px 10px;
}

.modal-footer .box-botones-accion button:first-child:hover {
  background: #DC3545;
  color: #fff;
  border: 1px solid #DC3545;
}

.header-slider {
  padding-top: 80px;
}

@media (max-width: 460px) {
  .header-slider {
    padding-top: 50px;
  }
}

.header-slider .slide-principal {
  z-index: 100;
}

.header-slider .slide-principal ul {
  padding: 0;
  list-style: none;
}

.header-slider .slide-principal ul .item {
  height: 600px;
}

.header-slider .slide-principal ul .item .slide-item1 {
  background: url("../images/home/Portada B2B_RE_1.png") center center no-repeat;
  height: 100%;
  background-size: contain;
}

.header-slider .slide-principal ul .item .slide-item2 {
  background: url("../images/home/New Brand_1920x1000 2.jpg") center center no-repeat;
  height: 100%;
  background-size: contain;
}

.header-slider .slide-principal ul .item .slide-item3 {
  background: url("../images/home/New Brand_1920x1000 3.jpg") center center no-repeat;

  height: 100%;
  background-size: contain;
}

/*@media (max-width: 1400px) {
  .header-slider .slide-principal ul .item .slide-item1 {
    background: url("../images/slider/1366x790Mistral23.jpg") center center no-repeat;
  }
}
*/
@media (max-width: 460px) {
  .header-slider .slide-principal ul .item .slide-item1 {
    background: url("../images/home/New Brand_460x600 - 01.jpg") center center no-repeat;
  }

  .header-slider .slide-principal ul .item .slide-item2 {
    background: url("../images/home/New Brand_460x600 - 02.jpg") center center no-repeat;
  }

  .header-slider .slide-principal ul .item .slide-item3 {
    background: url("../images/home/New Brand_460x600 - 03.jpg") center center no-repeat;
  }
}

/*

.header-slider .slide-principal ul .item .slide-item2 {
  background: url("../images/home/banner-02012022-2-min.png") center center no-repeat;
  height: 100%;
  background-size: contain;
}

@media (max-width: 460px) {
  .header-slider .slide-principal ul .item .slide-item2 {
    background: url("../images/home/banner-movil-02012022-2.png") center center no-repeat;
  }
}
*/

.header-slider .slide-principal-inferior ul {
  padding: 0;
  list-style: none;
}

.header-slider .slide-principal-inferior ul .item {
  height: 600px;
}

.header-slider .slide-principal-inferior ul .item .slide-item1-inferior {
  background: url("../images/home/Portada B2B_RE_2.png") center center no-repeat;
  height: 100%;
  background-size: contain;
}

@media (max-width: 460px) {
  .header-slider .slide-principal-inferior ul .item .slide-item1-inferior {
    background: url("../images/home/New Brand_460x600 - 02.jpg") center center no-repeat;
  }
}

/*.header-slider .slide-principal-inferior ul .item .slide-item2-inferior {
  background: url("../images/home/banner-inferior-02012022-2-min.png") center center no-repeat;
  height: 100%;
  background-size: contain;
}

@media (max-width: 460px) {
  .header-slider .slide-principal-inferior ul .item .slide-item2-inferior {
    background: url("../images/home/banner-mistral-NEWSEASON-460x600.jpg") center center no-repeat;
  }
}
*/
.destacados {
  padding-top: 80px;
}

@media (max-width: 460px) {
  .destacados {
    padding-top: 0px;
  }
}

.destacados .dest .card {
  border: none;
  padding: 20px;
}

.destacados .dest .card .btn-pro .box-div-img {
  height: 300px;
  overflow: hidden;
}

@media (max-width: 1360px) {
  .destacados .dest .card .btn-pro .box-div-img {
    height: 280px;
  }
}

@media (max-width: 460px) {
  .destacados .dest .card .btn-pro .box-div-img {
    height: 430px;
  }
}

.destacados .dest .card .btn-pro .box-div-img .div-imagen {
  background-position: center !important;
  background-size: cover !important;
  height: 100%;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  background-repeat: no-repeat;
}

.destacados .dest .card .btn-pro .card-body .card-text {
  font-size: 14px;
  max-resolution: 0;
}

.destacados .dest .card .btn-pro .card-body p {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}

.destacados .dest .card:hover .box-div-img .div-imagen {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.producto {
  padding-top: 80px;
  text-align: center;
  padding-bottom: 60px;
}

@media (max-width: 460px) {
  .producto {
    padding-top: 5px;
  }
}

.producto label {
  font-size: 24px;
  font-family: "Roboto Slab", serif;
  font-weight: 400;
  margin: 10px 0;
  text-align: center;
  padding-bottom: 40px;
  padding-top: 30px;
  letter-spacing: 4px;
  color: #959799;
}

.producto .row .box-imagen-producto {
  position: relative;
}

.producto .row .box-imagen-producto .prev,
.producto .row .box-imagen-producto .next {
  position: absolute;
  z-index: 2;
  color: #333333;
  text-decoration: none;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  font-size: 16px;
}

.producto .row .box-imagen-producto .prev:hover,
.producto .row .box-imagen-producto .next:hover {
  background: transparent;
  font-size: 18px;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}

.producto .row .box-imagen-producto .prev:focus,
.producto .row .box-imagen-producto .next:focus {
  color: #DC3545;
}

.producto .row .box-imagen-producto .next {
  top: 50%;
  right: 2px;
}

.producto .row .box-imagen-producto .prev {
  top: 50%;
  left: 2px;
}

@media (max-width: 460px) {
  #box-images-pred {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
}

.box-info-producto h6,
.box-info-producto p {
  text-align: initial;
  color: #333333;
  font-weight: bold;
}

.box-info-producto .text-coditm {
  padding: 1px 5px;
  background: #DC3545;
  border-radius: 4px;
  color: #fff;
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.btn-variante button {
  border-radius: 50%;
  color: #fff;
  text-shadow: 1px 1px 1px #333;
  padding: 10px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

.btn-variante button:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  -webkit-box-shadow: 1px 1px 5px #000;
  box-shadow: 1px 1px 5px #000;
}

.box-table-panel-curva {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.catalogo {
  padding-top: 120px;
}

a {
  text-decoration: none;
  text-align: center;
}

a .box-info-producto {
  color: #414141;
  font-weight: lighter;
}

a .box-info-producto p {
  margin: 0;
  margin-bottom: 0px;
  text-align: center;
}

.container-prod-cate a .box-producto {
  padding: 10px;
}

.container-prod-cate a .box-producto .box-imagen {
  height: 500px;
  margin-bottom: 10px;
  overflow: hidden;
}

@media (max-width: 2000px) {
  .container-prod-cate a .box-producto .box-imagen {
    height: 450px;
  }
}

@media (max-width: 1600px) {
  .container-prod-cate a .box-producto .box-imagen {
    height: 400px;
  }
}

@media (max-width: 1360px) {
  .container-prod-cate a .box-producto .box-imagen {
    height: 300px;
  }
}

.container-prod-cate a .box-producto .box-imagen .div-imagen-catalogo {
  background-size: cover !important;
  height: 100%;
  background-position: center !important;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

.container-prod-cate:hover .box-producto .box-imagen .div-imagen-catalogo {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.carrito {
  padding-top: 150px;
}

@media (max-width: 460px) {
  .carrito {
    padding-top: 70px;
  }
}

.carrito .container .row .container-carrito {
  font-size: 14px;
}

@media (max-width: 460px) {
  .carrito .container .row .container-carrito {
    padding: 0px 20px;
  }
}

.carrito .container .row .container-carrito label {
  margin-bottom: 20px;
}

.carrito .container .row .container-carrito #box-carrito {
  min-height: 250px;
  overflow-y: auto;
  padding: 20px;
  border-right: 1px solid #eee;
}

.carrito .container .row .container-precio {
  font-size: 14px;
  text-align: right;
  padding: 0px 0px 0px 20px;
}

@media (max-width: 460px) {
  .carrito .container .row .container-precio {
    padding: 0px 20px;
  }
}

.carrito .container .row .container-precio .box-precio-totales {
  padding: 30px 20px;
  position: fixed;
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid #e3e3e3;
  border-radius: 10px;
  text-align: left;
}

@media (max-width: 460px) {
  .carrito .container .row .container-precio .box-precio-totales {
    position: relative;
    padding-bottom: 40px;
    text-align: center;
  }
}

.carrito .container .row .container-precio .box-precio-totales label {
  margin-bottom: 10px;
  text-align: left;
}

.carrito .container .row .container-precio .box-precio-totales #box-total {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 10px;
}

.carrito .container .row .container-precio .box-precio-totales button {
  border: none;
  background: #01012C;
  color: #fff;
  width: 100%;
  padding: 10px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

.carrito .container .row .container-precio .box-precio-totales button:hover {
  background: #132457;
}

#observaciones:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #01012C;
}

.listado-pedidos {
  padding-top: 140px;
  font-size: 14px !important;
  min-height: 600px;
}

.tablaPedidos tbody tr th {
  font-size: 12px !important;
}

.tablaPedidos thead tr th {
  font-size: 12px !important;
}