﻿﻿ /*PARA ESTILOS PERSONALIZADOS POR CLIENTE*/
/*Colores principales de la web*/
:root {
    --color-principal: #000;
    --color-hover: #a72300;
}

.text-principal {
    color: var(--color-principal) !important;
}

    .text-principal:hover {
        color: var(--color-hover) !important;
    }

.text-secundario {
    color: var(--color-hover) !important;
}

    .text-secundario:hover {
        color: var(--color-principal) !important;
    }

/*END: Colores principales de la web*/

button.doscolumnas-active {
    background: url(/SharedStores/templates/163_1/resources/images/vista-catalogo-02.svg) no-repeat !important;
    padding: 12px;
}

button.doscolumnas {
    background: url(/SharedStores/templates/163_1/resources/images/vista-catalogo-dos-columnas-disabled.svg) no-repeat !important;
    padding: 12px;
}

button.unacolumna {
    background: url(/SharedStores/templates/163_1/resources/images/vista-catalogo.svg) no-repeat !important;
    padding: 12px;
}

button.unacolumna-active {
    background: url(/SharedStores/templates/163_1/resources/images/vista-catalogo-una-columna-selected.svg) no-repeat !important;
    padding: 12px;
}

button.cuatrocolumnas-active {
    background: url(/SharedStores/templates/163_1/resources/images/vista-catalogo-4-col-active.svg) no-repeat !important;
    padding: 12px;
}

button.cuatrocolumnas {
    background: url(/SharedStores/templates/163_1/resources/images/vista-catalogo-4-col.svg) no-repeat !important;
    padding: 12px;
}

.opacity-1 {
    opacity: 1 !important;
}

.font-size-md {
    font-size: medium !important;
}

.font-size-sm-pz {
    font-size: small !important;
}

.bg-dark {
    background-color: #363636 !important;
}

.border-gray-700 {
    border-color: #4c4c4c !important;
}

.imgProductGalleryDetails:hover {
    opacity: 0.5;
}

.font-size-suscrib {
    font-size: 17px;
}

.position-absolute {
    position: absolute !important;
}

.img-category {
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 20rem;
    background-position-x: center;
}

.background-size-cover {
    background-size: cover;
}

input, label {
    font-weight: 500;
}

.w-20-pz {
    width: 20%;
}

.w-18-pz {
    width: 18%;
}

.page-item.active .page-link {
    z-index: 3;
    color: #000000 !important;
    background-color: transparent;
    border-color: #000000 !important;
}

.font-weight-500 {
    font-weight: 500 !important;
}

.font-weight-600 {
    font-weight: 600 !important;
}

.font-weight-700 {
    font-weight: 700 !important;
}

.color-product-select {
    width: 40px;
    height: 40px;
    display: block;
    border-radius: 50% !important;
}

.color-rounder {
    border-radius: 50% !important;
    width: 1.4rem;
    height: 1.4rem;
}

.card-badge {
    position: absolute;
    top: 0.50rem !important;
    z-index: 1;
}

@media (max-width: 768px){
    .card-badge {
        bottom: 0 !important;
        top: auto !important;
        z-index: 1;
    }

}

.flickity-page-dots {
    position: relative !important;
    width: 100%;
    bottom: -25px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1;
}

.custom-select-sm {
    height: calc(1.5em + 1.625rem + 2px);
    padding-top: .8125rem !important;
    padding-bottom: .8125rem !important;
    padding-left: 0px;
    font-size: .9rem;
    padding: 0px 15px 0 6px;
}

.text-gray-pz {
    color: #000000ad;
}

/*Tabla de talles en ficha de producto*/
.table > thead > tr > th {
    color: #363636;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.table-size th {
    font-size: .8rem;
}

.table-size th {
    font-size: .8rem;
}

/*END: Tabla de talles en ficha de producto*/

@media (max-width: 4500px) and (min-width: 3200px) {
    .logo {
        width: 50% !important;
    }

    .xxs-small {
        display: none !important;
    }

    .xxs-column {
        display: none !important;
    }

    .w-18-pz {
        width: 15%;
    }

    .h-video-img {
        height: 140px;
    }

    .span-icon-video {
        top: 30%;
        left: 16%;
    }
}

