@media (max-width: 1678px) {
    .nav-section.section-one {
        width: 60% !important;
    }
}

@media (max-width: 1260px) {
    .nav-section.section-one {
        width: 50% !important;
    }
}

@media (max-width: 1200px) {

    /*CAROUSEL*/
    .contenedor_items_carousel {
        justify-content: space-around !important;
    }

    .hidden-phone {
        display: none;
    }

    .container {
        max-width: 1140px !important;
    }

}

@media (max-width: 1450px) {
    #ul_categorias>div {
        width: calc(100vw / 4) !important;
    }

    .usuario, .opcionales {
        margin: 55px auto;
    }

    .ty-menu__item-link {
        font-size: 11px !important;
    }

    .contenedor_grid {
        justify-content: center;
    }

    .index {
        align-items: unset !important;
        height: unset !important;
        flex-direction: column;
    }

    .marcas_div {
        right: 20%;
        width: 257px;
        bottom: 0;
        left: unset !important;
    }

    .paginate {
        right: 0;
        margin: 15px auto;
    }

    .orden_div {
        position: relative !important;
        width: 257px;
        height: unset;
        margin: 0 20%;
        margin-bottom: unset !important;
    }

    .contenedor_items_carousel {
        gap: 30px;
    }

    #msj_header {
        font-size: smaller;
    }

    .carousel-inner {
        width: unset !important;
    }
}

