/*
Theme Name: Omega Luxury Pro
Theme URI: https://omegaelevator.ir
Author: Omega Elevator
Author URI: https://omegaelevator.ir
Description: پوسته اختصاصی لوکس برای سایت تک صفحه‌ای Omega Elevator
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
Text Domain: omega-luxury-pro
*/

html {
    scroll-behavior: smooth;
}

body {
    margin: 0;
    padding: 0;
    direction: rtl;
    text-align: right;
    background-color: #ffffff;
    color: #111111;
    font-family: "Vazirmatn", sans-serif;
}

a {
    text-decoration: none;
    color: inherit;
}

img {
    max-width: 100%;
    height: auto;
    display: block;
}

* {
    box-sizing: border-box;
}
