/*////////////////////////////////////////////////////////////////////*/

/*   PRODUCTO              ////////////////////////////////////////  */

/*//////////////////////////////////////////////////////////////////*/

@import url("http://fonts.cdnfonts.com/css/gotham");
@import url("http://fonts.cdnfonts.com/css/open-sans");

.Product #body {
    margin-bottom: 82px;
}

.Product section {
    padding-top: 15px;
    background-color: #f5f2f6;
}

.Product .b-allsite,
.Product .tira-html {
    display: none;
}

.Product .contenido-blanco {
    background: #ffffff;
    float: left;
    width: 100%;
    padding-bottom: 70px;
    border-top: 2px solid #ddd;
    position: relative;
    top: -2px;
    border-radius: 20px;
}

.Product footer {
    margin-top: 0 !important;
}

.Product .related {
    margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
    #RELATED h2 span {
        font-size: 25px;
    }

    #RELATED h2 {
        margin-bottom: -20px !important;
    }
}

#RELATED h2 {
    z-index: unset;
}

#RELATED .related {
    margin-bottom: 16px;
}

/* BANNER HIGHLIGHT  *************************************************/
.b-highlight {
    float: left;
    width: 100%;
}

.b-highlight .item {
    display: inline-flex;
    justify-content: flex-start;
    float: left;
    width: 100%;
    border-bottom: 1px solid #cecece;
    padding-bottom: 10px;
    margin-bottom: 10px;
    align-items: center;
    line-height: 1.2em;
    font-size: 1.14em;
    color: #41277e;
}

.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;
}

/* breadcrumbs *****/
.breadcrumb {
    margin: 0 0 22px;
    font-size: 18px;
}

.Product .breadcrumb {
    height: 30px;
    margin: 10px 0;
    font-size: 16px;
}

.GALLERY.desktop .badge-novedad {
    margin-top: 49px !important;
    margin-left: -1px !important;
}

.PRODUCTAREA .badge-novedad {
    display: none;
}

/* MARCA ************************************/

.Product .marca {
    font-size: 17px;
    text-transform: uppercase;
    margin: 10px 0;
    float: left;
}

.Product section .badge-dto.percent {
    background-color: #65469c;
    border-radius: 25px;
}

/* GALLERY  *************************************************/
.GALLERY {
    position: relative;
    background: #fff;
    width: 60%;
    border-radius: 25px;
    /* border-right: 1px solid #CCCCCC; */
}

.GALLERY>span {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    padding: 58px 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 {
    width: 100%;
    position: relative;
}

.allthumbs {
    order: 2;
    width: 100%;
    max-width: 460px;
    padding-top: 20px;
}

#g_image {
    text-align: center;
    padding: 0 10px 12px;
    order: 1;
    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;
    height: auto;
    float: none;
}

#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;
    border-color: #ccc;
}

#g_thumbs a.thumb {
    border: 2px solid #f5f5f5;
    display: inline-block;
    float: none;
    height: 100px;
    margin: 2px;
    position: relative;
    text-align: center;
    width: 100px;
    border-radius: 5px;
}

#g_thumbs a.thumb:hover {
    border-color: #ddd;
}

#g_thumbs .active {
    border-color: #6d6d6d !important;
}

#g_thumbs .owl-nav {
    position: relative;
    font-size: 33px;
    top: -34px;
}

.owl-nav>div {
    color: #444;
    /*background: none !important;*/
}

/* 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: #83b2ab !important;
}

#g_button span {
    font-size: 9px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

/* FLECHAS galeria + fancybox */

#g_arrows>* {
    color: #5d5c5c;
    cursor: pointer;
    display: block;
    /* font-weight: 300 !important; */
    font-size: 23px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    position: absolute;
    text-align: center;
    top: calc(50% - 30px);
    width: 40px;
    background: none;
    border-radius: 100%;
}

#g_arrows .l_arrow {
    left: 0;
}

#g_arrows .r_arrow {
    right: 0;
}

#g_arrows>*:before {
    font-family: "Ionicons";
}

#g_arrows .l_arrow:before {
    content: "\f124";
}

#g_arrows .r_arrow:before {
    content: "\f125";
}

@media (min-width: 1440px) {
    #g_arrows .r_arrow {
        /* right: 50px;*/
    }
}

