/*
Theme Name: Antomi Child Theme
Theme URI: http://demo.roadthemes.com/antomi/
Author: Road-Themes
Author URI: http://plazathemes.com/
Description:  Antomi Child Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, post-formats, sticky-post, threaded-comments
Text Domain: antomi
Template: antomi

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.
*/


/* Продукти в магазина*/

  .woocommerce-no-products-found {
      display: none;
  }
  .shop-products.grid-view .shop-products-inner .row {
      display: none;
  }
  .toolbar {
      display: none;
  }

  .woocommerce div.product p.price, .woocommerce div.product span.price {
        display: none;
    }
/* --------------------------------------------- */



.roadthemes-static-1.style1 .static-link {
    font-size: 1.5em!important;
  }

.term-description p {
    font-size: 18px;
    text-indent: 30px;
    text-align: justify;
}

.container.shop_content-inner {
    background: #fff;
}

.page-content, #secondary {
    margin-bottom: 0!important;
}

.page-wrapper .entry-header {
    margin-bottom: 50px;
    text-align: center;
}

.page-wrapper .shop-title {
    display: block!important;
    margin-top: 40px;
  }

.shop-banner {
    width: auto!important;
}

.shop-banner img {
    width: auto!important;
    max-height: 400px;
    margin: 0 auto;
    display: flow-root;
    border-bottom: 1px solid;
}
