﻿/*////////////////////////////////////////////////////////////////////*/

/*   PRODUCTO              ////////////////////////////////////////  */

/*//////////////////////////////////////////////////////////////////*/

.Product #body {
    margin-bottom: 82px;
}

.Product section {
    margin-top: 15px;
}

.Product .b-allsite,
.Product .tira-html {
    display: none
}

.Product .contenido-blanco {
    background: white;
    float: left;
    width: 100%;
    padding-bottom: 10px;
    border-top: 2px solid #ddd;
    position: relative;
}

    .Product .contenido-blanco .opentoggle {
        padding: 17px 15px;
        border-bottom: 1px solid lightgray;
        font-size: 18px;
        font-weight: bold;
        color: #282D3B;
        position: relative;
        float: left;
        width: 100% !important;
    }

.Product .opentoggle::before {
    font-family: ionicons;
    display: inline-block;
    color: #000;
    content: "\f126";
    position: absolute;
    top: 18px;
    right: 17px;
    font-size: 18px;
    font-weight: 400;
    left: unset;
}

.Product .opentoggle.collapsed::before {
    content: "\f123";
}

#loading-image {
    height: 60px;
    background: url(/Content/templates/base/images/writing.gif) no-repeat center center;
    width: 100%;
    background-size: contain;
}

/* BANNER HIGHLIGHT  *************************************************/
.b-highlight {
    float: left;
    width: 100%;
}

    .b-highlight .item {
        display: inline-flex;
        justify-content: flex-start;
        float: left;
        width: 100%;
        padding-bottom: 10px;
        margin-bottom: 10px;
        align-items: center;
        line-height: 1.2em;
        font-size: 1.14em;
        color: #002d62;
    }

        .b-highlight .item .img {
            margin-right: 12px;
            display: table;
        }

            .b-highlight .item .img img {
                width: 100%;
                object-fit: contain;
                object-position: center;
            }

    .b-highlight .ahora12 .texto {
        width: auto;
    }

    /* ahora 12 */
    .b-highlight .ahora12 .img {
        width: 134px;
    }

    .b-highlight span.marca img {
        max-height: 55px;
        filter: grayscale(1);
        object-fit: cover;
        object-position: center;
    }

    .b-highlight span.marca {
        max-height: 44px;
        margin-bottom: 5px;
        display: block;
        overflow: hidden;
        position: relative;
    }

    .b-highlight span.marca {
        height: 27px;
        width: 73px;
        display: flex;
        position: relative;
        margin-bottom: 7px;
        border: 1px solid #d4d4d4;
        border-radius: 4px;
        overflow: hidden;
    }


/* breadcrumbs *****/
.Product .breadcrumb {
    margin: 0 0 22px
}


.Product .breadcrumb {
    height: 30px;
    margin: 10px 0;
}

/*Cucardas PDP*/

.Product .GALLERY .cucardas ul {
    float: left;
    position: absolute;
    width: 100%;
    height: 27%;
    top: 0;
    left: 0;
}

.Product .GALLERY .badges ul {
    top: 0;
}


@media(min-width:1200px) {
    .Product .mCSB_scrollTools.mCSB_scrollTools_horizontal {
        top: 0 !important;
        bottom: auto !important;
    }
}

@media(max-width:1199px) {
    .Product .GALLERY .cucardas ul {
        height: 35%;
    }

    .arriba-izquierda,
    .arriba-derecha,
    .abajo-izquierda,
    .abajo-derecha {
        width: 55px;
    }
}

@media(max-width:767px) {
    .Product .GALLERY .cucardas ul {
        height: 100%;
    }

    .arriba-izquierda,
    .arriba-derecha,
    .abajo-izquierda,
    .abajo-derecha {
        width: 44px;
    }
}

@media(max-width:767px) {
    .Product .related {
        margin: 10px 0 30px !important;
    }

    .Product .contenido-blanco {
        margin-top: 20px;
        border-top: 0px;
    }
}

@media(max-width:479px) {
    .Product .related {
        padding: 0;
    }
}


/* GALLERY  *************************************************/
.GALLERY {
    position: relative;
    padding-right: 30px;
}

    .GALLERY > span {
        background: #fff;
        width: 100%;
        display: flex;
        flex-direction: column-reverse;
        border: 1px solid #FFFFFF;
        box-sizing: border-box;
        padding: 20px 20px 45px;
    }


/* zoom */
.zoomContainer {
    display: none !important;
}

.zoomWindowContainer .zoomWindow {
    border: 3px solid #fff;
    box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.15);
}

.Product div#mCSB_1_container {
    display: flex;
}


/* big image */
.allthumbs,
#g_image {
    float: left;
    width: 100%;
    position: relative;
}

.allthumbs {
    order: 1;
    width: auto;
    margin-top: 10px;
}

#g_image {
    text-align: center;
    padding: 0 10px 12px;
    order: 2;
    width: 100%;
}

    #g_image img:not(.badge-filter .img-responsive) {
        height: auto !important;
        max-height: 500px;
        max-width: 100%;
        width: auto !important;
    }

    .GALLERY .badge-filter{
        width: 100px;
    }

#zoom_01 {
    cursor: zoom-in !important;
}



/* thumbs */
#g_thumbs {
    padding-right: 4px;
    text-align: center;
    width: 100%;
    display: block;
    margin: auto;
    max-height: 425px;
    float: none;
    overflow-x: auto;
    white-space: nowrap;
    max-width: 650px;
}

    #g_thumbs .mCSB_horizontal.mCSB_inside > .mCSB_container {
        margin-bottom: 10px;
    }

    #g_thumbs .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        border-radius: 8px;
        background-color: rgb(169, 169, 169);
    }

    #g_thumbs img {
        bottom: 0;
        color: #bbbbbb;
        font-size: 8px;
        height: auto;
        left: 0;
        line-height: 10px !important;
        margin: auto;
        max-height: 100%;
        max-width: 100%;
        padding: 3px;
        position: absolute;
        right: 0;
        top: 0;
        width: auto;
    }

    #g_thumbs a {
        border: 1px solid #ffffff;
        border-radius: 5px;
        display: inline-block;
        float: none;
        height: 100px;
        margin: 20px;
        position: relative;
        text-align: center;
        width: 100px;
    }

        #g_thumbs a:hover {
            border-color: #ccc;
        }

    #g_thumbs .active {
        border-color: #000;
    }


/* boton zoom */
#g_button {
    color: #444;
    display: none;
    float: left;
    line-height: 3em;
    /*margin-top: 5px;
    padding: 10px 0 10px 30px;*/
    position: relative;
    text-align: left !important;
    text-decoration: none;
    width: auto !important;
    height: auto !important;
    border-color: #fff !important;
    margin-bottom: 10px;
}

    #g_button:before {
        content: "i"
    }

    #g_button::before {
        display: block;
        float: left;
        font-family: "dhs";
        font-size: 1.35em;
        left: 4px;
        position: relative;
        top: 15px;
    }

    #g_button:hover {
        color: #c4158c !important;
    }

    #g_button span {
        font-size: 9px;
        letter-spacing: 0.1em;
        text-transform: uppercase;
    }

/* FLECHAS galeria + fancybox */
#g_arrows {
}

    #g_arrows > div {
        color: #535353;
        cursor: pointer;
        display: block;
        font-size: 30px;
        height: 60px;
        line-height: 58px;
        padding: 0;
        position: absolute;
        text-align: center;
        top: calc(50% - 30px);
        width: 40px;
    }

        #g_arrows > div:hover {
            color: #000
        }

    #g_arrows .l_arrow {
        left: 0px
    }

    #g_arrows .r_arrow {
        right: 0px
    }

    #g_arrows > div::before {
        font-family: "Ionicons";
    }

    #g_arrows .l_arrow::before {
        content: "\f124"
    }

    #g_arrows .r_arrow::before {
        content: "\f125"
    }


/* FANCYBOX ******/
.fancybox-nav span {
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 28px;
    height: 60px;
    line-height: 58px;
    padding: 0;
    text-align: center;
    width: 20px;
    background: none !important;
    visibility: visible;
    opacity: 0.5
}

.fancybox-nav:hover span {
    color: #fff;
    opacity: 1;
}

.fancybox-next {
    right: -60px
}

.fancybox-prev {
    left: -60px
}

.fancybox-nav span:before {
    font-family: "Ionicons"
}

.fancybox-prev span:before {
    content: "\f124"
}

.fancybox-next span:before {
    content: "\f125"
}

.fancybox-close {
    background: #5c5c5c none repeat scroll 0 0;
    border: 3px solid rgba(255, 255, 255, 0.46);
    border-radius: 100%;
    box-shadow: 2px 2px 10px #000;
    color: #fff;
    font-size: 19px;
    height: 40px;
    line-height: 34px;
    overflow: hidden;
    text-align: center;
    width: 40px;
}

    .fancybox-close:hover {
        background: #000 none repeat scroll 0 0;
        color: #fff;
    }

    .fancybox-close:before {
        font-family: "Ionicons"
    }

    .fancybox-close:before {
        content: "\f12a"
    }

#fancybox-loading {
    background-image: url("/Content/images/fancybox-2.1.5/fancybox_sprite@2x.png");
}

@media(max-width:1439px) {
    #g_thumbs a {
        height: 85px;
        width: 85px;
    }
}

@media (max-width: 767px) {
    .zoomContainer {
        display: none !important
    }

    #sticker {
        position: relative !important;
    }

    #g_image img {
        max-height: 400px;
    }
}

@media (max-width: 479px) {
    #g_image {
    }

        #g_image img {
            pointer-events: none;
            max-height: 300px
        }

    #g_button {
        display: block !important;
        left: 0;
        margin: 0;
        padding: 0;
        position: absolute !important;
        top: -23px;
        width: 40px !important;
        height: 40px !important;
        font-size: 1.1em;
        background: #fff;
        opacity: 0.6;
        display: none !important;
    }

        #g_button span {
            display: none
        }

        #g_button::before {
            font-size: 1.2em;
            left: 10px;
            top: 16px;
        }

    #g_arrows > * {
        font-size: 17px;
        color: #666;
    }

    #g_arrows .l_arrow {
        left: -15px
    }

    #g_arrows .r_arrow {
        right: -15px
    }
}




/* GALLERY SLIDER MOBILE *********************************/

#prod-slider .owl-nav > div {
    font-size: 18px;
    text-shadow: none;
    opacity: 0.3;
    top: 44%;
    padding: 0;
}

#prod-slider li {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 350px;
}

#prod-slider img.lazyOwl {
    max-height: 90%;
    max-width: 90%;
    width: auto;
    height: auto;
    margin: auto;
    padding: 0;
    text-align: center;
}

.imobile {
    float: left;
    width: 100%;
    position: relative;
}

    .imobile .badges {
        position: absolute;
        top: 6px;
        left: 0;
    }


@media (max-width: 479px) {

    .list-items .PRODUCT_BOX .price_wrapper {
        margin-top: -15px;
    }

    .list-items .PRODUCT_BOX .cuotas {
        font-size: 0.9em;
        top: 35px;
    }
}

@media (max-width: 375px) {

    .list-items .PRODUCT_BOX .price_wrapper {
        margin-top: -5px;
    }
}




/* PRODUCTAREA *********************************/

.PRODUCTAREA {
    margin-bottom: 8px;
    position: relative;
}

    .PRODUCTAREA .badge-enviogratis {
        font-size: 14px;
        background-color: white;
        border: 1px solid #374A953D !important;
        display: inline-flex;
        padding: 2px 5px;
        position: unset;
        width: 122px;
        margin: 0;
        order: 4;
        margin-bottom: 9px;
    }

    .PRODUCTAREA .badges {
        display: inline-flex;
        width: 100%;
        float: left;
        flex-wrap: wrap;
    }

        .PRODUCTAREA .badges ul {
            position: relative;
            top: auto;
            left: auto;
            z-index: inherit;
            margin: 0;
            display: inline-flex;
            width: auto;
            float: left;
            max-width: unset;
        }

            .PRODUCTAREA .badges ul li > div {
                line-height: 20px;
                padding: 5px 12px !important;
                font-size: 1em;
                margin-bottom: 9px;
            }

    .box_image .badge-filter img {
        max-width: 75px !important;
    }


    .PRODUCTAREA .title {
        width: 100%;
        display: inline-flex;
        justify-content: space-between;
        align-items: flex-start;
    }

.Product h1 {
    float: left;
    margin: 0 0 10px;
    padding: 0 10px 0 0;
    position: relative;
    width: 100%;
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    line-height: 30px;
    color: #282D3B;
    letter-spacing: -0.2px;
}

.codeid {
    font-weight: normal;
    font-size: 13px;
    line-height: 24px;
}

.code {
    text-align: center;
    margin: 5px 0;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}

.PRODUCTAREA .buttons_wrapper {
    display: inline-flex;
    position: relative;
    align-items: center;
    margin: 3px 0 0;
}
    .PRODUCTAREA .buttons_wrapper a.BUTTONFAV,
    .PRODUCTAREA .buttons_wrapper a.BUTTONINFO {
        color: #cccccc; /* Color del fav - */
    }
    .PRODUCTAREA .buttons_wrapper a {
        color: #000;
        display: inline-flex;
        align-items: center;
        font-size: 1.8em;
        line-height: 20px;
        padding: 7px;
        position: relative;
        text-align: center;
        text-decoration: none;
        top: auto;
        right: auto;
        left: auto;
    }

        .PRODUCTAREA .buttons_wrapper a:hover {
            color: #000 !important;
            opacity: 1;
        }

/*BUTTONSHARE*/

.buttons_wrapper span {
    display: inline-flex;
    justify-content: center;
    margin: 3px 0 0 10px;
}

a.button-extra.BUTTONSHARE {
    position: relative;
    background-image: url(/Content/Images/share.svg);
    height: 24px;
    width: 24px;
    z-index: 4;
    background-size: contain;
    background-repeat: no-repeat;
    transition: all 0.7s ease-in-out 0.3s;
    display: block;
    top: 7px;
}


.SHARE {
    background-image: url(/Content/templates/base/images/share.svg);
    background-repeat: no-repeat;
    background-size: 20px auto;
    margin: 4px 0 0 5px;
    width: 27px;
    height: 27px;
    background-position: center;
}

.BUTTONASK {
}

    .BUTTONASK::before {
        content: "s";
        font-family: "diggit" !important
    }

.Product .long_desc,
.Product .short_desc {
    float: left;
    font-size: 14px;
    line-height: 21px;
    width: 100%;
    padding: 0 100px;
}

