#wrapper {
    padding-top: 0px;
    background: #FAFAFA;
}

#index #content-wrapper {
    padding: 0px;
    overflow: hidden;
}

.owl-carousel.topy.owl-loaded.owl-drag .item {
    margin: auto;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
p,
li,
a,
span,
div {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    line-height: normal;
}

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

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

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

.dalogo {
    text-align: center;
}

.mm_menu_content_title {
    float: left;
    padding: 0 17px;
    position: relative;
    min-height: inherit;
    display: flex;
    align-items: center;
}

.layout_layout1 .mm_menus_li,
.layout_layout1 .mm_menus_li:nth-child(2),
.layout_layout1 .mm_menus_li:last-child,
.ets_mm_megamenu.layout_layout1:not(.ybc_vertical_menu) .mm_menus_ul,
.ets_mm_megamenu_content .ets_mm_megamenu_content_content,
.layout_layout1 .ets_mm_megamenu_content {
    border: none;
    background: #fff;
}

.layout_layout1:not(.click_open_submenu) .mm_menus_li:hover>a,
.layout_layout1.click_open_submenu .mm_menus_li.open_li>a,
.layout_layout1 .mm_menus_li.active>a,
#header .layout_layout1:not(.click_open_submenu) .mm_menus_li:hover>a,
#header .layout_layout1.click_open_submenu .mm_menus_li.open_li>a,
#header .layout_layout1 .mm_menus_li.menu_hover>a,
.layout_layout1:hover .ybc-menu-vertical-button,
.layout_layout1 .mm_extra_item button[type="submit"]:hover i,
#header .layout_layout1 .mm_menus_li.active>a {
    color: #2A2A2A !important;
}

.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 {
    background-color: transparent !important;
}

#search_widget {
    min-width: 200px;
    position: absolute;
    top: 64px;
    display: none;
}

.flexiicons {
    display: flex;
    justify-content: flex-end;
    gap: 15px;
}

.header-top .row {
    display: flex;
    align-items: center;
}

.mm_menus_li>a {
    font-weight: 400 !important;
}

li.mm_menus_li.enrojo.mm_sub_align_full.hover a {
    color: #D15B30 !important;
}

ul.mm_menus_ul {
    display: flex;
    justify-content: center;
    min-height: 40px;
    align-items: center;
}

.bootstrap-touchspin {
    display: flex;
    float: left;
    width: auto;
}

#search_widget form input {
    width: 100%;
    padding: 10px 10px 10px 10px;
    outline: none;
    background-color: #fff;
    border: 1px solid #ddd !important;
    border: none;
    font-size: 12px;
    border-radius: 5px;
    color: #2A2A2A;
}

.brands-sort .select-list:hover,
.products-sort-order .select-list:hover,
.suppliers-sort .select-list:hover {
    color: #232323;
    text-decoration: none;
    background: #ddd;
}

@media (min-width: 768px) {
    .layout_layout1 .ets_mm_megamenu_content {
        background: #fff !important;
    }

    .ets_mm_megamenu.sticky_enabled.scroll_heading {
        box-shadow: 0 1px 4px 0 rgba(123, 123, 123, 0.25) !important;
    }

    .layout_layout1 .ets_mm_block_content ul li a::before {
        display: none !important;
    }

    .layout_layout1 li:hover>a,
    .layout_layout1 li>a:hover,
    .layout_layout1 .mm_tabs_li.open .mm_tab_toggle_title,
    .layout_layout1 .mm_tabs_li.open .mm_tab_toggle_title a,
    .layout_layout1 .mm_tabs_li:hover .mm_tab_toggle_title,
    .layout_layout1 .mm_tabs_li:hover .mm_tab_toggle_title a,
    #header .layout_layout1 .mm_tabs_li.open .mm_tab_toggle_title,
    #header .layout_layout1 .mm_tabs_li.open .mm_tab_toggle_title a,
    #header .layout_layout1 .mm_tabs_li:hover .mm_tab_toggle_title,
    #header .layout_layout1 .mm_tabs_li:hover .mm_tab_toggle_title a,
    .layout_layout1.ybc_vertical_menu .mm_menus_li>a,
    #header .layout_layout1 li:hover>a,
    .layout_layout1.ybc_vertical_menu:not(.click_open_submenu) .mm_menus_li:hover>a,
    .layout_layout1.ybc_vertical_menu.click_open_submenu .mm_menus_li.open_li>a,
    #header .layout_layout1.ybc_vertical_menu:not(.click_open_submenu) .mm_menus_li:hover>a,
    #header .layout_layout1.ybc_vertical_menu.click_open_submenu .mm_menus_li.open_li>a,
    #header .layout_layout1 .mm_columns_ul .mm_block_type_product .product-title>a:hover,
    #header .layout_layout1 li>a:hover {
        color: #232323 !important;
        text-decoration: underline !important;
    }
}


