h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
span,
div,
body {
    font-family: 'Urbanist', sans-serif;
    font-weight: 400;
    line-height: normal;
    font-style: normal;
}

html {
    scroll-behavior: smooth;
}

.topy {
    background: #3E5F07;
    padding: 8px;
}

.topy .top1 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;

}

.topy .top1 p {
    color: #FFF;
    font-size: 14px;
    font-weight: 500;
    margin: 0px;
}
body#module-supercheckout-supercheckout #paypal-buttons > div {
    display: block !important;
}
li.product-flag.new {
    display: none;
}
.c1728 {
    max-width: 1758px;
    margin: 0 auto;
    padding: 0px 15px;
}

#header {
    box-shadow: none;
}

#header .header-top {
    padding: 8px 15px;
    background: #F5F5F5;
}

.aheader {
    display: flex;
    justify-content: space-between;

}

.aheader .infotopy {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 22px;
}

.aheader .infotopy div {
    display: flex;
    align-items: center;
    gap: 8px;
}

#header .aheader .infotopy a,
#header .aheader .infotopy p {
    color: #5C5C5C;
    font-size: 14px;
    font-weight: 500;
    margin: 0px;
    line-height: 23px;
}

#_iconitos,
#_desktop_user_info {
    display: flex;
    gap: 18px;
}

#search_widget {
    display: none;
    position: fixed;
    top: 74px;
}

.gheader {
    display: grid;
    grid-template-columns: 298fr 1230fr;
    gap: 15px;
    align-items: end;
    padding: 11px 0px 8px;
}

#header #_desktop_cart a {
    display: flex;
    gap: 3px;
    align-items: flex-start;
}

span.cart-products-count {
    border-radius: 4px;
    background: #3E5F07;
    width: 15.833px;
    height: 15.833px;
    display: flex;
    color: #fff;
    align-items: center;
    justify-content: center;
    font-size: 14px;
}

.ets_mm_megamenu_content .container {
    width: 100%;
    padding: 0px;
}

.ets_mm_megamenu {
    margin: 0px;
}

img.logo-white.img-fluid {
    display: none;
}

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

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

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

.mm_menu_content_title {
    float: left;
    padding: 0 18px;
    position: relative;
    min-height: inherit;
    display: flex;
    align-items: center;
    color: #1E1E1E;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
}

@media (min-width: 1024px) {
    .ets_mm_megamenu.sticky_enabled.scroll_heading ul.mm_menus_ul {
        display: flex;
        justify-content: center;
    }
}

a.ets_mm_url.greencolor {
    font-size: 20px;
    color: #3E5F07 !important;
    font-weight: 500 !important;
}

a.ets_mm_url.mesgran {
    font-size: 17px;
    font-weight: 500 !important;
}

.layout_layout1:not(.ybc_vertical_menu):not(.click_open_submenu) .mm_menus_li>a:before {
    display: none;
}

.ets_mm_megamenu.sticky_enabled.scroll_heading .mm_columns_ul {
    left: calc(50% - 700px);
    max-width: 1400px;
}

#header .layout_layout1 li>a:hover,
#header .layout_layout1 li:hover {
    color: #3E5F07 !important;
}

.ets_mm_megamenu.sticky_enabled.scroll_heading .ets_mm_megamenu_content {
    height: 57px;
    display: flex;
    align-items: center;
}

@media (min-width: 768px) {
    .ets_mm_megamenu.sticky_enabled.scroll_heading {
        height: 57px;
    }
}

/* home */
.carousel .carousel-inner {
    height: inherit;
}

.carousel .carousel-item figure {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: calc(100vh - 30px);
    width: 100%;
}

.carousel .carousel-control.left,
.carousel .carousel-control.right {
    display: none;
}

.carousel .carousel-item .caption {
    position: absolute;
    bottom: inherit;
    left: 0;
    max-width: 100%;
    color: inherit;
    top: 0;
    height: 100%;
    width: 100%;
}

.caption-description {
    width: 100%;
    height: 100%;
    position: relative;
}

.cosa {
    background: rgba(245, 245, 245, 0.60);
    backdrop-filter: blur(14px);
    clip-path: polygon(9.8% 0%, 100% 0%, 100% 100%, 9.8% 100%, 0% 50%);
    width: 100%;
    max-width: 673px;
    text-align: right;
    padding: 16px 60px 16px 1px;
}


.cosa1 {
    position: absolute;
    right: 0;
    top: 20%;
}

.cosa2 {
    position: absolute;
    right: 0;
    top: 38%;
}

.cosa3 {
    position: absolute;
    right: 0;
    top: 58%;
}

.cosa4 {
    position: absolute;
    right: 0;
    top: 80%;
}

.carousel .carousel-item .caption .caption-description p {
    color: #fff;
    color: #1E1E1E;
    text-align: right;
    font-size: 20px;
    font-weight: 400;
    margin: 0px;
    text-transform: uppercase;
}

.carousel .carousel-item .caption .caption-description p.bigp {
    color: #3E5F07;
    text-align: right;
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 0px;
}

.peque {
    position: absolute;
    bottom: 56px;
    left: 64px;
    color: #FFF;
    font-size: 20px;
}

body#index .container-fluid,
body#index .container-fluid .row,
body#index .container-fluid .row #content-wrapper {
    padding: 0px;
    margin: 0px;
}

body#index .container-fluid .row #content-wrapper {
    overflow: hidden;
}

body#index #wrapper {
    background: #fff;
    padding: 0px;
}

.c1400 {
    max-width: 1426px;
    margin: 0 auto;
    padding: 0px 15px;
}

#portada1,
#portada3 {
    text-align: center;
}

#portada1 {
    margin-top: 58px;
}

#portada1 h1,
#portada3 h2,
#portada4 h2,
#portada6 h2,
#portada10 .texto h2 {
    color: #1E1E1E;
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
}

#portada1 p,
#portada3 p,
#portada4 p,
#portada6 p,
#portada10 .texto p {
    color: #5C5C5C;
    font-size: 16px;
    line-height: 22px;
    margin: 0px;
}

#portada1 a {
    background: #3E5F07;
    max-width: 243px;
    width: 100%;
    margin: 44px auto;
    height: 40px;
    display: flex;
    gap: 8px;
    color: #FFF;
    justify-content: center;
    align-items: center;
}

#portada2 {
    margin: 58px 0px 78px;
}

#portada2 p,
#portada5 div p,
#portada6 p {
    margin: 0px;
    overflow: hidden;
}

#portada2 img,
#portada5 div img,
#portada6 img {
    transform: scale(1);
    transition: transform 0.3s ease;
}

