@font-face {
    font-family: "Rubik";
    src: url('../fonts/Rubik-VariableFont_wght.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "Source Sans 3";
    src: url('../fonts/SourceSans3-VariableFont_wght.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}

input[type="search"] {
    -webkit-box-sizing: inherit;
}

body {
    font-family: 'Rubik', sans-serif;
    font-size: 0.875rem;
    min-height: 100vh;
    min-height: -webkit-fill-available;
}

html {
    height: -webkit-fill-available;
    background-color: #fff;
}

/******************/
/*******MENU*******/
/******************/
.headerMenu {
    height: 58px;
    display: flex;
    align-items: center;
    background: #F6F6F6;
}

.bgHeader {
    background: #F6F6F6;
}

.imglogo {
    width: auto;
    height: 42px;
}

.navbar-nav {
    font-family: 'Rubik', sans-serif;
    font-weight: bold;
    color: #261D5F;
    font-size: 0.875rem;
}

.inputSearch {
    width: 350px;
    font-size: 0.75rem;
    height: 25.5px;
    border-radius: 100px;
    font-family: 'Rubik', sans-serif;
}

.UlIconNav {
    list-style: none;
    margin-bottom: 0;
    padding: inherit;
}

    .UlIconNav li {
        flex-shrink: 0;
    }

.iconNav {
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

    .iconNav img {
        width: 28px !important;
        height: 28px !important;
        max-width: none !important;
        object-fit: contain;
        margin: 3px;
        border: 0px !important;
    }

.btn.iconNav {
    border: 0px !important;
}

.navbar-nav .nav-link.active,
.navbar-nav .show > .nav-link {
    color: #261D5F !important;
}

.nav-link {
    color: #261D5F !important;
}

/******************/
/******Home Slide*****/
/******************/

.imgSmall {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.carousel-caption {
    width: 51%;
    left: 2.5%;
    right: 2.5%;
    padding-top: 0rem;
    padding-bottom: 0rem;
    bottom: 0px;
    top: 30px;
}

    .carousel-caption p {
        font-size: 1.625rem;
        line-height: 33px;
        font-family: 'Source Sans 3',sans-serif;
    }

.btnCarousel {
    color: #fff;
    background: #FF7C47;
    background-color: #ff7c47;
    border-radius: 100px;
    height: 36px;
    padding: 10px;
    width: 152px;
    font-size: 0.875rem;
    line-height: 15px;
    display: flex;
    justify-content: center;
}

.btn.btnCarousel:hover, .btn.btnCarousel:active, .btn.btnCarousel:focus {
    color: #fff;
    background-color: #e36938;
    border-radius: 100px;
}

.phone {
    background: url(../image/iconphone.png);
    height: 18px;
    width: 18px;
    background-size: cover;
    background-position: center;
}

.textCat {
    color: #676767;
    font-size: 1rem;
    font-weight: bold;
    margin-bottom: 0px;
    font-family: 'Source Sans 3',sans-serif;
}

.border1 img {
    margin: auto;
    border: 4px solid #FF7C47;
    width: 140px;
    height: 140px;
    display: block;
    border-radius: 100%;
}

.border2 img {
    margin: auto;
    border: 4px solid #97E94A;
    width: 140px;
    height: 140px;
    display: block;
    border-radius: 100%;
    color: #676767;
}

.border3 img {
    margin: auto;
    border: 4px solid #FF578C;
    width: 140px;
    height: 140px;
    display: block;
    border-radius: 100%;
    color: #676767;
}

.border4 img {
    margin: auto;
    border: 4px solid #FDE74A;
    width: 140px;
    height: 140px;
    display: block;
    border-radius: 100%;
    color: #676767;
}

.border5 img {
    margin: auto;
    border: 4px solid #64DEFF;
    width: 140px;
    height: 140px;
    display: block;
    border-radius: 100%;
    color: #676767;
}

.border6 img {
    margin: auto;
    border: 4px solid #F561FF;
    width: 140px;
    height: 140px;
    display: block;
    border-radius: 100%;
    color: #676767;
}

#Clientes {
    background: #EFEFEF;
    padding-top: 1%;
    padding-bottom: 1%;
}

.slider {
    width: 100vw;
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.slick-slide {
    margin: 0px 20px;
}

    .slick-slide img {
        width: 140px;
    }

.slick-prev:before,
.slick-next:before {
    color: black;
}


.slick-slide {
    transition: all ease-in-out .3s;
    opacity: .2;
}

.slick-active {
    opacity: 1;
}

.slick-current {
    opacity: 1;
}

/******************/
/******SIDEBAR*****/
/******************/
.bgSide {
    height: 80vh;
    width: 180px;
    background-color: #DFDFDF !important;
    overflow-y: auto;
}

.bgProductos {
    height: 70vh;
    width: 100%;
    overflow-y: auto;
}

.btnTitleFull {
    width: 100%;
}

.bgHeaderSide {
    background: #D62340;
    color: #fff !important;
}

#TiendaCatalogo > .col-sm-3 {
    min-width: 0;
}

#TiendaCatalogo .col-sm-9 > .container-fluid {
    padding-left: 1px;
    padding-right: 1px;
}

@media (min-width: 576px) and (max-width: 991.98px) {
    #TiendaCatalogo > .col-sm-3 {
        flex: 0 0 150px;
        max-width: 150px;
    }

    #TiendaCatalogo > .col-sm-9 {
        flex: 0 0 calc(100% - 150px);
        max-width: calc(100% - 150px);
    }
}

@media (min-width: 992px) {
    #TiendaCatalogo > .col-lg-2 {
        flex: 0 0 200px;
        max-width: 200px;
    }

    #TiendaCatalogo > .col-lg-10 {
        flex: 0 0 calc(100% - 200px);
        max-width: calc(100% - 200px);
    }
}