@media(max-width:1199px) {
    .PRODUCTAREA .badges ul li > div {
        line-height: 13px;
        padding: 3px 7px !important;
        font-size: 0.9em;
    }

    .Product .long_desc,
    .Product .short_desc {
        padding: 20px 0;
    }
}


/* BUY  ****************************************/

.BUY {
    z-index: 1
}

    .BUY .caja {
        float: left;
        width: 100%;
    }

        .BUY .caja > * {
            float: left;
            width: 100%;
        }

    .BUY .item-options > span {
        margin-bottom: 3px
    }

    .BUY .price_wrapper {
        height: auto;
    }
.price_wrapper > * {
    display: block;
    margin-bottom: 4px;
}

        .BUY .price_wrapper p {
            float: none;
            display: inline-block;
            width: auto;
            margin: 0 auto 8px;
            line-height: 17px;
        }

    .BUY .p-ahorra {
        font-weight: normal;
        padding-left: 12px;
        font-size: 0.95em;
    }

    .BUY .price_wrapper .price {
        float: right;
        padding: 0;
        margin: 0;
        font-style: normal;
        font-size: 26px;
        letter-spacing: -0.02em;
        text-align: left;
        justify-content: flex-start;
    }

    .BUY .price_wrapper .price_wo_taxes {
        text-align: left;
        color: #7d7d7d;
        width: 100%;
        font-size: 12.5px;
        font-weight: lighter;
    }


    .BUY .price_wrapper .price.notforsale {
        font-size: 16px;
        color: #999;
        margin: 24px 0 -8px;
    }

    .BUY .price_wrapper .tachado {
        font-style: normal;
        font-weight: normal;
        font-size: 17px;
        letter-spacing: -0.02em;
        color: #646464;
        opacity: 1;
		text-align:left;
    }

    .BUY .BUTTONBUY {
        background: #0F8FFF;
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        align-items: center;
        text-align: center;
        color: #FFFFFF;
        border-radius: 59.1429px;
        padding: 14px;
        max-width: 228px;
        width: 100%;
        float: left;
        text-transform: none;
        margin-bottom: 15px;
    }

        .BUY .BUTTONBUY span::before {
            font-size: 1.1em;
            left: -2px;
            top: -1px;
        }

        .BUY .BUTTONBUY.b1 {
            margin-right: 20px
        }

        .BUY .BUTTONBUY.b2 {
            background: #F3FCFF;
            border: 1.31429px solid #0054C8;
            box-sizing: border-box;
            font-style: normal;
            font-weight: 600;
            font-size: 16px;
            align-items: center;
            text-align: center;
            color: #0054C8;
            border-radius: 100px;
        }

            .BUY .BUTTONBUY.b2.added {
                pointer-events: none;
                background: #26c66c;
                border: 1.31429px solid #19a858;
                color: white;
                padding-left: 20px;
            }

                .BUY .BUTTONBUY.b2.added::after {
                    content: "\f122";
                    font-family: "Ionicons";
                    margin-left: 10px;
                }

                .BUY .BUTTONBUY.b2.added:before {
                    content: "Agregado";
                }

                .BUY .BUTTONBUY.b2.added span {
                    display: none;
                }

        .BUY .BUTTONBUY.b1:hover,
        .BUY .BUTTONBUY.b1:focus,
        .BUY .BUTTONBUY.b1:active {
            background: #0054C8;
            border-color: #0054C8;
            color: white;
        }

        .BUY .BUTTONBUY.b2:hover,
        .BUY .BUTTONBUY.b2:focus,
        .BUY .BUTTONBUY.b2:active {
            background: #003F84;
            border-color: #003F84;
            color: white;
        }

        .BUY .BUTTONBUY.nonavailable {
            background: #777 none repeat scroll 0 0;
            font-size: 0.95em;
            line-height: 1.4em;
            padding: 15px;
            color: #fff !important;
            text-decoration: none !important;
            margin-top: 20px;
        }

            .BUY .BUTTONBUY.nonavailable:hover {
                background-color: #444 !important
            }

    .BUY .nonavailable .price {
        color: #333;
        font-size: 1em !important;
        margin: 0 0 15px;
        opacity: 1;
        float: left;
    }


.BUTTONBUY.disabled {
    background-color: #ddd;
}


/*Bloques info*/
.BUY .bloques-info {
    width: 100%;
    margin-top: 20px;
    display: inline-flex;
    gap: 30px;
}

.BUY .innerbanner {
    width: auto;
    display: flex;
    gap: 10px;
}

    .BUY .innerbanner > div {
        display: flex;
        /*flex-direction: column;*/
    }

    .BUY .innerbanner strong {
        font-size: 15px;
    }

    .BUY .innerbanner span {
        font-size: 13px;
    }

.BUY .price_wrapper {
    padding: 0;
    margin: 15px 0 20px;
    float:left;
    justify-content: start;
    width: 100%;
}

    .BUY .price_wrapper .badge-dto {
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        display: flex;
        align-items: center;
        text-align: center;
        letter-spacing: -0.02em;
        box-sizing: border-box;
        margin-left: 5px;
    }

    .BUY .price_wrapper .price span {
        font-size: 28px;
        margin-left: 4px;
        font-weight: 600;
    }



/*Calculadora pago*/

.btn-calc,
.btn-calc:visited {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #0F8FFF;
    text-decoration: underline;
    font-size: 13.5px;
    float: left;
    width: 100%;
}

    .btn-calc:hover {
        color: #000;
        text-decoration: underline;
    }

.price_wrapper .btn-calc {
    text-decoration: underline;
}


/*bloque de pagos*/
.bloquepagos {
    width: 100%;
    float: left;
    position: relative;
    margin-top: 30px;
}

    .bloquepagos span {
        display: flex;
        border: 1px solid #cecece;
        padding: 17px;
        cursor: pointer;
        justify-content: space-between;
    }

    .bloquepagos .innerbanner > div {
        display: flex;
    }

    .bloquepagos .innerbanner .icono,
    .bloquepagos .innerbanner .icono2 {
        margin: 4px 7px 2px 0;
    }

    .bloquepagos .innerbanner {
        width: 42%;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        position: relative;
    }

    .bloquepagos .innerbanner2 {
        width: 55%;
        font-size: 12px;
    }

        .bloquepagos .innerbanner2 li {
            list-style: none;
        }

    .bloquepagos h3 {
        font-size: 17px;
        font-weight: 500;
        position: absolute;
        top: -28px;
        left: 10px;
        background: #F8F8F8;
        padding: 1px 10px;
    }

    .bloquepagos .innerbanner::after {
        content: "";
        width: 1.5px;
        height: 100%;
        background: lightgray;
        display: block;
        position: absolute;
        top: 0px;
        right: 15px;
    }

    .bloquepagos .icono img,
    .bloquepagos .innerbanner .icono img {
        width: 40px;
        height: auto;
    }

    .bloquepagos .innerbanner .icono2 img {
        width: 85px;
        height: auto;
    }

p.verde {
    color: #1CAF57;
    margin: 0;
    display: inline;
}

@media(max-width:1199px) {
    .bloquepagos .innerbanner::after {
        display: none
    }

    .bloquepagos span {
        flex-direction: column;
        align-items: center;
    }

    .bloquepagos .innerbanner {
        width: 100%;
        margin-bottom: 15px;
    }

    .bloquepagos .innerbanner2 {
        width: 100%;
        font-size: 12px;
    }
}


@media screen and (max-width: 767px) and (min-width: 480px) {
    .bloquepagos .innerbanner::after {
        display: block
    }

    .bloquepagos span {
        flex-direction: row;
    }

    .bloquepagos .innerbanner {
        margin-bottom: 0;
        width: 70%;
    }

        .bloquepagos .innerbanner::after {
            display: block;
        }

    .bloquepagos .innerbanner2 {
        width: 100%;
    }
}

@media(max-width:479px) {
    .bloquepagos .innerbanner .icono img {
        width: 38px
    }

    .bloquepagos h3 {
        font-size: 15px
    }
}

@media(max-width:600px) {
    .bloquepagos h3 {
        font-size: 14px;
    }

    .innerbanner p img {
        width: 33px !important;
    }

    .innerbanner p {
        padding-left: 56px !important;
    }

    .bloquepagos .innerbanner,
    .bloquepagos .innerbanner2 {
        width: 100%
    }
}

/* contenedor mejores ofertas*/

.conteiner-img {
    width: 100%;
    align-items: center;
    justify-content: start;
    flex-flow: column-reverse;
    border-right: none;
    /*border-bottom: 1px solid #dcdcdc;*/
    padding: 4px 0px;
    flex-direction: row-reverse;
    display: flex;
}

.bestPayment_img div {
    display: flex;
    justify-content: center;
    align-items: center;
}

.bestPayment_img {
    display: flex;
    float: right;
}

.conteiner-img:last-child {
    border-right: none !important;
}

.conteiner-img img {
    width: 35px;
}

.conteiner-img .txt {
    min-width: 240px;
    font-weight: 900;
    color: rgba(51, 51, 51, 1);
    font-size: 14px;
    line-height: 1.3em;
    margin-right: 10px;
    padding-right: 0px;
    display: flex;
}

    .conteiner-img .txt div:last-child {
        font-weight: 500 !important;
    }

.conteiner-img .txt_sinInt {
    margin: 0px 5px;
    color: #00A786;
}

.bloque.c-cuotas h1 {
    width: 100%;
    margin: 0;
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 500;
    line-height: 100% !important;
    color: #767676;
}

a.btn-calc2 {
    text-decoration: underline;
    color: #006AFD;
    margin-top: 10px;
    float: left;
    width: 100%;
    font-size: 14px;
}

/* select options: TALLE/COLOR ********************************/

.selector_opcion {
    position: relative;
    border-bottom: 1px solid #CECECE;
    padding-bottom: 15px;
    margin-bottom: 15px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin: 10px 0 20px;
}

.item-options {
    float: left;
    position: relative;
    width: 100%;
}

    .item-options > span {
        font-size: 0.92em;
        font-weight: 700;
    }

    .item-options .dropdown-menu {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    }

    .item-options.COLOR ul {
        min-width: inherit;
    }

    .item-options.COLOR .customselect:after,
    .item-options.SIZE .customselect:after {
        display: none;
    }

    .item-options.SIZE,
    .item-options.COLOR {
        display: flex;
        flex-direction: column;
        gap: 4px;
    }

    .item-options li {
        cursor: pointer;
    }

    .item-options.SIZE button {
        display: none !important;
    }

    .item-options.SIZE ul {
        width: auto;
        position: relative;
        border: none;
        display: block !important;
        box-shadow: none;
        background: transparent;
        z-index: inherit;
        min-width: inherit;
    }

    .item-options.SIZE li {
        float: left;
        height: auto;
        margin-right: 10px;
        padding: 6px 10px;
        width: auto;
        position: relative;
        box-sizing: border-box;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 19px;
        display: flex;
        align-items: center;
        text-align: center;
        color: #000;
        border: 1px solid gray;
        border-radius: 3px;
    }

.BUY .item-options.SIZE li.active {
    border-color: #000;
    box-shadow: 1px 1px 4px rgba(0,0,0,.4);
}

.item-options.SIZE li:hover {
    background-color: white;
    color: #000;
    border-color: #777;
}

.item-options h5 {
    clear: left;
    float: left;
    margin: 0 0 5px 0;
    font-weight: 600;
}

.item-options > * {
    float: left;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 12px;
    display: block;
    align-items: center;
}

.item-options.COLOR li.disabled {
    background: gray;
}

    .item-options.COLOR li.disabled:before {
        content: "";
        width: 38px;
        height: 1px;
        background: gray;
        display: block;
        position: absolute;
        transform: rotate(50deg);
        top: 50%;
        top: calc(50% - 1px);
        left: -4px;
    }

.item-options.SIZE li.disabled {
    border-color: gray;
}

    .item-options.SIZE li.disabled:before {
        content: "";
        width: 100%;
        height: 1px;
        background: gray;
        display: block;
        position: absolute;
        transform: rotate(30deg);
        top: 50%;
        top: calc(50% - 1px);
        left: 0;
    }

.item-options.COLOR ._js_opcion_color {
    display: none;
}

.item-options.COLOR .dropdown-menu {
    border: 2px none;
    box-shadow: none;
    display: block;
    float: left;
    position: relative;
    width: auto;
    z-index: inherit;
    background: transparent;
}

.BUY .item-options.COLOR > div {
    width: 100%;
}

.item-options.COLOR li {
    border: 1px solid #d1d1d1;
    float: left;
    margin: 0 5px;
    position: relative;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 0;
    border-radius: 100%;
    display: flex;
    align-items: center;
    height: 15px;
    width: 15px;
}

    .item-options.COLOR li .prop-image {
        overflow: hidden;
        border-radius: 50%;
    }

.BUY .item-options.COLOR li {
    border: 1px solid lightgray;
    width: 30px;
    height: 30px;
    padding: 2px;
}

.item-options.COLOR li img {
    width: 100%;
    height: 100%;
    object-fit: scale-down;
    object-position: center;
}

.BUY .item-options.COLOR li:hover,
.BUY .item-options.COLOR li.active {
    border: 1px solid #000;
}

.item-options.COLOR li span {
    display: none;
}

.item-options.COLOR li .bg {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    border-radius: 50%;
}

.BUY .item-options.COLOR li .bg {
    display: none
}

.item-options > p {
    font-size: 1.5em;
}

.item-options select,
.item-options .dropdown-toggle {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #777 !important;
    border-radius: 0;
    box-shadow: none !important;
    color: #777;
    font-size: 0.95em;
    font-weight: 400;
    height: 36px;
    padding: 0 10px;
    text-align: left;
    width: 100%;
    padding-right: 20px;
}

.item-options .btn-group {
    width: 100%;
}

.item-options .caret {
    display: none
}

.item-options .dropdown-toggle:after {
    content: "\f3d0"
}

.item-options .dropdown-toggle:after {
    color: #000;
    font-family: "Ionicons";
    font-size: 12px;
    padding: 0;
    pointer-events: none;
    position: absolute;
    right: 8px;
    top: 7px;
    display: none;
}

.item-options .open > .dropdown-menu {
    border-color: #777;
    border-style: solid;
    border-width: 0 1px 1px;
    box-shadow: none;
    margin: 0;
    min-width: unset;
    width: 100%;
}

