/*
Theme Name: Jot Shop
Theme URI: https://themehunk.com/product/jot-shop/
Author: ThemeHunk
Author URI: https://www.themehunk.com
Description: Jot Shop is a Free WooCommerce theme for creating clean and professional shopping stores. It has a stylish Homepage design for listing premium products and high-end experiences. Theme comes with powerful functionality like Section On/Off, Header & Footer layouts, Product styles, Ajax live search, Offcanvas sidebar, Quick view, Pagination option for Shop & Blog page, Color & background options etc. Theme also supports many Product sections to showcase your product in your homepage, Sections like - Tabbed Product carousel, Woo category section, Product Carousel, Product list carousel. Other than these sections theme has Top Slider layout, Ribbon section with Image & Video, Banner layouts and Service section. Theme is integrated with WooCommerce, Th Variation Swatches plugin and lead form builder plugin which will help you in designing a perfect Online Store. If you’re looking for a highly flexible e-commerce theme, then Jot Shop could have everything you need.
Version: 1.0.3
Requires at least: 4.5
Tested up to: 5.8
Requires PHP: 5.4
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
Text Domain: jot-shop
Tags: e-commerce, blog, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-logo, custom-menu, featured-image-header, featured-images, custom-header, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/




@font-face{
  font-family: 'NotoSans-Bold';
  src: url('third-party/fonts/site-font/NotoSans-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face{
  font-family: 'NotoSans-Regular';
  src: url('third-party/fonts/site-font/NotoSans-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
section.thunk-ribbon-section.bg-image {
    background-size: cover;
}
.thunk-product-list-section .thunk-list .thunk-product-image {
    width: 100%;
}

.thunk-product-list-section .thunk-list .thunk-product-content {
    width: 100%;
}
.top-footer-bar.thnk-col-1 {
    padding: 20px 0;
}

.top-footer-bar.thnk-col-1 .tagcloud>a {
    border: 1px solid #1c1d1e54;
}
.jotshop-site section.thunk-ribbon-section .content-wrap:before {
    background: transparent;
}
.thunk-heading-wrap {
    background: #7fb8e6;
}

.thunk-heading-wrap h4.thunk-title>span {
    color: #fff;
}

#page.jotshop-site .owl-nav button.owl-prev, #page.jotshop-site .owl-nav button.owl-next {
    color: #fff;
    border: 1px solid #fff;
}

#sidebar-primary .widget.woocommerce .widget-title,#sidebar-primary  .jot-shop-widget-content .widget-title,#sidebar-primary  .widget-title, .wp-block-group h2,#sidebar-primary  .jot-shop-widget-content > h2 {
    background: #7fb8e6;
    color: #fff;
}
body.custom-background {
    background-color: #7fb8e63b !important;
}
.thunk-highlight-col {
    width: 100% !important;
}