/*
Theme Name: Top Store Pro
Theme URI: https://themehunk.com/product/top-store/
Author: ThemeHunk
Author URI: https://www.themehunk.com
Description: Top Store Pro is a highly customizable, powerful mobile friendly eCommerce WordPress theme. With the Deeply Integration of WooCommerce plugin it allows you to set a Wonderful eStore. Theme has multiple set of Sections with different functionality and Options. Best suitable for designing website like Electronic, grocery, clothing, food, home appliances site, gadget store, fashion shop and decorative stores etc. Some highlighted sections are 4 Slider Layouts, Product carousel, Product carousel with tabbed category filter, Woo Category slider, Product list layout, Big Featured Product section, Brand section Ribbon section, Banner section with 5 layouts etc. These sections assure you to display your Shop product in a creative way. Along with these sections you’ll also get Four Custom sections.Theme offers features like Advance product AJAX search, , Main header with Four layouts, Footer layouts, Sticky Header, Off Canvas Sidebar, Sticky Sidebar, Advanced Typography , Drop Down Cart, Color & Background option for each section and their elements., Theme is supported by Eight different Widgets, you can show them in your Header, Footer and sidebar area. Theme also offers Sidebar for Front page, Inner pages and Shop page. Integrated with Lead form builder and WP popup Builder plugin.
Version: 1.7.2
Requires at least: 5.0
Tested up to: 6.7
Requires PHP: 5.6
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
Text Domain: top-store-pro
Tags: wide-blocks, block-patterns, block-styles, editor-style, 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: 'Lato-Bold';
  src: url('third-party/fonts/site-font/Lato-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face{
  font-family: 'Lato-Regular';
  src: url('third-party/fonts/site-font/Lato-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

.woocommerce .entry-summary .th-product-compare-btn.btn_type.th-added-compare{
  font-size: 0;
}
.theme-top-store-pro .menu-item-description{
  display: none;
}
.product-type-variable .woocommerce-product-details__short-description P{
  margin-bottom: 0;
}
.woocommerce.theme-top-store-pro .thunk-product-hover a.th-button:after, .woocommerce ul.products li.product .add_to_cart_button:after{
  left: 0;
}
.woocommerce .thunk-product-hover a.th-button:after, .woocommerce ul.products li.product .add_to_cart_button:after{
  background: 0!important;
}
.single-product .flex-control-nav{
  text-align: center;
}
@media screen and (max-width: 767px){
#move-to-top {
  bottom: 152px;
}
.logo-content{
  max-width: 127px;
}
}
.woocommerce-breadcrumb{
  flex: 1;
  text-align: right;
}
.single-product .woocommerce-breadcrumb{
  flex: initial;
}
.top-store-widget-content .wp-block-heading,.widget_block.widget_search .wp-block-search__label{
  font-size: 16px;
  color: #111;
  line-height: 23px;
  padding-bottom: 10px;
display: block;
}

.widget_block .top-store-widget-content article{
padding:0
}
p {
  line-height: 1.9;
  font-size: 14px;
  letter-spacing: 1px;
  word-spacing: 2px;
  margin-bottom:25px;
}
.wc-block-cart__submit-button {
  box-sizing: border-box;
  margin: 0;
  width: 100%;
  border: 1px solid #eee;
}
.top-store-widget-content li:last-child{
  margin: 0;
}
.top-store-widget-content .is-layout-flow > *,
footer .is-layout-flow > *{
  margin-top: 0;
}
html[dir="rtl"] .owl-nav i{
  transform: rotate(180deg);
}