/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 .product-miniature-grid:hover .product-availability{transform:translateX(-50%);opacity:1;backface-visibility:unset}
 ul.social-links._topbar li.tiktok svg#icons-tiktok {
    width: 32px;
    height: 32px;
    vertical-align: middle;
    fill: currentColor;
}
ul.social-links._topbar li.tiktok svg#icons-tiktok:hover {
    color: #777777;
}
ul.social-links._footer li.tiktok svg#icons-tiktok {
    fill: currentColor;
    vertical-align: bottom;
    width: 20px;
    height: 20px;
}