/* HOME */

.carousel .carousel-inner {
    height: inherit;
}

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

.fidecliente {
    background: #2A2A2A;
    padding: 30px 15px;
}

.confide {
    max-width: 1400px;
    margin: auto;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 40px;
}

.confide .item {
    display: flex;
    gap: 12px;
    align-items: center;
    justify-content: flex-start;
}

.confide .item img {
    max-width: 48px;
}

.confide .item p {
    color: #FFF;
    font-size: 16px;
    font-weight: 300;
    margin: 0px;
}

.compromiso {
    padding: 80px 0px 80px;
}

.compromiso h2,
#nosotros-portada h2 {
    color: #2A2A2A;
    font-size: 64px;
    font-weight: 800;
    line-height: 72px;
    text-transform: uppercase;
    margin-bottom: 29px;
}

.compromiso p {
    color: #2A2A2A;
    text-align: right;
    font-size: 16px;
    font-weight: 300;
    max-width: 1033px;
    margin-left: auto;
    margin-bottom: 0px;
}

.compromiso p strong {
    font-weight: 700;
}

.cateportada {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 11px;
}

.cateportada .item {
    position: relative;
    transition: background 0.3s ease;
    background: transparent;
}

.cateportada .item .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
}

.cateportada .item p {
    margin: 0px;
}

.cateportada .item h3 {
    margin: 0px;
}

.cateportada .item:hover img {
    filter: brightness(0.5);
    transition: 0.3s ease;
}

.cateportada .item h3 a {
    position: absolute;
    color: #FFF;
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 44px;
    margin: 0px;
    top: 85%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 313px;
    width: 100%;

}

.cateportada .item img:hover {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.60) 0%, rgba(0, 0, 0, 0.60) 100%), url(<path-to-image>) lightgray 50% / cover no-repeat;
}


/* PRODUCT CARD */

.c1428 {
    max-width: 1458px;
    width: 100%;
    margin: auto;
    padding: 0px 15px;
}

.blockbestsellers {
    padding: 100px 0px;
}

