/*
Theme Name:     kasban
Theme URI:      https://systemekasban.wpfastpage.com/
Template:       kadence
Author:         kasban
Author URI:     https://systemekasban.wpfastpage.com/
Description:    Child Theme Description
Version:        1
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/


.rtl .title-align-left .entry-meta {
    justify-content: right;
}

.site-main-header-wrap .site-header-row-container-inner .site-container {
    display: block;
    background: #fff;
    max-width: 1170px;
    box-shadow: 0 0 20px rgba(8, 8, 8, .1);
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    margin-top: 5px;
}


.wp-block-kadence-iconlist ul.kt-svg-icon-list {
    padding: 0;
    list-style: none;
    margin: 0 0 10px 0;
    text-align: right;
}
