@media (min-width: 1460px) {
    .container {
        width: 1400px;
        max-width: 100%;
    }
}

body,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6,
p,
li,
a,
span,
div,
input,
button,
select,
textarea {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}


#wrapper {
    padding-top: 0px;
    background: #FFF;
    overflow: hidden;
}

.topybar {
    background: #171B18;
    height: 33px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.topybar p {
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin: 0;
}

.home {
    padding: 0px 15px;
}

.carousel {
    margin: 0px -15px;
}

.carousel .carousel-inner {
    height: inherit;
    margin-bottom: 0px;
}

.carousel .carousel-item figure,
.carousel .carousel-inner img {
    width: 100%;
}

.carousel .carousel-item .caption h1 {
    font-size: 32px;
    font-weight: 600;
    color: #fff;
    
}

.carousel-indicators .active {
    display: none;
}

.lafidelidadcliente {
    margin: 0px -15px;
    background: #EFF1EE;
    padding: 21px 15px 28px;
}

.carousel .carousel-control .icon-next:hover i,
.carousel .carousel-control .icon-prev:hover i,
.dropdown:hover .expand-more,
.page-my-account #content .links a:hover i,
.search-widget form button[type=submit] .search:hover,
.top-menu .sub-menu a:hover {
    color: #4D5D4B;
}

.lafidelidadcliente .fidelidad-cliente {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 60px;
}

.register-form a {
    color: #171B18;
}

.lafidelidadcliente .fidelidad-cliente p {
    margin: 0;
}

.lafidelidadcliente .fidelidad-cliente p:nth-child(2) {
    font-weight: 600;
    font-size: 15px;
    color: #171B18;
    margin: 8px 0px 0px;
    text-transform: uppercase;
}

.lafidelidadcliente .fidelidad-cliente p:last-child {
    font-weight: 400;
    font-size: 15px;
    color: #4D5D4B;
    margin: 0;
}

.container1728 {
    max-width: 1728px;
    margin: 0 auto;
    padding: 0px 15px;
}

.categoriasportada {
    margin: 61px 0px;
}

.lascategoriasportada {
    display: flex;
    gap: 20px;
}

.lascategoriasportada .imgportadaitem {
    overflow: hidden;
}

.lascategoriasportada .imgportadaitem img:hover {
    transform: scale(1.1);
    transition: all 0.5s ease;
    overflow: hidden;
}

.lascategoriasportada .imgportadaitem img {
    transform: scale(1);
    transition: all 0.5s ease;
}

.catportadaitem {
    position: relative;
}

.catportadaitem h2 {
    position: absolute;
    top: 90%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 24px;
    color: #fff;
    font-weight: 600;
    width: fit-content;
}

.featured-products-mikksa h3,
.featured-products-mikksa2 h3 {
    color: #171B18;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
}

.featured-products-mikksa p,
.featured-products-mikksa2 p {
    color: #4D5D4B;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 37px;
}


#custom-text {
    padding: 57px 15px 52px;
    margin: 0px -15px 0px;
    text-align: center;
    border-radius: 0px;
    background-image: url(/img/cms/banner-cta-ibericos-cerroalto.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 353px;
}

.dalogoinbanner {
    margin-bottom: 40px;
}

#custom-text h2 {
    color: #FFF;
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
}

#custom-text p {
    color: #FFF;
    text-align: center;
    font-size: 15px;
    font-weight: 300;
    max-width: 1277px;
    margin: 8px auto 23px;
}

#custom-text a {
    border: 1px solid #FFF;
    display: flex;
    max-width: 185px;
    height: 40px;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: auto;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

.featured-products-mikksa.lasegunda {
    padding: 50px 0px 0px;
    background: #EFF1EE;
    margin: 0px -15px;
}

.titlesomosenportada h3 {
    color: #171B18;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 50px auto 29px;
}

.itemssomos {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 28px;
    margin-bottom: 97px;
}