.titulosecprodu {
    color: #2A2A2A;
    text-align: center;
    font-size: 32px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.feafea .js-product.product.col-xs-12.col-sm-6.col-xl-4 {
    width: 100%;
    padding: 0px;
}

.feafea .js-product.product.col-xs-12.col-sm-6.col-xl-4 article.product-miniature.js-product-miniature.reviews-loaded {
    width: 100%;
    display: block;
}

.feafea .js-product.product {
    width: 100%;
    padding: 0px;
}

.owl-carousel.owl-loaded {
    display: flex;
}

.owl-nav {
    order: -1;
    display: flex;
    width: 100%;
    justify-content: flex-end;
    gap: 7px;
    margin-bottom: 30px;
    margin-top: -54px;
    position: absolute;
}

button.owl-prev,
button.owl-next {
    width: 27px !important;
    height: 40px !important;
    flex-shrink: 0;
    background: #929292 !important;
    border: none;
    color: #fff !important;
    font-size: 30px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 5px;
    outline: none;
}

button.owl-next {
    background: #2A2A2A !important;
}

.product-miniature .thumbnail-container {
    position: relative;
    height: auto;
    overflow: hidden;
    border: 1px solid #CACACA;
    background: #FFF;
    box-shadow: 0 8px 25px -5px rgba(118, 90, 90, 0.25);
    padding: 16px;
    margin: 0px !important;
    transition: 0.3s ease;
    width: 100%;

}

.product-miniature .thumbnail-container:hover {
    border: 1px solid #616161;
    background: #FFF;
    box-shadow: 0 8px 25px -5px rgba(118, 90, 90, 0.25);
    transition: 0.3s ease;
}

.product-miniature .thumbnail-container:has(.an_productattributes-qty-add .btn-primary[disabled]):hover {
    border: 1px solid #CACACA;
    box-shadow: 0 8px 25px -5px rgba(118, 90, 90, 0.25);
}

.product-miniature .thumbnail-container:has(.an_productattributes-qty-add .btn-primary[disabled]) .btn-primary[disabled]:hover,
.product-miniature .thumbnail-container:has(.an_productattributes-qty-add .btn-primary[disabled]) .btn-primary[disabled]:focus,
.product-miniature .thumbnail-container:has(.an_productattributes-qty-add .btn-primary[disabled]) .btn-primary[disabled] {
    cursor: inherit;
    opacity: 0.65;
    background: #232323;
}

.product-bg {
    display: block;
    width: 100%;
    padding-top: 80%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 0.4s ease;
    position: relative;
}

.product-miniature .product-title {
    text-align: left;
    color: #676767;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    margin: 15px 0px 0px;
    min-height: 42px;
    max-height: 42px;
    overflow: hidden;
}

.product-miniature .product-price-and-shipping {
    text-align: left;
    margin-top: 7px;
    color: #2A2A2A;
    font-size: 22px;
    font-weight: 600;
    line-height: 20px;
}

.product-miniature .product-description {
    padding-bottom: 0px;
}

.an_productattributes {
    background: transparent;
    box-shadow: none;
    padding: 0px;
    margin-top: 16px;
}

.an_productattributes-qty-add .btn-primary {
    margin: 0;
    width: 100%;
    padding: 0px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: normal;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.3px;
    text-transform: inherit;
    border-radius: 3px;
    background: #2A2A2A;
}

.an_productattributes-qty-add .btn-primary:hover,
.an_productattributes-qty-add .btn-primary:focus {
    background: #000;
}

.a2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.g26 {
    gap: 26px;
}

#nosotros-portada {
    background: #fff;
    padding: 60px 0px 60px;
}

#nosotros-portada .item {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    text-align: right;
}

#nosotros-portada h2 {
    margin-bottom: 50px;
}

#nosotros-portada .item p {
    color: #2A2A2A;
    text-align: right;
    font-size: 16px;
    font-weight: 300;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
}

#lasnovedades {
    padding-bottom: 100px;
    padding-top: 80px;
}

.padenizq {
    padding-left: 80px;
}

#nosotros-portada .item a {
    border-radius: 3px;
    background: #2A2A2A;
    display: flex;
    max-width: 308px;
    height: 45px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    width: 100%;
    margin-right: 0px;
    margin-left: auto;
    margin-bottom: 0px;
    margin-top: 16px;
    color: #FFF;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.3px;
}

#nosotros-portada .item a:hover {
    background: #000;
}

.ets_block_latest.page_home.ets_block_slider {
    background: #EAEAEA;
    padding: 70px 0px 80px;
    margin-bottom: 0px;
}

.ets_blog_ltr_mode a:hover,
.ets-blog-wrapper-detail a:hover,
.ets-blog-like-span:hover,
.blog-main-page a:hover,
.ets_button_backtolist:hover,
.ets-block-comment-report:hover {
    color: #000 !important;
}

.c1334 {
    max-width: 1364px;
    width: 100%;
    margin: auto;
    padding: 0px 15px;
}

.ets_title_block {
    float: left;
    margin-bottom: 0;
    margin-top: 9px;
    padding: 5px 0 9px;
    text-transform: none;
    width: 100%;
    outline: none !important;
    text-decoration: none !important;
    color: #2A2A2A;
    font-size: 16px;
    font-weight: 700;
}

.blog_description p:last-child {
    margin-bottom: 10px;
    color: #2A2A2A;
    font-size: 16px;
    font-weight: 300;
}

.read_more {
    text-decoration: none !important;
    margin-top: 10px;
    display: inline-block;
    padding-bottom: 1px;
    border-bottom: 1px solid;
    color: #2A2A2A;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-decoration-skip-ink: none;
    text-underline-offset: auto;
    text-underline-position: from-font;
}

a.botonblogportada {
    color: #2A2A2A;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    display: flex;
    justify-content: center;
    text-decoration: underline;
    margin-top: 40px;
}

