/*
Theme Name: ToyFair
Theme URI: https://example.com/
Author: Pankaj
Description: ToyFair starter theme — Bootstrap + WPBakery + menus + custom logo + footer menus
Version: 2.1
Text Domain: toyfair
*/

/* Basic reset & helpers */
html,body{height:100%;}
body{margin:0;font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif;}
.site-logo img{max-height:70px;}
.main-menu .nav{gap:1rem; display:flex; list-style:none; margin:0; padding:0;}
.main-menu .nav li{display:inline-block;}
.footer-menus .list-unstyled{padding-left:0; list-style:none;}
.footer-menus .footer-col{min-height:1px;}