.item-options .btn-group .dropdown-menu a {
    color: #000;
    display: block;
    font-size: 1.1em;
    font-weight: lighter;
    margin: 0 20px;
    padding: 4px;
    position: relative;
    white-space: normal;
    width: auto;
}


/* talle no disponible */

.item-options .btn-group .dropdown-menu .notavailable a {
    opacity: 0.4;
    pointer-events: none !important;
}

    .item-options .btn-group .dropdown-menu .notavailable a::before {
        background: #888 none repeat scroll 0 0;
        content: "";
        cursor: default;
        display: block;
        height: 1px;
        left: -3px;
        position: absolute;
        top: 15px;
        width: 34px;
    }

.item-options .btn-group .dropdown-menu a:hover {
    background: #fff;
    text-decoration: underline;
}

.item-options .btn-group .dropdown-menu .notavailable a:hover {
    text-decoration: none;
    cursor: default !important;
}


/* colorcitos */

#option-color li {
    display: inline-block;
    float: left;
    margin: 0 6px 6px 0;
}

    #option-color li img {
        border: 2px solid #f2f2f2;
        border-radius: 100%;
        box-shadow: 0 0 1px #7e7e7e;
        overflow: hidden;
        width: 36px;
    }

    #option-color li span {
        display: none;
    }

._js_opcion_color.checked img {
    box-shadow: 1px 2px 4px #777, 0 0 1px #000, 0 0 1px #000, 0 0 1px #000 !important;
}


/* NONAVAILABLE */

.PRODUCTAREA .nonavailable .price {
    opacity: 1;
    font-weight: normal;
}

.PRODUCTAREA .nonavailable .BUTTONBUY:before {
    display: block
}

.PRODUCTAREA .BUTTONBUY.nonavailable {
    background: #9d9d9d none repeat scroll 0 0 !important;
    border: 1px solid #fff;
    clear: both;
    font-size: 1.3em !important;
    height: auto !important;
    line-height: 1.2em !important;
    padding: 10px 25px !important;
    width: auto !important;
}

/*Tab video y documentacion*/


.files {
    display: flex;
    flex-wrap: wrap;
    padding: 0 100px;
}

.ic-ficha {
    padding: 15px;
    background: #F0F6FC;
    color: #0054C8;
    font-size: 15px;
    font-weight: 700;
    display: inline-block;
    margin-right: 10px;
    text-decoration: underline;
    margin-bottom: 10px;
}


#tab-video,
#tab-documentacion {
    float: left;
    width: 100%;
}

    #tab-video .video-list {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
        margin: 40px 0 0;
    }

    #tab-video .video {
        position: relative;
        width: 100%;
        height: 0;
        margin-bottom: 30px;
        padding-top: 56.25%
    }

        #tab-video .video > iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }

@media (max-width: 1199px) {

    .files {
        padding: 0 0;
    }
}

@media (max-width: 991px) {
    #tab-video .video-list {
        grid-template-columns: repeat(1, 1fr);
        gap: 0;
    }
}

@media (max-width: 767px) {
    .docs {
        padding-top: 15px;
        padding-bottom: 0;
    }

    .ic-ficha {
        padding: 10px 20px;
        margin-bottom: 15px;
    }

    #tab-video .video-list {
        margin: 20px 0 0;
    }
}


/*CONTENEDOR FILTROS*/

.contenedor-filtros .nombre-filtro {
    font-size: 17px;
    line-height: 22px;
    margin-bottom: 10px;
    font-weight: 500;
}

.contenedor-filtros .filtro-individual .seleccionado,
.contenedor-filtros .filtro-individual .noseleccionado {
    padding: 7px 18px;
    background: #f6f6f6;
    border: solid 2px #e3e3e3;
    margin: 0 8px 8px 0;
    display: inline-block;
    min-width: 51px;
    text-align: center;
}

.contenedor-filtros .filtro-individual .seleccionado {
    border: solid 2px #040043;
}

.contenedor-filtros .filtro-modelo .lista-img .enlace-img {
    display: inline-block;
    width: 71px;
    height: 71px;
}

    .contenedor-filtros .filtro-modelo .lista-img .enlace-img img {
        padding: 3px;
        border: solid 3px #fff;
        width: 100%;
        height: 100%;
        object-fit: contain;
        object-position: center;
    }

        .contenedor-filtros .filtro-modelo .lista-img .enlace-img img.imagen-no-pertenece {
            opacity: 0.4;
        }

    .contenedor-filtros .filtro-modelo .lista-img .enlace-img.penone img {
        border: solid 2px #040043;
    }



/* PRODMENU *********************************/

.PRODMENU {
    background: #F3F3F5;
    border-bottom: 0;
    float: left;
    height: 53px;
    position: relative;
    width: 100%;
    z-index: 3;
}

    .PRODMENU.affix-top,
    .PRODMENU.affix-bottom {
        position: relative
    }

    .PRODMENU.affix {
        background: #f8f8f8 none repeat scroll 0 0;
        border-bottom: 1px solid #ddd;
    }

    .PRODMENU .name,
    .PRODMENU .BUTTONBUY,
    .PRODMENU .price {
        display: none
    }

    .PRODMENU.affix .name,
    .PRODMENU.affix .BUTTONBUY,
    .PRODMENU.affix .price {
        display: block
    }

    .PRODMENU .name {
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 26px;
        align-items: center;
        color: #000000;
    }

    .PRODMENU .row > div {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .PRODMENU .prodmenu-nav {
        display: table;
        float: none;
        margin: 0 auto;
        text-align: center;
    }

        .PRODMENU .prodmenu-nav li {
            display: inline-block;
        }

    .PRODMENU .BUTTONBUY {
        border-radius: 45px;
        max-width: 120px;
        padding: 6px;
        right: 0;
        top: 10px;
        line-height: 1em;
        font-style: normal;
        top: 10px !important;
        font-weight: 500;
        font-size: 15px;
        color: #FFFFFF;
        border-radius: 80px;
        padding: 9px !important;
        margin: -7px 0 0;
    }

    .PRODMENU .prodmenu-nav li a {
        border: 0 none;
        display: block;
        float: left;
        font-size: 1.35em;
        font-weight: 700;
        height: 52px;
        line-height: 50px;
        margin: 0;
        padding: 0 17px;
        position: relative;
        color: #000 !important;
        background-color: transparent !important;
        font-style: normal;
        font-weight: 700;
        font-size: 17px;
        line-height: 20px;
        display: flex;
        align-items: center;
        text-align: center;
        color: #000000;
    }

        .PRODMENU .prodmenu-nav li.active a::before,
        .PRODMENU .prodmenu-nav li a:hover:before {
            background: #005DA4 none repeat scroll 0 0;
            bottom: 0;
            content: "";
            display: block;
            height: 6px;
            left: 0;
            position: absolute;
            width: 100%;
        }

    .PRODMENU hr {
        border-color: #ddd;
        margin: -1px 0 0;
        padding: 0;
    }

    .PRODMENU .BUTTONBUY {
        max-width: 120px;
        padding: 11px;
        /* position: absolute; */
        right: 0;
        top: 6px;
        order: 5;
        margin-left: 15px;
        margin-right: 0;
    }

    .PRODMENU .price {
        right: 128px;
        top: 5px;
        z-index: -1;
        font-style: normal;
        font-weight: 700;
        font-size: 15.2659px;
        line-height: 20px;
        text-align: right;
        letter-spacing: 0;
        width: auto;
        position: static;
        margin: -3px 0 0;
    }

        .PRODMENU .price .tachado {
            text-decoration: line-through;
            margin-right: 5px;
        }

        .PRODMENU .price span {
            margin-left: 0;
        }

        .PRODMENU .price::before {
            /* content: "Tu Precio Final"; */
            display: block;
            font-size: 0.75em;
            font-weight: 700;
            padding-right: 2px;
        }

        .PRODMENU .price.non::before {
            display: none
        }

        .PRODMENU .price.non {
            padding-top: 3px;
            font-size: 0.9em;
            opacity: 0.4;
            right: 4px;
            width: 100px !important;
            line-height: 1.2em;
        }

.productcontent {
    position: relative;
}

    .productcontent h2 {
        font-weight: bold;
        font-size: 25px !important;
        margin: 40px 0 30px !important;
        text-transform: none !important;
        color: #282D3B !important;
        padding-top: 35px;
        align-self: flex-start;
    }

.PRODMENU.affix {
    position: fixed;
    top: 0;
    width: 100%;
}

    .PRODMENU.affix ul li a {
        font-size: 1.1em;
        padding: 0 12px;
    }




    #RELATED h2 {
        margin: 10px 0 20px;
        padding-top: 0 !important;
        font-weight: bold;
        font-size: 28px;
        color: #282D3B;
    }


@media (max-width: 1440px) {
    .PRODMENU .name {
        max-width: 280px;
        line-height: 1em;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .PRODMENU .name,
    .PRODMENU .BUTTONBUY,
    .PRODMENU .price {
        display: none !important;
    }
}


@media (max-width: 1199px) {
    .PRODMENU.affix > .container {
        width: 100%
    }

    .PRODMENU .name {
        max-width: 200px;
        line-height: 1em;
    }

    .PRODMENU .BUTTONBUY {
        margin-left: 10px;
    }

    .PRODMENU .price {
        font-size: 14px;
    }

        .PRODMENU .price .tachado {
            font-size: 12px;
            margin-right: 5px;
        }
}

@media (max-width: 991px) {

    .PRODMENU.affix .container,
    .PRODMENU.affix .row,
    .PRODMENU.affix .col-xs-12 {
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .PRODMENU.affix ul li a {
        font-size: 1em;
        padding: 0 8px;
    }

    .PRODMENU .BUTTONBUY,
    .PRODMENU .price {
        display: block
    }

        .PRODMENU .price.non {
            display: none
        }

    .PRODMENU .name {
        font-size: 0.95em;
        left: 7px;
        line-height: 1.1em;
        max-width: 180px;
    }

    .PRODMENU .price {
        font-size: 0.92em;
        line-height: 16px;
        right: 110px;
        top: 8px;
    }

    .PRODMENU .BUTTONBUY {
        font-size: 0.8em;
        max-width: 95px;
        padding: 7px;
        position: absolute;
        right: 7px;
        top: 8px;
    }

    .PRODMENU .dropdown {
        height: 43px;
        text-align: center;
        background: #040043;
        display: inline-flex;
        flex-wrap: wrap;
        margin-bottom: 0;
        margin-right: -15px;
        margin-left: -15px;
        width: calc(100% + 30px);
        padding: 0 25px;
    }

        .PRODMENU .dropdown > a {
            color: #fff;
            height: 43px;
            line-height: 1em;
            width: 100%;
            display: flex;
            font-style: normal;
            font-weight: normal;
            font-size: 15px;
            text-align: center;
            letter-spacing: -0.02em;
            align-items: center;
            justify-content: center;
        }

            .PRODMENU .dropdown > a .caret {
                border: 0 none;
                display: unset;
                font-family: "Ionicons";
                font-size: 7px;
                height: unset;
                margin-left: 7px;
                opacity: 0.9;
                width: unset;
            }

                .PRODMENU .dropdown > a .caret::before {
                    content: "\f123";
                }

        .PRODMENU .dropdown ul {
            background: #262626 none repeat scroll 0 0;
            border: 0 none;
            margin: 0;
            padding: 0;
            width: 100%;
        }

            .PRODMENU .dropdown ul li {
                float: left;
                width: 100%;
            }

                .PRODMENU .dropdown ul li a {
                    border-top: 1px solid rgba(255, 255, 255, 0.08);
                    color: #fff;
                    font-size: 1em;
                    height: 43px;
                    line-height: 43px;
                    text-align: center;
                    background: #040043;
                }

                    .PRODMENU .dropdown ul li a:hover {
                        text-decoration: underline !important;
                        background: transparent !important;
                    }

    .PRODMENU hr {
        display: none
    }

    .PRODMENU .BUTTONBUY {
        max-width: 110px;
        position: static;
        font-size: 15px;
        order: 5;
        float: right;
        margin: 5px 0;
    }

    .PRODMENU .price {
        background: transparent;
        height: auto;
        left: 0;
        padding: 0;
        position: static;
        text-align: left;
        top: 0;
        margin-left: 0;
        margin-right: auto;
        font-style: normal;
        font-weight: 700;
        font-size: 13.6364px;
        line-height: 18px;
        letter-spacing: -0.02em;
        color: #000000;
        max-width: unset;
        margin-bottom: 0;
        display: block;
        float: left;
        float: left;
        margin-top: 10px;
    }

    .PRODMENU:not(.affix) > div::after {
        display: none;
    }

    #PRODMENU-mob {
        width: 100%;
        height: auto;
        background: #F8F8F8;
        border-bottom: 1px solid #CECECE;
        padding: 0 15px;
        z-index: 10;
    }
}

@media (max-width: 767px) {
    .BUY .price_wrapper .badge-dto {
        font-size: 18px;
        line-height: 22px;
    }

    .selector_opcion {
        border-bottom: 0;
        padding-bottom: 0;
    }

    #SPECS h2 {
        margin: 30px 0 2px !important;
    }
}

@media (max-width: 479px) {
}

/* INPAGE CONTENIDO ************************/


#inpage_container {
    margin: auto !important
}

    #inpage_container * {
        font-weight: normal !important;
    }


.inpage_selector_gallery {
    display: none !important;
}

.inpage_cont_title {
    font-weight: 700;
    font-size: 30px !important;
    margin: 50px auto 20px !important;
    text-transform: none !important;
    color: #000 !important;
    width: 100% !important;
    text-align: center !important;
}

.inpage_p {
    font-size: 1.1em !important;
    line-height: 1.3em !important;
}

.inpage_selector_specification .htitle {
    display: none
}


@media (max-width: 767px) {
    .inpage_cont_title {
        font-size: 21px !important;
        text-align: left !important;
        margin: 15px 0 !important;
    }

    .inpage_p {
        font-size: 1em !important;
        line-height: 1.2em !important;
    }

    #inpage_container .inpage_wowimg {
        min-height: unset !important
    }
}

/* owl menu effect mobile */

@media (max-width: 479px) {

    #related-product-slider.owl-carousel .owl-stage {
        left: -30px !important;
    }
}

@media (max-width: 359px) {

    #related-product-slider.owl-carousel .owl-stage {
        left: -60px !important;
    }
}