@media (max-width: 3199px) and (min-width: 992px) {

    .logo {
        width: 100% !important;
    }

    .height-section {
        height: 100%;
    }

    .xxs-small {
        display: none !important;
    }

    .w-18-pz {
        width: 18%;
    }

    .xxs-column {
        display: none !important;
    }

    .h-video-img {
        height: 140px;
    }

    .span-icon-video {
        top: 30%;
        left: 15%;
    }

    .fa-play-video {
        border: 6.5px solid #fff;
        border-radius: 28px;
        padding: 12px;
        font-size: 30px;
        color: #fff;
    }
}

@media (min-width: 769px) and (max-width: 991px) {

    .xxs-desktop {
        display: none !important;
    }

    .icons-nav {
        padding-right: 1rem;
    }

    .logo {
        width: 60% !important;
    }

    .d-md-contents {
        display: contents !important;
    }

    .w-100-pz {
        width: 100% !important;
    }

    .height-section {
        height: 100%;
    }

    .w-18-pz {
        width: 30%;
    }

    .xxs-column {
        display: none !important;
    }

    .h-video-img {
        height: 90px;
    }

    .span-icon-video {
        top: 20%;
        left: 0%;
    }

    .fa-play-video {
        border: 6.5px solid #fff;
        border-radius: 28px;
        padding: 7px;
        font-size: 30px;
        color: #fff;
    }
}

@media (min-width: 481px) and (max-width: 768px) {
    .xxs-desktop {
        display: none !important;
    }

    .icons-nav {
        padding-right: 0.75rem;
    }

    .logo {
        width: 250px !important;
    }

    .d-sm-contents {
        display: contents !important;
    }

    .w-100-pz {
        width: 100% !important;
    }

    .w-18-pz {
        width: 100%;
    }

    .h-video-img {
        height: 117px;
    }

    .span-icon-video {
        top: 30%;
        left: 16%;
    }

    .fa-play-video {
        border: 6.5px solid #fff;
        border-radius: 28px;
        padding: 7px;
        font-size: 30px;
        color: #fff;
    }
}

@media (max-width: 576px) and (min-width: 481px) {
    .xxs-desktop {
        display: none !important;
    }

    .logo {
        width: 100% !important;
    }

    .d-xs-contents {
        display: contents !important;
    }

    .w-100-pz {
        width: 100% !important;
    }

    .font-size-suscrib {
        font-size: 20px;
    }

    .h-video-img {
        height: 117px;
    }

    .span-icon-video {
        top: 30%;
        left: 16%;
    }

    .fa-play-video {
        border: 6.5px solid #fff;
        border-radius: 28px;
        padding: 7px;
        font-size: 30px;
        color: #fff;
    }
}

@media screen and (max-width: 480px) {
    .xxs-desktop {
        display: none !important;
    }

    .logo {
        width: 135% !important;
        margin-left: 10%;
    }

    .d-xs-contents {
        display: contents !important;
    }

    .font-size-suscrib {
        font-size: 20px;
    }

    .h-video-img {
        height: 56px !important;
    }

    .span-icon-video {
        top: 21%;
        left: 13%;
    }

    .fa-play-video {
        border: 4.5px solid #fff;
        border-radius: 28px;
        padding: 7px;
        font-size: 6px;
        color: #fff;
    }
}

@media screen and (max-width: 370px) {
    .xxs-desktop {
        display: none !important;
    }

    .logo {
        width: 135% !important;
        margin-left: 10%;
    }

    .d-xs-contents {
        display: contents !important;
    }

    .font-size-suscrib {
        font-size: 20px;
    }

    .h-video-img {
        height: 72px;
    }

    .span-icon-video {
        top: 20%;
        left: 9%;
    }

    .fa-play-video {
        border: 6.5px solid #fff;
        border-radius: 28px;
        padding: 7px;
        font-size: 17px;
        color: #fff;
    }
}

@media (min-width: 993px) {
    .xxs-small {
        display: none !important;
    }

    .xxs-column {
        display: none !important;
    }
}


img.metodo-pago {
    width: 50px
}

.cursor-pointer {
    cursor: pointer !important;
}

