/*!
Theme Name: Diwass.org
Theme URI: https://diwass.org
Template: kadence
Author: chriscodes.dev
Author URI: https://chriscodes.dev
Description: A child theme for the Diwass.org.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: diwassorg
*/

/* Theme customization starts here
-------------------------------------------------------------- */

.section-baner-main {
    background-image: radial-gradient(var(--global-palette6) 1px, transparent 1px), radial-gradient(var(--global-palette6) 1px, var(--global-palette9) 1px);
    background-position: 0 0, 10px 10px;
    background-size: 20px 20px;
}

.cky-show-desc-btn {
    color: #19a84a !important
}

.menu-highlight-item {
    font-size: 1rem !important;
    border-radius: 10px !important;
    padding: .3em .4em !important
}