/************ AGREGAR A TU COMPRA **************/
#RELATED-ADD {
    margin-bottom: 50px;
}

    #RELATED-ADD.related > h2 {
        font-style: normal;
        font-weight: 700;
        font-size: 26px;
        line-height: inherit;
        display: block;
        align-items: center;
        color: #000000;
        text-align: left;
        margin: 0;
        float: left;
        border: 0;
        margin-bottom: 20px;
        margin-top: 55px;
    }

        #RELATED-ADD.related > h2 span {
            background-color: #fff;
            margin: 0 auto;
            padding: 0;
            display: block;
            float: left;
        }

    #RELATED-ADD.related > ul {
        width: 100%;
        display: inline-flex;
        justify-content: space-between;
    }

.Product #RELATED-ADD.related > ul > li {
    width: 100%;
    display: flex;
    justify-content: center;
}

.Product #RELATED-ADD.related .PRODUCT_BOX {
    display: flex;
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #C6C6C6;
    max-width: 450px;
    box-sizing: border-box;
    padding: 8px;
    align-items: center;
    justify-content: flex-start;
}


    .Product #RELATED-ADD.related .PRODUCT_BOX .box_image {
        width: 144px;
        height: 131px;
        display: block;
    }

        .Product #RELATED-ADD.related .PRODUCT_BOX .box_image > a > img {
            height: 100%;
            margin: 0;
            max-height: unset;
            max-width: unset;
            position: static;
            width: 100%;
            transform-style: unset !important;
            object-fit: scale-down;
            object-position: center;
        }

    .Product #RELATED-ADD.related .PRODUCT_BOX .second-box {
        width: 100%;
        position: relative;
    }

    .Product #RELATED-ADD.related .PRODUCT_BOX .box_data {
        display: block;
        max-width: unset;
        width: auto;
        margin: 0 !important;
        margin-right: auto !important;
        margin-left: 15px !important;
    }

        .Product #RELATED-ADD.related .PRODUCT_BOX .box_data h3 {
            max-height: unset;
            height: auto;
            font-style: normal;
            font-weight: normal;
            font-size: 15px;
            line-height: 21px;
            letter-spacing: -0.02em;
            text-align: left;
            color: #4F4F4F;
        }

    .Product #RELATED-ADD.related .PRODUCT_BOX .price_wrapper {
        justify-content: flex-start;
        display: inline-flex;
    }

        .Product #RELATED-ADD.related .PRODUCT_BOX .price_wrapper .price {
            display: block;
            text-align: left;
            width: 100%;
        }

        .Product #RELATED-ADD.related .PRODUCT_BOX .price_wrapper .tachado {
            font-style: normal;
            font-weight: normal;
            font-size: 13px;
            line-height: 20px;
            letter-spacing: -0.02em;
            text-decoration-line: line-through;
            color: #9D9D9D;
        }

    .Product #RELATED-ADD.related .PRODUCT_BOX .BUTTONFAV {
        display: none
    }

    .Product #RELATED-ADD.related .PRODUCT_BOX .badge-enviogratis {
        position: static;
        margin: auto;
        display: block;
        float: left;
        line-height: 1em;
        margin-left: 15px;
        margin-top: 20px;
    }


    .Product #RELATED-ADD.related .PRODUCT_BOX .badges ul {
        z-index: 1;
        position: absolute;
        top: -1.25em;
        left: 15px;
        width: 100%;
        display: flex;
        justify-content: flex-start;
    }

    .Product #RELATED-ADD.related .PRODUCT_BOX .BUTTONADDCIRCLE {
        background: #000;
        border-radius: 74.4828px;
        width: 48px;
        height: 48px;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        color: white;
        font-weight: 300;
        font-weight: normal;
        float: right;
        margin-right: 10px;
    }

        .Product #RELATED-ADD.related .PRODUCT_BOX .BUTTONADDCIRCLE::before {
            content: "+";
            font-style: normal;
            font-weight: 300;
            font-size: 41.3793px;
            line-height: 0px;
            display: flex;
            align-items: center;
            text-align: center;
        }

        .Product #RELATED-ADD.related .PRODUCT_BOX .BUTTONADDCIRCLE.added {
            background: #0F8FFF;
        }

            .Product #RELATED-ADD.related .PRODUCT_BOX .BUTTONADDCIRCLE.added::before {
                content: "\f122";
                font-family: "Ionicons";
                font-size: 22px;
            }

.box_data .price {
    width: 100%;
}


/* SPECS - ficha tecnica *********************************/

.group-container {
    display: flex;
    width: 100%;
}

#tab-especs > .col-xs-12 {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.group-title {
    text-align: right;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    width: 25%;
    margin: 10px 10px 0 0;
}

.ficha {
    float: left;
    line-height: 1.4em;
    width: 100%;
    max-width: 1050px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

    .ficha .spec_grupo {
        border-bottom: none;
        float: left;
        padding: 13px 0;
        width: 100%;
    }

    .ficha .spec_tit {
        color: #555;
        float: left;
        font-size: 1.3em;
        margin: 0 0 15px;
        width: 100%;
    }

    .ficha ul {
        float: left;
        width: 100%;
        position: relative;
        border: 1px solid lightgray;
    }


td.ficha-tit {
    padding: 8px 15px !important;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    color: #282D3B;
    background: #F6F6F6;
    width: 50%;
}

td.ficha-dato {
    padding: 7px 15px !important;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    color: #101010;
}


@media (max-width: 1199px) {
    .group-container {
        flex-direction: column;
    }

    .group-title {
        margin: 20px 0;
        width: 100%;
        text-align: left;
    }
}


@media (max-width: 479px) {

    td.ficha-tit {
        padding: 8px !important;
    }

    .group-title {
        font-size: 15px;
        margin: 15px 0;
    }

    td.ficha-tit,
    td.ficha-dato {
        padding: 7px !important;
        font-size: 13px;
    }
}




/* PRODUCT RESPONSIVE *********************************/

@media (max-width: 1439px) {
    .BUY .BUTTONBUY {
        max-width: 215px;
    }
}


@media (max-width: 1199px) {
    .Product #body {
        margin-bottom: 50px;
    }

    .Product .breadcrumb {
        margin: -10px 0 10px;
        padding: 10px 0;
    }

    .PRODUCTAREA,
    .BUY {
        font-size: 0.9em;
    }

    .PRODUCTAREA {
        margin-bottom: 2px;
    }

        .PRODUCTAREA .long_desc,
        .PRODUCTAREA .short_desc {
            font-size: 12px;
            line-height: 17px;
        }

    .BUY .item-options.COLOR .dropdown-menu {
        margin: 0;
        padding: 0;
    }

    .BUY .price_wrapper2 {
        font-size: 0.95em;
        margin-bottom: 1px;
        padding: 0 0 4px;
    }

        .BUY .price_wrapper2 .tachado {
            font-size: 1.1em
        }

        .BUY .price_wrapper2 p {
            line-height: 16px;
        }

            .BUY .price_wrapper2 p.p-lista {
                margin-bottom: 5px;
            }

    .BUY .price_wrapper .price {
        font-size: 1.5em
    }

    .BUY .price_wrapper .tachado {
        font-size: 17px;
        line-height: 26px;
    }

    .BUY .bloques-info {
        margin-top: 15px;
    }

    .innerbanner > span {
        font-size: 17px;
        margin-bottom: 6px;
    }

    .block {
        margin-bottom: 10px;
    }

        .block.cuotas .btn-calc {
            display: block;
        }

        .block.envio::before {
            font-size: 3.4em
        }

    #RELATED-ADD.related > ul {
        flex-wrap: wrap;
    }

    .Product #RELATED-ADD.related > ul > li {
        width: 50%;
        margin-bottom: 15px;
    }

        .Product #RELATED-ADD.related > ul > li:nth-child(even) {
            margin-left: 5px;
            width: calc(50% - 5px);
        }

        .Product #RELATED-ADD.related > ul > li:nth-child(odd) {
            margin-right: 5px;
            width: calc(50% - 5px);
        }

    .Product h1 {
        font-size: 24px;
        line-height: 30px;
    }

    .innerbanner p {
        padding-left: 52px;
        font-size: 13px;
    }
}

@media (max-width: 991px) {
    .Product section {
        margin-top: 5px;
    }

    .Product .breadcrumb {
        padding: 0 !important;
    }

    .Product section .container {
        width: 100%;
    }

    .Product h1 {
        margin-bottom: 6px;
        font-style: normal;
        font-weight: bold;
        font-size: 22px;
        line-height: 31px;
        color: #000000;
        margin-top: 0;
    }

    .Product .long_desc,
    .Product .short_desc {
        font-size: 12px;
        line-height: 17px;
        margin-bottom: 5px;
    }

        .Product .long_desc p,
        .Product .short_desc p {
            margin-bottom: 0
        }

    .BUY .price_wrapper2 p {
        line-height: 18px;
    }

    .block.pago {
        margin-bottom: 25px
    }

    .block.cuotas {
        margin: 10px auto 14px;
        text-align: center;
    }

    .BUY .BUTTONBUY {
        margin-bottom: 20px;
        font-size: 16px;
    }

    /* productcontent */
    .productcontent h2 {
        margin: 30px 0
    }

    .productcontent h2,
    .inpage_selector_specification .inpage_block_title > .htitle {
        font-size: 30px !important;
    }

    .inpage_cont_title {
        font-size: 24px !important
    }

    .ficha {
        font-size: 0.9em
    }

    .innerbanner p {
        padding-left: 60px;
    }
}

@media (max-width: 767px) {
    .Product .breadcrumb {
        display: none
    }

    .Product h1 {
        margin-top: 0;
    }

    .codeid {
        font-size: 13px
    }

    .GALLERY {
        padding-right: 15px;
    }

        .GALLERY > span {
            box-shadow: none;
            padding: 10px;
            width: calc(100% + 30px);
            margin: -5px -15px 0;
        }

    .PRODUCTAREA {
        padding: 0 15px;
    }

        .PRODUCTAREA .buttons_wrapper a {
            font-size: 1.6em;
            line-height: 18px;
            padding: 5px;
        }

    .BUY .BUTTONBUY {
        margin-bottom: 10px;
        padding: 12px 3px;
    }

    .BUY .item-options {
        padding: 0 0 15px 0;
    }

    .BUY .innerbanner {
        flex-direction: column;
        align-items: center;
        text-align: center;
        justify-content: center;
    }

        .BUY .innerbanner svg {
            width: 35px;
            height: 35px;
        }

    /* productcontent */

    .productcontent h2 {
        font-size: 26px !important;
        text-align: center;
        padding-top: 26px;
        margin-top: 25px !important;
        position: relative;
    }

    .productcontent {
        position: relative;
    }

    .ficha {
        font-size: 0.85em
    }

    .innerbanner p,
    .innerbanner p a.btn-calc {
        font-size: 12.5px;
    }

    .innerbanner p {
        padding-left: 51px;
        padding-right: 25px;
    }

    .innerbanner > span {
        padding-left: 76px;
        font-size: 15px;
    }

    #RELATED-ADD.related > h2 {
        text-align: center;
        line-height: 32px;
        margin-top: 20px;
        padding-top: 20px
    }

        #RELATED-ADD.related > h2 span {
            float: none;
        }

    .Product #RELATED-ADD.related > ul > li {
        width: 100% !important;
        margin-right: 0px !important;
        margin-left: 0px !important;
    }

    .Product #RELATED-ADD.related .PRODUCT_BOX .BUTTONADDCIRCLE {
        width: 37px;
        height: 37px;
    }

        .Product #RELATED-ADD.related .PRODUCT_BOX .BUTTONADDCIRCLE::before {
            font-size: 30px;
        }

    .Product #RELATED-ADD.related .PRODUCT_BOX .box_data h3 {
        height: auto !important;
    }

    .Product #RELATED-ADD.related .PRODUCT_BOX .badge-enviogratis {
        margin-top: 10px;
    }

    .Product #RELATED-ADD.related .PRODUCT_BOX .badge-dto {
        letter-spacing: -0.02em;
        padding: 2px 4px;
    }

    .Product #RELATED-ADD.related .PRODUCT_BOX .price_wrapper .tachado {
        font-size: 12px;
        line-height: 14px;
        letter-spacing: -0.02em;
    }

    .Product #RELATED-ADD.related .PRODUCT_BOX .list-items .price span,
    .tachado span {
        font-size: 1em;
    }

    #RELATED-ADD {
        margin-bottom: 0;
    }

    .Product #RELATED-ADD.related .PRODUCT_BOX .badges ul {
        top: -1.35em;
    }

    #RELATED-ADD h2::before {
        content: "";
        width: calc(100% + 30px);
        top: 0;
        position: absolute;
        height: 1px;
        background-color: #C2C2C2;
        left: -15px;
    }

    #RELATED h2 {
        text-align: center;
    }

    .BUY .bloques-info {
        align-items: flex-start;
        justify-content: center;
        gap: 20px;
    }
}

@media (max-width: 560px) {
    .BUY .BUTTONBUY {
        width: 100% !important;
        max-width: unset;
    }

    .buttons_wrapper span {
        width: 100%;
        margin: -5px 0 0;
    }
}

@media (max-width: 479px) {
    .Product #body {
        margin-bottom: 10px;
    }

    .BUY .bloques-info {
        align-items: center;
        justify-content: center;
    }

    .PRODUCTAREA .badge-enviogratis {
        font-size: 12px;
        background-color: #f1f1f1;
        width: auto;
    }

    .PRODUCTAREA .buttons_wrapper {
        display: none;
    }

    .productcontent h2 {
        font-size: 22px !important;
        margin-top: 0 !important;
        border: none;
    }

    div#SPECS .col-xs-12,
    div#BENEF .col-xs-12 {
        padding: 0;
    }

    div#RELATED.anchor {
        padding: 0 !important;
        margin: 0 !important;
    }

    #RELATED h2 {
        margin: 20px 0 10px !important;
    }

    /* productcontent */
    .ficha {
        font-size: 0.8em
    }

        .ficha ul {
            padding-left: 15px;
            padding-right: 15px;
        }
}


/* SOCIAL SHARE  **********************************/