@media (max-width: 479px) {
    #g_arrows {
        display: none;
    }

    .breadcrumb {
        font-size: 14px;
    }
}

/* 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: #83b2ab;
    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.thumb {
        height: 85px;
        width: 85px;
    }
}

@media (max-width: 991px) {
    .zoomContainer {
        display: none !important;
    }

    #sticker {
        position: relative !important;
    }

    #g_image img {
        max-height: 400px;
    }

    .GALLERY {
        width: 100%;
    }
}

@media (max-width: 479px) {
    #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 {
    height: 280px;
}

#prod-slider .owl-nav>div {
    font-size: 50px;
    text-shadow: none;
    opacity: 1;
    top: 44%;
    padding: 3px;
}

#prod-slider .owl-prev {
    left: -12px;
}

#prod-slider .owl-next {
    right: -12px;
}

#prod-slider li {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 280px;
}

#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: 17px;
    }
}

.Product .contenido {
    display: flex;
    align-items: stretch;
    gap: 3em;
    max-height: 750px;
    border-radius: 20px;
}

/* PRODUCTAREA *********************************/

.PRODUCTAREA {
    position: relative;
    width: 40%;
    background: white;
    padding-top: 17px !important;
    padding: 0 30px 30px;
    border-radius: 25px !important;
}

.PRODUCTAREA .badge-enviogratis {
    background-color: white;
    display: inline-flex;
    padding: 6px 5px;
    position: unset;
    font-size: 14px;
    width: 122px;
    height: 22px;
    margin: 0;
    margin-left: -11px;
    order: 4;
}

.badge-cuotas p {
    margin-bottom: 15px !important;
}

.PRODUCTAREA .badges {
    display: inline-flex;
    width: auto;
    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 {
    padding: 5px 0px;
    font-size: 13px;
    margin-right: 4px;
}

.PRODUCTAREA .badge-financiacion {
    width: 92px !important;
    height: 30px !important;
    top: 2px;
    margin-top: 5px;
}

.PRODUCTAREA .title {
    width: 100%;
    display: inline-flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 10px;
}

.Product h1 {
    font-family: "Gotham", sans-serif !important;
    float: left;
    margin: 0;
    padding: 0 10px 0 0;
    position: relative;
    width: 100%;
    font-style: normal;
    font-weight: 600;
    font-size: 29px;
    line-height: 30px;
    color: #121212;
}

.codeid {
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    display: block;
}

.PRODUCTAREA .buttons_wrapper {
    display: inline-flex;
    position: relative;
    align-items: center;
    margin: 3px 0 0;
    z-index: 1;
}

.PRODUCTAREA .buttons_wrapper a {
    color: #000;
    /* display: inline-flex; */
    align-items: center;
    font-size: 1.8em;
    line-height: 20px;
    /* padding: 10px; */
    position: relative;
    text-align: center;
    text-decoration: none;
    top: auto;
    right: auto;
    left: auto;
}

.PRODUCTAREA .buttons_wrapper a:hover {
    color: #ff6b03 !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: 13px;
    line-height: 21px;
    width: 100%;
}

.Product .long_desc {
    padding: 0 33px;
    font-size: 16px;
    font-style: normal;
    /* font-family: 'Poppins'; */
}

@media (max-width: 1199px) {
    .PRODUCTAREA .badges ul li>div {
        line-height: 13px;
        padding: 3px 7px !important;
        font-size: 0.9em;
    }

    .PRODUCTAREA .badge-enviogratis {
        line-height: 13px;
        padding: 3px 7px !important;
        font-size: 0.9em;
        width: 110px;
    }

    .PRODUCTAREA .badge-financiacion {
        width: 94px !important;
        height: 30px !important;
    }
}

@media (max-width: 991px) {
    .Product .contenido {
        align-items: flex-start;
        justify-content: center;
        gap: unset;
        flex-wrap: wrap;
    }

    .Product .long_desc {
        padding: 0 0 0 25px;
    }

    .PRODUCTAREA {
        width: 100%;
    }
}

@media (max-width: 991px) {
    .Product .contenido {
        background-color: #fff;
        padding-bottom: 30px;
    }
}

@media (max-width: 479px) {
    .Product .contenido {
        background-color: #fff;
    }
}

/* BUY  ****************************************/

.BUY {
    z-index: 1;
}

.BUY .buttons_wrapper {
    display: none;
}

.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;
    font-weight: 700;
    margin-bottom: -6px;
    font-family: "Open Sans", sans-serif;
}