@media (max-width: 1000px) {

    /* CHECKOUT */
    .item{
        width: unset !important
    }

    /*AUTH CODES*/
    .contenedor_secundario_autenticacion {
        margin: 50px 0 !important;
        border: unset !important;
        border-radius: unset !important;
    }

    /*NAV*/

    #input-search {
        height: 38px;
    }

    .btn-search {
        border-radius: unset;
    }

    .btn-check:focus+.btn, .btn:focus {
        border-color: unset !important;
    }

    .search-container {
        gap: .4rem !important;
    }

    .navbar-brand {
        padding: 1rem 0;
    }

    .modal-content.modal-login {
        height: 25rem !important;
    }

    .modal-title.credentials {
        font-size: .94rem;
    }

    .dolar-value {
        color: #fff;
    }

    .bar {
        background-color: #26323e;
        width: 100%;
        padding: 0 .5rem !important;
    }

    .nav-link:hover {
        color: #fff !important;
    }

    .nav-link {
        color: rgba(255, 255, 255, 0.55) !important;
    }

    .bar-icon {
        color: #fff;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    }

    .container-fluid {
        justify-content: space-between !important;
    }

    .navbar-toggler.button:focus {
        box-shadow: unset !important;
    }

    .collapse-search-container {
        min-height: 32px;
        position: absolute;
        right: 3.5rem;
    }

    .exchange-rate-button,
    .style-account-button {
        color: #fff !important;
    }

    .card-account-info {
        width: 100%;
        border-radius: unset;
        justify-content: space-around;
        padding: unset !important;
    }

    .buttons-loggedin-user {
        flex-direction: row !important;
    }

    .dropdown-item.exchange-rate {
        font-weight: bold;
        gap: .2rem !important;
    }

    .nav-link:focus {
        color: #fff !important;
    }

    .catalogue-container {
        background: #26323e;
        border-top-left-radius: 1rem;
        border-bottom-left-radius: 1rem;
        flex-direction: column;
        flex-wrap: nowrap !important;
        gap: 1rem !important;
        padding: 0 .7rem !important;
        justify-content: unset !important;
    }

    .category-name {
        color: #fff !important;
    }

    .subcategory-name {
        color: #fff;
        margin-left: 1rem;
    }

    /*LISTA PRECIOS*/
    .boton {
        flex-direction: column;
    }

    .detallesLista {
        width: 100%;
        text-align: center;
    }

    /*MI CUENTA*/

    .text-button-section {
        display: none;
    }

    .name {
        width: unset !important;
        height: unset !important;
    }

    .datos-personales {
        margin-bottom: unset !important;
        width: 100%;
    }

    .modal-btn {
        margin-top: unset !important;
    }

    /*MAIN*/

    .footer {
        height: unset !important;
        padding: 0 1rem;
    }

    .elementosFooter {
        flex-wrap: wrap;
        justify-content: space-between !important;
        padding-bottom: 1rem;
    }

    .span4.my-account-grid {
        width: 100% !important;
    }

    .span4.about-grid {
        width: 100% !important;
    }

    .redes {
        height: unset !important;
    }

    .message-box {
        margin: unset !important;
        width: unset !important;
        position: inherit !important;
        padding: 0 15px;
        flex-direction: column;
    }

    .ty-banners-pickup {
        margin-top: unset !important;
    }

    .ty-banners-free-ship.skeleton, .ty-banners-pickup.skeleton {
        width: 100% !important;
    }

    .span6 {
        display: flex !important;
        gap: 15px !important;
        justify-content: center !important;
        height: 395px;
    }

    /*GENERAL*/


    .floatwp {
        bottom: 2.7rem !important;
        left: .5rem !important;
        width: 2.5rem !important;
        height: 2.5rem !important;
        font-size: 1.3rem !important;
        line-height: 2.5rem !important;
    }

    .footer {
        margin-top: 50px;
    }

    #indices_ {
        justify-content: flex-start;
        text-align: center;
        flex-wrap: wrap;
    }

    /*PAGINA PRODUCTO*/

    #amount {
        height: unset !important;
        width: unset !important;
    }

    .quantity-button {
        height: 2.5rem !important;
        width: 3rem !important;
    }

    .amount {
        display: flex;
        align-items: center;
        gap: 30px;
        justify-content: center;
        height: 3rem;
    }

    .modify-quantities {
        justify-content: flex-end;
        width: 9.4rem;
    }

    .decrease-quantity {
        position: absolute;
        left: -2.2rem;
    }


    .producto-precio__container {
        flex-direction: column;
    }

    #contenedor_subcategorias {
        max-width: 100%;
        justify-content: center;
    }

    .titulo>h1 {
        margin: 15px !important;
    }

    #btn-notificarme {
        width: 100% !important;
    }

    .contenedor-principal {
        flex-direction: column;
        height: unset !important;
        width: 100% !important;
        border: none !important;
    }

    .titulo-producto {
        padding: unset !important;
    }

    .indec-btn.producto-focus {
        width: 100%;
        position: absolute;
        height: 2.5rem;
    }

    .contenedor-principal.skeleton {
        height: 50vh !important;
        width: 100% !important;
    }

    .cm-increase.producto-focus {
        width: 3rem !important;
        position: absolute;
        right: 6rem;
        float: right;
        height: 2.5rem;
        border: 1px solid #acbdcd;
        color: #acbdcd;
        font-size: 16px;
        line-height: 2.5rem;
        cursor: pointer;
        background: #fff;
        user-select: none;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .add-to-cart {
        width: 100% !important;
        padding: unset !important;
    }

    /* PRODUCTOS */


    .marcas_div {
        position: initial;
        margin: 0 auto !important;
    }

    .container-cantidad {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 1rem;
    }

    .container-cantidad>a {
        width: 4rem;
        height: 2.5rem;
        line-height: 2.5rem;
        text-align: center;
    }

    .pSuggestedText {
        margin: 15px;
        text-align: center;
    }

    .marcas-div {
        position: absolute;
        left: 0;
        width: 257px;
    }

    #marcas {
        text-align: center;
    }

    .orden_div {
        position: absolute;
        right: 0;
        top: 2px;
        margin-bottom: unset !important;
    }

    .contenedor-imagen {
        height: unset !important;
    }



    /*CARRITO*/

    .modal-title.modal-empty-cart {
        font-size: 1rem !important;
        margin: unset !important;
    }

    .modal-text.modal-empty-cart {
        font-size: 1rem !important;
    }

    .modal-body.modal-empty-cart {
        border-radius: unset !important;
        margin: unset !important;
    }

    .ty-cart-content__product-elem.ty-cart-content__qty {
        display: flex !important;
        justify-content: center;
    }

    .product_title {
        height: unset !important;
    }

    .delete_button {
        position: absolute;
        right: 0;
        top: 1.3rem;
        width: 20px;
        margin: 5px auto;
        height: 16px;
        border-radius: 100%
    }

    .product_marca {
        height: unset !important;
        position: initial !important;
    }

    .container-product-code {
        position: initial !important;
        height: unset !important;
    }

    .product_price {
        padding: unset;
        margin: 5px auto;
        height: 20px;
    }

}


/*MI CUENTA*/