#share {
    position: relative;
    width: 31px;
    height: 36px;
    display: block;
    float: right;
}

    #share input[type="checkbox"] {
        display: none;
    }

    #share:hover + .label {
        background-size: 23px;
    }

    #share .label {
        background-color: transparent;
        margin: 0;
        color: #000;
        background-image: url(/Content/templates/base/images/share.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 20px auto;
        display: block;
        width: 31px;
        height: 36px;
        cursor: pointer;
        position: absolute;
        top: 0;
        left: 0;
        padding: 0;
        margin: 0;
    }

    #share .social {
        transform-origin: 50% 0%;
        transform: scale(0.01);
        opacity: 0;
        transition: .5s;
        position: absolute;
        right: 100%;
        top: 16px;
    }

    #share .checkbox:checked ~ .social {
        opacity: 1;
        transform: scale(1);
        right: 241px;
        top: -1px;
    }

    #share ul {
        position: absolute;
        left: 0;
        right: 0;
        color: #fff;
        height: 35px;
        width: 200px;
        list-style: none;
    }

        #share ul li {
            font-size: 22px;
            cursor: pointer;
            width: 40px;
            margin: 0;
            padding: 0;
            text-align: center;
            float: left;
            display: block;
            height: 35px;
            font-family: "Ionicons";
            position: relative;
        }

            #share ul li:hover {
                color: rgba(0, 0, 0, .5);
            }

    #share li[class*="email"]:hover {
        color: rgba(255, 255, 255, 0.5)
    }

    #share ul:after {
        content: '';
        display: block;
        position: absolute;
        right: -8px;
        height: 0;
        width: 0;
        border-left: 10px solid #2d2d2d;
        border-bottom: 9px solid transparent;
        border-top: 9px solid transparent;
        top: 9px;
    }

    #share ul li:before {
        pointer-events: none;
        float: left;
        width: 100%;
        height: 100%;
        line-height: 37px;
    }

    #share li[class*="facebook"] {
        background: #3B5998
    }

    #share li[class*="twitter"] {
        background: #6CDFEA
    }

    #share li[class*="googleplus"] {
        background: #E34429
    }

    #share li[class*="dropbox"] {
        background: #8DC5F2
    }

    #share li[class*="github"] {
        background: #9C7A5B
    }

    #share li[class*="instagram"] {
        background: #0E68CE
    }

    #share li[class*="youtube"] {
        background: #CC181E
    }

    #share li[class*="pinterest"] {
        background: #CC181E
    }

    #share li[class*="email"] {
        background: #2d2d2d
    }

    #share ul li > a {
        width: 100%;
        height: 100%;
        position: absolute;
        display: block;
        padding: 0;
        margin: 0;
        top: 0;
        left: 0;
    }


/*Redes Sociales custom product detail*/

.popover-content {
    display: flex;
    font-size: 0.8em;
    background-color: #f1f1f1;
}

    .popover-content li {
        list-style: none
    }

    .popover-content a:before {
        font-family: 'Ionicons' !important;
        font-size: 26px;
        line-height: 35px;
        padding: 4px 6px;
    }

    .popover-content li .s-facebook {
        background-color: #4250ab;
    }

        .popover-content li .s-facebook:before {
            content: "\f231";
            padding: 6px 13px;
        }

    .popover-content li .s-twitter:before {
        content: "\f243"
    }

    .popover-content li .s-twitter {
        background-color: #0995d9;
    }

    .popover-content li .s-youtube:before {
        content: "\f24d"
    }

    .popover-content li .s-youtube {
        background-color: red;
    }

    .popover-content li .s-whatsapp:before {
        content: "\f4f0"
    }

    .popover-content li .s-whatsapp {
        background-color: #00b427;
    }

    .popover-content.s-pinterest:before {
        content: "\f2b1"
    }

    .popover-content li .s-instagram:before {
        content: "\f350"
    }

    .popover-content li .s-instagram {
        background-color: #e83a76;
    }

    .popover-content li .s-email:before {
        content: "\f2eb"
    }

    .popover-content li .s-email {
        background-color: #363636;
    }

    .popover-content li a {
        width: 36px;
        height: 35px;
        color: #fff !important;
        border-radius: 5px;
        margin: 2px;
        font-size: 0.6em;
        display: block;
    }

        .popover-content li a:hover {
            background-color: #dddddd;
        }

.popover.bottom > .arrow:after {
    border-bottom-color: #dbdbdb !important;
}



.arriba-izquierda,
.arriba-derecha,
.abajo-izquierda,
.abajo-derecha {
    position: absolute;
    width: 70px;
    z-index: 2;
}

.arriba-izquierda {
    left: 0;
    top: 0;
}

.arriba-derecha {
    right: 0;
    top: 0;
}

.abajo-izquierda {
    left: 0;
    bottom: 0;
}

.abajo-derecha {
    right: 0;
    bottom: 0;
}

/*Owl dots mobile*/

.Product .owl-dots div {
    height: 8px;
    width: 8px;
}

.Product .owl-dots .active {
    background-color: #000;
    border-color: #000;
}


@media(max-width:479px) {

    .arriba-izquierda,
    .arriba-derecha,
    .abajo-izquierda,
    .abajo-derecha {
        width: 45px;
    }

    .Product .GALLERY .abajo-izquierda,
    .Product .GALLERY .abajo-derecha {
        bottom: 35px;
    }
}


/*////////////////////////////// BuyItWith */
.Product #body {
    margin-bottom: 2em !important;
}

#BUYITWITH {
    padding-top: 1em;
    padding-bottom: 3em;
    background: #F3F3F5;
}


    #BUYITWITH .buyit-content {
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
    }

    #BUYITWITH .container_checkboxes {
        order: 3;
        width: 100%;
    }

    #BUYITWITH .container_buy.BUY {
        order: 2;
        width: 30%;
        display: flex;
    }

    #BUYITWITH .buyit-content {
        display: flex;
        flex-wrap: wrap;
    }

    #BUYITWITH .total_price_BuyItWith {
        margin: 0;
        width: 100%;
        padding: 10px 20px;
        color: #231F20;
        display: flex;
        flex-wrap: wrap;
        align-items: baseline;
        gap: 5px;
    }

    #BUYITWITH .priceBuyItWith {
        font-size: 1.25em;
        line-height: 1.3em;
        text-align: center;
        margin: 0;
        color: #231F20;
        font-weight: 600;
    }

    #BUYITWITH .BUYITWITH_title {
        font-weight: 700;
        margin-bottom: 20px;
        color: #282D3B;
        font-size: 28px;
    }

    #BUYITWITH .color_gray span {
        padding: 10px;
    }

.container_Main_boxBuyItWith {
    width: auto;
    display: flex;
    align-items: center;
    color: #000;
    font-size: x-large;
    flex-wrap: wrap;
    order: 1;
}

.container_boxBuyItWith {
    display: flex;
    justify-content: center;
    align-items: center;
}

    .container_boxBuyItWith img {
        padding: 6px;
        max-width: 150px;
        max-height: 150px;
    }

.link_OtherProducts_BIW:hover {
    color: gray;
}

.boxButtonBuyItWith {
    display: flex;
    width: 100%;
    align-items: center;
    gap: 20px
}

    .boxButtonBuyItWith .BUTTONBUY.b1,
    .boxButtonBuyItWith .BUTTONBUY.b2 {
        margin: 0;
        max-width: 200px;
        min-width: 200px;
        padding: 14px;
    }

    .boxButtonBuyItWith #total-buyitwith {
        font-size: 26px;
    }

/*////////////////////////////// BuyItWith - Mobile */

@media (max-width: 1439px) {

    .boxButtonBuyItWith .BUTTONBUY.b1,
    .boxButtonBuyItWith .BUTTONBUY.b2 {
        min-width: 180px;
    }
}

@media (max-width: 1199px) {

    #BUYITWITH .container_buy.BUY {
        order: 3;
        width: 100%;
    }

    #BUYITWITH .container_checkboxes {
        order: 2;
    }

    .container_Main_boxBuyItWith {
        width: 100%;
    }
}

@media (max-width: 1199px) {
    .boxButtonBuyItWith {
        flex-wrap: wrap;
    }

        .boxButtonBuyItWith h4 {
            width: 100%;
        }
}

@media (max-width: 500px) {
    .boxButtonBuyItWith a {
        margin-bottom: 0px !important;
    }

    .boxButtonBuyItWith .BUTTONBUY.b1,
    .boxButtonBuyItWith .BUTTONBUY.b2 {
        margin: 0;
        max-width: 170px;
        min-width: 200px;
        padding: 14px 9px;
        font-size: 14px;
    }

    .container_boxBuyItWith img {
        padding: 6px;
        max-width: 100px;
        max-height: 100px;
    }

    .contentMain_mobile_BWT {
        width: 100%;
        display: flex;
        align-items: center;
        padding: 10px 0px 10px 0px;
        border-top: 1px solid #ccc;
    }

    .content_checkbox_BWT {
        width: 15%;
    }

    .content_name_BWT {
        width: auto;
    }
}

@media (max-width: 479px) {

    .boxButtonBuyItWith .BUTTONBUY.b1,
    .boxButtonBuyItWith .BUTTONBUY.b2 {
        max-width: 156px;
        min-width: unset;
    }

    .boxButtonBuyItWith {
        gap: 10px;
    }

    #BUYITWITH .BUYITWITH_title {
        font-size: 24px;
    }

    .boxButtonBuyItWith #total-buyitwith {
        font-size: 24px;
    }

    .container_boxBuyItWith img {
        max-width: 60px;
        max-height: 60px;
    }
}

@media (max-width: 359px) {

    .boxButtonBuyItWith .BUTTONBUY.b1,
    .boxButtonBuyItWith .BUTTONBUY.b2 {
        max-width: unset;
    }
}

.linkDescription {
    text-decoration: underline;
    cursor: pointer;
    text-transform: none;
    color: #006AFD;
    font-size: 13px;
    font-weight: 600;
}

/*envios cp*/
.delivery-description-moova {
    margin-top: -40px;
    margin-left: 59px;
    /* position: absolute; */
}

.delivery-description-moova {
    color: #616161;
    font-weight: 300;
    display: block !important;
    /* overflow: hidden; */
    /* margin-left: 10%; */
}

    .delivery-description-moova text strong {
        font-size: 16px;
        color: black;
    }


.delivery-time-p {
    font-size: 12px !important;
    line-height: -1;
    position: absolute;
    margin-top: -1%;
    margin-left: -1%;
    color: gray !important;
}


@media (max-width: 767px) {
    .delivery-description-andreani-one-line {
        margin-left: 0px !important;
    }

    .delivery-description-moova-one-line {
        margin-left: 0px !important;
    }

    .delivery-title-strong {
        font-size: 12px !important;
    }

    .moova-mañana-p {
        padding-left: 64px !important;
    }
}

.delivery-description-andreani-one-line {
    display: block !important;
    /*overflow: hidden;*/
    margin-top: -44px;
    margin-left: 57px;
    position: absolute;
    /* margin-left: 9%; */
}

.delivery-description-moova-one-line {
    display: block !important;
    /* overflow: hidden; */
    margin-top: -44px;
    margin-left: 57px;
    position: absolute;
    /* margin-left: 9%; */
}

.delivery-title-strong {
    justify-content: flex-start;
    /*display: flex;*/
    width: 100%;
    font-weight: 600 !important;
    color: black !important;
    font-size: 14px;
}


.delivery-time-img {
    display: inline !important;
}


.delivery-truck-blue {
    /* width: 89%; */
    width: 50px;
}

.check-delivery-state {
    margin-left: 60px;
    margin-top: -13px;
}


#postal-code-check {
    background: #F8F8F8;
    height: 88px;
    width: 333px;
    border-radius: 0px;
    margin-left: 60px;
}

.block.envio span.tiempo-envio {
    color: #002d62;
}

.block.envio .innerbanner {
    display: inline-block;
    color: #002d62;
}

.block.envio span.tiempo-envio {
    color: #002d62;
}

.block.envio .innerbanner a {
    margin-bottom: 9px;
    text-decoration: underline;
}

.block.envio .retiro-tienda2 {
    color: #000;
}

.block.envio .retiro-tienda2 {
    color: #002d62;
}

.selected-cp,
.prefix-cp {
    font-weight: 600;
    color: black !important;
}

.href-check-address,
.href-check-deposits {
    text-decoration-line: underline;
    color: #000 !important;
    font-size: 13px !important;
    cursor: pointer;
    margin-top: 12px;
}


#msg-error-cp-div {
    margin-left: 60px;
    width: 340px;
    margin-top: 4px;
    line-height: 13px;
}

.arrow {
    border: solid #000;
    border-width: 0px 2px 2px 0;
    display: inline-block;
    padding: 3px;
    margin-left: 4px;
    cursor: pointer;
}

.upArrow {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

.downArrow {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

#postal-code-check p {
    color: #000 !important;
    font-size: 13px !important;
    padding: 12px 17px 7px;
}

@media (max-width: 767px) {
    #postal-code-check {
        height: 106px !important;
        width: 210px !important;
    }

    .lupa-cp {
        margin-top: -6px !important;
        margin-right: 41px !important;
    }
}

#postal-code-check {
    background: white;
    height: 88px;
    width: 333px;
    border-radius: 0;
    margin-left: 60px;
}

    #postal-code-check input {
        width: 110px;
        margin-left: 15px;
        margin-top: -5px;
        float: left;
        display: inline;
    }

.lupa-cp {
    float: right;
    margin-top: -7px;
    margin-right: 162px;
    cursor: pointer;
}

.free-ship {
    color: #31ca18;
}

.cost-ship {
    color: #007eaf;
}


.innerbanneEnvio p {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 130%;
    color: #000;
    display: inline-block;
    /* padding-left: 64px;*/
    position: relative;
}

/*fin envios cp*/

/* Inicio: TRADE IN (Plan Canje) */

.trade-in-block {
    float: left;
    position: relative;
    margin-bottom: 15px;
    background-color: #F0F0F0;
    display: flex;
    width: 100%;
    max-width: 450px;
    align-items: center;
    justify-content: space-between;
    gap: 22px;
    padding: 10px 15px;
    border: 1px solid #ddd;
}

.trade-ahorra-titulo {
    font-style: normal;
    font-weight: bold;
    line-height: 21px;
}

.trade-descripcion {
    font-style: normal;
    font-weight: normal;
    line-height: 18px;
    margin-right: auto;
}

    .trade-descripcion p {
        margin: 0;
        font-weight: 700;
    }

.trade-cotiza {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    text-decoration-line: underline;
    color: #1381B2;
}

.trade-legales {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    text-decoration-line: underline;
    color: #7B7B7B;
}

.trade-price-text-model-label {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #000000;
}

.trade-price-group {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px;
    position: static;
}

.trade-price-group-model {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px;
    border-right: 1px solid #CACACA;
    position: static;
    margin-right: 10px;
    padding-right: 10px;
}