.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: 20px;
    line-height: 30px;
    letter-spacing: -0.02em;
    color: #636363;
}

.BUY .price_wrapper .tachado span {
    font-size: 1em;
    font-family: "Open Sans", sans-serif;
}

.BUY .BUTTONBUY {
    background: #6f3ba4;
    font-style: normal;
    border-radius: 25px !important;
    font-weight: 500 !important;
    font-size: 17px;
    align-items: center;
    text-align: center;
    color: #ffffff;
    border-radius: 5.1429px;
    padding: 10px 15px;
    max-width: 250px;
    width: 100%;
    float: left;
    font-weight: 700;
}

.BUY .BUTTONBUY:hover {
    background-color: #481877;
}

.BUY .BUTTONBUY span {
    position: relative;
}

.badge-ahora12 {
    display: none !important;
}

.BUY .BUTTONBUY span::before {
    background-image: url(/Content/Images/cart-button.svg);
    display: inline-block;
    width: 20px;
    height: 15px;
    background-repeat: no-repeat;
    margin-right: 2px;
    top: 1px;
    position: relative;
}

.BUY .BUTTONBUY.b1 {
    margin-bottom: 11px;
    font-weight: 600 !important;
    margin-top: 15px;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
}

.BUY .BUTTONBUY.b2 {
    background: #ffffff;
    box-sizing: border-box;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    align-items: center;
    border: 2px solid #565656;
    text-align: center;
    color: #565656;
    border-radius: 105.143px;
    transition: all 0.2s;
    font-weight: 700;
}

.BUY .BUTTONBUY.b2:hover {
    border: 2px solid #333;
    color: #333;
}

.BUY .BUTTONBUY.b2.added {
    pointer-events: none;
    background: #26c66c;
    border: 1.31429px solid #26c66c;
    color: white;
    padding-left: 20px;
    font-weight: 700;
}

.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 {
    color: white;
    transition: all 0.2s;
}

.texto-color {
    float: left;
    border: 1px solid #ccc;
    border-radius: 25px;
    padding: 10px;
    margin-bottom: 5px;
}

.texto-color p {
    margin: 4px 6px 4px !important;
    color: #65469c;
    font-weight: 500;
    font-size: 14px;
    font-style: normal;
}

.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;
}

/**/
.BUY .pagoenvio {
    width: 100%;
    margin-top: 20px;
    display: flex;
    flex-direction: column;
}

.BUY .price_wrapper {
    padding: 0;
    justify-content: flex-start;
    margin-bottom: 5px;
}

.BUY .price_wrapper .badge-dto {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 25px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: -0.02em;
    box-sizing: border-box;
    border-radius: 3px;
    padding: 0px 10px;
    margin-left: 15px;
    order: 2;
}

/* BLOQUES envio y cuotas  ********************************/
.pagoenvio {
    float: left;
}

.block span {
    margin: 0 0 3px 0;
    float: left;
    width: 100%;
    /*font-weight: 400;*/
}

.block span strong {
    font-size: 1.2em;
    font-weight: 700;
    padding-left: 2px;
}

.BUY .block .big {
    font-style: normal;
    font-weight: 700;
    font-size: 17.5px;
    display: inline-flex;
    align-items: center;
    letter-spacing: -0.01em;
    color: #83b2ab;
    width: 100%;
}

.BUY .block .big small {
    font-size: 0.5em;
    margin-left: 3px;
}

.BUY .block:last-child .innerbanner>span {
    color: #23837f;
}

.innerbanner p {
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 130%;
    color: #000;
    display: inline-block;
    padding-left: 55px;
    position: relative;
    margin: 0;
}

.innerbanner a,
.innerbanner2 a {
    color: #2789ff;
    text-decoration: none;
}

/* .innerbanner a::after, */
.innerbanner2 a::after {
    content: "\f125";
    font-family: "Ionicons";
    font-size: 12px;
    color: #2789ff;
    font-weight: 500;
    /* color: #A90000; */
    margin-left: 10px;
    text-decoration: none;
}

.Product .badge-cuotas {
    text-align: start;
}