.somos-portada p {
    color: #171B18;
    font-size: 15px;
    font-weight: 300;
    padding: 0px 17px;
    margin: 0px;
}

.somos-portada p.titlecerro {
    color: #171B18;
    font-size: 20px;
    font-weight: 600;
    margin: 15px 0px 6px;
}

#footer {
    background: #EFF1EE;
}

.elfooter {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr 1fr;
    gap: 50px;
}

.elfooter .itemfooter:first-child {
    display: flex;
    align-items: center;
    border-right: 1px solid #171B18;
    margin-right: 84px;
}

.itemfooter .fff {
    display: flex;
    gap: 10px;
}

.itemfooter svg {
    width: 24px;
    height: 24px;
}

.itemfooter .fff p {
    max-width: 210px;
}

.itemfooter .fff p,
.itemfooter .fff a {
    color: #4D5D4B;
}

.pagoseguro {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.pagoseguro p {
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    color: #171B18;

}

.footer-container li a,
.footer-container a,
.footer-container a:hover,
.account-list a:hover,
.block_newsletter form button[type=submit] .search:hover,
.footer-container li a:hover {
    color: #4D5D4B;
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
}

.row.footboot {
    background: #4D5D4B;
    height: 48px;
    display: flex;
    align-items: center;
}

.row.footboot p.text-sm-center {
    margin: 0px;
}

.row.footboot p.text-sm-center a {
    color: #FFF;

}

#search_widget {
    display: none;
    position: absolute;
    top: 55px;
}

.layout_layout1 .mm_menus_li,
.layout_layout1 .mm_menus_li:nth-child(2),
.layout_layout1 .mm_menus_li:last-child {
    border: none !important;
}

#_cosetes {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 20px;
}

@media (min-width: 768px) {
    .mm_menus_ul {
        float: inherit;
        display: flex;
        justify-content: center;
    }

    .layout_layout1 .ets_mm_megamenu_content,
    .ets_mm_megamenu {
        background: transparent !important;
        border: none;

    }

    .layout_layout1:not(.ybc_vertical_menu):not(.click_open_submenu) .mm_menus_li>a:before,
    .layout_layout1:not(.ybc_vertical_menu).click_open_submenu .mm_menus_li.open_li>a:before,
    .layout_layout1.ybc_vertical_menu:hover .ybc-menu-vertical-button:before,
    .layout_layout1:hover .ybc-menu-vertical-button .ybc-menu-button-toggle_icon_default .icon-bar,
    .ybc-menu-vertical-button.layout_layout1:hover {
        display: none;
    }
}

.etiqueta {
    position: absolute;
    z-index: 3;
    right: 11px;
    top: 8px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 5px;
}

span.product-card-feature-text {
    color: #585858;
    text-align: center;
    font-size: 11px;
    font-weight: 800;
    text-transform: uppercase;
    border-radius: 3px;
    border: 1px solid #585858;
    padding: 3px;
}

span.product-card-feature-text.la2492 {
    max-width: 142px;
}

.product-miniature .thumbnail-container {
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
    border-radius: 8px;
    border: 1px solid #DCDCDC;
    background: #FFF;
}

.product-miniature .thumbnail-container:hover {
    box-shadow: 0 4px 12px 0 rgba(12, 20, 11, 0.25);
}

.product-flags li.product-flag.discount,
.product-flags li.product-flag.discount-amount,
.product-flags li.product-flag.discount-percentage {
    border-radius: 8px 0 0 0;
    background: #DB2C00;
    margin: 0px;
    font-size: 15px;
    font-weight: 400;
    padding: 0px;
    display: flex;
    align-items: center;
    padding: 0px 8px;
}

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

.featured-products-mikksa {
    overflow: visible !important;
}

.featured-products-mikksa .container {
    overflow: visible !important;
}

.featured-products-mikksa .featured-products-slider {
    position: relative;
    overflow: visible !important;
}