#portada2 img:hover,
#portada5 div img:hover,
#portada6 img:hover {
    transform: scale(1.05);
    transition: transform 0.3s ease;
}

.g5 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 3px;
}

#portada2 div,
#portada5 div,
#portada6 div {
    position: relative;
}

#portada2 div h3 a {
    color: #FFF;
    text-align: center;
    font-family: Urbanist;
    font-size: 33px;
    font-weight: 700;
    letter-spacing: 1.98px;
    position: absolute;
    top: 88%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 319px;
}

#portada3 {
    margin-bottom: 70px;
}

#portada4 {
    background: #F5F5F5;
    text-align: center;
    padding: 58px 0px 46px;
}

#portada5 {
    background: #F5F5F5;
    padding-bottom: 80px;
}

.g4 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 3px;
}

#portada5 div p,
#portada5 div h3 {
    margin: 0px;
}

#portada5 div img {
    width: 100%;
}

#portada5 div h3 a {
    color: #FFF;
    text-align: left;
    font-size: 33px;
    font-weight: 700;
    letter-spacing: 1.98px;
    position: absolute;
    top: 88%;
    left: 17px;
    width: 100%;
    max-width: 100%;
}

#portada6 {
    text-align: center;
    padding: 76px 0px 58px;
}

#portada6 .g4 {
    margin-top: 63px;
}

#portada6 div h3 {
    position: absolute;
    bottom: 0px;
    background: rgba(245, 245, 245, 0.80);
    backdrop-filter: blur(14px);
    width: 100%;
    height: 106px;
    margin: 0px;
    text-align: left;
}

#portada6 div h3 a {
    color: #1E1E1E;
    font-size: 33px;
    font-weight: 700;
    letter-spacing: 1.98px;
    max-width: 177px;
    text-transform: uppercase;
    width: 100%;
    display: block;
    padding: 13px;
}

#portada8,
#portada9 {
    background: #F5F5F5;
    padding: 12px;
    text-align: center;
}

#portada8 p {
    margin: 0px;
}

#portada8 img {
    max-width: 566px;
    margin: auto;
    width: 100%;
}

#portada9 {
    margin-top: 26px;
    padding: 24px 15px;
}

.fideportada {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 63px;
}

.fideportada.items3 {
    background: #F5F5F5;
    grid-template-columns: 1fr 1fr 1fr;
    display: grid;
    align-items: center;
    padding: 10px 100px;
    gap: 70px;
    justify-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
    margin: 30px 0px;
}

.fideportada.items3::before {
    content: "";
    width: 100vw;
    height: 68px;
    background: #F5F5F5;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}


.fideportada .item {
    display: flex;
    gap: 18px;
    justify-content: flex-start;
    flex-direction: row;
    align-items: flex-start;
    text-align: left;
}

.fideportada .item svg {
    min-width: 40px;
}

.fideportada .item .text p {
    color: #5C5C5C;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    margin: 0px;
}


.fideportada .item .text p b {
    color: #1E1E1E;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 3px;
    display: block
}

#portada10 {
    margin: 80px 0px 60px;
    position: relative;
}

#portada10 .texto {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    max-width: 962px;
    width: 100%;
}

#portada10 .texto p {
    margin-bottom: 16px;
    color: #1E1E1E;
}

#portada10 .texto a {
    max-width: 243px;
    margin: 26px auto 1px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 40px;
    border: 1px solid #1E1E1E;
    color: #1E1E1E;
    font-size: 16px;
    font-weight: 500;
}

#portada10 .texto a:hover {
    background: #3E5F07;
    color: #fff;
    text-decoration: none;
}

#products .products {
    padding: 0px 15px;
}

/* faqs */

.mikksa-category-faqs {
    padding-top: 1.5rem;
    padding: 1.5rem 15px;
}

.mikksa-category-faqs__title {
    margin: 0 0 1rem;
}

.mikksa-category-faqs__description {
    margin-bottom: 1.25rem;
}

.mikksa-category-faqs__item+.mikksa-category-faqs__item {
    padding-top: 1rem;
}

.mikksa-category-faqs__question {
    margin: 0;
    color: #1E1E1E;
    font-size: 20px;
    font-weight: 500;
}

.mikksa-category-faqs__toggle {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: .75rem;
    text-align: left;
    background: #fff;
    border: 1px solid #C5C5C5;
    padding: .8rem 1rem;
    cursor: pointer;
    font: inherit;
    color: inherit;
}

.mikksa-category-faqs__toggle:hover {
    background: #F5F5F5;
}

.mikksa-category-faqs__toggle[aria-expanded="true"] {
    border-color: #cfcfcf;
    background: #fff;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.mikksa-category-faqs__icon {
    flex: 0 0 auto;
    width: 20px;
    height: 20px;
    position: relative;
    border: 1px solid #1E1E1E;
    border-radius: 50%;
    padding: 9px;
}

.mikksa-category-faqs__icon::before,
.mikksa-category-faqs__icon::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 12px;
    height: 2px;
    background: currentColor;
    transform: translate(-50%, -50%);
    border-radius: 2px;
}

.mikksa-category-faqs__icon::after {
    transform: translate(-50%, -50%) rotate(90deg);
    transition: transform .15s ease;
}

.mikksa-category-faqs__toggle[aria-expanded="true"] .mikksa-category-faqs__icon::after {
    transform: translate(-50%, -50%) rotate(0deg);
}

.mikksa-category-faqs__answer>*:last-child {
    margin-bottom: 0;
}

.mikksa-category-faqs__answer[hidden] {
    display: none !important;
}

.mikksa-category-faqs__answer:not([hidden]) {
    border: 1px solid #e1e1e1;
    border-top: 0;
    border-radius: 0 0 8px 8px;
    padding: 1rem;
    background: #fff;
    margin-top: -1px;
}

.mikksa-category-faqs__answer p,
.mikksa-category-faqs__answer li {
    font-size: 16px;
    color: #5c5c5c;
    margin-bottom: 14px;
}

.mikksa-category-faqs__answer li {
    list-style-type: disc;
    margin-inline-start: 20px;
}

/* .product-miniature .product-price-and-shipping span.regular-price:nth-child(2) {
    display: none;
} */

#pap_widget input[name='pap_total_area'] {
    display: inline-block;
    margin: 0 0px;
}

/* categoria */

#category #wrapper,
#product #wrapper {
    background: #fff;
}

#category #wrapper {
    padding-top: 30px;
    overflow: hidden;
}

#category.category-depth-level-2 nav.breadcrumb {
    display: none;
}

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