.innerbanner .calcEDisabled::after {
    /* content: "\f125";
  font-family: "Ionicons";
  font-size: 12px;
  font-weight: 500;
  color: #2789ff;
  margin-left: 10px;
  text-decoration: none; */
    display: inline-block;
}

.innerbanner .flecha-enlaces {
    width: auto;
}

.flecha-enlaces::after {
    content: "\f125";
    font-family: "Ionicons";
    font-size: 12px;
    font-weight: 500;
    color: #2789ff;
    margin-left: 12px;
    text-decoration: none;
    display: inline-block;
}

.innerbanner {
    display: inline-block;
}

.innerbanner p img {
    width: 40px;
    display: block;
    position: absolute;
    top: 5px;
    left: 0;
}

.block.envio .innerbanner p img {
    width: 40px;
    top: 3px;
}

.innerbanner p a.btn-calc {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 15px;
    text-decoration: none;
    display: block;
}

.calcEDisabled {
    /* opacity: 0.4; */
    font-weight: 600;
    color: #1878D0;
    cursor: pointer;
    text-decoration: underline;
    width: auto !important;
}

.btn-calc,
.btn-calc:visited {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #1878D0;
    text-decoration: revert;
    font-size: 16px;
    font-weight: 600;
    /* color: #A90000; */
    float: left;
    width: auto;
    font-family: "Open Sans", sans-serif;
}

@media (max-width: 768px) {
    .modal-pago>.btn-calc {
        font-size: 15px;
    }

    .innerbanner p a.btn-calc {
        font-size: 15px;
    }
}

.btn-calc:hover {
    color: #000;
    text-decoration: none;
}

.price_wrapper .btn-calc {
    text-decoration: underline;
}

.block.envio .btn-calc {
    display: block;
    /* color: #2496FF; */
    font-weight: 600;
    color: #1878D0;
    text-decoration: underline;
}

.block.envio .btn-calc:hover {
    /* color: #000; */
}

.block.envio {
    padding: 15px 0px;
    border-top: unset;
}

.innerbanner2 .peq {
    color: #83b2ab;
    font-size: 11px;
    margin: 4px 0 0;
    width: auto;
}

.innerbanner2 .cardsx3 {
    width: 94px;
    margin: 3px 12px 4px 0;
    float: left;
}

/*bloque de pagos*/
.bloquepagos {
    width: 100%;
    float: left;
    position: relative;
    margin-top: 30px;
}

.bloquepagos span {
    display: flex;
    border: 1px solid #cecece;
    padding: 15px 30px;
    cursor: pointer;
    justify-content: flex-start;
    flex-direction: column;
}

.bloquepagos .flecha-enlaces {
    padding: 0;
    border: 0;
    margin-top: 3px;
    /* margin-left: 10px; */
}

.bloquepagos span.modal-pago {
    padding: 10px 30px 12px;
    border-top: none;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    flex-direction: row;
}

.bloquepagos span.modal-pago1 {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}

/* .bloquepagos span.modal-pago a::after {
  content: "\f125";
  font-family: "Ionicons";
  font-size: 12px;
  font-weight: 500;
  color: #2789ff;
  margin-left: 10px;
  text-decoration: none;
} */

.bloquepagos span.modal-pago a {
    pointer-events: none;
}

.bloquepagos .innerbanner .icono,
.bloquepagos .innerbanner .icono2 {
    margin: 4px 7px 2px 0;
}

.bloquepagos .innerbanner {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    position: relative;
    flex-wrap: wrap;
}

.bloquepagos .innerbanner2 {
    width: 100%;
    font-size: 14px;
    margin-top: 10px;
}

.bloquepagos .innerbanner2 li {
    list-style: none;
    font-weight: 400;
}

.bloquepagos h3 {
    font-size: 16px;
    font-weight: 600;
    position: absolute;
    top: -28px;
    left: 23px;
    background: #fff;
    color: #231f20;
    padding: 1px 10px;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
}

.Product .linea {
    border-top: 1px solid #ad5fce;
    height: 2px;
    max-width: 50px;
    padding: 0;
    margin: 52px auto 0 auto;
}

.bloquepagos .innerbanner .icono img {
    width: 40px;
    height: auto;
}

.bloquepagos .innerbanner .icono2 img {
    width: 85px;
    height: auto;
}

.block.pago {
    padding: 4px 0px;
}