#lista {
    --bs-gutter-x: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 4px;
    padding-right: 4px;
}

main {
    height: 100vh;
    height: -webkit-fill-available;
    max-height: 100vh;
    overflow-x: auto;
    overflow-y: hidden;
}

.btn-toggle:hover,
.btn-toggle:focus {
    background-color: transparent;
}

.dropdown-toggle {
    outline: 0;
}

.btn-toggle {
    padding: .15rem .25rem;
    color: rgba(0, 0, 0, .65);
    background-color: transparent;
}

    .btn-toggle:hover,
    .btn-toggle:focus {
        background-color: #94a1ad;
        font-weight: 300;
    }

    .btn-toggle::before {
        width: 1.25em;
        line-height: 0;
        transition: transform .35s ease;
        transform-origin: .5em 50%;
    }

    .btn-toggle[aria-expanded="true"] {
        color: #261D5F !important;
    }

        .btn-toggle[aria-expanded="true"]::before {
            transform: rotate(90deg);
        }

.btn-toggle-nav a {
    color: #261D5F !important;
    padding: .1rem 2.5rem;
    margin-top: .125rem;
    margin-left: 0px;
    width: 100%;
    text-align: left;
    font-size: .75rem;
    white-space: normal;
    word-break: break-word;
    overflow-wrap: break-word;
}

    .btn-toggle-nav a:hover,
    .btn-toggle-nav a:focus {
        background-color: transparent;
        font-weight: 800;
    }

.scrollarea {
    overflow-y: auto;
}

.bgTitle {
    background: #edc1c5;
    width: 100%;
    border-radius: 0px;
    font-size: .75rem;
    padding-bottom: .1rem;
    text-align: left;
    white-space: normal;
    word-break: break-word;
    overflow-wrap: break-word;
}

.Paper {
    background: url(../image/iconsSidebar/iconPapeles.png);
}

.School {
    background: url(../image/iconsSidebar/iconEscolares.png);
}

.Book {
    background: url(../image/iconsSidebar/iconCuadernos.png);
}

.Ofice {
    background: url(../image/iconsSidebar/iconOficina.png);
}

.Canva {
    background: url(../image/iconsSidebar/iconFormato.png);
}

.Print {
    background: url(../image/iconsSidebar/iconImpresion.png);
}

