/*
Theme Name: Elementra Child Theme
Theme URI: https://elementra.themerex.net/
Description: Elementra is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Author: ThemeREX
Author URI: https://themerex.net/
Version: 1.1.1
Tested up to: 6.9
Requires at least: 5.5
Requires PHP: 7.4
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
Template: elementra
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */

/* Logo — desktop */
.elementor-714 .elementor-element.elementor-element-e4d874d .logo_image {
    max-height: 120px !important;
}
/* Logo — mobile */
.elementor-714 .elementor-element.elementor-element-029ecc8 .logo_image {
        max-height: 70px !important;
}

.post_layout_classic .post_category .post_meta .post_meta_item.post_categories {
    font-size: 12px !important;
}

.post_layout_classic_3 .post_title {
    font-size: 20px !important;
}

.post_featured:not(.post_featured_bg)[class*="hover_"] {
    border-radius: 5px !important;
}

.elementor-120 .elementor-element.elementor-element-b96d602 .search_style_normal .search_submit
 {
    margin: -12px 0px 0px 17px !important;
}

.post_featured.with_thumb img {

    border-style: solid !important;
    --border-style: solid !important;
    border-width: 0px 0px 1px 0px !important;
    --border-top-width: 0px !important;
    --border-right-width: 0px !important;
    --border-bottom-width: 0px !important;
    border-color: var(--e-global-color-theme_color_bd_color) !important;
    --border-color: var(--e-global-color-theme_color_bd_color) !important;
    padding-bottom: 40px !important;
}

.post_header_single .post_title {
    font-size: 42px !important;
}