/*------------------------------------------------------------------

 Theme Name: Pineapple (Custom Child)
 Version: 1.0.0-child
 Description: Pineapple WordPress blogging Theme with WooCommerce support
 Author: WPExplorer
 Author URI: http://www.wpexplorer.com
 Theme URI: http://www.wpexplorer.com/
 Template: wpex-pineapple
 License: Custom license
 License URI: http://themeforest.net/licenses/terms/regular
 Tags: responsive-layout, custom-background, threaded-comments, custom-menu, featured-images, full-width-template, theme-options, translation-ready
*/

.site-text-logo a {
  font-size: 3em;
}

h1.wpex-post-title,
h2.wpex-loop-entry-title {
  font-size: 2em;
}

h1.wpex-post-title,
h2.wpex-loop-entry-title,
.wpex-archive-title,
.wpex-term-description {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

.akismet_comment_form_privacy_notice {
    display: none;
}

label[for="wp-comment-cookies-consent"] {
    display: inline!important;
}

.footer-copyright {
    line-height: 1.3em;
}