.block-category .block-category-inner {
    max-width: 1120px;
}

div#subcategories {
    margin-left: 15px;
}

#category-description a,
.block-category .block-category-inner #category-description p,
.block-category .block-category-inner #category-description p span {
    color: #5C5C5C;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    word-break: inherit;
    margin: 0px;

}

#category-description a {
    text-decoration: underline;
}

/* .block-category .block-category-inner #category-description p span,
.block-category .block-category-inner #category-description a {
    color: #648231;
} */

#subcategories ul,
#products .products {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 33px;
}

div#subcategories ul {
    margin: 0px;
}

#subcategories ul li {
    width: 100%;
    min-width: inherit;
    margin: 0px;
}

#subcategories ul li .subcategory-image a {
    display: block;
    padding: 0px;
    border: none;
}

#subcategories ul li .subcategory-image a img {
    width: 100%;
    height: auto;
    display: block;
}

#subcategories ul li:hover .subcategory-image a {
    padding: 0px;
    border: none;
}

#category.category-depth-level-2 #subcategories ul li .subcategory-name,
#category.category-depth-level-2 #subcategories ul li h3 {
    color: #1E1E1E;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: left;
}

#category:not(.category-depth-level-2) #subcategories ul li .subcategory-name,
#category:not(.category-depth-level-2) #subcategories ul li h3 {
    text-transform: capitalize;
    font-weight: 400;
    color: #1E1E1E;
    font-size: 20px;
    text-align: left;
}

#subcategories ul li .subcategory-name:hover {
    color: inherit;
}

#category.category-depth-level-2 div#js-product-list-top {
    display: none;
}

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

.pagination .page-list {
    padding: .375rem;
    background: #fff;
    max-width: 391px;
    margin: auto 0px auto auto;
    display: flex;
    justify-content: flex-end;
    width: 100%;
    gap: 15px;
    align-items: center;
}

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

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

.pagination .next {
    float: right;
    color: #2F2F2F;
    font-size: 14px;
}

.products-selection .total-products p {
    display: none;
}

#category.category-id-8366 ul.subcategories-list,
#category.category-id-8365 ul.subcategories-list {
    display: none;
}

.products-sort-order.dropdown {
    max-width: 200px;
}

.row.sort-by-row {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.brands-sort .select-title,
.products-sort-order .select-title,
.suppliers-sort .select-title {
    display: inline-block;
    width: 100%;
    padding: .625rem;
    cursor: pointer;
    background: #fff;
    border: none;
    max-height: 35px;
    color: #2F2F2F;
    font-size: 14px !important;
    font-weight: 400;
}


#js-product-list-top {
    border-bottom: 1px solid #616161;
}

/* product card */

.product-image-hover {
    position: relative;
    display: block;
}

.product-image-hover .img-hover {
    position: absolute;
    inset: 0;
    opacity: 0;
    transition: opacity .3s ease;
}

.product-image-hover:hover .img-hover {
    opacity: 1;
}

.product-image-hover img {
    width: 100%;
    display: block;
}

.product-miniature .thumbnail-container {
    max-width: 100%;
    padding: 14px 14px 1px 14px;
    margin-bottom: 11px;
}

article.product-miniature {
    border: 1px solid #C9C9C9;
}

.product-flags li.product-flag.discount,
.product-flags li.product-flag.discount-amount,
.product-flags li.product-flag.discount-percentage {
    background-color: #E53B0C;
    margin-top: 0px;
}

.products article .ets-wishlist-button-add.right {
    right: 5px !important;
    top: 5px !important;
    background-color: transparent;
    border: none;
    box-shadow: none;
    display: none;
}

.products article:hover .ets-wishlist-button-add.right {
    display: block;
}

.product-miniature .product-title {
    margin-top: 10px;
    text-align: left;
    text-transform: inherit;
}

.product-miniature .product-title a {
    text-align: left;
    text-decoration: none;
    color: #1E1E1E;
    font-size: 16px;
}

.product-miniature .product-price-and-shipping {
    font-weight: 700;
    color: #232323;
    text-align: left;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: flex-end;
    gap: 10px;
}

.product-miniature .product-price-and-shipping span.price {
    color: #1E1E1E;
    font-size: 16px;
    font-weight: 700;
}

.product-miniature .product-price-and-shipping:has(.pap-unit-price) .regular-price,
.product-miniature .product-price-and-shipping:has(.pap-unit-price) .pap-unit-price,
.product-prices.js-product-prices:has(.pap-unit-price) .regular-price,
.product-prices.js-product-prices:has(.pap-unit-price) .pap-unit-price,
.product-prices.js-product-prices:has(.pap-unit-price) span.discount.discount-percentage,
.product-prices.js-product-prices:has(.product-unit-price.sub) .current-price {
    display: none;
}
.product-miniature .product-price-and-shipping:has(.pap-unit-price) .pap-unit-price {
    display: flex;
    gap: 2px;
    align-items: flex-end;
}
.product-miniature .product-price-and-shipping:has(.pap-unit-price) p.firstprice {
    display: none;
}
.product-miniature .product-price-and-shipping:has(.pap-unit-price) {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

.product-miniature .product-price-and-shipping:has(.pap-unit-price) span.price {
    font-size: .875rem;
    color: #7a7a7a;
    text-decoration: line-through;
    display: none;
}
.product-miniature .product-price-and-shipping:has(.pap-unit-price) .pap-unit-price span.value {
    order: -1;
    color: #1E1E1E;
    font-size: 16px;
    font-weight: 700;
    
}

body#product .product-prices.js-product-prices:has(.pap-unit-price) span.current-price-value{
        color: #3E5F07;
    font-size: 32px;
    font-weight: 700;
    text-decoration-line: none;
}
.product-miniature .product-price-and-shipping:has(.pap-unit-price) .pap-unit-price span.original {
    font-size: .875rem;
    color: #7a7a7a;
    text-decoration: line-through;
}
.product-price.h5.has-discount {
    margin: 0px;
    order: -2;
}

.product-prices.js-product-prices:has(.product-unit-price.sub) .product-price.h5.has-discount {
    order: -1;
}

.product-prices.js-product-prices:has(.product-unit-price.sub),
.product-miniature .product-price-and-shipping:has(.pap-unit-price),
.js-product-prices:has(.pap-unit-price),
.product-prices {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: baseline;
    gap: 10px;
}
body#product .product-prices.js-product-prices:has(.pap-unit-price) .product-price.h5.has-discount {
    order: -3;
}
body#product .js-product-prices:has(.pap-unit-price) .product-discount {
    order: 0;
}
body#product .js-product-prices:has(.pap-unit-price) .product-discount {
    order: 0;
    color: #5C5C5C;
    font-size: 24px;
    font-weight: 400;
    text-decoration-line: line-through;
}
.product-prices.js-product-prices .product-discount {
    order: 0;
    width: fit-content;
}