.active-account {
    background-color: #232323f2;
    color: #fff !important;
}

    .active-account:hover {
        background-color: #232323f2;
        color: #fff !important;
    }

@media (max-width: 3200px) and (min-width: 992px) {
    .account-space-11-3 {
        max-width: 11.3%;
    }

    .account-space-12-3 {
        max-width: 12.3%;
    }

    .account-space-13-3 {
        max-width: 13.3%;
    }

    .account-space-17-3 {
        max-width: 17.3%;
    }
}


.s-border-bottom {
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

.zoom-account {
    transition: transform 1.4s;
}

    .zoom-account:hover {
        -ms-transform: scale(1.1); /* IE 9 */
        -webkit-transform: scale(1.1); /* Safari 3-8 */
        transform: scale(1.1);
    }

.c-pointer {
    cursor: pointer !important;
}

.cart-header {
    text-transform: uppercase;
    letter-spacing: .2em;
    font-weight: 700;
    padding: 1.2rem 2rem;
    background: #f8f9fa;
}

.f-large {
    font-size: large;
}

.f-left {
    float: left !important;
}

.f-right {
    float: right !important;
}

.fa-account {
    font-size: 14px;
}

.justify-content-space-between {
    justify-content: space-between;
}

.f-w-6 {
    font-weight: 600 !important;
}

.btn.facebook {
    background: #3b5998 !important;
    color: #fff;
    font-weight: 300;
    margin: 0;
}

.btn.google {
    background: #fff !important;
    border: 1px solid #DB4437 !important;
    color: #000;
    font-weight: 300;
    margin: 0;
}

img.input-tarjeta {
    width: 28px;
    max-width: 28px !important;
}

.item {
    padding: 5px;
    min-height: 133px
}

.PaymentProcessor .item {
    padding: 15px 0 0
}

.item:hover {
    background: #f7f7f9
}

.item .icon {
    max-width: 85px;
    min-height: 60px;
    margin: 13px auto 4px
}

    .item .icon img {
        width: 70%;
        transition: .5s ease;
        -moz-transition: .5s ease;
        -webkit-transition: .5s ease;
        -o-transition: .5s ease
    }

.item:hover .icon img {
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    transform: scale(1.08)
}

.item .text {
    width: 100%;
    min-height: 40px;
    margin-top: 5px;
    position: relative
}

    .item .text span {
        left: 0;
        width: 100%;
        transform: translateY(-50%);
        text-decoration: none
    }

div.PaymentMethod {
    min-height: 190px;
    cursor: pointer
}

div.PaymentProcessor, div.PaymentType {
    min-height: 152px;
    cursor: pointer;
    padding-top: 5px
}

.selected {
    border: 1px solid #000;
}

.PaymentMethod img, .PaymentProcessor img {
    max-width: 100%;
    transition: .5s ease;
    -moz-transition: .5s ease;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    margin-bottom: 10px
}

.PaymentMethod:hover img, .PaymentProcessor:hover img {
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    transform: scale(1.08)
}

.PaymentMethod.checked, .PaymentProcessor.checked {
    border: solid;
    border-width: 2px;
    background-color: rgba(228,228,228,.6);
    border-radius: 3px
}

.breadcrumb-item.active {
    color: inherit;
    color: black;
}

label.custom-control-label.text-nowrap {
    color: #111 !important;
    font-weight: 400;
    font-size: 1rem;
    vertical-align: middle;
}

.col-lg-12.row.p0-mb10 {
    padding: 0px;
    margin-bottom: 10px;
}


@media (max-width:425px) {
    .breadcrumb {
        display: block !important;
        flex-wrap: wrap;
        padding: 0 0;
        margin-bottom: 1.5rem;
        list-style: none;
        background-color: transparent;
    }
}

.custom-scrollbar::-webkit-scrollbar {
    width: 8px;
    background-color: #f5f5f5;
}

.custom-scrollbar::-webkit-scrollbar-thumb {
    background-color: #000;
    border: 2px solid #555;
}

.custom-scrollbar::-webkit-scrollbar-track {
    background-color: #ddd;
}

/*AM::25/08/2020:: Esto es para solucionar el glitch del flickity slider*/
.flickity-slider > a.is-selected {
    opacity: 1 !important;
}

/*color red*/
.color-red {
    color: #f00 !important
}

@media (max-width: 768px) {
    .passwordReset, .textLoginGoogle {
        text-align: center !important;
    }
}

#accountYear, #accountMonth, #accountDate {
    padding: 0.9rem !important;
    background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpolyline fill='none' stroke='%23525252' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' points='6 9 12 15 18 9'/%3e%3c/svg%3e") no-repeat right 0.25rem center/1rem 1rem !important;
}