.view_all_link,
.blog_view_all_button a,
.ets-blog-form-comment .blog-submit .button,
.blog-managament-information button[type="submit"],
.ets-blog-slider.carousel .slick-dots .slick-active button,
.blog_view_all,
.view_all_link,
.blog_view_all_button a,
.form-polls-body button,
.form_reply input.btn.btn-primary.btn-default[name="addReplyComment"],
.add_new_post_blog a,
#form_blog button[type="submit"],
#form_blog .btn.edit_view_post,
.form_reply_comment input[type="submit"],
.ets_blog_loading .squaresWaveG {
    background: #232323;
}

.ets-blog-wrapper-detail {
    background: transparent;
}

#instaladores {
    background: #FFF;
    padding: 80px 0px;
}

#instaladores .continstatexto {
    max-width: 916px;
    margin: auto;
}

#instaladores .continstatexto h3 {
    color: #2A2A2A;
    text-align: center;
    font-size: 32px;
    font-weight: 600;
    text-transform: uppercase;
}

#instaladores .continstatexto p {
    color: #2A2A2A;
    text-align: center;
    font-size: 16px;
    font-weight: 300;
}


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

.donde img {
    max-width: 40px;
}

.donde p {
    margin: 0px;
    color: #2A2A2A;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;

}

.instalatorname {
    margin: 10px 0px 23px;
}

.instalatorname p {
    color: #2A2A2A;
    text-align: center;
    font-size: 16px;
    font-weight: 300;
    margin: 0px;
}

.laliniainstalador {
    max-width: 245px;
    margin: 23px auto 19px;
    height: 1px;
    background: #818181;
}

.informacioninstalador p {
    color: #2A2A2A;
    font-size: 16px;
    font-weight: 300;
}

#instaladores .item {
    padding: 20px;
    width: 100%;
}

.row.owl-carousel.feafeainstalador.owl-loaded.owl-drag {
    display: flex;
    flex-direction: column;
}

.owl-dots button.owl-dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: none;
    background: #D9D9D9;
    border: none;
}

.owl-dots button.owl-dot.active {
    background: #202020;
    border: none;
}

.owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    margin-top: 30px;

}

#resenas {
    padding: 100px 0px;
}
.product-comments-additional-info {
    display: none;
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.btn-primary.dropdown-toggle.focus,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover,
.btn-primary:disabled:hover {
    background-color: #232323 !important;
}

#resenas h3 {
    color: #2A2A2A;
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 40px;
}

#tituloseo {
    padding: 30px 0px 100px;
}

section#tituloseo h1 {
    color: #2A2A2A;
    text-align: center;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    max-width: 851px;
    margin: 50px auto 8px;
}


.tituloydescripcion {
    max-width: 1115px;
    margin: auto;
    text-align: center;
}

.tituloydescripcion p {
    color: #2A2A2A;
    font-size: 16px;
    font-weight: 300;
}

/* footer */

.footer-container {
    padding-top: 40px;
    overflow: hidden;
    background: #F4F4F4;
    padding-bottom: 33px;
}

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

img.logo.img-fluid {
    max-width: 135px;
}

.lescolumnes {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 15px;
}

.colilogo {
    text-align: center;
}

.fff {
    display: flex;
    gap: 10px;
    align-items: flex-start;
    margin-bottom: 5px;
}

#footer .fff a,
#footer .fff p,
#footer .ccoli a {
    color: #3A231B;
    font-size: 14px;
    font-weight: 300;
    line-height: 23px;
}

.copyfooter {
    background: #232323;
    height: 66px;
    display: flex;
    align-items: center;
}

.copyfooter p,
.copyfooter a {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    margin: 0px;
}

.copyfooter .col-md-12 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.imgkit {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 10px;

}

.imgkit img {
    max-height: 40px;
}

.rrss {
    margin-top: 20px;
}

.colilogo {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.footer-container .h3 {
    color: #2A2A2A;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
}

#footer {
    padding-top: 2.5rem;
    background: #F4F4F4;
}

a.whatt {
    position: fixed;
    right: 15px;
    bottom: 15px;
}


/* category */

.block-category {
    min-height: 120px;
    padding: 30px 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin: 0px;
}

.block-category h1 {
    margin-bottom: 1rem;
    color: #2A2A2A;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
}

body#category .thumbnail-container,
body#search .thumbnail-container {
    margin-bottom: 30px !important;
}

