/*
Theme Name: nexmart
Author: template_path
Author URI: https://themeforest.net/user/template_path
Theme URI: http://wpsection.com/nexmartall
Description: Nexmart is a Multipurpose Store Woocommerce WordPress Theme.
Version: 1.0.0
License: This theme or plugin is comprised of two parts. (1) the PHP code and integrated HTML are licensed under the General Public License (GPL). You will find a copy of the GPL in the same directory as this text file. (2) All other parts, but not limited to the CSS code, images, and design are licensed according to the license purchased from Envato. Read more about licensing here: http://themeforest.net/licenses
License URI: license.txt
Tags: Organic Groceries, Fresh Fruits, Organic Vegetables, Fresh Fish, Sustainable Seafood, Local Produce, Farm-to-Table, Organic Dairy Products, Natural Meat, Whole Foods, Gluten-Free Options, Organic Snacks, Non-GMO Products, Vegan Options, Organic Beverages, Healthy Eating, Fresh Herbs, Seasonal Produce, Eco-Friendly Packaging, Organic Pantry Staples, Fresh Baked Goods, Natural Spices, Organic Baby Food, Natural Sweeteners, Fresh Juices, responsive-design, customizable, product-showcase, shop, shopping-cart, blog, left-sidebar, sticky-post, threaded-comments, ajax-product, product-search-ajax
Text Domain: nexmart
Tested up to: 6.6.2
Requires PHP: 7.0

Copyright (C) 2024 [Your Name or Company] (http://wpsection.com)
This theme is licensed under the GPL.
*/


.wp-caption {
	margin-bottom: 2px;
}

.wp-caption-text {
	margin-bottom: 5px;
}

.screen-reader-text {
	margin-bottom: 12px;
}

.gallery-caption {
	margin-bottom: 2px;
}

.bypostauthor {
	margin-bottom: 2px;
}

.alignleft {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	max-width: 100%;
}

.alignright {
	float: right !important;
	margin-bottom: 20px;
	margin-left: 20px;
	max-width: 100%;
}

.aligncenter {
	display: block;
	margin: 0 auto 20px;
}

.col-md-4 .funfact-meta > i {
	right: 27px;
}

.mycustom-pricing {
	background-color: #090909 !important;
}

.on-hover {
	display: none;
	animation: fadeOut 0.5s;
}

.hver:hover .on-hover {
	display: block;
	animation: fadeIn 0.5s;
}
 .nmt_basic_slider_02.nmt_basic_slider_03 .slider_path_slide{
      border-radius: 10px !important;
  }
