.berocket_cart_notice_cta_layout {
align-items: center;
display: flex;
gap: 10px;
justify-content: space-between;
}
.berocket_cart_notice_cta_layout .berocket_cart_notice_content {
flex: 1 1 auto;
min-width: 0;
}
.berocket_cart_notice_cta_layout .berocket_cart_notice_content p {
margin: 0 !important;
}
.berocket_cart_notice_cta {
align-items: center;
background: #fff !important;
border: 1px solid rgba(0, 0, 0, .15);
color: #252525 !important;
display: inline-flex;
float: none !important;
margin: 0;
vertical-align: baseline;
}
.berocket_cart_notice_cta--outline {
background: transparent !important;
border: 1px solid currentColor;
color: inherit !important;
}
.berocket_cart_notice_cta--text {
background: transparent !important;
border: 0;
box-shadow: none;
color: inherit !important;
padding: 0 !important;
text-decoration: underline;
}
.berocket_cart_notice_cta--full {
display: block;
float: none !important;
margin-left: 0;
margin-top: .75em;
text-align: center;
width: 100%;
}
.berocket_cart_notice_cta_layout--full {
display: block;
}
.berocket_cart_notice_progress {
margin-top: .75em;
width: 100%;
}
.berocket_cart_notice_progress_track {
border-radius: 999px;
display: block;
height: 8px;
overflow: hidden;
}
.berocket_cart_notice_progress_fill {
display: block;
height: 100%;
transition: width .2s ease;
}.eu-ai-label-wrap {
position: relative;
display: inline-block;
max-width: 100%;
margin: 0;
line-height: 0;
}
.eu-ai-label-wrap img {
display: block;
max-width: 100%;
height: auto;
} .eu-ai-label-wrap--stretch, .elementor-post__thumbnail > .eu-ai-label-wrap, .has-equal-box-heights .box-image .eu-ai-label-wrap,
.grid-col .box-image .eu-ai-label-wrap,
.grid-col .image-cover .eu-ai-label-wrap,
.image-cover .eu-ai-label-wrap,
.has-format .eu-ai-label-wrap {
position: absolute;
inset: 0;
display: block;
width: 100%;
height: 100%;
max-width: none;
} .eu-ai-label-wrap:has(> img.back-image) {
position: absolute;
inset: 0;
display: block;
width: 100%;
height: 100%;
max-width: none;
} .elementor-widget-theme-post-featured-image .eu-ai-label-wrap,
.elementor-widget-wpr-post-media .eu-ai-label-wrap,
.product-gallery-slider .eu-ai-label-wrap,
.product-thumbnails .eu-ai-label-wrap {
display: block;
width: 100%;
}
.eu-ai-label-badge {
position: absolute;
z-index: 2;
display: inline-flex;
align-items: center;
box-sizing: border-box;
max-width: calc(100% - 16px);
padding: 4px 11px;
border: 1px solid rgba(255, 255, 255, 0.4); border-radius: 999px;
background: #1d1d1b;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
color: #ffffff;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
font-size: 13px;
font-weight: 600;
line-height: 1.25; text-transform: uppercase;
letter-spacing: 0.04em;
text-decoration: none; white-space: normal; visibility: visible;
opacity: 1; pointer-events: none;
}
.eu-ai-label-icon {
display: inline-flex;
align-items: center;
justify-content: center;
margin-right: 0.42em;
font-size: 1.05em;
line-height: 1;
} .eu-ai-label-background-wrap--relative {
position: relative;
} .eu-ai-label-badge.eu-ai-label--ai_undisclosed {
justify-content: center;
width: 34px;
height: 34px;
max-width: none;
padding: 0; border-radius: 50%;
letter-spacing: 0.02em; white-space: nowrap;
} .eu-ai-label-pos--bottom-left .eu-ai-label-badge {
bottom: 8px;
left: 8px;
}
.eu-ai-label-pos--bottom-right .eu-ai-label-badge {
right: 8px;
bottom: 8px;
}
.eu-ai-label-pos--top-left .eu-ai-label-badge {
top: 8px;
left: 8px;
}
.eu-ai-label-pos--top-right .eu-ai-label-badge {
top: 8px;
right: 8px;
} @media (prefers-contrast: more) {
.eu-ai-label-badge {
border-color: #ffffff;
}
}