@media (min-width: 1200px) {
    .style1 {
        margin-top: -5px;
        margin-bottom: -8px;
        padding-top: 0px;
        padding-bottom: 0px
    }
.style7 {
        margin-top: 30px;
        margin-bottom: 20px
    }
}
.style2 {
    border-width: 0px;
    margin: 4px 2px;
    width: auto
}
.style3 {
    width: auto;
    margin: 4px 2px
}
.style4 {
    width: auto;
    margin: 4px 2px 4px 1px
}
.style5 {
    border-width: 1px
}
.style6 {
    border-width: 2px;
    width: 80%
}
@media (min-width: 992px) {
.style8 {
        padding-top: 15px
    }
}
@media (min-width: 768px) {
.style8 {
        padding-top: 15px
    }
}
@media (min-width: 576px) {
.style8 {
        padding-top: 10px
    }
}
.style8 {
    padding-top: 10px
}
.style9 {
    margin-top: 10px
}
.:active {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}
.style10 {
}
.curvatura {
    border-top-left-radius: 18px !important;
    border-top-right-radius: 18px !important;
    border-bottom-left-radius: 18px !important;
    border-bottom-right-radius: 18px !important;
    margin-bottom: -30px;
}
.style11 {
}
.style12 {
    padding-bottom: 0px
}
.btncarrito:hover {

    color: #c3c3c3 !important;
}
.style13 {
    opacity: 1;
    border: 4px solid #2c307a;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px
}
.style14 {
    border: 4px solid #fff;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px
}
.style15 {
}
.style16 {
}
.style17 {
}
.style18 {
}
.style19 {}
.style20 {
}
.style7 {
    background-image: url("../assets/images/banners/BannersMariana2024-1.jpg");
    padding-top: 10px;
    padding-bottom: 10px;
    background-attachment: fixed;
    background-size: auto
}
.hero-home {
    min-height: 400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.z-index-20 {
  z-index: 20 !important;
}
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.hero-slider {position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (min-width: 1400px) {
.style1 {
        margin-bottom: -21px
    }
}
.style1 {
    margin-bottom: -22px
}
.style21 {}
.style22 {
}
.style23 {
    margin-right: 10px;
    min-height:
    calc(1.5em + 0.5rem + calc(var (--bs-border-width) * 2));
}
.style24 {
}
.marcador{padding:.1875em !important;
        color: var(--bs-highlight-color)!important;
        background-color:var(--bs-highlight-bg)!important;
        }
.btnacceso:hover{
    color: darkgray;
}
/* Seccion de botones carrito */
.containerinput{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #ffffff;
    border-radius: 45px;
}
.qtybox{
    width: 3em;
     -moz-appearance: textfield;
    text-align: center;
    font-size: 14px;
    border: none;
    background-color: #ffffff;
    color: #202030;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button{
    -webkit-appearance: none;
    margin: 0;
}
.btnspin{
    color: #3264fe;
    background-color: #ffffff;
    border: none;
    font-size: 14px;
    cursor: pointer;
}
.btnspin_m{
    color: #2c307a;
    background-color: #ffffff;
    border: 1px solid #2c307a;
    font-size: 14px;
    cursor: pointer;
}
#decrement, #decrement_d{
    padding: 15px 5px 15px 25px;
    border-radius: 45px 0 0 45px;
}
#increment, #increment_d{
    padding: 15px 25px 15px 5px;
    border-radius: 0 45px 45px 0;
}
/*fin seccion boton carrito */
/*barcode font*/
@font-face {
    font-family: 'barcode39';
    src: url('../assets/fonts/LibreBarcode39-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'barcode128';
    src: url('../assets/fonts/LibreBarcode128-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
.barcode{
    font-size: 85px;
    font-family:'barcode128' ;
}

.imganuncios {
    border: 1px solid #424649
}
body {
  padding-top: 150px;
}
.section-divider {
  border: none;
  border-top: 1px solid var(--bs-primary);
  margin: 2rem 0;
  opacity: 0.5;
}
@media (max-width: 768px) {
  .table thead {
    display: none;
  }
  .table, .table tbody, .table tr {
    display: block;
    width: 100%;
  }
  .table tr {
    margin-bottom: 1rem;
    border: 1px solid var(--bs-border-color);
    border-radius: .5rem;
    background: var(--bs-body-bg);
    -webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.04);
            box-shadow: 0 2px 6px rgba(0,0,0,0.04);
    padding: .5rem;
  }
  .table td {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: none !important;
    padding: .5rem .75rem;
    font-size: 1rem;
  }
  .table td::before {
    content: attr(data-label);
    font-weight: bold;
    color: var(--bs-primary);
    min-width: 130px;
    margin-right: 1rem;
    text-align: left;
  }
}
@media (max-width: 768px) {
  .table td.td-img {
    width: 260px;
    max-width: 260px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .table td.td-img img {
    width: 100%;
    max-width: 260px;
    height: auto;
    -o-object-fit: contain;
       object-fit: contain;
    border-radius: .5rem;
    display: block;
  }
  .table td.td-img::before {
    display: none;
  }
}
@media (max-width: 768px) {
  .table td.td-parte {
    width: 100%;
    max-width: none;
    padding: .5rem 1rem; /* Top .5rem, Right 1rem, Bottom .5rem, Left 0 */
    font-size: 1.1rem;
    text-align: left !important;
    font-weight: bold;
    display: block !important; /* override flex property */
  }
  .table td.td-parte::before {
    display: none;
  }
}
@media (max-width: 768px) {
  .table td.td-texto {
    padding: .5rem 1rem; /* Top .5rem, Right 1rem, Bottom .5rem, Left 0 */
    font-size: 1.1rem;
    text-align: left !important;
    font-weight: normal;
    display: block !important; /* override flex property */
  }
}
.hadmin {
    margin-top: -143px
}