.icon {
    width: 25px;
    height: 25px;
    background-size: cover;
    background-repeat: no-repeat;
}

#Categorie-collapse.collapse:not(.show) {
    display: block;
}
/******************/
/******CardProductos*****/
/******************/
.Bread {
    margin-top: 20px;
}

    .Bread label {
        font-size: 1.25rem;
        color: #261D5F;
        font-weight: 500;
        padding-left: 10px;
    }

.textCard {
    color: #261D5F;
    font-weight: 500;
    font-size: 0.75rem;
    text-align: left;
    margin-top: 10px;
    height: 52px;
}

.campoSesion {
    height: 40px;
    border-radius: 50px !important;
}

.cardProd {
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 20px;
}

.btnAdd2 {
    width: 100%;
    height: 30px;
    font-size: 0.6875rem;
    background: #261D5F;
}

.btnAdd3 {
    width: 130px;
    height: 30px;
    font-size: 0.6875rem;
    background: #261D5F;
}

.btnAdd {
    height: 30px;
    font-size: 0.6875rem;
    background: #261D5F;
    width: 100%;
}


.btn-small {
    height: 30px;
    font-size: 0.625rem;
    background: #261D5F;
}

.btn-small-whatsapp {
    height: 30px;
    font-size: 0.625rem;
    background: #25D366;
}

.btn-small-facebook {
    height: 30px;
    font-size: 0.625rem;
    background: #4267B2;
}


.btn-small-whatsapp:hover {
    background: #239c50 !important;
}

.btn-small-facebook:hover {
    background: #253d6d !important;
}

.TagPrice {
    color: #AE0044;
    font-weight: 500;
    font-size: 0.875rem;
}

.card-footer {
    padding: 10px 5px;
    background: transparent;
    border: none;
    display: inline-flex;
    flex-direction: row;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.activaCursor {
    cursor: pointer;
}

input,
textarea {
    border: 1px solid #eeeeee;
    box-sizing: border-box;
    margin: 0;
    outline: none;
    padding: 10px;
}

    input[type="button"] {
        -webkit-appearance: button;
        cursor: pointer;
    }

    input::-webkit-outer-spin-button,
    input::-webkit-inner-spin-button {
        -webkit-appearance: none;
    }

.input-group {
    width: 115px;
    clear: both;
    margin: 0;
    position: relative;
    justify-content: space-between;
}

    .input-group input[type='button'] {
        background-color: transparent;
        min-width: 10px;
        width: auto;
        transition: all 300ms ease;
        border: none;
    }

    .input-group .button-minus,
    .input-group .button-plus {
        font-weight: bold;
        height: 35px;
        padding: 0;
        width: 40px;
    }

    .input-group .quantity-field {
        position: relative;
        height: 35px;
        left: 0px;
        text-align: center;
        width: 65px;
        display: inline-block;
        font-size: 0.8125rem;
        margin: 0 0 5px;
        resize: vertical;
        border-radius: 15px !important;
    }

.button-plus {
    left: -13px;
}

input[type="number"] {
    -moz-appearance: textfield;
    -webkit-appearance: none;
}

.TextBlue {
    color: #261D5F;
}

.cards {
    padding: .5rem 1rem;
    height: auto;
    border-bottom: 1px solid #707070;
}

.footers {
    bottom: 0;
    padding: .25rem;
    width: 100%;
    height: auto;
    border-top: 1px solid #707070;
}

#MPage.form-select {
    display: block;
    width: 100%;
    padding: .2rem 2.25rem .2rem .75rem;
    -moz-padding-start: calc(0.75rem - 3px);
    font-size: 0.75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e);
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    border: 1px solid #ced4da;
    border-radius: 10px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

/***********************/
/******CardsPagos*****/
/***********************/
.nav-tabs .nav-link.active {
    background-color: #261D5F;
    color: #fff !important;
    border-radius: 0.375rem;
}

.nav-tabs .nav-link {
    background: #ededed;
    color: #584e9991 !important;
    border: 1px solid #e5e5e5;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    border-radius: 0.375rem;
}