.name {
    width: 30%;
    align-items: center;
    height: 22rem;
}

/*CARRITO*/

.modal-title.modal-empty-cart {
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}

.modal-text.modal-empty-cart {
    text-align: center;
    font-size: 18px;
}

.modal-body.modal-empty-cart {
    background-color: #fff;
    padding: 10px !important;
    border-radius: 35px;
    margin: 0 10px 0 10px;
}


/*PRODUCT PAGE*/
.contenedor-imagen {
    height: 558px;
    display: flex;
    align-items: center;
}

.quantity-button {
    height: 1.5rem;
    width: 2rem;
    background: #fff;
    border: 1px solid #acbdcd;
}

.modify-quantities {
    display: flex;
    position: relative;
    gap: 1rem;
    align-items: center;

}

.buttons-modify-amount {
    display: flex;
    flex-direction: column;
    gap: .2rem;
}

#amount {
    height: 3rem;
    width: 5rem;
    text-align: center;
}

/*GENERAL*/

.container-fluid.skeleton {
    height: 120px;
}

.modal-title.credentials {
    margin: unset !important;
    font-weight: bold;
    padding-left: 1.5rem;
}

.prev-carousel-credentials {
    border: none !important;
    background: none;
    position: absolute;
}

.callout.callout-danger {
    color: #58151c;
    background-color: #f8d7da;
    border-left: 0.25rem solid #f1aeb5;
}

.callout {
    padding: 1.25rem;
}

.modal-content.modal-login {
    height: 22rem;
}

.a-modal {
    color: #000 !important;
    display: block;
    font-size: 14px;
    transition: 0.5s;
}

.aPasswordRecovery {
    border: none;
    background: none;
}

.openMailModal {
    background: none;
    border: none;
}

.buttons-loggedin-user {
    display: flex;
    gap: .5rem;
    flex-direction: column;
}

.toast {
    background: #fff;
}

.toast-body {
    padding: 0 .75rem !important;
}

.contenido-toast {
    align-items: center;
}

.scale-out-center {
    -webkit-animation: scale-out-center 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
    animation: scale-out-center 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
}

.header {
    position: sticky;
    top: 0;
    background-color: #fff;
    width: 100%;
    z-index: 1050
}

@-webkit-keyframes scale-out-center {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }
}

@keyframes scale-out-center {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }
}

.scale-in-center {
    -webkit-animation: scale-in-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: scale-in-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}


@-webkit-keyframes scale-in-center {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes scale-in-center {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}


.shake-horizontal-search {
    -webkit-animation: shake-horizontal-search 0.5s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
    animation: shake-horizontal-search 0.5s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
}

@-webkit-keyframes shake-horizontal-search {

    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    10%,
    30%,
    50%,
    70% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    20%,
    40%,
    60% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }

    80% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px);
    }

    90% {
        -webkit-transform: translateX(-8px);
        transform: translateX(-8px);
    }
}

@keyframes shake-horizontal-search {

    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    10%,
    30%,
    50%,
    70% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    20%,
    40%,
    60% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }

    80% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px);
    }

    90% {
        -webkit-transform: translateX(-8px);
        transform: translateX(-8px);
    }
}


/* SUCCESS MODAL */
.success-checkmark {
    margin: 0 auto;

}

.success-checkmark .check-icon {
    width: 80px;
    height: 80px;
    position: relative;
    border-radius: 50%;
    box-sizing: content-box;
    border: 4px solid #4CAF50;
}

.success-checkmark .check-icon::before {
    top: 3px;
    left: -2px;
    width: 30px;
    transform-origin: 100% 50%;
    border-radius: 100px 0 0 100px;
}

.success-checkmark .check-icon::after {
    top: 0;
    left: 30px;
    width: 60px;
    transform-origin: 0 50%;
    border-radius: 0 100px 100px 0;
    animation: rotate-circle 4.25s ease-in;
}

.success-checkmark .check-icon::before,
.success-checkmark .check-icon::after {
    content: "";
    height: 100px;
    position: absolute;
    background: #FFFFFF;
    transform: rotate(-45deg);
}

.success-checkmark .check-icon .icon-line {
    height: 5px;
    background-color: #4CAF50;
    display: block;
    border-radius: 2px;
    position: absolute;
    z-index: 10;
}