p.verde {
    color: #1caf57;
    margin: 0;
    display: inline;
    font-weight: 500;
    font-size: 15px;
}

@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: 40px;
    }

    .block.envio .innerbanner p img {
        width: 40px;
    }

    .bloquepagos .innerbanner,
    .bloquepagos .innerbanner2 {
        width: 100%;
    }
}

@media (max-width: 400px) {

    .block.envio,
    .block.pago,
    .bloquepagos span,
    .bloquepagos span.modal-pago {
        padding: 15px 10px;
    }

    .bloquepagos h3 {
        left: 6px;
    }
}

/* select options: TALLE/COLOR ********************************/

.selector_opcion {
    display: none;
    float: left;
    position: relative;
    width: 100%;
    /*border-bottom: 1px solid #CECECE;*/
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.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 {
    /*! width: 100px; */
    float: left;
    clear: left;
}

.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;
    margin-top: 5px;
    background: transparent;
    z-index: inherit;
    min-width: inherit;
}

.item-options.SIZE li {
    color: #000;
    float: left;
    height: auto;
    margin-right: 10px;
    padding: 6px 13px;
    width: auto;
    position: relative;
    box-sizing: border-box;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #83b2ab;
}

.item-options.SIZE li:hover {
    background-color: white;
    color: #83b2ab;
    border-color: #777;
}

.item-options h5 {
    clear: left;
    float: left;
}

.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: red;
}

.item-options.COLOR li.disabled:before {
    content: "";
    width: 38px;
    height: 1px;
    background: red;
    display: block;
    position: absolute;
    transform: rotate(50deg);
    top: 50%;
    top: calc(50% - 1px);
    left: -4px;
}

.item-options.SIZE li.disabled {
    border-color: red;
}

.item-options.SIZE li.disabled:before {
    content: "";
    width: 100%;
    width: calc(100% + 16px);
    height: 1px;
    background: red;
    display: block;
    position: absolute;
    transform: rotate(30deg);
    top: 50%;
    top: calc(50% - 1px);
    left: -8px;
}

.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;
}

a.pcms-add-wishlist.BUTTONFAV {
    display: none !important;
}

.item-options.COLOR li .prop-image {
    overflow: hidden;
    border-radius: 50%;
}

.BUY .item-options.COLOR li {
    border: 1px solid transparent;
    border-radius: 0;
    width: 71px;
    height: 71px;
}

.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: 2px solid #2f4189;
}

.BUY .item-options.SIZE li.active {
    border-color: #000;
    color: #fff;
    background-color: #000 !important;
}

.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;
}

/*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 #83b2ab;
}

.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 #000;
}

/* PRODMENU *********************************/

.PRODMENU {
    background-color: transparent;
    border-bottom: 0;
    float: left;
    height: 53px;
    position: relative;
    width: 100%;
    z-index: 2;
}

.PRODMENU.affix-top {
    position: relative;
}

.PRODMENU.affix,
.PRODMENU.affix-bottom {
    background: #f2f1f4 none repeat scroll 0 0;
    border-bottom: 1px solid #ddd;
}

.PRODMENU .name,
.PRODMENU .BUTTONBUY,
.PRODMENU .price {
    display: none;
}

.PRODMENU.affix .name,
.PRODMENU.affix-bottom .name,
.PRODMENU.affix .BUTTONBUY,
.PRODMENU.affix-bottom .BUTTONBUY,
.PRODMENU.affix .price,
.PRODMENU.affix-bottom .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;
    width: 105%;
}

.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: 5px;
    padding: 9px !important;
    margin: -7px 0 0;
}

.PRODMENU .BUTTONBUY:hover {
    background-color: #83b2ab;
}

.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: #65469c 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;
    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;
    margin-top: 20px;
}

.productcontent h2,
.inpage_selector_specification .inpage_block_title>.htitle {
    font-weight: 700;
    font-size: 35px !important;
    margin: 40px 0 30px !important;
    text-transform: none !important;
    color: #000 !important;
    padding-top: 35px;
}

.PRODMENU.affix,
.PRODMENU.affix-bottom {
    position: fixed;
    top: 0 !important;
    z-index: 999;
}

.PRODMENU.affix ul li a,
.PRODMENU.affix-bottom ul li a {
    font-size: 1.1em;
    padding: 0 12px;
}

