/*
Theme Name: Uşak Kiralık Vinç
Theme URI: https://usakramazanvinc.com.tr
Author: Ramazan Can Kuş
Author URI: https://usakramazanvinc.com.tr
Description: Uşak Kiralık Vinç - Profesyonel vinç kiralama hizmetleri için SEO uyumlu WordPress teması. Tamamen özelleştirilebilir renk, yazı tipi ve içerik seçenekleriyle.
Version: 1.0.0
Requires at least: 5.8
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: usak-kiralik-vinc
Tags: business, one-page, custom-colors, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, responsive-layout, rtl-language-support, theme-options, translation-ready

This theme, like WordPress, is licensed under the GPL.
*/

:root {
  --color-gold: #F5A800;
  --color-gold-dark: #C88400;
  --color-gold-light: #FFD060;
  --color-black: #0A0A0A;
  --color-dark: #111111;
  --color-dark-2: #1A1A1A;
  --color-dark-3: #222222;
  --color-white: #FFFFFF;
  --color-gray: #AAAAAA;
  --color-gray-light: #EEEEEE;
  --font-primary: 'Roboto', sans-serif;
  --font-heading: 'Oswald', sans-serif;
  --transition: 0.3s ease;
  --border-radius: 4px;
  --shadow: 0 4px 20px rgba(0,0,0,0.4);
  --shadow-gold: 0 0 20px rgba(245,168,0,0.3);
}