.success-checkmark .check-icon .icon-line.line-tip {
    top: 46px;
    left: 14px;
    width: 25px;
    transform: rotate(45deg);
    animation: icon-line-tip 0.75s;
}

.success-checkmark .check-icon .icon-line.line-long {
    top: 38px;
    right: 8px;
    width: 47px;
    transform: rotate(-45deg);
    animation: icon-line-long 0.75s;
}

.success-checkmark .check-icon .icon-circle {
    top: -4px;
    left: -4px;
    z-index: 10;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    position: absolute;
    box-sizing: content-box;
    border: 4px solid rgba(76, 175, 80, 0.5);
}

.success-checkmark .check-icon .icon-fix {
    top: 8px;
    width: 5px;
    left: 26px;
    z-index: 1;
    height: 85px;
    position: absolute;
    transform: rotate(-45deg);
    background-color: #FFFFFF;
}

@keyframes rotate-circle {
    0% {
        transform: rotate(-45deg);
    }

    5% {
        transform: rotate(-45deg);
    }

    12% {
        transform: rotate(-405deg);
    }

    100% {
        transform: rotate(-405deg);
    }
}

@keyframes icon-line-tip {
    0% {
        width: 0;
        left: 1px;
        top: 19px;
    }

    54% {
        width: 0;
        left: 1px;
        top: 19px;
    }

    70% {
        width: 50px;
        left: -8px;
        top: 37px;
    }

    84% {
        width: 17px;
        left: 21px;
        top: 48px;
    }

    100% {
        width: 25px;
        left: 14px;
        top: 45px;
    }
}

@keyframes icon-line-long {
    0% {
        width: 0;
        right: 46px;
        top: 54px;
    }

    65% {
        width: 0;
        right: 46px;
        top: 54px;
    }

    84% {
        width: 55px;
        right: 0px;
        top: 35px;
    }

    100% {
        width: 47px;
        right: 8px;
        top: 38px;
    }
}