/* Les fletxes estan fora del mask, per tant no les retalla */
.featured-products-mikksa .losbotonens {
    position: absolute;
    top: -45px;
    left: 0;
    right: 0;
    height: 40px;
    z-index: 50;
    pointer-events: none;
}

/* .category-products-mikksa .losbotonens{
    top: 45px;
} */
.featured-products-mikksa .swiper-button-prev,
.featured-products-mikksa .swiper-button-next {
    pointer-events: auto;
    position: absolute;
    top: 0;
    width: 34px;
    height: 34px;
    margin-top: 0;
    z-index: 60;
    cursor: pointer;
    background: transparent;
    border: 1px solid #81977E;
    border-radius: 50%;
}

.featured-products-mikksa .swiper-button-prev,
.category-products-mikksa .swiper-button-prev {
    left: 0;
    background: transparent;
    border-radius: 50%;
    border: 1px solid #4D5D4B;
    width: 34px;
    height: 34px;
}

.category-products-mikksa .swiper-button-next,
.featured-products-mikksa .swiper-button-next {
    right: 0;
    background: transparent;
    border-radius: 50%;
    border: 1px solid #4D5D4B;
    width: 34px;
    height: 34px;
}

.featured-products-mikksa .featured-products-swiper-mask,
.category-products-mikksa .featured-products-swiper-mask {
    overflow-x: hidden;
    overflow-y: visible;
}

.featured-products-mikksa .swiper,
.category-products-mikksa .swiper {
    overflow: visible;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 16px !important;
    color: #81977E;
    font-weight: 800;

}

.product-miniature .product-description {
    position: relative;
    bottom: 0;
    height: auto;
    padding: 16px;
    background: #fff;
    display: grid;
    grid-template-columns: 4fr 1fr;
    align-items: end;
    justify-content: space-between;
}

.product-miniature .product-title {
    margin-top: .7rem;
    text-align: left;
    text-transform: uppercase;
    line-height: 22px;
    max-height: 48px;
    overflow: hidden;
    min-height: 48px;
}

.product-miniature .product-title a {
    text-decoration: none;
    color: #171B18;
    text-align: left;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
}

.product-miniature .product-price-and-shipping {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
    gap: 20px;
    color: #171B18;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.product-miniature .product-price-and-shipping span.price {
    color: #171B18;
    text-align: center;
    font-size: 17px;
    font-weight: 600;
}

.la2 {
    display: flex;
    justify-content: flex-end;
    margin-bottom: -30px;
}

button.product-card-cart-icon {
    background: transparent;
    border: none;
}

/* categoria */

.block-category.card.card-block {
    padding: 0px;
    min-height: inherit;
    margin-bottom: 0px;
}

#category-description p,
#category-description span {
    color: #171B18 !important;
    font-family: "Open Sans" !important;
    font-size: 15px !important;
    font-style: normal;
    font-weight: 300 !important;
    line-height: normal;
}

#category-description {
    max-width: 700px;
}

.block-category h1 {
    margin-bottom: 16px;
    color: #171B18;
    font-size: 32px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 40px;
}

#category #wrapper .breadcrumb {
    display: none;
}


span.cart-products-count {
    border-radius: 4px;
    background: #0E7745;
    color: #fff;
    font-size: 12px;
    position: absolute;
    top: -16px;
    right: 0px;
    width: 24px;
    height: 23px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.products-selection .sort-by-row {
    display: flex;
    justify-content: flex-end;
    gap: 20px;
}

.brands-sort .select-title,
.products-sort-order .select-title,
.suppliers-sort .select-title {
    display: inline-block;
    width: 100%;
    padding: 5px 0px 0px 6px;
    color: #232323;
    cursor: pointer;
    background: #fff;
    border: none;
}

/* product */
#product #wrapper .breadcrumb {
    display: none;
}

#product #wrapper {
    padding-top: 40px;
}

#product #content {
    position: relative;
    max-width: 100%;
    margin: 0 auto;
}

