/*!
Theme Name: Grocery Store
Theme URI: https://wordpress.org/grocery
Author: themebeez
Author URI: https://themebeez.com
Description: Orchid Store is a clean, flexible, stylish & dynamic e-commerce WordPress theme. It is totally based on WooCommerce, WordPress plugin. Orchid Store can be used to build a wide range of online stores ranging from a fashion store, mobile and gadget store, furniture shop, sports shop, home décor store, jewellery store or any kind of multi-category online shop.
Version: 1.2.0
License: GNU General Public License v2 or Later
License URI: https://www.gnu.org/licenses/gpl-2.0.html or Later
Text Domain: orchid-store
*/

/*==========Fonts==============*/
@font-face {
  font-family: 'SolaimanLipiNormal';
  src: url('assets/fonts/SolaimanLipiNormal.eot?#iefix') format('embedded-opentype'),  url('assets/fonts/SolaimanLipiNormal.woff') format('woff'), url('assets/fonts/SolaimanLipiNormal.ttf')  format('truetype'), url('assets/fonts/SolaimanLipiNormal.svg#SolaimanLipiNormal') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
	font-family: 'SolaimanLipiNormal' !important;
	font-size: 18px !important;
}
h1, h2, h3, h4, h5, h6, .masterheader .site-title a {
	font-family: 'Hind Siliguri', sans-serif;
	font-weight: bold !important;
}
.banner-style-1 .thumb, .banner-style-1 .item-entry, .banner-style-1 .category-nav ul {
	height: 449px !important;
}
.os-breadcrumb-wrap {
	background: #222 !important;
	padding: 40px 0 !important;
	margin-top: -30px !important;
}
.masterheader .topbar-items ul li a {
	font-size: 17px;
	text-transform: lowercase;
}
#woo-floating-minicart {
	top: 40% !important;
}
.woocommerce ul.products li.product .button {
	font-size: 17px !important;
}