.content1 {
    height: 70%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.content2 {
    height: 30%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #212529;
    padding: unset !important;
    border-bottom-left-radius: 2rem;
    border-bottom-right-radius: 2rem;
    position: relative;
}

.textModalSuccess {
    font-weight: bold;
    text-align: center;
    color: #212529;
    font-size: 24px;
    margin: unset !important;
}

.secondary {
    font-size: small !important;
    font-weight: lighter;
    color: #fff;
    width: 20rem;
}

.contador {
    position: absolute;
    right: 2rem;
    top: 1rem;
    background: #ff5319;
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 100%;
    text-align: center;
    vertical-align: 1.5rem;
    color: #fff;
    font-weight: bold;
}

/* - - - - - - - - - - - - - - - - - - -  */

.ul-list-nav {
    min-height: 46px;
    font-family: Arial;
    font-size: 13px;
    text-transform: uppercase;
    padding: 14px 16px;
}


.modal-content {
    background-color: #dee2e6 !important;
    border-radius: 2rem !important;
}

.ty-breadcrumbs {
    padding: unset !important;
    margin: 20px 105px 10px 0px;
    ;
}

.ty-minicart__icon {
    color: #fff !important;
    top: 13px !important;
    left: 11px !important;
}

.clearfix::before, .clearfix::after {
    display: none !important;
}



.principal-titles-error__container {
    margin-bottom: 1rem
}

.principal-titles-error__container.skeleton {
    width: 20%;
    height: 20px;

}

.secondary-titles-error__container {
    margin-bottom: 1rem;
    width: 460px;
}

.secondary-titles-error__container.skeleton {
    width: 24%;
    height: 20px;

}

/*NAV*/

.list-group-item.exchange-rate.active > a {
    color: #fff !important;
    font-weight: bold;
  }

.dropdown-item.exchange-rate {
    display: flex;
    align-items: center;
    gap: .5rem;
}


.nav-section {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.nav-section.section-one {
    width: 70%;
    justify-content: flex-start;
    gap: 6rem;
}

.card-account-info {
    background-color: unset;
    padding: 1rem;
    display: flex;
    flex-direction: column;
    gap: .5rem;
}

.account-info-menu {
    width: 220px;
    position: absolute;
    inset: 0px 0px auto auto !important;
    margin: 0px !important;
    transform: translate(0px, 40px);
}

.nav-link:focus, .nav-link:hover {
    color: #9fa1a4 !important;
}

.navbar {
    padding: unset !important;
    position: sticky;
    top: 0;
    background-color: #fff;
    width: 100%;
    z-index: 1050;
}

.navbar-nav {
    width: 100%;
    justify-content: space-around;
}

.navbar-collapse {
    width: 100%;
    background-color: #26323e;
}

.nav-link {
    color: #fff !important;
    font-weight: bold;
    text-transform: uppercase;
}

.container-fluid {
    flex-wrap: wrap !important;
    justify-content: space-around !important;
}

.shopping-cart.active {
    background: #4fbe31 !important;
}

.shopping-cart {
    background: #9fb2c0 !important;
}

.cart-container {
    display: flex;
    gap: .5rem;
    margin-right: 1rem;
}

.bar {
    display: flex;
    gap: 1rem;
    align-items: center;
    justify-content: space-between;
    padding: 1rem;
}

.btn-search i,
.navbar-toggler span,
.exchange-rate-button img,
.exchange-rate-button span,
.style-account-button i {
    pointer-events: none;
}

.list-group-item.exchange-rate {
    display: flex;
    align-items: center;
}


.exchange-rate-button,
.style-account-button {
    background: none;
    border: none;
    color: #26323e;
    font-size: 1rem;
    font-weight: bold;
    display: flex;
    align-items: center;
    gap: .3rem;
}

.search-container {
    display: flex;
    align-items: center;
    gap: .5rem;
}

.catalogue-container {
    overflow: scroll;
    padding: .7rem;
    height: 20rem;
    gap: 3rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.category-name {
    color: #000;
    font-weight: bold;
}

/*HOME*/



/*------------------------------------*/


.skeleton {
    animation: none !important;
    background: transparent !important;
    background-color: transparent !important;
}

@keyframes skeleton-loading {
    0% {
        background-color: hsl(200, 20%, 70%);
    }

    100% {
        background-color: hsl(200, 20%, 95%);
    }
}

#down-arrow-drowpdown {
    animation: color-change 1s infinite;
}

@keyframes color-change {
    0% {
        color: #ff6a38;
    }

    50% {
        color: #fc9d7d;
    }

    100% {
        color: #ff6a38;
    }
}

.ty-menu__items::before,
.ty-menu__items::after {
    display: none !important;
}

#menu_categorias::after {
    display: inline-block !important;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}


.toast-link {
    color: #fff !important;
    text-decoration: underline !important;
}



/*-------------------------- INDEX.HBS ----------------------------*/

.ty-account-info__buttons>a {
    color: #fff !important;
}

.bbb_viewed_name>a {
    text-decoration: none !important;
    color: #465f73 !important;
}

.ty-account-info__a {
    color: #465f73 !important;
}

.ty-account-info__a:hover {
    color: #fff;
}

.ty-social-link__title {
    color: #fff !important;
}

ol,
ul {
    padding-left: 0 !important;
}

.ty-text-links__a {
    text-decoration: none !important;
    color: #465f73 !important
}


.ty-btn .ty-btn__secondary {
    color: #fff !important;
}

.ty-account-info__item .ty-dropdown-box__item::hover {
    color: #fff !important;
}

#row-fluid1 {
    padding: 20px 20px 0 20px;
}

.span6 {
    width: unset !important;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.ty-banners-pickup {
    margin-bottom: 0%;
}



/*-------------------------- MAIN.HBS ----------------------------*/

.bbb_viewed_nav_container {
    position: relative;
    right: 0;
    bottom: 0;
}

.ty-banners-free-ship {
    margin-top: 0;
}

h1,
h2 {
    text-decoration: none !important;
    font-weight: bold !important;
    font-style: normal !important;
    font-size: 24px !important;
    font-family: 'PT Sans' !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px 0 !important;
    color: #2e3a47 !important;
}

.ty-account-info__item {
    display: block !important;
    margin-bottom: 0px !important;
    padding: 7px 14px !important;
}


.span {
    margin-left: unset !important;
}

.span16 {
    width: 100% !important;
}

.buttons_cart {
    bottom: 0;
    position: absolute;
}

.buttons_cart>button {
    margin-left: 0%;
    margin-bottom: 5px;
    width: 100%;
}

.ty-btn+.ty-btn {
    margin-left: 0%;
}

.ty-btn {
    width: 100%;
}

.btnProductos {
    font-size: 14px !important;
    padding: 6px 5px !important;
}

.bbb_viewed_item {
    height: 400px;
}

.ty-menu__item {
    display: block !important;
    width: unset !important;
    text-align: center;
}

.ty-menu__items {
    display: flex;
    justify-content: space-around;
}



/*-------------------------- MODAL ----------------------------*/


.modal-content__main {
    background-color: #2e3a47 !important;
}









/*-------------------------- NORMALIZE ----------------------------*/


/* Document
   ========================================================================== */


/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
    line-height: 1.15;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}