.bgRedHeader {
    background: #D62340;
    color: #fff;
    display: flex;
    align-items: center;
}

.btnCardPage {
    padding: 2.5px;
    height: 30px;
    width: 30px;
    background-color: #FFEAE1;
    border: none;
    border-radius: 8px;
    color: #D62340;
}

.divCuentaTablaBody {
    width: 60%;
}

.inputCuenta {
    width: 100%;
}

.inicioSesionExpansiones {
    width: 50%;
}

.btnCuenta {
    background-color: #261D5F;
    color: #fff;
}

#myTabContent td {
    padding: 10px;
}

.cardH {
    height: 160px;
}

.RedHeaderTable {
    background-color: #D62340;
    color: #fff;
    text-align: center;
}

.radioLeft {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 0px !important;
}

.radioRight {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 0px !important;
}

#Borders th, #Borders td {
    border-left: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
    vertical-align: middle;
    width: auto;
}

.btnDelete {
    background: #D62340;
    padding: 4px 6px;
    width: auto;
    height: 25px;
    font-size: 0.6875rem;
    margin-top: .5rem;
}

.spaceTag {
    border-top: 1px solid #707070;
    padding-top: .25rem;
    margin-top: .25rem;
}

.input-group2 {
    width: 83px;
    clear: both;
    margin: 0;
    position: relative;
    justify-content: space-between;
}

    .input-group2 input[type='button'] {
        background-color: transparent;
        min-width: 10px;
        width: auto;
        transition: all 300ms ease;
        border: none;
    }

    .input-group2 .button-minus,
    .input-group2 .button-plus {
        font-weight: bold;
        height: 20px;
        padding: 0;
        width: 40px;
    }

    .input-group2 .quantity-field {
        position: relative;
        height: 20px;
        left: 0px;
        text-align: center;
        width: 50px;
        display: inline-block;
        font-size: 0.8125rem;
        margin: 0 0 5px;
        resize: vertical;
        border-radius: 15px !important;
    }

.person {
    background: url(/images/image/IcoPerson.png);
}

.senBox {
    background: url(/images/image/IcoBox.png);
}

.facturation {
    background: url(/images/image/IcoPaperclip.png);
}

.Pay {
    background: url(/images/image/IcoCard.png);
}

.ico {
    height: 12px;
    width: 12px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 5px;
}

button.active .person,
button.active .senBox,
button.active .facturation,
button.active .Pay {
    filter: invert(1);
}

.c-chico {
    width: 25%;
}

.c-mediano {
    width: 50%;
}

.c-grande {
    width: 70%;
}

.f-roja {
    color: #a40543f2;
}

#Pago-tab-pane .img-fluid {
    max-width: 17%;
}
/******************/
/******Footer*****/
/******************/
.bgFooter {
    background: #AE0044;
    height: auto;
    padding: 10px;
    color: #fff;
    font-size: 0.6875rem;
}

.titleFooter {
    font-size: 0.875rem;
    font-weight: 600;
    margin-bottom: 5px;
}

.icons {
    height: 30px;
}


    .icons.icons-footer {
        height: 18px;
        width: auto;
    }


/******************/
/******Mediaqueries*****/
/******************/

@media (min-width: 260px) and (max-width: 760px) {
    .inicioSesionExpansiones {
        width: 100%;
        margin-bottom: 30px;
    }

    .imgSmall {
        height: 200px;
        width: auto;
        object-fit: cover;
    }

    .carousel-caption {
        width: 89%;
        left: 2.5%;
        right: 2.5%;
        padding-top: 0rem;
        padding-bottom: 0rem;
        bottom: 0px;
        top: 30px;
    }

        .carousel-caption p {
            font-size: 0.875rem;
            line-height: normal;
            font-family: 'Source Sans 3', sans-serif;
        }

    #Categorie-collapse.collapse:not(.show) {
        display: none;
    }

    #Borders th, #Borders td {
        border-left: 1px solid #dee2e6;
        border-right: 1px solid #dee2e6;
        vertical-align: middle;
        width: 100%;
    }

    .carousel-item.slick-slide {
        text-align: center;
        width: 100% !important;
        margin: auto;
    }

    .carousel-inner {
        position: relative;
        width: 100%;
        overflow: hidden;
        height: 200px;
    }
}