.product-variants>.product-variants-item ul li {
    margin-right: .625rem;
    width: 100%;
    border: 1px solid #BDC1B9;
    margin: 0px 0px 5px;
}

.product-variants>.product-variants-item ul li label {
    font-size: .875rem;
    color: #171B18;
    text-align: left;
    width: 100%;
    margin: 0px;
    font-weight: 300;
}

.product-variants>.product-variants-item .radio-label {
    display: inline-block;
    padding: 8px 12px;
    font-weight: 600;
    background: #fff;
    width: 100%;
    border: 1px solid #BDC1B9;
    font-weight: 300;
    color: #171B18;

}

.product-variants>.product-variants-item .input-color:checked+span,
.product-variants>.product-variants-item .input-color:hover+span,
.product-variants>.product-variants-item .input-radio:checked+span,
.product-variants>.product-variants-item .input-radio:hover+span {
    width: 100%;
    border: 1px solid #4D5D4B;
    background: #ECF0E8;
    font-weight: 500;
}



.images-container.ets-psl-images-siticks.position-left .ets-psl-images-siticks-medium {
    margin-left: 128px;
}

.ets-psl-images-siticks.position-right .ets-psl-images-siticks-medium,
.ets-psl-images-siticks.position-left .ets-psl-images-siticks-medium {
    width: calc(100% - 128px);
}

.ets-psl-images-siticks.position-right .ets-psl-js-qv-mask,
.ets-psl-images-siticks.position-left .ets-psl-js-qv-mask {
    width: 128px;
    margin: -5px 0;
    min-width: 128px;
}

.thumb-container.slick-slide .ets-psl-thumb.ets-psl-js-thumb {
    width: 100%;
    max-width: 128px;
}

#product h1.h1 {
    color: #171B18;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
}

body#product .product-quantity .input-group-btn-vertical {
    width: auto;
    display: none
}

body#product .qty-control {
    display: flex;
    width: 126px;
    border-radius: 3px;
    border: 1px solid #7E7E7E;
    height: 43px
}

body#product .product-quantity .qty {
    margin-right: 4px
}

body#product .qty-control button.qty-plus,
body#product .qty-control button.qty-minus,
body#product .product-quantity #quantity_wanted {
    width: 42px;
    height: 43px;
    text-align: center;
    background: transparent;
    border: none
}

.product-quantity.clearfix {
    display: flex;
}

.product-quantity .add {
    width: 100%;
}

.product-actions .add-to-cart {
    line-height: inherit;
    width: 100%;
    display: flex;
    height: 43px;
    padding: var(--spacing-x-small, 8px) var(--spacing-small, 16px);
    justify-content: center;
    align-items: center;
    gap: var(--spacing-x-small, 8px);
    background: #0E7745;
}

a.boton-whatsapp {
    width: calc(100% - 131px);
    display: flex;
    margin-left: auto;
    justify-content: center;
    align-items: center;
    background: #1E1F1F;
    height: 40px;
    color: #FFF;
    font-weight: 600;
    gap: 8px;
}

p.product-minimal-quantity.js-product-minimal-quantity {
    margin: 0px;
}

.product-prices.js-product-prices {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
        flex-wrap: wrap;
}

.current-price span.current-price-value {
    color: #171B18;
    font-size: 24px;
    font-weight: 600;
    padding-right: 18px;
}

.product-prices div {
    margin: 0px;
}

.slick-list {
    min-height: 600px;
}

div#product-description-name {
    color: #232323;
}

#product-modal.ets-psl-js-product-images-modal {
    background: #fff;
}

.ets-psl-js-product-images-modal .close_modal:before,
.ets-psl-js-product-images-modal .close_modal:after {
    background: #232323;
}

.bt-footer button.btn.btn-primary.bt-submit {
    background: #0E7745;
}

.tabs {

    clear: both;
}


