.bg-principal-marca {
    background: #cf4726 !important;
}

.bg-secundario-marca {
    background: #bfbfbf !important;
}

.bg-terciario-marca {
    background: #49585d !important;
}

.bg-cuarto-marca {
    background: #505c5c !important;
}

.c-pointer {
    cursor: pointer;
}

.modal-36 {
    width: 36em !important;
}

.p-220_0 {
    padding: 220px 0;
}

.ml--152px {
    margin-left: -152px !important;
}

.h-1000px {
    height: 1000px;
}

.h-100 {
    height: 100%;
}

.mh-300px {
    min-height: 300px;
}

.mh-600px {
    min-height: 600px;
}

.mh-100vh {
    min-height: 100vh;
}


.mw-300px {
    min-width: 300px;
}

.position-inherit {
    position: inherit !important;
}

.header_menu_bg_color {
    background: #bfbfbf;
}

.items_carrito_pegado {
    max-height: 50vh;
    overflow-y: auto;
    overflow-x: hidden;
}

.footer-autor {
    background-image: url("../img/test/footer.gif");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.text-link {
    color: #de4a22;
}

.owl-theme .owl-nav .disabled i {
    display: none;
}

.owl-prev i:hover,
.owl-next i:hover {
    color: red;
}

header .main_header nav a.open_close {
    top: 30%;
    left: 10px;
}

a.ff-themify:before {
    font-family: 'themify' !important;
}


.hover_transparent {
    color: inherit !important;
}

.hover_transparent:hover {
    color: inherit !important;
}

.hover_transparent .hamburger-inner,
.hover_transparent .hamburger-inner::before,
.hover_transparent .hamburger-inner::after {
    background-color: #fff !important;
}

.hover_transparent:hover .hamburger-inner,
.hover_transparent:hover .hamburger-inner::before,
.hover_transparent:hover .hamburger-inner::after {
    background-color: #fff !important;
}

/*Toast*/

.toast {
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2)
}

#toast-container {
    display: block;
    position: fixed;
    z-index: 10000
}

@media only screen and (max-width: 600px) {
    #toast-container {
        min-width: 100%;
        bottom: 0%
    }

    .btn-success,
    .delete,
    .cancelar {
        width: 100% !important;
    }
}

@media only screen and (min-width: 601px) and (max-width: 992px) {
    #toast-container {
        left: 5%;
        bottom: 7%;
        max-width: 90%
    }
}

@media only screen and (min-width: 993px) {
    #toast-container {
        top: 8%;
        right: 2%;
        max-width: 86%
    }
}

.toast {
    border-radius: 2px;
    top: 35px;
    width: auto;
    margin-top: 10px;
    position: relative;
    max-width: 100%;
    height: auto;
    min-height: 48px;
    line-height: 1.5em;
    background-color: #323232;
    padding: 10px 25px;
    font-size: 1.1rem;
    font-weight: 300;
    color: #fff;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    cursor: default
}

.toast .toast-action {
    color: #eeff41;
    font-weight: 500;
    margin-right: -25px;
    margin-left: 3rem
}

.toast.rounded {
    border-radius: 24px
}

@media only screen and (max-width: 600px) {
    .toast {
        width: 100%;
        border-radius: 0
    }
}

.mensaje-toast {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    color: white;
}

.color-f4 {
    color: #f4f4f4 !important;
}

.text-left {
    text-align: left !important;
}

.sin_res {
    color: #cacbcc;
    font-size: 3rem;
    text-transform: uppercase;
    font-weight: 700;
}

.help-list {
    color: #979899;
    font-size: 1rem;
}

.help-list ul {
    list-style: disc !important;
}

.help-list ul li {
    color: #979899;
    display: list-item !important;
}

#seleccion_envio .seleccion-envio-activo,
#seleccion_pago .seleccion-pago-activo {
    border: #e8e8e8 1px solid;
}

.h-96px {
    max-height: 96px;
}

.w-100px {
    width: 100px;
}

.w-150px {
    width: 150px;
}

.w-80 {
    width: 80%;
}

.w-3rem {
    width: 3rem;
}

.h-3rem {
    height: 3rem;
}

.titulo_envio,
.titulo_pago {
    font-size: 1.5rem;
    color: #000;
}

.bg-lightgray {
    background: lightgray;
    color: white;
}

.progreso_checkout li {
    position: relative;
    z-index: 1;
}

.progreso_checkout li i {
    font-size: 1.5rem;
}

.progreso_checkout li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1;
}

.progreso_checkout li:before {
    width: 50px;
    height: 50px;
    line-height: 45px;
    display: block;
    font-size: 18px;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px;
}

.progreso_checkout li.active:after,
.progreso_checkout li.active:before,
.progreso_checkout li.active .bg-lightgray {
    background: #cf4726 !important;
}

.h-80px {
    height: 80px;
}


@media only screen and (min-width: 768px) and (max-width: 1400px) {

    #carousel-home .owl-carousel .owl-slide,
    #carousel-home-2 .owl-carousel .owl-slide {
        height: 506px;
    }
}


.text-disponibles {
    display: block;
    padding: 0 16px;
    border-radius: 14px;
    background-color: #cf4726;
    color: #FFF;
    font-size: 12px;
    line-height: 22px;
    box-shadow: 0 1px 5px 0 rgb(0 0 0 / 18%);
}




/*Boton flotante*/
.content-flotante {
    position: fixed;
    display: flex;
    bottom: 30px;
    left: 30px;
    z-index: 100;
}

.btn-flotante {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    color: #ffffff;
    border-radius: 5px;
    letter-spacing: 2px;
    transition: all 300ms ease 0ms;
}

.btn-flotante:hover {
    transform: translateY(-7px);
}

.icono-flotante {
    width: 50px;
}

@media only screen and (max-width: 600px) {
    .content-flotante {
        bottom: 20px;
        left: 20px;
    }

    .btn-flotante {
        font-size: 14px;
    }
}

.preloader {
    width: 100%;
    height: 100%;
    background: white;
    z-index: 999999;
    position: fixed;
}

.btn-acceder {
    color: #cf4726 !important;
    background: white !important;
    font-weight: 500 !important;
    border: 1px solid #dee2e6 !important;
    border-radius: 50rem !important;
    border-color: #cf4726 !important;
}

.btn-acceder:hover {
    color: white !important;
    background: #cf4726 !important;
    border-color: #a1a1a1 !important;
}