/*
 Theme Name:   DetailX Child Theme
 Theme URI:    https://detailx.ancorathemes.com/
 Description:  DetailX Child Theme
 Author:       AncoraThemes
 Author URI:   https://ancorathemes.com/
 Template:     detailx
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  detailx
*/


/* =Theme customization starts here
------------------------------------------------------------ */
body.elementor-editor-active .tab-content, body.elementor-editor-active .tab__content {
    display: block;
}

.tab-content-2,
.tab-content-3,
.tab-content-4,
.tab-content-5,
.tab-content-6,
.tab-content-7,
.tab-content-8,
.tab-content-9,
.tab-content-10 {
    display: none;
}

.tab-btn {
    background: #f4f4f4;
    color: #000;
    padding: 10px;
    cursor: pointer;
    margin-bottom: 10px !important;
}
.tab-btn.active {
    background: #d13e35;
    color: #fff;
    padding: 10px;
}
.home_top_bar {
    background-color: #232225 !important;
}
.sc_layouts_title_breadcrumbs {
    display: none;
}
.post_layout_band .post_content + .post_meta {
    display: none;
}