.product-prices.js-product-prices:has(.product-unit-price.sub) p.product-unit-price.sub,
.js-product-prices:has(.pap-unit-price) .product-discount,
.current-price span.current-price-value {
    color: #3E5F07;
    font-size: 32px;
    font-weight: 700;
    width: 100%;
    order: 1;
}

.js-product-prices:has(.pap-unit-price) .product-discount {
    margin: 0px;
    order: -2;
}

.js-product-prices:has(.pap-unit-price) .product-discount {
    width: fit-content;
}

.product-prices.js-product-prices .tax-shipping-delivery-label {
    width: 100%;
    margin-top: -15px;
    color: #5C5C5C;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
}

.product-discount .regular-price,
.product-prices.js-product-prices:has(.pap-unit-price) span.current-price-value {
    color: #5C5C5C;
    font-size: 24px;
    font-weight: 400;
    text-decoration-line: line-through;
}

.product-variants>.product-variants-item select.form-control:not([size]):not([multiple]) {
    min-width: 200px;
}

/* product */

#wrapper .breadcrumb li a,
#wrapper .breadcrumb li span {
    font-size: 14px;
}

.gridpaginaproducts {
    margin: 0px;
    display: grid;
    grid-template-columns: 541fr 827fr;
    gap: 32px;
}

.gridpaginaproducts .col-md-6 {
    width: 100%;
    padding: 0px;
}

button#btn-ps-add-sample,
a.solipresu,
a#obrir {
    color: #3E5F07;
    font-size: 16px;
    font-weight: 800;
    line-height: 22px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    background: transparent;
    width: fit-content;
    padding: 0px;
    text-transform: uppercase;
    text-align: right;
    cursor: pointer;
}


/* dialogpopup */

dialog#popup {
    border-radius: 8px;
    border: 6px solid #1E1E1E;
    background: #F5F5F5;
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.59);
    max-width: 559px;
    width: 100%;
    position: relative;
}

dialog#popup  p.bigformu {
    color: #1E1E1E;
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
        margin-top: 39px;
}

dialog#popup  p.bigformu span{
    color: #3E5F07;
}

dialog#popup button#tancar {
    position: absolute;
    right: 16px;
    top: 16px;
    background: transparent;
    border: none;
    font-size: 24px;
    outline: none;
}

dialog#popup .line {
    max-width: 320px;
    height: 4px;
    background-color: #1E1E1E;
    margin: 33px auto 23px;
}
dialog#popup  p.bigformu2 {
    color: #1E1E1E;
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 40px;
}

dialog#popup  p.bigformu2 span {
    font-weight: 700;
}

dialog#popup .formcontactos {
    max-width: 357px;
    margin: auto;
}

dialog#popup input.ets_cfu_form-control {
    border-radius: 8px;
    border: 1px solid #1E1E1E;
    background: #EEE;
    height: 39px;
}

dialog#popup textarea.ets_cfu_form-control.ets_cfu-textarea.ets_cfu-validates-as-required.form-control {
    border-radius: 8px;
    border: 1px solid #1E1E1E;
    background: #EEE;
    height: 89px;
    min-height: inherit;
    padding: 10px;
}

dialog#popup .ets_cfu_input_file.ets_cfu_input span.ets_cfu_span {
    max-width: 189px;
    margin-top: -8px;
    margin-bottom: -28px;
    z-index: 999;
    position: relative;
    margin-left: 10px;
    color: #5C5C5C;
    font-family: Urbanist;
    font-size: 15px;
    font-weight: 400 !important;
}
dialog#popup  input.form-control::placeholder,
dialog#popup textarea.ets_cfu_form-control.ets_cfu-textarea.ets_cfu-validates-as-required.form-control::placeholder {
    color: #5C5C5C;
font-family: Urbanist;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
dialog#popup .custom_choosefile input.form-control::placeholder {
    color: #fff;

}

dialog#popup  span.file_type_des {
    display: none;
}

dialog#popup  .ets_cfu_box {
    margin-bottom: 0px;

}

dialog#popup .ets_cfu_wrapper .ets_cfu_box.style1:nth-child(3) {
    padding-top: 16px;
}

dialog#popup .bootstrap-filestyle.input-group input.form-control {
    border-radius: 8px 0px 0px 8px;
    border: 1px solid #1E1E1E;
    background: #EEE;
    height: 39px;
}

dialog#popup .bootstrap-filestyle.input-group span.group-span-filestyle.input-group-btn label {
    border-radius: 0 8px 8px 0;
    background: #3E5F07;
    text-transform: none;
    color: #FFF;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
}


dialog#popup  span.ets_cfu_form-control.ets_cfu-acceptance span,
dialog#popup  span.ets_cfu_form-control.ets_cfu-acceptance span a {
    color: #1E1E1E;
    text-align: center;
    font-size: 12px;
}

dialog#popup  span.ets_cfu_form-control.ets_cfu-acceptance span a{
    text-decoration: underline;
}


dialog#popup .ets_cfu_input_submit.ets_cfu_input input.ets_cfu_form-control.ets_cfu-submit.btn.btn-primary {
    background: #3E5F07;
    width: 100%;
    height: 52px;
    border-radius: 0px;
    color: #FFF;
    font-size: 16px;
    line-height: 24px;
}

dialog#popup .ets_cfu_wrapper .ets_cfu_box.style1:nth-child(5) {
    padding-top: 30px;
}
#product #content {
    position: relative;
    max-width: 100%;
    margin: 0 auto;
}

#product-modal .modal-content .modal-body {
    background: #ffff;
}

.product-cover img,
.product-cover,
.images-container.js-images-container {
    width: 100%;
    max-width: 541px;
}

.product-price.h5.has-discount,
.js-product-prices:has(.pap-unit-price) .product-discount {
    margin: 0px;
}

#product-modal .modal-content .modal-body {
    margin-left: 0;
}

div#aqimuestrapresu {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    max-width: 200px;
}

.current-price .discount.discount-percentage {
    display: none;
}
.product-line-grid-body.col-md-4.col-xs-8 a {
    color: #1E1E1E !important;
}

.product-line-grid-body.col-md-4.col-xs-8 a[data-toggle="modal"] {
    display: none;
}
.product-line-grid:has(.product-line-grid-body.col-md-4.col-xs-8 a[data-toggle="modal"]) .input-group.bootstrap-touchspin {
    display: none;
}