#BENEF,
#SPECS,
#COMPARE,
#RELATED {
    float: left;
    width: 100%;
}

#SPECS h2,
#COMPARE h2 {
    border-bottom: 2px solid #cccccc;
    padding-bottom: 15px;
}

#RELATED h2 {
    margin: 33px 0 30px !important;
    padding-top: 0 !important;
    font-size: 25px !important;
    margin-bottom: 0 !important;
}

#RELATED .related>h2 span {
    font-weight: 700 !important;
}

div#BENEF h2 {
    border-bottom: 2px solid #cccccc;
    padding-bottom: 15px;
}

#SPECS span,
#BENEF span {
    font-size: 26px;
    font-weight: 600;
    line-height: 30px;
}

@media (max-width: 1440px) {
    .PRODMENU .name {
        max-width: 280px;
        line-height: 1em;
    }
}

@media (max-width: 1199px) {

    .PRODMENU.affix>.container,
    .PRODMENU.affix-bottom>.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-bottom .container,
    .PRODMENU.affix .row,
    .PRODMENU.affix-bottom .row,
    .PRODMENU.affix .col-xs-12,
    .PRODMENU.affix-bottom {
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .PRODMENU.affix ul li a,
    .PRODMENU.affix-bottom 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: #000000;
        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 #c5c5c5;
        color: #000;
        font-size: 1em;
        height: 43px;
        line-height: 43px;
        text-align: center;
        border-bottom: 1px solid #c5c5c5;
        background: #f5f2f6;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .PRODMENU .dropdown ul li a:hover {
        text-decoration: underline !important;
        background: transparent !important;
    }

    .PRODMENU hr {
        display: none;
    }

    .PRODMENU .BUTTONBUY {
        max-width: 110px;
        position: static;
        z-index: 1;
        font-size: 0.8em;
        order: 5;
        float: right;
        margin: 5px 0;
        text-transform: uppercase;
    }

    .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 !important;
    }

    .PRODMENU:not(.affix)>div::after {
        display: none;
    }

    #PRODMENU-mob {
        height: auto;
        background: #f8f8f8;
        border-bottom: 1px solid #cecece;
        padding: 0 15px;
    }
}

@media (max-width: 767px) {
    .BUY .price_wrapper .badge-dto {
        font-size: 18px;
        line-height: 22px;
        margin-left: 5px;
    }

    .selector_opcion {
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 5px;
    }
}

@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-family: "proximanova", sans-serif !important;
    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;
}

.inpage_glance {}

@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;
    }
}

/************ 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: #005ea9;
    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: #83b2ab;
}

.Product #RELATED-ADD.related .PRODUCT_BOX .BUTTONADDCIRCLE.added::before {
    content: "\f122";
    font-family: "Ionicons";
    font-size: 22px;
}

/* SPECS - ficha tecnica *********************************/

.ficha {
    float: left;
    line-height: 1.4em;
    width: 100%;
}

.ficha-tit {
    font-weight: 700;
    padding: 0 0 0 15px;
}

.ficha-dato {
    padding: 0 0 0 15px;
}

.ficha .spec_grupo {
    border-bottom: 1px solid #ddd;
    float: left;
    padding: 13px 0;
    width: 100%;
}

.ficha .spec_tit {
    color: #83b2ab;
    float: left;
    font-size: 1.25em;
    margin: 0 0 8px;
    width: 100%;
}

.ficha ul {
    float: left;
    padding-left: 26px;
    width: 100%;
    position: relative;
}

.ficha .grad {
    bottom: 1px;
    content: "";
    display: block;
    height: 100px;
    left: 0;
    position: absolute;
    width: 100%;
}

.ficha .grad {
    background: rgba(255, 255, 255, 0);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.49) 49%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(49%, rgba(255, 255, 255, 0.49)), color-stop(100%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.49) 49%, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.49) 49%, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.49) 49%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.49) 49%, rgba(255, 255, 255, 1) 100%);
}

.ficha ul li {
    float: left;
    margin-right: 5%;
    padding: 10px 0 15px;
    position: relative;
    width: 20%;
    font-size: 15px;
    line-height: 20px;
    font-family: "Work Sans", sans-serif;
}

.ficha ul li:nth-child(4n + 5) {
    clear: left;
}

.ficha ul h6 {
    font-size: 1.05em;
    font-weight: 700;
    margin: 0 0 5px;
}

