.elementor-element-e07d6b2 {
padding-top: 50px !important;
}
.elementor-element-f67939a {
display: flex;
flex-direction: column;
align-items: center;
}
.ac-bestseller-mark {
position: relative;
display: block;
width: 58px;
height: 58px;
margin: 0 auto 10px;
color: #d49a56;
pointer-events: none;
}
.ac-bestseller-mark__cup {
position: absolute;
left: 6px;
bottom: 0;
width: 46px;
height: 31px;
overflow: visible;
}
.ac-bestseller-mark__cup path {
fill: none;
stroke: currentColor;
stroke-width: 2;
stroke-linecap: round;
stroke-linejoin: round;
}
.ac-bestseller-mark__steam {
position: absolute;
left: 9px;
top: -3px;
width: 40px;
height: 35px;
overflow: visible;
}
.ac-bestseller-mark__steam path {
fill: none;
stroke: #e6bd80;
stroke-width: 1.7;
stroke-linecap: round;
opacity: 0;
filter: drop-shadow(0 0 3px rgba(230, 189, 128, .2));
}
.ac-bestseller-mark.is-visible .ac-bestseller-mark__steam path {
animation: ac-bestseller-steam 2.8s ease-in-out infinite;
}
.ac-bestseller-mark.is-visible .ac-bestseller-mark__steam path:nth-child(2) {
animation-delay: .7s;
}
.ac-bestseller-mark.is-visible .ac-bestseller-mark__steam path:nth-child(3) {
animation-delay: 1.4s;
}
@keyframes ac-bestseller-steam {
0% { opacity: 0; transform: translate3d(0, 8px, 0) scaleY(.78); }
25% { opacity: .72; }
70% { opacity: .38; }
100% { opacity: 0; transform: translate3d(2px, -12px, 0) scaleY(1.12); }
}
@media (prefers-reduced-motion: reduce) {
.ac-bestseller-mark.is-visible .ac-bestseller-mark__steam path {
animation: none;
opacity: .35;
}
} @media (max-width: 767px) {
body.home .woocommerce .lakit-products__list_wrapper > ul.products:not(.swiper-wrapper) {
display: grid !important;
grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
gap: 14px 10px !important;
width: 100% !important;
margin-right: 0 !important;
margin-left: 0 !important;
padding: 0 !important;
}
body.home .woocommerce .lakit-products__list_wrapper > ul.products:not(.swiper-wrapper) > li.product {
width: auto !important;
min-width: 0 !important;
max-width: none !important;
margin: 0 !important;
padding: 0 !important;
flex: none !important;
}
body.home .woocommerce ul.products:not(.swiper-wrapper) .product_item--info {
padding: 12px 10px 13px !important;
}
body.home .woocommerce ul.products:not(.swiper-wrapper) .product_item--title {
min-height: 2.8em !important;
font-size: 13px !important;
}
body.home .woocommerce ul.products:not(.swiper-wrapper) .product_item--info-action a.antiochia-whatsapp-order {
min-height: 36px !important;
gap: 3px !important;
padding: 6px 3px !important;
font-size: 8.75px !important;
line-height: 1.1 !important;
letter-spacing: -.025em !important;
}
body.home .woocommerce ul.products:not(.swiper-wrapper) .product_item--info-action a.antiochia-whatsapp-order::before {
flex-basis: 12px !important;
width: 12px !important;
height: 12px !important;
}
}