HEX
Server: Apache
System: Linux server.tanduk.space 4.18.0-477.21.1.lve.1.el8.x86_64 #1 SMP Tue Sep 5 23:08:35 UTC 2023 x86_64
User: coachou (1042)
PHP: 7.2.34
Disabled: NONE
Upload Files
File: /home/coachou/www/wp-content/themes/colormag/assets/sass/plugins/_wishlist.scss
.add-to-wishlist-before_image {

    .yith-wcwl-add-to-wishlist {
        position: absolute;
        top: 12px;
        left: 0;
        right: 8px;
        display: flex;;
        align-items: center;
        justify-content: flex-end;
        height: 30px;
        color: $color__gray-700;
        font-size: 1.4rem;
    }

    .yith-wcwl-icon {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 40px;
        height: 40px;
        background: $color__gray-50;
        border-radius: 50px;
    }
}