.product-custom-tabs {
    width: 100%;
    margin-top: 30px;
    clear: both;
    display: block;
    position: relative;
    max-width: 58.33333%;
    padding-top: 24px;
}

.product-custom-tabs .custom-tab {
    border: 1px solid #BDC1B9;
    margin-bottom: 8px;
}

.product-custom-tabs .custom-tab-title {
    width: 100%;
    background: transparent;
    border: 0;
    padding: 16px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    text-align: left;
    font-size: 16px;
    font-weight: 600;
    color: #171B18;
    text-transform: uppercase;
}

.product-custom-tabs .custom-tab-title:hover {
    color: #000;
}

.product-custom-tabs .custom-tab-icon {
    font-size: 16px;
    line-height: 1;
    transition: transform 0.25s ease;
}

.product-custom-tabs .custom-tab-content {
    display: none;
    padding: 0 0 22px 0;
    font-size: 14px;
    line-height: 1.6;
    color: #333;
}

.product-custom-tabs .custom-tab.active .custom-tab-content {
    display: block;
    padding: 15px;
    border-top: 1px solid #BDC1B9;
}

.product-custom-tabs .custom-tab.active .custom-tab-icon {
    transform: rotate(45deg);
}

.product-list-reviews {
    position: relative;
    top: 5px;
    left: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    width: 100%;
    background: rgba(255, 255, 255, 0.5);
    padding: 4px 0;
}

.star-content {
    margin: 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}


.product-comment-list-item {
    padding: 26px 5px;
    margin: 0 0px 20px;
    text-align: left;
    background: #EFF0EE;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.product-comment-list-item .comment-infos {
    width: 100%;
}

.product-comments-additional-info .comments-note {
    margin-right: 0px;
    margin-bottom: 0px;
}

.product-comments-additional-info {
    margin: 0px 0px 13px;
}

.featured-products.category-products-mikksa {
    clear: both;
    position: relative;
    margin-top: 60px;
}

.fidelidadcliente {
    text-align: center;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    margin-bottom: 30px;
    margin-top: 30px;
}

.fidelidadcliente p {
    font-size: 15px;
    color: #4D5D4B;
    margin: 0px;

}

.fidelidadcliente p.te {
    color: #171B18;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 8px 0px 0px;
}

.opiniones-de-clientes {
    margin: 100px 0px;
}

.opiniones-de-clientes h3 {
    color: #171B18;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
}


#product-comments-list-header {
    padding: 20px 15px;
    color: #232323;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}

#product-comments-list-header .comments-nb .comments-note {
    display: block;
    margin-right: 5px;
    margin-left: 10px;
}

div#product-comments-list-header .comments-note {
    display: none;
}

#product-comments-list-header .comments-nb .product-comments-additional-info {
    margin: 0px;
}

#product-comments-list-header .comments-nb {
    padding-left: 0;
    padding-top: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.col-sm-9.comment-content,
.col-sm-3.comment-infos {
    padding: 0px;
}

/* ============================================================
   Carrusel Swiper de ressenyes (3 desktop / 1 mòbil)
   ============================================================ */
#product-comments-swiper {
    padding: 0 0 40px;
    position: relative;
}

#product-comments-swiper .swiper-slide {
    height: auto;
    /* totes les targetes amb la mateixa alçada */
    display: flex;
}

#product-comments-swiper .product-comment-list-item {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 20px 30px 5px;
    display: block;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
}

/* dins d'una targeta estreta, les dues columnes passen a vertical */
#product-comments-swiper .product-comment-list-item .comment-infos,
#product-comments-swiper .product-comment-list-item .comment-content {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
}

#product-comments-swiper .product-comment-list-item .comment-infos {
    min-height: 0;
    height: auto;
    margin-bottom: 12px;
}

/* fletxes i punts de paginació */
#product-comments-swiper .swiper-button-prev,
#product-comments-swiper .swiper-button-next {
    color: #2fb5d2;
    --swiper-navigation-size: 28px;
}

