/*
Theme Name: Studiare Child Theme
Theme URI: https://www.rtl-theme.com/studiare-online-learning-wordpress-theme/
Author: Suncode
Author URI: https://www.rtl-theme.com/author/bagherpebs/
Description: The Studiare child theme is designed for your custom coding and styling needs. If you don't require it, activate the main theme and remove the child theme.
Version: 13.3.4.20
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: rtl-language-support, classes, courses, education, education center, learning center, tutoring, teaching, study, studying, learning, lessons, instructor, teacher, mentor
Text Domain: studiare
Template: studiare
*/

/* Studiare Elementor Blog Posts -> Game Catalog extension */
.elementor-widget-blog-posts .studiare-game-elementor-loop.row {
    margin-left: -15px;
    margin-right: -15px;
}
.elementor-widget-blog-posts .studiare-game-elementor-loop.row > .studiare-game-elementor-post {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}
.elementor-widget-blog-posts .studiare-game-elementor-post .post-category a + a {
    margin-inline-start: 6px;
}
.elementor-widget-blog-posts .studiare-game-elementor-readmore {
    margin-top: 4px;
}
.elementor-widget-blog-posts .studiare-game-elementor-loop.owl-carousel .studiare-game-elementor-post {
    width: 100%;
    max-width: none;
    padding: 0;
}
.elementor-widget-blog-posts .studiare-game-elementor-loop.owl-carousel .post-inner {
    margin-bottom: 0;
}


/* v13: native Studiare Blog Posts layouts for Game Catalog. */
.elementor-widget-blog-posts .studiare-game-layout-default .studi_blog_card_holder.studiare-game-elementor-post {
    display: flex;
    flex-direction: column;
}
.elementor-widget-blog-posts .studiare-game-layout-default .studi_blog_card_holder .studi_blog_card {
    height: 100%;
}
.elementor-widget-blog-posts .studiare-game-layout-default .post-meta.post-category {
    position: static;
    margin-bottom: 8px;
}
.elementor-widget-blog-posts .studiare-game-layout-default .post-meta.post-category a {
    display: inline-block;
    margin-inline-end: 6px;
}
.elementor-widget-blog-posts .studiare-game-layout-default .sc_tbtm_info .post-meta.comments,
.elementor-widget-blog-posts .studiare-game-layout-default .sc_tbtm_info .post-meta.author {
    margin: 0;
}
.elementor-widget-blog-posts .studiare-game-layout-grid-one .meta-footer {
    margin-top: 12px;
}
.elementor-widget-blog-posts .studiare-game-elementor-loop.owl-carousel .studi_blog_card_holder.studiare-game-elementor-post,
.elementor-widget-blog-posts .studiare-game-elementor-loop.owl-carousel .post.studiare-game-elementor-post {
    width: 100%;
    max-width: none;
    padding-left: 8px;
    padding-right: 8px;
}

/* v16: keep Elementor Blog Posts read-more icons compatible with ICONS controls. */
.elementor-widget-blog-posts .studiare-game-elementor-readmore i,
.elementor-widget-blog-posts .studiare-game-elementor-readmore svg {
    display: inline-block;
    flex: 0 0 auto;
    width: 1em;
    height: 1em;
    line-height: 1;
    fill: currentColor;
}
.elementor-widget-blog-posts .studiare-game-layout-grid-one .post_readmore .studiare-game-elementor-readmore {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.elementor-widget-blog-posts .studiare-game-layout-grid-one .post_readmore .studiare-game-elementor-readmore i,
.elementor-widget-blog-posts .studiare-game-layout-grid-one .post_readmore .studiare-game-elementor-readmore svg {
    margin: 0;
}


/* Role-aware My Account dashboard cards (v18). */
.woocommerce-account .grid-stack .stm-role-dashboard-card .sc-dahsboard-value {
    min-width: 0;
}
.woocommerce-account .grid-stack .stm-role-dashboard-card .wc-amount {
    display: block;
    line-height: 1.7;
}
.woocommerce-account .grid-stack .stm-role-dashboard-card .wc-information {
    line-height: 1.65;
}


/* v20: avatar-hover account menu STM links. */
.studi_rl_sub .studiare-child-profile-panel-link > a {
    display: flex;
    align-items: center;
    gap: 8px;
}
.studi_rl_sub .studiare-child-profile-panel-link > a i {
    width: 18px;
    text-align: center;
    flex: 0 0 18px;
}
