/*
Theme Name: Mashariki
Theme URI: https://sobbayi.com/
Author: Sobbayi Interactive
Author URI: https://sobbayi.com
Description: Mashariki — a lightweight WordPress theme with WooCommerce support.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mashariki
Tags: blog, e-commerce, responsive layout
*/

body {
    font-family: 'Noto Serif', serif;
}
.sans-font {
    font-family: 'Noto Sans', sans-serif;
}
.material-symbols-outlined {
    font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24;
}
.serif-heading {
    /* Simulating a high-end editorial look with high-weight sans and tracking */
    letter-spacing: -0.02em;
}
.form-input:focus {
    border-color: #1152d4;
    ring: 0;
}

.cf7-input-border {
    border-color: #dbdfe6 !important;
}

.cf7-select-deco {
    background-image: url('data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2724%27 viewBox=%270 0 256 256%27%3e%3cpath fill=%27%23616f89%27 d=%27M128,181.66a8,8,0,0,1-5.66-2.34l-80-80a8,8,0,0,1,11.32-11.32L128,162.34l74.34-74.35a8,8,0,0,1,11.32,11.32l-80,80A8,8,0,0,1,128,181.66Z%27/%3e%3c/svg%3e');
}
