/*
Theme Name: Karfolio | کارفولیو
Author: Moein Salehi | معین صالحی
Description: A clean, minimal and Elementor-optimized theme for personal resume / portfolio sites.
Version: 1.0.0
Text Domain: Karfolio
Requires at least: 6.0
Tested up to: 6.4
Requires PHP: 7.4
Tags: blog, portfolio, one-column, custom-logo, custom-menu, editor-style, featured-images, threaded-comments, translation-ready, full-site-editing
*/

*,
*::before,
*::after {
    box-sizing: border-box;
}

body {
    margin: 0;
    font-family: inherit;
    line-height: 1.6;
    color: #333;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    font-family: inherit;
}

.elementor-button,
.elementor-widget-button .elementor-button {
    font-family: inherit !important;
}

body, p, h1, h2, h3, h4, h5, h6, li, a {
    font-family: inherit;
}