﻿/*////////////////////////////////////////////////////////////////////*/

/*   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";
}

.Product .cuotaBox {
    justify-content: start;
}

#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;
}


/* 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 {
    height: auto !important;
    max-height: 500px;
    max-width: 100%;
    width: auto !important;
}

#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;
    right: -15px;
}


@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;
}


.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 {
    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;
}

.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.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;
}

.BUY .BUTTONBUY {
    background: #0076c1;
    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: #fcfeff;
    border: 1.31429px solid #0076c1;
    box-sizing: border-box;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    align-items: center;
    text-align: center;
    color: #0076c1;
    border-radius: 100px;
}

.BUY .BUTTONBUY.b2.added {
    pointer-events: none;
    background: #0076c1;
    border: 1.31429px solid #0076c1;
    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: #02588d;
    border-color: #02588d;
    color: white;
}

.BUY .BUTTONBUY.b2:hover,
.BUY .BUTTONBUY.b2:focus,
.BUY .BUTTONBUY.b2:active {
    background: #0076c1;
    border-color: #0076c1;
    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;
    justify-content: flex-start;
    align-items: baseline;
    margin: 15px 0 20px;
    align-items: baseline;
}

.BUY .price_wrapper .badge-dto {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: -0.02em;
    box-sizing: border-box;
    margin-left: 12px;
}

.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 .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: #0076c1;
    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: #0076c1 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;
}


#BENEF,
#SPECS,
#COMPARE,
#RELATED {
    display: flex;
    width: auto;
}

#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: #0075c4;
        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: #0075c4;
    }

    .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;
}


/* 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: #0076c1;
    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*/

/*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: #0076c1;
    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: #0076c1;
    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;
}

#containetPostalCode #searchPostalCode .input-group input:focus {
    border-color: #0076c1 !important;
}

.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: #ff8737;
}

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: #ff8737;
}

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 .container-store a:hover {
    color: #ff8737;
}

.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: #ff8737;
}

#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"] {
    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;
    }

    .box_image .badges img {
        width: 90%;
        max-width: 78px;
    }

    .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: 100px;
    }

    .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*/


/* taxes */


.BUY .price_wrapper .price_wo_taxes {
    margin: 10px 0;
    font-size: 14px;
    font-weight: 600;
    color: #616161;
    order: 4;
}

    .BUY .price_wrapper .price_wo_taxes span {
        margin-left: 5px;
    }