/*
Theme Name: Woodmart Child
Theme URI: https://woodmart.xtemos.com/
Template: woodmart
Author: XTemos
Author URI: http://themeforest.net/user/xtemos
Description: ThemeForest Premium Theme
Tags: one-column,two-columns,right-sidebar,custom-header,custom-menu,editor-style,featured-images,microformats,post-formats,sticky-post,translation-ready
Version: 7.3.2.1698406442
Updated: 2023-10-27 11:34:02

*/

.eye-icon {
    display: block;
    position: absolute;
    right: 10px;
    font-size: 1.5rem;
    top: 2px;
    cursor: pointer;
}

.eye-icon:before {
    content: "\f11a";
        font-family: "woodmart-font";
}

.eye-icon-line:before {
    content: "\f11b";
    font-family: "woodmart-font";
}