.wc-block-product,
ul.products li.product {
background: #fff;
border-radius: 15px !important;
overflow: hidden !important;
box-shadow: 0 4px 8px rgba(0,0,0,0.35) !important;
display: flex !important;
flex-direction: column !important;
transition:
transform   0.3s ease-in-out,
box-shadow  0.3s ease-in-out,
opacity     0.3s ease-in-out !important;
margin-bottom: 0px !important;
}
ul.products {
column-gap: 15px !important;
row-gap: 15px !important;
display: grid !important;
gap: 20px !important;
} .wp-block-uagb-container.non-collection ul.products li.product,
ul.products li.product {
opacity: 0 !important;
transform: translateY(30px) scale(0.94) !important;
will-change: opacity, transform;
container-type: inline-size;
transition:
opacity    0.55s ease-out,
transform  0.55s ease-out,
box-shadow 0.4s ease !important;
}
.wp-block-uagb-container.non-collection ul.products li.product.visible,
ul.products li.product.visible {
opacity: 1 !important;
transform: translateY(0) scale(1) !important;
} ul.products li.product:not(.pearfect-dummy-grouped-card) > a.woocommerce-LoopProduct-link,
ul.products li.product:not(.pearfect-dummy-grouped-card) .astra-shop-thumbnail-wrap,
ul.products li.product:not(.pearfect-dummy-grouped-card) .astra-shop-summary-wrap {
height: 0 !important;
overflow: hidden !important;
opacity: 0 !important;
transition:
height   0.6s cubic-bezier(0.4, 0, 0.2, 1),
opacity  0.55s ease-out 0.05s !important;
}
ul.products li.product.visible:not(.pearfect-dummy-grouped-card) > a.woocommerce-LoopProduct-link,
ul.products li.product.visible:not(.pearfect-dummy-grouped-card) .astra-shop-thumbnail-wrap {
height: 270px !important;
opacity: 1 !important;
}
ul.products li.product.visible:not(.pearfect-dummy-grouped-card) .astra-shop-summary-wrap {
border-top: 1px solid #22222222;
height: 100px !important;
opacity: 1 !important;
}
ul.products li.product:not(.pearfect-dummy-grouped-card) .astra-shop-summary-wrap {
display: flex !important;
flex-direction: column !important;
justify-content: flex-start !important;
}
ul.products li.product .button {
margin-top: 0 !important;
} ul.products li.product.pearfect-dummy-grouped-card {
opacity: 0 !important;
transform: translateY(30px) scale(0.94) !important;
flex-grow: 0 !important;
flex-shrink: 0 !important;
height: auto !important;
}
ul.products li.product.pearfect-dummy-grouped-card.visible {
opacity: 1 !important;
transform: translateY(0) scale(1) !important;
} ul.products li.product.pearfect-dummy--classic {
max-height: 370px !important;
}
ul.products li.product.pearfect-dummy--classic.visible {
max-height: 370px !important;
} ul.products li.product.pearfect-dummy--classic .pearfect-dummy-img-wrap {
position: relative !important;
width: 100% !important;
height: 0 !important;
flex-shrink: 0 !important;
overflow: hidden !important;
opacity: 0 !important;
transition:
height  0.6s cubic-bezier(0.4, 0, 0.2, 1),
opacity 0.55s ease-out 0.05s !important;
}
ul.products li.product.pearfect-dummy--classic.visible .pearfect-dummy-img-wrap {
height: 270px !important;
opacity: 1 !important;
} ul.products li.product.pearfect-dummy--classic .pearfect-dummy-img-wrap > a.pearfect-img-link {
display: block !important;
width: 100% !important;
height: 270px !important;
overflow: hidden !important;
} ul.products li.product.pearfect-dummy--classic .pearfect-dummy-img-wrap img {
width: 100% !important;
height: 270px !important;
object-fit: cover !important;
object-position: center top !important;
display: block !important;
} ul.products li.product.pearfect-dummy--classic .pearfect-dummy-summary {
height: 0 !important;
overflow: hidden !important;
opacity: 0 !important;
display: flex !important;
flex-direction: column !important;
justify-content: flex-start !important;
flex-shrink: 0 !important;
flex-grow: 0 !important;
padding: 0 !important;
margin: 0 !important;
gap: 0 !important;
border-top: 1px solid #22222222 !important;
transition:
height  0.6s cubic-bezier(0.4, 0, 0.2, 1),
opacity 0.55s ease-out 0.05s !important;
}
ul.products li.product.pearfect-dummy--classic.visible .pearfect-dummy-summary {
height: 100px !important;
opacity: 1 !important;
} @container (max-width: 260px) {
ul.products li.product.pearfect-dummy--classic.visible .pearfect-dummy-img-wrap           { height: 234px !important; }
ul.products li.product.pearfect-dummy--classic.visible .pearfect-dummy-img-wrap > a       { height: 234px !important; }
ul.products li.product.pearfect-dummy--classic.visible .pearfect-dummy-img-wrap img       { height: 234px !important; }
ul.products li.product.pearfect-dummy--classic.visible .pearfect-dummy-summary            { height: 105px !important; }
ul.products li.product.pearfect-dummy--classic.visible                                    { max-height: 339px !important; }
}
@container (max-width: 250px) {
ul.products li.product.pearfect-dummy--classic.visible .pearfect-dummy-img-wrap           { height: 225px !important; }
ul.products li.product.pearfect-dummy--classic.visible .pearfect-dummy-img-wrap > a       { height: 225px !important; }
ul.products li.product.pearfect-dummy--classic.visible .pearfect-dummy-img-wrap img       { height: 225px !important; }
ul.products li.product.pearfect-dummy--classic.visible .pearfect-dummy-summary            { height: 105px !important; }
ul.products li.product.pearfect-dummy--classic.visible                                    { max-height: 330px !important; }
}
@container (max-width: 240px) {
ul.products li.product.pearfect-dummy--classic.visible .pearfect-dummy-img-wrap           { height: 216px !important; }
ul.products li.product.pearfect-dummy--classic.visible .pearfect-dummy-img-wrap > a       { height: 216px !important; }
ul.products li.product.pearfect-dummy--classic.visible .pearfect-dummy-img-wrap img       { height: 216px !important; }
ul.products li.product.pearfect-dummy--classic.visible                                    { max-height: 321px !important; }
}
@container (max-width: 230px) {
ul.products li.product.pearfect-dummy--classic.visible .pearfect-dummy-img-wrap           { height: 207px !important; }
ul.products li.product.pearfect-dummy--classic.visible .pearfect-dummy-img-wrap > a       { height: 207px !important; }
ul.products li.product.pearfect-dummy--classic.visible .pearfect-dummy-img-wrap img       { height: 207px !important; }
ul.products li.product.pearfect-dummy--classic.visible                                    { max-height: 312px !important; }
}
@container (max-width: 220px) {
ul.products li.product.pearfect-dummy--classic.visible .pearfect-dummy-img-wrap           { height: 198px !important; }
ul.products li.product.pearfect-dummy--classic.visible .pearfect-dummy-img-wrap > a       { height: 198px !important; }
ul.products li.product.pearfect-dummy--classic.visible .pearfect-dummy-img-wrap img       { height: 198px !important; }
ul.products li.product.pearfect-dummy--classic.visible                                    { max-height: 303px !important; }
}
@container (max-width: 210px) {
ul.products li.product.pearfect-dummy--classic.visible .pearfect-dummy-img-wrap           { height: 189px !important; }
ul.products li.product.pearfect-dummy--classic.visible .pearfect-dummy-img-wrap > a       { height: 189px !important; }
ul.products li.product.pearfect-dummy--classic.visible .pearfect-dummy-img-wrap img       { height: 189px !important; }
ul.products li.product.pearfect-dummy--classic.visible                                    { max-height: 294px !important; }
}
@container (max-width: 200px) {
ul.products li.product.pearfect-dummy--classic.visible .pearfect-dummy-img-wrap           { height: 180px !important; }
ul.products li.product.pearfect-dummy--classic.visible .pearfect-dummy-img-wrap > a       { height: 180px !important; }
ul.products li.product.pearfect-dummy--classic.visible .pearfect-dummy-img-wrap img       { height: 180px !important; }
ul.products li.product.pearfect-dummy--classic.visible                                    { max-height: 285px !important; }
}
@container (max-width: 190px) {
ul.products li.product.pearfect-dummy--classic.visible .pearfect-dummy-img-wrap           { height: 171px !important; }
ul.products li.product.pearfect-dummy--classic.visible .pearfect-dummy-img-wrap > a       { height: 171px !important; }
ul.products li.product.pearfect-dummy--classic.visible .pearfect-dummy-img-wrap img       { height: 171px !important; }
ul.products li.product.pearfect-dummy--classic.visible                                    { max-height: 276px !important; }
}
@container (max-width: 180px) {
ul.products li.product.pearfect-dummy--classic.visible .pearfect-dummy-img-wrap           { height: 162px !important; }
ul.products li.product.pearfect-dummy--classic.visible .pearfect-dummy-img-wrap > a       { height: 162px !important; }
ul.products li.product.pearfect-dummy--classic.visible .pearfect-dummy-img-wrap img       { height: 162px !important; }
ul.products li.product.pearfect-dummy--classic.visible                                    { max-height: 267px !important; }
}
@container (max-width: 170px) {
ul.products li.product.pearfect-dummy--classic.visible .pearfect-dummy-img-wrap           { height: 153px !important; }
ul.products li.product.pearfect-dummy--classic.visible .pearfect-dummy-img-wrap > a       { height: 153px !important; }
ul.products li.product.pearfect-dummy--classic.visible .pearfect-dummy-img-wrap img       { height: 153px !important; }
ul.products li.product.pearfect-dummy--classic.visible                                    { max-height: 258px !important; }
}
@container (max-width: 160px) {
ul.products li.product.pearfect-dummy--classic.visible .pearfect-dummy-img-wrap           { height: 144px !important; }
ul.products li.product.pearfect-dummy--classic.visible .pearfect-dummy-img-wrap > a       { height: 144px !important; }
ul.products li.product.pearfect-dummy--classic.visible .pearfect-dummy-img-wrap img       { height: 144px !important; }
ul.products li.product.pearfect-dummy--classic.visible                                    { max-height: 249px !important; }
}
@container (max-width: 150px) {
ul.products li.product.pearfect-dummy--classic.visible .pearfect-dummy-img-wrap           { height: 135px !important; }
ul.products li.product.pearfect-dummy--classic.visible .pearfect-dummy-img-wrap > a       { height: 135px !important; }
ul.products li.product.pearfect-dummy--classic.visible .pearfect-dummy-img-wrap img       { height: 135px !important; }
ul.products li.product.pearfect-dummy--classic.visible                                    { max-height: 240px !important; }
}
@container (max-width: 140px) {
ul.products li.product.pearfect-dummy--classic.visible .pearfect-dummy-img-wrap           { height: 126px !important; }
ul.products li.product.pearfect-dummy--classic.visible .pearfect-dummy-img-wrap > a       { height: 126px !important; }
ul.products li.product.pearfect-dummy--classic.visible .pearfect-dummy-img-wrap img       { height: 126px !important; }
ul.products li.product.pearfect-dummy--classic.visible                                    { max-height: 231px !important; }
} ul.products li.product.pearfect-dummy--blocks .pearfect-dummy-img-wrap {
position: relative !important;
width: 100% !important;
overflow: hidden !important;
border-radius: 15px 15px 0 0 !important;
opacity: 0 !important;
transition: opacity 0.55s ease-out 0.05s !important;
}
ul.products li.product.pearfect-dummy--blocks.visible .pearfect-dummy-img-wrap {
opacity: 1 !important;
}
ul.products li.product.pearfect-dummy--blocks .pearfect-dummy-img-wrap > a.pearfect-img-link {
display: block !important;
width: 100% !important;
text-align: center !important;
}
ul.products li.product.pearfect-dummy--blocks .pearfect-dummy-img-wrap img {
width: 100% !important;
height: auto !important;
object-fit: contain !important;
display: block !important;
margin-bottom: 0 !important;
border-bottom: 1px solid #22222222 !important;
}
ul.products li.product.pearfect-dummy--blocks .wc-block-components-product-title,
ul.products li.product.pearfect-dummy--blocks .wp-block-post-title {
opacity: 0 !important;
transition: opacity 0.55s ease-out 0.1s !important;
}
ul.products li.product.pearfect-dummy--blocks.visible .wc-block-components-product-title,
ul.products li.product.pearfect-dummy--blocks.visible .wp-block-post-title {
opacity: 1 !important;
}
ul.products li.product.pearfect-dummy--blocks .wc-block-components-product-price {
opacity: 0 !important;
transition: opacity 0.55s ease-out 0.15s !important;
}
ul.products li.product.pearfect-dummy--blocks.visible .wc-block-components-product-price {
opacity: 1 !important;
}
ul.products li.product.pearfect-dummy--blocks .pearfect-dummy-summary {
margin-top: auto !important;
padding: 0 !important;
opacity: 0 !important;
transition: opacity 0.55s ease-out 0.2s !important;
}
ul.products li.product.pearfect-dummy--blocks.visible .pearfect-dummy-summary {
opacity: 1 !important;
} @container (max-width: 260px) {
ul.products li.product.visible:not(.pearfect-dummy-grouped-card) .astra-shop-thumbnail-wrap        { height: 234px !important; }
ul.products li.product.visible:not(.pearfect-dummy-grouped-card) .astra-shop-summary-wrap          { height: 105px !important; }
ul.products li.product.visible:not(.pearfect-dummy-grouped-card) > a.woocommerce-LoopProduct-link  { height: 315px !important; margin-bottom: auto; }
}
@container (max-width: 250px) {
ul.products li.product.visible:not(.pearfect-dummy-grouped-card) .astra-shop-thumbnail-wrap        { height: 225px !important; }
ul.products li.product.visible:not(.pearfect-dummy-grouped-card) .astra-shop-summary-wrap          { height: 105px !important; }
ul.products li.product.visible:not(.pearfect-dummy-grouped-card) > a.woocommerce-LoopProduct-link  { height: 306px !important; margin-bottom: auto; }
}
@container (max-width: 240px) {
ul.products li.product.visible:not(.pearfect-dummy-grouped-card) .astra-shop-thumbnail-wrap        { height: 216px !important; }
ul.products li.product.visible:not(.pearfect-dummy-grouped-card) .astra-shop-summary-wrap          { height: 105px !important; }
ul.products li.product.visible:not(.pearfect-dummy-grouped-card) > a.woocommerce-LoopProduct-link  { height: 297px !important; margin-bottom: auto; }
}
@container (max-width: 230px) {
ul.products li.product.visible:not(.pearfect-dummy-grouped-card) .astra-shop-thumbnail-wrap        { height: 207px !important; }
ul.products li.product.visible:not(.pearfect-dummy-grouped-card) .astra-shop-summary-wrap          { height: 105px !important; }
ul.products li.product.visible:not(.pearfect-dummy-grouped-card) > a.woocommerce-LoopProduct-link  { height: 288px !important; margin-bottom: auto; }
}
@container (max-width: 220px) {
ul.products li.product.visible:not(.pearfect-dummy-grouped-card) .astra-shop-thumbnail-wrap        { height: 198px !important; }
ul.products li.product.visible:not(.pearfect-dummy-grouped-card) .astra-shop-summary-wrap          { height: 105px !important; }
ul.products li.product.visible:not(.pearfect-dummy-grouped-card) > a.woocommerce-LoopProduct-link  { height: 279px !important; margin-bottom: auto; }
}
@container (max-width: 210px) {
ul.products li.product.visible:not(.pearfect-dummy-grouped-card) .astra-shop-thumbnail-wrap        { height: 189px !important; }
ul.products li.product.visible:not(.pearfect-dummy-grouped-card) .astra-shop-summary-wrap          { height: 105px !important; }
ul.products li.product.visible:not(.pearfect-dummy-grouped-card) > a.woocommerce-LoopProduct-link  { height: 270px !important; margin-bottom: auto; }
}
@container (max-width: 200px) {
ul.products li.product.visible:not(.pearfect-dummy-grouped-card) .astra-shop-thumbnail-wrap        { height: 180px !important; }
ul.products li.product.visible:not(.pearfect-dummy-grouped-card) .astra-shop-summary-wrap          { height: 105px !important; }
ul.products li.product.visible:not(.pearfect-dummy-grouped-card) > a.woocommerce-LoopProduct-link  { height: 261px !important; margin-bottom: auto; }
}
@container (max-width: 190px) {
ul.products li.product.visible:not(.pearfect-dummy-grouped-card) .astra-shop-thumbnail-wrap        { height: 171px !important; }
ul.products li.product.visible:not(.pearfect-dummy-grouped-card) .astra-shop-summary-wrap          { height: 105px !important; }
ul.products li.product.visible:not(.pearfect-dummy-grouped-card) > a.woocommerce-LoopProduct-link  { height: 242px !important; margin-bottom: auto; }
}
@container (max-width: 180px) {
ul.products li.product.visible:not(.pearfect-dummy-grouped-card) .astra-shop-thumbnail-wrap        { height: 162px !important; }
ul.products li.product.visible:not(.pearfect-dummy-grouped-card) .astra-shop-summary-wrap          { height: 105px !important; }
ul.products li.product.visible:not(.pearfect-dummy-grouped-card) > a.woocommerce-LoopProduct-link  { height: 243px !important; margin-bottom: auto; }
}
@container (max-width: 170px) {
ul.products li.product.visible:not(.pearfect-dummy-grouped-card) .astra-shop-thumbnail-wrap        { height: 153px !important; }
ul.products li.product.visible:not(.pearfect-dummy-grouped-card) .astra-shop-summary-wrap          { height: 105px !important; }
ul.products li.product.visible:not(.pearfect-dummy-grouped-card) > a.woocommerce-LoopProduct-link  { height: 234px !important; margin-bottom: auto; }
}
@container (max-width: 160px) {
ul.products li.product.visible:not(.pearfect-dummy-grouped-card) .astra-shop-thumbnail-wrap        { height: 144px !important; }
ul.products li.product.visible:not(.pearfect-dummy-grouped-card) .astra-shop-summary-wrap          { height: 105px !important; }
ul.products li.product.visible:not(.pearfect-dummy-grouped-card) > a.woocommerce-LoopProduct-link  { height: 225px !important; margin-bottom: auto; }
}
@container (max-width: 150px) {
ul.products li.product.visible:not(.pearfect-dummy-grouped-card) .astra-shop-thumbnail-wrap        { height: 135px !important; }
ul.products li.product.visible:not(.pearfect-dummy-grouped-card) .astra-shop-summary-wrap          { height: 105px !important; }
ul.products li.product.visible:not(.pearfect-dummy-grouped-card) > a.woocommerce-LoopProduct-link  { height: 216px !important; margin-bottom: auto; }
}
@container (max-width: 140px) {
ul.products li.product.visible:not(.pearfect-dummy-grouped-card) .astra-shop-thumbnail-wrap        { height: 126px !important; }
ul.products li.product.visible:not(.pearfect-dummy-grouped-card) .astra-shop-summary-wrap          { height: 105px !important; }
ul.products li.product.visible:not(.pearfect-dummy-grouped-card) > a.woocommerce-LoopProduct-link  { height: 207px !important; margin-bottom: auto; }
} li.product.last-fake-card {
background: #222222 !important;
color: #ffffff !important;
border-radius: 15px !important;
box-shadow: 0 4px 8px rgba(0,0,0,0.35) !important;
overflow: hidden;
display: flex;
flex-direction: column;
justify-content: center;
text-align: center;
transition:
transform   1s ease-in-out,
box-shadow  1s ease-in-out,
opacity     1s ease-in-out !important;
}
li.product.last-fake-card:hover {
transform: translateY(-8px) !important;
box-shadow: 0 12px 30px rgba(0,0,0,0.6) !important;
}
li.last-fake-card .pearfect-fake-title {
font-size: 16px !important;
font-weight: 500 !important;
line-height: 1.35 !important;
margin: auto 12px !important;
padding: 0 !important;
color: #ffffff !important;
}
li.last-fake-card .pearfect-fake-message {
font-size: 14px !important;
font-weight: 400 !important;
line-height: 1.4 !important;
color: #dddddd !important;
margin: 0 12px 24px !important;
padding: 0 !important;
}
li.last-fake-card .astra-shop-summary-wrap {
padding-bottom: 24px !important;
}
li.last-fake-card .pearfect-size-badge {
display: none !important;
} ul.products li.product[style*="display: none"],
ul.products li.product[style*="display:none"] {
display: none !important;
margin: 0 !important;
padding: 0 !important;
pointer-events: none !important;
} li.product[aria-hidden="true"] {
visibility: hidden !important;
height: 0 !important;
margin: 0 !important;
padding: 0 !important;
overflow: hidden !important;
pointer-events: none;
}
ul.products:has(li[aria-hidden="true"]) {
--gap-multiplier: 0.6;
} .wc-block-product:hover,
.wp-block-uagb-container.non-collection ul.products li.product.visible:hover,
ul.products li.product.visible:hover {
transform: translateY(-8px) scale(1) !important;
box-shadow: 0 12px 30px rgba(0,0,0,0.6) !important;
} li.product .review-rating,
li.product .ast-woo-product-category {
display: none !important;
} li.product:not(.pearfect-dummy-grouped-card) .woocommerce-loop-product__link {
position: relative !important;
display: block !important;
overflow: hidden !important;
}
li.product:not(.pearfect-dummy-grouped-card) .astra-shop-summary-wrap {
padding: 0 !important;
margin: 0 !important;
display: flex !important;
flex-direction: column;
gap: 0 !important;
height: 100% !important;
} .woocommerce-loop-product__title,
.wc-block-components-product-title,
.wp-block-post-title {
font-size:   16px !important;
font-weight: 500 !important;
line-height: 1.3 !important;
text-align:  center !important;
color:       #222222 !important;
margin:      4px 0 2px !important;
padding:     0 12px !important;
}
.woocommerce-loop-product__title a,
.wc-block-components-product-title a,
.wp-block-post-title a {
color:           inherit !important;
text-decoration: none !important;
border-bottom:   none !important;
}
.wc-block-product:hover .wc-block-components-product-title,
.wc-block-product:hover .wc-block-components-product-title a,
ul.products li.product:hover .woocommerce-loop-product__title,
ul.products li.product:hover .woocommerce-loop-product__title a {
color: var(--pearfect-body-highlight) !important;
transition: color 0.25s ease !important;
}
li.product .price,
.wc-block-grid__product .wc-block-components-product-price {
font-size:   14px !important;
font-weight: 400 !important;
line-height: 1.3 !important;
text-align:  center !important;
color:       #222222 !important;
margin-bottom: auto !important;
padding:     0 12px !important;
} li.product .button {
margin-top: auto !important;
margin-bottom: 0 !important;
width: 100% !important;
display: block !important;
align-self: stretch !important;
box-sizing: border-box !important;
border-radius: 0 0 15px 15px;
background: #222222 !important;
color: #fff !important;
text-align: center !important;
font-weight: bold !important;
font-size: 13px !important;
padding: 7px !important;
}
li.product .button:hover {
background: #111 !important;
color: #fff !important;
} .wp-block-woocommerce-product-button .wp-block-button__link {
width: 100% !important;
margin: 0 !important;
border-radius: 0 0 15px 15px !important;
display: block;
background: #222222 !important;
color: #fff !important;
text-align: center !important;
font-weight: bold !important;
font-size: 13px !important;
padding: 7px !important;
transition: background 0.3s !important;
}
.wp-block-woocommerce-product-button .wp-block-button__link:hover {
background: #111 !important;
}
.wp-block-woocommerce-product-button {
margin-top: auto !important;
}
.wp-block-woocommerce-product-price,
.attachment-woocommerce_thumbnail {
margin-bottom: 0 !important;
border-bottom: 1px solid #22222222 !important;
} .wc-block-components-product-image {
margin-bottom: 0 !important;
position: relative;
border-radius: 15px 15px 0 0;
overflow: hidden;
text-align: center;
}
.wc-block-components-product-image img {
width: 100%;
height: auto;
max-width: 100%;
object-fit: contain;
display: block;
} .pearfect-size-badge {
position: absolute;
top: 0;
right: 0;
background: #222222;
color: #fff;
font-weight: bold;
font-size: 14px;
padding: 0 8px;
border-radius: 0;
border-top-right-radius: 15px;
border-bottom-left-radius: 15px;
border: 2px solid #fff;
z-index: 10;
text-transform: uppercase;
display: flex;
align-items: center;
justify-content: center;
gap: 4px;
min-height: 20px;
line-height: 1em;
}
li.product_cat-mujer .pearfect-size-badge {
background-color: #4b1d6b;
}
li.product_cat-hombre .pearfect-size-badge {
background-color: #0f3d4c;
}
.pearfect-badge-icon {
font-family: 'Material Symbols Outlined';
font-size: 14px !important;
font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24;
} .pearfect-size-badge::after {
display: none !important;
} .pearfect-size-badge--fade-in {
opacity: 0;
animation: badgeFadeIn 0.7s ease-out forwards;
}
@keyframes badgeFadeIn {
to { opacity: 1; }
} .pearfect-size-badge--stretchy {
outline: 2.5px dotted #fff;
animation:
badgeFadeIn         0.7s ease-out   forwards,
smoothColorShift    3s   ease-in-out infinite !important;
}
@keyframes smoothColorShift {
0%, 100% { outline-color: #ffffff; }
50%      { outline-color: #222222; }
} body.scan-mode-active .pearfect-size-badge {
box-shadow: 0 0 0 3px rgba(0,0,0,0.3);
animation: badgePulse 1.8s infinite ease-in-out;
}
@keyframes badgePulse {
0%, 100% { transform: scale(1); }
50%      { transform: scale(1.08); }
} .pearfect-tooltip {
position: absolute;
top: 100%;
right: 0;
margin-top: 6px;
padding: 6px 10px;
font-size: 12px;
font-weight: 600;
white-space: nowrap;
color: #fff;
background: #222;
border-radius: 6px;
opacity: 0;
pointer-events: none;
transform: translateY(-4px);
transition: opacity 0.2s ease, transform 0.2s ease;
z-index: 50;
}
.pearfect-tooltip.visible {
opacity: 1;
transform: translateY(0);
}
.pearfect-tooltip--multiline {
text-align: center;
}
li.product_cat-mujer .pearfect-tooltip {
background-color: #4b1d6b;
}
li.product_cat-hombre .pearfect-tooltip {
background-color: #0f3d4c;
} .pearfect-points-mini-ball {
position: absolute;
top: 0;
left: 0;
display: flex;
align-items: center;
gap: 4px;
background: rgba(0, 0, 0, 0.80);
color: #ffffff;
padding: 0 8px;
border-radius: 0;
border-top-left-radius: 15px;
border-bottom-right-radius: 15px;
border: 2px solid #fff;
font-size: 14px;
font-weight: bold;
line-height: 1;
z-index: 6;
pointer-events: none;
box-shadow: 0 2px 8px rgba(0,0,0,0.4);
transition: transform 0.18s ease, opacity 0.3s ease;
animation: miniBallAppear 0.5s ease-out forwards;
}
.pearfect-points-mini-ball .symbol { font-size: 15px; }
.pearfect-points-mini-ball .value  { font-size: 15px; }
@keyframes miniBallAppear {
from { opacity: 0; transform: scale(0.7); }
to   { opacity: 1; transform: scale(1); }
} .pearfect-size-selector {
position: absolute;
inset: 0;
pointer-events: none;
z-index: 12;
opacity: 0;
transition: opacity 0.18s ease;
}
.product:hover .pearfect-size-selector,
.product:focus-within .pearfect-size-selector {
opacity: 1;
}
.pearfect-size-btn {
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 36px;
height: 36px;
border-radius: 50%;
background: rgba(30,30,30,0.75);
color: white;
border: 1px solid rgba(255,255,255,0.25);
font-size: 20px;
font-weight: bold;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
pointer-events: auto;
transition: all 0.15s ease;
backdrop-filter: blur(4px);
-webkit-backdrop-filter: blur(4px);
}
.pearfect-size-btn:hover {
background: rgba(40,40,40,0.9);
transform: translateY(-50%) scale(1.12);
box-shadow: 0 3px 10px rgba(0,0,0,0.4);
}
.pearfect-size-btn.prev { left: 12px; }
.pearfect-size-btn.next { right: 12px; }
.pearfect-size-btn.disabled {
opacity: 0.35;
cursor: not-allowed;
pointer-events: none;
} .pearfect-group-sizes {
margin-top: 0.8em;
font-size: 0.92rem;
color: #555;
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 0.6em;
}
.pearfect-group-label {
font-weight: 600;
color: #222;
white-space: nowrap;
}
.pearfect-size-pills {
display: flex;
flex-wrap: wrap;
gap: 0.4em 0.5em;
}
.pearfect-size-pill {
display: inline-flex;
align-items: center;
justify-content: center;
min-width: 2.1em;
padding: 0.35em 0.6em;
font-size: 0.85rem;
font-weight: 500;
line-height: 1;
color: #333;
background: #f5f5f5;
border: 1px solid #e0e0e0;
border-radius: 6px;
text-decoration: none;
transition: all 0.18s ease;
}
.pearfect-size-pill:hover,
.pearfect-size-pill:focus {
background: #111;
color: white;
border-color: #111;
transform: translateY(-1px);
box-shadow: 0 2px 6px rgba(0,0,0,0.12);
} .wc-block-product-filters__open-overlay {
border-radius: 16px;
box-shadow: 0 4px 16px rgba(0, 0, 0, 0.4);
}  .pearfect-size-bar {
margin-top: auto !important;
width: 100% !important;
box-sizing: border-box !important;
overflow: hidden !important; border-top: 1px solid rgba(0,0,0,0.08);
background: #f5f5f5;
border-radius: 0 0 15px 15px;
min-height: 26px;
padding: 0 !important;
display: flex;
align-items: stretch;
} .pearfect-size-track {
display: flex !important;
flex-direction: row !important;
align-items: center !important;
justify-content: center !important;
gap: 0 !important;
overflow-x: auto !important;
scroll-behavior: smooth !important;
-webkit-overflow-scrolling: touch !important;
scrollbar-width: none !important; -ms-overflow-style: none !important; width: 100% !important;
padding: 0 !important;
}
.pearfect-size-track::-webkit-scrollbar {
display: none !important; } .pearfect-size-pill-btn {
display: inline-flex !important; align-items: center !important;
justify-content: center !important;
flex: 0 0 auto !important; padding: 2px 10px !important;
font-size: 12px !important;
font-weight: 700 !important; line-height: 1 !important;
letter-spacing: 0.03em !important;
color: #333 !important; background: transparent !important;
border: none !important;
border-right: 1px solid rgba(0,0,0,0.10) !important;
text-decoration: none !important;
white-space: nowrap !important;
cursor: pointer !important;
transition: background 0.15s ease, color 0.15s ease !important;
box-sizing: border-box !important;
min-width: 0 !important;
}
.pearfect-size-pill-btn:last-child {
border-right: none !important;
} .pearfect-size-pill-btn:hover,
.pearfect-size-pill-btn:focus {
background: #222 !important;
color: #fff !important;
outline: none !important;
} li.product_cat-mujer .pearfect-size-bar {
background: #f9f3fc;
}
li.product_cat-mujer .pearfect-size-pill-btn {
color: #4b1d6b !important;
} li.product_cat-mujer .pearfect-size-pill-btn:hover {
background: #4b1d6b !important;
color: #fff !important;
}
li.product_cat-hombre .pearfect-size-bar {
background: #f0f6f8;
}
li.product_cat-hombre .pearfect-size-pill-btn {
color: #0f3d4c !important;
} li.product_cat-hombre .pearfect-size-pill-btn:hover {
background: #0f3d4c !important;
color: #fff !important;
}  .pearfect-size-bar--pulse {
animation: pg-pulse-neutral 0.6s ease-in-out !important;
}
@keyframes pg-pulse-neutral {
0%   { box-shadow: 0 0 8px 0 #ff950099; }
50%  { box-shadow: 0 0 6px 8px #ff9500cc; }
100% { box-shadow: 0 0 8px 0 transparent; }
} li.product_cat-mujer .pearfect-size-bar--pulse {
animation: pg-pulse-mujer 0.6s ease-in-out !important;
}
@keyframes pg-pulse-mujer {
0%   { box-shadow: 0 0 8px 0 #4b1d6b88; }
50%  { box-shadow: 0 0 6px 10px #4b1d6b99; }
100% { box-shadow: 0 0 8px 0 transparent; }
} li.product_cat-hombre .pearfect-size-bar--pulse {
animation: pg-pulse-hombre 0.6s ease-in-out !important;
}
@keyframes pg-pulse-hombre {
0%   { box-shadow: 0 0 8px 0 #0f3d4c88; }
50%  { box-shadow: 0 0 6px 10px #0f3d4c99; }
100% { box-shadow: 0 0 8px 0 transparent; }
} .woocommerce-product-gallery__image img {
max-width: 300px;
max-height: 400px;
width: auto;
height: auto;
object-fit: contain;
display: block;
background-color: #f5f5f5; margin: 0 auto;
transition: max-height 0.4s ease;
} .woocommerce-product-gallery__image.pearfect-img--tall img {
max-height: 520px;
} .woocommerce-product-gallery__image.pearfect-img--taller img {
max-height: 650px;
} .woocommerce-product-gallery__wrapper img {
max-width: 620px; height: auto;
margin: auto auto;
display: block;
} .woocommerce-product-gallery__image img {
max-width: 300px;
max-height: 400px;
width: auto;
height: auto;
object-fit: contain;
display: block;
background-color: #f5f5f5; margin: 0 auto;
transition: max-height 0.4s ease;
} .woocommerce-product-gallery__image.pearfect-img--tall img {
max-height: 520px;
} .woocommerce-product-gallery__image.pearfect-img--taller img {
max-height: 650px;
} .woocommerce-product-gallery__wrapper img {
max-width: 620px; height: auto;
margin: auto auto;
display: block;
}