#product-comments-swiper .swiper-pagination-bullet-active {
    background: #2fb5d2;
}

.opiniones-de-clientes .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal,
.product-comment-list-item .comment-content .h4 {
    display: none;
}

a.product-card-cart-icon {
    color: transparent;
}

button.product-card-cart-icon svg {
    fill: transparent
}

span.average-grade-number {
    color: #171B18;
    font-size: 32px;
    font-weight: 300;
    text-transform: uppercase;
    margin-right: 5px;
}

#product-comments-list-header .comments-nb {
    padding-left: 0px;
    padding-top: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    color: #171B18;
    font-size: 16px;
    font-weight: 300;
}

.featured-products.category-products-mikksa p {
    color: #4D5D4B;
    text-align: center;
    font-size: 18px;
    margin-bottom: 36px;
}

.buytogether-block .bt-variant {
    margin-top: 20px;
}

#cms #wrapper .breadcrumb {
    display: none;
}

.w100 {
    width: 100%;
}

h3.page-subheading {
    color: #171B18;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 10px 0px;
}

#main .page-content.page-cms-4 {
    padding: 30px 0px 100px;
}

#main .page-content.page-cms-4 h1 {
    color: #171B18;
    font-size: 32px;
    font-weight: 600;
    text-transform: uppercase;
}

#main .page-content.page-cms-4 p {
    color: #171B18;
    font-size: 15px;
    font-weight: 300;
}

.product-custom-tabs img {
    width: 100%;
    height: auto;
    max-width: fit-content;
}


.ets-psl-js-product-images-modal #thumbnails p,
.ets-psl-js-product-images-modal #thumbnails li,
.ets-psl-js-product-images-modal #thumbnails h5 {
    color: #232323 !important;
}

.ets-psl-js-product-images-modal .close_modal {
    top: 25px;
}

#blockcart-modal .product-name {
    font-size: 1.125rem;
    color: #171B18;
}

#blockcart-modal .cart-content .cart-content-btn .btn,
.btn-primary,
.btn-secondary,
.btn-primary:focus {
    background: #0E7745;
    color: #fff;
}

.card-block.category-additional-description {
    padding: 0px 0px 60px;
}

.product-custom-tabs .custom-tab-title:focus {
    outline: none;
}

.ets-psl-images-siticks .product-cover .zoom-in:hover {
    color: #0E7745;
}

#authentication #content a {
    color: #171B18;
}

.eltoto {
    text-align: center;
    margin: 40px auto 50px;
}

.eltoto h1,
.clientes h1,
#cms header.page-header h1 {
    color: #2F2F2F;
    font-size: 40px;
    font-weight: 700;
    line-height: 51px;
}

.lainfo .fff {
    border-radius: 8px;
    border: 1px solid #CACACA;
    background: #FFF;
    padding: 16px 21px;
    display: flex;
    gap: 20px;
    align-items: center;
    margin-bottom: 18px;
}

.lainfo .fff p,
.lainfo .fff a {
    color: #2F2F2F;
    font-size: 14px;
    line-height: 23px;
    margin: 0px;
}

.formuliri {
    border-radius: 8px;
    border: 1px solid #CACACA;
    background: #FFF;
    padding: 30px 30px 0px;
}

.formuliri h3 {
    display: none;
}

.formuliri span.ets_cfu_span {
    font-weight: 400 !important;
    display: block;
    margin-bottom: 10px;
    color: #2F2F2F;
    font-size: 15px;
}

.formuliri .ets_cfu_input_acceptance.ets_cfu_input label {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    margin-top: 24px;
}

.formuliri input.ets_cfu_form-control.ets_cfu-submit.btn.btn-primary {
    height: 43px;
    max-width: 210px;
    width: 100%;
    text-transform: none;
    font-weight: 400;
}

.formuliri textarea.ets_cfu_form-control.ets_cfu-textarea.form-control {
    padding: 16px 12px;
}