/* Sections
   ========================================================================== */


/**
 * Remove the margin in all browsers.
 */

body {
    margin: 0;
}


/**
 * Render the `main` element consistently in IE.
 */

main {
    display: block;
}


/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}


/* Grouping content
   ========================================================================== */


/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
}


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}


/* Text-level semantics
   ========================================================================== */


/**
 * Remove the gray background on active links in IE 10.
 */

a {
    background-color: transparent;
    text-decoration: none !important;


}


/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    text-decoration: underline dotted;
    /* 2 */
}


/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
    font-weight: bolder;
}


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}


/**
 * Add the correct font size in all browsers.
 */

small {
    font-size: 80%;
}


/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}


/* Embedded content
   ========================================================================== */


/**
 * Remove the border on images inside links in IE 10.
 */

img {
    border-style: none;
}


/* Forms
   ========================================================================== */


/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */
}


/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
    /* 1 */
    overflow: visible;
}


/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
    /* 1 */
    text-transform: none;
}


/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}


/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}


/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}


/**
 * Correct the padding in Firefox.
 */

fieldset {
    padding: 0.35em 0.75em 0.625em;
}


/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
}


/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
    vertical-align: baseline;
}


/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
    overflow: auto;
}


/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}


/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}


/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
}


/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}


/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}


/* Interactive
   ========================================================================== */


/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
    display: block;
}


/*
 * Add the correct display in all browsers.
 */

summary {
    display: list-item;
}


/* Misc
   ========================================================================== */


/**
 * Add the correct display in IE 10+.
 */

template {
    display: none;
}


/**
 * Add the correct display in IE 10.
 */

[hidden] {
    display: none;
}

/*RECOVERY PASSWORD*/

.aRecoveryPassword {
    margin-top: 15px;
    display: none;
    opacity: 1.08347;
    background: none;
    border: none;
    font-weight: bold;
}

/*GENERAL*/


.modal-header-incor {
    padding: .5rem 2rem !important
}

.modal-footer-incor {
    border-top: none !important
}

.modal-body-incor {
    display: flex !important;
    flex-wrap: wrap;
    background-color: #fff !important;
    padding: 0 !important;
    height: 375px !important;
    align-items: center !important;
    border-radius: 35px !important;
    margin: 0 10px !important;
}

.modal-body>.col-1 {
    width: 50% !important;
    text-align: center !important;
}

.modal-body>.col-2 {
    width: 50% !important;
}

.modal-btn {
    width: unset !important;
}

.close-modal {
    background: 0 0 !important;
    border: none !important;
}

#indices_ {
    display: flex;
    width: 100%;
}

.button-errors__container.skeleton {
    padding: 15px;
    border-radius: 17px;
    width: 6rem;
}

.action-link-wrap {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin: 35px;
}


@keyframes skeleton-loading {
    0% {
        background-color: hsl(200, 20%, 70%);
    }

    100% {
        background-color: hsl(200, 20%, 95%);
    }
}

.skeleton_hidden {
    display: revert !important;
    visibility: visible !important;
}


@keyframes color-change {
    0% {
        color: #ff6a38;
    }

    50% {
        color: #fc9d7d;
    }

    100% {
        color: #ff6a38;
    }
}

.novedades_rma {
    background-color: #4fbe31 !important;
}

.boton_cambio:hover {
    border-color: transparent;
    color: #000;
    background-color: #dadada;
}

.boton_cambio-check:active+.boton_cambio,
.boton_cambio-check:checked+.boton_cambio,
.boton_cambio.active,
.boton_cambio.show,
.boton_cambio:active {
    border-color: transparent;
    color: #000;
    background-color: #dadada;
}

.boton_cambio-check:focus+.boton_cambio,
.boton_cambio:focus {
    color: #000;
    background-color: #dadada;
    border-color: transparent;
    outline: 0;
    box-shadow: none;
}