@media (min-width: 560px) and (max-width: 769px) {
    .modal-dialog {
        width: 370px;
    }

    #divDetallePedido .modal-dialog {
        width: 730px;
    }
}

@media (min-width: 260px) and (max-width: 980px) {
    #ListFooter.d-flex {
        flex-direction: row;
        flex-wrap: wrap;
    }


    #frmUsuarioDatosPersonales td {
        padding: 5px;
    }

    .headerMenu {
        height: auto;
        display: flex;
        align-items: center;
        background: #F6F6F6;
    }

    .navbar-toggler:focus {
        text-decoration: none;
        outline: 0;
        box-shadow: none;
        border: 3px solid #e0dfdf;
    }

    .bgSide {
        height: fit-content;
        width: 100%;
        background-color: #DFDFDF !important;
        overflow-y: auto;
    }

    .btnTitleFull {
        width: 100%;
    }

    .inputSearch {
        width: 300px;
        font-size: 0.75rem;
        height: 25.5px;
        border-radius: 100px;
        font-family: 'Rubik', sans-serif;
    }

    .card-footer {
        height: 150px;
        padding: 10px 5px;
        background: transparent;
        border: none;
        display: inline-flex;
        flex-direction: row;
        width: 100%;
        align-items: center;
        justify-content: space-around;
        flex-wrap: wrap;
    }

    .TagPrice {
        color: #AE0044;
        font-weight: 500;
        font-size: 1rem;
    }

    .btnAdd {
        height: 30px;
        font-size: 0.6rem;
        background: #261D5F;
        padding: 7px;
        width: 100%;
    }

    .btnDelete {
        height: 33px;
        font-size: 0.875rem;
        background: #D62340;
        padding: 5px;
        width: auto;
    }

    .input-group {
        width: auto;
        clear: both;
        margin: 0;
        position: relative;
        display: flex;
        font-variant: diagonal-fractions;
        justify-items: center;
        justify-content: space-evenly;
        flex-direction: row;
        align-items: center;
    }

        .input-group input[type='button'] {
            background-color: transparent;
            width: auto;
            transition: all 300ms ease;
            border: none;
            font-size: 1.25rem;
        }

        .input-group .quantity-field {
            position: relative;
            height: 38px;
            left: 0px;
            text-align: center;
            width: 50%;
            display: inline-block;
            font-size: 0.8125rem;
            margin: 0 0 5px;
            resize: vertical;
            border-radius: 50px !important;
        }

    .slick-track {
        top: 0;
        left: 0;
        width: auto;
    }

    .slick-slide {
        text-align: center;
        color: white;
        background: white;
    }

    .divCuentaTablaBody {
        width: 100%;
    }

    .btnCuenta {
        background-color: #261D5F;
        color: #fff;
    }

    .c-chico {
        width: 35%;
    }

    .c-mediano {
        width: 70%;
    }

    .c-grande {
        width: 90%;
    }
}

@media (min-width: 760px) and (max-width: 980px) {

    .carousel-caption {
        width: 50%;
        left: 10.5%;
        top: 5px;
    }

        .carousel-caption h1 {
            font-size: 1.625rem;
            line-height: normal;
            font-family: 'Source Sans 3', sans-serif;
            margin-bottom: 0px !important;
            font-weight: bolder;
        }

        .carousel-caption p {
            font-size: 1rem;
            line-height: normal;
            font-family: 'Source Sans 3', sans-serif;
            margin-bottom: 0px !important;
        }
}

@media (min-width: 980px) and (max-width: 1200px) {
    .carousel-caption {
        width: 51%;
        left: 2.5%;
        top: 20px;
    }

        .carousel-caption p {
            font-size: 1.25rem;
            line-height: normal;
            font-family: 'Source Sans 3', sans-serif;
        }
}