body#cart #wrapper {
    padding-top: 80px;
    background: #fff;
}

.btn-primary:active:focus{
    background: #3E5F07;
}
@media (min-width: 576px) {
    .modal-dialog {
        max-width: 90vw;
        margin: 30px 5vw;
        width: 100%;
    }
}

#product-modal .modal-content .modal-body {
    margin-left: 0;
    display: grid;
    grid-template-columns: 5fr 1fr;
    gap: 30px;
}

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

#product-modal .modal-content .modal-body .product-cover-modal,
.product-cover img {
    background: #fff;
    width: 100%;
    height: 100%;
}

.gridpaginaproducts .product-variants.js-product-variants:has(ul#group_1) {
    background: #F5F5F5;
    padding: 10px 24px;
    margin-top: 22px;
    display: flex;
    gap: 20px;
    flex-direction: row;
    flex-wrap: wrap;
}

.gridpaginaproducts .product-variants>.product-variants-item {
    display: flex;
    align-items: center;
    margin: 0px;
    gap: 15px;
}

.gridpaginaproducts .product-actions .control-label {
    display: block;
    width: 100%;
    margin-bottom: 0px;
    font-weight: 600;
}

ul#group_1 {
    margin: 0px;
}

ul#group_1 label {
    margin: 0px;
}

.product-variants>.product-variants-item .color {
    width: 40px;
    height: 40px;
    margin: 0px;
    border-radius: 50%;
}

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

.product-description p.ivaincluido,
p.ivaincluido {
    color: #5C5C5C;
    font-size: 12px;
    margin: 3px 0px 0px;
}

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

.top-name h1 {
    color: #1E1E1E;
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
    max-width: 600px;
}

.product-description {
    margin-top: 20px;
}

.product-description p,
.product-description,
.product-manufacturer a {
    color: #5C5C5C;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
}

.product-manufacturer a {
    text-decoration: underline;
    color: #648231;
}

#pap_widget {
    background: #F5F5F5;
    padding: 23px 16px;
    margin-top: 24px;
}

#pap_widget .row-units,
#pap_widget .total-area,
#pap_widget .pap-summary,
#pap_widget .pap-wastage {
    margin: 0px;
}

div#areabuy {
    color: #5C5C5C !important;
    font-weight: 600;
    text-align: left;
    margin-bottom: 10px;
}

.field label {
    text-align: left;
    color: #5C5C5C;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
}

.gridpaginaproducts .field.col-xs-12.col-sm-12.col-md-6 {
    width: 39%;
    margin-bottom: 20px;
}

h3.h3verde {
    color: #3E5F07;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    text-transform: uppercase;
}

span#totalmedida {
    font-weight: 600;
}

.gridpaginaproducts .form-control {
    background: #fff;
}

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

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

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

body#product .product-quantity .qty {
    margin: 0px;
    border-radius: 3px;
    border: 1px solid #7E7E7E;
    background: #FFF;
}

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;
    border-radius: 3px;
    border: none;
    background: #FFF;
    outline: none;
    cursor: pointer;
}

.product-quantity.clearfix {
    display: flex;
    gap: 20px;
    width: calc(100% - 207px);
}

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

#product button.square.right.ets-wishlist-button-add,
.product-quantity.clearfix::after {
    display: none;
}

.product-actions .product-add-to-cart {
    word-wrap: inherit;
    display: flex;
    align-items: center;
    padding: 16px 13px;
    background: #F5F5F5;
    gap: 15px;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
}

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

span.control-label-new {
    display: flex;
    align-items: center;
    gap: 15px;
    color: #5C5C5C;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    text-transform: uppercase;
    max-width: 192px;
    width: 100%;
}

.product-actions .add-to-cart {
    height: 44px;
    line-height: inherit;
    background: #3E5F07;
    font-weight: 500;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.form-control:focus {
    outline: none;
}

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

.simple-accordion {
    width: 100%;
}

.accordion-item {
    border: 1px solid #E3E3E3;
    margin-bottom: 8px;
}

.accordion-header {
    padding: 14px 16px;
    cursor: pointer;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    text-transform: uppercase;
    gap: 11px;
    color: #5C5C5C;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
}

.accordion-content {
    display: none;
    padding: 16px;
    border-top: 1px solid #eee;
}

.accordion-item.active .accordion-content {
    display: block;
}

.accordion-icon {
    width: 8px;
    height: 8px;
    border-right: 1px solid #5C5C5C;
    border-bottom: 1px solid #5C5C5C;
    transform: rotate(45deg);
    transition: transform 0s;
    margin: -5px 0px 0px 0px;
}

.accordion-item.active .accordion-icon {
    transform: rotate(-134deg);
    margin: 0px;
}

.accordion-content .product-description {
    margin-top: 0px;
}

.metodospagoenproducto,
.entregaaenproducto {
    display: flex;
    justify-content: flex-end;
    gap: 12px;
    margin: 16px 0px 14px;
    align-items: center;
}

.entregaaenproducto {
    margin: 0px 0px 25px;
    gap: 20px;
}

.entregaaenproducto p {
    margin: 0px;
    color: #5C5C5C;
    font-size: 16px;
    line-height: 22px;
}

section.featured-products.clearfix.mt-3 h2 {
    color: #1E1E1E;
    text-align: center;
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 27px;
    margin-top: 50px;
    clear: both;
}

#portada9.mt80 {
    margin-top: 105px;
}

#blockcart-modal .cart-content .cart-content-btn .btn {
    white-space: inherit;
    background: #3E5F07;
    color: #fff;
}

#blockcart-modal .product-name {
    color: #1E1E1E;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}

.product-line-grid-body>.product-line-info>.label {
    padding: 0;
    line-height: inherit;
    text-align: left;
    white-space: inherit;
    color: #1E1E1E !important;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}

body#module-supercheckout-supercheckout .product-title a {
    padding: 0;
    line-height: inherit;
    text-align: left;
    white-space: inherit;
    color: #1E1E1E !important;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    text-wrap: revert;
    margin: 0px;
}

.shopping-cart-description p {
    width: fit-content;
}

.product-line-grid-body>.product-line-info>a.label:hover {
    color: #3E5F07;
}

.product-line-info.product-price.h5.has-discount span.discount.discount-percentage {
    display: none;
}

.product-line-info.product-price.h5.has-discount:has(.unit-price-cart) span.regular-price {
    display: none;
}

.product-line-info.product-price.h5.has-discount:has(.unit-price-cart) .current-price span.price,
.shopping-cart-description .product-title span.product_reference,
.shopping-cart-description p.kblabel.label-warning {
    display: none;
}