.ty-menu__item-link:hover {
    background-color: #5c636a;
    border-color: #565e64;
}

.grecaptcha-badge {
    visibility: hidden;
}

#ul_categorias {
    justify-content: space-around;
}

#ul_categorias::-webkit-scrollbar {
    width: 10px;
}

#ul_categorias::-webkit-scrollbar-track {
    background-color: rgb(207, 217, 226)
}

#ul_categorias::-webkit-scrollbar-thumb {
    box-shadow: inset 0 0 6px rgb(38, 50, 62);
}

.menu-productos.show {
    display: flex !important;
    flex-wrap: wrap;
}

/*-------------------------- MAIN.HBS ----------------------------*/

.footer_a {
    color: #fff;
}

.footer_h1 {
    color: #fff !important;
}

.footer_a:hover {
    color: #4fbe31;
}


.disabledBtnModal {
    background-color: #94ce84 !important;
}

.disabledBtnModal_secondary {
    background-color: #ff8157 !important;
}

.bbb_viewed {
    padding-top: 51px;
    padding-bottom: 60px;
}

.bbb_main_container {
    padding: 11px
}

.bbb_viewed_title_container {
    border-bottom: solid 2px #dadada;
    margin-bottom: 2px;
    display: flex;
    justify-content: space-between;
    align-content: center;
}

.bbb_viewed_title {
    margin-bottom: 16px;
    margin-top: 8px
}

.bbb_viewed_nav_container,
::after,
::before {
    box-sizing: border-box;
}

.bbb_viewed_nav {
    display: inline-block;
    cursor: pointer
}

.bbb_viewed_nav i {
    color: #dadada;
    font-size: 1.4rem;
    padding: 5px;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease
}


.bbb_viewed_nav:hover i {
    color: #606264
}

/*-------------------------- MODAL ----------------------------*/

.ty-control-group {
    display: flex;
    flex-direction: column;
}

.ty-login__filed-label {
    font-weight: bold;
}

.labelLink {
    display: flex;
}

.logOut {
    color: #fff;
}

.contenedorLogin {
    max-width: 1200px;
    min-width: 280px;
    margin: 0 auto;
    padding-right: 20px;
    padding-left: 20px;
    margin-bottom: 250px
}

.alertify-notifier.ajs-bottom {
    bottom: 450px !important;
}

.alertify-notifier.ajs-left {
    left: 350px !important;
}


/*-------------------------- MODAL ----------------------------*/

#comprarModal {
    margin-bottom: 15px;
}

#modalDenominacion {
    color: #334553 !important;
    font-size: 22px;
}

.caracteristicas {
    color: #334553;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.alerta {
    display: flex;
    align-items: center;
    height: 35px;
    justify-content: center;
}

.stockBajo {
    color: red !important;
}

.stockDisponible {
    color: #4fbe31 !important;
}

.stockMedio {
    color: #ffbf04 !important;
}

.fa-exclamation-triangle {
    color: yellow !important;
}

.masInfo {
    margin-bottom: 7px;
}

.cantGroup {
    display: flex;
    flex-direction: column;
}

#inputCantidad {
    width: 75px;
}

input[type="number"] {
    -moz-appearance: unset;
}


/*-------------------------- FOOTER ----------------------------*/

.footer {
    background-color: #2e3a47;
    height: 180px;
    width: 100%;
    display: flex;
    align-items: center;
}

.redes {
    display: flex;
    align-content: center;
    flex-direction: column;
    height: 50px;
    justify-content: space-between;
    width: 290px;
    margin-top: 20px;
}

.elementosFooter {
    width: 100%;
    justify-content: space-evenly;
    display: flex;
    align-content: center;
}


.dropdown[name^="drop-down-menu"] {
    width: unset !important;
}

#accederBtn {
    margin-bottom: 7px;
}

.floatwp {
    position: fixed;
    width: 60px;
    height: 60px;
    line-height: 60px;
    bottom: 40px;
    left: 40px;
    background-color: #25d366;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.svg-error {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -250px;
    margin-left: -400px;
}

.message-box {
    color: #FFF;
    font-family: Roboto;
    font-weight: 300;
    display: flex;
    align-items: center;
    gap: 15px;

}

#error-icon {
    font-size: 10rem !important;
}