/* EXTRAS */
.fondoCarrito {
    width: 38px;
    height: 38px;
    background-image: url(/images/image/shopping.svg);
    background-repeat: no-repeat;
    background-size: 30px 30px;
    background-position: center center;
}

.lblCantidadCarrito {
    text-align: center;
    color: white;
    font-size: 0.8125rem;
}

.validators {
    color: #2306db;
    font-size: 0.625rem;
}

.btnModal {
    width: 80%;
    height: 30px;
    font-size: 0.6875rem;
    background: black;
    margin: auto;
}

.form-select {
    font-size: 0.75rem;
    padding: .375rem .75rem;
}

.pagination {
    flex-wrap: wrap;
    margin-bottom: 20px;
    margin-top: 5px;
}

    .pagination > li > a, .pagination > li > span {
        position: relative;
        float: left;
        padding: 6px 12px;
        margin-left: -1px;
        line-height: 1.428571429;
        text-decoration: none;
        background-color: #ffffff;
        border: 1px solid #dddddd;
    }

    .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
        z-index: 2;
        color: #ffffff;
        cursor: default;
        background-color: #261D5F;
        border-color: #261D5F;
    }

.btn-filtros {
    font-size: 0.875rem;
    height: 40px;
    border-radius: 15px;
}

h4, h2 {
    color: #261D5F;
}

.modal-dialog {
    max-width: 1000px;
}

.Borders th, .Borders td {
    border-left: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
    vertical-align: middle;
    width: auto;
}

#divReferenciaEnvio .modal-dialog {
    max-width: 400px
}

#divPago .modal-dialog {
    max-width: 400px
}

c-complete {
    width: 100%;
}

c-intermedio {
    width: 50%;
}

.btn:disabled.btn-primary {
    background-color: white;
    color: black;
    border-color: black;
}

.dropdown-item.nav-link {
    font-size: 0.625rem;
}

.dropdown-menu[data-bs-popper] {
    top: 80%
}

input::file-selector-button {
    background-color: #261D5F;
    color: #fff;
    border-radius: 10px;
}

    input::file-selector-button:hover {
        background-color: #0b5ed7;
        color: #fff;
        border-radius: 10px;
    }

.inputBusqueda {
    border-radius: 10px;
    border-color: #ced4da;
    cursor: pointer;
}

.md-datepicker-calendar-pane.md-whiteframe-z1 {
    z-index: 1056;
}

.registroPromociones tr {
    height: 60px;
}

.inputBusqueda:disabled {
    background-color: #e9ecef;
    opacity: 1;
}

.width-140 {
    width: 120px;
}


.width-104 {
    width: 104px;
}

#TiendaCatalogo .modal-dialog {
    max-width: 300px;
}

#exampleModal .modal-dialog {
    max-width: 300px;
}

.borderless {
    border: none;
}

.ui-menu {
    max-height: 200px;
    overflow-y: auto;
}

.cursor-pointer {
    cursor: pointer;
}


.tooltip-mi-color {
    --bs-tooltip-bg: #261D5F;
    --bs-tooltip-color: #fff;
    --tooltip-opacity: 1;
}

#Buscador {
    background: #e9e8e8;
    padding: 0.5rem 0rem 0rem 0rem;
}

.buscadorHome {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 480px;
}

.inputBuscadorHome {
    width: 100%;
    height: 30px;
    border-radius: 100px;
    border: 1px solid #dcdcdc;
    padding: 0 50px 0 20px;
    font-size: 0.875rem;
    font-family: 'Rubik', sans-serif;
    color: #676767;
}

    .inputBuscadorHome:focus {
        outline: none;
        border-color: #261D5F;
    }

.btnBuscarIcono {
    position: absolute;
    right: 14px;
    top: 50%;
    transform: translateY(-50%);
    background: transparent;
    border: none;
    padding: 0;
    display: flex;
}