.trade-price-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 16px 0px;
    border: 1px solid #1381B2;
    box-sizing: border-box;
}

.trade-price-result {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 21px;
    display: flex;
    align-items: flex-end;
    color: #1381B2;
}

#trade-result-price {
    font-size: 20px;
}

.trade-price-section {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding-left: 8px;
}

.trade-price-title {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0.01em;
}

.trade-price-description {
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
}

.trade-price-footer {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    color: #7D7D7D;
}

.trade-price-section-top {
    margin-bottom: 15px;
}

.trade-price-section-mid {
    margin-top: 10px;
    margin-bottom: 25px;
}

.trade-price-section-footer {
    width: 100%;
    border-bottom: 1px solid #CACACA;
}

.trade-price-section-mid ol {
    margin-bottom: 8px;
    float: left;
    width: 100%;
}

    .trade-price-section-mid ol li {
        margin-bottom: 6px;
        float: left;
        font-size: 13px;
    }

.btn-modal-back {
    min-width: 120px;
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

    .btn-modal-back:hover {
        background-color: black;
        color: white;
    }

.btn-modal-size {
    min-width: 120px;
}

.question-title {
    font-style: normal;
    font-weight: 600;
    font-size: 21px;
    line-height: 25px;
    margin-top: 0;
    margin-bottom: 20px;
}

.trade-container {
    padding: 15px;
}

.trade-footer {
    display: flex;
    justify-content: space-between;
}

.modal-footer.centralizado .btn {
    padding: 0 10px;
}

#tradeInModal .modal-main-title {
    font-style: normal;
    font-weight: 700;
    font-size: 19px;
    line-height: 26px;
    color: #000000;
}

#tradeInModal .modal-main-subtitle {
}

#tradeInModal .tr-mod-combo-sect {
    padding: 20px 30px;
    background: #FFFFFF;
    height: auto;
    border-bottom: 3px solid #0a6d99;
}

#tradeInModal .tr-info-sect {
    padding: 20px 30px
}

#tradeInModal .modal-sub-title {
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    line-height: 22px;
    display: flex;
    align-items: flex-end;
    letter-spacing: 0.01em;
    margin-top: 10px;
    margin-bottom: 15px;
}

#tradeInModal .modal-horizontal-options,
#tradeInModal .modal-horizontal-options-mb {
    font-style: normal;
    padding-right: 18px;
    font-size: 14px;
    color: #3a3a3a;
    line-height: 13px;
    cursor: pointer;
}

.tr-md-labelSelected {
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: 13px !important;
    color: #1381B2 !important;
}

.como-funciona-arrow {
    border: solid black;
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
    border-width: 0px 2px 2px 0;
    display: inline-block;
    padding: 3px;
    margin-left: 4px;
    cursor: pointer;
    margin-bottom: 3px;
}

#tradeInModal .modal-info-section-tr {
    padding: 10px;
    padding-bottom: 17px;
    margin-right: 10px;
    margin-top: 15px;
    border: 1px solid #c2b9b9;
    box-sizing: border-box;
    box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.08);
    box-sizing: border-box;
    background: #F0F0F0;
    margin-bottom: 35px;
    display: none;
}

    #tradeInModal .modal-info-section-tr p {
        font-style: normal;
        font-weight: 500;
        font-size: 17px;
        line-height: 22px;
    }


    #tradeInModal .modal-info-section-tr .items-aclaraciones-tr {
        line-height: 10px;
        margin-top: 21px;
        margin-left: 96px;
    }

        #tradeInModal .modal-info-section-tr .items-aclaraciones-tr p {
            color: #7D7D7D;
            font-size: 13px;
            line-height: 14px;
        }

    #tradeInModal .modal-info-section-tr .modal-section-descr-tr {
        float: left;
        padding: 26px;
        padding-left: 18px;
    }

    #tradeInModal .modal-info-section-tr .items-tr {
        display: flow-root;
    }

        #tradeInModal .modal-info-section-tr .items-tr li {
            list-style: disc;
        }


#tradeInSection {
    align-items: flex-start;
    max-width: 650px;
}

    #tradeInSection p {
        font-weight: 400;
        opacity: 0.6;
        font-size: 12px;
    }

    #tradeInSection .trade-descripcion {
        line-height: 20px;
    }

.cursor-line-tr {
    /*    margin-top: 28px !important;
    margin-bottom: 23px !important;*/
    border: 0 !important;
    border-top: 1px solid #c2b9b9 !important;
}

.tr-combo-title {
    color: #1381B2;
}

#tradeInBody {
    padding: 0 !important;
}

#tradeInFooter #nextTradeIn {
    margin-top: 20px !important;
}

@media (min-width: 768px) {
    #modal-calc-tradein {
        width: 667px;
    }
}


@media (max-width: 767px) {
    .question-title {
        font-size: 19px;
    }

    .trade-container {
        padding: 15px;
        margin-top: 0;
    }

    .btn-modal-size {
        margin: 0 !important;
    }

    .btn-modal-back {
        margin-bottom: 10px;
    }

    #tradeInModal .tr-list-steps {
        display: grid;
        margin-top: 29px;
        margin-bottom: 29px;
    }

    #tradeInModal .tr-mod-combo-sect {
        height: 381px;
    }

    #tradeInModal .modal-info-section-tr {
        margin-top: 0px;
    }

    .tr-md-labelSelected {
        margin-top: 5px;
        margin-bottom: 15px;
    }

    #tradeInModal .modal-info-section-tr .items-tr {
        margin-bottom: 16px;
        margin-left: 35px;
        display: inline-block;
    }


    #tradeInModal .modal-info-section-tr .modal-section-descr-tr {
        float: left;
        margin-right: -4px;
        clear: both;
        padding-top: 0px;
    }

    #tradeInModal .modal-info-section-tr p {
        font-style: normal;
        font-weight: 500;
        font-size: 17px;
        line-height: 22px;
        margin-top: 5px;
        padding-top: 9px;
        text-indent: 10px;
    }

    #tradeInModal .modal-info-section-tr .items-aclaraciones-tr {
        margin-left: 0px;
        margin-top: 0px;
    }
}

.questions {
    display: flex;
    justify-content: space-between;
    padding-bottom: 15px;
}

    .questions .question {
        flex-basis: 60%;
    }

        .questions .question h1,
        .questions .question p {
            font-size: 1em;
            padding: 0;
            margin: 0;
            line-height: 1em;
        }

        .questions .question h1 {
            padding-bottom: 10px;
            font-weight: 500;
            font-size: 17px;
            line-height: 22px;
        }



        .questions .question p {
            font-style: normal;
            font-weight: normal;
            font-size: 13px;
            line-height: 18px;
            color: #555555;
        }

        .questions .question b {
            font-size: 16px;
        }

    .questions .tradein-radios {
        display: flex;
        gap: 5px;
    }

    .questions .tradein-radio-group input {
        display: none;
    }

.collapse-trade p {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    color: #555555;
}

.questions .tradein-radio-group label {
    border: 1px solid #e5e5e5;
    background-color: #fbfbfb;
    border-radius: 99px;
    padding: 10px 15px;
    transition: .3s;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    display: flex;
    align-items: center;
    text-align: center;
    cursor: pointer;
}

    .questions .tradein-radio-group label:hover {
        background-color: #def8f7;
        border-color: #4b9fb3;
        font-weight: bold;
    }

.questions .tradein-radio-group input:checked + label {
    background: #007eaf !important;
    border-color: #007eaf;
    color: #fff;
}

.questions .mobile-trade-label {
    display: flex;
    flex-basis: 100%;
}


.centralizado {
    display: flex;
    justify-content: space-around;
}

@media (max-width: 767px) {
    .questions .question p {
        display: none;
    }

    .questions .question h1 {
        font-size: 15px;
    }

    .questions {
        padding-bottom: 0;
    }

        .questions .question {
            display: none;
        }

    .centralizado {
        display: flex;
        justify-content: space-around;
        flex-direction: column;
    }
}

.modal-error-texto {
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    margin: 14px 0;
}

.collapse-trade {
    border-bottom: 2px solid #e0e0e0;
    margin-bottom: 10px;
}

.Product #_modalTodo .modal-body {
    margin: 0;
    padding: 20px 30px;
    position: relative;
    background: white;
    float: left;
    max-height: 500px;
    overflow: auto;
}

.modal-body#questionsModalBody {
    height: 80vh;
    max-height: 640px;
    overflow: auto;
}

/* Fin: TRADE IN (Plan Canje) */

/*Geloloc CP*/

#containetPostalCode {
    box-sizing: border-box;
    background: #F8F8F8;
    margin: 15px 0;
    padding: 10px;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
}

    #containetPostalCode #titleSearchPostalCode {
        color: #707070;
        padding: 3px 0px;
    }

    #containetPostalCode .i-search::after {
        content: "\f4a4";
        font-size: 25px;
        font-family: 'Ionicons';
        color: white;
    }

    #containetPostalCode #searchPostalCode {
        display: flex;
        flex-direction: row;
        align-items: center;
        padding: 4px 0px 10px;
    }

    #containetPostalCode #txtSearchPostalCode {
        font-family: 'Open Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 19px;
        color: #002D73;
        padding-right: 5px;
        text-decoration: underline;
    }

    #containetPostalCode #searchPostalCode .input-group {
        padding: 0px 5px;
    }

        #containetPostalCode #searchPostalCode .input-group .searchPC {
            box-sizing: border-box;
            width: 36px;
            height: 36px;
            border: 0;
            cursor: pointer;
            background: #4B8AF1;
            border-radius: 0 5px 5px 0;
            padding: 0;
        }

        #containetPostalCode #searchPostalCode .input-group input {
            display: flex;
            flex-direction: row;
            align-items: flex-start;
            padding: 10px 13px;
            gap: 10px;
            width: 94px;
            height: 36px;
            border-radius: 5px 0 0 5px;
        }

.line {
    margin-top: 1px;
    margin-bottom: 1px;
    border: 1px solid #9d9d9d36;
}

.TabShippingPickupContainer {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 2px 0px 5px;
    margin: 20px 0;
    border-top: 1px solid lightgray;
}

    .TabShippingPickupContainer #panelTabShippingPickup {
        width: 100% !important;
    }

#panelTabShippingPickup .nav-tabs li:not(.active) {
    cursor: pointer;
}

.TabShippingPickupContainer .titlePC {
    display: flex;
}

    .TabShippingPickupContainer .titlePC h5 {
        padding-right: 5px;
    }

    .TabShippingPickupContainer .titlePC a,
    .titleAllStore a {
        font-weight: 600;
        text-decoration-line: underline;
        color: #4B8AF1;
    }

a#btnEditPC {
    margin: 8px;
}

.map-container-PDP #loc-list-PDP {
    overflow-x: hidden;
    overflow-y: hidden;
    padding: 0;
}

.TabShippingPickupContainer #panelTabShippingPickup .nav-tabs {
    display: flex;
    width: 50%;
}

    .TabShippingPickupContainer #panelTabShippingPickup .nav-tabs li {
        margin: 0px 0px -1px 0px;
        width: 100%;
        display: flex;
        gap: 6px;
        flex: none;
        order: 1;
        flex-grow: 0;
    }

#shipping-option .shipping-PDP li label .sh_price,
#shipping-option .gratis {
    padding-left: 5px;
    font-weight: bold;
    color: #00A786;
}

ul.shipping-PDP label {
    display: flex;
    flex-flow: wrap;
}

#panelTabShippingPickup img {
    padding: 10px 3px 10px 15px !important;
    width: auto;
}

#panelTabShippingPickup .nav-tabs > li a {
    padding: 4px 2px;
    display: flex;
    align-items: center;
    border: none;
}

.map-container-PDP .container-store a {
    cursor: default !important;
    padding: 6px 0px;
}

.map-container-PDP .cart-sucursales-PDP {
    display: flex;
    font-size: 14px;
    line-height: 16px;
}

#pickup-option .map-container-PDP #loc-list-PDP {
    max-height: 150px;
}


br.show-mobile {
    display: none;
}

.map-container-PDP .nav-tabs > li a {
    cursor: default !important;
    margin-top: 0px;
    margin-bottom: 0px;
    border-radius: 0;
    border-width: 1px 1px 2px;
    color: #716f6f;
    display: block;
    font-size: 14px !important;
    line-height: inherit;
    padding: 0 20px;
    position: relative;
    text-align: center;
    width: 100% !important;
}

#panelTabShippingPickup .nav > li > a:hover,
#panelTabShippingPickup .nav > li > a:focus {
    background-color: initial !important;
}

#panelTabShippingPickup .nav-tabs > li.active > a,
#panelTabShippingPickup .nav-tabs > li.active > a:hover,
#panelTabShippingPickup .nav-tabs > li.active > a:focus {
    background-color: initial !important;
    border-color: #FFF #FFFF #004C8F !important;
    border-width: 0px !important;
    color: black !important;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    text-align: start;
    cursor: default !important;
    /*line-height: 20px;*/
}

#panelTabShippingPickup .nav-tabs li.active {
    box-sizing: border-box;
    background: #F8F8F8;
    border-width: 1px 1px 0px 1px !important;
    border-style: solid;
    border-color: #DDDDDD !important;
    border-radius: 8px 8px 0 0;
}

#panelTabShippingPickup .tab-content {
    margin: 0px !important;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 19px 20px;
    gap: 4px;
    background: #F8F8F8;
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-color: #DDDDDD;
    flex: none;
    order: 2;
    align-self: stretch;
    flex-grow: 0;
    border-radius: 0 0 8px 8px;
}

    #panelTabShippingPickup .tab-content .tab-pane {
        padding: 0 !important;
    }

@media(max-width:479px) {
    .map-container-PDP .nav-tabs > li a {
        font-size: 13px !important;
    }

    #panelTabShippingPickup .nav-tabs > li.active > a,
    #panelTabShippingPickup .nav-tabs > li.active > a:hover,
    #panelTabShippingPickup .nav-tabs > li.active > a:focus {
        font-size: 13px;
    }
}


/*modal de sucursales*/

#all-sucursales-pickup .modal-body .container {
    max-width: -webkit-fill-available;
}

#all-sucursales-pickup .pickup-now-title h4.pickup-now-txt {
    display: flex;
}

    #all-sucursales-pickup .pickup-now-title h4.pickup-now-txt .now {
        margin: 0px 5px;
        color: #0F8FFF;
    }

