/*!
Theme Name: Fashion_Gaze
Theme URI: https://www.templatemonster.com/vendors/zemez
Author: Zemez
Author URI: https://zemez.io/
Description: Fashion_Gaze theme.
Template: kava
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: fashiongaze
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
DocumentationID: fashiongaze
Template Id: prod-25518
*/

#toTop {
	cursor: pointer;
}
#menu-main-menu {
	margin-left: 0;
}
#menu-main-menu li {
	list-style:none;
}
.stock-status.in-stock{
    color: green;
    font-weight: bold;
}

.stock-status.out-of-stock {
    color: red;
    font-weight: bold;
}
.price-negotiable-box {
    margin-top: 10px;
    padding: 10px 12px;
    background: #f5f5f5;
    border-left: 4px solid #000;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 13px;
}