.btnBuscarHome {
    background: #1c1c1c;
    color: #fff;
    border: none;
    border-radius: 100px;
    height: 30px;
    padding: 0 28px;
    font-size: 0.875rem;
    font-weight: 500;
    margin-left: 12px;
    white-space: nowrap;
}

    .btnBuscarHome:hover {
        background: #333;
    }

.tituloSeccionProd {
    background: #D62340;
    color: #fff;
    display: inline-block;
    padding: 5px 22px;
    border-radius: 100px;
    font-size: 1.125rem;
    font-weight: 700;
    margin: 0 0 5px 15px;
}

.carruselProductosWrap {
    display: flex;
    align-items: center;
    width: 100%;
    padding: .5rem 1rem;
    gap: 8px;
}

.trackProductos {
    display: flex;
    gap: 20px;
    overflow-x: auto;
    scroll-behavior: smooth;
    flex: 1;
    padding-bottom: 4px;
    scrollbar-width: none;
}

    .trackProductos::-webkit-scrollbar {
        display: none;
    }

    .trackProductos .cardProdNueva {
        flex: 0 0 auto;
        width: 220px;
    }

.flechaCarruselProd {
    flex: 0 0 auto;
    background: transparent;
    border: none;
    font-size: 1.375rem;
    color: #261D5F;
    cursor: pointer;
    padding: 0 6px;
}

    .flechaCarruselProd:hover {
        color: #AE0044;
    }

.cardProdNueva {
    background: #fff;
    border-radius: 14px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    height: 300px;
    text-align: left;
}

.imgProdWrapper {
    position: relative;
    width: 100%;
    height: 190px;
    flex: 0 0 190px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.cardProdNueva .imgProdFija {
    height: 190px;
    width: auto;
    max-width: 100%;
    object-fit: contain;
    background: #fff;
}

.cuerpoCardProd {
    padding: 10px 14px 10px 14px;
    display: flex;
    flex-direction: column;
    flex: 1;
    min-height: 0;
    text-align: left;
}

.nombreProd {
    display: block;
    position: static;
    color: #261D5F;
    font-weight: 700;
    font-size: 0.6875rem;
    line-height: 14px;
    margin: 0 0 4px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}

.descProd {
    display: -webkit-box;
    position: static;
    color: #676767;
    font-size: 0.6875rem;
    line-height: 14px;
    height: 28px;
    margin: 0 0 4px 0;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: left;
}

.footerCardProd {
    margin-top: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: 6px;
    text-align: left;
    padding: 0px 10px 10px 10px;
}

#TiendaCatalogo .footerCardProd {
    flex-wrap: nowrap;
    gap: 6px;
}

    #TiendaCatalogo .footerCardProd .col-2 {
        width: auto;
        max-width: none;
        flex: 0 0 auto;
        margin: 0 !important;
    }

#TiendaCatalogo .precioProd {
    flex: 1 1 auto;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 0;
}

#TiendaCatalogo .btnComprarProd {
    flex: 0 0 auto;
}

.precioProd {
    color: #AE0044;
    font-weight: 700;
    font-size: 0.8rem;
    white-space: nowrap;
}

@media (max-width: 768px) {
    .precioProd {
        font-size: 0.7rem;
    }
}

.btnComprarProd {
    background: #1c1c1c;
    color: #fff;
    border: none;
    border-radius: 100px;
    font-size: 0.6875rem;
    padding: 6px 14px;
    white-space: nowrap;
    width: auto !important;
    flex: 0 0 auto;
}

    .btnComprarProd:hover {
        background: #333;
    }