#all-sucursales-pickup .pickup-now-title, #all-sucursales-pickup .pickup-after-title {
    display: flex;
}

#all-sucursales-pickup img {
    width: auto;
}

#all-sucursales-pickup h4 {
    font-weight: 600;
}

#all-sucursales-pickup .pickup-now-title img {
    padding: 6px;
}

#all-sucursales-pickup .pickup-after-title img {
    padding: 3px;
}

#all-sucursales-pickup .pickup-after-title h4 {
    line-height: initial;
}

#all-sucursales-pickup .line {
    border: 1px solid #CCCCCC;
}

#all-sucursales-pickup .container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px 10px 10px 50px;
    gap: 5px;
}

#all-sucursales-pickup .pickup-now-title, #all-sucursales-pickup .pickup-after {
    padding-top: 10px;
}

#all-sucursales-pickup .btn-close {
    text-align: center !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

#all-sucursales-pickup .map-container-PDP {
    width: 75%;
}

#all-sucursales-pickup .container-store {
    border-bottom: 1px solid lightgray;
    padding: 5px 0;
}

    #all-sucursales-pickup .container-store::before {
        content: "\f125";
        font-family: 'Ionicons';
        display: inline-block;
        position: relative;
        /* display: flex; */
        width: auto;
        font-size: 12px;
        color: #ababab;
    }

#all-sucursales-pickup .container-store {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: flex-start;
}

/* form no stock */

.form-nostock-container {
    background: #EFEFEF;
    padding: 10px 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px 0;
}

.form-nostock {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

    .form-nostock form {
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
    }

    .form-nostock h4 {
        color: #8E8E8E;
        font-size: 19px;
        font-weight: bold;
    }

    .form-nostock p {
        color: #282D3B;
        font-size: 14px;
        text-align: center;
    }

    .form-nostock input[type="text"] {
        border-radius: 50px;
        height: 40px;
        width: 350px;
    }

    .form-nostock label {
        display: none;
    }

    .form-nostock input[type="submit"] {
        background: #0054C8;
        color: #fff;
        display: block;
        height: 40px;
        width: 105px;
        position: absolute;
        right: 0;
        padding: 0;
        border-radius: 100px;
        z-index: 9;
        top: 0;
        min-width: unset;
    }

    .form-nostock ._contact_holder b {
        padding: 10px;
        float: left;
        text-align: center;
    }


@media(max-width:479px) {
    .form-nostock input[type="text"] {
        width: 100%;
    }
}


/*INICIO: cucardas-filtros*/
ul .badge-filter {
    display: block!important;
    position: absolute!important
}

.badge-up-left {
    float: left!important;
    left: 7px!important
}

.badge-up-rigth {
    float: right!important;
    right: 7px!important
}

.badge-bottom-left {
    float: left!important;
    left: 7px!important;
    top: 190px
}

.badge-bottom-rigth {
    float: right!important;
    right: 7px!important;
    top: 190px
}

.box_image .badge-bottom-left,.box_image .badge-bottom-rigth {
    top: 100px
}

@media(max-width: 479px) {
    .box_image .badge-bottom-left,.box_image .badge-bottom-rigth {
        top:100px
    }

    .Content .box_image .badge-bottom-left,.Content .box_image .badge-bottom-rigth {
        top: 140px!important
    }

    .Category .box_image .badge-bottom-left,.Category .box_image .badge-bottom-rigth {
        top: 140px!important
    }

    .box_image .badges img {
        width: 70%;
        max-width: 50px;
    }

    .gridview .box_image .badges img {
        width: 85%;
        max-width: 78px
    }

    .gridview .box_image .badges .badge-up-rigth,.gridview .box_image .badges .badge-bottom-rigth {
        right: -5px!important
    }

    .gridview .box_image .badge-bottom-left {
        left: -5px!important
    }
}

@media(min-width: 479px) {
    .box_image .badges img {
        width:100%;
        max-width: 75px;
    }

    .box_image .badge-bottom-left,.box_image .badge-bottom-rigth {
        top: 260px
    }

    .gridview .box_image .badge-bottom-left,.gridview .box_image .badge-bottom-rigth {
        top: 200px
    }
}

@media(min-width: 768px) {
    .badge-bottom-left,.badge-bottom-rigth {
        top:215px
    }

    .box_image .badge-bottom-left,.box_image .badge-bottom-rigth {
        top: 215px
    }
}

@media(min-width: 992px) {
    .badge-bottom-left,.badge-bottom-rigth {
        top:285px
    }

    .box_image .badge-bottom-left,.box_image .badge-bottom-rigth {
        top: 240px
    }

    .gridview .box_image .badge-bottom-left,.gridview .box_image .badge-bottom-rigth {
        top: 200px
    }
}

@media(min-width: 1200px) {
    .badge-bottom-left,.badge-bottom-rigth {
        top:390px
    }

    .box_image .badge-bottom-left,.box_image .badge-bottom-rigth {
        top: 240px
    }
}

@media(min-width: 1440px) {
    .badge-bottom-left,.badge-bottom-rigth {
        top:450px
    }
}
/*FIN: cucardas-filtros*/


/*MARKET PLACE*/


.marketplace {
    display: flex;
    justify-content: start;
    align-items: center;
    font-size: 12.8px;
    line-height: 1.3em;
    color: #606060;
    gap: 10px;
    margin: 0 0 10px;
    width: 100%;
}

    .marketplace div {
        width: 1px;
        height: 38px;
        display: block;
        position: relative;
        background: #0003;
    }

    .marketplace p {
        margin: 0;
    }

        .marketplace p span {
            color: #396FDA;
            font-weight: 600;
        }

@media(max-width:767px) {
    .marketplace {
        margin: 5px 0 10px;
        line-height: 1.25em;
        gap: 7px;
    }

        .marketplace svg {
            width: 55px;
        }

        .marketplace div {
            height: 32px;
        }
}

/*FIN MARKET PLACE*/

/* Mejores Promociones */
.best-promotion-pdp .row {
    padding: 15px;
}

.item-best-promotion {
    display: none;
    font-size: 1em;
    padding: 7px 0px;
    font-size: 1.2em;
}

    .item-best-promotion img {
        max-width: 100%;
        max-height: 100%;
        display: block;
        margin: 5px;
    }

    .item-best-promotion .img,
    .item-best-promotion .txt {
        display: flex;
        align-items: center;
        justify-items: center;
        height: 45px;
        padding-left: 0px;
    }

    .item-best-promotion .img {
        justify-content: center;
    }

    .item-best-promotion .txt {
        padding-left: 0px;
    }

.btn-show-promotion {
    display: none;
}

    .btn-show-promotion a {
        color: #1381B2;
        text-decoration: underline;
    }

.best-promotion-pdp a.show-promotion {
    padding: 10px;
}

#bestPromotionModal .modal-content {
    top: 100px;
}

#bestPromotionModal .row {
    max-height: 60vh;
    overflow-y: auto;
}

@media (max-width: 478px) {
    #bestPromotionModal .modal-content {
        min-height: 70vh !important;
    }
}

@media (min-width: 479px) {
    #bestPromotionModal .modal-content {
        top: 120px;
    }
}

@media (min-width: 1200px) {
    #bestPromotionModal .modal-content {
        top: 160px;
    }
}

/* UPGRATE - Configuracion de "producto" para sitios B2B */
/* .B2B .PRODUCT_BOX .price_wrapper {
    float: left;
    line-height: 22px;
    position: relative;
    width: 100%;
    height: 77px;
    margin-bottom: 2px;
    border-top: 1px solid #eee;
} */

.B2B .PRODUCT_BOX .price .iva {
    font-size: 0.7em;
    width: auto;
    /*float: right;*/
    margin-left: 5px;
    margin-top: 1px;
}

.B2B .PRODUCT_BOX .price span {
    font-size: 1.2em;
}

.B2B .PRODUCT_BOX .codeid .sku {
    float: left;
    line-height: 1em;
    font-weight: 600;
    margin-top: 2px;
    font-size: 1em;
    text-transform: uppercase;
    color: #b6b6b6;
}

.B2B .owl-carousel .PRODUCT_BOX .box_data {
    float: left;
    position: relative;
    width: 100%;
    line-height: 20px;
    padding-left: 6px;
    margin-bottom: 10px;
    align-items: center !important;
}