#search h1 {
    margin-top: 30px;
}

.products-selection .sort-by-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: flex-end;
}

button.filtrosordenar {
    color: #2A2A2A;
    font-size: 18px;
    font-weight: 500;
    background: transparent;
    border: none;
    text-align: right;
}

div#js-product-list-top {
    border-bottom: 1px solid #666;
    margin: 0px 0px 41px;
}

#wrapper .breadcrumb li span {
    color: #2A2A2A;
    font-size: 14px;
    font-weight: 400;
}

#search_filters,
#search_filters_brands,
#search_filters_suppliers {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 20px;
    display: none;
}

.sisi {
    display: flex !important;
    justify-content: space-between;
}

#search_filters .facet,
#search_filters_brands .facet,
#search_filters_suppliers .facet {
    min-width: 200px;
}

#search_filters p.text-uppercase.h6.hidden-sm-down,
#search_filters_brands p.text-uppercase.h6.hidden-sm-down,
#search_filters_suppliers p.text-uppercase.h6.hidden-sm-down {
    display: none;
}


div#js-product-list-top .col-xs-8.col-sm-7.col-md-9.products-sort-order.dropdown {
    display: none;
}

div#js-product-list-top.sisi .col-xs-8.col-sm-7.col-md-9.products-sort-order.dropdown {
    display: block !important;
}

button#afegirClasse {
    float: right;
    background: transparent;
    color: #2A2A2A;
    font-size: 18px;
    font-weight: 500;
    margin: 0px;
    outline: none;
}

div#js-product-list-top nav.breadcrumb {
    margin: 5px 0px 0px;
}

div#elsfiltres div#_desktop_search_filters_clear_all {
    display: none;
}

.pagination a {
    color: #6C6C6C;
    font-size: 16px;
    font-weight: 400;
}

.pagination .current a {
    text-decoration: none;
    color: #2A2A2A;
    font-size: 16px;
    font-weight: 400;
}

.pagination .page-list {
    padding: .375rem;
    margin-bottom: 0;
    background: transparent;
    display: flex;
    gap: 20px;
    justify-content: flex-end;
}

div#elsfiltres i.material-icons {
    display: none;
}

div#elsfiltres .custom-checkbox:has(input[checked]) i {
    display: block;
}

/* product */

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

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

#product-description-short ul,
.product-information .product-description ul {
    list-style-type: none;
}

h1.h1 {
    color: #2A2A2A;
    font-size: 24px;
    font-weight: 700;
    text-transform: none;
}

#product span.current-price-value {
    color: #2A2A2A;
    font-size: 30px;
    font-weight: 700;
}

.product-prices .tax-shipping-delivery-label {
    font-size: 14px;
    color: #7D867E;
    word-wrap: break-word;
}

.product-prices .tax-shipping-delivery-label .delivery-information::before {
    display: none;
}

.product-prices .tax-shipping-delivery-label .delivery-information {
    padding: 5px 8px;
    background: #E5E5E5;
    color: #2A2A2A;
    font-size: 14px;
    font-weight: 700;
}

.product-information .product-description p {
    color: #2A2A2A;
    font-size: 14px;
    font-weight: 300;
}

.custom-checkbox input[type=checkbox]+span.color,
.variant-links .color,
label .color {
    width: 36px;
    height: 36px;
}

.product-quantity {
    display: flex;
}

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

.product-actions .add-to-cart {
    width: 100%;
    text-transform: none;
    background: #2A2A2A;
    font-weight: 500;
}

#product-availability {
    margin-top: 1px;
    font-weight: 700;
    font-size: 14px;
    width: 100%;
    text-align: center;
    background: #E5E5E5;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tabs {
    background: transparent;
    padding: 1.25rem 0;
}

button#faq_send_mail,
.faq_on_product button {
    outline: none !important;
    box-shadow: none !important;
    background: #2A2A2A;
    text-transform: none;
}

.tabs .nav-tabs .nav-link {
    color: #2A2A2A;
    border: none;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    padding-left: 0px;
    border-bottom: none;
}

.tabs .nav-tabs .nav-link.active {
    color: #2A2A2A;
    font-size: 16px;
    font-weight: 500 !important;
    border-bottom: none;
    background: transparent;
}