.product-line-info.product-price.h5.has-discount:has(.unit-price-cart) .unit-price-cart,
.product-line-info.product-price.h5.has-discount .current-price span.price,
.product-line-info.product-price.h5.has-discount:has(.pap-unit-price) span {
    color: #3E5F07;
    font-size: 20px;
    font-weight: 700;
}

.product-line-grid-body.col-md-4.col-xs-8 .product-discount,
.product-line-info.product-price.h5.has-discount:has(.pap-unit-price) span.original,
.product-line-info.product-price.h5.has-discount:has(.pap-unit-price) .unit-price-cart {
    display: none;
}

.card-block.checkout .btn-primary {
    width: 100%;
    white-space: normal;
    background: #3E5F07;
}

a.collapse-button {
    color: #363a42;
}

form#velsof_supercheckout_form {
    width: 100%;
}

#confirmCheckout .input-group .input-group-btn>.btn {
    height: 20px !important;
}


#confirmCheckout .remove-from-cart {
    color: #ddd !important
}

#forgotpasswordlink a.label-link.pull-right {
    color: #232323;
    margin-top: 10px;
}

.totalAmount h3 .amountMoney {
    text-align: right;
    float: right;
    color: #3E5F07;
    font-size: 25px;
    font-weight: 700;
}

.opc-container .checkbox a {
    z-index: 999;
    cursor: pointer;
    position: relative;
    color: #232323;
    text-decoration: underline;
}


/* cms */
body#cms nav.breadcrumb,
#contact nav.breadcrumb {
    display: none;
}

body#cms #wrapper,
#contact #wrapper {
    background: #fff;
    padding-top: 30px;
}

#contact #wrapper {
    padding-top: 100px;
}

.page-content.page-cms,
#contact #main .page-content {
    padding: 0px;
    text-align: left;
    background: transparent;
}

body#cms h1,
#contact h1 {
    color: #1E1E1E;
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
}

#main .page-content p,
#main .page-content a {
    color: #5C5C5C;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

#main .page-content a {
    text-decoration: underline;
}

#main .page-content .contact-form label.psgdpr_consent_message span a {
    font-size: 14px;
    font-weight: 500;
}

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

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

.contact-form {
    padding: 0px;
}

.contact-form h3 {
    display: none;
}

.contact-form .form-group.row {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.contact-form .form-control-label {
    text-align: left;
    width: 100%;
    color: #5C5C5C;
    font-family: Urbanist;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.contact-form .col-md-6,
.contact-form .col-md-9 {
    width: 100%;
}

.contact-form .form-group.row .offset-md-3 {
    margin-left: 14px;
    width: 100%;
}

.contact-form .input-group .input-group-btn>.btn {
    background: #3E5F07;
}

.contact-form select.form-control:not([size]):not([multiple]) {
    border-radius: 8px;
    border: 1px solid #A8A8A8;
}

.contact-form .form-control {
    padding: .5rem 1rem;
    color: #5C5C5C;
    background: #F5F5F5;
    border-radius: 8px;
    border: 1px solid #A8A8A8;
}

footer.form-footer.text-sm-right {
    text-align: left !important;
}

footer.form-footer.text-sm-right input.btn.btn-primary {
    display: flex;
    max-width: 209.896px;
    height: 43px;
    justify-content: center;
    align-items: center;
    width: 100%;
    background: #3E5F07;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.3px;
    text-transform: uppercase;
}

.cosascontacto .item {
    border-radius: 8px;
    border: 1px solid #969696;
    background: #FFF;
    box-shadow: 0 4px 11px 0 rgba(163, 141, 107, 0.25);
    max-width: 371px;
    width: 100%;
    margin-bottom: 26px;
    padding: 16px 21px;
    display: flex;
    gap: 20px;
    align-items: center;
}

#main .page-content .cosascontacto .item .itemtext,
#main .page-content .cosascontacto .item .itemtext a {
    color: #5C5C5C;
    font-size: 14px;
    font-weight: 500;
    line-height: 23px;
    text-decoration: none;
}

.cosascontacto {
    margin-top: 44px;
}

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

/* footer */

.footer-container .c3 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
}

#footer {
    padding-top: 0;
    background: #F5F5F5;
}

.fcccc {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 10px 0px;
}

#guest-tracking #wrapper {
    background: #fff;
}

.footer-container {
    padding-top: 2px;
    border-top: 1px solid #c5c5c5;
}

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

.block-sociale ul {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}

.footer-container .text-center img {
    margin-bottom: 36px;
}

.footer-container .text-center p,
.footer-container ul li a,
p.copycopy a {
    color: #5C5C5C;
    font-size: 15px;
    line-height: 22px;
}

.footer-container li a:hover {
    color: #3E5F07;
}

.footer-container p.title_block {
    color: #1E1E1E;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
}

.footer-container .c3>div {
    border-right: 1px solid #c5c5c5;
}

.footer-container .c3>div:last-child {
    border-right: none;
}

.liniafooter {
    width: 100%;
    border-top: 1px solid #c5c5c5;
}

.footer-container .c1400 .c3>div {
    padding-bottom: 25px;
    padding-top: 45px;
}

p.copycopy {
    margin: 0px;
}

#formulario {
    padding-top: 150px;
    margin-top: -150px;
}

.pagosequra {
    margin: 30px 0px 76px;
}

div#adveg-grecaptcha-legal a {
    color: #5C5C5C;
    font-size: 16px;
}

/* home header */
#index #header .header-top {
    background: transparent;
}

#index #header {
    background: transparent;
}


body#index #wrapper {
    margin-top: -120px;
}

#index #header .header-top svg {
    fill: #fff
}

#index #header .header-top svg path {
    fill: #fff !important;
}

#index #header .aheader .infotopy a,
#index #header .aheader .infotopy p {
    color: #fff;
}

#index img.logo-white.img-fluid {
    display: block;
}

.blockcart.cart-preview .header {
    display: flex;
    gap: 3px;
    align-items: flex-start;
}

#index img.logo-normal.img-fluid {
    display: none;
}

#index .ets_mm_megamenu {
    background: transparent;
}

#index .mm_menu_content_title {
    color: #fff;
}

#index #header .layout_layout1 li:hover .mm_menu_content_title {
    color: #414141;
}

#index .ets_mm_megamenu.sticky_enabled.scroll_heading .mm_menu_content_title {
    color: #414141;
}


#index .ets_mm_megamenu.sticky_enabled.scroll_heading {
    background: #fff;
}

.carousel-indicators {
    display: none;
}