.B2B .PRODUCT_BOX.nolog .box_data {
    min-height: 70px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.B2B .PRODUCT_BOX.nolog .codeid {
    padding-left: 0;
}

.B2B .PRODUCT_BOX .codeid .semaforo {
    margin-right: 0px;
    position: absolute;
    left: 5px;
    top: 2px;
    border-radius: 15px;
}

.B2B .PRODUCT_BOX .codeid {
    font-size: 0.9em;
    text-transform: uppercase;
    color: #b6b6b6;
    margin-bottom: 10px;
    display: table;
}

.B2B .BOX .REGISTRO {
    padding: 12px 10px;
    max-width: 200px !important;
    margin-bottom: 20px;
}

.B2B .BOX .REGISTRO,
.B2B .BOX-LISTADO .REGISTRO {
    clear: right;
    width: 100%;
    font-size: 0.9em;
}

.B2B .PRODUCT_BOX .box_data h3 {
    font-size: 1em;
    height: 50px;
    line-height: 1.3em;
    margin: 0;
    opacity: 1;
    clear: left;
    color: #7a7a7a;
    font-weight: normal;
    float: left;
    display: block;
    width: 100%;
}

.B2B .PRODUCT_BOX:hover .box_data h3 {
    text-decoration: none;
    text-decoration-line: none;
    text-decoration-thickness: initial;
    text-decoration-style: initial;
    text-decoration-color: initial;
    opacity: 1;
}

.B2B a:hover, a:focus {
    color: #333;
    text-decoration: none;
    text-decoration-line: none;
    text-decoration-thickness: initial;
    text-decoration-style: initial;
    text-decoration-color: initial;
}

/*BOTON REGISTRO PARA USUARIOS NO LOGUEADOS*/

.B2B .REGISTRO {
    background-color: #0089c8;
    color: #fff;
    display: block;
    float: left;
    font-size: 1em;
    font-weight: normal;
    padding: 8px 10px;
    text-align: center;
    text-decoration: none;
    width: 70%;
    line-height: 1.1em;
    max-width: 150px;
    border-radius: 20px;
    position: relative;
}

/* .B2B .DETAIL {
    padding-left: 20px;
}

    .B2B .DETAIL .REGISTRO {
        font-size: 1.45em;
        padding: 18px 3px;
        margin: 10px 0 18px;
        border-radius: 50px;
        max-width: unset;
    } */

.B2B .BOX-LISTADO .REGISTRO {
    padding: 12px 10px;
    max-width: 300px;
    margin-bottom: 10px;
}

.B2B .Product .related .BOX .REGISTRO {
    display: none;
}

@media(max-width:1199px) {
    .B2B .DETAIL .REGISTRO {
        font-size: 1.2em;
    }
}

@media(max-width:991px) {
    .B2B .DETAIL .REGISTRO {
        font-size: 1.1em;
    }
}

@media(max-width:767px) {
    .B2B .DETAIL {
        display: flex;
    }
}



@media(max-width:479px) {
    .B2B .Category .BOX .REGISTRO {
        margin-bottom: 0;
        line-height: 1.2em;
    }

    .B2B .DETAIL .REGISTRO {
        width: 100%;
    }
}


/*Bloque pago y envio*/

.B2B .pagoenvio {
    display: flex;
    justify-content: flex-start;
    padding: 20px 0;
}

    .B2B .pagoenvio .block {
        display: flex;
        flex-direction: column;
        padding: 0 20px 0 45px;
        position: relative;
    }

        .B2B .pagoenvio .block span {
            padding-bottom: 6px;
            color: #0089c8;
        }

        .B2B .pagoenvio .block.envio::before {
            content: "\f36d";
        }

        .B2B .pagoenvio .block.pago::before {
            content: "\f119";
        }

        .B2B .pagoenvio .block.pago::before, .pagoenvio .block.envio::before {
            font-size: 36px;
            color: #999;
            position: absolute;
            left: 0;
            top: 10px;
        }

        .B2B .pagoenvio .block.envio::before {
            content: "U";
            font-family: "e3font";
        }

        .B2B .pagoenvio .block.pago::before {
            content: "\f119";
            font-family: "Ionicons";
        }

@media(min-width:1200px) {
    .B2B .pagoenvio .block.pago {
        margin-right: 5%;
    }
}

@media(max-width:991px) {
    .B2B .pagoenvio {
        flex-direction: column;
    }

        .B2B .pagoenvio .block {
            padding-bottom: 20px;
        }
}

/* DATA  ***************************************************/

.B2B .DATA > * {
    float: left;
    width: 100%;
}

.B2B .DATA h2 {
    border-top: 2px solid #eee;
    padding-top: 15px;
}

.B2B .DATA .short_desc {
    border-top: 2px solid #eee;
    padding-top: 15px;
}

.B2B .DATA .short_desc, .DATA .long_desc {
    font-size: 1.1em;
    font-weight: 300;
    line-height: 1.6em;
    margin-bottom: 12px;
    color: #868686;
    font-weight: normal !important;
}

.B2B .DATA .long_desc ul {
    clear: both;
    float: left;
    margin: 0 0 20px;
}

    .B2B .DATA .long_desc ul > li {
        clear: left;
        float: left;
        margin-bottom: 6px;
        padding-left: 16px;
        position: relative;
    }

        .B2B .DATA .long_desc ul > li::before {
            content: "\f363"
        }

        .B2B .DATA .long_desc ul > li::before {
            font-family: "Ionicons";
            font-size: 1.1em;
            left: 1px;
            opacity: 0.3;
            position: absolute;
            top: 0;
        }

@media (max-width:480px) {
    .B2B .DATA .short_desc, .DATA .long_desc {
        margin: 0;
        padding-left: 0px;
    }
}

/* quantity */

.B2B .QUANTITY {
    /* float: left;
    margin: 0;
    clear: both;
    width: auto; */
    /* SPINNER - CANTIDAD (Flechitas + y -) */
    width: 100%;
    display: flex;
    justify-content: center;
}

    /* .B2B .QUANTITY span {
        float: left;
        font-size: 0.9em;
        margin-right: 10px;
        margin-top: 8px;
    } */

    .B2B .QUANTITY .input-group {
        float: left;
    }

    .B2B .QUANTITY .spinner {
        display: block;
        float: left;
        width: 54px;
    }

        .B2B .QUANTITY .spinner input {
            border: 1px solid #ccc;
            border-right: 0;
            box-shadow: none;
            height: 34px;
            padding: 0 3px;
            text-align: center;
            float: left;
            clear: both;
            width: calc(100% - 12px);
            background-color: white;
        }

        .B2B .QUANTITY .spinner .sp-buttons {
            background: #fff none repeat scroll 0 0;
            border: 1px solid #ccc;
            border-left: 0;
            display: table-cell;
            vertical-align: middle;
            white-space: nowrap;
            width: 20px;
            float: right;
            position: absolute;
            z-index: 2;
            right: 8px;
        }

        .B2B .QUANTITY .spinner .sp-buttons {
            right: -8px;
            max-height: 34px;
        }

            .B2B .QUANTITY .spinner .sp-buttons > .btn {
                background: transparent none repeat scroll 0 0;
                border-radius: 0;
                display: block;
                float: left;
                height: 16.3px;
                margin-left: -1px;
                min-width: unset;
                font-weight: 300;
                font-size: 8px;
                padding: 0;
                position: relative;
                width: 100%;
                font-family: "Ionicons" !important;
            }

            /* .Product .B2B .QUANTITY .spinner .sp-buttons > .btn {
                height: 16.18px !important;
            } */


                .B2B .QUANTITY .spinner .sp-buttons > .btn:first-child {
                    border-top-right-radius: 2px;
                }

                .B2B .QUANTITY .spinner .sp-buttons > .btn:last-child {
                    border-bottom-right-radius: 2px;
                }

                .B2B .QUANTITY .spinner .sp-buttons > .btn.sp-up:before {
                    content: "\f10d";
                }

                .B2B .QUANTITY .spinner .sp-buttons > .btn.sp-down:before {
                    content: "\f104";
                }



 .B2B .QUANTITY.QV_DETALLE {
    height: 50px !important;
    margin-right: 10px !important;
}
 .B2B .QUANTITY.QV_DETALLE .spinner input {
    height: 100% !important;
}

.B2B .QUANTITY.QV_DETALLE .spinner .sp-buttons {
    max-height: 100% !important;
    height: 100% !important;
}

.B2B .QUANTITY.QV_DETALLE .spinner .sp-buttons > .btn {
    height:50% !important;
}

.B2B .QUANTITY.QV_DETALLE .BUTTONBUY {
    height: 100% !important;
    margin-bottom: 0 !important;
    max-width: 200px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    left: 12px !important;
    font-size: 1.2em !important;
    font-weight: bold !important;
}

/* @media (max-width: 1199px) {
    .B2B .QUANTITY .spinner .sp-buttons > .btn {
        height: 17.3px;
    }
    .B2B .QUANTITY .spinner input {
        height: 34px; 
    }
}

@media (max-width: 991px) {
    .B2B .QUANTITY .spinner .sp-buttons > .btn {
        height: 17.3px;
    }
    .B2B .QUANTITY .spinner input {
        height: 34px; 
    }
}

@media (max-width: 767px) {
    .B2B .QUANTITY .spinner .sp-buttons > .btn {
        height: 16.2px;
    }
    .B2B .QUANTITY .spinner input {
        height: 34.1px; 
    }
}

@media (max-width: 479px) {
    .B2B .QUANTITY .spinner .sp-buttons > .btn {
        height: 17.3px;
    }
    .B2B .QUANTITY .spinner input {
        height: 34px; 
    }
} */







/*****SEMAFORO********/

span.semaforo.verde {
    background-color: #91c600;
}

span.semaforo.rojo {
    background-color: #e04245;
}

span.semaforo {
    background: #ff9c00 none repeat scroll 0 0;
    border: 0;
    float: left;
    height: 10px;
    display: inline;
    width: 10px;
}

    span.semaforo:hover::before {
        background-color: #ff9c00;
        border-radius: 0;
        color: #fff;
        content: "Últimas \A unidades";
        font-size: 12px;
        font-weight: normal;
        left: calc(50% - 35px);
        padding: 6px 0;
        position: absolute;
        text-align: center;
        top: -50px;
        width: 70px;
        word-break: break-word;
        white-space: pre-wrap;
        line-height: 13px;
    }

    span.semaforo:hover::after {
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 8px solid #ff9c00;
        content: "";
        height: 0;
        left: -4px;
        position: absolute;
        top: -12px;
        width: 0;
        z-index: 2;
    }

    span.semaforo.verde:hover::before {
        content: "En \A Stock";
        background-color: #91c600;
        color: #fff;
        width: 50px;
        left: calc(50% - 25px);
    }

    span.semaforo.verde:hover::after {
        border-top-color: #91c600;
    }

    span.semaforo.rojo:hover::before {
        content: "Sin \A Stock";
        background-color: #ff211a;
        color: #fff;
    }

    span.semaforo.rojo:hover::after {
        border-top-color: #ff211a;
    }


@media (max-width: 767px) {

    .PRODUCT_BOX .codeid .semaforo {
        top: 3px;
    }
}


/* buttons */

.B2B .buttons_wrapper {
    /*position: absolute;
    float: none;
    z-index: 1;
    bottom: 3px;
    left: -4px;
    width: auto;*/
}

    .B2B .buttons_wrapper > * {
        text-align: center;
        color: #000;
        display: block;
        margin: auto;
    }

.B2B .BUTTONFAV,
.B2B .BUTTONINFO {
    font-family: "Ionicons";
    font-size: 1.5em;
    width: 40px;
    height: 30px;
    float: left;
    line-height: 30px;
    color: #cccccc; /* Color del fav - */
}

    .B2B .BUTTONFAV.added, 
    .B2B .BUTTONFAV:hover {
        color: #000 !important; /* Color del fav + */
    }

    .B2B .BUTTONFAV span {
        display: none;
    }

    .B2B .BUTTONFAV:before {
        content: "\f141";
    }

    .B2B .BUTTONINFO:before {
        content: "\f4a4";
    }

    .B2B .BUTTONFAV:hover,
    .B2B .BUTTONINFO:hover {
        color: #fe0000 !important;
    }

.B2B .buttons_wrapper .brand {
    font-style: italic;
    margin-top: 5px;
}

.B2B .BUTTONFAV.list {
    display: none;
}

.B2B .BUTTONBUY {
    background-color: #0089c8;
    color: #fff;
    display: block;
    float: left;
    font-size: 1em;
    font-weight: normal;
    padding: 8px 10px;
    text-align: center;
    text-decoration: none;
    width: 70%;
    line-height: 1.1em;
    max-width: 150px;
    border-radius: 0 20px 20px 0;
    position: relative;
}

    .B2B .BUTTONBUY.Agregado {
        background: #000;
        color: #fff;
        border-color: #000;
    }

    .B2B .BUTTONBUY:hover {
        background: #00deff;
        color: #000;
        border-color: #000;
    }

    .B2B .BUTTONBUY.nonavailable:hover {
        background: #bbb;
    }

    .B2B .BUTTONBUY.nonavailable {
        background-color: #fff;
        color: #424242 !important;
        border: 1px solid #d1d1d1;
        box-shadow: 2px 4px 10px #0000001a;
    }

        .B2B .PRODUCT_BOX:hover .BUTTONBUY.nonavailable,
        .B2B .BUTTONBUY.nonavailable:hover {
            color: #fe0000 !important;
            border-color: #fe0000 !important;
            background-color: #fff !important;
        }

.B2B .BUTTONASK::before {
    content: "\f2eb";
    font-family: "Ionicons"
}

/* BUTTONBUY - producto agregado al carrito */

.B2B .added .BUTTONBUY::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "Agregado";
    display: block;
    color: #fff;
    padding: 8px;
    background-color: #000;
}

.B2B .added .BUTTONBUY::after {
    content: "\f122";
    font-family: "Ionicons";
    display: block;
    position: absolute;
    top: 8px;
    right: 10px;
    font-size: 1.1em;
}



/* valoracion ****/
.B2B .valoracion {
    line-height: 20px;
    position: absolute;
    right: 0;
    bottom: 0;
    width: auto;
    background: #ffffffe6;
    width: 100%;
    z-index: 0;
    display: none;
    opacity: 0;
    transition: ease-in-out 0.5 all;
}

@media (min-width: 768px) {
    .B2B .PRODUCT_BOX:hover .valoracion {
        display: block;
        opacity: 1;
        transition: ease-in-out 0.5 all;
    }

    .B2B .listview {
        border: none;
    }
}

.B2B .stars_off {
    float: right;
    font-family: "E3Interface";
    font-size: 10px;
    height: 19px;
    letter-spacing: 0.2em;
    position: relative;
    width: 73px !important;
    margin: 5px 27px 11px 0;
}

.B2B .stars_on {
    display: block;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 0%;
}

    .B2B .stars_on:before, .stars_off:before {
        content: "\e08f \e08f \e08f \e08f \e08f "
    }

    .B2B .stars_on:before, .stars_off:before {
        height: 100%;
        position: absolute;
        width: 100%;
    }

.B2B .stars_off:before {
    color: #c2c2c2;
}

.B2B .stars_on:before {
    color: #f7cb00;
}

.B2B .puntaje {
    width: 1px;
    height: 1px;
    overflow: hidden;
    text-indent: 1000px;
}

/* descuento "-20%" */
/* .B2B .badge-dto {
    border: 5px solid #00deff;
    background: #fff none repeat scroll 0 0;
    color: #000;
    float: left;
    font-size: 1.2em;
    height: 70px;
    line-height: 1;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 70px;
    border-radius: 100%;
    right: 0;
    z-index: 1;
    top: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
} */
    /* .badge-dto::before {
    border-color: transparent #176a9e transparent transparent;
    border-style: solid;
    border-width: 6px 11px 6px 0;
    content: "";
    height: 0;
    left: -7px;
    position: absolute;
    top: calc(50% - 6px);
    width: 0;
} */
    /* .B2B .badge-dto strong {
        font-weight: bold;
        font-family: 'Open Sans', sans-serif;
    }

    .B2B .badge-dto.percent strong::after {
        content: "%";
    } */

    /* .B2B .badge-dto.percent .txt {
        display: block;
        font-weight: 600;
        font-size: 0.65em;
    } */

.B2B .badge-oferta {
    background-color: #3600c8 !important
}

.B2B .badge-nuevo {
}

.B2B .PRODUCT_BOX .box_data .precio-lista-txt {
    display: inline;
    text-transform: uppercase;
}

.B2B .PRODUCT_BOX .box_data .precio-cliente-txt {
    text-transform: uppercase;
    font-size: 0.7em;
    font-weight: bold;
    display: block;
}

.B2B .Product .related .PRODUCT_BOX .box_data .precio-cliente-txt {
    font-size: 0.7em;
}

.B2B .Product .related .PRODUCT_BOX .box_data .precio-lista-txt {
    font-size: 0.7em;
}

.B2B .PRODUCT_BOX .box_data .QUANTITY .BUTTONBUY {
    font-weight: normal;
    float: left;
    padding: 9px 0;
    text-transform: none;
    font-size: 14px;
    line-height: 1em;
    width: 100px;
    max-width: unset;
    margin-left: 12px;
}

    .B2B .PRODUCT_BOX .box_data .QUANTITY .BUTTONBUY span {
        margin: 0 auto;
        padding: 0;
        display: table;
        text-align: center;
        float: none;
    }

/* .B2B .PRODUCT_BOX .price {
    float: left;
    font-size: 1.2em;
    padding: 5px 0;
    letter-spacing: -0.03em;
    font-weight: bold;
    line-height: 18px;
    width: 100%;
} */

/* .B2B .PRODUCT_BOX .tachado {
    color: black;
    float: none;
    font-size: 0.7em;
    font-weight: normal;
    margin-right: 0;
    margin-top: 0px;
    margin-left: 0;
    position: relative;
    text-align: left;
    letter-spacing: 0px;
    clear: both;
}

    .B2B .PRODUCT_BOX .tachado > span {
        position: relative;
    }

    .B2B .PRODUCT_BOX .tachado span {
        font-size: 1.3em;
    }

        .B2B .PRODUCT_BOX .tachado span::before {
            background: #32323266;
            content: inherit;
            height: 1px;
            left: -19%;
            position: absolute;
            top: 50%;
            width: 126%;
        } */

@media (max-width: 1439px) {
    .B2B .PRODUCT_BOX .price {
        font-size: 1.1em;
    }

    .B2B .PRODUCT_BOX .box_data .QUANTITY .spinner {
        width: 55px;
    }

        .B2B .PRODUCT_BOX .box_data .QUANTITY .spinner input {
            width: 45px;
        }
}

/* Detail */
/* CONTADOR DE ITEMS EN EL DETALLE DEL PRODUCTO */

.B2B .QTY_DETALLE {
    margin-bottom: 10px;
}

    /* .B2B .QTY_DETALLE .spinner {
        display: flex;
        justify-content: flex-start;
        align-items: baseline;
    }

    .B2B .QTY_DETALLE .texto {
        text-transform: uppercase;
        margin-right: 10px;
    }

    .B2B .QTY_DETALLE .form-control {
        max-width: 50px;
        text-align: center;
        margin-right: 8px;
        background-color: #fff;
        height: 40px;
    }

    .B2B .QTY_DETALLE .sp-buttons {
        height: auto;
    }

        .B2B .QTY_DETALLE .sp-buttons button {
            background-color: #ededed;
            padding: 0;
            width: 40px;
            height: 40px;
            font-weight: normal;
            margin-right: -4px;
            border: 1px solid #c7c7c7;
            margin-bottom: 4px;
            font-size: 1.5em;
            line-height: 0.8em;
        }

            .B2B .QTY_DETALLE .sp-buttons button.btn {
                border-radius: inherit;
                min-width: inherit;
            } */

/* .B2B .BUY .caja .BUTTONBUY {
    font-size: 1.45em;
    padding: 18px 3px;
    margin: 0 0 18px;
    border-radius: 50px;
    max-width: 300px;
} */

.price-final-row {
  display: inline-flex;
  flex-direction: row-reverse;
  align-items: center;
  
}

.price-final-row .price {
  font-size: 22px;
  font-weight: bold;
  color: #000;
}

.price-final-row .badge-dto {
  font-size: 13px;
  font-weight: bold;
  color: #00a887; /* o el color que uses para el descuento */
}

.BUY .cuotaBox {
    align-items: flex-start;
    margin: 0;
    margin-block: 10px;
}

.BUY .cuotaBox > * {
    margin-block: 5px;
}