/*
 Theme Name: Just Store
 Theme URI: https://themehunk.com/product/top-store/
 Author: ThemeHunk
 Author URI: https://www.themehunk.com
 Template: top-store
 Description: Just Store presents a dynamic and responsive eCommerce WordPress theme, tailor-made for eStore websites. The theme is intricately linked with the WooCommerce plugin, allowing for seamless online product sales. Perfect for a range of websites such as electronics, food, home appliances, gadget stores, jewelry shops, fashion outlets, furniture stores, grocery stores, clothing retailers, and decorative shops.
 Version: 1.0.0
 Requires at least: 5
 Tested up to: 6.6
 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: just-store
 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.
*/

article.thunk-post-article.post{
float:left;
width:32%;
clear:none;
margin-right:2%;
}
article.thunk-post-article.post:nth-child(3n+3){
margin-right:0;
}

.thunk-icon-market .taiowc-icon svg{
fill:#fff;
}
.thunk-icon-market .taiowc-content .taiowc-total{
color:#fff;
}

.main-header-bar .header-icon a:hover{
color: #fff!important;    
}

.thunk-icon-market .cart-icon .taiowc-cart-item{
 padding-left: 0;   
}
.th-search-inner {
    position: relative;
}
.th-search-close {
    background: transparent;
    width: 40px;
    height: 40px;
    color: #a7a7a7;
    font-size: 21px;
    float:none;
    position: absolute;
   top: 5px;
    right: 0;
}
.main-header .menu-toggle .menu-btn:focus{
    outline-color: #FFF;
}
.entry-content a,
p a{
text-decoration: underline!important;
}
@media screen and (max-width: 1024px){
    .main-header-bar .menu-toggle .menu-btn span{
        color: #FFF;
    }
    .main-header-bar .menu-toggle .menu-btn .btn span{
        background: #FFF;
    }
}
@media screen and (max-width: 768px){
.thunk-icon-market .taiowc-content .taiowc-total{
    display: none;
}
.main-header.mhdrfive .cart-icon {
    width: auto;
    padding-left: 0;
    margin-left: 0;
}
.thunk-icon-market .cart-count-item {
    display: none;
}
.th-search-close {
    background: transparent;
    width: 40px;
    height: 40px;
    color: #a7a7a7;
    font-size: 21px;
    float:none;
    position: absolute;
   top: 5px;
   right: auto;
    left: 0;
}
}
.entry-content .read-more a{
    text-decoration: none!important;
}