button#submit-login,
button.btn.btn-primary.form-control-submit.float-xs-right {
    background: #3E5F07;
}

.pagination>div:first-child {
    padding-left: 0;
    line-height: 2.5rem;
    color: #fff;
}

a.dodetoca {
    display: none;
}

.ets_mm_megamenu.sticky_enabled.scroll_heading a.dodetoca {
    display: block;
}

.ets_mm_megamenu.sticky_enabled.scroll_heading .ets_mm_megamenu_content .container {
    display: grid;
    grid-template-columns: 298fr 1230fr;
    gap: 15px;
    max-width: 1758px;
    margin: 18PX auto 0PX;
    padding: 0px 15px;
    height: 57px;
    align-items: center;

}

body#product #pap_widget .unit-entry.col-xs-6.col-sm-6.col-md-5 {
    display: none;
}

@media (max-width: 1760px) and (min-width: 1534px) {
    .mm_menu_content_title {
        padding: 0 10px;
        font-size: 16px;
    }
}

@media (max-width: 1534px) and (min-width: 1315px) {
    .mm_menu_content_title {
        padding: 0 7px;
        font-size: 14px;
    }
}

@media (max-width: 1314px) and (min-width: 1200px) {
    .mm_menu_content_title {
        padding: 0 5px;
        font-size: 13px;
    }
}

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

    .changestatus .ybc-menu-toggle {
        display: flex;
        justify-content: flex-end;
    }
}

@media (max-width: 1023px) {
    .gheader {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 15px;
        align-items: center;
        padding: 0px;
        justify-items: stretch;
    }

    .headermiddle {
        padding: 6px 0px;
    }

    a.dodetoca {
        display: none;
    }

    .ets_mm_megamenu.sticky_enabled.scroll_heading a.dodetoca {
        display: none;
    }

    .header-fixed .header-top,
    .header-fixed .headermiddle {
        position: fixed;
        left: 0px;
        top: 0px;
        width: 100%;
        z-index: 9999;
        background: #F5F5F5;
    }

    .header-fixed .headermiddle {
        top: 40px;
        background: #fff;
    }

    #index.header-fixed #header .header-top {
        background: #F5F5F5;
    }

    #index.header-fixed #header .header-top svg path,
    #index.header-fixed #header .header-top svg {
        fill: inherit !important;
    }

    #index.header-fixed #header .aheader .infotopy a,
    #index.header-fixed #header .aheader .infotopy p {
        color: #5c5c5c;
    }

    #index.header-fixed img.logo-white.img-fluid {
        display: none;
    }

    #index.header-fixed img.logo-normal.img-fluid {
        display: block;
    }

    .header-fixed #wrapper {
        margin-top: 100px;
    }

    #index.header-fixed #wrapper {
        margin-top: -15px;
    }

    #index .ybc-menu-toggle .icon-bar {
        background-color: #fff;
    }

    #index.header-fixed .ybc-menu-toggle .icon-bar {
        background-color: #333;
    }

    #index .mm_menu_content_title {
        color: #1E1E1E;
    }

    .ets_mm_megamenu.sticky_enabled.scroll_heading .mm_columns_ul {
        left: inherit;
    }

    .carousel .carousel-item figure {
        height: calc(100vh - 17px);
    }

    a.ets_mm_url.greencolor {
        font-size: 19px;
    }

    #portada2 .g5 {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        gap: 7px;
        max-width: inherit;
    }

    #portada2 div {
        max-width: 400px;
    }

    #portada2 p,
    #portada2 h3 {
        margin: 0px;

    }

    .g4,
    .fideportada {
        grid-template-columns: 1fr 1fr;
    }

    .fideportada {
        gap: 30px;
    }

    #portada10 .texto {
        position: relative;
        top: inherit;
        left: inherit;
        transform: inherit;
        text-align: center;
        max-width: inherit;
        width: 100%;
        padding: 30px 15px;
    }

    .footer-container .c3 {
        grid-template-columns: 1fr;
        gap: 1px;
    }

    .footer-container .c3>div {
        border: none;
    }

    #subcategories ul,
    #products .products {
        grid-template-columns: 1fr 1fr 1fr;
        gap: 15px;
    }

    #category.category-depth-level-2 #subcategories ul li .subcategory-name,
    #category.category-depth-level-2 #subcategories ul li h3 {
        font-size: 18px;
    }

    #category:not(.category-depth-level-2) #subcategories ul li .subcategory-name {
        font-size: 16px;
    }

    .mikksa-category-faqs__question {
        font-size: 18px;
    }

    .top-name {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }

    div#aqimuestrapresu {
        align-items: flex-start;
        margin: 0px 0px 10px;
    }

    .product-description {
        margin-top: 8px;
    }

    .gridpaginaproducts .field.col-xs-12.col-sm-12.col-md-6,
    #pap_widget .pap-summary .col-xs-12.col-sm-6.col-md-3 {
        width: 100%;
    }

    .gridpaginaproducts .field.col-xs-12.col-sm-12.col-md-6 .field.col-xs-12 {
        padding: 0px;
    }

    .product-actions .product-add-to-cart {
        align-items: flex-start;
        flex-direction: column;
        flex-wrap: wrap;
        width: 100%;
        justify-content: space-between;
    }

    .product-quantity.clearfix {
        display: flex;
        gap: 15px;
        width: 100%;
    }

    .products.row.owl-carousel.feafea.owl-loaded.owl-drag {
        margin-left: 0px;
    }

    #products .products {
        padding: 0px 15px;
    }

    .top-name h1 {
        font-size: 22px;
        max-width: 100%;
    }

    .product-prices.js-product-prices:has(.product-unit-price.sub) p.product-unit-price.sub,
    .js-product-prices:has(.pap-unit-price) .product-discount,
    .current-price span.current-price-value {
        font-size: 26px;
    }

    .product-discount .regular-price,
    .product-prices.js-product-prices:has(.pap-unit-price) span.current-price-value {
        font-size: 20px;
    }


    .images-container.js-images-container {
        width: 100%;
        max-width: 300px;
    }

    button#btn-ps-add-sample,
    a.solipresu {
        font-size: 14px;
    }

    .footer-container .c1400 .c3>div {
        padding-bottom: 25px;
        padding-top: 0px;
    }

    .footer-container .c1400 .c3 .text-center {
        padding-top: 40px;
    }
}

