/*
Theme Name: ColorMag Child
Theme URI: https://themegrill.com/themes/colormag/
Description: Child theme for ColorMag
Author: Catalin
Author URI: https://yourwebsite.com
Template: colormag
Version: 1.0.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: colormag-child
*/

/*--------------------------------------------------------------
# Custom Styles
--------------------------------------------------------------*/

/* Add your custom CSS below this line */

.cm-header-builder .cm-header-top-row {
    background-color: #0B0A0A !important;
}

.mzb-news-ticker .mzb-news-ticker-box ul {
    width: unset;
}

.mzb-news-ticker .mzb-news-ticker-box {
    padding-top: 7px;
}

.cm-random-post {
    display: none;
}