.contenedor_secundario_autenticacion {
    margin: 250px;
    border: 1px solid #ced4da;
    padding: 15px;
    border-radius: 2rem;
}

.contenedor-error {
    text-align: center;
    height: 70vh !important;
    display: flex;
    justify-content: center;
}

.header-grid {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100vh;
    gap: 80px;
}

.contenedor_logo_rma {
    position: absolute;
    top: 5vh;
    left: 25vw
}

.contenedor_contacto {
    display: flex;
    gap: 9px;
    justify-content: center;
}


input[type="text"], input[type="password"], input[type="tel"], input[type="number"], textarea, select {
    font-size: 1rem !important;

}

/*------------------MEDIA QUERY---------------------------------*/


/* LISTA PRECIOS*/
.detallesLista {
    width: 100%;
    text-align: right;
}

/* =========================================================================
   RESOLUCIÓN DE CLS: Reserva de Espacio para la Barra de Navegación (Nav)
   ========================================================================= */
.header-component {
    min-height: 120px; /* Altura del navbar en escritorio */
}

@media (max-width: 991px) {
    .header-component {
        min-height: 134px; /* Altura del navbar colapsado en dispositivos móviles */
    }
    .container-fluid.skeleton {
        height: 134px !important; /* Altura del skeleton en móviles matching navbar */
    }
}

/* =========================================================================
   ANIMACIÓN DE BANNERS HOME: Transición Suave Premium (Crossfade)
   ========================================================================= */

/* Contenedor principal con recorte */
#carousel_captions {
    overflow: hidden;
}

/* Desactivar cualquier movimiento de traslación horizontal heredado */
#carousel_captions.carousel-fade .carousel-item {
    opacity: 0;
    transition: opacity 1s cubic-bezier(0.4, 0, 0.2, 1) !important;
    transform: none !important;
}

/* Asegurar que el banner activo sea visible y esté por encima */
#carousel_captions.carousel-fade .carousel-item.active,
#carousel_captions.carousel-fade .carousel-item-next.carousel-item-start,
#carousel_captions.carousel-fade .carousel-item-prev.carousel-item-end {
    z-index: 1;
    opacity: 1 !important;
}

/* Ocultar suavemente el banner saliente sin saltos abruptos */
#carousel_captions.carousel-fade .active.carousel-item-start,
#carousel_captions.carousel-fade .active.carousel-item-end {
    z-index: 0;
    opacity: 0 !important;
    transition: opacity 0s 1s !important;
}

/* Botones de navegación del carrusel de banners (Manuales) - Cuida el CLS al ser absoluto */
#carousel_captions .carousel-control-prev,
#carousel_captions .carousel-control-next {
    width: 60px;
    height: 100%;
    opacity: 0;
    transition: opacity 0.3s ease, background-color 0.3s ease;
    z-index: 10;
    position: absolute;
    top: 0;
}

/* Mostrar botones al pasar el cursor sobre el carrusel en escritorio */
#carousel_captions:hover .carousel-control-prev,
#carousel_captions:hover .carousel-control-next {
    opacity: 0.8;
}

#carousel_captions .carousel-control-prev:hover,
#carousel_captions .carousel-control-next:hover {
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.15) !important;
}

/* Iconos de control: Burbuja oscura de alto contraste con flecha blanca */
#carousel_captions .carousel-control-prev-icon,
#carousel_captions .carousel-control-next-icon {
    width: 46px;
    height: 46px;
    background-size: 55%, 55%;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.6) !important; /* Burbuja negra semi-transparente para contraste premium */
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    transition: transform 0.2s ease, background-color 0.2s ease;
    filter: none !important; /* Forzar que la flecha dentro de la burbuja sea blanca (sin invertir de carousel-dark) */
}

#carousel_captions .carousel-control-prev:hover .carousel-control-prev-icon,
#carousel_captions .carousel-control-next:hover .carousel-control-next-icon {
    transform: scale(1.08);
    background-color: rgba(0, 0, 0, 0.85) !important; /* Burbuja más oscura en hover */
}

/* Ocultar flechas en móvil para limpieza total; el carrusel nativamente se desliza táctilmente (swipe) */
@media (max-width: 991px) {
    #carousel_captions .carousel-control-prev,
    #carousel_captions .carousel-control-next {
        display: none !important;
    }
}