@media (min-width: 260px) and (max-width: 760px) {
    #Buscador .row > div {
        flex-wrap: nowrap !important;
    }

    .buscadorHome {
        max-width: 100%;
        flex: 1 1 auto;
        min-width: 0;
        width: auto;
    }

    .inputBuscadorHome {
        min-width: 0;
        padding: 0 15px 0 15px;
    }

    .btnBuscarHome {
        margin-left: 8px;
        padding: 0 16px;
        flex: 0 0 auto;
        width: auto;
    }

    .imgProdWrapper,
    .cardProdNueva .imgProdFija {
        height: 140px;
    }

    .imgProdWrapper {
        flex: 0 0 140px;
    }

    .cardProdNueva {
        height: 250px;
    }

    .tituloSeccionProd {
        font-size: 0.9375rem;
        margin-left: 10px;
    }

    .trackProductos .cardProdNueva {
        width: 160px;
    }

    .trackProductos .footerCardProd {
        flex-wrap: nowrap;
        padding: 0 8px 8px 8px;
        gap: 6px;
    }

    .trackProductos .precioProd {
        font-size: 0.8125rem;
        flex: 1 1 auto;
        min-width: 0;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .trackProductos .btnComprarProd {
        padding: 6px 10px;
        font-size: 0.625rem;
        flex: 0 0 auto;
    }

    #lista.row-cols-1 > .cardProd {
        padding: 0;
        margin-bottom: 16px;
    }

    #lista.row-cols-lg-5 > .cardProd {
        padding-right: 6px;
        padding-left: 6px;
    }

    #TiendaCatalogo .cardProdNueva {
        width: 100%;
        max-width: 220px;
        margin: 0 auto;
    }

    #TiendaCatalogo .footerCardProd {
        justify-content: center;
        padding: 0 8px 10px 8px;
    }
}

.pagina-home .buscadorHeaderForm {
    display: none !important;
}

.headerBuscadorRow {
    flex-wrap: nowrap;
    align-items: center;
}

.iconosHeaderCol {
    flex: 0 0 auto;
    white-space: nowrap;
}

.buscadorHeaderForm {
    position: relative;
    align-items: center;
    flex: 1 1 auto;
    max-width: 480px;
    width: auto;
}

    .buscadorHeaderForm .inputSearch {
        width: 100%;
        min-width: 220px;
        height: 40px;
        border-radius: 100px;
        border: 1px solid #dcdcdc;
        padding: 0 40px 0 20px;
        font-size: 0.8125rem;
        font-family: 'Rubik', sans-serif;
        color: #676767;
    }

        .buscadorHeaderForm .inputSearch:focus {
            outline: none;
            border-color: #261D5F;
            box-shadow: none;
        }

    .buscadorHeaderForm .iconoBuscarHeader {
        position: absolute;
        right: 14px;
        top: 50%;
        transform: translateY(-50%);
        color: #676767;
        pointer-events: none;
    }

.badgeIndicador {
    position: absolute;
    top: 10px;
    left: 10px;
    color: #fff;
    font-size: 0.625rem;
    font-weight: 700;
    padding: 4px 10px;
    border-radius: 100px;
    z-index: 2;
    white-space: nowrap;
}

.badge-temporada {
    background: #003EFE;
}

.badge-promocion {
    background: #FF00C0;
}

.badge-oferta {
    background: #39FF14;
    color: #1a1a1a;
}

.badge-novedad {
    background: #fe7b17;
}

.iconoIndicador {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 2;
    width: 20px;
    height: 20px;
    -webkit-mask-image: url(/images/image/star.svg);
    mask-image: url(/images/image/star.svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-position: center;
    mask-position: center;
}

.iconoIndicador-temporada {
    background-color: #003EFE;
}

.iconoIndicador-promocion {
    background-color: #FF00C0;
}

.iconoIndicador-oferta {
    background-color: #39FF14;
}

.iconoIndicador-novedad {
    background-color: #fe7b17;
}


.btn-small-whatsapp,
.btn-small-facebook,
.btn-small-carrito {
    height: 32px;
    width: 32px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.125rem;
    border-radius: 8px;
}

.btn-small-whatsapp {
    background: #25D366;
}

.btn-small-facebook {
    background: #4267B2;
}

.btn-small-carrito {
    background: #1c1c1c;
}

.btn-small-whatsapp:hover {
    background: #239c50 !important;
}

.btn-small-facebook:hover {
    background: #253d6d !important;
}

.btn-small-carrito:hover {
    background: #333 !important;
}

#ListFooter p {
    margin: 0;
    line-height: 1.1;
}

#ListFooter img.icons-footer {
    display: block;
    margin: 0 auto 2px;
}