/*
Theme Name: Elementra Child Theme
Template: elementra
Theme URI: https://elementra.themerex.net/
Description: Elementra Child Theme
Author: ThemeREX
Author URI: https://themerex.net/
Version: 1.0
Tested up to: 6.7
Requires at least: 5.0
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, e-commerce, portfolio, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks
Text Domain: elementra
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */
.top_panel_title.sc_layouts_row {
	display: none;
}
.post_tags_single {
	display: none !important;
}
.post_footer.post_footer_single.entry-footer {
	display: none !important;
}
.post_featured.with_thumb {
	display: none !important;
}
.page_content_wrap {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.post_title.entry-title {
	display: none !important;
}
.related_wrap.related_position_below_content.related_style_classic {
	display: none !important;
}
.js-one-lightbox-root a {
	width: 100%;
}
.elementor-animated-content{
	transform: scale(1) !important;
}
.elementor-gallery__container { --animation-duration: 0ms !important; }
.elementor-animated-content,
.elementor-animated-item--grow {
  animation: none !important;
  transition: none !important;
  transform: none !important;
}
h1, h2, h3, h4, h5, h6 {
	hyphens: none !important;
}