.tabs .nav-tabs .nav-link.active,
.tabs .nav-tabs .nav-link:hover {
    border-bottom: none;
}

#product .product-description a {
    color: #232323;
    text-decoration: underline;
}

.tabs .nav-tabs {
    border: 0;
    border-bottom: none;
}

div#tab-content {
    border-top: 1px solid #676767;
    width: 100%;
}

.tabs .nav-tabs .nav-item {
    float: left;
    margin-bottom: 0px;
}

#product .product-accessories a {
    text-decoration: none;
}

#product .product-accessories {
    padding: 100px 0px 50px;
}

.product-images>li.thumb-container .thumb.selected,
.product-images>li.thumb-container .thumb:hover {
    border: #232323 3px solid;
}


/* cms */

.page-content.page-cms {
    padding: 1.25rem;
    text-align: left;
    background: transparent;
}


#cms h1,
body#contact header.page-header h1 {
    color: #2A2A2A;
    font-size: 64px;
    font-weight: 800;
    line-height: 72px;
    text-transform: uppercase;
    margin: 40px 0px 15px;
}

#cms h2,
#cms h3 {
    color: #2A2A2A;
    font-size: 32px;
    font-weight: 700;
    margin-top: 30px;
}

#cms p,
body#contact header.page-header p {
    color: #2A2A2A;
    font-size: 16px;
    font-weight: 300;
}

#cms p strong {
    color: #2A2A2A;
    font-size: 16px;
    font-weight: 700;
}

#cms .fw500 {
    font-weight: 500;
    text-transform: uppercase;
    margin: 0px;
}

#cms .fw700 {
    font-weight: 700;
    text-transform: uppercase;
    margin: 0px;
}

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

.personas {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 50px;
    margin-top: 90px;
    text-align: center;
    margin-bottom: 100px;
}

.liniag {
    width: 245px;
    height: 2px;
    background: #818181;
    margin: 8px auto;
}

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

/* contacto */

.c1300 {
    max-width: 1330px;
    width: 100%;
    margin: auto;

}

.col2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
}

body#contact section#wrapper .row {
    margin: 0px;
}

body#contact header.page-header {
    max-width: 1300px;

}

.col-2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 19px;
}

.lainfo .fff {
    border-radius: 8px;
    border: 1px solid #969696;
    background: #FFF;
    box-shadow: 0 4px 11px 0 rgba(163, 141, 107, 0.25);
    padding: 16px 20px;
    align-items: center;
    margin-bottom: 19px;
}

.lainfo .fff p,
.lainfo .fff a {
    color: #2A2A2A;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    margin: 0px;
}

.formuliri {
    border-radius: 8px;
    border: 1px solid #969696;
    background: #FFF;
    box-shadow: 0 4px 11px 0 rgba(163, 141, 107, 0.25);
    padding: 30px 30px 0px;
}

.wpcfu h3 {
    display: none;
}

span.ets_cfu_span {
    font-weight: 400 !important;
    display: block;
    margin-bottom: 8px;
    font-size: 16px;
}

.wpcfu .form-control:not(.ets_cfu-file):not(.ets_cfu-select) {
    height: 45px;
    border-radius: 8px;
    border: 1px solid #A8A8A8;
    background: #F9F7F6;
}

textarea.ets_cfu_form-control.ets_cfu-textarea.form-control {
    max-height: 100px;
    min-height: 100px;
}

.row.npnm {
    margin-top: 70px !important;
}

.ets_cfu_input {
    display: block;
    margin-bottom: 5px;
}

.ets_cfu_form-control.ets_cfu-submit {
    text-transform: inherit;
    font-weight: 400;
    padding: 6px 20px;
    outline: none !important;
    background: #2A2A2A;
    min-width: 210px;
    height: 43px;
    font-size: 16px;
}

#contact div#content {
    background: transparent;
    padding-bottom: 70px;
}

.c628 {
    max-width: 628px;
    margin: 80px auto;
}

body#cms.cms-id-10 header.page-header {
    margin-bottom: -15px;
}

body#cms.cms-id-10 .formuliri {
    padding: 12px 30px 0px;
}


#ets_blog_page #wrapper {
    padding-top: 50px;
}

.entablet {
    display: none;
}

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

p.h3 {
    font-size: 20px !important;
    font-weight: 600 !important;
}

