.mm-spn ul:not(.mm-spn--parent):not(.f_user-menu-items) > li:hover, .mm-spn ul.f_user-menu-items > li a:hover {
background-color: var(--bg-secondary);
color: #0048ff;
}
.anim-txt-bar{
background: #045CB8;
background: linear-gradient(90deg,rgba(4, 92, 184, 1) 0%, rgba(2, 41, 82, 1) 100%);
height: 40px;
align-items: center;
}
.text-xxs{
font-family: "sallaicons" !important;
font-size:0px;
}
.text-xxs:after, .product-entry h4{
content:"\e9bc";
font-size:18px;
}
.px-\[7\%\] {
align-self: center;
margin-bottom: 5px;
}
.f_product-footer {
text-align: center !important;
margin-top: 15px !important;
}
.product-entry__title a:hover{
color: #007dff;
}
custom-salla-product-card{
transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out !important;
overflow: hidden !important;
}
[color-scheme="light"] custom-salla-product-card{
background-color: #ffffff !important;
}
custom-salla-product-card:hover {
transform: translateY(-10px) !important;
box-shadow: 0px 15px 30px #0023374d !important;
}
custom-salla-product-card::before {
content: "" !important;
position: absolute !important;
top: 50px !important;
left: 50px !important;
width: 150px !important;
height: 150px !important;
background: radial-gradient(circle, rgba(0, 162, 255, 0.3) 0%, transparent 70%) !important;
z-index: 0 !important;
transition: all 0.4s ease-in-out !important;
}
custom-salla-product-card:hover::before {
top: -70px !important;
left: -70px !important;
width: 180px !important;
height: 180px !important;
}
.product-entry__image {
border-radius: 12px !important;
overflow: hidden !important;
position: relative !important;
background: rgba(255, 255, 255, 0.05) !important;
backdrop-filter: blur(10px) !important;
border: 1px solid rgba(255, 255, 255, 0.2) !important;
}
.product-entry__image img {
object-fit: cover !important;
transition: transform 0.4s ease-in-out !important;
}
custom-salla-product-card:hover .product-entry__image img {
transform: scale(1.08) rotate(2deg) !important;
}
.btn--add-to-cart button {
background: linear-gradient(90deg,rgba(4, 92, 184, 1) 0%, rgba(2, 41, 82, 1) 100%) !important;
color: white !important;
transition: background 0.3s ease-in-out, transform 0.2s ease-in-out !important;
}
.btn--wishlist button {
background: linear-gradient(180deg, #4C0000 0%, #B20000 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
background-color: transparent;
}
[color-scheme="dark"] .btn--wishlist button {
background:linear-gradient(180deg, #ff0000 0%, #ffffff 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
background-color: transparent;
}
.f_image-entry{
background-color: #ffffff !important;
border-radius:3px !important;
box-shadow: 0px 0px 11px 4px #005dbf4a !important;
}
.f_image-entry img{
width:70% !important;
}
.f_statistics-item, .f_features-item{
background: linear-gradient(0deg, #cdeaff33 0%, #99d5ff80 100%) !important;
}
.sc-sbsi7l-0{
display:none !important;
}
[color-scheme="light"] footer{
background-color:#000;
}
[color-scheme="light"] .store-footer__inner, [color-scheme="light"] .store-footer .f_vat p, [color-scheme="light"] .store-footer .f_vat b, [color-scheme="light"] .store-footer h3, [color-scheme="light"] .store-footer .footer-list a, .store-footer__bottom{
background-color: transparent !important;
color: #FFF !important; 
}
[color-scheme="light"] .store-footer .f_payment-methods > li, [color-scheme="light"] .about-us-block, [color-scheme="light"] .store-footer .social-link {
background:#222 !important;
color: #FFF !important;
}
[color-scheme="dark"] .f_statistic-icon i{
color:#FFF !important;
}
[color-scheme="dark"] .s-slider-block__display-all{
color:#FFF;
}