@media (max-width: 767px) {
    .aheader {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .header-fixed #header .header-top .aheader {
        height: 40px;
    }

    .ets_mm_megamenu.sticky_enabled.scroll_heading {
        height: 40px;
        padding-top: 15px;
    }

    .ets_mm_megamenu.sticky_enabled.scroll_heading .ets_mm_megamenu_content .container {
        display: inline;
        gap: 0px;
        max-width: inherit;
        margin: 0 auto;
        padding: 0px;
        height: inherit;
    }

    .aheader .infotopy {
        display: flex;
        justify-content: flex-start;
        gap: 1px;
        flex-direction: column;
        align-items: flex-start;
    }

    .header-fixed .aheader .infotopy .itemportadatop {
        display: none;
    }

    .header-fixed .aheader .infotopy div#_elmenu {
        display: block;
    }

    #header .header-top {
        padding: 1px 1px;
    }

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

    .ets_mm_megamenu .container {
        background: transparent;
    }

    .ybc-menu-toggle {
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }

    .header-fixed .gheader {
        display: block;
        text-align: center;
    }

    body#index #wrapper {
        margin-top: -148px;
    }

    #index .ets_mm_megamenu.sticky_enabled.scroll_heading {
        background: transparent;
    }

    .noscroll.header-fixed .headermiddle {
        z-index: 1;
    }

    .ets_mm_megamenu .mm_columns_ul {
        left: inherit;
        margin: 0px;
    }

    .mm_menu_content_title {
        padding-left: 0px;
    }

    #subcategories ul,
    #products .products {
        grid-template-columns: 1fr 1fr;
        gap: 8px;
    }

    #category .card-block {
        padding: 0px 0px;
    }

    #category #wrapper {
        padding-top: 27px;
    }

    .block-category h1 {
        margin-bottom: 1rem;
        font-size: 1.6rem;
    }

    #category.category-depth-level-2 #subcategories ul li .subcategory-name,
    #category.category-depth-level-2 #subcategories ul li h3 {
        font-size: 16px;
    }

    .product-miniature .product-title a,
    .product-miniature .product-title {
        min-height: 40px;
    }

    #category-description a,
    .block-category .block-category-inner #category-description p,
    .block-category .block-category-inner #category-description p span {
        font-size: 14px;
    }

    .mikksa-category-faqs__question {
        font-size: 16px;
    }

    .mikksa-category-faqs {
        padding: 1.5rem 0px;
    }

    .product-miniature .thumbnail-container {
        max-width: 100%;
        padding: 8px 8px 1px 8px;
        margin-bottom: 8px;
    }

    .cosa {
        max-width: 323px;
        padding: 10px;
    }

    .carousel .carousel-item .caption .caption-description p.bigp {
        font-size: 24px;
    }

    .carousel .carousel-item .caption .caption-description p {
        font-size: 12px;
    }

    .peque {
        bottom: 56px;
        left: 19px;
        font-size: 16px;
        text-align: left;
    }

    .carousel .carousel-item figure {
        height: calc(100vh - 35px);
    }

    #portada1 h1,
    #portada3 h2,
    #portada4 h2,
    #portada6 h2,
    #portada10 .texto h2,
    section.featured-products.clearfix.mt-3 h2,
    body#cms h1,
    #contact h1 {
        font-size: 26px;
    }

    body#cms #wrapper,
    #contact #wrapper {
        padding-top: 39px;
    }

    #portada1 {
        margin-top: 30px;
    }

    #portada2 {
        margin: 36px 0px 50px;
    }

    #portada3 {
        margin-bottom: 50px;
    }

    #portada4 {
        padding: 40px 0px 46px;
    }

    #portada5 div h3 a {
        font-size: 20px;
        top: 82%;
    }

    #portada5 {
        padding-bottom: 40px;
    }

    #portada6 {
        padding: 33px 0px 20px;
    }

    #portada6 div h3 {
        height: 75px;
    }

    #portada6 div h3 a {
        font-size: 20px;
    }

    .fideportada .item svg {
        min-width: 20px;
        max-width: 20px;
    }

    .fideportada {
        gap: 30px 10px;
    }

    .fideportada .item .text p b,
    .fideportada .item .text p {
        font-size: 14px;
        line-height: normal;
    }

    #portada9 {
        margin-top: 20px;
    }

    #portada10 {
        margin: 20px 0px 40px;
    }

    .mikksa-category-faqs__answer p,
    .mikksa-category-faqs__answer li {
        line-height: 20px;
        font-size: 14px;
    }

    #index.header-fixed img.logo-normal.img-fluid {
        margin: auto;
    }

    .col-sm-12.hidden-md-up.text-sm-center.showing {
        display: none;
    }

    .brands-sort .dropdown-menu,
    .products-sort-order .dropdown-menu,
    .suppliers-sort .dropdown-menu {
        left: -100px;
    }

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

    .images-container.js-images-container {
        width: 100%;
        max-width: calc(100vw - 30px);
    }

    .product-prices.js-product-prices:has(.product-unit-price.sub),
    .product-miniature .product-price-and-shipping:has(.pap-unit-price),
    .js-product-prices:has(.pap-unit-price),
    .product-prices,
    .product-miniature .product-price-and-shipping {
        flex-direction: column;
        align-items: flex-start;
    }

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

    .formcontacto {
        padding: 5px 15px 30px;
    }



    #content.page-cms-4 img {
        margin-top: 30px;
    }

    #header .aheader .infotopy a.mesgran,
    #header .aheader .infotopy a.greencolor {
        font-size: 16px;
        margin-bottom: 4px;
        display: block;
        font-weight: 600 !important;
    }

    .transition_floating .mm_menus_ul {
        max-width: 366px;
    }

    .product-line-grid-right.product-line-actions.col-md-5.col-xs-12 .col-xs-4.hidden-md-up {
        display: none;
    }

    .product-line-grid-right.product-line-actions.col-md-5.col-xs-12 .col-md-10.col-xs-6 {
        width: 80%;
        margin-top: 10px;
    }

    body#module-supercheckout-supercheckout .product-title a {
        font-size: 14px;
        line-height: normal;
    }

    #category:not(.category-depth-level-2) #subcategories ul li .subcategory-name {
        font-size: 14px;
    }

    .ybc-menu-toggle {
        height: 40px;
        padding: 0px
    }

    #portada2 div {
        width: 100%;
        max-width: inherit;
    }

    #portada2 img,
    #portada2 a {
        width: 100%;
        display: block;
    }
.fideportada.items3 {
    grid-template-columns: 1fr;
    display: grid;
    align-items: center;
    padding: 10px 100px;
    gap: 12px;
    justify-items: start;
    justify-content: start;
    position: relative;
    z-index: 1;
    margin: 30px 0px;
}
.fideportada.items3::before{
    display: none;
}
}