.topybar {
    background: #2A2A2A;
    text-align: center;
}

.topybar p {
    color: #FFF !important;
    font-size: 14px !important;
    font-weight: 300 !important;
    margin: 0px !important;
    padding: 8px 15px !important;
}

#header .logo {
    max-width: 176px;
    height: auto;
}

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

header#header {
    margin-bottom: 0px !important;
}

.brands-sort .select-title,
.products-sort-order .select-title,
.suppliers-sort .select-title {
    margin: 0px 0px 15px;
}

/* cart */
#cart #wrapper {
    padding-top: 50px;
}

.card-block.checkout .btn-primary {
    width: 100%;
    white-space: normal;
    border-radius: 3px;
    background: #2A2A2A;
    text-transform: none;
    font-weight: 400;
}

.product-line-info.product-price.h5 span.price {
    color: #2A2A2A;
    font-size: 22px;
    font-weight: 600;
    line-height: 20px;
    margin-top: 13px;
    display: block;
}

.product-line-info a.label {
    color: #676767;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    margin-bottom: 3px;
    display: block;
}

li.cart-item span.value {
    font-size: 14px;
}

#blockcart-modal .cart-content .cart-content-btn .btn,
.block-promo .promo-input+button,
button#submit-login,
button.btn.btn-primary.form-control-submit {
    white-space: inherit;
    background: #2A2A2A;
    color: #fff;
}

.block-promo .promo-code-button a,
.block-promo .promo-code-button.cancel-promo[aria-expanded=true],
.page-customer-account #content .forgot-password a,
.page-customer-account #content .no-account a,
section.register-form a {
    color: #232323;
}

#blockcart-modal .product-name {
    color: #2A2A2A;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
}


#cms table.table-bordered td {
    border: 1px solid;
    padding: 3px 6px;
}

section#content.page-cms-9 a {
    color: #232323;
    text-decoration: underline;
}

.tacletmegamenu {
    display: none;
}

.scrolled #header .header-top {
    padding: 8px 0px;
    position: fixed;
    width: 100%;
    background: #fff;
    top: 0;
    z-index: 99;
}

.scrolled #wrapper {
    padding-top: 70px;
}

body#checkout .cart-grid-body button {
    background: #2A2A2A;
}

body#checkout .content a {
    color: #232323;
    text-decoration: underline;
}

body#checkout section.checkout-step .address-item.selected {
    background: #fff;
    border: #232323 3px solid;
}

body#checkout .card-block a,
body#checkout .card-block .product-price {
    color: #232323;
}
.btn.disabled, .btn:disabled {
    cursor: inherit;
    opacity: 1;
}
/* RESPONSIVE */
@media (max-width: 1700px) {
    #header .layout_layout1:not(.ybc_vertical_menu) .mm_menus_li>a {
        font-size: 14px !important;
    }
}

@media (max-width: 1199px) and (min-width: 768px) {
    .changestatus.ets_mm_megamenu.hook-custom {
        margin-top: 0px;
        position: relative;
    }
}

@media (max-width: 992px) {
    .tacletmegamenu {
        display: block;
    }

    .entablet {
        display: block;
        text-align: center;
        margin: auto;
    }

    button#afegirClasse {
        margin: -27px 0px 1px;
        z-index: 99;
        position: relative;
    }

    div#js-product-list-top.sisi button#afegirClasse {
        margin: 0px 0px 0px;
        z-index: 99;
        position: relative;
        outline: none;
    }

    .brands-sort .select-title,
    .products-sort-order .select-title,
    .suppliers-sort .select-title {
        min-width: 150px;
    }

    .dalogo {
        display: none;
    }

    .col-md-2.rrssicons {
        display: none;
    }

    #header .header-top .col-md-8 {
        display: inline-flex;
        max-width: 100%;
        align-items: center;
        width: 60%;
        justify-content: space-between;
    }

    .elmenu {
        max-width: 50%;
    }

    #header .logo {
        max-width: 60px;
        height: auto;
    }

    #header .header-top>.container {
        position: relative;
        display: flex;
        align-items: center;
        overflow: hidden;
        padding: 0px;
    }

    .flexiicons {
        display: flex;
        justify-content: flex-end;
        gap: 15px;
        padding-right: 0px;
        width: 20%;
        padding-left: 0px;
    }

    #search_widget {
        min-width: inherit;
        position: fixed;
        top: 137px;
        display: none;
        z-index: 9999999;
        width: 98vw;
        left: 1vw;
        max-width: inherit;
    }

    .confide {
        display: flex;
        gap: 20px;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
    }

    .confide .item p {
        font-size: 14px;
    }

    .compromiso h2,
    #nosotros-portada h2 {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 29px;
    }

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

    .cateportada .item h3 a {
        font-size: 24px;
        line-height: normal;
    }

    .padenizq {
        padding-left: 0px;
    }

    #cms h1,
    body#contact header.page-header h1 {
        font-size: 32px;
        line-height: normal;
    }

    #cms h2,
    #cms h3 {
        font-size: 24px;
    }

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

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

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

    .scrolled #search_widget {
        top: 80px;
    }
}

