/************************************************/
/******************* IMPORTS ********************/
/************************************************/

/* latin */
@font-face {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/poppins/v15/pxiGyp8kv8JHgFVrJJLucHtA.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/poppins/v15/pxiEyp8kv8JHgFVrJJfecg.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLGT9Z1xlFQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLEj6Z1xlFQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/************************************************/
/******************** GLOBAL ********************/
/************************************************/
* {
    font-family: 'Poppins';
}

body {
    height: 100%;
    line-height: 1.2;
    overflow-y: auto;
    overflow-x: hidden;
    font-size: 14px;
    color: #212529;
    background: #ffffff;
    font-family: Poppins;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin: 0;
}

address, dl, ol, ul {
    margin-bottom: 0;
}

figure {
    margin: 0;
}

label {
    margin: 0;
}

p {
    margin: 0;
}

a,
a:focus,
a:hover,
a:active {
    transition: .3s all ease-in-out;
}

a:focus,
a:active {
    outline: none;
    text-decoration: none;
}

button {
    outline: none !important;
}

input {
    border-radius: 0;
}

input::-ms-clear {
    display: none;
}

input[type=text],
input[type=phone],
input[type=email],
input[type=tel],
input[type=password],
input[type=number],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    box-shadow: none;
    line-height: normal !important;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

select.form-control:not([size]):not([multiple]) {
    padding: 0px 7px;
    margin: 0;
    box-shadow: none;
    -webkit-appearance: none;
}

body#product select.form-control:not([size]):not([multiple]) {
    margin: 0 auto;
}
select::-ms-expand {
    display: none !important;
}

.block_newsletter form input[type=text] {
    min-width: auto !important;
}

.search-widget form input[type=text]:focus,
.block_newsletter form input[type=text]:focus {
    outline: 0;
}

.search-widget form button[type=submit] {
    padding: 0;
}

.btn-primary,
.btn-secondary,
.btn-tertiary {
    border: 0;
    margin: 0;
    padding: 0;
    box-shadow: none;
}

.clearfix {
    clear: both;
}

#header,
#header .header-nav,
#header .header-top,
#main .page-footer,
#footer,
.footer-container,
.card,
.card-block,
.card-header,
.card .card-title,
#wrapper,
#wrapper .banner,
#wrapper .banner img,
.tabs,
.carousel,
.block_newsletter,
.pagination .page-list,
.brands-sort .select-title,
.products-sort-order .select-title,
.suppliers-sort .select-title,
.block-categories,
#search_filters,
#search_filters_brands,
#search_filters_suppliers,
#pagenotfound #main .page-content,
#products #main .page-content,
#pagenotfound .page-not-found,
#products .page-not-found,
.product-cover img,
.product-images > li.thumb-container > .thumb,
.bootstrap-touchspin,
.page-addresses .address,
body#checkout #header .header-nav,
body#checkout section.checkout-step,
body#checkout #footer {
    border: 0;
    margin: 0;
    padding: 0;
    min-height: auto;
    box-shadow: none;
    background: none;
    font-size: inherit;
    font-family: inherit;
}


#products .thumbnail-container .product-thumbnail > img,
.featured-products .thumbnail-container .product-thumbnail > img,
.product-accessories .thumbnail-container .product-thumbnail > img,
.product-miniature .thumbnail-container .product-thumbnail > img,
#products .product-description,
.featured-products .product-description,
.product-accessories .product-description,
.product-miniature .product-description,
#products .highlighted-informations,
.featured-products .highlighted-informations,
.product-accessories .highlighted-informations,
.product-miniature .highlighted-informations {
    margin: 0;
    width: 100%;
    height: auto;
    box-shadow: none;
    background: none;
    position: static;
}

#products .thumbnail-container,
.featured-products .thumbnail-container,
.product-accessories .thumbnail-container,
.product-miniature .thumbnail-container,
#products .thumbnail-container .product-thumbnail,
.featured-products .thumbnail-container .product-thumbnail,
.product-accessories .thumbnail-container .product-thumbnail,
.product-miniature .thumbnail-container .product-thumbnail,
#products .thumbnail-container .product-thumbnail img,
.featured-products .thumbnail-container .product-thumbnail img,
.product-accessories .thumbnail-container .product-thumbnail img,
.product-miniature .thumbnail-container .product-thumbnail img {
    margin: 0;
    width: 100%;
    height: auto;
    box-shadow: none;
    background: none;
}

#products .product-miniature .product-flags li.product-flag,
.featured-products .product-miniature .product-flags li.product-flag,
.product-accessories .product-miniature .product-flags li.product-flag,
.product-miniature .product-miniature .product-flags li.product-flag {
    width: auto;
    height: auto;
    min-width: auto;
    min-height: auto;
    box-shadow: none;
}

#products .thumbnail-container:focus .product-description:after,
#products .thumbnail-container:hover .product-description:after,
.featured-products .thumbnail-container:focus .product-description:after,
.featured-products .thumbnail-container:hover .product-description:after,
.product-accessories .thumbnail-container:focus .product-description:after,
.product-accessories .thumbnail-container:hover .product-description:after,
.product-miniature .thumbnail-container:focus .product-description:after,
.product-miniature .thumbnail-container:hover .product-description:after {
    display: none;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    z-index: 1002;
}



@media only screen and (min-width: 1200px) {
    .container {
        width: 1550px !important;
        max-width: 100%;
    }

    .container-fluid {
        max-width: 1920px;
    }
    .top-menu a.iconoChildrenMenu{
        display: flex;
        place-content: space-between;
        align-items: center;
    }
}

/************************************************/
/********************* MAIN *********************/
/************************************************/

*::-moz-selection {
    background: #30aaf4;
    color: #ffffff;
}

*::selection {
    background: #30aaf4;
    color: #ffffff;
}

.svg_ico {
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
}

input[type=text],
input[type=email],
input[type=text]::placeholder,
input[type=email]::placeholder,
.block_newsletter form input[type=text],
.block_newsletter form input[type=email],
.block_newsletter form input[type=text]:hover,
.block_newsletter form input[type=text]:focus,
.block_newsletter form input[type=text]:active,
.block_newsletter form input[type=email]:hover,
.block_newsletter form input[type=email]:focus,
.block_newsletter form input[type=email]:active {
    color: #777777;
    opacity: 1 !important;
}

a,
p,
ul,
ol,
.page-content.page-cms a,
.page-content.page-cms p,
.page-content.page-cms ul,
.page-content.page-cms ol {
    font-size: 14px;
    font-weight: normal;
    color: #212529;
}

a,
#header a,
.dropdown,
.dropdown .expand-more,
.btn-unstyle .expand-more {
    color: #212529;
}

a:hover,
a:focus,
a:active,
a:focus:active,
#header a:hover,
#header a:focus,
#header a:active,
#header a:focus:active,
.dropdown:hover .expand-more,
.dropdown:focus .expand-more,
.dropdown:active .expand-more,
.dropdown:focus:active .expand-more,
.btn-unstyle:hover .expand-more,
.btn-unstyle:focus .expand-more,
.btn-unstyle:active .expand-more,
.btn-unstyle:focus:active .expand-more {
    color: #30aaf4;
}

.btn,
.btn-primary,
.btn-secondary,
.btn-tertiary {
    height: 40px;
    padding: 10px 20px;
    font-family: Poppins;
    font-size: 15px;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
    transition: .3s all ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #30aaf4;
    border: solid 1px #30aaf4;
    background-color: #ffffff;
}

@media (min-width: 1050px) {
    .btn,
    .btn-primary,
    .btn-secondary,
    .btn-tertiary {
    }

}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover,
.btn-primary:active,
.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary:disabled.focus,
.btn-primary:disabled:focus,
.btn-primary:disabled:hover {
    color: #ffffff;
    border: solid 1px #30aaf4;
    background-color: #30aaf4;
}

.btn-secondary {
    color: #ffffff;
    border: solid 1px #000000;
    background-color: #000000;
}

.btn-secondary.focus,
.btn-secondary:focus,
.btn-secondary:hover,
.btn-secondary:active,
.btn-secondary.disabled.focus,
.btn-secondary.disabled:focus,
.btn-secondary.disabled:hover,
.btn-secondary:disabled.focus,
.btn-secondary:disabled:focus,
.btn-secondary:disabled:hover {
    color: #000000;
    border: solid 1px #000000;
    background-color: #ffffff;
}

.btn-tertiary {
    color: #ffffff;
    border: solid 1px #b4b4b4;
    background-color: #b4b4b4;
}

.btn-tertiary:focus,
.btn-tertiary:hover,
.btn-tertiary:active,
.btn-tertiary.disabled.focus,
.btn-tertiary.disabled:focus,
.btn-tertiary.disabled:hover,
.btn-tertiary:disabled.focus,
.btn-tertiary:disabled:focus,
.btn-tertiary:disabled:hover {
    color: #b4b4b4;
    border: solid 1px #b4b4b4;
    background-color: #ffffff;
}

.btn-normal {
    min-width: auto;
}

.btn-petite {
    height: 38px;
    min-width: auto;
    padding: 10px 13px;
    font-size: 11px;
}

.btn.disabled,
.btn:disabled {
    cursor: not-allowed;
    opacity: .5;
    color: #ffffff;
    border: solid 1px #b4b4b4 !important;
    background-color: #b4b4b4 !important;
}

#gdpr_consent {
    margin-bottom: 10px;
}

.custom-checkbox,
.custom-checkbox a {
    font-size: 14px;
    text-align: left;
    color: #30aaf4;
}

.custom-checkbox a {
    text-decoration: none;
    transition: 1s ease all;
}

.custom-checkbox a:hover {
    text-decoration: underline;
}

.custom-checkbox input[type=checkbox] + span {
    width: 20px;
    height: 20px;
    border: 0;
    background: #ffffff;
    margin: 0 5px 0 0;
}

.custom-checkbox input[type=checkbox] + span .checkbox-checked {
    margin: 0;
    font-size: 20px;
    color: #ffffff;
    background: #30aaf4;
}

.separador {
    width: 100%;
    /*  max-width: 714px;   */
    height: 0;
    margin: 4.4px 0;
    border: solid 1px #e2e2e2;
}

/************************************************/
/******************** HEADER ********************/
/************************************************/

/***** HEADER TOP *****/

#header {
    background-color: #fff;
    position: sticky;
    top: 0;
    z-index: 9999;
}

#header .header-nav-inner .left-nav,
#header .header-nav-inner .right-nav {
    display: none;
}

#header, #checkout .checkout-header {
    box-shadow: 0 2px 5px rgb(0 0 0 / 5%);
}

#header .header-top {
    padding: 16px 15px;
}

#header .header-top-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
}

#_desktop_logo {
    width: 200px;
}


.arrows.js-modal-arrows .material-icons {
    left: calc(50% - 47px);
}

#product-modal .modal-content .modal-body .arrows {
    right: 0px;
    color: #30adf6;
}

.js-modal-product-cover.product-cover-modal.carga-lazy {
    margin-top: 35px;
}
body#product .product-cover img{
    max-width:100%;
}
#product-modal .modal-content .modal-body .arrows .arrow-down {
    position: absolute;
    bottom: -60px;
}

#product-modal .modal-content .modal-body .arrows {
    display: inherit !important;
}

@media (max-width: 920px) {
    .centimetrosMedidas {
        display: none;
    }
}
@media (max-width: 768px) {
    #product-modal .modal-content .modal-body .arrows {
        display: none !important;
    }
}


/** LISTAS LISTAS FAVORITOS  9/12/22 **/


#block-history {
    display: none;
}

.listaListasFav {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.containerImgListaListasFav {
    width: 20%;
}

.informacionListaListasFav .tituloListaListasFav {
    text-align: center;
    width: 80%;
}

.listaPredeterminada:after:hover {
    content: "Lista predeterminada";
    width: auto;
    height: auto;
    position: absolute;
    background: #30aaf4;
    color: white;
    right: 0;
    top: 0;
    padding: 6px;
    transition: 0.25s;
}

.listaPredeterminada:after {
    content: "";
    width: 18px;
    height: 15px;
    position: absolute;
    background: #30aaf4;
    right: -8px;
    top: -7px;
    transform: rotate(45deg);
    transition: 0.25s;
}

.tituloListaListasFav a {
    font-size: 18px;
}

.informacionListaListasFav {
    flex-direction: column;
    width: 75%;
    margin-left: 25px;
    padding: 10px 0px 10px 10px;
    background: #d5d5d5;
}

.informacionListaListasFav.listaSeleccionada + .terceraColumnaInfoListas, .informacionListaListasFav.listaSeleccionada {
    background: #c7e6f9;
}

.tituloListaListasFav a {
    color: #000 !important;
}

.subInformacionListaListasFav {
    flex-direction: column;
}

.informacionListaListasFav:hover, .informacionListaListasFav:hover + .terceraColumnaInfoListas {
    background: #c7e6f9;
    transition: 0.25s linear;
}

.informacionListaListasFav:hover {
    color: black;
}

.iconosListaListasFav i {
    font-size: 25px;
    margin-left: 10px;
}

.iconosListaListasFav {
    margin-left: auto;
}

.filaOneFavListas {
    margin-bottom: 20px;
}

.filaTwoFavListas div {
    font-size: 10px;
    font-style: italic;
}

.filaTwoFavListas {
    justify-content: space-between;
}

.containerImgListaListasFav img {
    width: 100%;
}

.containerImgListaListasFav {
    align-self: center;
}

.accionesTituloListaListasFav {
    align-self: center;
    display: flex;
}

.botonDesplegarListaListas {
    margin-right: 5px;
}

.accionesTituloListaListasFav div:nth-child(2) {
    margin-left: 5px;
}

.accionesTituloListaListasFav div:nth-child(2) i {
    margin-right: 3px;
}

.contenedorTituloListaListasFav h1 {
    font-size: 17px;
}

.contenedorTituloListaListasFav {
    margin: 10px 0px 0px 0px;
    justify-content: space-between;
}

.establecerListaPredeterminadaFav a {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    font-size: 17px;
}

div.fancybox-wrap.fancybox-desktop.fancybox-type-html.fancybox-opened .fancybox-inner {
    height: auto !important;
}

.cambiarNombreLista, .borrarListaFav, .vaciarListaFav, .vaciarListaFav, .establecerListaPredeterminadaFav, .compartirListaFav {
    padding: 15px;
}


.formularioCrearLista, .formularioBorrarVaciar, .formularioCambioNombre {
    display: flex;
    flex-direction: column;
    height: 80%;
}

.fancybox-inner > div {
    height: 100%;
}

.franjaBotonesFormList {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}

/** FIN LISTAS LISTAS FAVORITOS 9/12/22 **/


/** LISTAS FAVORITOS 5/12/22 **/

.d-flexNew {
    display: flex;
}

.flex-between {
    justify-content: space-between;
}

.listaProductosFavoritos {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: column;
}

.listaProductosFavoritos .thumbnail-container {
    display: flex;
    flex-direction: column;
}

.listaProductosFavoritos .thumbnail-container .lineaUnoProductosFavs, .listaProductosFavoritos .thumbnail-container .lineaDosProductosFavs {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.listaProductosFavoritos .imagenFav {
    max-width: 80px;
    flex-shrink: 0.1;
    flex-grow: 1;
    margin-right: 10px !important;
}


.listaProductosFavoritos .nombreFav a {

    align-self: center;
    font-size: 13px !important;
    display: flex !important;
    align-items: center !important;
    height: 100%;
}

@media (max-width: 780px) {
    .informacionListaListasFav .tituloListaListasFav {
        text-align: left;
    }

    .listaProductosFavoritos .nombreFav a {
        max-width: 135px !important;
        white-space: nowrap !important;
        text-overflow: ellipsis !important;
        overflow: hidden !important;
        display: block !important;
        height: auto !important;
    }
}

.listaProductosFavoritos .nombreFav {
    display: flex;
    align-self: flex-start;
    margin: 0;
}

.contenedorNombreyEnvio {
    margin: 0;
    align-self: center;
    display: flex;
    flex-grow: 3;
    flex-direction: column;
}

.listaProductosFavoritos .trashFav {
    width: 10px;
    align-items: center !important;
    margin: 0;
    font-size: 20px;
    flex-shrink: 0.2;
    flex-grow: 1;

}

.listaProductosFavoritos .menuFavDots {
    width: 10px;
    align-items: center !important;
    margin: 0;
    font-size: 20px;
    flex-shrink: 0.2;
}

.listaProductosFavoritos .botonFavDisabled {
    background: #9E9E9E !important;
}

.listaProductosFavoritos .botonFav, .listaProductosFavoritos .botonFavDisabled {
    height: 25px;
    padding: 3px 20px;
    margin-top: 6px !important;
    margin-bottom: 6px !important;
}

.listaProductosFavoritos .precioFav {
    width: 10%;
    align-items: center !important;
    margin: 0;
    font-size: 20px;
    flex-shrink: 0.2;
    flex-grow: 0;
    flex-direction: column !important;
    margin-right: 10px !important;
    align-self: center;
}

.cerrarMenuFavClass {
    background: #000;
    color: #fff;
    border-bottom: 2px solid #30aaf4;
    padding: 6px;
}

.listaProductosFavoritos .favDateAdd {
    font-size: 10px;
    font-style: italic;
}

.menuFavOneSon > div {
    align-items: center;
}

.menuFavOneSon i {
    font-size: 30px;
}

.listasWishlist {
    width: 100%;
}

.menuFavOneSon, .listasWishlist i, .cerrarMenuFavClass i {
    font-size: 17px;
}

.fondoBlack, .fondoBlackListas {
    background: #00000082;
    height: 100%;
    position: fixed;
    z-index: 10000000;
    width: 100%;
    top: 0;
    left: 0;
    display: none;
}

.menuFavOne, .menuFavOneListas {
    background: #f1f1f1;
    height: auto;
    width: 100%;
    padding: 0;
    position: fixed;
    left: 0;
    right: 30px;
    z-index: 99999999999;
    bottom: -570px;;
    transition: 0.25s linear;
}

.menuFavOne.mostradoFav, .menuFavOneListas.mostradoFav {
    bottom: 0px;
}

.menuFavOne .menuFavOneSon {
    display: flex;
    flex-direction: column;
}

.menuFavOne .menuFavOneSon > * {
    width: 100%;
}

.listaListasWl .listasWishlist {
    padding: 15px;
    padding-left: 30px;
}

.listaListasWl {
    display: none;
    flex-direction: column;
}

.mostradoWl {
    display: inherit !important;
}

.precioDescontadoRed {
    color: #FF0000;
    font-size: 12px;
    text-decoration: line-through;
}

.fancybox-skin {
    background: #fff;
    border-radius: 0;
}

.fancybox-skin input {
    color: white;
    cursor: pointer;
    padding: 10px 25px;
}

.fancybox-skin input[type=text] {
    background: #fff;
    color: #000;
    border: 1px solid #30aaf4;
    cursor: text;
    padding: 10px 5px;
}

.botonCrearNuevaListaListasFav {
    margin-left: 5px;
}

.botonCrearNuevaListaListasFav i {
    margin-right: 3px;
}

.aceptarFormulariosLista {
    background-color: #30aaf4;
    color: #fff;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: .86;
    letter-spacing: normal;
    text-align: center;
    transition: 1s ease all;
    border: 1px solid transparent;
}

.aceptarFormulariosLista:hover {
    background-color: #fff;
    color: #30aaf4;
    border: 1px solid #30aaf4;
}

.cancelarFormulariosLista {
    background-color: #b4b4b4;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: .86;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    transition: 1s ease all;
    border: 1px solid transparent;
}

.cancelarFormulariosLista:hover {
    background-color: #fff;
    color: #b4b4b4;
    border: 1px solid #b4b4b4;
}

.terceraColumnaInfoListas .iconosListaListasFav + div {
    align-self: flex-end;
}

.terceraColumnaInfoListas {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 10px;
    background: #d5d5d5;
    padding-right: 10px;
    transition: 0.25s linear;
    align-items: center;
}

#cantidadProductosEnLista, #cantidadProductosEnLista + i {
    font-size: 11px;
}
body#module-blockwishlist-view .col-xs-10.col-md-10.col-lg-10 {
    width: 100%;
}
body#module-blockwishlist-view .lnkdel.x-borrar {
    display: none
}
@media (max-width: 768px) {
    #swiper-relacionadosProductoProductos article,
    #swiper-relacionadosProductoProductos img {
        max-width: 100%;
    }
}
@media (max-width: 600px) {
    #swiper-relacionadosProductoProductos article,
    #swiper-relacionadosProductoProductos img {
        max-width: 190px !important;
    }
}
@media (min-width: 768px) {
    body#module-blockwishlist-mywishlist .fancybox-skin {
        min-width: 380px;
    }

    #swiper-packProductoProductos img{
        max-width: 280px;
    }
    .listaAzulMarcada {
        background: #30aaf4a1 !important;
    }
    .establecerListaPredeterminadaFav a:hover {
        color: #fff;
    }

    .accionesTituloListaListasFav div:hover, .menuFavDots:hover i {
        color: #36a0ca;
    }

    .iconosListaListasFav:hover {
        color: #fff;
    }

    .accionesTituloListaListasFav div, .iconosListaListasFav, .menuFavDots {
        cursor: pointer;
    }

    .menuFavOne .menuFavOneSon div:nth-child(-n+3):hover, .menuFavOneListas .menuFavOneSon > div:hover, .botonMostrarListaListasWl:hover {
        background: #30aaf4 !important;
        color: #fff !important;
    }

    .menuFavOneSon > div {
        border-bottom: 1px solid #bdbcbc;
        cursor: pointer;
    }

    .containerImgListaListasFav img {
        max-height: initial;
        max-width: 65px;
    }

    .botonFavDisabled {
        float: right;
        width: 31%;
    }

    .menuFavOne.mostradoFav, .menuFavOneListas.mostradoFav {
        left: 0px;
    }

    .menuFavOne, .menuFavOneListas {
        top: 0px;
        left: -700px;
        width: 600px;
        bottom: 0px;
    }

    #mywishlist #block-history {
        display: inherit;
    }

    .listaProductosFavoritos .favDateAdd {
        width: 100%;
    }

    .listaProductosFavoritos .shipment-stock {
        width: 140px;
        margin: 0;
        text-anchor: middle;
        align-items: center;
    }

    .listaProductosFavoritos .menuFavDots, .listaProductosFavoritos .favDateAdd {
        align-self: center;
    }

    .listaProductosFavoritos .botonFav {
        width: 300px;
        float: right;
        margin-left: auto !important;
        margin-right: 20px !important;
    }

}

/** FIN LISTAS FAVORITOS **/


/************************************************/
/******************* APLUS ******************/
/************************************************/

.AplusContenedor .contenedorFondosDistintosAplus:nth-child(odd) {
    background: #ebebebf2;
    display: flex;
    flex-direction: column;
}

#colchonesAplus.AplusContenedor .contenedorFondosDistintosAplus:nth-child(odd) {
    background: #fff;
}

#colchonesAplus.AplusContenedor .contenedorFondosDistintosAplus:nth-child(even) {
    background: #ebebebf2;
    display: flex;
    flex-direction: column;
}

.imagenAplus img {
    width: auto;
    max-width: 250px;
}

.imagenAplus {
    text-align: center;
    padding: 10px;
}

.tituloAplus {
    text-transform: uppercase;
    font-size: 22px;
    margin: 0px 0px 10px 0px;
    text-align: center;
}

.tituloAzulAplus {
    color: #30aaf4;
}

.contenedorFondosDistintosAplus {
    padding: 15px;
}

.textoBloque {
    text-align: justify;
    margin: 10px 0px;
}

ul.listaElementoAplus {
    list-style: disc;
    padding-left: 20px;
}

div#fabricadoEspAplusImg img {
    width: auto !important;
}

.contenedorElementosAplus {
    display: flex;
    align-self: center;
    justify-content: center;
    flex-wrap: wrap;
}

.leyendaImagenesAplus {
    text-align: center;
}

.elementoAplus {
    margin: 20px 0;
}
.order-confirmation-table a:hover span{
    color: #34aaf4 !important;
    cursor: pointer !important;
    text-decoration: none !important;
}
#colchonesAplus.AplusContenedor .contenedorFondosDistintosAplus.contenedorBanerAplus {
    position: relative;
    background: url("/img/aplusimg/banerColchonesAplusMovil.png");
    height: 185px;
    background-size: cover;
}
#moshyAplus.AplusContenedor .contenedorFondosDistintosAplus.contenedorBanerAplus {
    position: relative;
    background: url("/img/aplusimg/banner-moshy.jpg");
    height: 185px;
    background-size: cover;
}

.inBannerAplus {
    position: absolute;
    width: 50%;
    background: #ffffffe8;
    right: 2%;
    bottom: 5%;
    font-size: 14px;
    padding: 10px;
}

.iconosColchonesAplus {
    display: flex;
    align-self: center;
    justify-content: center;
    flex-wrap: wrap;
}

.iconosColchonesAplus .elementoAplus .nombreIconoAplusColchones {
    font-size: 18px;
    margin-left: 20px;
    width: 100%;
}

.iconosColchonesAplus .elementoAplus {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    align-content: space-between;
    justify-content: space-between;
}

.imagenCaracteristicasAplus img {
    max-width: 75px;
}

ul.listaElementoAplus li {
    line-height: normal;
}


.bloqueDescubre .descubre,
.bloqueDescubre .tarjeta .contenedorElementosAplus .textoElementoAplus,
.bloqueDescubre .tarjeta .contenedorElementosAplus .textoBloque {
    width: 100%;
}

.bloqueDescubre {
    background: #e5f5ff !important;
}

.triElementAplus .tituloAplus {
    margin: 20px 0px 20px 0px !important;
}


.bloqueFabricacionAplus .sellosCalidad .filaSellos {
    display: flex;
    justify-content: space-around;
}
.filaSellos.soloDosSellos div{
    border-top: none !important;
    padding: 0 !important;
}
.bloqueFabricacionAplus .sellosCalidad .elementoUno, .bloqueFabricacionAplus .sellosCalidad .elementoDos,
.bloqueFabricacionAplus .sellosCalidad .elementoTres, .bloqueFabricacionAplus .sellosCalidad .elementoCuatro {
    width: 50%;
    text-align: center;
}

.bloqueFabricacionAplus .sellosCalidad .elementoUno {
    padding-bottom: 24px;
    border-right: 2px solid #b9e4ff;
    border-bottom: 2px solid #b9e4ff;
}

.bloqueFabricacionAplus .sellosCalidad .elementoDos {
    border-bottom: 2px solid #b9e4ff;
    padding-bottom: 24px;
    border-left: 2px solid #b9e4ff;
}

.bloqueFabricacionAplus .sellosCalidad .elementoTres {
    border-top: 2px solid #b9e4ff;
    padding-top: 24px;
    border-right: 2px solid #b9e4ff;
}

.bloqueFabricacionAplus .sellosCalidad .elementoCuatro {
    border-top: 2px solid #b9e4ff;
    padding-top: 24px;
    border-left: 2px solid #b9e4ff;
}

.iconosMyTAplus {
    display: none;
}

.bloqueFabricacionAplus .fabricante {
    margin-top: 20px;
}

i.material-icons.arrow-up.js-modal-arrow-up, i.material-icons.arrow-down.js-modal-arrow-down {
    background: transparent !important;
    opacity: 1;
}
@media (min-width: 768px) {
    .imagenClienteAparece img{
        margin: 0 auto;
    }
    .videoModulares video, .contenedorVideo {
        height: 450px !important;
    }
    .imagenCaracteristicasAplus img {
        max-width: 100px;
    }

    .bloqueFabricacionAplus .fabricante {
        margin-top: 0px;
    }

    .iconosMyTAplus {
        display: inherit;
    }

    .bloqueDescubre .descubre {
        justify-content: space-around;
        height: 100%;
    }

    .textoElementoAplus {
        width: 250px;
        margin: 0 auto;
    }

    .triElementAplus .elementoAplus {
        width: 33%;
    }

    .contenedorElementosAplus {
        display: flex;
        align-self: center;
        flex-wrap: nowrap;
        justify-content: space-around;
        width: 100%;
    }

    .triElementAplus .imagenAplus img {
        max-width: 80%;
    }

    .bloqueColoresAplus {
        display: flex;
        justify-content: space-around;
    }

    .materialFabricacion .elementoAplus .textoElementoAplus {
        flex-grow: 3;
        display: flex;
        justify-content: center;
    }

    .materialFabricacion .imagenAplus {
        width: 50%;
    }

    .materialFabricacion .elementoAplus .textoBloque {
        margin-bottom: 20px;
    }

    .materialFabricacion .elementoAplus {
        display: flex;
        flex-direction: column;
        flex-flow: wrap;
        width: 70%;
        margin: 0 auto;
    }

    .materialFabricacion .textosAplus {
        width: 50%;
        padding-left: 14px;
    }

    .materialFabricacion {
        width: 50%;
    }

    .AplusContenedor .contenedorFondosDistintosAplus.bloqueDescubre {
        flex-direction: row;
        background: #e5f5ff;
        flex-flow: nowrap;
        justify-content: space-around;
    }

    .bloqueDescubre .tarjeta, .bloqueDescubre .fabricacion {
        width: 50%;
    }

    #colchonesAplus .bloqueDescubre .fabricacion {
        width: 40%;
        padding-top: 24px;
    }

    .bloqueDescubre .descubre .contenedorElementosAplus {
        flex-direction: column;
        width: 70%;
    }

    .bloqueDescubre .descubre .contenedorElementosAplus .textoElementoAplus {
        display: flex;
        flex-grow: 4;
        width: 100%;
    }

    .bloqueDescubre .descubre .contenedorElementosAplus .elementoAplus {
        display: flex;
        flex-direction: column;
    }

    .bloqueDescubre .descubre .contenedorElementosAplus {
        display: flex;
        flex-direction: column;
    }

    .bloqueDescubre .descubre .contenedorElementosAplus .textoBloque {
        align-self: center;
    }

    .bloqueDescubre .descubre {
        display: flex;
        width: 50%;
        flex-direction: column;
    }

    .iconosMyTAplus {
        width: 20%;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
    }

    .elementoDeIconos {
        display: flex;
        width: 100%;
        align-items: center;
    }

    .elementoDeIconos div:nth-child(2) {
        margin-left: 20px;
    }

    .textoContactoAplusIcono {
        display: flex;
        flex-direction: column;
        width: 100%;
        margin-left: 20px;
    }

    .bloqueFabricacionAplus .fabricacion {
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        width: 50%;
        order: 1;
    }

    .iconosMyTAplus img {
        max-width: 50px;
    }

    .bloqueFabricacionAplus .fabricante .textoBloque {
        width: 70%;
        align-self: center;
    }

    .bloqueFabricacionAplus .fabricante .elementoAplus {
        display: flex;
        margin: 0 auto;
        justify-content: center;
    }

    .bloqueFabricacionAplus .fabricante {
        width: 50%;
        order: 2;
    }

    .bloqueFabricacionAplus {
        display: flex;
        padding: 20px 220px;
        padding-bottom: 20px;
        background: #ececec;
    }

    .bloqueFabricacionAplus .sellosCalidad {
        width: 25%;
        display: flex;
        flex-direction: column;
        align-self: center;
    }

    .inBannerAplus {
        position: absolute;
        width: 18%;
        background: #ffffffe8;
        right: 5%;
        font-size: 22px;
        padding: 15px;
    }

    #colchonesAplus.AplusContenedor .contenedorFondosDistintosAplus.contenedorBanerAplus {
        position: relative;
        background: url(/img/aplusimg/banerColchonesAplusPc.png);
        height: 270px;
        background-size: cover;
    }

    .iconosColchonesAplus .contenedorElementosAplus {
        margin-left: 15px;
        display: flex;
        flex-wrap: nowrap;
    }

    .iconosColchonesAplus {
        height: 260px;
        justify-content: space-around;
    }

    .elementoAplus {
        margin: 0px 0;
    }

    .tituloAplus {
        margin: 20px 0 10px 0;
    }

    .AplusContenedor {
        border-bottom: 1px solid #ececec;
        margin-bottom: 30px;
    }

    .colorMueble, .materialFabricacion {
        width: 50%;
    }

    .contenedorFondosDistintosAplus.bloqueFabricacionAplus {
        justify-content: space-between;
    }

    .fabricante img {
        max-width: 150px;
        margin-right: 20px;
    }
}

@media (max-width: 1570px) {
    .materialFabricacion .elementoAplus {
        width: 100%;
        align-items: center;
    }
}
@media(max-width:1070px) {
    .bloqueColoresAplus {
        flex-direction: column;
        align-items: center;
    }
    .materialFabricacion {
        width: 100%;
    }
}
@media (max-width: 1346px) and (orientation: landscape) {
    .bloqueFabricacionAplus {
        padding: 20px 10px;
    }

    .materialFabricacion .elementoAplus {
        flex-flow: column;
    }
}

@media (max-width: 1120px) {
    .bloqueFabricacionAplus {
        padding: 20px 10px;
    }
}


/************************************************/
/******************* FIN APLUS ******************/
/************************************************/


#pagenotfound .fav-prod-wishlist{
    border: none;
    cursor: pointer;
    width: 20px;
    height: 20px;
    background: url("../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1") -156px -95px;
    background-repeat: no-repeat;
    position: relative;
    top: 0px;
    left: 0px;
}

.packProductos .fav-prod-wishlist{
    border: none;
    cursor: pointer;
    width: 20px;
    height: 20px;
    background: url("../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1") -156px -95px !important;
    background-repeat: no-repeat;
    position: relative;
    top: -2px;
    left: -5px;
}
.fav-prod-wishlist{
    border: none;
    cursor: pointer;
    width: 20px ;
    height: 20px ;
    background: url("../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1") -156px -95px;
    background-repeat: no-repeat;
    position: relative;
    top: -2px;
    left: -5px;
}
body#my-account .fav-prod-wishlist{
    width: 23px ;
    height: 23px ;
    background: url("../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1") -152px -92px
}
body#my-account .fav-prod-wishlist.isFav {
    background: url("../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1") -132px -92px!important;
}
.fav-prod-wishlist.isFav {
    background: url("../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1") -136px -95px;
}

.fav-prod-wishlist.isFav {
    background: url("../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1") -135px -95px !important;
}


body#product .fav-prod-wishlist,
body#cart .fav-prod-wishlist{
    background: url("../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1") -152px -91px;
    width: 23px;
    height: 23px;
}
body#product .cn_element.cn_products .fav-prod-wishlist{
    background: url("../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1") -151px -91px;
    width: 24px;
    height: 24px;
}
body#product .fav-prod-wishlist.isFav,
body#cart .fav-prod-wishlist.isFav {
    background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -132px -91px !important;
}
body#product .cn_element.cn_products .fav-prod-wishlist.isFav {
    background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -131px -91px !important;
}
body#product .ets-product-specific .fav-prod-wishlist.isFav{
    background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -134px -92px !important;
}
body#product .productos-complementarios .fav-prod-wishlist.isFav {
    background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -135px -92px !important;
}


@media (min-width: 992px) {
    #header li.wishlist-head {
        order: 2;
    }

    #_desktop_cart_ {
        order: 3;
    }
}

.header-top-container {
    width: calc(100% - 200px);
    display: flex;
    align-items: center;
}

/***** HEADER MENU *****/

#header .header-top .menu {
    margin: 0;
    padding: 0;
    flex: 1;
}

.menu-ico-box {
    position: relative;
    display: flex;
    width: 25px;
    height: 20px;
}

header.is-open .menu-ico-inner {
    bottom: 0;
    transition-delay: .22s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transform: translate3d(0, -10px, 0) rotate(
            -45deg);
    height: 3px;
    width: 23px;
}

header.is-open .menu-ico-inner:after {
    top: 0;
    transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s linear .22s, height .1s ease-in-out;
    opacity: 0;
}

header.is-open .menu-ico-inner:before {
    top: 0;
    transition: top .1s cubic-bezier(.33333, 0, .66667, .33333) .16s, transform .13s cubic-bezier(.215, .61, .355, 1) .25s, height .1s ease-in-out;
    transform: rotate(
            -90deg);
    height: 3px;
    width: 23px;
}

.menu-ico-inner {
    bottom: 2px;
    transition-delay: .13s;
}

.menu-ico-inner:after, .menu-ico-inner:before {
    display: block;
    content: "";
}

.menu-ico-inner:before {
    top: -8px;
    transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .2s, transform .13s cubic-bezier(.55, .055, .675, .19), height .1s ease-in-out;
}

.menu-ico-inner:after {
    top: -16px;
    transition: top .2s cubic-bezier(.33333, .66667, .66667, 1) .2s, opacity .1s linear, height .1s ease-in-out;
}

.menu-ico-inner {
    bottom: 2px;
    transition-delay: .13s;
    transition-timing-function: cubic-bezier(.55, .055, .675, .19);
    transition-duration: .13s;
}

.menu-ico-inner, .menu-ico-inner:after, .menu-ico-inner:before {
    position: absolute;
    width: 25px;
    height: 2px;
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform;
    border-radius: 4px;
    background-color: #fff;
}

#header .header-nav .top-logo a img {
    width: 91px;
    height: 29px;
}

#_mobile_top_menu ul#top-menu > li {
    border-bottom: 1px solid white;
}
#_mobile_top_menu ul#top-menu.testBul > li {
    border-bottom: none !important;
    background: #fff !important;
}

#mobile_top_menu_wrapper .top-menu .sub-menu li > a {
    font-family: Poppins;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.46;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
    padding: 17.5px 20px;
}

#mobile_top_menu_wrapper i.material-icons {
    color: #b4b4b4;
}

#product .productos-complementarios {
    margin-bottom: 30px;
}

/*#header .top-menu a[data-depth="0"]:hover i.material-icons {*/
/*    color: white;*/
/*}*/

#mobile_top_menu_wrapper .top-menu .sub-menu li > a:hover {
    color: #30aaf4;
}

ul#top-menu > li > a,
#header .header-top a[data-depth="0"] {
    padding: 17.5px 20px;
    font-family: Poppins;
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.86;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
    transition: .3s all ease-in-out;
}
ul#top-menu.testBul > li > a,
#header .header-top .testBul a[data-depth="0"] {
    padding: 7.5px 20px;
}

#header .top-menu a[data-depth="0"]:hover {
    padding-left: -1rem;
    padding-right: -1rem;
    color:#000;
}

#top-menu .sub-menu ul.top-menu {
    display: flex;
    flex-direction: column;
}

#header #top-menu .collapse-icons {
    justify-content: center;
    display: flex;
    align-items: center;
    margin-top: -6px;
}
#header #top-menu .collapse-icons {
    justify-content: center;
    display: flex;
    align-items: center;
    margin-top: -6px;
}
#header #_desktop_top_menu #lnk-tarjetas-regalo {
    display: none;
}

#header #_desktop_top_menu #lnk-looks-miroytengo a,
#header #_desktop_top_menu #lnk-novedades a{
    cursor: pointer;
}
#header #_desktop_top_menu #lnk-ofertas a{
    cursor: pointer;
    color: #FF0000 ;
}
#header #_desktop_top_menu #lnk-ofertas a:hover,
#header #_desktop_top_menu #lnk-looks-miroytengo a:hover,
#header #_desktop_top_menu #lnk-novedades a:hover {
    color: #34aaf4;
}

li#lnk-ofertas a {
    border: none !important;
}



#header #_mobile_top_menu #lnk-ofertas a {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.86;
    letter-spacing: normal;
    text-align: left;
    color: #FF0000 ;
}
#header #_mobile_top_menu #lnk-tarjetas-regalo > a {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.86;
    letter-spacing: normal;
    text-align: left;
    color: #30aaf4;
}
#header #_mobile_top_menu #lnk-looks-miroytengo > a {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.86;
    letter-spacing: normal;
    text-align: left;
    color: #30aaf4;
}

#header #_mobile_top_menu #lnk-tarjetas-regalo > a:before {
    content: 'gift';
    color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 8px;
    width: 23px;
    height: 16px;
    background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -91px -71px;
}
/*#header #_mobile_top_menu #lnk-looks-miroytengo>a:before {*/
/*    content: '\f030';*/
/*    font-size:18px;*/
/*    margin-right: 8px;*/
/*    width: 23px;*/
/*    height: 16px;*/
/*    font-family: fontAwesome;*/
/*}*/

#header #_mobile_top_menu #lnk-tarjetas-regalo > a:hover {
    color: white;
}

#header #_mobile_top_menu #lnk-tarjetas-regalo > a:hover:before {
    filter: invert(100%) sepia(100%) saturate(14%) hue-rotate(212deg) brightness(800%) contrast(104%);
}

@media only screen and (min-width: 1201px) {
    #header .header-nav {
        display: none;
    }

    #header #mobile_top_menu_wrapper {
        padding: 0;
    }

    #header .header-top a[data-depth="0"] > span:not([class^="nombreParteMenu"]) {
        display: none;
    }
    #header .header-top a img{
        display: none;
    }

    #header .header-top-container {
        margin-top: 9px;
    }

    #header .header-top {
        height: 100px;
    }

    #header .top-menu a[data-depth="0"].active-link {
        background: white;
        color: #30aaf4;
        height: 23px;
    }

    .top-menu .sub-menu.collapse {
        position: absolute;
        top: 47px;
        width: auto;
        left: -15px;
    }

    #header .menu, #header .menu > ul > li {
        position: relative;
    }

    #top-menu .sub-menu ul.top-menu {
        margin: 0;
    }

    .top-menu .sub-menu ul[data-depth="1"] > li {
        margin: 0;
        border-top: 1px solid #e2e2e2;
    }

    .top-menu .sub-menu ul[data-depth="1"] > li:first-child {
        border-top: 0px;
    }

    .top-menu .sub-menu ul[data-depth="1"] > li > a,
    .top-menu .sub-menu ul[data-depth="2"] > li > a {
        padding: 10px 20px;
        background-color: #FFF;
        font-weight: 400;
        text-transform: none;
    }

    .top-menu .sub-menu ul[data-depth="1"] > li > a:hover,
    .top-menu .sub-menu ul[data-depth="2"] > li > a:hover {
        background-color: #30aaf4;
        color: white !important;
    }

    #header #_mobile_top_menu {
        display: none;
    }
}

@media (max-width: 1200px) {
}

@media (max-width: 1200px) {
    #header .header-top a[data-depth="0"] {
        background-color: #f9f9f9;
        border-bottom: 1px solid #f9f9f9;
        display: flex;
        justify-content: space-between;
        /*flex-direction: row-reverse;*/
        align-items: center;
    }
    #header .header-top .testBul a[data-depth="0"] {
        justify-content: normal;
        border-bottom: 1px solid #ececec;
    }
    a:has(+ .in) i {
        color:#fff !important;
    }
    a:has(+ .in) {
        background-color: #34aaf4 !important;
        color:#fff !important;
    }
    ul#top-menu>li>a, #header .header-top a[data-depth="0"] {
        transition: 0.25s linear;
    }
}
@media (max-width: 1200px) {
    #header .header-top .testBul a[data-depth="0"] {
        background-color: #fff;
        /*border-bottom: none;*/
        justify-content: normal;
    }
    .testBul a:has(+ .in) i {
        color:#34aaf4 !important;
        transition: 0.20s linear;
    }
    .testBul a:has(+ .in) {
        background-color: #fff !important;
        color:#000 !important;
    }
    ul#top-menu.testBul>li>a,  #header .header-top .testBul a[data-depth="0"] {
        transition: 0.20s linear;
    }
    .testBul .negrita a{
        font-weight: bold !important;
    }
}

@media only screen and (min-width: 1201px) and  (max-width: 1455px) {
    #_desktop_top_menu > #top-menu {
        display: flex;
        justify-content: space-between;
        margin-right: 0px;
    }

    ul#top-menu > li > a, #header .header-top a[data-depth="0"] {
        padding: 17.5px 3px;
    }

    #header .header-top a[data-depth="0"] {
        font-size: 13px;
    }
}

@media only screen and (min-width: 1456px) and  (max-width: 1700px) {
    ul#top-menu > li > a, #header .header-top a[data-depth="0"] {
        padding: 17.5px 12px;
    }
}

/* TODO - MENU */


/***** HEADER SEARCH *****/

.header-top .search-widget form input[type="text"] {
    /*   width: 300px;    */
    padding: 10px 53px 10px 13px;
    font-family: Poppins;
    font-size: 13px;
    text-align: left;
    color: #777777;
    border: solid 1px #e2e2e2;
    background-color: #f9f9f9;
    transition: .3s all ease-in-out;
}

.header-top .search-widget form input[type="text"]:hover,
.header-top .search-widget form input[type="text"]:focus,
.header-top .search-widget form input[type="text"]:active {
    color: #30aaf4;
    border: solid 1px #30aaf4;
}

.search-widget form input[type=text]:focus + button .search {
    color: #fff;
}

.search-widget form button[type=submit] {
    bottom: 0;
    right: 0;
    height: 100%;
    width: 42px;
    color: #ffffff;
    border: solid 1px #30aaf4;
    background-color: #30aaf4;
    transition: .3s all ease-in-out;
    cursor: pointer;
}

.search-widget form button[type=submit]:hover,
.search-widget form button[type=submit]:focus,
.search-widget form button[type=submit]:active {
    color: #30aaf4;
    border: solid 1px #30aaf4;
    background-color: #ffffff;
}

#header .search-widget form input[type="text"] {
    transition: 1s all ease;
}

@media (max-width: 1200px) {
    #header .search-widget {
        width: 100%;
    }

    #header .search-widget form input[type="text"] {
        width: 100%;
    }
}

@media only screen and (min-width: 1200px) and  (max-width: 1690px) {
}

@media only screen and (min-width: 1530px) and  (max-width: 1736px) {
}

/***** HEADER ICONS *****/

#header .user-info,
#header .list-inline.wishlist-head,
#header .blockcart {
    margin-left: 15px;
}


#header .user-info a,
#header .list-inline.wishlist-head a,
#header .blockcart,
#header .blockcart a,
#header .header_mobile_icons #mywishlist-link {
    color: #b4b4b4;
    transition: .3s all ease-in-out;
}

#header .blockcart.inactive {
    cursor: default;
}

#header #_desktop_user_info__ a:hover,
#header .user-info a:hover,
#header .list-inline.wishlist-head a:hover,
#header .blockcart a:hover,
#header .blockcart.active a,
#header .blockcart.active span,
#header .header_mobile_icons #mywishlist-link:hover {
    color: #30aaf4;
}

#header .mobile-user-elements, #header .mobile-menu-elements {
    display: flex;
    align-items: center;
}

#header .mobile-menu-elements > div,
#header .mobile-menu-elements > a {
    margin-right: 10px;
}

#header .mobile-menu-elements #menu-icon {
    margin: 0 0.1rem;
}
#header .mobile-menu-elements > div:last-child {
    margin: 0px;
}

#header .mobile-user-elements {
    margin-right: 10px;
}

#header .mobile-user-elements > div,
#header .mobile-user-elements > a {
    margin-right: 18px;
}

#header .mobile-user-elements > div:last-child {
    margin-right: 0px;
}

#header .blockcart .cart-products-count {
    font-weight: 600;
}

#header .header-nav #menu-icon {
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    padding: 0;
}

#header .header-nav .top-logo {
    padding: 0;
}

#header #_mobile_user_info .user-info,
#header .header-nav .mobile-user-elements .blockcart .header {
    margin: 0;
}

#header .header-nav .mobile-user-elements .blockcart {
    padding: 0;
    margin: 0;
    background: none;
    height: auto;
}

/**RESPONSIVE**/



@media (max-width: 992px) {
    #header .top-menu a[data-depth="1"]:hover {
        background: #fff;
        color: #000 !important;
    }
}
@media (min-width: 992px) {
    .hidden-lg-up {
        display: none !important
    }
    #header .top-menu a[data-depth="1"]:hover {
        background-color: #30aaf4;
        color: #ffffff;
    }

}


@media (max-width: 1200px) {
    #header {
        position: sticky;
        transform: none;
        top: 0;
        width: 100%;
        z-index: 9999;
        background: white;
    }

    .is-not-index #header {
        background-image: none !important;
    }

    #header .mobile {
        padding: 0px;
        margin: 0px;
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }

    #menu-icon {
        /*margin: 0px !important;*/
        margin-left: 0px !important;
        margin: 0px;
        padding: 0px 5px 5px;
        background-color: #30aaf4;
        color: #FFFFFF;
        font-size: 40px;
    }

    #menu-icon i {
        font-size: inherit;
        height: auto;
    }

    .top-logo {
        text-align: center;
    }

    .top-logo a {
        display: inline-block;
        max-width: 250px;
    }

    .top-logo h1 {
        line-height: 1;
        font-size: inherit;
        margin: 0;
    }

    .top-logo h1 span {
        display: none;
    }


    .wrapper-nav {
        display: flex;
        flex-wrap: wrap;
        padding: 5px 10px 15px 15px;
    }

    .wrapper-modules {
        display: flex;
        align-items: center;
        width: 100%;
        padding: 15px 15px 15px;
        border-top: 1px solid rgba(255, 255, 255, 0.25);
        border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    }

    .wrapper-modules #_mobile_search_bar {
        width: 100%;
    }

    #mobile_top_menu_wrapper {
        display: block;
        -webkit-overflow-scrolling: touch;
        /*        position: absolute; */
        background: #FFFFFF;
        z-index: 10;
        overflow-y: auto;
        overflow-x: hidden;
        padding: 0;
        margin: 0;
        /*        width: calc(100% - 48px); */
        padding: 15px 0;
    }

    #header .header-top {
        padding: 10px 0px;
        box-shadow: none;
    }

    #header .header-nav .cart-preview.active {
        background: #FFFFFF;
    }

    #header .header-nav .cart-preview.active i {
        color: #30aaf4;
    }

    #header .header-nav .cart-preview .shopping-cart {
        color: #b4b4b4;
    }

    #header .header-top-inner {
        display: inherit;
    }

    .header-top-container {
        width: 100%;
    }

    #header .hidden-sm-down {
        display: inherit !important;
    }

    #mobile_top_menu_wrapper,
    #top-menu {
        width: 100%;
    }
}

@media (min-width: 1200px) {
    #header .list-inline.wishlist-head {
        display: inline-block !important;
    }
}

/************************************************/
/**************** WISHLIST PAGE *****************/
/************************************************/
#module-blockwishlist-mywishlist .heading-home {
    margin: 10px 0px 10px 0px;
}

#module-blockwishlist-mywishlist .wishlistLinkTop ul {
    margin-bottom: 20px;
    boder-bottom: 1px solid #777;
}

.wishlistLinkTop.ocultoMovil {
    margin-top: 20px;
}

#module-blockwishlist-mywishlist .wishlistLinkTop ul > li {
    width: 100%;
    word-break: break-all;
    margin-bottom: 10px;
}

ul.wlp_bought_list li {
    max-width: 313px;
}

#module-blockwishlist-mywishlist ul.wlp_bought_list {
    display: flex;
    flex-wrap: wrap;
}

#module-blockwishlist-mywishlist .product_infos form {
    margin-top: 10px;
    padding: 0;
}

@media (max-width: 575px) {

    #module-blockwishlist-mywishlist ul.wlp_bought_list {
        justify-content: center;
    }
}

/************************************************/
/******************* MI CUENTA ******************/
/************************************************/
.customer-page-separador {
    height: 2px;
    width: 100%;
    background-color: #e2e2e2;
    margin: 15px 0;
    clear: both;
}

@media (min-width: 996px) {
    .customer-page-separador {
        margin: 30px 0;
    }

    .preciosProductoBannerProductoConnectif {
        text-align-last: right;
    }
}

.not-allowed {
    cursor: not-allowed !important;
}

#my-account #content .links a span.link-item {
    background-color: #f9f9f9;
    box-shadow: none;
    border: 0;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    color: #000;
}

#my-account #content .links a:hover span.link-item,
#my-account #content .links a:hover span.link-item i {
    background: #30aaf4;
    color: white;
}

#my-account #content .links a span.link-item > i {
    color: #30aaf4;
}

#my-account section#main footer a {
    padding: 10px 20px;
    background-color: #b4b4b4;
    border: 0px;
    font-family: Poppins;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.86;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    transition: ease all 1s;
    text-transform: uppercase;
}

#my-account section#main footer a:hover {
    background-color: #fff;
    color: #b4b4b4;
    border: 1px solid #b4b4b4;
}

#my-account section#main li.wish-foot > a {
    padding: 0;
    width: 100%;
}

.page-my-account section#main header,
.page-customer-account section#main header,
.page-addresses section#main header {
    margin-top: 30px;
}

.page-my-account section#main header > h1,
.page-customer-account section#main header > h1,
.page-addresses section#main header > h1 {
    font-family: Poppins;
    font-size: 26px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.15;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}

.page-addresses .address .address-footer a i {
    font-size: 12px;
}

.page-addresses .address .address-footer a:hover {
    color: #30aaf4;
}

.page-addresses .address .address-body address {
    min-height: auto;
}

.page-footer .account-link {
    color: #777;
}

.page-footer .account-link:hover {
    color: #30aaf4;
}

/************************************************/
/****************** Addresses *******************/
/************************************************/
.page-addresses section#main #content article.address {
    border: 1px solid #b4b4b4;
}

.page-addresses section#main #content article.address .address-body h4 {
    font-family: Poppins;
    font-size: 15px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}

.page-addresses section#main #content article.address address {
    font-family: Poppins;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #212529;
}

.page-addresses section#main #content article.address .address-footer {
    border-top: 1px solid #b4b4b4;
}

.page-addresses section#main #content .addresses-footer {
    display: flex;
    margin-top: 30px;
}

.page-addresses section#main #content .addresses-footer > a {
    background-color: #000;
    border: 0px;
    padding: 10px 20px;
    box-sizing: border-box;
    transition: 1s ease all;
}

.page-addresses section#main #content .addresses-footer > a:hover {
    background-color: #fff;
    border: 1px solid #000;
}

.page-addresses section#main #content .addresses-footer > a > span {
    font-family: Poppins;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.86;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    transition: 1s ease all;
}

.page-addresses section#main #content .addresses-footer > a > span:hover {
    color: #000;
}

.page-addresses section#main #content .addresses-footer > a > i {
    display: none;
}

/************************************************/
/******************** FOOTER ********************/
/************************************************/

#footer {
    margin-top: 50px;
    background-color: #111111;
}

#footer .footer-container {
    margin-top: 50px;
}

#footer .footer-container .footer-copyright {
    background-color: black;
    text-align: center;
    padding: 1rem;
}

#footer .footer-container .footer-copyright a {
    color: #878787;
}

#footer .footer-container .footer-copyright .footer-copyright-label {
    color: #878787;
}

#footer .block-newsletter-title {
    font-family: Poppins;
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    margin-bottom: 6px;
}

#footer #block-newsletter-label {
    color: #FFFFFF;
    font-size: 12px;
    margin-bottom: 15px;
}


#footer #block-newsletter-label {
    font-family: Poppins;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    margin-bottom: 15px;
    padding-top: 0;
}

#footer .block_newsletter form input {
    font-family: Poppins;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: left;
    color: #b4b4b4;
    border: 0;
}

#footer .newsletter-submitButton {
    display: none;
}

#footer .newsletter-submitNewsletter {
    display: none;
}

#footer .newsletter-sendButton {
    background-color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 42px;
    cursor: pointer;
    transition: 1s ease all;
}

#footer .newsletter-sendButton.disabled {
    cursor: not-allowed;
    transition: 1s ease all;

}

#footer .newsletter-sendButton > img {
    width: 50%;
    opacity: 1;
}

#footer .newsletter-sendButton.disabled > img {
    filter: invert(0%) sepia(100%) saturate(0%) hue-rotate(21deg) brightness(97%) contrast(103%);
    transition: 1s ease all;
    opacity: .6;
}


#footer #gdpr_consent {
    margin-top: 17px;
}

#footer .cms-page-link,
#footer #footer_account_list a,
#footer .block-contact,
#footer .hidden-sm-down .dropdown,
#footer .custom-page-link {
    color: #FFFFFF;
    font-size: 13px;
    transition: .3s all ease-in-out;
}

#footer a:hover,
#footer li:hover,
#footer #footer_account_list li:hover {
    color: #30aaf4 !important;
}

#footer #footer_account_list li,
#footer .links li {
    margin-bottom: 12px;
    transition: .3s all ease-in-out;
}

#footer .links li:last-child {
    margin-bottom: 22px;
}

#footer .footer-container .title {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    border-bottom: 0;
}

#footer .footer-container .title h3 {
    flex: 1;
    font-weight: normal;
    color: #30aaf4;
    padding: 1rem 0rem;
}

#footer .footer-container .collapsed h3 {
    color: white;
}

#footer .footer-container .footer-submenu li {
    border: 0;
}

/*
#footer #block_myaccount_infos {
    width: 20%;
}
*/

#footer .h3,
#block_myaccount_infos p,
#block_myaccount_infos .myaccount-title a {
    font-family: Poppins;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.75;
    letter-spacing: normal;
    text-align: left;
    color: #30aaf4;
    margin-bottom: 15px;
}

#footer .block-contact {
    border-left: 0;
    display: flex;
    flex-direction: column;
    align-items: start;
    padding: 0;
}

#footer .block-contact-title {
    display: none;
}

#footer .block-contact_container {
    display: flex;
    flex-direction: column;
    /*gap: 12px;*/
    width: 100%;
    /*    margin-top: 1rem; */
}

#footer .block-contact_container > p, #footer .block-contact_container > a {
    margin-bottom: 12px;
}

#footer .block-contact_container .help-btn {
    width: 100%;
    padding: 0.8rem;
    color: white;
    cursor: pointer;
    background: #30aaf4;
    border: 0;
    margin: 1rem 0rem;
    margin-top: 0 !important;
    text-align: center;
}

#footer .block-contact_container .help-btn:hover {
    background:white !important;
    color: #34aaf4 !important;
}
#footer .block-contact_container .help-btn {
    background:#34aaf4 !important;
    color: white !important;
}



#trabajaConNosotrosFormMyT .form-footer button {
    background:#34aaf4;
    color: #FFF;
}
#trabajaConNosotrosFormMyT .form-footer button:hover {
    background: #FFF;
    color: #34aaf4;
}
#footer .block-contact_container .block-contact_link {
    display: flex;
    /*gap: 1rem;*/
    color: white;
}

#footer .block-contact_container .block-contact_link .contact-link-img {
    max-height: 24px;
    width: 1rem;
    margin-right: 1rem;
}

#footer .block-contact_container .block-contact_link .contact-link-img > img {
    width: 20px;
    height: auto;
}


#footer .help {
    background-color: #30aaf4;
    padding: 10px 70px;
    color: #FFFFFF;
    font-size: 14px;
    margin-top: 26px;
    margin-bottom: 23px;
}

#footer .block-social {
    text-align: left;
}

#footer .block-social li {
    background-color: transparent;
}

#footer .block-social li:hover {
    background-color: #30aaf4;
    transition: 1s ease;
}

#footer .block-social li:hover i {
    transition: 1s ease;
    color: white;
}

#footer .block-social a {
    text-indent: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

#footer .footer-container .block-social ul > li {
    margin: 26px 5px;
    border: 1px solid #30aaf4;
    border-radius: 2rem;
    width: 42px;
    height: 42px;
}

#footer .footer-container .block-social ul > li:first-child {
    margin-left: 0px;
}

#footer .footer-container .block-social ul > li:last-child {
    margin-right: 0px;
}

#footer .block-social a > i {
    color: #30aaf4;
}

/*
#footer .block-social .facebook,
#footer .block-social .youtube,
#footer .block-social .pinterest,
#footer .block-social .instagram {
    filter: invert(50%) sepia(91%) saturate(652%) hue-rotate(174deg) brightness(99%) contrast(93%);
}
*/

#footer .psgdpr_consent_message {
    color: #FFFFFF;
}

#footer .block_newsletter form input {
    background-color: white;
    color: #30aaf4;
}

#footer .title.clearfix.hidden-md-up .h3 {
    color: #FFFFFF;
    font-size: 14px;
}








@media (min-width: 996px) and (max-width: 1130px) {
    #footer .footer-container .block-social ul > li {
        width: 35px;
        height: 35px;
    }
}


@media (max-width: 991px) {
    #footer .links {
        border-top: 1px solid #ffffff;
        width: 30%;
        clear: both;
    }

    #footer .links .wrapper {
        border-bottom: 1px solid #ffffff;
    }

}


/*COOKIE NUEVAS*/
.lgcookieslaw-section-name{
    padding: 0px;
}
.lgcookieslaw-section{
    padding: 16px;
}

.lgcookieslaw-section-purpose-button{
    padding: 0px;
}
.lgcookieslaw-section{
    border: 1px solid #817f7f;
}

.lgcookieslaw-slider.lgcookieslaw-slider-checked{
    background: #34aaf4;
    border-color: #34aaf4!important;
}
.lgcookieslaw-switch.lgcookieslaw-switch-disabled .lgcookieslaw-slider{
    opacity: 1;
}

.lgcookieslaw-section-purpose-button{
    margin-top: 9px;
    padding: 5px 3px;
}
.lgcookieslaw-button {
    text-transform: uppercase !important;
}

.lgcookieslaw-modal-header .lgcookieslaw-modal-header-title .lgcookieslaw-modal-header-title-user-consent-elements .lgcookieslaw-badge {
    margin-top: 5px;
}
body#index h2 span.lgcookieslaw-user-consent-consent-date-text {
    font-size: 13px !important;
}
body#index .fancybox-wrap .fancybox-skin {
    background: #ffffff00 !important
}
div#lgcookieslaw_fixed_button {
    display: none !important;
}
.lgcookieslaw-button.lgcookieslaw-reject-button,
.lgcookieslaw-button.lgcookieslaw-accept-button {
    border: none !important;
}
.tooltipster-show {
    z-index: 99999999 !important;
}

















































@media (min-width: 991px) {

    #footer .block_newsletter {
        width: 20%;
        padding-right: 20px;
    }

    #footer .about-legal-links {
        width: 40%;
        padding: 0px 20px;
    }

    #footer #block_myaccount_infos {
        width: 20%;
        padding: 0px 20px;
    }

    #footer .block-contact {
        width: 20%;
        padding-left: 20px;
    }
}


/* TODO - FOOTER */


/************************************************/
/***************** BREADCRUMB *******************/
/************************************************/
#wrapper .breadcrumb {
    width: 100%;
    position: relative;
    left: 50%;
    right: 50%;
    margin: 0 -50vw 0 -50vw;
    background-color: #f9f9f9;
    /*padding-top: 10px;*/
}
.containerBread {
    margin-left: auto;
    margin-right: auto;
    padding: 10px 6%;
    width: 100%!important;
}
#wrapper .breadcrumb li a {
    color: #777;
    font-size: 12px;
}

#wrapper .breadcrumb li a:hover {
    color: #30aaf4;
    text-decoration: underline;
}

#wrapper .breadcrumb li:after {
    content: ">";
}

/************************************************/
/******************** INDEX *********************/
/************************************************/

/***** HOME SERVICES *****/

.home-services {
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.cb.displayHomeServices {
    width: 100%;
    max-width: 1920px;
}

.home-services .cb-inner {
    padding: 10px 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.home-services .cb-item {
    width: auto;
}

.home-services .cb-item .custom-html {
    display: flex;
    align-items: center;
    justify-content: center;
}

.row.delivery-option label {
    padding: 0px;
}

@media (max-width: 991px) {

    .blockMobile img {
        margin-bottom: 10px;
    }

    .home-services .cb-item {
        width: 100%;
    }

    @media (max-width: 767px) {
        .row.delivery-option label {
            padding-left: 15px;
            padding-right: 15px;
        }

        body#checkout section.checkout-step .carrier-info-container, body#checkout section.checkout-step .carrier-select-container {
            height: auto !important;
        }

        .blockMobile {
            display: block !important;
        }

        .carrier-title {
            display: none !important;
        }

        .carrier-title.recogidaCastellon {
            display: inherit !important;
        }

        .logoCarrito {
            text-align: center !important;
        }

        .carrier-subtitle, .carrier-grade {
            font-size: 11px !important;
        }

        .opcionEnvioMarcada {
            /* background: #30aaf430 !important;*/
        }

        .carrier-info-block, .carrier-info-block div, .precioShippingInfoPadre {
            padding: 0 !important;
        }

        .carrier-select-container, .precioShippingInfo {
            padding: 5px !important;
        }
    }
}

.carrier-info-container .carrier-info-block .carrier-subtitle i, .carrier-grade i {
    margin-right: 5px !important;
    font-size: .875rem !important;
}


.cb-h1 h1 {
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    text-align: left;
    color: #777777;
}

.cb-services {
    display: flex;
    align-items: center;
    justify-content: center;
}

.cb-services .cb-item-content-inner {
    display: flex;
    align-items: center;
}

.cb-services .cb-item {
    min-height: 32px;
    padding-top: 6px;
    padding-bottom: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cb-services .cb-item:not(:last-child) {
    margin-right: 20px;
    padding-right: 20px;
    border-right: 1px solid #e2e2e2;
}

.cb-services .cb-img {
    max-width: 25px;
    margin-right: 7px;
}

.cb-services,
.cb-services p {
    font-size: 12px;
    font-weight: 600;
    text-align: left;
    color: #30aaf4;
}

.cb-services .service-extra-text {
    font-weight: normal;
    color: #777777;
}

/***** HOME MAIN *****/

.home-main {
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-bottom: 30px;
}

.cb-item.desktop-home-main-banner {
    display: block;
}

.cb-item.mobile-home-main-banner {
    display: none;
}

.cb-item-content:hover .cb-img.primary-image {
    display: block;
}

@media (max-width: 767px) {
    .cb-item.desktop-home-main-banner {
        display: none;
    }

    .cb-item.mobile-home-main-banner {
        display: block;
    }
}

.home-main img {
    min-height: 130px;
    object-fit: cover;
}

@media (max-width: 991px) {
    .home-main img {
        object-fit: contain;
    }
}

/***** HOME BANNERS *****/

.home-banners {
    margin: 0 -15px;
}

.home-banners .cb-item,
.home-bottom .cb-item {
    margin-bottom: 30px;
}

/*
.home-bottom .cb-item:last-child {
    margin-bottom: 0;
}
*/

.home-banners .cb-img,
.home-bottom .cb-img {
    transition: .3s all ease-in-out;
}

.home-banners .cb-img:hover,
.home-bottom .cb-img:hover {
    opacity: .7;
}

/***** HOME LOOKS *****/

.home-looks {
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 15px 0;
    background-color: #f0f9ff;
    margin-bottom: 20px;
}

.home-looks .cb-img {
    padding-bottom: 10px;
    transition: .3s all ease-in-out;
}

.home-looks .custom-html {
    max-width: 310px;
    margin: 0 auto;
}


.home-looks .custom-html,
.home-looks .custom-html p{
    font-weight: 500;
    line-height: 1.31;
    text-align: center;
    color: #212529;
}
.home-looks .col-md-3 .custom-html p,
.home-looks .col-md-3 .custom-html .products-section-title,
.home-looks .col-md-3 .botonesMyT,
.home-looks .col-md-3 .custom-html{
    text-align: left;
}
.home-looks .col-md-3 .custom-html .products-section-title {
    margin-bottom: 15px;
}
.home-looks .custom-html,
.home-looks .custom-html p,
.home-looks .custom-html p a {
    font-size: 14px !important;
}


.home-looks .custom-html strong {
    font-weight: 500;
    color: #30aaf4;
}

.home-looks .cb-item-content-inner a:hover .cb-img {
    opacity: .7;
}

.home-looks .cb-item-content-inner a:hover .custom-html {
    text-decoration: underline;
}

.home-looks .sw-nav,
.home-looks .n-hover:hover .sw-nav {
    margin: 0;
    top: 40%;
    width: 43px;
    height: 43px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f0f9ff;
}

.home-looks .sw-nav:before {
    margin-top: 0;
    transition: .3s all ease-in-out;
    border-color: #777777 !important;
}

.home-looks .sw-nav:hover:before {
    border-color: #000000 !important;
}

.home-looks .sw-nav.prev {
    left: 0;
}

.home-looks .sw-nav.next {
    right: 0;
}

/***** HOME BOTTOM *****/

.texto-seo h2 {
    font-size: 26px;
    font-weight: 600;
    text-align: center;
    color: #000000;
    margin-bottom: 15px;
}

@media (min-width: 992px) {
    .texto-seo h2 {
        margin-bottom: 30px;
    }
}

.texto-seo p {
    font-size: 14px;
    line-height: 1.38;
    text-align: left;
    color: #212529;
    margin-bottom: 15px;
}

.texto-seo strong {
    font-weight: 600;
}

.texto-seo p:last-child {
    margin-bottom: 0;
}

/***** HOME TRUSTPILOT *****/

#index #trustpilot-widget-trustbox-0-wrapper {
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw !important;
    margin-right: -50vw !important;
    margin-top: 0 !important;
    margin-bottom: 30px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    background-color: #f9f9f9;
    padding: 30px 0;
}

#index #trustpilot-widget-trustbox-0-wrapper .trustpilot-widget {
    width: 1550px !important;
    max-width: 100%;
}

#index .trustpilot-title-background {
    height: 50px;
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw !important;
    margin-right: -50vw !important;
    position: absolute;
    background: #f9f9f9;
    top: -21px;
    z-index: 0;
}

#index .cb-trustpilot .custom-html {
    position: relative;
    padding: 10px;
    margin-top: 50px;
}

#index .cb-trustpilot .custom-html h2 {
    font-family: Poppins;
    font-size: 22px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.09;
    letter-spacing: normal;
    text-align: center;
    color: #212529;
    z-index: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    display: flex;
    justify-content: center;
    width: 100%;
    text-transform: none;
}

@media (max-width: 991px) {

    #index .cb-trustpilot .custom-html h2 {
        font-size: 18px;
    }
    .clickableBotonTrust{
        width: 55% !important;
        left: 0px !important;
    }
}
#product .packProductos .product-description {
    flex-direction: column !important;
}
#product .packProductos .product-description .testC-Trustpilot{
    padding:0px 15px;
}
#product #main .product-description {
    overflow: hidden;
}

#product .product-information .trustpilot-widget > iframe {
    width: auto !important;
    /*margin-left: -38px;*/
}

#product .product-information .trustpilot-widget {
    margin-top: 10px;
    margin-bottom: 20px;
}

/************************************************/
/************** PRODUCT MINIATURE ***************/
/************************************************/

#products .products,
.featured-products .products,
.product-accessories .products,
.product-miniature .products {
    margin: 0 -15px;
}

.products .product-miniature .shipment-stock .stock,
#cart #main .stock,
#product #main .stock {
    font-family: Poppins;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
}

.products .product-miniature .shipment-stock {
    margin-bottom: 7px;
}

.products .product-miniature .product-thumbnail-image-container {
    position: relative;

}

.products .product-miniature i.favorite {
    color: #30aaf4;
}

.products .product-miniature .miniature-add-to-wishlist {
    font-size: 14px;
    padding: 15px;
    opacity: 0.7;
    border-radius: 50px;
    background-color: #ffffff;
    position: absolute;
    right: 5px;
    z-index: 1;
    bottom: 5px;
    width: 40px;
    height: 40px;
}

.products .product-miniature .miniature-add-to-wishlist .favorite {
    color: #30aaf4;
}

.products .product-miniature .shipment-stock .stock.normal,
#cart #main .stock.normal,
#product .stock.normal, .cn_product .stock.normal, .lastElementoCarritoCf .stock.normal {
    color: #7abe43;
}

.products .product-miniature .shipment-stock .stock.nada,
#cart #main .stock.nada,
#product .stock.nada {
    color: #FF0000;
}

#products .product-miniature,
.featured-products .product-miniature,
.product-accessories .product-miniature,
.product-miniature .product-miniature {
    margin: 0 0 30px 0;
    padding: 0 15px;
    /*    width: 25%;   */
}

#products .thumbnail-container {
    overflow: hidden;
}


#products .thumbnail-container,
.featured-products .thumbnail-container,
.product-accessories .thumbnail-container,
.product-miniature .thumbnail-container {
    border-bottom: 1px solid #e2e2e2;
}

#products .product-thumbnail,
.featured-products .product-thumbnail,
.product-accessories .product-thumbnail,
.product-miniature .product-thumbnail {
    /*   margin-bottom: 22px !important;  */
}

#products img,
.featured-products img,
.product-accessories img,
.product-miniature img {
    transition: .3s all ease-in-out;
}


.featured-products img:hover, .product-accessories img:hover, .product-miniature img:hover {
    opacity: .7;
}

.product-description {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}

#products .product-title,
.featured-products .product-title,
.product-accessories .product-title,
.product-miniature .product-title {
    height: 36px;
    text-align: left;
    padding: 0;
    margin-top: 0;
    /*    margin: 0 5px 5px 0;
        width: 100%; */
}

#products .product-title a,
.featured-products .product-title a,
.product-accessories .product-title a,
.product-miniature .product-title a {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.31;
    color: #212529;
    text-align: left;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 100%;
}


#products .product-title,
.featured-products .product-title,
.product-accessories .product-title,
.product-miniature .product-title {
    height: 51px;
}


.featured-products .product-title a:hover {
    text-decoration: underline;
}

#products .product-price-and-shipping,
.featured-products .product-price-and-shipping,
.product-accessories .product-price-and-shipping,
.product-miniature .product-price-and-shipping {
    /*margin: 0 0 5px 5px;*/
    font-size: 16px;
    font-weight: 600;
    text-align: right;
    color: #000000;
    display: flex;
    flex-direction: column;
    margin-top: 0px;
    align-items: flex-end;
}

#products .regular-price,
.featured-products .regular-price,
.product-accessories .regular-price,
.product-miniature .regular-price {
    font-size: 12px;
    font-weight: normal;
    text-align: right;
    color: #777777;
}
.product-flags {
    position: absolute;
    top: 0;
    width: 100%
}

body#category ul.product-flags.flagsAbajo {
    bottom: 30% !important;
    top: inherit !important;
}
body#product ul.product-flags.flagsAbajo {
    bottom: 0% !important;
    top: inherit !important;
}
ul.product-flags.flagsAbajo li {
    background: #30aaf4b8 !important;
    color: #fff !important;
    border: 1px solid #30aaf4;
    width: 100% !important;
}
li.product-flag {
    position: static !important;
    display: block;
    margin: 2px 0 0 2px !important;
    padding: 2px 5px !important;
    font-size: 11px !important;
    font-weight: normal !important;
    font-weight: 600 !important;
    line-height: 1.09;
    text-align: center;
    color: #000000 !important;
    border: solid 1px #000000;
    background-color: #ffffff !important;
    width: 62px;
    box-shadow: none;
}

li.product-flag:not(.new) {
    order: 1;
}



@media (min-width: 992px) {
    .products .product-miniature .shipment-stock {
        margin-bottom: 10px;
        padding: 0;
    }

    .products .product-miniature .shipment-stock .stock,
    #cart #main .stock,
    #product #main .stock,
    #products .product-title a,
    .featured-products .product-title a,
    .product-accessories .product-title a,
    .product-miniature .product-title a {
        font-size: 12px;
    }
}

/************************************************/
/***************** PRODUCT LIST *****************/
/************************************************/

/***** FEATURED PRODUCTS *****/

.featured-products {
    margin-bottom: 30px;
}

#products .products-section-title,
.featured-products .products-section-title,
.product-accessories .products-section-title,
.product-miniature .products-section-title,
.home-looks .custom-html .products-section-title,
.products-section-title {
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    color: #212529;
    text-transform: none;
    margin-bottom: 30px;
}

@media (max-width: 991px) {

    .home-looks .custom-html .products-section-title {
        font-size: 18px;
    }
}

.all-product-link-container {
    display: flex;
    align-items: center;
    justify-content: center;
}

#products .all-product-link,
.featured-products .all-product-link,
.product-accessories .all-product-link,
.product-miniature .all-product-link {
    margin: 0;
    font-weight: normal;
    color: #ffffff;
    border: solid 1px #000000;
    background-color: #000000;
}

#products .all-product-link:hover,
#products .all-product-link:focus,
#products .all-product-link:active,
.featured-products .all-product-link:hover,
.featured-products .all-product-link:focus,
.featured-products .all-product-link:active,
.product-accessories .all-product-link:hover,
.product-accessories .all-product-link:focus,
.product-accessories .all-product-link:active,
.product-miniature .all-product-link:hover,
.product-miniature .all-product-link:focus,
.product-miniature .all-product-link:active {
    color: #000000;
    border: solid 1px #000000;
    background-color: #ffffff;
}


/************************************************/
/***************** PRODUCT PAGE *****************/
/************************************************/

#product section.product-main-section {
    margin-top: 15px;
}

#main .h1 {
    font-family: Poppins;
    font-size: 26px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.15;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}


#best-sales section#main #js-product-list-header,
#prices-drop section#main #js-product-list-header,
#search section#main #js-product-list-header {
    font-family: Poppins;
    font-size: 26px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.15;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
    text-transform: none;
    margin: 20px 15px;
}

#best-sales section#main .separador,
#prices-drop section#main .separador,
#search section#main .separador {
    width: calc(100% - 15px);
    margin-left: 15px;
}

#search section#content {
    padding: 15px;
}

#main .title-product-reference {
    font-family: Poppins;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #777777;
}

#main .block-product-info .h1, #main .block-product-info .title-product-reference {
    /*display: none;*/
}


#product #main .tax-shipping-delivery-label,
#product #main .qty,
#product #main .product-add-to-cart .control-label,
#product #main .discount-amount,
#product #main #product-availability {
    display: none;
}

#product #main .product-information #trustpilot-widget-trustbox-1-wrapper {
    margin-left: -20px !important;
    margin-bottom: 20px !important;
    display: flex;
}

#product #main .product-description-short {
    margin-bottom: 20px;
}

#main .product-information div[itemprop="description"] {
    font-family: Poppins;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #212529;

}

#main .product-information div:first-child > p {
    margin: 12px 0;
}



#main .product-prices {
    display: flex;
    background-color: #f0f9ff;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 20px;
    margin: 0;
    position: fixed;
    bottom: 0;
    z-index: 1001;
    width: 100%;
    margin-left: -15px;
}
body#product #main .product-prices {
    padding-top: 15px;
}
@media (max-width: 991px) {

    #main .product-prices {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}
li#lnk-novedades a, li#lnk-looks-miroytengo a{
    font-style: italic !important;
    font-weight: bold !important;
    flex-direction: initial !important;
}
@media (max-width:760px) {
    li#lnk-novedades a, li#lnk-looks-miroytengo a {
        font-style: normal !important;
    }
}
#main .product-prices.horizontal {
    align-items: center;
    justify-content: space-between;

}

#main .product-prices.vertical {
    flex-direction: column;
}

#product #main .cart-variants-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
    margin-left: 19px;
    /*gap: 20px;*/
}

@media (max-width: 991px) {
    #product #main .cart-variants-block {
        margin-left: 15px;
    }
}

#product #main .cart-variants-block > div:first-child {
    margin-right: 20px;
}

#product #main .cart-variants-block .product-variants,
#product #main .cart-variants-block .product-variants > .product-variants-item,
#product #main .cart-variants-block .product-variants > .product-variants-item select {
    margin: 0;
    width: 100%;
}

#product #main .cart-variants-block .product-variants > .product-variants-item select {
    padding: 10px 13px;
    font-family: Poppins;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #212529;
    transition: 1s ease all;
}

#product #main .cart-variants-block .product-variants > .product-variants-item select:focus {
    outline: none;
    border: 1px solid #30aaf4;
}

#product #main .product-price {
    display: flex;
    flex-direction: column;
    margin: 0 0 0 19px;
}

@media (max-width: 991px) {
    #product #main .product-price {
        display: flex;
        flex-direction: column;
        margin: 0 0 0 15px;
    }
}

#product #main .product-price .product-price-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 0;
}

#product #main .current-price {
    margin: 0;
    margin-right: 14px;
}

#product #main .product-price .product-price-container .product-discount {
    margin: 0;
    font-size: 13px;
    line-height: 1.70;
    /*line-height: 1;*/
    color: #777;
    align-self: flex-end;
}

#product #main .product-price .product-price-container .discount-percentage {
    display: none;
}

#product #main .current-price span {
    font-family: Poppins;
    font-size: 24px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}

#product #main .regular-price span {
    font-family: Poppins;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.54;
    letter-spacing: normal;
    text-align: left;
    color: #777777;
}

@media (max-width: 991px) {

    #product #main .current-price span {
        font-size: 20px;
    }

    #product #main .regular-price span {
        font-size: 13px;
    }
}

#product #main .product-quantity,
#product #main .product-quantity .add {
    margin: 0px;
}

#main .add-to-cart, #main .add-to-cart-mobile {
    color: #FFFFFF;
    border: solid 1px #30aaf4;
    background-color: #30aaf4;
    margin: 0 21px 0 0;
}

#main .add-to-cart:hover, #main .add-to-cart-mobile:hover {
    color: #30aaf4;
    border: solid 1px #30aaf4;
    background-color: #fff;
}

#main .nopermiteCompra .add-to-cart:hover, #main .nopermiteCompra .add-to-cart-mobile:hover {
    color: #fff;
    border: solid 1px #f2f2f2;
    background-color: #f2f2f2;
}

#main .add-to-cart-mobile {
    width: 50px;
    min-width: 40px;
    height: 50px;
    min-height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
}

#main .add-to-cart-mobile > i {
    margin: 0;
    width: 20px;
    height: 20px;
}

@media (max-width: 991px) {
    #main .add-to-cart-mobile {
        display: none;
    }

    @media (min-width: 990px) {
        section.product-main-section .product-cover {
            display: inherit !important
        }

        #views_block {
            width: 20% !important;
        }
    }
}

@media (max-width: 768px) {
    #main .nopermiteCompra.product-add-to-cart {
        width: 100%;
    }
    #main .product-prices.horizontal {
        flex-direction: column;
    }

    #product #main .product-price {
        display: block !important;
        width: 100%;
        margin: 0px 15px;
    }

    .add_to_cart_with_wishlist .product-add-to-cart,
    .btn.btn-primary.add-to-cart,
    .product-add-to-cart .product-quantity .add {
        width: 100% !important;
    }

    .add_to_cart_with_wishlist {
        width: 100% !important;
    }

    .product-prices.horizontal {
        padding: 0px 15px;
    }

    .cart-variants-block {
        flex-flow: column;
    }

    section.product-main-section .add_to_cart_with_wishlist {
        margin-top: 10px !important;
    }

    #livechat-wrapper {
        bottom: 17% !important;
    }

    section.product-main-section .add_to_cart_with_wishlist > a {
        margin: 0px 5px;
    }

    #product #main .cart-variants-block {
        display: block !important;
        margin-right: 15px;
    }

    #main .add-to-cart {
        margin: 0 !important
    }

    #product main {
        padding-bottom: 170px !important;
    }

    .block-social {
        align-self: center;
    }

    body#module-psgdpr-gdpr .psgdprgetdatabtn17 {
        width: 100%;
        margin-top: 15px;
    }

    #product .ets_purchase_footerproduct .ets-product-specific .nombre-juntos h3 > a {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
    }

    .nombre-juntos {
        min-height: 50px;
    }

    .swiper-container .swiper-wrapper > li.thumb-container > .thumb {
        min-height: 93vw;
    }
}

ul.product-images.js-modal-product-images {
    margin-left: 0 !important
}

aside#thumbnails {
    margin-left: 2.5rem;
}


@media (min-width: 769px) {
    .nombre-juntos {
        height: 55px !important;
    }
}

.fancybox-opened {
    z-index: 999999999;
}

.page-cms-18 {
    overflow: hidden;
}

#main #block-reassurance {
    display: none;
}

#main .tabsCustom {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin: 20px -50vw 20px -50vw;
    background-color: #f9f9f9;
    padding: 10px 0px;
    padding-top: 20px;
    display: flex;
    justify-content: center;
}

#main .tabsCustom h3 {
    font-family: Poppins;
    font-size: 15px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: normal;
    text-align: left;
    color: #212529;
    text-transform: uppercase;
}

#main .tabsCustom div.col-md-6 {
    margin-bottom: 20px;
}

#main .tabsCustom div.col-xs-12 {
    margin-bottom: 20px;
}

#main .tabsCustom dl > dt,
#main .tabsCustom dl > dd {
    font-family: Poppins;
    font-size: 13px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #212529;
    display: flex;
    align-items: center;
}

#main .tabsCustom dl > dd {
    font-weight: normal;
}

#main .row1 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 1.25rem;
}

#main .row12 {
    width: 50%;
}

#product #main .product-description {
    width: 100%;
    margin-top: 10px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    /*gap: 7px;*/
    margin-bottom: 3px;
}
#product #main .sin-foto, #swiper-fotos-clientes{
    margin-top: 10px;
}

#product #main .product-description > p,
#product #main .product-description > ul,
#product #main .product-description > span {
    margin-bottom: 7px;
}

#main .product-description p, #main .product-description li{
    font-family: Poppins;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #212529;
}

#product #main .video_cols {
    margin-top: 20px;
    display: flex;
    justify-content: center;
}

#product #main .video_cols.multi {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-wrap: nowrap;
    /*gap: 20px;*/
    margin-top: 20px;
}

#product #main .video_cols.multi > li {
    margin-bottom: 20px;
}

#product #main .video_cols.multi > li:last-child {
    margin-bottom: 0px;
}

@media (min-width: 992px) {
    #product #main .video_cols.multi > li {
        margin-right: 20px;
    }

    #product #main .video_cols.multi > li:nth-child(even) {
        margin-right: 0px;
    }
}

#product #main .video_cols.multi > li,
#product #main .video_cols > li {
    position: relative;
    padding-bottom: 50%;
    padding-top: 25px;
    height: 0;
    margin: 0;
    width: 100%;
    max-width: 1002px;
    max-height: 564px;
}

#product #main .video_cols > li iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    outline: none;
}

section.product-main-section .product-pack-price {
    display: none;
}

section.product-main-section .product-pack {
    margin-top: 15px;
}

#product #content {
    max-width: 735px;
    background: none;
}


#product #content .images-container {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    /*gap: 30px;*/
}

@media (min-width: 992px) {
    #product #content .images-container > div:first-child {
        margin-left: 30px;
    }
}

section.product-main-section .product-cover {
    display: none;
}


#main .product-features {
    margin-top: 0;
}

#main .product-quantities,
#main .product-reference {
    display: none;
}

section.product-main-section .add_to_cart_with_wishlist {
    display: flex;
    align-items: center;
    /*gap: 20px;*/
    margin: 0;
}

section.product-main-section .add_to_cart_with_wishlist > a {
    margin-right: 20px;
}

section.product-main-section .add_to_cart_with_wishlist .product-add-to-cart {
    margin: 0;
}

section.product-main-section .product-pack .h4 {
    font-family: Poppins;
    font-size: 15px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: normal;
    text-align: left;
    color: #212529;
}

section.product-main-section .product-pack .separador {
    margin-top: 7px;
    margin-bottom: 20px;
}

section.product-main-section .products-in-pack {
    display: flex;
    /*gap: 15px;*/
    flex-wrap: wrap;
}


section.product-main-section .products-in-pack > article {
    width: calc(50% - 10px);
    margin-bottom: 15px;
}

section.product-main-section .products-in-pack > article:nth-child(odd) {
    margin-right: 20px;
}

section.product-main-section .products-in-pack > article:nth-child(5) {
    margin-right: 0px;
}


section.product-main-section .pack-product-container {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 178px;
    background-color: #f9f9f9;
    position: relative;
}


section.product-main-section .pack-product-container .pack-product-total-quantity {
    font-size: 12px;
    padding-top: 2px;
    height: 17px;
}

section.product-main-section .pack-product-container .pack-product-quantity {
    position: absolute;
    left: 6px;
    top: 6px;
    padding: 0;
    border: 0;
}

section.product-main-section .pack-product-container .pack-product-quantity > span {
    width: 29px;
    height: 29px;
    background-color: #30aaf4;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Poppins;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.14;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}

section.product-main-section .pack-product-container .pack-product-price {
    font-family: Poppins;
    font-size: 15px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
    margin-top: 10px;
}

section.product-main-section .pack-product-container .pack-product-details a {
    font-family: Poppins;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: normal;
    text-align: center;
    color: #2699fb;
}

section.product-main-section .pack-product-container .pack-product-details a:hover {
    text-decoration: underline;
}

section.product-main-section .pack-product-container .thumb-mask {
    width: 80%;
    max-width: 110px;
    height: 110px;
    margin: 0;
}

section.product-main-section .pack-product-container .thumb-mask .mask,
section.product-main-section .pack-product-container .thumb-mask a,
section.product-main-section .pack-product-container .thumb-mask img {
    width: 100%;
    height: 100%;
    margin: 0;
}


section.product-main-section .pack-product-container .pack-product-name {
    display: none;
}

section.product-main-section .add_to_cart_with_wishlist > a {
    font-size: 20px;
}

section.product-main-section .product-additional-info {
    margin: 20px 0;
}

section.product-main-section .product-additional-info .social-sharing {
    font-family: Poppins;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #777777;
}

section.product-main-section .product-additional-info .social-sharing li {
    box-shadow: none;
    width: 22px;
    height: 22px;
    background-size: 22px;
    background-position: center;
    margin-left: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}


section.product-main-section .product-additional-info .social-sharing li a {
    text-indent: 0;
    display: flex;
    align-items: center;
    color: #b4b4b4;
}

section.product-main-section .product-additional-info .social-sharing li a > i {
    font-size: 16px;
}

section.product-main-section .product-additional-info .social-sharing li a:hover {
    color: #30aaf4;
}


#main .h6 {
    font-family: Poppins;
    font-size: 15px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: normal;
    text-align: left;
    color: #212529;
}

.product-features > dl.data-sheet dd.value:nth-of-type(2n), .product-features > dl.data-sheet dt.name:nth-of-type(2n) {
    background: transparent;
}

.product-features > dl.data-sheet dd.value, .product-features > dl.data-sheet dt.name {
    background: transparent;
    padding: 0;
    min-height: 0;
    margin-top: 3px;
    margin-bottom: 3px;
}

section.product-main-section .the-gift-card-additional-container {
    display: flex;
    border: 1px solid #30aaf4;
    height: 60px;
}

section.product-main-section .the-gift-card-icon > i {
    font-size: 21px;
    margin: 0 12.5px;
    color: white;
}

section.product-main-section .the-gift-card-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #30aaf4;
    position: relative;
    height: 100%;
}

section.product-main-section .the-gift-card-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 25px;
}

section.product-main-section .the-gift-card-text > span:first-child {
    font-family: Poppins;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #777777;
}

section.product-main-section .the-gift-card-link {
    font-family: Poppins;
    font-size: 13px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.15;
    letter-spacing: normal;
    text-align: left;
    color: #30aaf4;
}

section.product-main-section .the-gift-card-hashtag {
    font-family: Poppins;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}

section.product-main-section .the-gift-card-icon:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: 100%;
    border-top: solid 30px transparent;
    border-left: solid 10px #30aaf4;
    border-bottom: solid 30px transparent;
}

/***** Vertical Thumbnails slider ****/
#content #thumbs_list {
    width: 100%;
    margin-bottom: 30px;
}

#views_block {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    /*gap: 20px;*/
    justify-content: space-between;
}

#views_block > div {
    margin-bottom: 20px;
}

#views_block > div:last-child {
    margin-bottom: 0px;
}

#views_block .swiper-button-next,
#views_block .swiper-button-prev {
    height: 42px;
    width: 42px;
    display: none;
    align-content: center;
    justify-content: center;
    opacity: 1;
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    /*margin: 0;*/
}

#views_block .swiper-button-next span,
#views_block .swiper-button-prev span {
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1.15;
    width: 42px;
    height: 42px;
    color: #FFF;
    background-color: #30aaf4;
    opacity: .5;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .3s all ease-in-out;
}

#views_block .swiper-button-next span:hover,
#views_block .swiper-button-prev span:hover {
    opacity: 1;
}

#swiper-fotos-clientes .swiper-button-next,
#swiper-fotos-clientes .swiper-button-prev {
    color: #30aaf4;
}

#swiper-fotos-clientes .swiper-button-next.swiper-button-disabled,
#swiper-fotos-clientes .swiper-button-prev.swiper-button-disabled {
    display: none;
}

#views_block .swiper-button-disabled {
    opacity: .3;
    visibility: hidden;
}

#views_block .swiper-button-disabled span {
    background-color: #000;
    display: none;
}

#views_block .swiper-button-next span .svg_ico,
#views_block .swiper-button-prev span .svg_ico {
    width: 10px;
}

#views_block .swiper-button-next:after,
#views_block .swiper-button-prev:after {
    display: none;
}


.scroll-box-arrows {
    display: none !important;
}

#main .images-container .js-qv-mask.scroll {
    width: 102px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 30px;
}

/*
#main .images-container .js-qv-mask.scroll ul {
    display: flex;
    flex-direction: column;
    gap: 20px;
    max-height: 500px;
    overflow: hidden;
}
*/

.swiper-container .swiper-wrapper > li.thumb-container {
    display: flex;
    justify-content: center;
}

.swiper-container .swiper-wrapper > li.thumb-container > .thumb {
    width: 100%;
    cursor: pointer;
}


#product #content .thumbnails-slider-control {
    border: 0;
    margin: 20px 17px;
    width: 43px;
    height: 43px;
    color: #777777;
    border-radius: 50px;
    cursor: pointer;
}

#main h1.product-title-mobile {
    display: block;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.28;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}

.product-reference-mobile {
    display: block;
    margin-bottom: 15px;
}

.swiper-pagination-bullets {
    display: flex;
    /*gap: 10px;*/
    bottom: 10px;
}

.swiper-pagination-bullets > span {
    width: 10px;
    height: 10px;
    margin-right: 10px;
}

.swiper-pagination-bullets > span:last-child {
    margin: 0;
}


#product #content .product-flags li {
    display: flex !important;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 2px 5px !important;
    max-width: inherit;
    width: min-intrinsic;
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    display: table-caption;
    min-width: 65px;
    display: -ms-grid;
    -ms-grid-columns: min-content;
}


#products .product-miniature .product-flags li.product-flag {
    max-width: inherit;
    width: min-intrinsic;
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    display: -ms-grid;
    -ms-grid-columns: min-content;
}
.product-accessories #swiper-relacionadosProductoProductos article.product-miniature {
    display: block !important;
    padding: 0 !important;
    margin: 0 !important;
}
#swiper-relacionadosProductoProductos .fav-prod-wishlist {
    float: right;
}
#swiper-relacionadosProductoProductos .repro.coloresCiruclos {
    width:10px;
    height:10px;
}
body#product #swiper-relacionadosProductoProductos .page-product-box #owl-demo .repro {
    margin: 0 5px 0px 0px;
}
#swiper-relacionadosProductoProductos .page-product-box #owl-demo .enlaceColorProducto {
    margin: 2px 3px 2px 0px;
}
#swiper-relacionadosProductoProductos .fav-prod-wishlist, #swiper-relacionadosProductoProductos .fav-prod-wishlist.isFav:hover {
    z-index: 2;
    top: 60px;
}
body#product #swiper-relacionadosProductoProductos .fav-prod-wishlist {
    background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -155px -91px;
    width: 20px;
    height: 20px;
    padding: 0;
}

#swiper-relacionadosProductoProductos .addCartRelacionadosContainer {
    width: 100%;
    margin: 22px 0px;
    text-align: center;
}

#swiper-relacionadosProductoProductos .add {
    width:100%;
}
#swiper-relacionadosProductoProductos button.btn.btn-primary.add-to-cart {
    background: #34aaf4;
    color: #fff;
    padding: 0px 20px;
    font-size: 14px;
    align-self: center;
    width: 100%;
}
#swiper-relacionadosProductoProductos button.btn.btn-primary.add-to-cart:hover {
    background: #fff;
    color: #34aaf4;
}

#swiper-relacionadosProductoProductos section.page-product-box , #swiper-relacionadosProductoProductos #product-availability{
    display: none;
}
#swiper-relacionadosProductoProductos article .product-description .product-price-and-shipping,
#swiper-relacionadosProductoProductos article .product-description .shipment-stock,
#swiper-relacionadosProductoProductos article .product-description h2{
    padding: 0;
}

#swiper-relacionadosProductoProductos .qty{
    display:none;
}
#swiper-relacionadosProductoProductos .add-to-cart-mobile {
    display: none;
}
@media(max-width: 768px) {

    #swiper-relacionadosProductoProductos button.btn.btn-primary.add-to-cart {
        padding: 0;
    }

    #swiper-relacionadosProductoProductos .fav-prod-wishlist {
        /*display: none;*/
    }
    #views_block .swiper-button-next, #views_block .swiper-button-prev {
        height: 42px  !important;
        width: 42px  !important;
        align-content: center  !important;
        justify-content: center  !important;
        opacity: 1  !important;
        position: absolute  !important;
        top: 50%  !important;
        left: auto;
        display: block !important;
        bottom: 50%  !important;
    }
    #swiper-relacionadosProductoProductos .swiper-button-next,
    #swiper-relacionadosProductoProductos .swiper-button-prev,
    #swiper-packProductoProductos .swiper-button-next,
    #swiper-packProductoProductos .swiper-button-prev {
        top: 40%  !important;
    }


    #views_block .swiper-button-next {
        right: 0  !important;
        transform: rotate(270deg)  !important;
    }
    #views_block .swiper-button-prev {
        transform: rotate(-90deg);
        left: 0  !important;
    }
    #views_block .swiper-button-next span, #views_block .swiper-button-prev span {
        /*opacity: 1  !important;*/
    }
}

@media (min-width: 992px) {

    /*.swiper-container .swiper-wrapper > li.thumb-container > .thumb.selected {*/
    /*    border: 1px solid #30aaf4;*/
    /*}*/

    #product section.product-main-section {
        margin-top: 40px;
    }

    section.product-main-section .products-in-pack > article {
        width: calc(20% - 15px);
        margin-bottom: 7px;
    }

    section.product-main-section .products-in-pack {
        flex-wrap: wrap;
    }

    section.product-main-section .block-product-images {
        padding-lef: -15px;
        padding-right: 30px;
    }

    section.product-main-section .block-product-info {
        /*    max-width: 714px;   */
        padding-left: 30px;
    }

    #main .product-prices {
        margin-top: 20px;
        margin-bottom: 10px;
        margin-left: 0;
        margin-right: 0;
        position: relative;
    }

    .etiquetasProductoLeft ul.product-flags li.product-flag{
        margin-bottom: 5px !important;
    }
    .etiquetasProductoLeft .product-flags {
        left: 130px;

    }

    #product #content .product-flags li {
        display: flex !important;
        justify-content: center;
        align-items: center;
        text-align: center;
        padding: 2px 5px !important;
        max-width: inherit;
        width: min-intrinsic;
        width: -webkit-min-content;
        width: -moz-min-content;
        width: min-content;
        display: table-caption;
        min-width: 65px;
        display: -ms-grid;
        -ms-grid-columns: min-content;
    }



    #main .add-to-cart-mobile {
        display: none;
    }

    #main .add-to-cart {
        display: flex;
        align-items: center;
        line-height: 1;
    }

    #main .add-to-cart:hover {
        background-color: #fff;
        border: 1px solid #30aaf4;
        color: #30aaf4;
    }

    #main h1.product-title-mobile {
        display: none;
    }

    .product-reference-mobile {
        display: none;
    }

    #views_block {
        width: 99px;

    }

    #content #thumbs_list {
        /*max-height: 470px;*/
        max-height: 520px;
        /*margin-bottom: 0;*/
    }

    #views_block {
        /*max-height: 481px;*/
        max-height: 560px;
        margin-top: 27px;
    }

    section.product-main-section .product-cover {
        max-width: 615px;
        max-height: 615px;
        margin: 0;
        display: block;
    }

    .swiper-container .swiper-wrapper > li.thumb-container {
        max-width: 85px;
        max-height: 85px;
    }

    .swiper-container .swiper-wrapper > li.thumb-container > .thumb {
        margin: 0;
        /*width: calc(100% - 3px);*/
        /*width: auto;*/
        object-fit: cover;
        /*height: calc(100% - 3px);*/

    }

    .swiper-pagination-bullets {
        display: none;
    }

    #views_block .swiper-button-next,
    #views_block .swiper-button-prev {
        display: flex;
    }

    #product #main .video_cols.multi {
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: center;
        /*gap: 30px;*/
    }

    #product #main .video_cols.multi > li {
        width: calc(50% - 15px);
    }

    #product #main .video_cols.multi > li:nth-child(odd) {
        margin-right: 30px;
    }

    #product #main .video_cols > li,
    #product #main .video_cols.multi > li {
        padding-bottom: 35.50%;
    }
}

@media (max-width: 991px) {
    #products .thumbnail-container .product-description, .featured-products .thumbnail-container .product-description, .product-accessories .thumbnail-container .product-description {
        box-shadow: none;
    }

    #product main {
        padding-bottom: 60px;
    }
}

/************************************************/
/*************** BLOCKCART MODAL ****************/
/************************************************/
#blockcart-modal {
    padding-top: 20vh;
    align-items: center;
    justify-content: center;
    z-index: 999999;
}

#blockcart-modal .modal-header,
#blockcart-modal .modal-body {
    background-color: #f0f9ff;
    border: 0;
}

/* .modal-backdrop {
    z-index: 9999999;
} */

#module-blockwishlist-mywishlist .modal-backdrop,
#checkout .modal-backdrop{
    z-index: 9999;
}

body#checkout .modal-backdrop,
body#cart .modal-backdrop,
body#product .modal-backdrop {
    z-index: 1049 !important;
}

#blockcart-modal .modal-header .modal-title {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #30aaf4;
    margin-right: 22px;
    display: flex;
}

#blockcart-modal .w-100-tablet.row {
    display: flex;
    flex-wrap: wrap;
}

#blockcart-modal .divide-right.scrollable {
    max-height: 549px;
    overflow-y: scroll;
}

#blockcart-modal .modal-header button {
    right: 20px;
    position: absolute;
    top: 20px;
    opacity: 1;
}

#blockcart-modal .modal-header .close {
    text-shadow: none;
}

#blockcart-modal .modal-header button > span {
    color: #777;
    opacity: 1;
}

#blockcart-modal .modal-header .modal-title > i {
    margin-right: 13px;
}

#blockcart-modal .modal-body .divide-right,
#blockcart-modal .modal-body .cart-content .modal-info-container,
#blockcart-modal .modal-body .cart-content > p {
    display: none;
}

#blockcart-modal .cart-content .cart-content-btn {
    display: flex;
    flex-direction: column;
    /*gap: 15px;*/
}

#blockcart-modal .cart-content .cart-content-btn > button:first-child {
    margin-bottom: 15px;
}
.cart-content-btn {
    margin-top: 15px;
}
.modal-info-container p{
    display: flex;
    justify-content: space-between;
}
.modal-total-price strong,
.modal-total-price {
    font-size: 18px !important;
}
.text-simulator-content.flex-left,
.text-simulator-subtitle.flex-left{
    place-self: flex-end;
}



#blockcart-modal .cart-content .cart-content-btn > button {
    margin: 0;
    background-color: #b4b4b4;
    font-family: Poppins;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.86;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    transition: 1s ease all;
    border: 1px solid #b4b4b4;
}

#blockcart-modal .cart-content .cart-content-btn > button:hover {
    background-color: #fff;
    color: #b4b4b4;
    border: 1px solid #b4b4b4;
}

#blockcart-modal .cart-content .cart-content-btn > a.btn-primary {
    background-color: #30aaf4;
    color: #fff;
    font-family: Poppins;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.86;
    letter-spacing: normal;
    text-align: center;
    transition: 1s ease all;
    border: 1px solid #30aaf4;
}

#blockcart-modal .cart-content .cart-content-btn > a.btn-primary:hover {
    background-color: #fff;
    color: #30aaf4;
    border: 1px solid #30aaf4;
}

#blockcart-modal .modal-body .divide-right .modal-product-quantity {
    display: none;
}

@media (min-width: 996px) {

    #blockcart-modal .modal-body .divide-right,
    #blockcart-modal .modal-body .cart-content > p {
        display: block;
    }

    #blockcart-modal .modal-header {
        background-color: #30aaf4;
    }

    #blockcart-modal .modal-header .modal-title {
        color: #fff;
        justify-content: center;
        align-items: center;
    }

    #blockcart-modal .modal-body {
        padding: 0;
        overflow: hidden;
    }

    #blockcart-modal .modal-body .divide-right {
        border: 0;
        background-color: #fff;
        padding: 44px 54px;
        min-height: 329px;
    }

    #blockcart-modal .modal-header button > span {
        color: #fff;
    }

    #blockcart-modal .modal-body .divide-right .product-name {
        font-family: Poppins;
        font-size: 13px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.31;
        letter-spacing: normal;
        text-align: left;
        color: #000;
    }

    #blockcart-modal .modal-body .divide-right .modal-product-attributes,
    #blockcart-modal .modal-body .divide-right .modal-product-attributes > strong {
        font-family: Poppins;
        font-size: 13px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.23;
        letter-spacing: normal;
        text-align: left;
        color: #777;
    }

    #blockcart-modal .modal-body .divide-right .modal-product-price {
        font-family: Poppins;
        font-size: 16px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.88;
        letter-spacing: normal;
        text-align: left;
        color: #000;
    }

    #blockcart-modal .cart-content .cart-content-btn {
        flex-direction: row;
        /*gap: 20px;*/
    }

    #blockcart-modal .cart-content .cart-content-btn > button:first-child {
        margin-bottom: 0;
        margin-right: 20px;
    }

    #blockcart-modal .right-block-info .cart-content {
        padding: 44px 50px;
        display: flex;
        flex-direction: column;
        /*gap: 20px;*/
    }

    #blockcart-modal .right-block-info .cart-content > p,
    #blockcart-modal .right-block-info .cart-content > div {
        margin-bottom: 20px;
    }

    #blockcart-modal .right-block-info .cart-content > div:last-child {
        margin-bottom: 0px;
    }

    #blockcart-modal .right-block-info .cart-content .modal-info-container {
        display: flex;
        flex-direction: column;
        /*gap: 4px;*/
    }

    #blockcart-modal .right-block-info .cart-content .modal-info-container > p {
        margin-bottom: 8px;
    }

    #blockcart-modal .right-block-info .cart-content .modal-info-container > p:first-child {
        /*margin-bottom: 0px;*/
    }

    #blockcart-modal .right-block-info .cart-content .modal-info-container > p.taxes {
        display: none;
    }

    #blockcart-modal .right-block-info .cart-content .modal-info-container > p,
    #blockcart-modal .right-block-info .cart-content .modal-info-container > p > strong {
        font-family: Poppins;
        font-size: 13px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.15;
        letter-spacing: normal;
        text-align: left;
        color: #000;
    }

    #blockcart-modal .right-block-info .cart-content > p.cart-products-count {
        font-family: Poppins;
        font-size: 16px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.25;
        letter-spacing: normal;
        text-align: left;
        color: #30aaf4;
    }

    #blockcart-modal .right-block-info .cart-content .modal-info-container .modal-total-price,
    #blockcart-modal .right-block-info .cart-content .modal-info-container .modal-total-price > strong {
        font-family: Poppins;
        font-size: 14px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.07;
        letter-spacing: normal;
        text-align: left;
        color: #000;
    }
}

/************************************************/
/****************** Cart page *******************/
/************************************************/
body#cart #main .cart-grid-right {
    padding: 30px;
    background: #f0f9ff;
}

body#cart #main .card-block h1 {
    font-family: Poppins;
    font-size: 26px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.15;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    text-transform: capitalize;
    margin-top: 30px;
}

body#cart #main .qty {
    display: block;
}

body#cart #main .cart-item .product-line-info .label {
    font-family: Poppins;
    font-size: 13px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.31;
    letter-spacing: normal;
    text-align: left;
    color: #212529;
}


body#cart #main .cart-item .product-line-info.attributes .label,
body#cart #main .cart-item .product-line-info.attributes .value {
    font-family: Poppins;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #777;
}

body#cart #main .cart-item .pack-info {
    font-family: Poppins;
    font-size: 13px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.23;
    letter-spacing: normal;
    text-align: left;
    color: #777;
}

body#cart #main .cart-item .product-cart-reference {
    font-family: Poppins;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #777;
}

body#cart #main .cart-item .product-price {
    margin: 0;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.88;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    display: flex;
    /*gap: 10px;*/
}

body#cart #main .cart-item .product-price > div {
    margin-right: 10px;
}

body#cart #main .cart-item .product-price > div:last-child {
    margin-right: 0px;
}

body#cart #main .cart-item .product-price .regular-price {
    font-family: Poppins;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #777;
    margin: 0;
}

body#cart #main .cart-item .product-price .discount-amount {
    display: inline-block;
    font-family: Poppins;
    font-size: 12px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.08;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    background-color: #FF0000;
    margin: 0;
    margin-left: 10px;
}

@media (max-width: 490px) {
    #mobile_top_menu_wrapper .top-menu .sub-menu li > a {
        padding: 17.5px 0px;
    }
    #mobile_top_menu_wrapper .top-menu.testBul .sub-menu li > a {
        padding: 7.5px 0px;
    }

    #index #trustpilot-widget-trustbox-0-wrapper {
        margin: 0 !important;
        left: 0;
        right: 0;
    }
    .referencia-medidas-junto .chjReferenciaDiv {
        width: 100%;
    }
}
@media (max-width: 390px) {
    body#cart #main .cart-item .product-price .discount-amount {
        /*margin-left: -77px;*/
    }
}

body#cart #main .input-group.bootstrap-touchspin {
    display: flex;
    border: solid 1px #e2e2e2;

}

body#cart #main .input-group .input-group-btn {
    width: 2.2rem;
}

body#cart #main .input-group.bootstrap-touchspin > input {
    background-color: #f9f9f9;
    text-align: center;
    border: 0;
}

body#cart #main .input-group.bootstrap-touchspin > input:hover,
body#cart #main .input-group.bootstrap-touchspin > input:active {
    border: 1px solid #e2e2e2;
}

body#cart #main .input-group .input-group-btn > button {
    min-width: 2.2rem;
    min-height: 2.5rem;
    width: 2.2rem;
    height: 2.5rem;
    color: grey;
    padding: 0;
    font-size: 18px;
    background-color: #f9f9f9;
}

body#cart #main .separador {
    margin: 15px 0px;
}

body#cart #main .cart-voucher {
    display: none;
}

body#cart #main .separator {
    margin: 20px 0px;
    border: solid 1px #e2e2e2;
}

body#cart #main .card-block .cart-summary-line {
    margin-bottom: 6px;
}

body#cart #main .card-block .cart-summary-line span {
    font-family: Poppins;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #212529;
}

body#checkout .card-block .cart-summary-line,
body#checkout .card-block .cart-summary-products > p {
    margin-bottom: 4px;
}

body#checkout .card-block .cart-summary-line.cart-summary-line.taxes > span {
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: right;
    color: #212529;
}


body#cart #main .card-block .cart-summary-line.cart-total span:first-child,
body#checkout .card-block .cart-summary-line.cart-total > span.label {
    font-family: Poppins;
    font-size: 13px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.85;
    letter-spacing: normal;
    text-align: left;
    color: #212529;
}

body#cart #main .card-block .cart-summary-line.cart-total span:last-child,
body#checkout .card-block .cart-summary-line.cart-total > span.value {
    font-family: Poppins;
    font-size: 17px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.41;
    letter-spacing: normal;
    text-align: left;
    color: #212529;
}

body#cart #main .cart-item .product-line-grid .shipment-price-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: calc(100% - 99px - 45px);
    float: right;
}

body#cart #main .product-line-actions {
    padding-right: 0;
}


body#cart #main .cart-detailed-actions .btn-primary {
    color: white;
    border: 0;
    background-color: #30aaf4;
}

body#cart #main .cart-detailed-actions .btn-primary:hover {
    color: #30aaf4;
    border: solid 1px #30aaf4;
    background-color: white;
}

body#cart #main .cart-summary .card-block .cart-total {
    margin-bottom: 20px;
}

body#cart #main .cart-summary .card-block .cart-summary-line.taxes {
    display: none;
}

body#cart #main .cart-detailed-totals .cart-total-mobile {
    display: none;
}

body#cart #main .cart-detailed-totals .cart-total-mobile .cart-total-labels {
    display: flex;
    align-items: flex-end;
    /*gap: 8px;*/
}


body#cart #main .cart-detailed-totals .cart-total-mobile .cart-total-labels > span {
    font-family: Poppins;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    color: #212529;
}

body#cart #main .cart-detailed-totals .cart-total-mobile .cart-total-labels > span.label {
    font-size: 13px;
    line-height: 1.85;
    margin-right: 8px;
}

body#cart #main .cart-detailed-totals .cart-total-mobile .cart-total-labels > span.value {
    font-size: 17px;
    line-height: 1.6;
}

body#cart #main .cart-detailed-totals .cart-total-mobile .cart-total-icons i {
    width: 1.8rem;
    height: 1.8rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #b4b4b4;
}

body#cart #main .cart-detailed-totals .cart-total-mobile .cart-total-icons i.minus {
    display: none;
    color: #212529;
}

body#cart #main .remove-item {
    margin-left: -15px;
}

body#cart #main .product-line-grid .image-container img {
    width: 99px;
    height: 99px;
}

body#cart #main .product-line-grid .image-container {
    margin: 0 15px;
}

body#cart #main .desktop-separator {
    display: none;
}

body#cart #main .mobile-separator {
    display: none;
}

body#cart #main .shipment-mobile {
    display: none;
}

body#cart #main .cart-grid-body .cart-overview {
    padding: 0;
}

.product-line-grid-right .cart-line-product-actions .remove-from-cart, .product-line-grid-right .product-price .remove-from-cart {
    color: #777;
}

@media (min-width: 320px) and (max-width: 996px) {

    body#cart #main .cart-items,
    body#cart #main .cart-item {
        padding: 0;
    }

    body#cart #main .product-line-actions {
        width: 100%;
        display: flex;
        margin-left: calc(99px + 20px);
        max-width: calc(100% - 120px);
        flex-direction: column;
        align-items: flex-start;
    }

    body#cart #main .product-line-grid-body {
        width: auto;
        margin-right: 0px;
        max-width: calc(100% - 120px);
    }


    body#cart #main .product-line-grid .image-container img {
        width: 75px;
        height: 75px;
    }
}

@media (min-width: 996px) {
    body#cart #main .separador {
        margin: 30px 0px;
    }

    body#cart #main .desktop-separator {
        display: block;
    }

    body#cart #main .cart-grid-right.col-lg-4 {
        float: left;
        width: calc(33.33333% - 15px);
    }
}

@media (min-width: 997px) {
    body#cart #main .cart-grid.row {
        display: flex;
        padding: 15px;
    }

    body#cart #main .cart-grid-body {
        max-width: 958px;
        width: 100%;
        margin-right: 74px;
    }

    body#cart #main .cart-grid-right {
        width: 100%;
        height: auto;
        max-height: 510px;
    }
}

@media (min-width: 997px) {
    body#cart #main .cart-grid-right {
        max-width: 300px;
    }
}

@media (min-width: 997px) and (max-width: 1299px) {
    body#cart #main .cart-grid-right {
        max-height: 100%;
    }
}

}
@media (min-width: 997px) and (max-width: 1012px) {
    body#cart #main .cart-grid-body {
        margin-right: 50px;
    }
}

@media (min-width: 1300px) {

    body#cart #main .cart-grid-right {
        max-width: 486px;
    }
}

@media (max-width: 996px) {
    body#cart #main .cart-grid-right {
        position: fixed;
        left: 0;
        bottom: 0;
        z-index: 9999;
        padding: 15px;
    }

    body#cart #main .cart-detailed-totals .cart-total-mobile {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    body#cart #main .cart-item {
        border: 0;
    }

    body#cart #main .cart-detailed-totals .details-total {
        display: none;
    }

    body#cart #main .cart-detailed-totals .card-block.details-content {
        display: none;
    }

    body#cart #main .cart-summary .cart-detailed-actions {
        margin-top: 15px
    }

    body#cart #main .shipment-mobile {
        display: block;
    }
}

/************************************************/
/****************** CHECKOUT ********************/
/************************************************/
#checkout #wrapper {
    margin-top: 30px;
}

#checkout header#header {
    display: none;
}

#checkout header.checkout-header .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100px;

}

#checkout header.checkout-header .material-icons {
    color: #30aaf4;
}

@media (max-width: 991px) {
    header.checkout-header,
    #checkout header.checkout-header .container {
        height: 40px;
    }

    header.checkout-header #checkout-logo .logo {
        width: 91px;
        height: 29px;
    }
}

#checkout header.checkout-header .container:after {
    content: none;
}

#checkout #wrapper section.-complete h1 {
    font-family: Poppins;
    font-size: 19px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.37;
    letter-spacing: normal;
    text-align: left;
    color: #7abe43;
    padding: 15px 0px;
    padding-left: 15px;
    text-transform: none;
}

body#checkout section.checkout-step .payment-options label {
    display: flex;
    align-items: center;
}

body#checkout section.checkout-step .payment-options label > span {
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    display: inline-block;
}

body#checkout section.checkout-step.-unreachable .step-number {
    padding-left: 30px;
}

#checkout #wrapper section.-complete .separador {
    display: none;
}

#checkout #wrapper section.js-current-step {
    padding: 20px 30px;
    background-color: #f0f9ff;
    margin-bottom: 4.4px;
}

#checkout #wrapper section.js-current-step + .separador {
    display: none;
}

#checkout #wrapper section.-current .separador {
    margin: 10px 0px 15px 0px;
}

#checkout #wrapper .payment-option {
    padding: 5px 10px;
    background-color: white;
    display: flex;
    align-items: center;
    border: 1px solid #e2e2e2;
}

#checkout #wrapper .payment-option img {
    margin: 10px;
}

#checkout #wrapper .payment-option:focus,
#checkout #wrapper .payment-option:active {
    border: 1px solid #30aaf4;
}

#checkout #wrapper section#js-checkout-summary {
    padding: 30px;
    border: solid 1px #e2e2e2;
    background-color: #fff;
}

#checkout #wrapper {
    min-height: calc(100vh - 174px);
}

body#checkout #footer {
    display: flex !important;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 44px;
    text-align: center;
    background-color: #000;
    font-family: Poppins;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: center;
    color: #878787;
}


@media (max-width: 991px) {
    #checkout #wrapper section#js-checkout-summary {
        padding: 15px;
    }

    #checkout #wrapper section.-complete h1 {
        font-size: 17px;
    }
}

#checkout #block-reassurance {
    display: none;
}

body#checkout section.checkout-step.-current .content {
    padding: 0;
}

body#checkout section.checkout-step .content input {
    background: #fff;
    height: 40px;
}

body#checkout section.checkout-step .content .same-address-checkbox input[type="checkbox"] {
    background: #fff;
    height: 20px;
    width: 20px;
    margin-right: 5px;
}

@media (min-width: 992px) {

    body#checkout section.checkout-step .content .form-group {
        display: flex;
        align-items: center;
    }
}

#bbva-loan-content .form-group {
    flex-direction: column;
}

body#checkout section.checkout-step .content .form-group label {
    padding-top: 0;
    padding-bottom: 0;
    font-family: Poppins;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #212529;
}

body#checkout section.checkout-step .content .form-group .form-control-comment {
    font-family: Poppins;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: italic;
    line-height: 1.5;
    letter-spacing: normal;
    color: #b4b4b4;
}

body#checkout section.checkout-step .content .cancel-address {
    text-decoration: none;
}

body#checkout section.checkout-step .content .cancel-address:hover {
    text-decoration: underline;
    color: #30aaf4;
}

body#checkout section.checkout-step .content .same-address-checkbox {
    display: flex;
    align-items: center;
}


body#checkout section.checkout-step .content input::placeholder {
    font-family: Poppins;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: left;
    color: #b4b4b4;
}

body#checkout section.checkout-step .content input, body#checkout section.checkout-step .content select {
    font-family: Poppins;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}

body#checkout section.checkout-step.-current .step-number {
    padding-left: 0;
}

body#checkout section.checkout-step .content input:focus,
body#checkout section.checkout-step .content .focus {
    outline: 0;
    border: 1px solid #30aaf4;
    color: #30aaf4;
}

body#checkout #checkout-personal-information-step ul.nav-inline {
    display: flex;
    justify-content: space-between;
}

body#checkout #checkout-personal-information-step ul.nav-inline > li.nav-item {
    flex: 1;
    margin: 0;
}


body#checkout #checkout-personal-information-step ul.nav-inline > li.nav-item a {
    width: 100%;
    height: 100%;
    padding: 10px;
    text-align: center;
    background-color: white;
    position: relative;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    display: flex;
    justify-content: center;
    align-items: center;
}

body#checkout section.checkout-step .forgot-password {
    margin: 0;
    display: flex;
    justify-content: center;
    padding: 15px 0;
}

body#checkout section.checkout-step .forgot-password > a {
    font-family: Poppins;
    font-size: 13px;
    line-height: 1.23;
    color: #2699fb;
}

@media (min-width: 390px) AND (max-width:428px){
    fav-prod-wishlist.isFav{
        background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -130px -95px!important;
    }
    .fav-prod-wishlist, .fav-prod-wishlist.isFav:hover{
        width: 19px;
        height: 19px;
    }
}
@media (min-width: 1046px) {

    body#checkout section.checkout-step .forgot-password {
        justify-content: left;
        margin-left: 240px;
    }
}

@media (min-width: 991px) and (max-width: 1046px) {
    body#checkout section.checkout-step .forgot-password {
        justify-content: center;
    }
}

body#checkout section.checkout-step button[type="submit"] {
    background-color: #30aaf4;
    color: #fff;
    border: 1px solid #30aaf4;
}

body#checkout section.checkout-step button[type="submit"]:hover {
    background-color: #fff;
    color: #30aaf4;
    border: 1px solid #30aaf4;
}

@media (max-width: 720px) {

    body#checkout section.checkout-step button[type="submit"] {
        width: 100%;
        margin-top: 10px
    }

    body#checkout section.checkout-step .form-footer {
        display: flex;
        justify-content: center;
    }

}

#checkout .cart-show-details.active,
#checkout .cart-hide-details.active {
    display: block;
}

#checkout .block-promo {
    margin-top: 10px;
}

#checkout .block-promo .promo-code {
    background-color: #fff;
    padding-left: 0;
    padding-right: 0;
}


#checkout .block-promo .promo-code form {
    display: flex;
    align-items: center;
    flex: 1;
}

#checkout .block-promo .promo-code form .promo-input {
    width: 100%;
}

#checkout .block-promo .promo-input + button {
    margin: 0;
}

#checkout .block-promo button {
    background-color: #000;
    border: 0;
    max-width: 94px;
    min-width: 94px;
    font-family: Poppins;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.86;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}

#checkout .block-promo .promo-code-button {
    display: none;
}

#checkout .block-promo .promo-code {
    padding: 10px 0 4px 0px;
}

#checkout .block-promo .promo-input {
    border: solid 1px #e2e2e2;
    background-color: #f9f9f9;
}

#checkout .block-promo .promo-code-button.active {
    display: block;
}

#checkout .block-promo button:hover {
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
}

#checkout .cart-show-details,
#checkout .cart-hide-details {
    display: none;
}

body#checkout #checkout-personal-information-step ul.nav-inline > li.nav-item a:hover {
    text-decoration: underline;
}

body#checkout #checkout-personal-information-step ul.nav-inline > li.nav-item a {
    opacity:0.3;
}
body#checkout #checkout-personal-information-step ul.nav-inline > li.nav-item a.active {
    background-color: #FFF;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #34aaf4;
    border: 1px solid #34aaf4;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 46px;
    opacity:1;
}

body#checkout .input-group-btn button.btn {
    max-width: 96px;
    min-width: auto;
}


body#checkout #js-checkout-summary .media-list .media {
    margin-top: 20px;
}

body#checkout #js-checkout-summary .media-body > span {
    font-family: Poppins;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    display: block;
}

body#checkout #js-checkout-summary .media-body > span.product-quantity {
    color: #212529;
}

body#checkout #js-checkout-summary .media-body > span.product-quantity {
    color: #30aaf4;
}

body#checkout #js-checkout-summary .media-body > span.product-reference {
    color: #777;
}

body#checkout #js-checkout-summary .media-body > span.product-price {
    font-size: 15px;
    font-weight: 600;
    color: #000;
}

body#checkout #js-checkout-summary a {
    color: #30aaf4;
    padding: 0;
    margin: 0;
}

body#checkout #js-checkout-summary a:hover {
    text-decoration: underline;
}

body#checkout #js-checkout-summary .separador {
    margin: 20px 0;
}


body#checkout section.checkout-step .address {
    line-height: 1.38;

    margin-left: 30px;
}

body#checkout section.checkout-step .address-selector {
    /*gap: 20px;*/
    justify-content: flex-start;
}

body#checkout section.checkout-step .address-selector > article.address-item {
    margin-right: 20px;
}

body#checkout section.checkout-step .address-item {
    background-color: #fff;
    max-width: 288px;
}

body#checkout section.checkout-step .address-item.selected {
    border: 1px solid #30aaf4;
}

body#checkout section.checkout-step .address-item.selected .address-alias {
    color: #30aaf4;
}

body#checkout section.checkout-step select.form-control:not([size]):not([multiple]) {
    padding: 0px 15px;
}

body#checkout section.checkout-step .custom-radio {
    border: solid 1px #e2e2e2;
    background-color: #f9f9f9;
    margin-bottom: 5px;
    margin-right: 5px !important;
}

body#checkout section.checkout-step .delete-address:hover,
body#checkout section.checkout-step .edit-address:hover {
    color: #30aaf4;
}

body#checkout .custom-radio input[type=radio]:checked + span {
    background-color: #30aaf4;
    left: 3px;
    top: 3px;
}

body#checkout section.checkout-step .add-address i {
    display: none;
}

body#checkout section.checkout-step .add-address > a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 216px;
    background-color: #000;
    border: 0px;
    height: 40px;
    font-family: Poppins;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.86;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    margin-bottom: 15px;
    transition: 1s ease all;
}

body#checkout section.checkout-step.-unreachable > h1 {
    font-family: Poppins;
    font-size: 19px;
    font-weight: normal;
    line-height: 1.37;
    color: #b4b4b4;
}

body#checkout section.checkout-step.-current > h1,
body#checkout section.checkout-step.-unreachable > h1 {
    text-transform: none;
}

body#checkout section.checkout-step .add-address > a:hover {
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
}

body#checkout section#checkout-addresses-step .js-address-form form a[data-link-action="different-invoice-address"] {
    color: #30aaf4;
}

body#checkout section#checkout-addresses-step .js-address-form form a[data-link-action="different-invoice-address"]:hover {
    text-decoration: underline;
}

body#checkout section.checkout-step .delivery-option {
    background: #fff;
    margin: 15px 0px;
    border: 1px solid #30aaf4;
}

body#checkout section.checkout-step #delivery > label {
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #212529;
}

body#checkout section.checkout-step .carrier-info-block {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

body#checkout section.checkout-step .carrier-info-container,
body#checkout section.checkout-step .carrier-select-container {
    display: flex;
    height: 62px;
    justify-content: center;
    align-items: center;
}

body#checkout section.checkout-step .carrier-info-block .carrier-title {
    font-family: Poppins;
    font-size: 15px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #30aaf4;
}

.precioShippingInfo {
    font-family: Poppins;
    font-size: 15px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #30aaf4;
}

body#checkout section.checkout-step .carrier-info-block .carrier-subtitle {
    font-family: Poppins;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #212529;
}

body#checkout #delivery textarea, body#checkout #gift_message textarea {
    width: 100%;
    margin-top: 8px;
    border: solid 1px #e2e2e2;
}

body#checkout #checkout-delivery-step button[type="submit"],
body#checkout #payment-confirmation .ps-shown-by-js button[type="submit"] {
    color: #fff;
    background-color: #30aaf4;
    border: 0px;
}

body#checkout #checkout-delivery-step button[type="submit"]:hover,
body#checkout #payment-confirmation .ps-shown-by-js button[type="submit"]:hover {
    color: #30aaf4;
    border: 1px solid #30aaf4;
    background-color: #fff;
}

body#checkout #payment-confirmation .ps-shown-by-js {
    display: flex;
    justify-content: flex-end;
}

body#checkout #payment-confirmation .ps-shown-by-js button[type="submit"].btn:disabled {
    color: #fff;
}

body#checkout .additional-information {
    margin-bottom: 1.25rem;
}

body#checkout .custom-checkbox span {
    flex: 1px;
    border: 1px solid #e2e2e2;
}

body#checkout #conditions-to-approve li {
    display: flex;
    align-items: center;
    /*gap: 10px;*/
}

body#checkout #conditions-to-approve input[type=checkbox]:not(:checked) + span {
    border: 1px solid #30aaf4;
    animation-name: pulsame;
    animation-duration: 1s;
    animation-iteration-count: infinite
}

@keyframes pulsame {
    0% {
        border: 1px solid #30aaf4;
    }
    50% {
        border: 3px solid #f43066;
    }
    100% {
        border: 1px solid #30aaf4;
    }
}

body#checkout #conditions-to-approve li > div:first-child {
    margin-right: 10px;
}

body#checkout #conditions-to-approve li .condition-label {
    margin: 0;
}

body#checkout #conditions-to-approve li .condition-label a {
    color: #30aaf4;
}

body#checkout #conditions-to-approve li .condition-label a:hover {
    text-decoration: underline;
}

body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
    margin-top: 5px;
}

body#checkout section.checkout-step.-reachable.-complete h1 .step-edit:hover {
    color: #30aaf4 !important;
}

@media (max-width: 991px) {
    body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
        float: right;
        margin: 0;
    }
}

/************************************************/
/*************** ORDER CONFIRMATION   ***********/
/************************************************/
body#order-confirmation section#content-hook_order_confirmation {
    color: #fff;
    background-color: #30aaf4;
    padding: 36px 34px;
    margin-top: 30px;
    margin-bottom: 20px;
}

body#order-confirmation section#content-hook_order_confirmation .card-title {
    font-family: Poppins;
    font-size: 26px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.31;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
}

body#order-confirmation section#content-hook_order_confirmation i {
    color: #fff;
}

body#order-confirmation section#content-hook_order_confirmation p {
    font-family: Poppins;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.53;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    margin-left: 52px;
}

body#order-confirmation section#content {
    padding: 16px 20px 29px 20px;
    background-color: #f9f9f9;
}

body#order-confirmation section#content #order-items .card-title {
    font-family: Poppins;
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}

body#order-confirmation section#content #order-items .order-line > div:first-child {
    display: flex;
    justify-content: center;
}

body#order-confirmation section#content #order-items .image img {
    width: 152px;
    height: 152px;
}

body#order-confirmation #order-items table tr {
    height: auto;
    margin-bottom: 6px;
    font-family: Poppins;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}


body#order-confirmation #order-items table tr.font-weight-bold {
    font-family: Poppins;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.31;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}


body#order-confirmation #order-details {
    padding-left: 15px;
    margin-top: 22px;
}

body#order-confirmation #order-details h3 {
    font-family: Poppins;
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    margin-bottom: 14px;
}

body#order-confirmation #order-details li {
    font-family: Poppins;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.31;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    margin-bottom: 8px;
    max-width: 318px;
}

body#order-confirmation .definition-list dl {
    flex-direction: column;
    margin: 0;
    margin-bottom: 18px;
}

body#order-confirmation .definition-list dl > dl {
    flex-direction: row;
    margin-bottom: 4px;
    /*max-height: 40px;*/
}


body#order-confirmation .definition-list dl dd, .definition-list dl dt {
    max-width: 480px;
    font-family: Poppins;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.31;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    background: white;
    flex: 1;
}


body#order-confirmation section#content-hook_payment_return a {
    color: #30aaf4;
    text-decoration: none;
}

body#order-confirmation section#content-hook_payment_return a:hover {
    text-decoration: underline;
}

@media (min-width: 668px) {
    body#order-confirmation .definition-list dl > dl {
        max-height: 40px;
    }

}

@media (max-width: 667px) {
    body#order-confirmation .definition-list dl > dl {
        margin-bottom: 10px;
    }


    body#order-confirmation .definition-list dl dd, .definition-list dl dt {
        max-width: 100%;
        min-width: 100%;
    }

}

@media (max-width: 576px) {

    body#order-confirmation section#content-hook_order_confirmation .card-title {
        font-size: 18px;
    }

    body#order-confirmation section#content-hook_order_confirmation i {
        color: #fff;
        margin-right: 5px;
    }

    body#order-confirmation section#content-hook_order_confirmation p {
        margin-left: 0px;
        margin-top: 10px;
    }
}

body#order-confirmation #content-hook_payment_return {
    padding: 15px;
    background: #f9f9f9;
}

body#order-confirmation #content-hook_payment_return p {
    font-family: Poppins;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #777;
    margin-bottom: 13px;
}

body#order-confirmation #content-hook_payment_return p.strong-text {
    margin-bottom: 0;
}

body#order-confirmation #content-hook_payment_return p > strong {
    font-family: Poppins;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}

body#order-confirmation #content-hook_payment_return h2.pago-realizar {
    display: none;
}

body#order-confirmation #order-items hr {
    border-top-color: #cfcfcf;
}


body#order-confirmation .order-line .details span,
body#order-confirmation .order-line .qty div {
    font-family: Poppins;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.31;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}


/**************** CATEGORY LIST *****************/
/************************************************/
#js-category-header {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;

}

#js-category-header .category-header-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #f9f9f9;
}

/** CATEGORY HEADER **/
.before-main-content-block .block-categories {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 2rem 0rem;
}

#js-category-header .category-desc-show-more {
    margin-bottom: 15px;
    font-family: Poppins;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: normal;
    text-align: left;
    color: #2699fb;
    display: none;
    background: none;
    border: 0;
}

#js-category-header .category-title {
    font-size: 26px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.15;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
    margin: 0px 0px 20px 0px;
}


#js-category-header .category-desc-show-more:hover {
    text-decoration: underline;
}


#js-category-header .category-header-description {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#js-category-header .category-header-description p,
#js-category-header .category-header-description strong {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: center;
    color: #777777;
}

.subcategories-header.col-xs-12 {
    flex-wrap: wrap;
    justify-content: center;
}

@media (max-width: 980px) {
    #js-category-header .subcategories-header {
        margin-bottom: 40px;
    }
}


#js-category-header #subcategories,
#js-category-header #subcategoriesVolver {
    display: flex;
    justify-content: center;
}

.subcategory-name h2 {
    text-transform: uppercase;
}

#js-category-header #subcategories .subcategory-name,
#js-category-header #subcategoriesVolver .subcategory-name {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 180px;
    text-align: center;
}

@media (max-width: 980px) {
    #js-category-header #subcategories .subcategory-name,
    #js-category-header #subcategoriesVolver .subcategory-name {
        padding-bottom: 0px !important;
        width: 140px;
    }

    #js-category-header #subcategories > ul > li:first-child,
    #js-category-header #subcategoriesVolver > ul > li:first-child {
        margin-left: 0px !important;
    }

    #js-category-header #subcategories >,
    #js-category-header #subcategoriesVolver > ul {
        display: grid !important;
        justify-content: start !important;
        grid-auto-flow: column !important;
    }
}

@media (max-width: 991px) {
    #js-category-header #subcategories,
    #js-category-header #subcategoriesVolver {
        overflow-x: scroll;
    }

    div#subcategories::-webkit-scrollbar-thumb,
    div#subcategoriesVolver::-webkit-scrollbar-thumb {
        background: #30aaf4;
    }

    div#subcategories::-webkit-scrollbar-track,
    div#subcategoriesVolver::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px grey;
    }

    div#subcategories::-webkit-scrollbar,
    div#subcategoriesVolver::-webkit-scrollbar {
        width: 20px !important;
    }
}

#js-category-header #subcategories .subcategory-name h2,
#js-category-header #subcategoriesVolver .subcategory-name h2 {
    font-size: 13px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.31;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
    margin-top: 5px;
}

#js-category-header .subcategory-img-container {
    width: 108px;
    height: 108px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

#js-category-header .subcategories-header {
    background-color: #ededed;
    display: block;
}

#subcategoriesVolver li {
    background: #b4b4b4
}

#subcategoriesVolver a, #subcategories a {
    align-self: center;
    padding: 10px;
}

#js-category-header .subcategory-img-container > img {
    width: 100%;
}

#subcategories ul:hover > *,
#subcategories ul:focus-within > *,
#subcategoriesVolver ul:hover > *,
#subcategoriesVolver ul:focus-within > * {
    opacity: 0.4;
    transition: 0.25s linear;
}

#subcategories ul:hover > :hover,
#subcategories ul:focus-within > :focus,
#subcategoriesVolver ul:hover > :hover,
#subcategoriesVolver ul:focus-within > :focus {
    transition: 0.25s linear;
    opacity: 1;
}

#subcategories ul,
#subcategoriesVolver ul {
    pointer-events: none;
    transition: 0.25s linear;
}

#subcategories ul > *,
#subcategoriesVolver ul > * {
    pointer-events: auto;
    transition: 0.25s linear;
}

#subcategories ul:hover > :focus:not(:hover),
#subcategoriesVolver ul:hover > :focus:not(:hover) {
    transition: 0.25s linear;
}


#js-category-header #subcategories > ul,
#js-category-header #subcategoriesVolver > ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    /*gap: 20px;*/
}

#js-category-header #subcategories > ul > li,
#js-category-header #subcategoriesVolver > ul > li {
    margin-right: 12px;
}

#js-category-header #subcategories > ul > li a:hover h2,
#js-category-header #subcategoriesVolver > ul > li a:hover h2 {
}

#js-category-header #subcategories > ul > li:first-child,
#js-category-header #subcategoriesVolver > ul > li:first-child {
    margin-left: 20px;
}

#js-category-header #subcategories > ul > li:last-child,
#js-category-header #subcategoriesVolver > ul > li:last-child {
    margin-right: 20px;
}


/*** Product selection (product top) ***/
section#main .products-selection {
    margin: 0;
    margin-top: 30px;
    margin-bottom: 30px;
}

.products-selection.product-filter-row {
    max-width: 289px;
}

/*** SORT LIST ***/
.products-selection .products-sort-order .select-title {
    width: 100%;
    color: #232323;
    background: #fff;
    cursor: pointer;
    border: 1px solid rgba(0, 0, 0, .25);
    /* box-shadow: 2px 2px 4px 0 rgb(0 0 0/20%); */
    padding: 10px 13px;
    font-family: Poppins;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #212529;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.products-selection .total-products {
    padding-top: 0;
    font-family: Poppins;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    color: #212529;
}

/**** Módulo  addcatdesc ****/
#js-product-list-footer .addcatdesc {
    border: 0;
    margin: 0;
    padding: 0;
    transition: 3s all ease-in-out;
}


#js-category-header .category-header-description a,
#js-product-list-footer .addcatdesc a {
    color: #30aaf4;
    text-decoration: underline;
}

#js-product-list-footer .addcatdesc h3 {
    margin: 20px 0px 16px 0px;
    font-family: Poppins;
    font-size: 22px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
}

#js-product-list-footer .addcatdesc p,
#js-product-list-footer .addcatdesc strong {
    font-family: Poppins;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #212529;
}

.products-sort-order .dropdown-menu {
    width: 100%;
}

@media (max-width: 991px) {

    #js-category-header .category-title {
        margin: 0px 0px 5px 0px;
    }

    #js-category-header .category-desc-show-more {
        display: block;
    }

    #js-category-header .collapsed-description {
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        text-overflow: ellipsis;
        overflow: hidden;
        transition: 3s all ease-in-out;
    }

    #js-category-header .subcategories-header {
        margin-bottom: 20px;
        padding: 0;
    }

    #js-category-header #subcategories, #js-category-header #subcategoriesVolver {
        display: block;
        padding-bottom: 20px;
        overflow: hidden;
        overflow-x: scroll;
    }

    #js-category-header #subcategories > ul, #js-category-header #subcategoriesVolver > ul {
        flex-wrap: nowrap;
        justify-content: flex-start;
        margin-bottom: 20px;
    }

    section#main .products-selection {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .products-selection .total-products p {
        font-size: 13px;
    }
}

@media (max-width: 575px) {
    .products-selection .total-products {
        margin-bottom: 15px;
        text-align: center;
    }
}

/** PAGINATION **/
.pagination {
    width: 100%;
    display: flex;
    justify-content: center;
}

.pagination .pagination-block > ul {
    display: flex;
}

.pagination .pagination-block li > .page-num {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: center;
    border-radius: 50%;
    margin-left: 14px;
    margin-right: 14px;
}

.pagination .pagination-block li > .page-num:hover {
    color: #30aaf4;
    text-decoration: underline;
    cursor: pointer;
}

.pagination .pagination-block a.prev:hover, .pagination .pagination-block a.next:hover {
    color: white;
    text-decoration: none;
}

.pagination .pagination-block .pag-previous, .pagination .pagination-block .pag-next {
    width: 43px;
    height: 43px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background-color: #f9f9f9;
    transition: 1s all ease;
}

.pagination .pagination-block .pag-previous:hover, .pagination .pagination-block .pag-next:hover {
    background-color: #30aaf4;
    color: white;
}

/** CATEGORY FOOTER **/
#category-footer-description h3 {
    font-size: 2rem;
    color: black;
    text-align: center;
}

#category-footer-description a {
    color: #30aaf4;
}

#category-footer-description p {
    margin: 1rem 0rem;
}

#category-footer-description p, #category-footer-description strong, #category-footer-description strong {
    color: #7a7a7a;
}

section#wrapper > .before-main-content-block {
    background-color: #f9f9f9;
}

/*************************************************/
/********************* CMS ***********************/
/*************************************************/
#cms section#main h2.estaticas {
    font-family: Poppins;
    font-size: 22px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    margin-bottom: 1rem;
}

#cms section#main p,
#cms section#main p.parrafo,
#cms section#main a,
#cms section#main ul.lista-estatica > li {
    font-family: Poppins;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #212529;
}

#cms section#main p {
    margin-bottom: 1rem;
}

#cms section#main ul.lista-estatica > li {
    list-style-type: none;
    position: relative;
    margin-left: 22px;
}

#cms section#main ul.lista-estatica p.parrafo:first-child {
    display: inline-block;
}

#cms section#main ul.lista-estatica > li::before {
    content: "•";
    color: #30aaf4;
    display: inline-block;
    position: absolute;
    left: -8px;
}

#cms section#main a.btn {
    padding: 10px 18px;
    background-color: #000;
    font-family: Poppins;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.86;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    border: 0;
}

#cms section#main li a.btn {
    margin-left: -22px;
}

#cms section#main a {
    color: #30aaf4;
}

#cms section#main a:hover {
    text-decoration: none;
}


#cms section#main p.black-estatico,
#cms section#main span.black-estatico {
    font-family: Poppins;
    font-size: 13px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}

#cms section#main p.italico,
#cms section#main span.italico,
#cms section#main .italico {
    font-style: italic;
}


@media (min-width: 576px) {
    #cms section#main a.btn-small {
        max-width: 192px;
    }

    #cms section#main li a.btn {
        margin-left: 0;
    }

    #cms section#main a:hover {
        text-decoration: underline;
    }

}

/*************************************************/
/******************** FAQS ***********************/
/*************************************************/
#cms section#main section.page-content {
    margin: 0;
    padding: 0;
}

#cms section#main {
    max-width: 1265px;
    margin: auto;
}

#cms section#main .separador {
    margin: 25px 0px;
}

#cms section#main .separador.ocultar {
    display: none;
}

#cms section#main h1 {
    margin: 15px 0;
    font-family: Poppins;
    font-size: 32px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.06;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}

#cms #main .page-content
    /*, #main .page-header */
{
    margin: 0;
}

#cms #content .faqs {
    display: flex;
    flex-direction: column;
    margin: auto;
    height: auto;
    max-width: 1265px;
}

#cms .faqs #faqs_bloque-ayuda {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    /*gap: 25px;*/
}

#cms .faqs #faqs_bloque-ayuda > .dropdown {
    margin: 0;
    margin-bottom: 25px;
    padding: 0;
}

#cms .faqs #faqs_bloque-ayuda > .dropdown:last-child {
    margin-bottom: 0;
}


#cms .faqs #faqs_bloque-ayuda .dropdown .submenu {
    display: flex;
    flex-direction: column;
    max-height: 100%;
    overflow: hidden;
    transition: all 1s ease;
    max-width: 296px;
    margin-top: 0px;
}

#cms .faqs #faqs_bloque-ayuda .dropdown .submenu.abierto {
    max-height: 100%;
    margin-top: 10px;
}

#cms .faqs #faqs_bloque-ayuda .dropdown .submenu .submenu-item {
    display: flex;
    align-items: center;
    padding: 5px 0;
}

#cms .faqs #faqs_bloque-ayuda .dropdown .submenu .submenu-item > i {
    color: #30aaf4;
    align-self: flex-start;
    font-size: 1rem;
}

#cms .faqs #faqs_bloque-ayuda .dropdown > .dropdown-title {
    cursor: default;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    text-decoration: none;
    color: #000;
    /*gap: 11px;*/
    align-items: center;
    display: flex;
}

#cms .faqs #faqs_bloque-ayuda .dropdown > .dropdown-title > i {
    margin-right: 11px;
}

#cms .faqs #faqs_bloque-ayuda .dropdown > .dropdown-title > i,
#cms .faqs #faqs_contact-info i {
    color: #30aaf4;
    margin-right: 6px;
}

#cms .faqs #faqs_bloque-ayuda .dropdown .submenu > a,
#cms .faqs #faqs_contact-info > a {
    font-family: Poppins;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    transition: 1s ease all;
}

#cms .faqs #faqs_bloque-ayuda .dropdown .submenu > a:hover,
#cms .faqs #faqs_contact-info > a:hover {
    color: #30aaf4;
}

#cms #content .faqs #faqs_content {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin: 40px -50vw 40px -50vw;
    background-color: #f9f9f9;
    display: none;
}

div#faqs_content h5 {
    margin-bottom: 14px;
}

#cms #content .faqs #faqs_content .faqs-contenido {
    display: none;
    flex-direction: column;
    /*gap: 25px;*/
    padding-top: 30px;
    padding-bottom: 30px;
}

#cms #content .faqs #faqs_content .faqs-contenido > h2,
#cms #content .faqs #faqs_content .faqs-contenido > p {
    margin-bottom: 25px;
}

#cms #content .faqs #faqs_content .faqs-contenido > p:last-child {
    margin-bottom: 0;
}


#cms #faqs_content .faqs .row:before {
    content: "";
    border-top: 30px solid white;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 30px solid transparent;
    position: absolute;
    top: -5px;
    left: calc(50% - 30px);
}

#cms #content .faqs #faqs_content .faqs-contenido > h2 {
    font-family: Poppins;
    font-size: 26px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.15;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}

#cms #content .faqs #faqs_content .faqs-contenido > p {
    font-family: Poppins;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #212529;
}

#cms #content .faqs #faqs_content .faqs-contenido a {
    color: #30aaf4;
}

#cms #content .faqs #faqs_content .faqs-contenido a:hover {
    text-decoration: underline;
}


#cms #content .faqs #faqs_content .faqs-contenido > video {
    width: 100%;
    margin: 0 auto;
    height: auto;
    max-width: 1002px;
    margin-bottom: 25px;
}

#cms .faqs #faqs_bloque-ayuda .dropdown .dropdown-title .dropdown-buttons {
    display: flex;
    align-items: center;
    margin-left: auto;
}

#cms .faqs #faqs_bloque-ayuda .dropdown .dropdown-title .dropdown-buttons > .dropdown-plus,
#cms .faqs #faqs_bloque-ayuda .dropdown .dropdown-title .dropdown-buttons > .dropdown-minus {
    display: none;
}

#cms .faqs #faqs_bloque-ayuda .dropdown .dropdown-title .dropdown-buttons > .dropdown-plus.mostrar,
#cms .faqs #faqs_bloque-ayuda .dropdown .dropdown-title .dropdown-buttons > .dropdown-minus.mostrar,
#cms #content .faqs #faqs_content.mostrar.mostrar {
    display: block;
}

#cms .faqs #faqs_contact-info {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#cms .faqs #faqs_contact-info > h2 {
    font-family: Poppins;
    font-size: 22px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.09;
    letter-spacing: normal;
    text-align: center;
    color: #212529;
    margin-bottom: 15px;
}

#cms .faqs #faqs_contact-info > a {
    display: flex;
    align-items: center;
    padding: 5px 0px;
}

@media (min-width: 996px) {
    #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="2"] li a:nth-last-child(1) {
        border: NONE ! IMPORTANT;
    }
    #mobile_top_menu_wrapper .top-menu .sub-menu li>a {
        border-bottom: none  !important;
    }
    #cms section#main h1 {
        margin: 30px 0px 15px 0px;
        font-size: 40px;
    }

    #cms section#main .separador {
        margin: 40px 0px;
    }

    #cms .faqs #faqs_bloque-ayuda {
        flex-direction: column;
        margin: 0;
        padding: 0 40px;
    }

    #cms .faqs #faqs_bloque-ayuda .dropdown .submenu {
        display: flex;
    }

    #cms .faqs #faqs_bloque-ayuda .dropdown .submenu {
        max-height: 100%;
    }

    #cms .faqs #faqs_bloque-ayuda .dropdown .dropdown-title .dropdown-buttons {
        display: none;
    }
}

/*************************************************/
/****************** GIFT CARD ********************/
/*************************************************/
.opcionesTarjetaRegaloPrecio div, .carrusel_imagen_tarjetasRegalo {
    cursor: pointer;
}

body#module-thegiftcard-page #giftcard_product .opcionRegalo {
    height: 40px;
    background: #d3d3d3;
    text-align: center;
    font-size: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 85px;
    max-width: 85px;
    transition: 1s ease all;
}

.opcionRegalo.selected {
    background: #30aaf4 !important;
    color: #fff;
}

body#module-thegiftcard-page #content {
    max-width: 1265px;
}

body#module-thegiftcard-page section#main {
    display: flex;
    justify-content: center;
}

body#module-thegiftcard-page section#main .titleTarjetasRegalo > h1 {
    margin: 15px 0;
    font-family: Poppins;
    font-size: 32px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.06;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}

body#module-thegiftcard-page section#main .titleTarjetasRegalo > h1 .azulmyt {
    color: #30aaf4;
}

body#module-thegiftcard-page #giftcard_product {
    max-width: 100%;
    display: flex;
    flex-direction: column;
    /*gap: 20px;*/
    clear: both;
    justify-content: space-between;
    align-items: center;
}

body#module-thegiftcard-page #giftcard_product > div {
    margin-bottom: 20px;
}

body#module-thegiftcard-page #giftcard_product > div:last-child {
    margin-bottom: 0px;
}

@media (min-width: 992px) {
    body#module-thegiftcard-page #giftcard_product > div {
        margin-bottom: 0px;
        margin-bottom: 20px;
    }

    body#module-thegiftcard-page #giftcard_product > div:last-child {
        margin-bottom: 0px;
        margin-right: 0px;
    }
}

body#module-thegiftcard-page .separador {
    margin: 0 auto;
    margin-bottom: 15px;
    max-width: calc(100% - 30px);
}

body#module-thegiftcard-page #giftcard_product .precio-personalizado {
    font-family: Poppins;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: italic;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}

body#module-thegiftcard-page .textoTarjetasRegalo > p {
    font-family: Poppins;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #212529;
    margin-bottom: 15px;
}

body#module-thegiftcard-page #giftcard_product .title {
    margin-left: 3px;
    font-family: Poppins;
    font-size: 19px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}

body#module-thegiftcard-page #giftcard_product .image-carrusel-container {
    display: flex;
    justify-content: center;
}

body#module-thegiftcard-page #giftcard_product .flecha {
    display: none;
    border: none;
    background: none;
    position: absolute;
    width: 20px;
    height: 20px;
    top: calc(50% - 15px);
    justify-content: center;
    align-items: center;
    z-index: 1;
    cursor: pointer;
}


body#module-thegiftcard-page #giftcard_product .flecha-izq {
    left: 15px;
}

body#module-thegiftcard-page #giftcard_product .flecha-der {
    right: 15px;
}


body#module-thegiftcard-page #giftcard_product #block_templates .image-carrusel-container #additional-carousel {
    display: flex;
    max-width: 100%;
    min-width: 100%;
    margin-bottom: 20px;
    overflow: hidden;
}

body#module-thegiftcard-page #giftcard_product .tab-content > .tab-pane {
    display: flex !important;
    flex: 1;
    transform: translate(0px, 10px);
    transition: 1s ease all;
    /*gap: 10px;*/
    flex-wrap: wrap;
}


body#module-thegiftcard-page #giftcard_product #block_templates .img_attribute,
body#module-thegiftcard-page #giftcard_product #block_templates .img_attribute .img-atribute {
    max-height: 64px;
    /*margin: 0;*/
}

body#module-thegiftcard-page #giftcard_product .tab-content > .tab-pane > div {
    margin-right: 10px;
    margin-bottom: 10px;
}

body#module-thegiftcard-page #giftcard_product .tab-content > .tab-pane > div:last-child {
    margin: 0px;
}

body#module-thegiftcard-page #giftcard_product .product-image-container > img {
    min-width: 82px;
    min-height: 60px;
    object-fit: cover;
    max-width: 82px;
    max-height: 60px;
    padding: 0;
}

body#module-thegiftcard-page #giftcard_product #block_amounts .opcionesTarjetaRegaloPrecio {
    display: flex;
    /*gap: 10px;*/
    flex-wrap: wrap;
}

body#module-thegiftcard-page #giftcard_product #block_amounts .opcionesTarjetaRegaloPrecio > div {
    margin-bottom: 10px;
    margin-right: 10px;
}

/*
body#module-thegiftcard-page #giftcard_product #block_amounts .opcionesTarjetaRegaloPrecio > div:nth-child(3),
body#module-thegiftcard-page #giftcard_product #block_amounts .opcionesTarjetaRegaloPrecio > div:nth-child(6){
    margin-bottom: 0px;
    margin-right: 0px;
}
*/
body#module-thegiftcard-page #giftcard_product #block_amounts .form-content {
    width: 100% !important;
}

body#module-thegiftcard-page #giftcard_product #block_amounts .opcionRegaloPersonalizada,
body#module-thegiftcard-page #giftcard_product textarea.form-control,
body#module-thegiftcard-page #giftcard_product #card_text_fields input.datepicker {
    width: 100%;
    text-align: left;
    padding-left: 15px;
    background-color: #f9f9f9;
    border: 1px solid #e2e2e2;
    height: 40px;
    box-shadow: none;
}

#checkout .form-control {
    border: solid 1px #e2e2e2;
}

body#module-thegiftcard-page #giftcard_product textarea.form-control {
    padding-top: 9px;
    box-shadow: none;
}

body#module-thegiftcard-page #giftcard_product #card_text_fields .form-group:last-child,
body#module-thegiftcard-page #giftcard_product #card_text_fields .form-group:last-child .input-group {
    width: 100% !important;
}

body#module-thegiftcard-page #giftcard_product #card_text_fields input.datepicker {
    width: 100%;
}

body#module-thegiftcard-page #giftcard_product #block_amounts .opcionRegaloPersonalizada:focus,
body#module-thegiftcard-page #giftcard_product textarea.form-control:focus,
body#module-thegiftcard-page #giftcard_product #card_text_fields input.datepicker:focus {
    border: 1px solid #30aaf4;
    color: #30aaf4;
    background-color: white;
    outline: none;
}

body#module-thegiftcard-page #giftcard_product label,
body#module-thegiftcard-page #giftcard_product label > span {
    font-family: Poppins;
    font-size: 13px !important;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #212529;
}

body#module-thegiftcard-page #giftcard_product .price-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #f0f9ff;
    padding: 20px;
    box-sizing: border-box;
    margin: 0 15px;
}

body#module-thegiftcard-page #giftcard_product .price-content #block_button {
    margin: 0;
}

body#module-thegiftcard-page #giftcard_product .price-content .precioFinalTarjetasRegalo {
    font-family: Poppins;
    font-size: 24px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}

body#module-thegiftcard-page #giftcard_product .price-content #buy_block button[type='button'] {
    font-family: Poppins;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.86;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    padding: 10px 18.5px;
    background-color: #30aaf4;
    transition: 1s ease all;
}

body#module-thegiftcard-page #giftcard_product .price-content #buy_block button[type='button'].btn-desktop {
    display: none;
}

body#module-thegiftcard-page #giftcard_product .price-content #buy_block button[type='button'].btn-mobile {
    display: flex;
}

body#module-thegiftcard-page #giftcard_product .price-content #buy_block button[type='button']:hover,
body#module-thegiftcard-page #giftcard_product .price-content #buy_block button[type='button']:focus,
body#module-thegiftcard-page #giftcard_product .opcionRegalo.selected:hover {
    background-color: white !important;
    border: 1px solid #30aaf4;
    color: #30aaf4;
}

body#module-thegiftcard-page #giftcard_product .share-content > div {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 22px;
}

body#module-thegiftcard-page #giftcard_product .share-content .social-sharing {
    margin: 0;
    width: auto;
    font-family: Poppins;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #777777;
}

body#module-thegiftcard-page #giftcard_product .share-content .share-block {
    display: flex;
}

body#module-thegiftcard-page #giftcard_product .share-content .social-sharing li {
    box-shadow: none;
    width: 22px;
    height: 22px;
    background-size: 22px;
    background-position: center;
    margin-left: 13px;
}

body#module-thegiftcard-page #giftcard_product .share-content .social-sharing li a {
    text-indent: 0;
    color: #777777;
}

body#module-thegiftcard-page #giftcard_product .share-content .social-sharing li a > span {
    font-size: 22px;
}

@media (min-width: 996px) {
    body#module-thegiftcard-page section#main .titleTarjetasRegalo > h1 {
        margin: 30px 0;
    }

    body#module-thegiftcard-page .separador {
        margin-bottom: 30px;
    }

    body#module-thegiftcard-page .textoTarjetasRegalo > p {
        margin-bottom: 30px;
    }

    body#module-thegiftcard-page #giftcard_product {
        flex-direction: row;
        align-items: flex-start;
        /*gap: 0;*/
    }

    body#module-thegiftcard-page #giftcard_product .price-content #buy_block button[type='button'].btn-desktop {
        display: block;
    }

    body#module-thegiftcard-page #giftcard_product .price-content #buy_block button[type='button'].btn-mobile {
        display: none;
    }

    body#module-thegiftcard-page #giftcard_product .flecha {
        display: flex;
    }

    body#module-thegiftcard-page #giftcard_product #block_templates .image-carrusel-container #additional-carousel {
        display: flex;
        max-width: 300px;
        min-width: 300px;
        margin-bottom: 25px;
        overflow: hidden;
    }

    body#module-thegiftcard-page #giftcard_product .tab-content > .tab-pane {
        /*gap: 15px;*/
        flex-wrap: nowrap;
    }

    body#module-thegiftcard-page #giftcard_product #block_amounts .opcionesTarjetaRegaloPrecio {
        max-width: 320px;
    }
}

/****************************************************/
/******************* CONTACT PAGE *******************/
/****************************************************/
body#job .contact-form,
body#contact .contact-form {
    padding: 0;
}
body#job #left-column,
body#contact #left-column {
    display: none;
}

body#job header h1,
body#contact header h1 {
    font-family: Poppins;
    font-size: 40px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.05;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    margin: 30px 0px;
}

body#job .separador,
body#contact .separador {
    margin-bottom: 30px;
}

body#job .separador.separador-opcional,
body#contact .separador.separador-opcional {
    display: none;
}

body#job .label,
body#contact .form-control-label {
    text-align: left;
    padding-top: 0;
    margin-bottom: 6px;
}

body#job .form-control-comment,
body#contact .form-control-comment {
    text-align: right;
    padding-top: 0;
    margin-bottom: 6px;
}

body#job .contact-info,
body#contact .contact-info,
body#job .contact-info .contact-info-buttons,
body#contact .contact-info .contact-info-buttons {
    display: flex;
    flex-direction: column;
    /*gap: 20px;*/
    /*margin-top: 20px;*/
}

body#job .contact-info .contact-info-buttons,
body#contact .contact-info .contact-info-buttons {
    margin-top: 20px;
}

body#job .contact-info .contact-info-buttons > div:first-child,
body#contact .contact-info .contact-info-buttons > div:first-child {
    margin-bottom: 20px;
}


body#job .contact-info .contact-phone-mail,
body#contact .contact-info .contact-phone-mail {
    display: flex;
    flex-direction: column;
    /*gap: 12px;*/
}

body#job .contact-info .contact-phone-mail > a:first-child,
body#contact .contact-info .contact-phone-mail > a:first-child {
    margin-bottom: 12px;
}

@media (max-width: 991px) {

    body#contact .contact-info,
    body#job .contact-info,
    body#job .contact-info .contact-info-buttons,
    body#contact .contact-info .contact-info-buttons {
        margin-top: 12px;
    }

    body#job .help-btn,
    body#contact .help-btn {
        margin-bottom: 12px;
    }
}

body#job .contact-info .contact-phone-mail i,
body#contact .contact-info .contact-phone-mail i {
    color: #30aaf4;
}

body#job .help-btn,
body#contact .help-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #30aaf4;
    font-family: Poppins;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.86;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    height: 40px;
    max-width: 168px;
    transition: 1s ease all;
}

body#job .help-btn:hover,
body#contact .help-btn:hover {
    background-color: white;
    border: 1px solid #30aaf4;
    color: #30aaf4;
}

body#job .form-group.col-md-12,
body#contact .form-group.col-md-12 {
    padding: 0;
}

body#job .contact-form-content,
body#contact .contact-form-content {
    padding: 0;
}

body#job .form-group input.form-control,
body#contact .form-group input.form-control,
body#job .form-group .form-control-select,
body#contact .form-group .form-control-select {
    min-height: 40px;
}

body#job .custom-checkbox input.psgdpr_consent_checkboxes_1 + span,
body#contact .custom-checkbox input.psgdpr_consent_checkboxes_1 + span {
    widh: 20px;
    height: 20px;
    border: solid 1px #e2e2e2;
    background-color: #f9f9f9;
}

body#job .form-group .filestyle,
body#contact .form-group .filestyle {
    display: none;
}

body#job .form-group .group-span-filestyle > label,
body#contact .form-group .group-span-filestyle > label {
    min-width: 186px;
    height: 40px;
    max-height: 40px;
    font-family: Poppins;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.86;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    background-color: #b4b4b4;
    padding: 10px 15px;
}

body#job .form-group .group-span-filestyle > label:focus,
body#contact .form-group .group-span-filestyle > label:focus,
body#job .form-group .group-span-filestyle > label:active,
body#contact .form-group .group-span-filestyle > label:active {
    border: solid 1px #b4b4b4;
    background-color: #fff;
    color: #b4b4b4;
}


body#job .form-control-select,
body#contact .form-control-select,
body#job .form-control,
body#contact .form-control {
    border: solid 1px #e2e2e2;
    background-color: #f9f9f9;
    font-family: Poppins;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #212529;
    padding-left: 15px;
}

body#job .form-control:focus,
body#contact .form-control:focus {
    color: #30aaf4;
    border: 1px solid #30aaf4;
    background-color: white;
    outline: none;
}

body#job .contact-form .btn-primary,
body#contact .contact-form .btn-primary {
    background-color: #000;
    color: white;
    border: none;
}

body#job .form-control[name="id_order"],
body#contact .form-control[name="id_order"] {
    margin-bottom: 1rem;
}

@media (max-width: 991px) {
    body#job .form-fields > .contact-form .col-md-6,
    body#contact .form-fields > .contact-form .col-md-6,
    body#job .form-fields > .contact-form .col-md-12,
    body#contact .form-fields > .contact-form .col-md-12 {
        padding: 0;
    }

    body#job header h1,
    body#contact header h1 {
        font-size: 32px;
        margin: 15px 0px;
    }

    body#job .separador,
    body#contact .separador {
        margin-bottom: 15px;
    }

    body#job .separador.separador-opcional,
    body#contact .separador.separador-opcional {
        display: block;
    }
}

/************************************************/
/******************* FANCYBOX *******************/
/************************************************/
div.fancybox-wrap.fancybox-desktop.fancybox-type-html.fancybox-opened {
    width: auto !important;
}

div.fancybox-wrap.fancybox-desktop.fancybox-type-html.fancybox-opened .fancybox-inner {
    width: 350px !important;
}

div.fancybox-wrap.fancybox-desktop.fancybox-type-html.fancybox-opened .fancybox-inner .msj-loggin {
    padding: 20px;
    min-height: 400px;
    display: flex;
    flex-direction: column;
    /*gap: 20px;*/
    align-items: center;
    text-align: center;
}

div.fancybox-wrap.fancybox-desktop.fancybox-type-html.fancybox-opened .fancybox-inner .msj-loggin > p:first-child {
    margin-bottom: 20px;
}

div.fancybox-wrap.fancybox-desktop.fancybox-type-html.fancybox-opened .fancybox-inner .boton-msj-loggin {
    padding: 20px;
    background-color: #30aaf4;
    border: 1px solid #30aaf4;
    transition: 1s ease background-color;
}

div.fancybox-wrap.fancybox-desktop.fancybox-type-html.fancybox-opened .fancybox-inner .boton-msj-loggin:hover {
    background-color: #fff;
    border: 1px solid #30aaf4;
}

div.fancybox-wrap.fancybox-desktop.fancybox-type-html.fancybox-opened .fancybox-inner .msj-loggin a {
    color: #fff;
    transition: 1s ease all;
}

div.fancybox-wrap.fancybox-desktop.fancybox-type-html.fancybox-opened .fancybox-inner .msj-loggin a:hover {
    text-decoration: underline;
    color: #30aaf4;
}

@media (max-width: 996px) {
    div.fancybox-wrap.fancybox-desktop.fancybox-type-html.fancybox-opened .fancybox-inner {
        width: 280px !important;
        height: auto !important;
        overflow: hidden !important;
    }
    .fancybox-opened .fancybox-skin{
        background: transparent;
        box-shadow: none;
    }
    .fancybox-outer{
        text-align: -webkit-center;
        background: transparent;
    }
    body#checkout div.fancybox-wrap.fancybox-desktop.fancybox-type-html.fancybox-opened .fancybox-inner,
    body#authentication div.fancybox-wrap.fancybox-desktop.fancybox-type-html.fancybox-opened .fancybox-inner{
        width: 320px !important;
    }
}

/************************************************/
/******************* 404 PAGE *******************/
/************************************************/
.paginaError figure {
    text-align: center;
}

.paginaError {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    /*gap: 15px;*/
    margin-top: 40px;
    text-align: -webkit-center;
}

.paginaError .contact-buttons > a:hover {
    color: #30aaf4;
}

.paginaError .contact-buttons > a {
    background-color: #000;
    min-width: 100%;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
}

@media (min-width: 992px) {
    .paginaError .contact-buttons > a {
        margin-right: 20px;
        margin-bottom: 0;
    }
}

@media (min-width: 992px) {
    .paginaError .contact-buttons > a {
        min-width: 228px;
    }
}

.paginaError p {
    font-family: Poppins;
    font-size: 15px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: center;
    color: #777;
    max-width: 1002px;
}

.paginaError h2 {
    font-family: Poppins;
    font-size: 26px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.31;
    letter-spacing: normal;
    text-align: center;
    color: #30aaf4;
}

.paginaError .contact-buttons {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 25px;
    margin-bottom: 55px;
}

.paginaError > h2,
.paginaError > p,
.paginaError > div,
.paginaError > figure {
    margin-bottom: 15px;
}


.paginaError h2 {
    font-family: Poppins;
    font-size: 26px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.31;
    letter-spacing: normal;
    text-align: center;
    color: #30aaf4;
}

.paginaError p {
    font-family: Poppins;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: center;
    color: #777;
    max-width: 1002px;
}

.paginaError .contact-buttons {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    /*gap: 20px;*/
    margin-top: 25px;
    margin-bottom: 55px;
}

.paginaError .contact-buttons > a {
    margin-right: 0px;
    margin-bottom: 20px;
}

.paginaError .contact-buttons > a:last-child {
    margin-right: 0px;
    margin-bottom: 0px;
}

.paginaError .contact-buttons > a {
    background-color: #000;
    min-width: 100%;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Poppins;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
}

.paginaError .contact-buttons > a > i {
    color: #30aaf4;
    margin-right: 6px;
}

.paginaError .contact-buttons > a > i.icon-whatsapp {
    top: -1px;
}


.paginaError .separador {
    margin-bottom: 30px;
}

@media (min-width: 992px) {

    .paginaError .contact-buttons > a {
        min-width: 228px;
    }

    .paginaError .contact-buttons > a {
        margin-right: 20px;
        margin-bottom: 0px;
    }

    .paginaError .contact-buttons > a:last-child {
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

/************************************************/
/***************** LOGIN PAGE *******************/
/************************************************/
#authentication section#main .page-header {
    padding: 30px 0px;
    border-bottom: 1px solid #e2e2e2;
    margin-top: 0;
}

#authentication section#main .page-header > h1 {
    font-family: Poppins;
    font-size: 26px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.15;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}


#authentication section.page-content {
    box-shadow: none;
    background-color: #f9f9f9;
}


#authentication section.page-content .no-account {
    display: none;
}

#authentication section#main header.login-header-buttons,
#authentication section#main header.register-header-buttons {
    display: flex;
    justify-content: space-between;
    margin: -15px;
    /*gap: 4px;*/
    background-color: white;
    margin-bottom: 0;
}

#authentication section#main header.login-header-buttons > div:first-child,
#authentication section#main header.register-header-buttons > div:first-child {
    margin-right: 4px;
}

#authentication section#main header.login-header-buttons > div,
#authentication section#main header.register-header-buttons > div {
    flex: 1;
    text-align: center;
}

#authentication section#main header.login-header-buttons > div a,
#authentication section#main header.register-header-buttons > div a {
    background-color: #f9f9f9;
    padding: 11px;
    display: block;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    color: #000000;
    transition: 1s all ease;
}

#authentication section#main header.login-header-buttons > div.sign-up-btn a,
#authentication section#main header.register-header-buttons > div.sign-in-btn a {
    background-color: #e2e2e2;
    color: #777777;
}


#authentication section#main header.login-header-buttons > div.sign-up-btn a:hover,
#authentication section#main header.register-header-buttons > div.sign-in-btn a:hover {
    background: #888b8d;
    color: #fff;
}

#authentication .login-form #login-form {
    padding-bottom: 20px;
}

#authentication .login-form #login-form > section {
    padding-top: 30px;
}

#authentication .register-form #customer-form {
    padding: 35px 71px;
}

#authentication #customer-form .form-group:first-child {
    display: none;
}

#authentication .custom-checkbox span {
    border: 1px solid rgba(0, 0, 0, .25);
}

#authentication .custom-checkbox input[type=checkbox]:checked + span {
    border: none;
}

.asistencia-ayuda-abajo i {
    position: absolute;
    top: 4px;
    left: 10px;
}

.asistencia-ayuda-abajo {
    width: 200px;
    height: 31px;
    position: fixed;
    bottom: 0;
    right: 50px;
    text-align: center;
    background-color: #30aaf4;
    color: #000;
    border-radius: 5px 5px 0px 0px;
    line-height: 27px;
    padding: 3px 10px 0px;
    cursor: pointer;
    font-weight: 700;
    font-size: 13px;
    box-sizing: border-box;
    cursor: pointer;
    z-index: 100;
}

.asistencia-ayuda-abajo.abierto {
    display: none;
}

#asistencia-urls-abajo.abierto {
    display: block;
}

#asistencia-urls-abajo {
    display: none;
    background: #30aaf4f2;
    width: 300px;
    max-height: 300px;
    position: fixed;
    bottom: 80px;
    right: 20px;
    z-index: 200;
}

#asistencia-urls-abajo ul {
    width: 100%;
    padding: 0 10px;
}

#asistencia-urls-abajo ul li {
    width: 100%;
    padding: 0;
    cursor: pointer;
    border-bottom: 1px solid #FFF;
    color: #FFF;
    height: 64px;
}

#asistencia-urls-abajo ul li a,
#asistencia-urls-abajo ul li span {
    color: #000;
    width: 100%;
    height: 100%;
    line-height: 66px;
    padding-left: 20px;
    display: block;
}

#asistencia-urls-abajo ul li:last-child {
    border-bottom: none;
}

#asistencia-urls-abajo ul li:hover a,
#asistencia-urls-abajo ul li a:hover,
#asistencia-urls-abajo ul li a:focus,
#asistencia-urls-abajo ul li:hover span,
#asistencia-urls-abajo ul li span:hover,
#asistencia-urls-abajo ul li span:focus {
    color: #FFF !important;
}


#asistencia-urls-abajo .cerrar-asistencia {
    width: 60px;
    height: 60px;
    color: #FFF;
    background-color: #30aaf4db;
    border: 1px solid #30aaf4db;
    cursor: pointer;
    border-radius: 30px;
    position: fixed;
    bottom: 10px;
    right: 20px;
}

#asistencia-urls-abajo .cerrar-asistencia:hover {
    border-color: #111111;
}

#asistencia-urls-abajo .cerrar-asistencia:hover i {
    color: #111111;
}

#asistencia-urls-abajo .cerrar-asistencia i {
    color: #FFF;
    font-size: 50px;
    text-align: center;
    width: 100%;
    margin-top: 5px;
}


#asistencia-urls-abajo li#telf.mostrar-telf span {
    display: none;
}

#asistencia-urls-abajo li#telf a {
    display: none;
}

#asistencia-urls-abajo li#telf.mostrar-telf a {
    display: block;
}


/* QUITAR */
#livechat-wrapper {
    display: none;
}


.asistencia-ayuda,
#asistencia-urls {
    display: none;
}

@media (min-width: 721px) {
    .asistencia-ayuda,
    #asistencia-urls {
        display: none !important;
    }
}


.asistencia-ayuda-lateral {
    position: fixed;
    z-index: 100;
    bottom: 70px;
    right: 0;
    border-radius: 5px 0 0 5px;
    width: 44px;
    height: 44px;
    cursor: pointer;
    background: #30aaf4;
}

.asistencia-ayuda-lateral i {
    color: #FFF;
    font-size: 30px;
    padding: 7px;
}

#asistencia-urls-lateral {
    width: 300px;
    display: none;
    position: fixed;
    right: 0;
    bottom: 60px;

    z-index: 100;
    background: #30aaf4;
    padding: 20px;
    -webkit-transition: all 0.5s ease-out;
}

#asistencia-urls-lateral.abierto {
    display: block;
    right: 0;
}

#asistencia-urls-lateral ul li {
    padding: 10px 0;
}


#asistencia-urls-lateral li a {
    cursor: pointer;
}

#asistencia-urls-lateral li:hover a,
#asistencia-urls-lateral li a:hover,
#asistencia-urls-lateral li a:focus {
    color: #FFF !important;
}

@media (max-width: 720px) {

    #authentication #customer-form .form-footer {
        display: flex;
        justify-content: center;
    }

    #authentication #customer-form .form-footer button {
        background-color: #30aaf4;
        color: #fff;
        border: 1px solid #30aaf4;
    }

    #authentication #customer-form .form-footer button:hover {
        background-color: #fff;
        color: #30aaf4;
        border: 1px solid #30aaf4;
    }

    chat-oct8ne {
        display: none !important;
    }

    .fake-octane-fab {
        width: 60px;
        height: 60px;
        position: fixed;
        bottom: 40vh; /*LO MOVEMOS 10 */
        right: 3vw;
        background: rgb(102, 192, 255);
        border-radius: 100%;
        z-index: 9999;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
    }

    .fake-octane-fab:before {
        color: transparent;
        content: "";
        font-family: inherit;
        width: 29px;
        height: 20px;
        background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -1px -71px;
        background-repeat: no-repeat;
        transform: scale(1.2);
    }

    #product .fake-octane-fab {
        bottom: 28vh;
    }

    .asistencia-ayuda {
        width: 60px;
        height: 60px;
        position: fixed;
        bottom: 3vh;
        right: 3vw;
        background: rgb(102, 192, 255);
        border-radius: 100%;
        z-index: 999;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
    }
    body#cart .asistencia-ayuda {
        bottom: 25vh !important;
        right: 1vw !important;
        z-index: 99999;
    }

    .asistencia-ayuda.abierto:before {
        content: "close";
    }

    #product .asistencia-ayuda {
        bottom: 22vh;
    }

    .asistencia-ayuda:before {
        color: #FFF;
        content: "chat";
        font-family: 'MATERIAL ICONS';
        width: 60px;
        height: 60px;

        font-size: 30px;
        text-align: center;

        padding-top: 13px;
    }

    #asistencia-urls {
        background-color: #000000d1;
        width: calc(100% - 10px);
        display: none;
        position: fixed;
        bottom: 20px;
        left: 4px;
        z-index: 100;
        /*border: 1px solid #30aaf4;*/
    }

    #product #asistencia-urls,
    #cart #asistencia-urls {
        bottom: -57%;
        height: 100%;
    }

    #asistencia-urls ul {
        width: 100%;
        padding: 10px;
    }

    #asistencia-urls ul li {
        width: 100%;
        padding: 10px;
        color: #FFF;
        border-bottom: 1px solid #FFF;
    }

    #asistencia-urls ul li:last-child {
        border-bottom: none;
    }

    #asistencia-urls ul li a,
    #asistencia-urls ul li a:hover,
    #asistencia-urls ul li a:focus,
    #asistencia-urls ul li:hover a {
        color: #FFF !important;
    }

    /*#whatsappchat {
        display: none;
    }*/
    .asistencia-ayuda-lateral,
    .asistencia-ayuda-abajo,
    #asistencia-urls-abajo.abierto {
        display: none;
    }
    #product .asistencia-ayuda {
        bottom: 25vh;
        z-index: 99999;
    }

}
@media (max-width: 390px) {
    .asistencia-ayuda {
        width: 50px;
        height: 50px;
    }
}
.icon-whatsapp {
    position: relative;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 5px;
    top: 4px;
}


#product .ets_purchase_footerproduct .nombre-juntos h3{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.icon-whatsapp:before {
    position: absolute;
    top: 0;
    content: '';
    background-image: url('../img/WA-negro.png');

    width: 20px;
    height: 20px;
    display: block;
    background-size: 20px;
    background-repeat: no-repeat;
}

.icon-whatsapp.azul:before {
    background-image: url('../img/WA-azul.png');
}

.icon-whatsapp.blanco:before {
    background-image: url('../img/WA-blanco.png');
}

#asistencia-urls-abajo ul li:hover a .icon-whatsapp:before,
#asistencia-urls-abajo ul li a:hover .icon-whatsapp:before,
#asistencia-urls-abajo ul li a:focus .icon-whatsapp:before {
    background-image: url('../img/WA-blanco.png');
}


#authentication .login-form #login-form label {
    font-family: Poppins;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #212529;
    margin-bottom: 6px;
}

#authentication .login-form #submit-login {
    background-color: #000000;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.86;
    letter-spacing: normal;
    text-align: center;
    width: 144px;
    height: 40px;
    border: 0px;
}

#authentication .login-form footer {
    display: flex;
    justify-content: center;
}

#authentication .login-form .forgot-password a {
    color: #2699fb;
}

#authentication .login-form .forgot-password a:hover {
    text-decoration: underline;
}

#authentication .input-group .input-group-btn > .btn[data-action=show-password] {
    height: 43px;
    min-width: 93px;
    font-family: Poppins;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.86;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    padding-left: 0;
    padding-right: 0;
    background-color: #b4b4b4;
}

#authentication .login-form .form-control {
    background-color: #FFFFFF;
    width: 100%;
}

#authentication .login-form label {
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #212529;
}

#authentication .login-form .input-group-btn button {
    background-color: #b4b4b4;
}

#authentication .login-form .form-group {
    display: flex;
    flex-direction: column;
    padding-left: 56px;
    padding-right: 56px;
}

#authentication .register-form .form-group {
    padding: 0;
    margin: 10px 0;
}

#authentication .login-form .col-md-6,
#authentication .register-form .col-md-6 {
    width: 100%;
    margin-top: 6px;
}

#authentication .register-form .col-md-6.form-control-valign {
    padding: 0;
    padding-top: 2px;
    width: auto;
}

#authentication .register-form .col-md-6.form-control-valign .radio-inline:not(:last-child) {
    margin-right: 20px;
}

#authentication .login-form .col-md-3,
#authentication .register-form .col-md-3 {
    width: auto;
}

.home-looks .sw-nav:hover {
    background: #30aaf4;
}

.home-looks .sw-nav:hover::before {
    border-color: #ffffff !important;
}
.form-item.sign-up{
    margin-top: 15px;
}
@media (max-width: 991px) {
    .paginaError {
        align-items: normal !important;
    }
    #index h2.h2,
    .texto-seo h2 {
        font-size: 18px;
    }

    #js-product-list-top .showing {
        margin: 15px 0px 15px 0px;
        padding: 0;
        text-align: center;
    }

    #authentication .login-form .form-group {
        padding-left: 15px;
        padding-right: 15px;
    }

    #authentication .register-form #customer-form {
        padding-left: 0px;
        padding-right: 0px;
    }

    #authentication .register-form #customer-form .form-control {
        background: #fff;
    }

    #authentication .register-form #customer-form .form-control:focus {
        background: #fff;
        border: 1px solid #30aaf4;
        outline: none;
        color: #30aaf4;
    }

    #authentication .register-form .col-md-6.form-control-valign {
        padding-left: 15px;
    }

    .home-services .cb-inner {
        display: block;
        padding: 10px 15px;
    }

    .home-banners .cb-item,
    .home-bottom .cb-item {
        margin-bottom: 15px;
    }

    .shipment-service-banner .custom-html > p {
        display: flex;
        flex-direction: column;
    }

    .cb-h1 h1 {
        text-align: center;
    }

    .featured-products .product-miniature {
        width: 50%;
    }

    .product-description {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        flex-direction: column;
    }

    .featured-products .product-title a,
    .product-miniature .product-title a {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        overflow: hidden;
        font-family: Poppins;
        font-size: 12px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.33;
        letter-spacing: normal;
        text-align: left;
        color: #212529;
    }

    .featured-products .product-price-and-shipping,
    .product-miniature .product-price-and-shipping {
        font-family: Poppins;
        font-size: 15px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        /*line-height: 2;*/
        line-height: 1;
        letter-spacing: normal;
        text-align: left;
        color: #000000;
        /*margin: 0 0 5px 0px;*/
        margin: 0px;
        flex-direction: row;
        margin-bottom: 5px;
    }

    #products .product-miniature,
    .featured-products .product-miniature,
    .product-accessories .product-miniature,
    .product-miniature .product-miniature {
        margin: 0 0 18px 0;
    }

    #products .product-title, .featured-products .product-title, .product-accessories .product-title, .product-miniature .product-title {
        margin-bottom: 7px;
        height: 45px;
        padding: 0;
        max-width: 100%;
    }

    .products .product-miniature .shipment-stock {
        padding: 0;
    }

    /*
    .featured-products .product-title,
    .product-miniature .product-title {
        margin: 0 5px 9px 0;
    }
    */
    .featured-products .thumbnail-container .product-description {
        box-shadow: none;
    }

    .featured-products .regular-price,
    .product-miniature .regular-price {
        margin-left: 9px;
    }

    .home-looks .sw-nav.next {
        right: 5%;
    }

    .home-looks .sw-nav.prev {
        left: 5%;
    }

    .home-looks .cb-item-content-inner {
        padding-left: 37px;
        padding-right: 37px;
    }

    .home-looks .custom-html p {
        font-family: Poppins;
        font-size: 12px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.33;
        letter-spacing: normal;
        text-align: center;
        color: #212529;
        margin-left: 20px;
        margin-right: 20px;
    }

    #footer .footer-container {
        margin-top: 25px;
    }

    #footer .container {
        padding-left: 30px;
        padding-right: 30px;
    }

    #footer .container .row {
        margin: 0;
        padding: 0;
    }

    #footer .links {
        width: 100%;
        padding: 0;
        margin: 0;
    }

    #footer .footer-container .title {
        padding: 10px 0;
    }

    #footer .links .navbar-toggler {
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }

    #footer .links .material-icons {
        color: #FFFFFF;
        width: auto;
    }

    #footer .links .remove {
        color: #30aaf4;
    }

    #footer .block_newsletter {
        margin-bottom: 20px;
    }

    #footer .col-md-12, #footer .col-xs-12 {
        padding: 0;
    }

    #footer #block_myaccount_infos {
        width: 100%;
        border-bottom: 1px solid white;
        border-top: 0px;
        margin-bottom: 2rem;
    }

    #footer .footer-container h3 {
        font-size: 14px;
    }

    #footer .footer-container .links ul {
        background-color: transparent;
    }

    #footer .footer-container .links ul > li {
        border: 0;
        padding: 0;
    }

    #footer .footer-container .links ul > li > a {
        font-family: Poppins;
        font-size: 13px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 2;
        letter-spacing: normal;
        text-align: left;
        color: #ffffff;
        display: flex;
        height: 100%;
    }

    #footer .footer-container .links .hidden-md-up[aria-expanded="true"] .h3,
    .links .title[aria-expanded="true"] .collapse-icons .remove {
        color: #2699fb;
    }
}

@media (min-width: 576px) and (max-width: 991px) {
    .home-banners .displayHomeBanners .bannersHomeBanners.cb-wrapper {
        display: flex;
        flex-wrap: wrap;
    }

    .home-banners .displayHomeBanners .cb-wrapper.bannersHomeBanners > .cb-item {
        flex-basis: 50%;
    }
}

@media (min-width: 300px) and (max-width: 359px) {
    .featured-products .regular-price, .product-miniature .regular-price {
        margin-left: 2px;
    }
}

#password section#content {
    box-shadow: none;
}

#password section#content form {
    max-width: 630px;
    margin: 0 auto;
    padding: 40px 70px;
    background-color: #f9f9f9;
}

#password .forgotten-password .form-fields label.required {
    width: 100%;
    color: #212529;
    margin-bottom: 5px;
}

#password .send-renew-password-link,
#password .forgotten-password .form-fields label.required {
    font-family: Poppins;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #212529;
    padding: 0 10px;
}

#password .send-renew-password-link {
    color: #777;
    margin-bottom: 20px;
}

#password #content .buttons-links {
    max-width: 630px;
    display: flex;
    justify-content: stretch;
    margin: 0 auto;
}

#password #content .buttons-links .go-to-account-link,
#password #content .buttons-links .go-to-back-link {
    background-color: #f9f9f9;
    padding: 11px;
    display: block;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    color: #000000;
    text-align: center;
    transition: 1s all ease;
    width: calc(100% - 2px);
    display: flex;
    align-items: center;
    justify-content: center;
}

#password #content .buttons-links .go-to-account-link {
    margin-right: 4px;
}

#password #content .buttons-links .go-to-back-link {
    background-color: #e2e2e2;
    color: #777777;
}

#password #content .buttons-links .go-to-back-link:hover {
    background: #888b8d;
    color: #fff;
}

#password .email {
    margin-bottom: 20px;
}

#password .forgotten-password .form-fields .center-email-fields {
    flex-direction: column;
}

#password .forgotten-password .form-fields .center-email-fields .email {
    width: 100%;
}

#password button[type="submit"] {
    background: #30aaf4;
    color: #fff;
    border: 1px solid #30aaf4;
}

#password button[type="submit"]:hover {
    background: #fff;
    color: #30aaf4;
    border: 1px solid #30aaf4;
}

@media (max-width: 991px) {
    #password section#content form {
        padding: 20px 24px;
    }

    #password .email {
        margin-bottom: 10px;
    }
}

/*************************************************/
/*************** ETS PURCHASE MODULE *************/
/*************************************************/
#product .ets_purchase_footerproduct {
    padding-bottom: 30px;
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 30px;
}
#product #ets_purchasetogetherRow3.ets_purchase_footerproduct {
    margin-bottom: 0px;
}

#product .ets_purchase_footerproduct.empty {
    padding: 0px;
    border: 0px;
    margin: 0px;
}

#product .ets_purchase_footerproduct h2 {
    font-family: Poppins;
    font-size: 22px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.09;
    letter-spacing: normal;
    text-align: center;
    color: #212529;
    margin-bottom: 20px;
}

#product .ets_purchase_footerproduct .ets-product-specific {
    display: flex;
    flex-wrap: wrap;
}

#product .ets_purchase_footerproduct .ets-product-specific .nombre-juntos {
    margin-top: 7px;
}

#product .ets_purchase_footerproduct .ets-product-specific .nombre-juntos h3 > a {
    font-family: Poppins;
    font-size: 13px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.31;
    letter-spacing: normal;
    text-align: left;
    color: #212529;
}

#product .ets_purchase_footerproduct .ets-product-specific .thumbnail-container > a {
    width: 228px;
    height: 228px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#product .ets_purchase_footerproduct .ets-product-specific .thumbnail-container > a img {
    object-fit: cover;
}

#product .ets_purchase_footerproduct article.product-miniature {
    margin-right: 30px;
    max-width: 228px;
    position: relative;
}

#product .ets_purchase_footerproduct article.product-miniature.actived-fantasma {
    opacity: .35;
}

#product .ets_purchase_footerproduct .last-junto {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #f9f9f9;
    padding: 15px;
}

#product .ets_purchase_footerproduct .last-junto > span {
    font-family: Poppins;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    text-transform: capitalize;
}

#product .ets_purchase_footerproduct .last-junto .precio_total-junto {
    font-family: Poppins;
    font-size: 24px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    margin-bottom: 18px;
}

#product .ets_purchase_footerproduct .check-producots-juntos,
#product .ets_purchase_footerproduct .no-check-producots-juntos {
    top: 206px;
    position: absolute;
    left: 0;
    z-index: 1;
    width: 24px;
    height: 24px;
    cursor: pointer;
}


#product .ets_purchase_footerproduct .precio-juntos {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.88;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}


.referencia-medidas-junto {
    font-size: 12px;
    color: #777777;
    margin-top: 10px;
    margin-bottom: 10px;
}


.referencia-medidas-junto > div:first-child {
    margin-bottom: 4px;
}

#product .ets_purchase_footerproduct .stock-juntos {
    margin-bottom: 10px;
}

#product .ets_purchase_footerproduct .last-junto .ets_ajax_add_to_cart_button {
    color: #ffffff;
    border: solid 1px #30aaf4;
    background-color: #30aaf4;
}

#product .ets_purchase_footerproduct .last-junto .ets_ajax_add_to_cart_button:hover {
    color: #30aaf4;
    border: solid 1px #30aaf4;
    background-color: #fff;
}

@media (max-width: 991px) {
    #product .ets_purchase_footerproduct article.product-miniature {
        margin-right: 5px;
    }

    #product .ets_purchase_footerproduct .ets-product-specific {
        flex-wrap: wrap;
        /*justify-content: center;*/
    }

    #product .ets_purchase_footerproduct .last-junto {
        width: 100%;
        margin-top: 30px;
    }

    #product .ets_purchase_footerproduct article.product-miniature {
        margin-bottom: 20px;
        position: relative;
        width: calc(50% - 5px);
        max-width: 100%;
    }


    #product .ets_purchase_footerproduct .ets-product-specific article.product-miniature .thumbnail-container {
        display: flex;
        flex-direction: column;
    }

    #product .ets_purchase_footerproduct .ets-product-specific article.product-miniature .thumbnail-container > a {
        align-self: center;
    }

}

@media (max-width: 575px) {
    #product .ets_purchase_footerproduct .last-junto .button-container {
        width: 100%;
    }


    #product .ets_purchase_footerproduct .ets-product-specific .thumbnail-container > a {
        width: 137px;
        height: 137px;
    }

    #product .ets_purchase_footerproduct .check-producots-juntos,
    #product .ets_purchase_footerproduct .no-check-producots-juntos {
        top: 113px;
        position: absolute;
        left: 0;
        z-index: 1;
        width: 24px;
        height: 24px;
    }


    /*#product .ets_purchase_footerproduct article.product-miniature {*/
    /*    margin-right: 15px;*/
    /*    max-width: 137px;*/
    /*    position: relative;*/
    /*}*/
    #product .ets_purchase_footerproduct .last-junto {
        flex-direction: row;
        flex-wrap: wrap;
    }

    #product .ets_purchase_footerproduct .last-junto > span {
        margin-bottom: 10px;
        margin-right: 5px;
    }

    #product .ets_purchase_footerproduct .last-junto .precio_total-junto {
        margin-bottom: 10px;
    }
}

@media (max-width: 360px) {


    #product .ets_purchase_footerproduct .ets-product-specific .thumbnail-container > a {
        width: 100px;
        height: 100px;
    }

    #product .ets_purchase_footerproduct .check-producots-juntos,
    #product .ets_purchase_footerproduct .no-check-producots-juntos {
        top: 76px;
        position: absolute;
        left: 0;
        z-index: 1;
        width: 24px;
        height: 24px;
    }
}

/*************************************************/
/***************** ICON SPRITE *******************/
/*************************************************/

#_desktop_logo > a.logo,
#checkout-logo > a.logo {
    display: block;
    background: url("../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1") -1px -1px;
    background-repeat: no-repeat;
    background-size: cover;
}

#_desktop_logo > a.logo, #checkout-logo > a.logo {
    width: 171px;
    height: 56px;
}



@media (max-width: 991px) {
    header.checkout-header #checkout-logo a.logo {
        width: 91px;
        height: 32px;
    }
}

.search-widget form button[type=submit] {
    display: flex;
    justify-content: center;
    align-items: center;
}

.search-widget form button[type=submit]:hover .search-icon-sprited {
    background: url("../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1") -20px -115px;
}

.search-icon-sprited {
    display: block;
    width: 18px;
    height: 18px;
    background: url("../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1") -1px -115px;
    background-repeat: no-repeat;
    margin: 0;
}

.account-circle-sprited {
    display: block;
    width: 31px;
    height: 31px;
    background:url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -143px -179px;
    /*background: url("../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1") -1px -93px;*/
    background-repeat: no-repeat;
    margin: 0;
}

#header .user-info a:hover .account-circle-sprited {
    width: 31px;
    height: 31px;
    background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -175px -179px;
}

#header .blockcart .header,
#header .blockcart.active .header > a {
    display: flex;
    align-items: center;
}

#header .blockcart.active .shopping-cart-icon-sprited {
    display: block;
    width: 34px;
    height: 34px;
    /*background: url("../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1") -89px -93px;*/
    background: url("../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1") -35px -142px;
    background-repeat: no-repeat;
    margin-right: 4px;
}

#header .blockcart.inactive .shopping-cart-icon-sprited {
    display: inline-block;
    width: 34px;
    height: 34px;
    /*background: url("../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1") -45px -93px;*/
    background: url("../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1") -70px -141px;
    background-repeat: no-repeat;
}


button.add-to-cart .shopping-cart-white-sprited-icon,
button.add-to-cart-mobile .shopping-cart-white-sprited-icon {
    display: block;
    width: 20px;
    height: 20px;
    background: url("../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1") -67px -93px;
    background-repeat: no-repeat;
    margin-right: 4px;
}

button.add-to-cart:hover .shopping-cart-white-sprited-icon,
button.add-to-cart-mobile:hover .shopping-cart-white-sprited-icon {
    display: block;
    width: 20px;
    height: 20px;
    background: url("../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1") -89px -93px;
    background-repeat: no-repeat;
    margin-right: 4px;
}

#mywishlist-link .favorite-icon-sprited {
    display: block;
    width: 34px;
    height: 34px;
    background: url("../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1") -70px -179px;
    /* background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -111px -93px;*/
    background-repeat: no-repeat;
}

#mywishlist-link:hover .favorite-icon-sprited {
    display: block;
    width: 34px;
    height: 34px;
    /*background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -133px -93px;*/
    background:url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -103px -179px;
    background-repeat: no-repeat;
}

.support-icon-sprited {
    display: block;
    width: 22px;
    min-width: 22px;
    height: 20px;
    background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -32px -71px;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.shipment-icon-sprited {
    display: block;
    width: 24px;
    min-width: 24px;
    height: 18px;
    background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -56px -71px;
    background-repeat: no-repeat;
    margin-right: 10px;
}


.favorite-border-sprited-icon {
    display: block;
    width: 20px;
    height: 20px;
    background: url("../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1") -156px -94px;
    background-repeat: no-repeat;
}

.favorite-sprited-icon {
    width: 20px;
    height: 20px;
    display: block;
    background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -133px -93px;
    background-repeat: no-repeat;
}

.top-menu[data-depth="2"], .top-menu[data-depth="1"] .add, .top-menu[data-depth="1"] .remove {
    display: none;
}


.isFav .favorite-border-sprited-icon {
    background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -135px -94px;
}
#_desktop_logo>a.logo, #checkout-logo>a.logo {
    width: 268px;
    height: 83px;
}
#_desktop_logo>a.logo, #checkout-logo>a.logo {
    display: block;
    background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -2px -212px;
    background-repeat: no-repeat;
}
#_mobile_logo_>a.logo {
    display: block;
    background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') 0px 0px;
    background-repeat: no-repeat;
    background-size: cover;
    width: 210px;
    height: 37px;
}

#_mobile_user_info .account-circle-sprited {
    display: block;
    width: 30px;
    height: 30px;
    background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -143px -179px;
    background-repeat: no-repeat;
    margin: 0;
}

#header #_mobile_user_info a:hover .account-circle-sprited {
    width: 30px;
    height: 30px;
    background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -143px -179px;
}


.mobile-user-elements #mywishlist-link .favorite-icon-sprited {
    display: block;
    width: 30px;
    height: 30px;
    background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -72px -180px;
    background-repeat: no-repeat;
}
#header  .mobile-user-elements  .blockcart.inactive .shopping-cart-icon-sprited {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -74px -145px;
    background-repeat: no-repeat;
}

/*#header .header_mobile_icons .blockcart.active .shopping-cart-icon-sprited{*/
/*    display: block;*/
/*    width: 30px;*/
/*    height: 30px;*/
/*    background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -75px -145px;*/
/*    background-repeat: no-repeat;*/
/*    margin-right: 4px;*/
/*}*/

.att-top-sprited {
    display: block;
    width: 19px;
    height: 22px;
    background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -161px -69px;
    background-repeat: no-repeat;
    margin: 0;
    margin-right: 5px;
}
.truck-top-sprited {
    display: block;
    width: 25px;
    height: 25px;
    background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -180px -69px;
    background-repeat: no-repeat;
    margin: 0;
}
.mil-top-sprited {
    display: block;
    width: 25px;
    height: 25px;
    background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -175px -90px;
    background-repeat: no-repeat;
    margin: 0;
}



ul#top-menu li:nth-last-child(2) a {
    border-right:none !important;
}
#header .mobile-user-elements>div, #header .mobile-user-elements>a{
    margin-right: 10px !important;
}
/*************************************
**********      Sequra      **********
*************************************/
#product #add-to-cart-or-refresh .sequra-promotion-widget {
    padding-bottom: 0;
    margin-bottom: 15px;
    width: 60%;
}

#product #add-to-cart-or-refresh .sequra-promotion-widget[data-product="pp3"] {
    display: block;
}


/****/
#cart .modal.customization-modal {
    z-index: 99999999;
    top: 15vh;
}

#product .modal.js-product-images-modal {
    z-index: 99999999;
}


#product .modal.js-product-images-modal #product-description-short {
    display: none;
}

/*************************************************************************************/
/******** Eliminar esto cuando se requieran ambas descripciones en categorías  *******/
/*************************************************************************************/
#js-category-header .category-header-description {
    display: none;
}

#js-category-header .category-desc-show-more {
    display: none;
}

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


/*** ZAFIROCODE ***/

.page-my-account #content .links a#order-slips-link {
    display: none;
}

.botonNewsletterFooter button {
    display: inherit;
}


.product-features > dl.data-sheet dd.value, .product-features > dl.data-sheet dt.name {
    text-transform: none;
}

a:hover {
    text-decoration: none !important;
}

#cat-desc-bot h3 {
    margin-top: 15px;
    margin-bottom: 10px;
    color: #212529;
}

#cat-desc-bot p {
    margin-bottom: 10px;
    color: #212529;
}

#cat-desc-bot a {
    color: #30aaf4;
}

.fancybox-overlay {
    z-index: 99999999;
}


/*#swiper-fotos-clientes img {*/
/*    width: 300px;*/
/*}*/


/*****/
#swiper-fotos-clientes {
    overflow: hidden;
}

#swiper-fotos-clientes .swiper-wrapper {
    max-height: 250px !important;
}


#swiper-fotos-clientes .swiper-slide {
    max-height: 232px !important;
    object-fit: cover;
    display: flex;
    justify-content: center;
}


#swiper-fotos-clientes .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

#swiper-fotos-clientes .swiper-pagination-bullets {
    justify-content: center;
    margin-top: 10px;
}

@media (min-width: 922px) {

    #swiper-fotos-clientes .swiper-slide {
        max-height: 300px;
    }

    #swiper-fotos-clientes .swiper-slide img {
        max-height: 250px;
    }
}

@media (max-width: 921px) {
    #swiper-fotos-clientes .swiper-slide {
        max-height: 250px;
    }

    #swiper-fotos-clientes .swiper-slide img {
        max-height: 232px;
    }
}

@media (min-width: 665px) and (max-width: 921px) {

    #swiper-fotos-clientes .swiper-pagination-bullets {
        margin-top: 20px;
    }
}


.hidden {
    display: none !important;
}


.cart-summary-line.taxes {
    display: none;
}

.calculator_product_info {
    width: 60%;
}

.price .unidades-pack {
    font-size: .7em;
}

.products .product-price-and-shipping {
    padding-left: 0;
    padding-right: 0;
}

.desactivado-junto {
    opacity: .35;
    cursor: no-drop;
}

.image-caption {
    display: none;
}

/** DOOFINDER **/

.df-mobile .df-btn-primary,
.df-fullscreen .df-term.df-term-selected {
    background-color: #30aaf4;
    border-color: #30aaf4;
}

.df-fullscreen .df-card-price--sale {
    color: #30aaf4;
}

.productos-bot-home .cn_button_link, .productos-top-home .cn_button_link, .productos-mid-home .cn_button_link {
    margin-top: 20px !important;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    bottom: 0 !important;
    margin-bottom: 20px;
}

.productos-bot-home .cn_button_link a div,
.productos-top-home .cn_button_link a div,
.productos-mid-home .cn_button_link a div {
    border: 1px solid #000 !important;

}

.productos-bot-home .cn_button_link a:hover div,
.productos-top-home .cn_button_link a:hover div,
.productos-mid-home .cn_button_link a:hover div {
    border: 1px solid #000 !important;
    transition: 0.25s linear;
    background: #fff !important;
    color: #000 !important;
}


/*** Fix doofinder selector **/
.df-mobile .df-btn-primary,
.df-fullscreen .df-btn-primary,
.df-fullscreen .df-term.df-term-selected,
.df-fullscreen .df-term.df-term-selected:not(:disabled):active,
.df-fullscreen .df-term.df-term-selected:not(:disabled):hover {
    background-color: #30aaf4 !important;
    border-color: #30aaf4 !important;
}

.df-fullscreen .df-card-price--sale {
    color: #30aaf4 !important;
}

/*** Fix Searchbar zoom error ***/
#header .search-widget form input[type=text] {
    font-size: 13px;
}

/** Form control de avisar si esta disponible**/

.proximamenteDiv .checkProxDiv{
    margin-top: 5px !important;
}
.proximamenteDiv {
    margin-bottom: 0 !important;
}

.proximamenteDiv .form-control {
    background: #fff;
    border: none !important;
}

.proximamenteDiv .form-control:focus {
    outline: 1px solid #30aaf4;
}

@media (min-width: 800px) {
    #main .product-prices {
        position: relative !important;
    }

    .cart-variants-block {
        margin-right: 19px !important;
    }
}

@media (max-width: 769px) {
    .formdelButton {
        padding-right: 0px !important;
    }
}
.proximamenteDiv #buttonAviosStock{
    height:45px;
}
.proximamenteDiv button {
    background: #30aaf4;
    color: #fff;
}
@media (min-width: 700px) and (max-width:1495px) {
    #lnk-looks-miroytengo{
        display:none !important;
    }
}
@media (min-width: 700px) {
    #lnk-looks-miroytengo{
        display:none !important;
    }
}
@media (min-width: 700px) and (orientation: portrait) {
    #lnk-looks-miroytengo{
        display:list-item !important;
    }
}


@media (max-width: 767px) {
    .proximamenteDiv {
        position: relative;
        display: flex;
        flex-wrap: wrap;
    }

    .calculator_product_info {
        width: 100%;
    }

    @media (orientation: portrait) {
        .proximamenteDiv .formdelButton {
            position: absolute;
            right: 0;
            top: 0;
        }

        .proximamenteDiv button {
            right: 0;
            position: absolute;
            min-width: 50px !important;
            opacity: 1 !important;
        }

        @media (max-width: 320px) {
            .termsConditionsAvisoStock {
                position: absolute;
                width: 100%;
                left: 110px;
            }
        }

    }
}


/** Fotos clientes con zoom **/

@media (min-width: 1024px) {
    #modalFotosClientes .modal-dialog {
        max-width: 830px !important;
    }
}

#aumentoFotosClientes {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99999999;
    /* text-align: center; */
    background: #c7c1c16e
}

#aumentoFotosClientes .imagen {
    margin-top: 110px;
    margin-left: 325px;
    overflow: hidden;
    z-index: 10000;
    width: 650px;
    height: auto;
    background: #a5d3ef;
    text-align: center;
}

.fotoClienteAumentada {
    position: relative;
}

.fotoClienteAumentada .carruselGrandeClientes img {
    max-width: 85%;
    display: block;
    text-align: center;
    justify-self: anchor-center;
}

.headerClienteSFotos {
    display: flex;
    justify-content: end;
}

.headerClienteSFotos h5 {
    width: 95%;
}

.headerClienteSFotos button {
    margin-left: 15px;
}

.fotosClientesContenedorGeneral .modal-dialog {
    margin: 8% auto;
}

@media (max-width: 768px) {
    .fotosClientesContenedorGeneral .modal-dialog {
        margin: 30% auto;
    }

}

.checkProxDiv > div {
    margin-top: 10px;
    margin-right: 15px;
}

.variantesProductosCombinaciones {
    margin: 0px 10px !important;
    padding: 0;
}

.variantesProductosCombinaciones select {
    width: 100%;
}

#fbpsc.authentication {
    border: none !important;
    background: #f3f3f300 !important;
}

#fbpsc {
    text-align: center;
}


/** CONNECTIF **/
.carruselCf {
    width: 100%;
    padding: 10px;
    text-align: left;
    margin-top: 15px;
    box-sizing: border-box;
}



.bloqueDescuentoConnectif {
    position: absolute;
    width: 85px;
    text-align: center;
    z-index: 9;
    padding: 8px;
    display: flex;
    flex-direction: column;
}

.bloqueDescuentoConnectif .ofertaBDC {
    border: 1px solid #FF0000;
    color: #FF0000;
    font-size: 12px;
    font-weight: 700;
    padding: 1px;
    background: #FFF;
}

.bloqueDescuentoConnectif .descBDC {
    background: #FF0000;
    color: #fff;
    font-weight: 500;
    margin-top: 3px;
    font-size: 12px;
    padding: 3px
}

.bloqueDescuentoConnectif .descBDC span {
    font-size: 11px
}

.imagenBannersProductosConnectif img {
    display: block;
    margin: auto;
    outline: none;
    border: none;
    height: auto;
    max-width: 80%;
    max-height: auto;
    /*filter: brightness(1.1);*/
    /*mix-blend-mode: multiply;*/
}

.imagenBannersProductosConnectif a {
    text-decoration: none;
    display: block;
    width: 100%;
    margin-top: 10px;
}

.imagenBannersProductosConnectif div {
    word-wrap: break-word;
    white-space: normal;
    overflow: hidden;
    line-height: 1.2em;
    position: absolute;
    box-sizing: border-box;
    right: calc(20% - 20px);
    bottom: 1px;
    width: 20px;
    height: 20px;
    text-align: center;
    display: inherit !important;
}
.nombreProductoBannerProductoConnectif div {
    color: #999999;
    font-size: 1em;
    line-height: 1em;
    box-sizing: border-box;
    min-height: 55px;
}

body:not(#cart) .nombreProductoBannerProductoConnectif div {
    word-wrap: break-word;
    white-space: normal;
    overflow: hidden;
    /*height: 3.0em;*/
    min-height: 15px;
}

.carruselCf .nombreProductoBannerProductoConnectif div .nombreProducto {
    font-size: 13px;
    font-weight: 500;
    color: #212529;
}

.carruselCf .precio {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.88;
    color: #000;
}


.precioDescuentoTachadoConnectif span {
    text-decoration: line-through;
    color: #FF0000;
    font-size: 10pt;
}

.lastElementoCarritoCf {
    color: #999999;
    font-size: 1em;
    word-wrap: break-word;
    white-space: normal;
    /*margin-top: 10px;*/
    overflow: hidden;
    height: 2.5em;
    box-sizing: border-box;
}

.carruselCf .lastElementoCarritoCf {
    border-bottom: 1px solid #e2e2e2;
}

body.category-id-310 #products .cn_element.cn_products {
    display: flex !important;
    flex-flow: nowrap;
    flex-direction: row;
    flex-wrap: wrap;
}

body.category-id-310 .preciosProductoBannerProductoConnectif {
    padding-left: 0 !important;
}

.preciosProductoBannerProductoConnectif {
    padding-left: 0 !important;
}

.productos-top-home {
    min-height: 220px;
}

#thumbs_list {
    overflow: hidden;
}


/*** Fix tablet responsive ***/
@media (max-width: 1200px) {
    @media (max-width: 1100px){
        #header .header-top #_desktop_logo {
            position: absolute;
            top: 5px;
            left: 40px;
        }

        #header .header-top #_desktop_logo > a.logo {
            width: 91px;
            height: 30px;
        }

        #header .header-top #_desktop_user_info__ {
            position: absolute;
            top: -40px;
            right: 92px;
        }

        #header .header-top #_desktop_cart_ {
            position: absolute;
            top: -40px;
            right: 15px;
        }
        #header .header-top .list-inline.wishlist-head {
            display: block !important;
            position: absolute;
            top: -40px;
            right: 62px;
        }
        #mywishlist-link .favorite-icon-sprited{
            display: none;
        }

    }
    @media(max-width: 1110px){
        #header .header-top #_desktop_user_info__{
            position: absolute;
            top: 6px;
            right: 100px;
        }
        #header .header-top #_desktop_cart_ {
            position: absolute;
            top: 6px;
            right: 8px;
        }
    }

    #header .header_mobile_icons .mobile-user-elements > a.wishtlist_top {
        visibility: hidden;
    }

    #header .header-top #_desktop_logo>a.logo {
        width: 141px;
        height: 35px;
    }
    #_desktop_logo>a.logo, #checkout-logo>a.logo {
        display: block;
        background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -2px -86px;
        background-repeat: no-repeat;
        background-size: cover;
    }
}
@media(max-width: 475px){
    #_desktop_logo>a.logo, #checkout-logo>a.logo {
        display: block;
        background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -2px -106px;
        background-repeat: no-repeat;
        background-size: cover;
    }
    header.checkout-header #checkout-logo a.logo {
        width: 175px;
        height: 43px
    }
}
@media(min-width: 500px) and (max-width:1100px){
    #_desktop_cart_,#_desktop_user_info__{
        display: none;
    }
}
@media(min-width: 1100px) and (max-width:1110px){
    #header .list-inline.wishlist-head{
        margin-left: 55px;
    }
}
@media(max-width:501px) {
    .logoWeb {
        display: none  !important;
    }
    .mobile-menu-elements .top-logo{
        display: inherit !important;
    }
}
@media(min-width: 501px){

    .mobile-menu-elements .top-logo{
        display: none !important;
    }
    .logoWeb {
        display: inherit !important;
    }
}


#_mobile_cart {
    min-width: 30px;
}

.logoCarrito img {
    max-width: 87px !important;
    height: auto;
}

.precioShippingInfo {
}
.product-description-short ul{
    list-style: disc !important;
}
div[data-aplazame-widget-instalments] {
    width: 60%;
}

@media (min-width: 767px){
    body#checkout section.checkout-step .carrier-info-container, body#checkout section.checkout-step .carrier-select-container{
        height: auto !important;
    }
    #js-delivery .delivery-options .row.delivery-option{
        display: flex;
    }
}
@media (max-width: 767px) {

    .preciosProductoBannerProductoConnectif .versMovil{
        display: flex;
        align-items: center;
    }
    .preciosProductoBannerProductoConnectif .versMovil div{
        width: 50%;
    }
    div[data-aplazame-widget-instalments] {
        width: 100%;
    }
    #product #add-to-cart-or-refresh .sequra-promotion-widget {
        width: 100%;
    }
}

.displayHomeServices #cb-17 {
    cursor: pointer;
}

.flechasClientesGrande#flechaderechaClienteBig {
    right: 2%;
}

.flechasClientesGrande#flechaizquierdaClienteBig {
    left: 2%;
}

.flechasClientesGrande {
    position: absolute;
    top: 50%;
    color: #ffffff;
    background: #34aaf482;
    cursor: pointer;
    font-size: 25px;
    margin-top: -30px;
    border-radius: 100%;
    width: 30px;
    height: 30px;
}

.test-img-a,
.test-img-b {
    display: none;
}

/*compradosHabitualmentejuntos - X +*/
.referencia-medidas-junto .masMenosCantidadCHJ div {
    text-align: center;
    width: 50%;
}

.referencia-medidas-junto .masMenosCantidadCHJ i {
    width: 25%;
    cursor: pointer;
    text-align: center;
}

.referencia-medidas-junto .masMenosCantidadCHJ {
    width: 30%;
    display: flex;
    flex-wrap: nowrap;
    margin-left: 9px;
}

.referencia-medidas-junto .chjReferenciaDiv {
    width: 60%;
}

.referencia-medidas-junto {
    display: inline-flex !important;
    flex-wrap: wrap !important;
    justify-content: space-between !important;
    width: 100%;
}

.noClick {
    cursor: no-drop !important;
}

.contactoFormularioFaqs {
    cursor: pointer;
}

body#search .container #content-wrapper:before {
    background: #000000ad;
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    min-height: 600px;
    z-index: 1;
    left: 0;
    text-align: center;
    position: fixed;
}

body#search #wrapper {
    overflow-y: hidden;
}

body#search .container #content-wrapper #main:before {
    background-image: url('../../../../img/cms/search_img.png');
    content: "";
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 2;
    left: 0;
    text-align: center;
    vertical-align: middle;
    position: fixed;
    top: 0;
    alignment-baseline: middle;
}

.categoriasHome1 {
    display: flex;
    flex-wrap: wrap;
}

.categoriasHome1 .catElemento {
    text-align: justify;
}

.catHomeBanner {
    margin-top: 15px;
}

.catsHome {
    margin-bottom: 25px;
}

.catElemento h3 {
    text-align: center;
}
.home-banners .cb-item, .home-bottom .cb-item{
    margin-bottom: 15px;
}

.cn_element.cn_text.id-89bb9be7-dccc-47fc-a017-7db7e51e9e62 {
    padding-top: 0 !important;
}

div#cb-49 {
    background: #f9f9f9;
    margin: 0;
    padding: 20px;
}
.categoriasHome1 * {
    margin-bottom: 9px;
}

.categoriasHome1 img {
    width: 100%;
}

.catElemento {
    margin-bottom: 15px;
}

.cursorPointer {
    cursor: pointer !important;
}

.titleCatHome {
    display: block;
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] li {
    background: #f9f9f9;
    border-bottom: 1px solid #f9f9f9;
    padding-left: 40px;
    margin: 0;
}
#mobile_top_menu_wrapper .top-menu.testBul .sub-menu ul[data-depth="1"] li {
    background: #fff;
    border-bottom: 1px solid #ececec;
    padding-left: 40px;
    margin: 0;
}
#mobile_top_menu_wrapper .top-menu.testBul .sub-menu ul[data-depth="1"] li:nth-last-child(1){
    border: none !important;
}
.imagenDeMenu{
    order:0;
    max-width: 40px;
    margin-right: 5px;
}

#lnk-looks-miroytengo .imagenDeMenu,
#lnk-novedades .imagenDeMenu,
#lnk-ofertas .imagenDeMenu{
    order: 0;
}
#lnk-looks-miroytengo .imagenDeMenu{
    display: none;
}

.imagenDeMenu{
    display:none !important;
}

.testBmostrar,.testBocultar {
}
#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"].testBul li {
    background: #fff;
    border-bottom: none !important;
    padding-left: 20px;
    margin: 0;
}
@media (min-width: 1200px) {
    ul.top-menu[data-depth="2"] {
        position: absolute;
        width: 100%;
    }
    .profundidad-1 li {
        border-bottom: 1px solid #e2e2e2 !important;
    }
}
@media (min-width: 768px) {

    #main .block-product-info .h1, #main .block-product-info .title-product-reference {
        display: block;
    }

    ul.top-menu[data-depth="2"] {
        width: 100%;
    }
    #_desktop_top_menu .top-menu[data-depth="0"] li:hover .sub-menu .profundidad-1 {
        left: 99% !important;
        top: 0 !important;
        position: relative;
        margin: 0;
    }
    .irHaciaArriba {
        bottom: 10% !important;
    }
}
.irHaciaArriba {
    position: fixed;
    width: 40px;
    height: 40px;
    border: 1px solid #30aaf4;
    bottom: 35%;
    background: #30aaf41a;
    z-index: 999999;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #30aaf4;
    right: 5%;
}
.irHaciaArriba:hover {
    background: #30aaf4;
    color: #ffff;
}
.mpcarrier1 {
    margin-top: 25px;
    text-align: center;
}

.mpcarrier1, .mpcarrier2 {
    display: flex;
    justify-content: center;
}

.mpcarrier3 img {
    max-width: 40px;
}

.mpcarrier3 {
    margin-top: 10px;
    text-align: center;
}

.mpcarrier2 {
    margin-bottom: 50px;
    margin-top: 14px;
    text-align: center
}

.mpcarrier2 img {
    margin: 7px;
    padding: 6px;
    max-width: 79px;
}

.mpcarrier1 img {
    margin: 10px;
    padding: 6px;
    max-width: 79px;
}
body#index h2,
body#index h3,
body#index h2 span,
body#index h3 span {
    font-size: 22px !important;
    margin-top: 0px !important;
}
.ocutloPc, .ocultoPc {
    display: none;
}
.fa-chevron-right.ocultoMovil{
    order: 10;
}
.ocultoMovil {
    display: inherit;
}
.nombreParteMenu{
    margin-right: auto;
    order:2;
}
.iconomenu{
    order:3;
    margin-left:auto;
}
@media (max-width: 998px) {
    .testBul .imagenDeMenu{
        display: inline !important;
    }
    .ocutloPc, .ocultoPc {
        display: inherit;
    }
    .testBul .float-xs-right.ocultoPc,   .testBul .float-xs-right.ocultoPc {
        display: block;
    }
    .testBul img.ocultoPc,   .testBul img.ocultoPc {
        display: inline;
    }

    .ocultoMovil {
        display: none;
    }
    .testBul .testBmostrar{
        display:block;
    }
    .testBul .testBocultar{
        display:none !important;
    }

}

@media (max-width: 680px) {
    .mpcarrier1 img {
        max-width: 65px;
        padding: 0px;
    }

    .mpcarrier1 img.mCvisa, .mpcarrier1 img.mCmastercard {
        max-width: 45px;
    }

    .mpcarrier1 img.mCtransferencia {
        max-width: 65px;
        padding-top: 0px;
    }

    .mpcarrier2 {
        flex-wrap: nowrap;
        margin-bottom: 10px;
    }

    .mpcarrier1 img {
    }

    .mpcarrier2 img {
        margin: 0px;
        padding: 6px;
        max-width: 59px;
    }

}

@media (max-width: 768px) {
    .compraEscritorioVideo {
        display: none;
    }

    .compraMovilVideo {
        display: inherit;
    }
}

@media (min-width: 769px) {
    .compraEscritorioVideo {
        display: inherit;
    }

    .compraMovilVideo {
        display: none;
    }
}

.comoComprarAnchor {
    font-family: Poppins !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    font-stretch: normal !important;
    font-style: normal !important;
    line-height: 1.38 !important;
    letter-spacing: normal !important;
    text-align: left !important;
    color: #212529 !important;
}

.comoComprarAnchor:hover {
    color: #30aaf4 !important;
}

.material-icons.comoComprarFlecha {
    color: #30aaf4 !important;
    align-self: flex-start !important;
    font-size: 1rem !important;
}


/*///////////////////////////Whislist añadido correctamente////////////////////////////*/


.parpadea, .mostrarMensajeAnadido {

    animation-name: parpadeo;
    animation-duration: 5s;
    animation-timing-function: linear;
    animation-iteration-count: 1;

    -webkit-animation-name: parpadeo;
    -webkit-animation-duration: 5s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
}

@-moz-keyframes parpadeo {
    0% {
        opacity: 0;
    }
    25% {
        opacity: 1;
    }
    50% {
        opacity: 1;
    }
    75% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-webkit-keyframes parpadeo {
    0% {
        opacity: 0;
    }
    25% {
        opacity: 1;
    }
    50% {
        opacity: 1;
    }
    75% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes parpadeo {
    0% {
        opacity: 0;
    }
    25% {
        opacity: 1;
    }
    50% {
        opacity: 1;
    }
    75% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}


div#mensajeAnadido {
    position: fixed;
    width: 300px;
    right: 0;
    top: 0;
    z-index: 9999999;
    padding: 10px;
    text-align: center;
    font-size: 18px;
    box-shadow: 5px 10px 18px #888888;
    transition: 0.45s;
    margin-right: 10px;
    margin-top: 10px;
    line-height: 1.5em;
}
body#authentication .fancybox-margin{
    margin-left: 0;
}
.contenedoFlexAuthentication.erroneamente,
div#mensajeAnadido.erroneamente {
    background: #ffe1e1;
    border: none;
    color: #df8c8c;
}
.contenedoFlexAuthentication{
    text-align: center;
    padding: 15px;
}
.contenedoFlexAuthentication.correctamente,
div#mensajeAnadido.correctamente {

    background: #e1ffe1;
    border: none;
    color: #527c52;
}
.m-t-15{
    margin-top: 15px;
}
.contenedoFlexAuthentication.correctamente p{
    margin-bottom: 15px;
}
.div-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}

.div-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


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

.newsLtrPrvacidadPopup .custom-checkbox input[type=checkbox] + span {
    width: 14px !important;
    height: 14px !important
}

.newsLtrPrvacidadPopup .custom-checkbox em {
    font-size: 12px !important;
}

.checkPopup {
    border: 1px solid #000 !important;
}

.newsLtrPrvacidadPopup i {
    font-size: 15px!important;
    margin: -1px !important;
}
.newsLtrPrvacidadPopup .custom-checkbox input[type=checkbox]+span .checkbox-checked{
    font-size: 15px!important;
}

.newsLtrPrvacidadPopup a {
    color: #30aaf4 !important;
    font-size: 12px !important;
}

.newsLtrPrvacidadPopup span {
    margin-top: 5px;
    font-size: 12px !important;
}

.newsLtrPrvacidadPopup {
    display: flex;
    flex-direction: column;
    width: 76%;
    margin: 0 auto;
}
.newsLtrPrvacidadPopup input{
    width: 15px !important;
}

body#cart .fancybox-skin,
body#category .fancybox-skin,
body#product .fancybox-skin,
body#index .fancybox-skin {
    box-shadow: none !important;
    background: transparent !important
}

body#cart div.fancybox-wrap.fancybox-desktop.fancybox-type-html.fancybox-opened .fancybox-inner,
body#category div.fancybox-wrap.fancybox-desktop.fancybox-type-html.fancybox-opened .fancybox-inner,
body#product div.fancybox-wrap.fancybox-desktop.fancybox-type-html.fancybox-opened .fancybox-inner,
body#index div.fancybox-wrap.fancybox-desktop.fancybox-type-html.fancybox-opened .fancybox-inner {
    width: auto !important;
    height: 630px !important;
}

.newPopup .table {
    display: table;
    width: 100%;
    height: 100%;
}

.newPopup .table-cell {
    display: table-cell;
    vertical-align: middle;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    padding: 20px 10px;
    padding-top: 0px !important;
}

.newPopup #fbpsc .btn-google {
    border: 1px solid #30aaf4;
    margin-top: 5px;
    box-shadow: none !Important;
}

.newPopup .container {
    position: relative;
    width: 650px !important;
    min-height: 320px !important;
    margin: 30px auto 0;
    height: 320px;
    background-color: #30aaf4b8;
    top: 50%;
    margin-top: -160px;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.newPopup .container .box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.newPopup .container .box:before, .newPopup .container .box:after {
    content: "";
    position: absolute;
    left: 152px;
    top: 50px;
    background-color: #86d1ff94;
    transform: rotateX(52deg) rotateY(15deg) rotateZ(-38deg);
    width: 300px;
    height: 285px;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.newPopup .container .box:after {
    background-color: #6c94adb5;
    top: -10px;
    left: 80px;
    width: 320px;
    height: 180px;
}

.newPopup .container .container-forms {
    position: relative;
}

.newPopup .container .btn {
    cursor: pointer;
    text-align: center;
    margin: 0 auto;
    width: 160px;
    color: #fff;
    background-color: #30aaf4;
    opacity: 1;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.newPopup .container .btn:hover {
    opacity: 0.7;
}

.newPopup .container .btn, .container input {
    padding: 10px 15px;
}

.newPopup .container input {
    margin: 0 auto 10px;
    display: block;
    width: 220px;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.newPopup .container .container-forms .container-info {
    text-align: left;
    font-size: 0;
}

.newPopup .container .container-forms .container-info .info-item {
    text-align: center;
    font-size: 16px;
    width: 300px;
    height: 320px;
    display: inline-block;
    vertical-align: top;
    color: #fff;
    opacity: 1;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.newPopup .container .container-forms .container-info .info-item p {
    font-size: 20px;
    margin: 20px;
}

.newPopup .container .container-forms .container-info .info-item .btn {
    background-color: transparent;
    border: 1px solid #fff;
}

.newPopup .container .container-forms .container-info .info-item .table-cell {
    padding-right: 35px;
}

.newPopup .container .container-forms .container-info .info-item:nth-child(2) .table-cell {
    padding-left: 35px;
    padding-right: 0;
}

.newPopup .container .container-form {
    overflow: hidden;
    position: absolute;
    left: 20px;
    top: -35px;
    width: 305px;
    height: 390px;
    background-color: #fff;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.newPopup .container .container-form:before {
    content: "✔";
    position: absolute;
    left: 160px;
    top: -50px;
    color: #5356ad;
    font-size: 130px;
    opacity: 0;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.newPopup .container .container-form .btn {
    position: relative;
    margin-top: 15px;
}
.textoRegistroRapidop{
    font-size:14px !important;
    margin-top: 5px !important;
    margin-bottom: 0px !important;
}
.textoRegistroRapidodiv{
    margin-bottom: 15px !important;
    margin-top: 10px !important;
}
.textoRojoNoEmail{
    color: #FF0000;
    font-size: 10px;
}
.enlaceNoenlace:hover{
    color: #30aaf4;
}
.enlaceNoenlace{
    cursor: pointer;
}
.newPopup .container .form-item {
    position: absolute;
    left: 0;
    top: 0;
    min-height: 390px !important;
    width: 100%;
    height: 100%;
    opacity: 1;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.newPopup .container .form-item.sign-up {
    position: absolute;
    left: -100%;
    opacity: 0;
}
.botonMovilPopUpIS{
    display: none
}

.ocultoMoviltextoPopup{
    display: block;
}
@media (min-width: 476px) and (max-width: 1110px) {
    #checkout-logo>a.logo {
        display: block;
        background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -2px -55px;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .newPopup .container .container-form {
        left: 10px;
        width: 315px;
    }
}
@media(max-width:767px){
    .contenedorFormCrearLista, .formularioBorrarVaciar, .formularioCambioNombre{
        background: white;
        padding: 15px;
    }
    .textoRegistroRapidodiv{
        margin-bottom: 0px !important;
        margin-top: 30% !important;
    }
    .newPopup .container {
        height: 680px;
        top: 20%;
    }
    .newPopup .container>.container-forms{
        top: 30%;
    }
    .botonMovilPopUpIS:hover{
        opacity: 1 !important;
    }
    .botonMovilPopUpIS{
        background: #30aaf4 !important;
        border: none !important;
    }
    .ocultoMoviltextoPopup{
        display: none;
    }
    .newPopup .container .form-item.sign-up {
        position: absolute;
        left: 0;
        opacity: 0;
        top: -100%;
    }
    .newPopup .container.log-in .container-form .form-item.sign-up {
        top: 0;
        opacity: 1;
    }
    .newPopup .container.log-in .container-form, .newPopup .container .container-form, div.fancybox-wrap.fancybox-desktop.fancybox-type-html.fancybox-opened {
        left: 0px !important;
    }
    .newPopup .container-forms .container-info .info-item {
        position: absolute;
        top: -260px;
    }
    div.fancybox-wrap.fancybox-desktop.fancybox-type-html.fancybox-opened{
        width: 100% !important;
    }
    .newPopup .container .container-form{
        width: 100% !important;
        min-height: 390px !important;
    }
    a.fancybox-item.fancybox-close{
        right: 15px !important;
    }
    .container-info btn{
        display: none;
    }
    .botonMovilPopUpIS {
        position: absolute;
        width: 80% !important;
        text-align: center;
        display: inherit !important;
        top:120px;
    }
    .fancybox-overlay,
    .fancybox-wrap,
    .fancybox-skin,
    .fancybox-outer,
    .fancybox-inner,
    .newPopup,
    .newPopup .container .container-forms{
        min-height: 675px !important;
    }




}
.newPopup .container-form h3 {
    margin-bottom: 10px;
}
.newPopup .container.log-in .box:before {
    position: absolute;
    left: 180px;
    top: 62px;
    height: 265px;
}

.newPopup .container.log-in .box:after {
    top: 22px;
    left: 192px;
    width: 324px;
    height: 220px;
}

.newPopup .container.log-in .container-form {
    left: 300px;
    top: -105px;
    height: 525px!important;
}

.newPopup .container.log-in .container-form .form-item.sign-up {
    left: 0;
    opacity: 1;
}

.newPopup .container.log-in .container-form .form-item.log-in {
    left: -100%;
    opacity: 0;
}

.newPopup .container.active {
    width: 260px;
    height: 140px;
    margin-top: -70px;
}

.newPopup .container.active .container-form {
    left: 30px;
    width: 200px;
    height: 200px;
}

.newPopup .container.active .container-form:before {
    content: "✔";
    position: absolute;
    left: 51px;
    top: 5px;
    color: #5356ad;
    font-size: 130px;
    opacity: 1;
}

.newPopup .container.active input, .container.active .btn, .container.active .info-item {
    display: none;
    opacity: 0;
    padding: 0px;
    margin: 0 auto;
    height: 0;
}

.newPopup .container.active .form-item {
    height: 100%;
}
.ocultoEmail, .oculto{
    display: none;
}
.newPopup .container.active .container-forms .container-info .info-item {
    height: 0%;
    opacity: 0;
}
.noEmail{
    margin-top: 5px;
}
.m-b-15{
    margin-bottom: 15px !important;
}

/*/////////////////LANDING C&C //////////////*/


.bloqueTiutloCyC {
    text-align: center;
    text-transform: uppercase;
    background: #CDD8D8;
    padding: 10px;
    font-size: 28px;
    margin: 40px 0px;
}
.bloqueTiutloCyC h3 {
    font-size: 25px !important;
    font-weight: 300;
    padding: 10px 0px;
}
span.numeroPreguntaCyC {
    font-size: 25px !important;
    color: #03a9f4;
}
.lapreguntaCyC {
    font-weight: bold;
    margin-bottom: 5px;
}
.contendorPasoCyC h3 {
    text-transform: uppercase;
    text-align: left;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.headerCyC {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.headerCyC img {
    width: 500px;
    max-width: 100%;
}
.headerCyC h1, .headerCyC h2 {
    margin: 5px;
}
.headerCyC h2 {
    font-size: 16px !important;
    text-transform: uppercase;
}
.contenedorPasosCyC {
    display: flex;
    flex-direction: column;
}
.dudasCyC{
    padding: 10px;
    border-top: 1px solid #dfdbdb;
}
.dudasCyC p, .dudasCyC a {
    font-size: 17px !important;
}
.bloqueBloqueesCyC{
    display: flex;
    text-align: -webkit-center;
    justify-content: space-around;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}
.contendorPasoCyC {
    width: calc(100% / 5.5);
    height: auto;
    align-self: center;
}
.contendorPasoCyC img {
    width: 100%;
    max-width: 200px;
    align-self: center;
}
.contendorPasoCyC {
    display: flex;
    min-height: 335px;
    flex-direction: column;
    justify-content: flex-start;
}
.ventajasCyC p {
    font-size: 18px !important;
    text-align: center !important;
}
.contendorPasoCyC p{
    font-size: 14px !important;
}
.bloquePreguntasCyC p {
    font-size: 18px !important;
    text-align: justify !important;
}
.bloquePreguntasCyC .lapreguntaCyC {
    font-size: 20px;
}
.contenedorPasosCyC p {
    text-align: justify !important;
}
body#cms.cms-id-24 h1{
    width: 415px;
    text-align: center !important;
    position: relative;
    margin: 0 auto !important;
    padding-left: 53px;
}

body#cms.cms-id-24 h1:before {
    content: "";
    background: url("/img/clickCollect/carritoCyC.png");
    width: 54px;
    height: 54px;
    left: 0;
    position: absolute;
    background-repeat: no-repeat;
}
@media(min-width: 768px){
    body#cms.cms-id-24 h1{
        font-size: 50px !important;
    }
}

@media(max-width: 768px){
    .bloqueBloqueesCyC{
        flex-wrap: wrap;
    }
    .contendorPasoCyC {
        width: 95%;
        text-align: justify;
        margin: 20px 0px;
    }
    .contendorPasoCyC img {
        width: 100%;
        max-width: 70%;
        margin: 0 auto;
        align-self: center;
        display: flex;
    }
    .bloqueTiutloCyC {
        font-size: 60px;
    }
    .ventajasCyC p {
        padding: 4px;
    }
    .lapreguntaCyC {
        font-size: 18px;
        margin-top: 10px;
    }
    .contendorPasoCyC h3{
        font-size: 23px;
        margin-bottom: 10px;
    }
    .contendorPasoCyC p{
        font-size: 18px !important;
    }
    .preguntaCyC{
        display: flex;
        flex-direction: column;
    }
    .dudasCyC{
        border-top: 1px solid #dbdbdb;
        padding: 10px 0;
    }
    body#cms.cms-id-24 h1 {
        width: auto;
        text-align: center!important;
        position: relative;
        margin: 0 auto!important;
        font-size: 35px!important;
        padding-left: 45px;
    }
    body#cms.cms-id-24 h1:before {
        width: 45px;
        height: 45px;
        left: 20px;
        position: absolute;
        background-size: contain;
    }
}

body#index .miniature-add-to-wishlist {
    font-size: 14px;
    padding: 18px;
    opacity: .7;
    border-radius: 50px;
    background-color: #fff;
    position: absolute;
    z-index: 1;
    bottom: 5px;
}
body#index .miniature-add-to-wishlist button{
    top: -6px;
    left: -9px;
}







/** JOBFORM **/
body#job header h1.h3 {
    border-bottom: 1px solid #d7d7d7;
}
body#job section.login-form {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
body#job section.login-form form {
    width: 75%;
    order: 2;
}
body#job .posicionIzquierdaJob{
    width: 20%;
}
body#job #content-wrapper{
    width: 100% ;
    display: flex;
}

body#job label.seleccionador{
    width: 50%;
}
body#job label.labelMail{
    width: 50%;
}
body#job .labelAttach{
    width: 50%;
}
body#job .labelAttach,
body#job .labelMail,
body#job .seleccionador,
body#job .labelMensaje{
    margin-top: 10px;
}

body#job label.labelMensaje textarea,
body#job label.labelMensaje{
    width: 100%;
}
body#job  section.form-fields label {
    display: flex;
    flex-direction: column;
    align-items: start;
    padding: 0px 10px;
}

body#job  section.form-fields label input,
body#job textarea,
body#job  section.form-fields label select {
    border:1px solid lightgrey;
}
body#job  section.form-fields label input,
body#job  section.form-fields label select{
    width: 100%;
    padding: 10px;
    margin: 5px 0px;
}
body#job .form-fields{
    display: flex;
    flex-wrap: wrap;
}
body#job .labelAttach .filestyle{
    display:none !important;
}

body#job  label.labelAttach div:nth-child(4) {
    display: none;
}

body#job .form-footer{
    padding: 10px;
}
body#job section.form-fields label textarea{
    margin: 5px 0;
    padding: 10px;
}
body#job .labelMensaje{
}
body#job  .form-group.row{
    width: 100%;
}
body#job .custom-checkbox a{
    margin-left: 5px;
}
body#job .custom-checkbox span{
    border: 1px solid lightgrey;
}
body#job .custom-checkbox label{
    flex-flow: nowrap !important;
    align-items: center !important;
}
body#job .form-group.row .col-md-3.form-control-label.required{
    display: none;
}
body#job .notification-error ul{
    color: #951010;
    padding: 0px 10px;
}
body#job .notification-error{
    padding: 30px 0px;
    background: #d59696;
    margin-bottom: 20px;
    border: 1px solid #951010;
}
@media(max-width: 768px){
    body#job section.login-form {
        flex-direction: column;
    }
    body#job label.seleccionador{
        width: 100%;
    }
    body#job label.labelMail{
        width: 100%;
    }
    body#job label.labelAttach{
        width: 100%;
    }
    body#job label.labelMensaje textarea,
    body#job label.labelMensaje{
        width: 100%;
    }
    body#job section.login-form form {
        width: 100%;
    }
    body#job .posicionIzquierdaJob{
        width: 100%;
        margin-bottom: 10px;
    }
    body#job .posicionIzquierdaJob{
        text-align: justify;
    }
}
body#job .custom-checkbox input{
    width: auto !important;
}

body#job .posicionIzquierdaJob p {
    margin: 10px 0;
}

.container .notification.notification-success section.login-form {

}

#job .notifications i.fa.fa-check{
    color: #0DA265;
    font-size: 25px;
}
























.iIntermedio,
.colchonIntermedio span{
    color: orange;
    display: inline-flex;
}
.colchonIntermedio{
    border: 1px solid orange !important;
}
.iCalido,
.colchonCalido span{
    display: inline-flex;
    color: #FF0000;
}
.colchonCalido{
    border: 1px solid  #FF0000 !important;
}
.iFresco,
.colchonFresco span{
    color: deepskyblue;
    display: inline-flex;
}

.iFresco, .iCalido, .iIntermedio{
    display: flex;
    order: 2;
    margin-left: 5px;
    font-size: 16px;
    z-index: 10;
}
ul.product-flags.temperaturas{
    flex-flow: nowrap !important;
    align-items: center;
}


/*Productos relacionados especificos*/

.page-product-box #owl-demo .repro .img.combinacionPack{
    width: 56px;
    top: -6px;
    height: 56px;
    border-radius: 100%;
    position: relative;
    left: -6px;
    margin: 0;
}
.repro.coloresCiruclos{
    width: 20px;
    height: 20px;
}
.repro{
    width: 56px;
    height: 56px;
}




/*Colores repro*/

body#category .page-product-box #owl-demo .repro.color-gris{
    background: #B4B7BB !important;
}
body#category .page-product-box #owl-demo .repro.color-beige{
    background:#FEDEBF !important;
}
body#category .page-product-box #owl-demo .repro.color-maderaclaro{
    background:#D5B799 !important;
}
body#category .page-product-box #owl-demo .repro.color-maderaoscuro{
    background: #9B7D5F !important;
}
body#category .page-product-box #owl-demo .repro.color-blanco{
    background: #FFF !important;
}
body#category .page-product-box #owl-demo .repro.color-negro{
    background: #000 !important;
}
body#category .page-product-box #owl-demo .repro.color-rosa{
    background: #FEC7DA !important;
}
body#category .page-product-box #owl-demo .repro.color-dorado{
    background: #ECD450 !important;
}
body#category .page-product-box #owl-demo .repro.color-verde{
    background: #BAE1CE !important;
}
body#category .page-product-box #owl-demo .repro.color-azul{
    background: #B8DFFF !important;
}
body#category .page-product-box #owl-demo .repro.color-rojo{
    background: #F2635D !important;
}
body#category .page-product-box #owl-demo .repro.color-marron{
    background: #89715C !important;
}
body#category .page-product-box #owl-demo .repro.color-naranja{
    background: #E5914B !important;
}
body#category .page-product-box #owl-demo .repro.color-morado{
    background: #8D54D6 !important;
}

/*Serigrafias*/
body#category .page-product-box #owl-demo .repro.color-serigrafia{
    background:conic-gradient(#FEC7DA, #ECD450, #BAE1CE, #B8DFFF, #F2635D,#E5914B,#8D54D6);
}
body#category .page-product-box #owl-demo .repro.color-blancoserigrafia,
body#category .page-product-box #owl-demo .repro.color-serigrafiablanco{
    background: conic-gradient(from 180deg,#ffffff 50%, #FEC7DA, #ECD450, #BAE1CE, #B8DFFF, #F2635D,#E5914B,#8D54D6);
}
body#category .page-product-box #owl-demo .repro.color-maderaclaroserigrafia,
body#category .page-product-box #owl-demo .repro.color-serigrafiamaderaclaro{
    background: conic-gradient(from 180deg,#D5B799 50%, #FEC7DA, #ECD450, #BAE1CE, #B8DFFF, #F2635D,#E5914B,#8D54D6);
}

/*Dobles*/
body#category .page-product-box #owl-demo .repro.color-maderaclaronaranja,
body#category .page-product-box #owl-demo .repro.color-naranjamaderaclaro{
    background: linear-gradient(to left,#D5B799 50%, #E5914B 50%);
}
body#category .page-product-box #owl-demo .repro.color-rosamaderaclaro,
body#category .page-product-box #owl-demo .repro.color-maderaclarorosa{
    background: linear-gradient(to left,#D5B799 50%, #FEC7DA 50%);
}
body#category .page-product-box #owl-demo .repro.color-negrogris,
body#category .page-product-box #owl-demo .repro.color-grisnegro{
    background: linear-gradient(to left,#000000 50%, #B4B7BB 50%);
}
body#category .page-product-box #owl-demo .repro.color-negromarron,
body#category .page-product-box #owl-demo .repro.color-marronnegro{
    background: linear-gradient(to left,#000000 50%, #89715C 50%);
}
body#category .page-product-box #owl-demo .repro.color-beigemarron,
body#category .page-product-box #owl-demo .repro.color-marronbeige{
    background: linear-gradient(to left,#FEDEBF 50%, #89715C 50%);
}
body#category .page-product-box #owl-demo .repro.color-beigemaderaclaro,
body#category .page-product-box #owl-demo .repro.color-maderaclarobeige{
    background: linear-gradient(to left,#D5B799 50%, #FEDEBF 50%);
}
body#category .page-product-box #owl-demo .repro.color-negromarron,
body#category .page-product-box #owl-demo .repro.color-marronnegro{
    background: linear-gradient(to left,#000000 50%, #89715C 50%);
}
body#category .page-product-box #owl-demo .repro.color-marronmaderaclaro,
body#category .page-product-box #owl-demo .repro.color-maderaclaromarron{
    background: linear-gradient(to left,#D5B799 50%, #89715C 50%);
}
body#category .page-product-box #owl-demo .repro.color-blancorojo,
body#category .page-product-box #owl-demo .repro.color-rojoblanco{
    background: linear-gradient(to left,#ffffff 50%, #F2635D 50%);
}
body#category .page-product-box #owl-demo .repro.color-maderaclaromaderaoscuro,
body#category .page-product-box #owl-demo .repro.color-maderaoscuromaderaclaro{
    background: linear-gradient(to left,#D5B799 50%, #9B7D5F 50%);
}
body#category .page-product-box #owl-demo .repro.color-maderaclarorojo,
body#category .page-product-box #owl-demo .repro.color-rojomaderaclaro{
    background: linear-gradient(to left,#D5B799 50%, #F2635D 50%);
}
body#category .page-product-box #owl-demo .repro.color-doradomaderaclaro,
body#category .page-product-box #owl-demo .repro.color-maderaclarodorado{
    background: linear-gradient(to left,#D5B799 50%, #ECD450 50%);
}

body#category .page-product-box #owl-demo .repro.color-blancomaderaclaro,
body#category .page-product-box #owl-demo .repro.color-maderaclaroblanco{
    background: linear-gradient(to left,#ffff 50%, #D5B799 50%);
}
body#category .page-product-box #owl-demo .repro.color-blanconegro,
body#category .page-product-box #owl-demo .repro.color-negroblanco{
    background: linear-gradient(to left,#ffffff 50%, #000000 50%);
}
body#category .page-product-box #owl-demo .repro.color-blancogris,
body#category .page-product-box #owl-demo .repro.color-grisblanco{
    background: linear-gradient(to left,#ffffff 50%, #B4B7BB 50%);
}
body#category .page-product-box #owl-demo .repro.color-negromaderaclaro,
body#category .page-product-box #owl-demo .repro.color-maderaclaronegro{
    background: linear-gradient(to left,#000000 50%, #D5B799 50%);
}
body#category .page-product-box #owl-demo .repro.color-grismaderaclaro,
body#category .page-product-box #owl-demo .repro.color-maderaclarogris{
    background: linear-gradient(to left,#D5B799 50%, #B4B7BB 50%);
}
body#category .page-product-box #owl-demo .repro.color-grismaderaoscuro,
body#category .page-product-box #owl-demo .repro.color-maderaoscurogris{
    background: linear-gradient(to left,#9B7D5F 50%, #B4B7BB 50%);
}
body#category .page-product-box #owl-demo .repro.color-negromaderaoscuro,
body#category .page-product-box #owl-demo .repro.color-maderaoscuronegro{
    background: linear-gradient(to left,#9B7D5F 50%, #000 50%);
}
body#category .page-product-box #owl-demo .repro.color-blancomarron,
body#category .page-product-box #owl-demo .repro.color-marronblanco{
    background: linear-gradient(to left,#fff 50%, #89715C 50%);
}
body#category .page-product-box #owl-demo .repro.color-blancoverde,
body#category .page-product-box #owl-demo .repro.color-verdeblanco{
    background: linear-gradient(to left,#fff 50%, #BAE1CE 50%);
}
body#category .page-product-box #owl-demo .repro.color-blancorosa,
body#category .page-product-box #owl-demo .repro.color-rosablanco{
    background: linear-gradient(to left,#fff 50%, #FEC7DA 50%);
}
body#category .page-product-box #owl-demo .repro.color-blancoazul,
body#category .page-product-box #owl-demo .repro.color-azulblanco{
    background: linear-gradient(to left,#fff 50%, #B8DFFF 50%);
}
body#category .page-product-box #owl-demo .repro.color-maderaclaroverde,
body#category .page-product-box #owl-demo .repro.color-verdemaderaclaro{
    background: linear-gradient(to left,#D5B799 50%, #BAE1CE 50%);
}
body#category .page-product-box #owl-demo .repro.color-blancomaderaoscuro,
body#category .page-product-box #owl-demo .repro.color-maderaoscuroblanco{
    background: linear-gradient(to left,#9B7D5F 50%, #FFFFFF 50%);
}
body#category .page-product-box #owl-demo .repro.color-negrorosa,
body#category .page-product-box #owl-demo .repro.color-rosanegro{
    background: linear-gradient(to left,#000 50%, #FEC7DA 50%);
}
body#category .page-product-box #owl-demo .repro.color-negroazul,
body#category .page-product-box #owl-demo .repro.color-azulnegro{
    background: linear-gradient(to left,#000 50%, #B8DFFF 50%);
}
body#category .page-product-box #owl-demo .repro.color-negrorojo,
body#category .page-product-box #owl-demo .repro.color-rojonegro{
    background: linear-gradient(to left,#000 50%, #F2635D 50%);
}
body#category .page-product-box #owl-demo .repro.color-negronaranja,
body#category .page-product-box #owl-demo .repro.color-naranjanegro{
    background: linear-gradient(to left,#000 50%, #E5914B 50%);
}
body#category .page-product-box #owl-demo .repro.color-negromorado,
body#category .page-product-box #owl-demo .repro.color-moradonegro{
    background: linear-gradient(to left,#000 50%, #8D54D6 50%);
}
body#category .page-product-box #owl-demo .repro.color-grisverde,
body#category .page-product-box #owl-demo .repro.color-verdegris{
    background: linear-gradient(to left,#B4B7BB 50%, #BAE1CE 50%);
}
body#category .page-product-box #owl-demo .repro.color-grisrojo,
body#category .page-product-box #owl-demo .repro.color-rojogris{
    background: linear-gradient(to left,#B4B7BB 50%, #F2635D 50%);
}
body#category .page-product-box #owl-demo .repro.color-grisazul,
body#category .page-product-box #owl-demo .repro.color-azulgris{
    background: linear-gradient(to left,#B4B7BB 50%, #B8DFFF 50%);
}
body#category .page-product-box #owl-demo .repro.color-grismorado,
body#category .page-product-box #owl-demo .repro.color-moradogris{
    background: linear-gradient(to left,#B4B7BB 50%, #8D54D6 50%);
}
body#category .page-product-box #owl-demo .repro.color-beigenegro,
body#category .page-product-box #owl-demo .repro.color-negrobeige{
    background: linear-gradient(to left,#FEDEBF 50%, #000 50%);
}
body#category .page-product-box #owl-demo .repro.color-beigemaderaoscuro,
body#category .page-product-box #owl-demo .repro.color-maderaoscurobeige{
    background: linear-gradient(to left,#FEDEBF 50%, #9B7D5F 50%);
}
body#category .page-product-box #owl-demo .repro.color-azulmaderaclaro,
body#category .page-product-box #owl-demo .repro.color-maderaclaroazul{
    background: linear-gradient(to left,#B8DFFF 50%, #D5B799 50%);
}

/*FIN COLORES REPRO*/



.botonesOrdenyMasFav .switch {
    position: relative;
    display: inline-block;
    width: 25px;
    height: 14px;
    margin-left: 10px;

}

.botonesOrdenyMasFav .switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.botonesOrdenyMasFav .sliderFiltros {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.botonesOrdenyMasFav .sliderFiltros:before {
    position: absolute;
    content: "";
    height: 11px;
    width: 11px;
    left: 10%;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 100%;
}
.botonesOrdenyMasFav .sliderFiltros.conFiltros:before {
    left: 45%;
}

.botonesOrdenyMasFav .sliderFiltros{
    border-radius: 15px;
    width: 25px;
    height: 14px;
}
.botonesOrdenyMasFav .sliderFiltros.conFiltros {
    background-color: #30aaf4;
}

.botonesOrdenyMasFav input:focus + .sliderFiltros {
    box-shadow: 0 0 1px #30aaf4;
}

.botonesOrdenyMasFav .sliderFiltros:before.conFiltros {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.botonesOrdenyMasFav .slider.round {
    border-radius: 34px;
}

.botonesOrdenyMasFav .slider.round:before {
    border-radius: 50%;
}





























.repro.visibleRepro {
    background: #30aaf473 !important;
}
.page-product-box #owl-demo .repro.visibleRepro a{
    width: 40px;
    height: 46px;
    align-items: center;
    color: white;
    justify-content: center;
    display: flex !important;
    font-size: 18px;
}
.page-product-box #owl-demo{
    display: flex;
    flex-wrap: nowrap;
    align-content: space-between;
    width: 100%;
    min-width: 100%;
}
#product .page-product-box #owl-demo{
    margin-top:5px;
}
.page-product-box #owl-demo .repro>*:not(.img) {
    display: none !important;
}
.page-product-box #owl-demo .repro .seMuestra {
    display: flex !important;
}

.page-product-box #owl-demo .repro .img {
    margin: 3px;
    width: 40px;
    height: 40px;
    border-radius: 100%;
}
.page-product-box #owl-demo .repro:hover {
    border: 1px solid #30aaf4!important;
}

.page-product-box #owl-demo .enlaceColorProducto{
    margin: 2px 3px;
}
.page-product-box.testA #owl-demo .repro{
    margin: 3px;
}
.page-product-box #owl-demo .repro{
    cursor: pointer;
    justify-content: center;
    border: 1px solid #e8e8e8 !important;
    border-radius: 100%;
    overflow: hidden;
    padding: 4px;
}
.page-product-box #owl-demo .repro.principal{
    cursor: initial;
    border: 1px solid #30aaf4!important;
}
.page-product-box #owl-demo .repro .img img {
    width: 100%;
}
body#product .page-product-box #owl-demo .repro{
    margin: 0px 5px;
}
body#product .page-product-box #owl-demo .repro.principal{
    margin: 0px 5px;
}
.page-product-box h3{
    font-size: 14px;
    font-weight: 200;
    margin-bottom: 7px;
}
.page-product-box{
    margin: 5px 0px 0px 0px;
}
@media(max-width: 768px){
    .page-product-box #owl-demo{
        flex-wrap: wrap;
    }
}

.testC #rc{
    background: #ffffff70;
}


td.text-sm-center.order-actions a:hover .fa-file-pdf-o, .botonInstrucciones a:hover .fa-file-pdf-o{
    color: #cb3f3f;
}
td.text-sm-center.order-actions a .fa-file-pdf-o, .botonInstrucciones .fa-file-pdf-o{
    margin-right: 5px;
}
td.text-sm-center.order-actions a, .botonInstrucciones a{
    padding: 5px !important;
    margin: 10px;
    background: #2faaf4;
    color: #fff;
    border-radius: 5px;
    border: 1px solid #2faaf4;
}
.botonInstrucciones a{
    margin: 0px;
}
td.text-sm-center.order-actions a:hover, .botonInstrucciones a:hover{
    background: #fff;
    color: #2faaf4;
    border: 1px solid #2faaf4;
}
td.text-sm-center.order-actions a.reorderButton:hover{
    background: #fff;
    color: #000;
    border: 1px solid #000;
}
td.text-sm-center.order-actions a.reorderButton{
    background: #000;
    border: 1px solid #000;
}
.horarioTelfcontactanos{
    margin-left: 5px;
}

#index .precioDescuentoTachadoConnectif .precioDescuentoCarrusel,
#index .precioDescuentoTachadoConnectif span.euroRedCarrusel,
#category .regular-price,
#index .precioDescuentoTachadoConnectif span,
#product .product-discount .regular-price {
    color: #FF0000 !important;
}
/*FOOTER IMAGENES  9/3/23 */

.footer-iconos-pagos{
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}
.imagenMytFooter{
    display: flex;
    align-self: center;
    justify-content: center;
}
.imagenMytFooter, .imagenesPymePlusFooter{
    width: 25%;
}
.imagenesMPagosFooter{
    width: 35%;
    display: flex;
    justify-content: space-between;
    align-self: center;
}
.imagenesMPagosFooter img {
    max-width: 70px;
    max-height: 70px;
    width: 70px;
    height: 70px;
}
.imagenesPymePlusFooter{
    display: flex;
}
.imagenesGenericasFooter {
    position: relative;
}

.imagenesGenericasFooter img {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    animation: fadeInOut 8s infinite;
}

.imagenesGenericasFooter img:nth-child(1) {
    opacity: 1;
}

.imagenesGenericasFooter{
    margin-left: 15px;
}
.imagenesGenericasFooter img:nth-child(2) {
    animation-delay: 4s;
}

.imagenMytFooter{
    margin-left: 11%;
    display: flex;
    align-self: center;
    width: 10%;
    justify-content: center;
}
.imagenesPymePlusFooter{
    display: flex;
    margin-bottom: 10px;
}
.product-description-short a{
    color: #34aaf4;
}

.product-actions .Sequra__PromotionalWidgetWrapper{
    /* border: 1px solid #e2e2e2;*/
}



.imagenesPymeFooter {
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    flex-direction: column;
    color: #fff;
}
.imagenesPymeFooter img{
    max-width: 120px;
}
.imagenesPymeFooter .fechaPyme{
    margin-bottom: 2px;
}

.sobreNosotrosCepyme {
    display: flex;
    justify-content: center;
}
.imagenCepymeSobreNosotros {
    margin: 0px 80px;
}

@media (max-width: 768px){

    .sobreNosotrosCepyme {
        flex-direction: column;
    }
    .imagenCepymeSobreNosotros {
        margin: 15px 0px 15px 0px;
    }



    .imagenMytFooter{
        width: 100%;
        margin: 0;
    }
    .imagenesMPagosFooter img{
        margin: 20px;
    }
    .imagenesMPagosFooter {
        flex-wrap: wrap;
        align-self: center;
        width: 90%;
        margin: 0 auto;
        text-align: center;
        place-content: center;
    }
    .imagenesPymePlusFooter {
        display: flex;
        width: 100%;
        flex-wrap: nowrap;
        justify-content: center;
    }
    .footer-iconos-pagos{
        flex-wrap: wrap;
    }
    .imagenesPymeFooter{
        min-width: 120px;
        display: flex;
        align-items: center;
        flex-direction: column;
        color: #fff;
    }
    .imagenesGenericasFooter{
        min-height: 120px;
        min-width: 120px;
    }
    @media(max-width:340px){
        .imagenesMPagosFooter img{
            margin: 0px;
        }
    }
}
@keyframes fadeInOut {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}




/*NEW HEADER*/

.headerFlex{
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
}
.displayHeaderFirst span, .displayHeaderFirst div{
    display: flex;
    justify-content: center;
    place-items: center;
}
.displayHeaderFirst i, .displayHeaderFirst img{
    margin-right: 5px;
    width: 25px;
    font-size: 20px;
}
.displayHeaderFirst {
    font-size: 12px;
}
.displayHeaderFirst{
    width: 100%;
    text-align: center;
    background: #30aaf4;
    color: #fff;
    display: flex;
    justify-content: space-around;
}
.displayHeaderSecond #_desktop_logo{
    width: auto;
    display: flex;
    justify-content: center;
    margin-left: 5%;
}
.divSearchBar{
    width: 100%;
    display: flex;
    justify-content: center;
}
.headerSearchBar{
    display: flex;
    width: 100%;
    justify-content: center;
}
.headerNewHeaderIcons{
    display: flex;
    width: 20%;
    justify-content: flex-end;
}
.divHeaderIcons{
    display: flex;
    width: 100%;
    justify-content: center;
}
.displayHeaderSecond{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin:10px 0px;
    width: 100%;
}
.displayHeaderThird{
    margin: 0px 0px 15px 0px;
}
div.sub-menu{
    top: 20px !important;
}
.search-widget{
    width: 50%;
}
.logoWeb{
    width: 30%;
}
.headerSearchBar{
    width: 60%;
}

@media only screen and (min-width: 1200px){
    ul#top-menu li a[data-depth="0"] {
        border-right: 1px solid #30aaf4;
        padding: 5px 15px !important;
    }
    #header .header-top {
        height: 170px;
    }
}
@media (max-width: 780px ) {


}


#mobile_top_menu_wrapper li img, #mobile_top_menu_wrapper .imagenDeMenu {
    filter: brightness(1.1);
    mix-blend-mode: multiply;
}


@media (max-width: 980px ) {
    .displayHeaderFirst, .NewHeaderIcons{
        display: none;
    }
    .divSearchBar{
        padding: 0px 10px;
    }

}
#header .header-top{
    padding: 0 !important;
}
.trasnferBanklogo{
    padding: 0 10px 0px;
    height: 15px;
    width: auto;
}
.trasnferBankdt{
    display: flex;
}
.nomostrarArriba{
    display:none;
}
@media only screen and (max-width: 1200px) {
    .container {
        width: 100% !important;
        /*overflow-x: hidden;*/
    }
    .displayHeaderFirst {
        display: none !important;
    }
    .headerSearchBar{
        width: 80%;
    }
    .displayHeaderSecond{
        display: block;
    }
    #header .header_mobile_icons .mobile-user-elements>a.wishtlist_top{
        visibility: visible;
    }

    @media only screen and (min-width: 1100px) and (max-width: 1201px){
        .header-nav{
            width: 10% !important;
            display: inline-block;
        }
        .header-top{
            width: 88% !important;
            display: inline-block;
        }
        .displayHeaderSecond{
            display: flex;
            margin: 5px;
        }
        .displayHeaderSecond #_desktop_logo{
            margin: 0px;
        }
        .displayHeaderThird, .mobile-user-elements{
            display: none;
        }
        .mobile-user-elements{
            display: none !important;
        }
        #header{
            display: flex;
            align-items: center;

        }
        #header .header-top {
            height: 50px;
        }

    }



    @media (min-width: 768px) and (max-width: 1100px) {
        .headerNewHeaderIcons{
        }
    }
    @media (max-width: 500px) {
        .headerSearchBar{
            width: 100%;
        }
        .mobile-menu-elements {
            width: 65%;
        }
        .top-logo {
            width: 60%;
        }
        #_mobile_logo_>a.logo {
            background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') 0 -85px;
            background-repeat: no-repeat;
            background-size: cover;
            max-width: 140px;
            height: 35px;
        }
        .headerNewHeaderIcons{
            display: none;
        }






        @media (max-width: 365px) {
            #_mobile_logo_>a.logo {
                background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') 0 -83px;
                background-repeat: no-repeat;
                background-size: cover;
            }
            .top-logo {
                width: 138px;

            }

        }
    }
}




/** APLAZAME Y SEQURA EN PRODUCTO**/
form>.sequra-promotion-widget {
    display: none !important;
}
.sequraContentZC .zoid-tag-promotion-widget-component {
    border: 1px solid #e2e2e2;
}
.metodo-financiacion.aplazame img{
    order: 4;
    width: 39px;
}
.metodo-financiacion.aplazame span.title{
    order: 3;
    margin-right: 5px;
    font-weight: bold;
    margin-left: auto;
}
.metodo-financiacion.aplazame .calculadora-aplazame {
    order: 1;
    display: flex !important;
    align-self: center;
    margin-right: initial;
}
.metodo-financiacion.aplazame span.info{
    order: 2;
    /*color: rgb(48, 170, 244);*/
    font-size: 13px;
    text-decoration: underline;
}
.aplazame-widget-instalments{
    margin: 0 !important;
}
.metodo-financiacion.aplazame{
    display: flex;
    width: 60%;
    border: 1px solid #e8e8e8 ;
    align-items: center;
    margin-bottom: 25px;
    padding: 2px 5px;
}
.tituloHome h1 {
    font-size: 25px;
    margin-bottom: 30px;
}
@media(max-width: 780px){
    .metodo-financiacion.aplazame{
        width: 100%;
        padding: 0px;
    }
    .metodo-financiacion.aplazame span.title {
        /*margin-left: 5px;*/
    }
    @media(max-width: 405px){
        .metodo-financiacion.aplazame{
            font-size: 16px;
            flex-wrap: wrap;
            justify-content: center;
        }
    }
}


.calculadora-aplazame.flex-0{
    flex: 0 !important;

}

.aplazame-widget-instalments .aplazame-widget-currency,
.aplazame-widget-instalments .aplazame-widget-price{
    color: #000;

}
.aplazame-widget-instalments .-inherit{
    font-family:"Open Sans",sans-serif !important;
    padding: 10px 2px 10px 4px;
    font-size: 14px;
    color: #6d6d6d;
    font-weight: 100;
}
.aplazame-widget-instalments .-inherit:first-letter {
    text-transform: capitalize;
}

.aplazame-widget-instalments .aplazame-widget-per-month{
    font-size: 100%;
    line-height: 0;
    position: inherit;
    vertical-align: baseline;
}
em.aplazame-widget-instalments-num {
    font-style: normal;
}
.metodo-financiacion.aplazame .info{
    cursor: pointer;
    text-decoration: none;
}

.apz-modal {
    border: none !important;
    display: flex;
    justify-content: space-between;
    width: 100%;
    float: right;
}

.metodo-financiacion.aplazame.apz-modal{
    margin-bottom:0;
    margin-top: 25px;
}
.metodo-financiacion.aplazame.apz-modal *{
    font-family: Open Sans,sans-serif;
    font-size: 12px;
    font-weight: 300;
    color:#000;
}
.metodo-financiacion.aplazame.apz-modal span.info{
    order: 3;
    color:#1c1c1c;
}


/************** NEW CMS ***************/
#cms #content-wrapper #main {
    display: flex;
    flex-direction: column;
}
.titleCMS h1{
    text-align: center !important;
}
.titleCMS{
    text-align: center;
}
.cms-bannerTop img{
    width: 100%;
    max-width: 1268px;
}
.cms-italica{
    font-style: italic;
}
.cms-negrita{
    font-weight: bold;
}
.cms-italica{
    font-style: italic;
}
span.cms-azul-myt {
    color: #30aaf4;
}
.cms-contentPage {
    display: flex;
    flex-wrap: wrap;
}
div#cms-formasDePago,
div#cms-financiacion{
    display: flex;
    flex-direction: column;
}

#cms .page-cms h4{
    font-size: 15px;
    margin-bottom: 5px;
}

/******************* politica privacidad  ********************/

#cms-politicaprivacidad .titleCMS .politicaprivacidad-bloque-contenedorImg{
    text-align: center;
    margin: 30px 0px 0px 0px;
}
.politicaprivacidad-bloque-contenedorImg, #cms-politicaprivacidad .cmsSubTitle{
    text-align: center;
}
#cms-politicaprivacidad .cmsSubTitle {
    max-width: 560px;
    text-align: center;
    margin: 15px auto !important;
}
.politicaprivacidad-bloque-contenedorImg img{
    width: 45px;
}

.politicaprivacidad-content-bloque{
    width: 100%;
}
.politicaprivacidad-contenedorTexto h3 {
    text-align: center;
    margin: 20px 0px 20px 0px;
    font-size: 16px;
    font-weight: 300;
}


/******************* aviso legal ********************/

.avisoLegal-bloque-contenedorImg img{
    width: 45px;
}
.avisoLegal-bloque-contenedorImg{
    text-align: center;
    margin: 30px 0px 0px 0px;
}
#cms-avisoLegal p{
    text-align: justify !important;
}
.avisoLegal-subtitulo {
    text-align: center;
    margin: 15px 0px 30px 0px;
}

/******************* terminos y condiciones |  politica privacidad  ********************/

#cms-terminosycondiciones ul, #cms-politicaprivacidad ul{
    list-style: disc;
    padding-left: 40px;
}
.terminosycondiciones-bloque-contenedorImg {
    text-align: center;
}
.terminosycondiciones-bloque-contenedorImg img {
    width: 45px;
}
.terminosycondiciones-subtitulo {
    text-align: center;
    margin: 15px 0px 30px 0px;
}
#cms-terminosycondiciones ol li,
#cms-politicaprivacidad ol li,
#cms-politicaprivacidad ul li,
#cms-terminosycondiciones ul li {
    line-height: 24px;
    margin: 10px 0px;
}
#cms-terminosycondiciones  p, #cms-politicaprivacidad p {
    margin-bottom: 15px !important;
    text-align: justify !important;
}
body#product .miniature-add-to-wishlist.wishlist-chj .fav-prod-wishlist{
    background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -155px -92px;
    width: 22px;
    height: 22px;
}

.miniature-add-to-wishlist.wishlist-chj{
    top: 206px;
    position: absolute;
    right: 0;
    z-index: 1;
    width: 23px;
    height: 23px;
    cursor: pointer;
}

@media (max-width: 575px) {
    .miniature-add-to-wishlist.wishlist-chj{
        top: 113px;
        position: absolute;
        right: 0;
        z-index: 1;
        width: 24px;
        height: 24px;
    }
}

/******************* faqs ********************/
#faqs_bloque-ayuda{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.faqs-content-bloque:hover {
    color: #30aad4;
    background: #fff
}
.faqs-content-bloque {
    width: 20%;
    margin: 10px;
    justify-content: center;
    border: 1px solid #30aad4;
    color: #fff;
    padding: 20px;
    background: #30aaf4;
}

#faqs_bloque-ayuda .submenu {
    display: flex !important;
    flex-flow: wrap;
    flex-direction: row !important;
    width: 100%;
    max-width: 100% !important;
    justify-content: center;
}
#faqs_bloque-ayuda .submenu .submenu-item:hover {
    transition: none !important;
    opacity: 0.5;
}
#faqs_bloque-ayuda .submenu .submenu-item {
    background: #30aaf4;
    width: 20%;
    height: 150px;
    margin: 10px;
    color: #fff !important;
    border: 1px solid #30aaf4;
    text-align: center !important;
    padding: 10px !important;
    flex-direction: column;
    transition: none !important;
    display: flex !important;
    justify-content: center;
}
#faqs_bloque-ayuda .submenu .submenu-item img{
    max-width: 75px;
    margin-bottom: 10px;
}
#cms .faqs #faqs_bloque-ayuda{
    flex-direction: column;
    width: 75%;
    margin: 0;
    padding: 0 !important;
    align-self: center;
}
@media (max-width: 780px){
    #cms .faqs #faqs_bloque-ayuda{
        width: 100%;
    }
    #faqs_bloque-ayuda .submenu .submenu-item {
        width: 40%;
        max-width: 180px;
    }
    .enlacesCmsContacto-faqs{
        justify-content: center;
    }
    .enlacesCmsContacto-faqs div{
        width: 50%;
    }
}

#cms #content .faqs #faqs_content.mostrar.mostrar{
    display: flex;
}
.cms-title-faqs{
    text-align: center !important;
}
#faqs_bloque-ayuda{
    margin-top: 20px;
}

.enlacesCmsContacto-faqs div a, .enlacesCmsContacto-faqs div span {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 10px;
}
.enlacesCmsContacto-faqs div {
    display: flex;
    flex-direction: column;
}
.enlacesCmsContacto-faqs div a img, .enlacesCmsContacto-faqs div span img {
    width: 37px;
    margin-bottom: 10px;
}
.enlacesCmsContacto-faqs div span:hover ,
.enlacesCmsContacto-faqs div a:hover{
    color: #30aaf4 !important;
}


.enlacesCmsContacto-faqs div span{
    transition: .3s all ease-in-out;
}
.enlacesCmsContacto-faqs div span,
.enlacesCmsContacto-faqs div a{
    color: #000 !important;
}
.enlacesCmsContacto-faqs{
    display: flex;
    flex-wrap: wrap;
}
.texto-footer-cms-faqs p{
    text-align: center !important;
}

#faqs_bloque-ayuda .submenu-item.seleccionado img {
    filter: brightness(0.1);
}
#faqs_bloque-ayuda .submenu-item.seleccionado {
    background: #fff !important;
    border: 1px solid #000 !important;
    color: black !important;
}

/******************* Bases concurso ********************/

.contenido-bases.class_mostrado {
    display: none;
    transition: 1.2s linear;
    height: 0;
}
.contenido-bases.class_mostrado.seleccionado p{
    text-align: justify !important;
}
.contenido-bases.class_mostrado.seleccionado {
    display: inherit;
    padding: 25px;
    height: auto;
}

.contenedor-seccion-bases i{
    color: #34aaf4;
    font-size: 20px;
    font-weight: bold;
}

.cms-concurso .cms-contentPage .ganadores p {
    margin: 2rem 0 !important;
    text-align: justify !important;
}
.cms-concurso .cms-contentPage .ganadores {
    text-align: center;
    padding: 0px 50px 50px 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: url('/img/cms/concursos/basesconcurso_icono_1.png');
    background-repeat: no-repeat;
    background-position-x: 80%;
    background-position-y: 100%;
}

.cms-concurso .cms-contentPage h4 {
    margin-right: 50px;
}

.cms-concurso .cms-contentPage{
    flex-direction: column !important;
}

.cabecera-seccion-bases {
    display: flex;
    padding: 15px 0;
    justify-content: space-between;
    border-bottom: 1px solid #f2f2f2;
    cursor:pointer;
}
/******************* att ********************/

div#cms-att .att-content-bloque.cmsSubTitle{
    display: flex;
    align-items: center;
    margin: 0 auto;
}
div#cms-att .att-content-bloque.cmsSubTitle h2{
    margin: 15px 0px;
    text-align: center;
}
div#cms-att .att-content-bloque{
    display: flex;
}
div#cms-att .cms-contentPage{
    flex-direction: column;
}
.att-bloque-contenedorImg img {
    width: 35px !important;
}
div#cms-att p{
    text-align: justify !important;
    margin: 15px !important;
}

.att-bloque-contenedorImg img {
    margin-top: 10px !important;
}
.girado-flecha i{
    transform: matrix(0, 1, 1, 0, 0, 0);
    transition: 0.25s linear;
}

/******************* envios ********************/

div#cms-envios .cms-contentPage{
    flex-direction: column;
}

.envios-content-bloque{
    display: flex;
}
.envios-bloque-contenedorImg{
    margin-top: 15px;
}
.envios-contenedorTexto{
    margin: 15px 10px;
}
.envios-contenedorTexto p{
    margin-bottom: 5px !important;
    text-align: justify !important;
}
.envios-bloque-contenedorImg img{
    width: 45px;
}

/******************* financiacion ********************/

#cms section#main div#cms-financiacion h1{
    margin: 20px 0;
}

.financiacion-contenedorTitle ,
.financiacion-contenedorImg {
    margin: 10px 0px;
    text-align: center;
}
.financiacion-content-bloque {
    width: 50%;
    padding: 0px 30px;
}
@media (max-width: 600px){
    .financiacion-content-bloque{
        width: 100%;
        padding: 0px 0px;
    }
}

.financiacion-bloque-contenedorImg {
    margin: 10px 0px;
    text-align: center;
}

.financiacion-contenedorTexto p{
    text-align: justify !important;
}
.financiacion-bloque-contenedorImg img {
    margin-bottom: 10px;
    max-width: 140px !important;
}

.financiacion-content-bloque.botones a{
    color: #fff !important;
    background: #30aaf4;
    padding: 10px 20px;
}
.financiacion-content-bloque.botones {
    width: 100%;
    text-align-last: center;
    margin: 40px 0px;
}
.financiacion-contenedorBoton{
    margin-top: 30px;
}


/*************** formas de pago ***********************/

div#cms-formasDePago .cms-contentPage{
    margin-top: 30px;
}
.formasPago-content-bloque {
    width: 25%;
}
@media (max-width: 980px){
    .formasPago-content-bloque{
        width: 50%;
    }
    @media (max-width: 600px){
        .formasPago-content-bloque{
            width: 100%;
        }
    }
}
.formasPago-bloque-contenedorTitle ,
.formasPago-bloque-contenedorImg {
    margin: 10px 0px;
    text-align: center;
}
.formasPago-contenedorTexto p{
    text-align: center !important;
    color: #FFF !important;
}
.formasPago-contenedorTexto {
    text-align: justify;
    background: #34aaf485;
    min-height: 190px;
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    padding: 20px;
    margin: 10px 10px 20px 10px;
    color: #FFF;
}


/*Medidas con flechas*/
.medidas-producto {
    height: 23px;
    display: flex;
    margin-bottom: 5px;
    align-items: center;
}
.medidas-producto span.ancho, .medidas-producto span.alto, .medidas-producto span.profundo {
    width: 85px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-around;
}

.medidas-producto span.ancho span.imagenMedidas {
    background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -46px -415px;
    width: 23px;
    height: 23px;
}
.medidas-producto span.alto span.imagenMedidas {
    background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -70px -414px;
    width: 16px;
    height: 23px;
}
.medidas-producto span.profundo span.imagenMedidas {
    background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -87px -413px;
    width: 23px;
    height: 23px;
}
.medidas-producto .ancho, .medidas-producto .alto, .medidas-producto .profundo {
    font-size: 14px;
    color: #000;
}
.product-description .product-title a {
    display: block !important;
    text-overflow: ellipsis !important;
    white-space: nowrap;
    overflow: hidden !important;
}
.product-miniature .product-title {
    height: 31px !important;
}
body#category.category-id-310 .carruselCf .fav-prod-wishlist, #category.category-id-310 .fav-prod-wishlist.isFav:hover {
    width: 23px;
    height: 23px;
    background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -152px -90px !important;
}
#category.category-id-310  .fav-prod-wishlist.isFav {
    background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -132px -91px!important;

}

@media (max-width: 780px){
    .medidas-producto span.ancho span.imagenMedidas {
        background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -46px -417px;
        scale: 0.8;
    }
    .medidas-producto span.alto span.imagenMedidas {
        background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -69px -414px;
        scale: 0.8;
    }
    .medidas-producto span.profundo span.imagenMedidas {
        background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -87px -413px;
        scale: 0.8;
    }
    .medidas-producto .ancho, .medidas-producto .alto, .medidas-producto .profundo {
        font-size: 13px;
    }
    .medidas-producto span.ancho, .medidas-producto span.alto, .medidas-producto span.profundo {
        width: 60px;
    }
    .product-miniature .product-title {
        height: 20px !important;
    }
}
.divSinMedidas{
    visibility: hidden;
}



#products .imagenDosFadeIn{
    position: absolute !important;
    top: 0;
    opacity: 0;
    display:none;
    left: 0;
}



.imagenBotones img{
    max-width: 100%;
}
/*** nuevas cookies ***/

#cms section#main #cms-cookies table p {
    margin: 0;
    padding: 0px;
}
#cms section#main #cms-cookies p {
    padding: 15px;
    font-size: 14px;
    margin-bottom: 0px;
}
#cms-cookies td p {
    text-align: center!important;
}
#cms-cookies ul li,#cms-avisoLegal ul li {
    margin: 15px 0px;
}
#cms-cookies ul, #cms-avisoLegal ul{
    list-style: disc;
    padding-left: 3%;
}
#cms-cookies table td{
    border:1px dotted;
}
#cms-cookies table, #cms-cookies th {
    border:1px solid;
}
#cms-cookies h2{
    margin: 15px 0px;
}
#cms-cookies table{
    margin: 0 auto;
}
#cms-cookies th p{
    text-align: center !important;
}
#cms-cookies th {
    border: 1px solid;
    background: #f2f2f2;
    text-align: center !important;
    padding: 0px 5px;
}

@media (max-width:780px){
    body#category .product-price-and-shipping{
        flex-flow: wrap;
        display: flex;
        width: 100%;
    }
    .price.precioConDescuentoRed{
        place-self: flex-start;
    }
}
div[itemprop="hasMerchantReturnPolicy"],
div[itemprop="shippingDetails"],
div[itemprop="shippingRate"],
div[itemprop="shippingDestination"],
div[itemprop="deliveryTime"],
div[itemprop="handlingTime"],
div[itemprop="transitTime"]{
    display: none !important;
}
body#category article.product-miniature{
    position: relative;
}
body#category section.page-product-box::-webkit-scrollbar {
    -webkit-appearance: none;
}
body#category .verMasCombinaciones:hover {
    color:#34aaf4;
}
body#category .verMasCombinaciones {
    text-align: center;
    cursor: pointer;
    min-width:66px;
    font-size: 12px;
}


body#category section.page-product-box {
    display: flex;
    align-items: center;
    overflow-y: scroll;
    flex-direction: column;
    position: absolute;
    bottom:0;
    order: 2;
    /* top: 0;
     right: -35px;
     height: 58%;*/
}
body#category section.page-product-box.testC {
    right: auto;
    height: auto;
}
body#category .page-product-box.testC{
    left: 0;
    position: absolute;
}

body#category .page-product-box .contenedorRelacionadosCirculos .masColoresNumero{
    display: none;
}

body#category .page-product-box #owl-demo{
    flex-direction: column;
}
body#category .page-product-box #owl-demo .repro img{
    margin-left: 0px !important;
}
body#category .page-product-box #owl-demo .repro{
    background: #fff;
}
body#identity .custom-checkbox input[type=checkbox]+span {
    border: 1px solid black;
    width: 22px;
    height: 22px;
}
/********** FILTROS 2023 *********/


#filtrosActivosCat span{
    text-overflow: ellipsis;
    overflow: hidden;
}
#filtrosActivosCat{
    display: flex;
    max-width: 500px;
    align-items: center;
    overflow: hidden;
    white-space: nowrap;
}
.contenedorFiltros{
    height: 0;
    visibility: hidden;
}
.contenedorFiltros.visibleOn{
    display: inherit;
    visibility: visible;
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 99999999;
    top:0;
    background: #000000a8;
}
.contenedorFiltros.visibleOn .contentDos {
    width: 100%;
    height: 100%;
    background: #00000045;
}
.contenedorFiltros .contentUno {
    right: -520px;
}
.contenedorFiltros.visibleOn .contentUno {
    display: flex;
    transition: 0.25s linear;
    background: #fff;
    width: 390px;
    flex-direction: column;
    margin-left: auto;
    position: absolute;
    right: -10px;
    max-width: 100%;
    height: 100%;
    top: 0px;
    padding: 50px 25px;
}
.contenedorFiltros.visibleOn .filtrosproductos {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    line-height: 30px;
}
.contenedorFiltros.visibleOn .filtrosproductos .categoria-filtro ul {
    display: flex;
    flex-wrap: wrap;
    margin: 10px;
    justify-content: space-between;
    text-transform: capitalize;
    align-content: center;
}
.contenedorFiltros.visibleOn .filtrosproductos ul li {
    display: flex;
    cursor: pointer;
}
.contenedorFiltros.visibleOn .filtrosproductos ul li {
    padding: 5px;
}
.contenedorFiltros.visibleOn .filtrosproductos ul li i {
    margin-right: 10px;
    display: flex;
    align-items: center;
}
.contenedorFiltros.visibleOn .filtrosproductos .categoria-filtro ul {
    display: flex;
    flex-wrap: wrap;
    margin: 10px;
    justify-content: space-between;
    align-content: center;
}
.contenedorFiltros.visibleOn .categoria-filtro ul {
    visibility: hidden;
    height: 0;
}
.contenedorFiltros.visibleOn ul.mostrarFiltroUl {
    visibility: initial !important;
    height: auto !important;
}
.contenedorFiltros.visibleOn .nombreycerrarFiltros{
    margin-bottom: 40px;
    border-bottom: 1px solid;
    text-transform: uppercase;
    font-weight: bold;
}
.contenedorFiltros.visibleOn .nombreFiltroOnDiv,.contenedorFiltros.visibleOn .nombreycerrarFiltros{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.contenedorFiltros.visibleOn li .fa-check-square-o {
    display: none !important;
}
.contenedorFiltros.visibleOn li.activado .fa-square-o {
    display: none !important;
}
.contenedorFiltros.visibleOn li.activado .fa-check-square-o {
    display: flex !important;
}
.contenedorFiltros.visibleOn .nombreFiltroOnDiv {
    border-bottom: 1px solid #f2f2f2;
    cursor: pointer;
}
.botonesOrdenyMasFav {
    display: flex;
    padding: 20px 8px;
    justify-content: flex-end;
    width: 80%;
    margin: auto;
}
.mostrarFiltros, .ordenarFiltros, .contenedorFiltros.visibleOn .fa-close {
    cursor:pointer;
}
.mostrarFiltros {
    display:flex;
    align-items: center;
    margin-right: 30px;
}
.botonesFiltrosAceptarFiltrar{
    display: flex;
    justify-content: space-between;
}
.botonesFiltrosAceptarFiltrar span#limpiarFiltros{
    background: #fff;
    color: #000;
}
.botonesFiltrosAceptarFiltrar span#limpiarFiltros:hover{
    background: #000;
    color: #fff;
}
.botonesFiltrosAceptarFiltrar span.aplicarFiltros:hover{
    background: #fff;
    color: #34aaf4;
    border: 1px solid #34aaf4;
}
.botonesFiltrosAceptarFiltrar span.aplicarFiltros{
    background: #34aaf4;
    color: #fff;
    border: 1px solid #34aaf4;
}
.botonesFiltrosAceptarFiltrar span {
    cursor: pointer;
    border: 1px solid;
    padding: 10px;
}
.contenedorFiltros.visibleOn .flechaAbajo{
    width: 15px;
    transition: 0.25s linear;
    height: 15px;
}
.contenedorFiltros.visibleOn .iconoArriba{
    rotate: 180deg;
    transition: 0.25s linear;
}
.mostrarFiltros:hover {
    border: 1px solid #34aaf4;
    color: #34aaf4;
}
.productosTotales {
    margin-left: auto;
}
.mostrarFiltros {
    border: 1px solid;
}
.ordenarFiltros {
    margin-left: 20px;
    order: 2;
    position: relative;
    z-index: 999;
}
.productosTotales, .mostrarFiltros, .ordenarFiltros {
    padding: 10px;
}
.ordenarFiltros ul li:hover{
    color: #fff;
    background: #34aaf4;
}
.ordenarFiltros ul li{
    padding: 15px 10px;
    display: flex;
    line-height: 15px;
    justify-content: space-between;
}
.ordenarFiltros ul{
    background: #fff;
    top: 40px;
    position: absolute;
    border: 1px solid;
    width: 280px;
    left: -188px;
    display: none;
}
#js-product-list-top{
    display: none;
}

.numeroFiltrosEnCat span{
    margin-left: 5px;
}
.numeroFiltrosEnCat{
    width: 55%;
    display: flex;
    margin-left: auto;
    place-content: end;
    font-size: 10px;
    margin-right: 15px;
}
@media(max-width: 768px){
    #filtrosActivosCat{
        display: none;
    }
    .ordenarFiltros ul{
        background: #fff;
        top: 80%;
        bottom: 0;
        position: fixed;
        border-top: 2px solid;
        width: 100%;
        left: -2px;
        display: none;
    }

    .mostrarFiltros {
        order:3;
        margin-right: 0;
    }
    .ordenarFiltros {
        margin-right: 0px;
        order: 2;
    }
    .productosTotales{
        order:1;
        margin:0;
    }

    .botonesFiltrosAceptarFiltrar{
        margin-top: auto;
    }
    .contenedorFiltros.visibleOn .contentUno{
        width: 420px;
        right: 0;
    }
    .botonesOrdenyMasFav {
        justify-content: space-between;
        width: 100%;
    }
    @media(max-width: 500px){
        .contentDos{
            display: none;
        }
        .productosTotales{
            width: 30%;
        }
        .ordenarFiltros{
            margin-left: 0px;
            align-self: center;
        }
    }
    @media(max-width:350px){
        div.fancybox-wrap.fancybox-desktop.fancybox-type-html.fancybox-opened .fancybox-inner .msj-loggin {
            padding: 0px;
        }
    }
}
body#product .ptg-product-wrp.ptg-plain-text{
    display:none;
}



/*ZONAS CALOR*/
.linkZonaCaliente a h3 {
    transition: 0.25s linear;

}
.linkZonaCaliente a:hover h3 {
    color: #30aaf4 !important;
    transition: 0.25s linear;

}
.home-looks .cb-item-content-inner a:hover .custom-html{
    text-decoration: none;
}
.envioImagenesZonasCalor p, .envioImagenesZonasCalor a {
    font-size: 23px !important;
}
.envioImagenesZonasCalor {
    margin-top: 50px;
}





/*.cb-wrapper.type-1.linkZonaCaliente {*/
/*    width: 200px;*/
/*    margin: 0 auto;*/
/*}*/
.mostrarFiltrado{
    display:inherit !important;
}
.ocultarFiltrado{
    display: none;
}
.filtrando{
    border: 1px solid #34aaf4;
    background-color: #34aaf4;
    color: #fff;
}
.elementoZonasCalor img{
    width: 100%;
}

.imagen-zonas {
    position: relative;
    width: 100%;
    height: 100%;
    max-width: 500px;
    max-height: 500px;
}



.imagen-zonas ul {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.imagen-zonas ul li {
    border-radius: 50%;
    background-color: #ffffffcc;
    position: absolute;
    width: 20px;
    height: 20px;
    cursor: pointer;
}
.imagen-zonas ul li:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #34aaf4;
    left: 50%;
    top: 50%;
    margin-top: -5px;
    margin-left: -5px;
}
.zona {
    display: none;
    background-color: #FFF;
    width: 170px;
    padding: 20px;
    margin: 10px;
    border-radius: 10px 0px 0px 0px;
    position: absolute;
    box-shadow: 0px 1px 16px #2e2e2e;
    z-index: 99;
    overflow: hidden;
    text-overflow: ellipsis;
}
.zona .nombreProductoZC{
    font-size: 14px;

}
.zona img {
    width: 100%;
    height: auto;

}
.imagen-zonas ul li:hover{
    background-color: #34aaf4;
}
.imagen-zonas ul li:hover:after {
    background-color: #FFF;
}
.imagen-zonas ul li:hover .zona,
.imagen-zonas .zona:hover{
    display: block;
}
li.liNoVision{
    display: none
}
.zona .nombreProductoZC {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: center !important;
}

.imagen-zonas ul li.combo:after {
    width: 20px;
    height: 20px;
    left: 10px;
    top: 10px;
}
li.combo {
    width: 30px !important;
    height: 30px !important;
}
/*PRIMERA OPCION nueva*/
.opcionBloqueZonasCalor{
    max-width: 1200px;
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    margin: 0 auto;
}
.opcion1-base .elementoVertical{
    width: 300px;
    height: 500px;
}
.opcion1-base .contenedorImagen img{
    width: 100%;
    height: 100%;
}
.opcion1-base .elementoDoble{
    width: 400px;
    display: flex;
    flex-direction: column;
    height: 500px;
}

.opcion1-base .elementoDoble .contenedorImagen.contenedorArriba{
    margin-bottom:5px;
}
.opcion1-base .elementoDoble .contenedorImagen.contenedorDebajo{
}

.opcion1-base .elementoDoble .contenedorImagen{
    width: 100%;
    height: 100%;
}

.opcion1-base .elemento{
    margin: 0px 2.5px;
}
.opcion1-base .elementoGrande{
    width: 500px;
    height: 500px;
}
/*opcion2*/

.opcion1-2 .elementoGrande{
    order:2;
}
.opcion1-2 .elementoVertical{
    order:3;
}
.opcion1-2 .elementoDoble{
    order:1;
}

/*opcion3*/

.opcion1-3 .elementoGrande{
    order:1;
}
.opcion1-3 .elementoVertical{
    order:2;
}
.opcion1-3 .elementoDoble{
    order:3;
}

/*opcion4*/

.opcion1-4 .elementoGrande{
    order:2;
}
.opcion1-4 .elementoVertical{
    order:1;
}
.opcion1-4 .elementoDoble{
    order:3;
}

/*opcion5*/

.opcion1-5 .elementoGrande{
    order:1;
}
.opcion1-5 .elementoVertical{
    order:3;
}
.opcion1-5 .elementoDoble{
    order:2;
}

/***** OPCION 2 ******/
.opcion2-base .elemento img {
    max-width: 395px;
    width: 100%;
}
.opcion2-base .elemento {
    margin: 0px 2.5px;
}


.contenedorBloqueHook{
    margin: 5px 0px;
}

span.flechaGo {
    font-size: 17px;
    font-weight: bold;
}
span.flechaGo:after {
    content: ">";
    width: 10px;
    height: 10px;
    position: relative;
    font-size: 39px;
    right: -35%;
    bottom: -10px;
}
.filtrosEstanciasPage{
    display:none;
}
@media (max-width: 768px){
    .opcion1-base .elementoDoble .contenedorImagen.contenedorArriba{
        margin-bottom:10px;
    }
    .opcionBloqueZonasCalor{
        max-width: 100%;
        flex-wrap: wrap;
    }
    .elemento {
        width: 100% !important;
        height: auto !important;
        margin: 5px 0px !important;
    }
    .zona {
        margin: 10px;
        border-radius: 10px;
        position: fixed;
        bottom: -6px;
        left: 0;
    }
    .filtrosEstanciasPage{
        display: block;
    }
    .filtrosEstancias{
        padding: 10px;
        border: 1px solid;
        justify-content: center;
        width: 50%;
        display: flex;
        margin-left: auto;
    }
    .contenedorFiltrosEstancias.pruebaClase {
        height: auto;
        transition: 0.25s linear;
        display: block;
    }
    .contenedorFiltrosEstancias {
        opacity:0;
        height: 0;
        transition: 0.15s linear;
    }
    .contenedorFiltrosEstancias.pruebaClase {
        display: flex;
        opacity: 1;
        flex-wrap: wrap;
        margin-top: 20px;
        justify-content: center;
    }
    .contenedorFiltrosEstancias.pruebaClase div {
        padding: 5px;
        margin: 5px;
        border: 1px solid;
        display: flex;
        max-width: 50%;
        width: auto !important;
    }
    .filtrosEstanciasPage {
        margin-bottom: 35px;
    }
}

/*.elementoZonasCalor.elemento-2:hover img {*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    max-width: 100%;*/
/*    position: absolute;*/
/*    max-height: 100%;*/
/*    transition: 0.25s linear;*/
/*}*/

div[itemprop="hasMerchantReturnPolicy"],
div[itemprop="shippingDetails"],
div[itemprop="shippingRate"],
div[itemprop="shippingDestination"],
div[itemprop="deliveryTime"],
div[itemprop="handlingTime"],
div[itemprop="transitTime"]{
    display: none !important;
}


#mobile_top_menu_wrapper .top-menu .sub-menu.collapse .profundidad-1{
    display: block;
}
#_desktop_top_menu .top-menu[data-depth="0"] li:hover .sub-menu .profundidad-1 {
    display: none !important;
    left: 370px;
    /*height: 100%;*/
    top: 1px ;
    margin: 0px!important;
    border: 1px solid #f2f2f2!important;
    border-left: 1px solid #c9c9c9 !important;
}
#_desktop_top_menu .top-menu[data-depth="0"] li:hover .sub-menu .profundidad-1.depth2Visible {
    display: block !important;
}

.testACirculos .enlaceColorProducto,
.testBCirculos .productosRelacionadosCirculos,
.testCCirculos .productosRelacionadosCirculos{
    display: none !important;
}
.contenedorRelacionadosCirculos.oculto{
    display: none !important;
}
.testBCirculos{
    align-items: center;
}
.testCCirculos{
    flex-direction: row !important;
}

.page-product-box #owl-demo .repro.visibleRepro.productosRelacionadosCirculos span a {
    color: #fff;
    font-size: 18px;
}
@media (max-width: 768px){
    #header #_desktop_top_menu #lnk-novedades a{
        flex-direction: initial;
    }
    .page-product-box{
        margin: 0;
    }
    .page-product-box #owl-demo .demasiadosCirculos{
        display: none;
    }
    body#category .page-product-box .contenedorRelacionadosCirculos .enlaceColorProducto.demasiadosCirculos:nth-last-child(n+5) {
        display: block;
    }
    body#category section.page-product-box{
        align-items: flex-start !important;
        position: inherit !important;
        right: 0 !important;
    }
    body#category .page-product-box .contenedorRelacionadosCirculos .masColoresNumero{
        display: flex;
        height: 100%;
        align-items: center;
        font-size: 15px;
    }

    .sinElementos{
        height: 24px;
        visibility: hidden;
    }

    .sinElementos.sinElementosC, .sinElementos.sinElementosB{
        display: block;
        height: 25px;
        visibility: hidden;
    }
    .sinElementos.sinElementosA{
        display: none;
    }





    .testB .verMasCombinaciones{
        display: none;
    }
    .testBCirculos{
        flex-direction: row !important;
    }
    .testBCirculos.oculto{
        display: flex !important;
    }
    .page-product-box.testA{
        display: none !important;
    }
}

.displaynone{
    display: none !important;
}

#products img:hover {
    opacity : 1 !important;
}
#products .transparenciaCategoria img {
    /*transition-duration : 0.25s;*/
    /*transition-timing-function : linear;*/
    /*transition-delay : 0s;*/
    /*transition-property : all;*/
    /*opacity : 0.6 !important;*/
}
@media (max-width: 780px){
    #products .transparenciaCategoria img {
        opacity : 1 !important;
    }

}
.product-description-short span {
    font-family: 'Poppins' !important;
}


.arrows i::selection {
    color: #30aaf4;
    background: transparent;
}

/***PRUEBA MOVIL FRASES***/

.versionpc .fraseMotivadora:before {
    content: "";
    width: 10px;
    height: 10px;
    background: #30aaf4;
    position: absolute;
    border-radius: 100%;
    top: 4px;
    left: 4px;
}






#main .product-prices.vertical{
    display: flex;
    flex-flow: nowrap;
    align-items: center;
    width: 100%;
}
.contenedorProduct-prices-h5{
    width: 60%;
    display: flex;
    align-items: center;
}
.product-price.h5.has-discount{
    /*width: 35%;*/
    margin: 0px 15px;
}
.variantesProductosCombinaciones{
    width: 65%;
}

.product-variants>.product-variants-item select{
    width: 90%;
}
.contenedorbotonYcorazon.nohayStock .add_to_cart_with_wishlist {
    width: 100%;
}
.contenedorbotonYcorazon.nohayStock{
    width:75%;
}
.contenedorbotonYcorazon .add_to_cart_with_wishlist.col-lg-6 div {
    margin-bottom: 5px;
}
.product-prices div{
    margin-bottom: 0;
}

.frasenueva.versionmovil{
    display: none;
}
.frasenueva.versionpc{
    display: inherit;
    position: relative;
    padding: 0px 20px;
    order: 1;
    margin-bottom: 10px;
}

@media(max-width: 768px) {
    .contenedorbotonYcorazon{
        width: auto;
    }
}
@media(max-width: 768px) {
    .versionmovil .fraseMotivadora:before {
        content: "";
        width: 0px;
        height: 0px;
        position: inherit;
        top: 0;
        left: 0;
    }
    section.packProductos.product-accessories.clearfix{
        padding-left: 10px;
        padding-right: 14px;
    }
    .swiper-container-horizontal>.swiper-pagination-bullets{
        justify-content: center;
        margin-bottom: 5px;
    }
    #product #main #swiper-packProductoProductos article .stock{
        font-size: 8px;
    }
    .swiper-slide.swiper-slide-prev {
        /*margin-right: -10px;*/
    }
    .products.packProductoProductos article {
        width: 300px;
    }
    .contenedorbotonYcorazon {
        display: flex;
    }
    section.product-main-section .add_to_cart_with_wishlist > a {
        margin: 10px;
        order: 2;
    }
    .contenedorbotonYcorazon.nohayStock{
        width:100%;
    }
    #main .product-prices.vertical {
        flex-direction: column;
    }
    .contenedorbotonYcorazon{
        width: 100%;
        display: flex;
    }
    .contenedorProduct-prices-h5 div{
        margin: 0 !important;
    }
    .contenedorProduct-prices-h5{
        width: 100%;
        display: flex;
    }
    #product #main .product-price {
        display: flex;
        margin: 0;
        width: 35%;
    }
    @media (max-width: 325px) {
        #product #main .product-price {
            width: 38%;
        }
        .productos-complementarios .shopping-cart-white-sprited-icon{
            display: none !important;
        }
    }
    .product-price-container{
        justify-content: center;
    }
    .product-price-container .current-price{
        margin-right: 10px !important;
    }
    .variantesProductosCombinaciones{
        width: 65%;
    }
    .variantesProductosCombinaciones .form-control{
        width: 90% !important;
    }
    .frasenueva.versionpc{
        display: none;
    }
    .frasenueva.versionmovil{
        display: inherit;
    }
    .frasenueva{
        margin: 0 !important;
        font-size: 11px;
        width: 65%;
        align-self: center;
    }
    .stock{
        font-size:10px;
        justify-content: center;
    }
    .frasenueva.versionmovil .fraseMotivadora {
        text-align: center;
        width: 100%;
    }
}
.repro.esUnPack .img {
    margin: 0 !important;
    margin-right: 0 !important;
    width: auto !important;
}
.repro.esUnPack {
    padding: 0 !important;
}
form#add-to-cart-or-refresh {
    display: flex;
    flex-direction: column;
}
.product-prices.horizontal{
    order:0;
}
div#trustpilot-widget-trustbox-0-wrapper {
    /*display:none;*/
    order: 2;
}
.tax-shipping-delivery-label{
    order:3;
}
.contenedorTpCategory{

}
#lnk-novedades,#lnk-looks-miroytengo{
    display:none;
}

#swiper-packProductoProductos .page-product-box.displaynone{
    display: none !important;
}
#product #main .shipment-stock .stockGris {
    font-family: Poppins;
    font-size: 12px !important;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #ababab;
}
.shipment-stock>span {
    height: 28px;
    display: flex;
    align-items: center;
}
body#product  .enlaceModulares{
    color: #31aaf4 !important;
}
body#product  .sequraContentZC{
    order:4;
}
body#product  .sequra-promotion-widget{
    order:5;
}
body#product  .metodo-financiacion.aplazame{
    order: 6;
}
body#product  div#bloque-trustpilot{
    order: 7;
}
body#product  div.product-description-short{
    order:8;
}
body#product  .product-additional-info{
    order:10;
}
body#product  .product-pack{
    order:9;
}
.ptg-tag{
    display:none;
}


.swiper-slide  article{
    width:100% !important;
}

#swiper-packProductoProductos article .page-product-box {
    display: none;
}
#swiper-packProductoProductos article .miniature-add-to-wishlist{
    position: absolute;
    right: 5px;
    top: 85%;
    display: block;
}

.packProductos .product-thumbnail-image-container{
    position:relative;
}
.packProductos .miniature-add-to-wishlist{
    background: #e1d5d5a3;
    text-align: center;
    align-items: center;
    display: flex;
    width: 35px;
    border-radius: 100%;
    height: 35px;
}
body#product .packProductos .fav-prod-wishlist{
    left: 0;
    top: 10px;
    width: 20px;
    height: 16px;
    background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -156px -95px !important;
    padding:0;
}
body#product .packProductos .fav-prod-wishlist.marcado-wl{
    background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -135px -95px !important;
}

#swiper-packProductoProductos, #swiper-relacionadosProductoProductos{
    width: 100%;
    overflow: hidden;
    position:relative;
}
.products.packProductoProductos,
.products.relacionadosProductoProductos {
    position: relative;
    width: 100%;
    align-items: center;
}
#swiper-packProductoProductos .sinElementos, #swiper-packProductoProduc tos .medidas-producto, #swiper-packProductoProductos .product-description h2{
    display: none;
}
#swiper-packProductoProductos .product-description div{
    width: auto;
    margin-bottom: 0;
}
#swiper-packProductoProductos .product-description{
    justify-content: space-between !important;
    flex-direction: row !important;
}
section.packProductos.product-accessories.clearfix {
    background: #30aaf40a;
    text-align: center;
    margin-bottom: 20px;
    padding-right: 17px;
}
section.packProductos.product-accessories.clearfix>h3 {
    padding: 20px;
}
body#authentication .btn-primary.form-control-submit.float-xs-right:hover{
    color: #30aaf4;
    background: #FFF;
}
body#authentication .btn-primary.form-control-submit.float-xs-right{
    background: #30aaf4;
    color: #FFF;
}

.estoEsCorreo{
    display: none;
}
.cambio-correo a{
    font-size: 13px;
}
.cambio-correo{
    font-size: 13px;
    font-style: italic;
    color: #000;
}


@media (max-width: 891px) {
    #lnk-novedades, #lnk-looks-miroytengo{
        display:block !important;
    }
}


.terminosycondiciones-contenedorTexto li {
    font-size: 13px !important;
}

@media (min-width: 769px) {


    .metodo-financiacion.aplazame span.info{
        margin: 0 5px;
    }

    #lnk-novedades{
        display:none !important;
    }
    .top-menu a.iconoChildrenMenu{
        display: flex;
        align-items: center;
    }
    ul.product-flags li {
        width: 100% !important;
        max-width: 75px !important;
    }
    .product-pack.pcVersion{
        display: initial;
    }
    .product-pack.movilVersion{
        display: none;
    }
    .block-product-images .page-content{
        margin-bottom: 40px !important;
    }
}
@media only screen and (max-width: 768px) {
    .product-pack.pcVersion{
        display: none;
    }
    .product-pack.movilVersion{
        display: initial;
    }
}

.product-description-short ul {
    padding-inline-start: 40px;
}


body#my-account .page-footer .text-sm-center {
    height: 100%;
    line-height: 40px;
    margin: 10px;
}
#swiper-relacionadosProductoProductos .miniaturasDelProducto{
    border: none !important;
}
#swiper-relacionadosProductoProductos{
    margin: 15px 0px;
}
#swiper-pagination-relacionadosProductoProductos{
    display: none;
}
.productos-complementarios .h5 {
    text-align: center;
    font-size: 22px;
}
/*Clases marca*/
@media(min-width: 550px){
    .banner-solopc{
        display: inherit;
    }
    .banner-solomovil{
        display: none !important;
    }
}
@media(max-width: 549px){
    .home-main {
        margin-bottom: 0px;
    }
    .banner-solopc{
        display: none;
    }
    .banner-solomovil img{
        width: 100%;
        height: auto;
    }
    .banner-solomovil{
        display: inherit !important;
    }
    .soloHomeSlider{
        margin-bottom:30px;
    }
}
body:not(#index):not(#product) .soloHomeSlider{
    display:none !important;
}
/*SOBRE NOSOTROS*/

#cms section#main div#sobreNosotrosPage .spanAzulMyt{
    color: #34aaf4;
}
#cms section#main div#sobreNosotrosPage .pnegrita {
    font-weight: bold;
}
#cms section#main div#sobreNosotrosPage .pr16 {
    font-size: 16px;
}
#cms section#main div#sobreNosotrosPage .pr18 {
    font-size: 18px;
}
#cms section#main div#sobreNosotrosPage .flex-align-center {
    align-items: center;
}
#cms section#main div#sobreNosotrosPage img {
    max-width:100%;
}
#cms section#main div#sobreNosotrosPage p.pcentrado {
    text-align: center;
}
#cms section#main div#sobreNosotrosPage p.pjustificado {
    text-align: justify;
}
#cms section#main div#sobreNosotrosPage .container {
    max-width: 1100px;
    padding: 0;
}
#cms section#main #sobreNosotrosPage .flex-columna{
    flex-direction:column;
}
#cms section#main #sobreNosotrosPage .d-flex-12{
    display: flex;
    margin: 20px 0px;
}
#cms section#main #sobreNosotrosPage .azulElemento{
    color: #34aaf4;
}
#cms section#main #sobreNosotrosPage p.parrafoIconoMyt {
    position: relative;
}
#cms section#main #sobreNosotrosPage p.parrafoIconoMyt:before {
    content: " ";
    background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -115px -118px;;
    width: 15px;
    height: 15px;
    left: -20px;
    position: absolute;
    top: 2px;
}
#cms section#main #sobreNosotrosPage .centrarElemento{
    text-align: center;
}
#cms section#main #sobreNosotrosPage .centrarElementoJustificado{
    justify-content: center;
    align-items: center;

}
#cms section#main #sobreNosotrosPage .centrarElementoBetween{
    justify-content: space-between;
}
#cms section#main #sobreNosotrosPage .centrarElementoAround{
    justify-content: space-around;
}
#cms section#main #sobreNosotrosPage .textoUno, #cms section#main #sobreNosotrosPage .textoDos {
    padding: 20px;
    background: #e5e4e4;
    margin: 10px;
}

#cms section#main #sobreNosotrosPage .textoUno p, #cms section#main #sobreNosotrosPage .textoDos p {
    margin: 10px;
}
#cms section#main #sobreNosotrosPage p.sobreNosotrosMayusP {
    text-transform: uppercase;
    font-size: 22px;
    color: #000;
    text-align: center;
}
#cms section#main #sobreNosotrosPage .enlacesSobrenosotrosUno>div{
    margin: 10px;
}
#cms section#main #sobreNosotrosPage .centrarElemento.enlacesSobrenosotrosUno.contenidoTresSobreNosotros {
    background: #e5e4e4;
    margin-top: 50px;
}
#cms section#main #sobreNosotrosPage .contenidoEnlacesIndividual img{
    width: 100%;
}
#cms section#main #sobreNosotrosPage .contenidoEnlacesIndividual a{
    cursor: pointer;
    display: flex;
    flex-flow: column;
}
#cms section#main #sobreNosotrosPage .contenidoEnlacesIndividual span{
    background: #34aaf4;
    color: #fff;
    padding: 10px;
    font-size: 15px;
    text-align: center;
    cursor: pointer;
}
#cms section#main #sobreNosotrosPage .bordeCronologia p {
    text-align: justify;
}
#cms section#main #sobreNosotrosPage .contenidoCatorceSobreNosotros img,  #cms section#main #sobreNosotrosPage .contenidoQuinceSobreNosotros .imagenesDesigualesXV img{
    border: 2px solid #34aafa;
}
#cms section#main #sobreNosotrosPage .contenidoQuinceSobreNosotros{
    background: #e5e4e4;
}
#cms section#main #sobreNosotrosPage .contenidoTresSobreNosotros .contenidoTexto p{
    margin: 10px;
}
#cms section#main #sobreNosotrosPage .bordeCronologia {
    border-left: 3px dashed #34aafa;
    margin-bottom: 40px;
}
#cms section#main #sobreNosotrosPage .bordeCronologia h2 {
    margin: 0px 0px 14px 20px;
}
#cms section#main #sobreNosotrosPage .bordeCronologia {
    text-align: justify;
}
#cms section#main #sobreNosotrosPage .bordeCronologia p {
    margin-bottom: 10px;
}
#cms section#main #sobreNosotrosPage .contenidoCuatroSobreNosotros .titulazoSobreNosotros {
    font-size: 43px;
}
#cms section#main #sobreNosotrosPage .contenidoCuatroSobreNosotros p {
    margin: 15px;
}
#cms section#main #sobreNosotrosPage .imagenesCronologias {
    display: flex;
    justify-content: space-between;
}
#cms section#main #sobreNosotrosPage .imagenesCronologias img {
    max-width: 170px !important;
    margin: 15px;
}
#cms section#main #sobreNosotrosPage .imagenTransformadaUno{
    transform: rotate(5deg);
}
#cms section#main #sobreNosotrosPage .imagenTransformadaDos{
    transform: rotate(-5deg);
}
#cms section#main #sobreNosotrosPage .textoXV p{
    color: #34aaf4;
    text-transform: uppercase;
    margin: 5px 0px;
    font-size: 20px;
}
#cms section#main #sobreNosotrosPage .contenidoQuinceSobreNosotros h2 {
    padding: 20px 0px;
}
#cms section#main #sobreNosotrosPage .divCalendarioCrono{
    text-align: end;
}
#cms section#main #sobreNosotrosPage .divCalendarioCrono img {
    width: 25%;
    max-width: 60px;
}
#cms section#main #sobreNosotrosPage .contenido-XV-conFondo p{
    text-align: justify;
}
#cms section#main #sobreNosotrosPage .contenido-XV-conFondo{
    max-width: 625px;
    align-self: center;
}
#cms section#main #sobreNosotrosPage .col-md-12.contenido-XV-conFondo p {
    margin: 10px 0;
}
#cms section#main #sobreNosotrosPage .d-flex-12.col-md-12.contenidoXVIIISobreNosotros.flex-columna.mt-3 {
    align-items: center;
}
#cms section#main #sobreNosotrosPage .col-md-12.d-flex-12.contenidoXVIIISobreNosotrosVContent {
    flex-direction: column;
    padding: 30px;
    align-items: center;
    width: 70%;
    background: #c0e5fc;
    text-align: center;
}
.fomularioConectifNew{
    width: 60%;
    margin: 0 auto;
    align-self: center;
}
#cms section#main #sobreNosotrosPage .tituloCalendario {
    justify-content: center;
}
#cms section#main #sobreNosotrosPage .fondoAzulMytClaro{
    background: #edf8ff;
}
#cms section#main #sobreNosotrosPage .col-md-12.d-flex-12.contenidoXVIIISobreNosotrosVContent p {
    margin: 20px;
    width: 70%;
}
#cms section#main #sobreNosotrosPage .d-flex-12.col-md-12.imagenesDosyDos img {
    margin: 15px;
}
#cms section#main #sobreNosotrosPage .imagenesDosyDos {
    flex-wrap: wrap;
    justify-content: center;
}
#cms section#main #sobreNosotrosPage .videoSobreNosotros>div{
    height: 400px;
}

@media (max-width: 768px){
    #cms section#main #sobreNosotrosPage .textoUno, #cms section#main #sobreNosotrosPage .textoDos{
        margin: 0;
    }
    #cms section#main #sobreNosotrosPage .d-flex-12{
        flex-wrap: wrap;
        padding-bottom: 20px;
    }
    #cms section#main #sobreNosotrosPage .imagenesCronologias{
        flex-wrap: wrap;
        justify-content: center;
    }
    #cms section#main #sobreNosotrosPage .bordeCronologia{
        margin-left: 10px;
    }
    #cms section#main #sobreNosotrosPage.divCalendarioCrono{
        padding: 0px;
    }
    #cms section#main #sobreNosotrosPage .contenidoEnlacesIndividual{
        width: 75% !important;
        margin: 10px 0px 25px 0px;
    }
    #cms section#main #sobreNosotrosPage .contenidoCuatroSobreNosotros .titulazoSobreNosotros {
        font-size: 32px;
    }
    #cms section#main #sobreNosotrosPage .contenidoXVIIISobreNosotros {
        background: #c0e5fc;
    }
    #cms section#main #sobreNosotrosPage .contenido-XV-conFondo {
        align-self: normal;
    }
    #cms section#main #sobreNosotrosPage .col-md-12.d-flex-12.contenidoXVIIISobreNosotrosVContent p{
        margin: 10px 0px;
        width: 100%;
    }
    #cms section#main #sobreNosotrosPage .contenidoXVIIISobreNosotrosVContent>div img{
        max-width:25%;
    }
    #cms section#main #sobreNosotrosPage .contenidoXVIIISobreNosotrosVContent .imagenesDosyDos img{
        max-width:100%;
    }
    #cms section#main #sobreNosotrosPage .d-flex-12.col-md-12.col-xs-12.imagenesDesigualesXV img {
        max-width: 80% !important;
        margin: 10px 0px;
    }
    #cms section#main #sobreNosotrosPage .contenidoCatorceSobreNosotros{
        justify-content: center;
    }
    #cms section#main #sobreNosotrosPage .divCalendarioCrono{
        padding: 0;
        margin: 0px 10px 0px 0px;
    }
    #cms section#main #sobreNosotrosPage .divCalendarioCrono img{
        width: 35px;
    }
    .fomularioConectifNew{
        width: 90%;
    }
    #cms section#main #sobreNosotrosPage .col-md-12.d-flex-12.contenidoXVIIISobreNosotrosVContent {
        text-align: center !important;
        width: 100% !important;
        padding: 0 5px;
    }
    #cms section#main #sobreNosotrosPage .col-md-12.d-flex-12.contenidoXVIIISobreNosotrosVContent p {
        text-align: center;
    }
    #cms section#main #sobreNosotrosPage .imagenesDosyDos {
        flex-direction: column;
    }
    #cms section#main #sobreNosotrosPage .contenidoTresSobreNosotros .contenidoTexto p{
        text-align: center;
    }
    #cms section#main #sobreNosotrosPage .d-flex-12.col-md-12.imagenesDosyDos img{
        margin: 15px 0px;
    }
    #cms section#main #sobreNosotrosPage .contenidoDosSobreNosotros .imagenDos{
        order:2;
    }
    #cms section#main #sobreNosotrosPage .enlacesSobrenosotrosUno>div{
        margin: 10px 0px;
    }
    #cms section#main #sobreNosotrosPage .videoSobreNosotros>div{
        padding: 0;
    }
    #cms section#main div#sobreNosotrosPage .tituloCalendario p{
        font-size: 27px !important;
    }
    #cms section#main div#sobreNosotrosPage .videoSobreNosotros,
    #cms section#main div#sobreNosotrosPage .contenidoUnoSobreNosotros,
    #cms section#main div#sobreNosotrosPage .contenidoDosSobreNosotros {
        padding: 0;
        margin: 0;
    }
    #cms section#main div#sobreNosotrosPage .contenidoUnoSobreNosotros .imagenUno,
    #cms section#main div#sobreNosotrosPage .contenidoDosSobreNosotros .imagenDos{
        padding: 0;
        margin: 15px 0px;
    }

}




li.product-flag.on-sale.colchonFresco{
    border: 1px solid deepskyblue !important;
}
li.product-flag.on-sale.colchonIntermedio{
    border: 1px solid orange !important;
}
li.product-flag.on-sale, .etiquetasProductoLeft li.product-flag.on-sale.flagLeftOferta {
    color: #FF0000 !important;
    border: solid 1px #FF0000 !important;
    background-color: #ffffff !important;
    width: 90px;
}

li.product-flag.discount {
    color: #ffffff !important;
    border: solid 1px #FF0000 !important;
    background-color: #FF0000 !important;
    width: 90px;
}



#swiper-relacionadosProductoProductos .seleccionarCombinacionButton{
    height: 46px;
    background: #34aaf4;
    color: #fff;
    align-self: center;
    width: 100%;
    border: 1px solid #34aaf4;
    text-align: center;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    font-size: 14px;
    justify-content: center;
}
#swiper-relacionadosProductoProductos .seleccionarCombinacionButton:hover{
    background: #fff;
    color: #34aaf4;
    border: 1px solid #34aaf4;
}
/*Quitar etiquetas movil*/

.etiquetasLeft{min-height: 24px;}
.etiquetasLeft ul:not(.temperaturas).product-flags li, .etiquetasProductoLeft ul:not(.temperaturas).product-flags li{
    border: 1px solid #34aaf4 !important;
}
.etiquetasLeft ul.product-flags li, .etiquetasProductoLeft ul.product-flags li{
    display: initial !important;
    color: #34aaf4 !important;
    background: #ffffffd4 !important;
    width: auto !important;
    max-width: max-content !important;
    line-height: 2;
    margin: 0 !important;
    padding: 0px 10px !important;
}

.etiquetasProductoLeft ul.product-flags li{
    width: auto !important;
    max-width: 100% !important;
    min-width: 140px !important;
}
.etiquetasLeft ul.product-flags li.product-flag.new.flagLeft, .etiquetasProductoLeft ul.product-flags li.product-flag.new.flagLeft {
    color: #000 !important;
    border: 1px solid black !important;
}
.etiquetasRight ul.product-flags li {
    transform: rotateZ(45deg);
    display: block;
    color: #fff!important;
    background: #ff000085!important;
    border: none!important;
    position: relative!important;
    left: 32px !important;
    top: 22px !important;
    line-height: 2;
    width: 140px!important;
    max-width: 140px!important;
}
.etiquetasRight ul.product-flags li.flagEnvioGratis{
    background:#34aaf46e !important;
}


.product-flag.pack{
    color: #777777 !important;
    border: solid 1px #b4b4b4 !important;
    background-color: #ffffff;
    width: 62px;
}
.etiquetasLeft ul.product-flags li.pack, .etiquetasProductoLeft ul.product-flags li.pack{
    color: #777777 !important;
    border: solid 1px #b4b4b4 !important;
    background-color: #ffffff;
}
.etiquetasProductoLeft ul.product-flags li,  .etiquetasProductoLeft ul.product-flags li.pack{
    background: #ffffffcf !important;
}
.product-flags {
    display: flex;
    flex-flow: column;
    margin: 8px 0 0 8px !important;
    width: auto;
}
.etiquetasLeft .product-flags {
    display: flex;
    flex-flow: column;
    margin: 0px !important;
    width: 100%;
    justify-content: flex-start;
}
.etiquetasRight .product-flags{
    display: flex;
    /*flex-flow: column;*/
    margin: 0px !important;
    width: 100%;
    flex-flow: nowrap;
    justify-content: end;
}
.etiquetasLeft {
    margin-bottom: 10px !important;
}
.etiquetasLeft .product-flags {
    position: inherit;
}
.contenedorImagenOffersMiniaturas,
.contenedorImagenOffersProducto {
    overflow: hidden;
    position: relative;
}
.colorRojo{
    color: #FF0000!important;
}

.etiquetasLeft ul.product-flags li:not(:first-child){
    display: none !important;
}
.etiquetasRight ul.product-flags li:not(:first-child){
    display: none !important;
}
#swiper-relacionadosProductoProductos .swiper-button-prev:after, #swiper-relacionadosProductoProductos .swiper-container-rtl .swiper-button-next:after,
#swiper-relacionadosProductoProductos .swiper-button-next, #swiper-relacionadosProductoProductos .swiper-container-rtl .swiper-button-prev{
    color: #34aaf4 !important;
}


.etiquetasCfnew.carruselCf .bloqueDescuentoConnectif {
    position: absolute !important;
    top: 25px;
    width: 160px;
    min-width: 50px;
    height: 22px;
    right: -40px;
    transform: rotate(45deg);
    background: red !important;
    opacity: 0.6;
    padding: 0 !important;
}
.etiquetasCfnew.carruselCf .ofertaBDC {
    width: 80%;
    background: red;
    color: #fff;
}
.etiquetasCfnew.carruselCf .imagenBannersProductosConnectif {
    position: relative;
    overflow: hidden;
}
.carruselCf .descuento_0 ,
.etiquetasCfnew.carruselCf .descuento_0 {
    display: none !important;
}

.product-description p {
    font-size: 14px !important;
    font-family: 'Poppins' !important;
}
.category-id-162 li.e-rasgo-conpatas {
    display: none !important;
}


#wrapper .stockGris{
    font-size:12px !important;
}




/*NEW COOKIES TEST AB*/

.lgcookieslaw-overlay{
    background-color: rgb(0 0 0 / 88%) !important;
}
#lgcookieslaw_banner .testBCookies.cookiestest{
    overflow: hidden;
}
#lgcookieslaw_banner .testBCookies.cookiestest  .contenedorImagenes-cookies-popup{
    display: flex !important;
    justify-content: space-between !important;
    max-height: 65px !important;
}

#lgcookieslaw_banner .testBCookies.cookiestest  .logoTopCookies{
    align-self: center !important;
}
#lgcookieslaw_banner .testBCookies.cookiestest  .logoTopCookies img{
    align-self: center !important;
    width: 160px !important;
}
#lgcookieslaw_banner .testBCookies.cookiestest  .iconoImagenTop img{
    position: relative;top: -90px !important;
}
#lgcookieslaw_banner .testBCookies.cookiestest  .lgcookieslaw-banner-message{
    overflow: hidden;
}
#lgcookieslaw_banner .testBCookies.cookiestest  .lgcookieslaw-banner-message{
    color: #000 !important;
}

#lgcookieslaw_banner .testBCookies.cookiestest  .lgcookieslaw-banner-message h3{
    margin-bottom: 18px !important;
}
#lgcookieslaw_banner .testBCookies.cookiestest  .lgcookieslaw-banner-message h4{
    margin-bottom: 15px !important;
}
#lgcookieslaw_banner .testBCookies.cookiestest  .lgcookieslaw-banner-message h4 img{
    max-width: 25px !important;
    margin-left: 10px !important;
}
#lgcookieslaw_banner .testBCookies.cookiestest  .lgcookieslaw-banner-message p{
    text-align: justify !important;
    color: #000 !important;
}

#lgcookieslaw_banner .testBCookies.cookiestest  .lgcookieslaw-banner-message ul {
    padding-inline-start: 40px !important;
}
#lgcookieslaw_banner .testBCookies.cookiestest  .lgcookieslaw-banner-message ul li:hover{
    color: #000 !important;
}
#lgcookieslaw_banner .testBCookies.cookiestest  .lgcookieslaw-banner-message ul li{
    text-align: justify !important;
    position: relative !important;
}
#lgcookieslaw_banner .testBCookies.cookiestest  .lgcookieslaw-banner-message ul li:before {
    content: " ";
    background: url('../../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -115px -118px;
    width: 15px;
    height: 15px;
    left: -20px;
    position: absolute;
    top: 2px;
}

#lgcookieslaw_banner .testBCookies.cookiestest .lgcookieslaw-button-container{
    flex-direction: column !important;
}
#lgcookieslaw_banner .testBCookies.cookiestest .lgcookieslaw-button-container h4{
    color:#000 !important;
}
#lgcookieslaw_banner .testBCookies.cookiestest .lgcookieslaw-button-container .contenedorBotonesCookies{
    height: 60px !important;
    display: flex !important;
    margin-top: 25px !important;
    justify-content: space-between !important;
}
#lgcookieslaw_banner .testBCookies .iconoImagenBottom img{
    position: relative !important;
    top: -20px !important;
}

#lgcookieslaw_banner .testBCookies .botonesCookies{
    display: flex !important;
    width: 70% !important;
    justify-content: space-between !important;
    align-self: center !important;
}

#lgcookieslaw_banner .testBCookies .botonesCookies .botonAceptarCookies{
    margin: 0px 10px !important;
    height: 30px !important;
    min-height:30px !important;
    background: #34aaf4 !important;
    border: 1px solid #34aaf4 !important;
    font-weight: bold !important;
    order: 2;
}
#lgcookieslaw_banner .testBCookies .botonesCookies .botonConfigurarCookies div{
    height: 30px !important;
    background: #FFF !important;
    margin: 0px 10px !important;
    line-height: 30px !important;
    font-size: 18px !important;
    padding: 0px 10px !important;
    order: 1;
}
#lgcookieslaw_banner .testBCookies .botonesCookies .botonRechazarCookies{
    margin: 0px 10px !important;
    height: 30px !important;
    min-height:30px !important;
    background: #fff !important;
    order: 0;
}
#lgcookieslaw_banner .testBCookies{
    padding: 0;
    display: flex;
    flex-direction: column;
    color: #000 !important;
    background: #FFF !important;
}
@media(min-width: 768px){
    body#category #products{
        margin-top:30px;
    }
    #lgcookieslaw_banner .testBCookies.cookiestest .lgcookieslaw-button-container h4 {
        margin-left: 20px !important;
    }
    #lgcookieslaw_banner .testBCookies.cookiestest .lgcookieslaw-banner-message ul {
        margin-left: 20px !important;
    }
    #lgcookieslaw_banner .testBCookies.cookiestest .lgcookieslaw-banner-message p {
        margin-left: 20px !important;
    }
    #lgcookieslaw_banner .testBCookies.cookiestest .lgcookieslaw-banner-message h4 {
        margin-left: 20px !important;
    }
    #lgcookieslaw_banner .testBCookies.cookiestest .lgcookieslaw-banner-message {
        padding: 16px 25px 16px 25px !important;
    }

}
@media (min-width: 769px) and (max-width: 1199px){
    .lgcookieslaw-banner-floating {
        width: 85% !important;
    }
}
@media (min-width: 1200px) and (max-width: 1495px){
    .lgcookieslaw-banner-floating {
        width: 640px !important;
    }
}


@media (orientation: landscape) and (min-width:768px) and (max-width:1200px){
    #lgcookieslaw_banner .testBCookies.cookiestest{
        /*overflow: scroll;*/
    }
    #lgcookieslaw_banner .testBCookies.cookiestest .lgcookieslaw-banner-message{
        overflow: scroll;
        box-shadow: 0px 15px 10px -15px #878585ad;
    }
    #lgcookieslaw_banner{
        height: 360px;
        overflow: scroll;
    }
    #lgcookieslaw_banner.lgcookieslaw-banner-floating .container.testBCookies .contenedorImagenes-cookies-popup{
        display: none !important;
    }
    .lgcookieslaw-banner-message{
        height: 200px;
    }
    .lgcookieslaw-banner .container {
        margin: 0px ;
    }
    .imagenesMPagosFooter{
        flex-wrap: wrap;
        margin-left: auto;
    }
    .imagenesPymePlusFooter{
        margin-right: auto;
    }
}

@media(max-width: 768px){
    .contenedorImagenOffersProducto .without-swiper ul.swiper-wrapper{
        min-height: 330px;
    }
    .container.cookiestest.testBCookies p, .container.cookiestest.testBCookies h3, .container.cookiestest.testBCookies h4 {
        /*font-size: 0.5rem !important;*/
    }
    #lgcookieslaw_banner {
        zoom: 80% !important;
    }
    #lgcookieslaw_banner .testBCookies.cookiestest .lgcookieslaw-banner-message h4 {
        margin-bottom: 10px !important;
    }
    #lgcookieslaw_banner .testBCookies.cookiestest .lgcookieslaw-banner-message h3{
        margin-bottom: 7px !important;
    }
    #lgcookieslaw_banner .testBCookies{
        display: flex ;
    }
    .iconoImagenBottom, .iconoImagenTop{
        display:none;
    }
    .contenedorBotonesCookies .botonesCookies{
        flex-direction: column !important;
    }
    .lgcookieslaw-banner-floating {
        width: 95%;
    }
    #lgcookieslaw_banner .testBCookies.cookiestest .lgcookieslaw-button-container .contenedorBotonesCookies{
        height: auto !important;
        margin-top: 0 !important;
        padding: 0 30px !important;
    }
    #lgcookieslaw_banner .testBCookies .botonesCookies .botonConfigurarCookies div{
        text-align: center;
        padding: 0px !important;
        margin: 0 !important;
    }
    #lgcookieslaw_banner .testBCookies .botonesCookies .botonRechazarCookies,
    #lgcookieslaw_banner .testBCookies .botonesCookies .botonAceptarCookies,
    #lgcookieslaw_banner .testBCookies .botonesCookies .botonConfigurarCookies {
        margin: 6px 0px !important;
        padding: 3px 0px
    }
    #lgcookieslaw_banner .testBCookies .botonesCookies .botonAceptarCookies{
        order:0;

    }
    #lgcookieslaw_banner .testBCookies .botonesCookies{
        width: 100% !important;
    }
    #lgcookieslaw_banner .testBCookies .cookiestest .lgcookieslaw-banner-message {
        padding: 10px 25px 0px 5px !important;
        overflow: hidden;
    }
    #lgcookieslaw_banner .testBCookies .botonesCookies .botonAceptarCookies{
        min-height: 50px !important;
    }
    #lgcookieslaw_banner .testBCookies .cookiestest{
        overflow: scroll !important;
    }

}
#lgcookieslaw_banner.lgcookieslaw-banner-floating {
    padding: 0;
}

#lgcookieslaw_banner.lgcookieslaw-banner-floating>.container.testBCookies{
    display: none;
}
#lgcookieslaw_banner.lgcookieslaw-banner-floating>.container.testACookies{
    padding: 16px !important;
}
#lgcookieslaw_banner.lgcookieslaw-banner-floating>.container{
    display: none;
}

#lgcookieslaw_banner.lgcookieslaw-banner-floating .container.testBCookies {
    display: table-cell;
}

#lgcookieslaw_banner.lgcookieslaw-banner-floating .container.testACookies {
    display: none;
}

@media(max-width:768px) {
    #lgcookieslaw_banner.lgcookieslaw-banner-floating .container.testBCookies {
        overflow: scroll;
    }

    div#lgcookieslaw_banner.lgcookieslaw-banner.lgcookieslaw-banner-floating.lgcookieslaw-reject-button-enabled {
        overflow: scroll !important;
        flex-direction: column;
    }
}

#lgcookieslaw_banner  .botonesCookies .botonConfigurarCookies div,
#lgcookieslaw_banner  .botonesCookies .botonRechazarCookies {
    font-weight: 100 !important;
    color: darkgrey !important;
    border: 1px solid #8f8f8f91 !important;
}

/**Categorias reducidas a 3 columnas**/
@media(min-width: 768px) {
    body#category #products.categoriaPackTres {
        width: 90% !important;
        margin: 0 auto !important;
    }
}

.trescolumnasPack {
    width: 33.333333% !important;
}

@media(max-width: 550px) {
    .trescolumnasPack {
        width: 100% !important;
    }
}





.contenedorGeneral-expertos{
    padding: 20px 20px;
    background: #30aaf430;
    margin: 10px 0px 30px 0px
}
.contenedorGeneral-expertos h2{
    text-align:center
}
.contenedorPrincipal-expertos{
    display: flex;
    align-items: center;
}
.contenedorCentral-expertos {
    flex-grow: 1;
    width:50%;
    text-align: left;
}
.contenedorBombilla-expertos{
    text-align: center;
    flex-grow: 2;
    display: flex;
    flex-direction: column;
    color: #34aaf4;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
}
.contenedorBombilla-expertos span{
    max-width: 140px
}
.contenedorBombilla-expertos img{
    max-width:70px
}
.contenedorFrase-expertos i {
    margin: 0px 15px 0px 0px;
    font-size: 25px;
    color: #34aaf4
}
.contenedorFrase-expertos{
    height: 60px;
    display: flex;
    align-items: center
}
.imagenPrincipal-expertos{
    flex-grow: 2;
    text-align: center;
    width:25%;
}
.imagenPrincipal-expertos img{
    max-width: 230px
}
@media(max-width:768px){
    .contenedorGeneral-expertos h2{
        margin-bottom: 20px;
    }
    .contenedorPrincipal-expertos{
        flex-direction: column;
        justify-content: space-between;
    }
    .contenedorFrase-expertos{
        height: auto;
        display: flex;
        margin: 20px 0px;
        align-items: center;
    }
    .contenedorCentral-expertos{
        width:100%;
        text-align: justify;
    }
    .imagenPrincipal-expertos img{
        max-width:100%;
        width:100%;
    }
    .imagenPrincipal-expertos{
        width:70%;
    }
    .contenedorGeneral-expertos {
        padding: 20px 20px;
        background: #30aaf430;
        display: flex;
        margin: 10px 0px 30px 0px;
        flex-direction: column;
    }
}

@media(max-width:489px) {
    .home-banners {
        margin: auto;
        max-width: 100%;
    }
    .home-banners * {
        max-width: 100%;
    }
}
span.subtituloProductosInfo{
    font-family: Poppins;
    font-size: 15px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: normal;
    text-align: left;
    color: #212529;
    text-transform: uppercase;
}
span.otrasOpciones{
    font-size: 14px;
    font-weight: 200;
    margin-bottom: 7px;
}

.bannersHomeBanners{
    display:inline-block;
}




.botonesMyT{
    border: 1px solid #34aaf4 !important;
    background: #34aaf4 !important;
    color: #fff !important;
    transition: 0.25s linear;
}
.botonesMyT:hover{
    border: 1px solid #34aaf4!important;
    background: #fff !important;
    color: #34aaf4 !important;
    transition: 0.25s linear;
}

body#job header h1.h3.comoh1{
    margin: 30px 0;
    text-transform: uppercase !important;
    text-align: center;
    padding: 0px 0px 30px 0;
}




/*PUNTOS FUERTES*/

.titulobannerpf{
    font-size: 22px;
}
.titulobannerpf, .textoImagenpFuertes{
    text-transform: uppercase;
    font-weight: bold;
}
.contenedorCiruclospf{
    display: flex;
    flex-direction: column;
    margin-top: 20px;
    text-align: center;
    align-items: center;
}
.circulospfuertes{
    display: flex;
    margin-top: 15px;

}
.circulopfuerte img{
    vertical-align: middle;
    width: 70px !important;
}
.circulopfuerte span {
    width: 100%;
    text-align: center;
    margin-top: 10px;
    font-weight: bold;
    font-size: 11px;
    display: flex;
    justify-content: center;
    height: 50px;
    align-items: center;
}

.circulopfuerte {
    display: flex;
    width: 12%;
    align-items: center;
    flex-direction: column;
}

.bannerpfuertes img{
    max-width: 100%;
}
.bannerpfuertes{
    text-align: center;
    background-size: cover;
    padding-top: 25px;
}
p.textopuntosfuertes {
    font-size: 14px;
    margin-top: 15px;
    line-height: 1.2;
}
span.estiloAzulopf {
    color: #34aaf4;
}
.contenedorPuntosFuertes {
    display: flex;
    width: 70%;
    flex-direction: column;
    margin: 0 auto;
}
.contenedorPuntosFuertes{
    /*margin-bottom: 40px;*/
}

@media (max-width: 1185px) {
    .contenedorPuntosFuertes{
        width: 90%;
    }
    @media (max-width: 890px) {
        .contenedorPuntosFuertes{
            width: 100%;
        }
        @media(max-width: 768px) {
            .circulopfuerte {
                width: 33%;
            }

            .bannerpfuertes {
                margin: 15px 0px;
            }

            .circulospfuertes {
                margin: 15px 0px;
                flex-wrap: wrap;
                justify-content: center;
            }

            .contenedorPuntosFuertes {
                width: 100%;
            }

            .circulopfuerte img {
                width: 120px !important;
            }

            .circulopfuerte span {
                font-size: 14px;
                height: auto;
                align-items: center;
                margin-bottom: 25px;
            }
            @media(max-width: 480px) {
                .circulopfuerte img {
                    width: 70px !important;
                }
            }
        }

    }
}



/*LANDING VIDEOS*/

.containerVideos-montaje .bottomTexto p,.texto-centrado-fondo-gris p{
    font-size: 14px !important;
}
.containerVideos-montaje h1{
    text-transform: uppercase;
    font-weight: bold !important;
}

.containerVideos-montaje .textosDos p {
    text-align: center !important;
}
.containerVideos-montaje .fa-video {
    color: #2eabf3;
    margin-left: 5px;
}
.containerVideos-montaje .fa-file-pdf-o{
    color: red;
    margin-left: 5px;
}
.containerVideos-montaje .textosDos span{
    font-size: 21px;
    font-weight: bold;
}
.containerVideos-montaje {
    width: 90%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
}

.dobletitulo{
    display: flex;
    justify-content: space-around;
    width: 100%;
    flex-wrap:wrap;
}
.doble {
    display: flex;
    justify-content: space-around;
    width: 100%;
    flex-wrap:wrap;
}
.doble a{
    color: #000;
}
.doble a img,.simple a img{
    width: 100%;
    padding: 15px 9px 20px 9px;
    max-height: 316px;
    max-width: 477px;
}
.doble iframe,.simple iframe{
    padding: 15px;
}
.doble .videoOpdfContainer{
    padding:10px 0px;
    text-align: center;
    color: #000 !important;
    width: 510px;
}
.simple{
    width: 45%;
}
.simple .videoOpdfContainer{
    padding:10px 0px;
    text-align: center;
    color: #000 !important;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.fondoGrisTexto{
    background: #b1b1b1;
    width: 100%;
    text-align: center;
    padding: 15px;
    margin: 15px;
    color: #fff;
    font-size: 20px;
}
.doblejunto>div{
    width: 45%;
}
.doblejunto{
    justify-content: center;
    display: flex;
    background: #ececec;
    margin-bottom: 15px;
}
.fotoUno img{
    max-width: 100%;
    padding: 15px;
}
#cms section#main .primerTexto p {
    font-size: 19px;
    text-align: center;
    padding: 0px 25px 0px 20px;
}
.primerTexto {
    padding: 10px 27px 0px 0px !important;
    margin-bottom: 15px;
    width: 45%;
    background: #ececec;
    text-align: center;
    place-content: center;
    color: #000 !important;
}
.texto-centrado-fondo-gris span {
    font-weight: bold !important;
    font-size: 28px !important;
}

.texto-centrado-fondo-gris p {
    width: 71%;
    margin: 10px auto;
    text-align:center !important;
}
.texto-centrado-fondo-gris {
    /*background: #e1e1e1;*/
    text-align-last: center;
    padding: 0px 15px;
    text-align: -webkit-center;
    margin-top: 20px;
}
.visita-canal-boton{
    background: #34aaf4;
    padding: 10px 26px;
    margin-top: 10px;
    font-weight: bold;
    color: #fff;
}
h3.titulosVideosyPdfs{
    text-transform: uppercase;
}
span.titulosVideosyPdfs {
    margin: 15px 0px;
    font-weight: bold;
}
div.titulosVideosyPdfs{
    text-transform: uppercase;
    font-weight: bold;
    text-align:center;
}
#cms section#main .visita-canal-boton a{
    font-weight: bold;
    font-size: 16px;
    color: #fff;
}
.contenedorElementosPf{
    text-align: center;
}
.contenedorJD{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 15px;
}
.contenedorJD img{
    width:70%;
}
.containerVideos-montaje .textosDos {
    margin: 10px 0px 20px 15px;
}
.textosDos span {
    font-size: 1.25rem;
}
span.companyanos {
    display: flex;
    justify-content: space-between;
    align-self: center;
    width: 180px;
    align-items: center;
}
span.companyanos i {
    color: #e9d32bb8;
    font-size: 20px;
}
.bottomContacto{
    display: flex;
    align-self: center;
    background: url('/img/cms/landing-videos/fondoBottom.png');
    background-size: cover;
    margin-top: 20px;
    margin-bottom: 30px;
    justify-content: center;
}
.subcontenedorBottom img{
    width: 60%;
}
.subcontenedorBottom{
    align-self: center;
    display: flex;
    max-width: 100%;
    height: 100%;
    padding: 15px;
    background: #6c6c6c29;
}

.apartadoContacto{
    height: 100%;
    width: 40%;
    padding: 7% 5%;
}

.div-icono a{
    font-size:20px !important;
    margin-left: 5px;
    color: #000 !important;
}
.div-icono i {
    background: #34aaf4;
    border-radius: 100%;
    padding: 5px;
    color: white;
    width: 25px;
    font-size: 15px;
    text-align: center;
}
.div-icono {
    margin: 15px 0px;
}






.nombreProductoBannerProductoConnectif>div {
    text-overflow: ellipsis;
}

body:not(#cart) .nombreProductoBannerProductoConnectif span.nombreProducto a {
    white-space: nowrap;
}


#cart .nombreProductoBannerProductoConnectif>div {
    text-align: center;
}
body:not(#cart) .nombreProductoBannerProductoConnectif .nombreProducto{
    white-space: nowrap;
}

.doble .videoOpdfContainer iframe{
    min-height: 316px;
}
.dfd-card-price--sale~.dfd-card-price{
    color: #ff0000;
}
.dfd-branding{
    display: none !important;
}
.contenedor-elementosytitulo {
    width: 100%;
    display: flex;
    text-align: center;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
}



@media(min-width: 769px){
    .banners-trio-cms-tresdos-2{
        display:flex;
        width:100%;
        justify-content: space-between;
    }
    .cb-wrapper.type-1.banners-trio-cms-tresdos-2>div{
        width: 25%;
        padding:5px;
    }
    .variantesProductosCombinaciones.corto{
        width: 45%;
    }
    .unidad-precio{
        display: flex;
        align-self: center;
        width: auto;
        padding: 0px;
    }
    .contenedor-elementosytitulo {
        padding: 20px 0px 0px 0px;
    }
    .containerVideos-montaje .contenedor-elementosytitulo:nth-child(odd) {
        background: #ececec;
    }
    .doble iframe, .simple iframe {
        min-height: 316px;
    }
}
@media (max-width: 768px){
    .simple .videoOpdfContainer {
        margin: 15px auto;
    }
    .doble .videoOpdfContainer {
        margin: 15px auto;
    }
    .containerVideos-montaje .textosDos {
        margin: 0px 0px 40px 0px;
    }
    .doble a img,.simple a img{
        width: 100%;
        padding:0px 10px;
        max-height: 316px;
        max-width: 477px;
    }
    .doble .videoOpdfContainer{
        width: 100%;
    }
    .contenedorElementosPf{
        width: 100%;
        max-width:477px;
    }
    .containerVideos-montaje h1, .containerVideos-montaje h2{
        text-align: center !important;
    }
    .doble .videoOpdfContainer iframe,
    .simple .videoOpdfContainer iframe,
    .videoOpdfContainer{
        min-height: 200px;
        padding: 0 !important;
    }
    .doblejunto .primerTexto{
        padding: 36px 0px 0px 0px !important;
    }
    .doblejunto>div{
        width: 100%;
    }
    .apartadoContacto{
        width: 100%;
    }
    .subcontenedorBottom img{
        width: 100%;
    }
    .subcontenedorBottom{
        flex-wrap: wrap;
    }
    .simple{
        width: 100%;
        text-align: -webkit-center;

    }
    .simple, .doble {
        border-bottom: 1px solid #e2e2e2;
        margin-bottom:40px;
    }
    .unidad-precio{
        display: flex;
        place-self: flex-start;
        align-self: center;
    }
}
.hi-gc-displayNav1 {
    display: none !important;
}
.contenedor-75-cf{
    width:75%;
    margin: 0 auto;
}
.center-p-cf p{
    text-align: center !important;
}
.tituloNegrita p {
    font-weight: bold !important;
    font-size: 16px !important;
}
@media(min-width: 380px) and (max-width:980px){
    .container{
        overflow-x: hidden;
    }
}

.unidad-precio span.azulmyt {
    margin-left: 4px;
}


/*Landing por que comprar en miroytengo*/

#index .displayCustomBanners4 {
    background: #000000;
    max-height: 22px;
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: 15px !important;
}



#product .contenedorPuntosFuertes .soloHomeSlider{
    display: none;
}
.displayCustomBanners6 * {
    text-align: center !important;
}
.banners-trio-cms-tresdos img{
    margin-top: 15px;
}
.banners-trio-cms-tresdos{
    min-height: 540px;
}
.displayCustomBanners6 .ocultoMovil img,
.displayCustomBanners6 .ocutloPc img{
    margin-bottom: 20px !important;
}
.displayCustomBanners6 .titulobannerpf{
    text-transform: none !important;
}
#cms section#main .displayCustomBanners6 .texto-1-pcemty p,
#cms section#main .displayCustomBanners6 .texto-3-pcemty p,
#cms section#main .displayCustomBanners6 .titulo-ambientes-cms-32 span,
#cms section#main .displayCustomBanners6 .texto-4-pcemty p{
    font-size: 25px;
}
section#main .displayCustomBanners6 .texto-2-pcemty span{
    font-size:18px;
}
.displayCustomBanners6 .textoSeo-cms-32 h2{
    margin-bottom: 10px;
}
.displayCustomBanners6 .textoSeo-cms-32 *{

    text-align:left !important;
}
.cb-wrapper.type-1.bannerTrustpilotComun {
    display: inline-block;
    width: 100%;
}

.texto-3-pcemty, .fondoAzul-dos{
    background: #34aaf485;
    font-size: 25px;
    margin: 15px 0px 25px 0px;
    padding: 5px 0px;
}
.fondoAzul-dos{
    padding: 28px;
}
#cms section#main #cms section#main .texto-5-pcemty p{
    text-transform: uppercase;
    font-size: 16px;
}
section#main .displayCustomBanners6 .texto-3-pcemty p,
#cms section#main .titulosLookscms32 p ,
#cms section#main .fondoAzul-dos p,
section#main .displayCustomBanners6 .texto-6-pcemty p,
#cms section#main .displayCustomBanners6 .titulo-ambientes-cms-32 p{
    margin: 0px !important;
}
section#main .displayCustomBanners6 .texto-6-pcemty span{
    font-size:20px !important;
}
section#main .displayCustomBanners6 .texto-7-pcemty span {
    font-size:16px !important;
}
section#main .displayCustomBanners6 .texto-6-pcemty{
    padding-top: 40px;
    margin-top:25px;
    border-top: 2px solid #c8c4bf;
}
#cms section#main #cms section#main .fondoAzul-dos{
    background: #97d4f9;
}
#cms h1, #contact h1{
    text-align: center !important;
    margin: 30px 0;
    font-size: 40px;
    text-transform: uppercase;
}

#cms section#main .displayCustomBanners6 .titulo-ambientes-cms-32{
    margin-top: 20px;
}
.displayCustomBanners6  .titulobannerpf{
    text-decoration: none;
}
.displayCustomBanners6 .circulopfuerte span {
    margin-top: 0px;
}
.displayCustomBanners6 .circulopfuerte img {
    vertical-align: middle;
    width: 100px !important;
}
.banners-trio-cms-tresdos p a{
    max-width: 102px;
    padding: 5px 15px;
    font-weight: bold;
    font-size: 20px;
    border: 1px solid #34aaf4 !important;
    background: #34aaf4 !important;
    color: #fff !important;
    transition: 0.25s linear;
}
.banners-trio-cms-tresdos p a:hover{
    border: 1px solid #34aaf4!important;
    background: #fff !important;
    color: #34aaf4 !important;
    transition: 0.25s linear;
}


.cb-wrapper.type-1.bannerTrustpilotComun div div div div div:first-child {
    font-size: 20px;
    margin-bottom: 30px;
}

/*@media(max-width: 465px) {*/
/*    .restoTresColumnasPack {*/
/*        width: 100% !important;*/
/*    }*/
/*}*/
@media(max-width: 465px) {
    .restoTresColumnasPack {
        width: 50% !important;
    }
}


@media (min-width:500px) and (max-width: 1100px) {
    .headerSearchBar {
        width: 100%;
    }
}






#cart #main .shipment-stock span.stock.colorEnvioUno,
.shipment-stock span.stock.colorEnvioUno,
.lastElementoCarritoCf .shipment-stock span.stock.colorEnvioUno,
.cn_product .shipment-stock span.stock.colorEnvioUno,
#product .shipment-stock span.stock.colorEnvioUno,
.products .product-miniature .shipment-stock span.stock.colorEnvioUno{
    color: #7abe43;
}
#cart #main .shipment-stock span.stock.colorEnvioDos,
.shipment-stock span.stock.colorEnvioDos,
.lastElementoCarritoCf .shipment-stock span.stock.colorEnvioDos,
.cn_product .shipment-stock span.stock.colorEnvioDos,
#product .shipment-stock span.stock.colorEnvioDos,
.products .product-miniature .shipment-stock span.stock.colorEnvioDos{
    color: #ff6a00;
}
#cart #main .shipment-stock span.stock.colorEnvioCuatro,
.shipment-stock span.stock.colorEnvioCuatro,
.lastElementoCarritoCf .shipment-stock span.stock.colorEnvioCuatro,
.cn_product .shipment-stock span.stock.colorEnvioCuatro,
#product .shipment-stock span.stock.colorEnvioCuatro,
.products .product-miniature .shipment-stock span.stock.colorEnvioCuatro{
    color: #ff0000;
}


#404-connectif, #pagenotfound .paginaError>div{
    max-width: 100%;
}
.bannersColecciones{
    margin: 20px 0px 35px 0px;
}
.bannersColecciones .banner-solomovil{
    margin: 10px 0px;
}


.bannersColecciones .banner-solopc{
    margin: 20px 0px;
}


.cb-wrapper.type-1.banners-trio-cms-tresdos-2{
    margin-bottom: 20px;

}
.cb-wrapper.type-1.banners-trio-cms-tresdos-2:last-child{
    order-bottom: 1px solid;
    padding-bottom: 20px;
}
.bannersColecciones .banner-solopc:last-child {
    margin: 0px !important;
}

.cb-wrapper.type-1.banners-trio-cms-tresdos-2 a {
    max-width: 100% !important;
    width: 100% !important;
    height: 100%;
    min-height: 40px;
    align-content: center;
}
.cb-wrapper.type-1.banners-trio-cms-tresdos-2 p {
    max-width: 85%;
    display: flex;
    text-align-last: center;
    /*margin: 2px !important;*/
    align-content: center;
    margin: 5px auto !important;
}







.cb-item.mobile-home-main-banner {
    display: none;
}

.cb-item-content:hover .cb-img.primary-image {
    display: block;
}
.desktop-home-main-banner.testA, .mobile-home-main-banner.testA, .col-md-6.col-xs-12.col-xxs-12.testA {
    display: none;
}

@media (max-width: 999px) {
    .home-looks .col-md-3 .custom-html p,
    .home-looks .col-md-3 .custom-html .products-section-title,
    .home-looks .col-md-3 .botonesMyT,
    .home-looks .col-md-3 .custom-html{
        text-align: center;
    }
    .home-looks .col-md-3 .custom-html{
        margin-bottom: 15px;
    }
    .cb-item.desktop-home-main-banner {
        display: none;
    }

    .cb-item.mobile-home-main-banner:not(.testA) {
        display: block;
    }
}



body#cart .fav-prod-wishlist{
    top: -2px;
    left: -4px;
}
@media (min-width: 768px) {
    #cart .carruselCfPadreCarrito .cn_product:hover {
        border: 1px solid #34aaf4;
    }
    #cart .carruselCfPadreCarrito .cn_product:hover {
        border: 1px solid #34aaf4;
    }
    #product .bajoImagen{
        display: none;
    }

    /* hover corazones */


    /*Azules*/

    .add_to_cart_with_wishlist .favorite-border-sprited-icon:hover {
        background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -136px -94px !important;
    }
    body#my-account .fav-prod-wishlist:hover{
        background: url("../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1") -132px -92px!important;
    }
    body#index .fav-prod-wishlist:hover, body#category .fav-prod-wishlist:hover{
        background: url("../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1") -135px -95px !important;
    }
    .fav-prod-wishlist:hover{
        background: url("../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1") -136px -95px;
    }
    body#product .fav-prod-wishlist:hover,
    body#cart .fav-prod-wishlist:hover{
        background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -132px -91px !important;
    }
    body#product .cn_element.cn_products .fav-prod-wishlist:hover{
        background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -131px -91px !important;
    }
    body#product #swiper-relacionadosProductoProductos .fav-prod-wishlist:hover {
        background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -135px -92px!important;
    }
    body .fav-prod-wishlist:hover{
        background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -130px -95px!important;
    }
    body#product .miniature-add-to-wishlist.wishlist-chj .fav-prod-wishlist:hover{
        background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -134px -92px !important;
        width: 22px;
        height: 22px;
    }
    body#category.category-id-310  .carruselCf .fav-prod-wishlist:hover{
        background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -132px -91px!important;
    }
    body#product .packProductos .fav-prod-wishlist:hover{
        background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -135px -95px !important;
    }


    /*vacios*/

    body#product .cn_element.cn_products .fav-prod-wishlist.isFav:hover{
        background: url("../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1") -151px -91px !important;
    }
    body#product .packProductos .fav-prod-wishlist.marcado-wl:hover{
        background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -155px -95px !important;
    }
    .add_to_cart_with_wishlist .isFav .favorite-border-sprited-icon:hover {
        background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -156px -94px !important;
    }
    body#product #swiper-relacionadosProductoProductos .fav-prod-wishlist.isFav:hover {
        background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -155px -91px !important;
    }
    body#product .miniature-add-to-wishlist.wishlist-chj .fav-prod-wishlist.isFav:hover{
        width: 22px;
        height: 22px;
        background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -155px -92px !important;
    }

    #pagenotfound .fav-prod-wishlist.isFav:hover {
        border: none;
        cursor: pointer;
        width: 20px;
        height: 20px;
        background: url("../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1") -156px -95px;
        background-repeat: no-repeat;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .packProductos .fav-prod-wishlist.isFav:hover{
        background: url('../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1') -136px -94px !important;
    }
    body#index .fav-prod-wishlist.isFav:hover{
        border: none;
        cursor: pointer;
        width: 20px;
        height: 20px;
        background: url("../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1") -156px -92px !important;
        background-repeat: no-repeat;
        position: relative;
        top: -9px;
        left: -9px;
    }
    body#category .fav-prod-wishlist.isFav:hover {
        border: none;
        cursor: pointer;
        width: 20px ;
        height: 20px ;
        background: url("../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1") -156px -95px !important;
        background-repeat: no-repeat;
        position: relative;
        top: -2px;
        left: -5px;
    }
    body#my-account .fav-prod-wishlist.isFav:hover {
        width: 23px ;
        height: 23px ;
        background: url("../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1") -152px -92px !important;
    }
    body#product.fav-prod-wishlist.isFav:hover, body#cart .fav-prod-wishlist.isFav:hover {
        background: url("../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1") -152px -91px !important;
        width: 23px;
        height: 23px;
    }
}



@supports (-webkit-touch-callout: none) {
    body#index .fav-prod-wishlist.isFav {
        background: url("../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1") -136px -95px !important;
        padding: 0px !important;
    }
    body#category .fav-prod-wishlist.isFav {
        background: url("../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1") -135px -95px !important;
        padding: 0px !important;
    }
    body#product .cn_element.cn_products .fav-prod-wishlist.isFav{
        background: url("../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1") -131px -92px !important;
        padding: 0px !important;
    }
    body#product .ets-product-specific .fav-prod-wishlist.isFav{
        background: url("../../../../img/icons/header_icons_sprite_2023.png?v=20250701-v1") -133px -92px !important;
        padding: 0px !important;
    }
}



#product .pspc-offer-ends:after {
    content: "\f06d";
    font-family: 'Font Awesome 6 Free';
    top: calc(50% - 18px);
    /* position: absolute; */
    /* right: 0; */
    font-size: 24px;
    color: orangered;
    margin-left: 10px;
}
@media(max-width:1000px){
    .carruselCfPadreCarrito .cn_product .botonCfCompra {
        display: block !important;
    }
    #product .pspc-offer-ends:after {
        font-size: 16px !important;
    }
    #cart .carruselCfPadreCarrito .cn_product {
        padding: 10px !important;
    }
    .nombreProductoBannerProductoConnectif div{
        min-height: 60px;
    }
}


#product .product-miniature .psproductcountdown.pspc-hide-promo-text .pspc-offer-ends{
    display: none !important;
}



.cuentaAtrasCategoria{
    display: block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
#category .cuentaAtrasCategoria .psproductcountdown .pspc-main .pspc-time{
    height: 3em;
}
#category .cuentaAtrasCategoria .psproductcountdown{
    width: 100% !important;
}


#cart .nombreProducto {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp: 2;
    line-height:1.2;
}
.contenedorCadaProductoPorTransportista .product-quantity{
    margin-right: 5px;
}
.contenedorCadaProductoPorTransportista .product-name{
    margin-left: 5px;
    margin-right: 5px;

}
.contenedorCadaProductoPorTransportista img{
    filter: brightness(1.1);
    mix-blend-mode: multiply;
}
.contenedorCadaProductoPorTransportista{
    display: flex;
    align-items: center;
}
.contenedorCadaProductoPorTransportista .media-body,
.contenedorCadaProductoPorTransportista .media-left,
.contenedorCadaProductoPorTransportista .media-right {
    display: flex;
    vertical-align: top;
}
.contenedorCadaProductoPorTransportista .product-name{
}
.fraseAvisoPedidoDividido{
    margin-bottom: 15px;
    font-weight: bold;
}
.pedidoNumeroMultishipping{
    margin: 15px 0px;
    font-weight: bold;
}
.delivery-options-list fieldset.form-fields > div:nth-last-child(3) {
    border-bottom: 1px solid #d8e0e5;
    margin-bottom: 15px !important;
}


.contenedorCadaProductoPorTransportista span.product-quantity, .contenedorCadaProductoPorTransportista span.product-guion {
    align-self: center;
}

@media(min-width: 564px) AND (max-width:800px){
    .categoriasHome1 .catElemento{
        width: 48%;
    }
    .categoriasHome1.catsHome .custom-html{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
}
/*@media(min-width: 684px) AND (max-width:717px){*/
/*    .categoriasHome1 .catElemento{*/
/*        width: 48%;*/
/*    }*/
/*}*/





#cart .carruselCfPadreCarrito {
    flex-direction: column;
}



#cart .carruselCfPadreCarrito{
    display: flex !important;
    flex-direction: column;
    align-items: center;
}
#cart .carruselCfPadreCarrito .nombreProductoBannerProductoConnectif {
    padding: 5px;
}
#cart .carruselCfPadreCarrito .carruselCf {
    align-items: center;
    padding: 0px;
}
#cart .carruselCfPadreCarrito .cn_product:hover .botonCfCompra {
    display: block !important;
}
#cart .carruselCf {
    margin-top: 0px !important;
}


.cuentaAtrasCategoria {
    display: block !important;
}

.pspc-wrp.pspc_displayProductPriceBlock {
    display: block !important;
}

body#category.category-id-457 .pspc-wrp.pspc_displayProductPriceBlock,
body#category.category-id-305 .pspc-wrp.pspc_displayProductPriceBlock {
    display: none !important;
}

body#category.category-id-457 .cuentaAtrasCategoria .pspc-wrp {
    display: block !important;
}
a.eapps-instagram-feed-header-follow-button.es-header-follow-button {
    color: #ffffff !important;
}
#eapps-instagram-feed-1 a.eapps-instagram-feed-header-follow-button{
    background: rgb(48 170 244) !important;
}
#cms section#main a .es-header-user-username{
    color: #000;
}

.productos-complementarios .product-price-and-shipping.col-lg-3 .colorRojo {
    margin-left: 5px;
}
.productos-complementarios .product-price-and-shipping.col-lg-3 {
    width: 100%;
    flex-flow: wrap;
}

#index .eapps-instagram-feed-header.es-header{
    padding: 5px 10px 15px 10px;
}
#index .instagramOnHome{
    margin-bottom: 25px;
}

/**   ERASMUS CHECK VERDE   **/

.notification.notification-success {
    padding: 30px;
    background: #27a50036;
    border: 1px solid #077400;
}
.notification.notification-success i {
    color: #077400;
    font-size: 35px !important;
    margin-left: 15px;
}
.notification.notification-success span {
    font-size: 30px !important;
}
img.js-modal-product-cover.product-cover-modal.carga-lazy {
    max-width: 700px;
}



/** envioGratis **/



.divImagenPrincipal{
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: -webkit-center !important;
    max-width: 100% !important;
    overflow: hidden !important;
    margin-bottom: 40px !important;
}
.divImagenPrincipal img{
    max-width: 100% !important;
}
.contenedorPadreenvioGratis .experienciaUnicaContenedor h2{
    text-align: center !important;
}
.contenedorPadreenvioGratis .experienciaUnicaContenedor h2 span{
    color: #34aaf4 !important;
}
.contenedorPadreenvioGratis .contenedorExperiencia{
    margin: 0 auto !important;
    max-width: 750px !important;
    display: flex !important;
    align-items: center !important;
}
.contenedorPadreenvioGratis .tituloExperiencia{
    font-size: 35px !important;
    display: flex !important;
    align-items: center !important;
}
.contenedorPadreenvioGratis .textosExperiencia{
    display:flex !important;
    text-align: justify !important;
    flex-direction: column !important;
    justify-content: center !important;
}
.contenedorPadreenvioGratis .imagenExperiencia{
    position: relative !important;
}


.contenedorPadreenvioGratis .imagenExperiencia:before{
    position: absolute !important;
    background: #34aaf4 !important;
    padding: 10px 15px !important;
    border-radius: 10px 0px 0px 10px !important;
    left: -29px !important;
    top: 19px !important;
    color: #fff !important;
    font-size: 20px !important;
    font-weight: bold !important;
}

.contenedorPadreenvioGratis .experiencia-envio .imagenExperiencia:before{
    content:"1" !important;
}
.contenedorPadreenvioGratis .experiencia-montaje .imagenExperiencia:before{
    content:"2" !important;
}
.contenedorPadreenvioGratis .experiencia-retirada .imagenExperiencia:before{
    content:"3" !important;
}

.contenedorPadreenvioGratis .tituloExperiencia img{
    margin-left:5px !important;
}
.contenedorPadreenvioGratis .productoenvioGratis{
    text-align: center !important;
    margin: 0 auto !important;
}
.contenedorPadreenvioGratis .productosenvioGratisReservar{
    align-items: center !important;
    text-align: center !important;
}
.contenedorPadreenvioGratis .infoProductoenvioGratis {
    display: flex !important;
    justify-content: center !important;
    flex-direction: column !important;
    margin-left: 10px !important;
}
.contenedorPadreenvioGratis .nombre-envgratis{
    padding: 5px !important;
    background: #000 !important;
    color: #FFF !important;
    font-weight: bold !important;
    font-size: 20px !important;
}
.infoProductoenvioGratis span{
    margin: 5px 0px !important;
}
.productosenvioGratisReservar{
    margin-top: 40px !important;
}
.contenedorPadreenvioGratis h2{
    margin: 20px !important;
}
.metodosPagoEgratis{
    width:80% !important;
    display: flex !important;
    flex-direction: column !important;
    margin: 0 auto !important;
    align-items: center !important;
}
.metodos-pago-envgratis-ele{
    display: flex !important;
    max-width:30% !important;
    text-align: justify !important;

}
.metodos-pago-envgratis-ele .nombre-metodo-envgratis p span{
    background:  #000 !important;
    color: #FFF !important;
    padding: 5px !important;
    font-weight: bold !important;
    width: auto !important;
}
.metodos-pago-envgratis-ele .nombre-metodo-envgratis p{
    padding: 5px 0px !important;

}
.contenedor-elementos-envgratis{
    display: flex !important;
    justify-content: space-around !important;
    margin-top: 15px !important;
}
.textos-envgratis-metodos p {
    margin: 5px 0px !important;
}
.textos-envgratis-metodos {
    margin-left: 10px !important;
}
.metodos-pago-envgratis-ele img{
    width:60px !important;
    height: 60px !important;
}
.pregunta-envgratis {
    display: flex !important;
    width: 50% !important;
    flex-direction: column !important;
    margin: 0 auto !important;
    align-items: center !important;
}
.pregunta-envgratis p {
    text-align: justify !important;
}
.boton-pregunta a {
    color: #FFF !important;
    text-decoration: none !important;
    font-weight: bold !important;
}
.contenedorPadreenvioGratis  h2 span{
    font-weight: bold !important;
    color: #34aaf4 !important;
}

.contenedorPadreenvioGratis a.boton-pregunta {
    color: #FFFF !important;
    background: #34aaf4;
    padding: 10px;
}


@media (min-width: 768px){
    .displayHeaderFirst {
        display: flex;
        overflow: hidden; /* Los elementos fuera de la vista se ocultan */
        width: 100%; /* Ajusta el ancho al 100% del contenedor */
        max-width: 100% !important;
    }

    .elementoFraseHeader {
        min-width: 25%; /* Cada div ocupará un 25% del contenedor */
        width: 25%; /* Cada div ocupará un 25% del contenedor */
        transition: transform 0.5s ease-in-out;
        box-sizing: border-box;
    }

    .tituloExperiencia h3 {
        font-size: 50px !important;
    }
}






#product .displayCustomBanners3 .trustpilotOpiniones {
    align-items: center;
    max-width: 300px;
    display: flex;
    margin: 10px 0px;
}
#product .displayCustomBanners3 .trustpilotOpiniones .imagen-cinco-estrellas-tp {max-width: 90px;}
#product .displayCustomBanners3 .trustpilotOpiniones .numeroOpinionesTrustpilotProducto{
    font-family: 'Roboto';
    font-size: 11px;
    font-weight: 100;
    align-self: center;
    color: #1c1c1c;
}
#product .displayCustomBanners3 .trustpilotOpiniones .nombreTp {display:flex;align-items: center;}
.trustpilotOpiniones>* { margin-right: 5px;}
#product .displayCustomBanners3 .trustpilotOpiniones .nombreTp .iconoTp{max-width: 15px;}
#product .displayCustomBanners3 .trustpilotOpiniones .nombreTp .literalnombretp{font-family: 'Roboto';}

@media (max-width:768px){

    #product .displayCustomBanners3 .trustpilotOpiniones {max-width: 100%; place-content: space-around;margin: 0px 0px;}
    #product .displayCustomBanners3 .trustpilotOpiniones .imagen-cinco-estrellas-tp {max-width: 120px;}
    #product .displayCustomBanners3 .trustpilotOpiniones .numeroOpinionesTrustpilotProducto{ font-size: 15px;}
    #product .displayCustomBanners3 .trustpilotOpiniones .nombreTp .iconoTp{max-width: 25px;}
    #product .displayCustomBanners3 .trustpilotOpiniones .nombreTp .literalnombretp{font-size: 18px; padding: 3px 0px 0px 0px;}
    #product .displayCustomBanners3{
        place-items: center;
    }
    .trustpilotOpiniones>* { margin-right: 0px;}
    .tp-link{
        margin: 0 !important;
    }
    body:not(.cms-id-36) .trustpilot-widget{
        width: 80%;
    }
    #product .product-information .trustpilotOpiniones .trustpilot-widget>iframe{
        width: 100% !important;
        max-width: 100% !important;
    }
    .fraseMotivadora{
        margin: 10px 0px;
    }
    .contenedorPadreenvioGratis .contenedorExperiencia{
        flex-direction: column !important;
    }
    .contenedorPadreenvioGratis .textosExperiencia{
        align-items: center !important;
    }
    .contenedor-elementos-envgratis{
        flex-direction: column;
    }
    .metodos-pago-envgratis-ele{
        max-width: 100% !important;
        flex-direction: column !important;
        align-items: center !important;
        margin-top: 20px !important;
    }
    .textos-envgratis-metodos{
        margin-left: 0px !important;
    }
    .nombre-metodo-envgratis{
        justify-items: center !important;
        margin: 15px 0px 10px 0px !important;
    }
    .pregunta-envgratis{
        width: 100% !important;
    }
}






/*.displayHeaderFirst {*/
/*    display: flex;*/
/*    justify-content: space-around;*/
/*    width: 100%;*/
/*    overflow: hidden;*/
/*}*/

/*.displayHeaderFirst > div {*/
/*    flex: 1 1 25%;*/
/*    animation: rotarOrden 8s steps(1) infinite;*/
/*}*/

/*.displayHeaderFirst > div:nth-child(1) {*/
/*    animation-delay: 0s;*/
/*}*/
/*.displayHeaderFirst > div:nth-child(2) {*/
/*    animation-delay: 2s;*/
/*}*/
/*.displayHeaderFirst > div:nth-child(3) {*/
/*    animation-delay: 4s;*/
/*}*/
/*.displayHeaderFirst > div:nth-child(4) {*/
/*    animation-delay: 6s;*/
/*}*/

/*@keyframes rotarOrden {*/
/*    0%   { order: 1; }*/
/*    25%  { order: 2; }*/
/*    50%  { order: 3; }*/
/*    75%  { order: 4; }*/
/*    100% { order: 1; }*/
/*}*/



#trustpilot-widget-trustbox-0-wrapper{
    display: none;
}
.trustpilotOpiniones>div {
    margin-top: 0px !important;
}
.trustpilotOpiniones iframe {
    max-width: 250px;
}
.product-discounts{
    margin-bottom:0px;
}




.linktreePage {
    display: flex;
    flex-direction: column;
    text-align: center;
}

.linktreePage .margenCentrado {
    max-width: 550px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    width:100%;
}

.linktreePage .colorAzulMyt {
    color: #34aaf4;
}

.linktreePage .noMargin {
    margin: 0 !important;
    text-align: center !important;
    margin-bottom: 15px !important;
    font-size: 18px !important;
    font-weight: bold !important;
}

.linktreePage .botones-container {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.linktreePage .estiloBoton {
    background-color: #34aaf4;
    color: #fff !important;
    padding: 10px 20px;
    text-decoration: none;
    margin: 10px 0;
    text-align:center !important;
    width: 100%;
    font-size:18px !important;
}

.linktreePage h1 {
    margin: 0 !important;
}
.linktreePage .margenesBoton {
    margin: 10px 0;
    cursor: pointer;
}

.linktreePage .seguimiento-section {
}

.linktreePage .seguimiento-text {
    text-align: center !important;
    font-size: 18px !important;
    font-weight: bold !important;
    margin: 10px 0px 10px 0px !important;
}

.linktreePage .redes-container {
    display: flex;
    justify-content: space-around;
}

.linktreePage .redesIconos {
    margin: 0 5px;
    border-radius: 100%;
}

.linktreePage .descubrir-historia {
    display: flex;
    flex-direction: column;
}

.linktreePage .textoFinal {
    text-align: center;
    max-width: 580px;
    margin: 15px auto;
}

.linktreePage .envianos-imagenes {
    display: flex;
}

.linktreePage h3 {
    font-weight: bold;
}

.linktreePage img {
    max-width: 100%;
    margin: 0 auto;
}

.linktreePage .topVentas,
.linktreePage .opinionesClientes {
    margin-top: 45px;
    display: inline-block;
}
.landingPacks{
    display:flex;
    flex-direction: column;
    align-items: center;
}
.landingPacks .azulmyt{
    color:#34aaf4;
}
.landingPacks h3{
    font-weight: 300;
}
.landingPacks h2{
    margin: 5px 0px;
    text-align: center;
}
.landingPacks h1{
    text-transform: uppercase;
    font-size: 39px !important;
}
.landingPacks .contenedorCnPacks h3{
    text-align: center;
}
.landingPacks .contenedorCnPacks{
    max-width: 100%;
}

.landingPacks .contenedorDePacks{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
}
.landingPacks .divPackLandingPacks img{
    width: 100%;
    box-shadow: -1px 0px 81px -32px #000;
}
.landingPacks .divPackLandingPacks{
    display: flex;
    flex-direction: column;
    width: 30%;
    margin: 12px;
}

.landingPacks .botonEnlacePack{
    background: #34aaf4 !important;
    color: #fff !important;
    font-size: 18px !important;
    width: 100% !important;
    padding: 15px 0px !important;
    text-align: center !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    font-family: 'Poppins' !important;
    font-weight: bold !important;
    margin-top: 25px !important;
}
.cms-id-36 .preciosProductoBannerProductoConnectif{
    min-height: 36px;
}
.cms-id-37 .carruselCf{
    margin-top: 0px;
    padding-top: 0px;
}
@media(max-width: 768px){

    .landingPacks .divPackLandingPacks{
        width: 45%;
        margin: 0px;
    }
    .landingPacks .botonEnlacePack{
        margin: 10px 0px 25px 0px !important;
        font-size: 12px !important;
    }
    .catElemento span {
        font-size: 13px;
    }
}



/*****NUEVO MODAL PRODUCTOS 2025*****/

#product-modal .modal-content .modal-body{
    margin-left: 0;

}
body#checkout .modal-backdrop, body#cart .modal-backdrop, body#product .modal-backdrop{
    z-index: 999 !important;
}


#modalFotosClientes{
    z-index: 9999999 !important;
}
@media (min-width: 576px) {
    #product-modal .modal-content .modal-body .mask.nomargin{
        max-height: 49.38rem;
        margin-top: 60px !important;
    }
    #product #product-modal.modal.js-product-images-modal.in{
        display:flex !important;
        place-items: center;
    }

    #product-modal .modal-content .modal-body .mask{
        max-height: 44.38rem;
    }
    js-product-images-modal.modal-body {
        position: relative;
        padding: 45px !important;
    }
    #product-modal .modal-content .modal-body .arrows .arrow-down {
        bottom: -70px;
    }
    .flechasClientesGrandeDerecha{
        padding: 0px 13px;
    }
    .flechasClientesGrandeIzquierda{
        padding: 0px 8px;
    }

    #product .modal-dialog figure{
        order:2;
        max-width: 72%;
        display: flex;
        align-items: center;
    }

    #product .modal-dialog .modal-body {
        /*justify-content: space-between;*/
        justify-content: space-around;
        align-items: center;
    }
    #product .modal-dialog {
        max-width: 70%;
        background: #fff;
        margin: 20px auto;
    }
    #product aside#thumbnails {
        width: 10%;
        margin: 0;
        min-width: 170px;
        top: -20px;
    }
    #product-modal .modal-content .modal-body .mask{
    }
    img.js-modal-product-cover.product-cover-modal.carga-lazy{
        max-width: 100%;
    }
    .arrows.js-modal-arrows{
        display: flex !important;
        justify-content: center;
    }
    div#product-modal.in {
        background: #2c2a2ac7;
    }
    #product-modal .modal-content .modal-body .product-images img:hover {
        border: 1px solid #34aaf4;
    }
    #product-modal .modal-content .modal-body .product-images img {
        border: 1px solid #000;
        margin: 5px;
    }
    #product-modal .modal-content .modal-body .product-cover-modal{
        max-width: 85%;
        border: 1px solid #34aaf4;
    }
    #product .fotosClientesContenedorGeneral .modal-dialog {
        max-width: 52% !important;
        background: #fff;
        margin: 10% auto;
        height: 50%;
    }
}

#index .swiper-wrapper div img{
    border-radius: 100%;
    border: 1px solid;
    object-fit: cover;
    width: 100%;
    margin-bottom: 15px;
    padding: 0 !important;
}

#index .linkZonaCaliente .swiper-wrapper .cb-item-content {
    margin: 0px 15px;
}

.logoWeb a,.logoWeb a:focus,.logoWeb a:hover,.logoWeb a:active {
    transition: none !important;
}
