POWERFUL LEADER OF DIAMOND TOOLS
Skip to content
Back to top
body.ma-product-list-page .ma-fixed-product-card,
body.ma-product-list-page .ma-fixed-product-card *,
body.ma-product-list-page .ma-fixed-product-card:hover,
body.ma-product-list-page .ma-fixed-product-card:hover *,
body.ma-product-list-page .ma-fixed-product-card:focus,
body.ma-product-list-page .ma-fixed-product-card:focus *,
body.ma-product-list-page .ma-fixed-product-card:active,
body.ma-product-list-page .ma-fixed-product-card:active * {
outline: 0 !important;
border: 0 !important;
text-decoration: none !important;
}
body.ma-product-list-page .ma-fixed-product-card {
box-shadow: none !important;
}
body.ma-product-list-page .ma-fixed-product-card:hover,
body.ma-product-list-page .ma-fixed-product-card:focus,
body.ma-product-list-page .ma-fixed-product-card:active {
box-shadow: none !important;
}
.ma-fixed-product-card img,
.ma-fixed-product-title {
border: none !important;
outline: none !important;
}
.ma-fixed-product-card:hover img {
box-shadow: 0 0 0 1px rgba(255,255,255,0.18) !important;
}
.ma-fixed-product-card {
position: relative !important;
overflow: visible !important;
}
.ma-fixed-product-card::before,
.ma-fixed-product-card::after {
content: "" !important;
position: absolute !important;
top: -2px !important;
width: 24px !important;
height: 24px !important;
z-index: 999 !important;
pointer-events: none !important;
}
.ma-fixed-product-card::before {
left: -2px !important;
border-top: 2px solid rgba(255,255,255,0.95) !important;
border-left: 2px solid rgba(255,255,255,0.95) !important;
border-top-left-radius: 12px !important;
}
.ma-fixed-product-card::after {
right: -2px !important;
border-top: 2px solid rgba(255,255,255,0.95) !important;
border-right: 2px solid rgba(255,255,255,0.95) !important;
border-top-right-radius: 12px !important;
}