/*!
Theme Name: Shoppable Grocery Store
Theme URI: https://bosathemes.com/shoppable-grocery-store
Author: Bosa Themes
Author URI: https://bosathemes.com
Description: Shoppable Grocery Store is beautiful multipurpose ecommerce theme. Shoppable Grocery Store is beautiful, fast, lightweight, responsive, extremely customizable, multipurpose ecommerce theme that you can use as a foundation to build versatile sites such as delivery, ecommerce, farming, food, food market, grocery market, grocery multivendor, grocery shop, grocery store, online vegetables, organic food, shop, super market, supermarket grocery, woocommerce and preferably ideal for any type of sites. Shoppable Grocery Store works perfectly with Gutenberg and the most popular page builder Elementor that can easily drag-and-drop your ideas from the interface. Shoppable Grocery Store is built with SEO, speed, and usability in mind with the multiple Header & Footer layouts, predesigned starter sites includes awesome Home & Inner Pages that is incredibly customizable and powerful enough to take a stand among the crowd. Shoppable Grocery Store is compatible with all major plugins like WooCommerce, Yoast, Contact form 7, Mailchimp for WordPress, bbPress, etc. Looking for a multipurpose ecommerce theme? Look no further! Browse the demos to see that it's the only theme you will ever need: https://demo.bosathemes.com/shoppable/grocery-store
Version: 1.0.0
Requires PHP: 5.6
Tested up to: 6.5
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Template: hello-shoppable
Text Domain: shoppable-grocery-store
Tags: blog, portfolio, news, grid-Layout, one-column, two-columns, three-columns, flexible-header, left-sidebar, right-sidebar, custom-background, custom-colors, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, post-formats, rtl-language-support, theme-options, sticky-post, threaded-comments, translation-ready, block-styles, wide-blocks

Shoppable Grocery Store WordPress Theme, Copyright 2024 Bosa Themes
Shoppable Grocery Store is distributed under the terms of the GNU General Public License v3

Shoppable Grocery Store is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
  color: #111111;
  font-family: 'Jost', serif;
  font-weight: 500;
}

.entry-content h1 a,
.entry-content h2 a,
.entry-content h3 a,
.entry-content h4 a,
.entry-content h5 a,
.entry-content h6 a {
  text-decoration: underline;
}
.entry-content p a, 
.comment-content p a, 
.entry-content li a, 
.comment-content li a, .widget p a, 
.comments-area .comment-list .comment-content a {
  color: #2e92ff;
}
.entry-content p a:hover, 
.entry-content p a:focus, 
.comment-content p a:hover, 
.comment-content p a:focus, 
.entry-content li a:hover, 
.entry-content li a:focus, 
.comment-content li a:hover, 
.comment-content li a:focus, 
.widget p a:hover,
.widget p a:focus,
.comments-area .comment-list .comment-content a:hover,
.comments-area .comment-list .comment-content a:focus {
  color: #086abd;
}
.slide-item .entry-content h3 a,
.list-post .entry-content h3 a,
.grid-post .entry-content h3 a,
.single-post .entry-content h3 a {
  text-decoration: none;
}
.wp-block-quote {
  padding: 30px 30px 30px 50px;
  margin: 30px 0 30px 30px;
}

/*department section css*/
.section-department-area {
  padding-bottom: 70px;
}
.section-department-area .row {
  row-gap: 70px;
}
.section-department-area .departments-wrapper{
  border-radius: 10px;
  background-color: #f9f9f9;
  padding: 40px 40px;
}
.section-department-area .section-title-wrap {
  margin-bottom: 35px;
  text-align: center;
}
.section-department-area .content-wrap .row{
  row-gap: 30px;
}
.section-department-area .content-wrap .department-content-wrap{
  position: relative;
  z-index: 1;
  border-radius: 10px;
  overflow: hidden;
  transition: all 0.4s;
}
.section-department-area .content-wrap .department-content-wrap:hover {
  box-shadow: 3px 4px 4px 1px rgba(0, 0, 0, 0.08);
}
.section-department-area .content-wrap .department-content-wrap .entry-title {
  content: "";
  position: absolute;
  bottom: 16px;
  left: 15px;
  background-color: rgba(255, 255, 255, 0.9);
  color: #000;
  font-weight: 500;
  text-align: center;
  padding: 5px 15px;
  margin: 0px;
  font-size: 13px;
  border-radius: 10px;
}
@media screen and (max-width: 480px) {
  .section-department-area .departments-wrapper {
    padding: 30px 20px;
  }
}

/*views section css*/
.section-view-area {
  padding-bottom: 70px;
}
.section-view-area .view-content-wrap .row{
  row-gap: 30px;
}
.section-view-area .view-item {
  background-color: #f7f7f7;
  padding: 20px;
  border-radius: 10px;
}
.view-content {
  width: calc(100% - 115px);
}
.section-view-area .featured-image {
  width: 80px;
  position: relative;
  border-radius: 5px;
}
.section-view-area .featured-image img{
  border-radius: 5px;
}
.featured-image .view-quote-icon {
  background-color: #FFFFFF;
  position: absolute;
  font-size: 14px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  right: -15px;
  color: #333333;
  border-radius: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}
.view-content .entry-title {
  margin-bottom: 10px;
}

/*advert section css*/ 
.section-advert-area {
  padding-bottom: 70px;
}
.section-advert-area .row {
  row-gap: 35px;
}
.section-advert-area .featured-image {
  box-shadow: 0px 10px 20px -10px rgba(0, 0, 0, 0.16);
  border-radius: 10px;
  transition: box-shadow 0.4s;
}
.section-advert-area .featured-image:hover {
  box-shadow: 5px 10px 20px -10px rgba(0, 0, 0, 0.16);
}
.section-advert-area .featured-image img {
  border-radius: 10px;
  overflow: hidden;
}