.ficha ul span {
    color: #666;
}

.ficha .mas {
    clear: both;
    color: #83b2ab;
    float: right;
    margin: -21px 0 4px;
    padding: 0;
    width: auto;
    z-index: 1;
}

.ficha .mas::after {
    display: none;
}

.ficha .mas p {
    margin: 0;
}

.ficha .mas p::after {
    font-family: "Ionicons";
    font-size: 8px;
    margin-left: 4px;
}

.ficha .mas p::after {
    content: "\f123";
}

.ficha .mas.opened p::after {
    content: "\f126";
}

.ficha .mas p::before {
    content: "Ver más";
}

.ficha .mas.opened p::before {
    content: "Ver menos";
}

.ficha .mas.opened {
    margin: 6px 0 0;
}

@media (max-width: 1199px) {
    .ficha ul li {
        margin-right: 3.3%;
        width: 30%;
    }

    .ficha .spec_tit,
    .ficha ul h6 {
        margin: 0 0 1px;
    }

    .ficha ul li {
        padding: 7px 0;
    }

    .ficha .spec_grupo {
        padding: 11px 0;
    }

    .ficha ul li:nth-child(4n + 5) {
        clear: unset;
    }

    .ficha ul li:nth-child(3n + 4) {
        clear: left;
    }

    .ficha ul li:nth-child(4)::after {
        display: block;
    }

    .ficha ul span {
        font-size: 0.88em;
    }
}

@media (max-width: 991px) {
    .Product .breadcrumb {
        padding: 0 !important;
    }
}

@media (max-width: 767px) {
    #RELATED h2 {
        margin: 40px 0 10px !important;
        margin-bottom: -20px !important;
    }

    .ficha ul li:nth-child(3n + 4) {
        clear: unset;
    }

    .ficha ul li:nth-child(2n + 3) {
        clear: left;
    }

    .ficha ul li:nth-child(3)::after {
        display: block;
    }

    .ficha ul li {
        margin-right: 0;
        padding-right: 30px;
        width: 50%;
    }
}

@media (max-width: 479px) {
    .ficha ul li {
        padding-right: 0;
        width: 100%;
    }

    .ficha ul {
        padding-left: 0;
    }
}

/* PRODUCT RESPONSIVE *********************************/

@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: 24px;
    }

    .BUY .price_wrapper .tachado {
        font-size: 17px;
        line-height: 26px;
        margin-right: 5px;
    }

    .BUY .price_wrapper .badge-dto {
        font-size: 15px;
        line-height: 23px;
    }

    .BUY .BUTTONBUY.b2.added {
        padding: 14px 3px 14px 11px;
    }

    .BUY .pagoenvio {
        margin-top: 15px;
    }

    .innerbanner>span {
        font-size: 17px;
        margin-bottom: 6px;
    }

    .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: 26px;
        line-height: 30px;
    }
}

@media (max-width: 991px) {
    .Product section {
        /* margin-top: 5px; */
    }

    .Product section .container {
        padding: 0 20px;
        width: 100%;
    }

    .Product h1 {
        margin-bottom: 6px;
        font-style: normal;
        font-weight: bold;
        font-size: 24px;
        line-height: 31px;
        color: #040404;
        margin-top: 0;
    }

    .Product .long_desc,
    .Product .short_desc {
        font-size: 14px;
        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.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;
    }

    .BUY .pagoenvio .block {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .Product .breadcrumb {
        display: none;
    }

    .Product section>.container,
    .Product section>.container>.row,
    .productcontent .container {
        max-width: unset;
        padding: 0;
        margin: 0;
    }

    .Product h1 {
        margin-top: 0;
    }

    .codeid {
        font-size: 13px;
    }

    .GALLERY>span {
        box-shadow: none;
        padding: 10px;
        width: calc(100% + 30px);
        margin: -5px -15px 0;
    }

    .b-highlight {
        background: #fff;
        width: calc(100% + 30px);
        margin: 0 -15px 0px;
        padding: 0 15px 3px;
    }

    .PRODUCTAREA {
        padding: 0 15px;
    }

    .PRODUCTAREA .buttons_wrapper a {
        font-size: 1.6em;
        line-height: 18px;
        /* padding: 5px; */
        /* display: none; */
    }

    .BUY .BUTTONBUY {
        padding: 15px 3px;
        margin-top: 20px;
    }

    .BUY .item-options {
        border-bottom: 1px solid #ccc;
        margin: -10px -15px 8px;
        width: calc(100% + 30px);
        padding: 0 15px 17px;
        font-size: 15px;
    }

    .BUY .item-options h5 {
        margin: 15px 0;
    }

    .BUY .item-options.COLOR li {
        width: 68px;
        height: 68px;
        margin: 0 2px;
    }

    /* productcontent */

    .productcontent h2 {
        font-size: 26px !important;
        padding-top: 26px;
        margin-top: 25px !important;
        position: relative;
        margin-bottom: 15px !important;
    }

    .productcontent {
        position: relative;
        margin-top: 30px;
    }

    .ficha {
        font-size: 0.85em;
    }

    .innerbanner p,
    .innerbanner p a.btn-calc {
        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: 0.9em;
    }

    #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;
    }
}

