/*!
 Theme Name:   Adri Ajdethemes - Child
 Theme URI:    https://ajdethemes.com/adri
 Description:  Adri Ajdethemes Child Theme
 Author:       AjdeThemes
 Author URI:   https://ajdethemes.com
 Template:     adri-ajdethemes
 Version:      1.0.2
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks
 Text Domain:  adri-ajdethemes
 */



 /* 
  * ADD YOUR THEME CUSTOMIZATION STYLES BELLOW
  -----------------------------------------------*/



body.woocommerce-shop .woocommerce-sorting {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 20px;
}

body.woocommerce-shop .woocommerce-result-count,
body.woocommerce-shop nav.woocommerce-breadcrumb {
    display: none !important;
}

body.woocommerce-shop .woocommerce-page-title {
    margin-bottom: 1px;
    padding-bottom: 0px;
}