/*Videos del catalogo y ficha de producto*/
#videoProduct {
    max-width: 100%;
}

.border-bottom-imgVideo {
    border-bottom: 2px solid;
}

.cursor-pointer {
    cursor: pointer !important;
}


.opacity-1 {
    opacity: 1 !important;
}

.opacity-0-5 {
    opacity: 0.5 !important;
}


/*.img-selected::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    padding: inherit;
    background-color: #111;
    background-clip: content-box
}*/

.img-logo {
    width: 70%;
}

.accesos-container {
    height: 25px
}

@media (min-width: 768px) {
    .div-form-footer {
        height: calc(1.5em + 1.625rem + 2px)
    }
}

.background-white {
    background: #fff !important
}

#topcontrol {
    width: 48px; /* Tamaño del círculo */
    height: 48px; /* Tamaño del círculo */
    background-color: #363636; /* Color de fondo negro */
    color: white; /* Color de la flecha (blanco) */
    border:1px solid white;
    border-radius: 50%; /* Hace que el elemento sea un círculo */
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px; /* Tamaño de la flecha */
    cursor: pointer;
    text-align: center;
    opacity: 0;
    transition: opacity 0.5s ease;
    bottom: 16px !important;
}

    /* Flecha hacia arriba como contenido textual */
    #topcontrol span {
        font-size: 30px; 
        color: white; 
        display: block;
        line-height: 1; 
        margin-bottom:3px;
    }



.floating-wpp {
    right: 60px !important;
}

.img-accountOrder {
    width: 100%;
}

@media (max-width:992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem
    }
}

.badge-dark {
    font-size: 0.6rem;
}

.price-filter .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
    background-color: #e5e5e5 !important;
    border: #525252 solid 0 !important
}

.price-filter .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
    background-image: none !important
}

#pastillas .pastilla-prod-home:hover{
    overflow: hidden;
}

#pastillas .pastilla-prod-home:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    transition: .2s ease;
    -moz-transition: .2s ease;
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
}
.bkgRed, .bkgRed:hover {
  
    color: #f00 !important
}

.divider-text p {
    width: fit-content;
    margin: 1rem auto 1rem auto;
    padding: 0 1rem;
    color: #989898;
}

.divider-text hr {
    width: 93%;
    transform: translateY(-50%);
    bottom: 45%;
    margin: 0;
}

#ImgBuyMP, #printPayment {
    height: calc(1.5rem + 1.75rem + 2px);
    white-space: nowrap;
    color: #fff;
    background-color: #1f1f1f;
    border-color: #1f1f1f;
    transition: none;
    display: inline-block;
    font-weight: 500;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    padding: 0.875rem 1.75rem;
    font-size: 1rem;
    line-height: 1.5rem;
    border-radius: 0;
    flex-grow: 1;
    max-width: 250px;
}

@media (min-width: 991px){
    .campaign-dropdown-menu {
        left: 52% !important;
        transform: translate(-50%,0) !important;
    }
}

@media (min-width: 991px) {
    .campaign-dropdown-menu {
        left: 52% !important;
        transform: translate(-50%,0) !important;
    }
    #a_paymentMethodId_rapipago icon {
        max-width: 125px !important;
        min-height: 0px !important;
        margin-top: 19px !important;
    }
}

.grecaptcha-badge {
    visibility: hidden;
}

.pre-shop-header-desktop {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.pre-shop-header-desktop img {
    width: 100%;
    height: 100%;
}

.shipping_tracking_link {
    color: #000;
    text-decoration-line: revert;
}

.text-important {
    color: #a72300 !important
}