@media (max-width: 767px) {
    div#search_filters_wrapper.hidden-sm-down {
        display: block !important;
    }

    .sisi {
        display: flex !important;
        flex-direction: column;
    }

    div#search_filters_wrapper div#search_filter_controls button.btn.btn-secondary.ok {
        display: none;
    }

    .block-category {
        min-height: inherit;
        padding-top: 30px;
    }

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

    .ets_mm_megamenu.layout_layout1:not(.ybc_vertical_menu) .mm_menus_ul {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }

    .mm_columns_ul.active {
        /* position: absolute; */
    }

    #header .header-top .col-md-8 {
        width: 70%;
    }

    .flexiicons {
        width: 30%;
    }

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

    .changestatus .mm_columns_ul.active {
        clear: both;
        display: block !important;
        float: left;
        visibility: visible;
        width: 100%;
        border-bottom: none;
        position: relative !important;
        top: 0;
    }

    .layout_layout1 .mm_menus_li,
    .layout_layout1 .mm_menus_li:nth-child(2),
    .layout_layout1 .mm_menus_li:last-child,
    .ets_mm_megamenu.layout_layout1:not(.ybc_vertical_menu) .mm_menus_ul,
    .ets_mm_megamenu_content .ets_mm_megamenu_content_content,
    .layout_layout1 .ets_mm_megamenu_content {
        border: none;
        background: #fff;
        height: inherit;
        overflow: scroll;
    }

    .confide {
        display: grid;
        gap: 20px;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        grid-template-columns: 1fr 1fr;
        justify-items: stretch;
    }

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

    }

    .cateportada .item h3 a {
        font-size: 16px;
        line-height: normal;
    }

    .owl-nav {
        display: none;
    }

    .owl-carousel.owl-loaded {
        display: flex;
        margin: 0px;
    }

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

    .copyfooter {
        padding: 10px 15px;
        height: inherit;
    }

    .entablet {
        padding-left: 68px;
    }

    button#afegirClasse {
        margin: 0px 0px 1px;
        z-index: 99;
        position: relative;
    }

    .layout_layout1 li:hover>a,
    .layout_layout1 li>a:hover,
    #header .layout_layout1 li:hover>a,
    #header .layout_layout1 .mm_columns_ul .mm_block_type_product .product-title>a:hover,
    #header .layout_layout1 li>a:hover {
        color: #000;
    }

    .layout_layout1 .ets_mm_block_content ul li a::before {
        display: none;
    }

    button.btn-unstyle.select-title {
        margin: 15px 0px;
    }

    div#js-product-list-top .col-lg-7 {
        order: -1;
    }

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

    .clearfix.product-variants-item select.form-control:not([size]):not([multiple]) {
        height: calc(2.5rem - 2px);
        font-size: 8px;
    }

    #product #main {
        padding-top: 30px;
    }

    #cart #wrapper {
        padding-top: 8px;
    }

    #nosotros-portada .item p {
        text-align: center;
    }

    #nosotros-portada .item a {
        margin: 16px auto 0px;
    }

    #ets_blog_page #left-column {
        display: none;
    }

    .video-bg {

        padding-top: 111.25%;

    }

    section.blockbestsellers .owl-carousel.owl-loaded {
        display: flex;
        margin: 0px;
        flex-direction: column;
    }

    .col-2,
    .col2 {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0px;
}
    .col2 {
    gap: 30px;
}
.row.npnm {
    margin-top: 40px !important;
}
}