.w663 {
    max-width: 663px;
    margin: auto;
    width: 100%;
}

.custom_choosefile .input-group .input-group-btn>.btn {
    background: #0E7745;
}

.clientes p {
    color: #171B18;
    font-size: 15px;
    font-weight: 300;
}


#cms.cms-id-9 #content {
    padding: 30px 0px 60px;
}

.lainfo.col-md-6 {
    padding-right: 40px;
}

#cms header.page-header {
    padding-top: 40px;
}

p.titlefooter {
    color: #171B18;
    font-size: 20px;
    font-weight: 600;
}

.product-miniature .regular-price {
    color: #4D5D4B;
}

.btn-primary.disabled:hover,
.btn-primary:disabled:focus {
    background-color: #131415;
    border-color: transparent;
}

.carousel .carousel-control {
    display: none;
}

a.whatsappibericos {
    position: fixed;
    right: 5px;
    bottom: 75px;
}

.btn-primary:hover {
    background-color: #1E1F1F;
    background: #1E1F1F;
}

#contact .breadcrumb {
    display: none;
}

#my-account #wrapper a {
    color: #171B18;
}

.category-cover {
    display: none;
}

#cart .cart-detailed-totals.js-cart-detailed-totals a {
    color: #171B18;
}

#cart .has-discount .discount {
    display: none;
}

.cart-grid.row {
    min-height: 59vh;
}

#cart .product-line-info.product-price.h5.has-discount {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    gap: 10px;
    align-items: center;
}

#cart .has-discount.product-price .current-price span {
    color: #171B18;
    font-size: 18px;
    font-weight: 600;

}

.product-actions .control-label {
    display: block;
    width: 100%;
    margin-bottom: .375rem;
    color: #171B18;
    font-size: 16px;
    font-weight: 600;
    margin-top: 50px;
}

.product-variants.js-product-variants {
    margin-bottom: 60px;
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.btn-primary.disabled:hover,
.btn-primary:disabled:hover {
    background-color: #1E1F1F !important;
    border-color: #1E1F1F;
}
#cms #content-wrapper {
    min-height: 57vh;
}

.product-cover .layer{
    background: transparent;
    display: none !important;
}
.product-miniature .thumbnail-top {
    padding: 16px 16px 0px;
}

#_desktop_logo a,
.lalupa a,
.product-miniature .thumbnail-container .product-thumbnail,
.user-info a,
.blockcart a {
    outline: none;
}

#product .category-products-mikksa .swiper-button-next,
#product .category-products-mikksa .swiper-button-prev {
    top: 75px
}

.product-line-info.product-price.h5 .price {
    color: #171B18;
    font-size: 18px;
    font-weight: 600;
}

.product-prices .tax-shipping-delivery-label {
    order: 0;
    width: 100%;
}
@media (max-width: 991px) {
    .carousel {
        left: 0px;
    }

    .changestatus .ybc-menu-toggle {
        padding-top: 0px;
    }

    .lascategoriasportada {
        display: grid;
        gap: 20px;
        grid-template-columns: 1fr 1fr 1fr;
    }

    .elfooter .itemfooter:first-child {
        border-right: none;
    }

    .elfooter {
        grid-template-columns: 1fr;
    }

    .product-quantity.clearfix {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    a.boton-whatsapp {
        width: 100%;
    }
}

@media (max-width: 991px) {
    .carousel .carousel-item .caption {
        position: relative;
        margin: 1.275rem auto 2.5rem;
        text-align: center;
        left: 0;
        bottom: 0;
    }
        .carousel .carousel-item .caption h1 {
        font-size: 24px;
        color: #171B18;
    }
}

/* RESPONSIVE */
@media (max-width: 767px) {
    #header .header-top>.container>.row:first-of-type #_desktop_top_menu {
        order: -1;
        padding-right: 0px;
    }

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

    .ets_mm_megamenu.hook-custom {
        margin-top: 0px;
    }

    .layout_layout1 .ets_mm_megamenu_content {
        border: none;
    }

    .ets_mm_megamenu .container {
        background: transparent;
    }

    #_cosetes {
        gap: 15px;
    }

    .carousel {
        left: 0px;
        width: 100vw;

    }

