/*
Theme Name:  View to Iceland
Theme URI:   https://zimeteam.co.il
Author:      צימטים
Author URI:  https://zimeteam.co.il
Description: תבנית מותאמת אישית לאתר View to Iceland – The Art of Traveling
Version:     1.0.0
Text Domain: vti
Tags:        rtl-language, custom-logo, custom-menu, featured-images, full-width-template
*/

/* ───── CSS Variables ───── */
:root {
  --navy:    #0b1829;
  --navy2:   #0d1e35;
  --navy3:   #112540;
  --blue1:   #1a3a5c;
  --blue2:   #1e5580;
  --ice:     #a8d8f0;
  --icemut:  rgba(168,216,240,.6);
  --gold:    #c8931a;
  --gold2:   #e8b040;
  --gold3:   #f5c966;
  --maroon:  #7a1515;
  --maroon2: #9b1c1c;
  --offwhite:#e8eef4;
  --white:   #ffffff;
  --border:  #e2e6eb;
  --text:    #1a1a2e;
  --muted:   #6b7280;
  --font:    'Noto Sans Hebrew', sans-serif;
  --nav-h:   66px;
  --nav-sub: 40px;
}