@media (max-width: 767px) {
    .buttons_wrapper span {
        margin-top: 25px;
    }
}

@media (max-width: 560px) {
    .BUY .BUTTONBUY {
        width: 100% !important;
        max-width: unset;
        margin-top: 42px;
    }

    .buttons_wrapper span {
        /* width: 100%; */
        margin: -5px 0 0;
        position: absolute;
        left: 0;
        top: 0;
    }

    .GALLERY {
        border-right: none;
    }

    .BUY .BUTTONBUY.b1 {
        margin-top: 0px !important;
    }

    .PRODUCTAREA .buttons_wrapper {
        margin: 15px 0 0;
    }
}

@media (max-width: 479px) {
    .Product #body {
        margin-bottom: 10px;
    }

    .Product section {
        margin-top: 0;
    }

    .PRODUCTAREA {
        padding: 0 0;
    }

    .PRODUCTAREA .badge-enviogratis {
        font-size: 12px;
        width: auto;
    }

    .PRODUCTAREA .buttons_wrapper {
        display: none;
    }

    .productcontent h2 {
        font-size: 20px !important;
        margin-top: 0 !important;
        border: none;
        padding-bottom: 9px !important;
    }

    #SPECS span,
    #BENEF span {
        font-size: 20px;
    }

    .Product section .container {
        padding: 0 0;
    }

    div#RELATED.anchor {
        padding: 0 !important;
        margin: 0 !important;
    }

    /* productcontent */
    .ficha {
        font-size: 0.8em;
    }

    .ficha ul {
        padding-left: 15px;
        padding-right: 15px;
    }
}

/* RELATED (categoria) **********************************/

.Product .related .PRODUCT_BOX {
    margin-bottom: 53px !important;
}

.Product .owl-carousel .PRODUCT_BOX .box_image {
    height: 255px;
}

.Product .related .owl-nav>div {
    top: calc(46% - 20px);
}

@media (max-width: 479px) {
    .Product .related .price span {
        font-size: 17px;
    }

    .Product .related .PRODUCT_BOX {
        margin-bottom: 38px !important;
    }
}

/* 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: 0.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: #83b2ab;
}

#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;
    /* margin-right: 5px !important; */
}

.popover-content li .s-facebook:before {
    content: "\f231";
    padding: 6px 13px;
    color: #fff;
    background-image: none;
}

.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: #FF0000;
}

.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: #83b2ab;
}

.popover.bottom>.arrow:after {
    border-bottom-color: #dbdbdb !important;
}

@media (max-width: 1169px) {
    .Product .contenido {
        max-height: unset;
    }
}

@media (max-width: 425px) {
    .Product .contenido-blanco {
        border-top: none;
    }
}

@media (max-width: 767px) {
    .Product section {
        padding-top: 0px;
        background-color: #f5f2f6;
    }

    .Product section {
        margin-top: 0px;
    }

    .price {
        /* margin-top: 10px !important; */
    }
}

@media (max-width: 767px) {
    .Product .linea {
        border-top: 1px solid #ad5fce;
        height: 2px;
        max-width: 50px;
        padding: 0;
        margin: 59px auto 0 auto;
    }
}

@media (min-width: 425px) {
    .GALLERY .badge-novedad img {
        width: 93px;
    }
}

div#alertSinCuotas {
    float: left;
    margin: 0 0 20px;
    text-align: center;
    width: 100%;
    color: red;
}