ul.social {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: 20px;
}

    .lafidelidadcliente .fidelidad-cliente {
        display: grid;
        justify-content: center;
        text-align: center;
        gap: 20px 10px;
        grid-template-columns: 1fr 1fr;
        padding: 0px;
        align-items: start;
    }

    .lafidelidadcliente .container,
    .categoriasportada .container1728 {
        padding: 0px;
    }

    .lascategoriasportada {
        display: grid;
        gap: 10px;
        grid-template-columns: 1fr 1fr;
    }

    .catportadaitem h2 {
        font-size: 20px;
    }

    .product-miniature .product-title {
        max-height: 50px;

    }

    #custom-text {
        height: fit-content;
    }

    .itemssomos {
        grid-template-columns: 1fr;
        gap: 50px;
    }

    .elfooter {
        display: grid;
        grid-template-columns: 1fr;
        gap: 20px;
        margin-bottom: 30px;
    }

    .elfooter .itemfooter:first-child {
        margin: auto auto 40px;
    }

    .product-quantity.clearfix {
        display: flex;
        flex-direction: column;
    }

    a.boton-whatsapp {
        width: 100%;
    }

    .product-custom-tabs {
        padding: 24px 15px 0px;
        max-width: 100%;
    }

    .product-custom-tabs .custom-tab-title {
        font-size: 14px;
    }

    .featured-products.category-products-mikksa {
        margin-top: 50px;
        padding: 0px 15px;
    }

    #search_widget {
        position: fixed;
        top: 106px;
        width: 98%;
        left: 1%;
    }

    .ets-psl-images-siticks.position-left .ets-psl-js-qv-mask {
        display: none;
    }

    .ets-psl-images-siticks.position-left .ets-psl-images-siticks-medium {
        width: 100%;
        margin-left: 0;
    }

    .images-container.ets-psl-images-siticks.position-left .ets-psl-images-siticks-medium {
        margin-left: 0px;
    }

    .categoriasportada {
        margin: 15px 0px 40px;
    }

    .featured-products-mikksa p,
    .featured-products-mikksa2 p {
        margin-bottom: 47px;
    }

    .lainfo.col-md-6 {
        padding-right: 30px;
        padding: 0px 43px;
    }

    .formuliri.col-md-6.mt-3 {
        margin: 0px 45px;
        border-radius: 8px;
        border: 1px solid #CACACA;
        background: #FFF;
        padding: 30px 15px 0px;
    }

    #mobile_top_menu_wrapper {
        padding: 0px;
        background: #fff;
    }

    .row.footboot {
        height: auto;
        padding: 10px 0px;
    }

    span.cart-products-count {
        top: -15px;
        right: 3px;
        width: 21px;
        height: 21px;
    }

    .formuliri.w663 {
        padding: 15px 15px 0px;
    }

    .fidelidadcliente {
        gap: 15px;
        grid-template-columns: 1fr;
        display: grid;
        justify-items: start;
        margin: 20px 0px;
        padding: 15px 15px 0px;
    }

    .fide {
        display: flex;
        gap: 20px;
        text-align: left;
        align-items: center;
    }

    .fidelidadcliente p.te {
        margin: 0px;
    }

    .eltoto h1,
    .clientes h1,
    #cms header.page-header h1 {
        font-size: 32px;
    }

    #cms.cms-id-9 #content {
        padding: 0px 0px 60px;
    }

    #contact nav.breadcrumb {
        display: none;
    }

    .ets_thumb_left .product-flags.js-product-flags {
        left: 0px;
        width: auto;
    }

    #products .up .btn-secondary {
        color: #fff;
    }
}