/*
 Theme Name:   Neela Child Theme
 Theme URI:    http://www.wiselythemes.com/wordpress/neela
 Description:  Child theme for Neela Wedding Theme
 Author:       WiselyThemes
 Template:     neela
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         right-sidebar, left-sidebar, custom-background, custom-colors, custom-menu, editor-style, featured-images, post-formats, threaded-comments, translation-ready
 Text Domain:  neela-child
*/
#goTop {    position: fixed;    bottom: 25px;    right: 25px;    z-index: 999;    background: white;    width: 40px;    height: 40px;    box-shadow: 0 0 5px rgb(0 0 0 / 15%);    text-align: center;    line-height: 40px;	display:none;}